.honner{width:100%; padding:3rem 0; background: url(../images/bgs-honor.jpg) no-repeat center; background-size: cover;}
#certify{position:relative;width:100%; max-width: 1500px; margin:0 auto;}
#certify .swiper-container{padding-bottom:60px}
#certify .swiper-slide{width:600px;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; background: #fff; 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 #ff8400;background-color:#ff8400}
#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:1199px){
    #certify .swiper-slide{ width: 50%; padding: 0; background: none;} 
    #certify .swiper-button-prev{ left: 1rem;}
    #certify .swiper-button-next{ right: 1rem;}
}
@media (max-width:767px){
    #certify .swiper-slide{ width: 100%; padding: 0 2rem; background: none;}
    #certify .swiper-button-prev,#certify .swiper-button-next{ display: none;}
}

#certify .imgcut{ padding-bottom: 65%;}