zzzz
2024-03-27 061c418c4bc61154241cb18731a0f62f144e06b4
1
.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.van-list__error-text,.van-list__finished-text,.van-list__loading,.van-pull-refresh__head{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;font-size:30px;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch,.van-switch__node{height:1em;background-color:#fff}.van-switch__node{position:absolute;top:0;left:0;width:1em;font-size:inherit;border-radius:100%;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 4px;color:#646566;font-size:14px;line-height:20px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--line.van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}[data-theme=light] .mainBackground[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-fb843b68]{background:#121212!important}[data-theme=light] .textColor[data-v-fb843b68]{color:#333!important}[data-theme=dark] .textColor[data-v-fb843b68]{color:#fff!important}[data-theme=light] .textColor1[data-v-fb843b68]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-fb843b68]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-fb843b68]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-fb843b68]{color:#fff!important}[data-theme=light] .textColor3[data-v-fb843b68]{color:#000!important}[data-theme=dark] .textColor3[data-v-fb843b68]{color:#fff!important}[data-theme=light] .c2cColor[data-v-fb843b68]{color:#000!important}[data-theme=dark] .c2cColor[data-v-fb843b68]{color:#fff!important}[data-theme=light] .tabBackground[data-v-fb843b68]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-fb843b68]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-fb843b68]{background:#000!important}[data-theme=light] .tabBackground2[data-v-fb843b68]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-fb843b68]{background:#242424!important}[data-theme=dark] .activeLine[data-v-fb843b68],[data-theme=light] .activeLine[data-v-fb843b68]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-fb843b68]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-fb843b68],[data-theme=light] .btnMain[data-v-fb843b68]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-fb843b68],[data-theme=light] .colorMain[data-v-fb843b68]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-fb843b68],[data-theme=light] .borderMain[data-v-fb843b68]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-fb843b68]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-fb843b68]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-fb843b68]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-fb843b68]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-fb843b68]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-fb843b68]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-fb843b68]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-fb843b68]{background:#121212!important}[data-theme=light] .contBackground[data-v-fb843b68]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-fb843b68]{background:#242424!important}[data-theme=light] .titleColor[data-v-fb843b68]{color:#000!important}[data-theme=dark] .titleColor[data-v-fb843b68]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-fb843b68]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-fb843b68]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-fb843b68]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-fb843b68]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-fb843b68]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-fb843b68]{background:#474b62!important}[data-theme=light] .diviLine[data-v-fb843b68]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-fb843b68]{background:#111!important}[data-theme=light] .bgStep[data-v-fb843b68]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-fb843b68]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-fb843b68]{background:#313346!important}[data-theme=light] .chatBg[data-v-fb843b68]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-fb843b68]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-fb843b68]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-fb843b68]{background:#474b62!important}[data-theme=light] .greyBg[data-v-fb843b68]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-fb843b68]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-fb843b68]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-fb843b68]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-fb843b68]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-fb843b68]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-fb843b68]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-fb843b68]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-fb843b68]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-fb843b68]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-fb843b68]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-fb843b68]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-fb843b68]{background:#000!important}[data-theme=light] .contRound[data-v-fb843b68]{background:#fff!important}[data-theme=dark] .contRound[data-v-fb843b68]{background:#212329!important}[data-theme=light] .contNav[data-v-fb843b68]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-fb843b68]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-fb843b68],[data-theme=light] .textNew1[data-v-fb843b68]{color:#d2d2dc!important}.buy_nav[data-v-fb843b68] .van-nav-bar:after{border:none}.buy_nav[data-v-fb843b68] .van-icon{font-size:2.5rem}[data-theme=light] .buy_nav[data-v-fb843b68] .van-icon{color:#000}[data-theme=dark] .buy_nav[data-v-fb843b68] .van-icon{color:#fff}.buy_nav[data-v-fb843b68] .van-nav-bar__title{font-size:2.3125rem}[data-theme=light] .mainBackground[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-c40f6868]{background:#121212!important}[data-theme=light] .textColor[data-v-c40f6868]{color:#333!important}[data-theme=dark] .textColor[data-v-c40f6868]{color:#fff!important}[data-theme=light] .textColor1[data-v-c40f6868]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-c40f6868]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-c40f6868]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-c40f6868]{color:#fff!important}[data-theme=light] .textColor3[data-v-c40f6868]{color:#000!important}[data-theme=dark] .textColor3[data-v-c40f6868]{color:#fff!important}[data-theme=light] .c2cColor[data-v-c40f6868]{color:#000!important}[data-theme=dark] .c2cColor[data-v-c40f6868]{color:#fff!important}[data-theme=light] .tabBackground[data-v-c40f6868]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-c40f6868]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-c40f6868]{background:#000!important}[data-theme=light] .tabBackground2[data-v-c40f6868]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-c40f6868]{background:#242424!important}[data-theme=dark] .activeLine[data-v-c40f6868],[data-theme=light] .activeLine[data-v-c40f6868]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-c40f6868]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-c40f6868],[data-theme=light] .btnMain[data-v-c40f6868]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-c40f6868],[data-theme=light] .colorMain[data-v-c40f6868]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-c40f6868],[data-theme=light] .borderMain[data-v-c40f6868]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-c40f6868]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-c40f6868]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-c40f6868]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-c40f6868]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-c40f6868]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-c40f6868]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-c40f6868]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-c40f6868]{background:#121212!important}[data-theme=light] .contBackground[data-v-c40f6868]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-c40f6868]{background:#242424!important}[data-theme=light] .titleColor[data-v-c40f6868]{color:#000!important}[data-theme=dark] .titleColor[data-v-c40f6868]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-c40f6868]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-c40f6868]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-c40f6868]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-c40f6868]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-c40f6868]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-c40f6868]{background:#474b62!important}[data-theme=light] .diviLine[data-v-c40f6868]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-c40f6868]{background:#111!important}[data-theme=light] .bgStep[data-v-c40f6868]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-c40f6868]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-c40f6868]{background:#313346!important}[data-theme=light] .chatBg[data-v-c40f6868]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-c40f6868]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-c40f6868]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-c40f6868]{background:#474b62!important}[data-theme=light] .greyBg[data-v-c40f6868]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-c40f6868]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-c40f6868]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-c40f6868]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-c40f6868]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-c40f6868]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-c40f6868]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-c40f6868]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-c40f6868]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-c40f6868]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-c40f6868]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-c40f6868]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-c40f6868]{background:#000!important}[data-theme=light] .contRound[data-v-c40f6868]{background:#fff!important}[data-theme=dark] .contRound[data-v-c40f6868]{background:#212329!important}[data-theme=light] .contNav[data-v-c40f6868]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-c40f6868]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-c40f6868],[data-theme=light] .textNew1[data-v-c40f6868]{color:#d2d2dc!important}[data-v-c40f6868] .van-tabs{width:51.75rem}.main[data-v-c40f6868]{height:100%;color:#868d9a}.main .p-li[data-v-c40f6868]{padding-bottom:2.75rem}.main .bor[data-v-c40f6868]{border-bottom:1px solid #484756}.main .pd-t[data-v-c40f6868]{padding-top:2.5rem}.nav[data-v-c40f6868]{display:flex;align-items:center;font-size:2.0625rem;font-weight:700;color:#21262f;padding:1.875rem 2.5rem;border-bottom:1px solid #484756}.nav img[data-v-c40f6868]{width:2rem;height:2rem;margin-right:16.5rem}[data-theme=light] .mainBackground[data-v-37723115]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-37723115]{background:#121212!important}[data-theme=light] .textColor[data-v-37723115]{color:#333!important}[data-theme=dark] .textColor[data-v-37723115]{color:#fff!important}[data-theme=light] .textColor1[data-v-37723115]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-37723115]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-37723115]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-37723115]{color:#fff!important}[data-theme=light] .textColor3[data-v-37723115]{color:#000!important}[data-theme=dark] .textColor3[data-v-37723115]{color:#fff!important}[data-theme=light] .c2cColor[data-v-37723115]{color:#000!important}[data-theme=dark] .c2cColor[data-v-37723115]{color:#fff!important}[data-theme=light] .tabBackground[data-v-37723115]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-37723115]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-37723115]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-37723115]{background:#000!important}[data-theme=light] .tabBackground2[data-v-37723115]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-37723115]{background:#242424!important}[data-theme=dark] .activeLine[data-v-37723115],[data-theme=light] .activeLine[data-v-37723115]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-37723115]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-37723115]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-37723115],[data-theme=light] .btnMain[data-v-37723115]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-37723115],[data-theme=light] .colorMain[data-v-37723115]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-37723115],[data-theme=light] .borderMain[data-v-37723115]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-37723115]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-37723115]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-37723115]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-37723115]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-37723115]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-37723115]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-37723115]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-37723115]{background:#121212!important}[data-theme=light] .contBackground[data-v-37723115]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-37723115]{background:#242424!important}[data-theme=light] .titleColor[data-v-37723115]{color:#000!important}[data-theme=dark] .titleColor[data-v-37723115]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-37723115]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-37723115]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-37723115]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-37723115]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-37723115]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-37723115]{background:#474b62!important}[data-theme=light] .diviLine[data-v-37723115]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-37723115]{background:#111!important}[data-theme=light] .bgStep[data-v-37723115]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-37723115]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-37723115]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-37723115]{background:#313346!important}[data-theme=light] .chatBg[data-v-37723115]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-37723115]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-37723115]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-37723115]{background:#474b62!important}[data-theme=light] .greyBg[data-v-37723115]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-37723115]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-37723115]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-37723115]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-37723115]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-37723115]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-37723115]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-37723115]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-37723115]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-37723115]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-37723115]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-37723115]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-37723115]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-37723115]{background:#000!important}[data-theme=light] .contRound[data-v-37723115]{background:#fff!important}[data-theme=dark] .contRound[data-v-37723115]{background:#212329!important}[data-theme=light] .contNav[data-v-37723115]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-37723115]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-37723115],[data-theme=light] .textNew1[data-v-37723115]{color:#d2d2dc!important}.main[data-v-37723115]{color:#868d9a}.main .p-li[data-v-37723115]{padding:1.25rem 2rem;flex-wrap:nowrap}.main .pd-t[data-v-37723115]{padding-top:2.5rem}.nav[data-v-37723115]{display:flex;align-items:center;font-size:2.0625rem;font-weight:700;color:#21262f;padding:1.875rem 2.5rem}.nav img[data-v-37723115]{width:2rem;height:2rem}.bian[data-v-37723115]{padding:2.5rem 2rem!important;border-bottom:1px dashed #484756;border-top:1px solid #484756}.price[data-v-37723115]{margin-bottom:2.5rem}.price-num[data-v-37723115]{font-size:3.25rem;font-weight:700;color:#000}.bg[data-v-37723115]{height:1rem;background:#f5f5f5}.font-s[data-v-37723115]{font-weight:700;color:#000}.card-d[data-v-37723115]{width:2.1875rem;height:2.1875rem}.under[data-v-37723115]{text-decoration-line:underline;margin:0 1rem 0 1.75rem}.btm[data-v-37723115]{border-bottom:1px dashed #484756}.up[data-v-37723115]{width:47.75rem;height:6.25rem;background:#b8bcc5;border-radius:.5rem;text-align:center;line-height:6.25rem;margin:3.75rem auto;color:#292c2f;font-size:2.25rem}