@charset "UTF-8";
.tit{
    font-size: 0;
    position: relative;
    min-height: 0.55rem;
    margin-bottom: 0.4rem;
}
.tit.mid{
    text-align: center;
}
.titBox img{
    display: inline-block;
    max-height: 0.55rem;
    vertical-align: bottom;
}
.titBox h4{
    display: inline-block;
    font-size: 0.36rem;
    color: #333333;
    line-height: 1.2em;
    vertical-align: bottom;
    font-family: 'SHSCN-Bold';
    margin-left: 0.1rem;
}
.tit a{
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.4rem;
    height: 0.48rem;
    font-size: 0.14rem;
    color: #999999;
    line-height: 1;
    background: url("../images/more.png") no-repeat 50%;
    background-size: 0.4rem 0.48rem;
    margin-top: -0.24rem;
}
.tit a span{
    display: block;
    padding: 0.1rem 0.12rem 0;
}
.tit a:hover{
    color: #183f98;
}

.s1 .aLeft{
    width: 50%;
}

.slide-news a{
    display: block;
    position: relative;
    overflow: hidden;
}
.slide-news a .cover_img{
    height: 4.3rem;
}
.slide-news a .time{
    position: absolute;
    left: 0;
    top: 0.27rem;
    font-size: 0.2rem;
    line-height: 2em;
    color: #fff;
    font-family: "Times New Roman";
    background: rgba(24, 63, 152, 0.8);
    border-radius: 0 0.2rem 0 0 ;
    width: 1.26rem;
    text-align: center;
}
.slide-news a p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0.16rem;
    color: #fff;
    line-height: 3.125em;
    z-index: 3;
    padding-left: 0.18rem;
    padding-right: 1rem;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.4);
}
.slide-news .btn{
    font-size: 0;
    width: auto;
    left: auto;
    right: 0.07rem;
    bottom: 0.2rem;
}
.slide-news .btn span{
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    margin: 0 0.07rem;
}
.s1 .aRight{
    width: 48.92%;

}
.s1-list li{
    width: calc(50% - 0.3rem);
    margin: 0 0.15rem;
    padding-bottom: 0.32rem;
    padding-top: 0.24rem;
    border-top: 1px dashed #c7c7c7;
}
.s1-list li:nth-child(-n + 2){
    border: none;
    padding-top: 0;

}
.s1-list li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.s1-list li a .cover_img{
    width: 1.4rem;
    height: 1rem;
}
.s1-list li a .cover_img time{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    font-size: .14rem;
    line-height: .32rem;
    color: #fff;
    background: rgba(31, 31, 31, 0.7);
    padding-left: .07rem;
    padding-right: .12rem;
    border-radius: 0 5px 0 0;
}
.s1-list li a .txt{
    width: calc(100% - 1.6rem);
}
.s1-list li a .txt p{
    font-size: 0.16rem;
    line-height: 1.625em;
    -webkit-line-clamp: 4;
    height: 1.08rem;
    color: #333333;
}
.s1-list li a:hover .aline_r{
    background-size: 100% 1px;
    color: #183f98;
}
.s1{
    padding-top: 0.54rem;
    padding-bottom: 0.43rem;
   /* background: url("../images/s1.jpg") no-repeat 50%;
    background-size: cover;*/
}

.s2 .aLeft{
    width: 50%;
}
/*2023-06-26 change start*/
.pt-list{
    margin-bottom: .1rem;
}
.pt-list a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.pt-list a .cover_img{
    width: 3.3rem;
    height: 2.2rem;
}
.pt-list a .txt{
    width: calc(100% - 3.3rem);
    background: #fff;
    padding: .27rem .27rem .25rem;
}
.pt-list a .txt h2{
    font-size: .18rem;
    line-height: .28rem;
    color: #1e1e1e;
    height: .56rem;
    margin-bottom: .17rem;
}
.pt-list a .txt p{
    font-size: .14rem;
    line-height: .26rem;
    color: #999999;
    height: .52rem;
    margin-bottom: .2rem;
}
.pt-list a .txt time{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: #999999;
}

/*2023-06-26 change end*/
.s2 .aLeft .list li{
    line-height: 0.5rem;
    position: relative;
    border-left: 0.02rem solid transparent;
    transition: all .3s;
}
.s2 .aLeft .list li a{
    display: block;
    font-size: 0.16rem;
    color: #333333;
    padding-right: 1.13rem;
}
.s2 .aLeft .list li span{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: #999999;
    transition: all .3s;
}

.s2 .aLeft .list li:hover{
    border-color: #f7bb3b;
    background: #183f98;
    padding-left: 0.15rem;
}
.s2 .aLeft .list li:hover a,
.s2 .aLeft .list li:hover span{
    color: #fff;
}
.s2 .aLeft .list li:hover span{
    right: 0.15rem;
}
.s2 .aLeft .list li:hover span:after{
    background: #fff;
}
.s2 .aRight{
    width: 50%;
    padding-left: 2.8%;
}
.s2 .aRight .list li .b1{
    position: relative;
    line-height: 0.5rem;
    font-size: 0.16rem;
}
.s2 .aRight .list li .b1 a{
    display: block;
    color: #333333;
    padding-right: 1rem;
}
.s2 .aRight .list li .b1 span{
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
/*2023-06-26 change start*/
.s2 .aRight .list li .b2 h4{
    font-size: 0.18rem;
    line-height: .24rem;
    color: #333333;
    margin-bottom: 0.12rem;
}
.s2 .aRight .list li .b2 p{
    font-size: 0.14rem;
    line-height: 1.7em;
    height: 0.48rem;
    color: #999999;
    margin-bottom: 0.12rem;
}
.s2 .aRight .list li .b2 a time{
    display: block;
    font-size: 0.14rem;
    line-height: 1.2em;
    color: #999;
}
.s2 .aRight .list li .b2{
    display: none;

}
.s2 .aRight .list li .b2 a{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    transform-origin: left center;
    background: #fff url("../images/s2-img02.png") no-repeat right 0.38rem center;
    padding: 0.18rem .2rem;
    border-bottom: 0.03rem solid #183f98;
    background-size: 1.15rem;
    margin-bottom: 0.2rem;
    box-shadow: 0 0 0.1rem rgba(51, 51, 51, 0.25);
}
.s2 .aRight .list li .b2 a .txt{
    width: calc(100% - 2.12rem);
}
.s2 .aRight .list li .b2 a .cover_img{
    width: 1.8rem;
    height: 1.2rem;
}
.s2 .aRight .list li.active .b2 a{
    animation: hideIndex .5s;
}

@keyframes hideIndex{
    0%{
       /* transform: scaleX(0);*/
        opacity: 0 ;
        visibility: hidden;
    }
    100%{
       /* transform: scaleX(1);*/
        opacity: 1 ;
        visibility: visible;
    }
}
/*2023-06-26 change end*/

.s2 .aRight .list li.active .b2{
    display: block;
}
.s2 .aRight .list li.active .b1{
    display: none;
}

.s2{
    padding-top: 0.5rem;
    padding-bottom: 0.52rem;
    background: url("../images/s2.jpg") no-repeat 50%;
    background-size: cover;
}
/*2023-04-13*/


.slide-pic a{
    display: block;
}
.slide-pic a .cover_img{
    padding-top: 70.45%;
}
/*2023-06-26 change start*/
.slide-pic a .txt h2{
    font-size: .18rem;
    color: #333333;
    line-height: .24rem;
    height: .48rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.slide-pic a .txt p{
    font-size: .14rem;
    line-height: .26rem;
    -webkit-line-clamp: 3;
    height: .78rem;
    color: #999999;
    margin-bottom: 0.28rem;
}
.slide-pic a .txt time{
    display: block;
    font-size: .14rem;
    line-height: .26rem;
    color: #0046a8;
}
.slide-pic a .txt time i{
    display: inline-block;
    font-size: .26rem;
    line-height: 1;
    margin-right: 0.05rem;
}
.slide-pic a .txt{
    position: relative;
    padding: 0.25rem 0.13rem 0.48rem 0.17rem;
    background: #fff;
}
/*2023-06-26 change end*/
.slide-pic a .txt:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: 0;
    height: 0.03rem;
    background: #183f98;
    transition: .5s;
}
.slide-pic  a:hover .txt:after{
    right: 0;
}
.slide-pic  a:hover{
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
}
.s3 .block .prev,
.s3 .block .next{
    width: 0.23rem;
    height: 0.44rem;
    top: 50%;
   transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.23rem 0.44rem;
    z-index: 99;
}
.s3 .block .prev{
    left: -0.53rem;
    background-image: url("../images/s3-img05.png");
}
.s3 .block .next{
    right: -0.53rem;
    background-image: url("../images/s3-img04.png");
}

.s3 .block{
    position: relative;
}
.s3{
    padding-top: 0.49rem;
    padding-bottom: 0.72rem;
    background: url("../images/s3.jpg") no-repeat 50%;
    background-size: cover;
}

.s4 .aLeft{
    width: 50%;
    padding-right: 2.1%;
}
.s4 .aLeft .list a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.s4 .aLeft .list a .cover_img{
    width: 50.75%;
    height: 2.6rem;
}
.s4 .aLeft .list a .txt{
    width: 49.25%;
    padding: 0.25rem 0.12rem 0.2rem 0.3rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15);
}
.s4 .aLeft .list a .txt .time{
    position: relative;
    color: #183f98;
    margin-bottom: 0.2rem;
}
.s4 .aLeft .list a .txt .time span{
    display: block;
    font-size: 0.24rem;
    line-height: 1.2em;
    font-weight: 600;
}
.s4 .aLeft .list a .txt .time em{
    display: block;
    font-size: 0.16rem;
    line-height: 1.2em;
    padding-left: 0.4rem;
}
.s4 .aLeft .list a .txt .time:after{
    position: absolute;
    content: '';
    top: 0.3rem;
    left: 0.2rem;
    width: 0.28rem;
    height: 1px;
    background: #183f98;
    transform: rotate(-50deg);
}
.s4 .aLeft .list a .txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.8em;
    height: 0.64rem;
    margin-bottom: 0.12rem;
}
.s4 .aLeft .list a .txt i{
    display: block;
    height: 1px;
    background: #e5e5e5;
    margin-bottom: 0.13rem;
}
.s4 .aLeft .list a .txt p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 2em;
    height: 0.56rem;
}
.s4 .aLeft .list li:nth-child(2){
    margin-top: 0.4rem;
}
.s4 .aLeft .list li:hover .aline_r{
    background-size: 100% 1px;
    color: #183f98;
}
.s4 .aRight{
    width: 50%;
    padding-left: 2.1%;
}
.s4 .aRight .list .b1{
    position: relative;
    line-height: 0.46rem;
    font-size: 0.16rem;
}
.s4 .aRight .list .b1 a{

    color: #333333;
    padding-right: 1rem;
}
.s4 .aRight .list .b1 span{
    position: absolute;
    top: 0;
    right: 0;
    color: #999999;
}
.s4 .aRight .list .b2{
    display: none;
}
.s4 .aRight .list .b2 a{
    display: block;
    position: relative;
}
.s4 .aRight .list .b2 a .cover_img{
    height: 3.34rem;
}
.s4 .aRight .list .b2 a p{
    position: absolute;
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.2em;
    left: 0;
    right: 0;
    bottom: 0.25rem;
    padding: 0 0.4rem;
    z-index: 3;
}
.s4 .aRight .list .b2 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s4-img03.png") no-repeat bottom center;
}

.s4 .aRight .list li.active .b2{
    display: block;
}
.s4 .aRight .list li.active .b1{
    display: none;
}
.s4{
    padding-top: 0.5rem;
    padding-bottom: 0.44rem;
    background: url("../images/s4.jpg") no-repeat 50%;
    background-size: cover;
}

.s5 .item1{
    width: 25.86%;
}
.s5 .item2{
    width: 42.86%;
}
.s5 .item3{
    width: 25%;
}
/*2023-06-26 change start*/
.s5-slide-news .s5-list li p{
    font-size: 0.16rem;
    line-height: 1.5em;
    color: #333333;
    margin-bottom: 0.09rem;
}
.s5-slide-news .s5-list li .time,
.s5 .slide-pt .s5-list a .txt .time{
    font-size: 0.14rem;
    color: #999999;
    line-height: 1em;
    padding-left: 0.2rem;
    background: url("../images/s5-img01.png") no-repeat left center;
    background-size: 0.12rem 0.12rem;
}
.s5 .slide-pt .s5-list a .txt .time{
    margin-left: .1rem;
}
.s5-slide-news .s5-list li {
    padding-top: 0.21rem;
    padding-bottom: 0.21rem;
    border-bottom: 1px dashed #ddd;
}
.s5-slide-news .s5-list li:first-child{
    padding-top: 0;
}
.s5-slide-news .s5-list li:hover .aline_r{
    background-size: 100% 1px;
    color: #183f98;
}
/*2023-06-26 change end*/
.s5-btnBox{
    position: absolute;
    bottom: -0.8rem;
    font-size: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}
.s5 .prev,
.s5 .next{
    position: static;
    display: inline-block;
    top: auto;
    margin-top: 0;
    width: 0.14rem;
    height: 0.25rem;
    background-size: 0.14rem 0.25rem;
    background-position: 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.s5 .prev{
    background-image: url("../images/s5-img03.png");
}
.s5 .next{
    background-image: url("../images/s5-img02.png");
}
.s5-slide-news .next{
    margin-left: 0.74rem;
}


.s5 .slide-pt .s5-list a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;

}
.s5 .slide-pt .s5-list a .cover_img{
    width: 38.33%;
    height: 1.6rem;
}
.s5 .slide-pt .s5-list a .txt{
    width: 57.67%;
    align-self: flex-start;
    padding-top: .15rem;
}
.s5 .slide-pt .s5-list a .txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: .3rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
}
.s5 .slide-pt .s5-list a .txt h4.l2{
    height: .6rem;
    line-height: .3rem;
    margin-bottom: .1rem;
}
.s5 .slide-pt .s5-list a .txt p.eclip{
    height: auto;
}
.s5 .slide-pt .s5-list a .txt p{
    font-size: 0.14rem;
    line-height: 1.71em;
    color: #999999;
    height: 0.48rem;
    -webkit-line-clamp: 2;
    margin-bottom: 0.15rem;
}
/*2023-06-26 change start*/
.s5 .slide-pt .s5-list a .ico{
    position: absolute;
    width: 0.44rem;
    height: 0.44rem;
    bottom: 0.1rem;
    left: 2.05rem;
}
.s5 .slide-pt .s5-list a .ico img{
    display: block;
    width: 100%;
}
.s5 .slide-pt .s5-list li{
    margin-bottom: 0.19rem;
}
.s5 .slide-pt .s5-list a:hover .aline_r{
    background-size: 100% 1px;
    color: #183f98;
}
.s5-slide2 .page{
    font-size: 0;
    display: inline-block;
    position: static;
    vertical-align: middle;
    margin: 0 0.2rem;
}
.s5-slide2 .page span{
    width: 0.1rem;
    height: 0.1rem;
    background: #183f98;
    margin: 0 0.07rem;
}
.s5-slide2 .s5-btnBox{
    bottom: -0.62rem;
}

.slide-xb a{
    display: block;
}
.slide-xb .cover_img{
    height: 5.17rem;
}
.s5-slide3{
    padding-left: 0.08rem;
    padding-bottom: 0.08rem;
}
.s5-slide3:after{
    position: absolute;
    content: '';
    width: 3.33rem;
    height: 5.07rem;
    background: #2760ad;
    left: 0;
    bottom: 0;
}
.slide-xb-txt{
    text-align: center;
    max-width: 1.25rem;
    margin-top: 0.5rem;
}
.slide-xb-txt a{
    font-size: 0.14rem;
    line-height: 0.25rem;
    color: #333333;
}
.slide-xb-txt .prev,
.slide-xb-txt .next{
    position: absolute;
    top: 0;
}
.slide-xb-txt .prev{
    left: 0;
}
.slide-xb-txt .next{
    right: 0;
}
/*2023-06-26 change end*/
.s5{
    padding-top: 0.48rem;
    padding-bottom: 0.55rem;
    background: url("../images/s5.jpg") no-repeat 50%;
    background-size: cover;
}

@media screen and (max-width: 1060px){
    .titBox img{
        max-height: 0.45rem;
    }
    .titBox h4{
        font-size: .3rem;
    }
    .tit{
        min-height: 0.45rem;
    }
    .s1{
        margin-top: 0.65rem;
    }
    .slide-pics{
        right: 0;
    }
    .s5 .item1{
        width: 100%;
        margin-bottom: 0.6rem;
    }
    .s5 .item2,
    .s5 .item3{
        width: 48%;
    }
    .s5-slide3{
        width: 3.2rem;
        margin: 0 auto;
    }
    .s5-slide3:after{
        max-width: 98%;
        max-height: 98%;
    }
    .slide-pics{
        position: static;
        width: 100%;
        max-width: 100%;
        display: none;
    }
    .slide-xb .cover_img{
        padding-top: 152%;
    }
    .s5 .slide-pt .s5-list a .ico{
        left: 1.5rem;
    }
    .s5-btnBox{
        bottom: -.45rem;
    }

}
@media screen and (max-width: 900px){
    .slide-news a .cover_img{
        height: 60vw;
    }
    .s1 .aLeft,
    .s2 .aLeft,
    .s4 .aLeft{
        width: 100%;
        margin-bottom: 0.45rem;
    }
    .s1 .aRight,
    .s2 .aRight,
    .s4 .aRight{
        width: 100%;
        padding-left: 0;
    }
    .s1-list li a .cover_img{
        height: 11.5vw;
    }

    .slide-news a p,
    .s1-list li a .txt p,
    .s2 .aLeft .list li a,
    .s2 .aRight .list li .b1,
    .s4 .aLeft .list a .txt h4,
    .s4 .aRight .list .b1,
    .s5-slide-news .s5-list li p{
        font-size: 0.18rem;
    }
    .s1-list li a .txt p{
        height: 0.88rem;
    }
    .s4 .aLeft .list a .txt h4{
        height: 0.72rem;
    }
    .s2 .aRight .list li .b2 p,
    .s5 .slide-pt .s5-list a .txt p{
        font-size: 0.16rem;
        height: 0.55rem;
    }
    .s4 .aLeft .list a .txt p{
        font-size: 0.16rem;
        height: 0.64rem;
    }
    .slide-pic .item .cover_img{
        width: 100%;
        height: auto;
        padding-top: 68.86%;
    }
    .slide-pic .item .txt{
        width: 100%;
        padding: 0.3rem ;
    }

    .s3 .block .prev{
        left: 0;
    }
    .s3 .block .next{
        right: 0;
    }
    .s4 .aLeft .list a .cover_img{
        height: 36.5vw;
    }
    .s4 .aRight .list li.active .b1{
        display:block;
    }
    .s4 .aRight .list .b2{
        display: none !important;
    }
    .s5 .item2, .s5 .item3{
        width: 100%;
    }
    .s5 .item2{
        margin-bottom: 0.3rem;
    }
    .s5 .slide-pt .s5-list a .cover_img{
        height: 22vw;
    }
    .s5 .slide-pt .s5-list a .ico{
        left: 35.5%;
    }
    .s3 .block{
        padding-bottom: 0;
    }
    .s1,.s2,.s3,.s4,.s5{
        padding-top: 0.4rem;
        padding-bottom: 0.4rem;
        background-size: 100% 100%;
    }
    .s4 .aRight .tit{
        margin-bottom: 0.2rem;
    }
    .s5-slide2 .s5-btnBox {
        bottom: -0.2rem;
    }
}
@media screen and (max-width:640px){
    .s1-list li{
        width: 100%;
    }

    .s1-list li:nth-child(-n + 2){
        padding-top: 0.24rem;
        border-top: 1px dashed #c7c7c7;
    }
    .s1-list li:first-child{
        border: none;
        padding-top: 0;
    }
    .s1-list li a .cover_img{
        height: 20vw;
    }


    .s4 .aLeft .list a .cover_img{
        width: 100%;
    }
    .s4 .aLeft .list a .txt{
        width: 100%;
        padding: 0.2rem;
    }
    .s4 .aLeft .list a .cover_img{
        height: 72.8vw;
    }
    .s5 .slide-pt .s5-list a .cover_img{
        height: 25vw;
    }
    .s5 .slide-pt .s5-list a .ico{
        display: none;
    }


    .pt-list a .cover_img{
        width: 100%;
        padding-top: 66.66%;
    }
    .pt-list a .txt{
        width: 100%;
        padding: .2rem;
    }

}

@media screen and (max-width: 480px){
    .s2 .aRight .list li .b2 a .cover_img{
        display: none;
    }
    .s2 .aRight .list li .b2 a .txt{
        width: 100%;
    }
    .s5 .slide-pt .s5-list a .txt{
        padding-top: 0;
    }
}



.s5 .tabs{
    display: flex;
    align-items: center;
}
.s5 .tabs .li{
    margin-right: .24rem;
    cursor: pointer;
}
.s5 .tabs .li .titBox {
    display: flex;
    align-items: flex-end;
}
.s5 .tabs .li .titBox i{
    display: block;
    width: 1.18rem;
    height: .54rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto .54rem;
}
.s5 .tabs .li .titBox i.rm{
    background-image: url("../images/tit-10.png");
}
.s5 .tabs .li .titBox i.xy{
    background-image: url("../images/tit-11.png");
}
.s5 .tabs .li .titBox h4{
    color: #999;
}
.s5 .tabs .li.active .titBox i.rm{
    background-image: url("../images/tit-08.png");
}
.s5 .tabs .li.active .titBox i.xy{
    background-image: url("../images/tit-12.png");
}
.s5 .tabs .li.active .titBox h4{
    color: #333333;
}
.s5 .tabsm a{
    display: none;
}
.s5 .tabsm a.active{
    display: block;
}

.list-bd-li{
    visibility: hidden;
    height: 0;
    transform: scaleY(0);
}
.list-bd-li.active{
    visibility: visible;
    height: auto;
    transform: scaleY(1);
}