﻿@charset "utf-8";
.banner{ overflow: hidden; }
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .imgBox{ overflow: hidden; width: 100%; transform: scale(1);}
.banner .imgBox .img{ padding-bottom: 100vh; transition: 0s; transform: scale(1) !important; }
.banner .imgBox img, .banner .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}
.banner .a .txt{position: absolute;left: 0;right:0;bottom: .98rem;z-index: 6}
.banner .a .txt h3{font-size: .32rem;line-height: .4rem;color: #fff; font-family: 'SourceHanSansCN-Bold',sans-serif}
.banner .imgBox:after{content: "";position: absolute;right: 0;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);z-index: 1;height: 23vh;}
.banner.on .swiper-slide-active .a .imgBox, .banner.on .swiper-slide-duplicate-active .a .imgBox, .banner.on .swiper-slide-prev .a .imgBox{ animation: sca 7s linear 0s normal both;}
@keyframes sca { 0% {transform: scale(1);} 100% {transform: scale(1.1);} }
.banner .swiDots{
    left: 0;
    right: 0;
    bottom: .6rem;
    font-size: 0;
}
.banner .swiDots span{
    width: .22rem;
    height: .22rem;
    margin: 0 .325rem;
    background: transparent url("../images/dots-1.png") no-repeat 50%/100% auto;
    opacity: 1;
    border-radius: 0;
    vertical-align: middle;
    position: relative;
}
.banner .swiDots span + span:before{
    position: absolute;
    content: '';
    top: 50%;
    height: 1px;
    width: .3rem;
    right: calc(100% + .14rem);
    background: rgba(255, 255, 255, 0.4);
}
.banner .swiDots span.active{
    width: .28rem;
    height: .28rem;
    background-image: url("../images/dots-2.png");
}

.title001{
    position: relative;
    z-index: 2;
}
.title001 h2 span{
    display: inline-flex;
    color: #840000;
}
.title001 h2{
    font-size: .44rem;
    line-height: 1;
    color: #222222;
}
.title001 .tit:after{
    position: absolute;
    content: '';
    left: 50%;
    bottom: -.26rem;
    width: 3.95rem;
    height: .32rem;
    margin-left: .08rem;
    background: url("../images/tit-1.png") no-repeat bottom center/100%;
    transform: translateX(-50%);
}
.title001 .tit{
    position: relative;
}
.title001 .more{
    position: absolute;
    right: .03rem;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .more a{
    position: relative;
    z-index: 2;
    display: block;
    font-size: .16rem;
    color: #333333;
    line-height: .36rem;
    width: 1.1rem;
    text-align: center;
    transition: .5s;
}
.title001 .more:after{
    position: absolute;
    content: '';
    left: -.03rem;
    right: -.03rem;
    top: -.03rem;
    bottom: -.04rem;
    background: url("../images/more-1.png") no-repeat 50%/100% 100%;
}
.title001 .more:hover a{color: #fff;
    background: #840000;
}

.index_s1 .left{
    width: 41.25%;
}
.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 3.7rem;
}
.list1w a time{
    position: absolute;
    right: .2rem;
    top: -.37rem;
    width: .82rem;
    height: .82rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url("../images/s1-img-2.png") no-repeat 50%/100% 100%;
}
.list1w a time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    margin-top: -.02rem;
}
.list1w a time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
    margin-top: .02rem;
}
.list1w a h3{
    font-size: .24rem;
    line-height: .32rem;
    color: #fff;
    transition: .5s;
}
.list1w a i:before{
    position: absolute;
    content: '';
    left: .15rem;
    top: 50%;
    width: .08rem;
    height: .08rem;
    background: #b69e78;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list1w a i{
    display: block;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    margin-top: .23rem;
}
.list1w a p{
    font-size: .16rem;
    line-height: .28rem;
    color: #fff;
    opacity: .6;
    height: .56rem;
    margin-top: .26rem;
}
.list1w a .txt{
    padding: .55rem .25rem .81rem .33rem;
    position: relative;
    background: url("../images/s1-img-3.png") no-repeat 50%/cover;
}
.list1w .swiDots{
    font-size: 0;
    width: auto;
    left: auto;
    right: .22rem;
    bottom: .37rem;
}
.list1w .swiDots span{
    width: .27rem;
    height: .06rem;
    margin: 0 .03rem;
    background: transparent;
    border: 1px solid #b69e78;
    opacity: .3;
    border-radius: 0;
}
.list1w .swiDots span.active{
    background: #b69e78;
    opacity: 1;
}
.list1w a:hover h3{
    color: #b69e78;
}
.index_s1 .right{
    width: 55%;
    margin-top: .34rem;
}

.list_box1 ul{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box1 ul li{
    width: 50%;
    margin-top: .1rem;
}
.list_box1 ul li:nth-child(-n+2){
    margin-top: 0;
}
.list_box1 li a{
    display: block;
    padding: .5rem .5rem .7rem .45rem;
}
.list_box1 li h3{
    font-size: .22rem;
    line-height: .3rem;
    color: #222222;
    -webkit-line-clamp: 3;
    height: .9rem;
    transition: .5s;
}
.list_box1 li time{
    display: flex;
    align-items: baseline;
    font-size: .16rem;
    line-height: 1;
    color: #840000;
    margin-top: .4rem;
}
.list_box1 li span{
    display: block;
    font-size: .3rem;
    line-height: 1;
    margin-right: .05rem;
}
.list_box1 li:hover h3{
    color: #840000;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
}
.list_box1:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .03rem;
    background: #b69e78;
}
.list_box1 .line{
    position: absolute;
    background: #d6d2c7;
}
.list_box1 .line1{
    left: .5rem;
    right: .5rem;
    top: 50%;
    height: 1px;
    margin-top: .1rem;
}
.list_box1 .line2{
    top: .6rem;
    bottom: .4rem;
    left: 50%;
    width: 1px;
}
.list_box1 .dots{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .67rem;
    height: .66rem;
    background: url("../images/s1-img-4.png") no-repeat 50%/100%;
    margin-left: -.335rem;
    margin-top: -.23rem;
}
.list_box1{
    padding: .1rem 0 0;
    position: relative;
    background: rgba(255, 255, 255, 0.7);
}
.index_s1 .content{
    margin-top: .77rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.list2w li a{
    display: block;
    position: relative;
    padding: .42rem .35rem .58rem;
    background: url("../images/s2-img-3.png") no-repeat 50%/cover;
}
.list2w a time{
    width: .74rem;
    height: .74rem;
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: url("../images/s2-img-1.png") no-repeat 50%/100% 100%;
    transition: .5s;
}
.list2w a time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    margin-top: -.05rem;
}
.list2w a time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
    margin-top: .02rem;
}
.list2w a h3{
    font-size: .2rem;
    line-height: .24rem;
    color: #222222;
    height: .48rem;
    margin-top: .26rem;
}
.list2w a p{
    font-size: .16rem;
    line-height: .24rem;
    color: #222222;
    opacity: .6;
    height: .48rem;
    margin-top: .24rem;
}
.list2w li a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .04rem;
    background: #b69e78;
}
.list2w li a:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: .04rem;
    background: #840000;
    transition: .5s;
}
.list2w li a:hover:after{
    left: 0;
    right: 0;
}
.list2w li a:hover time{
    background-image: url("../images/s2-img-2.png");
}
.list2w .btnBox{
    margin-top: .27rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list2w .btn{
    width: .54rem;
    height: .54rem;
    margin: 0 .13rem;
    background: transparent no-repeat 50%/100%;
    position: static;
    transform: none;
    border-radius: 50%;
    transition: .5s;
}
.list2w .prev{
    background-image: url("../images/prev-1.png");
}
.list2w .next{
    background-image: url("../images/next-1.png");
}
.list2w .prev:hover{
    background-image: url("../images/prev-2.png");
}
.list2w .next:hover{
    background-image: url("../images/next-2.png");
}
.list2w .btn:hover{
    background-color: #840000;
}
.list2w{
    position: relative;
    z-index: 2;
    margin-top: 1.43rem;
}
.index_s2 .bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 1.29rem;
    height: 2.86rem;
    background: url("../images/s2-img-4.png") no-repeat 50%/cover;
}
.index_s2{
    position: relative;
    margin-top: 1.11rem;
}
.home1{
    padding: 1.1rem 0 .51rem;
    background: url("../images/home1.png") no-repeat top center/cover;
}

.index_s3 .left{
    width: 50.625%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_s3 .left .li{
    width: 49.38%;
    background: no-repeat 50%/cover;
    box-shadow: 0 0 .73rem rgba(175, 149, 105, 0.15);
}
.index_s3 .left .li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #fff;
}
.index_s3 .left .li1 h3{
    margin-bottom: .26rem;
}
.index_s3 .left .li1 h4 span{
    display: inline-flex;
    font-size: .24rem;
    margin-right: .1rem;
    line-height: 1;
}
.index_s3 .left .li1 h4{
    font-size: .16rem;
    line-height: .34rem;
    color: #fff;
}
.index_s3 .left .li1 span{
    display: block;
    margin-right: .1rem;
}
.index_s3 .left .li1 em{
    flex: 1;
}
.index_s3 .left .li1 h6{
    display: flex;
    flex-wrap: wrap;
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    opacity: .6;
    margin-top: .22rem;
}
.index_s3 .left .li1{
    padding: .31rem .26rem .31rem .38rem;
    background-image: url("../images/s3-img-1.png");
}
.index_s3 .left .li2 h3{
    margin-bottom: .4rem;
}
.index_s3 .left .li2 .h5{
    display: flex;
    align-items: flex-start;
}
.index_s3 .left .li2 .h5 i{
    width: .25rem;
    height: .24rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: .1rem;
}
.index_s3 .left .li2 .h5 h5{
    flex: 1;
    overflow: hidden;
    color: #fff;
}
.index_s3 .left .li2 .h5 span{
    display: block;
    font-size: .22rem;
    line-height: .24rem;
    word-break: break-word;
}
.index_s3 .left .li2 .h5 em{
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    margin-top: .03rem;
}
.index_s3 .left .li2 .h5 + .h5{
    margin-top: .34rem;
}
.index_s3 .left .li2{
    padding: .31rem .26rem .31rem .38rem;
    background-image: url("../images/s3-img-2.png");
}
.index_s3 .right{
    width: 48.75%;
}
.list_box2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box2 li{
    position: relative;
    width: 49.36%;
    padding: .1rem;
    background: #fff;
    margin-top: .1rem;
    box-shadow: 0 0 .73rem rgba(175, 149, 105, 0.15);
}
.list_box2 li:nth-child(-n+2){
    margin-top: 0;
}
.list_box2 li a{
    position: relative;
    z-index: 2;
    height: 1.2rem;
    padding: 0 .26rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(180, 155, 117, 0.3);
}
.list_box2 li .icon{
    width: .95rem;
    height: 1rem;
    position: relative;
    margin-right: .2rem;
    flex-shrink: 0;
}
.list_box2 li .icon .img-2{
    opacity: 0;
}
.list_box2 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #b69e78;
    transition: .5s;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s3-img-5.png") no-repeat 50%/cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box2 li:hover .icon .img-2{
    opacity: 1;
}
.list_box2 li:hover h3{
    color: #fff;
}
.list_box2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.index_s3 .content{
    margin-top: .74rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_s3{
    padding: .5rem 0 1.1rem;
    background: url("../images/index_s3.png") no-repeat bottom center/cover;
}

.index_s4 .desc p{
    font-size: .18rem;
    line-height: .32rem;
    color: #130e0e;
    opacity: .8;
    text-align: center;
}
.list_box3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box3 li a{
    display: block;
}
.list_box3 li .nums{
    width: 2.25rem;
    height: 2.45rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: url("../images/s4-img-1.png") no-repeat 50%/100% 100%;
}
.list_box3 li .nums h3{
    position: relative;
    font-size: .56rem;
    line-height: 1;
    color: #840000;
    font-family: Impact,sans-serif;
}
.list_box3 li .nums h3.plus{
    padding-right: .18rem;
}
.list_box3 li .nums h3.plus:after{
    content: '+';
    font-size: .3rem;
    line-height: 1;
    position: absolute;
    right: 0;
    bottom: .05rem;
}
.list_box3 li .nums h4{
    font-size: .18rem;
    line-height: 1;
    color: #840000;
    margin-top: .2rem;
}
.list_box3 li .txt h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    text-align: center;
    transition: .5s;
}
.list_box3 li .txt{
    margin-top: .18rem;
}
.list_box3 li:hover .txt h3{
    color: #840000;
}
.list_box3 {
    margin-top: .51rem;
}
.index_s4 .content{
    margin-top: .8rem;
}
.index_s4{
    padding: 1.18rem 0 1.3rem;
    background: url("../images/index_s4.png") no-repeat bottom center/cover;
}

.index_s5 .left{
    width: 46.25%;
    /*position: relative;*/
    box-shadow: 0 0 .4rem rgba(94, 71, 52, 0.15);
}
.list3w a{
    display: block;
    position: relative;
}
.list3w a .pic{
    padding-top: 5.55rem;
}
.list3w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    border: .08rem solid #c1af93;
}
.index_s5 .right{
    width: 53.75%;
    margin-top: .38rem;
    background: url("../images/s5-img-3.png") no-repeat 50%/cover;
}
.list3w_txt li a{
    display: block;
    padding: .74rem .6rem .74rem .7rem;
}
.list3w_txt li h3{
    font-size: .28rem;
    line-height: .36rem;
    color: #000000;
    transition: .5s;
    opacity: 0;
}
.list3w_txt li i:before{
    position: absolute;
    content: '';
    left: .15rem;
    top: 50%;
    width: .08rem;
    height: .08rem;
    background: #840000;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list3w_txt li i{
    margin-top: .49rem;
    display: block;
    height: 1px;
    position: relative;
    background: #d9d5cb;
    opacity: 0;
}
.list3w_txt li p{
    font-size: .18rem;
    line-height: .34rem;
    color: rgba(0, 0, 0, 0.8);
    -webkit-line-clamp: 4;
    height: 1.36rem;
    margin-top: .28rem;
    opacity: 0;
}
.list3w_txt li h6 img{
    display: block;
    width: .3rem;
    margin-left: .1rem;
}
.list3w_txt li h6{
    margin-top: .52rem;
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: 1;
    color: #840000;
    opacity: 0;
}
.list3w_txt li:hover h3{
    color: #840000;
}
.list3w_txt li{
    display: none;
}
.list3w_txt li.active{
    display: block;
}
.list3w_txt li.active h3,
.list3w_txt li.active i,
.list3w_txt li.active p,
.list3w_txt li.active h6{
    animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.list3w_txt li.active i{
    animation-delay: .2s;
}
.list3w_txt li.active p{
    animation-delay: .3s;
}
.list3w_txt li.active h6{
    animation-delay: .4s;
}

.index_s5 .btn{
    width: .54rem;
    height: .54rem;
    background: no-repeat 50%/100%;
    border-radius: 50%;
    transition: .5s;
}
.index_s5 .prev{
    background-image: url("../images/prev-1.png");
}
.index_s5 .next{
    background-image: url("../images/next-1.png");
}
.index_s5 .prev:hover{
    background-image: url("../images/prev-2.png");
}
.index_s5 .next:hover{
    background-image: url("../images/next-2.png");
}
.index_s5 .btn:hover{
    background-color: #840000;
}
.index_s5 .content{
    margin-top: .71rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index_s5{
    padding: .95rem 0 1.25rem;
    background: url("../images/index_s5.png") no-repeat 50%/cover;
}

.index_s6 .content .top{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index_s6 .content .top a{
    display: block;
    position: relative;
}
.index_s6 .content .top a .pic:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: .08rem solid #cab797;
}

.index_s6 .content .top a h3{
    margin-top: .17rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #222222;
    transition: .5s;
}
.index_s6 .content .top a:hover h3{
    color: #840000;
}
.index_s6 .content .top .item1{
    width: 25%;
}
.index_s6 .content .top .item1 a .pic{
    padding-top: 5.2rem;
}
.index_s6 .content .top .item2{
    width: 23.75%;
    margin-top: .64rem;
}
.index_s6 .content .top .item2 a .pic{
    padding-top: 2.85rem;
}
.index_s6 .content .top .item2 a h3{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: .19rem;
    padding: 0 .24rem;
    color: #fff;
    z-index: 3;
}
.index_s6 .content .top .item2 a:after{
    position: absolute;
    content: '';
    left: .08rem;
    right: .08rem;
    bottom: .08rem;
    height: 45%;
    background: linear-gradient(180deg,transparent 0%,#000 100%);
}
.index_s6 .content .top .item2 .li + .li{
    margin-top: .42rem;
}
.index_s6 .content .top .item3{
    width: 36.25%;
    margin-top: .42rem;
}
.list4w a .pic{
    padding-top: 4.35rem;
}

.index_s6 .btn{
    width: .54rem;
    height: .54rem;
    background: no-repeat 50%/100%;
    border-radius: 50%;
    transition: .5s;
}
.index_s6 .prev{
    background-image: url("../images/prev-1.png");
}
.index_s6 .next{
    background-image: url("../images/next-1.png");
}
.index_s6 .prev:hover{
    background-image: url("../images/prev-2.png");
}
.index_s6 .next:hover{
    background-image: url("../images/next-2.png");
}
.index_s6 .btn:hover{
    background-color: #840000;
}

.index_s6 .bot ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index_s6 .bot li a{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.index_s6 .bot li .img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_s6 .bot li .img img{
    display: block;
    max-width: 100%;
}
.index_s6 .bot li .txt{
    display: flex;
    align-items: flex-end;
    margin-right: .2rem;
}
.index_s6 .bot li .txt i{
    display: block;
    font-size: .2rem;
    line-height: 1;
    color: #333333;
    opacity: .6;
    margin-right: .1rem;
}
.index_s6 .bot li .txt h3{
    font-size: .3rem;
    line-height: .36rem;
    color: #333333;
    width: 1em;
    transition: .5s;
}
.index_s6 .bot{
    margin-top: .74rem;
}
.index_s6 .content{
    margin-top: .31rem;
}
.index_s6{
    padding: 1.05rem 0 .6rem;
    background: url("../images/index_s6.png") no-repeat 50%/cover;
}

@media (min-width: 1025px) {
    .index_s5 .btnBox{
        position: absolute;
        bottom: 0;
        right: -.34rem;
        width: 1.92rem;
        height: 1.05rem;
        padding: 0 .29rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 2;
    }
    .index_s5 .btn{
        position: static;
        transform: none;
    }
    .index_s5 .btnBox:after{
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        bottom: 0;
        right: calc((100vw - 16rem) / -2);
        background: url("../images/s5-img-4.png") no-repeat 50%/cover;
        z-index: -1;
    }
    .index_s6 .btnBox{
        display: flex;
        margin-top: .58rem;
    }
    .index_s6 .btn{
        position: static;
        transform: none;
    }
    .index_s6 .prev{
        margin-right: .26rem;
    }
    .index_s6 .bot li:nth-child(1){
        margin-top: .45rem;
    }
    .index_s6 .bot li:nth-child(1) .img{
        width: 4.05rem;
        height: 2.5rem;
    }
    .index_s6 .bot li:nth-child(1) .txt{
        margin-bottom: .15rem;
    }
    .index_s6 .bot li:nth-child(2) .img{
        width: 3.39rem;
        height: 3.23rem;
    }
    .index_s6 .bot li:nth-child(2) .txt{
        margin-bottom: .4rem;
    }
    .index_s6 .bot li:nth-child(3){
        margin-top: .19rem;
    }
    .index_s6 .bot li:nth-child(3) .img{
        width: 3.13rem;
        height: 3.34rem;
    }
    .index_s6 .bot li:nth-child(3) .txt{
        margin-bottom: .66rem;
    }
}
@media (max-width: 1199px) {
    .banner .imgBox .img{
        padding-bottom: 52vw;
    }
}
@media (max-width: 1025px) {
    .banner .swiDots span{
        width: .15rem;
        height: .15rem;
        margin: 0 .15rem;
    }
    .banner .swiDots span + span:before{
        width: .16rem;
        right: calc(100% + .07rem)
    }
    .banner .swiDots span.active{
        width: .2rem;
        height: .2rem;
    }
    .banner .swiDots{
        bottom: .2rem;
    }
    .title001 h2{
        font-size: .26rem;
    }
    .title001 .tit:after{
        bottom: -0.15rem;
        width: 2.25rem;
        height: 0.2rem;
        margin-left: .04rem;
    }
    .title001 .more a{
        font-size: 12px;
    }
    .title001 .more a{
        line-height: 0.26rem;
        width: 0.8rem;
    }
    .index_s1 .left{
        width: 100%;
    }
    .list1w a .pic{
        padding-top: 56.06%;
    }
    .list1w a h3{
        font-size: .2rem;
        line-height: .3rem;
        padding-right: 1rem;
    }
    .list1w a i{
        margin-top: .15rem;
    }
    .list1w a p{
        margin-top: .15rem;
    }
    .list1w a .txt{
        padding: .2rem ;
    }
    .list1w .swiDots{
        right: .2rem;
        bottom: .15rem;
    }
    .index_s1 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list_box1 li a{
        padding: .2rem;
    }
    .list_box1 li h3{
        font-size: .2rem;
    }
    .list_box1 li span{
        font-size: .26rem;
    }
    .list_box1 li time{
        margin-top: .15rem;
    }
    .list_box1 ul li{
        margin-top: 0;
    }
    .list_box1 .dots{
        display: none;
    }
    .list_box1 .line2{
        top: .2rem;
        bottom: .2rem;
    }
    .list_box1 .line1{
        margin-top: .05rem;
        left: .2rem;
        right: .2rem;
    }
    .index_s1 .content {
        margin-top: 0.4rem;
    }
    .list2w a h3{
        line-height: .3rem;
        height: .6rem;
        margin-top: .15rem;
    }
    .list2w a p{
        line-height: .26rem;
        height: .52rem;
        margin-top: .1rem;
    }
    .list2w a time{
        width: .85rem;
        height: .85rem;
    }
    .list2w li a{
        padding: .2rem;
    }
    .list2w{
        margin-top: .5rem;
    }
    .index_s2 .bg{
        top: .6rem;
        height: 1.8rem;
    }
    .list2w .btn{
        width: .45rem;
        height: .45rem;
        margin: 0 .1rem;
    }
    .list2w .btnBox{
        margin-top: .2rem;
    }
    .index_s2{
        margin-top: .5rem;
    }
    .home1{
        padding: .5rem 0 .4rem;
    }
    .index_s3 .left{
        width: 100%;
    }
    .index_s3 .left .li1{
        padding: .2rem;
    }
    .index_s3 .left .li h3{
        font-size: .22rem;
    }
    .index_s3 .left .li1 h4 span{
        font-size: .2rem;
    }
    .index_s3 .left .li1 h3 {
        margin-bottom: 0.1rem;
    }
    .index_s3 .left .li1 h6{
        margin-top: .1rem;
    }
    .index_s3 .left .li2{
        padding: .2rem;
    }
    .index_s3 .left .li2 h3 {
        margin-bottom: 0.2rem;
    }
    .index_s3 .left .li2 .h5 + .h5 {
        margin-top: 0.2rem;
    }
    .index_s3 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list_box2 li .icon{
        width: .75rem;
        height: .78rem;
    }
    .list_box2 li a{
        padding: 0 .2rem;
        height: 1rem;
    }
    .index_s3 .content {
        margin-top: 0.5rem;
    }
    .index_s3{
        padding: 0 0 .5rem;
    }
    .index_s4 .desc p br{
        display: none;
    }
    .list_box3 li .nums h3{
        font-size: .4rem;
    }
    .list_box3 li .nums h3.plus:after{
        font-size: .26rem;
        bottom: .02rem;
    }
    .list_box3 li .nums h4{
        margin-top: .1rem;
    }
    .list_box3 li .nums {
        width: 1.85rem;
        height: 1.85rem;
        margin: 0 auto;
    }
    .list_box3 li .txt h3{
        font-size: .2rem;
        line-height: .3rem;

    }
    .list_box3 li .txt{
        margin-top: .1rem;
    }
    .list_box3 ul li{
        width: 33.33%;
    }
    .list_box3 ul{
        gap: .3rem 0;
        justify-content: center;
    }
    .list_box3 {
        margin-top: 0.3rem;
    }
    .index_s4 .content{
        margin-top: .5rem;
    }
    .index_s4{
        padding: .5rem 0;
    }
    .index_s5 .left{
        width: 100%;
        position: relative;
    }
    .list3w a .pic{
        padding-top: 75%;
    }
    .index_s5 .btn{
        width: .45rem;
        height: .45rem;
    }
    .index_s5 .right{
        width: 100%;
        margin-top: 0;
    }
    .list3w_txt li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list3w_txt li i{
        margin-top: .15rem;
    }
    .list3w_txt li p{
        font-size: .16rem;
        line-height: .26rem;
        height: 1.04rem;
        margin-top: .15rem;
    }
    .list3w_txt li h6{
        font-size: .16rem;
        margin-top: .15rem;
    }
    .list3w_txt li h6 img{
        width: .26rem;
        margin-left: .05rem;
    }
    .list3w_txt li a{
        padding: .2rem;
    }
    .index_s5 .content{
        margin-top: .5rem;
    }
    .index_s5{
        padding: .5rem 0;
    }
    .index_s6 .content .top .item3{
        order: 0;
        width: 100%;
        position: relative;
        margin-top: 0;
    }
    .list4w a .pic{
        padding-top: 75%;
    }
    .index_s6 .content .top a h3{
        margin-top: .1rem;
    }
    .index_s6 .btn{
        width: .45rem;
        height: .45rem;
    }
    .index_s6 .content .top .item1{
        width: 49%;
        order: 1;
    }
    .index_s6 .content .top .item1 a .pic{
        padding-top: 70vw;
    }
    .index_s6 .content .top .item2{
        width: 49%;
        order: 1;
        margin-top: 0;
    }
    .index_s6 .content .top .item2 .li + .li{
        margin-top: .2rem;
    }
    .index_s6 .content .top .item2 a .pic{
        padding-top: 34vw;
    }
    .index_s6 .content .top a h3{
        position: absolute;
        left: 0;
        right: 0;
        bottom: .19rem;
        padding: 0 .2rem;
        color: #fff;
        z-index: 3;
    }
    .index_s6 .content .top a:after{
        position: absolute;
        content: '';
        left: .08rem;
        right: .08rem;
        bottom: .08rem;
        height: 45%;
        background: linear-gradient(180deg, transparent 0%, #000 100%);
    }
    .index_s6 .content .top{
        gap: .2rem 0;
    }
    .index_s6 .bot li{
        width: 32%;
    }
    .index_s6 .bot li .img{
        height: 2.5rem;
        width: 100%;
    }
    .index_s6 .bot li .img img{
        max-height: 100%;
    }
    .index_s6 .bot li .txt{
        width: 100%;
        margin: .1rem 0 0;
        align-items: baseline;
        justify-content: center;
    }
    .index_s6 .bot li .txt h3{
        width: auto;
        font-size: .2rem;
        line-height: .3rem;
    }
    .index_s6 .bot li .txt i{
        margin-right: 0;
    }
    .index_s6 .bot{
        margin-top: .4rem;
    }
    .index_s6 .content{
        margin-top: .5rem;
    }
    .index_s6{
        padding: .5rem 0;
    }
}

@media (max-width: 769px) {
    .list1w a .txt{
        position: static;
        padding-bottom: .3rem;
    }
    .list1w a time{
        left: .1rem;
        top: .1rem;
        right: auto;
    }
    .list1w a h3{
        padding-right: 0;
    }
    .list1w .swiDots{
        left: 0;
        right: 0;
    }
    .list_box1 ul li{
        width: 100%;
        position: relative;
    }
    .list_box1 .line_box{
        display: none;
    }
    .list_box1 ul li + li:before{
        position: absolute;
        content: '';
        top: 0;
        left: .2rem;
        right: .2rem;
        height: 1px;
        background: #d6d2c7;
    }
    .index_s3 .left .li{
        width: 100%;
    }
    .index_s3 .left{
        gap: .2rem 0;
    }
}
@media (max-width: 481px) {
    .list_box3 ul li{
        width: 50%;
    }
    .list_box3 li .nums {
        width: 1.7rem;
        height: 1.7rem;
    }
    .list_box2 li{
        width: 100%;
        margin-top: 0;
    }
    .list_box2{
        gap: .1rem 0;
    }
    .index_s6 .content .top .item1 a .pic {
        padding-top: 72vw;
    }
    .index_s6 .bot li .img {
        height: 1.4rem;
    }
    .index_s6 .bot li .txt{
        margin-top: 0;
    }
}