.head .nav a.about-text{
	color: #00B572;
	border-bottom: 4px solid #00B572;
}
.about .banner{
	background-image: url('../images/about/banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	min-height: 379px;
}
.about .banner .text{
	margin:150px auto 0;
}
.about .banner .title{
	color: #fff;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
}
.about .banner .t1{
	font-size: 28px;
	color: #fff;
	line-height: 23px;
	margin-top:32px;
	text-align: center;
}
.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;
}
.about .con-two .con-two-box{
	background-color: #fff;
}
.about .con-two .con-two-box .col-md-6.col-sm-6.l{
   background-color: #fff;
   padding: 0;
   padding:86px 0;
   background-position: center top;
    background-size: cover;
   background-image: url(../images/about/Di.jpg);
   background-repeat: no-repeat;

}
.about .con-two .con-two-box .col-md-6.col-sm-6.l img{
	 max-height: 539px;
	 float: right;
}
.about .con-two .con-two-box .col-md-6.col-sm-6.r{
   background-color: #00B572;
   min-height: 539px;
   padding: 0;
}
.about .con-two .con-two-box .col-md-6.col-sm-6.r .con-box{
	padding:40px;
}
.about .con-two .con-two-box .col-md-6.col-sm-6.r .con-box .about-title{
	font-size: 24px;
	color: #fff;
	padding-left: 57px;
	line-height: 22px;
	margin-bottom: 46px;
	margin-top:0;
}
.about .con-two .con-two-box .col-md-6.col-sm-6.r .con-box .about-title span{
	width: 38px;
	height: 8px;
	background-color:#fff;
	display: block;
	position: absolute;
    left: 40px;

}
.about .con-two .con-two-box .col-md-6.col-sm-6.r .con-box .des{
	color: #fff;
	font-size: 15px;
	line-height: 36px;
	width: 470px;
}
.about .con-three{
	margin-top:64px;
	background-color: #00B572;
}
.about .con-three .text{
	margin:60px auto 0;
	width: 960px;
}
.about .con-three .t2{
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
}
.about .con-three .t3{
	font-size: 15px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	margin-top:32px;
}
.about .con-three .text-two{
	margin:82px auto;
	width: 960px;
}
@media (max-width: 1255px){
 .about .con-two .con-two-box .col-md-6.col-sm-6.l img{
	 min-height: 539px;
	 float: right;
}
}
@media (max-width: 1200px){
	.about .con-two .con-two-box .col-md-6.col-sm-6.l,.about .con-two .con-two-box .col-md-6.col-sm-6.r{
		float: none;
		margin: auto;
	}
	.about .con-two .con-two-box .col-md-6.col-sm-6.l img{
		float: none;
		max-width: 100%;
		max-height: 100%;
		min-height: 100%;
	}
	.about .con-two .con-two-box .col-md-6.col-sm-6.r .con-box .des{
		width: auto;
	}
	.about .con-three .text{
		width:auto;
	}
	.about .con-three .text-two{
		width:auto;
	}
}
@media (max-width: 769px){
	.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 .con .col-md-4.col-sm-4.item.active{
		display: block;
	}
	.about .con  .carousel{
		width: 153px;
		margin: auto;
	}
    .about #myCarousel3{
    	width: 150px;
    }

     .about .con-three .t3{
    	padding:0 15px;
    }
    .about .con-three .t2{
    	font-size: 30px;
    }
    .about .con-three .text-two{
    	padding-bottom: 120px;
    }
}
