﻿@charset "utf-8";
/* CSS Document */
.left-list{
    width: 253px;
    height: auto;
   
    
}
.zswz span{
    background: url(../images/list-son-navbg.png) no-repeat;
    width: 203px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    float: left;
    padding-left: 50px;
    
}
.nav-list{
    
 width: 251px;
    border: 1px solid #d9d9d9;
   
}
.nav-list ul li{
    line-height: 35px;
       width: 230px;
     background: url(../images/son-navbg.png) no-repeat;
    
    margin: 10px auto;
}
.nav-list ul li a{
    color: #333;
    padding-left: 38px;
   
}
.nav-list ul li a:hover{
    color:#e50001;
}
.zstp{
    border: 1px solid #d9d9d9;
    margin-top:10px;
}
.right-list,.list-title{
    width:712px;
    color: #333;
    line-height: 30px;
}
.list-title{
   
        border-bottom:2px solid #999;
}
.list-title span{
    padding-left: 5px;
}
.list-title p{
    float: right;
}
.list-title p a{
    color: #999;
    font-size: 12px;
}