@charset "utf-8";

/*-------------------------b-index_news--------------------------*/
.index_news{clear:both; background:#fff;margin-top:10px; color:#464639;}
.index_news .big_title{ border-bottom:1px solid #ddd;height:53px;line-height:51px;padding-left:29px;}
.index_news .big_title .title{ border-bottom:3px solid #FF4000;float:left;font-size:24px;}
.index_news .big_title .more{float:right; margin-right:35px;}
.index_news .big_title .more a{font-size:20px; color:#9B9B8C;}
.index_news .big_title .more a:hover{color:#f00;}

.index_news .big_content{clear:both; margin-top:0px; padding-bottom:30px; }
.index_news .big_content .c_content{clear:both;border-bottom:1px solid #ddd;padding:25px 0;margin:0 10px;position:relative;}
.index_news .big_content .c_content>ul{float:left;}
.index_news .big_content .c_pic{margin:0 9px;}
.index_news .big_content .c_pic:nth-of-type(1){ margin-left:18px;}
.index_news .big_content .c_pic> div{ width:136px; height:102px;vertical-align:middle; display:table-cell; text-align:center; border:0px solid #ddd;}
.index_news .big_content .c_pic> div img{width:136px; height:102px;vertical-align:middle;}  

.index_news .big_content .c_title{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position:relative;margin:10px 0 0 20px;width:420px;}
.index_news .big_content .c_title a{font-size:20px; color:#5c5c5c;font-weight:bold;}
.index_news .big_content .c_title a:hover{ color:#F00;}
.index_news .big_content .c_desc{overflow:hidden; white-space:nowrap; /*text-overflow:ellipsis;*/width:420px;font-size:18px;color:#797979;margin:10px 0 0 20px;}
.index_news .big_content .c_date{font-size:18px; margin:0px 0 0 20px;color:#61BA08;}
.index_news .big_content .c_more{position:absolute;top:90px;right:20px;display:none;}
.index_news .big_content .c_more a{border:1px solid #ddd;color:#ddd;width:28px; height:28px;line-height:28px;text-align:center; display:block;}
  /*-------------------------b-index_news--------------------------*/