@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 900px;
	margin: 0 auto
}

#certify  .swiper-slide img{
	display:block; margin:0 auto;
	width: 850px;
	height:420px;  position:relative; z-index:11;
}


#certify  .swiper-slide  .slidebg{width:100%; display:block;;
	height:100%;  position:absolute; z-index:16;    left:0; top:0;
	background: url(../images/tming1.png) repeat  left top;

}


#certify  .swiper-slide-active  img{
	width: 690px;
	height:410px;
	display:block; margin:10px auto;  position:relative; z-index:23;
  box-shadow:0px -5px 10px -5px #ccc,5px 0 10px -5px #ccc,0 5px 10px -5px #ccc,-5px 0 20px -5px #ccc;

}

#certify  .swiper-slide-active    .slidebg{width: 100%; display:none;;
	height:100%;  position:absolute; z-index:16;    left:0; top:0;
	background: url(../images/tming1.png) repeat  left top;

}

#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}



#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;
}

.sbn1{
	left: -51px;
	width: 41px!important;
	height: 39px!important;
	background: url(../images/zjt.jpg) no-repeat!important;
	background-position: 0 0;
	background-size: 100%;
	top: 53% !important;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

.sbp1 {
	left: 910px!important;
	width: 41px!important;
	height: 39px!important;;
	background: url(../images/zjt1.jpg) no-repeat!important;
	background-position: 0 -93px;
	background-size: 100%;	top: 53% !important;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}