

/****************首页**/

.other_bg{ background: #F5F4EC;}
 
.other_header { margin: auto; }
/*header---begin*/

.main { width: 1200px; margin:0 auto; background:#fff; padding: 30px 0px;  }


.rh_box{ margin-top:10px;}

 
.list_news_dl { margin: 20px 50px; }
.list_news_dl li{ margin: auto; position: relative; font-size: 20px; line-height: 50px; height: 50px; text-align: left; border-bottom: 1px solid #e8dfd2;  }
.list_news_dl li a {float:left; color: #2c2c2c; }
.list_news_dl li a:hover { color: #941e23;}
.list_news_dl li span { color:#666666; font-size: 20px; float: right; font-family: "Arial","黑体"; }
 