.swiper-banner-item{
    display: block !important;
    width: 100%;
    background-size: cover;
}
.swiper-banner .swiper-pagination-bullet{
    width:100px;
    height:5px;
    border-radius: 0;
}
.swiper-banner .swiper-pagination-bullet-active {
    background: #fff;
}