@charset "UTF-8";


.header:before{
    opacity: 0;
    visibility: hidden;
}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .57rem;
}

.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: #008c45;
    color: #fff;
    border: 1px solid #008c45;
}

.pagination a:hover {
    background: #008c45;
    color: #fff;
    border: 1px solid #008c45;
}

.n_banner .img img{
    display: block;
    width: 100%;
}
.n_banner .top{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .16rem;
    z-index: 3;
}
.posi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 4.5rem;
}

.posi img{
    display: block;
    width: .15rem;
    margin-right: .09rem;
}
.posi *{
    display: block;
    font-size: .14rem;
    line-height: .24rem;
    color: #666666;
    opacity: .6;
    transition: .5s;
}
.posi span:not(:nth-child(2)){
    margin: 0 .05rem;
}
.n_banner{
    position: relative;
}

.n_dh{
    position: relative;
    z-index: 4;
}
.n_erji li a{
    height: .8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #333;
    transition: .5s;
}
.n_erji li:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: -.01rem;
    height: .03rem;
    background: #ffcf53;
    transition: .5s;
}
.n_erji li.active a,
.n_erji li:hover a{
    color: #008c45;
}
.n_erji li.active:after,
.n_erji li:hover:after{
    left: 0;
    right: 0;
}
.n_erji li{
    position: relative;
    z-index: 2;
}
.n_erji ul{
    gap: 0 1.12rem;
}
.n_dh:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #d1dad2;
}
.inner_page:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: -.8rem;
    z-index: -1;
    background: url("../images/inner-page2.png") no-repeat top center/cover;
}
.inner_page .bg-1{
    position: absolute;
    left: 0;
    top: -.43rem;
    width: 42.08vw;
    height: 30.83%;
    background: url("") no-repeat bottom center/cover;
}
.inner_page{
    position: relative;
    padding: .85rem 0 1.7rem;

}

.n_title001{
    position: relative;
    z-index: 2;
}
.n_title001 h2{
    display: flex;
    align-items: flex-start;
    font-size: .42rem;
    line-height: 1;
    color: #333333;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
}
.n_title001 h2 span{
    display: block;
    font-size: .6rem;
    line-height: 1;
    color: #008c45;
    font-family: 'hongleisim';
}
.n_title001 h2 .span1{
    margin: -.12rem -.12rem 0 0;
}
.n_title001 h2 .span2{
    margin: -.1rem 0 0 0;
}
.n_title001 .tit:after{
    position: absolute;
    content: '';
    right: -.19rem;
    top: -.2rem;
    width: 1.81rem;
    height: .7rem;
    background: url("../images/tit-1.png") no-repeat 50%/100%;
    z-index: -1;
}
.n_title001 .tit{
    position: relative;
}

.inner_s1 li a{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem .71rem .49rem;
}
.inner_s1 li time{
    display: block;
    text-align: center;
    color: #008c45;
    margin-right: .69rem;
    flex-shrink: 0;
    transition: .5s;
}
.inner_s1 li time span{
    display: block;
    font-size: .48rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.inner_s1 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Regular',sans-serif;
    margin-top: .05rem;
}
.inner_s1 li .line{
    width: .01rem;
    height: .8rem;
    background: #dbdbdb;
    margin-right: .63rem;
    flex-shrink: 0;
    transition: .5s;
}
.inner_s1 li .txt{
    flex: 1;
    overflow: hidden;
}
.inner_s1 li h4{
    font-size: .16rem;
    line-height: .24rem;
    color: #008c45;
    transition: .5s;
}
.inner_s1 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    margin-top: .14rem;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    transition: .5s;
}
.inner_s1 li .jt{
    flex-shrink: 0;
    margin-left: .4rem;
}
.inner_s1 li .jt img{
    display: block;
    width: .44rem;
}
.inner_s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #dbdbdb;
}
.inner_s1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/n-img-1.png") no-repeat 50%/cover;
    border-radius: .1rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s1 li:hover time{
    color: #ffce4e;
}
.inner_s1 li:hover .line{
    background: rgba(255, 255, 255, 0.2);
}
.inner_s1 li:hover h4{
    color: #fff;
    opacity: .6;
}
.inner_s1 li:hover h3{
    color: #fff;
}
.inner_s1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s1 li + li{
    margin-top: .3rem;
}
.inner_s1 li{
    position: relative;
}
.inner_s1:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .01rem;
    background: #dbdbdb;
}
.inner_s1{
    margin-top: .58rem;
    position: relative;
}

/*inner_s2*/
.inner_s2 li a{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .33rem .72rem .35rem .32rem;
}
.inner_s2 li .pic{
    width: 3.6rem;
    height: 2.02rem;
    margin-right: .44rem;
}
.inner_s2 li .txt{
    flex: 1;
    overflow: hidden;
}
.inner_s2 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333333;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.inner_s2 li p{
    font-size: .16rem;
    line-height: .24rem;
    color: #333333;
    height: .48rem;
    opacity: .6;
    margin-top: .31rem;
}
.inner_s2 li time{
    margin-top: .41rem;
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #008c45;
    font-family: 'SourceHanSerifCN-Regular',sans-serif;
}
.inner_s2 li .jt img{
    display: block;
    width: .44rem;
}
.inner_s2 li .jt{
    margin-left: 1.3rem;
    flex-shrink: 0;
}
.inner_s2 li.li_txt a{
    padding: .54rem .72rem .5rem .68rem;
}

.inner_s2 li.li_txt time{
    display: block;
    text-align: center;
    color: #008c45;
    margin-right: .59rem;
    flex-shrink: 0;
    transition: .5s;
    margin-top: 0;
}
.inner_s2 li.li_txt time span{
    display: block;
    font-size: .48rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.inner_s2 li.li_txt time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Regular',sans-serif;
    margin-top: .05rem;
}
.inner_s2 li.li_txt .line{
    width: .01rem;
    height: .8rem;
    background: #dbdbdb;
    margin-right: .62rem;
    flex-shrink: 0;
    transition: .5s;
}
.inner_s2 li.li_txt p{
    margin-top: .1rem;
}

.inner_s2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .01rem solid #edf1ee;
    border-radius: .3rem;
}
.inner_s2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0 1.09rem rgba(28, 139, 65, 0.1);
    border-radius: .3rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s2 li + li{
    margin-top: .39rem;
}
.inner_s2 li{
    position: relative;
}
.inner_s2{
    margin-top: .6rem;
}

/*inner_s3*/

.inner_s3 .item1 .swiperBox{
    width: 9.03rem;
    border-radius: .1rem;
}
.inner_s3 .swiperBox a{
    display: block;
    position: relative;
    border-radius: .1rem;
    overflow: hidden;
}
.inner_s3 .swiperBox a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 24.6%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.inner_s3 .swiperBox .pic{
    padding-top: 5.08rem;
}
.inner_s3 .swiperBox h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .28rem;
    font-size: .2rem;
    line-height: .26rem;
    color: #fff;
    font-weight: bold;
    padding: 0 1.8rem 0 .4rem;
    z-index: 5;
}
.inner_s3 .swiperBox .swiDots{
    display: flex;
    align-items: baseline;
    left: auto;
    width: auto;
    right: .4rem;
    bottom: .28rem;
    color: #fff;
}
.inner_s3 .swiperBox .swiDots .current{
    display: block;
    font-size: .34rem;
    line-height: .45rem;
    font-weight: bold;
    margin-right: .07rem;
}
.inner_s3 .swiperBox .swiDots i{
    display: block;
    font-size: .18rem;
    line-height: 1;
    opacity: .7;
    margin-right: .05rem;
    transform: translateY(-.02rem);
}
.inner_s3 .swiperBox .swiDots .total{
    font-size: .24rem;
    line-height: 1;
    opacity: .7;
}
.inner_s3 .item1 .btn{
    width: .55rem;
    height: .55rem;
    background: #008c45 no-repeat 50%/.13rem;
    border-radius: 50%;
    transition: .5s;
}
.inner_s3 .item1 .prev{
    left: 2.03rem;
    background-image: url("../images/prev-3.png");
}
.inner_s3 .item1 .next{
    right:  2.03rem;
    background-image: url("../images/next-3.png");
}
.inner_s3 .item1 .btn:hover{
    background-color: #f2c349;
}
.inner_s3 .item1:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: calc(100% - .04rem);
    height: .31rem;
    background: url("../images/n-img-5.png") no-repeat top center/auto 100%;
}
.inner_s3 .item1 {
    padding: 0 0 .46rem;
    position: relative;
    background: url("../images/n-img-4.png") no-repeat bottom center/100% auto;
}

.inner_s3 .item2 ul{
    display: flex;
    flex-wrap: wrap;
    gap: .42rem 3.635%;
}
.inner_s3 .item2 li{
    width: 30.91%;
    position: relative;
}
.inner_s3 .item2 li a{
    display: block;
    position: relative;
    border-radius: .1rem;
    overflow: hidden;
    background: #F7F7F7;
    box-shadow: 0 .02rem .14rem rgba(205, 205, 205, 0.5);
    transition: .5s;
}
.inner_s3 .item2 li .pic{
    padding-top: 2.68rem;
}
.inner_s3 .item2 li h3{
    font-size: .2rem;
    line-height: .26rem;
    color: #333;
    text-align: center;
    transition: .5s;
}
.inner_s3 .item2 li .txt{
    padding: .3rem .2rem;
}
.inner_s3 .item2 li a:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: .04rem;
    background: #F2C349;
    transition: .5s;
}
.inner_s3 .item2 li:hover h3{
    color: #fff;
    font-weight: bold;
}
.inner_s3 .item2 li:hover a:after{
    left: 0;
    right: 0;
}
.inner_s3 .item2 li:hover a {
    background: #008c45;
}
.inner_s3 .item2{
    margin-top: 1.08rem;
}
.inner_s3{
    margin-top: 1rem;
}

/*inner_s4*/

.inner_s4 .item ul li{
    display: flex;
    flex-wrap: wrap;
    border-top: .01rem dashed rgba(0, 140, 69, 0.2);
}

.inner_s4 .item ul li .li{
    width: 50%;
    position: relative;
    padding: 0.1rem 1.52rem;
}
.inner_s4 .item ul li h3{
    font-size: .24rem;
    line-height: .32rem;
    font-weight: bold;
}
.inner_s4 .item ul .li_l{
    color: #008c45;
    text-align: right;
    border-right: .01rem dashed rgba(0, 140, 69, 0.4);
}
.inner_s4 .item ul .li_r{
    color: #333;
}
.inner_s4 .item ul li:first-child .li{
    padding-top: 0;
}
.inner_s4 .item ul li:first-child{
    border-color: transparent;
}
.inner_s4 .item ul{
    padding: 0.3rem 1.27rem 0.7rem;
}
.inner_s4 .item:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 0.6rem;
    background: url("../images/n-img-8.png") no-repeat 50%/cover;
}
.inner_s4 .item{
    position: relative;
    padding: 0.61rem 0;
    background: #FFFFFF url("../images/n-img-7.png") no-repeat bottom center/100% auto;
    box-shadow: 0 .02rem .18rem rgba(0, 140, 69, 0.119);
}
.inner_s4{
    margin-top: 0.4rem;
}

/*inner_s5*/

.inner_s5 ul{
    display: flex;
    flex-wrap: wrap;
    gap: .44rem 2.855%;
}
.inner_s5 ul li{
    width: 31.43% ;
    position: relative;
    background: rgba(0, 140, 69, 0.1);
    border-radius: .06rem;
}
.inner_s5 ul li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: .33rem .33rem .34rem;
}
.inner_s5 ul li h3{
    font-size: .2rem;
    line-height: .26rem;
    color: #333333;
    transition: .5s;
}
.inner_s5 ul li i{
    display: block;
    position: relative;
    height: .01rem;
    margin-top: .24rem;
}
.inner_s5 ul li i:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: .01rem dashed rgba(0, 140, 69, 0.2);
    transition: .5s
}
.inner_s5 ul li i:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: .31rem;
    height: .31rem;
    background: url("../images/n-img-10.png") no-repeat 50%/100% auto;
    transform: translateY(-50%);
    transition: .5s;
}
.inner_s5 ul li h5{
    margin-top: .21rem;
    font-size: .16rem;
    line-height: .21rem;
    color: #666666;
    padding-left: .28rem;
    background: url("../images/n-img-9.png") no-repeat left center/.18rem;
    transition: .5s;
}
.inner_s5 ul li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .01rem dashed rgba(0, 140, 69, 0.2);
    border-radius: .06rem;
    z-index: 1;
    transition: .5s;
}
.inner_s5 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #008c45 url("../images/n-img-13.png") no-repeat 50%/cover;
    border-radius: .06rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s5 ul li:hover h3{
    color: #fff;
    font-weight: bold;
}
.inner_s5 ul li:hover i:before{
    border-color: rgba(242, 195, 73, 0.4);
}
.inner_s5 ul li:hover i:after{
    background-image: url("../images/n-img-12.png");
}
.inner_s5 ul li:hover h5{
    color: #fff;
    background-image: url("../images/n-img-11.png");
}
.inner_s5 ul li:hover:before{
    border-color: rgba(242, 195, 73, 1);
}
.inner_s5 ul li:hover:after{
    opacity: 1;
    visibility: visible;
}

.inner_s5 {
    margin-top: .84rem;
}

/*inner_s6*/
.inner_s6 ul{
    display: flex;
    flex-wrap: wrap;
    gap: .48rem 0;
    justify-content: space-between;
}
.inner_s6 ul li{
    width: 48.57%;
}
.inner_s6 ul li a{
    display: block;
}
.inner_s6 ul li .pic{
    padding-top: 4.21rem;
}
.inner_s6{
    margin-top: .9rem;
}
/*inner_s7*/

.inner_s7 .item1 .h3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s7 .item1 .h3 i{
    flex: 1;
    height: .14rem;
    background: no-repeat right center/auto 100%;
}
.inner_s7 .item1 .h3 i.i1{
    background-image: url("../images/n-img-20.png");
    background-position: right center;
}
.inner_s7 .item1 .h3 i.i2{
    background-image: url("../images/n-img-21.png");
    background-position: left center;
}
.inner_s7 .item1 .h3 span{
    display: block;
    font-size: .3rem;
    line-height: .42rem;
    color: #333333;
    margin: 0 .26rem;
    flex-shrink: 0;
}
.inner_s7 .item1 .h4 {
    margin-top: .3rem;
    gap: 0 .11rem;
    display: flex;
    justify-content: center;
}
.inner_s7 .item1 .h4 span{
    display: flex;
    align-items: center;
    justify-content: center;
    height: .34rem;
    font-size: .26rem;
    color: #008c45;
    font-weight: bold;
}
.inner_s7 .item .desc{
    font-size: .2rem;
    line-height: 1.6;
    color: #333333;
    text-indent: 2em;
}
.inner_s7 .item .desc p img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100% !important;
    margin: 0 auto;
}
.inner_s7 .item .desc p + p{
    margin-top: .29rem;
}
.inner_s7 .item2{
    margin-top: .3rem;
}
.inner_s7 .item3 .li .li_tit{
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_s7 .item3 .li .li_tit h3{
    font-size: .26rem;
    line-height: .34rem;
    color: #008C45;
}
.inner_s7 .item3 .li .li_tit i{
    display: block;
    width: .24rem;
    height: .13rem;
    background: url("../images/n-img-23.png") no-repeat 50%/100%;
    transition: .5s;
    cursor: pointer;
    display: none;
}
.inner_s7 .item3 .desc{
    text-indent: 0;
}
.inner_s7 .item3 .li .li_bot{
    margin-top: .3rem;
}
.inner_s7 .item3 .li.active .li_tit i{
    transform: rotate(180deg);
}
.inner_s7 .item3 .li + .li{
    margin-top: .4rem;
}
.inner_s7 .item3{
    margin-top: .57rem;
}
.inner_s7::-webkit-scrollbar {width:.1rem;height: 8px;background-color: rgba(216, 216, 216, 0.45);}
.inner_s7::-webkit-scrollbar-track {border-radius: 10px;background-color: rgba(216, 216, 216, 0.45);}
.inner_s7::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #008c45;}
.inner_s7{
    width: 15.4rem;
    max-width: 100%;
    margin: .65rem auto 0;
    padding: .48rem .4rem .51rem;
    max-height: 18.39rem;
    overflow-y: auto;
    background: #FFFFFF;
    box-shadow: 0 .02rem .12rem rgba(227, 227, 227, 0.5);
}

/*inner_s8*/

.inner_s8 .art_con h3{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    font-size: .28rem;
    line-height: .4rem;
    color: #008c45;
}
.inner_s8 .art_con h3 span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
    margin-right: .45rem;
}
.inner_s8 .art_con .desc{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
    text-indent: 2em;
    margin-top: .27rem;
}
.inner_s8 .art_con .desc p + p{
    margin-top: 2em;
}

.inner_s8 .art_con .item  + .item{
    margin-top: .86rem;
}
.inner_s8{
    margin-top: .7rem;
}
/*inner_s9*/
.inner_s9 .top img{
    display: block;
    width: 1.37rem;
    margin: 0 auto;
}
.inner_s9 .bot img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s9 .bot{
    margin-top: .05rem;
}
.inner_s9{
    margin-top: .9rem;
}

/*inner_s10*/

.inner_s10 .dtl_l{
    width: 100%;
}
.inner_s10 .dtl_tit h1{
    font-size: .3rem;
    line-height: .42rem;
    color: #333333;
    text-align: center;
    vertical-align: bottom;
    display:block;
    font-weight: bold;
}
.inner_s10 .dtl_tit .cont{
    margin-top: .37rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner_s10 .dtl_tit .cont .li{
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    margin: 0 .36rem;
}
/* share */
.share{}
.social-share{display: flex;align-items: center;justify-content: flex-end;}
.social-share *{}
.social-share .icon-tencent:before{content:"\f07a"}
.social-share .icon-qq:before{content:"\f11a"}
.social-share .icon-weibo:before{content:"\f12a"}
.social-share .icon-wechat:before{content:"\f09a"}
.social-share .icon-douban:before{content:"\f10a"}
.social-share .icon-heart:before{content:"\f20a"}
.social-share .icon-like:before{content:"\f00a"}
.social-share .icon-qzone:before{content:"\f08a"}
.social-share .icon-linkedin:before{content:"\f01a"}
.social-share .icon-diandian:before{content:"\f05a"}
.social-share .icon-facebook:before{content:"\f03a"}
.social-share .icon-google:before{content:"\f04a"}
.social-share .icon-twitter:before{content:"\f06a"}
.social-share a:before{display:none}
.social-share a{position:relative;text-decoration:none;margin:0 .04rem 0;display:inline-block;outline:none;}
.social-share .social-share-icon{position:relative;display:inline-block;width: 0.18rem;height: 0.18rem;font-size: 0.16rem;border-radius: 50%;line-height: 0.18rem;color: #fff;text-align:center;vertical-align:middle;transition: 0.6s ease-out 0s;background: #fff;}
.social-share .social-share-icon:hover{}
.social-share .icon-weibo{}
.social-share .icon-weibo:hover{}
.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}
.social-share .icon-tencent:hover{background:#56b6e7}
.social-share .icon-qq{}
.social-share .icon-qq:hover{}
.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D;}
.social-share .icon-qzone:hover{background: #FDBE3D;}
.social-share .icon-douban{color:#33b045;border-color:#33b045}
.social-share .icon-douban:hover{background:#33b045}
.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}
.social-share .icon-linkedin:hover{background:#0077B5}
.social-share .icon-facebook{color:#44619D;border-color:#44619D}
.social-share .icon-facebook:hover{background:#44619D}
.social-share .icon-google{color:#db4437;border-color:#db4437}
.social-share .icon-google:hover{background:#db4437}
.social-share .icon-twitter{color:#55acee;border-color:#55acee}
.social-share .icon-twitter:hover{background:#55acee}
.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}
.social-share .icon-diandian:hover{background:#307DCA}
.social-share .icon-wechat{position:relative;color:#7bc549;border-color: #7bc549 !important;}
.social-share .icon-wechat:hover{}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index: 100;bottom: -2.05rem;left: -.9rem;width: 2rem;height: 1.92rem;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;top: auto;}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}
.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height: .26rem;line-height: .26rem;font-size: .12rem;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width: 1.05rem;margin: .1rem auto;}
.social-share .icon-wechat .wechat-qrcode .qrcode img{max-width: 100%;margin: 0 auto;display: block;}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height: .16rem;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top: -16px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color: transparent transparent #fff transparent;}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}
.social-share .icon-wechat{background: url("../images/n-img-wx.png") no-repeat 50%/100%}
.social-share .icon-weibo{background: url("../images/n-img-wb.png") no-repeat 50%/100%}
.social-share .icon-qq{background: url("../images/n-img-qq.png") no-repeat 50%/100%}

.inner_s10 .dtl_tit {
    padding-bottom: .35rem;
    border-bottom: 1px solid rgba(151, 151, 151, 0.4);
}
.inner_s10 .dtl_txt{
    margin-top: .35rem;
}
.inner_s10 .dtl_txt p{
    font-size: .2rem !important;
    line-height: 1.8 !important;
    color: #333333;
    text-indent: 2em;
}
.inner_s10 .dtl_txt p + p{
    margin-top: .36rem;
}
.inner_s10 .dtl_txt p img{
    display: inline;
    /* display: block; */
    /* width: auto !important; */;
    /* height: auto !important; */
    max-width: 100%;
    margin: 0 auto;
}
.inner_s10 .dtl_page p{
    font-size: .2rem;
    line-height: .32rem;
    color: #333333;
    transition: .5s;
}
.inner_s10 .dtl_page p + p{
    margin-top: .2rem;
}
.inner_s10 .dtl_page p:hover{
    color: #008c45;
    font-weight: bold;
}
.inner_s10 .dtl_page{
    padding-top: .57rem;
    margin-top: .57rem;
    border-top: .02rem solid #008c45;
}
.inner_s10 .dtl_r{
    width: 22.6875%;
}
.inner_s10 .dtl_r h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #008c45;
    font-weight: bold;
}
.inner_s10 .dtl_r .top a{
    display: block;
    position: relative;
}
.inner_s10 .dtl_r .top a .pic{
    padding-top: 2.05rem;
}
.inner_s10 .dtl_r .top a h3{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .13rem;
    padding: 0 .14rem;
    z-index: 3;
}
.inner_s10 .dtl_r .top a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 35.12%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.inner_s10 .dtl_r .top{
    margin-top: .4rem;
}
.inner_s10 .dtl_r .bot li a{
    display: block;
    padding: .24rem 0;
}
.inner_s10 .dtl_r .bot li h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    height: .52rem;
    transition: .5s;
}
.inner_s10 .dtl_r .bot li time{
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #008c45;
    margin-top: .1rem;
}
.inner_s10 .dtl_r .bot li{
    border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
}
.inner_s10 .dtl_r .bot li:hover h3{
    color: #008c45;
}
.inner_s10 .dtl_r .bot{
    margin-top: .13rem;
}
.inner_s10{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}


/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #008c45;
}

#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: #008c45;
}

#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: #008c45;
}

@media (max-width: 1199px){

    #m_n_nav{
        display: block;
    }
    .n_title001 .tit{
        display: none;
    }
    .posi{
        position: static;
        transform: none;
        max-width: none;
    }
    .n_title001{
        justify-content: flex-start;
    }
    .n_dh{
        display: none;
    }
    .inner_page{
        padding: .4rem 0 .5rem;
    }
    .inner_page .bg-1{
        top: 0;
    }
}

@media (max-width: 1025px){
    .posi *{
        font-size: .16rem;
    }
    .n_title001{
        margin-bottom: .2rem;
    }
    .inner_s1 li a{
        padding: .2rem;
    }
    .inner_s1 li time span,
    .inner_s2 li.li_txt time span{
        font-size: .3rem;
    }
    .inner_s1 li time,
    .inner_s2 li.li_txt time{
        margin-right: .2rem;
    }
    .inner_s1 li .line,
    .inner_s2 li.li_txt .line{
        height: .6rem;
        margin-right: .2rem;
    }
    .inner_s1 li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .05rem;
    }
    .inner_s1 li .jt img{
        width: .32rem;
    }
    .inner_s1 li .jt{
        margin-left: .2rem;
    }
    .inner_s1 li + li{
        margin-top: .1rem;
    }
    .inner_s1:before{
        display: none;
    }
    .inner_s1{
        margin-top: 0;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s2 li .pic{
        margin-right: .2rem;
    }
    .inner_s2 li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .inner_s2 li p{
        margin-top: .1rem;
    }
    .inner_s2 li time{
        margin-top: .1rem;
    }
    .inner_s2 li .jt{
        margin-left: .2rem;
    }
    .inner_s2 li .jt img{
        width: .32rem;
    }
    .inner_s2 li.li_txt p{
        margin-top: .05rem;
    }
    .inner_s2 li a,
    .inner_s2 li.li_txt a{
        padding: .2rem;
    }
    .inner_s2 li:before,
    .inner_s2 li:after{
        border-radius: .1rem;
    }
    .inner_s2 li + li{
        margin-top: .2rem;
    }
    .inner_s2{
        margin-top: 0;
    }
    .inner_s3 .item1 .swiperBox{
        width: 100%;
    }
    .inner_s3 .swiperBox .pic{
        padding-top: 56.25%;
    }
    .inner_s3 .item1 .btn{
        width: .4rem;
        height: .4rem;
        background-size: .08rem;
    }
    .inner_s3 .item1 .prev{
        left: .1rem;
    }
    .inner_s3 .item1 .next{
        right: .1rem;
    }
    .inner_s3 .swiperBox h3{
        line-height: .3rem;
        padding: 0 1.5rem 0 .2rem;
        bottom: .15rem;
    }
    .inner_s3 .swiperBox .swiDots{
        right: .2rem;
        bottom: .1rem;
    }
    .inner_s3 .item1{
        padding-bottom: .2rem;
    }
    .inner_s3 .item2 li .pic{
        padding-top: 56.3%;
    }
    .inner_s3 .item2 li .txt{
        padding: .15rem;
    }
    .inner_s3 .item2 li{
        width: 32%;
    }
    .inner_s3 .item2 ul{
        gap: .2rem 2%;
    }
    .inner_s3 .item2{
        margin-top: .4rem;
    }
    .inner_s3{
        margin-top: 0;
    }
    .inner_s5 ul li a{
        padding: .2rem;
    }
    .inner_s5 ul li i{
        margin-top: .15rem;
    }
    .inner_s5 ul li h5{
        margin-top: .15rem;
    }
    .inner_s5 ul li{
        width: 32%;
    }
    .inner_s5 ul{
        gap: .2rem 2%;
    }
    .inner_s5{
        margin-top: 0;
    }
    .inner_s4 .item:before{
        height: .5rem;
    }
    .inner_s4 .item{
        padding: .5rem 0;
        border-radius: .1rem;
        overflow: hidden;
    }
    .inner_s4 .item ul{
        padding: .4rem .2rem 0;
    }
    .inner_s4 .item ul li .li{
        padding: .2rem .4rem;
    }
    .inner_s4 .item ul li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .inner_s6 ul li .pic{
        padding-top: 56.28%;
    }
    .inner_s6 ul li{
        width: 49%;
    }
    .inner_s6 ul{
        gap: .2rem 2%;
    }
    .inner_s6{
        margin-top: 0;
    }
    .inner_s7 .item1 .h3 span{
        font-size: .26rem;
        line-height: .3rem;
        margin: 0 .1rem;
    }
    .inner_s7 .item1 .h4 span{
        font-size: .24rem;
        line-height: 1;
    }
    .inner_s7 .item1 .h4{
        margin-top: .2rem;
    }
    .inner_s7 .item .desc{
        font-size: .18rem;
        line-height: 1.8;
    }
    .inner_s7 .item .desc p + p{
        margin-top: .1rem;
    }
    .inner_s7 .item2{
        margin-top: .1rem;
    }
    .inner_s7 .item3 .li .li_tit h3{
        font-size: .2rem;
        line-height: .34rem;
    }
    .inner_s7 .item3 .li .li_tit i{
        width: .2rem;
        height: .09rem;
    }
    .inner_s7 .item3 .li .li_tit{
        padding: 0 .2rem;
    }
    .inner_s7 .item3 .li + .li{
        margin-top: .2rem;
    }
    .inner_s7 .item3 .li .li_bot{
        padding: 0;
        margin-top: .1rem;
    }
    .inner_s7 .item3{
        margin-top: .3rem;
    }
    .inner_s7{
        width: 100%;
        padding: .2rem;
        margin-top: 0;
        max-height: none;
    }
    .inner_s8 .art_con h3 span{
        font-size: .26rem;
        line-height: .3rem;
        margin-right: .1rem;
    }
    .inner_s8 .art_con h3{
        font-size: .22rem;
        line-height: .3rem;
    }
    .inner_s8 .art_con .desc{
        font-size: .18rem;
        line-height: 1.8;
        margin-top: .15rem;
    }
    .inner_s8 .art_con .desc p + p{
        margin-top: .1rem;
    }
    .inner_s8 .art_con .item + .item{
        margin-top: .3rem;
    }
    .inner_s8{
        margin-top: 0;
    }
    .inner_s9 .top img{
        width: 1rem;
    }
    .inner_s9{
        margin-top: 0;
    }

    .inner_s10 .dtl_l{
        width: 100%;
    }
    .inner_s10 .dtl_tit h1{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s10 .dtl_tit .cont{
        margin-top: .1rem;
        gap: .1rem .2rem;
    }
    .inner_s10 .dtl_tit .cont .li{
        font-size: .16rem;
        margin: 0;
    }
    #share-2{
        display: none;
    }
    .inner_s10 .dtl_tit{
        padding-bottom: .15rem;
    }
    .inner_s10 .dtl_txt{
        margin-top: .3rem;
    }
    .inner_s10 .dtl_txt p{
        font-size: .18rem !important;
    }
    .inner_s10 .dtl_txt p + p{
        margin-top: .16rem;
    }
    .inner_s10 .dtl_page{
        margin-top: .3rem;
        padding-top: .2rem;
    }
    .inner_s10 .dtl_page p{
        font-size: .18rem;
        line-height: 1.6em;
    }
    .inner_s10 .dtl_page p + p{
        margin-top: .05rem;
    }
    .inner_s10 .dtl_r{
        width: 100%;
        margin-top: .4rem;
    }
    .inner_s10 .dtl_r h2{
        font-size: .26rem;
        line-height: .3rem;
    }
    .inner_s10 .dtl_r .top a .pic{
        padding-top: 56.47%;
    }
    .inner_s10 .dtl_r .top a h3{
        font-size: .18rem;
    }
    .inner_s10 .dtl_r .top{
        margin-top: .2rem;
    }
    .inner_s10 .dtl_r .bot li a{
        padding: .15rem 0;
    }
    .inner_s10 .dtl_r .bot li time{
        margin-top: .05rem;
    }
}
@media (max-width: 769px){
    .inner_s2 li .pic{
        width: 100%;
        height: auto;
        margin-right: 0;
        padding-top: 56.11%;
    }
    .inner_s2 li:not(.li_txt) .txt{
        flex: inherit;
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s2 li:not(.li_txt) .jt{
        width: 100%;
        margin-left: 0;
        margin-top: .15rem;
    }
    .inner_s3 .item2 li{
        width: 100%;
    }
    .inner_s5 ul li{
        width: 49%;
    }
    .inner_s8 .art_con h3 span{
        width: 100%;
        margin-right: 0;
        margin-bottom: .1rem;
        text-align: center;
    }
}
@media (max-width: 481px){
    .inner_s1 li time{
        margin-right: .15rem;
    }
    .inner_s1 li .line{
        margin-right: .15rem;
    }
    .inner_s1 li .jt{
        margin-left: .1rem;
    }
    .inner_s3 .swiperBox .swiDots .current{
        font-size: .3rem;
    }
    .inner_s3 .swiperBox .swiDots .total{
        font-size: .18rem;
    }
    .inner_s3 .swiperBox h3{
        padding-right: 1.2rem;
    }
    .inner_s5 ul li{
        width: 100%;
    }
    .inner_s4 .item ul li .li{
        width: 100%;
    }
    .inner_s4 .item ul .li_l{
        text-align: left;
        border: none;
        margin-bottom: .1rem;
    }
    .inner_s4 .item ul li .li{
        padding: 0;
    }
    .inner_s4 .item ul li{
        padding: .15rem;
    }
    .inner_s6 ul li{
        width: 100%;
    }
}

.table-box{
    overflow-x: scroll;
}

.n_erji .s-link{
    position: absolute;
    top: 100%;
    min-width: 1.4rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: transform .5s;
    transform-origin: top ;
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.1);
}
.n_erji .s-link a{
    display: block;
    font-size: .16rem;
    line-height: 1.5;
    color: #333;
    text-align: center;
    height: auto;
    padding: .1rem .1rem;

}
.n_erji .s-link a + a{
    margin-top: .1rem;
}
.n_erji .s-link a:hover{
    color: #fff;
    background: #008c45;
}
.n_erji li:hover .s-link{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}

.inner_s3 .swiperBox .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .5rem;
    height: .5rem;
    background: url("../images/play.png") no-repeat 50%/100%;
    z-index: 5;
    transform: translate(-50%,-50%);
}

/*2025-09-25*/

.n_banner{
    display: none;
}
.header{
    position: relative;
    background: #008c45;
}

.n_title001{
    position: relative;
}
/*2025-10-10*/

.n_dh{
    display: none;
}

.leftNav{
    width: 20%;
    align-items: flex-start;
}
.leftNav .tit h3{
    font-size: .34rem;
    line-height: .46rem;
    color: #fff;
    font-weight: bold;
}
.leftNav .tit {
    padding: .4rem .5rem .36rem;
    background: #008C45 url("../images/n-img-27.png") no-repeat 50%/auto .8rem;
    border-radius: 0 .38rem 0 .38rem;
}
.leftNav .box h3{
    position: relative;
    font-size: .22rem;
    line-height: .29rem;
    color: #666666;
    padding: .28rem .54rem .28rem .18rem;
    transition: .5s;
}
.leftNav .box h3 i{
    position: absolute;
    right: .17rem;
    top: 50%;
    width: .26rem;
    height: .26rem;
    background: url("../images/n-img-28.png") no-repeat 50%/100%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: .5s;
}
.leftNav .box h3:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: rgba(0, 140, 69, 0.2);
}
.leftNav .box .s-link a{
    display: block;
    font-size: .18rem;
    line-height: .28rem;
    color: #333;
    transition: .5s;
}
.leftNav .box .s-link a + a{
    margin-top: .15rem;
}
.leftNav .box .s-link a:hover{
    color: #008c45;
}
.leftNav .box .s-link:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: rgba(0, 140, 69, 0.2);
}
.leftNav .box .s-link{
    padding: .2rem .18rem ;
    position: relative;
    display: none;
}
.leftNav .box.active h3 i,
.leftNav .box:hover h3 i,
.leftNav .box.on h3 i{
    background-image: url("../images/n-img-29.png");
}
/*.leftNav .box.on h3:after{
    opacity: 0;
}*/
.leftNav .box.active h3,
.leftNav .box:hover h3,
.leftNav .box.on h3{
    color: #008C45;
}
.leftNav .block{
    padding: .15rem .32rem 1.84rem;
    background: #fff url("../images/n-img-30.png") no-repeat bottom center/100% auto;

    box-shadow: 0 .02rem .32rem rgba(0, 0, 0, 0.0398);
}
.leftNav{
    background: #fff;
    border-radius: 0 .38rem 0 0;
}
.rightBox{
    width: 72.78%;
    margin-top: .52rem;
}
.posi2{
    position: static;
    transform: none;
}
.n_tit{
    padding-bottom: .27rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: .01rem solid rgba(151, 151, 151, 0.3);

}
.n_tit h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #008C45;
    position: relative;
}
.n_tit h3:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -.29rem;
    height: .05rem;
    width: 1.2rem;
    background: #F2C349;
}
@media (max-width: 1199px) {
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        margin-top: 0;
    }
    .n_tit h3{
        display: none;
    }
    .n_tit{
        padding-bottom: .1rem;
    }
}