.listing_banner .nttlbjtxt_h02,
.listing_banner .nttlbjtxt_p02 {
    color: #fff !important;
}

.listing_banner {
    min-height: 0;
    height: auto;
    background-image: none !important;
    background-position: center;
    background-size: contain;
    overflow: visible;
}

.listing_banner_img {
    display: block;
    width: 100%;
    height: auto;
}

.listing_banner_text_hidden {
    display: none !important;
}

.nynavbc {
    margin-top: 0;
}

.nynavbc_box {
    height: 80px;
    transform: none;
}

.nynavbc_box .w1 {
    height: 100%;
}

.listing_intro .gsxqjsbox_lh {
    line-height: 1.25;
}

.listing_intro .gsxqjsbox_ct {
    max-height: 420px;
    overflow-y: auto;
    padding-right: 8px;
}

.listing_intro .gsxqjsbox_ct p {
    margin-bottom: 0;
}

.listing_intro .gsxqjsbox_rboximg {
    aspect-ratio: 10 / 7;
}

.listing_section {
    background-color: #fff;
}

.listing_section:nth-of-type(even) {
    background-color: #f6f9fc;
}

.listing_content {
    max-width: 1080px;
    margin: 45px auto 0;
    padding: 46px 58px;
    background-color: #fff;
    box-shadow: 0 18px 40px rgba(9, 32, 61, .08);
    border-top: 4px solid #e89d00;
}

.listing_content p {
    margin-bottom: 18px;
    color: #333;
    font-size: 17px;
    line-height: 2;
    text-align: justify;
}

.listing_content p:last-child {
    margin-bottom: 0;
}

.listing_content a {
    color: #0d3f70;
    word-break: break-all;
}

.listing_disclosure p {
    position: relative;
    padding-left: 20px;
}

.listing_disclosure p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #e89d00;
}

.listing_history .gslsct_slideitem_txt p {
    font-size: 16px;
    line-height: 1.8;
}

.listing_history .gslsct_slideitem_sj {
    color: #0d2446;
}

.listing_history {
    border-top: 1px solid #d6dde2;
}

@media (max-width: 767px) {
    .listing_banner {
        min-height: 0;
    }

    .listing_intro .gsxqjsbox_ct {
        max-height: none;
        overflow: visible;
        padding-right: 0;
    }

    .listing_content {
        margin-top: 28px;
        padding: 26px 20px;
    }

    .listing_content p {
        font-size: 15px;
        line-height: 1.8;
    }
}
