.honner{width:100%; padding:3rem 0; background: url(../images/bgs-honor.jpg) no-repeat center; margin-top: 3rem;}
#certify{position:relative;width:100%; max-width: 1200px; margin:0 auto;}
#certify .swiper-container{padding-bottom:60px}
#certify .swiper-slide{width:520px;height:auto;background:#fff;box-shadow:0 1rem 3rem #000}
#certify .swiper-slide img{display:block}
#certify .swiper-slide p{line-height:6rem;padding-top:0;text-align:center;color:#636363;font-size:1.8rem;margin:0}
#certify .swiper-pagination{width:100%;bottom:2rem}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#fff;width:1rem;height:1rem;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #ba0000;background-color:#ba0000}
#certify .swiper-button-prev{left:-3rem;top: 45%; width:4.5rem;height:4.5rem;background:url(../images/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:-3rem;top: 45%; width:4.5rem;height:4.5rem;background:url(../images/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%}
@media (max-width:767px){
    #certify .swiper-slide{ width: 100%;}
    #certify .swiper-button-prev,#certify .swiper-button-next{ display: none;}
}