*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{color:#222;}
/*.marketList{display:none;}*/
.nrbanner_news{ background:url(../images/newsbg.png) no-repeat center center; }

.news{ padding:40px 0; }
.news_side{ width:200px; height:auto;float:left; border-left:2px solid #FF0068;}
.news_side li,.news_side li a{ display:block; width:100%;}
.news_side li{padding:0 0 25px 0;}
.news_side li:last-child{padding-bottom:0;}
.news_side li a{padding-left:25px;}
.news_side li a.cur{color:#FF0068;}
.news_list{ width:1000px; float:right; }
.newsul li,.newsul li a{ display:block; width:100%; height:auto; }
.newsul li{padding:25px 0; border-bottom:1px solid #eee;}
.newsul li:last-child{border-bottom:none;}
.newsul li:first-child{padding:0 0 25px;}
.newsul li a{ padding-left:265px; min-height:160px; position:relative; }
.newsul li a:hover{color:#FF0068;}
/* .newsul li a:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); 
    -o-transform:scale(1.2);} */
.news_pic{ display:block; width:245px; height:160px; background:#eee; position:absolute; left:0; top:0; overflow:hidden; }
.news_pic img{display:block; width:100%; height:auto; position:absolute;left:50%;top:50%; transform:translate(-50%,-50%);}
.news_con{ width:100%; height:160px; position:relative; }
.news_con_tit{ width:100%; height:35px; line-height:30px; padding-bottom:5px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; position:relative;margin-bottom:20px;}
.news_con_tit::before{content:""; width:45px; height:2px; background:#FF0068; position:absolute;left:0; bottom:0;}
.news_con_des{ font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden; }
.news_con_bot{ width:100%; height:auto; position:absolute; bottom:0; left:0; }
.news_con_time{color:#999; font-size:14px; line-height:24px; float:left;}
.news_con_more{ float:right; font-size:14px; height:24px; line-height:24px; }
.news_con_more .icon_more{ display:inline-block; width:23px; height:24px; background:url(../images/icon/icon_more.png) no-repeat center center/auto 4px; vertical-align:top;margin-left:10px; }
.newsul li a:hover .news_con_more{margin-right:20px;}

.page{margin:30px 0;width:100%;text-align:center;}
.page ul li{ display:inline-block;}
.page ul li a{background:#f8f8f8 none repeat scroll 0 0;color:#666;display:block;padding:13px 20px}
.page ul li a.pagecur,.page ul li a:hover{background:#FF0068 none repeat scroll 0 0;color:#fff}

/* 资讯详情 */

.news_detail{ padding:0 0 40px; }
.bread_nav{ width:100%; height:auto;margin-top:10px; }
.bread_nav a{ display:inline-block; height:50px; line-height:50px; font-size:14px; }
.bread_nav span{ display:inline-block;font-family:"宋体";margin:0 5px; }

.news_detail_top{text-align:center; padding:60px 0 30px; border-bottom:1px solid #eee;margin-bottom:30px;}
.news_detail_tit{ font-size:30px; line-height:40px;margin-bottom:5px; }
.news_detail_time{ font-size:14px; color:#999; }
.news_detail_edit{ width:100%; height:auto; overflow:hidden; }
.news_detail_edit img{ max-width:100%; height:auto; }