@charset "utf-8";
.topline {height:1px;border-top:1px dashed #eee;}
.lh-other-nav {width:100%;background:#fff;height:60px;overflow:hidden;}
.lh-other-nav .wrapper{max-width: 1440px;margin: 0px auto;}
.lh-other-l li {float:left;margin-right:45px;line-height:60px;}
.lh-other-l li.active a {background:#006612;color:#fff;}
.lh-other-l li.active a:before {background:#fff;}
.lh-other-l li a {padding:5px 10px 5px 25px;color:#333;position:relative;font-size: 18px;}
.lh-other-l li a:before {content:'';display:block;width:6px;height:1px;background:#006612;position:absolute;left:10px;top:50%;transition:ease .65s;}
.lh-other-l li a:after {content:'';display:block;width:0;height:1px;background:#006612;position:absolute;left:50%;bottom:0px;transition:ease .65s;}
/*.lh-other-l li a:hover:before {width:0;}
*/.lh-other-l li a:hover:after {width:100%;left:0;transition-delay:.2s;}
.lh-other-l li.active a:hover:before {width:6px;}

.ntitle{ height:70px; line-height:75px; font-size:27px;/* border-bottom:1px solid #ccc;*/ text-align:center;}
.ncontent{ margin-top:20px; margin-bottom:60px; line-height:35px; font-size:16px; min-height: 300px;}

.news_info_list{margin:30px 0; overflow:hidden;}
.news_info_list .item{margin-bottom:35px; padding-bottom:35px; border-bottom:1px solid #e5e5e5;}
.news_info_list .item:last-child{margin:0;}
.news_info_list .item .img{width:22%; float:left;}
.news_info_list .item .img img{max-width: 100%;max-height: 100%;}
.news_info_list .item .info{width:78%; float:right; padding-left:25px; box-sizing:border-box;}
.news_info_list .item .info .title{overflow:hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding-bottom:5px;}
.news_info_list .item .info .title a{font-size:24px; color:#555;}
.news_info_list .item .info .title a:hover{color:#333;}
.news_info_list .item .info .time{font-size:14px; color:#999; line-height:20px;}
.news_info_list .item .info .time h1{ margin:10px 0px; font-weight: normal; font-size:12px;}
.news_info_list .item .info .time h2{display:none;}
.news_info_list .item .info .desc{font-size:14px; color:#999; line-height:30px; max-height:63px; overflow:hidden; margin-bottom:10px; margin-top:5px;display: block;}
.news_info_list .item .info .desc:hover{text-decoration: none;}
.news_info_list .item .link{display:none;}
.news_info_list .item.no_img .img{display:none;}
.news_info_list .item.no_img .info{width:100%; float:none; padding:0;}

.right_menu{ font-size:21px;}
.copy p{ font-size:14px;}
.copy p a{ color:#fff;}
.copy span{ color:#fff; margin-left:60px; font-size:14px;}

td{ border-width:1px;}

/*.right_menu img{width: 20px!important;}*/

/******分页*******/
.page_navigation {padding:30px 10px 130px 10px;text-align:center;font-size:14px;}
.page_navigation a {padding:4px 10px;background:#f5f5f5;border-radius:4px;color:#333;margin-left:2px;margin-right:2px;}
.page_navigation a:hover {color:#da251c;}
.page_navigation strong {padding:4px 10px;border-radius:4px;background:#da251c;color:#ffffff;font-weight:normal;margin-left:2px;margin-right:2px;}
.page_navigation span {padding:4px 10px;border-radius:4px;background:#f5f5f5;color:#999;margin-left:2px;margin-right:2px;}


@media (max-width:1200px) {
.lh-other-nav{ height:auto;}
.lh-other-l li{ margin-right:0px;line-height: 36px; width:50%;}
.ncontent{ min-height: 100px;}


.xs_pt_80{padding-top: 10px!important;}
.pb_55{padding-bottom: 5px!important;}
.copy span{margin-left:10px;}

.page_navigation *:nth-child(n) {display:none;}
.page_navigation *:first-child,.page_navigation *:nth-child(2) {display:inline-block;}
.page_navigation *:last-child,.page_navigation *:nth-last-child(2) {display:inline-block;}
} 