@charset "utf-8";
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.52rem;
}

.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;
    border-radius: 50%;
}
.pagination a.page-next,
.pagination a.page-prev{
    min-width: .93rem;
    border-radius: .5rem;
    color: #1f643e;
}
.pagination a.active {
    background: #1f643e;
    color: #fff;
    border: 1px solid #1f643e;
}

.pagination a:hover {
    background: #1f643e;
    color: #fff;
    border: 1px solid #1f643e;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}
.n_banner {
    position: relative;
}
.n_banner .img img{
    display: block;
    width: 100%;
}

.n_top {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0rem;
    z-index: 9;
background:url(../images/img/subbanner_bg.png) repeat-x 0 100%;
}
.n_top .wp{
    padding-left: 0rem;
display:flex;
}
.n_top h1{
    font-size: .4rem;
    color: #fff;
    line-height: .44rem;
    padding-bottom: .3rem;
    position: relative;
    background: #1f643e;


padding: 0.2rem 0.8rem;
    border-radius: 10px 10px 0 0;
}

.n_top .posi{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .2rem;
    color: #fff;
margin-left: auto
}
.n_top .posi img{
    display: block;
    width: .12rem;
    margin-right: .1rem;
}
.n_top .posi span{
    margin: 0 0.04rem;
}
.n_container{
    position: relative;
    padding-top: 0.45rem;
    padding-bottom: .74rem;
    background: url("../images/n_container.jpg") no-repeat bottom center;
    background-size: cover;
}
.n_container .wp{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#ejlmy .n_container{    padding-top: 0rem;}

#ejlmy .sb1_head{display:none;}
.sb1_head {
    font-size: .35rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: center;
    padding: 0.2rem 0 0 0;
    background: url(../images/img/leftnav-top2.png) no-repeat;
}

.sb1_head  a{
display:block;
    background: #006731;
}
.leftNav{
    width: 3.2rem;

}

.leftNav .lv1{

}
.leftNav .lv1{
    padding: 0 0 2rem;
    /*background: url(../images/nysubbg.jpg) #f8f8f8 no-repeat bottom center;
    background-size: 100% auto;*/
    background-color: rgba(31, 100, 62, .2);
}
.leftNav .lv1 li:first-child{
    margin-top: 0;
}
.leftNav .lv1 li{
background: url(../images/img/leftnav-ico1.png) 270px center no-repeat;
border-bottom: 1px solid #fff;
}
.leftNav .lv1 h2{
    font-size: .22rem;

padding: .18rem .45rem .18rem .30rem;
    position: relative;
    transition: .5s;
}
.leftNav .lv1 h2 a{
    display: block;
}

.leftNav .lv1 li:hover h2:before,
.leftNav .lv1 li:hover h2:after,
.leftNav .lv1 li.active h2:before,
.leftNav .lv1 li.active h2:after{
    opacity: 1;
    visibility: visible;
}
.leftNav .lv1 li:hover h2,
.leftNav .lv1 li:hover h2,
.leftNav .lv1 li.active h2,
.leftNav .lv1 li.active h2{
    font-weight: 600;
    color: #1f643e;
background:#fff;

color: #000;
    font-weight: bold;
    background: url(../images/img/leftnav-ico2.png)  270px center no-repeat #ffffff;
    border-left: 4px solid #006731;
}


#wznry .leftNav {display:none;}

#wznry .rightBox{width:100%;}


#wznry .n_tit{
display:none;
}
.rightBox{
    position: relative;

    width: calc(100% - 3.2rem);
    padding: 0rem .45rem .62rem;
    background: #fff;
    background-size: 100%;
box-shadow: 0px 4px 5px 0px #f3f3f3;
}
.n_tit {
    display: flex;
    padding-left: .2rem;
    align-items: flex-end;
    margin-bottom: .56rem;
}
#ejlmy .n_tit {
margin-bottom: .2rem;
    visibility: hidden;
}
.n_tit img{
    display: block;
    width: .81rem;
    height: .6rem;
}
 
.n_tit .txt{
    position: relative;
    width: 100%;
    transform: translateX(-0.24rem);
}
.n_tit .txt p{
    position: absolute;
    left: -0.05rem;
    top: 0;
    font-size: .32rem;
    line-height: 1;
    color: #1f643e;
    font-family: 'Georgia',serif;
    font-weight: 600;
    font-style: italic;
    opacity: .1;
    margin-left: 120px;
}
    .n_tit .txt::before{
    position: absolute;
    content: '';
    left: 0.5rem;
    top: .49rem;
    width: calc(100% - 0.5rem);
    height: .27rem;
    border-top: 1px solid #ccc;
    }
    .n_tit .txt {
    display: flex;
    align-items: flex-end;



    z-index: 2;
    }
    .n_tit h2 {
    font-size: .28rem;
    line-height: .3rem;
    color: #1f643e;
    position: relative;
    z-index: 3;


    }
    .n_tit h2 span{
    padding: .15rem;

    border-bottom: 2px solid #1f643e;
    }

    .n_tit .txt .posi{
position: absolute;
    right: 0;

}


/*n_list*/


.n_list li{
    width: 48.8%;
    position: relative;
    margin-top: .47rem;
    background: #f7f7f7;
}
.n_list li:nth-child(1),
.n_list li:nth-child(2){
    margin-top: 0;
}
.n_list li *{
    transition: .5s;
}
.n_list li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 2px;
    bottom: 0;
    background:#1f643e ;
    background-size: 100% 1.81rem;
    transition: .5s;
    z-index: 4;
}
.n_list li a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: .35rem .24rem .24rem .14rem;
    height: 1.81rem;
    position: relative;
    z-index: 3;
}
.n_list li a time{
    display: block;
    width: .8rem;
    text-align: center;
    color: #1f643e;
}
.n_list li a time span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    font-family: 'Century Gothic',serif;
    font-weight: 600;
    margin-bottom: .12rem;
}
.n_list li a time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    font-family: 'Century Gothic',serif;
    font-weight: 600;
}
.n_list li .txt{
    width: calc(100% - 1rem);
}
.n_list li .txt h2{
    font-size: .18rem;
    color: #253441;
    line-height: .26rem;
    max-height: .52rem;
    font-weight: 600;
    margin-bottom: .2rem;
    display: inline;
}
.n_list li .txt p{
    font-size: .15rem;
    color: #253441;
    line-height: .25rem;
    height: .5rem;
    opacity: .7;
}
.n_list li:hover:before{
    height: 100%;

}
.n_list li:hover a{
    background: transparent;
    z-index: 5;
}
.n_list li:hover a time,
.n_list li:hover .txt h2,
.n_list li:hover .txt p{
    color: #fff;
}

.n_tit2 h2{
    display: inline-block;
    font-size: .2rem;
    line-height: .5rem;
    position: relative;
    z-index: 3;
    padding-left: .05rem;
    padding-right: .05rem;
    color: #fff;
font-weight: bold;
}
.n_tit2{
    position: relative;
    font-size: 0;
    padding-left: .16rem;
    background: #186143;
}
.n_tit2:before{
    position: absolute;
    content: '';
    left: 0;
    right: .0rem;
    top: 50%;
    height: 2px;
    background: #1f643e;
}

.n_tit2{
    margin-bottom: .42rem;
}
.n_system_list li{
    width: 22.4%;
    margin-left: 3.46%;
    position: relative;

    background-size: 100% 100%;
    margin-bottom: .18rem;
    transition: .5s;

}
.n_system_list li:nth-child(4n+1){
    margin-left: 0;
}
.n_system_list li a{
    display: flex;
    justify-content: left;
    align-items: center;
    flex-wrap: wrap;
    height: .95rem;
    text-align: left;
}
.n_system_list li span{
    display: block;
    font-size: .22rem;
    color: #0e1e2d;
    line-height: .3rem;
    position: relative;
    z-index: 3;
    transition: .5s;
padding:0 .2rem;
border-left: 3px solid #186143;
}
.n_system_list li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 0rem;
    background: #1f643e ;
    background-size: 100% .92rem;
    transition: .5s;
}
.n_system_list li:hover:after{
    height: 100%;
}
.n_system_list li:hover{
    background: transparent;
}
.n_system_list li:hover span{
    color: #fff;
}
.n_system_list{
    padding-bottom: .45rem;
}
.n_system .n_item:last-child .n_tit2 h2{
 
}
.n_system .n_item:last-child .n_system_list{
    padding-bottom: 0;
}

/*n_listTxt*/

.n_listTxt li a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 3;

}
.n_listTxt li a .pic{
    width: 3.25rem;
    height: 2.11rem;
}
.n_listTxt li a .txt{
    width: calc(100% - 3.66rem);
}
.n_listTxt li a .txt .time{
    position: absolute;
    width: .65rem;
    height: .55rem;
    color: #fff;
    left: .15rem;
    top: -.14rem;
    text-align: center;
    background: #1f643e;
    transition: .5s;
    padding-top: .06rem;
}
.n_listTxt li a .txt .time span{
    display: block;
    font-size: .18rem;
    line-height: .2rem;
    font-family: 'Arial',serif;
    font-weight: 600;
    margin-bottom: .05rem;
}
.n_listTxt li a .txt .time em{
    display: block;
    font-size: .15rem;
    line-height: 1;
}
.n_listTxt li a .txt h2{
    font-size: .2rem;
    color: #0e1e2d;
    line-height: .3rem;
    font-weight: 600;
    transition: .5s;
    margin-bottom: .28rem;
}
.n_listTxt li a .txt p{
    font-size: .15rem;
    color: rgb(14, 30, 45);
    line-height: .25rem;
    -webkit-line-clamp: 4;
    height: 1rem;
    opacity: .7;
}
.n_listTxt li:before{
    position: absolute;
    content: '';
    left: -.45rem;
    top: 0;
    bottom: 0;
    right: 120%;
    background:#1f643e url("../images/n_listTxt02.jpg") no-repeat left center;
    background-size: 13.4rem 100%;
    transition: .5s;
}
.n_listTxt li{
    padding-top: .4rem;
    padding-bottom: .27rem;
    border-bottom: 1px solid #e6e8e9;
    position: relative;
}
.n_listTxt li:hover:before{
    right: -.45rem;
}
.n_listTxt li:hover a .txt .time{
    background: #b12d26;
}
.n_listTxt li:hover a .txt h2,
.n_listTxt li:hover a .txt p{
    color: #fff;
}
.n_listTxt{
    position: relative;
    margin-top: -.4rem;
}

/*n_leader*/

.n_leader li{
    width: 48.96%;
    margin-top: .44rem;
}
.n_leader li:nth-child(1),
.n_leader li:nth-child(2){
    margin-top: 0;
}
.n_leader li a{
    display: flex;
    justify-content: space-between;
}
.n_leader li a .pic{
    width: 2.67rem;
    height: 4rem;
}
.n_leader li a .txt{
    width: calc(100% - 2.67rem);
    background-color: #f5f5f5;
    padding: .36rem .28rem .25rem .3rem;
    transition: .5s;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.n_leader li a .txt h2{
    font-size: .24rem;
    color: #1f643e;
    line-height: .28rem;
    font-weight: 600;
    margin-bottom: .2rem;
}
.n_leader li a .txt h4{
    font-size: .18rem;
    color: #0e1e2d;
    line-height: .2rem;
    margin-bottom: .22rem;
}
.n_leader li a .txt i{
    display: block;
    width: .36rem;
    height: 1px;
    background: #1f643e;
    margin-bottom: .24rem;
}
.n_leader li a .txt p{
    font-size: .16rem;
    line-height: .32rem;
    color: #0e1e2d;
    -webkit-line-clamp: 7;
    height: 2.24rem;
}
.n_leader li a .txt *{
    transition: .5s;
}
.n_leader li:hover a .txt{
    background-color: #1f643e;

}
.n_leader li:hover a .txt h2,
.n_leader li:hover a .txt h4{
    color: #fff;
}
.n_leader li:hover a .txt i{
    background: #fff;
}
.n_leader li:hover a .txt p{
    color: rgba(255, 255, 255, 0.7);
}

/*n_history*/

.n_history .fl01{
    margin-bottom: .18rem;
}
.n_history .fl01 ul{
    width: 12.5rem;
    margin: 0 auto;
    position: relative;
    height: 7.25rem;
}
.n_history .fl01 ul li{
    position: absolute;
    width: 1.26rem;
    padding-top: .2rem;
    padding-left: .24rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 3;
}
.n_history .fl01 ul li:nth-child(1){
    left: .05rem;
    bottom: 4.8rem;
    height: 1.96rem;
    background-image: url("../images/n_history04.png");
}
.n_history .fl01 ul li:nth-child(2){
    left: 1.56rem;
    bottom: 4.22rem;
    height: 2.85rem;
    background-image: url("../images/n_history05.png");
}
.n_history .fl01 ul li:nth-child(3){
    left: 2.38rem;
    bottom: 2.37rem;
    height: 3.25rem;
    background-image: url("../images/n_history06.png");
}
.n_history .fl01 ul li:nth-child(4){
    left: 3.9rem;
    bottom: 3.25rem;
    height: 3.98rem;
    background-image: url("../images/n_history07.png");
}
.n_history .fl01 ul li:nth-child(5){
    left: 4.78rem;
    bottom: 1.65rem;
    height: 3.97rem;
    background-image: url("../images/n_history08.png");
}
.n_history .fl01 ul li:nth-child(6){
    left: 6.26rem;
    bottom: 2.98rem;
    height: 4.16rem;
    background-image: url("../images/n_history09.png");
}
.n_history .fl01 ul li:nth-child(7){
    left: 6.9rem;
    bottom: 2.06rem;
    height: 3.19rem;
    background-image: url("../images/n_history10.png");
}
.n_history .fl01 ul li:nth-child(8){
    left: 8.6rem;
    bottom: 2.07rem;
    height: 4.3rem;
    background-image: url("../images/n_history11.png");
}
.n_history .fl01 ul li:nth-child(9){
    left: 10.32rem;
    bottom: 2.96rem;
    height: 4.3rem;
    background-image: url("../images/n_history12.png");
}
.n_history .fl01 ul li:nth-child(10){
    left: 11.27rem;
    bottom: 1.25rem;
    height: 3.88rem;
    background-image: url("../images/n_history13.png");
}
.n_history .fl01 ul li time{
    display: block;
    font-size: .24rem;
    color: #fff;
    line-height: .34rem;
    padding-left: .13rem;
    border-radius: 0.1rem;
    background: url("../images/n_history03.png") no-repeat left center;
    background-size: 100%;
    margin-bottom: .2rem;
}
.n_history .fl01 ul li:nth-child(1) time,
.n_history .fl01 ul li:nth-child(5) time,
.n_history .fl01 ul li:nth-child(8) time,
.n_history .fl01 ul li:nth-child(10) time{
    background-image: url("../images/n_history02.png");
}
.n_history .fl01 ul li p{
    font-size: .16rem;
    line-height: .24rem;
    color: #0e1e2d;
}
.n_history .fl01 ul:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 7.9rem;
    background: url("../images/n_history01.png") no-repeat bottom center;
    background-size: 100%;
}
.n_history .list_box2 .li{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.n_history  .list_box2 .li time{
    width: 2.05rem;
    display: block;
    font-size: .24rem;
    line-height: .78rem;
    color: #fff;
    text-align: center;
    background: #1f643e;
    position: relative;
    font-weight: 600;
}
.n_history  .list_box2 .li time:after{
    position: absolute;
    content: '';
    width: .32rem;
    top: 50%;
    height: 1px;
    background: #1f643e;
    right: -.49rem;
}
.n_history .list_box2 .li .txt{
    width: calc(100% - 2.7rem);
    background: #fff;
    padding: 0 .35rem 0 .4rem;
    position: relative;
}
.n_history .list_box2 .li .txt:after{
    position: absolute;
    content: '';
    left: -1.83rem;
    top: 50%;
    transform: translateY(-50%);
    width: .3rem;
    height: .3rem;
    background: url("../images/n_history18.png") no-repeat 50%;
    background-size: .3rem;
    opacity: 0;
    visibility: hidden;
}
.n_history .list_box2 .li .txt h2{
    font-size: .2rem;
    color: #1f643e;
    line-height: .78rem;
    font-weight: 600;
    position: relative;
}
.n_history .list_box2 .li .txt h2 i{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .3rem;
    height: .3rem;
    background: url("../images/n_history15.png") no-repeat 50%;
    background-size: 100%;
    cursor: pointer;
}
.n_history .list_box2 .li .txt h2:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #da8367;
    z-index: 3;
}
.n_history .list_box2 .li .txt .con p:first-child{
    margin-top: .2rem;
}
.n_history .list_box2 .li .txt .con p{
    font-size: .17rem;
    color: #0e1e2d;
    line-height: .32rem;
    text-indent: 2em;
    margin-top: .32rem;
}
.n_history .list_box2 .li .txt .con img{
    display: block;
    width: auto;
    max-width: 100% !important;
    margin: 0 auto!important;
    height: auto !important;
}
.n_history .list_box2 .li .txt .con em{
    font-size: .14rem;
    line-height: 1;
    text-align: center;
    display: block;
    margin-top: .28rem;
}
.n_history .list_box2 .li .txt .con{
    display: none;
    padding-bottom: .42rem;
}

.n_history  .list_box2 .li{
    margin-top: .5rem;
    position: relative;
    z-index: 3;
}
.n_history  .list_box2 .li:first-child{
    margin-top: 0;
}
.n_history  .list_box2 .li.show time{
    background: #b02d27;
}
.n_history  .list_box2 .li.show time:after{
    background: #b02d27;
}
.n_history  .list_box2 .li.show .txt h2{
    color: #da8367;
}
.n_history  .list_box2 .li.show .txt h2:after{
    width: 100%;
}
.n_history  .list_box2 .li.show .txt h2 i{
    background-image: url("../images/n_history16.png");
}
.n_history .list_box2 .li.show .txt{
    box-shadow: 0 0 .15rem rgba(21, 85, 152, 0.16);
}
.n_history .list_box2 .li.show .txt:after{
    opacity: 1;
    visibility: visible;
}
.n_history .list_box2:after{
    position: absolute;
    content: '';
    width: .17rem;
    left: 1rem;
    top: 0;
    bottom: 0;
    background: url("../images/n_history17.png") repeat-y 50%;
    background-size: .15rem;
}
.n_history .list_box2{
    position: relative;
}

/*n_detail*/

.n_detail .fl03{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_detail .fl03 .aleft{
    width: 50.24%;
}
.n_detail .con p{
    font-size: .16rem;
    color: #0e1e2d;
    line-height: .32rem;
    text-indent:  2em;
    margin-top: .3rem;
}
.n_detail .n_tit{
    margin-bottom: 0;
}
.n_detail .fl03 .aright{
    width: 47.92%;
}
.n_detail .fl03 .aright .pic{
    height: 3.71rem;
}
.n_detail .fl04 h1{
    font-size: .34rem;
    color: #1f643e;
    line-height: .44rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: .05rem;
}
.n_detail .fl05{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.n_detail .fl05 .aleft{
    width: 65.2%;
}
.n_detail .fl05 .aright{
    width:30.8%;
}
.n_detail .fl05 .list_box3 .li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cbd9e7;
    padding-top: .52rem;
    padding-bottom: .42rem;
}
.n_detail .fl05 .list_box3 .li:first-child{
    padding-top: .28rem;
}
.n_detail .fl05 .list_box3 .li .num{
    width: 48%;
    font-size: .17rem;
    color: #1f643e;
    line-height: 1;
}
.n_detail .fl05 .list_box3 .li .num i{
    display: inline-block;
    font-size: .5rem;
    font-family: 'Georgia', serif;
    margin-right: .1rem;
}
.n_detail .fl05 .list_box3 .li .txt{
    width: 50%;
}
.n_detail .fl05 .list_box3 .li .txt p{
    font-size: .16rem;
    line-height: .24rem;
    color: rgba(14, 30, 45, 0.7);
}
.n_detail img{
    display: block;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
.n_detail .fl07 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.n_detail .fl07 .aleft{
    width: 51.6%;
}
.n_detail .fl07 .aright{
    width: 45.44%;
}
.n_detail .fl07 .list_box4 h2{
    font-size: .17rem;
    color: #1f643e;
    line-height: .27rem;
    font-weight: 600;

}
.n_detail .fl07 .list_box4 h2:before{
    content: '路';
    display: inline-block;
    margin-right: .1rem;
}
.n_detail .fl07 .list_box4 .li{
    display: flex;
    align-items: center;

    height: .91rem;
    border-bottom: 1px solid #cbdae8;
}
.n_detail .fl05,
.n_detail .fl07{
    margin-top: .4rem;
}

.n_detail .fl04{
    margin-top: .6rem;
}
.n_detail .fl06{
    margin-top: 1rem;
}

/*=================================鍝嶅簲寮�濮�========================================*/

/*鎵嬫満绔唴椤佃彍鍗�*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #1f643e;
}

#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: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    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 {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    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: #1f643e;
}

#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: #1f643e;
}

@media screen and (max-width: 1200px){
    .n_banner {
        margin-top: 0.75rem;
    }
    .n_banner  #zst{height:3rem!important;}
    .n_top{
        display: none;
    }
    .n_wp{
        width: 100%;
        margin-bottom: .4rem;
    }
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        margin-top: auto;
    }
    #m_n_nav{
        display: block;
    }
    .n_container{
        padding-top: .4rem;
        padding-bottom: .4rem;
    }
}

@media screen and (max-width: 1024px){
    .rightBox{
        padding: 0rem .2rem;
    }
    .n_tit{
        padding-left: 0;
display:none;
    }
    .n_tit .txt p{
        font-size: .26rem;
        top: auto;
        bottom: 0;
    }
    .n_tit{
        margin-bottom: .3rem;
    }
    .n_list li a{
        padding-top: .25rem;
        height: 1.75rem;
    }
    .n_list li{
        margin-top: .3rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .n_system_list li{
        margin-bottom: .3rem;
    }
    .n_listTxt {
        padding-top: .2rem;
    }
    .n_listTxt li:before{
        left: -.2rem;
    }
    .n_listTxt li:hover:before{
        right: -.2rem;
    }
    .n_listTxt li{
        padding: .3rem 0;
    }
    .n_history .fl01 ul{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .n_history .fl01 ul li{
        position: static;
        height: auto !important;
        width: 48% !important;
        background: transparent !important;
        padding: 0;
    }
    .n_history .fl01 ul:after{
        display: none;
    }
    .n_history .fl01 ul li time{
        width: 1.4rem;;
        padding-left: .15rem;
        font-size: .2rem;
        margin-bottom: .1rem;
    }
    .n_history .fl01 ul li p{
        font-size: .2rem;
        line-height: .3rem;
    }
    .n_history .fl01 ul li{
        margin-bottom: .3rem;
    }
    .n_history .list_box2 .li time{
        width: 2rem;
        line-height: .6rem;
        font-size: .2rem;
    }
    .n_history .list_box2 .li .txt h2{
        line-height: .6rem ;
    }
    .n_history .list_box2 .li .txt{
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .n_detail .fl03 .aleft,
    .n_detail .fl05 .aleft,
    .n_detail .fl07 .aleft{
        width: 100%;
        margin-bottom: .3rem;
    }
    .n_detail .fl03 .aright,
    .n_detail .fl05 .aright,
    .n_detail .fl07 .aright{
        width: 100%;
    }
    .n_detail .fl04,
    .n_detail .fl05,
    .n_detail .fl06{
        margin-top: .3rem;
    }
    .n_detail .fl07,
    .n_detail .fl05{
        margin-top: 0;
    }
    .n_detail .fl05 .list_box3 .li{
        padding: .3rem 0;
    }
}
@media screen and (max-width: 900px){
    .n_leader li{
        width: 100%;
        margin-top: .3rem;
    }
    .n_leader li:nth-child(2){
        margin-top: .3rem;
    }
}
@media screen and (max-width: 768px){
    .n_list li{
        width: 100%;
    }
    .n_list li:nth-child(2){
        margin-top: .3rem;
    }

    .n_list li a time span{
        font-size: .34rem;
    }
    .n_system_list li{
        width: 32%;
        margin-left: 2%;
    }
    .n_system_list li:nth-child(4n+1){
        margin-left: 2%;
    }
    .n_system_list li:nth-child(3n+1){
        margin-left: 0;
    }
    .n_tit2{
        padding-left: .3rem;
    }
    .n_system_list {
        padding-bottom: 0.3rem;
    }
    .n_tit2 h2{
        font-size: .24rem;
        font-weight: 600;
    }
    .n_history .list_box2 .li{
        flex-wrap: wrap;
        margin-top: .3rem;
    }
    .n_history .list_box2 .li time{
        margin-bottom: .3rem;
        width: 1.6rem;
        line-height: .54rem;
    }
    .n_history .list_box2 .li .txt{
        width: 100%;
    }
    .n_history .list_box2 .li time:after{
        display: none;
    }
    .n_history .list_box2:after{
        left: .5rem ;
    }
    .n_detail .con p,
    .n_detail .fl07 .list_box4 h2{
        font-size: .18rem;
    }
    .n_detail .fl05 .list_box3 .li .num i{
        font-size: .35rem;
    }
    .n_detail .fl05 .list_box3 .li .num{
        width: 35%;
    }
    .n_detail .fl05 .list_box3 .li .txt{
        width: 60%;
    }
    .n_detail .fl04 h1{
        font-size: .3rem;
    }
}
@media screen and (max-width: 640px){
    .n_system_list li{
        width: 48%;
        margin-left: 2%;
    }
    .n_system_list li:nth-child(4n+1){
        margin-left: 0;
    }
    .n_system_list li:nth-child(3n+1){
        margin-left: 2%;
    }
    .n_system_list li:nth-child(2n+1){
        margin-left: 0;
    }
    .n_listTxt li a{
        flex-wrap: wrap;
    }
    .n_listTxt li a .pic{
        width: 100%;
        height: auto;
        padding-top: 64.92%;
    }
    .n_listTxt li a .txt{
        width: 100%;
        padding: .2rem 0 0;
    }
    .n_listTxt li a .txt h2{
        margin-bottom: .15rem;
    }
    .n_detail .fl03 .aright .pic{
        width: 100%;
        height: auto;
        padding-top: 61.94%;
    }
}
@media screen and (max-width: 480px){
    .n_tit .txt p{
        font-size: .22rem;
        white-space: nowrap;

    }
    .n_list li a time{
        display: flex;
        align-items: flex-end;
        width: 100%;
        margin-bottom: .15rem;
    }
    .n_list li a time span{
        margin-bottom: 0;
        margin-right: .1rem;
    }
    .n_list li a time em{
        line-height: .24rem;
        font-size: .2rem;
    }
    .n_list li .txt{
        width: 100%;
    }
    .n_list li a{
        height: auto;
    }
    .n_list li .txt h2{
        margin-bottom: .15rem;
    }
    .n_system_list li{
        width: 100%;
        margin-left:0 !important;
    }
    .n_system_list li span{
        font-size: .19rem;
    }

    .n_leader li a .pic{
        width: 1.5rem;
        height: 2.23rem;
    }
    .n_leader li a .txt{
        width: calc(100% - 1.5rem);
        padding: .2rem .2rem;
    }
    .n_leader li a .txt h2,
    .n_leader li a .txt h4{
        margin-bottom: .13rem;
    }
    .n_leader li a .txt i{
        margin-bottom: .12rem;
    }
    .n_leader li a .txt p{
        -webkit-line-clamp: 3;
        height: .96rem;
    }
    .n_history .fl01 ul li{
        width: 100% !important;
        margin-bottom: .2rem
    }
}

/*20230913 鏂板鍐呭椤�*/

/*detail*/
.detail{
padding:.3rem 0;
}
.dtl-tit h4{
    font-size: .24rem;
    line-height: 1.5;
    color: #000;
    text-align: center;
    font-weight: 600;
    margin-bottom: .18rem;
}
.dtl-tit .dtl-ar {
    font-size: 0;
    text-align: center;
}
.dtl-ar span{
    display: inline-block;
    font-size: .16rem;
    line-height: .3rem;
    color: #999;
    margin: 0 .01rem;
}
.dtl-tit {
    padding-bottom: .15rem;
    border-bottom: 1px solid #dee4eb;
    width: 80%;
    margin: 0 auto;

}

.dtl-txt p{
    font-size: 18px !important;
    color: #000000;
    line-height: 2 !important;
    text-indent: 2em;
    /* margin-top: .32rem; */
}
.dtl-txt table p{
   
    text-indent: 0em;
 
}
.dtl-txt span{
    font-size: 18px !important;
    color: #000000;
    line-height: 2 !important;
    text-indent: 2em;
    margin-top:0;
}
.dtl-txt img{
    display: block !important;
    /*width: auto !important;*/
    max-width: 100% !important;
    margin: 10px auto;
}
.p-page{
    border-top: 1px solid #dee4eb;
    padding-top: 0.3rem;
    margin-top: 0.42rem;
}
.p-page p{
    font-size: 0.18rem;
    line-height: .34rem;
    color: #1f643e;
}
.p-page p a{
    color: #333;
}
.p-page p:hover a{
    color: #1f643e;
}
@media screen and (max-width: 768px){
    .dtl-txt p,
    .p-page p{
        font-size: .19rem;
    }
.dtl-txt img {
    height: auto !important;
}
}

.n_pic li{
    width: 33.33%;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
}
.n_pic li a{
    display: block;
}
.n_pic li a .pic{
    padding-top: 64.92%;
}
.n_pic li a .txt h5{
    font-size: .22rem;
    color: #000000;
    line-height: .32rem;
    height: 0.64rem;
}
.n_pic li a .txt{
    padding: 0.15rem .25rem;
}

@media screen and (max-width: 768px){
    .n_pic li{
        width: 50%;
        padding: 0 0.1rem;
        margin-bottom: 0.2rem;
    }
    .n_pic li a .txt{
        padding: 0.15rem 0.1rem;
    }
    .n_pic li a .txt h5{
        font-size: .2rem;
    }
}
.dtl-txt{
margin-top: 10px;
}
/*2023-09-22瀛︽牎鏍囪瘑*/
.n_tit .txt{
    display: flex;
    align-items: flex-end;
}
.n_tit .txt p{
    position: static;
    margin-left: .12rem;
    font-size: .26rem;
}
.n_badge .n_badge_item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #1f643e;
    border-radius: 0 .75rem 0 0 ;
    overflow: hidden;
    margin-top: .4rem;
}
.n_badge .n_badge_item:nth-child(2n+1){
    flex-direction: row-reverse;
}
.n_badge .n_badge_item:nth-child(2n){
    border-radius: .75rem 0  0 0 ;
}
.n_badge .n_badge_item:first-child{
    margin-top: 0;
}
.n_badge_item .left{
    width: 6rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.n_badge_item .left img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.n_badge .it1 .left img{
    max-height: 1.2rem;
}
.n_badge .it2 .left img{
    max-height: 2rem;
}
.n_badge .it3 .left img{
    max-height: 3rem;
}
.n_badge .it4 .left img{
    max-height: 2.24rem;
}
.n_badge_item .left a{
    display: block;
    font-size: .18rem;
    color: rgba(21, 85, 152, 1);
    line-height: .3rem;
    text-align: center;
    margin-top: .2rem;
}
.n_badge_item .right{
    width: calc(100% - 6rem);
    min-height: 4rem;
    background: #1f643e url('../images/s1-img02.jpg') repeat left center;
    background-size:contain;
    padding: .6rem .5rem .55rem .35rem;
}
.n_badge_item .right h2{
    font-size: 0;
    position: relative;
    margin-bottom: .3rem;
}
.n_badge_item .right h2 span{
    font-size: .26rem;
    color: #fff;
    line-height: .3rem;
    font-weight: 600;
    display: inline-block;
    margin-left: .3rem;
    padding: 0 0.05rem;
    background: #1f643e;
    z-index: 3;
    position: relative;
}
.n_badge_item .right h2:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
}
.n_badge_item .right p{
    font-size: .18rem;
    color: rgba(255, 255, 255, 0.8);
    line-height: .32rem;
}
.n_badge_item .right p span{
    font-weight: 600;
    color: #fff;
}

@media screen and (max-width: 1024px){
    .n_tit h2{
        white-space: nowrap;
                margin: 0 0 0 .3rem;
    }
    .n_badge_item .left{
        width: 50%;
    }
    .n_badge_item .right{
        width: calc(100% - 50%);
    }
    .n_badge .it3 .left img{
        max-height: 2.8rem;
    }
}
@media screen and (max-width: 768px){
    .n_badge .n_badge_item .left{
        width: 100%;
        padding: .3rem;
    }
    .n_badge .n_badge_item .right{
        width: 100%;
        padding: .3rem ;
        min-height: auto;
    }
    .n_badge .n_badge_item{
        border-radius: 0!important;
    }
    .n_badge_item .right h2 span{
        font-size: .23rem;
    }
}
@media screen and (max-width: 480px){
    .n_tit .txt p{
        font-size: .2rem;
    }
    .n_badge_item .right h2{
        margin-bottom: .12rem;
    }
    .n_badge .n_badge_item .right{
        padding: .2rem;
    }
}
/*2023-09-25 鍐呭椤靛垎浜姛鑳�*/
.dtl-ar{
    position: relative;
}
.dtl-ar .social-share{
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
}
.social-share span{
    font-size: .16rem;
    line-height: .32rem;
}
.social-share .social-share-icon{
    display: block;
    width: .32rem;
    height: .32rem;
    margin: 0 .04rem;
    line-height: .32rem;
    font-size: .2rem;
}
.social-share .icon-wechat .wechat-qrcode h4{
    font-size: .12rem;
    line-height: .26rem;
    height: .26rem;
}
.social-share .icon-wechat .wechat-qrcode .help p{
    font-size: .12rem;
    line-height: 16px;
}
.social-share .icon-wechat .wechat-qrcode .help{
    padding-bottom: .1rem;
}
.social-share .icon-wechat .wechat-qrcode{
    width: 2rem;
    height: auto ;
    top: auto;
    bottom: calc(100% + 0.1rem);
    left: -.84rem;
}
.social-share .icon-wechat .wechat-qrcode .qrcode{
    width: 1.05rem;
    margin: 0.1rem auto;
}

.social-share .icon-wechat .wechat-qrcode canvas{
    display: block !important;
    width: 100% !important;
}
.social-share .icon-wechat .wechat-qrcode img{
    display: none !important;
}
@media screen and (max-width: 860px){
    .dtl-ar .social-share{
        position: static;
        justify-content: flex-start;
        margin: 0.1rem 0 0 0;
    }
}
.n_list li .txt i{color: #fff;background-color: #b02d27;padding: 0 5px 0 5px;display: inline;}