.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-count-down{color:#323233;font-size:14px;line-height:20px}.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-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-189b127a]{background:#fff!important}[data-theme=dark] .mainBackground[data-v-189b127a]{background:#121212!important}[data-theme=light] .textColor[data-v-189b127a]{color:#333!important}[data-theme=dark] .textColor[data-v-189b127a]{color:#fff!important}[data-theme=light] .textColor1[data-v-189b127a]{color:#868c9a!important}[data-theme=dark] .textColor1[data-v-189b127a]{color:#868d9a!important}[data-theme=light] .textColor2[data-v-189b127a]{color:#868c9a!important}[data-theme=dark] .textColor2[data-v-189b127a]{color:#fff!important}[data-theme=light] .textColor3[data-v-189b127a]{color:#000!important}[data-theme=dark] .textColor3[data-v-189b127a]{color:#fff!important}[data-theme=light] .c2cColor[data-v-189b127a]{color:#000!important}[data-theme=dark] .c2cColor[data-v-189b127a]{color:#fff!important}[data-theme=light] .tabBackground[data-v-189b127a]{background:#f5f5f5!important}[data-theme=dark] .tabBackground[data-v-189b127a]{background:#242424!important}[data-theme=light] .tabBackground1[data-v-189b127a]{background:#fff!important}[data-theme=dark] .tabBackground1[data-v-189b127a]{background:#000!important}[data-theme=light] .tabBackground2[data-v-189b127a]{background:#868c9a!important}[data-theme=dark] .tabBackground2[data-v-189b127a]{background:#242424!important}[data-theme=dark] .activeLine[data-v-189b127a],[data-theme=light] .activeLine[data-v-189b127a]{background:#00d6ca!important}[data-theme=light] .bgFooter[data-v-189b127a]{background:#fff!important}[data-theme=dark] .bgFooter[data-v-189b127a]{background:#1a1a1a!important}[data-theme=dark] .btnMain[data-v-189b127a],[data-theme=light] .btnMain[data-v-189b127a]{background:#00d6ca!important}[data-theme=dark] .colorMain[data-v-189b127a],[data-theme=light] .colorMain[data-v-189b127a]{color:#00d6ca!important}[data-theme=dark] .borderMain[data-v-189b127a],[data-theme=light] .borderMain[data-v-189b127a]{border:1px solid #00d6ca!important}[data-theme=light] .borderColor[data-v-189b127a]{border:1px solid #f3f3f3!important}[data-theme=dark] .borderColor[data-v-189b127a]{border:1px solid #474b62!important}[data-theme=light] .btnBackground[data-v-189b127a]{background:#00d6ca!important}[data-theme=dark] .btnBackground[data-v-189b127a]{background:#474b62!important}[data-theme=light] .inputBackground[data-v-189b127a]{background:#f5f5f5!important}[data-theme=dark] .inputBackground[data-v-189b127a]{background:#242424!important}[data-theme=light] .inputBackground1[data-v-189b127a]{background:#f5f5f5!important}[data-theme=dark] .inputBackground1[data-v-189b127a]{background:#121212!important}[data-theme=light] .contBackground[data-v-189b127a]{background:#f6f6f6!important}[data-theme=dark] .contBackground[data-v-189b127a]{background:#242424!important}[data-theme=light] .titleColor[data-v-189b127a]{color:#000!important}[data-theme=dark] .titleColor[data-v-189b127a]{color:#b8bdc5!important}[data-theme=light] .border-b-color[data-v-189b127a]{border-bottom:1px solid #e5e7ed!important}[data-theme=dark] .border-b-color[data-v-189b127a]{border-bottom:1px solid #393e49!important}[data-theme=light] .border-t-color[data-v-189b127a]{border-top:1px solid #e5e7ed!important}[data-theme=dark] .border-t-color[data-v-189b127a]{border-top:1px solid #393e49!important}[data-theme=light] .bgDark[data-v-189b127a]{background:#c8cad2!important}[data-theme=dark] .bgDark[data-v-189b127a]{background:#474b62!important}[data-theme=light] .diviLine[data-v-189b127a]{background:#f3f3f3!important}[data-theme=dark] .diviLine[data-v-189b127a]{background:#111!important}[data-theme=light] .bgStep[data-v-189b127a]{background:#e5e9f0!important}[data-theme=dark] .bgStep[data-v-189b127a]{background:#868d9a!important}[data-theme=light] .bgBottom[data-v-189b127a]{background:#fff!important}[data-theme=dark] .bgBottom[data-v-189b127a]{background:#313346!important}[data-theme=light] .chatBg[data-v-189b127a]{background:#f3f3f3!important}[data-theme=dark] .chatBg[data-v-189b127a]{background:#474b62!important}[data-theme=light] .uploadBg[data-v-189b127a]{background:#f7f8fa!important}[data-theme=dark] .uploadBg[data-v-189b127a]{background:#474b62!important}[data-theme=light] .greyBg[data-v-189b127a]{background:#f3f3f3!important}[data-theme=dark] .greyBg[data-v-189b127a]{background:#1e1e1e!important}[data-theme=light] .c2cBackground[data-v-189b127a]{background:#1d91ff!important}[data-theme=dark] .c2cBackground[data-v-189b127a]{background:#121212!important}[data-theme=light] .c2cBackground1[data-v-189b127a]{background:#f5f5f5!important}[data-theme=dark] .c2cBackground1[data-v-189b127a]{background:#242424!important}[data-theme=light] .c2cTabBackground[data-v-189b127a]{background:#fff!important}[data-theme=dark] .c2cTabBackground[data-v-189b127a]{background:#242424!important}[data-theme=light] .c2cTipBackground[data-v-189b127a]{background:#eff7ff!important}[data-theme=dark] .c2cTipBackground[data-v-189b127a]{background:#121212!important}[data-theme=light] .lightGreybg[data-v-189b127a]{background:#f3f4f9!important}[data-theme=dark] .lightGreybg[data-v-189b127a]{background:#242424!important}[data-theme=light] .darkGreybg[data-v-189b127a]{background:#cbd0e3!important}[data-theme=dark] .darkGreybg[data-v-189b127a]{background:#000!important}[data-theme=light] .contRound[data-v-189b127a]{background:#fff!important}[data-theme=dark] .contRound[data-v-189b127a]{background:#212329!important}[data-theme=light] .contNav[data-v-189b127a]{background:#00d6ca!important}[data-theme=dark] .contNav[data-v-189b127a]{background:#2b2d34!important}[data-theme=dark] .textNew1[data-v-189b127a],[data-theme=light] .textNew1[data-v-189b127a]{color:#d2d2dc!important}.bg-left[data-v-189b127a]{background:#fff!important}.bg-right[data-v-189b127a]{background:#1d91ff!important}.sell[data-v-189b127a]{border-radius:.62514rem .62514rem .62514rem 0}.buyer[data-v-189b127a]{border-radius:.62514rem .62514rem 0 .62514rem}.chat-input input[data-v-189b127a]{border:none;outline:none}.chat-page[data-v-189b127a]{overflow:auto}.chat-icon[data-v-189b127a]{position:absolute;top:50%;transform:translateY(-50%)}[data-theme=light] .bottom-box[data-v-189b127a]{background:#fff!important}[data-theme=dark] .bottom-box[data-v-189b127a]{background:#121212!important}