* {
	margin: 0;
	padding: 0;
	outline: none;
	box-sizing: border-box;
}

html,
body {
	position: relative;
	width: 100%;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000000;
	overflow: auto;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
	overflow-x: hidden;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

#container {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}

.header {
	width: 100%;
}

ul {
	text-decoration: none;
	list-style: none;
	line-height: 3.5em;
}

.header .header-top {
	width: 70%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 60px;
	/*font-weight: bold;*/
	/*position: fixed;
    top: 0;*/
	z-index: 999;
	background-color: #FFFFFF;
}

.header .header-top1 {
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 60px;
	/*font-weight: bold;*/
	padding: 0 15%;
	position: fixed;
	top: 0;
	z-index: 999;
	background-color: #FFFFFF;
	color: #000000;
}

.gallery-play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -33px;
	margin-left: -33px;
}

.logo {
	width: 12%;
	vertical-align: middle;
	margin-bottom: 5px;
}

.header .l {
	float: right;
	margin-left: 23px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
	color: #000000;
}

.header-top1-1 {
	float: right;
}

.header .r {
	float: right;
	margin-left: 23px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
	color: #000000;
}

.header .banner {
	position: relative;
	width: 100%;
}

.header .banner .bannerimg {
	width: 100%;
}

.header .banner .sm {
	position: relative;
	display: none;
}

.header .banner .bannersmImg {
	position: relative;
	width: 100%;
}

.header .banner .bannerText {
	/*width:90%;*/
	position: absolute;
	right: 4%;
	bottom: 10%;
	margin: 0 auto;
}

.bannerText h3 {
	color: #ffffff;
	font-size: 22px;
}

.bannerText p {
	font-size: 17px;
	color: #ffffff;
}

.content {
	position: relative;
	width: 100%;
}

.content1 {
	width: 70%;
	margin: 0 auto;
}

.content .data {
	background: #fff;
	display: block;
	position: relative;
	width: 100%;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 1px 3px 20px #b3b3b3;
	margin-top: -100px;
	margin-bottom: 80px;
}

.anniuzi {
	color: #FFFFFF;
	position: relative;
	font-size: 0.9rem;
	left: 13px;
	top: -2.7rem;
	display: block;
}

.a1-img {
	width: 211px;
	height: 70px;
	padding: 12px 0 0 0;
}

.a2-img {
	width: 211px;
	height: 70px;
	padding: 12px 0 0 0;
}

.anniuzi1 {
	color: #FFFFFF;
	position: relative;
	font-size: 0.9rem;
	left: 10px;
	top: -2.65rem;
}

.data .time {
	display: inline-block;
	width: 33.3%;
	padding: 20px;
	padding-left: 35px;
}

.data .local {
	display: inline-block;
	padding: 20px;
	/*width: 66.66%;*/
	padding-left: 35px;
	border-left: 1px solid #d4d4d4;
}

.introduce .introduceimg {
	display: inline-block;
	width: 49%;
	/*float: left;*/
	margin-right: 5%;
	padding-top: 18px;
	position: relative;
	top: 50%;
	vertical-align: middle;
}

.introduce .introduceimg-1 {
	width: 49%;
	float: left;
	margin-right: 5%;
	display: none;
}

.content-block1 {
	position: relative;
}

.introduceimg1 {
	/*display: inline-block;
	float: right;*/
	/*margin-right: 50px;*/
	position: relative;
	width: 37%;
	height: 300px;
	padding: 50px 0;
	/*padding-bottom: 50px;
    margin-top: 50px;
    margin-left: 3%;*/
	display: inline-block;
	vertical-align: middle;
}

.introduce .introducezi {
	letter-spacing: normal;
	width: 46%;
	/*float: left;*/
	font-size: 14px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}

.r:hover {
	color: blue;
}

.l:hover {
	color: blue;
}

.content1 .speak {
	clear: both;
	padding-top: 30px;
	position: relative;
}

.content1 .box1 {
	width: 33.33%;
	padding: 0 3%;
	float: left;
}

.content1 .box1 .slick1 {
	position: relative;
	background: #dde6ed;
	border-radius: 5px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.content1 .box1 .slick1 .slick1img img {
	width: 100%;
}

.content2 {
	width: 100%;
	background-color: #dde6ed;
	clear: both;
	padding-bottom: 80px;
}

.content2 .content-tab {
	width: 70%;
	margin: 0 auto;
	/*text-align: center;*/
	position: relative;
}

.content3 {
	width: 100%;
}

.content3 .content-nav {
	width: 70%;
	position: relative;
	margin: 0 auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-img {
	width: 100%;
	height: 100%;
}

.content3 .click-box {
	width: 12%;
	height: 133px;
	background-color: #dde6ed;
	border-radius: 40% 0px 40% 0px;
	text-align: center;
	float: right;
	margin-top: 44px;
	margin-left: 10px;
	cursor: pointer;
}

.introducezi1 {
	letter-spacing: normal;
	width: 47%;
	margin: 35px 40px 0 35px;
	vertical-align: middle;
	display: inline-block;
}

.content-block:after {
	display: block;
	clear: both;
	/*clear:both的实现方法*/
	content: "";
	overflow: hidden;
	height: 0;
}

.content3 .content-block {
	width: 70%;
	position: relative;
	margin: 0 auto;
	clear: both;
}

.a1 {
	display: block;
}

.a2 {
	display: none;
}

.content4 {
	width: 100%;
}

.huigu {
	width: 70%;
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
}

.introducezi2 {
	width: 46%;
	font-size: 14px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
}

.introduceimg2 {
	width: 49%;
	margin-right: 5%;
	vertical-align: middle;
	display: inline-block;
}

.span1 {
	vertical-align: middle;
}

.a3 {
	width: 118px;
	height: 40px;
	display: block;
	margin-bottom: 40px;
}

/*footer*/

.content-tab-p {
	line-height: 40px;
	margin-left: 123px;
}

.content-tab-p1 {
	line-height: 40px;
	margin-left: 173px;
}

table {
	border-bottom: 1px solid #d4d4d4;
	width: 100%;
	margin-bottom: 20px;
}

table th {
	height: 50px;
}

table td {
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	text-align: center;
	/* height: 100px; */
	padding: 20px 10px;
}

table .td3 {
	font-weight: bold;
	height: 50px;
}

table td:first-child {
	width: 20%;
}

table td:nth-child(2) {
	width: 35%;
}

table td.tdTitle {
	font-weight: bold;
	border-left: 0;
	width: 15%;
}

.huaweiBooth {
	margin: 0 auto;
}

.huaweiBooth img {
	margin-top: 10px;
	width: 100%;
	display: block;
}
.wapDB{
	display: none;
}
@media (max-width: 750px) {
	.wapDB{
		display: block;
		width:100%;
	}
	table td.tdTitle {
		display: none;
	}

	table .td3,
	table td {
		height: auto;
		padding: 15px 5px;
	}
}


.tablep1 {
	border-bottom: 1px solid #d4d4d4;
}

.table2 {
	display: none;
}

.introducezi1-p1 {
	font-size: 28px;
	padding: 10px 0;
	font-weight: bold;
}

.introducezi2p {
	font-size: 28px;
	padding: 10px 0;
	font-weight: bold;
}

.p1 {
	line-height: 50px;
	font-weight: bold;
	margin-left: 11px;
}

.p2 {
	border-left: 0;
	font-weight: bold;
	padding-left: 11px;
}

.ditu {
	width: 70%;
	margin: 0 auto;
	background-color: #dde6ed;
}

.left {
	/*float: left;*/
	width: 40%;
	height: 450px;
	letter-spacing: normal;
	/*text-align: center;*/
	padding: 40px 10px;
	display: inline-block;
	vertical-align: middle;
	background-color: #65cafe;
}

.right {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
}

.header-top a {
	color: #000000;
}


/*footer*/

#footer {
	width: 100%;
	background-color: #000000;
	color: #858585;
	position: relative;
}

#footer .row {
	width: 70%;
	margin: 0 auto;
}

.col-sm-7 {
	display: inline-block;
	line-height: 60px;
	width: 100%;
}

.copyright {
	display: inline-block;
	/*font-size: 11px;*/
}

.follow {
	display: inline-block;
	float: right;
}

#footer .follow img {
	position: relative;
	top: 10px;
}

#didian {
	padding-top: 55px;
	margin-top: -55px;
}

#jiabin {
	padding-top: 50px;
	margin-top: -50px;
}

#jieshao1 {
	padding-top: 80px;
	margin-top: -80px;
}

#huigu1 {
	padding-top: 10px;
	margin-top: -10px;
}

#huati {
	padding-top: 40px;
	margin-top: -40px;
}

#yicheng {
	padding-top: 55px;
	margin-top: -55px;
}

.timep {
	font-size: 34px;
	color: #007deb;
	margin-top: 5px;
	font-weight: bold;
}

.localp {
	font-size: 34px;
	color: #007deb;
	margin-top: 5px;
	font-weight: bold;
}

.introducezih1 {
	padding: 10px 0 10px 0;
	position: relative;
	font-size: 33px;
	margin-top: -5px;
}

.speakh1 {
	/*padding-top: 60px;*/
	position: relative;
}

.content-tabh1 {
	position: relative;
	padding: 35px 0px 35px 0px;
}

.content-navh1 {
	position: relative;
	padding: 50px 0;
	display: inline-block;
}

.content-blockimg1 {
	vertical-align: bottom;
	position: relative;
	left: 52%;
}

.content-blockimg2 {
	vertical-align: bottom;
	position: relative;
	left: 66%;
}

.content-blockimg3 {
	vertical-align: bottom;
	position: relative;
	left: 79%;
}

.content-blockimg4 {
	vertical-align: bottom;
	position: relative;
	left: 91%;
}

.huiguh1 {
	position: relative;
	padding: 50px 0;
	display: inline-block;
}

.huiguimg {
	width: 100%;
	margin-top: 15px;
	padding-bottom: 100px;
}

.huiguimgxm {
	display: none;
}

.dituh1 {
	padding: 35px 0px 30px 0px;
	position: relative;
}

.map {
	width: 100%;
	display: block;
}

.ditubg {
	/*background-color: #65cafe;*/
	letter-spacing: -20px;
	font-size: 0;
}

.header-topico {
	display: none;
}

.header-top1-2 {
	display: none;
}

@media (min-width:768px) {

	#jiabin .swiper-button-prev,
	#jiabin .swiper-button-next {
		display: none;
	}

	#jiabin .swiper-wrapper {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
	.md {
		display: none;
	}

	.sm {
		display: block !important;
	}

	.content1 {
		width: 90%;
		margin: 0 auto;
	}

	.content .data {
		background: #fff;
		display: block;
		position: relative;
		width: 100%;
		padding: 0px;
		border-radius: 5px;
		box-shadow: 1px 3px 20px #b3b3b3;
		margin-top: -23px;
		margin-bottom: 0px;
	}

	.data .time {
		display: inline-block;
		width: 33.3%;
		padding: 10px;
		padding-left: 25px;
	}

	.timep {
		font-size: 16px;
		color: #007deb;
		margin-top: 5px;
		font-weight: bold;
	}

	.localp {
		font-size: 16px;
		color: #007deb;
		margin-top: 5px;
		font-weight: bold;
	}

	.introduce .introduceimg {
		width: 100%;
		display: none;
	}

	.introduce .introduceimg-1 {
		display: block;
		width: 100%;
		float: none;
	}

	.introduce .introducezi {
		width: 100%;
		float: none;
		font-size: 14px;
		position: relative;
	}

	.introducezih1 {
		padding: 40px 0 10px 0;
		/*text-align: center;*/
		position: relative;
		font-size: 33px;
		margin-top: -5px;
	}

	.speakh1 {
		/*padding-top: 0px;*/
		position: relative;
		/*text-align: center;*/
		padding: 10px 0 10px 0;
	}

	.content1 .box1 {
		width: 100%;
		padding: 0 3%;
		/*float: left;*/
	}

	.content1 .box1 .slick1 {
		position: relative;
		background: #dde6ed;
		border-radius: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.content-tabh1 {
		position: relative;
		padding: 30px 0 10px 0;
	}

	.content2 .content-tab {
		width: 90%;
		margin: 0 auto;
		/* text-align: center; */
		position: relative;
	}

	.content3 .content-nav {
		width: 90%;
		position: relative;
		margin: 0 auto;
	}

	.content-navh1 {
		position: relative;
		padding: 20px 0 10px 0;
		display: block;
	}

	.content3 .click-box {
		width: 22%;
		height: 105px;
		background-color: #dde6ed;
		border-radius: 40% 0px 40% 0px;
		text-align: center;
		float: right;
		margin-top: 6px;
		margin-left: 0px;
		margin-right: 3%;
		cursor: pointer;
		display: inline-block;
	}

	.content3 .content-block {
		width: 90%;
		position: relative;
		margin: 0 auto;
		clear: both;
	}

	.introducezi1 {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0px 10px 0 10px;
	}

	.introduceimg1 {
		width: 100%;
		height: 190px;
		margin-top: 0px;
		/*padding-bottom: 50px;*/
		padding: 0 10px 20px 10px;
		margin-left: 0;
	}

	.content-blockimg1 {
		vertical-align: bottom;
		position: relative;
		left: 6%;
	}

	.content-blockimg2 {
		vertical-align: bottom;
		position: relative;
		left: 31%;
	}

	.content-blockimg3 {
		vertical-align: bottom;
		position: relative;
		left: 55%;
	}

	.content-blockimg4 {
		vertical-align: bottom;
		position: relative;
		left: 80%;
	}

	.huigu {
		width: 90%;
		position: relative;
		margin: 0 auto;
		margin-top: 0px;
	}

	.huiguh1 {
		position: relative;
		padding: 20px 0 10px 0;
		display: inline-block;
		font-size: 28px;
	}

	.introduceimg2 {
		width: 100%;
		float: none;
		margin-right: 5%;
	}

	.introducezi2 {
		width: 100%;
		float: none;
		font-size: 14px;
	}

	.huiguimg {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 50px;
	}

	.ditu {
		width: 90%;
		margin: 0 auto;
		background-color: #dde6ed;
	}

	.leftspan1 {
		font-size: 18px !important;
	}

	.dituh1 {
		padding: 20px 0px 10px 0px;
		position: relative;
	}

	.left_s {
		margin-top: 20px !important;
	}

	.left {
		float: none;
		width: 100%;
		/* text-align: center; */
		padding: 30px 10px;
		background-color: #65cafe;
		margin-bottom: 10px;
		height: 226px;
	}

	.right {
		width: 100%;
	}

	.map {
		width: 100%;
		display: block;
	}

	.follow {
		display: none;
	}

	.ditubg {
		background-color: #dde6ed;
	}

	#footer .row {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}

	.header .header-top1 {
		width: 100%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 50px;
		/* font-weight: bold; */
		padding: 0 5%;
		position: fixed;
		top: 0;
		z-index: 999;
		background-color: #FFFFFF;
		color: #000000;
	}

	.header .header-top {
		width: 70%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 50px;
		/*font-weight: bold;*/
		/*position: fixed;
	top: 0;*/
		z-index: 999;
		background-color: #FFFFFF;
	}

	.header-topico {
		display: block;
	}

	.header-top .r {
		display: none;
	}

	.header-top1 .r {
		display: block;
	}

	.header-top1-1 {
		float: none;
		display: none;
	}

	.header-topico {
		float: right;
		margin-left: 23px;
		font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
		color: #000000;
	}

	.header .header-top1 .r {
		float: none;
	}

	.header-top1-2 {
		position: fixed;
		margin-left: 70%;
		line-height: 30px;
		background-color: #FFFFFF;
		z-index: 9999;
		display: none;
	}

	.header-top1-2 .r {
		display: block;
		float: none;
		margin-left: 0;
		padding: 10px 20px;
	}

	#didian {
		padding-top: 40px;
		margin-top: -40px;
	}

	#jiabin {
		padding-top: 70px;
		margin-top: -40px;
	}

	#jieshao1 {
		padding-top: 30px;
		margin-top: -30px;
	}

	#huigu1 {
		padding-top: 70px;
		margin-top: -40px;
	}

	#huati {
		padding-top: 70px;
		margin-top: -45px;
	}

	#yicheng {
		padding-top: 30px;
		margin-top: -30px;
	}

	.logo {
		width: 21%;
		vertical-align: middle;
	}

	.tablep {
		border-left: 0;
		font-weight: bold;
		width: 83px;
	}

	.content-tab-p {
		line-height: 40px;
		margin-left: 13px;
	}

	.content-tab-p1 {
		line-height: 40px;
		margin-left: 52px;
	}

	.p1 {
		line-height: 50px;
		font-weight: bold;
		margin-left: 1px;
	}

	.p2 {
		border-left: 0;
		font-weight: bold;
		padding-left: 1px;
	}

	.introducezi2p {
		font-size: 24px;
		padding: 10px 0;
		font-weight: bold;
	}

	.introducezi1-p1 {
		font-size: 22px;
		padding: 10px 0;
		font-weight: bold;
	}

	.data .local {
		display: inline-block;
		padding: 10px;
		padding-top: 0px;
		padding-left: 25px;
		border-left: 1px solid #d4d4d4;
	}

	.content1 .speak {
		clear: both;
		margin-top: 0px;
		position: relative;
		padding-top: 0px;
	}

	.a1 {
		display: none;
	}

	.a2 {
		display: block;
	}

	.col-sm-7 {
		display: inline-block;
		line-height: 40px;
		width: 100%;
	}

	.copyright {
		display: inline-block;
		font-size: 10px;
	}

	.table1 {
		display: none;
	}

	.table2 {
		display: table;
	}

	.tablep1 {
		border-top: none;
	}

	.a1-img {
		width: 211px;
		height: 67px;
		padding: 12px 0 0 0;
	}

	.a2-img {
		width: 207px;
		height: 67px;
		padding: 12px 0 0 0;
	}

	.anniuzi {
		left: 13px;
		top: -2.6rem;
	}

	.bannerText p {
		font-size: 10px;
		color: #ffffff;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 20px !important;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 20px !important;
	}
}

@media only screen and (min-width: 1440px) {
	.introduceimg1 {
		height: 330px;
	}
}
