.mb-writer-page {
    min-width: 0;
    overflow-x: hidden;
    color: #28322d;
    background: #ffffff;
}

.mb-writer-page .zhuanxie-banner {
    position: relative;
    min-height: 640px;
    overflow: hidden;
    isolation: isolate;
    background: url("../images/media-box-generated/auth-background-v2.webp") center 46% / cover no-repeat;
}

.mb-writer-page .zhuanxie-banner::before {
    position: absolute;
    z-index: 0;
    inset: 0;
    background: rgba(14, 23, 19, .56);
    content: "";
}

.mb-writer-page .zhuanxie-banner .z-b {
    position: relative;
    z-index: 1;
    display: flex;
    width: min(980px, calc(100% - 48px));
    min-height: 640px;
    margin: 0 auto;
    align-items: center;
    flex-direction: column;
}

.mb-writer-page .xie-item {
    padding-top: 138px;
}

.mb-writer-page .xie-item h1 {
    margin: 0;
    color: #ffffff;
    font-size: 52px;
    font-weight: 700;
    line-height: 1.25;
    text-shadow: 0 3px 12px rgba(0, 0, 0, .34);
}

.mb-writer-page .xie-item h1::after {
    width: 92px;
    height: 3px;
    margin: 22px auto 0;
    background: #ff6464;
}

.mb-writer-page .xie-p {
    margin: 22px auto 0;
}

.mb-writer-page .xie-p p {
    margin: 0;
    color: rgba(255, 255, 255, .9);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .28);
}

.mb-writer-page .box {
    z-index: 2;
    padding: 32px 0 190px;
}

.mb-writer-page .button {
    width: 220px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, .84);
    border-radius: 5px;
    color: #ffffff;
    background: rgba(255, 75, 75, .92);
    font-size: 16px;
    letter-spacing: 0;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
}

.mb-writer-page .button:hover,
.mb-writer-page .button:focus {
    border-color: #ffffff;
    background: #ff6262;
}

.mb-writer-page .head-but {
    z-index: 2;
    min-height: 150px;
    background: rgba(11, 20, 17, .76);
}

.mb-writer-page .head-but ul {
    display: grid;
    width: min(1080px, calc(100% - 48px));
    margin: 0 auto;
    padding: 26px 0 22px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    list-style: none;
}

.mb-writer-page .head-but ul li {
    float: none;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.35;
}

.mb-writer-page .head-but ul li span {
    display: flex;
    width: 58px;
    height: 58px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .78);
    border-radius: 50%;
    color: #ffffff;
    line-height: 1;
}

.mb-writer-page .head-but ul li i {
    font-size: 21px;
    font-style: normal;
}

.mb-writer-page .head-but ul li p {
    margin: 12px 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}

.mb-writer-page .dai-tit p,
.mb-writer-page .safe-content p {
    border-radius: 4px;
    background: #ff4b4b;
}

.mb-writer-page .dai-price table {
    overflow: hidden;
    border: 1px solid #eceff0;
    border-radius: 6px;
}

.mb-writer-page .serve-con {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.mb-writer-page .safe-img img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
    border: 1px solid #e7ebe9;
    border-radius: 8px;
    background: #f4f6f5;
}

@media screen and (max-width: 760px) {
    .mb-writer-page .zhuanxie-banner,
    .mb-writer-page .zhuanxie-banner .z-b {
        min-height: 560px;
    }

    .mb-writer-page .zhuanxie-banner .z-b {
        width: calc(100% - 32px);
    }

    .mb-writer-page .xie-item {
        padding-top: 78px;
    }

    .mb-writer-page .xie-item h1 {
        font-size: 34px;
        text-align: center;
    }

    .mb-writer-page .xie-p {
        margin-top: 16px;
    }

    .mb-writer-page .xie-p p {
        font-size: 16px;
        text-align: center;
    }

    .mb-writer-page .box {
        padding: 24px 0 150px;
    }

    .mb-writer-page .head-but {
        min-height: 128px;
    }

    .mb-writer-page .head-but ul {
        width: calc(100% - 28px);
        padding: 18px 0 14px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 10px;
    }

    .mb-writer-page .head-but ul li {
        font-size: 14px;
    }

    .mb-writer-page .head-but ul li span {
        width: 42px;
        height: 42px;
    }

    .mb-writer-page .head-but ul li p {
        margin-top: 7px;
        font-size: 14px;
    }
}

.mb-consult-trigger--footer {
    display: inline-flex;
    height: 50px;
    padding: 0 50px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 4px;
    color: #ffffff;
    background: #fd5252;
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}

.mb-consult-trigger--footer:hover,
.mb-consult-trigger--footer:focus {
    color: #ffffff;
    background: #e94545;
}

body.mb-consult-modal-open {
    overflow: hidden;
}

.mb-wechat-modal {
    position: fixed;
    z-index: 100000;
    inset: 0;
    display: none;
    padding: 24px;
    align-items: center;
    justify-content: center;
}

.mb-wechat-modal.is-open {
    display: flex;
}

.mb-wechat-modal__backdrop {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: rgba(18, 23, 21, .68);
    cursor: pointer;
}

.mb-wechat-modal__dialog {
    position: relative;
    z-index: 1;
    width: min(390px, 100%);
    max-height: calc(100vh - 48px);
    padding: 28px 34px 30px;
    box-sizing: border-box;
    overflow-y: auto;
    border-radius: 8px;
    outline: 0;
    color: #25302b;
    background: #ffffff;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
    text-align: center;
}

.mb-wechat-modal__close {
    position: absolute;
    top: 12px;
    right: 12px;
    display: inline-flex;
    width: 38px;
    height: 38px;
    padding: 0;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    color: #69736e;
    background: #f2f4f3;
    font-size: 17px;
    cursor: pointer;
}

.mb-wechat-modal__close:hover,
.mb-wechat-modal__close:focus {
    color: #ffffff;
    background: #c83232;
}

.mb-wechat-modal__icon {
    display: inline-flex;
    width: 46px;
    height: 46px;
    margin-bottom: 10px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #ffffff;
    background: #20aa4b;
    font-size: 24px;
}

.mb-wechat-modal__dialog h2 {
    margin: 0;
    color: #202824;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.35;
}

.mb-wechat-modal__dialog p {
    margin: 7px 0 16px;
    color: #707a75;
    font-size: 14px;
    line-height: 1.6;
}

.mb-wechat-modal__dialog img {
    display: block;
    width: min(280px, 100%);
    height: auto;
    margin: 0 auto;
    border: 1px solid #edf0ee;
    background: #ffffff;
}

.mb-wechat-modal__dialog strong {
    display: block;
    margin-top: 14px;
    color: #424c47;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

@media screen and (max-width: 520px) {
    .mb-wechat-modal {
        padding: 14px;
    }

    .mb-wechat-modal__dialog {
        max-height: calc(100vh - 28px);
        padding: 22px 20px 24px;
    }

    .mb-wechat-modal__dialog h2 {
        font-size: 22px;
    }

    .mb-wechat-modal__dialog img {
        width: min(250px, 100%);
    }
}
