.swiper-img img {
    width: 100vw;
    /**height: 41.667vw;**/
}

.swiper-pagination-bullet{
    width: 30px;
    height: 2px;
    background: #fff;
}