@charset "utf-8";

/*.section .fp-tableCell{
    padding: .9rem 0 0;
}*/
.index_main {
    min-height: 1rem;
}


.banner {
    position: relative;
    overflow: hidden;
    background: #efefef;
}

.banner .img_zd .img_hezi {
    padding-bottom: 23.5%;
}

.banner a {
    position: relative;
    display: block;
    width: 100%;
}



.banner .page {
    position: absolute;
    font-size: 0;
    bottom: .45rem;

}

.banner .page span {
    display: inline-block;
    width: 0.21rem;
    height: 0.21rem;
    background: url(../images/ban-slick.png) no-repeat center center;
    background-size: .19rem auto;
    margin: 0 .1rem;
    transition: all .6s;

    opacity: 1;
}



.banner .page span.active {
    background: url(../images/ban-slick-active.png) no-repeat center center;
    background-size: .19rem auto;
}


.title001 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    padding-top: .15rem;
}

.title001::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: .9rem;
    height: 2px;
    background: #156BB9;
}

.title001 .tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.title001 .tit h6 {
    font-size: .32rem;
    line-height: 1;
    color: #3D3D3D;
    text-transform: capitalize;
    font-weight: bold;
    font-family: "sisong";
}

.title001 a {
    font-size: .18rem;
    color: #156BB9;
    font-family: "sisong";
    text-transform: uppercase;
}

.title001 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: .2rem;
    font-size: .16rem;
    color: #250d52;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/more.png) no-repeat right center;
    background-size: .09rem auto;
    z-index: 5;
    transition: all .6s;
}

.title001 .more:hover {
    color: #250d52;
    right: .15rem;
}

.title001 .more::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.1rem;
    height: 0.01rem;
    background: #250d52;
}

.home1 {
    position: relative;
}




.s2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.s2-l {
    position: relative;
    width: 37.64%;
    z-index: 9;
}

.s2-r {
    width: 58.85%;
}

.s2 ul {
    margin-top: .4rem;
}

.s2 ul li {
    margin-top: .18rem;
}


.s2 ul li a {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: .91rem;
    background: #D9E8FC;
    transition: all .6s;
}

.s2 ul li a .date {
    width: 1.12rem;
    height: 100%;
    color: #fff;
    text-align: center;
    padding: .15rem 0;
    background: url(../images/s3-l-date.png) no-repeat center center;
    background-size: 100% 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.s2 ul li a .date p {
    font-size: .28rem;
    color: #fff;
    font-family: "sisong";
}

.s2 ul li a .date span {
    font-size: .14rem;
    color: #fff;
    font-family: "sisong";
}

.s2 ul li a .text {
    padding: 0 .3rem;
    flex: 1;
    min-width: 0;
}

.s2 ul li a .text p {
    font-size: 0.16rem;
    font-weight: bold;
    color: #474849;
    line-height: .24rem;
    max-height: .48rem;
    font-family: "sisong";
}


@media (max-width: 1024px) {
    .banner .img_zd .img_hezi  {
        padding-bottom: 37%;
    }
    .banner .img_zd>img {
        height: 100%;
        object-fit: cover; 
    }


}

.sect2-down {}

.sect2-down .wp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.sect2-down .s2d-l {
    width: calc(100% - 4.95rem);
}

.sect2-down .s2d-r {
    width: 4.12rem;
}

.sect2-down .s2d-r .tpp {
    position: relative;
    margin-top: .5rem;
}



.sect2-down .s2d-r .tpp .bg-mask {
    position: relative;
    z-index: 9;
}

.sect2-down .s2d-r .tpp .pic {

    padding-top: 71.359%;
}

.sect2-down .tit {
    justify-content: flex-start;
    text-align: left;
}



.sect2-down .s2-jj .box {
    max-height: 3.4rem;
    overflow-y: auto;
}

.sect2-down .s2-jj .box p {
    line-height: 0.3rem;
    font-size: 0.18rem;
    color: #333;
    margin-bottom: .2rem;
    padding-right: .15rem;
    font-family: "sisong-normal";
}

.sect2-down .s2d-l .more {
    width: 1.42rem;
    height: .53rem;
    line-height: .53rem;
    text-align-last: center;
    background: #156BB9;
    border-radius: 5px;
    transition: all .6s;
    text-align: center;
}

.sect2-down .s2d-l .more a {
    display: block;
    width: 100%;
    font-size: .18rem;
    height: 100%;
    color: #fff;
    font-family: "sisong";
    margin: 20px 0;
}

.sect2-down .s2d-l .more:hover {
    width: 1.5rem;
}

.sect2-down .wp {
    padding-top: .85rem;
    padding-bottom: 1rem;
}

.sect2-down .s2-jj .box::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #cdd7df;
    border-radius: 10px;
}

.sect2-down .s2-jj .box::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e1eef8;
}

.sect2-down .s2-jj .box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #e5e1eb;
}

.home2 {
    position: relative;
    background: #F4F9FC;
    padding-top: .7rem;
    padding-bottom: .45rem;
}

.home2 .wp {
    position: relative;
    z-index: 9;
}

.home2::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -.45rem;
    width: 57.77%;
    height: 3.35rem;
    background: url(../images/s3-bg.jpg) no-repeat center center;
    background-size: cover;
}

.home2.wp {
    position: relative;
    z-index: 9;
}

.home3 {
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
}

.home3 .title001::after {
    left: auto;
    right: 0;
}

.home3 .wp {
    position: relative;
    z-index: 9;
}

.home3 .title001 {
    position: absolute;
    right: 0;
    top: -.2rem;
}

.sect3 {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 .7rem;
}

.sect3::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: .9rem;
    bottom: .4rem;
    background: url(../images/s3-bg.jpg) no-repeat center center;
    background-size: 100% auto;
    z-index: 2;
}

.sect3::after {
    content: "";
    position: absolute;
    left: 1.45rem;
    right: .9rem;
    top: .73rem;
    bottom: 1.71rem;
    border: 2px solid #156BB9
}

.s3-l {
    position: relative;
    width: 3.5rem;
    z-index: 9;
}

.s3-l .tpp .pic {
    padding-top: 136%;
}

.s3-r {
    position: relative;
    width: calc(100% - 4rem);
    z-index: 9;
    margin-top: .3rem;
}

.s3-r h2 {
    font-size: .36rem;
    font-weight: bold;
    color: #fff;
    font-family: "sisong";
}

.s3-r p {
    margin: .05rem 0;
    font-size: 16px;

    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;


    color: #F4F2F2;
    font-family: "sisong-normal";
}
.s3-r .more{margin-top:.3rem;}
.s3-r .more a {
    display: block;
    width: 1.42rem;
    height: 0.53rem;
    line-height: 0.53rem;
    text-align: center;
    border: 0.01rem solid #fff;
    font-size: .18rem;
    color: #fff;
    font-family: "sisong";
}

.list1w {
    position: relative;
    margin-top: .55rem;
}


.list1w a {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
    transition: all .6s;
}


.list1w a .bg-mask {
    position: relative;
    width: 4.23rem;
    padding: .13rem .15rem;
    background: #dfe8f4;
}

.list1w a .bg-mask .pic {
    padding-top: 70.92%;
}

.list1w a .txt {
    order: -1;
    width: calc(100% - 4.5rem);
}

.list1w a .txt h2 {
    position: relative;
    padding-left: .2rem;
    font-size: .2rem;
    color: #fff;
    line-height: .24rem;
/*    height: .44rem;*/
    overflow: hidden;
    font-family: "sisong";
}

.list1w a .txt h2::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0.03rem;
    height: 0.31rem;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
}

.list1w a .txt span {
    display: block;
    margin-top: .28rem;
    margin-bottom: .2rem;
    padding-left: .25rem;
    background: url(../images/s3-time.png) no-repeat left center;
    font-size: 16px;
    font-weight: bold;
    background-size: .21rem auto;

    color: #FCFCFC;
    font-family: "sisong";
}

.list1w a .txt p {
    font-size: 0.16rem;
    line-height: .24rem;
    font-size: .16rem;
    color: #fff;
    font-family: "sisong-normal"
}

.list1w .s2-jt {
    position: absolute;
    width: .78rem;
    bottom: -.39rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    left: 48.5%;
}

.prev {
    width: .39rem;
    height: .39rem;
    background: #105695 url(../images/s3-prev.png) no-repeat center center;
    background-size: .12rem auto;
    cursor: pointer;
}

.next {
    width: .39rem;
    height: .39rem;
    background: #0A4F8D url(../images/s3-next.png) no-repeat center center;
    background-size: .12rem auto;
    cursor: pointer;
}

.sect3-r {
    width: 40%;
    margin-top: .45rem;
}

.sect3-r .list1lw {
    height: 6rem;
}

.sect3-r .swiper-slide {
    height: 1.45rem;
}

.sect3-r .swiper-container {
    height: 100%;
}

.sect3-r .list1lw a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sect3-r .list1lw a .bg-mask {
    width: 1.45rem;
    height: 1.45rem;
    border-radius: 50%;
    margin-right: .35rem;
}

.sect3-r .list1lw a .bg-mask .pic {
    padding-top: 100%;
    border-radius: 50%;
}

.sect3-r .list1lw a .txt h2 {
    font-size: .3rem;
    color: #000;
    font-weight: normal;
}

.sect3-r .list1lw a:hover .txt h2 {
    color: #250d52;
}

.sect3-r .list1lw a .txt p {
    font-size: .24rem;
    color: #6d6d6d;
}

.sect3-r .list1lw .page {
    position: relative;
    margin-top: .6rem;
}

.sect3-r .list1lw .page span,
.list3w .page span {
    background: transparent;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    border: 1px solid #6d6d6d;
    margin: 0 .1rem;
    opacity: 1;
}

.sect3-r .list1lw .page span.active,
.list3w .page span.active {
    background: #250d52;
    border: 1px solid #250d52;
}

.home4 {
    position: relative;
    padding-top: 0.4rem;
    padding-bottom: 0.6rem;
    background: url(../images/sect4-bg.png) no-repeat right top;
    background-size: 100% auto;
    overflow: hidden;
}

.home4::after {
    content: "";
    position: absolute;
    top: 26%;
    right: 0;
    width: 8.48rem;
    height: 0.12rem;
    background: url(../images/home4-xx.png) no-repeat left top;
    background-size: 8.48rem auto;
}

.home4 .wp {
    position: relative;
    z-index: 9;
}

.home4 .title001 {
    position: absolute;
    left: 0;
    top: 0;
}

.home4 .title001 .tit {
    justify-content: flex-start;
    text-align: left;
}

.home4 .title001 .tit h3::after {
    left: 0;
    transform: none;
}

.s4-l {
    position: relative;
    width: 5.2rem;
    padding-top: .15rem;
}

.s4-l .pic {
    padding-top: 5.2rem;
    border-radius: 50%;
    z-index: 9;
}

.s4-l::before {
    content: "";
    position: absolute;
    width: 6rem;
    height: 6rem;
    top: -.15rem;
    left: .2rem;
    background: rgba(8, 105, 183, .1);
    border-radius: 50%;
}

.s4-l::after {
    content: "";
    position: absolute;
    width: 2.95rem;
    height: 2.95rem;
    bottom: 0;
    left: -.9rem;
    background: rgba(8, 105, 183, .1);
    border-radius: 50%;
}

.s4-r {
    position: relative;
    margin-top: 1.13rem;
    order: -1;
    width: calc(100% - 6.3rem);
}

.s4-r::after {
    content: "";
    position: absolute;
    top: 0.12rem;
    right: 103%;
    width: 2.23rem;
    height: 0.11rem;
    background: url(../images/s4-xx.png) no-repeat center center;
    background-size: 2.23rem auto;
}

.s4-r h2 {
    font-size: .24rem;
    color: #333;
    font-weight: bold;
}

.s4-r h2 span {
    color: #250d52;
}

.s4-r .jj {
    margin-top: .25rem;
    margin-bottom: .4rem;
}

.s4-r .jj p {
    line-height: .3rem;
    font-size: .16rem;
    color: #666666;
}

.s4-more a {
    display: block;
    width: 1.25rem;
    height: 0.35rem;
    line-height: 0.35rem;
    text-align: center;
    border-radius: 0.3rem;
    font-size: .18rem;
    color: #fff;
    text-transform: uppercase;
    background: #250d52;
    transition: all .6s;
}

.s4-more a:hover {
    width: 1.5rem;
}

.home5 {
    padding-top: .8rem;
    padding-bottom: 1.1rem;
    background: url(../images/s5-bg.jpg) no-repeat center center;
    background-size: cover;
}

.s5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.s5-l {
    width: 40.35%;
}

.s5-l .s5-bt {
    padding-left: 0.3rem;
    padding-right: .3rem;
    background: #DBEBF9;
    line-height: 0.68rem;
    margin-top: .35rem;
    margin-bottom: .45rem;
    cursor: pointer;
}

.s5-l .s5-bt.on {
    background: #146BB9;
}

.s5-l .s5-bt span {
    padding-left: 0.45rem;
    background: url(../images/s5-bt-icon1.png) no-repeat left center;
    background-size: 0.25rem auto;
    font-size: .26rem;
    font-weight: bold;
    font-family: "sisong";
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.s5-l .s5-bt.on span {
    background: url(../images/s5-bt-icon.png) no-repeat left center;
    color: #fff;
}

.s5-l p {
    font-size: 0.16rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
    line-height: 0.28rem;

    color: #464646;
    font-family: "sisong-normal";
}

.s5-name-jj .s5-jj-box {
    display: none;
}

.s5-name-jj .s5-jj-box.on {
    display: block;
}

.s5-r {
    position: relative;
    width: 51.4%;
}

.s5-r .list4w {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
}

.s5-r .list4w.on {
    position: relative;
    opacity: 1;
    z-index: 9;
}

.list4w {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.list4w>div {
    width: 30%;
    margin: .15rem 0;
}

.list4w a {
    position: relative;
    display: block;
    margin: 0 .15rem;
}

.list4w a p {
    position: absolute;
    left: .1rem;
    right: .1rem;
    bottom: .1rem;
    line-height: .4rem;
    background: rgba(0, 0, 0, .4);
    font-size: .16rem;
    color: #fff;
    font-family: "sisong";
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.list4w .slick-current.slick-active .bg-mask {
    border: .1rem solid #146BB9;
}

.list4w a .bg-mask {
    border: .1rem solid #BBD4EA;
}

.list4w a:hover .bg-mask {
    border: .1rem solid #146BB9;
}

.list4w a .pic {
    padding-top: 143.57%;
}

.s5-l .s5-jt {
    display: flex;
    margin-top: .5rem;
}

.list4w .slick-slide>div>div {
    padding: 0 .35rem;
    margin: .25rem 0;
}

.home6 {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
}

.home6 .home6-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home6 .title001 .tit h3 {
    left: 50%;
    transform: translateX(-50%);
}

.home6 .title001 .more {
    color: #296c9f;
    background: url(../images/s2-more.png) no-repeat right center;
}

.h6-tit-bt {
    width: calc(100% - 5.8rem);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.h6-tit-bt .more>span {
    display: none;
}

.h6-tit-bt .more>span.active {
    display: block;
}

.h6-tit-bt .more a span {
    font-size: .18rem;
    color: #156BB9;
    font-family: "sisong";
    text-transform: uppercase;
}

/*
.h6-tit-bt .more a.on {
    display: block;
}
*/
.list_tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    /* margin: 0 auto; */
}

.list_bds {
    display: flex;

    justify-content: space-between;
    position: relative;

    z-index: 2;
    margin: 0 auto;
}

.list_bds .s6-l {
    width: 5.5rem;
}

.list_bds .s6-l .pic {
    padding-top: 61.78%;
}

.list_bds .s6-r {
    width: calc(100% - 5.8rem);
}

.list_tabs .li {
    margin: 0 .08rem;
    padding: 0 .15rem;
    border: 1px solid #146BB9;
    font-size: 0.2rem;
    color: #414141;
    font-family: "sisong";
    cursor: pointer;
}

.list_tabs .li.active {
    background: #146BB9;
}

.list_tabs .li .text {
    line-height: .38rem;
}

.list_tabs .li .text p {
    font-size: 0.2rem;
    color: #414141;
    font-family: "sisong";
}

.list_tabs .li.active .text p {
    color: #fff;
}

.home6 .content {
    margin-top: .4rem;
}

.home6 .list_bds_con ul {
    position: relative;
}

.list_bds_li {
    display: none;
}

.list_bds_li.active {
    display: block;
}





.list_bds_con ul li a {
    position: relative;
    display: block;
    padding: .2rem 0;
    padding-left: .3rem;
    border-bottom: 1px solid #D8D8D8;
}

.list_bds_con ul li a .name {
    margin-top: .1rem;
    padding-left: .3rem;
    background: url(../images/s6-list-icon.png) no-repeat left center;
    background-size: .16rem auto;
}

.list_bds_con ul li a span {
    font-size: .18rem;
    color: #1a1a1a;
    font-family: "sisong-normal";
    margin-right: 0.25rem;
}

.list_bds_con ul li a p {

    line-height: 0.3rem;
    font-size: .16rem;
    color: #1a1a1a;
    font-family: "sisong-normal";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.list_bds_con ul li a p::after {
    content: "";
    position: absolute;
    left: 0;
    top: .35rem;
    background: url(../images/s6-list.png) no-repeat center center;
    width: .08rem;
    height: .08rem;
}

.home6 .list_bds_con .more {
    margin: 0 auto;
    margin-top: .4rem;
    text-align: center;
    width: 1.3rem;
    border: 1px solid #0068b7;
}

.home6 .list_bds_con .more a {
    display: block;
    line-height: .4rem;
    text-align: center;
    width: 100%;
    font-family: "sisong-normal";
    font-size: .16rem;
    color: #075e9f;
    transition: all .6s;
}

.home6 .list_bds_con .more a span {
    font-family: "sisong";
    text-transform: capitalize;
}

.list_bds {
    display: none;
}

.list_bds.active {
    display: flex;
}




@media (max-width: 1730px) {
    .home2::after {
        width: 70%;
    }
}

@media (max-width: 1600px) {
    .sect3-r .swiper-slide {
        margin-bottom: 40px;
    }
}






@media (max-width: 1199px) {
    .home3 .title001 {
        right: .15rem;
    }

    .s2 ul {
        margin: 0 -.15rem;
    }

    .list1w a .bg-mask {
        width: 3rem;
    }

    .list1w a .txt {
        width: calc(100% - 3.2rem);
    }

    .home2::after {
        bottom: 0;
    }

    .list1w a .txt span {
        margin: .15rem 0;
    }

    .s2 ul li {
        padding: 0 .15rem;
    }

    .list1w .prev {
        left: -.35rem;
    }

    .list1w .next {
        right: -.35rem;
    }

    .home4 .title001 {
        left: 15px;
    }

    .list2w .prev {
        left: -.15rem;
    }

    .list2w .next {
        right: -.15rem;
    }

    .home1 {
        /*    padding-top: .54rem;*/
    }



    .home3::after {
        height: 2.47rem;
    }

    .home3 {
        padding-bottom: 1rem;
    }

    .sect3-l::after {
        bottom: -7%;
        height: 5.04rem;
    }

    .sect3-r .list1lw .page {
        margin-top: .2rem;
    }

    .home3::after {
        bottom: 2rem;
    }

    .list1w a .bg-mask .info {
        font-size: .3rem;
    }

    .home6 .home6-tit {
        display: block;
    }

    .h6-tit-bt {
        width: 100%;
        margin-top: .2rem;
    }
}

@media (max-width: 1000px) {
    .sect3::after {
        border: none
    }
.list4w>div {
    width: 33.333%;
  
}
    .list4w .slick-slide>div>div {
        padding: 0 .15rem;
    }

    .sect2-down .wp {
        display: block;
        padding-top: .2rem;
        padding-bottom: .2rem;
    }

    .s2-l {
        width: 100%;
    }

    .sect2-down .s2d-r {
        width: 100%;
    }

    .s2d-r .s2-teamjj {
        display: none;
    }

    .sect2-down .s2d-l {
        width: 100%;
        margin-top: .15rem;
    }

    .sect2-down .s2-jj .box {
        max-height: 3.4rem;
    }

    .s2-r {
        width: 100%;
    }

    .home2::after {
        width: 100%;
        height: 2.4rem;
    }

    .list1w {
        margin-top: 0;
    }

    .home3 {
        padding-top: .3rem;
        padding-bottom: .05rem;
    }

    .home3 .title001 {
        position: relative;
        left: 0;
    }

    .home3 .title001::after {
        left: 0;
    }

    .home5 {
        padding-top: .2rem;
        padding-bottom: .2rem;
    }

    .s5-l .s5-bt {
        padding-right: .3rem;
        margin: .2rem 0;
    }

    .s5-l .s5-bt span {
        font-size: .18rem;
    }

    .sect3::before {
        background-size: cover;
        top: .5rem;
        bottom: 0;
    }

    .sect3 {
        padding: .15rem;
    }

    .s3-l {
        width: 3rem;
    }

    .s3-r {
        width: calc(100% - 3.2rem);
    }

    .s3-r p {
        margin-top: .15rem;
        margin-bottom: .15rem;
    }

    .list_bds.active {
        display: block;
    }

    .list_bds .s6-l {
        width: 100%;
        display: none;
    }

    .list_bds .s6-r {
        width: 100%;
    }

    .home6 {
        padding-top: .2rem;
        padding-bottom: .2rem;
    }

    .s5 {
        display: block;
    }

    .s5-l {
        width: 100%;
    }

    .s5-r {
        width: 100%;
        margin-top: .2rem;
    }

    .s5-l .s5-jt {
        margin-top: .15rem;
    }
}

@media (max-width: 768px) {
    .index_main {
        min-height: 5rem;
    }
}

@media (max-width: 700px) {
    .list4w a {
        margin: 0;
    }

    .banner .page {
        bottom: .15rem;
    }

    .title001 .tit h6 {
        font-size: .24rem;
    }

    .sect2-down .s2d-r .tpp {
        margin-top: .15rem;
    }

    .home2 {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }

    .s2 ul li a .text {
        padding: 0 .15rem;
    }

    .s2-r {
        padding: .2rem 0;
    }

    .list1w a {
        display: block;
    }

    .list1w a .bg-mask {
        width: 100%;
        margin-top: .2rem;
    }

    .list1w a .txt {
        width: 100%;
        padding: .15rem 0;
    }

    .list1w .s2-jt {
        bottom: -.15rem;
        left: auto;
        right: 0;
    }

    .sect3 {
        display: block;
    }

    .s3-l {
        margin: 0 auto;
    }

    .s3-r {
        width: 100%;
    }

    .s3-r h2 {
        margin: .15rem 0;
        font-size: .24rem;
    }

    .home6 .home6-tit {
        display: block;
    }

    .h6-tit-bt {
        margin-top: .2rem;
    }

    .list_tabs {
        width: 80%;
        flex-wrap: wrap;
    }

    .list_tabs .li {
        width: 48%;
        margin: 0;
        text-align: center;
        margin-bottom: .15rem;
    }

    .home6 .content {
        margin-top: 0;
    }

    .ft-m ul {
        display: block;
    }

    .ft-m ul li {
        margin-bottom: .15rem;
    }

    .s5 {
        display: block;
    }

    .s5-l {
        width: 100%;
    }

    .s5-r {
        width: 100%;
    }
}

@media (max-width: 481px) {
    .h6-tit-bt {
       position: relative;
    }
    .list_tabs {
        width: 100%;
    }
    .list_tabs .li {
        width: 100%;
    }
.h6-tit-bt .more{
position: absolute;
    right: 0;
    top: -30px;
}

}