.banner .swiper-slide a{
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 7.2rem;
}
.banner .swiper-slide 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;

    transform: scale(1);
}
.banner .swiper-slide.swiper-slide-active a .bg {
    transform: scale(1);
}
.banner .swiper-slide a video{
    width: 100%;
    display: block;
}
.banner .paga{
    font-size: 0;
    bottom: 0.4rem;
}

.banner .paga span{

    width: 0.26rem;
    height: 0.25rem;
    border-radius: 0;

    margin: 0 0.1rem;
    opacity: 1;
    background: url("../images/dots.png") no-repeat 50%;
    background-size: 100% 100%;
}
.banner .paga .swiper-pagination-bullet-active{
    background-image: url("../images/dots2.png");
}

.tit001 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tit001 .ll h2{
    font-size: .36rem;
    color: #000000;
    line-height: 0.4rem;
}
.tit001 .ll p{
    font-size: .2rem;
    color: #666666;
    line-height: .24rem;
    font-family: 'Athelas';
}
.tit001 .ll{
    position: relative;
    padding-left: 0.18rem;
}
.tit001 .ll:before{
    position: absolute;
    content: '';
    left: 0;
    height: 0.58rem;
    top: 50%;
    width: 0.02rem;
    background: #163b9f;
    transform: translateY(-50%);
}
.tit001 .rr a{
    display: block;
    font-size: 0.18rem;
    color: #000000;
    line-height: .26rem;
    padding-right: 0.38rem;
    background: url("../images/mores.png") no-repeat right center;
    background-size: 0.26rem;
}

.container01 .content .aleft{
    width: 55.13%;
}
.list1w {
    position: relative;
    margin-left: -0.4rem;
}

.list1w a{
    display: block;
    position: relative;
    padding-left: 0.4rem;
}
.list1w a .pic{
    height: 5.6rem;
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 0.3rem 0.95rem 0.18rem 0.4rem;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    background: url("../images/s1-img02.png") no-repeat left center;
    background-size: 100% 100%;
}
.list1w a .txt time{
    display: block;
    width: 0.85rem;
    color: #fff;
    padding-right: 0.2rem;
    position: relative;
    z-index: 3;
    text-align: center;
}
.list1w a .txt time:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 1px;
    height: .54rem;
    background: rgba(255, 255, 255, 0.2);
}
.list1w a .txt time span{
    display: block;
    font-size: .46rem;
    line-height: .5rem;
    font-family: 'Athelas';
}
.list1w a .txt time em{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    font-family: 'Athelas';
}
.list1w a .txt p{
    width: calc(100% - 1.1rem);
    font-size: .25rem;
    color: #fff;
    line-height: .32rem;
    height: .64rem;
    position: relative;
    z-index: 3;
}

.container01 .content .aright{
    width: 42.31%;
}
.container01 .content .aright .pt a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.container01 .content .aright .pt .pic{
    width: 3.5rem;
    height: 2.2rem;
}
.container01 .content .aright .pt .txt{
    width: calc(100% - 3.72rem);
}
.container01 .content .aright .pt h2{
    font-size: .2rem;
    color: #000;
    line-height: .3rem;
    height: .6rem;
    margin-bottom: .07rem;
}
.container01 .content .aright .pt p{
    font-size: .16rem;
    color: #666666;
    -webkit-line-clamp: 3;
    line-height: .28rem;
    height: .84rem;
    margin-bottom: .2rem;
}
.container01 .content .aright .pt time{
    display: block;
    font-size: .16rem;
    color: #0958c1;
    line-height: .2rem;
    font-family: 'Athelas';
}
.container01 .content .aright .pt{
    padding-bottom: .3rem;
    margin-bottom: .1rem;
    border-bottom: 1px solid #e5e5e5;
}
.container01 .content .aright ul li{
    position: relative;
    line-height: .52rem;
}
.container01 .content .aright ul li a{
    font-size: .2rem;
    color: #000;
    padding-right: .9rem;
}
.container01 .content .aright ul li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #666666;
    font-family: 'Athelas';
}
.container01 .tit001{
    margin-bottom: .3rem;
}
.container01{
    padding-top: .98rem;
    padding-bottom: 1.45rem;
    background: url("../images/container01.jpg") no-repeat bottom center;
}

.container02 .aleft{
    width: 55.13%;
}

.tit002 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tit002 .ll{
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 0.18rem;
}
.tit002 .ll:before{
    position: absolute;
    content: '';
    left: 0;
    height: 0.58rem;
    top: 50%;
    width: 0.02rem;
    background: #fff;
    transform: translateY(-50%);
}
.tit002 .ll .txt h2{
    font-size: .36rem;
    color: #fff;
    line-height: 0.4rem;
}
.tit002 .ll .txt p{
    font-size: .2rem;
    color: #fff;
    line-height: .24rem;
    font-family: 'Athelas';
}
.list_tabs0 {
    display: flex;
    /* margin-left: 0.15rem; */
    align-items: center;
    width: 60%;
    flex-wrap: wrap;
}
.list_tabs0 .li{
    font-size: .25rem;
    color: #fff;
    line-height: .32rem;
    position: relative;
    padding: 0 0.1rem;
    cursor: pointer;
    transition: .5s;
    width: 25%;
    text-align: center;
    margin: 0.05rem 0;
}
.list_tabs0 .li:before{
    position: absolute;
    content: '';
    left: 0;
    height: 0.3rem;
    top: 50%;
    width: 0.02rem;
    background: #fff;
    transform: translateY(-50%);
}
.list_tabs0 .li:first-child:before,
.list_tabs0 .li:nth-child(5):before{
    display: none;
}
.list_tabs0 .li.active{
    color: #801C80;
}
.tit002 .rr a{
    display: block;
    font-size: 0.18rem;
    color: #fff;
    line-height: .26rem;
    padding-right: 0.38rem;
    background: url('../images/moresb.png') no-repeat right center;
    background-size: 0.26rem;
}
.titBox:before{
    position: absolute;
    content: '';
    top: 50%;
    left: -0.6rem;
    right: -0.4rem;
    width: 9.63rem;
    height: 1.7rem;
    transform: translateY(-50%);
    background: url("../images/titbox.png") no-repeat 50%;
    background-size: 100% 100%;
}
.titBox{
    position: relative;
    margin-bottom: 0.54rem;
    /* padding-right: 0.57rem; */
}

.tzlist li a{
    padding-top: .32rem;
    padding-bottom: .33rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tzlist li time{
    display: block;
    width: 0.68rem;
    color: #801C80;
    padding: 0.05rem 0;
    text-align: center;
    background: url("../images/s2-img01.png") no-repeat 50%;
    background-size: 100% 100%;
}
.tzlist li time span{
    display: block;
    font-size: .4rem;
    line-height: .42rem;
    font-family: 'Athelas';
}
.tzlist li time em{
    display: block;
    font-size: .16rem;
    line-height: .2rem;
    font-family: 'Athelas';
}
.tzlist li .txt{
    width: calc(100% - 0.88rem);
}
.tzlist li .txt p{
    font-size: .2rem;
    line-height: .3rem;
    color: #000;
    height: 0.6rem;
}
.tzlist li a .aline_r{
    background-image: linear-gradient( #801C80, #801C80);
}
.tzlist li .alin_r:hover .aline_r{
    color: #801C80;
}
.list_bds0_li .mores{
    width: 1.4rem;
    margin: .3rem auto 0;
    background: #0e5ec7;
    text-align: center;
    font-size: .2rem;
    line-height: .48rem;
    color: #fff;
    border-radius: 5px;
    display: none;
}
.tzlist li{
    width: 47.67%;
    border-bottom: 1px dashed #dadfe5;
}
.list_bds0 .list_bds0_li{
    transform: scale(0);
    visibility: hidden;
    height: 0;
}
.list_bds0 .list_bds0_li.active{
    transform: scale(1);
    visibility: visible;
    height: auto;
}
.container02 .aright{
    width: 40.38%;
}
.container02 .aright .tit001{
    margin-bottom: .47rem;
}
.stulist li a{
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.stulist li a .pic{
    width: 3.4rem;
    height: 1.91rem;
}
.stulist li a .txt{
    width: calc(100% - 3.6rem);
    padding-right: .4rem;
}
.stulist li a .txt h2{
    font-size: .2rem;
    line-height: .3rem;
    color: #000;
    height: .6rem;
    margin-bottom: .1rem;
}
.stulist li a .txt p{
    font-size: .16rem;
    line-height: .26rem;
    color: #000;
    -webkit-line-clamp: 3;
    height: .78rem;
}
.stulist li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img03.png") no-repeat right;
    background-size: auto 100%;
    transition: .5s;
}
.stulist li:hover:after{
    background-image: url("../images/s2-img04.png");
}
.stulist li:hover a .txt h2{
    color: #fff;
}
.stulist li:hover a .txt p{
   color: rgba(255, 255, 255, 0.8);
}
.stulist li{
    position: relative;
    padding-top: .1rem;
    padding-bottom: .09rem;
    margin-top: .19rem;
}
.stulist li:first-child{
    margin-top: 0;
}

.container02{
    position: relative;
    margin-top: -.4rem;
    padding-top: .82rem;
    padding-bottom: .93rem;
    background: url("../images/container02.png") no-repeat bottom center;
    background-size: 100% 100%;
}

.list2w{
    width: 100vw;
    position: relative;
    left: 50%;
    padding: 0 0.6rem;
    transform: translateX(-50%);
}
/*.list2w .swiper-slide{
    position: relative;
}*/

.list2w a{
   display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    border-top: 0.03rem solid #801C80;
    padding: .3rem .4rem .6rem;
    -webkit-box-shadow: 0 0 0.3rem rgba(2, 47, 155, 0.15);
            box-shadow: 0 0 0.3rem rgba(2, 47, 155, 0.15);
    position: relative;
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
height: 5.64rem;
}
.list2w a h2{
    font-size: .22rem;
    line-height: .3rem;
    color: #000;
    font-weight: 600;
    margin-bottom: .09rem;
}
.list2w a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #000;
    height: .6rem;
    margin-bottom: .16rem;
}
.list2w a h5{
    font-size: .16rem;
    line-height: .32rem;
    color: #666666;
    padding-left: .25rem;
    background-position: left top 0.08rem;;
    background-repeat: no-repeat;
    hei
}
.list2w a h5.i-pel{
    background-image: url("../images/s3-img01.png");
    -o-background-size: .15rem;
       background-size: .15rem;
}
.list2w a h5.i-dat{
    background-image: url("../images/s3-img02.png");
    -o-background-size: .14rem;
       background-size: .14rem;
}
.list2w a h5.i-add{
    margin-bottom: .96rem;
    background-image: url("../images/s3-img03.png");
    -o-background-size: .13rem;
       background-size: .13rem;
}
.list2w a .pic{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
}
.list2w a .i-pt{
    background: url("../images/s3-img05.png") no-repeat right center;
    -o-background-size: .26rem;
       background-size: .26rem;
}
.list2w a:hover{
    background: url("../images/s3-img06.jpg") no-repeat 50%;
    -o-background-size: cover;
       background-size: cover;
}
.list2w a:hover h2,
.list2w a:hover h3
{
    color: #fff;
}
.list2w a:hover h5{
    color: rgba(255, 255, 255, 0.6);
}
.list2w a:hover h5.i-pel{
    background-image: url("../images/s3-img07.png");
}
.list2w a:hover h5.i-dat{
    background-image: url("../images/s3-img08.png");
}
.list2w a:hover h5.i-add{
    background-image: url("../images/s3-img09.png");
}
.list2w a:hover .i-pt{
    background-image: url("../images/s3-img10.png");
}
/*.list2w .swiper-slide:before{
    position: absolute;
    content: '';

}*/
.list2w .swiper-container{
    padding-top: .3rem;
}
.container03{
    padding-top: 1.06rem;
    padding-bottom: 1.92rem;
    background: url("../images/container03.jpg") no-repeat bottom center;
    background-size: cover;
}

.container04 .aleft{
    width: 49.22%;
    position: relative;
    z-index: 9;
}
.container04 .tit001{
    justify-content: flex-start;
    margin-bottom: .6rem;
}
.container04 .tit001 .ll{
    margin-right: 0.45rem;
}
.container04 .aleft .pore{
    height: 4.25rem;
}
.list3w {
    position: absolute;
    width: 100vw;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.list3w .swiper-container{
    overflow: visible;
}
.list3w .swiper-slide{
    width: 2.48rem;
}
.list3w a{
    display: block;
    position: relative;
    height: 4.25rem;

}
.list3w a .pic{
    position: absolute;
    top: 0;
    right: 0;
    width: 3.18rem;
    height: 2.75rem;
    clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);
}
.list3w a .pic:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s4-img02.png") no-repeat bottom center;
}
.list3w a .pic:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 0.02rem;
    background: #801C80;
    z-index: 2;
}
.list3w .swiper-slide:nth-child(2n) a .pic{
    top: auto;
    bottom: 0;
}
.list3w  .swiper-slide-duplicate-prev a .pic{
    opacity: 0;
    visibility: hidden;
}
.list3w a p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .18rem;
    font-size: .24rem;
    color: #fff;
    line-height: .28rem;
    text-align: center;
    z-index: 3;
}
.list3w .btnBox{
    position: absolute;
    width: .72rem;
    display: flex;
    justify-content: space-between;
    right: 1.16rem;
    bottom: .22rem;
    z-index: 9;
}
.list3w .btn{
    width: .21rem;
    height: .32rem;
    position: static;
    margin-top: auto;
    background-size: .21rem;
}
.list3w .prev{
    background-image: url("../images/s4-img03.png");
}
.list3w .next{
    background-image: url("../images/s4-img04.png");
}

.container04 .aright{
    width: 50.78%;
    position: relative;
    align-self: flex-start;
    margin-top: -1.8rem;
}
.slide_pt a{
    display: block;
}
.slide_pt a .pic{
    height: 5.4rem;
}


.slide_txt a{
    display: block;
    padding: .29rem .3rem ;
}
.slide_txt a h2{
    font-size: .24rem;
    line-height: .26rem;
    color: #fff;
    margin-bottom: .14rem;
}
.slide_txt a p{
    font-size: .16rem;
    line-height: .26rem;
    color: #fff;
    height: .52rem;
}


.slide_txt .paga{
    font-size: 0;
    padding-left: .3rem;
    text-align: left;
    position: relative;
}
.slide_txt .paga span{
    width: .5rem;
    height: 2px;
    background: #fff;
    border-radius: 0;
    margin-right: .1rem;
}
.slide_txt {
    width: 6.35rem;
    padding-bottom: .4rem;
    margin-left: 1.6rem;
    position: relative;
}
.container04:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 56.5625vw;
    height: 7.4rem;
    background: url("../images/s4-img06.png") no-repeat left center;
    background-size: 100% 100%;
    z-index: 3;
}
.container04:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 82.34375vw;
    height: 7.3rem;
    background: url("../images/s4-img07.png") no-repeat left center;
    background-size: 100% 100%;
}
.container04 {
    position: relative;
    padding-top: 1rem;
    margin-top: -0.45rem;
}

.list4w a{
    display: block;
}
.list4w a .pic{
    padding-top: 37.84%;
}
.list4w {
    margin-bottom: 1.88rem;
}
.container05 .content:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s5-ld03.png") no-repeat center top;
    background-size: 100% auto;
}
.container05 .content .box{
    position: relative;
    z-index: 3;
    width: 11rem;
    display: flex;
    justify-content: center;
    padding: 3.08rem 0 0;

}
.container05 .content .box .img{
    width: 4.83rem;
    position: relative;
}
.img_zd img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.container05 .content .box .img_hezi{
    padding-top: 2rem;
}
.container05 .content .box .img .top{
    position: absolute;

    right: 0;
    bottom: .36rem;
    left: 0;
   text-align: center;
}
.container05 .content .box .img .top h3{
    font-size: .36rem;
    color: #fff;
    line-height: .4rem;
    margin-bottom: .06rem;
}
.container05 .content .box .img .top p{
    font-size: .16rem;
    color: #fff;
    line-height: .2rem;
}

.container05 .content .line{
    position: absolute;
    width: 81.25vw;
    height: 81.25vw;
    left: 0;
    right: 0;
    top: -1.1rem;
    overflow:hidden;
}
.container05 .content .line span{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
   /* background: red;*/
    border: 1px dashed #fff;
    border-radius: 50%;
    clip-path:  polygon(0% 0%, 108% 0%,50% 50%, 0% 8%);
    animation: circleScale 10s linear 1s infinite;
    z-index: 3;
}
.container05 .content .line span:nth-of-type(2){
    animation-delay: 1s;
}
.container05 .content .line span:nth-of-type(3){
    animation-delay: 2s;
}
.container05 .content .line span:nth-of-type(4){
    animation-delay: 3s;
}
.container05 .content .line span:nth-of-type(5){
    animation-delay: 4s;
}
.container05 .content .line span:nth-of-type(6){
    animation-delay: 5s;
}
.container05 .content .line span:nth-of-type(8){
    animation-delay: 6s;
}
.container05 .content .line span:nth-of-type(9){
    animation-delay: 6s;
}
.container05 .content .line span:nth-of-type(10){
    animation-delay: 6s;
}
.container05 .content .line span:nth-of-type(11){
    animation-delay: 6s;
}
@keyframes circleScale {
    0% {
        opacity: 1;

        transform: scale(0.5);
    }
    50%{
        transform: scale(1);

    }
    100% {

        transform: scale(1.5);

    }
}

.container05 .content{
    display: flex;
    justify-content: center;
    padding: 0;
    position: relative;
    background: url("../images/s5-ld01.png") no-repeat bottom center;
    background-size: auto 100%;
}
.list1 li{
    position: absolute;
    width: 2rem;
}
.list1 li:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 1.79rem;
    height: 1.54rem;
    transform: translate(-50%,-50%);
    background: url("../images/list1-img.png") no-repeat 50%;
    background-size: 100% 100%;
}
.list1 li a{
    display: block;
    text-align: center;
    position: relative;
    z-index: 3;
}
.list1 li a h2{
    font-size: .6rem;
    color: #801C80;
    line-height: .64rem;
    font-family: 'Athelas';
    margin-bottom: .13rem;
}
.list1 li a h4{
    font-size: .22rem;
    line-height: .3rem;
    color: #000;
}
.list1 li:nth-child(1){
    right: 83%;
    bottom: 36%;
}
.list1 li:nth-child(2){
    right: 67%;
    bottom: 72%;
}
.list1 li:nth-child(3){
    right: 50%;
    bottom: 85%;
    margin-right: -1rem;
}
.list1 li:nth-child(4){
    bottom: 72%;
    left: 67%;
}
.list1 li:nth-child(5){
    bottom: 36%;
    left: 83%;
}
.container05 .content .linBox{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}


.container05 .content .box.ar_wap{
    display: none;
}
.container05 {
    padding-top: 1rem;
    overflow: hidden;
    background: url("../images/container05.jpg") no-repeat bottom center;
}

@media screen and (max-width: 1200px){
    .banner{
        margin-top: .75rem;
    }
    .list2w{
        width: auto;
        position: static;
        transform: none;
        padding: 0;
    }
}

@media screen and (max-width: 1024px){
    .banner .swiper-slide a{
        padding-top: 37.5%;
    }
    .banner .paga{
        bottom: 0.2rem;
    }
    .banner .paga span{
        width: 0.18rem;
        height: 0.16rem;
    }
    .tit001 .ll h2,
    .tit002 .ll .txt h2{
        font-size: .26rem;
        line-height: .3rem;
    }
    .tit001 .ll p,
    .tit002 .ll .txt p{
        font-size: .14rem;
    }
    .tit001 .ll,
    .tit002 .ll{
        padding-left: .12rem;
    }
    .tit001 .ll:before,
    .tit002 .ll:before{
        height: .48rem;
    }
    .tit001 .rr a,
    .tit002 .rr a{
        font-size: .14rem;
        padding-right: .2rem;
        background-size: .16rem;
    }
    .list_tabs0 .li{
        font-size: .22rem;
        padding: 0 .2rem;
    }
    .list_tabs0 .li:before{
        height: .2rem;
    }
    .container01 .content .aleft{
        width: 100%;
        margin-bottom: .2rem;
    }

    .list1w a .txt{
        background: #0e5ec7;
        clip-path: polygon(0 0,95% 0, 100% 100%, 0 100%);
        padding: 0.1rem 0.9rem 0.2rem 0.2rem;
    }
    .list1w a .pic{
        height: auto;
        padding-top: 65.12%;
    }
    .list1w a{
        padding-left: 0;
    }
    .list1w{
        margin-left: 0;
    }

    .container01 .content .aright{
        width: 100%;
    }
    .container01{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .container02 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container02 .aright{
        width: 100%;
    }

    .stulist li:after{
        background-size: 98% 100%;
    }
    .titBox:before{
        display: none;
    }
    .titBox{
        padding: 0.3rem 15px ;
        margin-left: -15px;
        margin-right: -15px;
        background: #801C80;
        margin-bottom: .2rem;
    }


    .container02 .aright .tit001{
        margin-bottom: .2rem;
    }
    .container02{
        background: #f2f7ff;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: .3rem;
    }

    .container03{
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    .container04 .aleft{
        width: 100%;
        margin-bottom: .4rem;
    }
    .container04 .aright{
        width: 100%;
        margin-top: 0;
        background: #801C80;
    }
    .list3w{
        width: 100%;
    }
    .slide_txt{
        width: 100%;
        margin-left:0;
        padding-bottom: .2rem;
    }
    .slide_txt a{
        padding: .3rem .2rem;
    }
    .slide_txt .paga{
        text-align: center;
    }
    .container04:before,
    .container04:after{
        display: none;
    }

    .container04{
        padding-top: .3rem;
        padding-bottom: 0;
        margin-top: 0;
    }
    .container04 .tit001{
        margin-bottom: .3rem;
    }
    .list4w{
        margin-bottom: .4rem;
    }
    .container05{
        padding-top: .3rem;
    }
    .container05 .content .box.ar_wap{
        display: flex;
        background: none;
        justify-content: center;
    }
    .container05 .content .box .img{
        width: 100%;
    }
    .container05 .content .box.ar_web{
        display: none;
    }
    .container05 .content:before{
        display: none;
    }
    .container05 .content{
        background: none;
    }
    .container05 .content .box{
        padding-top: 0;
    }
    .slide_pt a .pic{
        height: auto;
        padding-top: 55.50%;
    }
    .list2w a{
        padding: .3rem .2rem;
    }
    .list2w a h5.i-add{
        margin-bottom: .3rem;
    }
    .container05 .content .line{
        display: none;
    }
}

@media screen and (max-width: 768px){
    .tzlist li{
        width: 100%;
    }
    .tzlist li a{
        padding: .15rem 0;
    }
    .tzlist li time span{
        font-size: .3rem;
    }

}

@media screen and (max-width: 640px){
    .list1w a .txt{
        right: 0;
        padding-right: .3rem;
    }
    .tit002 .rr{
        display: none;
    }
    .tit002{
        flex-wrap:wrap;
    }
    .tit002 .ll{
        width: 100%;
        justify-content: space-between;
        margin-bottom: 0.2rem;
    }
    .list_tabs0{
        width:100%;
        margin-left: 0;
        justify-content: flex-start;
    }]
    .list_tabs0 .li:last-child{
        padding-right: 0;
    }
    .stulist li a .pic {
        width: 2rem;
        height: 1.11rem;
    }
    .stulist li a .txt {
        width: calc(100% - 2.2rem);
        padding-right: 0.15rem;
    }
    .container01 .content .aright .pt .pic{
        width: 100%;
        height: auto;
        padding-top: 68.86%;
    }
    .container01 .content .aright .pt .txt{
        width: 100%;
        padding-top: .2rem;
    }
    .container01 .content .aright .pt{
        padding-bottom: .2rem;
    }
    .list_bds0_li .mores{
        display: block;
    }
}

@media screen and (max-width: 480px){
    .list3w a,.container04 .aleft .pore{
        height: 3.25rem;
    }
    .list3w .swiper-slide {
        width: 1.98rem;
    }
    .list3w a .pic{
        width: 2.58rem;
        height: 2.15rem;
    }
    .list3w .btnBox{
        right: .15rem;
        bottom: 0;
    }
}