.sort_wapper {
    position: relative;
}
.filter_item {
    cursor: pointer;
}
.sort_wapper .hov-box {
    position: absolute;
}
        .fl{
            width: 110px;
        }
        .kindhov5, .kindhov6, .kindhov7{
            width: auto;
        }
        /*.white a {*/
            /*font-size: 14px;*/
            /*color: #fff;*/
        /*}*/

        /*.paging-ul{*/
            /*width: auto*/
        /*}*/
        /*.paging-ul a{*/
            /*width: 100%;height: 100%;display: block*/
        /*}*/
        .kindpull {
            width:110px !important;
        }
        .paging {
            padding-bottom: 10px;
}
        .popular li:hover{
            background-color: #f0f0f0;
        }
        .font_green{
            color:black;
        }
        .font_green:hover{
            color:#fa4b00
;
        }


