.tops_current {
    border-bottom: 1px solid hsla(0, 0%, 80%, .169)
}

.tops_current .tops {
    background-color: #fff
}

.tops_current .header-nav {
    color: #000
}

.tops_current .header-nav>.img {
    background: url(../static/f499834271.png) no-repeat 50%/132px 33px !important
}

.tops_current .header-nav>.img:after {
    background: hsla(0, 0%, 100%, .631)
}

.tops_current .header-nav .ul>#topTabWhee {
    scrollbar-width: 2px
}

.tops_current .header-nav .ul>#topTabWhee>a {
    color: #000
}

.tops_current .header-nav .ul>#topTabWhee::-webkit-scrollbar {
    height: 0;
    width: 0
}

.tops_current .header-nav-end {
    color: #000
}

.tops_current .header-nav-end input {
    background: url(./images/seach.png) no-repeat 10px/16px 16px;
    border: 1px solid #dcdfe6;
    color: #000
}

.tops_current .header-nav-end input::-webkit-input-placeholder {
    color: #c0c4cc;
    letter-spacing: 1px
}

.tops_current .header-nav-end input:-moz-placeholder,
.tops_current .header-nav-end input::-moz-placeholder {
    color: #c0c4cc;
    letter-spacing: 1px
}

.tops_current .header-nav-end input:-ms-input-placeholder {
    color: #c0c4cc;
    letter-spacing: 1px
}

.tops_current .header-nav-end>div>a {
    color: #000
}

.tops_current .header-nav-end>div>a:hover {
    color: var(--h-c)
}

.tops_current .header-nav-end .register {
    background: linear-gradient(110deg, var(--h-c) 0, #ffa727 100%);
    border-radius: 2px;
    box-shadow: 0 3px 15px 1px rgba(255, 106, 0, .031);
    color: #fff;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 136px
}

.nav-show-box .box-2 .flex-2,
.nav-show-box .cooperate .flex-2 {
    border-right: 2px solid rgba(223, 225, 230, .569);
    text-align: right
}

.cooperate,
.tops_current .box-2 {
    width: 100%
}

.tops_current .cooperate>.flex-2>.cooperateTitle {
    padding-left: 40%;
    padding-right: 20px;
    padding-top: 15px;
    text-align: left
}

.tops_current .cooperate>.flex-2>.cooperateTitle>h2 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px
}

.tops_current .cooperate>.flex-2>.cooperateTitle>p {
    color: rgba(0, 0, 0, .741);
    letter-spacing: 1px
}

.tops_current .cooperate>.cooperateContent {
    padding-top: 15px
}

.tops_current .tab-li {
    padding: 13px 0 10px
}

.tops_current .tab-li-target {
    color: var(--h-c)
}

.tops_current .tab-img {
    padding-right: 23px
}

.tops_current .SecondaryMenu {
    padding: 3px 20px 20px
}

.tops_current .SecondaryMenu>.input {
    background: #f5f5f7;
    background: url(./images/seach.png) no-repeat 372px/16px 16px;
    width: 400px;
}

.tops_current .SecondaryMenu>.button,
.tops_current .SecondaryMenu>.input {
    border: 1px solid #dfe2e7;
    border-radius: 4px;
    height: 30px;
    margin-right: 10px;
    padding: 0 12px
}

.tops_current .SecondaryMenu>.button {
    background: #f5f5f7;
    cursor: pointer;
    line-height: 30px;
    text-align: center
}

.tops_current .flex-7 .recommend-mask {
    display: none;
    /* overflow: auto */
}

.tops_current .flex-7 .recommend-mask>.hot {
    border-bottom: 1px solid #dfe1e6;
    color: var(--h-c);
    font-family: PingFang SC-Heavy, PingFang SC;
    font-size: 14px;
    font-weight: 800;
    margin-left: 20px;
    padding-bottom: 8px
}

.tops_current .flex-7 .recommend-mask>.hot-tab {
    /* max-width: 780px; */
    padding-left: 20px;
    padding-top: 20px
}

.tops_current .flex-7 .recommend-mask>.hot-tab>.hot-tab-box {
    background: hsla(0, 0%, 92%, .329);
    border-radius: 5px;
    cursor: pointer;
    margin: 0 15px 15px 0;
    min-width: 200px;
    padding: 8px 23px
}

.tops_current .flex-7 .recommend-mask>.hot-tab>.hot-tab-box>.img {
    margin-right: 10px
}

.tops_current .flex-7 .recommend-mask>.tab-content {
    height: 20%;
    max-width: 750px;
    overflow-x: hidden;
    padding: 0 20px 20px;
    width: 100%
}

.tops_current .flex-7 .recommend-mask>.tab-content>li {
    margin: 0 20px 15px 0;
    width: 30%
}

.tops_current .flex-7 .recommend-mask>.tab-content>li>.title {
    border-bottom: 1px solid #dfe1e6;
    color: var(--h-c);
    font-family: PingFang SC-Heavy, PingFang SC;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.tops_current .flex-7 .recommend-mask>.tab-content>li>.ul>li {
    padding: 8px 0
}