@charset "utf-8";
.leftnav{
    width: 250px;
    border: 5px;
    background: #fefefe;
    float: left;
}
.yiji{
    width: 240px;
    height: 60px;
    margin: 5px auto;
    background: #0b850f;
    border-radius:5px 5px 0 0;
}
.yiji span{
    float: left;
    line-height: 60px;
    text-align: center;
    width: 240px;
    color: #fefefe;
    font-size: 20px;
}
.secnav{
    width: 240px;
    margin: 0 auto;
}
.secnav li{
    width: 240px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #f0f0f0;
    margin-bottom: 10px;
    text-align: center;
}
.secnav li a{
    color: #333;
    font-size: 14px;
}
.secnav li:hover{
background:#0b850f;}
.secnav li:hover a{
    color: #fefefe;
}
.curr{background:#0d9712 !important;}
.curr1{color:#fff !important;}
.rilist{
    width:920px;
    float: right;
    background:#fefefe;
    
}
.ritit{
    width: 900px;
    border-radius: 5px 5px 0 0;
    height: 40px;
    background: #0b850f;
    margin: 10px auto;
}
.zhengwen{
width:880px;
margin:10px auto;}
.ritit span{
    float: left;
    line-height: 40px;
    margin-left: 20px;
    width: 200px;
    color: #fefefe;
}
.dangqian{
    float: right;
    margin-right: 20px;.
    line-height: 40px;
    height: 40px;
    color: #fefefe;
    vertical-align: middle;
}
.dangqian a{
     color: #fefefe;
    line-height: 40px;
    height: 40px;
}
.titlist{
    width: 880px;
margin:0 auto;
    
}
.titlist li{
    width:880px;
    padding: 0px 0px 10px 0px;
    float: left;
    line-height: 30px;
    height: 30px;
    
    
}
.titlist li img{
    float: left
}
.titlist li span{
    float: right;
}
.titlist li a{
    color: #333;
}
.titlist li a:hover{
color:#ad0000;}