
.new{

}
a:hover{
    text-decoration: none;
}
.sub_news {
    width: 100%;
    padding-bottom: 0px;
    background-color: #f4f4f4;
}
.news_top {
    margin: 0 auto;
    max-width: 1280px;
}
.news_left{
    max-width: 640px;
    overflow: hidden;
}
.news_right {
    float: right;
    width: 46%;
}
.mt_130 {
    margin-top: 30px;
}
.news_top h1 {
    line-height: 31px;
    width: 74%;
}
.news_top p {
    color: #666;
    line-height: 24px;
    width: 74%;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    height: 7.5em;
    margin-top: 30px;
}
.news_top_date {
    width: 100%;
    display: inherit;
    margin-bottom: 30px;
}
.news_top_mm {
    height: 25px;
    line-height: 25px;
    background: url(../img/new_t_mm.png) no-repeat right;
    width: 72px;
    color: black
}
.news_top_mm:hover{
    color: #4e9b67
}
.fnt_24{
    font-size: 22px;
    
}   
.lianxi_con_right_ul2{
    display: none;
}
.news_top img{
     transition: all 0.6s;
}
.news_top img:hover{
/*   transform: scale(1.1);*/
}
.fnt_24 a{
    color: black;
        color: #016827;
        font-weight: bold;
}
.news_l_a{
    position: relative;
    top: 100px;
}
.sub_news{
    padding-top: 20px;
       margin-top: 100px;
}
.resize_img{
    width: 50%;
    position: relative;
    top: -60px;
}

.new_con{
    max-width: 1200px;
    width: 100%;
    margin: 0px auto
}
.new_con ul{
    overflow: hidden;
    margin-top: 20px;
}
.new_con li{
    float: left;
    width: 48.9%;
    margin-right: 1.1%;
    padding: 40px;
    color: black;
        border-bottom: 1px solid #eeeeee;
}
.new_ri{
    margin-top: 10px;
}
.new_ri span:nth-of-type(1){
    color: #666;
    font-size: 24px;
}
.new_ri span:nth-of-type(2){
    color: #666;
    font-size: 14px;
    margin-left: 13px;
    padding-top: 2px
}
.new_con li h2{
    font-size: 20px;
    margin-top: 36px;
    font-weight: bold;
     overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap;
}
.new_con li b{
    background: url(../img/jiantou2.png);
        width: 33px;
    height: 22px;
    display: inline-block;
}
.new_con li:hover{
    background-color:#4e9b67;
}
.new_con li:hover span{
    color: white;
}
.new_con li:hover h2{
    color: white;
}
.new_con li:hover p{
    color: white;
}

.new_con li:hover b{
    background: url(../img/jiantou3.png);

}
.new_con li p{
    font-size: 14px;
    margin-top: 36px;
    margin-bottom: 26px;
    color: #999;
        line-height: 24px;
}
.new_con li{

}


/* 分页 */
.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;}
.pagination li{width:30px;height:30px;border:1px solid #ECECEC;flex:none;display:flex;align-items:center;justify-content:center;margin:10px;}
.pagination span,.pagination a{color:#999;font-size:14px;}
.pagination .active,
.pagination li:hover{background:#124834;border:1px solid #124834;}
.pagination li:hover a,
.pagination .active a,
.pagination .disabled{background:#fff !important;border:1px solid #ECECEC !important;}

.page_area {
    /*float:left;*/
    width:100%;
    padding-top: 40px;
    padding-bottom: 16px;
    text-align: center;   
   
}
.page_area table{
    width: 100%;
}
.page_area a{
     color: black;
}
.page_area a.num {        
    height: 35px;
    padding: 0 3px 6px;
    line-height: 35px;
    margin: 0 1%;
    position: relative;
    top: -19px;
}
.page_area a.curr {        
    height: 35px;
    padding: 0 3px 6px;
    line-height: 35px;
    margin: 0 1%;
    position: relative;
    top: -19px;
}
.page_area a.page_num:hover {
  color: #4e9b67;
}
.page_area a.page_num:nth-last-child(1) {
    margin-right:0;
}
a.curr {
    color: #4e9b67;
    border-bottom: 2px solid #4e9b67;
}
a.page_left {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../img/l_on.png) no-repeat;
}
a.page_l_end {
    background: url(../img/l_off.png) no-repeat;
}
a.page_right {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../img/r_on.png) no-repeat;
}
a.page_r_end {
    background: url(../img/r_off.png) no-repeat;
}

.newnei{
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
}
.newnei_head{
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;

}
.newnei_head h2{
    font-size: 30px;
    margin-bottom: 20px;
}
.newnei_head h3{
    margin-bottom: 20px;
}
.newnei_head h3 span{
    color: #999;
    font-size: 14px;
    margin: 0px 5px;
}
.newnei_con{
    margin-top: 20px;
}
.newnei_con p{
    line-height: 25px;
    margin-bottom: 10px;
    text-indent: 2em;
}

.news_d_relate {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 50px;
}
.news_d_relate a {
    width: 49.9%;
    height: 118px;
    line-height: 118px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 16px;
    color: black
}
.news_d_relate a:nth-child(2){
    float: left;
    padding-left: 62px;
    text-align: left;
    background: #eeeeee url(../img/news_le_off.png) no-repeat 3% center;
}
.news_d_relate a:nth-child(2):hover {
    color: #fff;
    background: #4e9b67 url(../img/news_le_on.png) no-repeat 3% center;
}
.news_d_relate a:last-child{
    float: right;
    padding-right: 62px;
    padding-left: 10px;
    background: #eeeeee url(../img/news_ri_off.png) no-repeat 97% center;
    text-align: right;
}
.news_d_relate a:last-child:hover {
    color: #fff;
    background: #4e9b67 url(../img/news_ri_on.png) no-repeat 97% center;
}


.news_r_le{
    display: none;
}
.news_r_ri{
    display: none;
}