zzzz
2024-04-17 c34c87ff6bf310e461ae27c1988d39baef208da8
dist/css/rechargePage.f26d7faf.css
File was renamed from dist/css/rechargePage.ebdb941b.css
@@ -1 +1 @@
.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;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;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:16px;left:50%;color:#fff;font-size:14px;line-height:20px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;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;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload--readonly:active{background-color:#f7f8fa}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px}.van-uploader__preview-delete-icon{position:absolute;top:-2px;right:-2px;color:#fff;font-size:16px;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__mask,.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{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;color:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{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;width:80px;height:80px;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}[data-theme=light] .mainBackground[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .textColor[data-v-77f40d14]{color:#333!important}[data-theme=dark] .textColor[data-v-77f40d14]{color:#fff!important}[data-theme=light] .textColor1[data-v-77f40d14]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-77f40d14]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-77f40d14]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-77f40d14]{color:#fff!important}[data-theme=light] .textColor3[data-v-77f40d14]{color:#000!important}[data-theme=dark] .textColor3[data-v-77f40d14]{color:#fff!important}[data-theme=light] .c2cColor[data-v-77f40d14]{color:#000!important}[data-theme=dark] .c2cColor[data-v-77f40d14]{color:#fff!important}[data-theme=light] .tabBackground[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-77f40d14]{background:#000!important}[data-theme=light] .tabBackground2[data-v-77f40d14]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-77f40d14]{background:#242424!important}[data-theme=dark] .activeLine[data-v-77f40d14],[data-theme=light] .activeLine[data-v-77f40d14]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-77f40d14]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-77f40d14],[data-theme=light] .btnMain[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-77f40d14],[data-theme=light] .colorMain[data-v-77f40d14]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-77f40d14],[data-theme=light] .borderMain[data-v-77f40d14]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-77f40d14]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-77f40d14]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-77f40d14]{background:#121212!important}[data-theme=light] .contBackground[data-v-77f40d14]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .titleColor[data-v-77f40d14]{color:#000!important}[data-theme=dark] .titleColor[data-v-77f40d14]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-77f40d14]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-77f40d14]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-77f40d14]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-77f40d14]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-77f40d14]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .diviLine[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-77f40d14]{background:#111!important}[data-theme=light] .bgStep[data-v-77f40d14]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-77f40d14]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-77f40d14]{background:#313346!important}[data-theme=light] .chatBg[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-77f40d14]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .greyBg[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-77f40d14]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-77f40d14]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-77f40d14]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-77f40d14]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-77f40d14]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-77f40d14]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-77f40d14]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-77f40d14]{background:#000!important}[data-theme=light] .contRound[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .contRound[data-v-77f40d14]{background:#212329!important}[data-theme=light] .contNav[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-77f40d14]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-77f40d14],[data-theme=light] .textNew1[data-v-77f40d14]{color:#d2d2dc!important}[data-theme=light] .van-nav-bar[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .van-nav-bar[data-v-77f40d14]{background:#1a1a1a!important}[data-theme=light] .mainBackground[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-6efbd364]{background:#121212!important}[data-theme=light] .textColor[data-v-6efbd364]{color:#333!important}[data-theme=dark] .textColor[data-v-6efbd364]{color:#fff!important}[data-theme=light] .textColor1[data-v-6efbd364]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-6efbd364]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-6efbd364]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-6efbd364]{color:#fff!important}[data-theme=light] .textColor3[data-v-6efbd364]{color:#000!important}[data-theme=dark] .textColor3[data-v-6efbd364]{color:#fff!important}[data-theme=light] .c2cColor[data-v-6efbd364]{color:#000!important}[data-theme=dark] .c2cColor[data-v-6efbd364]{color:#fff!important}[data-theme=light] .tabBackground[data-v-6efbd364]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-6efbd364]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-6efbd364]{background:#000!important}[data-theme=light] .tabBackground2[data-v-6efbd364]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-6efbd364]{background:#242424!important}[data-theme=dark] .activeLine[data-v-6efbd364],[data-theme=light] .activeLine[data-v-6efbd364]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-6efbd364]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-6efbd364],[data-theme=light] .btnMain[data-v-6efbd364]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-6efbd364],[data-theme=light] .colorMain[data-v-6efbd364]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-6efbd364],[data-theme=light] .borderMain[data-v-6efbd364]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-6efbd364]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-6efbd364]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-6efbd364]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-6efbd364]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-6efbd364]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-6efbd364]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-6efbd364]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-6efbd364]{background:#121212!important}[data-theme=light] .contBackground[data-v-6efbd364]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-6efbd364]{background:#242424!important}[data-theme=light] .titleColor[data-v-6efbd364]{color:#000!important}[data-theme=dark] .titleColor[data-v-6efbd364]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-6efbd364]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-6efbd364]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-6efbd364]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-6efbd364]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-6efbd364]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-6efbd364]{background:#474b62!important}[data-theme=light] .diviLine[data-v-6efbd364]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-6efbd364]{background:#111!important}[data-theme=light] .bgStep[data-v-6efbd364]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-6efbd364]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-6efbd364]{background:#313346!important}[data-theme=light] .chatBg[data-v-6efbd364]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-6efbd364]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-6efbd364]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-6efbd364]{background:#474b62!important}[data-theme=light] .greyBg[data-v-6efbd364]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-6efbd364]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-6efbd364]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-6efbd364]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-6efbd364]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-6efbd364]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-6efbd364]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-6efbd364]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-6efbd364]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-6efbd364]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-6efbd364]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-6efbd364]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-6efbd364]{background:#000!important}[data-theme=light] .contRound[data-v-6efbd364]{background:#fff!important}[data-theme=dark] .contRound[data-v-6efbd364]{background:#212329!important}[data-theme=light] .contNav[data-v-6efbd364]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-6efbd364]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-6efbd364],[data-theme=light] .textNew1[data-v-6efbd364]{color:#d2d2dc!important}.rechargePage[data-v-6efbd364]{width:100%;box-sizing:border-box}[data-theme=light] .rechargePage[data-v-6efbd364] .van-uploader__upload{background:#f7f8fa}[data-theme=dark] .rechargePage[data-v-6efbd364] .van-uploader__upload{background:#474b62}.code-btn[data-v-6efbd364]{width:17.5rem;height:4.375rem;margin-top:2.25rem;margin-bottom:3.5rem;line-height:4.375rem}.mt50[data-v-6efbd364]{margin-top:3.125rem}.mt70[data-v-6efbd364]{margin-top:4.375rem}.input-view[data-v-6efbd364]{height:6.25rem;width:100%;border:none;outline:none;padding-left:1.25rem;box-sizing:border-box}.name-btn[data-v-6efbd364]{width:13.125rem;height:5rem;line-height:5rem;margin-top:1.875rem;margin-bottom:3.125rem}.img-box[data-v-6efbd364]{margin-top:2rem;margin-bottom:5.625rem}.hint-box[data-v-6efbd364]{padding-top:2.1875rem;padding-bottom:3.25rem}[data-theme=light] .hint-box[data-v-6efbd364]{background:#f5f5f5}[data-theme=dark] .hint-box[data-v-6efbd364]{background:#242424}.mtb27[data-v-6efbd364]{margin:1.6875rem 0}.next-btn[data-v-6efbd364]{width:100%;height:6.25rem;margin-top:2.1875rem;border:none;outline:none}
.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;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;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:16px;left:50%;color:#fff;font-size:14px;line-height:20px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;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;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload--readonly:active{background-color:#f7f8fa}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px}.van-uploader__preview-delete-icon{position:absolute;top:-2px;right:-2px;color:#fff;font-size:16px;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__mask,.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{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;color:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{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;width:80px;height:80px;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}[data-theme=light] .mainBackground[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .textColor[data-v-77f40d14]{color:#333!important}[data-theme=dark] .textColor[data-v-77f40d14]{color:#fff!important}[data-theme=light] .textColor1[data-v-77f40d14]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-77f40d14]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-77f40d14]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-77f40d14]{color:#fff!important}[data-theme=light] .textColor3[data-v-77f40d14]{color:#000!important}[data-theme=dark] .textColor3[data-v-77f40d14]{color:#fff!important}[data-theme=light] .c2cColor[data-v-77f40d14]{color:#000!important}[data-theme=dark] .c2cColor[data-v-77f40d14]{color:#fff!important}[data-theme=light] .tabBackground[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-77f40d14]{background:#000!important}[data-theme=light] .tabBackground2[data-v-77f40d14]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-77f40d14]{background:#242424!important}[data-theme=dark] .activeLine[data-v-77f40d14],[data-theme=light] .activeLine[data-v-77f40d14]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-77f40d14]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-77f40d14],[data-theme=light] .btnMain[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-77f40d14],[data-theme=light] .colorMain[data-v-77f40d14]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-77f40d14],[data-theme=light] .borderMain[data-v-77f40d14]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-77f40d14]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-77f40d14]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-77f40d14]{background:#121212!important}[data-theme=light] .contBackground[data-v-77f40d14]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .titleColor[data-v-77f40d14]{color:#000!important}[data-theme=dark] .titleColor[data-v-77f40d14]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-77f40d14]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-77f40d14]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-77f40d14]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-77f40d14]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-77f40d14]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .diviLine[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-77f40d14]{background:#111!important}[data-theme=light] .bgStep[data-v-77f40d14]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-77f40d14]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-77f40d14]{background:#313346!important}[data-theme=light] .chatBg[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-77f40d14]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-77f40d14]{background:#474b62!important}[data-theme=light] .greyBg[data-v-77f40d14]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-77f40d14]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-77f40d14]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-77f40d14]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-77f40d14]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-77f40d14]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-77f40d14]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-77f40d14]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-77f40d14]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-77f40d14]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-77f40d14]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-77f40d14]{background:#000!important}[data-theme=light] .contRound[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .contRound[data-v-77f40d14]{background:#212329!important}[data-theme=light] .contNav[data-v-77f40d14]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-77f40d14]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-77f40d14],[data-theme=light] .textNew1[data-v-77f40d14]{color:#d2d2dc!important}[data-theme=light] .van-nav-bar[data-v-77f40d14]{background:#fff!important}[data-theme=dark] .van-nav-bar[data-v-77f40d14]{background:#1a1a1a!important}[data-theme=light] .mainBackground[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-7d05f7ce]{background:#121212!important}[data-theme=light] .textColor[data-v-7d05f7ce]{color:#333!important}[data-theme=dark] .textColor[data-v-7d05f7ce]{color:#fff!important}[data-theme=light] .textColor1[data-v-7d05f7ce]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-7d05f7ce]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-7d05f7ce]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-7d05f7ce]{color:#fff!important}[data-theme=light] .textColor3[data-v-7d05f7ce]{color:#000!important}[data-theme=dark] .textColor3[data-v-7d05f7ce]{color:#fff!important}[data-theme=light] .c2cColor[data-v-7d05f7ce]{color:#000!important}[data-theme=dark] .c2cColor[data-v-7d05f7ce]{color:#fff!important}[data-theme=light] .tabBackground[data-v-7d05f7ce]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-7d05f7ce]{background:#000!important}[data-theme=light] .tabBackground2[data-v-7d05f7ce]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-7d05f7ce]{background:#242424!important}[data-theme=dark] .activeLine[data-v-7d05f7ce],[data-theme=light] .activeLine[data-v-7d05f7ce]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-7d05f7ce]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-7d05f7ce],[data-theme=light] .btnMain[data-v-7d05f7ce]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-7d05f7ce],[data-theme=light] .colorMain[data-v-7d05f7ce]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-7d05f7ce],[data-theme=light] .borderMain[data-v-7d05f7ce]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-7d05f7ce]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-7d05f7ce]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-7d05f7ce]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-7d05f7ce]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-7d05f7ce]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-7d05f7ce]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-7d05f7ce]{background:#121212!important}[data-theme=light] .contBackground[data-v-7d05f7ce]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .titleColor[data-v-7d05f7ce]{color:#000!important}[data-theme=dark] .titleColor[data-v-7d05f7ce]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-7d05f7ce]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-7d05f7ce]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-7d05f7ce]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-7d05f7ce]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-7d05f7ce]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-7d05f7ce]{background:#474b62!important}[data-theme=light] .diviLine[data-v-7d05f7ce]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-7d05f7ce]{background:#111!important}[data-theme=light] .bgStep[data-v-7d05f7ce]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-7d05f7ce]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-7d05f7ce]{background:#313346!important}[data-theme=light] .chatBg[data-v-7d05f7ce]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-7d05f7ce]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-7d05f7ce]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-7d05f7ce]{background:#474b62!important}[data-theme=light] .greyBg[data-v-7d05f7ce]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-7d05f7ce]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-7d05f7ce]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-7d05f7ce]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-7d05f7ce]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-7d05f7ce]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-7d05f7ce]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-7d05f7ce]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-7d05f7ce]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-7d05f7ce]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-7d05f7ce]{background:#000!important}[data-theme=light] .contRound[data-v-7d05f7ce]{background:#fff!important}[data-theme=dark] .contRound[data-v-7d05f7ce]{background:#212329!important}[data-theme=light] .contNav[data-v-7d05f7ce]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-7d05f7ce]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-7d05f7ce],[data-theme=light] .textNew1[data-v-7d05f7ce]{color:#d2d2dc!important}.rechargePage[data-v-7d05f7ce]{width:100%;box-sizing:border-box}[data-theme=light] .rechargePage[data-v-7d05f7ce] .van-uploader__upload{background:#f7f8fa}[data-theme=dark] .rechargePage[data-v-7d05f7ce] .van-uploader__upload{background:#474b62}.code-btn[data-v-7d05f7ce]{width:17.5rem;height:4.375rem;margin-top:2.25rem;margin-bottom:3.5rem;line-height:4.375rem}.mt50[data-v-7d05f7ce]{margin-top:3.125rem}.mt70[data-v-7d05f7ce]{margin-top:4.375rem}.input-view[data-v-7d05f7ce]{height:6.25rem;width:100%;border:none;outline:none;padding-left:1.25rem;box-sizing:border-box}.name-btn[data-v-7d05f7ce]{width:13.125rem;height:5rem;line-height:5rem;margin-top:1.875rem;margin-bottom:3.125rem}.img-box[data-v-7d05f7ce]{margin-top:2rem;margin-bottom:5.625rem}.hint-box[data-v-7d05f7ce]{padding-top:2.1875rem;padding-bottom:3.25rem}[data-theme=light] .hint-box[data-v-7d05f7ce]{background:#f5f5f5}[data-theme=dark] .hint-box[data-v-7d05f7ce]{background:#242424}.mtb27[data-v-7d05f7ce]{margin:1.6875rem 0}.next-btn[data-v-7d05f7ce]{width:100%;height:6.25rem;margin-top:2.1875rem;border:none;outline:none}