.s25ection1{
    width: 100%;
}
.s2501_list{
    margin-top: .55rem;
    overflow: hidden;
    position: relative;
    padding-bottom: .5rem;
}
.s2501_swiper a{
    display: flex;
    justify-content: space-between;
}
.s251_l{
    width: 5.6rem;
    position: relative;
    margin-top: .5rem;
    padding-top: .5rem;
    padding-left: .4rem;
}
.s251_l:before{
    position:absolute;
    content:"";
    width:14rem;
    height:2.92rem;
    background: url(../images/25s01_lbg.png) no-repeat;
    z-index: -1;
    top: 0;
    left: 0;
}
.s251_r{
    width: 6.96rem;
    margin-right: .4rem;
}
.s251_l p{
    font-size: .18rem;
    font-weight: bold;
    color: white;
}
.s251_l span{
    margin-top: .3rem;
    display: block;
    text-indent: 2em;
    color: #d0daf4;
    font-size: .14rem;
    line-height: 1.7;
}
.s251_l i{
    font-size: .16rem;
    color: #cfa972;
    font-style: normal;
    position: relative;
    margin-top: .4rem;
    display: block;
    padding-left: .25rem;
}
.s251_l i:before{
    content:"";
    position:absolute;
    left:0;
    width: .16rem;
    height: .16rem;
    background: url(../images/251time.png) no-repeat left center;
    top: .03rem;
}
.s251_r_img{
    height: 4.15rem;
    width: 100%;
    position: relative;
}
.s251_r_img:after{
    position:absolute;
    content:"";
    width: 7.39rem;
    height: 1.87rem;
    background-color: #c0cbe1;
    left: -.2rem;
    bottom: -.2rem;
    z-index: -1;
}
.s251_r_img img{
    width: 100%;
    height: 100%;
}
.s2501_prev{
    width: .9rem;
    height: .93rem;
    background: url(../images/s2501_prev1.png) no-repeat;
    position: absolute;
    left: 4.67rem;
    top: 3.42rem;
    z-index: 11;
    cursor: pointer;
}
.s2501_prev:hover{
    background: url(../images/s2501_prev2.png) no-repeat;
}
.s2501_next{
    z-index: 111;
    width: .9rem;
    height: .93rem;
    background: url(../images/s2501_next1.png) no-repeat;
    left: 5.54rem;
    top: 3.42rem;
    position: absolute;
    cursor: pointer;
}
.s2501_next:hover{
    background: url(../images/s2501_next2.png) no-repeat;
}
.s2501_pagination{
    position: absolute;
    top: 3.6rem;
    width: 1.8rem !important;
    left: .3rem !important;
    display: flex;
    justify-content: space-between;
    z-index: 11;
}
.s2501_pagination .swiper-pagination-bullet{
    background-color: #ffffff00;
    width: auto;
    height: auto;
    margin: 0 !important;
    text-align: center;
    font-size: .2rem;
}
.swiper-pagination-bullet-active{
    background-color: #f0f8ff00;
}
.s2501_pagination .swiper-pagination-bullet .s span{
    position:relative;
}
 .s2501_pagination .swiper-pagination-bullet .s span:after{
      content: '';
      display: inline-block;
      margin: 0 0.03rem;
      width: 0.02rem;
      height: 0.1rem;
      background: #0e447f;
      transition: 0.5s ease-in-out;
      opacity: 1;
      vertical-align: middle;
      transition: all .3s;
}
.s2501_pagination .swiper-pagination-bullet .s{
    text-align:center;
    display: flex;
    justify-content: space-between;
}
.s2501_pagination .swiper-pagination-bullet-active .s .active:after{
    height: .2rem;
}
.s2501_pagination .swiper-pagination-bullet-active .s .start:after,.s2501_pagination .swiper-pagination-bullet-active .s .end:after{
    content:"";
    height: .15rem;
}
.s2501_pagination .swiper-pagination-bullet-active{
    color: #0e447f;
}
.s2502_list{
    width: 100%;
    padding-top: .25rem;
    position: relative;
    padding-bottom: .8rem;
}
.s2502_list:after{
    position:absolute;
    content:"";
    width: 100%;
    height: .01rem;
    border-bottom: .01rem dashed #0e447f;
    top: 0;
}
.s2502_list ul{
    display: flex;
    justify-content: space-between;
}
.s2502_list ul li{
    width: 2.4rem;
    position: relative;
}
.s2502_list ul li:after{
    position:absolute;
    content:"";
    top: -0.32rem;
    width: .18rem;
    height: .18rem;
    left: 46%;
    background: url(../images/s252_zs.png) no-repeat;
    z-index: 11;
}
.s2502_list ul li a{
    display: block;
    width: 100%;
}
.s2502_list ul li a span{
    font-size: .16rem;
    text-align: center;
    display: block;
}
.s2502_list ul li a p{
    font-size: .16rem;
    margin-top: .2rem;
    line-height: 1.6;
}
.s2502_list ul li:hover span{
    color:#f2a918;
}
.s2502_list ul li:hover p{
    font-weight:bold;
}
.s2502_list ul li:hover:after{
     background: url(../images/s252_zs2.png) no-repeat;
}
.s25ection2{
    width: 100%;
    background-color: rgb(248,248,248);
}
.s252_list{
    width: 100%;
    overflow: hidden;
    margin-top: .55rem;
    padding-bottom: .5rem;
    position: relative;
    z-index: 111;
}
.s2502_swiper{
    width: 100%;
    /* overflow: hidden; */
}
.s2502_swiper a{
    display: block;
    height: 3rem;
    padding: .25rem;
    /* border: 1px solid; */
    padding-top: .45rem;
    /* background: url(../images/s252_list_bg2.png) no-repeat white; */
    background-size: 100% 100%;
}

.s02502_time{
    font-size: .16rem;
    position: relative;
    padding-left: .3rem;
    color: #25568b;
}
.s02502_time:before{
    content: "";
    position: absolute;
    width: .21rem;
    height: .17rem;
    background: url(../images/xsyg_time.png) no-repeat left;
    background-size: 100%;
    left: 0;
}
.s2502_swiper .swiper-slide:nth-child(2n) a{
    background: url(../images/s2502_swiper1.png) no-repeat;
    background-size: 100% 100%;
    transition: all .5s;
    padding: .25rem;
    /* height: 100%; */
    padding-top: .45rem;
}
.s2502_swiper .swiper-slide:nth-child(2n+1) a{
    background: url(../images/s2502_swiper2.png) no-repeat;
    background-size: 100% 100%;
    transition: all .5s;
    /* height: 100%; */
}
.s02502_tit{
    font-size: .17rem;
    position: relative;
    margin-top: .15rem;
    line-height: 1.6;
    height: 1rem;
    color: #25568b;
}
.s02502_zjr{
    display: flex;
}
.s02502_zjr p:before{
        content: "";
    position: absolute;
    width: .2rem;
    height: .2rem;
    left: 0rem;
    background: url(../images/zcr.png) no-repeat center;
    background-size: 100%;
}
.s02502_zjr p{
    font-size: .15rem;
    position: relative;
    color: #25568b;
    padding-left: .3rem;
    width: .9rem;
}
.s02502_zjr span{
    font-size: .15rem;
    color: #25568b;
}
.s02502_sj{
    display: flex;
    margin-top: .2rem;
}
.s02502_sj p:before{
    content: "";
    position: absolute;
    width: .2rem;
    height: .2rem;
    left: 0rem;
    background: url(../images/sj.png) no-repeat center;
    background-size: 100%;
    top: 0rem;
}
.s02502_sj p{
    position: relative;
    padding-left: .3rem;
    color: #25568b;
    font-size: .15rem;
    width: .9rem;
}
.s02502_sj span{
    font-size: .15rem;
    line-height: 1.6;
    color: #25568b;
}
.s02502_dd{
    display: flex;
    margin-top: .2rem;
}
.s2502_swiper .swiper-slide a:hover{
    background: url(../images/s2501_sw_hov.png) no-repeat;
    
background-size: 100%;
}
.s2502_swiper .swiper-slide a:hover .s02502_time{
    color: white;
}
.s2502_swiper .swiper-slide a:hover p,.s2502_swiper .swiper-slide a:hover span{
     color: white;
}
.s2502_swiper .swiper-slide a:hover .s02502_time:before{
    
background: url(../images/xsyg_time2.png) no-repeat left;
}
.s2502_swiper .swiper-slide a:hover .s02502_zjr p:before{
    background: url(../images/zjr2.png) no-repeat center;
}
.s2502_swiper .swiper-slide a:hover .s02502_sj p:before{
    background: url(../images/sj2.png) no-repeat center;
}
.s2502_swiper .swiper-slide a:hover .s02502_dd p:before{
    background: url(../images/dd2.png) no-repeat center;
}
.s02502_dd p:before{
        content: "";
    position: absolute;
    width: .2rem;
    left: 0rem;
    background: url(../images/dd.png) no-repeat center;
    background-size: 100%;
    height: .25rem;
    top: 0rem;
}
.s02502_dd p{
    position: relative;
    padding-left: .3rem;
    color: #25568b;
    font-size: .15rem;
    width: .9rem;
}
.s02502_dd span{
    font-size: .15rem;
    color: #25568b;
}
.s2502_swiper li{
    width: 2.7rem;
    /* width: 3.2rem; */
    /* background: #fffaf0; */
    /* border-radius: 0; */
    /* transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1); */
    /* position: relative; */
    overflow: hidden;
    /* border-top: 8px solid #d7ccc8; */
    /* border-bottom: 8px solid #d7ccc8; */
    /* transform-origin: center; */
    /* padding: 25px 20px; */
    /* box-shadow: inset 0 0 15px rgba(90, 62, 54, 0.1), 0 5px 25px rgba(90, 62, 54, 0.15); */
    cursor: pointer;
    opacity: 0.9;
    background-image: linear-gradient(90deg, rgba(215, 204, 200, 0.3) 1px, transparent 1px), linear-gradient(0deg, rgba(215, 204, 200, 0.3) 1px, transparent 1px);
    /* background-size: 20px 20px; */
    /* transform: rotateY(0deg); */
    /* flex: 0 0 calc(20% - 30px); */
}
.s2502_swiper ul{
    display: flex;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* gap: 10px; */
    perspective: 14rem;
    padding-top: .2rem !important;
    padding-bottom: .2rem !important;
    display: flex;
    transition: transform 0.5s ease;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: nowrap;
}
 
.s2502_prev{
     width: .4rem;
     height: .4rem;
     position: absolute;
     background: url(../images/s2502_prev.png) no-repeat;
     left: .4rem;
     bottom: 0;
     cursor: pointer;
     background-size: 100%;
}
.s2502_next{
     width: .4rem;
     height: .4rem;
     position: absolute;
     background: url(../images/s2502_next.png) no-repeat;
     right: .4rem;
     bottom: 0;
     z-index: 111;
     cursor: pointer;
     background-size: 100%;
}
.s25_pn{
    width: 100%;
    height: .4rem;
    position: relative;
    margin-top: .4rem;
}
.s25_pn:after{
    position:absolute;
    content:"";
    width:100%;
    height: .01rem;
    border-bottom: .01rem dashed #25568b;
    top: 50%;
    z-index: -1;
}
.s2502_swiper .swiper-slide{
    position: relative;
}
.s2502_swiper .swiper-slide:after{
    position:absolute;
    content:"";
    width:.01rem;
    height:.5rem;
    background-color:#0e447f;
    bottom: -.52rem;
    left:50%;
}
.s2502_swiper .swiper-slide:before{
     left: 46.4%;
     position:absolute;
     content:"";
     width:.22rem;
     height: .22rem;
     background: url(../images/s2502_zs.png) no-repeat;
     bottom: -.73rem;
     background-size: 100%;
}
@media screen and (max-width: 1000px) {

    .s2501_list{
    width: 100%;
}
    .s2501_swiper a{
    display: block;
}
    .s251_l{
    width: 100%;
    height: 100%;
}
    .s251_r{
    width: 100%;
}
    .s251_l p{
    font-size: .6rem;
    text-align: center;
}
    .s251_l span{
    font-size: .5rem;
}
    .s251_l i{
    font-size: .5rem;
    padding-left: .5rem;
    width: 100%;
    padding-bottom: .4rem;
}
    .s251_r_img{
    height: 12rem;
}
    .s2501_prev{
    display: none;
}
    .s2501_next{
    display: none;
}
    .s2501_pagination{
    display: none;
}
    .s2501_pagination .swiper-pagination-bullet{}
    .s251_l:before{
    width: 100%;
    height: 100%;
    background: url(../images/25s01_lbg.png) no-repeat;
    background-size: 100% 100%;
}
    .s251_r_img:after{
    display: none;
}
    .s251_l i:before{
    width: .4rem;
    height: .4rem;
    top: .1rem;
}
    .s2502_list{
    display: block;
    width: 100%;
}
    .s2502_list ul{
    display: flex;
    flex-wrap: wrap;
}
    .s2502_list ul li{
    width: 49%;
   
}
    .s2502_list ul li:nth-child(n+3){
    margin-top: .4rem;
}
    .s2502_list ul li a{}
    .s2502_list ul li a span{
    font-size: .5rem;
    text-align: left;
}
    .s2502_list ul li a p{
    font-size: .5rem;
    height: 1.51rem;
}
    .s2502_list ul li:nth-child(n+5){
        display:none;
    }
    .s2502_list:after{
    display: none;
}
    .s2502_list ul li:after{
    display: none;
}
    .s25ection2{
    margin-top: .8rem;
}
    .s02502_time{
    font-size: .5rem;
    padding-left: .8rem;
    color: white;
    margin-top: 1rem;
}
    .s02502_time:before{
    width: .5rem;
    height: .47rem;
    bottom: 0.1rem;
}
    .s02502_tit{
    font-size: .5rem;
    color: white;
}
    .s02502_zjr p{
    font-size: .5rem;
    width: 3rem;
    padding-left: .8rem;
    color: white;
}
    .s02502_zjr span{
    font-size: .5rem;
    color: white;
}
    .s02502_sj{
    margin-top: .5rem;
}
    .s02502_sj p{
    font-size: .5rem;
    width: 3rem;
    display: block;
    padding-left: 0.9rem;
    color: white;
}
    .s02502_sj p:before{
    width: .5rem;
    height: .5rem;
    bottom: .1rem;
}
    .s02502_sj span{
    font-size: .5rem;
    width: 81%;
    color: white;
}
    .s02502_dd{
    margin-top: .5rem;
}
    .s02502_dd p{
    font-size: .5rem;
    width: 3rem;
    padding-left: .8rem;
    color: white;
}
    .s02502_dd p:before{
    width: .5rem;
    height: .6rem;
}
    .s02502_dd span{
    font-size: .5rem;
    color: white;
}
    .s02502_zjr p:before{
    width: .5rem;
    height: .5rem;
    bottom: 0.1rem;
}
    .s25_pn{
    margin-top: 2.5rem;
}
    .s02502_zjr{
    margin-top: 1.4rem;
}
    .s252_list{
    margin-top: 2rem;
}
    .s2502_swiper .swiper-slide:nth-child(2n) a{
        background: url(../images/s2501_sw_hov.png) no-repeat;
        background-size: 100%;
        height: 11rem;
    }
    .s2502_swiper .swiper-slide:nth-child(2n+1) a{
    display: block;
    background: url(../images/s2501_sw_hov.png) no-repeat;
    background-size: 100%;
    height: 11rem;
    padding-left: .7rem;
    padding-right: .7rem;
}
    .s2502_swiper .swiper-slide a .s02502_time:before{
    
background: url(../images/xsyg_time2.png) no-repeat left;
    
width: .6rem;
    
height: .57rem;
    
background-size: 100% 100%;
}
.s2502_swiper .swiper-slide a .s02502_zjr p:before{
    background: url(../images/zjr2.png) no-repeat center;
    width: .6rem;
    height: .6rem;
    background-size: 100% 100%;
}
.s2502_swiper .swiper-slide a .s02502_sj p:before{
    background: url(../images/sj2.png) no-repeat center;
    width: .6rem;
    height: .6rem;
    background-size: 100% 100%;
}
.s2502_swiper .swiper-slide a .s02502_dd p:before{
    background: url(../images/dd2.png) no-repeat center;
    width: .6rem;
    height: .7rem;
    background-size: 100% 100%;
}
    .s2502_swiper .swiper-slide:before{
    width: .7rem;
    height: .7rem;
    background: url(../images/s2502_zs.png) no-repeat;
    background-size: 100% 100%;
    bottom: -3rem;
}
    .s2502_swiper .swiper-slide:after{
    bottom: -2.4rem;
    width: .04rem;
    height: 2rem;
}
    .s25_pn:after{
    border-bottom: .04rem dashed #25568b;
}
    .s2502_prev{
    width: 1.4rem;
    height: 1.4rem;
    background: url(../images/s2502_prev.png) no-repeat;
    background-size: 100% 100%;
    bottom: -.5rem;
}
    .s2502_next{
         width: 1.4rem;
         height: 1.4rem;
         background: url(../images/s2502_next.png) no-repeat;
         background-size: 100% 100%;
         bottom: -.5rem;
    }
}
