.newHeader {
    width: 100%;
    height: 88Px;
    opacity: .9;
    background: #fff;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.header-content, .header-main, .newHeader {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-content {
    width: 1090Px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header-main {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.logo {
    height: 40Px;
    width: 40Px;
    border-radius: 25Px
}

.logo-text {
    width: 90Px;
    height: 30Px
}

.newNav {
    margin-left: 40Px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navText {
    font-size: 18Px;
    color: #2e1f4a;
    font-weight: 600;
    margin-right: 40Px;
    cursor: pointer
}

.a_active, .navText:hover {
    color: #8965cf
}

@media screen and (max-width: 750Px) {
    .header-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .navText {
        font-size: 16Px
    }
}

.mobile-header {
    width: 100%;
    height: 1.87733rem;
    display: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .768rem;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 12;
    -webkit-box-shadow: .10667rem .10667rem .10667rem rgba(0, 0, 0, .1);
    box-shadow: .10667rem .10667rem .10667rem rgba(0, 0, 0, .1)
}

.mobile-header:before {
    content: "";
    height: 1.28rem;
    width: 100%
}

.mobile-header-title {
    position: absolute;
    left: 1.28rem;
    font-size: .64rem
}

.reback {
    position: absolute;
    left: .42667rem;
    border-top: 3Px solid #918b9d;
    border-left: 3Px solid #918b9d;
    width: .53333rem;
    height: .53333rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.footer {
    margin-top: 1.6rem;
    bottom: .21333rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #d3d3d3
}

.footer, .head_enterprise {
    font-size: .512rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.head_enterprise .icon-qiye {
    font-size: .59733rem;
    margin-right: .21333rem
}

.beian, .company {
    text-align: center
}

.to-enterprise {
    font-size: .55467rem;
    margin-top: -.08533rem
}

.to-enterprise:hover {
    color: var(--secondary-color);
    cursor: pointer
}

@media only screen and (min-width: 728px) {
    .footer {
        margin-top: .42667rem;
        font-size: .256rem
    }

    .to-enterprise {
        font-size: .34133rem;
        margin-top: -.128rem
    }

    .head_enterprise {
        font-size: .256rem
    }

    .head_enterprise .icon-qiye {
        font-size: .29867rem
    }
}

.H5footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.H5footer-main {
    max-width: 1200PX;
    padding: 0 .64rem
}

.H5footer-head {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.H5footer-left {
    width: 80%
}

.H5footer-right {
    width: 20%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.H5footer-right, .items, .left-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.left-top {
    margin-top: 40Px
}

.items {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    margin-right: 40Px;
    height: 100%
}

.left-bottom {
    margin-top: .85333rem
}

.items-title {
    color: #fff;
    font-size: 18Px;
    font-weight: 500
}

.items-content {
    color: #8c849b;
    font-size: 14Px
}

.lianxi {
    margin-right: 40Px
}

.H5footer_bottom {
    position: relative;
    line-height: .55467rem;
    font-size: .29867rem;
    color: #8c849b;
    text-align: center;
    padding: .42667rem 0;
    width: 100%
}

.icp {
    width: 20Px;
    height: 20Px;
    line-height: 20Px
}

.tl-down {
    position: relative;
    top: -.10667rem;
    left: -.02133rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 750Px) {
    .H5footer-head {
        width: 100%
    }

    .H5footer-head, .left-top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .H5footer-left {
        width: 90%
    }

    .items {
        width: 100%;
        margin-right: 40Px;
        margin-top: 20Px
    }

    .H5footer-right {
        width: 90%;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 20Px
    }

    .left-bottom .items-content {
        display: block
    }
}

.myshadow {
    position: relative;
}

.myshadow .hydrated {
    color: transparent !important;
    text-shadow: 0.02133rem 0.02133rem 0.17067rem rgb(0 0 0 / 50%) !important;
}

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

.myshadow .card_content_text, .myshadow .card_content_title, .myshadow .card_title {
    color: transparent !important;
    text-shadow: 0.02133rem 0.02133rem 0.17067rem rgb(0 0 0 / 50%) !important;
}

.unlock_full_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: -webkit-max-content;
    width: max-content;
    padding: 11px 16px;
    font-size: 15px;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    line-height: 22px;
    background: linear-gradient(1turn, #5181ff, #93b1ff);
    box-shadow: 0px 4px 4px 1px rgb(0 0 0 / 25%);
    border-radius: 33px 33px;
    opacity: 1;
    min-width: 180px;
}

.unlock_full_btn img {
    width: 20px;
    margin-right: 10px;
    filter: none !important;
}

#my_pop_shadow {
    transition-duration: 300ms;
    width: 100%;
    height: 100%;
    transition-timing-function: ease-out;
    position: fixed;
    inset: 0px;
    z-index: 10070;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
}

#my_pop_shadow, #my_pop_box {
    display: none;
}

.u-slide-up-enter-active {
    transition-duration: 300ms;
    transition-timing-function: ease-out;
    z-index: 10075;
    position: fixed;
    display: flex;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
}

.u-popup__content[data-v-1c9eda50] {
    background-color: #fff;
    position: relative;
}

.u-action-sheet[data-v-ec2c3526] {
    text-align: center;
}

uni-view[data-v-ec2c3526], uni-scroll-view[data-v-ec2c3526], uni-swiper-item[data-v-ec2c3526] {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: auto;
    align-items: stretch;
    align-content: flex-start;
}

.pay-sheet[data-v-6df0b6cd] {
    padding: 24px 22px;
}

.pay-sheet .pay-sheet-introduce__wrapper[data-v-6df0b6cd] {
    margin: 27px 0 24px 0;
}

.pay-sheet__introduce-title[data-v-2773b30f] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    font-size: 19px;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000;
    line-height: 23px;
}

.pay-sheet__introduce-list[data-v-2773b30f] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pay-sheet__introduce-list .left[data-v-2773b30f] {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.pay-sheet__introduce-list .left > uni-view[data-v-2773b30f] {
    margin-bottom: 5px;
    font-size: 15px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #0d0e0f;
    line-height: 17px;
    text-align: left;
}

.pay-sheet__introduce-list .right[data-v-2773b30f] {
    display: flex;
}

.price[data-v-5508fff2] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: val(--pay-sheet-border);
    line-height: 23px;
}

.price .now[data-v-5508fff2] {
    display: flex;
    align-items: center;
    position: relative;
    margin: 4px 0 8px 0;
    font-weight: 600;
}

.u-checkbox-group--row[data-v-25f39ece] {
    display: flex;
    flex-direction: row;
}

uni-view[data-v-25f39ece], uni-scroll-view[data-v-25f39ece], uni-swiper-item[data-v-25f39ece] {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: auto;
    align-items: stretch;
    align-content: flex-start;
}

.price .now .line-price[data-v-5508fff2] {
    position: absolute;
    left: -44px;
    font-size: 15px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #d6d6d6;
    line-height: 17px;
    text-decoration: line-through;
}