.icon-copy {
    display: inline-block;
    width: 3.2vw;
    height: 3.2vw;
    background: url(../images/ic_hn_tc_copy.png) no-repeat;
    background-size: 3.2vw 3.2vw
}

.icon-save {
    display: inline-block;
    width: 3.2vw;
    height: 3.46667vw;
    background: url(../images/ic_hn_tc_down.png) no-repeat;
    background-size: 100% auto
}

.hn-popup {
    border-radius: 5.33333vw 5.33333vw 0 0
}

.hn-wrap {
    max-height: 160vw;
    background-image: url(../images/ic_hn_tc_bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 6.4vw
}

    .hn-wrap .hn-hd .title {
        text-align: center;
        font-size: 4.26667vw;
        font-weight: 600;
        height: 14.93333vw;
        line-height: 14.93333vw
    }

    .hn-wrap .hn-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        background: #fff;
        border: 1px solid #FFF0F2;
        border-radius: 2.66667vw;
        padding: 0px 8vw 4vw;
        margin: 5vw 8vw 0
    }

        .hn-wrap .hn-box .avatar {
            margin-top: -5.33333vw;
            width: 16vw;
            height: 16vw;
            border-radius: 50%;
            overflow: hidden;
            position: relative
        }

        .hn-wrap .hn-box .item-cover {
            display: block;
            width: 16vw;
            height: 16vw;
            background-color: #fff;
            border-radius: 50%;
            border: .53333vw solid #FFA6B6;
            overflow: hidden;
            padding-top: 0
        }

        .hn-wrap .hn-box .nickname {
            font-size: 3.73333vw;
            font-family: PingFangSC-Medium, PingFang SC;
            font-weight: 500;
            color: #ff6681;
            line-height: 5.33333vw;
            margin-top: 1.06667vw
        }

    .hn-wrap .popup-btn {
        margin: 5.33333vw 0;
        text-align: center
    }

        .hn-wrap .popup-btn .ui-btn {
            width: 73.6vw
        }

.wx-code .img {
    width: 42.66667vw;
    height: 42.66667vw;
    margin: 2.66667vw auto
}

.wx-code .qr-img {
    width: 100%;
    height: 100%;
    display: block
}

.wx-code .text {
    text-align: center;
    font-size: 3.73333vw;
    color: #272d39;
    padding: 0 0 1.33333vw
}

.code-save {
    font-size: 3.2vw;
    font-weight: 400;
    color: #b0b2bf;
    line-height: 4.53333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .code-save .icon-save {
        margin-left: 1.33333vw
    }

.van-tabbar {
    height: 18.66667vw;
    z-index: 92
}

    .van-tabbar .van-tabbar-item__icon {
        margin-bottom: 1.06667vw
    }

    .van-tabbar .van-tabbar-item {
        color: #838383;
        font-size: 3.2vw
    }

    .van-tabbar .van-tabbar-item--active {
        color: #202020
    }

    .van-tabbar .van-tabbar-item__icon .icon {
        width: 6.4vw;
        height: 6.4vw
    }

.van-tabbar-item-new {
    padding: 2.66667vw 0 4.8vw;
    color: #838383
}

:root {
    --van-primary-color: #ff6681;
    --van-primary-background: #ff6681;
    --van-primary-border-color: #ff6681;
    --van-back-top-size: 13.33333vw
}

::-webkit-scrollbar {
    display: none;
    width: 0 !important;
    height: 0 !important
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

html {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

* {
    scrollbar-width: none;
    -ms-overflow-style: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: none
}

html,
body {
    height: 100%
}

body {
    margin: 0;
    background: #f4f5f6;
    width: 100vw;
    margin: 0 auto !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important
}

body,
input {
    font-size: 3.73333vw;
    font-family: PingFangSC-Regular, sans-serif, Hiragino Sans GB, Microsoft Yahei, Arial, Helvetica Neue, Helvetica
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

ul,
ol,
li {
    list-style: none
}

caption,
th {
    text-align: left
}

fieldset,
img {
    border: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

button {
    -webkit-appearance: none;
    border: 0;
    background: 0 0
}

a {
    -webkit-touch-callout: none;
    text-decoration: none
}

:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

button,
fieldset,
img,
input,
select,
textarea {
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

a {
    text-decoration: none;
    color: #333
}

a,
img,
button,
input,
select {
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

input,
select,
button {
    -webkit-appearance: none
}

img {
    content: normal !important;
    border: 0 none;
    vertical-align: top
}

i,
em {
    font-style: normal
}

button {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0
}

input {
    outline: 0;
    border-radius: 0
}

    input[type=submit],
    input[type=button] {
        -webkit-appearance: none;
        -moz-appearance: none
    }

    input::-webkit-input-placeholder {
        color: #ccc
    }

    input::-moz-placeholder {
        color: #ccc
    }

* {
    margin: 0;
    padding: 0
}

.dn {
    display: none
}

.f10 {
    font-size: 2.66667vw
}

.f12 {
    font-size: 3.2vw
}

.f13 {
    font-size: 3.46667vw
}

.f14 {
    font-size: 3.73333vw
}

.f15 {
    font-size: 4vw
}

.f16 {
    font-size: 4.26667vw
}

.f18 {
    font-size: 4.8vw
}

.gray {
    color: #999
}

.pink {
    color: #ff6681
}

.lightcolor {
    color: #ff677d !important
}

.c_tx1 {
    color: #70cf73
}

.c_tx2 {
    color: #e56c5b
}

.pr {
    position: relative
}

.canvas {
    position: fixed;
    top: 533.33333vw
}

.act_text {
    text-align: justify;
    text-justify: inter-ideograph
}

.item-cover {
    display: block;
    width: 100%;
    margin: 0;
    background-position: 50% 50%;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100%
}

.ellipsis,
.ell,
.ui-nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-nowrap-multi {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.layer-popup {
    top: 2vh !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent !important
}

.mod-blank {
    width: 100%;
    padding: 18.66667vw 0 26.66667vw;
    background-repeat: no-repeat;
    background-size: 28.8vw 24.53333vw;
    background-position: center;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .mod-blank img {
        width: 22.66667vw;
        display: block;
        margin: 0 auto
    }

    .mod-blank .blank-info {
        margin-top: 4vw;
        font-size: 3.73333vw;
        color: #bbb;
        text-align: center;
        width: 100%
    }

        .mod-blank .blank-info em {
            color: #ff677d
        }

.history-empty {
    text-align: center;
    min-height: 64vw;
    position: relative;
    padding: 16vw 0 0;
    margin: 0;
    display: block
}

    .history-empty .empty-block {
        width: 21.06667vw;
        height: 37.33333vw;
        background-repeat: no-repeat;
        background-size: 21.06667vw auto;
        margin: 0 auto
    }

    .history-empty .txt {
        color: #7e8793;
        margin-top: 2.66667vw
    }

.list-empty {
    text-align: center;
    min-height: 64vw;
    position: relative;
    padding: 16vw 0 0;
    margin: 0;
    display: block
}

    .list-empty .empty-block {
        width: 21.06667vw;
        height: 37.33333vw;
        background-repeat: no-repeat;
        background-size: 21.06667vw auto;
        margin: 0 auto
    }

    .list-empty .txt {
        color: #7e8793;
        margin-top: 2.66667vw
    }

.login-empty {
    text-align: center;
    min-height: 64vw;
    position: relative;
    padding: 21.33333vw 0 0;
    margin: 0;
    display: block
}

    .login-empty .empty-block {
        width: 58.66667vw;
        height: 37.33333vw;
        background-repeat: no-repeat;
        background-size: 58.66667vw auto;
        margin: 0 auto
    }

    .login-empty .txt {
        color: #7e8793;
        font-size: 4.26667vw;
        margin: 2.66667vw 0 16vw
    }

    .login-empty .empty-btn {
        display: inline-block;
        font-size: 3.73333vw;
        color: #fff;
        background: #ff677d;
        width: 64vw;
        height: 10.66667vw;
        padding: 0 5.33333vw;
        border-radius: 10.66667vw
    }

.imkey-popup .popup-cnt {
    text-align: center;
    font-size: 3.73333vw;
    color: #46474d;
    line-height: 5.6vw;
    margin-top: 36vw;
    overflow: hidden
}

.imkey-popup .popup-cnt-txt .popup-title {
    height: 5.86667vw;
    font-size: 4.26667vw;
    font-weight: 600;
    color: #272d39;
    line-height: 5.86667vw;
    margin-bottom: 2.66667vw
}

.imkey-popup .popup-cnt .popup-cnt-tips {
    font-size: 3.2vw;
    color: #aaa;
    margin-top: .8vw
}

.imkey-popup .popup-btn {
    padding: 5.33333vw 2.66667vw 2.66667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4vw
}

    .imkey-popup .popup-btn .btn {
        font-size: 4.26667vw;
        color: #fff;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border: 1px solid #FF6681;
        background: #ff6681;
        max-width: 64vw;
        font-weight: 500;
        border-radius: 5.86667vw
    }

        .imkey-popup .popup-btn .btn.plain {
            background: #fff;
            border: 1px solid #FF6681;
            color: #ff6681
        }

.imkey-popup .popup-text-btn {
    background-color: #f8f8f8;
    padding: 1.33333vw 2.66667vw;
    margin: 4vw 5.33333vw 5.33333vw;
    height: 14.4vw;
    border-radius: 14.4vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .imkey-popup .popup-text-btn .text {
        padding: 0 5.33333vw 0 2.66667vw;
        color: #aaa
    }

    .imkey-popup .popup-text-btn .btn {
        height: 9.33333vw;
        line-height: 9.33333vw;
        border-radius: 9.33333vw
    }

.imkey-popup .know-btn {
    width: 32vw;
    height: 10.66667vw;
    text-align: center;
    background: #fff;
    border-radius: 5.33333vw;
    border: 1px solid #FF6681;
    font-size: 4.26667vw;
    font-weight: 500;
    color: #ff6681
}

.imkey-popup .contact-btn {
    width: 32vw;
    height: 10.66667vw;
    text-align: center;
    background: #ff6681;
    border-radius: 5.33333vw;
    font-size: 4.26667vw;
    font-weight: 500;
    color: #f8f8f8
}

.van-swipe-item .swiper-single {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.van-sticky.van-sticky--fixed {
    background: #fff
}

.hn-entry,
.back-to-top {
    position: fixed;
    right: 4vw;
    z-index: 100;
    width: 13.33333vw;
    height: 13.33333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer
}

    .hn-entry .icon-top,
    .hn-entry .icon-hn,
    .back-to-top .icon-top,
    .back-to-top .icon-hn {
        display: inline-block
    }

    .hn-entry span,
    .back-to-top span {
        font-size: 2.93333vw
    }

    .hn-entry:active,
    .back-to-top:active {
        opacity: 1 !important
    }

    .back-to-top .icon-top {
        width: 10.66667vw;
        height: 10.66667vw;
        background-image: url(../images/20250701-163235.png);
        background-repeat: no-repeat;
        background-size: 10.66667vw 10.66667vw;
        -webkit-filter: drop-shadow(0 1.06667vw 2.13333vw rgba(0, 0, 0, .2));
        filter: drop-shadow(0 1.06667vw 2.13333vw rgba(0, 0, 0, .2))
    }

    .back-to-top span {
        color: #ff6681
    }

.hn-entry {
    background-color: transparent;
    -webkit-box-shadow: 0px .53333vw 2.66667vw 0px rgba(0, 0, 0, .1);
    box-shadow: 0 .53333vw 2.66667vw #0000001a;
    bottom: 45.33333vw;
    background-image: -webkit-gradient(linear, right top, left top, from(#fffafc), to(#ffddeb));
    background-image: linear-gradient(270deg, #fffafc, #ffddeb)
}

    .hn-entry .icon-hn {
        width: 5.33333vw;
        height: 5.33333vw;
        margin-bottom: .53333vw;
        background-image: url(../images/20250630-150918.png);
        background-repeat: no-repeat;
        background-size: 5.33333vw 5.33333vw
    }

    .hn-entry span {
        color: #ff6681
    }

.back-home {
    position: absolute;
    top: 2.66667vw;
    left: 2.66667vw;
    padding: 1.06667vw 2.66667vw;
    color: #fff;
    border-radius: .8vw;
    background: #0009;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5.86667vw;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 3.2vw
}

    .back-home:before {
        content: "";
        display: inline-block;
        border: #fff solid .53333vw;
        border-radius: .53333vw;
        width: 2.13333vw;
        height: 2.13333vw;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

.ui-btn {
    width: 100%;
    height: 11.73333vw;
    text-align: center;
    background: #ff6681;
    border-radius: 5.86667vw;
    color: #fff;
    font-size: 4.26667vw
}

.popup-form-wrap .form-title {
    padding: 0 5.33333vw 5.33333vw;
    font-size: 4.26667vw;
    text-align: center;
    color: #ff677d
}

.popup-form-wrap .form-item {
    padding: 0 4vw
}

    .popup-form-wrap .form-item .form-label {
        font-size: 3.73333vw;
        line-height: 3.73333vw;
        padding: 2.66667vw 0
    }

        .popup-form-wrap .form-item .form-label em {
            font-size: 3.2vw;
            color: #b4b4b4;
            margin-left: 2.66667vw
        }

    .popup-form-wrap .form-item .text-box {
        background: #f4f5f7;
        padding: 2.66667vw;
        border-radius: 1.33333vw
    }

        .popup-form-wrap .form-item .text-box span {
            font-size: 3.73333vw;
            color: #999
        }

            .popup-form-wrap .form-item .text-box span.selected {
                color: #333
            }

    .popup-form-wrap .form-item .textarea {
        font-size: 3.2vw;
        width: 100%;
        height: 21.33333vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .popup-form-wrap .form-item .textarea-counter {
        text-align: right;
        font-size: 3.2vw;
        color: #a2a2a2
    }

    .popup-form-wrap .form-item .input {
        font-size: 3.2vw;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .popup-form-wrap .form-item .form-con {
        padding-bottom: 2.66667vw
    }

.popup-form-wrap .form-btn-wrap {
    padding: 2.66667vw 4vw 8vw
}

    .popup-form-wrap .form-btn-wrap .form-btn {
        width: 100%;
        background: #ff677d;
        color: #fff;
        border: none
    }

        .popup-form-wrap .form-btn-wrap .form-btn:before,
        .popup-form-wrap .form-btn-wrap .form-btn:after {
            display: none
        }

.prompt-dialog-confirm {
    width: 100%
}

    .prompt-dialog-confirm .dialog-cnt {
        text-align: center;
        font-size: 3.73333vw;
        line-height: 5.6vw;
        overflow: hidden;
        margin-top: 37.33333vw
    }

        .prompt-dialog-confirm .dialog-cnt .title {
            font-size: 4.26667vw;
            font-family: PingFangSC-Semibold, PingFang SC;
            font-weight: 600;
            color: #272d39;
            line-height: 5.86667vw
        }

        .prompt-dialog-confirm .dialog-cnt .content {
            margin-top: 1.33333vw
        }

        .prompt-dialog-confirm .dialog-cnt .txt {
            color: #46474d;
            margin-top: 2.13333vw
        }

        .prompt-dialog-confirm .dialog-cnt .dialog-btn {
            width: 100%;
            padding: 8vw 4vw 4vw;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            gap: 5.33333vw
        }

            .prompt-dialog-confirm .dialog-cnt .dialog-btn .btn {
                width: 100%;
                height: 10.66667vw;
                font-size: 4.26667vw;
                color: #fff;
                -webkit-box-flex: 1;
                -webkit-flex: 1;
                -ms-flex: 1;
                flex: 1;
                border: 1px solid #FF6681;
                background: #ff6681;
                border-radius: 10.66667vw;
                font-weight: 500
            }

                .prompt-dialog-confirm .dialog-cnt .dialog-btn .btn.plain {
                    background: #fff;
                    border: 1px solid #FF6681;
                    color: #ff6681
                }

            .prompt-dialog-confirm .dialog-cnt .dialog-btn.dialog-text-btn {
                display: block
            }

                .prompt-dialog-confirm .dialog-cnt .dialog-btn.dialog-text-btn .text {
                    font-size: 3.2vw;
                    color: #999;
                    text-align: center;
                    margin-bottom: 1.33333vw
                }

.van-popup .van-action-sheet__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.van-popup .van-action-sheet__hd {
    padding: 0 2.66667vw;
    overflow: auto
}

.van-popup .img {
    padding: 2.66667vw 0 0
}

.van-popup img {
    width: 100%
}

    .van-popup img + img {
        margin-top: 2.66667vw
    }

.van-popup .van-action-sheet__title {
    font-size: 4.26667vw;
    line-height: 11.73333vw;
    text-align: center;
    background-color: #fff
}

.van-popup .van-action-sheet__item,
.van-popup .van-action-sheet__cancel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 3.2vw 4.26667vw
}

.van-uploader,
.van-uploader__input-wrapper {
    width: 100%
}

.crop {
    height: 100% !important;
    z-index: 1000
}

#app {
    background-image: url(../images/icon_sys_site_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%
}

.svg-icon {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.service-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

    .service-btn .checkbox {
        margin-right: 1.06667vw
    }

        .service-btn .checkbox .van-checkbox__icon {
            font-size: 3.73333vw
        }

            .service-btn .checkbox .van-checkbox__icon .van-icon {
                border-color: #bbb
            }

    .service-btn .text {
        font-size: 3.2vw;
        color: #00000080;
        line-height: 3.2vw
    }

        .service-btn .text .link {
            color: #8c70ff
        }

.tip-container {
    position: relative
}

    .tip-container .service-tips {
        z-index: 99;
        left: -5.6vw;
        top: 8vw;
        position: absolute;
        display: inline-block;
        background-color: #555;
        color: #fff;
        padding: 1.86667vw 4vw;
        border-radius: 1.33333vw;
        font-size: 3.73333vw;
        text-align: center
    }

        .tip-container .service-tips:after {
            content: "";
            position: absolute;
            top: -1.6vw;
            left: 5.33333vw;
            width: 4.26667vw;
            height: 2.13333vw;
            background: #555;
            -webkit-clip-path: polygon(50% 0%,0% 100%,100% 100%);
            clip-path: polygon(50% 0%,0% 100%,100% 100%)
        }

.text_pink {
    color: #ff6681;
}


.search_fif .search_fif_t {
    padding: 3.2vw 0;
    font-size: 3.73333vw;
}

.search_fif_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}

    .search_fif_box .condition {
        height: 8.53333vw;
        line-height: 8.53333vw;
        border-radius: 4.26667vw;
        background: #f8f8f8;
        font-size: 3.2vw;
        color: #333;
        text-align: center;
    }

    .search_fif_box .current {
        background: #ffe0e8;
        color: #ff6681;
    }

.edit-btn {
    display: flex;
    align-items: center;
}

.user_right {
    width: 12px;
    height: auto;
    margin-left: 5px;
}

.more_icon {
    width: 12px;
    height: auto;
}

.back-to-top {
    bottom: var(--box-bottom)
}


.label-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2vw;
}

.label-item {
    color: #666;
    line-height: 1;
    padding: 1.6vw 2.66667vw;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 4.26667vw
}

    .label-item.active {
        background: #ff6681;
        color: #fff
    }

.hd .nav {
    display: inline-block;
    padding: 2.66667vw 0
}

    .hd .nav + .nav {
        margin-left: 8vw
    }

.hd span {
    display: inline-block;
    font-size: 4vw;
    color: #999;
    position: relative
}

.hd .nav.active span {
    color: #111
}

    .hd .nav.active span:after {
        content: "";
        position: absolute;
        bottom: 1px;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 1.06667vw;
        border-radius: .53333vw;
        background: #fe7c84;
        z-index: -1
    }



.zhiye-item {
    color: #666;
    line-height: 1;
    padding: 1.6vw 2.66667vw;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 4.26667vw
}

    .zhiye-item.active {
        background: #ff6681;
        color: #fff
    }

.hope-item {
    color: #666;
    line-height: 1;
    padding: 1.6vw 2.66667vw;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 4.26667vw
}

    .hope-item.active {
        background: #ff6681;
        color: #fff
    }

.my-item {
    color: #666;
    line-height: 1;
    padding: 1.6vw 2.66667vw;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 4.26667vw
}

    .my-item.active {
        background: #ff6681;
        color: #fff
    }

.id_img {
    width: 18px;
}

.dis_al_end {
    display: flex;
    align-items: flex-end;
}

.dis_al {
    display: flex;
    align-items: center;
}

.img-private {
    filter: blur(3px);
}

.img-private5 {
    filter: blur(5px);
}

.dialog {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
