
.news_right_c{ margin: 20px 0; }
.news_right_c ul li{display: inline-block; position: relative;    border-bottom: 1px dotted #ddd; padding-bottom:26px; margin-bottom: 25px;}
.news_right_c ul li span{ position: absolute;right: 0;top: 5px; color:#999; font-size: 12px;}
.news_right_c ul li a img{ float: left; width: 180px;height: 135px; margin-right: 20px;}
.news_right_c ul li a  h1{ font-size: 16px; margin-bottom: 5px; width: 550px;}
.news_right_c ul li a:hover p,.news_right_c ul li a:hover h1{color: #F6851F !important;}


.news_right_c1{ margin: 15px 5px; }
.news_right_c1 ul li{display: inline-block; position: relative;    border-bottom: 1px dotted #ddd; padding-bottom:6px; margin-bottom: 6px;}
.news_right_c1 ul li span{ position: absolute;right: 0;top: 5px; color:#999; font-size: 12px;}
.news_right_c1 ul li a img{ float: left; width: 80px;height:55px; margin-right: 14px;}
.news_right_c1 ul li a  h1{ font-size: 12px; margin-bottom: 5px; width: 540px;}
.news_right_c1 ul li a:hover p,.news_right_c ul li a:hover h1{color: #F6851F !important;}
/*新闻详情开始*/
.news_name{ text-align: center;}
.news_name h1{ font-size: 18px;}
.news_name span{ font-size: 12px; color: #999999;}
.news_center img{ margin: 10px auto; width: 500px; display: block;}
.news_center p{text-indent: 28px;}
