@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom:30px;
}

#certify  .swiper-slide {
	width: 682px;
	height: 400px;
	background: #fff;
	border: solid 2px #098f78;
	box-shadow: 0 6px 16px #d2e7ea;
}
.certifycon  .swiper-slide-next img,.certifycon  .swiper-slide-prev img{
	background-color:rgba(0,0,0,.5)!important;
}
#certify  .swiper-slide img{
	display:block;
	width: 100%;
}


#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#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;
	width: 45px;
	height: 45px;
	background: url(../images/chainactive/houtai/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/chainactive/houtai/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
/**/
.certifycon {
	position: relative;
	width: 1200px;
	margin: 0 auto
}
.certifycons{
	width: 1176px;
}

.certifycon .swiper-container {
	padding-bottom:30px;
}
.certifyconpos .swiper-container {
	padding-top: 180px;
}

.certifycon  .swiper-slide {
	width: 868px;
	height: 534px;
	background: #fff;
}
.certifycons  .swiper-slide {
	width: 607px;
	height: 405px;
	background: none;
}
.certifycons  .swiper-slide p{
	text-align: center;
	font-size: 22px;
	color: #333;
	padding: 10px 0;
}
.certifycon  .swiper-slide img{
	display:block;
	width: 100%;
}


.certifycon .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

.certifycon .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.certifycon .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

.certifycon .swiper-button-prev {
	left: 0;
	width: 45px;
	height: 45px;
	background: url(../images/chainactive/houtai/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

.certifycon .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

.certifycon .swiper-button-next {
	right: 0;
	width: 45px;
	height: 45px;
	background: url(../images/chainactive/houtai/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

.certifycon .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.certifycon  .swiperdesc{
	display: none;
	position: absolute;
	width: 1200px;
	top: -200px;
	left: 50%;
	margin-left: -600px;
}
.certifycon  .swiper-slide-active  .swiperdesc{
	display: block;
}
.certifycon  .swiperdesc h4{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	font-weight: normal;
}
.certifycon  .swiperdesc h4 span{
	font-size: 18px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	padding: 28px 30px;
}
.certifycon  .swiperdesc h4 span.active{
	color: #3eb18c;
	border-bottom: 2px solid #3eb18c;
}
.certifycon  .swiperdesc p{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.certifyconpos .swiper-button-next,.certifyconpos  .swiper-button-prev{
	margin-top:22px;
}
.comcons .swiper-slide{
	width: 618px;
}