.logo2,.icon-rijian{display:none!important;}
.navbar-item.active {
background: none;
}
.navbar-item.active a {
background: none;
}
.searchbar {
box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);

}
@media (max-width: 559px) {
    .search-box {
        left: 120px;

    }
}
.header-op-list-btn {
color: #ffffff;
}

@media (max-width: 559px) {
.navbar-item a {
color: #000;
}
}
@media (max-width: 899px) {
    .header-op-list-btn i {
        color: #000;
    }
}

.mxui-text-white {
    color: #000 !important;
}

.module-play-list-link.active {
    color: #e50914;
    font-weight: 700;
    background: #fff0ec !important;
}
@media (max-width: 1024px) {
    .module-player-info {
        background: none;

    }
}
.common_shade {
    background: linear-gradient(180deg, rgba(18, 18, 18, 0), #ffffffcc 100%) !important;
    width: 100%;
    height: 20%;
    position: absolute;
    z-index: 9;
    bottom: 0;
}
.footer-item i {
    color: #f1cd00 !important;
}

.search-tag .hot {
    background: #424242;
}
.searchbar {
    background: rgb(255 255 255 / 10%);

}
.search-input::-webkit-input-placeholder {
    color: #282828;
}