@charset "utf-8";

.index_news_text_pic{clear:both;color:#777;}
.index_news_text_pic .big_title{ border-bottom:1px solid #ddd;height:53px;line-height:51px;padding-left:29px;}
.index_news_text_pic .big_title .title{ border-bottom:3px solid #06AD07;float:left;font-size:24px;}
.index_news_text_pic .big_title .more{float:right; margin-right:35px;}
.index_news_text_pic .big_title .more a{font-size:20px; color:#9B9B8C;}
.index_news_text_pic .big_title .more a:hover{color:#f00;}

.index_news_text_pic .big_content{clear:both; margin-top:0px; padding-bottom:23px;}
.index_news_text_pic .big_content .c_content{float:left;margin:0 15px 0 0;background:#fff;/* padding:12px; */ position:relative;}
.index_news_text_pic .big_content .c_pic>a{ /*width:140px; height:140px;*/vertical-align:middle; display:table-cell; text-align:center; border:0px solid #ddd;}
.index_news_text_pic .big_content .c_pic>a img{/*max-width:140px; max-height:140px;*/vertical-align:middle;}
.index_news_text_pic .big_content .c_title{color:#fff; margin:23px 0 4px;;text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position:absolute; bottom:-3px;left:0px; background-color:rgba(0,0,0,0.6); height:50px; line-height:50px;}
.index_news_text_pic .big_content .c_title a{color:#fff; font-size:20px;}
.index_news_text_pic .big_content .c_title a:hover{ color:#ff0;}

.index_news_text_pic .big_content .c_content:first-of-type{clear:both;width:560px !important;height:313px !important; margin:0 0 20px 0;}
.index_news_text_pic .big_content .c_content:first-of-type .c_pic>a{ width:560px !important;height:313px !important;}
.index_news_text_pic .big_content .c_content:first-of-type .c_pic>a img{ width:560px !important;height:313px !important;}
.index_news_text_pic .big_content .c_content:first-of-type .c_title{width:560px !important;text-align:left;}
.index_news_text_pic .big_content .c_content:first-of-type .c_title a{margin:0 15px;}