.banner-container .swiper-slide>a{width: 100%;height: 100%}
.banner-container .swiper-slide>a img{max-width: 100%;height: 100%;width: 100%}
.streamer-container .swiper-slide>a img{max-width: 100%;height: 100%;width: 100%}
.banner-container.swiper-container{--swiper-theme-color: #999;}
.banner-container.swiper-container .swiper-button-next {right: 25px !important;}
.banner-container.swiper-container .swiper-button-prev {left: 25px !important;}
.streamer-container{max-height: 50px}
ul.swiper-wrapper{padding-left: 0}
@media only screen  and (min-width: 992px)   {
    .banner-container{width: 100%;max-height: 29.2vw}
}
@media only screen and (min-width: 768px) and (max-width: 992px)   {
    .banner-container{width: 100%;max-height: 59vw;}
}
@media only screen and (max-width: 767px)  {
    .swiper-button-prev,.swiper-button-next{display: none}
    .streamer-container{max-height: 40px}
    .banner-container{width: 100%;max-height: 93.334vw;}
.streamer-container{max-height: 9.34vw}
.streamer-container a{display: block;min-height: 9.34vw}