.center{
	width:100%;
	margin-top:70px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:1200px;
	margin: 0px auto;
}
.cen-top p{
	height:70px;
	padding-top:50px;
	font-size: 20px;
	line-height:30px;
	border-bottom: 1px solid #80C269;
}
.cen-mid{
	width:1200px;
	padding-top:15px;
	margin: 0px auto;
}
.cen-mid-div1{
	width:100%;
	height:360px;
	margin-bottom:20px;
}
.left1{
	width:726px;
	height:361px;
	float:left;
}
.left1 img{
	width:100%;
}
.right1-p1{
	width:450px;
	float:left;
	padding-left:20px;
}
.right1-p1 span:nth-of-type(1){
	line-height:70px;
	font-size: 18px;
}
.right1-p1 span:nth-of-type(2){
	display:inline-block;
	margin-bottom:20px;
	font-size: 14px;
}
.right1-p1 span{
	line-height:25px;
	font-size: 14px;
}
.map{
	width:100%;
	margin-top:100px;
}
.map-top{
	width:1200px;
	margin: 0px auto;
}
.map-top div img{
	width:25px;
	height:20px;
	position: relative;
	top:5px;
	left:-5px;
}
.map-top div span{
	display:inline-block;
	text-align: center;
	font-size: 15px;
	width:30%;
}
.map-top p{
	margin-top:20px;
}
.map-top p span{
	display:inline-block;
	text-align: center;
	font-size: 15px;
	width:45%;
}
.map-top p img{
	width:20px;
	height:20px;
	position: relative;
	top:5px;
	left:-5px;
}
.dz{
	width:15px!important;
	height:20px;
	position: relative;
	top:5px;
	left:-5px;
}
/*地图样式*/
#allmap{width:100%;height:350px;margin-top:25px;}

.footer{
	bottom:-200px;
}
@media only screen and (min-width: 320px) and (max-width: 780px) {
	.center{
	width:100%;
	margin-top:50px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:100%;
	margin: 0px auto;
}
.cen-top p{
	height:70px;
	padding:20px 0px;
	font-size: 20px;
	text-align: center;
	line-height:30px;
	border-bottom: 1px solid #80C269;
}
.cen-mid{
	width:100%;
	padding-top:0px;
	margin: 0px auto;
}
.cen-mid-div1{
	width:90%;
	height:auto;
	margin: 1rem auto;
}
.left1{
	width:100%;
	height:auto;
	float:left;
}
.left1 img{
	width:100%;
	height:auto;
}
.right1-p1{
	width:100%;
	float:left;
	padding-left:0px;
}
.right1-p1 span:nth-of-type(1){
	line-height:3rem;
	font-size: 1rem;
}
.right1-p1 span:nth-of-type(2){
	display:inline-block;
	margin-bottom:0px;
	font-size: 0.8rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.right1-p1 span{
	line-height:25px;
	font-size: 0.8rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.map{
	width:100%;
	position: relative;
	top:1rem;
	margin-top:0px;
}
.map-top{
	width:90%;
	margin: 0px auto;
	padding-top:2rem;
}
.map-top div img{
	width:25px;
	height:20px;
	position: relative;
	top:2.5px;
	left:-5px;
}
.map-top div span{
	display:inline-block;
	text-align: left;
	line-height:2rem;
	margin: 5px auto;
	font-size: 0.8rem;
	width:100%;
}
.map-top p{
	margin-top:0px;
	margin-bottom:20px;
}
.map-top p span{
	display:inline-block;
	text-align: left;
	font-size: 0.8rem;
	width:100%;
	margin: 5px auto;
	line-height:2rem;
}
.map-top p img{
	width:20px;
	height:20px;
	position: relative;
	top:5px;
	left:-5px;
}
.dz{
	width:15px!important;
	height:20px;
	position: relative;
	top:5px;
	left:-5px;
}
/*地图样式*/
#allmap{width:90%;height:12rem;margin: 0px auto;}

.footer{
	top:50px!important;
	bottom:px!important;
}
}