@media (max-width: 768px) {
    .swiper-wrapper{
        justify-content: center;
    }
    .notice-sms .banner-inner .right {
        flex: none;
    }
   /* .notice-sms .block-item .des .h3 {
        font-size: 1.2rem;
    }
    .notice-sms .block-item .des .p {
        font-size: 1rem;
    }*/
}