@charset "utf-8";
/* CSS Document */
body{
	margin:0;}
#certify{position:relative;max-width:1280px;margin:0 auto; padding-top:20px; margin-bottom:15px;}
#certify .swiper-container{padding-bottom:30px; overflow:visible;}
#certify .swiper-slide{width:663px;height:435px; padding:10px; background:#fff;-moz-box-shadow:0px 0px 10px #9E9E9E; -webkit-box-shadow:0px 0px 10px #9E9E9E; box-shadow:0px 0px 10px #9E9E9E;}
#certify .swiper-slide img{display:block; width:100%;}
#certify .swiper-slide p{padding-top:15px;text-align:center;color:#636363;  color:#000; font-size:18px; 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}

#certify .swiper-button-prev{left:0px; top:45%; width:45px;height:65px; background: url(../images/zjt.png) no-repeat center center; background-color:rgba(0,0,0,0.5); background-size:40%;}
#certify .swiper-button-prev:hover{}
#certify .swiper-button-next{right:0px;width:45px;top:45%;height:65px;background: url(../images/yjt.png) no-repeat center center;background-color:rgba(0,0,0,0.5); background-size:40%;}
#certify .swiper-button-next:hover{}

#certify .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content:''}
#certify .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content:''}

@media(max-width:767px) {
	
	#certify .swiper-slide{width:330px;height:220px;}
	#certify .swiper-slide p{padding-top:5px; font-size:14px;}
	#certify .swiper-container{padding-bottom:10px;}
	
#certify .swiper-button-prev{left:0px; top:55%; width:30px;height:35px;}	
#certify .swiper-button-next{right:0px;width:30px;top:55%;height:35px}
	
	
 

	}
	