.banner {
    width: 100%;
    height: 5.12rem;
    background: url("../img/banner2_saishifuwu.png");
}
.title {
    font-size: .40rem;
}
.match-detail {
    width: 12.45rem;
    box-shadow: 0 .08rem 1.04rem 0 rgba(0, 0, 0, 0.07);
    margin: -3.1rem auto 1.27rem auto;
    background: white;
    text-align: center;
    padding: .72rem 0 .64rem 0;
}
.match-detail > hr {
    margin: .26rem .35rem .48rem .35rem;
    background: rgba(194,194,194,1);
}
.swiper-container {
    width: 10.56rem;
    height: 6.46rem;
    margin: 0.40rem auto 0 auto;
}
.swiper-slide > img {
    width: 100%;
    height: 100%;
}
