@charset "utf-8";

.news_right .big_content{clear:both; padding:20px 10px;border-bottom:1px solid #dedede;background:#fff;}
/*.news_right .big_content:nth-of-type(2n+1){background:#F9F9F9;}*/
.news_right .big_content>ul:nth-of-type(1){float:left;}
.news_right .big_content>ul:nth-of-type(2){float:left;}
.news_right .big_content .c_pic{}
.news_right .big_content .c_pic img{width:135px;height:110px;border:0px solid #ddd;padding:0px;}
.news_right .big_content .c_more{width:81px;height:25px;line-height:25px;text-align:center;margin-top:30px; margin-left:450px;font:14px "微软雅黑";}
/*.news_right .big_content .date{width:65px; height:42px; line-height:42px; background:#85C226; text-align:center;color:#fff; font-size:24px;font-family:"Microsoft YaHei";}
.news_right .big_content .year{ width:65px; height:31px; line-height:31px; background:#bbb;text-align:center; color:#fff; font-size:12px;font-family:"Microsoft YaHei";}*/
.news_right .big_content .c_date{font:14px/67px "Arial";float:right; color:#777;overflow:hidden;margin-right:22px;}
.news_right .big_content .c_title{/* position:relative; */color:#333;white-space:nowrap;overflow:hidden;width:680px;padding-left:26px;text-overflow:ellipsis;}
.news_right .big_content .c_title a{color:#333;font-size:14px;font-family:"Microsoft YaHei";font-weight:bold;}
.news_right .big_content .c_title a:hover{color:#FF9326;}
.news_right .big_content .c_title b{position:absolute;left:17px;top:28px;display:none;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #aaa;}
.news_right .big_content .c_desc{font:14px "微软雅黑";width:680px; margin:15px 0 0 26px;line-height:1.8;color:#666; word-wrap:break-word;overflow:hidden;height:70px;}


