.banner-swiper{width:100%;height:3.81rem;margin:0 0 .2rem}
.banner-swiper .swiper-wrapper{height:3.76rem}
.banner-swiper .banner-pagination{height:.05rem}
.banner-swiper .swiper-slide{position:relative}
.banner-swiper .swiper-slide img{width:100%;height:100%}
.banner-swiper .swiper-slide a span{display:block;width:100%;height:.5rem;background-color:rgba(0,0,0,0.5);line-height:.5rem;box-sizing:border-box;padding:0 .2rem;overflow:hidden;color:#fff;position:absolute;left:0;bottom:0}
.swiper-pagination-bullets{width:100%;display:flex;align-items:center;justify-content:space-between;height:.05rem;}
.swiper-pagination-bullets .swiper-pagination-bullet{display:block;flex-grow:1;height:.05rem;opacity:1;background-color:#ccc;margin:0 0 0 .04rem !important;vertical-align:top;border-radius:0}
.swiper-pagination-bullets .swiper-pagination-bullet:first-child{margin-left:0!important}
.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#ff5a39}

.zt-series {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.zt-series a {
    font-size: 0.30rem;
    color: #666666;
    margin-right: 0.4rem;
}
.nav-bg{
    background:none;
}
.zt-series a.checked {
    font-weight: bold;
    color: #000000;
    font-size: 0.34rem;
}
.game-nav1 a{
    margin: 0 0.3rem;
    font-weight: normal;
    font-size: 0.3rem;
}
.game-nav1 a.checked{
    font-size:0.32rem;
}