@charset "utf-8";

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 1.1rem;
}
.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #217050;
    color: #fff;
    border: 1px solid #217050;
}

.pagination a:hover {
    background: #217050;
    color: #fff;
    border: 1px solid #217050;
}


.n_banner .img img{
    display: block;
    width: 100%;
}

.n_dh{
    position: relative;
    z-index: 5;
    margin-top: -.75rem;
    padding: .18rem .5rem;
    margin-bottom: .79rem;
    background: url("../images/n_dh.png") no-repeat 50%/cover;

}
.n_dh .left{
    max-width: 70%;
}

.n_erji{
    display: flex;
    flex-wrap: wrap;
}
.n_erji li{
    position: relative;
}
.n_erji li + li{
    margin-left: .9rem;
}
.n_erji li h3{
    font-size: .2rem;
    line-height: .64rem;
    color: #FFFFFF;
    transition: all .5s;
}
.n_erji li a{
    display: block;
}
.n_erji li.active h3,
.n_erji li:hover h3{
    color: #E0BB8B;
}
.n_dh .right{
    max-width: 25%;
}
.posi{
    display: flex;
    align-items: center;
}
.posi img{
    display: block;
    width: .11rem;
    margin-right: .09rem;
}
.posi *{
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    color: #FFFFFF;
    transition: all .5s;
}
.posi2 *{
    color: #333333;
}
.posi span:not(:nth-child(2)){
    margin: 0 .03rem;
}
.posi a:hover,
.posi a.active{
    color: #E0BB8B;
}
.posi2{
    justify-content: flex-end;
    margin-bottom: .35rem;
}

.n_dh .lines{
    position: absolute;
    left: .1rem;
    top: .1rem;
    right: .1rem;
    bottom: .1rem;
}
.n_dh .lines .line1{
    position: absolute;
    content: '';
    top: 0;
    left: .18rem;
    right: .18rem;
    height: .05rem;
    background: url("../images/s1-img-11.png") repeat-x left center/auto 100%;
}
.n_dh .lines .line1:before{
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-7.png") no-repeat 50%/100% 100%;
}
.n_dh .lines .line1:after{
    position: absolute;
    content: '';
    left: 100%;
    top: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-8.png") no-repeat 50%/100% 100%;
}
.n_dh .lines .line2{
    position: absolute;
    content: '';
    top: .18rem;
    right: 0;
    bottom: .18rem;
    width: .05rem;
    background: url("../images/s1-img-6.png") repeat-y right top/100% auto;
}
.n_dh .lines .line3{
    position: absolute;
    content: '';
    bottom: 0;
    right: .18rem;
    left: .18rem;
    height: .05rem;
    background: url("../images/s1-img-11.png") repeat-x left center/auto 100%;
}
.n_dh .lines .line3:before{
    position: absolute;
    content: '';
    right: 100%;
    bottom: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-10.png") no-repeat 50%/100% 100%;
}
.n_dh .lines .line3:after{
    position: absolute;
    content: '';
    left: 100%;
    bottom: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-9.png") no-repeat 50%/100% 100%;
}
.n_dh .lines .line4{
    position: absolute;
    content: '';
    bottom: .18rem;
    top: .18rem;
    left: 0;
    width: .05rem;
    background: url("../images/s1-img-6.png") repeat-y left center/100% auto;
}
.inner_page{
    padding: .25rem 0 1.9rem;
    background: url("../images/inner-page.png") no-repeat bottom center/cover;
}

.inner_title .tit h2{
    display: flex;
    font-size: .55rem;
    line-height: 1;
    color: #217050;
    position: relative;
    font-family: 'hongleisim',sans-serif;
    margin-right: .05rem;
}
.inner_title .tit h2:before{
    position: absolute;
    content: '';
    top: -.19rem;
    right: 0;
    left: 0;
    height: .28rem;
    background: url("../images/tit-1.png") no-repeat 50%/auto 100%;
}
.inner_title p{
    font-size: .14rem;
    line-height: 1;
    color: #333333;
    opacity: .6;
    font-family: 'SourceHanSerifCN', sans-serif;
    position: relative;
    padding-left: .15rem;
    text-transform: uppercase;
}
.inner_title p:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .12rem;
    height: 1px;
    background: #787c7c;
}
.inner_title h3{
    margin-top: .02rem;
    font-size: .3rem;
    line-height: 1;
    color: #333333;
    font-weight: 700;
    font-family: 'SourceHanSerifCN', sans-serif;
}
.inner_title .h3{
    margin-top: .1rem;
}
.inner_title .tit{
    display: flex;
    align-items: flex-start;
}

.inner_s1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: .41rem 0;
}
.inner_s1 li .pic{
    width: 4.52rem;
    height: 2.65rem;
}
.inner_s1 li .txt{
    width: calc(100% - 4.88rem);
}
.inner_s1 li time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #217050;
    padding-left: .27rem;
    background: url("../images/s1-img-4.png") no-repeat left center/auto .19rem;
    transition: all .5s;
}
.inner_s1 li h3{
    margin-top: .28rem;
    font-size: .2rem;
    line-height: .28rem;
    color: #333333;
    transition: all .5s;
}
.inner_s1 li p{
    margin-top: .18rem;
    font-size: .18rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
    transition: all .5s;
}
.inner_s1 li h5 img{
    display: block;
    width: .12rem;
    margin-left: .06rem;
}
.inner_s1 li h5{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #333333;
    margin-top: .28rem;
    transition: all .5s;
}
.inner_s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(33, 112, 80, 0.3);
}
.inner_s1 li:after{
    position: absolute;
    content: '';
    left: -.35rem;
    right: -.35rem;
    top: 0;
    bottom: 0;
    background: url("../images/n-img-3.png") no-repeat 50%/cover;
    box-shadow: 0 .02rem .17rem 0 rgba(33, 112, 80, 0.2914);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s1 li:hover time{
    color: #ffffff;
    background-image: url("../images/n-img-4.png");
}
.inner_s1 li:hover h3{
    color: #ffffff;
    font-weight: 700;
}
.inner_s1 li:hover p,
.inner_s1 li:hover h5{
    color: #ffffff;
}
.inner_s1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s1 li {
    position: relative;
}
.inner_s1{
    margin-top: .2rem;
}
.svgPath {
    display: block;
}

.inner_s2 li a{
    padding: .1rem .41rem;
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.inner_s2 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: all .5s;
}
.inner_s2 li time{
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    color: #217050;
    margin-left: .2rem;
    transition: all .5s;
}
.inner_s2 li .lines{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    transition: all .5s;
}
.inner_s2 li .lines .line1{
    position: absolute;
    left: .21rem;
    top: 0;
    right: .21rem;
    height: .09rem;
    background: url("../images/n-line1.png") repeat-x left center/auto 100%;
}
.inner_s2 li .lines .line1:before{
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    width: .21rem;
    height: .21rem;
    background: url("../images/n-line5.png") no-repeat 50%/100%;
    transition: all .5s;
}
.inner_s2 li .lines .line1:after{
    position: absolute;
    content: '';
    left: 100%;
    top: 0;
    width: .21rem;
    height: .21rem;
    background: url("../images/n-line6.png") no-repeat 50%/100%;
    transition: all .5s;
}
.inner_s2 li .lines .line2{
    position: absolute;
    top: .21rem;
    right: 0;
    bottom: .21rem;
    width: .08rem;
    background: url("../images/n-line2.png") repeat-y top center/100% auto ;
}
.inner_s2 li .lines .line3{
    position: absolute;
    left: .21rem;
    bottom: 0;
    right: .21rem;
    height: .09rem;
    background: url("../images/n-line1.png") repeat-x left center/auto 100%;
}
.inner_s2 li .lines .line3:before{
    position: absolute;
    content: '';
    right: 100%;
    bottom: 0;
    width: .21rem;
    height: .21rem;
    background: url("../images/n-line8.png") no-repeat 50%/100%;
    transition: all .5s;
}
.inner_s2 li .lines .line3:after{
    position: absolute;
    content: '';
    left: 100%;
    bottom: 0;
    width: .21rem;
    height: .21rem;
    background: url("../images/n-line7.png") no-repeat 50%/100%;
    transition: all .5s;
}
.inner_s2 li .lines .line4{
    position: absolute;
    top: .21rem;
    left: 0;
    bottom: .21rem;
    width: .08rem;
    background: url("../images/n-line2.png") repeat-y top center/100% auto;
}
.inner_s2 li .lines .line{
    transition: all .5s;
}
.inner_s2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, #329C7A 1%, #359F7D 100%);
    clip-path: url(#clipPath1);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s2 li:after{
    position: absolute;
    content: '';
    right: .1rem;
    bottom: 0;
    width: 1.98rem;
    height: .78rem;
    background: url("../images/s2-img-2.png") no-repeat 50%/100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s2 li:hover h3{
    color: #ffffff;
    font-weight: 700;
}
.inner_s2 li:hover time{
    color: #ffffff;
    font-weight: 700;
}
.inner_s2 li:hover .lines .line1{
    background-image: url("../images/n-line1-1.png");
}
.inner_s2 li:hover .lines .line1:before{
    background-image: url("../images/n-line5-1.png");
}
.inner_s2 li:hover .lines .line1:after{
    background-image: url("../images/n-line6-1.png");
}
.inner_s2 li:hover .lines .line3:before{
    background-image: url("../images/n-line8-1.png");
}
.inner_s2 li:hover .lines .line3:after{
    background-image: url("../images/n-line7-1.png");
}
.inner_s2 li:hover .lines .line3{
    background-image: url("../images/n-line4.png");
}
.inner_s2 li:hover .lines .line2{
    background-image: url("../images/n-line3.png");
}
.inner_s2 li:hover .lines .line4{
    background-image: url("../images/n-line2-1.png");
}
.inner_s2 li:hover:before,
.inner_s2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s2 li + li{
    margin-top: .43rem;
}
.inner_s2 li{
    position: relative;
}
.inner_s2 {
    margin-top: .6rem;
}

.inner_s3 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s3 li{
    width: 16.75%;
    position: relative;
    margin: .7rem 0 0 3.875%;
    background: #fff;
    box-shadow: 0 .02rem .13rem 0 rgba(33, 112, 80, 0.1308);
}
.inner_s3 li:nth-child(-n+5){
    margin-top: 0;
}
.inner_s3 li:nth-child(5n+1){
    margin-left: 0;
}
.inner_s3 li a{
    display: block;
    position: relative;
    z-index: 3;
}
.inner_s3 li .pic{
    padding-top: 3.26rem;
}
.inner_s3 li h3{
    font-size: .2rem;
    line-height: .29rem;
    color: #333333;
    height: .58rem;
    transition: all .5s;
}
.inner_s3 li .txt{
    padding: .21rem .45rem .34rem;
}
.inner_s3 li .lines{
    position: absolute;
    left: .12rem;
    right: .12rem;
    top: .12rem;
    bottom: .12rem;
    z-index: 2;
    transition: all .5s;
}
.inner_s3 li .lines .line1{
    position: absolute;
    left: .18rem;
    top: 0;
    right: .18rem;
    height: .05rem;
    background: url("../images/s1-img-11.png") repeat-x left center/auto 100%;
}
.inner_s3 li .lines .line1:before{
    position: absolute;
    content: '';
    right: 100%;
    top: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-7.png") no-repeat 50%/100%;
}
.inner_s3 li .lines .line1:after{
    position: absolute;
    content: '';
    left: 100%;
    top: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-8.png") no-repeat 50%/100%;
}
.inner_s3 li .lines .line2{
    position: absolute;
    top: .18rem;
    right: 0;
    bottom: .18rem;
    width: .05rem;
    background: url("../images/s1-img-6.png") repeat-y top center/100% auto ;
}
.inner_s3 li .lines .line3{
    position: absolute;
    left: .18rem;
    bottom: 0;
    right: .18rem;
    height: .05rem;
    background: url("../images/s1-img-11.png") repeat-x left center/auto 100%;
}
.inner_s3 li .lines .line3:before{
    position: absolute;
    content: '';
    right: 100%;
    bottom: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-10.png") no-repeat 50%/100%;

}
.inner_s3 li .lines .line3:after{
    position: absolute;
    content: '';
    left: 100%;
    bottom: 0;
    width: .18rem;
    height: .18rem;
    background: url("../images/s1-img-9.png") no-repeat 50%/100%;

}
.inner_s3 li .lines .line4{
    position: absolute;
    top: .18rem;
    left: 0;
    bottom: .18rem;
    width: .05rem;
    background: url("../images/s1-img-6.png") repeat-y top center/100% auto;
}
.inner_s3 li:before{
    position: absolute;
    content: '';
    left: -.4rem;
    right:-.4rem;
    top: -.4rem;
    bottom: -.4rem;
    background: #217050 url("../images/s2-img-2.png") no-repeat bottom .09rem right.3rem/2.63rem auto;
    box-shadow: 0 .02rem .13rem 0 rgba(33, 112, 80, 0.8384);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s3 li:hover h3{
    color: #fff;
    font-weight: 700;
}
.inner_s3 li:hover .lines{
    left: -.27rem;
    top: -.27rem;
    right: -.27rem;
    bottom: -.27rem;
}
.inner_s3 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.inner_s3{
    margin-top: .6rem;
}
.inner_s4 .dtl_l{
    width: 73.75%;
}
.inner_s4 .dtl_tit h2{
    font-size: .3rem;
    line-height: .42rem;
    color: #333333;
    font-weight: 700;
    text-align: center;
}
.inner_s4 .dtl_tit .cont{
    margin-top: .31rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner_s4 .dtl_tit .cont .li{
    font-size: .16rem;
    line-height: .24rem;
    color: #666666;
    margin: 0 .29rem;
}
.inner_s4 .dtl_tit{
    padding-bottom: .3rem;
    border-bottom: 1px solid rgba(151, 151, 151, 0.4);
}
.inner_s4 .dtl_txt p{
    font-size: .2rem;
    line-height: 1.6;
    color: #333333;
    text-indent: 2em;
}
.inner_s4 .dtl_txt p + p{
    margin-top: .3rem;
}
.inner_s4 .dtl_txt p img{
    /*display: block;*/
    /*width: auto;*/
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
    border: 0 !important;
}
.inner_s4 .dtl_txt{
    margin-top: .3rem;
}
.inner_s4 .dtl_page p{
    font-size: .2rem;
    line-height: .32rem;
    color: #333333;
    transition: all .5s;
}
.inner_s4 .dtl_page p + p{
    margin-top: .2rem;
}
.inner_s4 .dtl_page p:hover{
    color: #217050;
    font-weight: 700;
}
.inner_s4 .dtl_page{
    padding-top: .51rem;
    margin-top: .51rem;
    border-top: 1px solid rgba(33, 112, 80, 0.3);
}
.inner_s4 .dtl_r{
    width: 22.6875%;
}
.inner_s4 .tit{
    font-size: .3rem;
    line-height: .42rem;
    color: #217050;
    font-weight: 700;
}
.inner_s4 .list li a{
    display: block;
    position: relative;
}
.inner_s4 .list li.li1 .pic{
    padding-top: 1.54rem;
}
.inner_s4 .list li.li1 h3{
    font-size: .16rem;
    line-height: .24rem;
    color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .12rem;
    padding: 0 .22rem;
    z-index: 4;
}
.inner_s4 .list li.li1 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 28.35%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.inner_s4 .list li.li2 h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    height: .52rem;
    transition: all .5s;
}
.inner_s4 .list li.li2 time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #217050;
    margin-top: .1rem;
}
.inner_s4 .list li.li2 a{
    padding: .24rem 0;
}
.inner_s4 .list li.li2:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
}
.inner_s4 .list li.li2:hover h3{
    color: #217050;
    font-weight: 700;
}
.inner_s4 .list li.li2{
    position: relative;
}
.inner_s4 .list{
    margin-top: .4rem;
}

.inner_s5 .left{
    margin-top: .94rem;
   width: 50.875%;
    position: relative;
}
.inner_s5 .list1{
    position: relative;
    height: 6.41rem;
}
.inner_s5 .list1 li a{
    display: block;
    width: 100%;
    padding-top: 100%;
    transform: scale(.2);
    opacity: 0;
    transition: 1.5s cubic-bezier(0.68, 0.04, 0.34, 0.97) 0s;
}
.inner_s5 .list1 li .icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 .32rem rgba(6, 39, 65, 0.15);
    animation: sca .5s linear infinite;
    animation-duration: 2s;
}
.inner_s5 .list1 li .icon img{border-radius: 50%;width: 100%;height: 100%;object-fit: cover;}
.inner_s5 .list1 li{
    position: absolute;
}
.inner_s5 .list1 li.i1{
    left: 14.62%;
    top: 2.81%;
    width: 23.96%;
}
.inner_s5 .list1 li.i2{
    left: 73.71%;
    top: 0;
    width: 24.94%;
}
.inner_s5 .list1 li.i3{
    left: 43.73%;
    top: 29.48%;
    width: 33.17%;
}
.inner_s5 .list1 li.i4{
    left: 17.08%;
    top: 61.31%;
    width: 19.04%;
}
.inner_s5 .list1 li.i0{
    left: 75.56%;
    top: 69.11%;
    width: 24.44%;
}
@keyframes sca {
    0% {
        transform: scaleX(1)
    }

    65% {
        transform: scale3d(.94,.94,.94)
    }

    100% {
        transform: scaleX(1)
    }
}

.inner_s5 .swiper-box .swiper-slide-active li a {
    transform: scale(1);
    opacity: 1;
}
.inner_s5 .swiper-container{
    overflow: visible;
}
.inner_s5 .swiDots{
    position: static;
    font-size: 0;
    margin-top: .36rem;
    padding-left: 1.64rem;
}
.inner_s5 .swiDots span{
    width: .11rem;
    height: .11rem;
    margin: 0 .05rem;
    background: #217050 no-repeat 50%/100%;
    opacity: .26;
    vertical-align: middle;
}
.inner_s5 .swiDots span.active{
    width: .19rem;
    height: .19rem;
    background-image: url("../images/n-img-14.png");
    background-color: transparent;
    opacity: 1;
}
.inner_s5 .left .bg-1{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: -1.76rem;
    background: url("../images/n-img-13.png") no-repeat bottom center/100% auto;
}
.inner_s5 .right{
    width: 41.25%;
}
.inner_s5 .list2 li a{
    display: block;
    padding: .46rem 0 .47rem;
}
.inner_s5 .list2 li h3{
    font-size: .2rem;
    line-height: .28rem;
    color: #333333;
    transition: all .5s;
}
.inner_s5 .list2 li p{
    font-size: .18rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
    margin-top: .18rem;
    transition: all .5s;
}
.inner_s5 .list2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #217050;
    opacity: .26;
    transition: all .5s;
}
.inner_s5 .list2 li:hover h3{
    color: #217050;
    font-weight: 700;
}
.inner_s5 .list2 li:hover p{
    color: #217050;
}
.inner_s5 .list2 li:hover:before{
    opacity: 1;
}
.inner_s5 .list2 li{
    position: relative;
}
.inner_s5{
    margin-top: .98rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.inner_s6 .item h3{
    font-size: .34rem;
    line-height: .5rem;
    color: #333333;
    font-weight: 700;
    margin-bottom: .3rem;
}
.inner_s6 .item .line{
    display: block;
    width: .7rem;
    height: .06rem;
    background: #E0BB8B;
}
.inner_s6 .item .desc{
    font-size: .2rem;
    line-height: 1.6;
    color: #333333;
    text-indent: 2em;
    margin-top: .3rem;
}
.inner_s6 .item .desc p + p{
    margin-top: .22rem;
}
.inner_s6 .item1 .item_l{
    width: 47.34%;
}
.inner_s6 .item1 .item_l .pic{
    padding-top: 3.43rem;
}
.inner_s6 .item1 .item_r{
    width: 48.74%;
}
.inner_s6 .item1{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s6 .item + .item{
    margin-top: .65rem;
}
.inner_s6:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .08rem;
    background: #217050;
}
.inner_s6 {
    margin-top: .67rem;
    padding: .93rem .48rem;
    position: relative;
    min-height: 10.37rem;
    background: #fff url("../images/n-img-16.png") no-repeat bottom center/100% auto;
    box-shadow: 0 .02rem .18rem rgba(222, 222, 222, 0.5);
}

/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: linear-gradient(90deg, #43a787 0%, #329475 100%);
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #217050;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #217050;
}

@media (max-width: 1199px){
    .n_banner{
    }
    #m_n_nav{
        display: block;
    }
    .n_tit{
        display: none;
    }
    .n_banner:after{
        display: none;
    }
    .n_banner .n_top{
        display: none;
    }
    .inner_page{
        padding: .3rem 0 .4rem;
        background-size: cover;
        position: relative;
    }
    .n_dh .left{
        display: none;
    }
    .n_dh .right{
        max-width: none;
        width: 100%;
    }
    .n_dh{
        position: absolute;
        left: 0;
        right: 0;
        bottom: calc(100% + 50px);
        margin-bottom: 0;
        background: transparent;
        padding: .1rem 15px;
    }
    .n_dh .lines{
        display: none;
    }

}
@media (max-width: 1025px){
    .posi *{
        font-size: .16rem;
        line-height: 1.25;
    }
    .posi2{
        margin-bottom: .3rem;
        justify-content: flex-start;
    }
    .inner_title .tit h2{
        font-size: .42rem;
    }

    .inner_title h3{
        font-size: .26rem;
    }
    .inner_title .h3{
        margin-top: 0;
    }
    .inner_title{
        display: none;
    }
    .inner_s1 li .pic {
        width: 3.1rem;
        height: 1.75rem;
    }
    .inner_s1 li h3{
        line-height: .3rem;
        margin-top: .05rem;
    }
    .inner_s1 li p{
        margin-top: .05rem;
    }
    .inner_s1 li h5{
        margin-top: .1rem;
    }
    .inner_s1 li .txt {
        width: calc(100% - 3.3rem);
    }
    .inner_s1 li a{
        padding: .2rem 0;
        flex-wrap: wrap;
    }
    .inner_s1 li:after{
        left: -15px;
        right: -15px;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s2 li a{
        padding: .15rem .2rem;
        height: .9rem;
    }
    .inner_s2 li + li{
        margin-top: .2rem;
    }
    .inner_s2{
        margin-top: 0;
    }
    .inner_s3 ul{
        gap: .2rem 2%;
    }
    .inner_s3 li{
        width: 23.5%;
        margin: 0;
    }
    .inner_s3 li .pic{
        padding-top: 113.26%;
    }
    .inner_s3 li .txt{
        padding: .2rem;
    }
    .inner_s3 li .lines,
    .inner_s3 li:hover .lines{
        inset: .05rem;
    }
    .inner_s3 li:before{
        inset: 0;
    }
    .inner_s3{
        margin-top: 0;
    }
    .inner_s4 .dtl_l{
        width: 100%;
    }
    .inner_s4 .dtl_tit h2{
        font-size: .23rem;
        line-height: 1.5;
    }
    .inner_s4 .dtl_tit .cont{
        margin-top: .15rem;
        gap: 0 .2rem;
    }
    .inner_s4 .dtl_tit .cont .li{
        margin: 0;
    }
    .inner_s4 .dtl_tit{
        padding-bottom: .15rem;
    }
    .inner_s4 .dtl_txt p{
        font-size: .18rem;
        line-height: 1.85;
    }
    .inner_s4 .dtl_txt p + p{
        margin-top: .1rem;
    }
    .inner_s4 .dtl_txt{
        margin-top: .2rem;
    }
    .inner_s4 .dtl_page p{
        font-size: .18rem;
        line-height: 1.85;
    }
    .inner_s4 .dtl_page p + p{
        margin-top: .05rem;
    }
    .inner_s4 .dtl_page{
        padding-top: .1rem;
        margin-top: .2rem;
    }
    .inner_s4 .dtl_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s4 .dtl_r .tit{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s4 .list li.li1 .pic{
        padding-top: 38.97%;
    }
    .inner_s4 .list li.li1 h3{
        font-size: .2rem;
        line-height: .3rem;
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .inner_s4 .list li.li2 h3{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
    }
    .inner_s4 .list li.li2 time{
        margin-top: .05rem;
    }
    .inner_s4 .list li.li2 a{
        padding: .15rem 0;
    }
    .inner_s4 .list{
        margin-top: .2rem;
    }
    .inner_s5 .left{
        width: 7.5rem;
        margin-top: 0;
        max-width: 96%;
        margin: 0 auto;
    }
    .inner_s5 .swiDots{
        padding-left: 0;
        margin-top: .2rem;
    }
    .inner_s5 .list1 li.i1{
        left: 0;
    }
    .inner_s5 .list1 li.i3{
        left: 35.73%;
    }
    .inner_s5 .list1 li.i4 {
        left: 6.08%;
    }
    .inner_s5 .list1 li .icon img{
        /* width: 60%; */
        /* height: 60%; */
    }
    .inner_s5 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s5 .list2 li p{
        margin-top: .05rem;
    }
    .inner_s5 .list2 li a{
        padding: .2rem 0;
    }

    .inner_s5{
        margin-top: 0;
        display: block;
    }
    .inner_s6 .item h3{
        font-size: .22rem;
        line-height: 1.5;
        margin-bottom: .1rem;
    }
    .inner_s6 .item .line{
        height: .03rem;
        width: .5rem;
    }
    .inner_s6 .item .desc{
        font-size: .18rem;
        line-height: 1.85;
        margin-top: .1rem;
    }
    .inner_s6 .item .desc p + p{
        margin-top: .1rem;
    }
    .inner_s6 .item1 .item_l{
        width: 100%;
    }
    .inner_s6 .item1 .item_l .pic{
        padding-top: 57vw;
    }
    .inner_s6 .item1 .item_r{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s6 .item + .item{
        margin-top: .3rem;
    }
    .inner_s6:before{
        height: .03rem;
    }
    .inner_s6{
        margin-top: 0;
        padding: .2rem;
    }
}

@media (max-width: 769px) {
    .inner_s1 li .pic{
        width: 100%;
        height: auto;
        padding-top: 56.45%;
    }
    .inner_s1 li .txt{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s2 li time{
        font-size: .18rem;
    }
    .inner_s2 li:after{
        width: 1.18rem;
        height: .38rem;
        right: 0;
        bottom: 0;
    }
    .inner_s3 li{
        width: 49%;
    }
    .inner_s3 li:last-child{
        /* display: none; */
    }
    .inner_s5 .list1{
        height: 50vw;
    }
    .inner_s5 .left .bg-1 {
        top: -0.6rem;
        bottom: -0.8rem;
    }
}
@media (max-width: 481px) {
    .inner_s3 li{
        width: 100%;
    }
    .inner_s3 li:last-child{
        display: block;
    }
}