﻿.mh-tag {
    letter-spacing: .1em !important;
    background-image: linear-gradient(-217deg,#ED022A 0,#ff5a00 100%) !important;
}

.mh-vip-tag {
    letter-spacing: .1em !important;
    background-image: none !important;
}

.view-comment .view-detail-list li .info .subtitle {
    display: table;
}

.icon-coin {
    background: url(../images/icon-coin.png) no-repeat left center;
    background-size: contain;
    width: 15px;
    height: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.scan-pay-box {
    margin-top: -60px !important;
}

.alertTop_1 {
    width: 240px;
}

.view-comment-main .list li .info textarea {
    height: 100px;
}

.view-comment-main .list li .info .content {
    overflow-wrap: break-word;
}

.new-search-banner {
    height: 100px;
    background-image: url(../images/search-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

    .new-search-banner .container {
        position: relative;
        overflow: visible;
    }

.new-search-input-form {
    height: 50px;
    margin: 25px auto;
    width: 730px;
    font-size: 0;
    position: relative;
}

    .new-search-input-form input {
        height: 50px;
        line-height: 50px;
        vertical-align: top;
        border: none;
        width: 450px;
        outline: none;
        font-size: 15px;
        letter-spacing: 0;
        padding-left: 50px;
        padding-right: 20px;
        background-image: url(../images/search.png);
        background-position: 20px 16px;
        background-repeat: no-repeat;
    }

.new-search-input-form-btn-1 {
    width: 140px;
    height: 50px;
    background-color: #ED022A;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    display: inline-block;
    line-height: 50px;
    text-align: center;
}

    .new-search-input-form-btn-1.disable {
        background-color: #DCDCDC;
    }

.new-search-input-form-btn-2 {
    width: 140px;
    height: 50px;
    background-color: #FF8950;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    display: inline-block;
    line-height: 50px;
    text-align: center;
}

.new-search-font {
    font-size: 12px;
    color: #303030;
    letter-spacing: 1.5px;
    position: absolute;
    top: 40px;
    line-height: 20px;
    left: 1000px;
}

.new-search-btn-logo {
    height: 11px;
    width: 23px;
    margin-right: 5px;
}

.new-search-list {
    position: absolute;
    width: 450px;
    left: 0;
    top: 50px;
    border: 1px solid #EDEDED;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    background-color: #fff;
    z-index: 998;
}

.new-search-list-item {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    display: block;
    overflow: hidden;
}

    .new-search-list-item:hover .new-search-list-content {
        border-top: 1px dashed #fff;
    }

    .new-search-list-item:hover + .new-search-list-item .new-search-list-content {
        border-top: 1px dashed #fff;
    }

    .new-search-list-item:hover {
        background-color: #FFEEF1;
    }

.new-search-list-content {
    border-top: 1px dashed #D9D9D9;
    font-size: 14px;
    color: #303030;
    letter-spacing: 0;
}

.new-search-list-item.active .new-search-list-content {
    border-top: 1px dashed #fff;
}

.new-search-list-item.active + .new-search-list-item .new-search-list-content {
    border-top: 1px dashed #fff;
}

.new-search-list-item.active {
    background-color: #FFEEF1;
}

.new-search-list-item:first-child .new-search-list-content {
    border-top: none;
}

.new-search-list-content span.left {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.new-search-list-content span.red {
    color: #FD1C43;
}

.new-search-list-content .new-search-list-right {
    float: right;
    color: #999999;
}

.full-class li {
    width: auto;
    margin-right: 10px;
}

    .full-class li:last-child {
        margin-right: 0px;
    }

.index-title-select li {
    margin: 0 10px;
}

.index-title-more {
    background-position: 70px 15px;
}

.mh-item-tip .mh-item-tip-detali p a {
    width: 145px;
}

.mh-item-tip-detali p.chapter a {
    width: 113px;
}

.mh-item .mh-item-detali p span:first-child, .mh-item-tip .mh-item-tip-detali p.chapter span:first-child {
    min-width: 55px;
}

.sort-comic .active {
    color: #ED022A;
}

.index-rank-bar {
    margin-bottom: 50px;
}

.view-comment .view-comment-sub .sub-manga .top .select span {
    width: 46px;
}

.topFIxedMenu > div .top-menu {
    left: -115px;
    width: 105px
}

.index-rank-title .more {
    background-position: 80px 7px;
}

.hover .hover-user {
    left: -193px;
}

    .hover .hover-user:before {
        left: 75px;
    }

    .hover .hover-user .block {
        width: 250px;
    }

.box-userinfo .user-info-form > div > label {
    width: 85px;
}

.box-userinfo .user-info-form > div input {
    min-width: 250px;
}

.new-search-input-form {
    width: 590px;
}

.mr-2 {
    margin-right: 2px;
}

.ml-2 {
    margin-left: 2px;
}

.cat-filter .cat-list a.active:after {
    bottom: -5px;
}

.category-section {
    display: flex;
    margin-top: 22px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ededed;
}

    .category-section .category-title-all {
        font-size: 13px;
        white-space: nowrap;
    }

    .category-section .cat-list {
        margin-top: 0;
        padding-bottom: 0;
        border-bottom: unset;
    }

        .category-section .cat-list .category-title {
            padding-bottom: 10px;
        }

.disable-link {
    pointer-events: none;
}

.mention-title {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    color: #fff;
    background-color: #6c757d;
    border-radius: 10rem;
    margin-right: 10px;
}

.btn-collection {
    cursor: pointer;
}

.btn-collection.active {
    width: 115px !important;
}

.pointer {
    cursor: pointer;
}

.header-bar a.active {
    color: #ff3f60;
}

.detail-star-modal {
    padding: 30px
}

    .detail-star-modal .star {
        height: 21px;
        width: 21px;
        display: inline-block;
        background-image: url(/images/detail-star.png);
        background-repeat: no-repeat;
        vertical-align: top;
        margin: 0 2px;
    }

    .detail-star-modal .active {
        background-image: url(/images/detail-star-active.png);
    }

.view-comment .view-win-list li.active {
    background: #ffeef1;
}

.index-title-logo {
    width: 32px;
    height: 32px;
}

.header-logo {
    height: auto;
}

.logo-bottom {
    width: auto;
    height: auto;
}

.index-rank-list li .cover img {
    object-fit: cover;
}