.cbt{
	text-align: center;
	margin-bottom: 30px;
}
.cbt p{
	font-size: 30px;
	color:#00694d;
}
.cbt span{
	display: inline-block;
	background-color: #fff;
	padding:10px 15px;
	text-transform: uppercase;
	position: relative;
}
.cbt span:before{
	position: absolute;
	display: block;
	content: "";
	height: 2px;
	width:300%;
	background-color: #000;
	top:50%;
	left:-100%;
	margin-top: -1px;
	z-index: -1;
}
/*culture*/
.culture{
	width: 1140px;
	margin: 0 auto;
	position: relative;
}
.cu-bg{
	width: 500px;
	margin:0 auto;
	display: block;
}
.cul{
	position: absolute;
	width: 300px;
}
.cul h3{
	font-size: 25px;
	color:#00694d;
	padding-bottom:15px;
}
.cul p{
	font-size: 15px;
	line-height: 1.8;
}
.cu1{
	top: 159px;
    right: 126px;
    text-align: left;
}
.cu2{
	top: 214px;
    left: 0;
    text-align: right;
}
.cu3{
	top: 377px;
    right: 21px;
    text-align: left;
}
.cu4{
	bottom: 430px;
    right: 73px;
	text-align:left;
}
.cu5{
	bottom: 481px;
    left: 20px;
	text-align: right;
}
.cu6{
	bottom: 321px;
    left: 107px;
	text-align: right;
}
.cu7{
	bottom:31px;
    left: 172px;
	text-align: right;
}
.cu8{
	right: 21px;
    bottom: 74px;
    text-align:left;
}
/*develop*/
.develop{
	position: relative;
	background-color: #fff;
	text-align: center;
	overflow: hidden;
}
#develop .pwrap{
	width: 1000px;
}
#develop .swiper-wrapper{
	padding-bottom: 32px;
}
#develop .develop .swiper-slide{
	background-color: #fff;
}
#develop .swiper-container-horizontal>.swiper-pagination-bullets{
	top:20px;
	bottom: auto;
}
#develop .swiper-pagination-bullet{
	width:48px;
	height: 35px;
	background-color: transparent;
	border:1px solid #00694d;
	line-height: 35px;
	text-align: center;
}
#develop .swiper-wrapper{
	padding-top:36px;
	margin-top: 50px;
	position: relative;
}
#develop .swiper-wrapper:before{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: block;
	content: "";
	z-index: 1;
}
#develop .swiper-slide-active{
	z-index: 2;
}
#develop .swiper-button-next,#develop  .swiper-button-prev{
	top:37px;
}
#develop .swiper-button-prev,#develop .swiper-container-rtl .swiper-button-next{
	left: 30%;
	margin-left: -233px;
	background-image: url(../images/aleft.png)
}
#develop .swiper-button-next,#develop .swiper-container-rtl .swiper-button-prev{
	right: 30%;
	margin-right: -233px;
	background-image: url(../images/ari.png)
}
.zzu{
	float: left;
	width: 55%;
}
.deve{
	float: right;
	width: 40%;
}
.deve img{
	display: inline-block;
	width: 100%;
	height: auto;
}

.deve em{
	display: block;
	font-style: normal;
	font-size: 14px;
	color: #444;
}
.de-time{
	font-size: 35px;
	color: #00694d;
}
.ve-time{
	font-size: 18px;
	color: #00694d;
	margin:25px 0;
	padding:0px 40px;
	display: inline-block;
	padding-left: 40px;
	background-image: url(../images/dian1.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:30px auto;
}
.develop p{
	font-size: 16px;
	line-height: 2;
	color: #777;
}

.bguo{
	padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #ddd;
    min-height: 346px;
}
.bguo:first-child{
	border:none
}
/*kehu*/
.kehu ul li{
	float: left;
	width: 14.666666%;
	margin:0 1%;
	text-align: center;
}
.kehu ul li img{
	width:180px; 
	border:1px solid #eee;
	margin-bottom: 25px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	box-shadow: 2px 2px 2px #eee;
}
.kehu ul li:hover img{
	
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}

#kehu{
	padding-bottom: 50px;
}
/*video*/
#pvideo{
	padding-bottom: 50px;
}
.pv-img{
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 50%;
	height: 300px;
	position: relative;
}
.pv-img a{
	display: block;
	width: 100%;
	height: 100%;
}
.pv-de{
	width: 50%;
	float:left; 
}
.pv-con{
	padding:30px;
}
.pv-con h5{
	font-size: 25px;
	color: #00694d;
	margin-top: 15px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pv-con p{
	font-size: 16px;
	line-height:2;
	margin-top: 15px;
	display: -webkit-box;
	overflow: hidden;
	max-height: 128px;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
}
.pv-mid{
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	margin:30px 0;
}
.pv-mid a,.pv-bot ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.pv-mid img,.pv-img img,.pv-bot ul li img{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.pv-img:hover img,.pv-bot ul li:hover img{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.pv-mid span,.pv-bot ul li span{
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding:10px 15px;
	background-color: #00694d;
	color: #fff;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pv-bot ul{
	margin:0 -1%;
}
.pv-bot ul li{
	width: 48%;
	margin:0 1% 30px;
	float: left;
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
/*business*/
#business{
	padding-bottom: 50px;
}
.bu-left .bu-fl{
	width: 40%;
	float: right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
}
.bu-left .bu-fr{
	width: 55%;
	float: left;
}
.bu-con{
	padding:30px 0;
}
.bu-con h4,.bu-item h4{
	font-size: 25px;
	color: #00694d;
	background-image: url(../images/dian2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
.bu-con p,.bu-item p{
	font-size: 16px;
	line-height: 2;
	padding: 15px 0;
	max-height: 158px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
}
.bu-con span,.bu-item span{
	display: block;
	width: 100px;
	text-align: center;
	padding:10px;
	border:1px solid #00694d;
	margin-top: 15px;
	position: relative;
}
.bu-con span:before, .bu-item span:before{
	display: block;
	content: "";
	background-color: #eee;
	width: 100%;
	height:0%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.bu-con span:hover:before, .bu-item span:hover:before{
	height: 100%;
}
.bmd-con{
	width: 40%;
	float: right;
	padding:30px 0;
}
.bmd-img{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	float: left;
	width: 55%;
}
.bu-mid{
	padding:50px 0;
}
/*honor*/
#honor{
	padding-bottom: 50px;
}
#ry_yd{
	overflow: hidden;
}
#ry_yd .swiper-pagination{
	position: initial;
	margin-top: 15px;
}
#ry_yd .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
}
#ry_yd .swiper-pagination-bullet-active{
	background-color: #00694d;
}
.yy_wr img{
	width: 100%;
}
.yy_wr p{
	padding: 10px;
	line-height: 1.8;
}
@media (max-width:1200px){
	.cu-bg{
		display: none;
	}
	.cul{
		position: initial;
		top:auto;
		right: auto;
		bottom: auto;
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}
	.culture{
		width: 90%;
		padding-bottom: 30px;
	}
	.bu-left .bu-fl,.bu-left .bu-fr,.bmd-img,.bmd-con{
		width: 48%;
	}
}
@media (max-width:1018px){
	.de-time{
		font-size: 30px;
	}
	#develop .pwrap{
		width: 90%;
	}
	.cul h3{
		font-size: 20px;
	}
	
	.kehu ul li{
		width: 18%;
	}
}
@media (max-width:768px){
	.cbt{
		margin-bottom: 0px;
	}
	.cbt p{
		font-size: 20px;
	}
	.cbt span{
		font-size: 12px;
	}
	#develop .swiper-wrapper{
		margin-top: 10px;
		padding-top: 80px;
	}
	.de-time{
		font-size: 20px;
	}
	.ve-time{
		font-size: 15px;
		margin:10px 0;
	}
	.culture{
		padding-top: 30px;
	}
	.cul h3{
		font-size: 18px;
	}
	.bu-con h4, .bu-item h4{
		font-size: 20px;
	}
	.bu-con p, .bu-item p{
		font-size: 15px;
	}
	.bu-con p, .bu-item p{
		max-height: 103px;
	}
	.bu-left .bu-fl,.bmd-img{
		height: 248px;
	}
	.bu-mid{
		padding:25px 0;
	}
	.bu-con span, .bu-item span{
		padding:7px;
		font-size: 13px;
	}
	.year{
		font-size:20px;
		text-align: center;
		padding-left: 0;
		width: 60px;
	}
	.year:before{
		right:-26.5px;
	}
	.hlist{
		padding-left: 105px;
	}
	.kehu ul li{
		width: 23%;
	}
	#kehu{
		padding-bottom: 40px;
	}
	.pv-img,.pv-mid,.pv-bot ul li{
		height: 240px;
	}
	.pv-con h5{
		font-size: 19px;
	}
	.pv-mid img, .pv-img img, .pv-bot ul li img{
		width: 60px;
		margin-left: -30px;
		margin-top: -30px;
	}
}
@media (max-width:640px){
	.develop p{
		font-size: 14px;
	}
	.deve em{
		font-size: 13px;
	}
	.cul h3{
		font-size: 16.5px;
	}
	.cul p{
		font-size: 14px;
	}
	.bu-left .bu-fl, .bu-left .bu-fr, .bmd-img, .bmd-con{
		float: none;
		width: 100%;
	}
	#business{
		padding-bottom: 0px;
	}
	.hlist p{
		font-size: 14px;
	}
	#honor{
		padding-bottom: 30px;
	}
	.kehu ul li{
		width: 31.33333%;
	}
	#kehu{
		padding-bottom: 30px;
	}
	.pv-img,.pv-de{
		width: 100%;
		float: none;
	}
	.pv-con{
		padding:15px 10px 20px;
	}
	#pvideo{
		padding-bottom: 30px;
	}
	.pv-con h5{
		font-size: 17px;
	}
	.pv-con p{
		font-size: 14px;
	}
}
@media (max-width:520px){
	#develop .swiper-button-next,#develop .swiper-button-prev{
		display: none;
	}
	.zzu,.deve{
		float: none;
		width: 100%;
	}
}
@media (max-width:414px){
	#develop .swiper-pagination-bullet{
		font-size: 5px;
		margin-bottom: 10px!important;
	}
	#develop .swiper-wrapper{
		padding-top: 103px;
	}
	.cbt span:before{
		width: 200%;
		left: -50%;
	}
	.bu-left .bu-fl, .bmd-img{
		height: 190px;
	}
	.bu-con h4, .bu-item h4{
		font-size: 17px;
		background-size: 27px auto;
		padding-left: 36px;
	}
	.bu-con{
		padding:18px 0;
	}
	.bu-con p, .bu-item p{
		font-size: 14px;
	}
	.year{
		position: initial;
		font-size: 18px;
		margin-bottom: 0px;
	}
	.year:before{
		display: none;
	}
	.hlist{
		padding-left:0;
		line-height: 30px;
	}
	.hlist p{
		margin-bottom: 10px;
	}
	.pv-img, .pv-mid, .pv-bot ul li{
		height: 180px;
	}
	.pv-bot ul li{
		width: 100%;
		margin:0 0 15px;
	}
	.pv-bot ul{
		margin:0;
	}
	.pv-mid{
		margin:15px 0;
	}
	.yy_wr p{
		font-size: 14px;
	}
}