body.renew-news-876 .in-left-menu.classBox,
body.renew-news-876 .i-tag.i-news-tag {
    display: none !important;
}

body.renew-news-876 .pro-detaile {
    max-width: 1120px;
    margin: 0 auto;
}

body.renew-news-876 .renew-news-detail {
    width: 100%;
}

body.renew-news-876 .renew-news-intro {
    margin: 28px auto 18px;
    color: #8c1116;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
}

body.renew-news-876 .renew-news-photo {
    margin: 0 auto 22px;
    text-align: center;
}

body.renew-news-876 .renew-news-photo img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

body.renew-news-876 .renew-news-copy {
    margin: 24px auto;
    color: #444;
    font-size: 18px;
    line-height: 1.9;
    text-align: center;
}

body.renew-news-876 .renew-news-copy p {
    margin: 0 0 4px;
}

body.renew-news-876 .renew-news-cta {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    margin: 28px 0;
}

body.renew-news-876 .renew-news-cta a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 64px;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

body.renew-news-876 .renew-news-cta img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
}

body.renew-news-876 .renew-news-cta a:nth-child(1) { background: #7050a3; }
body.renew-news-876 .renew-news-cta a:nth-child(2) { background: #20b95a; }
body.renew-news-876 .renew-news-cta a:nth-child(3) { background: #4f9d2f; }
body.renew-news-876 .renew-news-cta a:nth-child(4) { background: #f28a32; }
body.renew-news-876 .renew-news-cta a:nth-child(5) { background: #178fe5; }

body.renew-news-876 .renew-news-disclaimer {
    margin: 24px 0;
    padding: 18px 22px;
    border: 1px solid #cbb79d;
    background: #f7f1e9;
    color: #555;
    font-size: 15px;
    line-height: 1.7;
}

body.renew-news-876 .renew-news-back {
    margin: 28px 0 12px;
    padding-top: 22px;
    border-top: 1px solid #ddd;
    text-align: center;
}

body.renew-news-876 .renew-news-back a {
    display: inline-block;
    padding: 8px 22px;
    background: #b7904d;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    body.renew-news-876 .pro-detaile-title {
        font-size: 20px;
        line-height: 1.55;
    }

    body.renew-news-876 .renew-news-intro {
        font-size: 18px;
        text-align: left;
    }

    body.renew-news-876 .renew-news-copy {
        font-size: 16px;
        text-align: left;
    }

    body.renew-news-876 .renew-news-cta {
        grid-template-columns: 1fr 1fr;
    }

    body.renew-news-876 .renew-news-cta a:last-child {
        grid-column: 1 / -1;
    }
}
