.swiper-banner {
    width: 100%;
    height: calc(100vh - 90px);
}

.swiper-banner .swiper-button-next, .swiper-banner .swiper-button-prev {
    color: #3366ff;
}
.swiper-banner .swiper-pagination-bullet-active {
    color: #3366ff;
}