@media only screen and (max-width: 1680px) {
    
    .index-banner {
        height: 680px; 
        /* padding-top: 70px; */
    }
    .index-banner .swiper-slide {
        background-size:100%;
    }

}    