.fa, .fas{
        font-weight: 900 !important;
    }
#main{
        background: #f8f8fb;
}

.style-combo .main-content .u-hot-cate {
        width: 97.5%;
        margin-left: 15px;
    }
    .u-hot-cate {
        padding: 9px 12px;
        display: inline-block;
        width: 100%;
        background: #fff;
        border-radius: 4px;
    }
    .order-new-seo {
        float: left;
        margin: 4px 6px;
        font-weight: bold !important;
        font-size: 15px !important;
    }
    .u-hot-cate ul {
        float: left;
        margin-bottom : 0px;
    }
    .u-hot-cate ul li {
        display: inline-block;
        line-height: 30px;
        margin: 0 20px;
    }
    .u-hot-cate ul li a.active {
        color: #0a78d9;
    }
    .u-hot-cate ul li a {
        color: #777;
    }
    .section_sort_course{
        margin-top: 20px;
        margin-bottom: -20px;
    }