.categoryselectlist li.current, .categoryselectlist li.hover {
    color: #fff;
    background-color: #316ac5;
}

ul {
    list-style: none;
    padding-left: 2px;
}

.leave01 {
    float: right;
    background: url("/assets/img/icon/leve01.png") 0 0 no-repeat;
}

.leave-cat-lv span.first {
    width: 100px;
}

.leave-cat-lv span {
    float: left;
    display: block;
    width: 99px;
    line-height: 22px !important;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.leave-cat-lv span.middle {
    width: 106px;
}

.leave-cat-lv span.last {
    width: 90px;
}

.catgoray-box {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.search-history {
    position: relative;
    z-index: 2;
    height: 50px;
    padding: 15px 10px 0;
}

.search-history .history-tit {
    float: left;
    color: #0b0b0b;
    line-height: 24px;
}

.search-history .drop-down {
    width: 65%;
}

.drop-down {
    position: relative;
    float: left;
    padding-top: 1px;
    height: 25px;
    line-height: 22px;
    border: 1px solid #8797b0;
    background-color: #fff;
}

.drop-down-default {
    display: block;
    position: absolute;
    right: 1px;
    top: 0px;
    height: 25px;
    border-left: 1px solid #b9cbe7;
    cursor: pointer;
}

.greay-cat-box {
    border: 1px solid #f3f3f3;
}

.greay-cat-box .b-f-line {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 8px;
    border: 1px solid #fff;
    background-color: #fafafa;
}

.categoryselectlistbox {
    position: relative;
    z-index: 0;
    width: 100%;
    padding: 0 0 0 1px;
    height: 222px;
    background: url("/assets/img/icon/category-bg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.categoryselectlist {
    display: none;
    overflow: hidden;
    position: relative;
    float: left;
    width: 25%;
    height: 220px;
    border: 1px solid #b8c3d4;
    margin-right: 9px;
}

.addscroll {
    display: block;
    overflow-y: scroll;
}

.categoryselectlist ul {
    margin: 0 1px;
}

.categoryselectlist li.disable {
    color: #bbb;
}

.categoryselectlist li {
    padding-left: 0px;
    line-height: 20px;
    height: 20px;
    text-indent: 10px;
    cursor: pointer;
}

.categoryselectlist li .libox {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.categoryselectlist li .tipswrap {
    position: relative;
    padding-top: 6px;
    z-index: 2;
    display: none;
}

.limittips {
    color: #000;
    padding: 5px 10px;
    background-color: #ffffe5;
    border: 1px solid #efd491;
    box-shadow: 2px 2px 0 #e5e5e5;
    position: absolute;
    top: 5px;
    top: 3px \9;
    left: 9px;
    _left: 0;
    text-indent: 0;
}

.limittips span {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 10px;
    top: -6px;
    border-color: transparent transparent #efd491;
    border-width: 0 5px 5px;
    border-style: dashed dashed solid;
}

.limittips span i {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 1px;
    left: -5px;
    border-color: transparent transparent #ffffe5;
    border-width: 0 5px 5px;
    border-style: dashed dashed solid;
    overflow: hidden;
}

.selected-category {
    padding: 15px 0px;
}

.selected-category .chouseed-catrgory {
    padding: 10px 10px 10px 10px;
    border: 1px solid #fdcc7f;
    background-color: #ffffe5;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.selected-category .chouseed-catrgory span.cate-title {
    float: left;
    color: #0b0b0b;
}

.selected-category .chouseed-catrgory span.cate-value {
    float: left;
}

.selected-category .chouseed-catrgory span.cate-value b {
    display: inline-block;
    font-weight: 300;
    color: #c34802;
}

.selected-category .chouseed-catrgory span.cate-value span {
    padding: 0 6px;
    color: #000;
    font-family: Comic Sans MS;
}

.buttonbox .container {
    width: 100% !important;
}

.buttonbox .container .form-group {
    float: right;
}

.chouse-down-box {
    display: none;
    position: absolute;
    left: -1px;
    top: 24px;
    border: 1px solid #8797b0;
    padding: 1px 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

.chouse-down-box span {
    display: block;
}

.chouse-down-box span.hover, .chouse-down-box span.selected, .chouse-down-box span.sac_over {
    color: #fff;
    background-color: #316ac5;
}
