﻿/*新闻封面页*/
.mt25{ margin-top:25px;}
.news_banner{ width:100%; position:relative; z-index:20;}
.news_banner img{ margin:0 auto; display:block;max-width:100%;}
.nposition{height:30px; line-height:30px; padding-top:10px; text-align:left; width:955px; margin:0 auto; font-size:12px; padding-right:5px; color:#666; padding-left:240px;}
.nposition a{font-size:13px; color:#666;}
.nposition a:hover{color:#f00;}
.news_banner h1{position:absolute; bottom:0; right:50%; margin-right:380px; height:60px; width:195px; text-align:center;  background:#cc0f16; border-right:25px solid #333; line-height:60px; font-size:26px; color:#fff;}
.news_lbody{width:100%; text-align:center; margin-bottom:20px;}
.news_lborder{width:1200px; margin:0 auto; padding-top:25px; border-top:1px solid #e1e1e1;}
.news_lborder.nfd{padding-top:0;border-top:none;}
.news_lbody_l.nfdr{position:relative; margin-top:-44px;}
.news_lbody .news_lbody_l{width:280px; float:right;}
.news_lbody_l .news_hot{border:1px solid #e1e1e1;padding-bottom:7px; height:auto ;}
.news_hot h2{ width:100%; text-align:center; height:44px; background:#f8f8f8; line-height:44px; border-bottom:1px solid #e1e1e1; font-size:16px;}
.news_hot ul{display:block; padding:15px 15px 7px 15px; font-size:13px;}
.news_hot li{display:block; width:100%; float:left; height:20px; overflow:hidden; line-height:20px; margin-bottom:8px;}
.news_hot li a{display:block; background:url(../images/news_tit.png) no-repeat left center; text-align:left; text-indent:12px; color:#8d8d8d; width:100%; height:20px; overflow:hidden;}
.news_hot li a:hover{background:url(../images/news_tit_s.png) no-repeat left center; color:#e86a5a;}
.news_recommend{border:1px solid #e1e1e1; margin-top:10px;padding-bottom:7px;height:;}
.news_recommend h2{width:100%; text-align:center; height:44px; background:#f8f8f8; line-height:44px; border-bottom:1px solid #e1e1e1;  font-size:16px;}
.news_recommend ul{display:block; padding:15px 15px 0 15px; font-size:13px;}
.news_recommend li{display:block; width:100%; float:left;   margin-bottom:8px; border-bottom:1px solid #f1f1f1;}
.news_recommend li a{display:block; color:#333; padding:10px 0; overflow:hidden; width:100%; text-align:left; height:expression_r(document.body.clientHeight > 75 ? "75px": "auto" );max-height:75px;height:75px;  overflow:hidden;}
.news_recommend li a:hover{ background:#f8f8f8;}
.news_recommend li a img{ width:105px; height:75px; float:left; margin:0 10px;}
.news_recommend li a p{max-height:25px; line-height:25px; height:expression_r(document.body.clientHeight > 25 ? "25px": "auto" ); height:25px; overflow:hidden;}
.news_recommend li a p.tit{ font-size:14px;}
.news_recommend li a p.mod{color:#e86a5a;}
.news_lbody_r{width:885px; float:left;}
.hdn_pro{border-right:1px solid #e1e1e1; border-left:1px solid #e1e1e1; height:44px; background:url(../images/news_lm.png) repeat-x; line-height:44px;}
.hdn_pro li{display:block; float:left; width:150px; text-align:center; padding-top:3px; height:41px;}
.hdn_pro li a h3{font-size:18px; color:#000;}
.hdn_pro li.ocur{background:#fff; border-top:3px solid #e96a59; padding-top:0;  border-right:1px solid #eee;  border-left:1px solid #eee;}
.hdn_pro li.nbd_left{  border-left:none;}
.nhd_con{width:100%; float:left; padding-bottom:20px;}
.nhd_con li{ text-align:left; margin:20px 0; text-align:left; display:block;background:#fafafa; padding-right:15px; border-bottom:1px solid #eee; height:130px; overflow:hidden;}
.nhd_con .i_pic{float:left; width:215px; height:130px; margin-right:15px;}
.nhd_con a h3{ line-height:40px;color:#000;  font-size:18px; font-weight:bold;max-height:40px; height:expression_r(document.body.clientHeight > 40 ? "40px": "auto" ); height:40px; overflow:hidden;}
.nhd_con li:hover{background:#f6f6f6;}
.nhd_con a:hover h3{color:#cc0f16;}
.nhd_con .i_intro{ line-height:24px; padding:6px 0; font-size:13px; color:#949292;  color:#666; max-height:48px; padding-bottom:5px; height:expression_r(document.body.clientHeight > 48 ? "48px": "auto" ); height:48px; overflow:hidden;}
.nhd_con .i_icon{line-height:25px; font-size:12px; height:25px; color:#8c8c8c;}
.nhd_con .i_icon .news_pubtime{background:url(../images/news_pubtime.png) no-repeat left center; padding:0 15px 0 18px;}
.nhd_con .i_icon .news_author{ background:url(../images/news_author.png) no-repeat left center; padding:0 15px;}
.nhd_con .i_icon .news_visited{ background:url(../images/news_visited.png) no-repeat left center; padding:0 15px 0 20px;}
.menu_fixed {position: fixed;width:100%;top: 0;left: 0;z-index: 999;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}


