uni-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box;pointer-events:none;font-size:16px}.uni-sample-toast{position:fixed;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:80%}.uni-simple-toast__text{display:inline-block;vertical-align:middle;color:#fff;background-color:rgba(17,17,17,.7);padding:10px 20px;border-radius:5px;font-size:13px;text-align:center;max-width:100%;word-break:break-all;white-space:normal}uni-toast .uni-mask{pointer-events:auto}.uni-toast{position:fixed;z-index:999;width:8em;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(17,17,17,.7);text-align:center;border-radius:5px;color:#fff}.uni-toast *{box-sizing:border-box}.uni-toast__icon{margin:20px 0 0;width:38px!important;height:38px!important;vertical-align:baseline!important}.uni-icon_toast{margin:15px 0 0}.uni-icon_toast.uni-icon-success-no-circle:before{color:#fff;font-size:55px}.uni-icon_toast.uni-loading{margin:20px 0 0;width:38px;height:38px;vertical-align:baseline}.uni-toast__content{margin:0 0 15px}uni-view{display:block}uni-view[hidden]{display:none}uni-text[selectable]{cursor:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text}uni-text{white-space:pre-line}uni-button{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:transparent;overflow:hidden;color:#000;background-color:#f8f8f8;cursor:pointer}uni-button[hidden]{display:none!important}uni-button:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:10px}uni-button[native]{padding-left:0;padding-right:0}uni-button[native] .uni-button-cover-view-wrapper{border:inherit;border-color:inherit;border-radius:inherit;background-color:inherit}uni-button[native] .uni-button-cover-view-inner{padding-left:14px;padding-right:14px}uni-button uni-cover-view{line-height:inherit;white-space:inherit}uni-button[type=default]{color:#000;background-color:#f8f8f8}uni-button[type=primary]{color:#fff;background-color:#007aff}uni-button[type=warn]{color:#fff;background-color:#e64340}uni-button[disabled]{color:rgba(255,255,255,.6);cursor:not-allowed}uni-button[disabled][type=default],uni-button[disabled]:not([type]){color:rgba(0,0,0,.3);background-color:#f7f7f7}uni-button[disabled][type=primary]{background-color:rgba(0,122,255,.6)}uni-button[disabled][type=warn]{background-color:#ec8b89}uni-button[type=primary][plain]{color:#007aff;border:1px solid #007aff;background-color:transparent}uni-button[type=primary][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=primary][plain]:after{border-width:0}uni-button[type=default][plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[type=default][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=default][plain]:after{border-width:0}uni-button[plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[plain]:after{border-width:0}uni-button[plain][native] .uni-button-cover-view-inner{padding:0}uni-button[type=warn][plain]{color:#e64340;border:1px solid #e64340;background-color:transparent}uni-button[type=warn][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=warn][plain]:after{border-width:0}uni-button[size=mini]{display:inline-block;line-height:2.3;font-size:13px;padding:0 1.34em}uni-button[size=mini][native]{padding:0}uni-button[size=mini][native] .uni-button-cover-view-inner{padding:0 1.34em}uni-button[loading]:not([disabled]){cursor:progress}uni-button[loading]:before{content:" ";display:inline-block;width:18px;height:18px;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}uni-button[loading][type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}uni-button[loading][type=primary][plain]{color:#007aff;background-color:transparent}uni-button[loading][type=default]{color:rgba(0,0,0,.6);background-color:#dedede}uni-button[loading][type=default][plain]{color:#353535;background-color:transparent}uni-button[loading][type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}uni-button[loading][type=warn][plain]{color:#e64340;background-color:transparent}uni-button[loading][native]:before{content:none}.button-hover{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}.button-hover[type=primary][plain]{color:rgba(0,122,255,.6);border-color:rgba(0,122,255,.6);background-color:transparent}.button-hover[type=default]{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[type=default][plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}.button-hover[type=warn][plain]{color:rgba(230,67,64,.6);border-color:rgba(230,67,64,.6);background-color:transparent}.svg-icon[data-v-1f336f37]{display:inline-block}uni-picker{position:relative;display:block;cursor:pointer}uni-picker[hidden]{display:none}uni-picker[disabled]{cursor:not-allowed}.uni-picker-container{display:none;position:fixed;left:0;right:0;top:0;bottom:0;box-sizing:border-box;z-index:999;font-size:16px}.uni-picker-container .uni-picker-custom *{box-sizing:border-box}.uni-picker-container .uni-picker-custom{position:fixed;left:0;bottom:0;transform:translateY(100%);backface-visibility:hidden;z-index:999;width:100%;background-color:#fff;visibility:hidden;transition:transform .3s,visibility .3s}.uni-picker-container .uni-picker-custom.uni-picker-toggle{visibility:visible;transform:translate(0)}.uni-picker-container .uni-picker-content{position:relative;display:block;width:100%;height:238px;background-color:#fff}.uni-picker-container .uni-picker-item{padding:0;height:34px;line-height:34px;text-align:center;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-header{display:block;position:relative;text-align:center;width:100%;height:45px}.uni-picker-container .uni-picker-header:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;clear:both;border-bottom:1px solid #e5e5e5;color:#e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-container .uni-picker-action{display:block;max-width:50%;top:0;height:100%;box-sizing:border-box;padding:0 14px;font-size:17px;line-height:45px;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-action.uni-picker-action-cancel{float:left;color:#888}.uni-picker-container .uni-picker-action.uni-picker-action-confirm{float:right;color:#007aff}.uni-picker-container .uni-picker-select{display:none}.uni-picker-system{position:absolute;display:none;display:block;top:0;left:0;width:100%;height:100%;overflow:hidden}.uni-picker-system>.uni-picker-system_input{position:absolute;border:none;height:100%;opacity:0;cursor:pointer}.uni-picker-system>.uni-picker-system_input.firefox{top:0;left:0;width:100%}.uni-picker-system>.uni-picker-system_input.chrome{top:0;left:0;width:2em;font-size:32px;height:32px}@media screen and (min-width: 500px) and (min-height: 500px){.uni-mask.uni-picker-mask{background:none}.uni-picker-container .uni-picker-custom{width:300px;left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);opacity:0;border-radius:5px;transition:opacity .3s,visibility .3s;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.uni-picker-container .uni-picker-header{border-radius:5px 5px 0 0}.uni-picker-container .uni-picker-content{transform:translate(0 0);overflow:hidden;border-radius:0 0 5px 5px}.uni-picker-container .uni-picker-custom.uni-picker-toggle{opacity:1;transform:translate(-50%,-50%)}.uni-selector-select .uni-picker-header,.uni-selector-select .uni-picker-content{display:none}.uni-selector-select .uni-picker-select{display:block;max-height:300px;overflow:auto;background-color:#fff;border-radius:5px;padding:6px 0}.uni-selector-select .uni-picker-item{padding:0 10px;color:#555}.uni-selector-select .uni-picker-item:hover{background-color:#f6f6f6}.uni-selector-select .uni-picker-item.selected{color:#007aff}}@keyframes once-show{0%{top:0}}uni-resize-sensor,uni-resize-sensor>div{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}uni-resize-sensor{display:block;z-index:-1;visibility:hidden;animation:once-show 1ms}uni-resize-sensor>div>div{position:absolute;left:0;top:0}uni-resize-sensor>div:first-child>div{width:100000px;height:100000px}uni-resize-sensor>div:last-child>div{width:200%;height:200%}uni-picker-view{display:block}.uni-picker-view-wrapper{display:flex;position:relative;overflow:hidden;height:100%}uni-picker-view[hidden]{display:none}uni-picker-view-column{flex:1;position:relative;height:100%;overflow:hidden}uni-picker-view-column[hidden]{display:none}.uni-picker-view-group{height:100%;overflow:hidden}.uni-picker-view-mask{transform:translateZ(0)}.uni-picker-view-indicator,.uni-picker-view-mask{position:absolute;left:0;width:100%;z-index:3;pointer-events:none}.uni-picker-view-mask{top:0;height:100%;margin:0 auto;background-image:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.6)),linear-gradient(0deg,rgba(255,255,255,.95),rgba(255,255,255,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat;transform:translateZ(0)}.uni-picker-view-indicator{height:34px;top:50%;transform:translateY(-50%)}.uni-picker-view-content{position:absolute;top:0;left:0;width:100%;will-change:transform;padding:102px 0;cursor:pointer}.uni-picker-view-content>*{height:var(--picker-view-column-indicator-height);overflow:hidden}.uni-picker-view-indicator:before{top:0;border-top:1px solid #e5e5e5;transform-origin:0 0;transform:scaleY(.5)}.uni-picker-view-indicator:after{bottom:0;border-bottom:1px solid #e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-view-indicator:after,.uni-picker-view-indicator:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}.welcome-page[data-v-12059062]{height:auto;max-width:750px}.welcome-page .lang[data-v-12059062]{position:relative;width:-moz-max-content;width:max-content;top:20px;left:20px;display:flex;font-size:14px;color:rgba(0,0,0,.6)}.welcome-page .lang .img[data-v-12059062]{width:20px;height:20px;margin-right:5px}.welcome-page .welcome-title[data-v-12059062]{height:32px;line-height:32px;text-align:center;font-weight:600;font-size:18px}.welcome-page .welcome-bgimg[data-v-12059062]{display:flex;flex-direction:column;justify-content:center;align-content:center}.welcome-page .welcome-bgimg .title[data-v-12059062]{width:90%;align-self:center;height:auto;font-size:16px;font-weight:600;display:flex;justify-content:space-between;margin-top:50px;align-content:center}.welcome-page .welcome-bgimg .title .head[data-v-12059062]{display:flex;flex-direction:column;align-content:center;align-self:center}.welcome-page .welcome-bgimg .title .head .welcome[data-v-12059062]{color:#000}.welcome-page .welcome-bgimg .title .head .welcome-text[data-v-12059062]{margin-top:5px;font-size:12px;font-weight:400;color:rgba(0,0,0,.6)}.welcome-page .welcome-bgimg .title .logo-container[data-v-12059062]{position:relative;width:150px;height:90px;flex-shrink:0}.welcome-page .welcome-bgimg .title .logo-container .logo-placeholder[data-v-12059062]{position:absolute;top:0;left:0;width:150px;height:90px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:4px;z-index:0}.welcome-page .welcome-bgimg .title .logo-container .bg-left[data-v-12059062]{position:relative;width:150px;height:auto;max-height:90px;aspect-ratio:5/3;z-index:1;transition:opacity .3s ease-in-out}.welcome-page .welcome-bgimg .welcome-step[data-v-12059062]{align-self:center;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:30px;width:90%;margin-top:10px;display:flex;padding:16px;flex-direction:column;justify-content:space-around;background:#fff}.welcome-page .welcome-bgimg .welcome-step .step-item[data-v-12059062]{position:relative;display:flex;align-items:center;padding:0 16px;margin-bottom:10px;height:80px;border-radius:15px}.welcome-page .welcome-bgimg .welcome-step .step-item[data-v-12059062]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:15px;opacity:.05;background:linear-gradient(90deg,#30007b,rgba(100,5,251,0) 113%);z-index:0}.welcome-page .welcome-bgimg .welcome-step .step-item .step-icon[data-v-12059062]{position:relative;z-index:1;height:60px;min-width:40px;min-height:40px}.welcome-page .welcome-bgimg .welcome-step .step-item .num-icon[data-v-12059062]{position:relative;z-index:1;width:55px;height:55px;min-width:40px;min-height:40px;margin-right:-20px}.welcome-page .welcome-bgimg .welcome-step .step-item .step-line[data-v-12059062]{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;margin:10px 0 10px 10px}.welcome-page .welcome-bgimg .welcome-step .step-item .step-line .text[data-v-12059062]{font-size:16px;color:#000;font-weight:600}.welcome-page .welcome-bgimg .welcome-step .step-item .step-line .tips[data-v-12059062]{font-size:12px;color:rgba(0,0,0,.4);margin-top:5px}uni-scroll-view{display:block;width:100%}uni-scroll-view[hidden]{display:none}.uni-scroll-view{position:relative;-webkit-overflow-scrolling:touch;width:100%;height:100%;max-height:inherit}.uni-scroll-view-scrollbar-hidden::-webkit-scrollbar{display:none}.uni-scroll-view-scrollbar-hidden{-moz-scrollbars:none;scrollbar-width:none}.uni-scroll-view-content{width:100%;height:100%}.uni-scroll-view-refresher{position:relative;overflow:hidden;flex-shrink:0}.uni-scroll-view-refresher-container{position:absolute;width:100%;bottom:0;display:flex;flex-direction:column-reverse}.uni-scroll-view-refresh{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.uni-scroll-view-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118)}.uni-scroll-view-refresh__spinner{transform-origin:center center;animation:uni-scroll-view-refresh-rotate 2s linear infinite}.uni-scroll-view-refresh__spinner>circle{stroke:currentColor;stroke-linecap:round;animation:uni-scroll-view-refresh-dash 2s linear infinite}@keyframes uni-scroll-view-refresh-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.uniui-cart-filled[data-v-6358c361]:before{content:""}.uniui-gift-filled[data-v-6358c361]:before{content:""}.uniui-color[data-v-6358c361]:before{content:""}.uniui-wallet[data-v-6358c361]:before{content:""}.uniui-settings-filled[data-v-6358c361]:before{content:""}.uniui-auth-filled[data-v-6358c361]:before{content:""}.uniui-shop-filled[data-v-6358c361]:before{content:""}.uniui-staff-filled[data-v-6358c361]:before{content:""}.uniui-vip-filled[data-v-6358c361]:before{content:""}.uniui-plus-filled[data-v-6358c361]:before{content:""}.uniui-folder-add-filled[data-v-6358c361]:before{content:""}.uniui-color-filled[data-v-6358c361]:before{content:""}.uniui-tune-filled[data-v-6358c361]:before{content:""}.uniui-calendar-filled[data-v-6358c361]:before{content:""}.uniui-notification-filled[data-v-6358c361]:before{content:""}.uniui-wallet-filled[data-v-6358c361]:before{content:""}.uniui-medal-filled[data-v-6358c361]:before{content:""}.uniui-fire-filled[data-v-6358c361]:before{content:""}.uniui-refreshempty[data-v-6358c361]:before{content:""}.uniui-location-filled[data-v-6358c361]:before{content:""}.uniui-person-filled[data-v-6358c361]:before{content:""}.uniui-personadd-filled[data-v-6358c361]:before{content:""}.uniui-arrowthinleft[data-v-6358c361]:before{content:""}.uniui-arrowthinup[data-v-6358c361]:before{content:""}.uniui-arrowthindown[data-v-6358c361]:before{content:""}.uniui-back[data-v-6358c361]:before{content:""}.uniui-forward[data-v-6358c361]:before{content:""}.uniui-arrow-right[data-v-6358c361]:before{content:""}.uniui-arrow-left[data-v-6358c361]:before{content:""}.uniui-arrow-up[data-v-6358c361]:before{content:""}.uniui-arrow-down[data-v-6358c361]:before{content:""}.uniui-arrowthinright[data-v-6358c361]:before{content:""}.uniui-down[data-v-6358c361]:before{content:""}.uniui-bottom[data-v-6358c361]:before{content:""}.uniui-arrowright[data-v-6358c361]:before{content:""}.uniui-right[data-v-6358c361]:before{content:""}.uniui-up[data-v-6358c361]:before{content:""}.uniui-top[data-v-6358c361]:before{content:""}.uniui-left[data-v-6358c361]:before{content:""}.uniui-arrowup[data-v-6358c361]:before{content:""}.uniui-eye[data-v-6358c361]:before{content:""}.uniui-eye-filled[data-v-6358c361]:before{content:""}.uniui-eye-slash[data-v-6358c361]:before{content:""}.uniui-eye-slash-filled[data-v-6358c361]:before{content:""}.uniui-info-filled[data-v-6358c361]:before{content:""}.uniui-reload[data-v-6358c361]:before{content:""}.uniui-micoff-filled[data-v-6358c361]:before{content:""}.uniui-map-pin-ellipse[data-v-6358c361]:before{content:""}.uniui-map-pin[data-v-6358c361]:before{content:""}.uniui-location[data-v-6358c361]:before{content:""}.uniui-starhalf[data-v-6358c361]:before{content:""}.uniui-star[data-v-6358c361]:before{content:""}.uniui-star-filled[data-v-6358c361]:before{content:""}.uniui-calendar[data-v-6358c361]:before{content:""}.uniui-fire[data-v-6358c361]:before{content:""}.uniui-medal[data-v-6358c361]:before{content:""}.uniui-font[data-v-6358c361]:before{content:""}.uniui-gift[data-v-6358c361]:before{content:""}.uniui-link[data-v-6358c361]:before{content:""}.uniui-notification[data-v-6358c361]:before{content:""}.uniui-staff[data-v-6358c361]:before{content:""}.uniui-vip[data-v-6358c361]:before{content:""}.uniui-folder-add[data-v-6358c361]:before{content:""}.uniui-tune[data-v-6358c361]:before{content:""}.uniui-auth[data-v-6358c361]:before{content:""}.uniui-person[data-v-6358c361]:before{content:""}.uniui-email-filled[data-v-6358c361]:before{content:""}.uniui-phone-filled[data-v-6358c361]:before{content:""}.uniui-phone[data-v-6358c361]:before{content:""}.uniui-email[data-v-6358c361]:before{content:""}.uniui-personadd[data-v-6358c361]:before{content:""}.uniui-chatboxes-filled[data-v-6358c361]:before{content:""}.uniui-contact[data-v-6358c361]:before{content:""}.uniui-chatbubble-filled[data-v-6358c361]:before{content:""}.uniui-contact-filled[data-v-6358c361]:before{content:""}.uniui-chatboxes[data-v-6358c361]:before{content:""}.uniui-chatbubble[data-v-6358c361]:before{content:""}.uniui-upload-filled[data-v-6358c361]:before{content:""}.uniui-upload[data-v-6358c361]:before{content:""}.uniui-weixin[data-v-6358c361]:before{content:""}.uniui-compose[data-v-6358c361]:before{content:""}.uniui-qq[data-v-6358c361]:before{content:""}.uniui-download-filled[data-v-6358c361]:before{content:""}.uniui-pyq[data-v-6358c361]:before{content:""}.uniui-sound[data-v-6358c361]:before{content:""}.uniui-trash-filled[data-v-6358c361]:before{content:""}.uniui-sound-filled[data-v-6358c361]:before{content:""}.uniui-trash[data-v-6358c361]:before{content:""}.uniui-videocam-filled[data-v-6358c361]:before{content:""}.uniui-spinner-cycle[data-v-6358c361]:before{content:""}.uniui-weibo[data-v-6358c361]:before{content:""}.uniui-videocam[data-v-6358c361]:before{content:""}.uniui-download[data-v-6358c361]:before{content:""}.uniui-help[data-v-6358c361]:before{content:""}.uniui-navigate-filled[data-v-6358c361]:before{content:""}.uniui-plusempty[data-v-6358c361]:before{content:""}.uniui-smallcircle[data-v-6358c361]:before{content:""}.uniui-minus-filled[data-v-6358c361]:before{content:""}.uniui-micoff[data-v-6358c361]:before{content:""}.uniui-closeempty[data-v-6358c361]:before{content:""}.uniui-clear[data-v-6358c361]:before{content:""}.uniui-navigate[data-v-6358c361]:before{content:""}.uniui-minus[data-v-6358c361]:before{content:""}.uniui-image[data-v-6358c361]:before{content:""}.uniui-mic[data-v-6358c361]:before{content:""}.uniui-paperplane[data-v-6358c361]:before{content:""}.uniui-close[data-v-6358c361]:before{content:""}.uniui-help-filled[data-v-6358c361]:before{content:""}.uniui-paperplane-filled[data-v-6358c361]:before{content:""}.uniui-plus[data-v-6358c361]:before{content:""}.uniui-mic-filled[data-v-6358c361]:before{content:""}.uniui-image-filled[data-v-6358c361]:before{content:""}.uniui-locked-filled[data-v-6358c361]:before{content:""}.uniui-info[data-v-6358c361]:before{content:""}.uniui-locked[data-v-6358c361]:before{content:""}.uniui-camera-filled[data-v-6358c361]:before{content:""}.uniui-chat-filled[data-v-6358c361]:before{content:""}.uniui-camera[data-v-6358c361]:before{content:""}.uniui-circle[data-v-6358c361]:before{content:""}.uniui-checkmarkempty[data-v-6358c361]:before{content:""}.uniui-chat[data-v-6358c361]:before{content:""}.uniui-circle-filled[data-v-6358c361]:before{content:""}.uniui-flag[data-v-6358c361]:before{content:""}.uniui-flag-filled[data-v-6358c361]:before{content:""}.uniui-gear-filled[data-v-6358c361]:before{content:""}.uniui-home[data-v-6358c361]:before{content:""}.uniui-home-filled[data-v-6358c361]:before{content:""}.uniui-gear[data-v-6358c361]:before{content:""}.uniui-smallcircle-filled[data-v-6358c361]:before{content:""}.uniui-map-filled[data-v-6358c361]:before{content:""}.uniui-map[data-v-6358c361]:before{content:""}.uniui-refresh-filled[data-v-6358c361]:before{content:""}.uniui-refresh[data-v-6358c361]:before{content:""}.uniui-cloud-upload[data-v-6358c361]:before{content:""}.uniui-cloud-download-filled[data-v-6358c361]:before{content:""}.uniui-cloud-download[data-v-6358c361]:before{content:""}.uniui-cloud-upload-filled[data-v-6358c361]:before{content:""}.uniui-redo[data-v-6358c361]:before{content:""}.uniui-images-filled[data-v-6358c361]:before{content:""}.uniui-undo-filled[data-v-6358c361]:before{content:""}.uniui-more[data-v-6358c361]:before{content:""}.uniui-more-filled[data-v-6358c361]:before{content:""}.uniui-undo[data-v-6358c361]:before{content:""}.uniui-images[data-v-6358c361]:before{content:""}.uniui-paperclip[data-v-6358c361]:before{content:""}.uniui-settings[data-v-6358c361]:before{content:""}.uniui-search[data-v-6358c361]:before{content:""}.uniui-redo-filled[data-v-6358c361]:before{content:""}.uniui-list[data-v-6358c361]:before{content:""}.uniui-mail-open-filled[data-v-6358c361]:before{content:""}.uniui-hand-down-filled[data-v-6358c361]:before{content:""}.uniui-hand-down[data-v-6358c361]:before{content:""}.uniui-hand-up-filled[data-v-6358c361]:before{content:""}.uniui-hand-up[data-v-6358c361]:before{content:""}.uniui-heart-filled[data-v-6358c361]:before{content:""}.uniui-mail-open[data-v-6358c361]:before{content:""}.uniui-heart[data-v-6358c361]:before{content:""}.uniui-loop[data-v-6358c361]:before{content:""}.uniui-pulldown[data-v-6358c361]:before{content:""}.uniui-scan[data-v-6358c361]:before{content:""}.uniui-bars[data-v-6358c361]:before{content:""}.uniui-checkbox[data-v-6358c361]:before{content:""}.uniui-checkbox-filled[data-v-6358c361]:before{content:""}.uniui-shop[data-v-6358c361]:before{content:""}.uniui-headphones[data-v-6358c361]:before{content:""}.uniui-cart[data-v-6358c361]:before{content:""}@font-face{font-family:uniicons;src:url(/user/static/font/uniicons-DN59BOw4.ttf)}.uni-icons[data-v-6358c361]{font-family:uniicons;text-decoration:none;text-align:center}uni-image{width:320px;height:240px;display:inline-block;overflow:hidden;position:relative}uni-image[hidden]{display:none}uni-image>div{width:100%;height:100%;background-repeat:no-repeat}uni-image>img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}uni-image>.uni-image-will-change{will-change:transform}uni-input{display:block;font-size:16px;line-height:1.4em;height:1.4em;min-height:1.4em;overflow:hidden}uni-input[hidden]{display:none}.uni-input-wrapper,.uni-input-placeholder,.uni-input-form,.uni-input-input{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-input-wrapper,.uni-input-form{display:flex;position:relative;width:100%;height:100%;flex-direction:column;justify-content:center}.uni-input-placeholder,.uni-input-input{width:100%}.uni-input-placeholder{position:absolute;top:auto!important;left:0;color:gray;overflow:hidden;text-overflow:clip;white-space:pre;word-break:keep-all;pointer-events:none;line-height:inherit}.uni-input-input{position:relative;display:block;height:100%;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-input-input[type=search]::-webkit-search-cancel-button,.uni-input-input[type=search]::-webkit-search-decoration{display:none}.uni-input-input::-webkit-outer-spin-button,.uni-input-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.uni-input-input[type=number]{-moz-appearance:textfield}.uni-input-input:disabled{-webkit-text-fill-color:currentcolor}.uni-popup[data-v-93400b7d]{position:fixed;z-index:99}.uni-popup.top[data-v-93400b7d],.uni-popup.left[data-v-93400b7d],.uni-popup.right[data-v-93400b7d]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-93400b7d]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-93400b7d],.uni-popup .uni-popup__wrapper.right[data-v-93400b7d]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-93400b7d]{z-index:999}.fixforpc-top[data-v-93400b7d]{top:0}.pop_content[data-v-90b0d373]{padding-top:15px;border-radius:20px 20px 0 0;background-color:#fff;max-height:83vh;height:auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);width:100%;position:fixed;left:0;right:0;bottom:0;overflow:auto}.pop_content .close[data-v-90b0d373]{position:absolute;right:12px;top:14px;background-color:rgba(238,238,238,.6);color:#fff;border-radius:50%;padding:6px;width:15px;height:15px;z-index:1000}.content[data-v-ee71102b]{max-width:730px;padding:16px;white-space:pre-wrap;overflow-y:auto;overflow-x:hidden;max-height:80vh}.uni-indexed-list__list[data-v-4da720fe]{background-color:#fff;display:flex;flex-direction:column;border-top-style:solid;border-top-width:1px;border-top-color:#dedede}.uni-indexed-list__item[data-v-4da720fe]{font-size:14px;display:flex;flex:1;flex-direction:row;justify-content:space-between;align-items:center}.uni-indexed-list__item-container[data-v-4da720fe]{padding-left:15px;flex:1;position:relative;display:flex;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.uni-indexed-list__item-border[data-v-4da720fe]{flex:1;position:relative;display:flex;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;height:50px;padding:25px 25px 25px 0;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#dedede}.uni-indexed-list__item-border--last[data-v-4da720fe]{border-bottom-width:0px}.uni-indexed-list__item-content[data-v-4da720fe]{flex:1;font-size:14px;color:#191919}.uni-indexed-list[data-v-4da720fe]{display:flex;flex-direction:row}.uni-indexed-list__title-wrapper[data-v-4da720fe]{display:flex;width:100%;background-color:#f7f7f7}.uni-indexed-list__title[data-v-4da720fe]{padding:6px 12px;line-height:24px;font-size:16px;font-weight:500}.uni-indexed-list[data-v-e7fe7424]{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:row}.uni-indexed-list__scroll[data-v-e7fe7424]{flex:1}.uni-indexed-list__menu[data-v-e7fe7424]{width:24px;display:flex;flex-direction:column}.uni-indexed-list__menu-item[data-v-e7fe7424]{display:flex;flex:1;align-items:center;justify-content:center;cursor:pointer}.uni-indexed-list__menu-text[data-v-e7fe7424]{font-size:12px;text-align:center;color:#aaa}.uni-indexed-list__menu-text--active[data-v-e7fe7424]{border-radius:16px;width:16px;height:16px;line-height:16px;background-color:#007aff;color:#fff}.uni-indexed-list__alert-wrapper[data-v-e7fe7424]{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center}.uni-indexed-list__alert[data-v-e7fe7424]{width:80px;height:80px;border-radius:80px;text-align:center;line-height:80px;font-size:35px;color:#fff;background-color:rgba(0,0,0,.5)}.login[data-v-4633e5fa]{max-width:700px;margin:auto;min-height:600px;display:flex;flex-direction:column;border-radius:20px;background-color:#fff}.login .head[data-v-4633e5fa]{border-radius:20px 20px 0 0;text-align:left;margin:-10px 0;padding:30px 20px 0}.login .head .title[data-v-4633e5fa]{font-size:24px;font-weight:600}.login .head .tips[data-v-4633e5fa]{margin-top:10px;display:inline-block;font-size:small}.login .head .tips .link[data-v-4633e5fa]{text-decoration:underline}.login .head .tips .hilight[data-v-4633e5fa]{color:var(--primary-color)}.login .head uni-text[data-v-4633e5fa]{height:36px;font-size:16px;font-weight:700;line-height:normal}.login .steps-list>.btn.border[data-v-4633e5fa]{box-sizing:border-box;border:1px solid var(--primary-color);color:var(--primary-color);background:#fff}.login .steps-login-types .tips[data-v-4633e5fa]{margin-top:20px}.login .steps-login-types .tourists-tip[data-v-4633e5fa]{margin-top:0;font-size:12px;color:#767676;text-align:center}.login .steps-login-types .privacy-tips[data-v-4633e5fa]{margin-top:20px;margin-left:22px;color:#767676;font-size:14px}.login .steps-login-types .login-types[data-v-4633e5fa]{margin-top:30px;display:flex;flex-direction:column}.login .steps-login-types .login-types .btn[data-v-4633e5fa]{display:flex;height:56px;align-items:center;justify-content:flex-start;padding:0 16px;background:#f0f0f0;border:1px solid #C4C4C4;box-shadow:none}.login .steps-login-types .login-types .btn .img[data-v-4633e5fa]{width:30px;height:30px;margin-right:12px;flex-shrink:0}.login .steps-login-types .login-types .btn .text[data-v-4633e5fa]{flex:1;text-align:center;margin-right:30px}.login .steps-login-types .link[data-v-4633e5fa]{background:none;color:var(--primary-color);border:none;box-shadow:none;outline:none}.login .form[data-v-4633e5fa]{padding:20px}.login .form .uni-indexed-list[data-v-4633e5fa]{top:80px;bottom:50px;left:10px}.login .form .uni-indexed-list .uni-scroll-view[data-v-4633e5fa]{color:#999;background-color:#fff}.login .form .uni-indexed-list .uni-scroll-view[data-v-4633e5fa]{color:var(--primary-color)}.login .form .picker[data-v-4633e5fa]{margin-top:20px;font-size:smaller}.login .form .picker .label[data-v-4633e5fa]{color:var(--primary-color)}.login .form .input[data-v-4633e5fa]{height:45px;border-radius:10px;background:#f7f8fa;padding:6px 15px;margin:10px 0;display:flex;align-items:center}.login .form .input .input-placeholder[data-v-4633e5fa]{font-size:12px}.login .form .input uni-input[data-v-4633e5fa]{flex:1;color:#000;font-size:16px}.login .form .input uni-text[data-v-4633e5fa]{color:var(--primary-color);font-size:14px}.login .form .code-wrap[data-v-4633e5fa]{position:relative;margin-top:50px}.login .form .code-wrap .sms[data-v-4633e5fa]{position:absolute;right:5px;top:-26px;color:#d66f00;font-size:14px}.login .form .code-wrap .sms.disabled[data-v-4633e5fa]{color:#999}.login .form .code-wrap .code-list[data-v-4633e5fa]{display:flex;justify-content:space-between}.login .form .code-wrap .code-list .item[data-v-4633e5fa]{display:inline-block;margin-top:4px;width:50px;height:66px;border-radius:8px;line-height:66px;background:#f7f8fa;color:#000;font-size:35px;font-weight:bolder;text-align:center}.login .form .code-wrap .input-top[data-v-4633e5fa]{position:absolute;top:0;height:100%;left:-44px;right:0;font-size:12px;opacity:0}uni-button[data-v-4633e5fa]{font-size:16px;width:90%;margin:24px auto 0;padding:7px 0;border-radius:480px;opacity:1;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%)}uni-button[disabled][data-v-4633e5fa]{opacity:.5;border:1px solid var(--sub-color)}uni-button.white[data-v-4633e5fa]{background:#fff;box-shadow:none;color:var(--primary-color);border:1px solid var(--sub-color)}uni-button[data-v-4633e5fa]:after{border:none}.privacy-content[data-v-4633e5fa]{position:relative;width:88%;max-width:500px;height:85vh;top:0;left:50%;transform:translate(-50%);overflow:auto;border-radius:20px;background-color:#fff;display:flex;flex-direction:column;z-index:999}.privacy-content .main[data-v-4633e5fa]{flex:1;margin-bottom:40px}.privacy-content .btn[data-v-4633e5fa]{font-size:16px;width:90%;margin:18px auto;border-radius:480px;opacity:1;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);box-shadow:0 2px 10px rgba(43,86,159,.3);height:56px;position:absolute;bottom:0;left:50%;color:#eee;transform:translate(-50%)}.privacy-content .btn.disabled[data-v-4633e5fa]{opacity:.5}.shake[data-v-4633e5fa]{animation:shake-4633e5fa .15s 2 linear}@keyframes shake-4633e5fa{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}.steps-list[data-v-4633e5fa]{overflow:auto}.steps-list uni-button[data-v-4633e5fa]{width:88%;margin:0 auto 18px;border-radius:480px;height:52px;line-height:52px;opacity:1;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);color:#eee;z-index:2;display:flex;align-items:center;justify-content:center}.steps-list uni-button .img[data-v-4633e5fa]{width:26px;height:26px}.steps-list .link[data-v-4633e5fa]{text-align:center;margin:auto;font-size:16px;background:transparent;color:var(--primary-color);border:none!important;box-shadow:none;outline:none;text-decoration:underline}.uni-status-bar[data-v-bc6458c9]{height:20px}.uni-nav-bar-text[data-v-77d408a5]{font-size:14px}.uni-nav-bar-right-text[data-v-77d408a5]{font-size:12px}.uni-navbar__content[data-v-77d408a5]{position:relative;background-color:transparent}.uni-navbar-btn-text[data-v-77d408a5]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;line-height:12px}.uni-navbar__header[data-v-77d408a5]{display:flex;padding:0 10px;flex-direction:row;height:44px;font-size:12px}.uni-navbar__header-btns[data-v-77d408a5]{overflow:hidden;display:flex;flex-wrap:nowrap;flex-direction:row;width:3.75rem;justify-content:center;align-items:center;cursor:pointer}.uni-navbar__header-btns-left[data-v-77d408a5]{display:flex;width:3.75rem;justify-content:flex-start;align-items:center}.uni-navbar__header-btns-right[data-v-77d408a5]{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.uni-navbar__header-container[data-v-77d408a5]{display:flex;flex:1;padding:0 10px;overflow:hidden}.uni-navbar__header-container-inner[data-v-77d408a5]{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:center;font-size:12px;overflow:hidden}.uni-navbar__placeholder-view[data-v-77d408a5]{height:44px}.uni-navbar--fixed[data-v-77d408a5]{position:fixed;z-index:99;left:var(--window-left);right:var(--window-right)}.uni-navbar--shadow[data-v-77d408a5]{box-shadow:0 1px 6px #ccc}.uni-navbar--border[data-v-77d408a5]{border-bottom-width:.03125rem;border-bottom-style:solid;border-bottom-color:#eee}.uni-ellipsis-1[data-v-77d408a5]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ql-container[data-v-7d153355]{position:fixed!important;bottom:0;width:100vw;max-width:750px;left:50%;transform:translate(-50%);top:0;right:0;z-index:99999!important;background-color:#000}.ql-container .ql-title[data-v-7d153355]{position:fixed;top:100px;text-align:center;width:100%;font-weight:400;color:rgba(255,255,255,.6)}.ql-container #reader[data-v-7d153355]{position:relative!important;bottom:0;width:100vw;max-width:750px;top:50%;left:50%;transform:translate(-50%,-50%);right:0}uni-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box}.uni-modal{position:fixed;z-index:999;width:80%;max-width:300px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;border-radius:3px;overflow:hidden}.uni-modal *{box-sizing:border-box}.uni-modal__hd{padding:1em 1.6em .3em}.uni-modal__title{font-weight:400;font-size:18px;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uni-modal__bd{padding:1.3em 1.6em;min-height:40px;font-size:15px;line-height:1.4;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;color:#999;max-height:400px;overflow-x:hidden;overflow-y:auto}.uni-modal__textarea{resize:none;border:0;margin:0;width:90%;padding:10px;font-size:20px;outline:none;border:none;background-color:#eee;text-decoration:inherit}.uni-modal__ft{position:relative;line-height:48px;font-size:18px;display:flex}.uni-modal__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.uni-modal__btn{display:block;flex:1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;cursor:pointer}.uni-modal__btn:active{background-color:#eee}.uni-modal__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleX(.5)}.uni-modal__btn:first-child:after{display:none}.uni-modal__btn_default{color:#353535}.uni-modal__btn_primary{color:#007aff}.payment-icon[data-v-67a2b98e]{-o-object-fit:contain;object-fit:contain;display:block;background:transparent}.payment-icon[style*="display: none"][data-v-67a2b98e],.payment-icon[style*="opacity: 0"][data-v-67a2b98e]{display:none!important}#camera-box[data-v-da77e78d]{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.8);z-index:999}#camera-box .border[data-v-da77e78d]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80vw;max-width:600px;height:50vw;max-height:400px;border-radius:10px;box-shadow:0 0 0 1000px rgba(0,0,0,.8);border:1px solid #fff;z-index:2}#camera-box .snap[data-v-da77e78d]{z-index:3;position:absolute;bottom:45px;left:50%;transform:translate(-50%,-50%);font-size:16px;width:200px;margin:18px 0;color:#eee;border-radius:480px;opacity:1;background:var(--primary-color)}#fincode-form[data-v-26609eb4]{max-width:600px;height:95vh;margin:auto;display:flex;flex-direction:column;border-radius:20px;background-color:#fff;overflow:auto}#fincode-form .head[data-v-26609eb4]{border-radius:20px 20px 0 0;text-align:left;margin:-10px 0 12px;padding:30px 20px 0}#fincode-form .head.center[data-v-26609eb4]{text-align:center}#fincode-form .head .icon[data-v-26609eb4]{text-align:center;height:100px;width:100px;margin-top:10px}#fincode-form .head .title[data-v-26609eb4]{font-size:24px;font-weight:600}#fincode-form .head .tips[data-v-26609eb4]{margin-top:10px;display:inline-block;font-size:small;color:#999;word-wrap:normal;white-space:normal}#fincode-form .head .tips .hilight[data-v-26609eb4]{color:var(--primary-color)}#fincode-form .head uni-text[data-v-26609eb4]{height:36px;font-size:16px;font-weight:700;line-height:normal}#fincode-form .content[data-v-26609eb4]{width:80%;margin:auto;padding:16px 10px}#fincode-form .content .title[data-v-26609eb4]{color:#999;margin-top:30px;text-align:center;font-size:11px;align-items:center;justify-content:center;display:flex}#fincode-form .content .title .icon[data-v-26609eb4]{width:10px;height:12px;opacity:.5;margin-right:4px}#fincode-form .content .btn[data-v-26609eb4]{width:90%;margin-top:10px}#fincode-form .flex-column[data-v-26609eb4]{display:flex;flex-direction:column;flex:1}#fincode-form .flex-row[data-v-26609eb4]{display:flex;flex-direction:row;justify-content:space-between}#fincode-form .label[data-v-26609eb4]{margin-top:8px;margin-left:25px;color:#1d2129;font-size:12px;font-weight:400}#fincode-form .err[data-v-26609eb4]{color:red;margin-top:-5px;margin-left:25px;font-size:12px;font-weight:400}#fincode-form .item[data-v-26609eb4]{align-items:center;padding:6px;margin:5px 20px;height:40px;letter-spacing:.02em;border-radius:10px;opacity:1;background:#f7f8fa}#fincode-form .item .item-content[data-v-26609eb4]{display:flex;align-items:center;justify-content:center}#fincode-form .item .item-content .name[data-v-26609eb4]{font-size:15px;color:#1d2129;margin-left:10px}#fincode-form .item .item-content .band[data-v-26609eb4],#fincode-form .item .item-content .logo[data-v-26609eb4]{width:40px;height:30px}#fincode-form .item uni-input[data-v-26609eb4]{flex:1;font-size:16px;color:#1d2129}#fincode-form .item .uni-input-placeholder[data-v-26609eb4]{font-weight:400;font-size:14px}#fincode-form .item .icon[data-v-26609eb4]{width:30px;height:20px}#fincode-form .item .close[data-v-26609eb4]{width:10px;height:10px;background-color:#dcdcdc;padding:5px;border-radius:50%}#fincode-form uni-button[data-v-26609eb4]{position:relative;width:80%;border-radius:480px;margin:20px auto 0;padding:5px 0;opacity:1;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);box-shadow:0 2px 10px rgba(43,86,159,.3);color:#eee;z-index:2}#fincode-form uni-button.disabled[data-v-26609eb4]{opacity:.5}#fincode-form .link[data-v-26609eb4]{padding:10px 20px;border-radius:50px;text-align:center;margin-top:20px;font-size:16px;color:var(--primary-color)}.content[data-v-70960664]{max-width:700px;margin:auto;min-height:400px;display:flex;flex-direction:column;border-radius:20px;background-color:#fff}.content .iframe[data-v-70960664]{width:100%;height:100%;position:relative;top:10px;border-radius:20px 20px 0 0}.content .btn[data-v-70960664]{height:50px;width:300px;background:var(--primary-color);border-radius:25px;color:#fff;margin-bottom:10px;border-color:transparent}*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page-refresh{position:absolute;top:0;width:100%;height:40px;display:block;box-sizing:border-box}.uni-page-refresh{position:absolute;top:-45px;left:50%;transform:translate3d(-50%,0,0);width:40px;height:40px;justify-content:center;align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118);display:none;z-index:997}.uni-page-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%}.uni-page-refresh--pulling .uni-page-refresh,.uni-page-refresh--aborting .uni-page-refresh,.uni-page-refresh--reached .uni-page-refresh,.uni-page-refresh--refreshing .uni-page-refresh,.uni-page-refresh--restoring .uni-page-refresh{display:flex}.uni-page-refresh--pulling .uni-page-refresh__spinner,.uni-page-refresh--aborting .uni-page-refresh__spinner,.uni-page-refresh--reached .uni-page-refresh__spinner,.uni-page-refresh--refreshing .uni-page-refresh__icon,.uni-page-refresh--restoring .uni-page-refresh__icon{display:none}.uni-page-refresh--refreshing .uni-page-refresh__spinner{transform-origin:center center;animation:uni-page-refresh-rotate 2s linear infinite}.uni-page-refresh--refreshing .uni-page-refresh__path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:uni-page-refresh-dash 1.5s ease-in-out infinite,uni-page-refresh-colorful 6s ease-in-out infinite}@keyframes uni-page-refresh-rotate{to{transform:rotate(360deg)}}@keyframes uni-page-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}uni-page-body{background-color:#f9fafb;max-width:750px;margin:auto}body{background-color:#f9fafb}.mask[data-v-2842730a]{pointer-events:none;position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.mask.mask-show[data-v-2842730a]{background:rgba(7,17,27,0)}.title[data-v-2842730a]{color:#fff;font-size:.875rem}.container[data-v-2842730a]{width:30px;height:30px;position:relative}.container.loading2[data-v-2842730a]{transform:rotate(10deg)}.container.loading2 .shape[data-v-2842730a]{border-radius:5px}.container.loading2[data-v-2842730a]{animation:rotation 1s infinite}.container .shape[data-v-2842730a]{position:absolute;width:10px;height:10px;border-radius:1px}.container .shape.shape1[data-v-2842730a]{left:0;background-color:#5c6bc0}.container .shape.shape2[data-v-2842730a]{right:0;background-color:#8bc34a}.container .shape.shape3[data-v-2842730a]{bottom:0;background-color:#ffb74d}.container .shape.shape4[data-v-2842730a]{bottom:0;right:0;background-color:#f44336}.loading2 .shape1[data-v-2842730a]{animation:animation2shape1-2842730a .5s ease 0s infinite alternate}@keyframes animation2shape1-2842730a{0%{transform:translate(0)}to{transform:translate(20px,20px)}}.loading2 .shape2[data-v-2842730a]{animation:animation2shape2-2842730a .5s ease 0s infinite alternate}@keyframes animation2shape2-2842730a{0%{transform:translate(0)}to{transform:translate(-20px,20px)}}.loading2 .shape3[data-v-2842730a]{animation:animation2shape3-2842730a .5s ease 0s infinite alternate}@keyframes animation2shape3-2842730a{0%{transform:translate(0)}to{transform:translate(20px,-20px)}}.loading2 .shape4[data-v-2842730a]{animation:animation2shape4-2842730a .5s ease 0s infinite alternate}@keyframes animation2shape4-2842730a{0%{transform:translate(0)}to{transform:translate(-20px,-20px)}}html{touch-action:pan-y;-webkit-touch-callout:none}:root,html{--primary-color: #2b569f;--sub-color: #95aacf;--sub-bg-color: #E0F1EC}svg{fill:var(--primary-color)!important}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,STHeiti,Microsoft Yahei,Tahoma,Simsun,sans-serif;touch-action:pan-y;-webkit-touch-callout:none}html.jp-domain body,html.jp-domain #app,html.jp-domain uni-page-body{font-family:Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}html.jp-domain .fnum{font-family:nums,Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}@font-face{font-family:nums;src:url(https://smartgo-cdn.sensetime.com/front-static/font/din-pro-nums.ttf);font-display:swap;font-weight:400;font-style:normal}.fnum{font-family:nums,PingFang SC,serif}.navbar{position:sticky;top:0;width:100%;font-weight:700;z-index:999}.navbar ::v-deep(.uni-nav-bar-text){font-size:16px}.uni-modal{border-radius:20px!important;max-width:600px;width:90%}.uni-modal .uni-modal__hd strong{font-size:16px;font-weight:700;line-height:normal;text-align:center;letter-spacing:0;color:#1d2129}.uni-modal .uni-modal__textarea{border-radius:480px;background:#f7f8fa;margin:18px 0;outline:none;padding:10px 20px}.uni-modal .uni-modal__textarea::-webkit-input-placeholder{font-size:14px;color:#c9cdd4}.uni-modal .uni-modal__ft{font-size:14px;padding:10px 0}.uni-modal .uni-modal__ft:after{border:none}.uni-modal .uni-modal__ft .uni-modal__btn_default{border-radius:480px;opacity:1;border:1px solid var(--primary-color);color:var(--primary-color)!important;margin:10px;height:40px;line-height:40px}.uni-modal .uni-modal__ft .uni-modal__btn_primary{border-radius:480px;opacity:1;background:var(--primary-color);color:#fff!important;margin:10px;height:40px;line-height:40px}.uni-modal .uni-modal__ft .uni-modal__btn_primary:after{border:none}.uni-navbar{z-index:98!important}.uni-indexed-list__title-wrapper{background-color:#fff!important}.uni-indexed-list__title-wrapper .uni-indexed-list__title{color:#999!important;font-size:12px!important;font-weight:400!important}.uni-indexed-list__list{border:none!important}.uni-indexed-list__list .uni-indexed-list__item-border{border-color:#f7f8fa!important}.uni-indexed-list__menu-text--active{background-color:var(--primary-color)!important}.uni-picker-container .uni-picker-toggle .uni-picker-header .uni-picker-action-confirm{color:var(--primary-color)!important}.goods-list[data-v-77558686]{display:flex;flex-direction:column;pointer-events:auto;max-width:750px;height:100vh;z-index:1}.goods-list .nav-bar[data-v-77558686]{position:fixed;z-index:98;width:100vw;max-width:750px;top:0;background-color:#f3f6f9;padding-bottom:8px}.goods-list .nav-bar .nav-bar-wrapper[data-v-77558686]{height:44px;width:100%;max-width:750px;display:flex;align-items:center;justify-content:space-between}.goods-list .nav-bar .nav-bar-left[data-v-77558686]{font-size:16px;font-weight:600;color:#000;display:flex;align-items:center;margin-left:20px}.goods-list .nav-bar .nav-bar-left-text[data-v-77558686]{display:-webkit-box;margin:0 8px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.goods-list .nav-bar .right-icon[data-v-77558686]{width:16px;height:16px;margin-top:2px;display:block;flex-shrink:0}.goods-list .nav-bar .nav-bar-right[data-v-77558686]{visibility:hidden}.goods-list .cat-list[data-v-77558686]{position:sticky;z-index:9;display:inline-flex;flex-direction:row;overflow:auto;flex-wrap:nowrap;white-space:nowrap;width:calc(100vw - 30px);max-width:720px;padding:15px 10px 4px 20px;background-color:#fff;border-radius:25px 25px 0 0;min-height:50px;max-height:50px;box-shadow:30px 0 #f3f6f9,-30px 0 #f3f6f9;top:40px}.goods-list .cat-list.fixed[data-v-77558686]{position:fixed;z-index:1}.goods-list .cat-list .cat[data-v-77558686]{display:inline-block;margin-right:16px;transition:all .1s;font-size:14px;font-weight:400;line-height:45px;height:50px;letter-spacing:0;color:#040415;opacity:.5}.goods-list .cat-list .cat.active[data-v-77558686]{font-size:16px;font-weight:500;line-height:38px;opacity:1;position:relative;margin-top:2px}.goods-list .cat-list .cat.active[data-v-77558686]:before{content:"";position:absolute;bottom:10px;left:50%;width:50%;transform:translate(-50%,-50%);height:0;border-radius:5px;border:2px solid var(--primary-color)}.goods-list .scroll-goods-list[data-v-77558686]{overflow:auto;background:#fff;height:100vh;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);z-index:0}.goods-list .scroll-goods-list .banner[data-v-77558686]{margin-top:10px;padding:20px 16px 10px;z-index:2;background-color:#f3f6f9}.goods-list .scroll-goods-list .good-list-wrapper[data-v-77558686]{display:flex;flex-wrap:wrap;width:100vw;max-width:750px;height:auto;z-index:1;padding:0 16px 25vh;box-sizing:border-box}.goods-list .scroll-goods-list .good-item[data-v-77558686]{width:33.33%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:181px}.goods-list .scroll-goods-list .good-item-name[data-v-77558686]{color:#000;margin:4px 0 2px;width:calc(100% - 12px);line-height:18px;height:36px;font-weight:500;font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.goods-list .scroll-goods-list .img-container[data-v-77558686]{flex-shrink:0;position:relative;margin:2px 12px 0;z-index:0;display:flex;align-items:center;justify-content:center}.goods-list .scroll-goods-list .img-container .sales-tag[data-v-77558686]{position:absolute;bottom:-1px;left:-7px;box-sizing:border-box;border-radius:10px 0 10px 10px;padding:2px 6px;font-size:9px;color:#fff;z-index:2}.goods-list .scroll-goods-list .img-container .sales-tag.discount[data-v-77558686]{background:linear-gradient(90deg,#0084ff 15%,#41bdff 105%)}.goods-list .scroll-goods-list .img-container .sales-tag.reduction[data-v-77558686]{background:linear-gradient(90deg,#fb6602 1%,#fa0)}.goods-list .scroll-goods-list .img-container .goods-tag[data-v-77558686]{position:absolute;top:-10px;right:-12px;box-sizing:border-box;text-align:center;font-size:10px;width:26px;height:26px;line-height:28px;color:#fff;transform:rotate(0);opacity:1;border-radius:100%;background:#ffb200}.goods-list .scroll-goods-list .img-container .good-item-img[data-v-77558686]{width:90px;height:90px}.goods-list .scroll-goods-list .good-item-price[data-v-77558686]{font-size:12px;color:#ea5504;align-self:flex-start;margin-left:5px;font-weight:600}.goods-list .scroll-goods-list .good-item-price .text[data-v-77558686]{font-size:18px}.goods-list .scroll-goods-list .good-item-price .small[data-v-77558686]{font-size:14px}.goods-list .scroll-goods-list .good-item-price .delineate[data-v-77558686]{margin-left:5px;font-size:12px;color:#999;text-decoration:line-through}.index-page[data-v-fc5ffeb5]{height:100vh;max-width:750px;background:#fff}.footer[data-v-fc5ffeb5]{position:fixed;height:60px;bottom:40px;display:flex;width:100%;max-width:750px;justify-content:space-around}.footer uni-button[data-v-fc5ffeb5]{border-radius:480px;display:flex;justify-content:center;align-items:center}.footer uni-text[data-v-fc5ffeb5]{margin-left:10px;font-size:20px}.footer .icon[data-v-fc5ffeb5]{width:26px;height:26px}.footer .shopping[data-v-fc5ffeb5]{flex:1;margin:0 10px;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);box-shadow:0 2px 10px rgba(43,86,159,.3);color:#eee}.footer .shopping .icon[data-v-fc5ffeb5]{width:24px;height:24px}.footer .shopping .text[data-v-fc5ffeb5]{font-size:16px}.footer .my[data-v-fc5ffeb5]{width:60px;height:60px;border-radius:50%;background:#fff;margin:0 8px;padding:0;box-shadow:0 0 7px -2px var(--sub-color);display:flex;justify-content:center;align-items:center}uni-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:grab}uni-swiper-item[hidden]{display:none}uni-swiper{display:block;height:150px}uni-swiper[hidden]{display:none}.uni-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;transform:translateZ(0)}.uni-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}.uni-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}.uni-swiper-dots{position:absolute;font-size:0}.uni-swiper-dots-horizontal{left:50%;bottom:10px;text-align:center;white-space:nowrap;transform:translate(-50%)}.uni-swiper-dots-horizontal .uni-swiper-dot{margin-right:8px}.uni-swiper-dots-horizontal .uni-swiper-dot:last-child{margin-right:0}.uni-swiper-dots-vertical{right:10px;top:50%;text-align:right;transform:translateY(-50%)}.uni-swiper-dots-vertical .uni-swiper-dot{display:block;margin-bottom:9px}.uni-swiper-dots-vertical .uni-swiper-dot:last-child{margin-bottom:0}.uni-swiper-dot{display:inline-block;width:8px;height:8px;cursor:pointer;transition-property:background-color;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}.uni-swiper-dot-active{background-color:#000}.uni-swiper-navigation{width:26px;height:26px;cursor:pointer;position:absolute;top:50%;margin-top:-13px;display:flex;align-items:center;transition:all .2s;border-radius:50%;opacity:1}.uni-swiper-navigation-disabled{opacity:.35;cursor:not-allowed}.uni-swiper-navigation-hide{opacity:0;cursor:auto;pointer-events:none}.uni-swiper-navigation-prev{left:10px}.uni-swiper-navigation-prev svg{margin-left:-1px;left:10px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical{top:18px;left:50%;margin-left:-13px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical svg{transform:rotate(90deg);margin-left:auto;margin-top:-2px}.uni-swiper-navigation-next{right:10px}.uni-swiper-navigation-next svg{transform:rotate(180deg)}.uni-swiper-navigation-next.uni-swiper-navigation-vertical{top:auto;bottom:5px;left:50%;margin-left:-13px}.uni-swiper-navigation-next.uni-swiper-navigation-vertical svg{margin-top:2px;transform:rotate(270deg)}.mask[data-v-bd99cc6d]{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s;pointer-events:auto}.mask.show[data-v-bd99cc6d]{opacity:1;visibility:visible}.mask .popup-container[data-v-bd99cc6d]{display:flex;flex-direction:column;width:90%}.mask .popup-container .popup-img[data-v-bd99cc6d]{width:100%}.mask .popup-container .close[data-v-bd99cc6d]{height:20px;align-self:center;margin-top:30px}.mask .popup-container .close .img[data-v-bd99cc6d]{width:36px;height:36px}.pop_content[data-v-bd99cc6d]{text-align:center;padding-top:15px;border-radius:15px 15px 0 0;background-color:#fff;height:72vw;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);width:100%;position:fixed;left:0;right:0;bottom:0}.pop_content .close[data-v-bd99cc6d]{position:absolute;right:10px;top:10px;padding:6px;width:15px;height:15px}.pop_content .title[data-v-bd99cc6d]{margin-bottom:15px}.pop_content .pop_img[data-v-bd99cc6d]{width:50vw;height:50vw}.pop_content .desc[data-v-bd99cc6d]{font-size:small;margin-top:10px;padding-bottom:20px;color:#7a808d}.footer-wrapper[data-v-bd99cc6d]{box-sizing:border-box;margin-top:10px}.footer-wrapper .swiper[data-v-bd99cc6d]{height:calc((100vw - 36px)*.295)}.footer-wrapper .swiper .open-success-icon[data-v-bd99cc6d]{height:50px;border-radius:8px;width:100%}.footer-wrapper .swiper .swiper-item[data-v-bd99cc6d]{border-radius:10px;width:100%;height:calc((100vw - 36px)*.285);line-height:calc((100vw - 36px)*.285)}.my-page[data-v-701aa3e6]{position:relative;height:calc(100vh - env(safe-area-inset-bottom) - 64px);overflow-y:scroll}.my-page .my-page-box[data-v-701aa3e6]{margin-bottom:40px}.my-page .my-page-box .info-content[data-v-701aa3e6]{background:linear-gradient(180deg,var(--primary-color) 0%,var(--sub-color) 60%,#ffffff),#fff;height:200px}.my-page .my-page-box .info-content .pople-info[data-v-701aa3e6]{display:flex;align-items:center;padding-top:30px;margin:0 22px}.my-page .my-page-box .info-content .pople-info .icon[data-v-701aa3e6]{width:66px;height:66px;border-radius:100%;display:flex;justify-content:center;align-items:center}.my-page .my-page-box .info-content .pople-info .icon .icon-img[data-v-701aa3e6]{width:76px;height:76px;margin-top:20px;margin-right:-30px}.my-page .my-page-box .info-content .pople-info .information[data-v-701aa3e6]{display:flex;flex-direction:column;margin-left:16px;color:#fff;flex:1;min-width:0;overflow:hidden}.my-page .my-page-box .info-content .pople-info .information .top[data-v-701aa3e6]{font-weight:600;font-size:19px;line-height:1.4;word-break:break-all;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.my-page .my-page-box .info-content .pople-info .information .bottom[data-v-701aa3e6]{font-weight:400;font-size:15px;line-height:1.4;margin-top:8px;word-break:break-all;overflow-wrap:break-word}.my-page .my-page-box .order-coupon-content[data-v-701aa3e6]{margin-top:-60px;padding:0 18px}.my-page .my-page-box .order-coupon-content .order-box[data-v-701aa3e6]{margin-bottom:16px;box-sizing:border-box;padding:15px 0 20px;background:#fff;box-shadow:0 3px 8px rgba(50,50,71,.05);border-radius:8px}.my-page .my-page-box .order-coupon-content .order-box .box-title[data-v-701aa3e6]{font-size:17px;font-weight:600;line-height:29px;letter-spacing:0em;margin:0 18px 25px;color:#040415}.my-page .my-page-box .order-coupon-content .order-box .order[data-v-701aa3e6]{display:flex;align-items:center}.my-page .my-page-box .order-coupon-content .order-box .order .card-item[data-v-701aa3e6]{display:flex;flex-direction:column;align-items:center;flex:1;position:relative}.my-page .my-page-box .order-coupon-content .order-box .order .card-item .count-icon[data-v-701aa3e6]{position:absolute;left:60%;top:-15px;border-radius:50%;background-color:red;width:.9375rem;height:.9375rem;padding:.15625rem;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px}.my-page .my-page-box .order-coupon-content .order-box .order .card-item .item-img[data-v-701aa3e6]{width:40px;height:40px;display:block;flex-shrink:0}.my-page .my-page-box .order-coupon-content .order-box .order .card-item .item-txt[data-v-701aa3e6]{margin-top:10px;color:#1d2129;font-weight:400;font-size:14px}.my-page .my-page-box .order-coupon-content .coupon[data-v-701aa3e6]{display:flex;margin-top:12px}.my-page .my-page-box .order-coupon-content .coupon .card[data-v-701aa3e6]{display:flex;flex-direction:column;justify-content:center;width:50%;height:117px;background:#fff;box-shadow:0 3px 8px rgba(50,50,71,.05);border-radius:8px;padding-left:16px}.my-page .my-page-box .order-coupon-content .coupon .left[data-v-701aa3e6]{margin-right:6px}.my-page .my-page-box .order-coupon-content .coupon .left>uni-image[data-v-701aa3e6]{width:30px;height:30px;padding-right:15px}.my-page .my-page-box .order-coupon-content .coupon .right[data-v-701aa3e6]{margin-left:6px}.my-page .my-page-box .order-coupon-content .coupon .robot[data-v-701aa3e6]{width:40px;height:40px}.my-page .my-page-box .order-coupon-content .coupon .number[data-v-701aa3e6]{line-height:40px;color:#040415;font-size:11px}.my-page .my-page-box .order-coupon-content .coupon .number uni-text[data-v-701aa3e6]{color:var(--primary-color);font-size:36px}.my-page .my-page-box .order-coupon-content .coupon .txt[data-v-701aa3e6]{font-weight:600;font-size:15px;color:#040415;margin-top:14px}.my-page .my-page-box .order-coupon-content .normal-box[data-v-701aa3e6]{box-sizing:border-box;margin:14px 0;padding:20px;background:#fff;box-shadow:0 3px 8px rgba(50,50,71,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:8px}.my-page .my-page-box .order-coupon-content .normal-box .box-title[data-v-701aa3e6]{font-size:17px;font-weight:600;letter-spacing:0em;color:#040415}.my-page .my-page-box .order-coupon-content .normal-box .normal-content-box .item[data-v-701aa3e6]{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.my-page .my-page-box .order-coupon-content .normal-box .normal-content-box .item .left[data-v-701aa3e6]{font-weight:400;font-size:15px;line-height:14px;text-align:center;color:#040415;display:flex;align-items:center}.my-page .my-page-box .order-coupon-content .normal-box .normal-content-box .item .left .icon[data-v-701aa3e6]{width:24px;height:24px;padding-right:20px}.my-page .my-page-box .order-coupon-content .normal-box .normal-content-box .item .right .icon[data-v-701aa3e6]{width:7px;height:15px}.my-page .my-page-box .order-coupon-content .normal-box .normal-content-box .item[data-v-701aa3e6]:nth-last-child(1){margin-bottom:0}.my-page .my-page-box .f24[data-v-701aa3e6]{font-size:24px}.my-page .my-page-box .f11[data-v-701aa3e6]{font-size:11px}.my-page .my-page-box .red[data-v-701aa3e6]{color:var(--primary-color)}.my-page .my-page-box .gray[data-v-701aa3e6]{color:#040415;opacity:.5}.my-page .my-page-box .mr4[data-v-701aa3e6]{margin-right:4px}.my-page .my-page-box .vasub[data-v-701aa3e6]{vertical-align:sub}.mask[data-v-701aa3e6]{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.4);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s;pointer-events:auto}.mask.show[data-v-701aa3e6]{opacity:1;visibility:visible}.mask .popup-container[data-v-701aa3e6]{display:flex;flex-direction:column;width:70vw;max-width:300px;border-radius:16px;opacity:1;background:#fff;text-align:center;padding:30px}.mask .popup-container .title[data-v-701aa3e6]{font-size:17px;font-weight:500;color:#000}.mask .popup-container .privacy[data-v-701aa3e6]{margin-top:12px;font-size:14px;font-weight:400;color:#434343;text-align:left;line-height:1.8}.mask .popup-container .privacy .link[data-v-701aa3e6]{color:#4483fe}.mask .popup-container .auth-btn[data-v-701aa3e6]{border-radius:271px;opacity:1;background:var(--primary-color);color:#fff;margin-top:20px;font-size:17px;font-weight:400;line-height:24px;padding:13px;width:100%}.mask .popup-container .btn[data-v-701aa3e6]{margin-top:20px;color:#434343}.pop_content[data-v-701aa3e6]{text-align:center;padding-top:15px;border-radius:15px 15px 0 0;background-color:#fff;max-width:750px;margin:auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);padding-bottom:70px;width:100%;position:fixed;left:0;right:0;bottom:0}.pop_content .title[data-v-701aa3e6]{text-align:left;margin-left:16px}.pop_content .close[data-v-701aa3e6]{position:absolute;right:10px;top:10px;padding:6px;width:15px;height:15px}.pop_content .title[data-v-701aa3e6]{margin-bottom:15px}.pop_content .pop_img[data-v-701aa3e6]{width:50vw;height:50vw}.pop_content .desc[data-v-701aa3e6]{font-size:small;margin-top:10px;padding-bottom:20px;color:#7a808d}.form[data-v-701aa3e6]{padding:10px 20px}.form .input[data-v-701aa3e6]{height:45px;border-radius:480px;background:#f7f8fa;margin:18px 0;padding:0 20px;display:flex;align-items:center}.form .input .icon[data-v-701aa3e6]{width:20px;height:20px;margin-right:8px}.form .input uni-input[data-v-701aa3e6]{flex:1;color:#000;font-size:12px}.form .input uni-text[data-v-701aa3e6]{color:var(--primary-color);font-size:14px}.form .input uni-text.disabled[data-v-701aa3e6]{color:#999}.form uni-button[data-v-701aa3e6]{font-size:16px;width:100%;margin:18px 0;border-radius:480px;opacity:1;background:var(--primary-color)}.segmented-control[data-v-99c53ce8]{display:flex;box-sizing:border-box;flex-direction:row;height:36px;overflow:hidden;cursor:pointer}.segmented-control__item[data-v-99c53ce8]{display:inline-flex;box-sizing:border-box;position:relative;flex:1;justify-content:center;align-items:center}.segmented-control__item--button[data-v-99c53ce8]{border-style:solid;border-top-width:1px;border-bottom-width:1px;border-right-width:1px;border-left-width:0}.segmented-control__item--button--first[data-v-99c53ce8]{border-left-width:1px;border-top-left-radius:5px;border-bottom-left-radius:5px}.segmented-control__item--button--last[data-v-99c53ce8]{border-top-right-radius:5px;border-bottom-right-radius:5px}.segmented-control__item--text[data-v-99c53ce8]{border-bottom-style:solid;border-bottom-width:2px;padding:6px 0}.segmented-control__text[data-v-99c53ce8]{font-size:14px;line-height:20px;text-align:center}.payment-segmented-control[data-v-50bd532f]{background-color:#f9fafb;margin-top:10px}.bill-detail[data-v-50bd532f]{display:flex;flex-direction:column;background:#fff;height:100vh}.bill-detail .content[data-v-50bd532f]{padding:12px 16px 100px;min-height:calc(100vh - 24px);overflow-y:auto;background:#f9fafb;border-radius:10px}.bill-detail .content .title[data-v-50bd532f]{font-size:14px;line-height:25px;letter-spacing:0;color:#1d2129;margin:15px 0 8px 5px;color:#666}.bill-detail .content .panel-btn[data-v-50bd532f]{text-align:center;border-radius:8px;background:#fff;font-size:18px;font-weight:500;line-height:25.2px;letter-spacing:0;color:#1d2129;padding:10px;margin:15px 0}.bill-detail .content .activation-code-list[data-v-50bd532f]{margin-bottom:12px}.bill-detail .content .activation-code-card[data-v-50bd532f]{background:#fff;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;transition:background-color .2s}.bill-detail .content .activation-code-card[data-v-50bd532f]:active{background:#fafafa}.bill-detail .content .activation-code-card .card-content[data-v-50bd532f]{display:flex;flex-direction:column;width:100%}.bill-detail .content .activation-code-card .card-header[data-v-50bd532f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.bill-detail .content .activation-code-card .card-title[data-v-50bd532f]{flex:1;font-size:14px;font-weight:500;color:#1d2129;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}.bill-detail .content .activation-code-card .card-arrow[data-v-50bd532f]{width:14px;height:14px;opacity:.9;flex-shrink:0}.bill-detail .content .activation-code-card .card-info[data-v-50bd532f]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.bill-detail .content .activation-code-card .card-limit[data-v-50bd532f],.bill-detail .content .activation-code-card .card-validity[data-v-50bd532f]{flex:1;font-size:12px;line-height:17px;text-align:left}.bill-detail .content .activation-code-card .card-label[data-v-50bd532f]{color:#999;font-weight:400}.bill-detail .content .activation-code-card .card-value[data-v-50bd532f]{color:#1d2129;font-weight:500}.bill-detail .content .activation-detail[data-v-50bd532f]{margin-top:12px}.bill-detail .content .info[data-v-50bd532f]{font-size:13px;font-weight:400;color:#1d2129;margin-bottom:20px}.bill-detail .content .panel[data-v-50bd532f]{background:#fff;padding:15px;border-bottom:1px solid #fcfcfc;display:flex;font-size:13px;letter-spacing:0;color:#1d2129}.bill-detail .content .panel .icon[data-v-50bd532f]{margin-left:4px}.bill-detail .content .panel .label[data-v-50bd532f]{width:105px;white-space:nowrap;flex:1;color:#666}.bill-detail .content .panel uni-input[data-v-50bd532f],.bill-detail .content .panel .val[data-v-50bd532f]{margin-right:7px;text-align:right;align-content:center;color:#1d2129;white-space:wrap;word-break:break-all}.bill-detail .content .panel uni-input.default[data-v-50bd532f],.bill-detail .content .panel .val.default[data-v-50bd532f]{color:#fff;background:var(--primary-color);height:20px;border-radius:10px;padding:0 5px}.bill-detail .content .panel uni-input.zero-amount[data-v-50bd532f],.bill-detail .content .panel .val.zero-amount[data-v-50bd532f]{color:#ff4d4f}.bill-detail .footer[data-v-50bd532f]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;height:80px;width:100%;box-shadow:0 0 4px 4px rgba(205,209,220,.2);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.bill-detail .footer .button[data-v-50bd532f]{border-radius:32px;height:52px;margin:16px;font-weight:600;font-size:17px;line-height:52px;text-align:center}.bill-detail .footer .pay[data-v-50bd532f]{background:var(--primary-color);color:#fff}.bill-detail .footer .sales[data-v-50bd532f]{color:var(--primary-color);border:1px solid var(--primary-color)}.fixed-active-btn[data-v-50bd532f]{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -2px 8px rgba(0,0,0,.05);z-index:99;padding-bottom:calc(12px + constant(safe-area-inset-bottom));padding-bottom:calc(12px + env(safe-area-inset-bottom))}.fixed-active-btn .panel-btn[data-v-50bd532f]{text-align:center;border-radius:8px;background:var(--primary-color, #1890ff);font-size:18px;font-weight:500;line-height:25.2px;letter-spacing:0;color:#fff;padding:14px 10px;margin:0 auto;width:calc(100% - 22px)}.en-code-detail-popup[data-v-50bd532f]{padding:0 20px 20px}.en-code-detail-popup .popup-title[data-v-50bd532f]{text-align:center;font-size:18px;font-weight:500;line-height:25px;letter-spacing:0;color:#1d2129;margin:20px 0 10px}.en-code-detail-popup .panel-content[data-v-50bd532f]{background:#fff;border-radius:10px;overflow:hidden}.en-code-detail-popup .panel[data-v-50bd532f]{display:flex;justify-content:space-between;align-items:center;min-height:52px}.en-code-detail-popup .panel[data-v-50bd532f]:last-child{border-bottom:none}.en-code-detail-popup .panel .label[data-v-50bd532f]{flex-shrink:0;font-size:14px;line-height:20px;color:#999;text-align:left;margin-right:16px;min-width:80px}.en-code-detail-popup .panel .val[data-v-50bd532f]{flex:1;font-size:14px;line-height:20px;font-weight:500;color:#1d2129;text-align:right;word-break:break-all;white-space:normal}.en-code-detail-popup .panel .val.zero-amount[data-v-50bd532f]{color:#ff4d4f}.popup-content[data-v-50bd532f]{height:50vh;display:flex;flex-direction:column}.popup-content .popup-title[data-v-50bd532f]{text-align:center;font-size:16px;line-height:25px;letter-spacing:0;color:#1d2129;margin:15px 0 8px 5px;color:#666}.popup-content .panel-content[data-v-50bd532f]{flex:1}.popup-content .panel-btn .btn[data-v-50bd532f]{background:var(--primary-color);color:#fff;border-radius:10px;padding:6px;width:90%;margin:0 auto 10px}.popup-content .panel-btn .btn.cancel[data-v-50bd532f]{background:#fff;color:var(--primary-color);border:1px solid var(--primary-color)}.panel-content[data-v-50bd532f]{background:#fff;border-radius:10px;margin-bottom:12px}.panel-content .flex-panel[data-v-50bd532f]{display:flex;align-items:center;padding:10px 6px}.panel-content .flex-panel .band[data-v-50bd532f]{align-content:center;width:30px;height:30px;margin-left:20px}.panel-content .flex-panel .panel[data-v-50bd532f]{flex:1;filter:none;margin-bottom:0;padding:15px}.panel-content .flex-panel:last-child .panel[data-v-50bd532f]{border-bottom:none}.jp-pay-notice[data-v-50bd532f]{margin:0 4px 12px;padding:0 8px;font-size:12px;line-height:18px;color:#86909c;white-space:pre-wrap}.order-end-page .order-hander[data-v-f042b6eb]{box-sizing:border-box;margin:0 0 120px;padding:11px 0;font-size:13px;border-radius:4px;color:#1d1617}.order-end-page .order-content[data-v-f042b6eb]{display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative;text-align:center;padding:0 20px}.order-end-page .order-content .btn.primary[data-v-f042b6eb]{width:calc(100vw - 96px);border-radius:20px;margin:20px auto 24px;padding:10px 16px;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);box-shadow:0 2px 10px rgba(43,86,159,.3);display:flex;align-items:start}.order-end-page .order-content .btn.primary .icon[data-v-f042b6eb]{width:50px;height:30px;margin-top:10px}.order-end-page .order-content .btn.primary .content[data-v-f042b6eb]{flex:1;font-size:12px;font-weight:400;color:#fff;padding:6px;text-align:left}.order-end-page .order-content .btn.primary .content .title[data-v-f042b6eb]{font-size:16px;font-weight:500;margin-bottom:10px}.order-end-page .ad[data-v-f042b6eb]{width:90%;margin:0 auto}.order-end-page .ad .market[data-v-f042b6eb]{height:75px;border-radius:16px;margin-bottom:16px;padding:10px 16px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);box-shadow:0 3px 8px rgba(50,50,71,.05);display:flex;justify-content:space-between;align-items:center}.order-end-page .ad .market .img-box[data-v-f042b6eb]{border-radius:6px;opacity:1;background:#fff0e6;position:relative;width:40px;height:40px;overflow:hidden}.order-end-page .ad .market .img-box .img[data-v-f042b6eb]{position:absolute;width:40px;height:40px;left:-6px;bottom:-6px}.order-end-page .ad .market .content[data-v-f042b6eb]{flex:1;margin-left:8px}.order-end-page .ad .market .content .title[data-v-f042b6eb]{font-size:16px;font-weight:600;color:#040415;margin-bottom:6px}.order-end-page .ad .market .content .info[data-v-f042b6eb]{font-size:12px;color:rgba(0,0,0,.6)}.order-end-page .ad .market .btn[data-v-f042b6eb]{height:27px;width:calc(100vw - 96px);line-height:27px;border-radius:36px;opacity:1;background:linear-gradient(99deg,var(--primary-color) 0%,#3587A2 100%);box-shadow:0 2px 10px rgba(43,86,159,.3);font-size:12px;font-weight:500;color:#fff;text-align:center;padding:0 13px}.order-end-page .order-content .text[data-v-f042b6eb]{margin:30px 0 5px;font-weight:600;font-size:20px;line-height:100%}.order-end-page .order-content-img[data-v-f042b6eb]{margin-top:30px}.order-end-page .order-btn[data-v-f042b6eb]{width:calc(100vw - 96px);box-sizing:border-box;margin:0 48px 15px;border:1px solid var(--primary-color);color:var(--primary-color);font-weight:400;font-size:17px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:40px}.order-end-page .order-btn.bg[data-v-f042b6eb]{background:var(--primary-color);color:#fff}.form[data-v-f042b6eb]{padding:10px 20px}.form .input[data-v-f042b6eb]{height:45px;border-radius:480px;background:#f7f8fa;margin:18px 0;padding:0 20px;display:flex;align-items:center}.form .input .icon[data-v-f042b6eb]{width:20px;height:20px;margin-right:8px}.form .input uni-input[data-v-f042b6eb]{flex:1;color:#000;font-size:12px}.form .input uni-text[data-v-f042b6eb]{color:var(--primary-color);font-size:14px}.form .input uni-text.disabled[data-v-f042b6eb]{color:#999}.form uni-button[data-v-f042b6eb]{font-size:16px;width:100%;margin:18px 0;border-radius:480px;opacity:1;background:var(--primary-color)}.mark[data-v-f042b6eb]{position:absolute;left:50%;transform:translate(-50%,-50%);bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.mark .PayPoints[data-v-f042b6eb]{text-align:center;margin:auto}.pop_content[data-v-f042b6eb]{text-align:center;padding-top:15px;border-radius:15px 15px 0 0;background-color:#fff;height:20vh;max-width:750px;margin:auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);padding-bottom:70px;width:100%;position:fixed;left:0;right:0;bottom:0}.pop_content .title[data-v-f042b6eb]{text-align:left;margin-left:16px}.pop_content .close[data-v-f042b6eb]{position:absolute;right:10px;top:10px;padding:6px;width:15px;height:15px}.pop_content .title[data-v-f042b6eb]{margin-bottom:15px}.pop_content .pop_img[data-v-f042b6eb]{width:50vw;height:50vw}.pop_content .desc[data-v-f042b6eb]{font-size:small;margin-top:10px;padding-bottom:20px;color:#7a808d}.tips[data-v-f042b6eb]{border-radius:10px;height:55px;padding-left:15px;max-width:750px;margin:auto 16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);position:fixed;left:0;right:0;bottom:16px;display:flex;justify-content:flex-start;align-items:center;opacity:1;background:#fff7ea}.tips .icon[data-v-f042b6eb]{width:24px;height:24px}.tips .info[data-v-f042b6eb]{margin-left:10px;font-size:14px}.empty-data[data-v-912d424c]{display:flex;align-items:center;flex-direction:column;padding-top:25%}.empty-data .empty-icon[data-v-912d424c]{width:109px;height:105px;margin-bottom:20px}.empty-data .empty-text[data-v-912d424c]{font-size:16px;color:#a8afb9}.goods-image[data-v-6e0609e8]{flex-shrink:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;margin:0 auto}.top-tabbar[data-v-f16de272]{display:flex}.top-tabbar-item[data-v-f16de272]{height:38px;flex:1;line-height:40px;text-align:center;color:#040415;font-size:16px}.top-tabbar .active[data-v-f16de272]{border-bottom:3px solid var(--primary-color);color:var(--primary-color);font-weight:700}.order-page[data-v-2e611c8a]{display:flex;flex-direction:column;height:100vh;background:#fff}.order-page .scroll-order-list[data-v-2e611c8a]{flex:1;overflow:auto}.order-page .scroll-order-list .order-list[data-v-2e611c8a]{padding:0 16px 30px}.order-page .scroll-order-list .order-list .order-item[data-v-2e611c8a]{background:#fff;border-radius:10px;margin-top:16px;filter:drop-shadow(0px 3px 8px rgba(50,50,71,.05));padding:16px}.order-page .scroll-order-list .order-list .order-item .address[data-v-2e611c8a]{display:flex;justify-content:space-between}.order-page .scroll-order-list .order-list .order-item .address .name[data-v-2e611c8a]{display:flex;align-items:center;font-weight:600;font-size:15px;color:#040415;width:75%}.order-page .scroll-order-list .order-list .order-item .address .name .name-icon[data-v-2e611c8a]{width:20px;height:20px;margin-right:8px;flex-shrink:0}.order-page .scroll-order-list .order-list .order-item .address .name .name-text[data-v-2e611c8a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-page .scroll-order-list .order-list .order-item .address .status[data-v-2e611c8a]{font-weight:600;font-size:13px;color:var(--primary-color)}.order-page .scroll-order-list .order-list .order-item .goods-list[data-v-2e611c8a]{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.order-page .scroll-order-list .order-list .order-item .goods-list .img-list[data-v-2e611c8a]::-webkit-scrollbar{display:none;scrollbar-width:none;-ms-overflow-style:none}.order-page .scroll-order-list .order-list .order-item .goods-list .img-list[data-v-2e611c8a]{display:flex;overflow-x:auto;margin-right:10px}.order-page .scroll-order-list .order-list .order-item .goods-list .img-list .img-item[data-v-2e611c8a]{width:60px;height:60px;flex-shrink:0;margin-right:8px;border-radius:6px}.order-page .scroll-order-list .order-list .order-item .goods-list .goods-count[data-v-2e611c8a]{display:flex;align-items:center;color:rgba(4,4,21,.5);font-size:14px}.order-page .scroll-order-list .order-list .order-item .goods-list .goods-count .right-icon[data-v-2e611c8a]{width:14px;height:14px;margin-top:2px}.order-page .scroll-order-list .order-list .order-item .time-price[data-v-2e611c8a]{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.order-page .scroll-order-list .order-list .order-item .time-price .time[data-v-2e611c8a]{color:#040415;font-size:14px;opacity:.5}.order-page .scroll-order-list .order-list .order-item .time-price .price[data-v-2e611c8a]{font-size:16px;color:#040415;font-weight:600}.order-page .scroll-order-list .order-list .order-item .footer-botton[data-v-2e611c8a]{display:flex;justify-content:flex-end;align-items:center}.order-page .scroll-order-list .order-list .order-item .footer-botton .refund-amount[data-v-2e611c8a]{text-align:right;font-size:15px;color:var(--primary-color);margin-top:16px}.order-page .scroll-order-list .order-list .order-item .footer-botton .footer-botton-type[data-v-2e611c8a]{display:flex;justify-content:flex-end;align-self:end;margin-left:15px;margin-right:0}.order-page .scroll-order-list .order-list .order-item .footer-botton .footer-botton-type.button[data-v-2e611c8a]{width:-moz-max-content;width:max-content;height:30px;border-radius:40px;text-align:center;line-height:30px;margin-top:16px;font-weight:600;font-size:13px;padding:0 10px}.order-page .scroll-order-list .order-list .order-item .footer-botton .footer-botton-type.pay[data-v-2e611c8a]{background-color:var(--primary-color);color:#fff}.order-page .scroll-order-list .order-list .order-item .footer-botton .footer-botton-type.pay[data-v-2e611c8a]:active{opacity:.5}.order-page .scroll-order-list .order-list .order-item .footer-botton .footer-botton-type.sales[data-v-2e611c8a]{color:var(--primary-color);border:1px solid var(--primary-color)}.order-page .scroll-order-list .order-list .no-thing[data-v-2e611c8a]{margin-top:10px;font-size:13px;color:rgba(4,4,21,.5);text-align:center}uni-icon{display:inline-block;font-size:0;box-sizing:border-box}uni-icon[hidden]{display:none}.goods-list[data-v-3bd3fda3]{width:100%}.goods-item[data-v-3bd3fda3]{display:flex;align-items:center;padding:8px 0;font-weight:600;color:#040415}.goods-item .name[data-v-3bd3fda3]{flex:1;margin-left:12px;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods-item .count[data-v-3bd3fda3]{margin-left:8px;font-size:14px;color:rgba(4,4,21,.5)}.goods-item .price[data-v-3bd3fda3]{margin-left:8px;font-size:14px;color:#040415;font-weight:600}.empty-goods[data-v-ce863537]{width:100%}.goods-item[data-v-ce863537]{display:flex;align-items:center;padding:8px 0;font-weight:600;color:#040415}.goods-item[data-v-ce863537] .img-item[data-v-ce863537]{width:68px;height:68px;flex-shrink:0;border-radius:6px}.goods-item[data-v-ce863537] .name[data-v-ce863537]{flex:1;margin-left:12px;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods-item[data-v-ce863537] .count[data-v-ce863537]{margin-left:8px;font-size:14px;color:rgba(4,4,21,.5)}.goods-item[data-v-ce863537] .price[data-v-ce863537]{margin-left:8px;font-size:14px;color:#040415;font-weight:600}.order-detail[data-v-4e3ed5cd]{display:flex;flex-direction:column;background:#fff;height:100vh}.order-detail .content[data-v-4e3ed5cd]{padding:12px 16px;height:calc(100vh - 24px);overflow-y:auto}.order-detail .content .card[data-v-4e3ed5cd]{background:#fff;border-radius:10px;filter:drop-shadow(0px 3px 8px rgba(50,50,71,.05));margin-bottom:12px}.order-detail .content .order-status[data-v-4e3ed5cd]{padding:20px 16px;margin-bottom:16px}.order-detail .content .order-status .status[data-v-4e3ed5cd]{display:flex;flex-direction:column}.order-detail .content .order-status .status .status-text[data-v-4e3ed5cd]{color:#040415;font-weight:600;font-size:20px}.order-detail .content .order-status .status .status-msg[data-v-4e3ed5cd]{margin-top:10px;font-size:14px;color:#040415}.order-detail .content .order-status .pay .pay-status[data-v-4e3ed5cd]{font-weight:600;font-size:20px;color:var(--primary-color)}.order-detail .content .order-status .pay .pay-money[data-v-4e3ed5cd]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px}.order-detail .content .order-status .pay .pay-money .lable[data-v-4e3ed5cd]{color:rgba(4,4,21,.5);font-size:13px}.order-detail .content .order-status .pay .pay-money .money[data-v-4e3ed5cd]{font-size:36px;line-height:42px;color:var(--primary-color);margin-top:14px}.order-detail .content .order-goods[data-v-4e3ed5cd]{padding:0 16px;margin-top:14px}.order-detail .content .order-goods .address[data-v-4e3ed5cd]{display:flex;align-items:center;border-bottom:1px dashed rgba(4,4,21,.2);padding:20px 0}.order-detail .content .order-goods .address .address-icon[data-v-4e3ed5cd]{width:20px;height:20px}.order-detail .content .order-goods .address .address-text[data-v-4e3ed5cd]{font-weight:600;font-size:16px;color:#040415;margin-left:8px}.order-detail .content .order-goods .goods[data-v-4e3ed5cd]{border-bottom:1px dashed rgba(4,4,21,.2);padding:12px 0}.order-detail .content .order-goods .goods .goods-lable[data-v-4e3ed5cd]{margin-top:8px;color:rgba(4,4,21,.5);font-size:14px}.order-detail .content .order-goods .goods .goods-item[data-v-4e3ed5cd]{display:flex;align-items:center;padding:8px 0;font-weight:600;color:#040415}.order-detail .content .order-goods .goods .goods-item .img-item[data-v-4e3ed5cd]{width:68px;height:68px;flex-shrink:0;border-radius:6px}.order-detail .content .order-goods .goods .goods-item .name[data-v-4e3ed5cd]{font-size:15px;margin-left:12px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-detail .content .order-goods .goods .goods-item .count[data-v-4e3ed5cd]{font-size:13px;padding:0 18px}.order-detail .content .order-goods .goods .goods-item .price[data-v-4e3ed5cd]{font-weight:600;font-size:16px}.order-detail .content .order-goods .discount[data-v-4e3ed5cd]{padding:20px 0;border-bottom:1px dashed rgba(4,4,21,.2)}.order-detail .content .order-goods .discount .disp[data-v-4e3ed5cd]{display:flex;justify-content:space-between}.order-detail .content .order-goods .discount .disp .lable[data-v-4e3ed5cd]{color:rgba(4,4,21,.5);font-size:15px}.order-detail .content .order-goods .discount .disp .price[data-v-4e3ed5cd]{color:#040415;font-size:16px;font-weight:600}.order-detail .content .order-goods .discount .disp .highlight[data-v-4e3ed5cd]{color:var(--primary-color)}.order-detail .content .order-goods .discount .disp .amount[data-v-4e3ed5cd]{font-size:15px}.order-detail .content .order-goods .discount .pt20[data-v-4e3ed5cd]{padding-top:16px}.order-detail .content .order-goods .order-flow-item[data-v-4e3ed5cd]{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:none;font-size:12px;color:#040415}.order-detail .content .order-goods .order-flow-item .order-flow-item-type[data-v-4e3ed5cd]{width:20%}.order-detail .content .order-goods .order-flow-item .order-flow-item-time[data-v-4e3ed5cd]{flex:1;text-align:center}.order-detail .content .order-goods .order-flow-item .order-flow-item-amount[data-v-4e3ed5cd]{width:15%;text-align:right}.order-detail .content .order-goods .order-flow-item[data-v-4e3ed5cd]:last-child{margin-bottom:10px}.order-detail .content .order-goods .total-price[data-v-4e3ed5cd]{display:flex;flex-direction:column;font-size:17px;color:#040415;padding:18px 0;font-weight:600;align-items:stretch}.order-detail .content .order-goods .total-price .total-price-content[data-v-4e3ed5cd]{width:100%;display:flex;flex-direction:column;gap:12px}.order-detail .content .order-goods .total-price .total-price-first-row[data-v-4e3ed5cd]{display:flex;justify-content:space-between;align-items:center;width:100%}.order-detail .content .order-goods .total-price .info[data-v-4e3ed5cd]{font-size:15px;color:var(--primary-color);cursor:pointer;display:flex;align-items:center}.order-detail .content .order-goods .total-price .info .icon[data-v-4e3ed5cd]{margin-right:5px}.order-detail .content .order-goods .total-price .text[data-v-4e3ed5cd]{font-size:17px;color:#040415;font-weight:600;margin-left:auto}.order-detail .content .order-goods .total-price .payment-detail-rows[data-v-4e3ed5cd]{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.order-detail .content .order-goods .total-price .payment-detail-row[data-v-4e3ed5cd]{display:flex;justify-content:flex-end;align-items:center;gap:16px}.order-detail .content .order-goods .total-price .payment-detail-label[data-v-4e3ed5cd]{font-size:15px;color:rgba(4,4,21,.5);font-weight:400}.order-detail .content .order-goods .total-price .payment-detail-amount[data-v-4e3ed5cd]{font-size:15px;color:#040415;font-weight:600}.order-detail .content .order-goods .total-price .PayPoints[data-v-4e3ed5cd]{margin-right:10px}.order-detail .content .order-message[data-v-4e3ed5cd]{padding:9px 16px}.order-detail .content .order-message .message[data-v-4e3ed5cd]{display:flex;justify-content:space-between;font-size:15px;margin:9px 0}.order-detail .content .order-message .message .lable[data-v-4e3ed5cd]{color:rgba(4,4,21,.5)}.order-detail .content .order-message .message .text[data-v-4e3ed5cd]{font-size:15px}.order-detail .content .order-message .message .message-order[data-v-4e3ed5cd]{display:flex;align-items:center}.order-detail .content .order-message .message .message-order .line[data-v-4e3ed5cd]{width:1px;height:12px;background:#040415;margin:0 10px}.order-detail .content .order-message .message .message-order .duplicate[data-v-4e3ed5cd]{font-size:14px}.order-detail .hasFooterContentHeight[data-v-4e3ed5cd]{height:calc(100vh - 130px)}.order-detail .footer[data-v-4e3ed5cd]{display:flex;position:fixed;bottom:0;left:0;right:0;background-color:#fff;height:80px;width:100%;box-shadow:0 0 4px 4px rgba(205,209,220,.2);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.order-detail .footer .button[data-v-4e3ed5cd]{border-radius:32px;height:52px;margin:16px;font-weight:600;font-size:17px;line-height:52px;text-align:center;flex:1}.order-detail .footer .pay[data-v-4e3ed5cd]{background:var(--primary-color);color:#fff}.order-detail .footer .sales[data-v-4e3ed5cd]{color:var(--primary-color);border:1px solid var(--primary-color)}.pop_content[data-v-4e3ed5cd]{text-align:center;padding-top:15px;border-radius:15px 15px 0 0;background-color:#fff;min-height:245px;height:auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);width:100%;position:fixed;left:0;right:0;bottom:0}.pop_content .close[data-v-4e3ed5cd]{position:absolute;right:10px;top:10px;padding:6px;width:15px;height:15px}.pop_content .title[data-v-4e3ed5cd]{margin-bottom:15px}.pop_content .content[data-v-4e3ed5cd]{text-align:left;padding:5px 20px;white-space:pre-wrap}.pop_content .desc[data-v-4e3ed5cd]{font-size:small;margin-top:10px;padding-bottom:20px;color:#7a808d}.bill-detail[data-v-71949236]{display:flex;flex-direction:column;background:#fff;height:100vh}.bill-detail[data-v-71949236] .content{padding:12px 16px;height:calc(100vh - 24px);overflow-y:auto;background:#f9fafb}.bill-detail[data-v-71949236] .content .title{text-align:center;border-radius:8px;background:rgba(78,89,105,.1);font-size:18px;font-weight:500;line-height:25.2px;letter-spacing:0;color:#1d2129;padding:10px;margin:15px 0}.bill-detail[data-v-71949236] .content .info{font-size:13px;font-weight:400;color:#1d2129;margin-bottom:20px}.bill-detail[data-v-71949236] .content .panel{opacity:1;background:#fff;border-radius:10px;padding:15px;filter:drop-shadow(0px 3px 8px rgba(50,50,71,.05));margin-bottom:12px;display:flex;flex-direction:column;font-size:13px;letter-spacing:0;color:#1d2129;justify-content:space-between}.bill-detail[data-v-71949236] .content .panel .line{margin:5px 0}.bill-detail[data-v-71949236] .content .panel .goods{display:flex;align-items:center;margin-bottom:6px}.bill-detail[data-v-71949236] .content .panel .goods.discount{color:#999}.bill-detail[data-v-71949236] .content .panel .goods .name-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.bill-detail[data-v-71949236] .content .panel .goods .goods-thumb{flex-shrink:0}.bill-detail[data-v-71949236] .content .panel .goods .name{flex:1;min-width:0;word-break:break-word;white-space:normal;line-height:1.4}.bill-detail[data-v-71949236] .content .panel .goods .rate{width:20%;text-align:right;min-width:40px}.bill-detail[data-v-71949236] .content .panel .goods .val{width:25%;text-align:right}.bill-detail[data-v-71949236] .content .panel .goods .mark{width:10px;margin-left:5px;color:#316970}.bill-detail[data-v-71949236] .content .panel .summary{margin:30px 0 10px}.bill-detail[data-v-71949236] .content .panel .info{text-align:right;margin-top:7px;margin-bottom:1px}.bill-detail[data-v-71949236] .content .panel .info .val{width:100px;display:inline-block;text-align:right}.bill-detail .footer[data-v-71949236]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;height:80px;width:100%;box-shadow:0 0 4px 4px rgba(205,209,220,.2);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.bill-detail .footer .button[data-v-71949236]{border-radius:32px;height:52px;margin:16px;font-weight:600;font-size:17px;line-height:52px;text-align:center}.bill-detail .footer .pay[data-v-71949236]{background:var(--primary-color);color:#fff}.bill-detail .footer .sales[data-v-71949236]{color:var(--primary-color);border:1px solid var(--primary-color)}.generating-container[data-v-71949236]{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 30px 35vh;box-sizing:border-box}.generating-container .generating-icon[data-v-71949236]{margin-bottom:40px;width:140px}.generating-container .generating-title[data-v-71949236]{font-size:24px;font-weight:600;color:#040415;margin-bottom:12px;text-align:center}.generating-container .generating-subtitle[data-v-71949236]{font-size:16px;color:#666;margin-bottom:24px;text-align:center}.generating-container .generating-message[data-v-71949236]{font-size:14px;color:#666;text-align:center;line-height:1.6;max-width:320px;padding:0 20px}.loading-container[data-v-71949236]{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.email-page[data-v-6717eb6b]{min-height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1.25rem .9375rem}.container[data-v-6717eb6b]{width:100%;max-width:18.75rem;display:flex;flex-direction:column;align-items:center;padding:0 10px 40vh;box-sizing:border-box}.logo-container[data-v-6717eb6b]{width:100%;display:flex;justify-content:center;margin-bottom:2.5rem}.logo-container .logo[data-v-6717eb6b]{max-width:12.5rem;max-height:6.25rem;width:auto;height:auto}.form-container[data-v-6717eb6b]{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.input-container[data-v-6717eb6b]{width:100%}.input-container .email-input[data-v-6717eb6b]{width:100%;height:3.125rem;padding:0 .9375rem;border:.0625rem solid #E5E5E5;border-radius:.25rem;font-size:1rem;color:#040415;background-color:#fff;box-sizing:border-box}.input-container .email-input[data-v-6717eb6b]::-moz-placeholder{color:#999}.input-container .email-input[data-v-6717eb6b]::placeholder{color:#999}.input-container .email-input[data-v-6717eb6b]:focus{border-color:#2b569f;outline:none}.send-btn[data-v-6717eb6b]{width:100%;height:3.125rem;border:none;border-radius:.25rem;font-size:1.125rem;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.send-btn.email[data-v-6717eb6b]{background:var(--primary-color);color:#fff}.success-container[data-v-6717eb6b]{width:100%;display:flex;flex-direction:column;align-items:center;gap:.9375rem;margin-top:1.25rem}.success-icon[data-v-6717eb6b]{width:5rem;height:5rem;border-radius:50%;background-color:#4caf50;display:flex;align-items:center;justify-content:center;margin-bottom:.625rem}.success-icon .checkmark[data-v-6717eb6b]{color:#fff;font-size:3.125rem;font-weight:700;line-height:1}.success-title[data-v-6717eb6b]{font-size:1.25rem;font-weight:600;color:#040415;text-align:center}.success-message[data-v-6717eb6b]{font-size:.875rem;color:#666;text-align:center;line-height:1.6;padding:0 .625rem}.device-page[data-v-a5222e99]{background-color:#f9f9f9;padding:14px 0 0 18px;box-sizing:border-box}.device-page .header-notice[data-v-a5222e99]{display:flex;align-items:center;position:sticky;top:12px;left:16px;padding-bottom:12px}.device-page .header-icon[data-v-a5222e99]{width:12px;height:14px;margin-right:6px}.device-page .header-text[data-v-a5222e99]{font-size:12px;color:#888}.device-page .scroll-list[data-v-a5222e99]{overflow:scroll;height:calc(100vh - 44px)}.device-page .scroll-list .device-list[data-v-a5222e99]{box-sizing:border-box}.device-page .scroll-list .device-list .device-item[data-v-a5222e99]{font-weight:600;font-size:16px;line-height:22px;padding:16px;margin:16px 18px 0 0;background-color:#fff;border-radius:12px}.device-page .scroll-list .device-list .device-item[data-v-a5222e99]:nth-child(1){margin-top:0}.error-page[data-v-6f2252e7]{position:relative;height:100vh;background:linear-gradient(var(--sub-color) 10%,#fff 80%)}.error-page .header[data-v-6f2252e7]{display:flex;align-items:center;height:32px;padding:0 16px}.error-page .header .left[data-v-6f2252e7]{width:50px}.error-page .header .left .back-icon[data-v-6f2252e7]{width:13px;height:26px;flex-shrink:0;display:block}.error-page .header .center[data-v-6f2252e7]{flex:1;text-align:center;font-weight:600;font-size:18px}.error-page .header .right[data-v-6f2252e7]{visibility:hidden;width:50px}.error-page .content[data-v-6f2252e7]{display:flex;flex:1;flex-direction:column;text-align:center;align-items:center;font-weight:400;font-size:16px;color:#3d190a;word-break:break-all}.error-page .content .using[data-v-6f2252e7],.error-page .content .blocked[data-v-6f2252e7]{margin-top:16%;flex-shrink:0}.error-page .content .using-tips[data-v-6f2252e7]{margin-top:-20px;width:75%}.error-page .content .blocked-tips[data-v-6f2252e7]{width:75%}.error-page .footer[data-v-6f2252e7]{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);width:70%;margin:45px auto}.error-page .footer .btn-back[data-v-6f2252e7]{height:50px;background:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);border-radius:25px;color:#fff;margin-bottom:10px;border-color:transparent}.error-page .footer .btn-info[data-v-6f2252e7]{height:50px;background:transparent;border-radius:25px;color:linear-gradient(99deg,var(--primary-color) 0%,var(--sub-color) 100%);margin-bottom:10px;border:1px solid var(--primary-color)}.pop_content[data-v-6f2252e7]{text-align:center;padding-top:15px;border-radius:15px 15px 0 0;background-color:#fff;min-height:245px;height:auto;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);width:100%;position:fixed;left:0;right:0;bottom:0}.pop_content .close[data-v-6f2252e7]{position:absolute;right:10px;top:10px;padding:6px;width:15px;height:15px}.pop_content .title[data-v-6f2252e7]{margin-bottom:15px}.pop_content .content[data-v-6f2252e7]{text-align:left;padding:5px 20px;white-space:pre-wrap}.pop_content .desc[data-v-6f2252e7]{font-size:small;margin-top:10px;padding-bottom:20px;color:#7a808d}.error-page[data-v-2268a701]{height:100vh;text-align:center;padding-top:40px}.error-page .content[data-v-2268a701]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;margin:0 auto;height:auto}.error-page .title[data-v-2268a701]{font-size:28px;font-weight:700;margin-bottom:20px;margin-top:20px}.error-page .tips[data-v-2268a701]{font-size:14px;color:#999;width:80%;margin-bottom:20px}.error-page .btn-back[data-v-2268a701]{width:80%;vertical-align:middle;background-color:var(--primary-color);color:#fff;line-height:1;margin-top:40px;border-radius:20px;padding:16px 0}.normal-box[data-v-43ddd463]{box-sizing:border-box;margin:14px;padding:20px;background:#fff;box-shadow:0 3px 8px rgba(50,50,71,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:8px}.normal-box .normal-content-box .item[data-v-43ddd463]{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.normal-box .normal-content-box .item .left[data-v-43ddd463]{font-weight:400;font-size:15px;line-height:14px;text-align:center;color:#040415;display:flex;align-items:center}.normal-box .normal-content-box .item .left .icon[data-v-43ddd463]{width:30px;height:30px;padding-right:15px}.normal-box .normal-content-box .item .right .icon[data-v-43ddd463]{width:7px;height:15px}.normal-box .normal-content-box .item[data-v-43ddd463]:nth-last-child(1){margin-bottom:0}.normal-box .normal-content-box .item[data-v-43ddd463]:first-child{margin-top:0}.main[data-v-5bdad580]{background:#fff;box-sizing:border-box;height:100vh}.main[data-v-f64f05dc]{background:#fff;box-sizing:border-box;min-height:100vh}.main .title[data-v-f64f05dc]{font-size:18px;color:var(--primary-color);font-weight:700;text-align:center;padding:12px 0}.content-wrapper[data-v-f64f05dc]{background-color:#fff}.info-item[data-v-f64f05dc]{display:flex;font-size:14px;line-height:1.5;border-bottom:1px solid #f0f0f0}.info-item .item-title-wrapper[data-v-f64f05dc]{background-color:#f7f8fa;padding:12px;width:140px;flex-shrink:0;display:flex;align-items:center}.info-item .item-title[data-v-f64f05dc]{color:var(--primary-color)}.info-item .item-content-wrapper[data-v-f64f05dc]{padding:12px;flex-grow:1;word-break:break-word;color:#666}.info-item[data-v-f64f05dc]:last-child{border-bottom:none}@media (max-width: 480px){.info-item[data-v-f64f05dc]{flex-direction:column;padding:12px}.info-item .item-title-wrapper[data-v-f64f05dc]{width:100%;background-color:#fff;padding:0}.info-item .item-title[data-v-f64f05dc]{font-weight:700}.info-item .item-content-wrapper[data-v-f64f05dc]{padding:8px 0 0}}.content[data-v-b329c2cf]{padding:20px}.content .item[data-v-b329c2cf]{text-align:center}.content .item .info[data-v-b329c2cf]{margin:10px 0;font-size:14px;color:#333;text-align:left}.content .item .img[data-v-b329c2cf]{width:100%;border-radius:10px}.error-page[data-v-a5df7904]{height:60vh;text-align:center}.error-page .content[data-v-a5df7904]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.error-page .content .img[data-v-a5df7904]{width:70vw;height:70vw}.error-page .content .title[data-v-a5df7904]{font-size:28px;font-weight:700;margin-bottom:20px}.error-page .content .tips[data-v-a5df7904]{font-size:18px;color:rgba(0,0,0,.5);width:80%;line-height:1.5}.error-page[data-v-37d62ada]{height:60vh;text-align:center}.error-page .content[data-v-37d62ada]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.error-page .content .img[data-v-37d62ada]{width:70vw;height:70vw}.error-page .content .title[data-v-37d62ada]{font-size:28px;font-weight:700;margin-bottom:20px}.error-page .content .tips[data-v-37d62ada]{font-size:18px;color:rgba(0,0,0,.5);width:80%;line-height:1.5}.content[data-v-dad62f39]{border-radius:25px 25px 0 0;height:auto;min-height:75px;padding:15px;max-width:750px;margin:auto;padding-bottom:calc(constant(safe-area-inset-bottom) + 55px);padding-bottom:calc(env(safe-area-inset-bottom) + 55px);position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:flex-start;align-items:start;opacity:1;background:#fac540;box-shadow:0 -3px 10px rgba(175,148,143,.5);transition:transform .3s;transform:translateY(100px)}.content.bg[data-v-dad62f39]{background:var(--primary-color);box-shadow:0 -3px 10px rgba(175,148,143,.5)}.content.show[data-v-dad62f39]{transform:translateY(0)}.content .img[data-v-dad62f39]{width:42px;height:42px}.content .info[data-v-dad62f39]{padding-left:15px;display:flex;flex-direction:column;justify-content:space-evenly;color:#fff}.content .info .title[data-v-dad62f39]{font-size:18px}.content .info .txt[data-v-dad62f39]{font-size:12px;line-height:1.8;margin-top:10px}.mask[data-v-6a4e5e18]{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.8);z-index:999}.mask .login[data-v-6a4e5e18]{position:relative;width:75%;max-width:500px;height:auto;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;border-radius:20px;background-color:#fff}.mask .login .head[data-v-6a4e5e18]{border-radius:20px 20px 0 0;text-align:center;margin:-10px 10px;padding-top:30px}.mask .login .head .close[data-v-6a4e5e18]{float:right;height:11px;width:18px}.mask .login .head uni-text[data-v-6a4e5e18]{height:36px;font-size:16px;font-weight:700;line-height:normal}.mask .login .form[data-v-6a4e5e18]{padding:25px}.mask .login .form uni-button[data-v-6a4e5e18]{font-size:16px;width:100%;margin:18px 0;border-radius:480px;opacity:1;background:var(--primary-color)}.shake[data-v-6a4e5e18]{animation:shake-6a4e5e18 .15s 2 linear}@keyframes shake-6a4e5e18{0%{transform:translate(3px)}50%{transform:translate(-3px)}to{transform:translate(0)}}.container[data-v-d7968a78]{width:calc(100vw - 30px);max-width:720px;height:auto;margin:0 auto 13px;border-radius:20px;opacity:1;overflow:hidden;background:linear-gradient(135deg,var(--primary-color) 0%,var(--sub-color) 100%);position:relative}.container .bg[data-v-d7968a78]{position:absolute;left:30%;top:6px}.container .title[data-v-d7968a78]{display:flex;justify-content:space-between;padding:12px 16px 8px}.container .title .left[data-v-d7968a78]{display:flex;align-items:center;margin-bottom:4px}.container .title .left .head-txt[data-v-d7968a78]{font-size:17px;font-weight:700;line-height:18px;color:#fff}.container .title .left .img[data-v-d7968a78]{height:30px;width:100px}.container .title .left .info[data-v-d7968a78]{display:flex;align-content:center;padding:3px 5px 0;background:rgba(90,143,201,.28);border-radius:6px;margin-left:5px}.container .title .left .info .txt[data-v-d7968a78]{font-size:10px;margin-left:5px;font-weight:400;line-height:18px;color:#fff;display:inline-block;opacity:1;margin-bottom:2px;background-image:-webkit-linear-gradient(left,#ffffff,var(--sub-color) 25%,#ffffff 50%,var(--sub-color) 75%,#ffffff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:200% 100%;-webkit-animation:maskedAnimation-d7968a78 1.3s infinite ease-in}.container .title .left .info .icon[data-v-d7968a78]{width:12px;height:16px;margin-right:2px}.container .title .right .dot[data-v-d7968a78]{display:inline-block;margin-left:3px;width:6px;height:6px;border-radius:50%;background:#fff;opacity:.4}.container .title .right .dot.active[data-v-d7968a78]{opacity:1}.container .swiper[data-v-d7968a78]{width:100%;height:220px;min-height:220px}.container .swiper .item[data-v-d7968a78]{display:flex;justify-content:space-evenly;height:96%!important}.container .swiper .item .goods[data-v-d7968a78]{width:47%;border-radius:16px;background:#fff;display:flex;flex-direction:column}.container .swiper .item .goods .img-box[data-v-d7968a78]{flex:1;background-color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:16px}.container .swiper .item .goods .img-box .img[data-v-d7968a78]{width:108px;height:108px}.container .swiper .item .goods .info[data-v-d7968a78]{padding:6px 10px 0;background-color:color-mix(in srgb,var(--sub-bg-color) 70%,transparent);height:70px;border-radius:0 0 16px 16px;position:relative}.container .swiper .item .goods .info .sales-tag[data-v-d7968a78]{position:absolute;top:-27px;left:8px;box-sizing:border-box;border-radius:10px 0 10px 10px;padding:2px 6px;font-size:12px;z-index:2;color:#fff}.container .swiper .item .goods .info .sales-tag.discount[data-v-d7968a78]{background:linear-gradient(90deg,#0084ff 15%,#41bdff 105%)}.container .swiper .item .goods .info .sales-tag.reduction[data-v-d7968a78]{background:linear-gradient(90deg,#fb6602 1%,#fa0)}.container .swiper .item .goods .info .name[data-v-d7968a78]{color:#000;margin:4px 0 2px;width:calc(100% - 12px);line-height:18px;height:36px;font-weight:500;font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.container .swiper .item .goods .info .price[data-v-d7968a78]{font-weight:800;color:#ea5504;line-height:20px;font-size:14px}.container .swiper .item .goods .info .price .txt[data-v-d7968a78]{font-weight:800;color:#ea5504;line-height:20px;font-size:12px}.container .swiper .item .goods .info .price .txt.large[data-v-d7968a78]{font-size:18px}.container .swiper .item .goods .info .price .delineate[data-v-d7968a78]{margin-left:5px;font-size:12px;color:#999;text-decoration:line-through}@keyframes maskedAnimation-d7968a78{0%{background-position:0 0}to{background-position:-100% 0}}
