.companyProfile{
	padding-top: 60px;
	padding-bottom: 60px;
}
.companyProfile-con{
	/*margin-bottom: 60px;*/
}
.companyProfile-con-text{
	width: 645px;
	font-size: 16px;
	line-height: 28px;
	color: #3c3c3c;
	
}
.companyProfile-con-img{
	width: 534px;
}
.companyProfile-con-img *{
	float: left;
	margin-bottom: 2px;
}
.companyProfile-con-img *:nth-child(2n){
	margin-right: 4px;
}
.companybg{
	background-image: url('../images/about/companyStrengthbg-.jpg');
	height: 476px;
}
.companyStrength{
	cursor: pointer;
	color: #fff;
	margin: 60px auto;
}
.companyStrength-title{
	text-align: center;
	margin-bottom: 60px;
}
.companyStrength-title h1{
	font-size: 30px;
}
.companyStrength-title h3{
	font-size: 18px;
}
.companyStrength li{
	float: left;
	width: 300px;
	max-height: 280px;
	padding: 0 32px;
	color: #fff;
	-webkit-line-clamp: 5;
}
.companyStrength li span{
	display: block;
	margin: 0 auto;
	width: 104px;
	height: 104px;
	border-radius: 50%;
	border: solid 1px #f1e8e8;
	font-size: 32px;
	text-align: center;
	line-height: 104px;
	margin-bottom: 30px;
}
.companyStrength li .companyStrength-listtext{
	font-size: 16px;
	line-height: 28px;
	/*color: #fff;*/
}
.companyTeam{
	margin: 60px auto;
}
.companyTeam-con-left{
	height: 381px;
	margin-left: 17px;
}
.companyTeam-con-left img{
	box-shadow: -17px 25px 0px #ebebeb;
}
.companyTeam-con-right{
	width: 475px;
}
.companyTeam-con-right h2{
	font-size: 18px;
	line-height: 35px;
	color: #000000;
}
.companyTeam-con-right div{
	font-size: 16px;
	line-height: 28px;
	color: #999999;
	margin-bottom: 20px;
}
.honor{
	padding-top: 70px;
}
#swiper1{
	height: 204px;
}
/*3D轮播图部分样式*/
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 278px;
	height: 204px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	/*left: -30px;*/
	top: 38%;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	background-image: none;
	width: 33px;
	height: 49px;
	background-color: #ae0b01;
}
#certify .swiper-button-next {
	top: 38%;
	/*right: -30px;*/
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	background-image: none;
	width: 33px;
	height: 49px;
	background-color: #ae0b01;
}
/**/
.parpner{
	margin-top: 78px;
	margin-bottom: 70px;
}
#swiper3{
	width: 100%;
	height: 277px;
	margin-top: 20px;
}
.cooperation{
	width: 100%;
	height: 100%;
}
.cooperation li{
	width: 198px;
	height: 137px;
	float: left;
	overflow: hidden;
	border: 1px solid #f3f3f3;
}
.cooperation li:hover{
	border: 1px solid #ae0b01;
}