@charset "utf-8";
.banner .swiper-slide{
    width: 100% !important;
    overflow: hidden;
}
.banner .swiper-slide a{
    display: block;
    position: relative;
    overflow: hidden;
     transform: scale(1.175);
    transition: 6s;
}
.banner .swiper-slide a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 2.66rem;
    background: url("../images/b-mask.png") repeat-x bottom center;
    background-size: auto 90%;
}
.banner .swiper-slide a img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.banner .swiper-slide-active a {
    transform: scale(1);
}

.banner .txt-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .36rem;
    z-index: 5;
}

.banner .txt-box h3{
    font-size: .32rem;
    color: #fff;
    line-height: .4rem;
    padding-right: 1.8rem;
}

.banner .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: calc((100% - 14.4rem) / 2);
    bottom: .5rem;
    z-index: 5;
}

.banner .page span{
    width: .1rem;
    height: .1rem;
    background: #fff;
    margin: 0 0 0 .13rem;
    opacity: .6;
}

.banner .page span.active{
    opacity: 1;
}

.miso_home a{
    width: auto;
    height: auto;
    overflow: visible;
    position: static;
}
.mouse_down{
    width: .18rem;
    height: 1.31rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1.12rem;
    bottom: 0.27rem;
    text-align: center;
    z-index: 555;
}
.mouse_down img {
    display: block;
    width: 100% ;
    height: 100%;
    animation-timing-function: linear;
}
@keyframes arrow {
    0% {opacity: 0;transform: translate3d(0px, 0px, 0px);}
    33% {opacity: 1;}
    66% {opacity: 1;}
    100% {opacity: 0;transform: translate3d(0px, 20px, 0px);}
}

.title001{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title001.mid{
    justify-content: center;
}
.title001 .ll{
    display: flex;
    align-items: center;
}
.title001 .ll img{
    display: block;
    width: .7rem;
    height: .7rem;
    margin-right: .2rem;
}
.title001 .ll h4{
    font-size: .2rem;
    line-height: .24rem;
    color: #999999;
    font-family: Arial, sans-serif;
    font-style: italic;
    margin-bottom: .04rem;
}
.title001 .ll h3{
    font-size: .4rem;
    line-height: .42rem;
    color: #333333;
    font-family: 'PingFangSC_S',sans-serif;
}
.title001 .more,
.list_tabs .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .more a,
.list_tabs .more a{
    display: none;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #000000;
}
.title001 .more a img,
.list_tabs .more a img{
    display: block;
    width: .27rem;
    margin-left: .1rem;
}
.title001 .more a.active,
.list_tabs .more a.active{
    display: flex;
}

.home1 .content{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.home1 .left{
    margin-top: .15rem;
    width: 58%;
    /* padding: 0 .63rem 0 .3rem; */
    position: relative;
    /* background: url("../images/s1-img04.png") no-repeat bottom center; */
    background-size: 100% auto;
}
.list1w a{
    display: block;
    position: relative;
}
.list1w a .pic{
    padding-top: 5rem;
}
.list1w a .txt h3{
    font-size: .24rem;
    line-height: .36rem;
    color: #2177d4;
    padding-right: 1.1rem;
}
.list1w a .txt{
    padding: .24rem 0 .4rem;
}

.list1w .btn{
    top: calc(50% - .5rem);
    width: .54rem;
    height: .54rem;
    background: #227bdb no-repeat 50%/.21rem;
    border-radius: 50%;
    transition: .5s;
    display: none;
}
.list1w .prev{
    left: .2rem;
    background-image: url("../images/s1-img02.png");
}
.list1w .next{
    right: .2rem;
    background-image: url("../images/s1-img03.png");
}
.list1w .btn:hover{
    background-color: #debb7b;
}
.list1w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: 0;
    bottom: .5rem;
}
.list1w .page span{
    width: .14rem;
    height: .14rem;
    margin: 0 0 0 .1rem;
    border: .02rem solid #2177d4;
    opacity: .6;
    background: transparent;
}
.list1w .page span.active{
    opacity: 1;
}

.home1 .right{
    width: 39.64%;
}

.list_box1 li a{
    position: relative;
    z-index: 3;
    padding: .12rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box1 li time{
    display: block;
    width: 1rem;
    text-align: center;
    color: #227bdb;
    padding-bottom: .04rem;
    border-right: 1px solid rgba(30, 30, 29, 0.1);
}
.list_box1 li time span{
    display: block;
    font-size: .334rem;
    line-height: .36rem;
    /* font-family: 'Athelas',sans-serif; */
    margin-bottom: .04rem;
    transition: .2s;
}
.list_box1 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    /* font-family: 'Athelas',sans-serif; */
    transition: .2s;
}
.list_box1 li .txt{
    width: calc(100% - 1.24rem);
}
.list_box1 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #010101;
    max-height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.list_box1 li *{
    transition: .5s;
}
.list_box1 li{
    position: relative;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: -.3rem;
    top: -.05rem;
    bottom: -.05rem;
    background:#dfbd7f url("../images/s1-img05.png") no-repeat bottom center;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 .1rem rgba(84, 76, 86, 0.3);
    transition: .5s;
}
.list_box1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list_box1 li:hover time{
    color: #fff;
    border-right-color: rgba(255, 255, 255, 0.1);
}
.list_box1 li:hover .txt h3{
    color: #fff;
}

.home1 .title001{
    margin-bottom: .25rem;
}

.home1{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: url("../images/home1.jpg") no-repeat bottom center;
    background-size: cover;
}
.list_tabs{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_tabs .li{
    display: flex;
    align-items: center;
    margin: 0 .33rem;
    cursor: pointer;
    opacity: .4;
    transition: .5s;
    flex-shrink: 0;
}
.list_tabs .li .icon{
    width: .7rem;
    height: .7rem;
    margin-right: .2rem;
    position: relative;
}
.list_tabs .li .icon i:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px dashed #fff;
    border-radius: 50%;
}
.list_tabs .li .icon i:after{
    position: absolute;
    content: '';
    left: 6%;
    top: 6%;
    width: .09rem;
    height: .09rem;
    background: #fff;
    border-radius: 50%;
    transition: .5s;
}
.list_tabs .li .icon i{
    display: block;
    height: 100%;
    position: relative;
    transform: rotate(-75deg);
    transition: .5s;
}
.list_tabs .li h4{
    font-size: .2rem;
    line-height: .24rem;
    color: #fff;
    font-family: Arial, sans-serif;
    font-style: italic;
    margin-bottom: 0.04rem;
}
.list_tabs .li h3{
    font-size: .4rem;
    line-height: .42rem;
    color: #fff;
    font-family: 'PingFangSC_S',sans-serif;
}
.list_tabs .li.active{
    opacity: 1;
}
.list_tabs .li.active .icon i{
    transform: rotate(0);
}
.list_tabs .li.active .icon i:after{
    background: #debb7b;
}
.list_tabs1 .line{
    flex: 1;
    position: relative;
    height: 1px;
    opacity: .2;
}
.list_tabs1 .line:before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100vw;
    border-top: 1px dashed #fff;
}
.list_tabs1 .line:last-child:before{
    right: auto;
    left: 0;
}
.list_tabs1{
    margin-bottom: .36rem;
}
.list_bds1_box{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.list_bds1_box .left{
    width: calc(100% - 8.4rem);
}

.list_box2 li a{
    display: block;
    padding: .24rem 0;
}
.list_box2 li h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #fff;
    max-height: .64rem;
}
.list_box2 li{
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: #fff;
    transition: .5s;
}
.list_box2 li:hover:after{
    width: 100%;
}
.list_box2{
    margin-bottom: .28rem;
}
.list_bds1_box .more2 a{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    transition: .5s;
}
.list_bds1_box .more2 a img{
    display: block;
    width: .27rem;
    margin-left: .1rem;
}
.list_bds1_box .more2 a:hover{
    transform: translateX(.1rem);
}
.list_bds1_box .right{
    width: 7.82rem;
    margin-top: .24rem;
}

.list2w{
    position: relative;
    left: 0;
    width: calc(100% + 1.2rem);
}

.list2w .swiper-slide{
    width: 7.82rem;
    height: 5.15rem;
}
.list2w a{
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: .1rem;
}
.list2w a .pic{
    height: 100%;
}
.list2w a h3{
    font-size: .2rem;
    line-height: .28rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2rem;
    padding: 0 .2rem;
    z-index: 3;
}
.list2w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s2-img02.png") repeat-x bottom center;
}
.list2w a:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
}
.list2w .swiper-slide-active a:before{
    display: none;
}
.list2w .btn{
    right: .43rem;
    width: .54rem;
    height: .54rem;
    border-radius: 50%;
    background: #debb7b  no-repeat 50%;
    background-size: .16rem;
}
.list2w .prev{
    display: none;
    left: .1rem;
    background-image: url("../images/s2-img04.png");
}
.list2w .next{
    right: .43rem;
    background-image: url("../images/s2-img03.png");
}

.list_bds1_li{
    transform: scale(0);
    visibility: hidden;
    height: 0;
}
.list_bds1_li.active{
    transform: scale(1);
    visibility: visible;
    height: auto;
}

.home2{
    overflow: hidden;
    position: relative;
    margin-top: -.27rem;
    padding-top: 1.1rem;
    padding-bottom: 1.03rem;
    background: url("../images/home2.png") no-repeat bottom center;
    background-size: 100% 100%;
}

.home3 .block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home3 .left{
    width: 49.93%;
}

.list_box3 li{
    width:49.93%;
    margin-bottom: .01rem;
}
.list_box3 li a{
    display: block;
    height: 100%;
    position: relative;
}


.home3 .block:nth-child(1) .left .list_box3 li a .pic,
.home3 .block:nth-child(2) .right a .pic{
     padding-top: 4.8rem;
}
.list_box3 li a .pic{
    padding-top: 2.4rem;
}
.list_box3 li a h3{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .36rem;
    color: #2f318b;
    text-align: center;
    z-index: 3;
    font-family: 'PingFangSC_S', sans-serif;
}
.list_box3 li a h3 img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    max-height: .5rem;
}

.list_box3 li a h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .15rem;
    font-size: .2rem;
    color: #fff;
    line-height: .3rem;
    padding: 0 .2rem;
    z-index: 3;
}
.list_box3 li.li2 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s3-img06.png") repeat-x bottom center;
}

.list_box3 li.li1 a{
    height: 100%;
}
.list_box3 li.li1 img{
    display: block;
    width: 3rem;
    transform: translateY(-.18rem);
}
.list_box3 li.li3 a{
    height: 100%;
    display: block;
    position: relative;
}
.list_box3 li.li3 h5{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: .16rem;
    color: #000000;
    line-height: .26rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: .5s;
}
.list_box3 li.li3 h5 img{
    display: block;
    width: .27rem;
    margin-left: .1rem;
}

.list_box3 li.li3:hover h5{
    padding-left: .1rem;
    color: #2f318b;
}

.home3 .right{
    width: 49.93%;
}
.home3 .right a{
    display: block;
    position: relative;
}
.home3 .right a .pic{
    padding-top: 2.4rem;
}
.home3 .right a h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .15rem;
    font-size: .2rem;
    color: #fff;
    line-height: .3rem;
    padding: 0 .2rem;
    z-index: 3;
}
.home3 .right a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url("../images/s3-img06.png") repeat-x bottom center;
}
.home3 .block:nth-child(2){
    flex-direction: row-reverse;
}
.home3:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 5.8rem;
    background: url("../images/s3-img07.jpg") no-repeat 50%;
    background-size: cover;
}
.home3 .gd{
    position:absolute;
    right:0;
    top: -0.4rem;
    z-index:5;
}
.home3 .gd a{
    display:block;
}
.home3 .gd h5{
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 50%;
    /* transform: translateY(-50%); */
    font-size: .16rem;
    color: #fff;
    line-height: .26rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}
.home3 .gd h5 img{
    display: block;
    width: .27rem;
    margin-left: .1rem;
}
.home3{
    position: relative;
    padding: 1rem 0 1.07rem;
}

.list_tabs .more a{
    color: #fff;
}

.list3w a{
    position: relative;
    z-index: 3;
    padding: .4rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list3w a time{
    display: block;
    width: .92rem;
    text-align: center;
    color: #debb7b;
    padding-bottom: 0.04rem;
    border-right: 1px solid #e5e1d9;
}
.list3w a time span{
    display: block;
    font-size: .4rem;
    line-height: .36rem;
    font-family: 'Athelas',sans-serif;
    margin-bottom: 0.04rem;
    transition: .2s;
}
.list3w a time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: 'Athelas',sans-serif;
    transition: .2s;
}
.list3w a .txt{
    width: calc(100% - 1.1rem);
    padding-right: .3rem;
}
.list3w a .txt h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #010101;
    max-height: .6rem;
}
.list3w .swiper-slide:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .02rem;
    background: #debb7b;
    transition: .5s;
    z-index: 2;
}
.list3w .swiper-slide{
    position: relative;
    background: #fff;
}
.list3w .swiper-slide *{
    transition: .5s;
}
.list3w a:hover time{
    color: #fff;
    border-color: rgba(255, 255, 255, 0.1);
}
.list3w a:hover .txt h3{
    color: #fff;
}
.list3w .swiper-slide:hover:after{
    height: 100%;
}
.list_bds2_li .gd a{
    display: flex;
    width: 1.4rem;
    font-size: .16rem;
    line-height: .44rem;
    color: #2f318b;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: .05rem;
    margin: 0 auto;
}
.list_bds2_li .gd a img{
    display: block;
    width: .24rem;
    margin-left: .06rem;
}
.list_bds2_li .gd{
    display: none;
}
.list_tabs2 {
    margin-bottom: .5rem;
}

.list_bds2_li{
    transform: scale(0);
    visibility: hidden;
    height: 0;
}
.list_bds2_li.active {
    transform: scale(1);
    visibility: visible;
    height: auto;
}
.home4 .mask{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 5.85rem;
    background: url("../images/s4-img01.png") no-repeat 50%;
    background-size: auto 100%;
}

.home4{
    position: relative;
    z-index: 2;
    padding: 2rem 0 1.24rem;
}

.home5 .tit_img img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: .53rem;
}
.home5 .tit_img{
    margin-bottom: .25rem;
}

.home5 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home5 .left{
    width: 65.97%;
}

.list_box4 li{
    width: 48.42%;
}

.list_box4 li a{
    display: block;
    position: relative;
}
.list_box4 li .pic{
    padding-top: 2.87rem;
}
.list_box4 li h4{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: .16rem;
    color: #fff;
    line-height: .4rem;
    min-width: 1.42rem;
    text-align: center;
    padding: 0 .15rem;
    z-index: 3;
}
.list_box4 li h4:before{
    position: absolute;
    content: '';
    left: -.15rem;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(47, 49, 139, 0.9);
    transform: skew(25deg);
    z-index: -1;
}
.list_box4 li .txt h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #000000;
    height: .64rem;
}
.list_box4 li .txt{
    padding: .23rem .3rem;
    background: #fff;
    box-shadow:  0 0 .1rem rgba(39, 31, 32, 0.1);
}
.list_box4 li *{
    transition: .5s;
}

.list_box4 li:hover .txt h3{
    color: #227bdb;
}

.list4w a{
    display: block;
}
.list4w a .dots{
    padding-left: .46rem;
    height: .21rem;
    margin-bottom: .3rem;
}
.list4w a .dot{
    width: .21rem;
    height: .21rem;
    position: relative;
    border: 1px solid #c9c9c9;
    border-radius: 50%;
    padding: .03rem;
    background: #c9c9c9;
    background-clip: content-box;
}
.list4w a h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #000000;
    height: .64rem;
}
.list4w a h3 span{
    color: #2f318b;
}
.list4w a .con:before{
    position: absolute;
    content: '';
    left: .46rem;
    top: -.19rem;
    border: .1rem solid transparent;
    border-bottom-color: #fff;
    transition: .5s;
}
.list4w a .con{
    background: #fff;
    padding: .23rem .3rem;
    position: relative;
    box-shadow: 0 0 .1rem rgba(39, 31, 32, 0.1);
}

.list4w a *{
    transition: .5s;
}
.list4w a:hover .con{
    background: #227bdb;
}
.list4w a:hover .con:before{
    border-bottom-color: #227bdb;
}
.list4w a:hover .con h3,
.list4w a:hover .con h3 span{
    color: #fff;
}
.list4w a:hover .dot{
    background: #227bdb;
    border-color: #227bdb;
    background-clip: content-box;
}
.list4w{
    margin: .2rem -.1rem 0;
    padding: .1rem;
}
.list4w:before{
    position: absolute;
    content: '';
    left: .1rem;
    right: .1rem;
    top: .2rem;
    border-top: 1px dashed #e6e8e9;
}

.home5 .right{
    width: 31.25%;
}

.list_box5 li a{
    padding: .28rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box5 li .img-box{
    width: .7rem;
    height: .7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.list_box5 li .img-box img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.list_box5 li .txt-box{
   /* width: calc(100% - 1rem);*/
}
.list_box5 li .txt-box h3{
    font-size: .2rem;
    line-height: .32rem;
    color: #000000;
    height: .64rem;
    transition: .5s;
}
.list_box5 li .txt-box h3 span{
    color: #227bdb;
}
.list_box5 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: -1px;
    height: 1px;
    background: #2f318b;
    transition: .5s;
}
.list_box5 li{
    position: relative;
    border-bottom: 1px dashed #ebedee;
}
.list_box5 li:last-child{
    border-bottom: none;
}
.list_box5 li:first-child a{
    padding-top: 0;
}
.list_box5 li:hover .txt-box h3{
    color: #2f318b;
}
.list_box5 li:hover:after{
    right: 0;
}

.home5 .title001{
    margin-bottom: .4rem;
}
.home5{
    margin-bottom: .83rem;
}

.list5w a{
    display: block;
    position: relative;
}
.list5w a .pic{
    padding-top: 3.6rem;
}
.list5w a .txt-box{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: .2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list5w a .txt-box h3{
    font-size: .36rem;
    color: #fff;
    line-height: .48rem;
    letter-spacing: .1rem;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-family: 'songtiB',sans-serif;
}

.home6 .title001{
    margin-bottom: .36rem;
}

.homea{
    position: relative;
    margin-top: -.28rem;
    padding: .7rem 0 .9rem;
    background: url("../images/homea.jpg") no-repeat bottom center;
    background-size: cover;
}
.foot{
    position: relative;
    margin-top: -.26rem;
}

@media (max-width: 1199px){
    .banner .swiper-slide a img{
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .banner .swiper-slide a{
        padding-top: 51%;
    }
    .banner{
        margin-top: .75rem;
    }
}

@media (max-width: 1025px){
    .banner .txt-box h3{
        font-size: .2rem;
        line-height: .3rem;
        padding-right: 1.1rem;
    }
    .banner .txt-box{
        bottom: .1rem;
    }
    .banner .page{
        right: 15px;
        bottom: .2rem;
    }
    .banner .page span{
        margin: 0 0 0 .1rem;
    }
    .title001 .ll img{
        width: .6rem;
        height: .6rem;
        margin-right: .1rem;
    }
    .title001 .ll h4{
        font-size: .16rem;
        line-height: .2rem;
    }
    .title001 .ll h3{
        font-size: .26rem;
        line-height: .3rem;
    }
    .home1 .left{
        width: 100%;
        padding: 0 .2rem;
        margin-top: 0;
        /* margin-bottom: .35rem; */
    }
    .list1w a .txt{
        padding: .2rem 0;
    }
    .list1w a .txt h3{
        font-size: .2rem;
    }
    .list1w .btn{
        top: calc(50% - 0.2rem);
    }
    .list1w .page{
        bottom: .3rem;
    }
    .list1w a .pic{
        padding-top: 59.52%;
    }
    .home1 .right{
        width: 100%;
    }
    .list_box1 li:after{
        left: -15px;
        right: -15px;
    }
    .home1 .title001{
        margin-bottom: .35rem;
    }
    .home1{
        padding-top: 0.35rem;
        padding-bottom: 0.55rem;
    }
    .list_tabs .li .icon{
        width: .6rem;
        height: .6rem;
        margin-right: .1rem;
    }
    .list_tabs .li .icon img{
        max-width: 40%;
        max-height: 40%;
    }
    .list_tabs .li h4{
        font-size: .16rem;
        line-height: .2rem;
    }
    .list_tabs .li h3{
        font-size: .26rem;
        line-height: .3rem;
    }
    .list_tabs .li{
        margin: 0 .2rem;
    }
    .list_bds1_box .right{
        width: 100%;
        margin-top: 0;
        margin-bottom: .2rem;
    }
    .list_bds1_box .left{
        width: 100%;
    }
    .list_bds1_box{
        flex-direction: column-reverse;
    }
    .list2w{
        width: 100%;
    }
    .list2w .swiper-slide{
        width: 7.5rem;
        height: 100%;
    }
    .list2w a .pic{
        height: auto;
        padding-top: 65.86%;
    }
    .list2w a:before{
        display: none;
    }
    .list2w .btn{
        width: .4rem;
        height: .4rem;
    }
    .list2w .next{
        right: .1rem;
    }
    .list2w .prev{
        display: block;
    }
    .list_box2 li a{
        padding: .2rem 0;
    }
    .home2{
        padding: .55rem 0 .45rem;
    }
    .list_box3 li.li1 img{
        width: auto;
        max-width: 1.35rem;
        max-height: 90%;
        transform: none;
    }
    .list_box3 li a .pic,
    .home3 .right a .pic{
        padding-top: 66.85%;
    }
    .home3 .block:nth-child(1) .left .list_box3 li a .pic,
    .home3 .block:nth-child(2) .right a .pic{
        padding-top: 66.76%;
    }
    .list_box3 li a h3{
        font-size: .24rem;
    }
    .home3:after{
        height: 3.9rem;
    }
    .home3{
        padding: .45rem 0 ;
    }
    .list_tabs2{
        margin-bottom: .3rem;
    }
    .list3w a{
        padding: .22rem 0;
    }
    .home4{
        padding: 1rem 0 .45rem;
    }
    .home4 .mask{
        height: auto;
        bottom: 0;
    }
    .home5 .tit_img img{
        max-height: .4rem;
    }
    .home5 .title001{
        margin-bottom: .3rem;
    }
    .home5 .left{
        width: 100%;
        margin-bottom: .3rem;
    }
    .list_box4 li .pic{
        padding-top: 62.39%;
    }
    .list_box4 li .txt{
        padding: .2rem .15rem;
    }
    .list4w a .con{
        padding: .2rem .15rem;
    }
    .list4w a .dots{
        margin-bottom: .2rem;
    }
    .home5 .right{
        width: 100%;
    }
    .list_box5 li a{
        padding: .2rem 0;
    }
    .list_box5 li:first-child a{
        padding-right: .2rem;
    }
    .home5{
        margin-bottom: .35rem;
    }
    .list5w a .pic{
        padding-top: 167.44%;
    }
    .list5w a .txt-box{
        padding: .15rem;
    }
    .list5w a .txt-box h3{
        font-size: .3rem;
    }
    .homea{
        padding: .7rem 0;
    }

    .home3 .gd{
        position:static;
        margin-top:.2rem;
    }
     .home3 .gd a h5{
         color:#000;
     }
}
@media (max-width: 921px){
    .home3 .left{
        width: 100%;
        margin-bottom: 1px;
    }
    .home3 .right{
        width: 100%;
        margin-bottom: 1px;
    }
}
@media (max-width: 769px){
    .title001 .ll img,
    .list_tabs .li .icon{
        width: .55rem;
        height: .55rem;
    }
    .list_tabs2 .more{
        display: none;
    }
    .list_bds2_li .gd{
        display: block;
        margin-top: .2rem;
    }
    .list_box5 li .img-box img{
        max-width: 90%;
    }
}
@media (max-width: 481px){
    .home1 .left{
        padding: 0 .1rem;
    }
    .list1w .btn{
        width: .45rem;
        height: .45rem;
    }
    .list1w .next{
        right: .1rem;
    }
    .list1w .prev{
        left: .1rem;
    }
    .list_box4 li{
        width: 100%;
        margin-bottom: .24rem;
    }
    .list_box4 li:last-child{
        margin-bottom: 0;
    }
    .list_box1 li time{
        width: .9rem;
    }
    .list_box1 li .txt {
        width: calc(100% - 1.1rem);
    }
    .list_tabs .li{
        margin: 0 .15rem;
    }
    .list_box3 li.li1 img{
        height: 1.32rem;
    }
    .list_box3 li a h4{
        padding: 0 .1rem;
        bottom: .1rem;
    }
}
