@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
padding:0;margin:0;}
ul,li{list-style:none;}
img{border:0 none;}
a{ text-decoration:none; color:#2a2a2a; font-family:"微软雅黑";}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}
.right_box{ min-height:400px;margin-top: 10px;}
.w1170{ width:1170px; margin:0 auto;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
body{font-size:12px;font-family:"微软雅黑";color:#2a2a2a;line-height:24px;}
/*新闻*/
.news{ min-height:400px;margin-top: 10px;}
.news li{ overflow: hidden; border-bottom:1px dashed #666; padding-bottom:5px; line-height:24px;padding-top:5px;}
.newstitle{ text-align:center; font-size:18px;}
.news_message{text-align:center;}
.news li a{font-size:14px; color:#000; }
/*分页*/
.pager{width:864px; height:80px; overflow:hidden;  line-height:80px;text-align:center;}
.pager span a{ font-size:14px; display:inline-block; height:80px; margin-left:2px; color:#2a2a2a; padding:8px;}
.pager span a:hover{ color:#ba2b26;}
.pager span a.on{color:#ba2b26;}


