#shaixuancont{background: #FFFfff;padding:0 ;border: 1px solid #d0d0d0;}

    #shaixuancont .sx {clear: both;
    position: relative;
    line-height: 18px;
    zoom: 1;
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 0;
    margin: 0 auto;
    height: 22px;}


    #shaixuancont strong{float: left;
    padding-left: 6px;
    width: 60px;
    font-weight: bold;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    }

    #shaixuancont .zimudiv a{display: inline-block;padding-left: 5px;padding-right: 5px;}

.sx a{font-size:14px;margin: 0 6px}
 .sx a.on:hover {
    text-decoration: none;
}
 .sx a.on {
    background: #2196F3;
    color: #fff;
    border-radius: 3px;
    padding: 2px 4px;
}
.sx a.on:hover {
    color: #fff;
}
.sx a:hover {
    color: #fe4800;
}

/* 仅调整本页排序按钮的向上箭头位置。 */
#shaixuancont .orderfield i[uk-icon="icon:triangle-up"] {
    transform: translateY(-2px);
}
    
    #tabarea{
            line-height: 34px;
            background: url(/static/image/bg_line.png?a=1) repeat-x 0 -33px;
    height: 34px;
    padding: 0 3px;
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    margin: 0 !important;
    }
    #tabarea h2 {
        /*text-shadow: 1px 1px 1px #ccc;*/
        float: left;
    text-indent: .6em;
    color: #2196F3;
    background-color: #fff;
    border-top: 3px solid #2196F3;
    width: 200px;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 0;
    margin:0;
    font: 500 18px / 34px 'Microsoft YaHei', Tahoma, Arial, 'Times New Roman';
}

#tabarea .filter-click {
    position: absolute;
    top: 0;
    padding-top: 6px;
    height: 28px;
    left: 200px;
    border-left: 1px solid #e0e0e0;
    padding-left: 20px;
    vertical-align: middle;
}
#tabarea .filter-click a {
    padding: 0 8px;
    display: inline-block;
    color: #333;
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    background-color: #f9f9f9;
    text-decoration: none;
    vertical-align: top;
}

#tabarea .filter-click a i {
    margin-left: 6px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(/static/image/bg_main.png?a=2) no-repeat -36px -256px;
    vertical-align: middle;
}
#tabarea .filter-click a span{
    /*color: #e91e63;*/
}
#tabarea .filter-click a.re i {
    width: 16px;
    height: 16px;
    background-position: -34px -274px;
}