@charset "utf-8";

.banner a{
    display: block;
    position: relative;
}
.banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.8rem;
    background: linear-gradient(0deg, rgba(65, 13, 25, 0.71) 0%, rgba(0, 0, 0, 0) 100%);
}
.bannerimg .img_hezi {
    padding-bottom: 100vh !important;
height: 100%;
    width: 100%;
}

.banner .page{
    width: 1.67rem;
    height: .78rem;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    font-size: 0;
    background: url("../images/dots-bg.png") no-repeat bottom center/100% auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.banner .page span{
    width: .24rem;
    height: .24rem;
    margin: 0 0;
    background: transparent url("../images/dots-1.png") no-repeat 50%/.12rem;
    opacity: 1;
    vertical-align: top;
}
.banner .page span:nth-child(1),
.banner .page span:nth-child(5){
    margin-top: 0.35rem;
}
.banner .page span:nth-child(2),
.banner .page span:nth-child(4){
    margin-top: 0.1rem;
}
.banner .page span.active{
    background-image: url("../images/dots-2.png");
    background-size: .24rem;
}

.title001{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title001 h2{
    display: flex;
    align-items: center;
    padding: 0 .6rem .09rem;
    background: url("../images/tit-1.png") no-repeat bottom center/ 100% .26rem;
}
.title001 h2 span{
    position: relative;
    display: block;
    font-size: .36rem;
    line-height: .52rem;
    color: #262626;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.title001 h2 .span1:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 1.32rem;
    background: linear-gradient(270deg, #FFCACA 0%, rgba(255, 246, 246, 0) 100%);
    border-radius: 0 .5rem .5rem 0;
    z-index: -1;
}
.title001 h2 .span2:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 1.32rem;
    background: linear-gradient(90deg, #FFCACA 0%, rgba(255, 246, 246, 0) 100%);
    border-radius:  .5rem 0  0 .5rem;
    z-index: -1;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .more a{
    display: block;
    font-size: .16rem;
    line-height: .29rem;
    color: #9C9C9C;
    padding-left: .21rem;
    background: url("../images/more-1.png") no-repeat left center/.29rem;
}

.index-s1 .left{
    width: 68.5%;
    display: flex;
    flex-wrap: wrap;
    border-radius: .6rem 0 .6rem 0;
    overflow: hidden;
}
.index-s1 .left .ll{
    width: 64.42%;
}

.list1w-pic a{
    display: block;
}
.list1w-pic a .pic{
    padding-top: 5.21rem;
}
.index-s1 .left .rr{
    width: 35.58%;
}

.list1w-txt a{
    display: block;
    padding: .43rem .29rem .55rem .35rem;
}
.list1w-txt a h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #1D1818;
    height: .64rem;
    transition: .5s;
}
.list1w-txt a p{
    font-size: .16rem;
    line-height: .26rem;
    color: #9c9c9c;
    -webkit-line-clamp: 4;
    height: 1.04rem;
    margin-top: .39rem;
    text-indent: 2em;
}
.list1w-txt a time{
    display: flex;
    align-items: flex-start;
    font-size: .16rem;
    line-height: .2rem;
    color: #9D0404;
    margin-top: 1.21rem;
}
.list1w-txt a time i{
   
    display: block;
    margin-left: .15rem;
    margin-top: .04rem;
}
.list1w-txt a time img{
    display: block;
    height: .07rem;
    width: 100%;
    object-fit: cover;
    object-position: right center;
}
.list1w-txt a:hover h3{
    color: #9D0404;
}
.list1w-txt{
    background: #fff url("../images/s1-img-3.png") no-repeat bottom center/contain;
}

.index-s1 .page{
    position: static;
    background: #E1BD7C;
    height: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index-s1 .page span{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .16rem;
    width: .35rem;
    height: .35rem;
    line-height: 1;
    color: #fff;
    border: 1px dashed #fff;
    border-radius: 50%;
    margin: 0 .13rem;
    font-family: Georgia, serif;
    background: transparent;
    opacity: 1;

}
.index-s1 .page span.active{
    background: #9D0404;
    border: 1px solid #9D0404;
}
.index-s1 .right{
    width: 27.8125%;
    margin-top: -.07rem;
}
.list_box1 li a{
    display: block;
    position: relative;
    padding: .07rem 0;
}
.list_box1 li time{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: 1;
    color: #9D0404;
}
.list_box1 li time img{
    display: block;
    width: .14rem;
    margin-right: .09rem;
}
.list_box1 li h3{
    margin-top: .05rem;
    font-size: .2rem;
    line-height: .32rem;
    color: #1D1818;
    height: .64rem;
    transition: .5s;
}
.list_box1 li a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: .03rem;
    border-bottom: .01rem dashed #A61219;
    transition: .5s;
}
.list_box1 li a:after{
    position: absolute;
    content: '';
    right: 0;
    width: .05rem;
    height: .05rem;
    border: .01rem solid #A61219;
    border-radius: 50%;
    opacity: 0;
    transition: .5s;
}
.list_box1 li:not(:first-child){
    margin-top: .08rem;
}
.list_box1 li:hover a:before{
    right: .07rem;
}
.list_box1 li:hover a:after{
    opacity: 1;
    transition: .5s .2s;
}
.list_box1 li:hover h3{
    color: #A61219;
}
.index-s1 .content{
    margin-top: .55rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s1{
    padding: .66rem 0 1.13rem;
    background: #FFF9F4 url("../images/index-s1.png") no-repeat top center/100% 7.23rem;
}

.index-s2 .left{
    width: 46.6875%;
}
.list_box2 li a{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box2 li time{
    display: block;
    width: .6rem;
    color: #fff;
    text-align: center;
    flex-shrink: 0;
}

.list_box2 li time span{
    display: block;
    font-size: .32rem;
    line-height: 1;
}
.list_box2 li time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    opacity: .6;
    margin-top: .05rem;
}
.list_box2 li .dots{
    width: .09rem;
    height: .09rem;
    flex-shrink: 0;
    margin-top: -.03rem;
    margin-left: .32rem;
    background: #fff;
    position: relative;
    border-radius: 50%;
    z-index: 2;
    transition: .5s;
}
.list_box2 li .dots:after{
    position: absolute;
    content: '';
    width: .27rem;
    height: .27rem;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
    z-index: -1;
}
.list_box2 li .txt{
    flex: 1;
    padding: 0 .2rem 0 .37rem;
    display: flex;
    align-items: center;
    height: .87rem;
    transition: .5s;
}
.list_box2 li h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #FFFFFF;
    max-height: .64rem;
}
.list_box2 li{
    position: relative;
    margin-top: .2rem;
    z-index: 2;
}
.list_box2 li:first-child{
    margin-top: 0;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    left: 1.01rem;
    background: url("../images/s2-img-1.png") no-repeat left center/100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box2 ul:before{
    position: absolute;
    content: '';
    left: .96rem;
    top: .45rem;
    bottom: .45rem;
    width: 1px;
    background: #FFFFFF;
    opacity: .2;
}
.list_box2 ul{
    position: relative;
}
.list_box2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list_box2 li:hover .txt{

}
.list_box2 li:hover .dots:after{
    opacity: .2;
}
.list_box2 li:hover .dots{
    background: #E1BD7C;
}
.list_box2{
    margin-top: .48rem;
}

.index-s2 .left .title001 h2 span{
    color: #fff;
}
.index-s2 .left .title001 h2 .span1:before{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.index-s2 .left .title001 h2 .span2:before{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.index-s2 .left .title001 h2{
    background-image: url("../images/tit-2.png");
}
.index-s2 .left .title001 .more a{
    color: #fff;
    background-image: url("../images/more-2.png");
}
.index-s2 .left .title001{
    margin-left: -.6rem;
}
.index-s2 .right{
    width: 50%;
    margin-top: .25rem;
    padding: .43rem 0 .36rem .61rem;
    position: relative;
    z-index: 2;
}

.list_box3 .top a{
    padding: .14rem .21rem .14rem .14rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #980C11;
}
.list_box3 .top .pic{
    width: 3rem;
    height: 1.99rem;
}
.list_box3 .top .txt{
    width: calc(100% - 3.31rem);
}
.list_box3 .top h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #1D1818;
    height: .64rem;
    transition: .5s;
}
.list_box3 .top p{
    font-size: .16rem;
    line-height: .26rem;
    color: #9C9C9C;
    margin-top: .21rem;
}
.list_box3 .top time{
    margin-top: .47rem;
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: 1;
    color: #9D0404;
}
.list_box3 .top time img{
    display: block;
    width: .19rem;
    margin-right: .1rem;
}
.list_box3 .top:hover h3{
    color: #9D0404;
}
.list_box3 .bot li{
    position: relative;
    line-height: .64rem;
    border-bottom: 1px dashed #D1D1D1;
}
.list_box3 .bot li a{
    font-size: .2rem;
    color: #1D1818;
    padding-left: .25rem;
    padding-right: 1.2rem;
    transition: .5s;
}
.list_box3 .bot li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #9C9C9C;
    transition: .5s;
}
.list_box3 .bot li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .12rem;
    height: .1rem;
    background: url("../images/s2-img-4.png") no-repeat 50%/100% 100%;
    transform: translateY(-50%);
}
.list_box3 .bot{
    margin-top: .2rem;
}
.list_box3 .bot li:hover a,
.list_box3 .bot li:hover time{
    color: #9D0404;
}
.list_box3{
    position: relative;
    z-index: 2;
    margin-top: .45rem;
}
.index-s2 .right:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: calc((100vw - 16rem ) / -2);
    background: #FFFAF1;
    border-radius: .8rem 0 0 0;
}
.index-s2 .right .title001{
    margin-left: -.3rem;
}
.index-s2 .title001{
    justify-content: space-between;
}
.index-s2 .wp{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s2:after{
    position: absolute;
    content: '';
    left: 0;
    right: calc((100vw - 16rem ) /2);
    top: 0;
    bottom: 0;
    background: #9D0404 url("../images/index-s2.png") no-repeat right center/cover;
}
.index-s2{
    position: relative;
    padding: .57rem 0 0;
    background: #FFF9F4;
}

.lis2w-top .con{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.lis2w-top a{
    display: block;
}
.lis2w-top .img-box{
    width: 41.5625%;
}
.lis2w-top .img-box .pic{
    padding-top: 4.25rem;
}
.lis2w-top .txt-box{
    width: 58.4375%;
}
.lis2w-top .txt-box .time{
    display: flex;
    justify-content: flex-end;
}
.lis2w-top .txt-box time{
    display: block;
    width: .66rem;
    color: #fff;
    padding: .08rem 0 .13rem;
    text-align: center;
    background: url("../images/s3-img-3.png") no-repeat 50%/100% 100%;
}
.lis2w-top .txt-box time span{
    display: block;
    font-size: .2rem;
    line-height: 1;
}
.lis2w-top .txt-box time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
    margin-top: .02rem;
}
.lis2w-top .txt-box h3{
    margin-top: .13rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-weight: 700;
    transition: .5s;
}
.lis2w-top .txt-box p{
    font-size: .16rem;
    line-height: .26rem;
    color: #999;
    -webkit-line-clamp: 3;
    height: .78rem;
    margin-top: .38rem;
}
.lis2w-top .txt-box h6{
    margin-top: .23rem;
    display: flex;
    justify-content: flex-end;
}
.lis2w-top .txt-box h6 img{
    display: block;
    height: .07rem;
}
.lis2w-top .txt-box a{
    padding: .85rem .69rem .96rem .76rem;
}
.lis2w-top .txt-box:hover h3{
    color: #9D0404;
}

.lis2w-top .swiper-container{
    position: relative;
    z-index: 2;
}
.lis2w-top:after{
    position: absolute;
    content: '';
    right: 41.5625%;
    bottom: 0;
    height: 3.49rem;
    left: calc((100vw - 16rem ) / -2);
    background: url("../images/s3-img-5.png") no-repeat right center/100% 100%;
}
.lis2w-top .btn-box{
    display: none;
}
.lis2w-top{
    position: relative;
}
@media (min-width: 1025px) {
    .lis2w-bot{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .lis2w-bot .ll{
        width: calc(100% - 2.94rem);
    }
    .lis2w-bot .btn-box{
        width: 1.66rem;
        display: flex;
        padding-right: .19rem;
        justify-content: space-between;
    }
    .lis2w-bot .btn-box .btn{
        position: static;
        transform: none;
    }
}

.lis2w-bot .con .pic{
    padding-top: 1.79rem;
}
.lis2w-bot .con h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #1D1818;
    height: .52rem;
    margin-top: .12rem;
    transition: .5s;
}
.lis2w-bot .con:hover h3{
    color: #9D0404;
}

.index-s3 .btn-box .btn{
    width: .5rem;
    height: .5rem;
    background: transparent no-repeat 50%/.08rem;
    opacity: 1;
    border: 1px solid #9D0404;
    border-radius: 50%;
    transition: .5s;
}
.index-s3 .btn-box .prev{
    background-image: url("../images/prev-1.png");
}
.index-s3 .btn-box .next{
    background-image: url("../images/next-1.png");
}
.index-s3 .btn-box .btn:hover{
    background-color: #9D0404;
}
.index-s3 .btn-box .prev:hover{
    background-image: url("../images/prev-2.png");
}
.index-s3 .btn-box .next:hover{
    background-image: url("../images/next-2.png");
}

.lis2w-bot{
    margin-top: .59rem;
}
.index-s3 .content{
    position: relative;
    z-index: 2;
}
.index-s3 .title001 .tit{
    width: 58.4375%;
    display: flex;
    justify-content: center;
}
.index-s3 .title001 .more a{
    background-image: url("../images/more-3.png");
}
.index-s3 .title001{
    justify-content: flex-start;
}
.index-s3{
    padding: 1.06rem 0 .6rem;
    background: #fff url("../images/index-s3.png") no-repeat center center/100% 100%;
}

.index-s4 .left{
    width: 24.8125%;
}

.list_box4 li a{
    display: block;
    position: relative;
    padding: .31rem 0 .18rem;
}
.list_box4 li h4{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box4 li span{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #9D0404;
}
.list_box4 li time{
    display: flex;
    align-items: center;
    font-size: .14rem;
    line-height: 1;
    color: #9E9E9E;
}
.list_box4 li time img{
    display: block;
    width: .14rem;
    margin-right: .04rem;
}
.list_box4 li h3{
    margin-top: .13rem;
    font-size: .18rem;
    line-height: .32rem;
    color: #1D1818;
    height: .64rem;
    transition: .5s;
}
.list_box4 li:after{
    position: absolute;
    content: '';
    right: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: #9D0404;
    transition: .5s;
}
.list_box4 li {
    position: relative;
    border-bottom: 1px solid #E7C3C3;
}
.list_box4 li:hover:after{
    left: 0;
    width: 100%;
}
.list_box4 li:hover h3{
    color: #9D0404;
    font-weight: 700;
}
.list_box4{
    padding: .4rem .34rem .68rem;
    background: #fff;
}

.index-s4 .right{
    width: 74.375%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s4 .right .ll{
    width: 63.86%;
}
.index-s4 .right a{
    display: block;
    position: relative;
}
.index-s4 .right a .play{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5) url("../images/s4-img-2.png") no-repeat center center/.58rem;
}
.index-s4 .right a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
    padding: .41rem .28rem .27rem;
    z-index: 3;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.index-s4 .right .top .pic{
    padding-top: 3.8rem;
}
.index-s4 .right .bot{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-s4 .right .bot a{
    width: 50%;
}
.index-s4 .right .bot .pic{
    padding-top: 3rem;
}
.index-s4 .right .rr{
    width: 36.14%;
}
.index-s4 .right .rr .pic{
    padding-top: 6.8rem;
}
.index-s4 .content{
    margin-top: .7rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s4{
    padding: .72rem 0 .9rem;
    background: #fff url("../images/index-s4.png") no-repeat center center/cover;
}

@media (max-width: 1199px) {
    .banner{
        margin-top: .75rem;
    }
    .bannerimg .img_hezi {
        padding-bottom: 52% !important;
    }
    .index-s2 .right:after{
        right:-15px;
    }
    .lis2w-top:after{
        left: -115px;
    }
}
@media (max-width: 1025px) {
    .banner .page{
        width: auto;
        height: auto;
        bottom: .15rem;
        background: none;
    }
    .banner .page span{
        margin: 0 .05rem !important;
        background-size: .1rem;
    }
    .banner .page span.active{
        background-size: .2rem;
    }
    .title001 h2 span{
        font-size: .26rem;
        line-height: .42rem;
    }
    .title001 h2{
        padding: 0 .3rem 0.05rem;
        background-size: 100% .2rem;
    }
    .title001 h2 .span1:before,
    .title001 h2 .span2:before{
        width: .9rem;
    }
    .index-s1 .left{
        width: 100%;
        border-radius: .2rem 0 .2rem 0;
    }
    .list1w-txt a{
        padding: .3rem;
    }
    .list1w-txt a time{
        margin-top: 1.18rem;
    }
    .list1w-pic a .pic{
        padding-top: 4.8rem;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list_box1 li:not(:first-child){
        margin-top: .1rem;
    }
    .index-s1 .content{
        margin-top: .3rem;
    }
    .index-s1{
        padding: .4rem 0;
    }
    .index-s2 .left{
        width: 100%;
    }
    .index-s2 .left .title001{
        margin-left: 0;
    }
    .list_box2 li .txt,
    .list_box2 li:hover .txt{
        padding: 0 .3rem;
    }
    .list_box2 li time span{
        font-size: .3rem;
    }
    .list_box2 li{
        margin-top: .1rem;
    }
    .list_box2 {
        margin-top: .3rem;
    }
    .index-s2 .right{
        width: 100%;
        margin-top: .3rem;
        padding: .3rem 0;
    }
    .index-s2 .right:after{
        left: -15px;
        border-radius: .2rem 0 0 0;
    }
    .index-s2 .right .title001{
        margin-left: 0;
    }
    .index-s2{
        padding: .4rem 0 0;
    }
    .list_box3 .top a{
        padding: .1rem;
    }
    .list_box3 .top p{
        margin-top: .1rem;
    }
    .list_box3 .top time{
        margin-top: .2rem;
    }
    .list_box3 .bot{
        margin-top: .1rem;
    }
    .list_box3{
        margin-top: .26rem;
    }
    .index-s3 .title001 .tit{
        width: auto;
    }
    .lis2w-top .img-box{
        width: 100%;
    }
    .lis2w-top .img-box .pic{
        padding-top: 63.91%;
    }
    .lis2w-top .txt-box a{
        padding: .2rem 0;
    }
    .lis2w-top .txt-box p{
        margin-top: .1rem;
    }
    .lis2w-top .txt-box h6{
        margin-top: .15rem;
    }
    .lis2w-top .txt-box .time{
        justify-content: flex-start;
    }
    .lis2w-top .txt-box{
        width: 100%;
    }
    .lis2w-top:after{
        right: -15px;
        left: -15px;
        height: auto;
        top: 0;
        background: #fff url("../images/s3-img-6.png") no-repeat bottom center/100% auto;
    }
    .lis2w-bot .con .pic{
        padding-top: 62.59%;
    }
    .lis2w-bot .con h3{
        margin-top: .05rem;
    }
    .lis2w-bot{
        position: relative;
        margin-top: .2rem;
    }
    .lis2w-bot .btn-box{
        display: none;
    }
    .lis2w-top .btn-box{
        display: block;
    }
    .index-s3 .btn-box .btn{
        margin-top: -1.4rem;
        background-color: #9D0404;
    }
    .index-s3 .btn-box .prev{
        background-image: url("../images/prev-2.png");
    }
    .index-s3 .btn-box .next{
        background-image: url("../images/next-2.png");
    }
    .index-s3 .content{
        margin-top: .3rem;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .index-s4 .left{
        width: 100%;
    }
    .list_box4{
        padding: .2rem;
    }
    .list_box4 li a{
        padding: .15rem 0;
    }
    .list_box4 li h3{
        line-height: .3rem;
        height: .6rem;
        margin-top: .1rem;
    }
    .index-s4 .right{
        width: 100%;
    }
    .index-s4 .right a h3{
        padding: .2rem .1rem;
    }
    .index-s4 .content{
        margin-top: .3rem;
    }
    .index-s4{
        padding: .4rem 0;
    }
}
@media (max-width: 769px) {
    .index-s1 .left .ll{
        width: 100%;
    }
    .list1w-pic a .pic{
        padding-top: 73.8%;
    }
    .index-s1 .left .rr{
        width: 100%;
    }
    .list1w-txt a p{
        margin-top: .15rem;
    }
    .list1w-txt a time{
        margin-top: .2rem;
    }
    .list1w-txt a time i{
        display: none;
    }
    .list1w-txt a{
        padding: .2rem;
    }
    .index-s1 .left{
        border-radius: 0;
    }
    .index-s1 .page{
        height: .6rem;
    }
    .index-s1 .page span{
        margin: 0 .08rem;
    }
    .title001{
        justify-content: flex-start;
    }
    .index-s4 .right .top .pic{
        padding-top: 3rem;
    }
    .index-s4 .right .bot .pic {
        padding-top: 2rem;
    }
    .index-s4 .right .rr .pic {
        padding-top: 5rem;
    }
    .list_box3 .top .pic{
        width: 100%;
        height: auto;
        padding-top: 66.33%;
    }
    .list_box3 .top .txt{
        width: 100%;
        padding-top: .2rem;
    }
}

@media (max-width: 481px) {
    .list_box2 li time span{
        font-size: .26rem;
    }
    .list_box2 li .dots{
        margin-left: .15rem;
    }
    .list_box2 ul:before{
        left: .79rem;
    }
    .list_box2 li .txt{
        height: .8rem;
    }
    .list_box2 li .txt, .list_box2 li:hover .txt{
        padding: 0 .2rem;
    }
    .list_box2 li:after{
        left: 0.84rem;
    }
    .list_box2 li h3,
    .list_box3 .top h3{
        font-size: .18rem;
        line-height: .3rem;
        max-height: .6rem;
    }
    .list_box1 li h3{
        font-size: .18rem;
    }
    .list1w-txt a h3{
        font-size: .19rem;
        line-height: .3rem;
        max-height: .6rem;
    }
    .index-s3 .btn-box .btn{
        margin-top: -1.2rem;
        width: .4rem;
        height: .4rem;
        background-size: .06rem auto;
    }
    .index-s3 .btn-box .next{
        right: 0;
    }
    .index-s3 .btn-box .prev{
        left: 0;
    }
    .index-s4 .right .ll{
        width: 100%;
    }
    .index-s4 .right .top .pic,
    .index-s4 .right .rr .pic{
        padding-top: 50%;
    }
    .index-s4 .right .bot .pic{
        padding-top: 78.94%;
    }
    .index-s4 .right .rr{
        width: 100%;
    }

}