@media (min-width: 768px){
    .css-page-title span{
        font-size: 18px;
    }
    #swiperHonor1 .swiper-box .swiper-img{
        height: 24vw;
    }
    #swiperHonor2 .swiper-box .swiper-img{
        height: 24px;
    }
}