@charset "utf-8";
.banner a{
    display: block;
}
.banner img{
    display: block;
    width: 100%;
}
.banner .page{
    font-size: 0;
    bottom: .22rem;
}
.banner .page span{
    width: .1rem;
    height: .1rem;
    opacity: 1;
    margin: 0 .06rem;
    vertical-align: middle;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.banner .page span.active{
    width: .16rem;
    height: .16rem;
    background-color: transparent;
    background-image:  url("../images/dots.png");
    margin: 0 .05rem;
}
.title001 h2{
         font-size: .46rem;
    color: #1764B0;
    line-height: .52rem;
    text-align: center;
    font-family: 楷体;
    font-weight: 800;
}
.title001 p{
    font-size: .18rem;
    color: #9E9E9E;
    line-height: .22rem;
    text-align: center;
    font-family: 'Source Han-R',serif;
}
.container01 .title001,.container03 .title001{
    margin-bottom: .76rem;
    padding-bottom: .12rem;
    background: url("../images/tit001.png") no-repeat bottom center;
    background-size: auto .3rem;
}

.list1w_t .con{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.list1w_t .con .left{
    width: 52.44%;
}
.list1w_t .con a{
    display: block;
    position: relative;
}
.list1w_t .con .left a{
    padding-left: .3rem;
}
.list1w_t .con .left a:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: .3rem;
    height: .48rem;
    background: url("../images/s1-img03.png") no-repeat 50%;/100%
}
.list1w_t .con .left a:before{
    position: absolute;
    content: '';
    right: -.3rem;
    top: 0;
    width: .3rem;
    height: .48rem;
    background: url("../images/s1-img04.png") no-repeat 50%;/100%
}
.list1w_t .con .left .pic{
    padding-top: 5.07rem;
}
.list1w_t .con .right{
    width: 47.56%;
}
.list1w_t .con .right .txt{
    position: relative;
    margin-left: -.75rem;
    background: #fff;
    padding: .47rem .43rem;
    height: 4.04rem;
}
.list1w_t .con .txt .h_tit{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: .3rem;
}
.list1w_t .con .txt .h_tit time{
    width: .64rem;
    display: block;
    background: #1764B0;
    text-align: center;
    color: #fff;
}
.list1w_t .con .txt .h_tit time span{
    display: block;
    font-size: .26rem;
    font-weight: 600;
    line-height: .36rem;
    border-bottom: .01rem solid rgba(253, 203, 202, 0.15);
}
.list1w_t .con .txt .h_tit time em{
    display: block;
    font-size: 14px;
    line-height: .27rem;
}
.list1w_t .con .txt .h_tit h2{
    width: calc(100% - .82rem);
    font-size: .24rem;
    color: #3D3D3D;
    font-weight: 600;
    line-height: .3rem;
}
.list1w_t .con .txt p{
    font-size: .16rem;
    line-height: .36rem;
    color: #B2B2B2;
    height: 1.08rem;
    -webkit-line-clamp: 3;
}

.list1wul .pic{
    padding-top: 2.37rem;
}
.list1wul li{
    margin: 0 .11rem;
}
.list1wul li.slick-current + div
{
    
opacity: 0;
    
visibility: hidden;
}
.list1wul .slick-list{
    margin: 0 -.11rem;
    transform: translateX(-4.06rem);
}
.list1wul{
    width: 16rem;
    
    overflow: hidden;
}
.list1w_b{
    width: 12.5rem;
    overflow: hidden;
    background: #fff;
    padding: .27rem .25rem .26rem .27rem;
    box-shadow: 0 .1rem .1rem rgba(0, 0, 0, 0.1);
}
.list1w_b .inner{
    overflow: hidden;
}
.container01 .bottom_box{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: -.7rem;
    z-index: 9;
}
.list1w_btn{
    width: calc(100% - 12.5rem);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: .46rem;
}
.list1w_btn .btn{
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    border: 1px solid #1764B0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: .27rem;
    transition: .5s;
    cursor: pointer;
}
.list1w_btn .prev{
    margin-bottom: .21rem;
    background-image: url("../images/s1-prev02.png");
}
.list1w_btn .next{
    background-image: url("../images/s1-next02.png");
}
.list1w_btn .prev:hover{
    background-color: #1764B0;
    background-image: url("../images/s1-prev01.png")
}
.list1w_btn .next:hover{
    background-color: #1764B0;
    background-image: url("../images/s1-next01.png");
}
.container01 .content:after{
    position: absolute;
    content: '';
    left: 50%;
    top: .48rem;
    height: 4.1rem;
    width: 100vw;
    transform: translateX(-50%);
    background: #F0F8FF;
}
.container01{
    padding-top: .52rem;
    padding-bottom: .77rem;
    overflow: hidden;
    max-width: 19.2rem;
    margin: 0 auto;
}

.container02 .left{
    width: 25.94%;
    display: flex;
    padding-left: 1rem;
    position: relative;
}
.container02 .left:after{
    position: absolute;
    content: '';
    right: 0;
    top: -1.37rem;
    width: 5.74rem;
    height: 8.03rem;
    background: url("../images/s2-img05.png") no-repeat 50%;
    background-size: 100%;

}
.title002 h2{
    display: inline-block;
    width: .42rem;
    font-size: .42rem;
    color: #fff;
    line-height: .48rem;
    font-family: 'Source Han Serif CN',serif;
    vertical-align: top;
    margin-right: .18rem;
}
.title002 p{
    display: inline-block;
    font-size: .3rem;
    color: rgba(255, 255, 255, 0.48);
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    vertical-align: top;
    margin-top: .37rem;
}
.title002{
    position: relative;
    z-index: 3;
    background: url("../images/tit002.png") no-repeat top 1.24rem right .29rem;
    background-size: .22rem;
}
.container02 .left .more{
    position: absolute;
    bottom: .12rem;
    right: .18rem;
    z-index: 3;
}
.container02 .left .more a{
    display: flex;
    font-size: .18rem;
    color: #fff;
    line-height: .54rem;
    padding-right: .13rem;
    position: relative;
}
.container02 .left .more a img{
    display: block;
    width: .54rem;
    height: .54rem;
    margin-right: .2rem;
    transition: .5s;
}
.container02 .left .more a:after{
    position: absolute;
    content: '';
    left: .27rem;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(216, 216, 216, 0.48);
}
.more:hover a img{
    transform: rotate(45deg);
}
.container02 .right{
    width: 74.06%;
    padding-left: .73rem;
}

.list_box1 li{
    width: 46.99%;
    margin-bottom: .64rem;
    position: relative;
    background: #fff;
}
.list_box1 li a{
    display: flex;
    padding: .24rem .32rem ;
    min-height: 2.2rem;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.list_box1 li .ll{
    width: 1.16rem;
    padding-top: .1rem;
}
.list_box1 li .ll time{
    display: block;
    margin-bottom: .4rem
}
.list_box1 li .ll time .top{
    position: relative;
}
.list_box1 li .ll time .top:before{
    position: absolute;
    content: '';
    width: 1px;
    top: .2rem;
    left: .4rem;
    height: .35rem;
    background: rgba(21, 73, 154, 0.4);
    transform: rotate(35deg);
}
.list_box1 li .ll time .top span{
    display: block;
    font-size: .32rem;
    color: #15499A;
    line-height: 1;
}
.list_box1 li .ll time .top span.mo{
    margin-left: .5rem;
}
.list_box1 li .ll time em{
    display: block;
    font-size: .18rem;
    color: rgba(21, 73, 154, 0.4);
    line-height: 1;
}
.list_box1 li .ll b{
    display: block;
    height: .13rem;
    background: url("../images/s2-img01.png") no-repeat left center;
    background-size: auto .13rem;
}
.list_box1 li .rr{
    width: calc(100% - 1.16rem);
}
.list_box1 li h2{
    font-size: .22rem;
    line-height: .36rem;
    color: #15499A;
    height: .72rem;
    font-weight: 600;
    margin-bottom: .2rem;
    min-height: .72rem;
}
.list_box1 li .rr i{
    display: block;
    height: 1px;
    background: rgba(21, 73, 154, 0.3);
    margin-bottom: .19rem;
}
.list_box1 li .rr p{
    font-size: .16rem;
    line-height: .3rem;
    color: rgba(21, 73, 154, 0.3);
    height: .6rem;
}
.list_box1 li *{
    transition: .5s;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    z-index: 3;
    border: .15rem solid transparent;
    border-bottom-color: #CED9EA;
    border-right-color: #CED9EA;
    transition: .5s;
}
.list_box1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, #1764B0 0%, #24CEA3 100%);
    box-shadow: 0 .04rem .1rem 0 rgba(0, 0, 0, 0.3);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: top center;
}
.list_box1 li:hover:before{
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.list_box1 li:hover:after{
    border-bottom-color: #F6C27F;
    border-right-color: #F6C27F;
}
.list_box1 li:hover .ll time .top span,
.list_box1 li:hover h2{
    color: #fff;
}
.list_box1 li:hover .ll time em{
    color: rgba(255, 255, 255, 0.6);
}
.list_box1 li:hover .ll time .top:before{
    background:  rgba(255, 255, 255, 0.6);
}
.list_box1 li:hover .rr p{
    color: rgba(255, 255, 255, 0.8);
}
.list_box1 li:hover .rr i{
    background:  rgba(255, 255, 255, 0.3);
}
.list_box1 li:hover .ll b{
    background-image: url("../images/s2-img02.png");
}
.list2w .page{
    font-size: 0;
    padding-left: .73rem;
    padding-right: 1.37rem;
    display: flex;
    justify-content: space-between;
}
.list2w .page span{
    width: .24rem;
    height: .24rem;
    opacity: 1;
    background: url("../images/s2-img03.png") no-repeat 50%;
    background-size: 100%;
}
.list2w .page span.active{
    background-image: url("../images/s2-img04.png");
}
.list2w {
    position: relative;
    overflow: hidden;
}
.container02:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 1.46rem;
    height: 1px;
    background: #CED9EA;
}
.container02{
    position: relative;
    padding-top: .83rem;
    padding-bottom: 1.34rem;
    background: url("../images/container02.png") no-repeat top center;
    background-size: cover;
    max-width: 1920px;
    margin: 0 auto;
}

.container03 .content{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: .37rem;
}
.container03 .left{
    width: 30.8125%;
    padding-bottom: .22rem;
}
.container03 .title001 h2{
    /* text-align: left; */
}

.container03 .title001 p{
    /* display: flex; */
    /* align-items: center; */
}
.container03 .title001 p img{
    display: block;
    height: .18rem;
    margin-left: .07rem;
}
.container03 .title001{
    margin-bottom: 0.2rem;
}
.container03 .left .con{
    position: relative;
    padding-left: .13rem;
    padding-bottom: .12rem;

}
.container03 .left .con:before{
    position: absolute;
    content: '';
    left: .12rem;
    bottom: .13rem;
    top: .12rem;
    right: .13rem;
    background: #DDEFFF;
    transition: .5s;
    z-index: 1;
}
.container03 .left .con:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: .12rem;
    left: .13rem;
    background: url("../images/s3-img01.png") no-repeat bottom center;
    background-size: cover;
    transition: .5s;
    z-index: 2;
}
.container03 .left .con a{
    display: block;
    position: relative;
    z-index: 3;
    padding: .46rem .42rem .4rem .13rem;

}

.container03 .left .con h2{
    font-size: .22rem;
    line-height: .3rem;
    color: #fff;
    margin-bottom: .2rem;
    transition: .5s;
}
.container03 .left .con p{
    font-size: .16rem;
    color: #fff;
    line-height: .3rem;
    margin-bottom: .38rem;
    transition: .5s;
}
.container03 .left .con time{
    display: block;
    color: #FFFFFF;
    font-size: .18rem;
    line-height: .22rem;
    transition: .5s;
}
.container03 .left .con:hover:before{
    left: 0;
    bottom: 0;
}

.container03 .right{
    width: 65.75%;
    position: relative;
}
.container03 .right .img_box{
    max-width: 8.07rem;
}
.container03 .right a{
    display: block;
}
.container03 .right .img_box .pic{
    padding-top: 5.2rem;
}
.container03 .right .con{
    position: absolute;
    right: 0;
    bottom: .44rem;
    width: 2.98rem;
    z-index: 3;
}
.container03 .right .con a{
    display: block;
    padding: .35rem .46rem .57rem .28rem;
    background: url("../images/s3-img03.png") no-repeat bottom center;
    background-size: 100%;
}
.container03 .right .con h2{
    font-size: .22rem;
    line-height: .42rem;
    color: #333333;
    -webkit-line-clamp: 3;
    height: 1.26rem;
    margin-bottom: .16rem;
    transition: .5s;
}
.container03 .right .con p{
    font-size: .16rem;
    line-height: .3rem;
    color: #9E9E9E;
    -webkit-line-clamp: 4;
    height: 1.2rem;
    margin-bottom: .22rem;
}
.container03 .right .con time{
    display: block;
    font-size: .18rem;
    color: #999999;
    line-height: .22rem;
}
.container03 .right .con:hover h2{
    color: #1764B0;
}

.list_box2 li{
    width: 30%;
    align-self: flex-start;
    position: relative;
    box-shadow: 0  .04rem .2rem 0 rgba(181, 181, 181, 0.6);
    transition: .5s;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1764B0;
    box-shadow: 0 .04rem .1rem 0 rgba(181, 181, 181, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box2 li a{
    display: block;
    position: relative;
    z-index: 3;
}
.list_box2 li .pic{
    padding-top: 3.2rem;
}
.list_box2 li .txt {
    position: relative;
    padding: .36rem .33rem .4rem;
}
.list_box2 li .txt h2{
    font-size: .22rem;
    line-height: .42rem;
    color: #333;
    height: .84rem;
    margin-bottom: .12rem;
}
.list_box2 li .txt p{
    font-size: .16rem;
    line-height: .3rem;
    color: #9E9E9E;
    -webkit-line-clamp: 3;
    height: .9rem;
}
.list_box2 li .txt time{
    position: absolute;
    right: .35rem;
    top: -.2rem;
    font-size: .18rem;
    line-height: .4rem;
    color: #fff;
    padding: 0 .14rem;
    background: #15499A;
    z-index: 3;

}
.list_box2 li:nth-child(2) .txt time{
    background: #9A1515;
}
.list_box2 li:nth-child(2){
    margin-top: .2rem;
}
.list_box2 li:nth-child(2):hover{
    margin-top: 0;
}
.list_box2 li:nth-child(3){
    margin-top: .43rem;
}
.list_box2 li:nth-child(3) .txt time{
    background: #F1B439;
}
.list_box2 li *{
    transition: .5s;
}
.list_box2 li:hover{
    width: 32.5%;
}
.list_box2{
    min-height: 6.45rem;
}
.list_box2 li:hover a{
    padding: .2rem .2rem 0;
    background: #fff;
    box-shadow: 0 .04rem .1rem 0 rgba(181, 181, 181, 0.3);
}
.list_box2 li:hover:after{
    opacity: 1;
    visibility: visible;
    left: -.14rem;
    top: .14rem;
}
.list_box2 li:hover .txt h2{
    color: #1764B0;
}

.container03{
    position: relative;
    margin-top: -.1rem;
    padding-bottom: .5rem;
}

.list3w a{
    display: block;
}
.list3w a .pic{
    padding-top: 2.02rem;
}
.container04 .title001{
    margin-bottom: .5rem;
    padding-bottom: .12rem;
    background: url("../images/tit001.png") no-repeat bottom center;
    background-size: auto .3rem;
}
.container04{
    padding-bottom: .5rem;
}

.h5-t {
    position: relative;
}

.slide-hc2 {
    perspective: 1000px;
    touch-action: pan-y;
    padding: .28rem 0
}

.slide-hc2 .swiper-slide ,.slide-hc,.slide-hc .swiper-wrapper {
    transform-style: preserve-3d;
}

.slide-hc2 .swiper-slide-active {
    transform: translateX(0.2rem) translateZ(0px) rotateY(10deg) scale(.9,.9);
    transition: .5s;
    transform: translateX(0px) translateZ(0px) rotateY(0deg) scaleX(1)\0;
}

.slide-hc2 .swiper-slide-active + li + li {
    transform: translateX(-0.2rem) translateZ(0px) rotateY(-10deg) scale(.9,.9);
    transition: .5s;
    transform: translateX(0px) translateZ(0px) rotateY(0deg) scaleX(1)\0;
}

.slide-hc2 .pic {
    padding-bottom: 73.69%;
}

.slide-hc2 .pic img{
    display:none;
}
.slide-hc2 li {
    padding: 0.1rem;
}

.slide-hc2 .swiper-slide-active+li {
    padding: 0;
    transform: scale(1.08,1);
    transform: scale(1,1)\0;
}

.slide-hc2 li .con {
    height: 2.87rem;
    padding: 0.36rem .45rem;
    box-shadow: 2.424px 4.373px 0.15rem 0px rgba(0, 0, 0, 0.2);
}

.slide-hc2 .swiper-slide-active+li .con {
    background: url(../images/h5bg.jpg) no-repeat bottom/cover;
    box-shadow: 0px 3px 0.3rem 0px rgba(0, 0, 0, 0.4);
}

.slide-hc2 li h3 {
    font-size: 0.23rem;
    color: #111;
    line-height: 0.38rem;
    max-height: 0.76rem\0;
    font-weight: bold;
    transition: 0.5s;
}

.slide-hc2 li .line {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 0.18rem 0;
}

.slide-hc2 li h4 {
    font-size: 0.18rem;
    color: #666;
    line-height: 0.3rem;
    max-height: 0.9rem\0;
    -webkit-line-clamp: 3;
}

.h5-t .arror {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    transition: 0.5s;
    left: -.9rem;
    margin-top: 0rem;
    border: 1px solid #1957a4;
    transform: translateY(-50%);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:.13rem;
}
.h5-t .swiper-button-prev{
     background-image:url('../images/prev01.png')
}
.h5-t .swiper-button-next {
    right: -.9rem;
    left: auto;
    background-image:url('../images/next01.png')
}

.h5-t .arror::after {
    color: #c21920;
    font-size: 0.2rem;
    font-weight: bold;
}

.h5-t .arror:hover {
    background-color: #1957a4;
}
.h5-t .swiper-button-prev:hover{
     background-image:url('../images/prev02.png')
}.h5-t .swiper-button-next:hover{
     background-image:url('../images/next02.png')
}
.h5-t .arror:hover::after {
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .h5-t {
        padding: 0 0.4rem;
    }

    .h5-t .arror {
        width: 0.4rem;
        height: 0.4rem;
        left: 0;
        background-size:.08rem;
    }

    .h5-t .swiper-button-next {
        right: 0rem;
        left: auto;
    }
}
@media screen and (max-width: 1200px){
    .banner{
        margin-top: .75rem;
    }
.h5-t li a:hover h3 {
        color: #c21920;
    }

}
@media screen and (max-width: 1024px){
    .title001{
        background-size: 100% auto !important;
        margin-bottom: .4rem;
    }
    .container01 .title001{
        margin-bottom: .4rem;
    }
    .container02 .left{
        width: 100%;
        padding-left: 0;
        display: block;
    }
    .container02 .right{
        width: 100%;
        padding-left: 0;
    }
    .container02 .left:after{
        display: none;
    }
    .title002{
        display: block;
        padding-bottom: 0.12rem;
        background: url('../images/tit001.png') no-repeat bottom center;
        background-size: 100% auto;
        margin-bottom: .4rem;
    }
    .title001 h2{
        font-size: .26rem;
        line-height: .36rem;
    }
    .title002 h2{
        display: block;
        width: auto;
        text-align: center;
        font-size: .26rem;
        line-height: .36rem;
        color: #1764B0;
        margin-right: 0;
    }
    .title001 p{
        font-size: .16rem;
        line-height: .2rem;
    }
    .title002 p{
        display: block;
        width: auto;
        writing-mode: unset;
        font-size: .16rem;
        line-height: .2rem;
        text-align: center;
        font-family: 'Source Han-R',serif;
        color: #9E9E9E;
        margin-top: 0;
    }
    .container02 .left .more{
        bottom: auto;
        top: 0;
        right: 0;
    }
    .container02 .left .more a img{
        width: .35rem;
        height: .35rem;
        margin-right: .1rem;
    }
    .container02 .left .more a{
        line-height: .35rem;
        color: #333;
        font-size: .16rem;
    }
    .container03 .left{
        width: 100%;
        padding-bottom: 0;
        margin-bottom: .4rem;
    }
    .container03 .right{
        width: 100%;
    }
    .container03 .title001{
        padding-bottom: .12rem;
        background: url('../images/tit001.png') no-repeat bottom center;
        background-size: 100% auto;
        margin-bottom: .4rem;
    }
    .container03 .title001 h2{
        text-align: center;
    }
    .container03 .title001 p{
        display: block;
    }
    .container03 .title001 p img{
        display: none;
    }
    .list1w_t .con .left{
        float: none;
        width: 100%;

    }
    .list1w_t .con .left a{
        padding-left: 0;
    }
    .list1w_t .con .left a:after,
    .list1w_t .con .left a:before{
        display: none;
    }
    .list1w_t .con .left .pic{
        padding-top: 62.67%;
    }
    .list1w_t .con .right{
        width: 100%;
    }
    .list1w_t .con .right .txt{
       margin-left: 0;
        padding: .3rem .2rem;
        height: auto;

    }
    .list1w_t{
        margin-bottom: .4rem;
        box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
    }
    .container01 .bottom_box{
        display: block;
        margin-top: 0;
        position: relative;
    }
    .list1w_b{
        width: auto;
        padding: 0;
    }
    .list1wul{
        width: auto;
        transform: none;
    }
.list1wul .slick-list{transform: none;}
    .list1wul .pic{
        padding-top: 61.72%;
    }
    .list1w_btn{
        display: block;
        width: auto;
        padding-bottom: 0;
    }
    .list1w_btn .btn{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
        width: .4rem;
        height: .4rem;
    }
    .list1w_btn .prev{
        margin-bottom: 0;
        left: 0;
    }
    .list1w_btn .next{
        right: 0;
    }
    .list1wul li.slick-current .pic:after{
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: .05rem solid #1764B0;
    }
    .list1w_t .con .txt .h_tit h2{
        font-size: .2rem;
    }
    .list1w_t .con .txt .h_tit{
        margin-bottom: .2rem;
    }
    .container01,.container02{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
    .list_box1 li{
        width: 48%;
        margin-bottom: .3rem;
    }
    .list_box1 li a{
        padding: .2rem;
    }
    .list_box1 li h2{
        font-size: .2rem    ;
    }
    .list_box1 li .ll time .top span{
        font-size: .28rem;
    }
    .container02::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0.5rem;
  height: 1px;
  background: #CED9EA;
}
    .container02{
        background: #F0F6FF;
        margin-bottom: .4rem;
    }

    .container03 .left .con a{
        padding: .2rem;
    }
    .container03 .right .con{
        width: 50%;
        bottom: 0;
    }
    .container03 .right .con a{
        padding: .25rem;
    }
    .container03 .right .con h2{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
        -webkit-line-clamp: 2;
    }
    .container03 .right .con p{
        -webkit-line-clamp: 3;
        height: .9rem;
    }
    .container03 .right .img_box{
        width: 90%;
        max-width: none;
    }
    .list_box2 li,.list_box2 li:hover{
        width: 32%;
    }
    .list_box2 li{
        margin-bottom: .3rem;
    }
    .list_box2 li:nth-child(2),
    .list_box2 li:nth-child(3){
        margin-top: 0;
    }
    .list_box2 li .pic{
        padding-top: 66.66%;
    }
    .list_box2 li .txt{
        padding: .25rem;
    }
    .list_box2 li .txt h2{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
    }
    .container03{
        margin-top: 0;
        padding-bottom: .2rem;
    }
    .list3w a .pic{
        padding-top: 43.16%;
    }
    .container04 .title001{
        padding-bottom: 0.12rem;
        margin-bottom: .4rem;
    }
    .list_box2{
        min-height:auto;
    }

.slide-hc2 .swiper-slide-active {
        transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1,1);
        transition: .5s;
        transform: translateX(0px) translateZ(0px) rotateY(0deg) scale(1,1)\0;
    }

    .slide-hc2 .next2 {
        transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1,1);
        transition: .5s;
        transform: translateX(0px) translateZ(0px) rotateY(0deg) scale(1,1)\0;
    }

    .slide-hc2 li {
        padding: 0rem;
    }

    .slide-hc2 .swiper-slide-active+li, .slide-hc2 .swiper-slide-active+li + li {
        padding: 0;
        transform: scale(1,1);
    }
}
@media screen and (max-width: 768px){
    .list_box1 li{
        width: 100%;
    }
    .list_box1 li a{
        min-height: auto;
    }
    .container03 .right .img_box{
        width: 100%;
    }
    .container03 .right .img_box .pic{
        padding-top: 64.44%;
    }
    .container03 .right .con{
        position: static;
        width: auto;
    }
    .container03 .title001,
    .container01 .title001,.title001,.title002{
        padding-bottom: .05rem;
    }
    .list_box2 li, .list_box2 li:hover{
        width: 100%;
    }
    .list1w_t .con .txt .h_tit time{
        margin-bottom: .12rem;
        width: auto;
        display: flex;
        align-items: flex-end;
        padding-left: .15rem;
        padding-right: .15rem;
        background: transparent;
    }
    .list1w_t .con .txt .h_tit time span{
        line-height: .4rem;
        margin-right: .1rem;
        border: none;
        color: #1764B0;
    }
    .list1w_t .con .txt .h_tit time em{
        line-height: .34rem;
        color: #1764B0;
    }
    .list1w_t .con .right .txt{
        padding: .2rem;
    }
    .list1w_t .con .txt .h_tit h2{
        width: 100%;
    }
    .list2w .page{
        padding-left: 0;
        padding-right: 0;
    }
    .list_box1 li h2{
        margin-bottom: .15rem;
    }
    .list_box1 li .rr i{
        margin-bottom: .1rem;
    }
.slide-hc2 li .con {
        height: 2.5rem;
        padding: .2rem;
    }

    .slide-hc2 li h3 {
        line-height: 1.3;
        font-size: .2rem;
    }
}

@media screen and (max-width: 480px){
    .container02 .left .more a{
        align-items: center;
    }
    .container02 .left .more a img{
        width: .3rem;
        height: .3rem;
    }
    .list_box1 li .ll{
        width: .9rem;
    }
    .list_box1 li .rr{
        width: calc(100% - 1rem);
    }
.slide-hc2 li .con {
        height: 2.2rem;
    }

}