@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;
}

.banner .slick-slide a img {
    /* height: auto; */
    /* display: none; */
}

.banner .slick-slide {
    position: relative;
    overflow: hidden;
    z-index: 1;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    float: none;
}

.banner .slick-track {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}


.banner .img_zd {
    position: relative;
    width: 100%
}

.banner .img_zd .img_hezi {
    padding-bottom: 23.5%;
    transition: .5s;
    background-size: cover !important;
}

.banner .img_zd>img {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    /* object-fit: cover; */
    transform: translate(-50%, -50%);
}


.banner .page {
    font-size: 0;
    bottom: .4rem;
}

.banner a .txt-box {
    /* position: absolute; */
    left: 0;
    right: 0;
    bottom: 0.68rem;
    width: 100%;
    z-index: 5;
}

.banner a .wp {
    position: relative;
}

.banner a h3 {
    font-size: .24rem;
    line-height: .58rem;
    color: #fff;
    padding-right: 3rem;
    padding-left: .1rem;
}

.banner a .wp:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 100%;
    width: 2.81rem;
    height: .45rem;
    background: url("../images/b-img01.png") no-repeat right center/auto 100%;
    transform: translateY(-50%);
}

.banner a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/b-mask.png") repeat-x bottom center/auto 1.32rem;
}

.banner .page {
    font-size: 0;
    bottom: .35rem;
    right: .2rem;
    left: auto;
    width: auto;
    z-index: 5;
    display: flex;
    align-items: center;
}

.banner .page .span1 {
    display: block;
    font-size: .36rem;
    line-height: 1;
    font-family: 'TwCenMT';
    color: #fff;
}

.banner .page .span2 {
    display: block;
    font-size: .18rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.4);
}

.banner .page i {
    display: block;
    width: 1px;
    height: .18rem;
    background: #fff;
    opacity: .4;
    margin: 0 .15rem;
}

.banner-dots {
    position: absolute;
    right: -1.16rem;
    bottom: -1.47rem;
    z-index: 5;
}

.banner-dots .dots-circle {
    width: 3.65rem;
    height: 3.65rem;
    border-radius: 50%;
    position: relative;
    display: none;
}

.banner-dots .dots-circle .circle-dot {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #D3D7E7;
    border-radius: 50%;
    transition: all .2s linear;
    z-index: 10;
}

.banner-dots .dots-circle .circle-dot .item {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0, -50%);
    transform-origin: 0 center;
}

.banner-dots .dots-circle .circle-dot .item .circle {
    position: absolute;
    width: .2rem;
    height: .2rem;
    top: 50%;
    transform: translateY(-50%);
    right: -.1rem;

    background: url("../images/dots.png") no-repeat 50% /.08rem;
    border-radius: 50%;
    background-clip: content-box;
    padding: .06rem;
}

.banner-dots .dots-circle .circle-dot .item.i2 {
    transform: translate(0, -50%) rotate(28deg);
}

.banner-dots .dots-circle .circle-dot .item.i3 {
    transform: translate(0, -50%) rotate(56deg);
}

.banner-dots .dots-circle .circle-dot .item.i4 {
    transform: translate(0, -50%) rotate(84deg);
}

.banner-dots .dots-circle .circle-dot .item.i5 {
    transform: translate(0, -50%) rotate(140deg);
}

.banner-dots .dots-circle .circle-dot .item.i6 {
    transform: translate(0, -50%) rotate(168deg);
}

.banner-dots .dots-circle .circle-dot .item.i7 {
    transform: translate(0, -50%) rotate(196deg);
}

.banner-dots .dots-circle .circle-dot .item.i8 {
    transform: translate(0, -50%) rotate(224deg);
}

.banner-dots .dots-circle .circle-dot .item.i9 {
    transform: translate(0, -50%) rotate(252deg);
}

.banner-dots .dots-circle .circle-dot .item.i10 {
    transform: translate(0, -50%) rotate(280deg);
}

.banner-dots .dots-circle .circle-dot .item.i11 {
    transform: translate(0, -50%) rotate(308deg);
}

.banner-dots .dots-circle .circle-dot .item.i12 {
    transform: translate(0, -50%) rotate(336deg);
}

.banner-dots .dots-circle .circle-dot .item.on .circle {
    background: #3F22BF;
    padding: 0;
}

.title001 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.title001 h3 {
    font-size: .48rem;
    line-height: .68rem;
    color: #000000;
    font-weight: 600;
}

.title001 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .2rem;
    color: #6412B0;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 5;
    transition: all .6s;
}

.title001 .more:hover {
    right: .15rem;
}

.title001 .more::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.1rem;
    height: 0.01rem;
}

.title001.start {
    justify-content: flex-start;
}

.home1 .wp {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.home1 .left {
    width: 51.13%;
    margin-top: .26rem;
}

.home1 .left .txt-box {
    font-size: .2rem;
    line-height: .4rem;
    color: #666;
    font-family: Arial, sans-serif;
    height: 3.6rem;
    overflow: hidden;
    margin: .3rem 0 .58rem;
}

.home1 .left .more1 a {
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .36rem;
    color: #6412B0;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.home1 .left .more1 a img {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-right: .26rem;
    box-shadow: .02rem .1rem .4rem 0 rgba(26, 11, 93, 0.48);
    border-radius: 50%;
}

.home1 .right {
    width: 44.33%;
}

.home1 .right .img-box {
    position: relative;
    z-index: 2;
}

.home1 .right .img-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.home1 .right .img-box:after {
    position: absolute;
    content: '';
    left: .8rem;
    bottom: -.67rem;
    width: 6.37rem;
    height: 2.14rem;
    background: linear-gradient(252deg, #6613B3 41%, #4A35EB 115%);
    z-index: -1;
}

.list3w a {
    display: block;
}

.list3w a .pic {
    padding-top: 4.96rem;
}

.home1 .bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.22rem;
    height: .44rem;
    background: url("../images/s1-img02.png") no-repeat 50%/cover;
}

.home1 {
    position: relative;
    padding: 1.02rem 0 .74rem;
}

.list_box1 li {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: right;
    margin-top: -.47rem;
}

.list_box1 li:nth-child(2n) {
    justify-content: flex-end;
    text-align: left;

}

.list_box1 li:first-child {
    margin-top: 0;
}

.list_box1 li a {
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.list_box1 li:nth-child(2n) a {
    flex-direction: row;
}

.list_box1 li .img-box {
    width: .86rem;
    height: 1.69rem;
    position: relative;
    overflow: hidden;
}

.list_box1 li .img-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
}

.list_box1 li .img-box .img2 {
    opacity: 0;
    visibility: hidden;
}

.list_box1 li .txt-box {
    width: calc(100% - 1.84rem);
    position: relative;
}

.list_box1 li .txt-box h3 {
    display: block;
    font-size: .24rem;
    line-height: .4rem;
    color: #333333;
    transition: .5s;
    font-family: Arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}

.list_box1 li .txt-box:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 100%;
    transform: translateY(-48%);
    width: .98rem;
    height: .34rem;
    background: url("../images/s2-img11.png") no-repeat right center/contain;
}

.list_box1 li:nth-child(2n) .txt-box:before {
    left: auto;
    right: 100%;
    background-position: left center;
}

.list_box1 li a:hover .img-box .img2 {
    opacity: 1;
    visibility: visible;
}

.list_box1 li a:hover .img-box .img1 {
    opacity: 0;
    visibility: hidden;
}

.list_box1 li a:hover .txt-box:before {
    background-image: url("../images/s2-img10.png");
}

.list_box1 li:nth-child(2n) a:hover .txt-box:before {
    background-image: url("../images/s2-img09.png");
}

.list_box1 li a:hover .txt-box h3 {
    color: #3F22BF;
    font-weight: 700;
}

.home2 .title001 {
    margin-bottom: .4rem;
}

.home2 {
    padding: .75rem 0 1.67rem;
    background: url("../images/home2.png") no-repeat top center/cover;
}

.home3 .block1 a {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.home3 .block1 .img-box {
    position: relative;
    z-index: 3;
    width: 4.3rem;
    height: 4.3rem;
    padding: .3rem;
    border-radius: 50%;
    background: url("../images/s3-img04.png") no-repeat 50%/100% 100%;
}

.home3 .block1 .img-box .img_zd {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: .02rem .1rem .4rem 0 rgba(26, 11, 93, 0.48);
}

.home3 .block1 .img-box .img_hezi {
    padding-bottom: 100%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;

}

.home3 .block1 .txt-box {
    position: relative;
    z-index: 2;
    width: calc(100% - 4.84rem);
    padding: .46rem .4rem .42rem 0;
    margin-bottom: .29rem;
}

.home3 .block1 .txt-box .top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: .35rem;
}

.home3 .block1 .txt-box .top h3 {
    font-size: .36rem;
    line-height: .48rem;
    color: #fff;
    flex-shrink: 0;
}

.home3 .block1 .txt-box .top h4 {
    font-size: .3rem;
    line-height: .48rem;
    color: #fff;
    flex-shrink: 0;
    margin-bottom: .1rem;
}

.home3 .block1 .txt-box .top i {
    display: block;
    flex: 1;
    max-width: 82.8%;
    height: .39rem;
    background: url("../images/s3-img03.png") no-repeat left center/cover;
}

.home3 .block1 .txt-box .jj {
    font-size: .2rem;
    line-height: .4rem;
    color: #FFFFFF;
    opacity: .8;
    height: 2.4rem;
    font-family: Arial, sans-serif;
}

.home3 .block1 .txt-box:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    left: -2.64rem;
    bottom: 0;
    background: url("../images/s3-img02.png") no-repeat 50%/100% 100%;
    z-index: -1;
}

.home3 .block1 .txt-box b {
    position: absolute;
    width: 1.14rem;
    height: 1.14rem;
    right: -.42rem;
    bottom: -.36rem;
    background: url("../images/s3-img05.png") no-repeat 50%/cover;
    box-shadow: .02rem .1rem .4rem 0 rgba(26, 11, 93, 0.48);
    border-radius: 50%;
}

.home3 .block2 {
    position: relative;
    margin-top: .5rem;
}

.home3 .block2 .bg {
    position: absolute;
    content: '';
    bottom: 28%;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    height: .8rem;
    background: url("../images/s3-img07.png") repeat-x 50%/auto 100%;
}

.h5-bt {
    position: relative;
    /* margin: 80px 0 50px; */
}

.h5-bt.active .prev,
.h5-bt.active .next {
    display: none;
}

.h5-cont {
    position: relative;
    margin-top: .4rem;
}

.h5-cont .list2w {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
}

.h5-cont .list2w.on {
    position: relative;
    opacity: 1;
    z-index: 9;
}



.h5-cont .list2w.active .prev,
.h5-cont .list2w.active .next {
    display: none;
}


.h5-bt .prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    width: 30px;
    height: 30px;
    background: url(../images/h5l-prev.png) no-repeat center center;
    cursor: pointer;
}

.h5-bt .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    width: 30px;
    height: 30px;
    background: url(../images/h5r-next.png) no-repeat center center;
    cursor: pointer;
}

.h5-bt .swiper-container {
    width: auto;
    margin: 0 auto;
}

.h5-bt .swiper-container ul {
    align-items: center;
    margin: 0;
}

.h5-bt .swiper-container ul li span {
    display: block;
    background: #fff;
    padding: 15px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-radius: .3rem;
    cursor: pointer;
}

.h5-bt .swiper-container ul li.on span {
    background: linear-gradient(259deg, #6613B3 42%, #1834CF 116%);
    color: #fff;
    /* font-weight: bold; */
}

.list2w a {
    display: block;
}

.list2w a .img_zd {
    width: 100%;
    padding-bottom: 100%;
    border-radius: 50%;
    position: relative;
    background: url("../images/s3-img04.png") no-repeat 50%/100%;
    overflow: hidden;
}

.list2w a .img_zd .img_hezi {
    position: absolute;
    left: .26rem;
    right: .26rem;
    top: .26rem;
    bottom: .26rem;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.list2w a h3 {
    font-size: .24rem;
    color: #333;
    text-align: center;
    line-height: .4rem;
    margin-top: .24rem;
}

.list_box2 .h4-more {
    border-radius: 90px;
    background: linear-gradient(250deg, #6613B3 41%, #1834CF 115%);
    box-shadow: 2px 10px 14px 0px rgba(26, 11, 93, 0.12);
    color: #fff;
    text-align: center;
    display: block;
    line-height: .68rem;
    height: .68rem;
    font-size: .26rem;
    min-height: auto;
    width: 1.72rem;
    margin: .5rem auto;
}

@media screen and (min-width: 1025px) {
    .list2w .item a .img_zd {
        transform: scale(.52);
        transform-origin: left top;
    }

    .list2w .item a .img_zd {
        transform: scale(.52);
        transform-origin: left top;
    }

    .list2w .swiper-slide-prev a .img_zd {
        transform: scale(.74);
        transform-origin: left;
    }

    .list2w .swiper-slide-active a .img_zd {
        transform: scale(1);
        transform-origin: center;
    }

    .list2w .swiper-slide-next a .img_zd {
        transform: scale(.74);
        transform-origin: right;
    }

    .list2w .swiper-slide-next+div a .img_zd {
        transform-origin: right top;
    }

    .list2w .swiper-slide-next+div+div a .img_zd {
        transform-origin: right top;
    }

    .list2w .item a h3 {
        max-width: 1.6rem;
        transform: translateY(-1.43rem);
    }

    .list2w .swiper-slide-prev a h3 {
        max-width: 2rem;
        transform: translateY(-.38rem);
    }

    .list2w .swiper-slide-active a h3 {
        max-width: none;
        transform: translateY(0);
    }

    .list2w .swiper-slide-next a h3 {
        max-width: 2rem;
        transform: translateX(.84rem) translateY(-.38rem);
    }

    .list2w .swiper-slide-next+div a h3 {
        transform-origin: right top;
        max-width: 1.6rem;
        transform: translateX(1.45rem) translateY(-1.43rem);
    }

    .list2w .item a *,
    .list2w .item a {
        transition: .5s;
    }

    .list2w .swiper-slide-next a {
        transform: translateX(.3rem);
    }

    .list2w .swiper-slide-prev a {
        transform: translateX(-.3rem);
    }
}

.home3 .title001 {
    margin-bottom: .54rem;
}

/*
.home3 .title001 h3{
    color: #fff;
}
*/
.home3 {
    position: relative;
    z-index: 2;
    margin-top: -1.64rem;
    padding: 1.63rem 0 1.84rem;
    background: url("../images/home3.png") no-repeat top center/100% 100%;
}

.home4 .i {
    margin: .3rem 0 .42rem;
    height: .44rem;
    background: url('../images/s1-img02.png') no-repeat 50% / cover;
}

.list_tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: .15rem;
}

.list_tabs .li {
    min-width: 3rem;
    padding: 0 .15rem;

    position: relative;
    z-index: 2;
    cursor: pointer;
    border-radius: .5rem;
    margin: 0 .5rem;
    background: #FFFFFF;
    box-shadow: .02rem .1rem .14rem 0 rgba(26, 11, 93, 0.12);
}

.list_tabs .li:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(258deg, #6613B3 42%, #1834CF 116%);
    border-radius: .5rem;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: .5s;
}

.list_tabs .li h3 {
    font-size: .24rem;
    line-height: .68rem;
    text-align: center;
    color: #333333;
    position: relative;
    z-index: 3;
    transition: .5s;
    font-family: Arial, sans-serif;
}

.list_tabs .li.active h3 {
    color: #fff;
}

.list_tabs .li.active:after {
    opacity: 1;
    visibility: visible;
}

.list_box2 a {
    position: relative;
    z-index: 3;
    display: flex;
    min-height: 1.38rem;
    align-items: center;
    justify-content: space-between;
}

.list_box2 a time {
    display: block;
    width: 1.06rem;
    font-size: .48rem;
    color: #3F22BF;
    font-family: Georgia, sans-serif;
    line-height: 1.38rem;
    font-weight: 700;
    font-style: italic;
}

.list_box2 a h3 {
    width: calc(100% - 1.06rem);
    font-size: .2rem;
    line-height: 1.38rem;
    color: #333333;
    font-family: Arial, sans-serif;
    transition: .5s;
}

.list_box2 li b {
    position: absolute;
    width: 1rem;
    height: 1rem;
    right: -.79rem;
    bottom: -.2rem;
    background: url(../images/more.png) no-repeat 50% / cover;
    box-shadow: .02rem .1rem .4rem 0 rgba(26, 11, 93, 0.48);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;

}

.list_box2 li:after {
    position: absolute;
    content: '';
    left: -.6rem;
    right: -.4rem;
    top: -1px;
    bottom: 0;
    background: linear-gradient(180deg, rgba(39, 0, 179, 0.24) 0%, rgba(63, 34, 191, 0) 121%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.list_box2 li:before {
    position: absolute;
    content: '';
    left: -.6rem;
    right: -.4rem;
    bottom: -1px;
    height: 1px;
    background: linear-gradient(270deg, #6613B3 42%, #1834CF 116%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.list_box2 li {
    position: relative;
    border-bottom: 1px solid #D8D8D8;
}

.list_box2 li:last-child {
    border: none;
}

.list_box2 li:hover:after,
.list_box2 li:hover:before,
.list_box2 li:hover b {
    opacity: 1;
    visibility: visible;
}

.list_box2 li:hover a h3 {
    color: #3F22BF;
    font-weight: 900;
}


.list_bds1_li {
    display: none;
}

.list_bds1_li.active {
    display: block;
}

.home4 {
    position: relative;
    margin-top: -1.04rem;
    padding: 1.3rem 0 .24rem;
    background: url("../images/home4.png") no-repeat 50%/cover;
}

@media (max-width: 1199px) {
    .banner {
        /* margin-top: .75rem; */
    }

    .list_box2 li:after {
        left: -15px;
        right: -15px;
    }

    .list_box2 li b,
    .home3 .block1 .txt-box b {
        right: -15px;
    }
}

@media (max-width: 1025px) {
    .banner .img_zd .img_hezi {
        padding-bottom: 37%;
    }

    .banner .img_zd>img {
        height: 100%;
        object-fit: cover;

    }
    

    .banner-dots {
        display: none;
    }

    .banner a h3 {
        font-size: .2rem;
        line-height: .48rem;
        padding-left: 0;
        padding-right: 1.8rem;
    }

    .banner a .txt-box {
        bottom: .1rem;
    }

    .banner .page {
        bottom: .15rem;
    }

    .banner .page i {
        margin: 0 .1rem;
    }

    .title001 h3 {
        font-size: .26rem;
        line-height: .4rem;
    }

    .home1 .left {
        width: 100%;
        margin-top: 0;
        margin-bottom: .3rem;
    }

    .home1 .left .txt-box {
        font-size: .18rem;
        line-height: 2;
        height: auto;
        margin: .2rem 0 .2rem;
    }

    .home1 .left .more1 a img {
        width: .5rem;
        height: .5rem;
        margin-right: .1rem;
    }

    .home1 .left .more1 a {
        font-size: .16rem;
        line-height: .5rem;
    }

    .home1 .right {
        width: 100%;
        display: none;
    }

    .home1 .right .img-box:after {
        display: none;
    }

    .home1 .right .img-box {
        max-width: 50%;
        margin: 0 auto;
        height: 35vw;
    }

    .list3w a .pic {
        padding-top: 73.83%;
    }

    .home1 {
        padding: .45rem 0;
    }

    .home1 .bg {
        bottom: -0.15rem;
        height: 0.3rem;
    }

    .list_box1 li .txt-box h3 {
        font-size: .18rem;
        line-height: .28rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        max-height: .84rem;
    }

    .list_box1 li .img-box {
        width: .6rem;
        height: 1.18rem;
    }

    .list_box1 li .txt-box {
        width: calc(100% - 1.55rem);
    }

    .list_box1 li {
        margin-top: -.3rem;
    }

    .home2 .title001 {
        margin-bottom: .2rem;
        justify-content: space-between;
    }

    .home2 {
        padding: 0.45rem 0 .94rem;
    }

    .home3 .block1 .img-box {
        width: 3.6rem;
        height: 3.6rem;
        padding: .25rem;
    }

    .home3 .block1 .txt-box .top h3 {
        font-size: .24rem;
        line-height: .3rem;
    }

    .home3 .block1 .txt-box .top h4 {
        font-size: .24rem;
        line-height: .3rem;
    }

    .home3 .block1 .txt-box .top i {
        height: .26rem;
    }

    .home3 .block1 .txt-box .top {
        margin-bottom: .15rem;
    }

    .home3 .block1 .txt-box p {
        font-size: .18rem;
        line-height: 2;
        height: 12em;
    }

    .home3 .block1 .txt-box {
        width: calc(100% - 3.95rem);
        padding: .3rem .25rem .3rem 0;
    }

    .home3 .block1 .txt-box b {
        width: .5rem;
        height: .5rem;
        bottom: -.15rem;
    }

    .list2w a .img_zd .img_hezi {
        left: .2rem;
        right: .2rem;
        top: .2rem;
        bottom: .2rem;
    }

    .list2w a h3 {
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .1rem;
    }

    .home3 .block2 {
        margin-top: .3rem;
    }

    .home3 .block2 .bg {
        height: .5rem;
        /* top: .6rem; */
    }

    .home3 .title001 {
        margin-bottom: .3rem;
        justify-content: space-between;
    }

    .home3 {
        margin-top: -1rem;
        padding: 1rem 0 .9rem;
        background-size: cover;
    }

    .home4 .i {
        margin: .2rem 0 .3rem;
        height: .26rem;
    }

    .list_tabs {
        padding: 0 .2rem;
        justify-content: space-between;
    }

    .list_tabs .li {
        min-width: auto;
        width: 30%;
        margin: 0;
    }

    .list_tabs .li h3 {
        font-size: .2rem;
        line-height: .58rem;
    }

    .list_box2 a time {
        font-size: .32rem;
        width: .7rem;
        line-height: .68rem;
    }

    .list_box2 a h3 {
        width: calc(100% - .7rem);
        line-height: inherit;
        padding: .1rem 0;
    }

    .list_box2 a {
        min-height: .68rem;
    }

    .list_box2 li b {
        display: none;
    }

    .home4 {
        margin-top: -0.7rem;
        padding: 0.5rem 0 .45rem;
    }
}

@media (max-width: 769px) {
    .index_main {
        min-height: 4.5rem;
    }

    .home1 .right .img-box {
        max-width: 100%;
        height: auto;
    }

    .list_box1 li .txt-box:before {
        width: .3rem;
        height: .26rem;
    }

    .list_box1 li .txt-box {
        width: calc(100% - 0.88rem);
    }

    .home3 .block1 a {
        display: block;

    }

    .home3 .block1 .img-box {
        width: 3.2rem;
        height: 3.2rem;
        margin: 0 auto;
        padding: .2rem;
    }

    .home3 .block1 .txt-box {
        margin-top: .2rem;
        width: 100%;
        padding: .3rem .25rem;
    }

    .home3 .block1 .txt-box:after {
        left: 0;
        border-radius: .15rem;
        background: linear-gradient(270deg, #4415D3 3%, #8B37D9 88%);
    }

    .home3 {
        padding-bottom: 1.2rem;
        background-size: auto 100%;
    }

    .list2w a .img_zd .img_hezi {
        left: .1rem;
        right: .1rem;
        top: .1rem;
        bottom: .1rem;
    }
}

@media (max-width: 481px) {



    .banner a h3 {
        padding-right: 0;
    }

    .banner .page {
        bottom: 0.5rem;
    }

    .list_box1 li .txt-box:before {
        display: none;
    }

    .list_box1 li .img-box {
        width: 0.5rem;
        height: 0.98rem;
    }

    .list_box1 li .txt-box {
        width: calc(100% - 0.6rem);
    }

    .list_box1 li {
        margin-top: -0.2rem;
    }

    .home3 .block1 .img-box {
        width: 2.6rem;
        height: 2.6rem;
    }

    .home3 .block2 .bg {
        /* top: .3rem; */
        bottom: 18%;
    }

    .list_tabs .li {
              width: 100%;
        padding: 0 .1rem;
        margin: .1rem 0;
    }

    .list_tabs .li h3 {
        line-height: .48rem;
    }

    .list_tabs {
        padding: 0;
    }
}