.head .nav a.about-text{
	color: #00B572;
	border-bottom: 4px solid #00B572;
}
.about .con{
	background-color: #FAFAFB;
	padding:26px 0 16px; 
}
.about #myCarousel3{
	width:600px;
	margin: auto;
}
.about .con .col-md-4.col-sm-4 a{
	width: 100px;
	margin: auto;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.about .con .col-md-4.col-sm-4.item{
	display: block;
}
.about .con .carousel-control.left,.about .con .carousel-control.right{
	display: none;
}
.about .con .yuan{
	width: 52px;
	height: 52px;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	-ms-border-radius:26px;
	-o-border-radius:26px;
	border-radius:26px;
	background-color: #D9D9D9;
	margin: auto;
}
.about .con .yuan.active{
	background-color: #00B572;
}
.about .con p{
	text-align: center;
	margin-top:18px;
	font-size: 16px;
	color: #2C394A;
}
.about .con p.active{
	color: #00B572;

}
.about .con .con-box .about-title{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.contact .banner{
	height: 380px;
	background-repeat: no-repeat;
	background-position: center -60px;
	background-image: url(../images/contact-banner.png);
	text-align: center;
}
.contact .banner h1{
	font-size: 60px;
	color: #fff;
	padding-top: 150px;
	margin-bottom: 40px;
	font-weight: bold;
}
.contact .banner p{
	font-size: 28px;
	color: #fff;
	line-height: 23px;
	margin-top:32px;
	text-align: center;
}
.contact .box{
	width: 590px;
	margin: 0 auto;
	text-align: center;
}
.contact .box a{
	display: inline-block;
	width: 100px;
	font-size: 20px;
	color: #2c394a;
	margin: 36px 46px 12px 46px;
}
.contact .box a span{
	display: block;
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background-color: #d9d9d9;
	margin: 0 auto;
}
.contact .box a .left{
	display: none;
}
.contact .box a .right{
	display: none;
}
.contact .box a p{
	margin-top: 16px;
}
.contact .box a:hover{
	text-decoration: none;
}
.contact .box a:hover p{
	color: #00b572;
}
.contact .box1{
	background-color: #00b572;
}
.contact .box1 .con{
	width: 1100px;
	margin: 0 auto 0px;
	padding-top: 35px;
	padding-bottom: 10px;
}
.contact .box1 .con .box2{
	width: 50%;
	float: left;
}
.contact .box1 .con .box2 img{
	max-width: none!important;
}
.iw_poi_title{
  font-size: 15px;
}
.anchorBL{
   display: none;
 }
.iw_poi_content{
   line-height: 24px;
   font-size: 12px;
}
.contact .box1 .con .box2 .box3{
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-bottom: 20px;
}
.contact .box1 .con .box2 .img1{
	background-image: url(../images/contact01.png);
	padding-left: 56px;
}
.contact .box1 .con .box2 .img2{
	background-image: url(../images/contact02.png);
	padding-top: 12px;
}
.contact .box1 .con .box2 .img3{
	background-image: url(../images/contact02.png);
	padding-top: 12px;
}
.contact .box1 .con .box2 p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 18px;
}
.contact .box1 .con .box2 .title{
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
}
.contact .box1 .con .box2 .title2{
	font-size: 18px;
	color: #045028;
	padding-left: 42px;
}
#map{
	width:100%;
	height:550px;
	margin:0 auto;
	border:#f4f4f4 solid 10px;
	font-size:12px
}
.c_box_dt{
	margin-top: 30px;
}
label{
	width: 180px!important;
	max-width: 180px;
	background-color:#F8FC55;
}
@media (max-width: 1099px){
	.contact .box1 .con{
		width: 552px;
		padding-bottom: 40px;
	}
	.contact .box1 .con .box2{
		width: 100%;
		/*float: left;*/
	}
	.contact .box1{
		margin-bottom: 24px;
	}
}
@media (max-width: 767px){
	.about #myCarousel3{
		width: 100%;
	}
   .about .con .col-md-4.col-sm-4.item{
	display: none;
	}
	.about .con .carousel-control.left,.about .con .carousel-control.right{
		display:block;
		width: 22px;
		height: 24px;
		background-image: none;
		font-size: 60px;
		color: #2B3844;
	}
    .about .con .carousel-control.left{
		left: -35px;
	}
	.about .con .carousel-control.right{
		right: -35px;
	}
	.about #myCarousel3{
    	width: 150px;
    }

	.about .con .col-md-4.col-sm-4.item.active{
		display: block;
	}
	.about .con  .carousel{
		width: 153px;
		margin: auto;
	}
	/**/
	.contact .box1 .con{
		width: 300px;
	}
	.contact .box1 .con img{
		width: 300px;
		height: 300px;
	}
	.contact .box{
		width: 100%;
	}
	.contact .box a{
		display: none;
		margin: 36px auto 12px;
		position: relative;
	}
	.contact .box .active{
		display: block;
	}
	.contact .box .active p{
		color: #00b572;
	}
	.contact .box a .left{
		display: block;
		position: absolute;
		top: 28px;
		left: -70px;
		background-color: unset;
		width: 25px;
		height: 43px;
		background-image: url(../images/left.png);
	}
	.contact .box a .right{
		display: block;
		position: absolute;
		top: 28px;
		right: -70px;
		background-color: unset;
		width: 25px;
		height: 43px;
		background-image: url(../images/right.png);
	}
}
