@charset "utf-8";
.banner a {
    display: block;
    position: relative;
    padding-bottom: 40%;
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
}

.banner a img {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;
}

.banner a video {

    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s;
    object-fit: cover;

}

.banner a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 33.3%;
    background: linear-gradient(0deg, rgba(15, 15, 15, 0.3) 0%, rgba(32, 56, 135, 0) 100%);
}

.banner .page {
    font-size: 0;
    bottom: .48rem;
}

.banner .page span {
    width: .18rem;
    height: .18rem;
    margin: 0 .16rem;
    background: transparent url("../images/dots-1.png") no-repeat 50%/100%;
    border-radius: 0;
    opacity: 1;
    vertical-align: middle;
}

.banner .page span.active {
    width: .34rem;
    height: .34rem;
    margin: 0 .1rem;
    background-image: url("../images/dots-2.png");
}

.title001 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.title001 .tit h4{
    font-size: .8rem;
    line-height: .92rem;
    color: rgba(39, 107, 178, 0.1);
    font-family: Arial,sans-serif;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}
.title001 .tit h3{
    font-size: .42rem;
    line-height: .62rem;
    font-weight: 700;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: -.42rem;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.title001 .tit img{
    display: block;
    height: .4rem;
    margin: 0 auto;
}
.title001 .more,
.title002 .more{
    position: absolute;
    right: 0;
    bottom: .11rem;

}
.title001 .more a,
.title002 .more a{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .28rem;
    color: #2C2C2C;
}
.title001 .more img,
.title002 .more img{
    display: block;
    height: .12rem;
    margin-left: .1rem;
    transition: .5s;
}
.title001 .more:hover img,
.title002 .more:hover img{
    margin-left: .05rem;
}

.title002{
    position: relative;
    display: flex;
}
.title002 .tit h4{
    font-size: .4rem;
    line-height: .46rem;
    color: rgba(1, 117, 182, 0.1);
    font-family: Arial,sans-serif;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
}
.title002 .tit h3{
    position: relative;
    margin-top: -.1rem;
    font-size: .42rem;
    line-height: 1;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.title002 .tit h3 img{
    display: block;
    height: .4rem;
}
.title002 .more a{
    color: #808080;
}

.index-s1 .left{
    width: 57.13%;
}

.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 5.89rem;
}
.list1w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.24rem;
    background: linear-gradient(180deg, rgba(39, 39, 39, 0) 0%, #262626 100%)
}
.list1w a .txt{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .25rem 1.7rem .25rem .38rem;
    z-index: 5;
}
.list1w a .txt time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .45rem;
    color: #fff;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    width: 1.43rem;
    justify-content: center;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    margin-bottom: .13rem;
}
.list1w a .txt time img{
    display: block;
    width: .16rem;
    margin-right: .05rem;
    margin-top: .02rem;
}
.list1w a .txt h3{
    font-size: .22rem;
    line-height: .34rem;
    color: #fff;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.list1w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: .19rem;
    bottom: .34rem;
}
.list1w .page span{
    width: .13rem;
    height: .13rem;
    margin: 0 .11rem;
    background: #fff;
    opacity: .5;
}
.list1w .page span.active{
    opacity: 1;
}

.index-s1 .right{
    width: 42.87%;
}

.list-box1 li a{
    padding: .22rem 0 .23rem;
    display: block;
    position: relative;
    z-index: 2;
}
.list-box1 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    margin-bottom: .13rem;
    transition: .5s;
}
.list-box1 li time{
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #0175B6;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    padding-left: .3rem;
    background: url("../images/s1-img-3.png") no-repeat left center/.18rem;
    transition: .5s;
}
.list-box1 li:after{
    position: absolute;
    content: '';
    left: -.4rem;
    right: 100%;
    top: -1px;
    bottom: 0;
    background: url("../images/s1-img-4.png") no-repeat left /6.43rem 1.13rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list-box1 li{
    position: relative;
    border-bottom: 1px solid #E3EBF0;
}
.list-box1 li:last-child{
    border-color: transparent;
}
.list-box1 li:hover:after{
    right: -.4rem;
    opacity: 1;
    visibility: visible;
}
.list-box1 li:hover h3{
    color: #fff;
    font-family:SourceHanSansCN-Bold,sans-serif;
}
.list-box1 li:hover time{
    color: #fff;
    background-image: url("../images/s1-img-5.png");
}

.list-box1{
    padding: .14rem .4rem .1rem;
    background: #fff;
}

.index-s1 .title001{
    margin-bottom: .67rem;
    justify-content: center;
}

.index-s1{
    padding: .58rem 0 1.02rem;
    background: url("../images/index-s1.jpg") no-repeat bottom center/cover;
}

.index-s2 .left{
    width: 48%;
}

.list-box2 li a{
    padding: .25rem 0 .3rem;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-box2 li time{
    display: block;
    width: 1.14rem;
    text-align: center;
    color: #0175B6;
    position: relative;
    transition: .5s;
}
.list-box2 li time span{
    display: block;
    font-size: .26rem;
    line-height: .37rem;
    font-family:SourceHanSerifCN-Bold,sans-serif;
}
.list-box2 li time em{
    display: block;
    font-size: .16rem;
    line-height: .23rem;
    font-family:SourceHanSerifCN-Bold,sans-serif;
}
.list-box2 li time:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: .52rem;
    background: #0175B6;
    transform: translateY(-50%);
}
.list-box2 li .txt{
    width: calc(100% - 1.52rem);
    padding-right: .1rem;
}
.list-box2 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
}
.list-box2 li .line{
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    top: 0;
    background: #B6D9ED;
    transition: .5s;
}
.list-box2 li .line:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .12rem;
    height: .14rem;
    background: url("../images/s2-img-1.png") no-repeat 50%/100%;
    transform: translateY(-50%);
}
.list-box2 li .line:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: .12rem;
    height: .14rem;
    background: url("../images/s2-img-2.png") no-repeat 50%/100%;
    transform: translateY(-50%);
}
.list-box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img-3.png") no-repeat 50%/7.2rem 1.15rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list-box2 li{
    position: relative;
}
.list-box2 li:hover:after{
    right: 0;
    opacity: 1;
    visibility: visible;
}
.list-box2 li:hover .line,
.list-box2 li:hover + li .line{
    opacity: 0;
}
.list-box2 li:hover time{
    color: #fff;
}
.list-box2 li:hover time:after{
    background: rgba(255, 255, 255, 0.2);
}
.list-box2 li:hover h3{
    color: #fff;
}

.index-s2 .left .title002{
    margin-bottom: .62rem;
}

.index-s2 .right{
    width: 48%;
}

.list-box3 li a{
    padding: .18rem .26rem ;
    display: block;
    position: relative;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
    margin-bottom: .1rem;
}
.list-box3 li h5{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .3rem;
    color: rgba(64, 64, 64, 0.7);
}
.list-box3 li h5 img{
    display: block;
    width: .13rem;
    margin-right: .09rem;
}

.list-box3 li .line1{
    position: absolute;
    left: -1px;
    top: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}
.list-box3 li .line2{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box3 li .line3{
    position: absolute;
    right: -1px;
    bottom: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #0074B7 0%, #54B84B 100%);
    transition: .5s;
}

.list-box3 li .line4{
    position: absolute;
    right: 0;
    top: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(-270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box3 li:hover .line1{ height: 100%; transition: .5s .2s;}
.list-box3 li:hover .line2{ width: 100%; transition: .5s .2s;}
.list-box3 li:hover .line3{ height: 100%; transition: .5s .2s;}
.list-box3 li:hover .line4{ width: 100%; transition: .5s .2s;}

.list-box3 li{
    border: 1px solid #B6D9ED;
    margin-bottom: .2rem;
}
.list-box3 li:last-child{
    margin-bottom: 0;
}
.list-box3 li:hover h3{
    color: #0074B7;
}

.index-s2 .right .title002{
    margin-bottom: .36rem;
}

.index-s2{
    padding: .62rem 0 .58rem;
    background: url("../images/index-s2.jpg") no-repeat bottom center/cover;
}
.index-s3 .left{
    width: 48%;
}

.list-box4 li.ptli a{
    position: relative;
    display: flex;
    align-items: center;
}
.list-box4 li.ptli .pic{
    width: 3.35rem;
    height: 2.37rem;
}
.list-box4 li.ptli .txt{
    width: calc(100% - 3.35rem);
    padding-right: .14rem;
    padding-left: .36rem;
}

.list-box4 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #373737;
    font-family:SourceHanSansCN-Bold,sans-serif;
    transition: .5s;
}
.list-box4 li p{
    font-size: .16rem;
    line-height: .28rem;
    color: #717E8C;
    height: .56rem;
    margin: .15rem 0 .31rem;
}
.list-box4 li time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #0A5DB0;
    font-family:SourceHanSerifCN-Bold,sans-serif;
    background: url("../images/s3-img-3.png") no-repeat right center/.16rem;
}
.list-box4 li time img{
    display: block;
    width: .2rem;
    margin-right: .13rem;
    margin-top: .02rem;
}

.list-box4 li.ptli h3{
    -webkit-line-clamp: 3;
    height: .9rem;
    margin-bottom: .35rem;
}
.list-box4 li.wzli a{
    display: block;
    position: relative;
    padding: .31rem .3rem .37rem;
}



.list-box4 li{
    margin-bottom: .49rem;
    border: 1px solid #ABCCED;
}
.list-box4 li:last-child{
    margin-bottom: 0;
}
.list-box4 li:hover h3{
    color: #0A5DB0;
}

.list-box4 li .line1{
    position: absolute;
    left: -1px;
    top: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}
.list-box4 li .line2{
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box4 li .line3{
    position: absolute;
    right: -1px;
    bottom: 0;
    height: 0;
    width: 1px;
    background: linear-gradient(180deg, #0074B7 0%, #54B84B 100%);
    transition: .5s;
}

.list-box4 li .line4{
    position: absolute;
    right: 0;
    top: -1px;
    height: 1px;
    width: 0;
    background: linear-gradient(-270deg, #54B84B 0%, #0074B7 100%);
    transition: .5s;
}

.list-box4 li:hover .line1{ height: 100%; transition: .5s .2s;}
.list-box4 li:hover .line2{ width: 100%; transition: .5s .2s;}
.list-box4 li:hover .line3{ height: 100%; transition: .5s .2s;}
.list-box4 li:hover .line4{ width: 100%; transition: .5s .2s;}

.index-s3 .right{
    width: 48%;
}

.list2w a{
    display: block;
}
.list2w a .pic{
    padding-top: 3.2rem;
}

.list2w a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #2B2B2B;
    font-family:SourceHanSansCN-Bold,sans-serif;
    margin-bottom: .17rem;
    transition: .5s;
}
.list2w a time{
    display: flex;
    align-items: center;
    position: relative;
    font-size: .18rem;
    line-height: .26rem;
    color: #0A5DB0;
    font-family:SourceHanSerifCN-Bold,sans-serif;
}
.list2w a time img{
    display: block;
    width: .2rem;
    margin-right: .13rem;
    margin-top: .02rem;
}
.list2w a time:after{
    position: absolute;
    content: '';
    left: 1.57rem;
    right: 0;
    top: 50%;
    height: 1px;
    background: #ABCCED;
}

.list2w a .txt{
    padding-bottom: .22rem;
}
.list2w a:hover h3{
    color: #0A5DB0;
}

.index-s3 .title002{
    margin-bottom: .69rem;
}
.index-s3 .title002 h4{
    color: rgba(99, 110, 120, 0.2);
}
.index-s3 .title002 h3{
    margin-top: -.2rem;
}
.index-s3 .title002 .more{
    bottom: 0;
}
.index-s3{
    padding: 1.11rem 0 1.14rem;
    background: url("../images/index-s3.jpg") no-repeat bottom center/cover;
}

.index-s4 .wp{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.index-s4 .left{
    width: 48%;
}

.index-s4 .left .txt-box p{
    font-size: .18rem;
    line-height: .3rem;
    color: #FFFFFF;
    -webkit-line-clamp: 5;
    height: 1.5rem;
    margin-bottom: .49rem;
}
.index-s4 .left .txt-box time{
    position: relative;
    display: flex;
    align-items: center;
    font-size: .18rem;
    color: #fff;
    font-family: SourceHanSerifCN-Bold, sans-serif;
}
.index-s4 .left .txt-box time img{
    display: block;
    width: .2rem;
    margin-right: .13rem;
    margin-top: .02rem;
}
.index-s4 .left .txt-box time:after{
    position: absolute;
    content: '';
    left: 1.57rem;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
}
.index-s4 .right{
    width: 48%;
}
.index-s4 .right .img-box{
    margin-top: .25rem;
    border: 1px solid rgba(229, 246, 255, 0.5);
}
.index-s4 .right .pic{
    margin: 0 .15rem 0 .05rem;
    padding-top: 3.97rem;
}
.index-s4 .right .pic .a{
    background-size: contain;
}

.index-s4 .title002 h4{
    font-size: .7rem;
    line-height: .8rem;
    color: rgba(255, 255, 255, 0.1);
}
.index-s4 .title002 h3{
    color: #fff;
    margin-top: -.36rem;
}
.index-s4 .title002 .more a{
    color: #fff;
}
.index-s4 .title002{
    margin-bottom: .9rem;
}

.index-s4{
    padding: 1.1rem 0 1.36rem;
    background: url("../images/index-s4.jpg") no-repeat 50%/cover;
}

.index-s5 .link dl{
    display: flex;
    flex-wrap: wrap;
}
.index-s5 .link dl dt{
    width: 1.23rem;
}
.index-s5 .link dl dt h3{
    font-size: .2rem;
    line-height: .26rem;
    color: #3D3D3D;
    font-family: SourceHanSansCN-Bold, sans-serif;
}
.index-s5 .link dl dd{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 1.23rem);
}

.index-s5 .link dl a{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    margin-left: .26rem;
    transition: .5s;
}
.index-s5 .link dl a:first-child{
    margin-left: 0;
}
.index-s5 .link dl a:hover{
    color: #0A5DB0;
}
.index-s5 .link dl{
    margin-bottom: .3rem;
}
.index-s5 .link dl:last-child{
    margin-bottom: 0;
}

.index-s5{
    padding: .44rem 0 .41rem;
}

@media (max-width: 1199px){
    .banner{
        margin-top: .75rem;
    }

}

@media (max-width: 1025px){
 .banner a video {
        /*display: none !important;*/
    }
    .banner .page{
        bottom: .15rem;
    }
    .banner .page span{
        width: .1rem;
        height: .1rem;
        margin: 0 .06rem;
    }
    .banner .page span.active{
        width: .18rem;
        height: .18rem;
        margin: 0 .06rem;
    }
    .title001 .tit h4{
        font-size: .4rem;
        line-height: .5rem;
        text-align: center;
    }
    .title001 .tit h3,
    .title002 .tit h3{
        font-size: .26rem;
        line-height: .3rem;
        margin-top: -.2rem;
    }
    .title001 .tit h3 img,
    .title002 .tit h3 img{
        height: .3rem;
    }
    .title001 .more a, .title002 .more a{
        font-size: .16rem;
        line-height: .24rem;
    }
    .title001 .more img, .title002 .more img{
        height: .1rem;
    }
    .title002 .tit h4{
        font-size: .36rem;
        line-height: .4rem;
    }
    .title002 .tit h3{
        margin-top: -.16rem;
    }
    .index-s1 .title001{
        margin-bottom: .3rem;
    }
    .index-s1 .left{
        width: 100%;
    }
    .list1w a .pic{
        padding-top: 68.72%;
    }
    .list1w a .txt{
        padding: .15rem 1.7rem 0.15rem .15rem;
    }
    .list1w .page span{
        width: .1rem;
        height: .1rem;
        margin:0 .06rem;
    }
    .list1w .page{
        right: .1rem;
        bottom: 0.2rem;
    }
    .list1w a .txt h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list1w a .txt time{
        font-size: .16rem;
        line-height: .38rem;
        margin-bottom: .1rem;
    }
    .index-s1 .right{
        width: 100%;
    }
    .list-box1{
        padding: .1rem .2rem;
    }
    .list-box1 li a{
        padding: .2rem 0;
    }
    .list-box1 li:after{
        left: -.2rem;
        background: linear-gradient(270deg, #54B84B -50%, #0074B7 99%);
    }
    .list-box1 li:hover:after{
        right: -.2rem;
    }
    .index-s1{
        padding: .3rem 0 .4rem;
    }
    .index-s2 .left{
        width: 100%;
        margin-bottom: .3rem;
    }
    .list-box2 li a{
        padding: .22rem 0;
    }
    .list-box2 li time{
        width: 1rem;
    }
    .list-box2 li .txt {
        width: calc(100% - 1.2rem);
    }
    .list-box2 li h3{
        font-size: .18rem;
    }
    .list-box2 li:after{
        background: linear-gradient(270deg, #54B84B -50%, #0074B7 99%);
    }
    .index-s2 .left .title002 {
        margin-bottom: 0.35rem;
    }
    .index-s2 .right{
        width: 100%;
    }
    .list-box3 li a{
        padding: .12rem .15rem ;
    }
    .list-box3 li h3{
        font-size: .18rem;
    }
    .list-box3 li h5{
        font-size: .14rem;
        line-height: .28rem;
    }
    .list-box3 li{
        margin-bottom: .22rem;
    }
    .index-s2 .right .title002{
        margin-bottom: .3rem;
    }
    .index-s2{
        padding: .4rem 0;
    }
    .index-s3 .left{
        width: 100%;
        margin-bottom: .3rem;
    }
    .list-box4 li h3{
        font-size: .18rem;
    }
    .list-box4 li.ptli h3{
        margin-bottom: .1rem;
    }
    .list-box4 li time{
        font-size: .16rem;
    }
    .list-box4 li time img{
        width: .18rem;
        margin-right: .08rem;
        margin-top: 0;
    }
    .list-box4 li.ptli .pic {
        width: 3.0rem;
        height: 2.07rem;
    }
    .list-box4 li.ptli .txt {
        width: calc(100% - 3rem);
        padding-right: 0.2rem;
        padding-left: 0.25rem;
    }
    .list-box4 li p{
        margin: .08rem 0 .1rem;
    }
    .list-box4 li.wzli a{
        padding: .2rem;
    }
    .list-box4 li {
        margin-bottom: 0.24rem;
    }
    .index-s3 .title002 {
        margin-bottom: 0.3rem;
    }
    .index-s3 .right{
        width: 100%;
    }
    .list2w a .pic{
        padding-top: 58.33%;
    }
    .list2w a h3{
        font-size: .18rem;
        margin-bottom: .1rem;
    }
    .list2w a time{
        font-size: .16rem;
    }
    .list2w a time img{
        width: .18rem;
        margin-right: .08rem;
        margin-top: 0;
    }
    .list2w a time:after{
        left: 1.3rem;
    }
    .list2w a .txt {
        padding-top: 0.15rem;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .index-s4 .left{
        width: 100%;
        margin-bottom: .3rem;
    }
    .index-s4 .title002 {
        margin-bottom: 0.24rem;
    }
    .index-s4 .left .txt-box p{
        height: auto;
        margin-bottom: .15rem;
    }
    .index-s4 .left .txt-box time{
        font-size: .16rem;
    }
    .index-s4 .left .txt-box time img{
        width: .18rem;
        margin-right: .08rem;
        margin-top: 0;
    }
    .index-s4 .left .txt-box time:after{
        left: 1.3rem;
    }
    .index-s4 .right{
        width: 100%;
    }
    .index-s4 .right .pic{
        padding-top: 48.71%;
    }
    .index-s4 .right .img-box{
        margin-top: 0;
    }
    .index-s4 {
        padding: .4rem 0;
    }
    .index-s5 .link dl dt{
        width: 100%;
        margin-bottom: .05rem;
    }
    .index-s5 .link dl dd{
        width: 100%;
    }
    .index-s5 .link dl a{
        margin-left: 0;
        margin-right: .15rem;
        line-height: .36rem;
    }
    .index-s5 .link dl {
        margin-bottom: 0.1rem;
    }
    .index-s5{
        padding: .3rem 0;
    }
}
@media (max-width: 769px){
    .title001 .tit h3 img, .title002 .tit h3 img{
        height: .24rem;
    }
    .title002 .tit h4 {
        font-size: 0.3rem;
        line-height: .4rem;
    }
    .title001 .tit h4 {
        font-size: 0.3rem;
        line-height: 0.4rem;
    }
    .title001 .tit h3{
        margin-top: -.18rem;
    }
    .title001 .more, .title002 .more{
        bottom: 0;
    }
    .list-box1 li a{
        padding: .15rem 0;
    }
    .list-box1 li time{
        padding-left: .2rem;
        background-size: .14rem;
    }
    .list-box1 li h3{
        font-size: .18rem;
        margin-bottom: .05rem;
    }
    .list1w a .txt h3{
        font-size: .18rem;
    }
    .list1w a .txt{
        padding: .1rem 1.1rem .1rem .1rem;
    }
    .list1w a .txt time{
        width: 1.2rem;
        font-size: .14rem;
        line-height: .36rem;
        margin-bottom: .05rem;
    }
    .index-s2{
        padding: .3rem 0 .4rem;
    }
    .list-box2 li a {
        padding: .15rem 0;
    }
    .index-s3{
        padding: .3rem 0 .4rem;
    }
}

@media (max-width: 481px){
    .title002 .tit h4{
        font-size: .26rem;
    }
    .list-box4 li.ptli a{
        flex-wrap: wrap;
    }
    .list-box4 li.ptli .pic{
        width: 100%;
        height: auto;
        padding-top: 70.74%;
    }
    .list-box4 li.ptli .txt{
        width: 100%;
        padding: .15rem ;
    }
    .list-box4 li.wzli a{
        padding: .15rem ;
    }
}