.no-ie[_ngcontent-mbm-c81] {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #0006;
    z-index: 99999;
    color: #000;
}

.no-ie-box[_ngcontent-mbm-c81],
.no-ie.danger-notify[_ngcontent-mbm-c81] {
    background-color: #fff;
}

.no-ie-box[_ngcontent-mbm-c81] {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
    position: fixed;
    width: 640px;
    height: 400px;
    left: 50%;
    top: 50%;
    font-size: 18px;
    padding: 15px;
    transform: translate(-50%, -50%);
}

.buttons-gap[_ngcontent-mbm-c81] {
    height: 70px;
    position: absolute;
    top: 0;
    border-right: 2px solid #373843;
}

.light[_nghost-mbm-c81] .buttons-gap[_ngcontent-mbm-c81],
.light [_nghost-mbm-c81] .buttons-gap[_ngcontent-mbm-c81] {
    border-right-color: #ddd;
}

.guide-cover[_ngcontent-mbm-c81] {
    position: fixed;
    z-index: 5000;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000b3;
}

.still-leave-btn[_ngcontent-mbm-c81] {
    color: #fff3 !important;
}

.light[_nghost-mbm-c81] .still-leave-btn[_ngcontent-mbm-c81],
.light [_nghost-mbm-c81] .still-leave-btn[_ngcontent-mbm-c81] {
    color: #afafaf !important;
}


a[_ngcontent-mbm-c48] {
    display: block;
    padding: 10px 12px;
}

.nav-expander.expanded[_ngcontent-mbm-c48] a[_ngcontent-mbm-c48],
.nav-expander[_ngcontent-mbm-c48]:hover a[_ngcontent-mbm-c48] {
    color: #fff;
    opacity: 1 !important;
}

.nav-expander.expanded[_ngcontent-mbm-c48] span[_ngcontent-mbm-c48],
.nav-expander[_ngcontent-mbm-c48]:hover span[_ngcontent-mbm-c48] {
    opacity: 1 !important;
}

.nav-expander[_ngcontent-mbm-c48] a[_ngcontent-mbm-c48] {
    padding: 3px 3px 3px 12px;
}

.hot-icon[_ngcontent-mbm-c48] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 87px;
    height: 5px;
    width: 5px;
    background-color: red;
}

.mainColor[_ngcontent-mbm-c48] {
    color: #00c0ff;
}

.margin-adjust[_ngcontent-mbm-c48] {
    margin-top: 2px !important;
}

[_nghost-mbm-c49] {
    margin-top: 2px;
}

.search-box[_ngcontent-mbm-c49] {
    width: 478px;
    height: 40px;
}

.search-box.focused[_ngcontent-mbm-c49] #search-input[_ngcontent-mbm-c49] {
    color: #fff;
}

.inner[_ngcontent-mbm-c49] {
    width: 100%;
    height: 100%;
    position: relative;
}

.search-suggest[_ngcontent-mbm-c49] {
    left: 36px;
    top: 11px;
    transition: all 0.3s ease-out;
    z-index: 0;
    white-space: nowrap;
    color: #b5b5b5;
}

#search-input[_ngcontent-mbm-c49],
.search-suggest[_ngcontent-mbm-c49] {
    position: absolute;
    color: #ffffffb3;
}

#search-input[_ngcontent-mbm-c49] {
    top: 0;
    left: 0;
    line-height: 28px;
    border: 1px solid #0000;
    background-color: #98989833;
    border-radius: 19px;
    padding: 5px 10px 5px 36px;
    width: 100%;
}

.submit[_ngcontent-mbm-c49] {
    width: 80px;
    height: 100%;
    border-radius: 0 19px 19px 0;
    color: #fff;
    position: absolute;
    top: 0;
    right: -0.1em;
    font-size: 13px;
    white-space: nowrap;
    line-height: 41px;
    z-index: 2;
    cursor: pointer;
}

.submit[_ngcontent-mbm-c49],
.submit[_ngcontent-mbm-c49]:hover {
    background-color: #00c0ff;
}

.search-agent[_ngcontent-mbm-c49] {
    border: 1px solid #0000;
    border-radius: 0;
    position: absolute;
    top: 38px;
    left: 10px;
    width: 390px;
    background-color: #1c1d2f;
    z-index: 9999;
    transition: all 1s ease-in-out;
    box-shadow: 2px 2px 1px 0 #00000057;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
    border-color: #0000;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
    background-color: #fff;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
    box-shadow: 2px 2px 4px 0 #0000003d;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] {
    color: #333;
}

.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49] {
    margin: 0;
    padding: 4px 8px;
    line-height: 23px;
    cursor: pointer;
    position: relative;
    align-items: center;
}

.search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
    background-color: #2b2c3a;
    color: inherit !important;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover,
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
    background-color: #fff;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item.active[_ngcontent-mbm-c49],
.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover,
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49]:hover {
    color: inherit;
}

.search-agent[_ngcontent-mbm-c49] .item[_ngcontent-mbm-c49] span[_ngcontent-mbm-c49] {
    line-height: 23px;
}

.search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] {
    padding: 5px 8px 5px 42px;
}

.light[_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] span.flex-1[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-agent[_ngcontent-mbm-c49] .trending-search-item[_ngcontent-mbm-c49] span.flex-1[_ngcontent-mbm-c49] {
    color: #333;
}

.iconsousuo[_ngcontent-mbm-c49] {
    top: 4px;
    font-size: 32px;
    right: 16px;
    line-height: 32px;
    position: absolute;
    opacity: 0.4;
    color: #fff;
    cursor: pointer;
}

.iconsousuo[_ngcontent-mbm-c49]:hover {
    opacity: 1;
}

.iconpaihang2[_ngcontent-mbm-c49] {
    top: 4px;
    font-size: 32px;
    right: 52px;
    line-height: 32px;
    position: absolute;
    opacity: 0.4;
    color: #fff;
    cursor: pointer;
}

.iconpaihang2[_ngcontent-mbm-c49]:hover {
    opacity: 1;
}

.trending-search-index[_ngcontent-mbm-c49] {
    height: 22px;
    width: 22px;
    text-align: center;
    background-color: #bfbfbf;
    color: #fff;
    line-height: 22px;
    font-size: 11px;
}

.trending-search-index.rank1[_ngcontent-mbm-c49] {
    background-color: #e7a200;
}

.trending-search-index.rank2[_ngcontent-mbm-c49] {
    background-color: #b85702;
}

.trending-search-index.rank3[_ngcontent-mbm-c49] {
    background-color: #a33407;
}

.header[_ngcontent-mbm-c49] {
    padding: 5px 8px;
}

.hd-line[_ngcontent-mbm-c49] {
    padding: 4px 8px;
    line-height: 35px;
}

.instance-result-item[_ngcontent-mbm-c49] span[_ngcontent-mbm-c49] {
    color: red;
}

.clear-button[_ngcontent-mbm-c49] {
    color: #fff;
}

.light[_nghost-mbm-c49] .clear-button[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .clear-button[_ngcontent-mbm-c49] {
    color: #333;
}

.clear-button[_ngcontent-mbm-c49]:hover {
    color: red;
}

@media (max-width: 1678px) {
    .search-agent[_ngcontent-mbm-c49] {
        width: 290px !important;
    }
}

@media (max-width: 1439px) {
    .search-box[_ngcontent-mbm-c49] {
        width: 330px !important;
    }

    .search-agent[_ngcontent-mbm-c49] {
        width: 290px !important;
    }
}

@media (min-width: 1440px) and (max-width: 1678px) {
    .search-box[_ngcontent-mbm-c49] {
        width: 315px !important;
    }

    .search-agent[_ngcontent-mbm-c49] {
        width: 290px !important;
    }
}

.light[_nghost-mbm-c49] .search-history-item[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .search-history-item[_ngcontent-mbm-c49] {
    color: #333;
}

.trending-number[_ngcontent-mbm-c49] {
    color: #494958;
    font-size: 14px;
}

.light[_nghost-mbm-c49] .trending-number[_ngcontent-mbm-c49],
.light [_nghost-mbm-c49] .trending-number[_ngcontent-mbm-c49] {
    color: #888;
}

.trending-number.icon-1[_ngcontent-mbm-c49] {
    color: #ff4800 !important;
}

.trending-number.icon-2[_ngcontent-mbm-c49] {
    color: #ff7800 !important;
}

.trending-number.icon-3[_ngcontent-mbm-c49] {
    color: #ffb400 !important;
}

.item[_ngcontent-mbm-c51] {
    position: relative;
    height: 100%;
    font-size: 13px;
}

.notifications[_ngcontent-mbm-c51] {
    right: 1em;
    top: 1.5em;
    position: absolute;
    width: 0.4em;
    height: 0.4em;
    padding: 0;
    color: #000;
    min-width: 1px;
}

.notifications.showNum[_ngcontent-mbm-c51] {
    right: -0.4em;
    top: 0.5em;
    min-width: 16px;
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #fff;
    border-radius: 4px;
}

.notifications.showNum[_ngcontent-mbm-c51] span[_ngcontent-mbm-c51] {
    margin-left: -0.1em;
}

.item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51] {
    color: #ffffffb3;
}

.light[_nghost-mbm-c51] .item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51],
.light [_nghost-mbm-c51] .item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51] {
    color: #fff;
}

.item[_ngcontent-mbm-c51] .align-items-center[_ngcontent-mbm-c51]:after {
    margin-left: 0 !important;
}

.item[_ngcontent-mbm-c51] {
    min-width: 4.5em;
}

.item[_ngcontent-mbm-c51] div[title][_ngcontent-mbm-c51] {
    margin: 0 auto;
}

.item[_ngcontent-mbm-c51] div[title][_ngcontent-mbm-c51]:after {
    content: attr(title);
    font-size: 12px;
    transition: all 0.2s;
    white-space: nowrap;
    position: absolute;
    text-align: center;
    bottom: -2em;
    opacity: 0;
    pointer-events: none;
    margin-left: -0.2em;
    transform: translateX(-50%);
    left: 50%;
}

.item[_ngcontent-mbm-c51] .iconfont[_ngcontent-mbm-c51] {
    transition: all 0.2s;
}

.item[_ngcontent-mbm-c51]:hover div[title][_ngcontent-mbm-c51] {
    color: #fff;
}

.item[_ngcontent-mbm-c51]:hover .iconfont[_ngcontent-mbm-c51] {
    font-size: 18px;
    margin-top: -1em;
}

.item[_ngcontent-mbm-c51]:hover div[title][_ngcontent-mbm-c51]:after {
    bottom: 1em;
    opacity: 1;
}

.item[_ngcontent-mbm-c51]:hover .iconfont[_ngcontent-mbm-c51] {
    font-size: 18px !important;
}

.item-img[_ngcontent-mbm-c51] {
    width: 25px;
    margin: 0 10px 0 0;
}

.dNotify[_ngcontent-mbm-c51] {
    animation-name: notify;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.dCaption[_ngcontent-mbm-c51],
.dNotify[_ngcontent-mbm-c51] {
    text-align: center;
    display: block;
}

.dCaption[_ngcontent-mbm-c51] {
    animation: data 2s infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fec1a1;
    font-size: 14px;
    width: 4em;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 1px #656565;
    white-space: nowrap;
}

@keyframes data {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes notify {
    0% {
        transform: translateY(0) rotateY(0);
    }

    15% {
        transform: translateY(-10px) rotateY(0);
    }

    50% {
        transform: translateY(-10px) rotateY(1turn) scale(1);
    }

    75% {
        transform: translateY(0) rotateY(1turn) scale(0);
    }

    to {
        transform: translateY(0) rotateY(1turn) scale(0);
    }
}

[_nghost-mbm-c54] {
    position: relative;
}

.sign-in-ctn[_ngcontent-mbm-c54] {
    cursor: pointer;
    color: #ffffffb3;
    min-width: 4.5em;
    text-align: center;
    height: 100%;
}

.sign-in-ctn[_ngcontent-mbm-c54] div[title][_ngcontent-mbm-c54] {
    margin: 0 auto;
}

.sign-in-ctn[_ngcontent-mbm-c54] div[title][_ngcontent-mbm-c54]:after {
    content: attr(title);
    font-size: 12px;
    transition: all 0.2s;
    white-space: nowrap;
    position: absolute;
    text-align: center;
    bottom: -2em;
    opacity: 0;
    pointer-events: none;
    margin-left: -0.2em;
    transform: translateX(-50%);
    left: 50%;
}

.sign-in-ctn[_ngcontent-mbm-c54] .iconfont[_ngcontent-mbm-c54] {
    transition: all 0.2s;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover div[title][_ngcontent-mbm-c54] {
    color: #fff;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover .iconfont[_ngcontent-mbm-c54] {
    font-size: 18px;
    margin-top: -1em;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover div[title][_ngcontent-mbm-c54]:after {
    bottom: 1em;
    opacity: 1;
}

.sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54] {
    margin: 0 auto;
}

.light[_nghost-mbm-c54] .sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54],
.light [_nghost-mbm-c54] .sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54] {
    color: #fff;
}

.sign-in-ctn[_ngcontent-mbm-c54] .sign-in[_ngcontent-mbm-c54]:after {
    margin-left: 0 !important;
}

.sign-in-ctn[_ngcontent-mbm-c54]:hover .iconfont[_ngcontent-mbm-c54] {
    font-size: 18px !important;
}

.new-label[_ngcontent-mbm-c54] {
    background-color: #f15151;
    color: #333;
    position: absolute;
    top: -12px;
    left: 38px;
    font-size: 12px;
    font-weight: 600;
    padding: 0 6px;
    transform: scale(0.7);
    border-radius: 10px 10px 10px 0;
}

.sign-in-text[_ngcontent-mbm-c54] {
    vertical-align: text-bottom;
}

.popup-box-arrow[_ngcontent-mbm-c34] {
    position: absolute;
}

.popup-box-arrowOut[_ngcontent-mbm-c34] {
    position: absolute;
    width: 0;
    height: 0;
    border:solid;
    border-width: 7px;
}

.popup-box-arrowIn[_ngcontent-mbm-c34] {
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid #0000;
    border-right-color: #1c1d2f;
}

[_nghost-mbm-c55] {
    height: 100%;
}


[_nghost-mbm-c57] {
    min-width: 4.5em;
    padding-left: 1em;
    position: relative;
    height: 100%;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .avatar[_ngcontent-mbm-c57] {
    top: 16px;
    right: -15px;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .avatar.not-login[_ngcontent-mbm-c57] {
    top: 1.2em;
    right: 6em;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .nickname[_ngcontent-mbm-c57] {
    opacity: 0;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .hoverable[_ngcontent-mbm-c57] {
    width: 80px;
    height: 80px;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .badge[_ngcontent-mbm-c57] {
    display: block;
}

[_nghost-mbm-c57] [_ngcontent-mbm-c57]:hover .badge[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
    width: 24px;
    height: 24px;
}

.login-link[_ngcontent-mbm-c57] {
    color: #ffffffb3;
}

.login-link[_ngcontent-mbm-c57] span[_ngcontent-mbm-c57] {
    vertical-align: text-bottom;
}

.icon-login[_ngcontent-mbm-c57]:before {
    content: "";
    line-height: 40px;
    font-size: 24px;
}

.logon[_ngcontent-mbm-c57] {
    position: absolute;
    top: 1.2em;
    right: 3em;
    transition: all 0.2s linear;
}

.logon[_ngcontent-mbm-c57],
.logon-inner[_ngcontent-mbm-c57] {
    height: 30px;
    width: 30px;
}

.logon-inner[_ngcontent-mbm-c57] {
    position: relative;
}

.logon[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
    width: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.logon[_ngcontent-mbm-c57]:hover img[_ngcontent-mbm-c57] {
    width: 35px !important;
}

.avatar[_ngcontent-mbm-c57] {
    position: absolute;
    cursor: pointer;
    padding-left: 0.5em;
    top: 1.4em;
    right: 0;
    z-index: 1;
}

.avatar[_ngcontent-mbm-c57],
.avatar[_ngcontent-mbm-c57] .hoverable[_ngcontent-mbm-c57] {
    transition: all 0.3s;
}

.avatar[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    object-fit: cover;
}

.avatar[_ngcontent-mbm-c57] .badge[_ngcontent-mbm-c57] {
    display: none;
}

.avatar[_ngcontent-mbm-c57] .badge[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
    position: absolute;
    width: 13px;
    height: 13px;
    right: 0;
    bottom: 3px;
    border-radius: 0;
}

.avatar.not-login[_ngcontent-mbm-c57] {
    top: 1.2em;
    right: 4em;
}

.avatar.not-login[_ngcontent-mbm-c57],
.avatar.not-login[_ngcontent-mbm-c57] img[_ngcontent-mbm-c57] {
    height: 30px;
    width: 30px;
}

.user-status[_ngcontent-mbm-c57] {
    cursor: pointer;
    width: 100%;
}

.nickname[_ngcontent-mbm-c57] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    margin-top: 0.5em;
    padding-right: 0.3em;
    padding-top: 1.2em;
}

.nickname[_ngcontent-mbm-c57],
.user-status[_ngcontent-mbm-c57] .menu-label[_ngcontent-mbm-c57] {
    width: 80px;
}

.sign-in-expanded[_ngcontent-mbm-c53] {
    width: 215px;
    top: 62px;
    left: -72px;
    z-index: 999;
    position: absolute;
    background-color: #2b2c3a;
    box-shadow: 2px 2px 1px 0 #00000057;
    border-top: none;
}

.light[_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53] {
    background-color: #fafafa;
}

.light[_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .sign-in-expanded[_ngcontent-mbm-c53] {
    box-shadow: 2px 2px 4px 0 #0000003d;
}

.content[_ngcontent-mbm-c53] {
    position: relative;
    padding: 12px;
    height: 220px;
}

.content.only-button[_ngcontent-mbm-c53] {
    height: 110px;
}

.loader-content[_ngcontent-mbm-c53] {
    position: relative;
    padding: 12px;
    height: 220px;
}

.status-box[_ngcontent-mbm-c53] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    height: 125px;
}

.status-box.finished[_ngcontent-mbm-c53] {
    padding-top: 10px;
}

.daily-icon[_ngcontent-mbm-c53] {
    margin-bottom: 20px;
    width: 28px;
}

.daily-icon.finished[_ngcontent-mbm-c53] {
    width: 52px;
}

.daily-text[_ngcontent-mbm-c53] {
    padding: 5px 0;
    vertical-align: middle;
    text-align: center;
}

.button-box[_ngcontent-mbm-c53] {
    margin-top: 30px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
}

.button-box.justify-around[_ngcontent-mbm-c53] {
    margin-top: 10px;
    padding: 0;
    justify-content: space-around;
}

.open-sign-button[_ngcontent-mbm-c53] {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 16px;
}

.open-sign-button[_ngcontent-mbm-c53],
.open-sign-button[_ngcontent-mbm-c53]:hover {
    background-color: #00c0ff;
}

.gc[_ngcontent-mbm-c53] {
    margin-bottom: 3px;
}

.exp[_ngcontent-mbm-c53],
.gc[_ngcontent-mbm-c53] {
    margin-right: 5px;
    width: 18px;
}

.exp[_ngcontent-mbm-c53] {
    margin-left: 15px;
    margin-bottom: 2px;
}

.button-block[_ngcontent-mbm-c53] {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 68px;
}

.button-icon[_ngcontent-mbm-c53] {
    width: 40px;
}

.button-text[_ngcontent-mbm-c53] {
    font-size: 12px;
}

.light[_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53],
.light [_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53] {
    color: #888 !important;
}

.button-text[_ngcontent-mbm-c53]:hover {
    color: #fff;
}

.light[_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53]:hover,
.light [_nghost-mbm-c53] .button-text[_ngcontent-mbm-c53]:hover {
    color: #333 !important;
}

#sticky-block[_ngcontent-mbm-c59] {
    position: fixed;
    right: 25px;
    bottom: 30px;
    width: 40px;
    z-index: 999;
    opacity: 0.95;
    -webkit-user-select: none;
    user-select: none;
}

#sticky-block.guide[_ngcontent-mbm-c59] {
    position: absolute;
    opacity: 1;
    z-index: auto !important;
}

#sticky-block.iphone[_ngcontent-mbm-c59] .iconfont.iconVIP[_ngcontent-mbm-c59] {
    color: #fec1a1;
    background: none !important;
    overflow: hidden;
    background-clip: unset;
    -webkit-text-fill-color: unset;
}

#sticky-block.changeBottom[_ngcontent-mbm-c59] {
    bottom: 105px;
}

.sticky-back-top[_ngcontent-mbm-c59] {
    cursor: pointer;
    line-height: 35px;
    height: 35px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: relative;
    color: #ffffffb3;
}

.light[_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59] {
    color: #888;
}

.sticky-back-top[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
    font-size: 28px;
}

@media (any-hover: hover) {
    .sticky-back-top[_ngcontent-mbm-c59]:hover {
        color: #fff;
    }

    .light[_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59]:hover,
    .light [_nghost-mbm-c59] .sticky-back-top[_ngcontent-mbm-c59]:hover {
        color: #333;
    }
}

.inner[_ngcontent-mbm-c59] {
    position: relative;
    background-color: #2b2c3a;
    box-shadow: 2px 2px 1px 0 #00000057;
    clip-path: 2;
    border-radius: 20px;
    padding: 18px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.light[_nghost-mbm-c59] .inner[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .inner[_ngcontent-mbm-c59] {
    background-color: #fff;
}

.light[_nghost-mbm-c59] .inner[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .inner[_ngcontent-mbm-c59] {
    box-shadow: 2px 2px 4px 0 #0000003d;
}

.sticky-block-popup[_ngcontent-mbm-c59] {
    top: 1px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    font-size: 16px;
    color: #aaa;
}

.stick-block-button[_ngcontent-mbm-c59] {
    cursor: pointer;
    line-height: 35px;
    height: 35px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    position: relative;
    color: #ffffffb3;
}

.light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] {
    color: #888;
}

.stick-block-button[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
    font-size: 22px;
}

.stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59] {
    transition: none !important;
}

.light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59] a[_ngcontent-mbm-c59] {
    color: #aaa;
}

.stick-block-button[_ngcontent-mbm-c59] .iconshensepifu.guide[_ngcontent-mbm-c59] {
    position: relative;
    z-index: 5002;
}

@media (any-hover: hover) {
    .stick-block-button[_ngcontent-mbm-c59]:hover {
        border-color: #00c0ff;
        background-color: #384386;
    }

    .stick-block-button[_ngcontent-mbm-c59]:hover a[_ngcontent-mbm-c59] {
        color: #fff !important;
    }

    .stick-block-button[_ngcontent-mbm-c59]:hover .dn-icon.icon-vipc[_ngcontent-mbm-c59] {
        background-position: -29px;
    }

    .stick-block-button[_ngcontent-mbm-c59]:hover .hint[_ngcontent-mbm-c59] {
        width: 6em;
        transition: width 0.15s;
        padding-right: 0.5em;
        padding-left: 1em;
    }

    .light[_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59]:hover,
    .light [_nghost-mbm-c59] .stick-block-button[_ngcontent-mbm-c59]:hover {
        border-color: #00c0ff;
    }
}

.stick-block-button.mainColorBg[_ngcontent-mbm-c59] {
    background-color: #00c0ff !important;
    color: #fff !important;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59] {
    position: relative;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59] i.iconfont[_ngcontent-mbm-c59] {
    background: linear-gradient(0deg, #00c3ff, #e2c9f8 80%, #f3b0fc);
    -webkit-background-clip: text;
    color: #0000;
    font-size: 24px;
}

.stick-block-button.appIconColor[_ngcontent-mbm-c59]:before {
    content: "";
    background-image: url(/assets/images/hot-icon.png);
    position: absolute;
    right: -4px;
    top: -3px;
    width: 24px;
    height: 10px;
}

.dn-icon.icon-vipc[_ngcontent-mbm-c59] {
    width: 29px;
    height: 25px;
    font-size: 14px;
    display: inline-block;
    background-image: url(/assets/images/vipselect1.png);
    margin-top: 20px;
}

.hint[_ngcontent-mbm-c59] {
    position: absolute;
    font-size: 14px;
    right: 2.8em;
    background-color: #fff;
    text-align: right;
    background-color: #384386;
    color: #fff;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 20px 0 0 20px;
}

.onlytext[_ngcontent-mbm-c59] {
    font-size: 12px;
    height: 48px;
    width: 52px;
    padding: 8px 5px 8px 11px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 4px;
    color: #fff;
}

.onlytext[_ngcontent-mbm-c59] span.text-word[_ngcontent-mbm-c59] {
    letter-spacing: 2px;
}

.light[_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59],
.light [_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59] {
    color: #888 !important;
}

.light[_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59]:hover,
.light [_nghost-mbm-c59] .onlytext[_ngcontent-mbm-c59]:hover {
    color: #fff !important;
}

.guide-tips[_ngcontent-mbm-c59] {
    background-image: url(/assets/images/guide-change-color.png);
    width: 371px;
    height: 95px;
    position: absolute;
    top: 1px;
    left: -324px;
    z-index: 5001;
    display: none;
    cursor: pointer;
}

.guide-tips.topFixed[_ngcontent-mbm-c59] {
    top: 51px;
}

.guide-tips.guide[_ngcontent-mbm-c59] {
    display: block;
}

.sticky[_ngcontent-mbm-c80] {
    position: fixed;
    z-index: 10000;
    right: 16px;
    bottom: 30px;
}

.sticky.hasNew[_ngcontent-mbm-c80] {
    animation: jump 0.5s linear 0s infinite alternate;
}

.sticky.afterShow[_ngcontent-mbm-c80] {
    animation: jump2 0.5s linear 0s 4 alternate;
}

.sticky.pla[_ngcontent-mbm-c80] {
    bottom: 105px;
}

.sticky.plahasNew[_ngcontent-mbm-c80] {
    animation: jumpInPlayer 0.5s linear 0s infinite alternate;
}

.sticky.plaafterShow[_ngcontent-mbm-c80] {
    animation: jumpInPlayer2 0.5s linear 0s 4 alternate;
}

@keyframes jump {
    0% {
        bottom: 25px;
    }

    50% {
        bottom: 30px;
    }

    to {
        bottom: 35px;
    }
}

@keyframes jump2 {
    0% {
        bottom: 25px;
    }

    50% {
        bottom: 30px;
    }

    to {
        bottom: 35px;
    }
}

@keyframes jumpInPlayer {
    0% {
        bottom: 100px;
    }

    50% {
        bottom: 105px;
    }

    to {
        bottom: 110px;
    }
}

@keyframes jumpInPlayer2 {
    0% {
        bottom: 100px;
    }

    50% {
        bottom: 105px;
    }

    to {
        bottom: 110px;
    }
}

.sticky-notification[_ngcontent-mbm-c80] {
    width: 60px;
    height: 52px;
    background-repeat: no-repeat;
    background-position: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.sticky-notification[_ngcontent-mbm-c80]:hover .sticky-close[_ngcontent-mbm-c80] {
    display: flex;
}

.notification-nums-ctn[_ngcontent-mbm-c80] {
    cursor: pointer;
    background-color: red;
    color: #fff;
    padding: 0 4px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px !important;
    margin-top: -31px;
    margin-left: 35px;
}

.sticky-close[_ngcontent-mbm-c80] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #00000080;
    position: absolute;
    top: -18px;
    right: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
}

.sticky-close[_ngcontent-mbm-c80] .close[_ngcontent-mbm-c80] {
    font-size: 12px;
    color: #ffffffb3;
    cursor: pointer;
}

.sticky-close[_ngcontent-mbm-c80]:hover .close[_ngcontent-mbm-c80] {
    color: #fff;
}

.sticky-chat[_ngcontent-mbm-c80] {
    width: 460px;
    height: 360px;
    position: absolute;
    bottom: 0;
    right: 65px;
    background-color: #1b1d27;
    box-shadow: 1px 1px 5px 0 #00000059;
}

.light[_nghost-mbm-c80] .sticky-chat[_ngcontent-mbm-c80],
.light [_nghost-mbm-c80] .sticky-chat[_ngcontent-mbm-c80] {
    background-color: #fff;
}

.dropdown[_ngcontent-mbm-c36] {
    padding: 1em;
}

.dn-button[_ngcontent-mbm-c36] {
    margin: 0;
    min-width: 80px;
    padding: 6px 0;
    background-color: #00c0ff;
}

.discountbox[_ngcontent-mbm-c36] {
    border-bottom: 1px solid #6663;
    margin-bottom: 0.8em;
    padding-bottom: 0.8em;
}

.discountinfo[_ngcontent-mbm-c36] {
    background: linear-gradient(90deg, #ee609c, #b967d8);
    color: #fff;
    box-sizing: initial;
    font-size: 12px;
    padding: 0 4px;
    height: 20px;
    margin-left: 0.7em;
    margin-right: 1.9em;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
}

.light[_nghost-mbm-c36] .discountcontent[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .discountcontent[_ngcontent-mbm-c36] {
    color: #333;
}

.line[_ngcontent-mbm-c36] {
    min-height: 5em;
    width: 100%;
}

.line.bg[_ngcontent-mbm-c36] {
    background-image: url(/assets/images/vip-bg.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    padding: 1em;
    display: flex;
    align-items: center;
}

.h5[_ngcontent-mbm-c36] {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0.5em;
}

.vip-right[_ngcontent-mbm-c36] {
    display: inline-block;
    background: url(/assets/images/vip-right-new@1.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin-right: 1em;
}

.vip-right.light[_ngcontent-mbm-c36] {
    background: url(/assets/images/vip-right-light-new@1.png) no-repeat;
}

.vip-right.x1[_ngcontent-mbm-c36] {
    width: 3em;
    height: 3em;
}

.vip-right.x1.vip-adfree[_ngcontent-mbm-c36] {
    background-position: -3em 0;
}

.vip-right.x1.vip-1080[_ngcontent-mbm-c36] {
    background-position: 0 0;
}

.vip-right.x1.vip-download[_ngcontent-mbm-c36] {
    background-position: -6em 0;
}

.vip-right.x1.vip-qiupian[_ngcontent-mbm-c36] {
    background-position: -3em -6em;
}

.vip-right.x1.vip-zungui[_ngcontent-mbm-c36] {
    background-position: 0 -3em;
}

.vip-right.x1.vip-4K[_ngcontent-mbm-c36] {
    background-position: 0 0;
}

.leftdays[_ngcontent-mbm-c36] {
    margin-left: auto;
    color: #fff6;
}

.leftdays[_ngcontent-mbm-c36] span[_ngcontent-mbm-c36] {
    color: #fff;
    padding: 0 0.4em;
}

.groupid[_ngcontent-mbm-c36] {
    width: 20px;
}

.block[_ngcontent-mbm-c36] {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 0.6em;
}

.block[_ngcontent-mbm-c36] .g[_ngcontent-mbm-c36] {
    display: inline-block;
    font-weight: 700;
    padding: 0 0.5em;
    font-size: 14px;
    margin-left: 1.2em;
}

.align-items-center[_ngcontent-mbm-c36] {
    color: #ffffffb3;
}

.light[_nghost-mbm-c36] .align-items-center[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .align-items-center[_ngcontent-mbm-c36] {
    color: #333 !important;
}

.gothere[_ngcontent-mbm-c36],
.gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36] {
    color: #fff6;
}

.light[_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36],
.light [_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36] {
    color: #00c0ff !important;
}

.gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover {
    color: #fff;
}

.light[_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover,
.light [_nghost-mbm-c36] .gothere[_ngcontent-mbm-c36] a[_ngcontent-mbm-c36]:hover {
    color: #00c0ff !important;
}

.bigVip[_ngcontent-mbm-c36] {
    color: #00c0ff;
}

[_nghost-mbm-c40] {
    padding: 12px 0 8px;
    background-color: red;
}

.item[_ngcontent-mbm-c40] {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px;
    padding: 4px 8px;
}

.item[_ngcontent-mbm-c40]:hover {
    background-color: #1c1d2f;
}

.light[_nghost-mbm-c40] .item[_ngcontent-mbm-c40]:hover,
.light [_nghost-mbm-c40] .item[_ngcontent-mbm-c40]:hover {
    background-color: #eee;
}

.title[_ngcontent-mbm-c40] {
    width: 160px;
    min-width: 160px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.light[_nghost-mbm-c40] .title[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .title[_ngcontent-mbm-c40] {
    color: #333;
}

.episode[_ngcontent-mbm-c40] {
    flex: 1;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    padding-left: 2px;
    white-space: nowrap;
}

.light[_nghost-mbm-c40] .episode[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .episode[_ngcontent-mbm-c40] {
    color: #888;
}

.timestamp[_ngcontent-mbm-c40] {
    width: 90px;
    min-width: 90px;
    text-align: right;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.light[_nghost-mbm-c40] .timestamp[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .timestamp[_ngcontent-mbm-c40] {
    color: #888;
}

.jbutton[_ngcontent-mbm-c40] {
    -webkit-user-select: none;
    user-select: none;
}

.jbutton-default[_ngcontent-mbm-c40] {
    color: #a0a0a0;
    cursor: pointer;
}

.light[_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40] {
    color: #a0a0a0 !important;
}

.jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover {
    color: #fff;
}

.light[_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover,
.light [_nghost-mbm-c40] .jbutton-default[_ngcontent-mbm-c40]:not(.disabled):hover {
    color: #00c0ff !important;
}

.jbutton-default.disabled[_ngcontent-mbm-c40] {
    color: #aaa;
    cursor: not-allowed;
}

.dropdown-footer[_ngcontent-mbm-c40] {
    padding: 0 12px;
}

.historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] {
    color: #fff6;
}

.light[_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] span[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40] span[_ngcontent-mbm-c40] {
    color: #888;
}

.historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover {
    color: #fff;
}

.light[_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover span[_ngcontent-mbm-c40],
.light [_nghost-mbm-c40] .historylist[_ngcontent-mbm-c40] a[_ngcontent-mbm-c40]:hover span[_ngcontent-mbm-c40] {
    color: #333 !important;
}

.dropdown[_ngcontent-mbm-c45] {
    padding-top: 0 !important;
}

.dropdown[_ngcontent-mbm-c45]:before {
    width: 60px;
    left: 120px;
}

.dropdown[_ngcontent-mbm-c45]:after,
.dropdown[_ngcontent-mbm-c45]:before {
    content: "";
    display: block;
    height: 20px;
    background: #0000;
    position: absolute;
    top: -20px;
}

.dropdown[_ngcontent-mbm-c45]:after {
    width: 125px;
    left: 180px;
}

.dropdown-bottom[_ngcontent-mbm-c45] {
    width: 100%;
    height: 0 !important;
    position: relative;
    z-index: -10;
}

.dropdown-bottom[_ngcontent-mbm-c45]:after {
    content: "";
    display: block;
    width: 110%;
    height: 60px;
    background: #0000;
    position: absolute;
    bottom: -20px;
    left: -19px;
}

.notification-tabs[_ngcontent-mbm-c45] {
    height: 36px;
    display: flex;
    min-height: 50px;
    padding: 0 15px;
}

.notification-tab[_ngcontent-mbm-c45] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffffffb3;
    position: relative;
    border-bottom: 1px solid #4d4c4c33;
}

.light[_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45],
.light [_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45] {
    color: #a0a0a0;
}

.light[_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45],
.light [_nghost-mbm-c45] .notification-tab[_ngcontent-mbm-c45] {
    border-color: #eee;
}

.notification-tab.active[_ngcontent-mbm-c45] {
    color: #00c0ff !important;
}

.notification-tab.active[_ngcontent-mbm-c45] .tab-shadow[_ngcontent-mbm-c45] {
    width: 70px;
    border-bottom: 1px solid #00c0ff;
    position: absolute;
    bottom: 0;
}

.favorites-number[_ngcontent-mbm-c45],
.messages-number[_ngcontent-mbm-c45] {
    z-index: 1;
    background-color: red;
    color: #fff;
    min-width: 16px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    margin-left: 5px;
    text-align: center;
    padding: 0 4px;
}

.my-card[_ngcontent-mbm-c56] {
    width: 360px;
    height: 190px;
    top: 58px;
    left: -21em;
    position: absolute;
    background-color: #2b2c3a;
    box-shadow: 2px 2px 1px 0 #00000057;
    color: #fff6;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
    background-color: #fff;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
    box-shadow: 2px 2px 4px 0 #0000003d;
}

.light[_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .my-card[_ngcontent-mbm-c56] {
    color: #ffffffb3;
}

.my-card[_ngcontent-mbm-c56] .nickname[_ngcontent-mbm-c56] {
    color: #fff;
}

.my-card[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
    color: #fff6;
}

.my-card[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover {
    color: #fff;
}

.my-card.none-user[_ngcontent-mbm-c56] {
    background-color: #1c1d2f !important;
}

.content[_ngcontent-mbm-c56] {
    position: relative;
    padding: 1em 1.5em;
    height: 130px;
    background-repeat: no-repeat;
    background-position: -1px -1px;
}

.avatar[_ngcontent-mbm-c56] {
    border: 1px solid #0000;
    position: absolute;
    width: 114px;
    height: 114px;
}

.light[_nghost-mbm-c56] .avatar[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .avatar[_ngcontent-mbm-c56] {
    border-color: #0000;
}

.avatar[_ngcontent-mbm-c56] img[_ngcontent-mbm-c56] {
    width: 100%;
}

.info[_ngcontent-mbm-c56] {
    min-height: 114px;
}

.dn-badge[_ngcontent-mbm-c56] {
    display: inline-block;
    width: 19px;
    margin-right: 5px;
    position: relative;
}

.from[_ngcontent-mbm-c56] {
    padding-top: 2px;
    line-height: 18px;
    color: #aaa;
}

.close-btn[_ngcontent-mbm-c56] {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.pull-left[_ngcontent-mbm-c56] {
    float: left !important;
}

.loading[_ngcontent-mbm-c56] {
    background-color: #ddd;
    display: inline-block;
    animation: pulse 2s ease-in-out infinite;
    -webkit-animation: pulse 2s ease-in-out infinite;
}

.loading.nickname[_ngcontent-mbm-c56] {
    color: #fff;
    width: 160px;
    height: 24px;
}

.loading.mem-from[_ngcontent-mbm-c56] {
    width: 140px;
    height: 24px;
}

.loading.level[_ngcontent-mbm-c56] {
    width: 160px;
    height: 24px;
}

.loading.coins[_ngcontent-mbm-c56] {
    width: 120px;
    height: 24px;
}

.text-bold[_ngcontent-mbm-c56] {
    color: #fff;
}

.line[_ngcontent-mbm-c56] {
    padding-left: 2em;
    padding-right: 8em;
    position: relative;
    margin-top: 1em;
    min-height: 1.5em;
}

.line[_ngcontent-mbm-c56] .right[_ngcontent-mbm-c56] {
    position: absolute;
    right: -13px;
    top: 0;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

@keyframes pulse {
    0% {
        background-color: #a5a5a51a;
    }

    50% {
        background-color: #a5a5a54d;
    }

    to {
        background-color: #a5a5a51a;
    }
}

.ml-auto[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
    color: #ffffffb3;
}

.vipleft[_ngcontent-mbm-c56] {
    margin-left: 1em;
}

.progress[_ngcontent-mbm-c56] {
    height: 4px;
    position: relative;
    top: 0.7em;
    width: 215px;
}

.progress[_ngcontent-mbm-c56] .progress-bar[_ngcontent-mbm-c56] {
    height: inherit;
}

.text-sm[_ngcontent-mbm-c56] {
    font-size: 12px;
}

.avatar-icon[_ngcontent-mbm-c56] {
    position: absolute;
    z-index: 1;
    right: 1em;
    bottom: 92px;
    opacity: 0;
    animation: fadeInIcon 0.3s ease-in;
    animation-fill-mode: forwards;
}

@keyframes fadeInIcon {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.user-level[_ngcontent-mbm-c56] {
    position: absolute;
    color: #fff;
    font-size: 20px;
    /* fontitalic; */
    right: 1em;
    bottom: 52px;
    width: 59px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.user-level-1[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV1.png);
}

.user-level-2[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV2.png);
}

.user-level-3[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV3.png);
}

.user-level-4[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV4.png);
}

.user-level-5[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV5.png);
}

.user-level-6[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV6.png);
}

.user-level-7[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV7.png);
}

.user-level-8[_ngcontent-mbm-c56] {
    background-image: url(/assets/images/user/LV8.png);
}

.footer[_ngcontent-mbm-c56] {
    border-top: 1px solid #0000;
    padding: 0 20px;
    height: 60px;
}

.clear[_ngcontent-mbm-c56] {
    clear: both;
}

.user-center[_ngcontent-mbm-c56] {
    background-color: #373843;
    display: inline-block;
    padding: 0.5em 2em 0.5em 1em;
    position: relative;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56] {
    background-color: initial;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56] {
    color: #00c0ff !important;
}

.user-center[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
    position: absolute;
    top: -1px;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover {
    background-color: #00c0ff !important;
}

.light[_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .user-center[_ngcontent-mbm-c56]:hover {
    color: #fff !important;
}

.small[_ngcontent-mbm-c56] {
    font-size: 12px;
}

.small[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
    font-size: 21px;
}

.light[_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56],
.light [_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56] {
    color: #a0a0a0;
}

.light[_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover,
.light [_nghost-mbm-c56] .small[_ngcontent-mbm-c56] a[_ngcontent-mbm-c56]:hover {
    color: #00c0ff;
}

.none-user-content[_ngcontent-mbm-c56] {
    position: relative;
    height: 190px;
    padding: 10px;
    cursor: default;
}

.login-header[_ngcontent-mbm-c56] {
    color: #fff;
    font-size: 15px;
    display: flex;
    align-items: center;
    height: 24px;
    width: 110px;
    padding: 0 5px;
    margin-top: 5px;
    cursor: pointer;
}

.login-header[_ngcontent-mbm-c56] .iconfont[_ngcontent-mbm-c56] {
    margin-top: 1px;
    margin-left: 6px;
    font-size: 28px;
}

.login-text[_ngcontent-mbm-c56] {
    font-size: 12px;
    color: #ffffffb3;
    padding: 0 5px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.login-inner-box[_ngcontent-mbm-c56] {
    width: 100%;
    height: 103px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/user/login-bg.png);
    box-shadow: 2px 2px 1px 0 #00000057;
}

.inner-top[_ngcontent-mbm-c56] {
    padding: 16px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vip-promt-icon[_ngcontent-mbm-c56] {
    width: 38px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/assets/images/user/login-icon.png);
}

.promt-text[_ngcontent-mbm-c56] {
    font-weight: 700;
    color: #ffdcca;
}

.promt-text[_ngcontent-mbm-c56],
.promt-text-sub[_ngcontent-mbm-c56] {
    font-size: 12px;
    width: 150px;
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
}

.promt-text-sub[_ngcontent-mbm-c56] {
    color: #ffffffb3;
}

.vip-recharge-btn[_ngcontent-mbm-c56] {
    background: linear-gradient(#fdeec7, #ffc1a2);
    font-size: 13px;
    font-weight: 700;
    color: #982c18 !important;
    border-radius: 4px;
    padding: 8px 16px;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
}

.inner-bottom[_ngcontent-mbm-c56] {
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff6;
}

.vip-right-icon[_ngcontent-mbm-c56] {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    width: 25px;
    height: 25px;
}

.vip-right-icon.vip-adfree[_ngcontent-mbm-c56] {
    background: url(/assets/images/vip_44_ad@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-adfree.light[_ngcontent-mbm-c56] {
    background: url(/assets/images/light_vip_44_ad@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-zungui[_ngcontent-mbm-c56] {
    background: url(/assets/images/vip_44_expression@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-zungui.light[_ngcontent-mbm-c56] {
    background: url(/assets/images/light_vip_44_expression@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-download[_ngcontent-mbm-c56] {
    background: url(/assets/images/vip_44_download@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-download.light[_ngcontent-mbm-c56] {
    background: url(/assets/images/light_vip_44_download@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-4K[_ngcontent-mbm-c56] {
    background: url(/assets/images/vip_44_4K@3x.png) no-repeat;
    background-size: contain;
}

.vip-right-icon.vip-4K.light[_ngcontent-mbm-c56] {
    background: url(/assets/images/light_vip_44_4K@3x.png) no-repeat;
    background-size: contain;
}

a[_ngcontent-mbm-c46] {
    display: block;
    padding: 10px 12px;
}

.nav-expander.expanded[_ngcontent-mbm-c46] a[_ngcontent-mbm-c46],
.nav-expander[_ngcontent-mbm-c46]:hover a[_ngcontent-mbm-c46] {
    color: #fff;
    opacity: 1 !important;
}

.nav-expander.expanded[_ngcontent-mbm-c46] span[_ngcontent-mbm-c46],
.nav-expander[_ngcontent-mbm-c46]:hover span[_ngcontent-mbm-c46] {
    opacity: 1 !important;
}

.nav-expander[_ngcontent-mbm-c46] a[_ngcontent-mbm-c46] {
    padding: 3px 3px 3px 12px;
}

.hot-icon[_ngcontent-mbm-c46] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 87px;
    height: 5px;
    width: 5px;
    background-color: red;
}

.mainColor[_ngcontent-mbm-c46] {
    color: #00c0ff;
}

.margin-adjust[_ngcontent-mbm-c46] {
    margin-top: 2px !important;
}

.ranking-container[_ngcontent-mbm-c121] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
}

.ranking-header[_ngcontent-mbm-c121] {
    height: 279px;
    min-width: 1020px;
    text-align: center;
    background: url(/static/images/ranking-bg.webp) no-repeat 50%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.rank-icon[_ngcontent-mbm-c121] {
    font-size: 32px;
    color: #fff6;
    position: relative;
    top: 38px;
}

.light[_nghost-mbm-c121] .rank-icon[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .rank-icon[_ngcontent-mbm-c121] {
    color: #fff6;
}

.ranking-title[_ngcontent-mbm-c121] {
    font-size: 32px;
    padding: 2.5rem 0;
    position: relative;
    padding-top: 0;
}

.light[_nghost-mbm-c121] .ranking-title[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .ranking-title[_ngcontent-mbm-c121] {
    color: #fff;
}

.ranking-nav-ctn[_ngcontent-mbm-c121] {
    height: 55px;
    line-height: 55px;
    background: #0000004d;
    font-size: 16px;
    display: flex;
    justify-content: center;
}

.nav-tab[_ngcontent-mbm-c121] {
    margin: 0 30px;
    /* width: 88px; */
    min-width: max-content;
    cursor: pointer;
    color: #ffffffb3;
}

.light[_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121] {
    color: #ffffffb3;
}

.nav-tab[_ngcontent-mbm-c121]:hover {
    transition: all 0.2s;
    color: #fff;
}

.light[_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121]:hover,
.light [_nghost-mbm-c121] .nav-tab[_ngcontent-mbm-c121]:hover {
    color: #00c0ff;
}

.nav-tab.current[_ngcontent-mbm-c121] {
    transition: all 0.2s;
    color: #fff;
    background-color: #0000004d;
}

.light[_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121] {
    background-color: #00c0ff;
}

.light[_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .nav-tab.current[_ngcontent-mbm-c121] {
    color: #fff;
}

.ranking-content[_ngcontent-mbm-c121] {
    min-height: 720px;
    min-width: 1020px;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #090b21;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 6px 60px;
}

.light[_nghost-mbm-c121] .ranking-content[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .ranking-content[_ngcontent-mbm-c121] {
    background-color: #eee;
}

.ranking-content.r[_ngcontent-mbm-c121] {
    justify-content: flex-start;
    flex-direction: column;
    padding: 8px 115px;
}

.column-wrap-aligner[_ngcontent-mbm-c121] {
    width: 430px;
    height: 0;
    margin: 10px 5px;
}

.d-block[_ngcontent-mbm-c121] {
    z-index: 2;
    position: relative;
}

.load-more[_ngcontent-mbm-c121] {
    font-size: 16px;
    color: #ffffffb3;
    height: 70px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.load-text[_ngcontent-mbm-c121] {
    cursor: default;
    margin-left: 10px;
    margin-top: -30px;
}

.light[_nghost-mbm-c121] .load-text[_ngcontent-mbm-c121],
.light [_nghost-mbm-c121] .load-text[_ngcontent-mbm-c121] {
    color: #333;
}

@media screen and (max-width: 1439px) {
    .ranking-content.r[_ngcontent-mbm-c121] {
        padding: 8px 80px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1679px) {
    .ranking-content.r[_ngcontent-mbm-c121] {
        padding: 8px 100px;
    }
}

.lds-spinner[_ngcontent-mbm-c52] {
    color: official;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    vertical-align: middle;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52] {
    transform-origin: 32px 32px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:after {
    content: " ";
    display: block;
    position: absolute;
    top: 16px;
    left: 31px;
    width: 2px;
    height: 7px;
    border-radius: 20%;
    background: #666;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:first-child {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner[_ngcontent-mbm-c52] div[_ngcontent-mbm-c52]:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.container-p[_ngcontent-mbm-c109] {
    background-color: #090b21;
    background-color: #0d0d17;
    color: #ffffffb3;
}

.light[_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109] {
    background-color: #eee;
}

.light[_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container-p[_ngcontent-mbm-c109] {
    color: #888;
}

.container[_ngcontent-mbm-c109] {
    padding: 45px 30px 30px;
}

.light[_nghost-mbm-c109] .container[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .container[_ngcontent-mbm-c109] {
    background-color: #eee;
}

.footer-top[_ngcontent-mbm-c109]>div[_ngcontent-mbm-c109] {
    width: 180px;
}

.links[_ngcontent-mbm-c109]>a[_ngcontent-mbm-c109] {
    width: 130px;
}

.links[_ngcontent-mbm-c109] img[_ngcontent-mbm-c109] {
    height: 40px;
}

.footer-bottom[_ngcontent-mbm-c109] {
    margin-top: 15px;
    padding: 30px 0 0;
    border-top: 1px solid #6663;
}

a[_ngcontent-mbm-c109] {
    color: #ffffffb3;
}

a[_ngcontent-mbm-c109]:hover {
    color: #fff !important;
}

.footer-ctn[_ngcontent-mbm-c109] {
    position: relative;
    padding: 0 5em;
    justify-content: center;
    width: 100%;
}

.footer-left[_ngcontent-mbm-c109] {
    flex: 2;
}

.footer-right[_ngcontent-mbm-c109] {
    margin-left: 1em;
}

.footer-copyright[_ngcontent-mbm-c109] {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    color: #fff3;
}

.light[_nghost-mbm-c109] .footer-copyright[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .footer-copyright[_ngcontent-mbm-c109] {
    color: #a0a0a0;
}

.contact-info-box[_ngcontent-mbm-c109] {
    padding-bottom: 46px;
    margin-right: 16px;
}

.downloads[_ngcontent-mbm-c109] {
    justify-content: space-between;
    padding-bottom: 46px;
    width: auto;
}

.downloads[_ngcontent-mbm-c109],
.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109] {
    display: flex;
    align-items: center;
    height: 100%;
}

.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109] {
    margin-right: 16px;
}

.downloads[_ngcontent-mbm-c109] .download-box[_ngcontent-mbm-c109]:last-child {
    margin-right: 0;
}

.downloads[_ngcontent-mbm-c109] a[_ngcontent-mbm-c109] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dl-title[_ngcontent-mbm-c109] {
    color: #fff;
    font-size: 14px;
    margin-top: 3px;
    white-space: nowrap;
}

.light[_nghost-mbm-c109] .dl-title[_ngcontent-mbm-c109],
.light [_nghost-mbm-c109] .dl-title[_ngcontent-mbm-c109] {
    color: #888;
}

@media (max-width: 1439px) {
    .container[_ngcontent-mbm-c109] {
        width: 1345px !important;
        min-width: 1345px !important;
        max-width: 1345px !important;
    }
}

@media (min-width: 1440px) and (max-width: 1678px) {
    .container[_ngcontent-mbm-c109] {
        width: 1400px !important;
        min-width: 1400px !important;
        max-width: 1400px !important;
    }
}

@media (min-width: 1679px) and (max-width: 1911px) {
    .container[_ngcontent-mbm-c109] {
        width: 1528px !important;
        min-width: 1528px !important;
        max-width: 1528px !important;
    }
}

.region-selector[_ngcontent-mbm-c105] {
    position: relative;
    width: 240px;
    height: 30px;
    margin: 0 auto;
}

.label[_ngcontent-mbm-c105] {
    left: 0;
    top: 0;
    line-height: 26px;
}

.label[_ngcontent-mbm-c105],
.regions[_ngcontent-mbm-c105] {
    position: absolute;
    padding: 2px;
}

.regions[_ngcontent-mbm-c105] {
    border: 1px solid #6663;
    z-index: 50;
    bottom: 5px;
    left: 116px;
    background-color: #171928;
    transition: all 0.3s ease-in-out;
    width: 86px;
    height: 22px;
    overflow: hidden;
}

.regions.expanded[_ngcontent-mbm-c105] {
    bottom: -8px;
    left: 107px;
    width: 392px;
    height: 152px;
    box-shadow: 0 0 5px 0 #000000bf;
}

.regions.inner[_ngcontent-mbm-c105] {
    position: relative;
}

.selected-region[_ngcontent-mbm-c105] {
    position: absolute;
    bottom: 2px;
    left: 114px;
    width: 90px;
    padding: 2px;
    text-align: center;
    background-color: #090b21;
    border: 1px solid #6663;
    border-radius: 2px;
    z-index: 900;
    overflow: hidden;
    cursor: pointer;
}

.selected-region.expanded[_ngcontent-mbm-c105] {
    color: #ddd;
    border-color: #6663;
}

.selected-region.expanded[_ngcontent-mbm-c105]:after {
    border-width: 0 !important;
    top: -5px;
    right: -5px;
    transition: all 0.2s ease-in-out;
}

.selected-region[_ngcontent-mbm-c105]:after,
.selected-region[_ngcontent-mbm-c105]:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-color: #0000;
    border:solid;
}

.selected-region[_ngcontent-mbm-c105]:after {
    border-radius: 0;
    border-width: 5px;
    border-right-color: #999;
    border-top-color: #999;
}

.items[_ngcontent-mbm-c105] {
    padding: 4px;
    position: absolute;
    left: 0;
    bottom: 44px;
    border-bottom: 1px solid #6663;
}

.item[_ngcontent-mbm-c105] {
    line-height: 26px;
    height: 26px;
    width: 90px;
    background-color: #0000002b;
    border-radius: 2px;
    margin: 3px;
    cursor: pointer;
}

.item.selected[_ngcontent-mbm-c105] {
    background-color: #00c0ff !important;
    color: #fff;
}

.item[_ngcontent-mbm-c105]:hover {
    background-color: #00c0ff;
    color: #fff;
}

.new-region-selector[_ngcontent-mbm-c105] {
    position: relative;
    width: 120px;
    height: 30px;
    margin: -9px auto 0;
}

.ic[_ngcontent-mbm-c105] {
    font-size: 24px;
    color: #ffffffb3;
}

.light[_nghost-mbm-c105] .ic[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .ic[_ngcontent-mbm-c105] {
    color: #aaa;
}

.new-selected-region[_ngcontent-mbm-c105] {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 90px;
    padding: 2px;
    display: flex;
    align-items: center;
    text-align: left;
    border-radius: 2px;
    z-index: 900;
    overflow: hidden;
    cursor: pointer;
    color: #ffffffb3;
}

.light[_nghost-mbm-c105] .new-selected-region[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-selected-region[_ngcontent-mbm-c105] {
    color: #888;
}

.new-selected-region.expanded[_ngcontent-mbm-c105] {
    color: #ddd;
}

.light[_nghost-mbm-c105] .new-selected-region.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-selected-region.expanded[_ngcontent-mbm-c105] {
    color: #333;
}

.regionFlag[_ngcontent-mbm-c105] {
    width: 24px;
    height: 19px;
    margin-right: 9px;
    -webkit-user-drag: none;
}

.GL[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/GL.png) no-repeat 50%;
}

.US[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/US.png) no-repeat 50%;
}

.UK[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/UK.png) no-repeat 50%;
}

.MY[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/MY.png) no-repeat 50%;
}

.IT[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/IT.png) no-repeat 50%;
}

.ES[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/ES.png) no-repeat 50%;
}

.DE[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/DE.png) no-repeat 50%;
}

.CA[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/CA.png) no-repeat 50%;
}

.AU[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/AU.png) no-repeat 50%;
}

.JP[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/JP.png) no-repeat 50%;
}

.FR[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/FR.png) no-repeat 50%;
}

.NZ[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/NZ.png) no-repeat 50%;
}

.KR[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/KR.png) no-repeat 50%;
}

.SG[_ngcontent-mbm-c105]:before {
    background: url(/assets/images/footer/SG.png) no-repeat 50%;
}

.new-regions[_ngcontent-mbm-c105] {
    padding: 2px;
    z-index: 4000;
    position: absolute;
    bottom: 25px;
    left: 30px;
    transition: all 0.2s ease-in-out;
    width: 60px;
    height: 14px;
    overflow: hidden;
}

.new-regions.expanded[_ngcontent-mbm-c105] {
    background-color: #2b2c3a;
    bottom: 35px;
    left: -10px;
    width: 132px;
    height: 514px;
    box-shadow: 2px -2px 3px 0 #00000040;
}

.light[_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105] {
    background-color: #fff;
}

.light[_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-regions.expanded[_ngcontent-mbm-c105] {
    box-shadow: 2px -2px 3px 0 #0000003d;
}

.new-regions.inner[_ngcontent-mbm-c105] {
    position: relative;
}

.new-items[_ngcontent-mbm-c105] {
    padding: 4px;
    display: flex;
    flex-direction: column;
}

.new-item[_ngcontent-mbm-c105] {
    line-height: 26px;
    height: 26px;
    width: 115px;
    margin: 5px 3px;
    cursor: pointer;
    position: relative;
    padding-left: 3px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.light[_nghost-mbm-c105] .new-item[_ngcontent-mbm-c105],
.light [_nghost-mbm-c105] .new-item[_ngcontent-mbm-c105] {
    color: #888;
}

.new-item.selected[_ngcontent-mbm-c105],
.new-item[_ngcontent-mbm-c105]:hover {
    color: #00c0ff !important;
}

.new-item[_ngcontent-mbm-c105] .region-text[_ngcontent-mbm-c105] {
    margin-top: 2px;
}

.new-item[_ngcontent-mbm-c105] .region-text.name[_ngcontent-mbm-c105] {
    margin-right: 4px;
}

.copyright[_ngcontent-mbm-c106] {
    color: #fff6;
}

.light[_nghost-mbm-c106] .copyright[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .copyright[_ngcontent-mbm-c106] {
    color: #888;
}

.light[_ngcontent-mbm-c106] a[_ngcontent-mbm-c106] {
    color: #888;
}

.light[_ngcontent-mbm-c106] a[_ngcontent-mbm-c106]:hover {
    color: #00c0ff;
}

.footer-copyright[_ngcontent-mbm-c106] {
    margin-top: 3em;
    font-size: 12px;
    color: #fff3;
}

.light[_nghost-mbm-c106] .footer-copyright[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .footer-copyright[_ngcontent-mbm-c106] {
    color: #a0a0a0;
}

.address-color[_ngcontent-mbm-c106] {
    color: #ffffffb3;
}

.light[_nghost-mbm-c106] .address-color[_ngcontent-mbm-c106],
.light [_nghost-mbm-c106] .address-color[_ngcontent-mbm-c106] {
    color: #333;
}

.light[_nghost-mbm-c107] a[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] a[_ngcontent-mbm-c107] {
    color: #888;
}

.light[_nghost-mbm-c107] a[_ngcontent-mbm-c107]:hover,
.light [_nghost-mbm-c107] a[_ngcontent-mbm-c107]:hover {
    color: #00c0ff;
}

.footer-menu-title[_ngcontent-mbm-c107] {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.light[_nghost-mbm-c107] .footer-menu-title[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] .footer-menu-title[_ngcontent-mbm-c107] {
    color: #333;
}

.nav-button[_ngcontent-mbm-c107] {
    cursor: pointer;
}

.light[_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107],
.light [_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107] {
    color: #888;
}

.light[_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107]:hover,
.light [_nghost-mbm-c107] .nav-button[_ngcontent-mbm-c107]:hover {
    color: #00c0ff;
}

.footer-menu-item[_ngcontent-mbm-c107] div[_ngcontent-mbm-c107] {
    margin-bottom: 10px;
    height: 32px;
    display: flex;
    align-items: center;
}

.partner-ctn[_ngcontent-mbm-c107] {
    width: auto;
}

.partner-logo[_ngcontent-mbm-c107] {
    width: 65px;
    height: 32px;
    border-radius: 3px;
}

.partner-logo-item[_ngcontent-mbm-c107] div[_ngcontent-mbm-c107] {
    margin-bottom: 10px;
    margin-right: 15px;
    height: 32px;
}

.clickcontact[_ngcontent-mbm-c108] {
    border: 1px solid #000;
    padding: 1em;
    display: block;
    margin-bottom: 1em;
    cursor: pointer;
}

.clickcontact.no-border[_ngcontent-mbm-c108] {
    border: none;
}

.customer-service-box[_ngcontent-mbm-c108] {
    height: auto;
    width: auto;
}

.cs-box[_ngcontent-mbm-c108] {
    cursor: pointer;
}

.cs-box[_ngcontent-mbm-c108] img[_ngcontent-mbm-c108] {
    margin: 0 auto;
}

.cs-title[_ngcontent-mbm-c108] {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.light[_nghost-mbm-c108] .cs-title[_ngcontent-mbm-c108],
.light [_nghost-mbm-c108] .cs-title[_ngcontent-mbm-c108] {
    color: #888;
}

.column-container[_ngcontent-mbm-c119] {
    width: 430px;
    min-height: 640px;
    background-color: #6663;
    margin: 5px;
    padding: 20px 25px 5px;
}

.light[_nghost-mbm-c119] .column-container[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .column-container[_ngcontent-mbm-c119] {
    background-color: #fff;
}

.column-header[_ngcontent-mbm-c119] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.ranking-title[_ngcontent-mbm-c119] {
    font-size: 21px;
    font-weight: 700;
}

.ranking-filter[_ngcontent-mbm-c119] {
    font-size: 16px;
    font-weight: 700;
}

.filter-type[_ngcontent-mbm-c119] {
    margin: 0 5px;
    cursor: pointer;
}

.light[_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119] {
    color: #888;
}

.filter-type[_ngcontent-mbm-c119]:hover {
    color: #00c0ff;
}

.light[_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119]:hover,
.light [_nghost-mbm-c119] .filter-type[_ngcontent-mbm-c119]:hover {
    color: #00c0ff;
}

.filter-type.current[_ngcontent-mbm-c119] {
    color: #00c0ff;
}

.light[_nghost-mbm-c119] .filter-type.current[_ngcontent-mbm-c119],
.light [_nghost-mbm-c119] .filter-type.current[_ngcontent-mbm-c119] {
    color: #00c0ff;
}

.column-content[_ngcontent-mbm-c119] {
    padding: 15px 0 5px;
}

.column-other[_ngcontent-mbm-c119] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
}

.ranking-number[_ngcontent-mbm-c119] {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #636363;
    margin-right: 18px;
}

.other-title[_ngcontent-mbm-c119] {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.other-title[_ngcontent-mbm-c119]:hover {
    color: #00c0ff;
}

.text-ellipsis[_ngcontent-mbm-c119] {
    max-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top3-container[_ngcontent-mbm-c118] {
    margin: 20px 0;
    display: flex;
    transition: all 0.4s;
}

.top3-cover[_ngcontent-mbm-c118] {
    cursor: pointer;
    margin-left: 40px;
}

.rank-number[_ngcontent-mbm-c118] {
    margin-left: -6px;
}

.rank-number[_ngcontent-mbm-c118],
.ranking-number[_ngcontent-mbm-c118] {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    z-index: 3;
}

.ranking-number[_ngcontent-mbm-c118] {
    font-size: 18px;
    color: #fff;
    background-color: #636363;
}

.ranking-number.top1[_ngcontent-mbm-c118] {
    background-color: #ff4800 !important;
}

.ranking-number.top2[_ngcontent-mbm-c118] {
    background-color: #ff8400 !important;
}

.ranking-number.top3[_ngcontent-mbm-c118] {
    background-color: #ffb400 !important;
}

.hot-number[_ngcontent-mbm-c118] {
    color: #ffffffb3;
    font-size: 14px;
    position: absolute;
    z-index: 3;
    margin-top: 140px;
    margin-left: 20px;
}

.light[_nghost-mbm-c118] .hot-number[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .hot-number[_ngcontent-mbm-c118] {
    color: #888;
}

.hot-number[_ngcontent-mbm-c118]:before {
    content: "";
    width: 9px;
    height: 12px;
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
}

.rating-number[_ngcontent-mbm-c118] {
    font-size: 22px;
    font-weight: 700;
    color: #ffb400;
    position: absolute;
    z-index: 3;
    margin-top: 131px;
    margin-left: 150px;
}

.rating-number.text[_ngcontent-mbm-c118] {
    margin-left: 125px;
}

.cover[_ngcontent-mbm-c118] {
    position: absolute;
    z-index: 2;
    height: 40px;
    width: 120px;
    margin-top: 132px;
    background: linear-gradient(#30303000, #000000a8);
}

.cover-ctn[_ngcontent-mbm-c118] {
    overflow: hidden;
}

.cover-ctn[_ngcontent-mbm-c118],
.cover-path[_ngcontent-mbm-c118] {
    width: 120px;
    height: 172px;
}

.top3-cover[_ngcontent-mbm-c118]:hover .cover[_ngcontent-mbm-c118] {
    height: 172px;
    margin-top: 0;
}

.top3-cover[_ngcontent-mbm-c118]:hover .cover-path[_ngcontent-mbm-c118] {
    transform: scale(1.05);
    transition: all 0.4s;
}

.top3-context[_ngcontent-mbm-c118] {
    margin-left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.top10-context[_ngcontent-mbm-c118] {
    margin-left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

.top3-title[_ngcontent-mbm-c118] {
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
    cursor: pointer;
}

.light[_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118] {
    color: #333;
}

.top3-title[_ngcontent-mbm-c118]:hover {
    color: #00c0ff;
}

.light[_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118]:hover,
.light [_nghost-mbm-c118] .top3-title[_ngcontent-mbm-c118]:hover {
    color: #00c0ff;
}

.top3-info-box[_ngcontent-mbm-c118] {
    color: #ffffffb3;
    margin: 0 3px;
    width: 43px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #2b2c3a;
    cursor: default;
}

.light[_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
    color: #888;
}

.light[_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118],
.light [_nghost-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
    background-color: #f8f8f8;
}

.top3-info[_ngcontent-mbm-c118] {
    color: #ffffffb3;
    font-size: 14px;
    margin-bottom: 4px;
    cursor: default;
}

.text-ellipsis[_ngcontent-mbm-c118] {
    max-width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mini-ctn[_ngcontent-mbm-c118] {
    margin-bottom: 25px;
}

.mini-ctn[_ngcontent-mbm-c118] .ranking-number[_ngcontent-mbm-c118] {
    position: relative;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-cover[_ngcontent-mbm-c118] {
    display: none;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-title[_ngcontent-mbm-c118] {
    margin-bottom: 0;
    margin-top: 3px;
    margin-left: 15px;
}

.mini-ctn[_ngcontent-mbm-c118] .top3-info[_ngcontent-mbm-c118],
.mini-ctn[_ngcontent-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
    display: none;
}

.mini-ctn[_ngcontent-mbm-c118] .rating-number[_ngcontent-mbm-c118] {
    margin-left: 314px;
    margin-top: 4px;
    font-size: 16px;
}

.mini-ctn[_ngcontent-mbm-c118] .rating-number.text[_ngcontent-mbm-c118] {
    margin-left: 305px;
}

.mini-ctn[_ngcontent-mbm-c118] .hot-number[_ngcontent-mbm-c118] {
    display: none;
}

.animation[_ngcontent-mbm-c118] .top3-cover[_ngcontent-mbm-c118] {
    animation: toScale 0.4s linear;
}

.animation[_ngcontent-mbm-c118] .top3-info[_ngcontent-mbm-c118],
.animation[_ngcontent-mbm-c118] .top3-info-box[_ngcontent-mbm-c118] {
    animation: toOpacity 0.4s linear;
}

@keyframes toScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    75% {
        transform: scale(0.99);
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes toOpacity {
    0% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

.row-container[_ngcontent-mbm-c120] {
    width: auto;
    height: 245px;
    background-color: #1c1d2f;
    margin: 8px 5px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    transition: all 0.4s;
}

.light[_nghost-mbm-c120] .row-container[_ngcontent-mbm-c120],
.light [_nghost-mbm-c120] .row-container[_ngcontent-mbm-c120] {
    background-color: #fff;
}

.ranking-number-ctn[_ngcontent-mbm-c120] {
    width: 50px;
    height: 100%;
    margin-right: 20px;
    display: flex;
    align-items: flex-start;
}

.ranking-number[_ngcontent-mbm-c120] {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #ffffffb3;
    width: inherit;
}

.light[_nghost-mbm-c120] .ranking-number[_ngcontent-mbm-c120],
.light [_nghost-mbm-c120] .ranking-number[_ngcontent-mbm-c120] {
    color: #aaa;
}

.ranking-number.top1[_ngcontent-mbm-c120] {
    color: #ff4800 !important;
}

.ranking-number.top2[_ngcontent-mbm-c120] {
    color: #ff8400 !important;
}

.ranking-number.top3[_ngcontent-mbm-c120] {
    color: #ffb400 !important;
}

.ranking-cover[_ngcontent-mbm-c120] {
    margin-right: 40px;
}

.cover[_ngcontent-mbm-c120] {
    position: absolute;
    z-index: 2;
    width: 150px;
    height: 40px;
    margin-top: 180px;
    background: linear-gradient(#30303000, #000000a8);
}

.cover-ctn[_ngcontent-mbm-c120] {
    overflow: hidden;
}

.cover-ctn[_ngcontent-mbm-c120],
.cover-path[_ngcontent-mbm-c120] {
    width: 150px;
    height: 220px;
}

.ranking-cover[_ngcontent-mbm-c120]:hover .cover[_ngcontent-mbm-c120] {
    height: 220px;
    margin-top: 0;
}

.ranking-cover[_ngcontent-mbm-c120]:hover .cover-path[_ngcontent-mbm-c120] {
    transform: scale(1.05);
    transition: all 0.4s;
}

.ranking-context[_ngcontent-mbm-c120] {
    height: 100%;
    width: calc(100% - 260px);
    color: #ffffffb3;
    position: relative;
}

.light[_nghost-mbm-c120] .ranking-context[_ngcontent-mbm-c120],
.light [_nghost-mbm-c120] .ranking-context[_ngcontent-mbm-c120] {
    color: #888;
}

.top-header[_ngcontent-mbm-c120] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.top-title[_ngcontent-mbm-c120] {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    max-width: 360px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.light[_nghost-mbm-c120] .top-title[_ngcontent-mbm-c120],
.light [_nghost-mbm-c120] .top-title[_ngcontent-mbm-c120] {
    color: #333;
}

.top-title[_ngcontent-mbm-c120]:hover {
    color: #00c0ff;
}

.light[_nghost-mbm-c120] .top-title[_ngcontent-mbm-c120]:hover,
.light [_nghost-mbm-c120] .top-title[_ngcontent-mbm-c120]:hover {
    color: #00c0ff;
}

.top-tags[_ngcontent-mbm-c120] {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.tag-box[_ngcontent-mbm-c120] {
    font-size: 12px;
    background-color: #2b2c3a;
    text-align: center;
    margin: 0 3px;
    padding: 0 3px;
    min-width: 43px;
    height: 22px;
    line-height: 22px;
    cursor: default;
}

.light[_nghost-mbm-c120] .tag-box[_ngcontent-mbm-c120],
.light [_nghost-mbm-c120] .tag-box[_ngcontent-mbm-c120] {
    background-color: #f8f8f8;
}

.top-info[_ngcontent-mbm-c120] {
    margin-bottom: 4px;
    font-size: 14px;
}

.text-ellipsis[_ngcontent-mbm-c120] {
    max-width: 870px;
    white-space: nowrap;
}

.text-ellipsis[_ngcontent-mbm-c120],
.top-abstract[_ngcontent-mbm-c120] {
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-abstract[_ngcontent-mbm-c120] {
    max-width: 830px;
    white-space: break-spaces;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.top-footer[_ngcontent-mbm-c120] {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
}

.top-footer[_ngcontent-mbm-c120] [_ngcontent-mbm-c120]:first-child {
    margin-left: 0 !important;
}

.top-icon[_ngcontent-mbm-c120] {
    font-size: 14px;
    margin-left: 50px;
    display: flex;
    align-items: center;
    min-width: 80px;
}

.top-icon[_ngcontent-mbm-c120] .iconfont[_ngcontent-mbm-c120] {
    font-size: 20px;
    margin-right: 2px;
}

.rating-number[_ngcontent-mbm-c120] {
    font-size: 24px;
    color: #ffb400;
    margin-left: 60px;
    margin-right: 20px;
}

.rating-number.sl-font[_ngcontent-mbm-c120] {
    font-size: 16px !important;
}

.mini-ctn[_ngcontent-mbm-c120] {
    height: 55px;
}

.mini-ctn[_ngcontent-mbm-c120] .ranking-cover[_ngcontent-mbm-c120] {
    display: none !important;
}

.mini-ctn[_ngcontent-mbm-c120] .ranking-context[_ngcontent-mbm-c120] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 70px);
}

.mini-ctn[_ngcontent-mbm-c120] .top-header[_ngcontent-mbm-c120] {
    margin-bottom: 0;
}

.mini-ctn[_ngcontent-mbm-c120] .top-info[_ngcontent-mbm-c120] {
    display: none !important;
}

.mini-ctn[_ngcontent-mbm-c120] .top-footer[_ngcontent-mbm-c120] {
    margin-top: 0;
}

.animation[_ngcontent-mbm-c120] .ranking-cover[_ngcontent-mbm-c120] {
    animation: toScale 0.4s linear;
}

.animation[_ngcontent-mbm-c120] .top-info[_ngcontent-mbm-c120] {
    animation: toOpacity 0.4s linear;
}

@keyframes toScale {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }

    75% {
        transform: scale(0.85);
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes toOpacity {
    0% {
        opacity: 0;
    }

    35% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media screen and (max-width: 1439px) {
    .mini-ctn[_ngcontent-mbm-c120] .top-title[_ngcontent-mbm-c120] {
        max-width: 170px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1459px) {
    .mini-ctn[_ngcontent-mbm-c120] .top-title[_ngcontent-mbm-c120] {
        max-width: 190px;
    }
}

@media screen and (min-width: 1460px) and (max-width: 1509px) {
    .mini-ctn[_ngcontent-mbm-c120] .top-title[_ngcontent-mbm-c120] {
        max-width: 280px;
    }
}

@media screen and (min-width: 1510px) and (max-width: 1600px) {
    .mini-ctn[_ngcontent-mbm-c120] .top-title[_ngcontent-mbm-c120] {
        max-width: 320px;
    }
}