@charset "utf-8";#certify{position:relative;width:100%;margin:0 auto;}#certify .swiper-container{}#certify .swiper-slide{width:100%;  background:#fff;}#certify .swiper-slide img{width: 100%; display:block}#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:10px}#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 #f;background-color:#670000}#certify .swiper-button-prev{left:0px;top:50%;width:45px;height:45px;background:url(../img/lll.png) no-repeat;background-position:0 0;background-size:100%}#certify .swiper-button-prev:hover{top:50%;background-position:0 -48px;background-size:100%}#certify .swiper-button-next{right:0px;top:50%;width:45px;height:45px;background:url(../img/lll.png) no-repeat;background-position:0 -92px;background-size:100%}#certify .swiper-button-next:hover{top:50%;background-position:0 -139px;background-size:100%}
.box{

	width: 100%;
}
*{
	padding: 0;
	margin: 0;
}
@media(max-width:640px){
	#certify .swiper-button-prev{left:0px;top:50%;width:25px;height:25px;background:url(../img/lll.png) no-repeat;background-position:0 0;background-size:100%}#certify .swiper-button-prev:hover{top:50%;background-position:0 -26px;background-size:100%}#certify .swiper-button-next{right:0px;top:50%;width:25px;height:25px;background:url(../img/lll.png) no-repeat;background-position:0 -78px;background-size:100%}#certify .swiper-button-next:hover{top:50%;background-position:0 -79px;background-size:100%}
}