.content-wrapper{
    margin-top: .23rem;
}
.swiper-list {
    display: inline-block;
    width: 5.31rem;
    height: 2.99rem;
    background: #B5B5B5;
    border-radius: .07rem;
    overflow: hidden;
    position: relative;
    vertical-align: top;

}
.swiper-list .swiper-slide img{
    width: 5.31rem;
    height: 2.99rem;
    object-fit: cover;
}
.swiper-list .swiper-slide p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5.31rem;
    height: .49rem;
    line-height: .49rem;
    font-family: Microsoft YaHei;
    font-size: .14rem;
    color: #ffffff;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    padding:0 .18rem;
}
.swiper-list .swiper-pagination{
    text-align: right;
    padding-right: .18rem;
    color: #ffffff;
}
.swiper-pagination-current{
    font-size: .21rem;
}
.swiper-pagination-fraction{
    bottom: .12rem;
}
.swiper{
    --swiper-navigation-color: #fff;
    --swiper-navigation-size: .3rem;
}
.title-list{
    display:inline-block;
    width: 4.16rem;
    vertical-align: top;
    margin:0 .17rem;
} 
@font-face {
  font-family: "AlimamaShuHeiTi";
  src: url("./AlimamaShuHeiTi-Bold.ttf") format("truetype");
}
.art-title span{
    font-weight: bold;
    font-size: .2rem;
    color: #313131;
    vertical-align: middle;
    font-family: "AlimamaShuHeiTi";
}
.art-title a{
    float: right;
    font-size: .14rem;
    color: #CCCCCC;
    vertical-align: middle;
    margin-top: .05rem;
}
.art-title img{
    width: .06rem;
    height: .23rem;
    margin-right: .05rem;
    vertical-align: middle;
}
.news-list{
    width:100%;
    background: #FFFFFF;
    border-radius: .07rem;
    padding:.1rem .18rem;
    margin-top: .05rem;
}
.news-list li a{
    display: block;
    width: 100%;
    font-family: Microsoft YaHei;
    font-size: .15rem;
    color: #272727;
    height: .35rem;
    line-height: .35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fun_list{
    width: 2.09rem;
    height: 2.99rem;
    background: #FFFFFF;
    border-radius: 7px;
    display:inline-block;
    vertical-align: top;
    padding: .20rem .15rem;
}
.fun_list a{
    display: inline-block;
    width: .82rem;
    height: .77rem;
    margin-right: .1rem;
    margin-bottom: .14rem;
}
.fun_list a:nth-child(2n){
    margin-right: 0;
}
.fun_list a img{
    width: .82rem;
    height: .77rem;
}


.news-wrapper{
    margin-top: .23rem;
}
.news-wrapper > div{
    display: inline-block;
    vertical-align: top;
    width: 5.89rem;
    margin-right: .17rem;
}
.news-wrapper > div:last-child{
    margin-right: 0;
}
.big-title{
    text-align: center;
    margin: .23rem 0 .13rem;
}
.big-title img{
     vertical-align: middle;
     width: .32rem;
     height: .23rem;
}
.big-title span{
    font-weight: bold;
    font-size: .2rem;
    color: #313131;
    text-align: center;
    vertical-align: middle;
    margin: 0 .20rem;
    font-family: "AlimamaShuHeiTi";
}


.jz-card{
    width: 100%;
    background: #FFFFFF;
    border-radius: 7px;
    /* padding: .1rem .25rem .10rem; */
    margin-bottom: .23rem;
}

.jz-list{
    font-size: 0;
}
.jz-list a{
    display: inline-block;
    width: 20%;
    border: 1px solid #F6F6F6;
    text-align: center;
    padding: .15rem 0;
}
.jz-card .jz-list .active{
    color: #F85870;
}
.step-list {
    font-size: 0;
}
.step-list > div{
    display: inline-block;
    width: 2.22rem;
    height: 2.84rem;
    margin-right: .22rem;
    margin-bottom: .23rem;
    vertical-align: top;
    background: #FFFFFF;
}
.step-list > div:nth-child(5n){
    margin-right: 0;
}
.step-list > div > div {
    width: 100%;
    height:.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    font-weight: bold;
    font-size: .2rem;
    color: #FFFFFF;
    line-height: .26rem;
    padding: 0 .15rem;
}
.step-list > div > p {
    padding:.15rem;
    color: #272727;
}
.step-list > div > p a{
    color: #F85870;
}
.step-list > div:nth-child(1) > div{
    background-image: url(../image/sw01.png);
}
.step-list > div:nth-child(2) > div{
    background-image: url(../image/sw02.png);
}
.step-list > div:nth-child(3) > div{
    background-image: url(../image/sw03.png);
}
.step-list > div:nth-child(4) > div{
    background-image: url(../image/sw04.png);
}
.step-list > div:nth-child(5) > div{
    background-image: url(../image/sw05.png);
}   
.step-list > div:nth-child(6) > div{
    background-image: url(../image/sw06.png);
}
.step-list > div:nth-child(7) > div{
    background-image: url(../image/sw07.png);
}
.step-list > div:nth-child(8) > div{
    background-image: url(../image/sw08.png);
}  
.step-list > div:nth-child(9) > div{
    background-image: url(../image/sw09.png);
}
.step-list > div:nth-child(10) > div{
    background-image: url(../image/sw10.png);
}



/* 列表 */
.crumb{
    margin: .10rem 0;
}
.list-card{
    border-radius: 0;
}
.list-wrapper li{
    margin-bottom: .24rem;
    display: flex;
    align-items: center;
}
.list-wrapper li:before{
    content: "";
    display: inline-block;
    width: .04rem;
    height: .04rem;
    background-color: #C8C8C8;
    border-radius: 50%;
    margin: 0 .12rem 0 0;
    vertical-align: middle;
}
.list-wrapper li a{
    display: inline-block;
    width: 80%;
    font-size: .15rem;
    color: #333333;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-wrapper li span{
    width:20%;
    display: inline-block;
    font-size: .15rem;
    color: #9A9A9A;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
}
.page{
    text-align: center;
    margin: .10rem 0 .25rem;
}
.page a {
    display: inline-block;
    min-width: .27rem;
    height: .27rem;
    line-height: .27rem;
    font-size: .14rem;
    color: #030303;
    margin: 0 .08rem;
    vertical-align: middle;
}
.page a img{
    width: .06rem;
    height: .11rem;
    vertical-align: middle;
}
.page .active{
    background-color: #F47521;
    color: #fff;
}

.page span{
    font-size: .14rem;
    color: #939393;
    vertical-align: middle;
    margin-left: .28rem;
}

/* 详情 */

.info-card{
    border-radius: 0;
    padding-top:.38rem
}
.info-card .info-title{
    font-weight: bold;
    font-size: .3rem;
    color: #2A2A2A;
    line-height: .38rem;
    text-align: center;
    margin-bottom: .10rem;
}
.info-card .info-desc{
    font-size: .14rem;
    color: #9E9E9E;
    text-align: center;
    margin-bottom: .28rem;
}
.info-card .info-desc span:first-child{
    margin-right: .1rem;
}
.info-content{
    border-top: 1px dashed #E8E8E8;
    padding-top:.3rem;
    padding-bottom:.3rem;
    line-height: .3rem;
    font-size: .16rem;
    color: #2b2b2b;
}



.fixed-left-box > .bg-box{
    background-image: url(../image/fixed-box-bg.png);
}
.fixed-left-box .djs-titie{
    background-image: url(../image/fixed-box-bg2.png);
}
.djs-content>div>span{
    color: #F85870;
}

@media screen and (max-width: 768px) {
    .w80{
        display: block;
        width: 100%;
        margin-bottom: .23rem;
        padding: 0 .10rem;
    }
    .swiper-list,
    .swiper-list .swiper-slide img{
        width: 100%;
    }
    .title-list{
        width: 100%;
        margin:.1rem 0;
    }
    .fun_list{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding:.10rem .10rem 0;
    }
    .fun_list a{
        width: 15%;
        margin:0;
    }
    .fun_list a img{
        width: 100%;
        height: auto;
    }
   
    .news-wrapper div{
        margin: 0;
        width: 100%;
        margin-bottom: .13rem;
    }


    .content-wrapper{
        margin-top: .15rem;
    }
    .info-card .info-title{
        font-size: .2rem;
        line-height: .28rem;
    }

    .step-list > div{
        width: 49%;
        height: 3.40rem;
        margin-bottom: .23rem;
        margin-right: 2%;
    }
    .step-list > div > div{
        font-size: .16rem;
        background-size:100% 100%;
    }
    .step-list > div:nth-child(2n){
        margin-right: 0;
    }
    .step-list > div:nth-child(5n){
        margin-right: 2%;
    }
    .step-list > div:last-child{
        margin-right: 0;
    }

}