@charset "UTF-8";
html,body .body_h {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

div#adu0 {
    z-index: 99999999999999999999999999999999 !important;
   /* top: 81% !important;*/
}
.banner a{
    position: relative;
    display: block;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.banner a .bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    transition: linear 5s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner .page{
    font-size: 0;
    bottom: 0.69rem;
}
.banner> .swiper-container>.page>span{
    position: relative;
    width: 0.33rem;
    height: 0.4rem;
    margin: 0 0.33rem;
    background: url("../images/dots.png") no-repeat 50%;
    background-size: 0.33rem 0.4rem;
    opacity: 1;
    border-radius: 0;
}
.banner .page>span:after{
    position: absolute;
    content: '';
    height: 1px;
    top: 50%;
    width: 0.78rem;
    background: rgba(255, 255, 255, 0.68);
}
.banner .page>span:first-child:before{
    position: absolute;
    content: '';
    height: 1px;
    top: 50%;
    right: 110%;
    width: 2rem;
    background: rgba(255, 255, 255, 0.68);
}
.banner .page>span:last-child:after{
    width: 2rem;
}
.banner> .swiper-container>.page>.swiper-pagination-bullet-active{
    background-image: url("../images/dots2.png");
}
.banner .swiper-slide .bg {
    -webkit-transform: scale(1.1);
}
.banner .swiper-slide-active .bg {
    -webkit-transform: scale(1);
}
.body_b {
    position: fixed;
    left: 0;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 99;
    overflow: auto;
    outline: none;
}
.body_b.showdiv {
    top: 0;
}
.scroll {
    padding-top: 1.3rem;
}


.tit{
    position: relative;
    margin-bottom: 0.35rem;
    padding-left: 0.38rem;
    background: url("../images/tit-bg.png") no-repeat left center;
    background-size: 0.39rem 0.5rem;
}
.tit h4{
    font-size: 0.32rem;
    color: #333333;
    font-weight: 600;
    line-height: 1.625em;
    position: relative;
}
.tit h4 span:after{
    position: absolute;
    content: '';
    top: 50%;
    right: -2.01rem;
    transform: translateY(-50%);
    width: 1.81rem;
    height: 0.42rem;
    background: url("../images/tit-r.png") no-repeat 50%;
    background-size: 1.81rem 0.42rem;

}
.tit .mores{
    position: absolute;
    right: 0;
    top: 0.1rem;
    color: #666666;
    line-height: 1;

}
.tit .mores:after,
.s3 .tit2 a:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -0.22rem;
    width:1.02rem;
    height: 0.11rem;
    background: url("../images/more.png") no-repeat 50%;
    background-size: 1.02rem 0.11rem;
}
.tit.mid{
    padding-left: 0;
    background: transparent;
}
.tit.mid h4{
    text-align: center;
}
.tit.mid h4 span:before{
    position: absolute;
    content: '';
    top: 50%;
    left: -2.01rem;
    transform: translateY(-50%);
    width: 1.81rem;
    height: 0.42rem;
    background: url("../images/tit-l.png") no-repeat 50%;
    background-size: 1.81rem 0.42rem;
}
.s1 .aLeft{
    width: 76.25%;
}
.s1 .tit .mores{
    right: 0.3rem;
}

.s1 .aLeft .slide-list{
    width: 27.20%;
    background: #043491;
}
.s1 .aLeft .slide-list li {
    position: relative;
    padding: 0.13rem 0.2rem 0.13rem 0.3rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.s1 .aLeft .slide-list li:first-child{
    border: none;
}
.s1 .aLeft .slide-list a{
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.s1 .aLeft .slide-list a .time{
    font-size: 0.12rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    margin-bottom: 0.1rem;
}
.s1 .aLeft .slide-list a .time i{
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 0.18rem;
    font-weight: 600;
    line-height: 1;
    margin-right: 0.05rem;
}
.s1 .aLeft .slide-list a p{
    line-height: 1.75em;
    color: #fff;
    height: 0.56rem;
}
.s1 .aLeft .slide-list li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height:1px;
    right: 100%;
    bottom: -1px;
    background: #fff;

    z-index: 2;
}
.s1 .aLeft .slide-list li .aline_r{
    background-image: linear-gradient( #fff, #fff);
    transition:none;
}
.s1 .aLeft .slide-list li.active .aline_r{
    background-size: 100% 1px;
}
.s1 .aLeft .slide-list li.active:after{
    right:0;
}
.s1 .aLeft .slide-news {
    width: 72.8%;
}
.s1 .aLeft .slide-news .cover_img{
    width: 100%;
    height: 6.65rem;
}
.s1 .aLeft .slide-news p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.29rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 2em;
    padding: 0 0.4rem;
    z-index: 3;
}
.s1 .aLeft .slide-news a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s1-mask.png") repeat-x bottom;
    background-size: 100% 2.27rem;
}

.s1 .aRight{
    width: 23.75%;

}
.s1 .aRight .s1-list{
    padding: 0 0.24rem;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(51, 51, 51, 0.15);
}
.s1 .aRight .s1-list li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.17rem 0 ;

}
.s1 .aRight .s1-list a .time{
    width: 62px;
    color: #3a64b0;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.s1 .aRight .s1-list a .time span{
    display: block;
    font-size: 0.24rem;
    font-weight: 600;
    line-height: 1.2em;
}
.s1 .aRight .s1-list a .time em{
    display: block;
    font-size: 0.12rem;
    color: #3a64b0;
    line-height: 1.2em;
}
.s1 .aRight .s1-list a .txt{
    width: calc(100% - 77px);
}
.s1 .aRight .s1-list a .txt p{
    line-height: 1.5em;
    color: #333333;
    height: 0.48rem;
}
.s1 .aRight .s1-list li{
    border-bottom: 1px solid #e5e5e5;
    background-image: linear-gradient( #2b4a9a, #2b4a9a);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    
}
.s1 .aRight .s1-list li:last-child{
    border: 0;
    background: transparent;
}
.s1 .aRight .s1-list li:hover{
    background-size: 100% 1px;
}
.s1 .aRight .s1-list li:hover a .txt p{
    color: #2b4a9a;
}
.s1{
    padding-top: 0.37rem;
    background: url("../images/s1.jpg") no-repeat bottom ;
    background-size: 100% 6.65rem;
}
.s2 .slide-pt a{
    display: block;
    padding: 0.32rem 0.3rem ;
    border-radius: 0 .4rem 0 0.4rem;
    transition: all .3s;
}
.s2 .slide-pt a .cover_img{
    height: 3.3rem;
}
.s2 .slide-pt a .txt{
    padding-top: 0.23rem;
    padding-bottom: 0.12rem;
}
.s2 .slide-pt a .txt p{
    font-size: 0.18rem;
    line-height: 1.77em;
    height: 0.64rem;
    color: #333333;
    transition: all .3s;
    margin-bottom: 0.12rem;
}
.s2 .slide-pt a .txt .time,
.s3 .s3-list li a .time{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.s2 .slide-pt a .txt .time i,
.s3 .s3-list li a .time i{
    display: block;
    width: 80%;
    height: 0.07rem;
    background: url("../images/s2-img02.png") no-repeat 50%;
    background-size: 100% 0.07rem;
}
.s2 .slide-pt a .txt .time span,
.s3 .s3-list li a .time span{
    display: block;
    font-size: 0.12rem;
    color: #043491;
    line-height: 1;
}
.s2 .slide-pt a .txt .time em,
.s3 .s3-list li a .time em{
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 0.18rem;
    font-weight: 600;
    margin-right: 0.05rem;
}
.s2 .slide-pt a:hover{
    background: #043491;
}
.s2 .slide-pt a:hover p{
    color: #fff;
    font-weight: 600;
}
.s2 .slide-pt a:hover .txt .time i{
    background-image: url("../images/s2-img03.png");
}
.s2 .slide-pt a:hover .txt .time span{
    color: rgba(255, 255, 255, 0.8);
}
.s2 .slide-pt{
    margin: 0 -0.3rem;
}
.s2{
    padding-top: 0.52rem;
}

.s3 .tit2{
    width: 10.31%;
    padding-right: 0.2rem;
    padding-bottom: 0.22rem;
    background: url("../images/s3-img02.png") no-repeat bottom right;
    background-size: 1.32rem 2.04rem;
}
.s3 .tit2 h4{
    width: 1.32rem;
    height: 1.89rem;
    text-align: center;
    font-size: 0.32rem;
    color: #fff;
    font-weight: 600;
    padding-top: 0.3rem;
    padding-bottom: 0.23rem;
    background: url("../images/s3-img01.png") no-repeat 50%;
    background-size: 1.32rem;
    margin-bottom: 0.15rem;
}
.s3 .tit2 h4 span{
    width: 0.42rem;
    display: inline-block;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
}
.s3 .tit2 a{
    display: block;
    text-align: right;
    color: #666666;
    line-height: 1;
    position: relative;
}
.s3 .s3-list{
    width: calc(100% - 10.31%);
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.s3 .s3-list li{
    width: 50%;
    position: relative;
    border-radius: 0.4rem 0 0.4rem 0;
    padding: 0.16rem 0.3rem 0.14rem;
}
.s3 .s3-list li:nth-child(-n+2){
    margin-bottom: 0.2rem;
}
.s3 .s3-list li a{
    display: block;
    position: relative;
    z-index: 3;
}
.s3 .s3-list li a p{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.66em;
    height: 0.6rem;
    margin-bottom: 0.03rem;
}
.s3 .s3-list li a .time i{
    width: 82%;
}
.s3 .s3-list li:hover a p{
    color: #043491;
    font-weight: 600;
}
.s3 .s3-list li:hover{
    background: rgba(58, 100, 176, 0.06);
}

.s3{
    margin-top: 0.47rem;
    margin-bottom: 0.56rem;
}

.s4 .aLeft{
    width: 67.24%;
    position: relative;
}
.s4 .aLeft .cover_img{
    height: 7.58rem;
}
.s4 .tit.mid{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.88rem;
    z-index: 3;
    padding-left: 19.3%;
    margin-bottom: 0;
}
.s4 .tit.mid h4{
    text-align: left;
    color: #fff;
}
.s4 .tit h4 span:after{
    background-image: url("../images/tit-r2.png");
}
.s4 .tit.mid h4 span:before{
    background-image: url("../images/tit-l2.png");
}
.s4 .tit .mores{
    color: #fff;
    right: 0.95rem;
}
.s4 .tit .mores:after{
    background-image: url("../images/more2.png");
}
.s4 .aLeft:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s4-mask.png") repeat-x bottom;
}

.s4 .aRight{
    width: 32.76%;
}
.s4 .aRight .txt{
    position: relative;
    padding: 0.5rem 9.4% 0.4rem 0.4rem;
    margin-left: -0.88rem;
    background: url("../images/s4-img03.jpg") no-repeat;
    background-size: cover;
    z-index: 9;
    opacity: 0.95;
}
.txt li a h3 {
    font-weight: 600;
    font-size: .20rem;
    line-height: 1.75em;
    color: #fff;
    height: 0.4rem;
}

.txt li a span {
    margin-bottom: 0.07rem;
    line-height: 1.75em;
    color: #fff;
    height: 0.56rem;
}
.s4 .aRight .txt a{
    display: block;
    overflow: hidden;
}
.s4 .aRight .txt .time{
    font-size: 0.2rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 0.15rem;
}
.s4 .aRight .txt .time i{
    display: inline-block;
    font-size: 0.3rem;
    font-weight: 600;
    vertical-align: text-bottom;
}
.s4 .aRight .txt h4{
    font-size: 0.2rem;
    color: #fff;
    line-height: 1.75em;
    font-weight: 600;
    height: 0.7rem;
    margin-bottom: 0.33rem;
}
.s4 .aRight .txt em{
    display: block;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 0.33rem;
}
.s4 .aRight .txt p{

    color: #ffffff;
    line-height: 1.875em;
    height: 0.9rem;
    -webkit-line-clamp: 3;
}
.s4 .aRight .ptBox a{
    display: block;
}
.s4 .aRight .ptBox a .cover_img{
    height: 4.13rem;
}

.s5 .aLeft{
    width: 47.5%;
}
.s5 .aLeft .list li a{
    display: block;
    position: relative;
}
.s5 .aLeft .list li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: -0.28rem;
    height: 1px;
    background: #e5e5e5;
    z-index: 3;
}
.s5 .aLeft .list li a h4 {
    display: block;
    font-size: 0.18rem;
    color: #333333;
    font-weight: 600;
    line-height: 1.5em;
    padding-right: 1.2rem;
    margin-bottom: 0.08rem;
}
.s5 .aLeft .list li a time{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    color: rgba(4, 52, 145, 0.68);

}
.s5 .aLeft .list li a time span{
    display: inline-block;
    font-size: 0.22rem;
    color: #043491;
    opacity: 1;
    font-weight: 600;
}
.s5 .aLeft .list li a p{
    font-size: 0.14rem;
    line-height: 1.71em;
    color: #888888;
    height: 0.48rem;
}
.s5 .aLeft .list li{
    padding: 0.28rem 0.24rem 0.25rem 0.3rem;
    transition: all .3s;
}
.s5 .aLeft .list li:first-child a:after{
    display: none;
}
.s5 .aLeft .list li:hover{
   
}
.s5 .aLeft .list li:hover h4,
.s5 .aLeft .list li:hover time span{
    color: #043491;
}
.s5 .aLeft .list li:hover time,
.s5 .aLeft .list li:hover p{
    color: rgba(4,52,145,.64);
}
.s5 .tabNav{
    position: absolute;
    left: 0.7rem;
    top: 2.26rem;
    z-index: 3;
}

.s5 .tabNav a .code{
    position: absolute;
    left: 100%;
    width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    padding: 0.1rem;
    border-radius: 5px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(0);
    transition: .5s;
    z-index: 99;
}

.s5 .tabNav a .code:after{
    position: absolute;
    content: '';
    top: 0.15rem;
    left: -0.2rem;
    border: 0.1rem solid transparent;
    border-right-color: #fff;
}
.s5 .tabNav a:hover{
    box-shadow: 0 0 0.1rem rgba(3, 41, 80, 0.4);
}

.s5 .tabNav a:hover .code{
    opacity: 1;
    visibility: visible;
    transform: translateX(0.2rem);
}

.s5 .tabNav a{
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    position: relative;
    margin-bottom: 0.3rem;
}
.s5 .tabNav a img{
    display: block;
    width: 100%;
}
.s5 .tabNav a:after{
    position: absolute;
    content: '';
    top: 50%;
    left: -0.18rem;
    transform: translateY(-50%);
    width: 0.18rem;
    height: 0.18rem;
    background: url("../images/s5-img04.png") no-repeat 50%;
    background-size: 0.18rem;
    opacity: 1;
    visibility: hidden;
}
.s5 .tabNav a:before{
    position: absolute;
    content: '';
    top: 50%;
    left: -0.7rem;
    height: 1px;
    width: 0;
    background: #043491;
    transition: all .3s;
}
.s5 .tabNav a.active{
    box-shadow: 0 0 0.1rem rgba(3, 41, 80, 0.4);
}
.s5 .tabNav a.active:after{
    opacity: 1;
    visibility: visible;
}
.s5 .tabNav a.active:before{
    width: 0.56rem;
}
.s5 .tabc{
    background: #fff;
}
.s5 .aRight{
    width: 47.5%;
}
.s5 .aRight .list li{
    padding: 0.205rem 0.3rem;
    border-top: 1px solid #e5e5e5;
}
.s5 .aRight .list li:first-child{
    border-top: none;
}
.s5 .aRight .list li a h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.6em;
    font-weight: 600;
    max-height: 0.6rem;
    margin-bottom: 0.08rem;
}
.s5 .aRight .list li a p{
    font-size: 0.14rem;
    line-height: 1.71em;
    color: #999;
    height: 0.48rem;
    margin-bottom: 0.05rem;
}
.s5 .aRight .list li a time{
    display: block;
    text-align: right;
    font-size: 0.14rem;
    color: rgba(4, 52, 145, 0.68);
    line-height: 1;
}
.s5 .aRight .list li a time span{
    display: inline-block;
    font-size: 0.22rem;
    color: #043491;
    opacity: 1;
    font-weight: 600;
}
.s5 .aRight .list li a .b2 .cover_img{
    width: 51.43%;
    height: 2.1rem;
    border-radius: 0.2rem 0 0 0;
    margin-top: -0.63rem;
}
.s5 .aRight .list li a .b2  .txt{
    width: 46.43%;
}
.s5 .aRight .list li a .b2{
    display: none;

}
.s5 .aRight .list li.show a  h4,
.s5 .aRight .list li.show a time,
.s5 .aRight .list li.show a time span{
    color: #043491;
}
.s5 .aRight .list li.show a  p{
   color: rgba(4,52,145,.64);
}
.s5 .aRight .list{
    background: #fff;
}
.s5{
    padding-top: 0.62rem;
    padding-bottom: 0.72rem;
    position: relative;
    background: url("../images/s5.jpg") no-repeat 50%;
    background-size: cover;
}

.s6 .aLeft{
    width: 14.28%;
    position: relative;
}
.s6 .aLeft:after{
    position: absolute;
    content: '';
    left: 0;
    right: -1rem;
    top: 0;
    bottom: 0;
    background: url("../images/s6-img02.png") no-repeat 50%;
    background-size: 100% 100%;
    z-index: 3;
}
.s6 .aLeft .tit2 h4{
    position: absolute;
    font-size: 0.36rem;
    color: #fff;
    font-weight: 600;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.s6 .aLeft .tit2 h4 span{
    width: 0.42rem;
    display: inline-block;

    writing-mode: vertical-lr;
    letter-spacing: 0.05rem;
    position: relative;
}
.s6 .aLeft .tit2 h4 span:before,
.s6 .aLeft .tit2 h4 span:after{
    position: absolute;
    content: '';
    left: 50%;
    top: -0.7rem;
    transform: translateX(-50%);
    width: 1.81rem;
    height: 0.42rem;
    background: url('../images/s6-img03.png') no-repeat 50%;
    background-size: 1.81rem 0.42rem;
}
.s6 .aLeft .tit2 h4 span:after{
    top: auto;
    bottom: -0.7rem;
}


.s6 .aRight{
    width: 85.72%;

}
.s6 .slidePic .cover_img img{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 860px;
    transition: .3s;
}

.s6 .slidePics img{
    display: block;
    width: 100%;
    max-height:0.79rem;
    transition: .3s;
}
.s6 .slidePics{
    position: absolute;
    width: 56%;
    left: 0;
    right: 0;
    bottom: 0.5rem;
    margin: auto;
}
.s6 .slidePics .swiper-slide{
    cursor: pointer;
    border: 0.05rem solid rgba(255, 255, 255, 0.5);
}
.s6 .slidePics .swiper-slide-thumb-active{
    border-color: rgba(233, 193, 97, 0.8);
}
.s6 .slidePics .prev,
.s6 .slidePics .next{
    position: absolute;
    top: 50%;
    width: 0.4rem;
    height: 0.20rem;
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 0.4rem;
    transform: translateY(-50%);
}
.s6 .slidePics .prev{
    left: -0.35rem;
    background-image: url("../images/s6-img04.png");
}
.s6 .slidePics .next{
    right: -0.35rem;
    background-image: url("../images/s6-img05.png");
}
.s6 .slidePic .cover_img:hover img,
.s6 .slidePics .swiper-slide:hover img{
    transform: scale(1.05);
}
.s7 .slideZt .cover_img{
    height: 4.55rem;
    border-radius:  0.3rem 0 0.3rem 0;
}

.s7 .slideZt .swiper-slide:nth-child(2n){
    margin-top: 0.4rem;
}
.s7 .slideZt .swiper-slide:nth-child(2n) .cover_img{
    border-radius: 0 0.3rem 0 0.3rem;
}
.s7 .slideZt .swiper-container{
    max-width: 87.5%;
}
.s7 .slideZt .prev,
.s7 .slideZt .next{
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0.6rem;
}
.s7 .slideZt .prev{
    left: 0;
    background-image: url("../images/s7-img06.png");
}
.s7 .slideZt .next{
    right: 0;
    background-image: url("../images/s7-img07.png");
}

.s7{
    padding-top: 0.56rem;
    padding-bottom: 1.47rem;
    background: url("../images/s7.jpg") no-repeat 50%;
    background-size: cover;
}
.link{
    position: relative;
    margin-left: 4vw;
    margin-top: -0.76rem;
    padding: 0.23rem 0.45rem 0.2rem;
    background: #3a64b0;
    border-radius: 0.65rem 0 0 0.65rem;
    z-index: 3;
}
.link-list .swiper-slide{
    width: auto;
}
.link-list a{
    display: block;
    padding: 0 0.24rem;
    position: relative;
}

.link-list a:after{
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 1px;
    height: 0.64rem;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.20);
}
.link-list .swiper-slide:first-child a:after{
    display: none;
}
.link-list a .icon{
    width: 0.48rem;
    height: 0.45rem;
    margin: 0 auto 0.05rem;
    position: relative;
}
.link-list a p{
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.5em;
    text-align: center;
}
.link-list a:hover .icon{
    transform: rotateY(360deg);
    transition: .5s;
}

.back{
    position: fixed;
    right: 0.2rem;
    bottom: 4vh;
    width: 0.96rem;
    height: 1.06rem;
    cursor: pointer;
    z-index: 99;
    display: none;
}
.back img{
    display: block;
    width: 100%;
}
.body_b.showdiv .back{
    display: block;
}
@media screen and (max-width:1840px){
    .s5 .tabNav{
        left:0.2rem;
    }
}
@media screen and (max-width:1600px){
    .s5 .tabNav{
        left:0;
    }
    .s5 .tabNav a{
        width:0.5rem;
        height:0.5rem;
    }
}
@media screen and (max-width: 1060px){
    .s6 .slidePic .cover_img img{
        height:auto;
    }
    html, body .body_h{
        height: auto;
        overflow: auto;
        overflow-x: hidden;
    }
    .banner{
        margin-top: 0.75rem;
    }
    .banner a{
        height: auto;
        padding-top: 50%;
    }
    .body_b {
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: auto;
        overflow-x: hidden;
    }
    .scroll{
        padding-top: 0;
    }
    .banner .page>span:first-child:before,
    .banner .page>span:last-child:after{
        width: 1rem;
    }
    .banner .page{
        bottom: 0.2rem;
    }
    .s1 .aLeft{
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .s1 .aRight{
        width: 100%;
    }
    .s2 .slide-pt{
        margin: auto;
    }
    .s3 .wrap{
        display: block;
    }
    .s3 .s3-list{
        width: 100%;
    }
    .s3 .s3-list li a .time i,
    .s2 .slide-pt a .txt .time i{
        width: 75%;
    }
    .s4 .aRight .txt{
        padding: 0.4rem;
        margin-left: auto;
    }
    .s4 .aLeft,
    .s5 .aLeft{
        width: 100%;

    }
    .s4 .aRight,
    .s5 .aRight{
        width: 100%;
    }
    .s4 .aRight .ptBox{
        display: none;
    }
    .s4 .aLeft .cover_img {
        height: auto;
        padding-top: 65.24%;
    }
    .s4 .tit.mid{
        bottom: 0.35rem;
    }
    .s4 .tit .mores{
        right: 0.25rem;
    }
    .s5 .aLeft{
        margin-bottom: 0.4rem ;
    }
    .s5 .tabNav{
        left: 0.05rem;
    }
    .s5{
        padding-top: 0.4rem;
        padding-bottom: 0.5rem;
    }
    .s5 .aRight .list li a .b2 .cover_img{
        height: 25.7vw;
    }
    .s6 .slidePics{
        bottom: 0.3rem  ;
    }
    .s7 .slideZt .swiper-container{
        max-width: none;
    }
    .s7 .slideZt .cover_img{
        height: auto;
        padding-top: 161.35%;
    }
    .link{
        margin-left: 0;
        border-radius: 0;
        padding: 0.2rem;
    }
    .link-list a .icon{
        width: 0.28rem;
        height: 0.32rem;
    }
    .link-list a{
        margin: 0.1rem 0;
    }
    .s2 .slide-pt a .cover_img{
        padding-top: 66.66%;
        height: auto;
    }
    .s2{
        padding-top: 0.3rem ;
    }
    .s6 .aLeft{
        width: 100%;
    }
    .s6 .aRight{
        width: 100%;
    }
    .s6 .aLeft:after{
        display: none;
    }
    .s6{
        padding: 0.3rem 0 0;
    }
    .s1{
        padding: 0.3rem 0;
    }
}

@media screen and (max-width: 900px){

    .s2 .slide-pt a{
        padding: 0.2rem;
        border-radius: 0 0.15rem 0 0.15rem;
    }
    .s3 .s3-list li{
        width: 100%;
        margin-bottom: 0.2rem;
        border-radius: 0 0.15rem 0 0.15rem;
    }
    .s7{
        padding: 0.3rem 0 0.4rem;
    }
    .link{
        margin-top: 0;
    }
}
@media screen and (max-width: 768px){
    .s1 .aLeft .slide-list,
    .s1 .aLeft .slide-news{
        width: 100%;
        float: none;
    }
    .s1 .aLeft .slide-news .cover_img{
        padding-top: 77.6%;
        height: auto;
    }
    .s1 .aLeft .slide-list li.active:after{
        right: 0;
    }

    .s7 .slideZt .swiper-slide:nth-child(2n) .cover_img{
        border-radius: 0.3rem 0 0.3rem 0;
    }
    .s7 .slideZt .swiper-slide:nth-child(2n+1) .cover_img{
        border-radius:  0 0.3rem 0 0.3rem;
    }
}
@media screen and (max-width: 640px){
    .tit h4{
        font-size: 0.26rem;
    }
    .tit .mores{
        font-size: 0.14rem;
    }
    .s5 .aRight .list li.show a .b2{
        display: none;
    }
    .s5 .aRight .list li.show a .b1{
        display: block;
    }
    .s5 .aRight .list li.show h4{
        color: #fff;
    }
    .s3{
        margin-top: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .s5 .aLeft .list li{
        padding: 0.2rem;
    }
    .s6 .slidePics{
        width: 94%;
        bottom: 0.1rem  ;
    }
    .tit{
        margin-bottom: 0.2rem;
    }
    .s4 .aRight .txt p{
        height: 1rem;
    }
    .s3 .s3-list li a .time i{
        width: 70%;
    }
    .s7 .slideZt .swiper-slide:nth-child(2n) .cover_img{
        border-radius:  0 0.3rem 0 0.3rem;
    }
    .s7 .slideZt .swiper-slide:nth-child(2n+1) .cover_img{
        border-radius:   0.3rem 0 0.3rem 0;
    }
    .s2 .slide-pt a .txt .time i{
        width: 65%;
    }
    .banner> .swiper-container>.page>span{
        width: 0.23rem;
        height: 0.3rem;
        background-size: 0.23rem;
        margin: 0 0.15rem;
    }
    .s1 .aRight .s1-list a .txt p{
        height: 0.54rem;
    }
/*修改->新增代码*/
    .s5 .tabNav{
        margin-top: 0.05rem;
        position: static;
        display: flex;
        justify-content: center;
        gap: 0.2rem;
    }
    .s5 .tabNav a:after{
        top: auto;
        bottom: -0.18rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .s5 .tabNav a:before{
        top: auto;
        bottom: -0.7rem;
        left: 50%;
        width: 1px;
        height: 0rem;
        transform: translateX(-50%);
    }
    .s5 .tabNav a.active:before{
        width: 1px;
        height: 0.56rem;
    }
/*修改->新增代码*/
}

@media screen and (max-width:480px){
    .banner .page>span:first-child:before,
    .banner .page>span:last-child:after,
    .banner .page>span:after{
        display: none;
    }
}