@charset "utf-8";
.head{
    transform: none;
    opacity: 1;
}
.banner img{
    display: block;
    width: 100%;
}
.ny-main{
    padding-bottom: 0.46rem;
}
.leftNav{
    position: relative;
    float: left;
    width: 3.3rem;
    background: #007750;
    padding-left: 0.15rem;
    margin-top: -1.02rem;
}
.leftNav h4{
    position: relative;
    font-size: 0.3rem;
    line-height:1.02rem;
    color: #fff;
    text-align: center;
    font-weight: 600;
    background: #007750;
}
.leftNav>ul{
    background: #fff;
    /*padding-bottom: 0.19rem;*/
    box-shadow:5px 5px 10px -4px rgba(17, 17, 17, 0.15);
}
.leftNav>ul>li{
    position: relative;
    line-height: 0.63rem;
    border-top: 1px solid #e3e3e3;
}
.leftNav>ul>li:first-child{
    border: none;
}
.leftNav>ul>li>a{
    text-align: center;
    display: block;
    font-size: 0.18rem;
    color: #333333;
    padding: 0 0.1rem;
    transition: all .3s;
}
.leftNav>ul>li>span{
    position: absolute;
    top: 0;
    right: 0.3rem;
    height: 0.66rem;
    width: 0.12rem;
    background-image: url("../images/img50.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.12rem 0.07rem;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}
.leftNav>ul>li ul{
    background: #0077501a;
    display: none;
}
.leftNav>ul>li ul a{
    display: block;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.67rem;
    text-align: center;
    transition: all .3s;
}
.leftNav>ul>li:hover span{
    opacity: 1;
    visibility: visible;
}
.leftNav>ul>li:hover,
.leftNav>ul>li.active,
.leftNav>ul>li.on{
    background-color: #f1f1f1;
}
.leftNav>ul>li.active>a,
.leftNav>ul>li.on>a{
    font-size: 0.2rem;
    font-weight: 600;
}
.leftNav>ul>li.on>a{
    font-weight: 600;
}

.leftNav>ul>li ul a:hover{
    color: #087451;
    font-weight: 600;
}
.ny-right {
    width: calc(100% - 3.7rem);
}
.ny-rightss {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.ny_rightwdh{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.ny-tit {
    font-size: 0;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}
.ny-tit h4{
    position: relative;
    font-size: 0.22rem;
    display: inline-block;
    line-height: 0.82rem;
    color: #333333;
    max-width: 48%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ny-tit h4:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.03rem;
    background-color: #007750;
}
.ny-tit .position {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    /* white-space: pre; */
    max-width: 50%;
}
.ny-tit .position>*{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    color: #666666;
    line-height: 1;
    margin: 0 1px;
    white-space: pre-wrap;
}
.ny-tit .position img{
    width: 15px;
    height: 15px;
}
.ny-tit .position>a:hover{
    color: #007750;
}

/*list*/
.list li{
    line-height: 0.59rem;
    position: relative;
    font-size: 0.16rem;
    color: #333;
    border-bottom: 0.01rem dashed #c6c6c6;
}
.list li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 5px;
    height: 6px;
    background: url("../images/ny-img03.png") no-repeat 50%;
    transform: translateY(-50%);
}
.list li a{
    display: block;
    padding-left: 0.13rem;
    padding-right: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li span{
    position: absolute;
    right: 0;
    top: 0;
}
.list li:hover a{
    color: #007750;
    font-weight: 600;
}
.list li:hover span{
    color: #007750;
}
.list li span.keywordfontcolor1078097{
    position:relative;
    font-size:inherit;
    font-family: inherit;
    color: #ff0000;
}
.list{
    margin-top: 0.17rem;
    min-height: 300px;
}
/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.4rem;
}

.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: #007750;
    color: #fff;
    border: 1px solid #007750;
}

.pagination a:hover {
    background: #007750;
    color: #fff;
    border: 1px solid #007750;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

.pagination1{
    text-align: center;
    padding-top: 0.4rem;
    font-size:0.16rem;
}
.pagination1 span{
    margin:0 10px;
}
.pagination1 a{
   margin:0 10px; 
}


/*pic-list*/

.pic-list li {
    padding: 0.36rem 0;
    border-top: 0.01rem dashed #c6c6c6;
}
.pic-list li:first-child{
    border: none;
}
.pic-list li a{
    display: block;
    overflow: hidden;
    font-size: 0;
}
.pic-list li a .cover_img {
    display: inline-block;
    vertical-align: middle;
    width: 2.3rem;
    height: 1.6rem;
    padding-top: unset;
}
.pic-list li a .txt{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 2.54rem);
    margin-left: 0.23rem;
}
.pic-list li a .txt h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic-list li a .txt p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.48rem;
    margin-top: 0.21rem;
}
.pic-list li a .txt span{
    display: block;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.16rem;
    padding-left: 0.26rem;
    background: url('../images/ny-img06.png') no-repeat left center;
    background-size: 0.16rem;
    margin-top: 0.25rem;
}
.pic-list li:hover a .txt h4 {
    color: #007750;
}

/*dpzw*/

.dpzw p{
    font-size: 0.16rem;
    color: #333;
    line-height: 0.34rem;
    text-indent: 2em;
    margin-top: 0.34rem;
}
.dpzw p i{
    font-weight: 600;
}
.dpzw p img{
    max-width:100%;
    height:auto;
    margin-left: -2em;
}
.dpzw p video{
    max-width:100%;
    height:auto;
}
/*content*/
.con-tit{
    padding-top: 0.45rem;
    margin-bottom: 0.25rem;
}
.con-tit h4{
    font-size: 0.24rem;
    color: #333333;
    line-height: 1.8;
    text-align: center;
    font-weight: bold;
}
.con-tit .con-tit-p {
    position: relative;
    font-size: 0;
    margin-top: 0.25rem;
}
.con-tit .con-tit-p p{
    text-align: center;
}
.con-tit .con-tit-p p span{
    display: inline-block;
    font-size: 0.15rem;
    color: #999999;
    line-height: 1;
    margin: 0 0.16rem;
}
.con-tit .con-tit-p>div{
    position: absolute;
    top: -0.1rem;
    right: 0;
    font-size: 0;
}
.con-tit .con-tit-p>div span{
    font-size: 0.15rem;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
}
.con-tit .con-tit-p>div a{
    display: inline-block;
    vertical-align: middle;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.2rem;
    margin: 0 0.05rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.con-tit .con-tit-p>div a.a1{
    /* background-image: url("../images/ny-img07.png"); */
    /* background-size: 0.21rem; */
}
.con-tit .con-tit-p>div a.a2{
    /* background-image: url("../images/ny-img08.png"); */
    /* background-size: 0.23rem; */
}
.con-tit .con-tit-p>div a.a3{
    /* background-image: url("../images/ny-img09.png"); */
    /* background-size: 0.2rem; */
}
.con-main p{
    font-size: 0.16rem;
    color: #333;
    line-height: 0.34rem;
    margin-top: 0.11rem;
    text-indent: 2em;
}
.con-main img{
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto 0.3rem;
}
.con-main video{
    max-width:100%;
    height:auto;
}
.con-main p a{word-break: break-word;}
.con-main table p{
    text-indent:0em;
    margin-top: 0px;
    padding: 5px;
}
.con-info {
    margin-bottom: 0.18rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e8e8e8;
}
.pnext p {
    text-indent: initial;
    font-size: 0.16rem;
    line-height: 0.48rem;
    color: #333333;
    font-weight: 600;
}

.pnext p a {
    font-size: 0.16rem;
    color: #333333;
    font-weight: normal;
}
.pnext p:hover a {
    color: #007750;
}
.con-info span{
    display: block;
    font-size: 0.16rem;
    color: #333;
    padding-left: 0.38rem;
    background: url("../images/ny-img12.png") no-repeat left center;
    background-size: 0.19rem;
    margin-top: 0.29rem;
}
.con-li li{
    position: relative;
}
.con-li li a{
    display: block;
    font-size: 0.16rem;
    color: #333;
    line-height: 0.4rem;
    padding-left: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-li li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 5px;
    height: 6px;
    background: url('../images/ny-img03.png') no-repeat 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 1024px){
    .pic-list li a .txt p{
        line-height: 0.36rem;
        height: 0.72rem;
    }
}
@media screen and (max-width: 800px){
    .leftNav, .ny-right{
        float: none;
        width: auto;
    }
.ny-rightss {
    padding: 0 10px;
    box-sizing: border-box;
}
    .leftNav{
        margin-top: 0.3rem;
        padding-left: 0.1rem;
    }
    .leftNav h4{
        line-height: 0.66rem;
        font-size: 0.26rem;
        text-align: left;
        padding-left: 0.25rem;
    }
    .leftNav h4 span {
        position: absolute;
        top: 50%;
        right: 0.15rem;
        width: 0.37rem;
        height: 0.46rem;
        transform: translateY(-50%);
        background: url('../images/ny-img13.png') no-repeat center center;
        background-size: 0.2rem;
    }
    .leftNav>ul{
        display: none;

    }
    .leftNav>ul>li>a{
        font-size: 13px;
        text-align: left;
        padding-left: 0.25rem;
    }
    .leftNav>ul>li>span{
        right: 0.25rem;
        width: 0.2rem;
        background-size: .15rem;
        opacity: 1;
        visibility: visible;
    }
    .leftNav>ul>li ul a{
        font-size: 12px;
        text-align: left;
        padding-left: 0.35rem;
    }
    .ny-tit h4{
        font-size: 0.24rem;
        width: 100%;
        display: block;
        max-width: none;
    }
    .ny-tit .position{
        position: static;
        transform: none;
        max-width: 100%;
    }
    .ny-tit .position{
        line-height: .6rem;
    }
    .list li {
        font-size: 0.2rem;
        line-height: 0.84rem;
    }
    .list li a{
        padding-left: 0.25rem;
        padding-right: 1.65rem;
    }
    .pic-list li a .txt h4{
        font-size: 0.23rem;
    }
    .pic-list li a .txt p{
        font-size: 0.18rem;
        line-height: 0.36rem;
        height: 0.72rem;
    }
    .pic-list li a .txt span{
        font-size: 0.2rem;
        padding-left: 0.35rem;
        background-size: 0.25rem;
        line-height: 0.44rem;
        margin-top: 0.15rem
    }
    .pic-list li a .cover_img{
        width: 3.2rem;
        height: 2.2rem;
    }
    .pic-list li a .txt{
        width: calc(100% - 3.43rem);
    }
    .dpzw p,
    .con-main p
    {
        font-size: 0.18rem;
        line-height: 1.8;
    }
    .pnext p ,
    .pnext p a,
    .con-li li a{
        font-size: 0.18rem;
        line-height: 2;
    }
    .con-info span{
        font-size: 0.26rem;
    }
    .con-li li a {
        padding-left: 0.25rem;
    }
    .con-tit h4{
        font-size: 0.26rem;
    }
    .con-tit .con-tit-p p span,
    .con-tit .con-tit-p>div span{
        font-size: 0.18rem;
    }
    .con-tit .con-tit-p>div{
        position: static;
        margin-top: 0.3rem;
        text-align: center;
    }
    .con-tit .con-tit-p>div a{
        width: 24px;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
    }
    .con-tit .con-tit-p>div a.a1{
        /* background-size: 21px; */
    }
    .con-tit .con-tit-p>div a.a2{
        background-size: 23px;
    }
    .con-tit .con-tit-p>div a.a3{
        background-size: 20px;
    }
}

@media screen and (max-width: 550px){
    .leftNav h4{
        padding-left: 0.15rem;
    }
    .ny-tit .position{
        position: static;
        transform: none;
        max-width: 100%;
    }
    .ny-tit .position{
        line-height: .6rem;
    }
    .pic-list li a .cover_img{
        display: block;
        width: auto;
        height: auto;
        padding-top: 69.56%;
    }
    .pic-list li a .txt{
        display: block;
        width: auto;
        margin-left: auto;
        margin-top: 0.25rem;
    }
}



/*system*/
.system .sy-item h4{
    font-size: 0.2rem;
    color: #333333;
    font-weight: 600;
    padding-left: 0.3rem;
    background: #eeeeee;
    line-height: 0.55rem;
    border-left: 0.05rem solid #007750;
}

.system .sy-item ul>li{
    float: left;
    width: 21%;
    background: #eeeeee;
    margin: 0.15rem 0;
    margin-left: 5.3%;
    transition: all .3s;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 1rem;
}

.system .sy-item ul>li:nth-child(4n+1){
    margin-left: 0;
}

.system .sy-item ul>li a{
   
display: block;
   
font-size: 0.17rem;
   
color: #333;
   
text-align: center;
   
line-height: 0.3rem;
   
padding: .1rem 0.1rem;
   
transition: all .3s;
   
width: 100%;
}
.system .sy-item ul>li span{
    width:100%;
}
.system .sy-item ul>li:hover{
    background: #007750;
}
.system .sy-item ul>li:hover a{
    font-weight: 600;
    color: #fff;
}
.system .sy-item ul{
    margin-top: 0.25rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /* align-items: flex-start; */
}
.system .sy-item {
    margin-top: 0.5rem;
}
.system .sy-item:first-child{
    margin-top: 0.36rem;
}
.system1 .sy-item ul>li{
    /* height:1rem; */
    width: 29%;
}
.system1 .sy-item ul>li:nth-child(4n+1){
    margin-left: 5.3%;
}
.system1 .sy-item ul>li:nth-child(3n+1){
    margin-left: 0;
}

@media screen and (max-width: 640px){
    .system .sy-item ul>li{
        width: 32%;
        margin-left: 2%;
    }
    .system .sy-item ul>li:nth-child(4n+1){
        margin-left: 2%;
    }
    .system .sy-item ul>li:nth-child(3n+1){
        margin-left: 0;
    }
    .system .sy-item ul>li a{
        font-size: 0.2rem;
    }
    .system .sy-item h4{
        font-size: 0.24rem;
    }
    .system .sy-item{
        margin-top: 0.3rem;
    }
}

@media screen and (max-width: 420px){
    .system .sy-item ul>li{
        width: 48%;
        margin-left: 4%;
    }
    .system .sy-item ul>li:nth-child(4n+1){
        margin-left: 4%;
    }
    .system .sy-item ul>li:nth-child(3n+1){
        margin-left: 4%;
    }
    .system .sy-item ul>li:nth-child(4n+1){
        margin-left: 2%;
    }
    .system .sy-item ul>li:nth-child(2n+1){
        margin-left: 0;
    }
}


/*js-list*/
.js-list .a-list{
    justify-content: flex-start;
}
.js-list .a-list a{
    display: block;
    width: 23%;
    position: relative;
    overflow: hidden;
    margin: 0.25rem 0;
    margin-left: 2.66%;
}
.js-list .a-list a:nth-child(4n+1){
    margin-left: 0;
}
.js-list .a-list a .pic{
    padding-top: 125%;
}
.js-list .a-list a>p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0.16rem;
    line-height: 0.5rem;
    color: #fff;
    padding-left: 0.25rem;
    padding-right: 0.3rem;
    background: url("../images/pic-img01.png") no-repeat 50%;
    background-size: 100% 100%;
    text-align: center;
}

.js-list .a-list a:hover{
    box-shadow: 0 0 0.15rem rgba(51, 51, 51, 0.15);
}
.js-list .a-list{
    margin-top: 0.32rem;
}
.picd_list{
    margin-top:0.2rem;
}
.picd_list .a-list{
    margin-top:0.1rem;
}
.picd_list .a-list a .pic{    
    padding-top: 75%;
}
.picd_list .a-list a>p{
    position:relative;
    background: #fff;
    color: #333;
    text-align: center;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 30px;
    margin: 10px 0;
}

@media screen and (max-width: 1060px){
    .js-list .a-list{
        margin-top: 0;
    }
    .system .sy-item ul>li{
        flex-wrap: wrap !important;
    }
     .system .sy-item ul>li *{
        display: block;
        width: 100%;
    }
}
@media screen and (max-width: 640px){
    .js-list .a-list{
        justify-content: space-between;
    }
    .js-list .a-list a{
        width: 48%;
        margin-left: 0;
    }
    .js-list .a-list a>p{
        font-size: 0.2rem;
    }
    .system .sy-item ul>li{
        width:100% !important;
        margin-left:0 !important;
        height:1.2rem;
    
    }
}
