.goods-item-level-icon{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: -3px;
}
.saleItem .saleItem__title .icon {
    margin-top: -3px!important;
}

@media(max-width: 992px) {
    .saleItem {
         margin-bottom: 0 !important;
    }
    .header__top {
        height: 76px;
    }
    .collapse {
        height: 100%;
    }
    body, .header__top, .header, .g-container, .h5, .navbar-expand-lg,
    .container-fluid, .bg, .m-crumbs, .popular, .page-navigation,
    .justify-content-center, .footer, .a_list {
        width: 100vw !important;
        min-width: 0 !important;
    }
    .g-container {
         padding: 0 !important;
    }
    .popular .ivu-row {
        margin: 0 !important;
    }
    .bg .m-crumbs {
        padding-left: 10px;
        height: 30px;
    }
    .header__welcome {
        margin-left: 10px;
    }
    .header__member {
        margin-right: 10px;
    }
    .popular .u-tab{
        margin: 20px 0 10px 10px !important;
    }
    #idcon1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .bg .hd .item-category {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .bg .hd .item-category .ivu-col-span-2 {
        width: 67px;
        margin: 0 5px;
    }
    .f-center {
        width: 70px;
    }
    .filter-item .ivu-col-span-18 {
        margin-left: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 1;
    }
    .filter-item .ivu-col-span-18 .option {
        width: 68px;
        margin: 0 5px;
    }
    .ivu-col-span-4 {
        width: 170px;
    }
    .filter-item .ranger .ranger-input {
        width: 42px;
    }
    .hd .filter-item .item-a_label .option {
        width: 60px;
        margin: 0 5px;
    }
    .filter-item .ivu-col-span-18 {
         margin-left: -5px !important;
    }
}

@media(max-width: 768px) {
    .f-mtp12 .suggestItem {
        height: 175px !important;
    }
}
@media (max-width: 576px) {
    #navBarLogin {
        margin-top: 7px !important;
    }
    .header__member {
         margin-right: 0;
    }
    #navBarLogin a {
         margin-top: 0 !important;
    }
}
