.search-filter-left {
    float: left;
    width: 100%;
    /*min-height: 100px;*/
    /*padding: 20px;*/
    /*background: #f6f6f6;*/
    /*list-style: none;*/
    font-family: 'Microsoft YaHei', '微软雅黑';
}

.title-l {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    background: #f1f1f1;
    height:38px;
    line-height: 38px;
    padding-left:20px;
    border-top: 1px solid #e4e7ee;
    border-bottom: 1px solid #e4e7ee;;
}
.key-plus-ico{
    display: inline-block;
    /*height:38px;*/
    /*line-height: 38px;*/
    float:left;

}
.plus-ico{
    background: url(../images/kbreearch/_0004_resourceSearch-oval-1.png) center/cover no-repeat;
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 17px;
    margin-right: 10px;
}
.key-wid {
    display: inline-block;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.key-num {
    display: inline-block;
    float:right;
    letter-spacing: 0;
    text-align: right;
    overflow: hidden;
}
/*.filter-left-list ul li{
    height:38px;
    line-height:38px;
    font-size:14px;
    color: #555;
    padding-left: 15px;
    padding-right: 20px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    cursor: pointer;
    background: url(../images/kbreearch/_0004_resourceSearch-oval-1.png) no-repeat 20px 17px;
}
.filter-left-list ul li:hover{
    color:#0066cc;
    background: url(../images/kbreearch/_0005_resourceSearch-oval-1.png) no-repeat 20px 17px;
    border-top:1px solid #e4e7ee;
    border-bottom:1px solid #e4e7ee;
}*/
.filter-left-list-li-normal{
    height:38px;
    line-height:38px;
    font-size:14px;
    color: #555;
    padding-left: 15px;
    padding-right: 20px;
    /*border-top:1px solid white;*/
    /*border-bottom:1px solid white;*/
    cursor: pointer;
    background: url(../images/kbreearch/_0004_resourceSearch-oval-1.png) no-repeat 20px 17px;
}
.filter-left-list-li-normal:hover{
    color:#0066cc;
    background: url(../images/kbreearch/_0005_resourceSearch-oval-1.png) no-repeat 20px 17px;
    background-color: #f1f1f1;
    /*border-top:1px solid #e4e7ee;*/
    /*border-bottom:1px solid #e4e7ee;*/
}

.filter-left-list-li-div{
    padding-left: 20px;
}
.filter-left-list-li-active11{
    color:#0066cc;
    background: url(../images/kbreearch/_0005_resourceSearch-oval-1.png) no-repeat 20px 17px;
    background: #f1f1f1;
    border-top:1px solid #e4e7ee;
    border-bottom:1px solid #e4e7ee;
}
.filter-left-list-li-active{
    color:#0066cc;
    background: url(../images/kbreearch/_0005_resourceSearch-oval-1.png) no-repeat 20px 17px;
    background-color: #f1f1f1;
}
.subnav-show-more{
    margin-left: 17px;
    font-size: 20px;
    cursor: pointer;
    height:38px;
    line-height:38px;
    font-weight: bold;
}
.subnav-show-more-minus{
    display: none;
}




