@charset "utf-8";

.index_news_pic{clear:both; margin-top:10px; color:#464639;}
.index_news_pic .big_title{ text-align:center;}
.index_news_pic .big_title .title{ font-size:26px; color:#967D54; font-family:"微软雅黑";}
.index_news_pic .big_title>li:nth-of-type(2){ border-bottom:2px solid #7c7c7c;font-size:14px;font-family:"Arial";color:#666;display:inline-block; margin-top:6px; padding-bottom:8px;}

.index_news_pic .big_content{clear:both; margin-top:42px;}
.index_news_pic .big_content .c_pic{float:left;border:1px solid #ddd;margin:0;margin-right:-1px;margin-top:-1px;background:#fff;}
.index_news_pic .big_content .c_pic:nth-of-type(1){ margin-left:0px;}
.index_news_pic .big_content .c_pic>div{ /*width:140px; height:140px;*/vertical-align:middle; display:table-cell; text-align:center; }
.index_news_pic .big_content .c_pic>div img{/*max-width:140px; max-height:140px;*/vertical-align:middle;}

.index_news_pic .big_more{margin-top:35px;text-align:center;}
.index_news_pic .big_more a{font-size:16px; color:#ddd; background:#333; width:227px; height:46px;line-height:46px;text-align:center;display:inline-block; border-radius:25px;}
.index_news_pic .big_more a:hover{background:#000;}