@charset "utf-8";
html,body .body_h {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.banner a{
    position: relative;
    display: block;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.banner a img{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.banner .btn{
    font-size: 0;
    bottom: 1.09rem;
}
.banner> .swiper-container>.btn>span{
    width: 0.24rem;
    height: 0.29rem;
    margin: 0 0.1rem;
    background: url("/images/dots.png") no-repeat 50%;
    background-size: 0.24rem;
    opacity: 1;
    border-radius: unset;
}
.banner> .swiper-container>.btn>.swiper-pagination-bullet-active{
    background-image: url("/images/dots2.png");
}

.index-search{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    max-width: 14.83rem;
    margin: 0 auto;
    padding:0.23rem  1rem 0.08rem;
    background: url("/images/index_search.png") no-repeat bottom;
    background-size: auto 0.85rem;
    z-index: 9;
}
.index-search .search-box{
    position: relative;
    padding-bottom: 0.09rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.index-search .search-box input[type='text']{
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.44rem;
    height: 0.44rem;
    padding-left: 0.4rem;
    padding-right: 1.1rem;
}
.index-search .search-box input[type='image']{
    position: absolute;
    top: 0.065rem;
    right: 0.26rem;
    width: 0.31rem;
    height: 0.31rem;
}
input::placeholder{
    color: #fff;
}
input::-webkit-input-placeholder{
    color: #fff;
}
input::-moz-placeholder{
    color: #fff;
}
input::-ms-input-placeholder{
    color: #fff;
}
.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: 2rem;
}
.s1-tit{
    text-align: center;
}
.s1-tit>div{
    display: inline-block;
    padding-left: 1.12rem;
    padding-bottom: 0.05rem;
    background: url("/images/s1-tit.png") no-repeat bottom left;
    background-size: auto 0.41rem;
}
.s1-tit>div h3{
    display: inline-block;
    font-size: 0.34rem;
    color: #111;
    line-height: 0.64rem;
    font-family: 'SourceHanSerifCN';
}
.s1-tit>div a{
    display: inline-block;
    font-size: 0.12rem;
    color: #105d9e;
    font-weight: 600;
    line-height: 1.2;
    margin-left: 0.25rem;
    transition:all .3s;
}
.s1-tit>div a:hover,
.s2-tit .mores a:hover,
.s3-tit a:hover,
.s5-list li .s5-tit a:hover{
    transform:translateX(0.05rem)
}
.s1-l {
    width: 6.08rem;
    margin-top: 0.4rem;
}
.s1-banner a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s1-banner a .cover_img{
    padding-top: 65.46%;
}
.s1-banner a p{
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.2;
    padding-left: 0.35rem;
    padding-right: 1.95rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.22rem;
    z-index: 3;
}
.s1-banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/images/s1-img02.png") repeat-x bottom;
}
.s1-banner>.dot {
    font-size: 0;
    width: auto;
    left: auto;
    right: 0.27rem;
    bottom: 0.25rem;
}
.s1-banner>.dot>span.swiper-pagination-bullet{
    width: 0.17rem;
    height: 0.18rem;
    margin: 0 0.05rem;
    border: 0.02rem solid #9d9a9b;
    border-radius: 0.25rem 0.25rem 0.05rem 0.05rem;
    opacity: 1;
    background-color: transparent;
}
.s1-banner>.dot>span.swiper-pagination-bullet-active{
    background-color: #fff;
    border-color: #fff;
}
.s1-banner a:hover .cover_img>div{
    transform: scale(1.05);
}
.s1-r {
    width: 7.6rem;
}

.s1-list li{
    float: left;
    width: 3.06rem;
}
.s1-list li.li1{
    width: 4.54rem;
    padding:0.42rem 0.36rem 0.6rem 0.15rem;
    border-top: 1px dashed #dddddd;
}
.s1-list li.li2{
    padding: 0.4rem 0 0.52rem 0.34rem;
    border-top: 1px dashed #dddddd;
    border-left: 1px dashed #dddddd;
}
.s1-list li:nth-child(1),
.s1-list li:nth-child(2){
    border-top: none;
}
.s1-list li:nth-child(3),
.s1-list li:nth-child(4){
    padding-bottom: 0.2rem;
}

.s1-list li a{
    display: block;
    overflow: hidden;
}
.s1-list li.li1 a{
    font-size: 0;
}
.s1-list li.li1 a time{
    display: inline-block;
    vertical-align: top;
}
.s1-list li.li1 a time span{
    font-size: 0.35rem;
    color: #0868b9;
    font-weight: 600;
    display: block;
    line-height: 1.2;
    font-family: '思源黑体 CN';
}
.s1-list li a time span i{
    font-size: 0.16rem;
    font-style: oblique;
    display: inline-block;
    margin-right: 3px;
}
.s1-list li.li1 a time em{
    display: block;
    font-size: 0.15rem;
    color: #666666;
    margin-top: 0.05rem;
}
.s1-list li.li1 a .s1-txt{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 1.3rem);
    margin: 0 0 0 0.35rem;
}
.s1-list li.li1 a .s1-txt h4{
    font-size: 0.18rem;
    color: #111111;
    line-height: 0.28rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.56rem;
}
.s1-list li.li1 a .s1-txt p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
    margin-top: 0.22rem;
}
.s1-list li.li2 a time{
    font-size: 0;
    display: block;
}
.s1-list li.li2 a time span{
    font-size: 0.35rem;
    color: #0868b9;
    font-weight: 600;
    display: inline-block;
    line-height: 1.2;
    font-family: '思源黑体 CN';
}
.s1-list li.li2 a time em{
    display: inline-block;
    font-size: 0.15rem;
    color: #666666;
    margin-left: 0.1rem;
}
.s1-list li.li2 a p{
    font-size: 0.18rem;
    color: #111111;
    line-height: 0.26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.78rem;
    margin-top: 0.32rem;
}
.s1-list li:hover a .s1-txt h4{
    color: #0868b9;
    font-weight: 600;
}
.s1-list li.li2:hover a  p{
    color: #0868b9;
}
.s1 .block{
    margin: 0.56rem -0.26rem 0;
    padding:0  0.26rem 0.36rem;
    background: #fff;
}

.s1-item2 .s1-list2 a{
    float: left;
    width: calc(33.33% - 0.3rem);
    margin: 0 0.15rem;
    padding: 0 0.45rem;
    font-size: 0;
    overflow: hidden;
}
.s1-item2 .s1-list2 a time{
    float: left;

}
.s1-item2 .s1-list2 a time span{
    display: block;
    font-size: 0.38rem;
    color: #0868b9;
    line-height: 1;
    text-align: center;
}
.s1-item2 .s1-list2 a time em{
    display: block;
    font-size: 0.12rem;
    color: #878787;
    text-align: center;
}
.s1-item2 .s1-list2 a .txt{

    padding: 0 0 0 0.24rem;
    overflow: hidden;
}
.s1-item2 .s1-list2 a .txt h3{
    font-size: 0.18rem;
    line-height: 0.27rem;
    color: #111111;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.54rem;
}
.s1-item2 .s1-list2 a:hover .txt h3{
    color: #0868b9;
    font-weight: 600;
}
.s1-item2 .s1-list2{
    margin: 0.23rem -0.15rem 0;
    overflow: hidden;
}
.s1-item2 .s1-banner2{
    height: 2rem;
}
.s1-item2{
    position: relative;
    margin: 0.32rem -0.26rem 0;
    padding: 0.44rem 0.26rem 0.36rem;
    background: #fff;
}
.s1-item2:after{
    position: absolute;
    content: '';
    left: 0.71rem;
    top: -0.47rem;
    width: 0.07rem;
    height: 0.67rem;
    background: url("/images/s1-icon01.png") no-repeat 50%;
    background-size: 0.07rem;
}
.s1-item2:before{
    position: absolute;
    content: '';
    right: 0.73rem;
    top: -0.47rem;
    width: 0.07rem;
    height: 0.67rem;
    background: url("/images/s1-icon01.png") no-repeat 50%;
    background-size: 0.07rem;
}

.s1{
    padding-top: 0.64rem;
    padding-bottom: 0.58rem;
    background: url("/images/s1.png") no-repeat bottom;
    background-size: cover;
}

.s2-l{
    width: 3.4rem;
}
.s2-tit span{
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.72rem;
    padding-left: 0.6rem;
    padding-right: 1.46rem;
    font-family: "SourceHanSerifCN";
    opacity: .42;
    cursor: pointer;
    margin-top: 0.17rem;
}
.s2-tit span em{
    display: block;
    position: relative;
    z-index: 2;
}
.s2-tit span:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/images/s2-img01.png") no-repeat 50%;
    background-size: 3.4rem;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}
.s2-tit span.active:after{
    opacity: 1;
    visibility: visible;
}
.s2-tit span.active{
    opacity: 1;
}
.s2-tit .mores{
    padding-left: 0.6rem;
    margin-top: 0.46rem;
}
.s2-tit .mores a{
    font-size: 0.12rem;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    display: none;
    transition:all .3s;
}

.s2-r{
    width: 9.55rem;
}
.s2-list a{
    float: left;
    display: block;
    width: calc(50% - 1.15rem);
    margin: 0.3rem 1.15rem 0.35rem 0 ;
}
.s2-list a span{
    display: block;
    font-size: 0.16rem;
    color: #fff;
    line-height: 1.2;
    font-family: "SourceHanSerifCN";
    position: relative;
}
.s2-list a span em{
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-right: 0.13rem;
    background: rgba(32, 122, 194, 1);
}
.s2-list a:nth-child(2) span em,
.s2-list a:nth-child(4) span em{
    background: #238ac4;
}
.s2-list a span:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.02rem;
    margin-top: -0.01rem;
    background: linear-gradient(to left,  transparent 1%, #99bad3 70%);

}
.s2-list a p{
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.52rem;
    margin-top: 0.18rem;
}
.s2-list a:hover p{
    font-weight: 600;
}
.s2>div{
    max-width: 14.4rem;
    padding: 0.62rem 0.85rem 0.22rem 0;
    background: url("/images/s2-bg.png") no-repeat 50%;
    background-size: cover;
    overflow: hidden;
}
.s2{
    padding-top: 0.68rem;
    padding-bottom: 0.61rem;
    overflow: hidden;
    background: url("/images/s2.png") no-repeat 50%;
    background-size: cover;
}

.s3-left{
    padding-top: 0.7rem;
    padding-bottom: 0.83rem;
    width: 51%;
    padding-right: 0.5rem;
    background: url("/images/s3-left.jpg") no-repeat 50%;
    background-size: cover;
}
.s3-r{
    width: 6.68rem;
}
.s3-tit {
    position: relative;
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #dddddd;
}
.s3-tit:after{
    position: absolute;
    content:'';
    right: 0;
    bottom: -0.035rem;
    width: 0.07rem;
    height: 0.07rem;
    border-radius: 50%;
    background: #105d9e;
}
.s3-tit h3{
    font-size: 0.3rem;
    color: #111;
    line-height: 0.4rem;
    padding-left: 0.18rem;
    border-left: 0.04rem solid #0868b9;
    font-family: "SourceHanSerifCN";
}
.s3-tit a{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: #105d9e;
    line-height: 0.4rem;
    transition:all .3s;
}

.s3-r .img{
    width: 3.46rem;
}
.s3-r .img a{
    display: block;
    overflow: hidden;
}
.s3-r .img .cover_img{
    padding-top: 140.75%;
}
.s3-list{
    width: 2.76rem;
}
.s3-list a{
    display: block;
    background: #fff;
    padding:0.23rem 0.27rem 0.28rem;
    margin-top: 0.25rem;
    transition: all .3s;
}
.s3-list a:first-child{
    margin-top: 0;
}
.s3-list a p{
    font-size: 0.16rem;
    color: #111111;
    line-height: 0.26rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.52rem;
}
.s3-list a:hover{
    background: #0868b9;
}
.s3-list a:hover p{
    color: #fff;
}
.s3-r .img a:hover .cover_img>div{
    transform: scale(1.05);
}
.s3-r>.block{
    margin-top: 0.49rem;
}
.s3-right{
    padding-top: 0.7rem;
    padding-bottom: 0.82rem;
    width: 49%;
    padding-left: 0.35rem;
    background: url("/images/s3-right.jpg") no-repeat 50%;
    background-size: cover;
}
.s3-l{
    width: 6.4rem;
}

.s3-list2 li{
    padding-left: 0.16rem;
    position: relative;
    margin-top: 0.6rem;
}
.s3-list2 li:first-child{
    margin-top: 0;
}
.s3-list2 li a{
    font-size: 0;
    display: block;
    overflow: hidden;
}
.s3-list2 li time{
    display: inline-block;
    padding: 0.08rem 0.13rem;
    vertical-align: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    border: 0.05rem solid transparent;
}
.s3-list2 li time span{
    display: block;
    font-size: 0.21rem;
    color: #fff;
    text-align: center;
    line-height: 1.1;
}
.s3-list2 li time em{
    display: block;
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
    line-height: 1.2;
}
.s3-list2 li .s3-txt{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 85px);
    margin: 0 0 0 0.15rem;
}
.s3-list2 li .s3-txt h5{
    font-size: 0.18rem;
    color: #111111;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s3-list2 li .s3-txt p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.4rem;
    margin-top: 0.1rem;
}
.s3-list2 li.i1 time{
    background-color: #bc3e30;
    border-color: #e4d8de;
}
.s3-list2 li.i2 time{
    background-color: #d57d35;
    border-color: #e8e1de;
}
.s3-list2 li.i3 time{
    background-color: #3d62b8;
    border-color: #d1ddf2;
}
.s3-list2 li.i4 time{
    background-color: #69bb6b;
    border-color: #d8ebe6;
}
.s3-list2 li:before{
    position: absolute;
    content: '';
    left: -0.14rem;
    top: 0.13rem;
    width: 0.16rem;
    height: 0.14rem;
    background: url("/images/s3-img02.png") no-repeat 50%;
    background-size: 0.16rem;
}
.s3-list2 li.i2:before{
    background-image: url('/images/s3-img03.png');
}
.s3-list2 li.i3:before{
    background-image: url('/images/s3-img04.png');
}
.s3-list2 li.i4:before{
    background-image: url('/images/s3-img05.png');
}
.s3-list2 li.i1:hover .s3-txt h5{
    color: #bc3e30;
    font-weight: 600;
}
.s3-list2 li.i2:hover .s3-txt h5{
    color: #d57d35;
    font-weight: 600;
}
.s3-list2 li.i3:hover .s3-txt h5{
    color: #3d62b8;
    font-weight: 600;
}
.s3-list2 li.i4:hover .s3-txt h5{
    color: #69bb6b;
    font-weight: 600;
}
.s3-list2{
    margin-top: 0.49rem;
}

.s3{
    overflow: hidden;
}

.s4-left{
    width: 62.14%;
}
.s4-left .img a{
    display: block;
    overflow: hidden;
    position: relative;
}
.s4-left .img a .cover_img{
    width: 100%;
    height: 7.06rem;
    position: relative;
    overflow: hidden;
}
.s4-left .img a i{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.04rem;
    height: 1.04rem;
    background: url("/images/s4-img02.png") no-repeat 50%;
    background-size: cover;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.s4-left .img a:hover .cover_img>div{
    transform: scale(1.05);
}
.s4-right{
    width: 37.86%;
}
.s4-tt{
    background: url("/images/s4-img03.png") no-repeat 50%;
    background-size: cover;
}
.s4-l {
    width: 4.65rem;
    padding: 1rem 0.2rem 0 0.5rem;
    height: 4.64rem;
    overflow: hidden;
}
.s4-l h2{
    font-size: 0.3rem;
    color: #fff;
    line-height: 1.2;
    font-family: "SourceHanSerifCN";
    margin-bottom: 0.39rem;
}
.s4-l p{
    font-size: 0.14rem;
    color: #ffffff;
    line-height: 0.3rem;
}
.s4-l .mores{
    font-size: 0.12rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.52);
    font-weight: 600;
    text-align: right;
    padding-right: 0.3rem;
    padding-bottom: 0.1rem;
    margin-top: 0.32rem;
    background: url("/images/s4-img04.png") no-repeat right bottom;
    background-size: 1.07rem;
}
.s4-bb .swiper-slide a{
    display: block;
    overflow: hidden;
}
.s4-bb .swiper-slide a .cover_img {
    width: 100%;
    height: 2.42rem;
    position: relative;
}

.s4-bb .swiper-slide a:hover .cover_img>div{
    transform: scale(1.05);
}

.s4{
    overflow: hidden;
}

.s5-r {
    width: 6.89rem;
    margin-top: 0.095rem;
}
.s5-r .img a{
    display: block;
    overflow: hidden;
}
.s5-r .img a .cover_img{
    width: 6.89rem;
    height: 4.39rem;
}
.s5-l{
    width: 100%;
}

.s5-list{ margin-top: 0.56rem;}
.s5-list li{
    float: left;
    width: 3.32rem;
    margin: 0.095rem 0  0.095rem 0.18rem;
    position: relative;
}
.s5-list li:nth-child(2n){
}
.s5-list li>a{
    display: block;
    overflow: hidden;
}
.s5-list li>a .pic{
    padding-top: 63.44%;
}
.s5-list li .s5-tit{
    font-size: 0;
    margin-left: 0.47rem;
    margin-top: 0.32rem;
    position: relative;
    z-index: 3;
}
.s5-list li .s5-tit h4{
    display: inline-block;
    font-size: 0.34rem;
    color: #111;
    line-height: 0.64rem;
    font-family: 'SourceHanSerifCN';
}
.s5-list li .s5-tit a {
    display: inline-block;
    font-size: 0.12rem;
    color: #105d9e;
    font-weight: 600;
    line-height: 1.2;
    margin-left: 0.25rem;
    transition:all .3s;
}
.s5-list li:first-child:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -1.42rem;
    width: 3.32rem;
    height: 2.1rem;
    /* background: url("/images/s5-img05.png") no-repeat bottom; */
    background-size: cover;
}
.s5{
    padding-top: 0.49rem;
    padding-bottom: 0.42rem;
    overflow: hidden;
}
.w800{
    display: none;
}
@media screen and (max-width: 1024px){
    .banner{
        margin-top: 1.2rem;
    }
    .body_b{
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: hidden;
    }
    html, body .body_h {
        height: auto;
        overflow: auto;
    }
    .banner a{
        height: auto;
        padding-top: 48.96%;
    }
    .scroll{
        padding-top: 0;
    }
    .s1-list li.li1 a .s1-txt p,
    .s3-list2 li .s3-txt p{
        line-height: 0.26rem;
        height: auto;
        max-height: 0.78rem;
    }
    .s3-list2 li{
        margin-top: 0.4rem;
    }
    .s3-list2 li .s3-txt p{
        margin-top: 0.12rem;
    }
    .s1-list li.li1 a .s1-txt{
        width: calc(100% - 1.4rem);
    }
    .s4-l{
        padding-top: 0.3rem;
    }
}
@media screen and (max-width: 800px){
    .index-search{
        max-width: none;
        width: auto;
        padding-left: 0.15rem;
        padding-right: 0.15rem;
        background-size: cover;
    }
    .w801{
        display: none;
    }
    .w800{
        display: block;
    }
    .banner{
        margin-top: 1rem;
    }
    .s1-l,
    .s1-r{
        float: none;
        width: auto;
    }
    .s1-l{
        margin-top: 0;
    }
    .s1-banner a p{
        font-size: 0.22rem;
    }
    .s1-list li.li2{
        width: 50%;
        padding: 0.3rem 0.25rem;
    }
    .s1-list li.li2:nth-child(2n+1){
        border-left: none;
    }
    .s1-list li.li2 a p{
        font-size: 0.21rem;
        line-height: 0.38rem;
        -webkit-line-clamp: 2;
        height: 0.76rem;
    }
    .s1-item2 .s1-list2 a{
        width: calc(50% - 0.3rem);
        margin: 0.25rem 0.15rem;
        padding: 0 ;
    }
    .s1-item2 .s1-banner2{
        height: auto;
    }
    .s1-item2 .s1-list2 a .txt h3{
        font-size: 0.22rem;
        line-height: 0.38rem;
        height: 0.76rem;
    }
    .s1-item2 .s1-list2 a time span{
        font-size: 0.4rem;
        line-height: 1.25;
    }
    .s1-item2 .s1-list2{
        margin: 0;
    }
    .s1-item2{
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .s1{
        padding: 0.4rem 0.15rem 0.35rem;
    }
    .s1 .block{
        margin: 0.35rem 0;
        padding: 0.1rem;
    }
    .s2-l{
        float: none;
        width: auto;
    }
    .s2-tit span{
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
    }
    .s2-r{
        float: none;
        width: auto;
    }
    .s2>div{
        max-width: none;
        padding: 0;
        background: transparent;
    }
    .s2-list a{
        width: calc(50% - 0.3rem);
        margin: 0.25rem 0.15rem;
    }
    .s2-list a p{
        font-size: 0.22rem;
        line-height: 0.38rem;
        height: 0.76rem;
    }
    .s2-list a span{
        font-size: 0.2rem;
    }
    .s2-list a span em{
        background: rgb(8 105 186);
    }
    .s2-list a:nth-child(2) span em, .s2-list a:nth-child(4) span em {
        background: #0a75bc;
    }
    .s2-tab .mores {
        text-align: center;
        font-size: 0.2rem;
        line-height: 0.48rem;
        margin-top: 0.35rem;

    }
    .s2-tab .mores a{
        color: #fff;
        display: inline-block;
        padding: 0 0.55rem 0 0.5rem;
        border: 1px solid rgba(255, 255, 255, 0.8);
        border-radius: 0.35rem;
    }
    .s2-r{
        margin-top: 0.35rem;
    }
    .s2{
        padding-top: 0.3rem;
        padding-bottom: 0.4rem;
    }
    .s3-left,.s3-right,
    .s3-r,.s3-l{
        float: none;
        width: auto;
    }
    .s3-left{
        padding: 0.3rem 0.15rem 0;
    }
    .s3-r .img{
        width: 50%;
        float: none;
        margin: 0 auto;
    }
    .s3-list{
        float: none;
        width: auto;
        margin-top: 0.3rem;
    }
    .s3-list a p{
        font-size: 0.2rem;
        line-height: 0.36rem;
        height: 0.72rem;
    }
    .s3-list a{
        float: left;
        width: 48%;
        margin-bottom: 0.25rem;
        margin-top: 0;
    }
    .s3-list a:nth-child(2n){
        margin-left: 4%;
    }
    .s3-r>.block {
        margin-top: 0.3rem;
    }
    .s3-right{
        padding: 0.3rem 0.15rem 0.4rem;
    }
    .s3-list2 li .s3-txt h5{
        font-size: 0.22rem;
    }
    .s3-list2 li .s3-txt p{
        font-size: 0.18rem;
        line-height: 0.34rem;
        height: 0.68rem;
    }
    .s3-list2 li time span{
        font-size: 0.25rem;
        line-height: 1.5;
    }
    .s3-list2 li time em{
        font-size: 0.18rem;
    }
    .s3-list2 li time{
        padding: 0.03rem 0.18rem 0.1rem;
    }
    .s3-list2{
        margin-top: 0.3rem;
        padding: 0 0.1rem;
    }
    .s4-left,
    .s4-right,
    .s4-l{
        float: none;
        width: auto;
        height: auto;
    }
    .s4-left .img a .cover_img{
        padding-top: 59.13%;
        height: auto;
    }
    .s4-bb .swiper-slide a .cover_img{
        padding-top: 66.67%;
    }
    .s4-l{
        padding: 0.3rem 0.5rem ;
    }
    .s4-l p{
        font-size: 0.18rem;
        line-height: 0.36rem;
    }
    .s5-l,
    .s5-r{
        float: none;
        width: auto;
    }
    .s5-list li{
        width: 48%;
        margin: 0.2rem 0;
    }
    .s5-list li:nth-child(2n){
        margin-left: 4%;
    }
    .s5-r .img a .cover_img{
        width: auto;
        height: auto;
        padding-top: 63.72%;
    }
    .s5{

        padding: 0.2rem 0.15rem 0.4rem;
    }

}
@media screen and (max-width: 640px){
    .s1-banner a p{
        padding-right: 1.55rem;
    }
    .s3-list2 li .s3-txt{
        width: calc(100% - 67px);
    }
}
@media screen and (max-width: 480px){
    .s1-list li.li2{
        float: none;
        width: auto;
        border-left: none;
    }
    .s1-list li:nth-child(1), .s1-list li:nth-child(2){
        border-top: 1px dashed #dddddd;
        border-left: none;
    }
    .s1-item2 .s1-list2 a{
        float: none;
        width: auto;
        display: block;
        padding: 0.1rem 0;
    }
    .s1-item2 .s1-list2 a time{
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .s1-item2 .s1-list2 a .txt{
        display: inline-block;
        width: calc(100% - 80px);
        margin: 0 0 0 0.15rem;
        vertical-align: middle;
        padding-left: 0;
    }
    .s2-list a{
        float: none;
        width: auto;
        padding: 0.1rem 0;
    }
    .s2-tit span{
        padding-left: 0.2rem;
        padding-right: 1rem;
    }
    .s2-tit span:after{
        background-size: 2.5rem 0.72rem;
    }
    .s3-list a{
        float: none;
        width: auto;
    }
    .s3-list a:nth-child(2n){
        margin-left: 0;
    }
    .s5-list li{
        margin: 0.1rem 0;
    }
}