.main-list-lf{
    /*float:left;*/
    width:1200px;
    border:1px solid #dedede;
    border-top:none;
}
.main-box table thead th:nth-child(3),
.main-box table tbody td:nth-child(3){
    width:130px;
    color: #333;
}
.main-box table thead th:nth-child(4),
.main-box table tbody td:nth-child(4){
    width:130px;
}
.main-box table thead th:nth-child(5),
.main-box table tbody td:nth-child(5){
    width:130px;
}
.main-box table thead th:nth-child(6),
.main-box table tbody td:nth-child(6){
    width:100px;
}
.main-box table thead th:last-child,
.main-box table tbody td:last-child{
    width:110px;
}
.addr3 dt{
    width:125px;
}
.addr3 dd.sh-list{
    margin-left:100px;
    line-height: 30px;
    font-size: 12px;
}
.sh-list>div{
    padding-left:15px;
    background: #d2e5fc;
    border-radius: 5px;
    display: none;
}
.sh-list .show{
    display: block;
}
.ycolor{
    background-color:#dd4536;
    color:#fff;
}
.classify li a{
    display:inline-block;
}
.classify li a span{
    padding:4px;
}
.classify li a:hover span{
    background-color:#dd4536;
    color:#fff;
}
#classify{
    border:1px solid #ddd;
    position: relative;
    font-size:14px;
}
 .hy{
    border-bottom:1px solid #ddd;
}
 #ul ul{
     margin:5px;
 }
.kly{
    width:1108px;
    margin-left:90px;
    background-color:#d2e5fc;
    border-radius: 5px;
    padding-left:15px;
    clear:both;
    font-size:14px;
    margin-top:10px;
}
.kly ul{
    display:none;
    border-top:1px dashed #ddd;
    margin-bottom: 5px;
}
.kly .show{
    display:block;
}
.kly li{
    padding:5px 20px 5px 0;
}

#area1{
    width:1108px;
    background-color:#d2e5fc;
    border-radius: 5px;
    padding-left:15px;
    clear:both;
    font-size:14px;
}
#area1 ul{
    display:none;
    border-top:1px dashed #ddd;
    margin-bottom: 5px;
}
#area1 .show{
    display:block;
}
#area1 li{
    padding:5px 20px 5px 0;
}
.ss ul li{
    padding:5px 20px 5px 0;
}
.ss p{
    padding-top:5px;
    margin-left:10px;
}