.title {
	width: 100%;
}

.nav {
	width: 1200px;
}

.logo {
	width: 300px;
	height: 80px;
	line-height: 50px;
	background: url(../img/logo2.png) no-repeat center;
}

.navli {
	width: 600px;
	padding-left: 200px;
	margin-top: 10px;
}

.navli li {
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	font-size: 15px;
	width: 20%;
	float: left;
}

.navli li:hover {
	color: #007AFF;
	cursor: pointer;
}

@media screen and (max-width: 900px) {
	.mobile {
		display: block;
	}

	.pc {
		display: none;
	}
}

@media screen and (min-width: 900px) {
	.mobile {
		display: none;
	}

	.pc {
		display: block;
	}
}

.mobiletop {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);

}

.navs {
	padding: 0 10px;
	display: none;
}

.bannerimg {
	width: 100%;
	height: 30vh;
	background: url(../img/banner1_sj91.jpg) no-repeat center;
	background-size: 100% 100%;
}

.xinwencontetnt {
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
}

.nav:hover {
	animation: pulse 1s;
}

.hui {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f2;
	
}

.hui li {
	float: left;
	margin-left: 30px;
}

.hui1200 {
	width: 1200px;
}

.hui1200 li:nth-child(2) {
	margin-left: 2px;
}

.lxtitl {
	margin-top: 50px;
	text-align: center;
}

.lxtitl p {
	font-size: 30px;
	color: #2a6ed8;
}

.map {
	margin-top: 100px;
	width: 1000px;
}

#container {
	width: 1000px;
	height: 400px;
}

.futter {
	width: 100%;
	margin-top: 100px;
	background-color: #81caca;
}


.futter {
	width: 100%;
	margin-top: 100px;
	background-color: #81caca;
}

.futter {
	text-align: center;
}

.iconimg:hover {
	animation: pulse 1s;
}

.futtertel {
	position: absolute;
	top: 10px;
	width: 100%;
}

.futerzuo li {
	position: relative;
	height: 7vh;
	/* text-align: center; */
}

.futerzuo {
	padding: 0 10px;
}

.futericon {
	padding-top: 10px;
	display: inline-block;
}

.futtertel {
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 10%;
}
 
.erweima {
	border: #FFFFFF solid 9px;
	width: 100px;
	height: 100px;
	background: url(../img/WechatIMG79.jpeg) no-repeat center;
	background-size: cover;
}

.lans {
	width: 100%;
	background-color: #91c8c9;
}

.mr {
	margin-top: 40px;
}

.gzerweima {
	width: 300px;
	height: 100px;
	background: url(../img/扫码_搜索联合传播样式-白色版.png) no-repeat center;
	background-size: cover;
}

.row{
	width: 1200px;
}
@media screen and (mix-width: 900px) {
	.map {
		width: 100%;
	}
	#container {
		width: 100%;
	}
}
@media screen and (mix-width: 900px) {
	.hui {
		display: none;
	}
}
.beianhan {
	width: 100%;
	height: 100%;
	background-color: #CDCDCD;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
}
.beianhan li{
	position: relative;
}
.beianhan img{display: inline-block;
}

