﻿.container {width: auto;margin: 10px auto 0}
a{text-decoration:none}
li{list-style-type:none;}
.article_content {margin-bottom: 30px;color: #454545;padding: 10px 10px 0 10px;line-height:30px;}

.readall_box {position: relative;z-index: 9999;padding: 0 0 25px;margin-top: -200px;text-align: center;}
.readall_box .read_more_mask {height: 200px;background: -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.read_more_btn{cursor:pointer;font-size: 16px;color: #de686d;background: #fff;border-radius: 4px;border: 1px solid #de686d;line-height: 30px;padding:5px 10px;}
.read_more_btn:hover{background:#de686d;color:#fff;}

.nav {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
padding-left:10px;
    background: #81b316;
}
.nav a.cur {
    background: #690;
    text-decoration: none;
    border-right: 2px solid #91C022;
    border-left: 2px solid #91C022;
}
.hui_news{padding:0 10px}.hui_news a{display:block;border-bottom:1px solid #d4d2d2;overflow:hidden;padding:8px 0}.hui_news a:last-child{border:0;padding-bottom:5px}.hui_news img{float:left;width:120px;height:90px;margin-top:2px}.hui_news span{margin-left:130px;display:block}.hui_news em{line-height:19px;max-height:38px;display:block;overflow:hidden}.hui_news i{font-size:12px;color:#999;line-height:17px;display:block;margin-top:2px}