#app{font-family:Roboto,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.one-img-container img{width:100%}.mint-spinner-fading-circle{left:44%}.mint-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#26a2ff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px;line-height:1;padding:0 10px;position:relative;text-align:center;white-space:nowrap}.mint-header .mint-button{background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;display:inline-block;padding:0;font-size:inherit}.mint-header .mint-button:after{content:none}.mint-header.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-header-button{-webkit-box-flex:.5;-ms-flex:.5;flex:.5}.mint-header-button>a{color:inherit}.mint-header-button.is-right{text-align:right}.mint-header-button.is-left{text-align:left}.mint-header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit;font-weight:400;-webkit-box-flex:1;-ms-flex:1;flex:1}.mint-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:block;font-size:18px;height:41px;outline:0;overflow:hidden;position:relative;text-align:center}.mint-button:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-button:not(.is-disabled):active:after{opacity:.4}.mint-button.is-disabled{opacity:.6}.mint-button-icon{vertical-align:middle;display:inline-block}.mint-button--default{color:#656b79;background-color:#f6f8fa;-webkit-box-shadow:0 0 1px #b8bbbf;box-shadow:0 0 1px #b8bbbf}.mint-button--default.is-plain{border:1px solid #5a5a5a;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#5a5a5a}.mint-button--primary{color:#fff;background-color:#26a2ff}.mint-button--primary.is-plain{border:1px solid #26a2ff;background-color:transparent;color:#26a2ff}.mint-button--danger{color:#fff;background-color:#ef4f4f}.mint-button--danger.is-plain{border:1px solid #ef4f4f;background-color:transparent;color:#ef4f4f}.mint-button--large{display:block;width:100%}.mint-button--normal,.mint-button--small{display:inline-block;padding:0 12px}.mint-button--small{font-size:14px;height:33px}.mint-cell{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;min-height:48px;display:block;overflow:hidden;position:relative;text-decoration:none}.mint-cell img{vertical-align:middle}.mint-cell:first-child .mint-cell-wrapper{background-origin:border-box}.mint-cell:last-child{background-image:-webkit-gradient(linear,left bottom,left top,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));background-image:linear-gradient(0deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 1px;background-repeat:no-repeat;background-position:bottom}.mint-cell-wrapper{background-image:-webkit-gradient(linear,left top,left bottom,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:120% 1px;background-repeat:no-repeat;background-position:0 0;background-origin:content-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:1;min-height:inherit;overflow:hidden;padding:0 10px;width:100%}.mint-cell-mask:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-cell-mask:active:after{opacity:.1}.mint-cell-text{vertical-align:middle}.mint-cell-label{color:#888;display:block;font-size:12px;margin-top:6px}.mint-cell-title{-webkit-box-flex:1;-ms-flex:1;flex:1}.mint-cell-value{color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mint-cell-value.is-link{margin-right:24px}.mint-cell-left{position:absolute;height:100%;left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mint-cell-right{position:absolute;height:100%;right:0;top:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mint-cell-allow-right:after{border-color:#c8c8cd;border-style:solid;border-width:2px 2px 0 0;content:" ";top:50%;right:20px;position:absolute;width:5px;height:5px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.mint-cell-swipe .mint-cell-wrapper{position:relative}.mint-cell-swipe .mint-cell-left,.mint-cell-swipe .mint-cell-right,.mint-cell-swipe .mint-cell-wrapper{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-cell-swipe-buttongroup{height:100%}.mint-cell-swipe-button{height:100%;display:inline-block;padding:0 10px;line-height:48px}.mint-field{display:-webkit-box;display:-ms-flexbox;display:flex}.mint-field .mint-cell-title{width:105px;-webkit-box-flex:0;-ms-flex:none;flex:none}.mint-field .mint-cell-value{-webkit-box-flex:1;-ms-flex:1;flex:1;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.mint-field.is-nolabel .mint-cell-title{display:none}.mint-field.is-textarea{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.mint-field.is-textarea .mint-cell-title{padding:10px 0}.mint-field.is-textarea .mint-cell-value{padding:5px 0}.mint-field-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:0;-webkit-box-flex:1;-ms-flex:1;flex:1;outline:0;line-height:1.6;font-size:inherit;width:100%}.mint-field-clear{opacity:.2}.mint-field-state{color:inherit;margin-left:20px}.mint-field-state .mintui{font-size:20px}.mint-field-state.is-default{margin-left:0}.mint-field-state.is-success{color:#4caf50}.mint-field-state.is-warning{color:#ffc107}.mint-field-state.is-error{color:#f44336}.mint-field-other{top:0;right:0;position:relative}.mint-badge{color:#fff;text-align:center;display:inline-block}.mint-badge.is-size-large{border-radius:14px;font-size:18px;padding:2px 10px}.mint-badge.is-size-small{border-radius:8px;font-size:12px;padding:2px 6px}.mint-badge.is-size-normal{border-radius:12px;font-size:15px;padding:2px 8px}.mint-badge.is-warning{background-color:#ffc107}.mint-badge.is-error{background-color:#f44336}.mint-badge.is-primary{background-color:#26a2ff}.mint-badge.is-success{background-color:#4caf50}.mint-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.mint-switch *{pointer-events:none}.mint-switch-label{margin-left:10px;display:inline-block}.mint-switch-label:empty{margin-left:0}.mint-switch-core{display:inline-block;position:relative;width:52px;height:32px;border:1px solid #d9d9d9;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#d9d9d9}.mint-switch-core:after,.mint-switch-core:before{content:" ";top:0;left:0;position:absolute;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:15px}.mint-switch-core:after{width:30px;height:30px;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4)}.mint-switch-core:before{width:50px;height:30px;background-color:#fdfdfd}.mint-switch-input{display:none}.mint-switch-input:checked+.mint-switch-core{border-color:#26a2ff;background-color:#26a2ff}.mint-switch-input:checked+.mint-switch-core:before{-webkit-transform:scale(0);transform:scale(0)}.mint-switch-input:checked+.mint-switch-core:after{-webkit-transform:translateX(20px);transform:translateX(20px)}.mint-spinner-snake{-webkit-animation:mint-spinner-rotate .8s linear infinite;animation:mint-spinner-rotate .8s linear infinite;border:4px solid transparent;border-radius:50%}@-webkit-keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mint-spinner-double-bounce{position:relative}.mint-spinner-double-bounce-bounce1,.mint-spinner-double-bounce-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:mint-spinner-double-bounce 2s ease-in-out infinite;animation:mint-spinner-double-bounce 2s ease-in-out infinite}.mint-spinner-double-bounce-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-triple-bounce-bounce1,.mint-spinner-triple-bounce-bounce2,.mint-spinner-triple-bounce-bounce3{border-radius:100%;display:inline-block;-webkit-animation:mint-spinner-triple-bounce 1.4s ease-in-out infinite both;animation:mint-spinner-triple-bounce 1.4s ease-in-out infinite both}.mint-spinner-triple-bounce-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.mint-spinner-triple-bounce-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-fading-circle{position:relative}.mint-spinner-fading-circle-circle{width:100%;height:100%;top:0;left:0;position:absolute}.mint-spinner-fading-circle-circle:before{content:" ";display:block;margin:0 auto;width:15%;height:15%;border-radius:100%;-webkit-animation:mint-fading-circle 1.2s ease-in-out infinite both;animation:mint-fading-circle 1.2s ease-in-out infinite both}.mint-spinner-fading-circle-circle.is-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.mint-spinner-fading-circle-circle.is-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.mint-spinner-fading-circle-circle.is-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.mint-spinner-fading-circle-circle.is-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.mint-spinner-fading-circle-circle.is-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mint-spinner-fading-circle-circle.is-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.mint-spinner-fading-circle-circle.is-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.mint-spinner-fading-circle-circle.is-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.mint-spinner-fading-circle-circle.is-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.mint-spinner-fading-circle-circle.is-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.mint-spinner-fading-circle-circle.is-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mint-spinner-fading-circle-circle.is-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.mint-spinner-fading-circle-circle.is-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.mint-spinner-fading-circle-circle.is-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.mint-spinner-fading-circle-circle.is-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.mint-spinner-fading-circle-circle.is-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.mint-spinner-fading-circle-circle.is-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mint-spinner-fading-circle-circle.is-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.mint-spinner-fading-circle-circle.is-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.mint-spinner-fading-circle-circle.is-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.mint-spinner-fading-circle-circle.is-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.mint-spinner-fading-circle-circle.is-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}.mint-tab-item{display:block;padding:7px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:none}.mint-tab-item-icon{width:24px;height:24px;margin:0 auto 5px}.mint-tab-item-icon:empty{display:none}.mint-tab-item-icon>*{display:block;width:100%;height:100%}.mint-tab-item-label{color:inherit;font-size:12px;line-height:1}.mint-tab-container-item{-ms-flex-negative:0;flex-shrink:0;width:100%}.mint-tab-container{overflow:hidden;position:relative}.mint-tab-container .swipe-transition{-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-navbar,.mint-tab-container-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.mint-navbar{background-color:#fff;text-align:center}.mint-navbar .mint-tab-item{padding:17px 0;font-size:15px}.mint-navbar .mint-tab-item:last-child{border-right:0}.mint-navbar .mint-tab-item.is-selected{border-bottom:3px solid #26a2ff;color:#26a2ff;margin-bottom:-3px}.mint-navbar.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-tabbar{background-image:-webkit-gradient(linear,left top,left bottom,from(#d9d9d9),color-stop(50%,#d9d9d9),color-stop(50%,transparent));background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 1px;background-repeat:no-repeat;background-position:0 0;position:relative;background-color:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;right:0;bottom:0;left:0;position:absolute;text-align:center}.mint-tabbar>.mint-tab-item.is-selected{background-color:#eaeaea;color:#26a2ff}.mint-tabbar.is-fixed{right:0;bottom:0;left:0;position:fixed;z-index:1}.mint-search{height:100%;height:100vh;overflow:hidden}.mint-searchbar{position:relative;background-color:#d9d9d9;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;z-index:1}.mint-searchbar,.mint-searchbar-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mint-searchbar-inner{background-color:#fff;border-radius:2px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:28px;padding:4px 6px}.mint-searchbar-inner .mintui-search{font-size:12px;color:#d9d9d9}.mint-searchbar-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;outline:0}.mint-searchbar-cancel{color:#26a2ff;margin-left:10px;text-decoration:none}.mint-search-list{overflow:auto;padding-top:44px;top:0;right:0;bottom:0;left:0;position:absolute}.mint-checklist .mint-cell{padding:0}.mint-checklist.is-limit .mint-checkbox-core:not(:checked){background-color:#d9d9d9;border-color:#d9d9d9}.mint-checklist-label{display:block;padding:0 10px}.mint-checklist-title{color:#888;display:block;font-size:12px;margin:8px}.mint-checkbox.is-right{float:right}.mint-checkbox-label{vertical-align:middle;margin-left:6px}.mint-checkbox-input{display:none}.mint-checkbox-input:checked+.mint-checkbox-core{background-color:#26a2ff;border-color:#26a2ff}.mint-checkbox-input:checked+.mint-checkbox-core:after{border-color:#fff;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.mint-checkbox-input[disabled]+.mint-checkbox-core{background-color:#d9d9d9;border-color:#ccc}.mint-checkbox-core{display:inline-block;background-color:#fff;border-radius:100%;border:1px solid #ccc;position:relative;width:20px;height:20px;vertical-align:middle}.mint-checkbox-core:after{border:2px solid transparent;border-left:0;border-top:0;content:" ";top:3px;left:6px;position:absolute;width:4px;height:8px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mint-radiolist .mint-cell{padding:0}.mint-radiolist-label{display:block;padding:0 10px}.mint-radiolist-title{font-size:12px;margin:8px;display:block;color:#888}.mint-radio.is-right{float:right}.mint-radio-label{vertical-align:middle;margin-left:6px}.mint-radio-input{display:none}.mint-radio-input:checked+.mint-radio-core{background-color:#26a2ff;border-color:#26a2ff}.mint-radio-input:checked+.mint-radio-core:after{background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}.mint-radio-input[disabled]+.mint-radio-core{background-color:#d9d9d9;border-color:#ccc}.mint-radio-core{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:100%;border:1px solid #ccc;position:relative;width:20px;height:20px;vertical-align:middle}.mint-radio-core:after{content:" ";border-radius:100%;top:5px;left:5px;position:absolute;width:8px;height:8px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(0);transform:scale(0)}.mint-loadmore{overflow:hidden}.mint-loadmore-content.is-dropped{-webkit-transition:.2s;transition:.2s}.mint-loadmore-bottom,.mint-loadmore-top{text-align:center;height:50px;line-height:50px}.mint-loadmore-top{margin-top:-50px}.mint-loadmore-bottom{margin-bottom:-50px}.mint-loadmore-spinner{display:inline-block;margin-right:5px;vertical-align:middle}.mint-loadmore-text{vertical-align:middle}.mint-actionsheet{position:fixed;background:#e0e0e0;width:100%;text-align:center;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.mint-actionsheet-list{list-style:none;padding:0;margin:0}.mint-actionsheet-listitem{border-bottom:1px solid #e0e0e0}.mint-actionsheet-button,.mint-actionsheet-listitem{display:block;width:100%;height:45px;line-height:45px;font-size:18px;color:#333;background-color:#fff}.mint-actionsheet-button:active,.mint-actionsheet-listitem:active{background-color:#f0f0f0}.actionsheet-float-enter,.actionsheet-float-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.mint-popup{position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s ease-out;transition:.2s ease-out}.mint-popup-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.mint-popup-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-left{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.popup-slide-top-enter,.popup-slide-top-leave-active{-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}.popup-slide-right-enter,.popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.popup-slide-bottom-enter,.popup-slide-bottom-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.popup-slide-left-enter,.popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.popup-fade-enter,.popup-fade-leave-active{opacity:0}.mint-swipe,.mint-swipe-items-wrap{overflow:hidden;position:relative;height:100%}.mint-swipe-items-wrap>div{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100%;display:none}.mint-swipe-items-wrap>div.is-active{display:block;-webkit-transform:none;transform:none}.mint-swipe-indicators{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mint-swipe-indicator{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 3px}.mint-swipe-indicator.is-active{background:#fff}.mt-range{position:relative;height:30px;line-height:30px}.mt-range,.mt-range>*{display:-webkit-box;display:-ms-flexbox;display:flex}.mt-range [slot=start]{margin-right:5px}.mt-range [slot=end]{margin-left:5px}.mt-range-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px}.mt-range-runway{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:-30px;border-top-color:#a9acb1;border-top-style:solid}.mt-range-thumb{background-color:#fff;position:absolute;left:0;top:0;width:30px;height:30px;border-radius:100%;cursor:move;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);box-shadow:0 1px 3px rgba(0,0,0,.4)}.mt-range-progress{position:absolute;display:block;background-color:#26a2ff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.mt-range--disabled{opacity:.5}.picker{overflow:hidden}.picker-toolbar{height:40px}.picker-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;text-align:right;font-size:24px;position:relative}.picker-center-highlight{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;width:100%;top:50%;margin-top:-18px;pointer-events:none}.picker-center-highlight:after,.picker-center-highlight:before{content:"";position:absolute;height:1px;width:100%;background-color:#eaeaea;display:block;z-index:15;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.picker-center-highlight:before{left:0;top:0;bottom:auto;right:auto}.picker-center-highlight:after{left:0;bottom:0;right:auto;top:auto}.picker-slot{font-size:18px;overflow:hidden;position:relative;max-height:100%}.picker-slot.picker-slot-left{text-align:left}.picker-slot.picker-slot-center{text-align:center}.picker-slot.picker-slot-right{text-align:right}.picker-slot.picker-slot-divider{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.picker-slot-wrapper{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-wrapper.dragging,.picker-slot-wrapper.dragging .picker-item{-webkit-transition-duration:0s;transition-duration:0s}.picker-item{height:36px;line-height:36px;padding:0 10px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;color:#707274;left:0;top:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-absolute .picker-item{position:absolute}.picker-item.picker-item-far{pointer-events:none}.picker-item.picker-selected{color:#000;-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.picker-3d .picker-items{overflow:hidden;-webkit-perspective:700px;perspective:700px}.picker-3d .picker-item,.picker-3d .picker-slot,.picker-3d .picker-slot-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.picker-3d .picker-slot{overflow:visible}.picker-3d .picker-item{-webkit-transform-origin:center center;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.mt-progress{position:relative;height:30px;line-height:30px}.mt-progress,.mt-progress>*{display:-webkit-box;display:-ms-flexbox;display:flex}.mt-progress [slot=start]{margin-right:5px}.mt-progress [slot=end]{margin-left:5px}.mt-progress-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.mt-progress-runway{left:0;right:0;background-color:#ebebeb;height:3px}.mt-progress-progress,.mt-progress-runway{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.mt-progress-progress{display:block;background-color:#26a2ff;width:0}.mint-toast{position:fixed;max-width:80%;border-radius:5px;background:rgba(0,0,0,.7);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;z-index:1000;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.mint-toast.is-placebottom{bottom:50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast.is-placemiddle{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mint-toast.is-placetop{top:50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast-icon{display:block;text-align:center;font-size:56px}.mint-toast-text{font-size:14px;display:block;text-align:center}.mint-toast-pop-enter,.mint-toast-pop-leave-active{opacity:0}.mint-indicator{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.mint-indicator-wrapper{top:50%;left:50%;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;background:rgba(0,0,0,.7);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mint-indicator-text{display:block;color:#fff;text-align:center;margin-top:10px;font-size:16px}.mint-indicator-spin{display:inline-block;text-align:center}.mint-indicator-mask{top:0;left:0;position:fixed;width:100%;height:100%;opacity:0;background:transparent}.mint-indicator-enter,.mint-indicator-leave-active{opacity:0}.mint-msgbox{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-color:#fff;width:85%;border-radius:3px;font-size:16px;-webkit-user-select:none;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.2s;transition:.2s}.mint-msgbox-header{padding:15px 0 0}.mint-msgbox-content{padding:10px 20px 15px;border-bottom:1px solid #ddd;min-height:36px;position:relative}.mint-msgbox-input{padding-top:15px}.mint-msgbox-input input{border:1px solid #dedede;border-radius:5px;padding:4px 5px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.mint-msgbox-input input.invalid,.mint-msgbox-input input.invalid:focus{border-color:#ff4949}.mint-msgbox-errormsg{color:red;font-size:12px;min-height:18px;margin-top:2px}.mint-msgbox-title{text-align:center;padding-left:0;margin-bottom:0;font-size:16px;font-weight:700;color:#333}.mint-msgbox-message{color:#999;margin:0;text-align:center;line-height:36px}.mint-msgbox-btns{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;line-height:40px}.mint-msgbox-btn{line-height:35px;display:block;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;border:0}.mint-msgbox-btn:focus{outline:none}.mint-msgbox-btn:active{background-color:#fff}.mint-msgbox-cancel{width:50%;border-right:1px solid #ddd}.mint-msgbox-cancel:active{color:#000}.mint-msgbox-confirm{color:#26a2ff;width:50%}.mint-msgbox-confirm:active{color:#26a2ff}.msgbox-bounce-enter{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7)}.msgbox-bounce-leave-active{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;height:100%;opacity:.5;background:#000}.mint-datetime,.v-modal{width:100%}.mint-datetime .picker-item,.mint-datetime .picker-slot-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.mint-datetime .picker-toolbar{border-bottom:1px solid #eaeaea}.mint-datetime-action{display:inline-block;width:50%;text-align:center;line-height:40px;font-size:16px;color:#26a2ff}.mint-datetime-cancel{float:left}.mint-datetime-confirm{float:right}.mint-indexlist{width:100%;position:relative;overflow:hidden}.mint-indexlist-content{margin:0;padding:0;overflow:auto}.mint-indexlist-nav{position:absolute;top:0;bottom:0;right:0;background-color:#fff;border-left:1px solid #ddd;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mint-indexlist-nav,.mint-indexlist-navlist{margin:0;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mint-indexlist-navlist{padding:0;list-style:none}.mint-indexlist-navitem{padding:2px 6px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.mint-indexlist-indicator{position:absolute;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:50px;background-color:rgba(0,0,0,.7);border-radius:5px;color:#fff;font-size:22px}.mint-indexsection{padding:0;margin:0}.mint-indexsection-index{margin:0;padding:10px;background-color:#fafafa}.mint-indexsection-index+ul{padding:0}.mint-palette-button{display:inline-block;position:relative;border-radius:50%;width:56px;height:56px;line-height:56px;text-align:center;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.mint-main-button{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#00f;font-size:2em}.mint-palette-button-active{-webkit-animation:mint-zoom .5s ease-in-out;animation:mint-zoom .5s ease-in-out}.mint-sub-button-container>*{position:absolute;top:15px;left:15px;width:25px;height:25px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@-webkit-keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@font-face{font-family:mintui;src:url(data:application/x-font-ttf;base64,AAEAAAAPAIAAAwBwRkZUTXMrDTgAAAD8AAAAHE9TLzJXb1zGAAABGAAAAGBjbWFwsbgH3gAAAXgAAAFaY3Z0IA1j/vQAAA2UAAAAJGZwZ20w956VAAANuAAACZZnYXNwAAAAEAAADYwAAAAIZ2x5Zm8hHaQAAALUAAAHeGhlYWQKwq5kAAAKTAAAADZoaGVhCJMESQAACoQAAAAkaG10eBuiAmQAAAqoAAAAKGxvY2EJUArqAAAK0AAAABhtYXhwAS4KKwAACugAAAAgbmFtZal8DOEAAAsIAAACE3Bvc3QbrFqUAAANHAAAAHBwcmVwpbm+ZgAAF1AAAACVAAAAAQAAAADMPaLPAAAAANN2tTQAAAAA03a1NAAEBBIB9AAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAgAGAwAAAAAAAAAAAAEQAAAAAAAAAAAAAABQZkVkAMAAeOYJA4D/gABcA38AgAAAAAEAAAAAAxgAAAAAACAAAQAAAAMAAAADAAAAHAABAAAAAABUAAMAAQAAABwABAA4AAAACgAIAAIAAgB45gLmBeYJ//8AAAB45gDmBOYI////ixoEGgMaAQABAAAAAAAAAAAAAAAAAQYAAAEAAAAAAAAAAQIAAAACAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACACIAAAEyAqoAAwAHAClAJgAAAAMCAANXAAIBAQJLAAICAU8EAQECAUMAAAcGBQQAAwADEQUPKzMRIREnMxEjIgEQ7szMAqr9ViICZgAAAAUALP/hA7wDGAAWADAAOgBSAF4Bd0uwE1BYQEoCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoGCV4RAQwGBAYMXgALBAtpDwEIAAYMCAZYAAoHBQIECwoEWRIBDg4NUQANDQoOQhtLsBdQWEBLAgEADQ4NAA5mAAMOAQ4DXgABCAgBXBABCQgKCAkKZhEBDAYEBgxeAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CG0uwGFBYQEwCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoICQpmEQEMBgQGDARmAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CG0BOAgEADQ4NAA5mAAMOAQ4DAWYAAQgOAQhkEAEJCAoICQpmEQEMBgQGDARmAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CWVlZQChTUzs7MjEXF1NeU15bWDtSO1JLQzc1MToyOhcwFzBRETEYESgVQBMWKwEGKwEiDgIdASE1NCY1NC4CKwEVIQUVFBYUDgIjBiYrASchBysBIiciLgI9ARciBhQWMzI2NCYXBgcOAx4BOwYyNicuAScmJwE1ND4COwEyFh0BARkbGlMSJRwSA5ABChgnHoX+SgKiARUfIw4OHw4gLf5JLB0iFBkZIBMIdwwSEgwNEhKMCAYFCwQCBA8OJUNRUEAkFxYJBQkFBQb+pAUPGhW8HykCHwEMGScaTCkQHAQNIBsSYYg0Fzo6JRcJAQGAgAETGyAOpz8RGhERGhF8GhYTJA4QDQgYGg0jERMUAXfkCxgTDB0m4wAAAQDp//UCugMMABEASLYKAQIAAQFAS7AaUFhACwABAQpBAAAACwBCG0uwKlBYQAsAAAABUQABAQoAQhtAEAABAAABTQABAQBRAAABAEVZWbMYFQIQKwkCFhQGIicBJjcmNwE2MhYUArD+iQF3ChQcCv5yCgEBCgGOChwUAtT+rf6sCRwTCgFoCw8OCwFoChMcAAAAAAMAXgElA6EB2gAHAA8AFwAhQB4EAgIAAQEATQQCAgAAAVEFAwIBAAFFExMTExMQBhQrEiIGFBYyNjQkIgYUFjI2NCQiBhQWMjY03ks1NUs1ARNLNTVLNQERSzU1SzUB2jVLNTVLNTVLNTVLNTVLNTVLAAAAAQAA/4AEtgN/ABAAEkAPBwYFAwAFAD0AAABfHQEPKwEEAQcmATcBNiQ+AT8BMh4BBLb/AP6adZT+uW0BJZkBCJ5uGBUFDicDNuP95Le4AUdu/wCa+YVeDg4EIwACAE7/6AO4A1IAGAAgACdAJBEDAgMEAUAAAAAEAwAEWQADAAECAwFZAAICCwJCExMVJRgFEyslJyYnNjU0LgEiDgEUHgEzMjcWHwEWMjY0JCImNDYyFhQDrdQFB0lfpMKkX1+kYYZlAwTUCx8W/nb4sLD4sCrYBgJie2KoYWGoxahhWwYE2QsXH5a0/rOz/gAGAEH/wAO/Az4ADwAbADMAQwBPAFsAVUBSW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEGxoZGBcWFRQTEhEQJAEAAUAAAwADaAACAQJpBAEAAQEATQQBAAABUQUBAQABRT08NTQpKB0cFxAGECsAIg4CFB4CMj4CNC4BAwcnByc3JzcXNxcHEiInLgEnJjQ3PgE3NjIXHgEXFhQHDgEHAiIOAhQeAjI+AjQuAQMnByc3JzcXNxcHFyEXNxc3JzcnBycHFwJataZ3R0d3prWmd0dHd0Qimpoimpoimpoimjm2U1F7IiMjIntRU7ZTUHwiIyMifFBUtaV4RkZ4pbWleEdHeGWamiOamiOamiOamv6IIZqaIZqaIZqaIZoDPkd3praleEZGeKW2pnf97yKamiKamiKamiKa/kAjInxQU7ZTUXsiIyMie1FTtlNQfCIDWkZ4pbWleEdHeKW1pXj9zJqaI5qaI5qaI5qaIZqaIZqaIZqaIZoAAAAABABHAAIDtwLdAA0AHQAwADEAMUAuMQEEBQFAAAAABQQABVkABAADAgQDWQACAQECTQACAgFRAAECAUU2NDU1NRIGFCslASYiBwEGFxYzITI3NiUUBisBIiY9ATQ2OwEyFhUnBiMnIiY1JzU0NjsBMhYdAhQHA7f+dxA+EP53EREQHwMSHxAR/mkKCD4ICwsIPggKBQUIPggKAQsHPwgKBVACdBkZ/YwbGhkZGjEJDQ0JJQoNDQpWBQEIB2mmBgkJBqVrBgQAAAADAED/wwO+A0IAAAAQABYAJkAjFhUUExIRBgEAAUAAAQA+AAABAQBNAAAAAVEAAQABRRcRAhArATIiDgIUHgIyPgI0LgEBJzcXARcB/1u2pndHR3emtqZ3R0d3/sXCI58BIyMDQkd4pbameEdHeKa2pXj9w8MjnwEkIwAAAQAAAAEAACFDvy9fDzz1AAsEAAAAAADTdrU0AAAAANN2tTQAAP+ABLYDfwAAAAgAAgAAAAAAAAABAAADf/+AAFwEvwAAAAAEtgABAAAAAAAAAAAAAAAAAAAACQF2ACIAAAAAAVUAAAPpACwEAADpBAAAXgS/AAAD6ABOBAAAQQBHAEAAAAAoACgAKAFkAa4B6AIWAl4DGgN+A7wAAQAAAAsAXwAGAAAAAAACACYANABsAAAAigmWAAAAAAAAAAwAlgABAAAAAAABAAYAAAABAAAAAAACAAYABgABAAAAAAADACEADAABAAAAAAAEAAYALQABAAAAAAAFAEYAMwABAAAAAAAGAAYAeQADAAEECQABAAwAfwADAAEECQACAAwAiwADAAEECQADAEIAlwADAAEECQAEAAwA2QADAAEECQAFAIwA5QADAAEECQAGAAwBcW1pbnR1aU1lZGl1bUZvbnRGb3JnZSAyLjAgOiBtaW50dWkgOiAzLTYtMjAxNm1pbnR1aVZlcnNpb24gMS4wIDsgdHRmYXV0b2hpbnQgKHYwLjk0KSAtbCA4IC1yIDUwIC1HIDIwMCAteCAxNCAtdyAiRyIgLWYgLXNtaW50dWkAbQBpAG4AdAB1AGkATQBlAGQAaQB1AG0ARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIABtAGkAbgB0AHUAaQAgADoAIAAzAC0ANgAtADIAMAAxADYAbQBpAG4AdAB1AGkAVgBlAHIAcwBpAG8AbgAgADEALgAwACAAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAwAC4AOQA0ACkAIAAtAGwAIAA4ACAALQByACAANQAwACAALQBHACAAMgAwADAAIAAtAHgAIAAxADQAIAAtAHcAIAAiAEcAIgAgAC0AZgAgAC0AcwBtAGkAbgB0AHUAaQAAAgAAAAAAAP+DADIAAAAAAAAAAAAAAAAAAAAAAAAAAAALAAAAAQACAFsBAgEDAQQBBQEGAQcBCAd1bmlFNjAwB3VuaUU2MDEHdW5pRTYwMgd1bmlFNjA0B3VuaUU2MDUHdW5pRTYwOAd1bmlFNjA5AAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAADIAMgMY/+EDf/+AAxj/4QN//4CwACywIGBmLbABLCBkILDAULAEJlqwBEVbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILAKRWFksChQWCGwCkUgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7AAK1lZI7AAUFhlWVktsAIsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAMsIyEjISBksQViQiCwBiNCsgoAAiohILAGQyCKIIqwACuxMAUlilFYYFAbYVJZWCNZISCwQFNYsAArGyGwQFkjsABQWGVZLbAELLAII0KwByNCsAAjQrAAQ7AHQ1FYsAhDK7IAAQBDYEKwFmUcWS2wBSywAEMgRSCwAkVjsAFFYmBELbAGLLAAQyBFILAAKyOxBAQlYCBFiiNhIGQgsCBQWCGwABuwMFBYsCAbsEBZWSOwAFBYZVmwAyUjYURELbAHLLEFBUWwAWFELbAILLABYCAgsApDSrAAUFggsAojQlmwC0NKsABSWCCwCyNCWS2wCSwguAQAYiC4BABjiiNhsAxDYCCKYCCwDCNCIy2wCixLVFixBwFEWSSwDWUjeC2wCyxLUVhLU1ixBwFEWRshWSSwE2UjeC2wDCyxAA1DVVixDQ1DsAFhQrAJK1mwAEOwAiVCsgABAENgQrEKAiVCsQsCJUKwARYjILADJVBYsABDsAQlQoqKIIojYbAIKiEjsAFhIIojYbAIKiEbsABDsAIlQrACJWGwCCohWbAKQ0ewC0NHYLCAYiCwAkVjsAFFYmCxAAATI0SwAUOwAD6yAQEBQ2BCLbANLLEABUVUWACwDSNCIGCwAWG1Dg4BAAwAQkKKYLEMBCuwaysbIlktsA4ssQANKy2wDyyxAQ0rLbAQLLECDSstsBEssQMNKy2wEiyxBA0rLbATLLEFDSstsBQssQYNKy2wFSyxBw0rLbAWLLEIDSstsBcssQkNKy2wGCywByuxAAVFVFgAsA0jQiBgsAFhtQ4OAQAMAEJCimCxDAQrsGsrGyJZLbAZLLEAGCstsBossQEYKy2wGyyxAhgrLbAcLLEDGCstsB0ssQQYKy2wHiyxBRgrLbAfLLEGGCstsCAssQcYKy2wISyxCBgrLbAiLLEJGCstsCMsIGCwDmAgQyOwAWBDsAIlsAIlUVgjIDywAWAjsBJlHBshIVktsCQssCMrsCMqLbAlLCAgRyAgsAJFY7ABRWJgI2E4IyCKVVggRyAgsAJFY7ABRWJgI2E4GyFZLbAmLLEABUVUWACwARawJSqwARUwGyJZLbAnLLAHK7EABUVUWACwARawJSqwARUwGyJZLbAoLCA1sAFgLbApLACwA0VjsAFFYrAAK7ACRWOwAUVisAArsAAWtAAAAAAARD4jOLEoARUqLbAqLCA8IEcgsAJFY7ABRWJgsABDYTgtsCssLhc8LbAsLCA8IEcgsAJFY7ABRWJgsABDYbABQ2M4LbAtLLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyLAEBFRQqLbAuLLAAFrAEJbAEJUcjRyNhsAZFK2WKLiMgIDyKOC2wLyywABawBCWwBCUgLkcjRyNhILAEI0KwBkUrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCUMgiiNHI0cjYSNGYLAEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmEjICCwBCYjRmE4GyOwCUNGsAIlsAlDRyNHI2FgILAEQ7CAYmAjILAAKyOwBENgsAArsAUlYbAFJbCAYrAEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDAssAAWICAgsAUmIC5HI0cjYSM8OC2wMSywABYgsAkjQiAgIEYjR7AAKyNhOC2wMiywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhsAFFYyMgWGIbIVljsAFFYmAjLiMgIDyKOCMhWS2wMyywABYgsAlDIC5HI0cjYSBgsCBgZrCAYiMgIDyKOC2wNCwjIC5GsAIlRlJYIDxZLrEkARQrLbA1LCMgLkawAiVGUFggPFkusSQBFCstsDYsIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSQBFCstsDcssC4rIyAuRrACJUZSWCA8WS6xJAEUKy2wOCywLyuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xJAEUK7AEQy6wJCstsDkssAAWsAQlsAQmIC5HI0cjYbAGRSsjIDwgLiM4sSQBFCstsDossQkEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwBkUrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYbACJUZhOCMgPCM4GyEgIEYjR7AAKyNhOCFZsSQBFCstsDsssC4rLrEkARQrLbA8LLAvKyEjICA8sAQjQiM4sSQBFCuwBEMusCQrLbA9LLAAFSBHsAAjQrIAAQEVFBMusCoqLbA+LLAAFSBHsAAjQrIAAQEVFBMusCoqLbA/LLEAARQTsCsqLbBALLAtKi2wQSywABZFIyAuIEaKI2E4sSQBFCstsEIssAkjQrBBKy2wQyyyAAA6Ky2wRCyyAAE6Ky2wRSyyAQA6Ky2wRiyyAQE6Ky2wRyyyAAA7Ky2wSCyyAAE7Ky2wSSyyAQA7Ky2wSiyyAQE7Ky2wSyyyAAA3Ky2wTCyyAAE3Ky2wTSyyAQA3Ky2wTiyyAQE3Ky2wTyyyAAA5Ky2wUCyyAAE5Ky2wUSyyAQA5Ky2wUiyyAQE5Ky2wUyyyAAA8Ky2wVCyyAAE8Ky2wVSyyAQA8Ky2wViyyAQE8Ky2wVyyyAAA4Ky2wWCyyAAE4Ky2wWSyyAQA4Ky2wWiyyAQE4Ky2wWyywMCsusSQBFCstsFwssDArsDQrLbBdLLAwK7A1Ky2wXiywABawMCuwNistsF8ssDErLrEkARQrLbBgLLAxK7A0Ky2wYSywMSuwNSstsGIssDErsDYrLbBjLLAyKy6xJAEUKy2wZCywMiuwNCstsGUssDIrsDUrLbBmLLAyK7A2Ky2wZyywMysusSQBFCstsGgssDMrsDQrLbBpLLAzK7A1Ky2waiywMyuwNistsGssK7AIZbADJFB4sAEVMC0AAEu4AMhSWLEBAY5ZuQgACABjILABI0QgsAMjcLAORSAgS7gADlFLsAZTWliwNBuwKFlgZiCKVViwAiVhsAFFYyNisAIjRLMKCQUEK7MKCwUEK7MODwUEK1myBCgJRVJEswoNBgQrsQYBRLEkAYhRWLBAiFixBgNEsSYBiFFYuAQAiFixBgFEWVlZWbgB/4WwBI2xBQBEAAAA)}.mintui{font-family:mintui!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.mintui-search:before{content:"\E604"}.mintui-more:before{content:"\E601"}.mintui-back:before{content:"\E600"}.mintui-field-error:before{content:"\E605"}.mintui-field-warning:before{content:"\E608"}.mintui-success:before{content:"\E602"}.mintui-field-success:before{content:"\E609"}#app[data-v-4b7633f2]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homePage[data-v-4b7633f2]{width:100%;height:100%;overflow:hidden;position:relative}.home_H[data-v-4b7633f2]{width:90%;height:1.2rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto}.home_H[data-v-4b7633f2],.home_L[data-v-4b7633f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-4b7633f2]{width:40%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-4b7633f2]{height:.8rem;margin-right:.1rem}.home_L h6[data-v-4b7633f2]{font-size:.35rem;color:#000;letter-spacing:1px;font-weight:600}.home_R[data-v-4b7633f2]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45rem;color:#6ebfff;letter-spacing:2px;font-weight:600}.home_R a[data-v-4b7633f2]{font-size:.35rem;color:#6ebfff;letter-spacing:2px;font-weight:600}.el-button[data-v-4b7633f2]{display:none}.P_home_t[data-v-4b7633f2]{overflow:hidden;width:96vw;margin:0 auto;background-color:#f4f5f8}.Tabs[data-v-4b7633f2]{position:absolute;left:16px;z-index:2;cursor:pointer;font-size:14px;color:#8e9ab5;-webkit-tap-highlight-color:transparent;font-weight:600}.Tabs>div[data-v-4b7633f2],.Tabs[data-v-4b7633f2]{display:-webkit-box;display:-ms-flexbox;display:flex}.Tabs>div[data-v-4b7633f2]{height:40px;margin-right:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart_area[data-v-4b7633f2]{width:92%;height:640px;overflow:visible;margin:0 auto;padding-bottom:20px}.coin_info[data-v-4b7633f2]{padding:20px 10px 0;border-radius:4px;overflow:hidden}.coin_info .coin-bottom[data-v-4b7633f2]{font-size:12px}.coin_info .coin-bottom .item[data-v-4b7633f2]:first-child,.coin_info .coin-bottom .item[data-v-4b7633f2]:nth-child(4),.coin_info .coin-bottom .item[data-v-4b7633f2]:nth-child(7){width:25%}.coin_info .coin-bottom .item[data-v-4b7633f2]:nth-child(2),.coin_info .coin-bottom .item[data-v-4b7633f2]:nth-child(5),.coin_info .coin-bottom .item[data-v-4b7633f2]:nth-child(8){width:38%;margin:0 2%}#chart[data-v-4b7633f2],#charts[data-v-4b7633f2]{width:100%}.Wexplosive[data-v-4b7633f2]{width:92%;margin:0 auto 60px;background-color:#fff;border:1px solid #d2d7e1;border-radius:5px}.Wexplosive h3[data-v-4b7633f2]{height:50px;font-size:16px;font-weight:500;padding:0 16px;line-height:50px;border-bottom:1px solid #d2d7e1}.Wexplosive .items[data-v-4b7633f2]{padding:15px 10px;border-bottom:1px solid #eeeff1}.Wexplosive .items .item[data-v-4b7633f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:center;font-size:12px;margin:5px 0}.Wexplosive .items .item .key[data-v-4b7633f2]{color:#8e9ab5;min-width:93px;width:120px}.Wexplosive .items .item .value[data-v-4b7633f2]{color:#213654;overflow:hidden;text-overflow:ellipsis}.data_raw[data-v-4b7633f2]{background:#f4f5f8;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:10px;width:auto}.data_raw .item[data-v-4b7633f2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:center;padding:10px;height:auto;font-size:12px;line-height:1}.data_raw .item .key[data-v-4b7633f2],.data_raw .item .val[data-v-4b7633f2]{height:12px;line-height:1;font-size:12px;overflow-y:hidden}.data_raw .item .key[data-v-4b7633f2]{color:#8e9ab5;width:190px}.coininfo_box[data-v-4b7633f2]{width:96vw;margin:0 auto}.bottom .item[data-v-4b7633f2]{width:100%}.more[data-v-4b7633f2]{height:60px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;color:#0022a9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #eeeff1}.chart_area_right[data-v-4b7633f2]{font-size:16px;background-color:#fff;width:100%;margin:20px 0;height:320px;border:1px solid #d2d7e1;border-radius:4px;overflow:hidden;z-index:10}#chart[data-v-4b7633f2],#charts[data-v-4b7633f2]{width:90%;height:290px;margin:0 auto}.Tabs .active[data-v-4b7633f2]{color:#213654}.p-chart[data-v-4b7633f2]{padding-top:0;width:92vw;margin:0 auto}.content-child[data-v-4b7633f2]{background:#f5f5f5}.p-chart .chart-box[data-v-4b7633f2]{margin-top:14px;background:#fff;border:1px solid #d2d7e1;border-radius:4px;margin-bottom:44px!important}.p-chart .chart-box .bar[data-v-4b7633f2]{height:56px;line-height:56px;border-bottom:1px solid #eeeff1;position:relative}.p-chart .chart-box .chart-box-title[data-v-4b7633f2]{color:#222;font-size:20px;margin-left:16px;font-weight:500}a[data-v-4b7633f2]{color:#2d8cf0;background:0 0;text-decoration:none;outline:0;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.p-chart .chart-box .chart-box-subtitle[data-v-4b7633f2]{font-size:16px;position:absolute;left:76px;top:calc(10% + 65px);line-height:.7;color:#8e9ab5}.p-chart .chart-box .chart-box-subtitle .latestdata[data-v-4b7633f2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.p-chart .chart-box .chart-box-subtitle .latestdata .item[data-v-4b7633f2]:nth-child(odd){color:#0022a9}.p-chart .chart-box .chart-box-subtitle .latestdata .item[data-v-4b7633f2]{margin-right:40px}.p-chart .chart-box .chart-box-subtitle .latestdata .item .data[data-v-4b7633f2]{font-size:30px}.p-chart .chart-box .chart_box[data-v-4b7633f2]{position:relative;width:90%;height:500px;padding:0 0 30px}.chart_box[data-v-4b7633f2]{height:220px;margin:5px auto;padding-left:10px;padding-right:10px}.p-chart .chart-box .chart-box-title[data-v-4b7633f2]{font-size:16px;display:block;height:50px}.mint-popup-bottom [data-v-7659a232]{width:100vw!important}input[data-v-7659a232],textarea[data-v-7659a232]{-webkit-appearance:none}.register>div[data-v-7659a232]{width:100%!important}.register[data-v-7659a232]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-7659a232]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-7659a232],.title div[data-v-7659a232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-7659a232]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-7659a232]{height:.5rem}.title label[data-v-7659a232]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-7659a232]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-7659a232]{height:1.2rem;font-size:.43rem}.register_C h3[data-v-7659a232],.register_C h4[data-v-7659a232]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-7659a232]{height:1rem;font-size:.3rem}.register_C .register_inp[data-v-7659a232]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .register_inp input[data-v-7659a232]{width:90%;height:.8rem;float:left;margin-top:.3rem;padding-left:10px;outline:none;background:#fff;font-size:.3rem;border:1px solid #dcdfe6;border-radius:4px}.register_C .register_inp input[data-v-7659a232]:focus{border:1px solid #6ebfff}.register_but[data-v-7659a232]{width:100%;height:auto;overflow:hidden;margin-top:1.6rem;text-align:center}.but[data-v-7659a232]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-7659a232]:disabled{background:#ccc}.eml[data-v-7659a232]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.picker-toolbar-title[data-v-7659a232]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;line-height:100%;font-size:.7rem}.usi-btn-cancel[data-v-7659a232],.usi-btn-sure[data-v-7659a232]{color:#f60}.picker-items .picker-center-highlight[data-v-7659a232]{width:100%;height:.6rem;line-height:.6rem;margin-top:0!important}.chooseCountry[data-v-7659a232]{width:95%;height:100%;overflow:hidden;position:relative}.chooseCountry input[data-v-7659a232]{width:95%!important}.chooseCountry img[data-v-7659a232]{width:.4rem;position:absolute;right:.3rem;top:.6rem}.currency_box[data-v-7659a232]{width:100%;height:5rem;margin:0 auto}.currency_down[data-v-7659a232]{width:100%;height:100%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-7659a232]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-7659a232]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-7659a232]{font-size:.36rem;font-weight:600;padding-left:.2rem}.activeL[data-v-7659a232]{color:#6ebfff!important}.register[data-v-904993a8]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-904993a8]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-904993a8],.title div[data-v-904993a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-904993a8]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-904993a8]{height:.5rem}.title label[data-v-904993a8]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-904993a8]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-904993a8]{height:1.8rem;font-size:.45rem}.register_C h3[data-v-904993a8],.register_C h4[data-v-904993a8]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-904993a8]{height:.6rem;font-size:.3rem}.register_C .register_inp[data-v-904993a8]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .register_inp input[data-v-904993a8]{width:90%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:10px;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc}.register_C .register_inp input[data-v-904993a8]:focus{border:1px solid #6ebfff}.register_but[data-v-904993a8]{width:100%;height:auto;overflow:hidden;margin-top:1.6rem;text-align:center}.but[data-v-904993a8]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-904993a8]:disabled{background:#ccc}.eml[data-v-904993a8]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.register_C p[data-v-904993a8]{width:90%;font-size:.26rem;color:#333;margin:0 auto .3rem}.register[data-v-3e748984]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-3e748984]{width:100%!important}.title[data-v-3e748984]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-3e748984],.title div[data-v-3e748984]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-3e748984]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-3e748984]{height:.5rem}.title label[data-v-3e748984]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-3e748984]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-3e748984]{height:1.8rem;font-size:.45rem}.register_C h3[data-v-3e748984],.register_C h4[data-v-3e748984]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-3e748984]{height:.6rem;font-size:.3rem}.register_C .register_inp[data-v-3e748984]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .register_inp input[data-v-3e748984]{width:90%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:10px;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc}.register_C .register_inp input[data-v-3e748984]:focus{border:1px solid #6ebfff}.register_but[data-v-3e748984]{width:100%;height:auto;overflow:hidden;margin-top:1.6rem;text-align:center}.but[data-v-3e748984]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-3e748984]:disabled{background:#ccc}.eml[data-v-3e748984]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.register[data-v-841084f2]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-841084f2]{width:100%!important}.title[data-v-841084f2]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-841084f2],.title div[data-v-841084f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-841084f2]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-841084f2]{height:.5rem}.title label[data-v-841084f2]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-841084f2]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-841084f2]{height:1.2rem;font-size:.43rem}.register_C h3[data-v-841084f2],.register_C h4[data-v-841084f2]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-841084f2]{height:1rem;font-size:.3rem}.register_C .register_inp[data-v-841084f2]{width:90%;height:auto;margin:0 auto;position:relative}.register_inp>img[data-v-841084f2]{position:absolute;top:.18rem;left:.2rem;z-index:9;width:.4rem}.register_C .register_inp input[data-v-841084f2]{width:85%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.7rem;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc;caret-color:#6ebfff}.register_C .register_inp input[data-v-841084f2]:focus{border:1px solid #6ebfff}.register_C .code[data-v-841084f2]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .code input[data-v-841084f2]{width:50%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.2rem;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc;caret-color:#6ebfff}.register_C .code input[data-v-841084f2]:focus{border:1px solid #6ebfff}.register_C .code button[data-v-841084f2]{width:2rem;height:.7rem;float:left;background:#fff;float:right;margin-right:4%;background:#6ebfff;color:#fff;border:none;outline:none;font-size:.3rem}.register_but[data-v-841084f2]{width:100%;height:auto;overflow:hidden;margin-top:.1rem;text-align:center}.but[data-v-841084f2]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-841084f2]:disabled{background:#ccc}.eml[data-v-841084f2]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.code[data-v-841084f2]{width:90%;height:auto;margin:0 auto;overflow:hidden}.passw[data-v-841084f2]{width:80%;height:auto;margin:0 auto;overflow:hidden}.passw a[data-v-841084f2]{width:auto;height:auto;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.chooseCountry[data-v-841084f2]{width:95%;height:.75rem;float:left;position:relative;margin-bottom:.35rem}.chooseCountry input[data-v-841084f2]{width:90%!important}.chooseCountry img[data-v-841084f2]{width:.4rem;position:absolute;right:.3rem;top:.3rem}.both[data-v-841084f2]{clear:both}.record[data-v-841084f2]{width:95%;height:auto;min-height:.6rem;max-height:4rem;position:absolute;z-index:11;top:.75rem;border-radius:0 0 5px 5px;-webkit-box-shadow:1px 2px 1px 1px#ccc;box-shadow:1px 2px 1px 1px#ccc;overflow-y:auto;background:#fff;border:1px solid #f3f3f3}.record li[data-v-841084f2]{width:80%;height:.6rem;line-height:.6rem;padding:0 .3rem;color:#333;font-size:.3rem;text-align:left;border-bottom:1px solid #f3f5f9}.register[data-v-58480302]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-58480302]{width:100%!important}.title[data-v-58480302]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-58480302],.title div[data-v-58480302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-58480302]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-58480302]{height:.5rem}.title label[data-v-58480302]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-58480302]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-58480302]{height:1.2rem;font-size:.43rem}.register_C h3[data-v-58480302],.register_C h4[data-v-58480302]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-58480302]{height:1rem;font-size:.3rem}.register_C .register_inp[data-v-58480302]{width:90%;height:auto;margin:0 auto;overflow:hidden;position:relative}.register_inp img[data-v-58480302]{position:absolute;top:.2rem;left:.2rem}.register_C .register_inp input[data-v-58480302]{width:93%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.2rem;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc;border-radius:4px}.register_C .register_inp input[data-v-58480302]:focus{border:1px solid #6ebfff}.register_C .code[data-v-58480302]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .code input[data-v-58480302]{width:50%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.2rem;outline:none;background:#fff;font-size:.3rem;border:1px solid #ccc;border-radius:4px}.register_C .code input[data-v-58480302]:focus{border:1px solid #6ebfff}.register_C .code button[data-v-58480302]{width:2rem;height:.7rem;float:left;background:#fff;float:right;margin-right:4%;background:#6ebfff;color:#fff;border:none;outline:none;font-size:.3rem}.register_but[data-v-58480302]{width:100%;height:auto;overflow:hidden;margin-top:1rem;text-align:center}.but[data-v-58480302]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-58480302]:disabled{background:#ccc}.eml[data-v-58480302]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.code[data-v-58480302]{width:90%;height:auto;margin:0 auto;overflow:hidden}.passw[data-v-58480302]{width:80%;height:auto;margin:0 auto;overflow:hidden}.passw a[data-v-58480302]{width:auto;height:auto;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.register[data-v-fc4897ec]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-fc4897ec]{width:100%!important}.title[data-v-fc4897ec]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-fc4897ec],.title div[data-v-fc4897ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-fc4897ec]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-fc4897ec]{height:.5rem}.title label[data-v-fc4897ec]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-fc4897ec]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-fc4897ec]{height:1.2rem;font-size:.43rem}.register_C h3[data-v-fc4897ec],.register_C h4[data-v-fc4897ec]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-fc4897ec]{height:1rem;font-size:.3rem}.register_C .register_inp[data-v-fc4897ec]{width:90%;height:auto;margin:0 auto;position:relative}.register_inp img[data-v-fc4897ec]{position:absolute;top:.16rem;left:.2rem;width:.4rem}.register_C .register_inp input[data-v-fc4897ec]{width:85%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.7rem;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc;caret-color:#6ebfff}.register_C .register_inp input[data-v-fc4897ec]:focus{border:1px solid #6ebfff}.register_C .code[data-v-fc4897ec]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .code input[data-v-fc4897ec]{width:50%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.2rem;outline:none;background:#fff;font-size:.3rem;border:1px solid #ccc;caret-color:#6ebfff}.register_C .code input[data-v-fc4897ec]:focus{border:1px solid #6ebfff}.register_C .code button[data-v-fc4897ec]{width:2rem;height:.7rem;float:left;background:#fff;float:right;margin-right:4%;background:#6ebfff;color:#fff;border:none;outline:none;font-size:.3rem}.register_but[data-v-fc4897ec]{width:100%;height:auto;overflow:hidden;margin-top:.5rem;text-align:center}.but[data-v-fc4897ec]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-fc4897ec]:disabled{background:#ccc}.eml[data-v-fc4897ec]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.code[data-v-fc4897ec]{width:90%;height:auto;margin:0 auto;overflow:hidden}.passw[data-v-fc4897ec]{width:80%;height:auto;margin:0 auto;overflow:hidden}.passw a[data-v-fc4897ec]{width:auto;height:auto;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.both[data-v-fc4897ec]{clear:both}.record[data-v-fc4897ec]{width:95%;height:auto;max-height:4rem;position:absolute;z-index:11;top:.75rem;border-radius:0 0 5px 5px;-webkit-box-shadow:1px 2px 1px 1px#ccc;box-shadow:1px 2px 1px 1px#ccc;overflow-y:auto;background:#fff;border:1px solid #f3f3f3}.record li[data-v-fc4897ec]{width:80%;height:.6rem;line-height:.6rem;padding:0 .3rem;color:#333;font-size:.3rem;text-align:left;border-bottom:1px solid #f3f5f9}.register[data-v-0a19789e]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-0a19789e]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-0a19789e],.title div[data-v-0a19789e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-0a19789e]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-0a19789e]{height:.5rem}.title label[data-v-0a19789e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.detailsMine[data-v-0a19789e]{width:100%;height:3.6rem;overflow:hidden;margin:0 auto}.detailsMine_L[data-v-0a19789e]{width:45%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.detailsMine_L img[data-v-0a19789e]{width:2.3rem}.detailsMine_R[data-v-0a19789e]{float:right;width:55%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_R ul[data-v-0a19789e]{width:100%;height:auto;overflow:hidden}.detailsMine_R ul li[data-v-0a19789e]{width:100%;height:auto;float:left;list-style:none}.detailsMine_R ul li span[data-v-0a19789e]{display:inline-block;width:100%;height:100%;font-size:.3rem;color:#333;text-align:left;float:left;margin-bottom:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.detailsMine_R ul li label[data-v-0a19789e]{display:inline-block;width:100%;height:.55rem;line-height:.55rem;font-size:.26rem;color:#999;text-align:left;float:left}.dataMine[data-v-0a19789e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine[data-v-0a19789e],.dataMine ul[data-v-0a19789e]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-0a19789e]{width:90%;height:1.2rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-0a19789e]{width:40%;font-size:.32rem;color:#333;text-align:left}.dataMine ul li label[data-v-0a19789e],.dataMine ul li span[data-v-0a19789e]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine ul li span[data-v-0a19789e]{width:60%;font-size:.28rem;color:#999;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dataMine ul li a[data-v-0a19789e]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.homePage[data-v-76a1ccca]{width:100%;height:100%;overflow:hidden}.title[data-v-76a1ccca]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .title_img[data-v-76a1ccca],.title[data-v-76a1ccca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-76a1ccca]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-76a1ccca]{height:.5rem}.title label[data-v-76a1ccca]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.status_bar[data-v-76a1ccca]{height:.2rem;background:"#5d85f7";background:#6ebfff}.home_H[data-v-76a1ccca]{width:100%;height:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;background:#6ebfff}.home_H[data-v-76a1ccca],.home_L[data-v-76a1ccca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-76a1ccca]{width:20%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-76a1ccca]{height:1rem;margin-left:.2rem}.home_C[data-v-76a1ccca]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_C h6[data-v-76a1ccca]{font-size:.35rem;color:#fff;letter-spacing:1px;margin-left:.1rem;font-weight:500}.home_C img[data-v-76a1ccca]{height:.5rem;margin-left:.2rem}.home_R[data-v-76a1ccca]{width:20%;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:2px;margin-right:.2rem}.home_R[data-v-76a1ccca],.home_R div[data-v-76a1ccca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:.2rem}.home_R div[data-v-76a1ccca]{width:.5rem;height:.35rem;color:#fff;background:red;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-.4rem;margin-top:-.28rem;border-radius:.6rem}.home_R img[data-v-76a1ccca]{height:1rem}.gray_internal[data-v-76a1ccca]{background:#f3f5f9;height:.2rem}.gray-label[data-v-76a1ccca]{background:#f3f5f9;height:.7rem;line-height:.7rem;width:100%;color:#999;text-indent:10px;padding:.1rem 0;font-size:.36rem}.cell-stype[data-v-76a1ccca]{color:#000;font-size:.25rem}.login-div[data-v-76a1ccca]{color:#6ebfff;background:#fff}.login-div[data-v-76a1ccca],.title-label[data-v-76a1ccca]{width:100%;height:1.2rem;line-height:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-label[data-v-76a1ccca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#6ebfff;text-align:center}.label-style[data-v-76a1ccca]{height:100%;color:#fff;font-size:.35rem}.language-image[data-v-76a1ccca]{width:.62rem;height:.48rem}.bottom-div[data-v-76a1ccca]{width:80%;display:block;height:2rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem auto}.login-btn[data-v-76a1ccca]{width:100%;height:1rem;border-radius:.6rem;font-size:.2rem;color:#fff;margin-top:1rem;background-color:#fe6553}.cell[data-v-76a1ccca]{border-bottom:1px solid #f3f3f3}.computer[data-v-76a1ccca]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-76a1ccca]{max-width:.4rem}.computer label[data-v-76a1ccca]{font-size:.3rem}.register[data-v-0371a4a9]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-0371a4a9]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-0371a4a9],.title div[data-v-0371a4a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-0371a4a9]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-0371a4a9]{height:.5rem}.title label[data-v-0371a4a9]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content h3[data-v-0371a4a9],.title label[data-v-0371a4a9]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.content h3[data-v-0371a4a9]{width:80%;height:1.5rem;color:#333;font-size:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-indent:.4rem}.intput input[data-v-0371a4a9]{width:90%;height:1rem;float:left;margin-bottom:.3rem;padding:0 5%;outline:none;background:#fff;border:#ccc;font-size:.3rem;color:#333}.button[data-v-0371a4a9]{width:100%;height:auto;overflow:hidden;margin-top:3rem;text-align:center}.but[data-v-0371a4a9]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.below[data-v-0371a4a9]{font-size:10px;color:red;margin-top:1rem;font-family:"\5FAE\8F6F\96C5\9ED1";padding-left:.3rem}html{-webkit-tap-highlight-color:transparent}body{margin:0}a{text-decoration:none}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}button,input,textarea{color:inherit;font:inherit}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:van-fade-in .3s;animation:van-fade-in .3s}.van-fade-leave-active{-webkit-animation:van-fade-out .3s;animation:van-fade-out .3s}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s ease both;animation:van-slide-up-enter .3s ease both}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s ease both;animation:van-slide-up-leave .3s ease both}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s ease both;animation:van-slide-down-enter .3s ease both}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s ease both;animation:van-slide-down-leave .3s ease both}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s ease both;animation:van-slide-left-enter .3s ease both}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s ease both;animation:van-slide-left-leave .3s ease both}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s ease both;animation:van-slide-right-enter .3s ease both}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s ease both;animation:van-slide-right-leave .3s ease both}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.van-info{position:absolute;top:0;right:0;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;line-height:14px;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:16px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-info--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}.van-sidebar-item{display:block;box-sizing:border-box;padding:20px 12px 20px 8px;overflow:hidden;color:#323233;font-size:14px;line-height:20px;word-wrap:break-word;background-color:#fafafa;border-left:3px solid transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.van-sidebar-item__text{position:relative;display:inline-block}.van-sidebar-item:active{background-color:#f2f3f5}.van-sidebar-item:not(:last-child):after{border-bottom-width:1px}.van-sidebar-item--select{color:#323233;font-weight:500;border-color:#ee0a24}.van-sidebar-item--select:after{border-right-width:1px}.van-sidebar-item--select,.van-sidebar-item--select:active{background-color:#fff}.van-sidebar-item--disabled{color:#c8c9cc;cursor:not-allowed}.van-sidebar-item--disabled:active{background-color:#fafafa}@font-face{font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff2) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.ttf) format("truetype")}.van-icon{position:relative;font:normal normal normal 14px/1 vant-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.van-icon,.van-icon:before{display:inline-block}.van-icon-add-o:before{content:"\F000"}.van-icon-add-square:before{content:"\F001"}.van-icon-add:before{content:"\F002"}.van-icon-after-sale:before{content:"\F003"}.van-icon-aim:before{content:"\F004"}.van-icon-alipay:before{content:"\F005"}.van-icon-apps-o:before{content:"\F006"}.van-icon-arrow-down:before{content:"\F007"}.van-icon-arrow-left:before{content:"\F008"}.van-icon-arrow-up:before{content:"\F009"}.van-icon-arrow:before{content:"\F00A"}.van-icon-ascending:before{content:"\F00B"}.van-icon-audio:before{content:"\F00C"}.van-icon-award-o:before{content:"\F00D"}.van-icon-award:before{content:"\F00E"}.van-icon-bag-o:before{content:"\F00F"}.van-icon-bag:before{content:"\F010"}.van-icon-balance-list-o:before{content:"\F011"}.van-icon-balance-list:before{content:"\F012"}.van-icon-balance-o:before{content:"\F013"}.van-icon-balance-pay:before{content:"\F014"}.van-icon-bar-chart-o:before{content:"\F015"}.van-icon-bars:before{content:"\F016"}.van-icon-bell:before{content:"\F017"}.van-icon-bill-o:before{content:"\F018"}.van-icon-bill:before{content:"\F019"}.van-icon-birthday-cake-o:before{content:"\F01A"}.van-icon-bookmark-o:before{content:"\F01B"}.van-icon-bookmark:before{content:"\F01C"}.van-icon-browsing-history-o:before{content:"\F01D"}.van-icon-browsing-history:before{content:"\F01E"}.van-icon-brush-o:before{content:"\F01F"}.van-icon-bulb-o:before{content:"\F020"}.van-icon-bullhorn-o:before{content:"\F021"}.van-icon-calender-o:before{content:"\F022"}.van-icon-card:before{content:"\F023"}.van-icon-cart-circle-o:before{content:"\F024"}.van-icon-cart-circle:before{content:"\F025"}.van-icon-cart-o:before{content:"\F026"}.van-icon-cart:before{content:"\F027"}.van-icon-cash-back-record:before{content:"\F028"}.van-icon-cash-on-deliver:before{content:"\F029"}.van-icon-cashier-o:before{content:"\F02A"}.van-icon-certificate:before{content:"\F02B"}.van-icon-chart-trending-o:before{content:"\F02C"}.van-icon-chat-o:before{content:"\F02D"}.van-icon-chat:before{content:"\F02E"}.van-icon-checked:before{content:"\F02F"}.van-icon-circle:before{content:"\F030"}.van-icon-clear:before{content:"\F031"}.van-icon-clock-o:before{content:"\F032"}.van-icon-clock:before{content:"\F033"}.van-icon-close:before{content:"\F034"}.van-icon-closed-eye:before{content:"\F035"}.van-icon-cluster-o:before{content:"\F036"}.van-icon-cluster:before{content:"\F037"}.van-icon-column:before{content:"\F038"}.van-icon-comment-circle-o:before{content:"\F039"}.van-icon-comment-circle:before{content:"\F03A"}.van-icon-comment-o:before{content:"\F03B"}.van-icon-comment:before{content:"\F03C"}.van-icon-completed:before{content:"\F03D"}.van-icon-contact:before{content:"\F03E"}.van-icon-coupon-o:before{content:"\F03F"}.van-icon-coupon:before{content:"\F040"}.van-icon-credit-pay:before{content:"\F041"}.van-icon-cross:before{content:"\F042"}.van-icon-debit-pay:before{content:"\F043"}.van-icon-delete:before{content:"\F044"}.van-icon-descending:before{content:"\F045"}.van-icon-description:before{content:"\F046"}.van-icon-desktop-o:before{content:"\F047"}.van-icon-diamond-o:before{content:"\F048"}.van-icon-diamond:before{content:"\F049"}.van-icon-discount:before{content:"\F04A"}.van-icon-down:before{content:"\F04B"}.van-icon-ecard-pay:before{content:"\F04C"}.van-icon-edit:before{content:"\F04D"}.van-icon-ellipsis:before{content:"\F04E"}.van-icon-empty:before{content:"\F04F"}.van-icon-envelop-o:before{content:"\F050"}.van-icon-exchange:before{content:"\F051"}.van-icon-expand-o:before{content:"\F052"}.van-icon-expand:before{content:"\F053"}.van-icon-eye-o:before{content:"\F054"}.van-icon-eye:before{content:"\F055"}.van-icon-fail:before{content:"\F056"}.van-icon-failure:before{content:"\F057"}.van-icon-filter-o:before{content:"\F058"}.van-icon-fire-o:before{content:"\F059"}.van-icon-fire:before{content:"\F05A"}.van-icon-flag-o:before{content:"\F05B"}.van-icon-flower-o:before{content:"\F05C"}.van-icon-free-postage:before{content:"\F05D"}.van-icon-friends-o:before{content:"\F05E"}.van-icon-friends:before{content:"\F05F"}.van-icon-gem-o:before{content:"\F060"}.van-icon-gem:before{content:"\F061"}.van-icon-gift-card-o:before{content:"\F062"}.van-icon-gift-card:before{content:"\F063"}.van-icon-gift-o:before{content:"\F064"}.van-icon-gift:before{content:"\F065"}.van-icon-gold-coin-o:before{content:"\F066"}.van-icon-gold-coin:before{content:"\F067"}.van-icon-good-job-o:before{content:"\F068"}.van-icon-good-job:before{content:"\F069"}.van-icon-goods-collect-o:before{content:"\F06A"}.van-icon-goods-collect:before{content:"\F06B"}.van-icon-graphic:before{content:"\F06C"}.van-icon-home-o:before{content:"\F06D"}.van-icon-hot-o:before{content:"\F06E"}.van-icon-hot-sale-o:before{content:"\F06F"}.van-icon-hot-sale:before{content:"\F070"}.van-icon-hot:before{content:"\F071"}.van-icon-hotel-o:before{content:"\F072"}.van-icon-idcard:before{content:"\F073"}.van-icon-info-o:before{content:"\F074"}.van-icon-info:before{content:"\F075"}.van-icon-invition:before{content:"\F076"}.van-icon-label-o:before{content:"\F077"}.van-icon-label:before{content:"\F078"}.van-icon-like-o:before{content:"\F079"}.van-icon-like:before{content:"\F07A"}.van-icon-live:before{content:"\F07B"}.van-icon-location-o:before{content:"\F07C"}.van-icon-location:before{content:"\F07D"}.van-icon-lock:before{content:"\F07E"}.van-icon-logistics:before{content:"\F07F"}.van-icon-manager-o:before{content:"\F080"}.van-icon-manager:before{content:"\F081"}.van-icon-map-marked:before{content:"\F082"}.van-icon-medal-o:before{content:"\F083"}.van-icon-medal:before{content:"\F084"}.van-icon-more-o:before{content:"\F085"}.van-icon-more:before{content:"\F086"}.van-icon-music-o:before{content:"\F087"}.van-icon-music:before{content:"\F088"}.van-icon-new-arrival-o:before{content:"\F089"}.van-icon-new-arrival:before{content:"\F08A"}.van-icon-new-o:before{content:"\F08B"}.van-icon-new:before{content:"\F08C"}.van-icon-newspaper-o:before{content:"\F08D"}.van-icon-notes-o:before{content:"\F08E"}.van-icon-orders-o:before{content:"\F08F"}.van-icon-other-pay:before{content:"\F090"}.van-icon-paid:before{content:"\F091"}.van-icon-passed:before{content:"\F092"}.van-icon-pause-circle-o:before{content:"\F093"}.van-icon-pause-circle:before{content:"\F094"}.van-icon-pause:before{content:"\F095"}.van-icon-peer-pay:before{content:"\F096"}.van-icon-pending-payment:before{content:"\F097"}.van-icon-phone-circle-o:before{content:"\F098"}.van-icon-phone-circle:before{content:"\F099"}.van-icon-phone-o:before{content:"\F09A"}.van-icon-phone:before{content:"\F09B"}.van-icon-photo-o:before{content:"\F09C"}.van-icon-photo:before{content:"\F09D"}.van-icon-photograph:before{content:"\F09E"}.van-icon-play-circle-o:before{content:"\F09F"}.van-icon-play-circle:before{content:"\F0A0"}.van-icon-play:before{content:"\F0A1"}.van-icon-plus:before{content:"\F0A2"}.van-icon-point-gift-o:before{content:"\F0A3"}.van-icon-point-gift:before{content:"\F0A4"}.van-icon-points:before{content:"\F0A5"}.van-icon-printer:before{content:"\F0A6"}.van-icon-qr-invalid:before{content:"\F0A7"}.van-icon-qr:before{content:"\F0A8"}.van-icon-question-o:before{content:"\F0A9"}.van-icon-question:before{content:"\F0AA"}.van-icon-records:before{content:"\F0AB"}.van-icon-refund-o:before{content:"\F0AC"}.van-icon-replay:before{content:"\F0AD"}.van-icon-scan:before{content:"\F0AE"}.van-icon-search:before{content:"\F0AF"}.van-icon-send-gift-o:before{content:"\F0B0"}.van-icon-send-gift:before{content:"\F0B1"}.van-icon-service-o:before{content:"\F0B2"}.van-icon-service:before{content:"\F0B3"}.van-icon-setting-o:before{content:"\F0B4"}.van-icon-setting:before{content:"\F0B5"}.van-icon-share:before{content:"\F0B6"}.van-icon-shop-collect-o:before{content:"\F0B7"}.van-icon-shop-collect:before{content:"\F0B8"}.van-icon-shop-o:before{content:"\F0B9"}.van-icon-shop:before{content:"\F0BA"}.van-icon-shopping-cart-o:before{content:"\F0BB"}.van-icon-shopping-cart:before{content:"\F0BC"}.van-icon-shrink:before{content:"\F0BD"}.van-icon-sign:before{content:"\F0BE"}.van-icon-smile-comment-o:before{content:"\F0BF"}.van-icon-smile-comment:before{content:"\F0C0"}.van-icon-smile-o:before{content:"\F0C1"}.van-icon-smile:before{content:"\F0C2"}.van-icon-star-o:before{content:"\F0C3"}.van-icon-star:before{content:"\F0C4"}.van-icon-stop-circle-o:before{content:"\F0C5"}.van-icon-stop-circle:before{content:"\F0C6"}.van-icon-stop:before{content:"\F0C7"}.van-icon-success:before{content:"\F0C8"}.van-icon-thumb-circle-o:before{content:"\F0C9"}.van-icon-thumb-circle:before{content:"\F0CA"}.van-icon-todo-list-o:before{content:"\F0CB"}.van-icon-todo-list:before{content:"\F0CC"}.van-icon-tosend:before{content:"\F0CD"}.van-icon-tv-o:before{content:"\F0CE"}.van-icon-umbrella-circle:before{content:"\F0CF"}.van-icon-underway-o:before{content:"\F0D0"}.van-icon-underway:before{content:"\F0D1"}.van-icon-upgrade:before{content:"\F0D2"}.van-icon-user-circle-o:before{content:"\F0D3"}.van-icon-user-o:before{content:"\F0D4"}.van-icon-video-o:before{content:"\F0D5"}.van-icon-video:before{content:"\F0D6"}.van-icon-vip-card-o:before{content:"\F0D7"}.van-icon-vip-card:before{content:"\F0D8"}.van-icon-volume-o:before{content:"\F0D9"}.van-icon-volume:before{content:"\F0DA"}.van-icon-wap-home-o:before{content:"\F0DB"}.van-icon-wap-home:before{content:"\F0DC"}.van-icon-wap-nav:before{content:"\F0DD"}.van-icon-warn-o:before{content:"\F0DE"}.van-icon-warning-o:before{content:"\F0DF"}.van-icon-warning:before{content:"\F0E0"}.van-icon-weapp-nav:before{content:"\F0E1"}.van-icon-wechat:before{content:"\F0E2"}.van-icon-youzan-shield:before{content:"\F0E3"}.van-icon__image{width:1em;height:1em;object-fit:contain}.van-tabbar-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#646566;font-size:12px;line-height:1;cursor:pointer}.van-tabbar-item__icon{position:relative;margin-bottom:5px;font-size:18px}.van-tabbar-item__icon .van-icon{display:block;min-width:1em}.van-tabbar-item__icon img{display:block;height:18px}.van-tabbar-item--active{color:#1989fa}.van-tabbar-item .van-info{margin-top:2px}.van-step{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#969799;font-size:14px}.van-step__circle{display:block;width:5px;height:5px;background-color:#969799;border-radius:50%}.van-step__line{position:absolute;background-color:#ebedf0;-webkit-transition:background-color .3s;transition:background-color .3s}.van-step--horizontal{float:left}.van-step--horizontal:first-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child{position:absolute;right:1px;width:auto}.van-step--horizontal:last-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child .van-step__circle-container{right:-9px;left:auto}.van-step--horizontal .van-step__circle-container{position:absolute;top:30px;left:-8px;z-index:1;padding:0 8px;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-step--horizontal .van-step__title{display:inline-block;margin-left:3px;font-size:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:321px){.van-step--horizontal .van-step__title{font-size:11px}}.van-step--horizontal .van-step__line{top:30px;left:0;width:100%;height:1px}.van-step--horizontal .van-step__icon{display:block;font-size:12px}.van-step--horizontal .van-step--process{color:#323233}.van-step--vertical{display:block;float:none;padding:10px 10px 10px 0;line-height:18px}.van-step--vertical:not(:last-child):after{border-bottom-width:1px}.van-step--vertical:first-child:before{position:absolute;top:0;left:-15px;z-index:1;width:1px;height:20px;background-color:#fff;content:""}.van-step--vertical .van-step__circle-container{position:absolute;top:19px;left:-15px;z-index:2;font-size:12px;line-height:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.van-step--vertical .van-step__line{top:16px;left:-15px;width:1px;height:100%}.van-step:last-child .van-step__line{width:0}.van-step--finish{color:#323233}.van-step--finish .van-step__circle,.van-step--finish .van-step__line{background-color:#07c160}.van-step__icon,.van-step__title{-webkit-transition:color .3s;transition:color .3s}.van-step__icon--active,.van-step__title--active{color:#07c160}.van-rate{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}.van-rate__item{position:relative}.van-rate__item:not(:last-child){padding-right:4px}.van-rate__icon{display:block;width:1em;color:#c8c9cc;font-size:20px}.van-rate__icon--half{position:absolute;top:0;left:0;width:.5em;overflow:hidden}.van-rate__icon--full{color:#ffd21e}.van-rate__icon--disabled{color:#bdbdbd}.van-rate--disabled{cursor:not-allowed}.van-rate--readonly{cursor:default}.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:22px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:24px;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar__play{-webkit-animation:van-notice-bar-play linear both;animation:van-notice-bar-play linear both}.van-notice-bar__play--infinite{-webkit-animation:van-notice-bar-play-infinite linear infinite both;animation:van-notice-bar-play-infinite linear infinite both}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}@-webkit-keyframes van-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.van-grid-item{position:relative;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;background-color:#fff}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--surround:after{border-width:1px}.van-grid-item__content--clickable{cursor:pointer}.van-grid-item__content--clickable:active{background-color:#f2f3f5}.van-grid-item__icon{font-size:28px}.van-grid-item__icon-wrapper{position:relative}.van-grid-item__text{color:#646566;font-size:12px;word-wrap:break-word}.van-grid-item__icon+.van-grid-item__text{margin-top:8px}.van-goods-action-icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:48px;height:100%;color:#646566;font-size:10px;line-height:1;text-align:center;background-color:#fff;cursor:pointer}.van-goods-action-icon:active{background-color:#f2f3f5}.van-goods-action-icon__icon{position:relative;width:1em;margin:0 auto 5px;color:#323233;font-size:18px}.van-coupon{margin:0 12px 12px;overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1)}.van-coupon:active{background-color:#f2f3f5}.van-coupon__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:84px;padding:14px 0;color:#323233}.van-coupon__head{position:relative;min-width:96px;padding:0 8px;color:#ee0a24;text-align:center}.van-coupon__amount,.van-coupon__condition,.van-coupon__name,.van-coupon__valid{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-coupon__amount{margin-bottom:6px;font-weight:500;font-size:30px}.van-coupon__amount span{font-weight:400;font-size:40%}.van-coupon__amount span:not(:empty){margin-left:2px}.van-coupon__condition{font-size:12px;line-height:16px;white-space:pre-wrap}.van-coupon__body{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;border-radius:0 8px 8px 0}.van-coupon__name{margin-bottom:10px;font-weight:700;font-size:14px;line-height:20px}.van-coupon__valid{font-size:12px}.van-coupon__corner{position:absolute;top:0;right:16px;bottom:0}.van-coupon__description{padding:8px 16px;font-size:12px;border-top:1px dashed #ebedf0}.van-coupon--disabled:active{background-color:#fff}.van-coupon--disabled .van-coupon-item__content{height:74px}.van-coupon--disabled .van-coupon__head{color:inherit}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{font-size:22px}.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:12px}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:inherit;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:8px;color:#323233;line-height:20px}.van-radio__label--left{margin:0 8px 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:.2em .5em;color:#fff;font-size:10px;line-height:normal;border-radius:.2em}.van-tag:after{border-color:currentColor;border-radius:.4em}.van-tag--default{background-color:#969799}.van-tag--default.van-tag--plain{color:#969799}.van-tag--danger{background-color:#ee0a24}.van-tag--danger.van-tag--plain{color:#ee0a24}.van-tag--primary{background-color:#1989fa}.van-tag--primary.van-tag--plain{color:#1989fa}.van-tag--success{background-color:#07c160}.van-tag--success.van-tag--plain{color:#07c160}.van-tag--warning{background-color:#ff976a}.van-tag--warning.van-tag--plain{color:#ff976a}.van-tag--plain{background-color:#fff}.van-tag--mark{padding-right:.7em}.van-tag--mark,.van-tag--mark:after{border-radius:0 999px 999px 0}.van-tag--round,.van-tag--round:after{border-radius:999px}.van-tag--medium{font-size:12px}.van-tag--large{font-size:14px}.van-tag__close{min-width:1em;margin-left:2px;cursor:pointer}.van-card{position:relative;box-sizing:border-box;padding:8px 16px;color:#323233;font-size:12px;background-color:#fafafa}.van-card:not(:first-child){margin-top:8px}.van-card__header{display:-webkit-box;display:-webkit-flex;display:flex}.van-card__thumb{position:relative;-webkit-box-flex:0;-webkit-flex:none;flex:none;width:88px;height:88px;margin-right:8px}.van-card__thumb img{border-radius:8px}.van-card__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:0;min-height:88px}.van-card__content--centered{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{max-height:32px;font-weight:500;line-height:16px}.van-card__desc{max-height:20px;color:#646566}.van-card__bottom,.van-card__desc{line-height:20px}.van-card__price{display:inline-block;color:#323233;font-weight:500;font-size:12px}.van-card__price-integer{font-size:16px}.van-card__price-decimal,.van-card__price-integer{font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__origin-price{display:inline-block;margin-left:5px;color:#969799;font-size:10px;text-decoration:line-through}.van-card__num{float:right;color:#969799}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-box-flex:0;-webkit-flex:none;flex:none;text-align:right}.van-card__footer .van-button{margin-left:5px}.van-coupon-cell--selected{color:#323233}.van-contact-card{padding:16px}.van-contact-card__value{margin-left:5px;line-height:20px}.van-contact-card--add .van-contact-card__value{line-height:40px}.van-contact-card--add .van-cell__left-icon{color:#1989fa;font-size:40px}.van-contact-card:before{position:absolute;right:0;bottom:0;left:0;height:2px;background:-webkit-repeating-linear-gradient(135deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background:repeating-linear-gradient(-45deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background-size:80px;content:""}.van-collapse-item__title .van-cell__right-icon:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.van-collapse-item__title:after{visibility:hidden}.van-collapse-item__title--expanded .van-cell__right-icon:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.van-collapse-item__title--expanded:after{visibility:visible}.van-collapse-item__title--disabled{cursor:not-allowed}.van-collapse-item__title--disabled,.van-collapse-item__title--disabled .van-cell__right-icon{color:#c8c9cc}.van-collapse-item__title--disabled:active{background-color:#fff}.van-collapse-item__wrapper{overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;will-change:height}.van-collapse-item__content{padding:16px;color:#969799;font-size:13px;line-height:1.5;background-color:#fff}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:90px}.van-field__label--center{text-align:center}.van-field__label--right{padding-right:16px;text-align:right}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#969799}.van-field__control::placeholder{color:#969799}.van-field__control:disabled{color:#969799;background-color:transparent;cursor:not-allowed;opacity:1;-webkit-text-fill-color:currentColor}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;min-width:1em;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:5px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field__word-num--full{color:#ee0a24}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.van-stepper{font-size:0;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:28px;height:28px;margin:0;padding:4px;color:#323233;vertical-align:middle;background-color:#f2f3f5;border:0;cursor:pointer}.van-stepper__minus:before,.van-stepper__plus:before{width:13px;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:13px}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:currentColor;content:""}.van-stepper__minus:active,.van-stepper__plus:active{background-color:#e8e8e8}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;background-color:#f7f8fa;cursor:not-allowed}.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active{background-color:#f7f8fa}.van-stepper__minus{border-radius:4px 0 0 4px}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0}.van-stepper__input{box-sizing:border-box;width:32px;height:28px;margin:0 2px;padding:0;color:#323233;font-size:14px;text-align:center;vertical-align:middle;background-color:#f2f3f5;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:#c8c9cc;background-color:#f2f3f5;-webkit-text-fill-color:currentColor;opacity:1}.van-stepper__input:read-only{cursor:default}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:8px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:20px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 20px 20px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:20px 0 0 20px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:20px 20px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 20px 20px 0}.van-popup--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-notify{box-sizing:border-box;padding:8px 16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word}.van-notify--primary{background-color:#1989fa}.van-notify--success{background-color:#07c160}.van-notify--danger{background-color:#ee0a24}.van-notify--warning{background-color:#ff976a}.van-dropdown-item{position:fixed;right:0;left:0;z-index:10;overflow:hidden}.van-dropdown-item__option{text-align:left}.van-dropdown-item__option--active,.van-dropdown-item__option--active .van-dropdown-item__icon{color:#1989fa}.van-dropdown-item--up{top:0}.van-dropdown-item--down{bottom:0}.van-dropdown-item__content{position:absolute;max-height:80%}.van-dropdown-item__icon{display:block;line-height:inherit}.van-loading{color:#c8c9cc;font-size:0}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;-webkit-animation:van-rotate .8s linear infinite;animation:van-rotate .8s linear infinite}.van-loading__spinner--spinner{-webkit-animation-timing-function:steps(12);animation-timing-function:steps(12)}.van-loading__spinner--spinner i{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__spinner--spinner i:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{-webkit-animation:van-circular 1.5s ease-in-out infinite;animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:14px;vertical-align:middle}.van-loading--vertical{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-loading--vertical .van-loading__text{margin:8px 0 0}@-webkit-keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__spinner--spinner i:first-of-type{-webkit-transform:rotate(30deg);transform:rotate(30deg);opacity:1}.van-loading__spinner--spinner i:nth-of-type(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:.9375}.van-loading__spinner--spinner i:nth-of-type(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.875}.van-loading__spinner--spinner i:nth-of-type(4){-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:.8125}.van-loading__spinner--spinner i:nth-of-type(5){-webkit-transform:rotate(150deg);transform:rotate(150deg);opacity:.75}.van-loading__spinner--spinner i:nth-of-type(6){-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.6875}.van-loading__spinner--spinner i:nth-of-type(7){-webkit-transform:rotate(210deg);transform:rotate(210deg);opacity:.625}.van-loading__spinner--spinner i:nth-of-type(8){-webkit-transform:rotate(240deg);transform:rotate(240deg);opacity:.5625}.van-loading__spinner--spinner i:nth-of-type(9){-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:.5}.van-loading__spinner--spinner i:nth-of-type(10){-webkit-transform:rotate(300deg);transform:rotate(300deg);opacity:.4375}.van-loading__spinner--spinner i:nth-of-type(11){-webkit-transform:rotate(330deg);transform:rotate(330deg);opacity:.375}.van-loading__spinner--spinner i:nth-of-type(12){-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.3125}.van-submit-bar{position:fixed;bottom:0;left:0;z-index:100;width:100%;background-color:#fff;-webkit-user-select:none;user-select:none}.van-submit-bar__tip{padding:8px 12px;color:#f56723;font-size:12px;line-height:1.5;background-color:#fff7cc}.van-submit-bar__tip-icon{min-width:18px;font-size:12px;vertical-align:middle}.van-submit-bar__tip-text{vertical-align:middle}.van-submit-bar__bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:50px;padding:0 16px;font-size:14px}.van-submit-bar__text{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:12px;color:#323233;text-align:right}.van-submit-bar__text span{display:inline-block}.van-submit-bar__suffix-label{margin-left:5px;font-weight:500}.van-submit-bar__price{color:#ee0a24;font-weight:500;font-size:12px}.van-submit-bar__price--integer{font-size:20px;font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-submit-bar__button{width:110px;height:40px;font-weight:500;line-height:40px;border:none}.van-submit-bar__button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}.van-submit-bar--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;line-height:40px;border:none}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:20px;border-bottom-left-radius:20px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:20px;border-bottom-right-radius:20px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-contact-edit{padding:16px}.van-contact-edit__fields{overflow:hidden;border-radius:4px}.van-contact-edit__fields .van-cell__title{max-width:65px}.van-contact-edit__switch-cell{margin-top:10px;padding-top:9px;padding-bottom:9px;overflow:hidden;border-radius:4px}.van-contact-edit__switch-cell .van-cell__value{-webkit-box-flex:0;-webkit-flex:none;flex:none}.van-contact-edit__switch-cell .van-switch{vertical-align:top}.van-contact-edit__buttons{padding:32px 0}.van-contact-edit .van-button{margin-bottom:12px;font-size:16px}.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;background-color:rgba(50,50,51,.88);border-radius:4px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:50px}.van-toast--bottom{top:auto;bottom:50px}.van-toast__icon{font-size:40px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.van-calendar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#fff}.van-calendar__popup.van-popup--bottom,.van-calendar__popup.van-popup--top{height:80%}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{-webkit-flex-shrink:0;flex-shrink:0;box-shadow:0 2px 10px rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:44px;font-weight:500;line-height:44px;text-align:center}.van-calendar__header-title{font-size:16px}.van-calendar__header-subtitle,.van-calendar__month-title{font-size:14px}.van-calendar__weekdays{display:-webkit-box;display:-webkit-flex;display:flex}.van-calendar__weekday{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:12px;line-height:30px;text-align:center}.van-calendar__body{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:rgba(242,243,245,.8);font-size:160px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:64px;font-size:16px;cursor:pointer}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end{color:#fff;background-color:#ee0a24}.van-calendar__day--start{border-radius:4px 0 0 4px}.van-calendar__day--end{border-radius:0 4px 4px 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:4px}.van-calendar__day--middle{color:#ee0a24}.van-calendar__day--middle:after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.1;content:""}.van-calendar__day--disabled{color:#c8c9cc;cursor:default}.van-calendar__bottom-info,.van-calendar__top-info{position:absolute;right:0;left:0;font-size:10px;line-height:14px}@media (max-width:350px){.van-calendar__bottom-info,.van-calendar__top-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:54px;height:54px;color:#fff;background-color:#ee0a24;border-radius:4px}.van-calendar__footer{-webkit-flex-shrink:0;flex-shrink:0;padding:0 16px}.van-calendar__footer--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-calendar__confirm{height:36px;margin:7px 0;line-height:34px}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none;-webkit-text-size-adjust:100%}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:44px;line-height:44px}.van-picker__cancel,.van-picker__confirm{padding:0 16px;color:#1989fa;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{background-color:#f2f3f5}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;text-align:center}.van-picker__columns{position:relative;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;z-index:3;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;left:0;width:100%;pointer-events:none}.van-picker__mask{top:0;z-index:2;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:16px;text-align:center}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{padding:0 5px;color:#000}.van-picker-column__item--disabled{opacity:.3}.van-address-edit{padding:12px}.van-address-edit__default,.van-address-edit__fields{overflow:hidden;border-radius:8px}.van-address-edit__default{margin-top:12px}.van-address-edit__buttons{padding:32px 4px}.van-address-edit__buttons .van-button{margin-bottom:12px}.van-address-edit-detail{padding:0}.van-address-edit-detail__search-item{background-color:#f2f3f5}.van-address-edit-detail__keyword{color:#ee0a24}.van-address-edit-detail__finish{color:#1989fa;font-size:12px}.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-contact-list{box-sizing:border-box;height:100%;padding-bottom:50px}.van-contact-list__item{padding:16px}.van-contact-list__item-value{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-right:32px;padding-left:8px}.van-contact-list__item-tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-contact-list__group{box-sizing:border-box;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-contact-list__edit{font-size:16px}.van-contact-list__bottom{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:5px 16px;background-color:#fff}.van-contact-list__add{height:40px;line-height:38px}.van-address-list{box-sizing:border-box;height:100%;padding:12px 12px 100px}.van-address-list__bottom{position:fixed;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:5px 16px;background-color:#fff}.van-address-list__add{height:40px;line-height:38px}.van-address-list__disabled-text{padding:20px 0 16px;color:#969799;font-size:14px;line-height:20px}.van-address-item{padding:12px;background-color:#fff;border-radius:8px}.van-address-item:not(:last-child){margin-bottom:12px}.van-address-item__value{padding-right:44px}.van-address-item__name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;font-size:16px;line-height:22px}.van-address-item__tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-address-item__address{color:#323233;font-size:13px;line-height:18px}.van-address-item--disabled .van-address-item__address,.van-address-item--disabled .van-address-item__name{color:#c8c9cc}.van-address-item__edit{position:absolute;top:50%;right:16px;color:#969799;font-size:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-address-item .van-cell{padding:0}.van-address-item .van-radio__label{margin-left:12px}.van-address-item .van-radio__icon--checked .van-icon{background-color:#ee0a24;border-color:#ee0a24}.van-cell-group{background-color:#fff}.van-cell-group__title{padding:16px 16px 8px;color:#969799;font-size:14px;line-height:16px}.van-panel{background:#fff}.van-panel__header-value{color:#ee0a24}.van-panel__footer{padding:8px 16px}.van-circle{position:relative;display:inline-block;text-align:center}.van-circle svg{position:absolute;top:0;left:0;width:100%;height:100%}.van-circle__layer{fill:none;stroke-linecap:round}.van-circle__text{position:absolute;top:50%;left:0;box-sizing:border-box;width:100%;padding:0 4px;color:#323233;font-weight:500;font-size:14px;line-height:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-col{float:left;box-sizing:border-box;min-height:1px}.van-col--1{width:4.16666667%}.van-col--offset-1{margin-left:4.16666667%}.van-col--2{width:8.33333333%}.van-col--offset-2{margin-left:8.33333333%}.van-col--3{width:12.5%}.van-col--offset-3{margin-left:12.5%}.van-col--4{width:16.66666667%}.van-col--offset-4{margin-left:16.66666667%}.van-col--5{width:20.83333333%}.van-col--offset-5{margin-left:20.83333333%}.van-col--6{width:25%}.van-col--offset-6{margin-left:25%}.van-col--7{width:29.16666667%}.van-col--offset-7{margin-left:29.16666667%}.van-col--8{width:33.33333333%}.van-col--offset-8{margin-left:33.33333333%}.van-col--9{width:37.5%}.van-col--offset-9{margin-left:37.5%}.van-col--10{width:41.66666667%}.van-col--offset-10{margin-left:41.66666667%}.van-col--11{width:45.83333333%}.van-col--offset-11{margin-left:45.83333333%}.van-col--12{width:50%}.van-col--offset-12{margin-left:50%}.van-col--13{width:54.16666667%}.van-col--offset-13{margin-left:54.16666667%}.van-col--14{width:58.33333333%}.van-col--offset-14{margin-left:58.33333333%}.van-col--15{width:62.5%}.van-col--offset-15{margin-left:62.5%}.van-col--16{width:66.66666667%}.van-col--offset-16{margin-left:66.66666667%}.van-col--17{width:70.83333333%}.van-col--offset-17{margin-left:70.83333333%}.van-col--18{width:75%}.van-col--offset-18{margin-left:75%}.van-col--19{width:79.16666667%}.van-col--offset-19{margin-left:79.16666667%}.van-col--20{width:83.33333333%}.van-col--offset-20{margin-left:83.33333333%}.van-col--21{width:87.5%}.van-col--offset-21{margin-left:87.5%}.van-col--22{width:91.66666667%}.van-col--offset-22{margin-left:91.66666667%}.van-col--23{width:95.83333333%}.van-col--offset-23{margin-left:95.83333333%}.van-col--24{width:100%}.van-col--offset-24{margin-left:100%}.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-coupon-list{position:relative;height:100%;background-color:#f7f8fa}.van-coupon-list__field{padding:5px 0 5px 16px}.van-coupon-list__field .van-field__body{height:34px;padding-left:12px;line-height:34px;background:#f7f8fa;border-radius:17px}.van-coupon-list__field .van-field__body::-webkit-input-placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__body::placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__clear{margin-right:0}.van-coupon-list__exchange-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff}.van-coupon-list__exchange{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:32px;font-size:16px;line-height:30px;border:0}.van-coupon-list .van-tabs__wrap{box-shadow:0 6px 12px -12px #969799}.van-coupon-list__list{box-sizing:border-box;padding:16px 0 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-coupon-list__list--with-bottom{padding-bottom:66px}.van-coupon-list__bottom{position:absolute;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:5px 16px;font-weight:500;background-color:#fff}.van-coupon-list__close{height:40px;line-height:38px}.van-coupon-list__empty{padding-top:60px;text-align:center}.van-coupon-list__empty p{margin:16px 0;color:#969799;font-size:14px;line-height:20px}.van-coupon-list__empty img{width:200px;height:200px}.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border:0 solid #ebedf0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider:before{content:""}.van-divider--hairline:after,.van-divider--hairline:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center:before,.van-divider--content-left:before,.van-divider--content-right:before{margin-right:16px}.van-divider--content-center:after,.van-divider--content-left:after,.van-divider--content-right:after{margin-left:16px;content:""}.van-divider--content-left:before,.van-divider--content-right:after{max-width:10%}.van-dropdown-menu{height:50px;background-color:#fff;-webkit-user-select:none;user-select:none}.van-dropdown-menu,.van-dropdown-menu__item{display:-webkit-box;display:-webkit-flex;display:flex}.van-dropdown-menu__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:0;cursor:pointer}.van-dropdown-menu__item:active{opacity:.7}.van-dropdown-menu__item--disabled:active{opacity:1}.van-dropdown-menu__item--disabled .van-dropdown-menu__title{color:#969799}.van-dropdown-menu__title{position:relative;box-sizing:border-box;max-width:100%;padding:0 8px;color:#323233;font-size:15px;line-height:18px}.van-dropdown-menu__title:after{position:absolute;top:50%;right:-4px;margin-top:-5px;border-color:transparent transparent currentcolor currentcolor;border-style:solid;border-width:3px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:.8;content:""}.van-dropdown-menu__title--active{color:#1989fa}.van-dropdown-menu__title--down:after{margin-top:-1px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:50px;background-color:#fff}.van-goods-action--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-swipe{position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__cover,.van-image-preview__image{position:absolute;top:0;left:0}.van-image-preview__image{right:0;bottom:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:10px;left:50%;color:#fff;font-size:14px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa;border-radius:8px}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden;border-radius:8px}.van-uploader__preview-delete{position:absolute;top:-8px;right:-8px;color:#969799;font-size:18px;background-color:#fff;border-radius:100%}.van-uploader__mask{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;background-color:rgba(50,50,51,.88);border-radius:8px}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa;border-radius:8px}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}.van-sku-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;min-height:50%;max-height:80%;overflow-y:visible;font-size:14px;background:#fff}.van-sku-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:44px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-sku-body::-webkit-scrollbar{display:none}.van-sku-header{margin-left:16px}.van-sku-header__img-wrap{position:relative;float:left;width:96px;height:96px;margin:12px 0;overflow:hidden;background:#f7f8fa;border-radius:4px}.van-sku-header__img-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.van-sku-header__goods-info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:96px;padding:12px 36px 12px 8px;overflow:hidden}.van-sku-header-item{margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-sku__price-symbol{font-size:16px;vertical-align:middle}.van-sku__price-num{font-weight:500;font-size:22px;vertical-align:middle;word-wrap:break-word}.van-sku__goods-price{color:#ee0a24}.van-sku__price-tag{position:relative;display:inline-block;margin-left:8px;padding:0 5px;overflow:hidden;color:#ee0a24;font-size:12px;line-height:16px;vertical-align:middle;border-radius:8px}.van-sku__price-tag:before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.1;content:""}.van-sku-group-container{margin-left:16px;padding:12px 0 2px}.van-sku-group-container--hide-soldout .van-sku-row__item--disabled{display:none}.van-sku-row{margin:0 3px 12px 0}.van-sku-row:last-child{margin-bottom:0}.van-sku-row__title{padding-bottom:12px}.van-sku-row__title-multiple{color:#969799}.van-sku-row__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:40px;margin:0 12px 12px 0;overflow:hidden;color:#323233;font-size:13px;line-height:16px;vertical-align:middle;border-radius:4px;cursor:pointer}.van-sku-row__item:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f8fa;content:""}.van-sku-row__item-img{z-index:1;width:24px;height:24px;margin:4px 0 4px 4px;object-fit:cover;border-radius:2px}.van-sku-row__item-name{z-index:1;padding:8px}.van-sku-row__item--active{color:#ee0a24}.van-sku-row__item--active:before{background:currentColor;opacity:.1}.van-sku-row__item--disabled{color:#c8c9cc;background:#f2f3f5;cursor:not-allowed}.van-sku-row__item--disabled .van-sku-row__item-img{opacity:.3}.van-sku-stepper-stock{margin-left:16px;padding:12px 0}.van-sku-stepper-container{min-height:30px;margin-right:20px;overflow:hidden}.van-sku__stepper{float:right;padding-left:4px}.van-sku__stepper-title{float:left;line-height:30px}.van-sku__stepper-quota{display:inline-block;float:right;color:#ee0a24;font-size:12px;line-height:30px}.van-sku__stock{display:inline-block;margin-right:8px;color:#969799;font-size:12px}.van-sku__stock-num--highlight{color:#ee0a24}.van-sku-messages{padding-bottom:32px}.van-sku-messages__image-cell .van-cell__title{max-width:90px}.van-sku-messages__image-cell .van-cell__value{overflow:visible;text-align:left}.van-sku-img-uploader{display:inline-block}.van-sku-img-uploader__uploader{vertical-align:middle}.van-sku-img-uploader__img{position:relative;float:left;width:64px;height:64px;margin-right:8px;background:#f7f8fa;border-radius:2px}.van-sku-img-uploader__img img{width:100%;height:100%;object-fit:contain}.van-sku-img-uploader__delete{position:absolute;top:-12px;right:-14px;z-index:1;padding:6px;color:rgba(50,50,51,.8);opacity:.8}.van-sku-img-uploader__delete:before{background-color:#fff;border-radius:14px}.van-sku-img-uploader__mask{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;color:#fff;background:rgba(50,50,51,.8)}.van-sku-img-uploader__warn-text{margin-top:6px;font-size:12px;line-height:14px}.van-sku-img-uploader__trigger{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;color:#dcdee0}.van-sku-actions,.van-sku-img-uploader__trigger{display:-webkit-box;display:-webkit-flex;display:flex}.van-sku-actions{-webkit-flex-shrink:0;flex-shrink:0;padding:8px 16px}.van-sku-actions .van-button{height:40px;font-weight:500;font-size:14px;line-height:34px;border:none;border-radius:0}.van-sku-actions .van-button:first-of-type{border-top-left-radius:20px;border-bottom-left-radius:20px}.van-sku-actions .van-button:last-of-type{border-top-right-radius:20px;border-bottom-right-radius:20px}.van-sku-actions .van-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-sku-actions .van-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}.van-index-anchor{z-index:1;box-sizing:border-box;padding:0 16px;color:#323233;font-weight:500;font-size:14px;line-height:32px;background-color:transparent}.van-index-anchor--sticky{position:fixed;top:0;right:0;left:0;color:#07c160;background-color:#fff}.van-index-bar__sidebar{position:fixed;top:50%;right:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;user-select:none}.van-index-bar__index{padding:0 4px 0 16px;font-weight:500;font-size:10px;line-height:14px}.van-index-bar__index--active{color:#07c160}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:100;width:100%;background-color:#fff;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-user-select:none;user-select:none}.van-number-keyboard__title{position:relative;height:30px;color:#646566;font-size:14px;line-height:30px;text-align:center}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{position:relative;box-sizing:border-box}.van-number-keyboard__close{position:absolute;right:0;padding:0 16px;color:#1989fa;font-size:14px;cursor:pointer}.van-number-keyboard__close:active{background-color:#f2f3f5}.van-number-keyboard__sidebar{position:absolute;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:25%;height:216px}.van-number-keyboard--custom .van-number-keyboard__body{padding-right:25%}.van-number-keyboard--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-key{display:inline-block;width:33.33333333%;height:54px;font-size:24px;font-style:normal;line-height:54px;text-align:center;vertical-align:middle;cursor:pointer}.van-key:after{border-width:1px 1px 0 0}.van-key--middle{width:66.66666667%}.van-key--big{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.van-key--blue,.van-key--delete{font-size:16px}.van-key--blue{color:#fff}.van-key--blue,.van-key--blue.van-key--active{background-color:#1989fa}.van-key--blue:after{border-color:#1989fa}.van-key--blue:active{background-color:#0570db}.van-key--gray{background-color:#ebedf0}.van-key--active{background-color:#f2f3f5}.van-pagination{display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px;line-height:40px;text-align:center}.van-pagination__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:36px;height:40px;color:#1989fa;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item:active{color:#fff;background-color:#1989fa}.van-pagination__item:after{border-width:1px 0 1px 1px}.van-pagination__item:last-child:after{border-right-width:1px}.van-pagination__item--active{color:#fff;background-color:#1989fa}.van-pagination__next,.van-pagination__prev{padding:0 4px;cursor:pointer}.van-pagination__item--disabled,.van-pagination__item--disabled:active{color:#646566;background-color:#f7f8fa;cursor:not-allowed;opacity:.5}.van-pagination__page{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.van-pagination__page-desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;color:#646566}.van-pagination--simple .van-pagination__next:after,.van-pagination--simple .van-pagination__prev:after{border-width:1px}.van-password-input{position:relative;margin:0 16px;-webkit-user-select:none;user-select:none}.van-password-input__error-info,.van-password-input__info{margin-top:16px;font-size:14px;text-align:center}.van-password-input__info{color:#969799}.van-password-input__error-info{color:#ee0a24}.van-password-input__security{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:50px;cursor:pointer}.van-password-input__security:after{border-radius:6px}.van-password-input__security li{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:100%;font-size:20px;line-height:50px;text-align:center;background-color:#fff}.van-password-input__security i{width:10px;height:10px;background-color:#000;border-radius:100%;visibility:hidden}.van-password-input__cursor,.van-password-input__security i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.van-password-input__cursor{width:1px;height:40%;background-color:#323233;-webkit-animation:van-cursor-flicker 1s infinite;animation:van-cursor-flicker 1s infinite}@-webkit-keyframes van-cursor-flicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes van-cursor-flicker{0%{opacity:0}50%{opacity:1}to{opacity:0}}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-row:after{display:table;clear:both;content:""}.van-row--flex{display:-webkit-box;display:-webkit-flex;display:flex}.van-row--flex:after{display:none}.van-row--justify-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-row--justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.van-row--justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.van-row--justify-space-around{-webkit-justify-content:space-around;justify-content:space-around}.van-row--align-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-row--align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.van-sidebar{width:85px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-tree-select{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px;-webkit-user-select:none;user-select:none}.van-tree-select__nav{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto;background-color:#fafafa;-webkit-overflow-scrolling:touch}.van-tree-select__nav-item{padding:12px 8px 12px 12px}.van-tree-select__content{-webkit-box-flex:2;-webkit-flex:2;flex:2;overflow-y:auto;background-color:#fff;-webkit-overflow-scrolling:touch}.van-tree-select__item{position:relative;padding:0 32px 0 16px;font-weight:700;line-height:44px;cursor:pointer}.van-tree-select__item--active{color:#ee0a24}.van-tree-select__item--disabled{color:#c8c9cc;cursor:not-allowed}.van-tree-select__selected{position:absolute;top:50%;right:16px;margin-top:-8px;font-size:16px}.van-skeleton{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 16px}.van-skeleton__avatar{-webkit-flex-shrink:0;flex-shrink:0;margin-right:16px;background-color:#f2f3f5}.van-skeleton__avatar--round{border-radius:100%}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:8px}.van-skeleton__row,.van-skeleton__title{height:16px;background-color:#f2f3f5}.van-skeleton__title{margin:0}.van-skeleton__row:not(:first-child){margin-top:12px}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{-webkit-animation:van-skeleton-blink 1.2s ease-in-out infinite;animation:van-skeleton-blink 1.2s ease-in-out infinite}@-webkit-keyframes van-skeleton-blink{50%{opacity:.6}}@keyframes van-skeleton-blink{50%{opacity:.6}}.van-slider{position:relative;width:100%;background-color:#ebedf0;border-radius:999px;cursor:pointer}.van-slider:before{position:absolute;top:-8px;right:0;bottom:-8px;left:0;content:""}.van-slider__bar{position:relative;height:2px;background-color:#1989fa;border-radius:inherit;-webkit-transition:width .2s;transition:width .2s}.van-slider__button{width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5)}.van-slider__button-wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);cursor:grab}.van-slider--disabled{cursor:not-allowed;opacity:.5}.van-slider--disabled .van-slider__button-wrapper{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:2px;height:100%}.van-slider--vertical .van-slider__button-wrapper{top:auto;bottom:0;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0)}.van-steps{overflow:hidden;background-color:#fff}.van-steps--horizontal{padding:10px 10px 0}.van-steps--horizontal .van-steps__items{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 0 10px;padding-bottom:22px}.van-steps--vertical{padding:0 0 0 32px}.van-swipe-cell{position:relative;overflow:hidden;cursor:grab}.van-swipe-cell__wrapper{-webkit-transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-timing-function:cubic-bezier(.18,.89,.32,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.van-tabbar{z-index:1;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:content-box;width:100%;height:50px;background-color:#fff}.van-tabbar--fixed{position:fixed;bottom:0;left:0}.van-tabbar--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.register[data-v-09850c11]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-09850c11]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-09850c11],.title div[data-v-09850c11]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-09850c11]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-09850c11]{height:.5rem}.title label[data-v-09850c11]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content h3[data-v-09850c11],.title label[data-v-09850c11]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.content h3[data-v-09850c11]{width:85%;height:1.5rem;color:#333;font-size:.34rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto}.intput_list[data-v-09850c11]{width:100%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list_one[data-v-09850c11]{width:90%;height:1rem;margin:auto}.list_one input[data-v-09850c11]{width:95%;height:100%;border:#fff;padding-left:5%;font-size:.3rem;color:#333;float:left;margin:0!important}.list_two[data-v-09850c11]{width:19%;height:2.5rem;float:left;margin-left:2px;background:#fff;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list_two img[data-v-09850c11]{width:50%}.content_two h3[data-v-09850c11]{width:80%;height:1rem;color:#333;font-size:.3rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.input[data-v-09850c11]{width:100%;height:1.5rem}.input input[data-v-09850c11]{width:100%;height:70%;border:#fff;padding-left:40px;margin-top:10px;font-size:15px}.button[data-v-09850c11]{width:100%;height:auto;overflow:hidden;margin-top:.8rem;text-align:center}.but[data-v-09850c11]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell:not(:last-child):after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:0;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after{display:none}.van-cell__label{margin-top:3px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{min-width:1em;height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:5px}.van-cell__right-icon{margin-left:5px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.register[data-v-aa3e2306]{width:100%;height:100%;margin:0 auto;overflow:hidden;background-color:#fff}.register>div[data-v-aa3e2306]{width:100%!important}.title[data-v-aa3e2306]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-aa3e2306],.title div[data-v-aa3e2306]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-aa3e2306]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-aa3e2306]{height:.5rem}.title label[data-v-aa3e2306]{display:inline-block;width:94%;height:1rem;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.input_list[data-v-aa3e2306]{width:100%;height:4rem;margin:1rem auto 0}.sms_mobile[data-v-aa3e2306]{width:100%;height:.5rem;font-size:15px}.sms_mobile span[data-v-aa3e2306]{padding-left:.5rem}.mobile_input[data-v-aa3e2306]{width:100%;height:2rem;padding-left:.5rem}.mobile_input input[data-v-aa3e2306]{width:60%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem;text-align:left}.mobile_input button[data-v-aa3e2306]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.sms_email[data-v-aa3e2306]{width:100%;height:.5rem;font-size:15px}.sms_email span[data-v-aa3e2306]{padding-left:.5rem}.email_input[data-v-aa3e2306]{width:100%;height:2rem;padding-left:.5rem}.email_input input[data-v-aa3e2306]{width:60%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem}.email_input button[data-v-aa3e2306]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.below[data-v-aa3e2306]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem}.confirm[data-v-aa3e2306]{background:#409eeb}.cancel[data-v-aa3e2306],.confirm[data-v-aa3e2306]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;outline:none;border:none;color:#fff;margin:.1rem}.cancel[data-v-aa3e2306]{background:#ccc}.register[data-v-558d4e33]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-558d4e33]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-558d4e33],.title div[data-v-558d4e33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-558d4e33]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-558d4e33]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}.content[data-v-558d4e33],.title h3[data-v-558d4e33]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content[data-v-558d4e33]{font-family:"\5FAE\8F6F\96C5\9ED1";width:100%;height:1rem;font-size:.25rem;color:#b3b4b5;background:#f3f5f9;text-indent:17px}.input_div[data-v-558d4e33]{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_div input[data-v-558d4e33]{width:100%;height:1rem;border:#f3f5f9;padding-left:20px;font-size:15px}.button[data-v-558d4e33]{width:100%;height:2rem;overflow:hidden;text-align:center;margin-top:100px}.but[data-v-558d4e33]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.register[data-v-dab00e7a]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-dab00e7a]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .title_img[data-v-dab00e7a],.title[data-v-dab00e7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-dab00e7a]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-dab00e7a]{height:.5rem}.title label[data-v-dab00e7a]{display:inline-block;width:100%;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.title-right-div[data-v-dab00e7a],.title label[data-v-dab00e7a]{height:100%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-right-div[data-v-dab00e7a]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:3%;z-index:10;font-size:.34rem}.title-right-img[data-v-dab00e7a]{width:.8rem;height:.8rem!important}.title h3[data-v-dab00e7a]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.content[data-v-dab00e7a],.title h3[data-v-dab00e7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content[data-v-dab00e7a]{font-size:.22rem;font-family:"\5FAE\8F6F\96C5\9ED1";color:red;padding-left:5%;width:100%;height:.8rem}.input_list[data-v-dab00e7a]{padding-left:1%;background:#fff;font-family:"\5FAE\8F6F\96C5\9ED1"}.input_list span[data-v-dab00e7a]{padding-top:.3rem;font-size:15px}.content_two[data-v-dab00e7a]{font-size:.22rem;color:#767677;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5%;width:100%;height:.8rem}.content_two[data-v-dab00e7a],.content_two span[data-v-dab00e7a]{font-family:"\5FAE\8F6F\96C5\9ED1"}.below[data-v-dab00e7a]{padding-left:5%;font-size:15px}.below input[data-v-dab00e7a]{width:1.6rem;height:.3rem;border-radius:.3rem;border:1px solid #999;margin:0 .1rem;padding:.1rem .2rem;font-size:.22rem;text-align:right}.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;font-size:30px;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch,.van-switch__node{height:1em;background-color:#fff}.van-switch__node{position:absolute;top:0;left:0;z-index:1;width:1em;border-radius:100%;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.van-switch-cell{padding-top:9px;padding-bottom:9px}.van-switch-cell--large{padding-top:11px;padding-bottom:11px}.van-switch-cell .van-switch{float:right}.register[data-v-36d9c980]{width:100%;height:100%;margin:0 auto;overflow:hidden}.title[data-v-36d9c980]{width:90%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-36d9c980],.title div[data-v-36d9c980]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-36d9c980]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title-right-div[data-v-36d9c980]{width:1rem;height:100%;margin-right:.2rem}.title-right-img[data-v-36d9c980]{width:.8rem;height:.8rem!important}.title h3[data-v-36d9c980]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.input_list[data-v-36d9c980]{margin-top:.5rem;font-size:20px}.input_list>div[data-v-36d9c980]{border-bottom:1px solid #f3f5f9}.input_name[data-v-36d9c980]{background:#fff;padding-left:5%}.input_name span[data-v-36d9c980]{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.3rem;width:100%;font-weight:500}.input_name input[data-v-36d9c980]{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.3rem;width:50%;height:.8rem;border:#fff;padding-left:1.5rem}.region[data-v-36d9c980]{background:#fff;height:.8rem;line-height:.8rem;padding-left:5%}.region span[data-v-36d9c980]{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.3rem}.region_span[data-v-36d9c980]{float:right;padding-right:5%;font-size:.46rem!important;color:#999}.region_img[data-v-36d9c980]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right;width:5%;margin-top:.1rem;margin-right:.35rem}.china[data-v-36d9c980]{font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.3rem;padding-left:.8rem}.phone[data-v-36d9c980]{background:#fff;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5%;font-size:.3rem}.phone span[data-v-36d9c980]{font-size:.3rem}.phone input[data-v-36d9c980]{border:#fff}.lines[data-v-36d9c980]{color:#887e7e}.phone_span[data-v-36d9c980]{font-size:.3rem;padding-left:1rem}.email[data-v-36d9c980]{background:#fff;padding-left:5%}.email span[data-v-36d9c980]{font-size:.3rem;width:100%}.email input[data-v-36d9c980]{font-size:.3rem;width:50%;height:.8rem;border:#fff;padding-left:1.3rem}.below[data-v-36d9c980]{width:100%;height:1rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon[data-v-36d9c980]{padding-left:.6rem;color:red;font-size:16px}.info[data-v-36d9c980]{padding-left:.1rem;font-size:13px;color:#999}.register[data-v-537e56f2]{width:100%;height:100%;margin:0 auto;overflow:hidden}.title[data-v-537e56f2]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%;border-bottom:30px solid #fff}.title[data-v-537e56f2],.title div[data-v-537e56f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-537e56f2]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-537e56f2],.title h3[data-v-537e56f2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-537e56f2]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.content[data-v-537e56f2]{width:90%;height:2.5rem;background:#535558;margin:0 auto;border-radius:.1rem;padding:.2rem}.btcImg_cion[data-v-537e56f2]{width:70%;font-size:20px;padding-left:.1rem;color:#fff;float:left;text-align:left;height:.8rem}.btcImg[data-v-537e56f2]{width:100%;height:.8rem}.btcImg_img[data-v-537e56f2]{width:20%;float:left;text-align:center;overflow:hidden}.btcImg_img img[data-v-537e56f2]{width:50%;float:right}.content_info[data-v-537e56f2]{width:100%;height:.3rem;font-size:10px;color:#fff;margin-top:20px;padding-left:.1rem}.content_number[data-v-537e56f2]{font-size:20px;color:#fff;padding-left:.1rem;margin-top:10px}.skin[data-v-537e56f2]{width:100%;background:#fff;margin-top:10px;font-size:20px;padding-left:.2rem;border-top:1px solid #f0eded;padding-top:.2rem}.skin_one[data-v-537e56f2]{font-size:.3rem}.skin_one[data-v-537e56f2],.skin_two[data-v-537e56f2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.skin_two[data-v-537e56f2]{float:right;padding-right:7%}.below[data-v-537e56f2]{width:100%;height:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.below_one[data-v-537e56f2],.below_two[data-v-537e56f2]{width:33%;height:1rem;float:left}.below_three[data-v-537e56f2]{width:25%;height:1rem;float:left}.below_one[data-v-537e56f2]{font-size:.25rem;color:#aaa7a7;padding-left:.2rem}.below_one_value label[data-v-537e56f2]{color:#000}.below_one_value span[data-v-537e56f2]{font-size:.2rem}.below_two[data-v-537e56f2]{font-size:.25rem;color:#aaa7a7;padding-left:.4rem}.below_two_value label[data-v-537e56f2]{color:#000;padding-left:.4rem}.below_two_value span[data-v-537e56f2]{font-size:.2rem}.below_three[data-v-537e56f2]{font-size:.25rem;color:#aaa7a7}.below_three_value label[data-v-537e56f2]{color:#000;padding-left:.4rem}.below_three_value span[data-v-537e56f2]{font-size:.2rem}.register[data-v-1a5c4132]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-1a5c4132]{width:100%!important}.title[data-v-1a5c4132]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-1a5c4132],.title div[data-v-1a5c4132]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-1a5c4132]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-1a5c4132]{height:.5rem}.title label[data-v-1a5c4132]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-1a5c4132]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-1a5c4132]{height:1.5rem;font-size:.45rem}.register_C h3[data-v-1a5c4132],.register_C h4[data-v-1a5c4132]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-1a5c4132]{height:1rem;font-size:.3rem}.register_C .register_inp[data-v-1a5c4132]{width:90%;height:auto;margin:0 auto;overflow:hidden;position:relative}.register_inp img[data-v-1a5c4132]{position:absolute;top:.18rem;left:.2rem;width:.4rem}.register_C .register_inp input[data-v-1a5c4132]{width:85%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.7rem;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc}.register_C .register_inp input[data-v-1a5c4132]:focus{border:1px solid #6ebfff}.register_C .code[data-v-1a5c4132]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .code input[data-v-1a5c4132]{width:50%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:.2rem;outline:none;background:#fff;font-size:.3rem;border:1px solid #ccc}.register_C .code input[data-v-1a5c4132]:focus{border:1px solid #6ebfff}.register_C .code button[data-v-1a5c4132]{width:2rem;height:.7rem;float:left;background:#fff;float:right;margin-right:4%;background:#6ebfff;color:#fff;border:none;outline:none;font-size:.3rem}.register_but[data-v-1a5c4132]{width:100%;height:auto;overflow:hidden;margin-top:1rem;text-align:center}.but[data-v-1a5c4132]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-1a5c4132]:disabled{background:#ccc}.eml[data-v-1a5c4132]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:500}.code[data-v-1a5c4132]{width:90%;height:auto;margin:0 auto;overflow:hidden}.passw[data-v-1a5c4132]{width:80%;height:auto;margin:0 auto;overflow:hidden}.passw a[data-v-1a5c4132]{width:auto;height:auto;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:500}.register[data-v-aeec6c98]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-aeec6c98]{width:100%!important}.titleFix[data-v-aeec6c98]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-aeec6c98]{width:100%;height:3.3rem;margin:0 auto}.title[data-v-aeec6c98]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-aeec6c98],.title div[data-v-aeec6c98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-aeec6c98]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-aeec6c98]{height:.5rem}.title label[data-v-aeec6c98]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.mine_select[data-v-aeec6c98]{width:92%;height:1.4rem;margin:0 auto}.mine_select>div[data-v-aeec6c98],.mine_select[data-v-aeec6c98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mine_select>div[data-v-aeec6c98]{height:.8rem;border-radius:5px;margin-right:.3rem}.currency[data-v-aeec6c98]{width:40%}.electricity[data-v-aeec6c98]{width:50%}.mine_select>div label[data-v-aeec6c98]{display:inline-block;width:30%;height:100%;font-size:.3rem;color:#000;float:left;line-height:.8rem}.electricity label[data-v-aeec6c98]{width:25%!important}.mine_select>div>div[data-v-aeec6c98]{width:70%;height:100%;float:left}.mine_select input[data-v-aeec6c98]{border:none!important;height:.5rem!important}.model[data-v-aeec6c98]{width:100%;height:auto;overflow-y:auto;overflow-x:hidden;margin:0 auto}.mineProfit_D[data-v-aeec6c98]{width:100%;height:100%;margin:0 auto;border:1px solid #fff}.model_T[data-v-aeec6c98]{width:92%;height:1rem;margin:0 auto;border-bottom:1px solid #f3f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 4%}.model_T[data-v-aeec6c98],.model_T li[data-v-aeec6c98]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_T li[data-v-aeec6c98]{height:100%;color:#999;font-size:.28rem;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.model_T li[data-v-aeec6c98]:first-child{width:40%;line-height:1rem}.model_T li[data-v-aeec6c98]:nth-child(2){width:29%;line-height:.4rem;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:3%}.model_T li:nth-child(2) label[data-v-aeec6c98]{display:inline-block;margin-top:.1rem;width:100%;text-align:right}.model_T li[data-v-aeec6c98]:nth-child(3){width:28%;line-height:1rem;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.model_T li:nth-child(3) label[data-v-aeec6c98]{display:inline-block}.model_T li label[data-v-aeec6c98]{font-size:.3rem;color:#999}.model_T li span[data-v-aeec6c98]{display:inline-block;width:100%;font-size:.24rem;color:#999;text-align:right}.model_T li a[data-v-aeec6c98]{display:inline-block;width:1rem;height:.4rem;font-size:.24rem;color:#fff;background:#6ebfff;border-radius:30px;text-align:center}.model_C[data-v-aeec6c98]{width:100%;height:auto;margin:0 auto}.model_C li[data-v-aeec6c98]{width:94%;height:1rem;margin:0 auto;border-bottom:1px solid #f3f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;position:relative}.model_C li>div[data-v-aeec6c98]{height:100%;color:#999;font-size:.28rem;list-style:none;float:left}.model_C li>div[data-v-aeec6c98]:first-child{width:40%;line-height:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.model_C li>div:first-child label[data-v-aeec6c98]{display:inline-block;margin-top:.25rem}.model_C li>div[data-v-aeec6c98]:nth-child(2){width:29%;line-height:.3rem;text-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:3%}.model_C li>div:nth-child(2) label[data-v-aeec6c98]{width:100%;display:inline-block;margin-top:.23rem;text-align:right}.model_C li>div[data-v-aeec6c98]:nth-child(3){width:28%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_C li:nth-child(3) label[data-v-aeec6c98]{display:inline-block;margin-top:.1rem}.model_C li label[data-v-aeec6c98]{display:inline-block;width:1.9rem;font-size:.3rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_C li>div:first-child span[data-v-aeec6c98]{font-size:.22rem;color:#999}.model_C li>div:nth-child(2) span[data-v-aeec6c98]{font-size:.22rem;color:#999;display:inline-block;text-align:right;width:100%}.model_C li a[data-v-aeec6c98]{display:inline-block;width:85%;height:50%;line-height:.5rem;font-size:.24rem;color:#fff;background:#51ac45;border-radius:5px;text-align:center}.model_img[data-v-aeec6c98]{width:.4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.model_img img[data-v-aeec6c98]{width:.35rem}.dataS[data-v-aeec6c98]{font-size:.26rem;height:1.3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dataS>div[data-v-aeec6c98],.dataS[data-v-aeec6c98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataS>div[data-v-aeec6c98]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:.7rem!important;padding:0 .2rem!important;border-radius:.2rem;height:.6rem;background-color:#f3f5f9;margin:.2rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.currencyL[data-v-aeec6c98]{width:auto;min-width:1.8rem}.dataS>div span[data-v-aeec6c98]{display:inline-block;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.3rem;color:#000}.dataS .mint-popup[data-v-aeec6c98]{width:2rem;margin:0;border:none;border-radius:0;padding:.2rem;text-align:center}.currency_down[data-v-aeec6c98]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-aeec6c98]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-aeec6c98]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-aeec6c98]{font-size:.36rem;font-weight:500;padding-left:.2rem}.currency_down ul li img[data-v-aeec6c98]{height:.5rem}.activeL[data-v-aeec6c98]{color:#6ebfff!important}.selectC[data-v-aeec6c98]{width:.25rem;margin-left:.15rem}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;color:#969799;font-size:14px;line-height:50px;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.register[data-v-be13ef5c]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden;font-family:Roboto,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,微软雅黑,Arial,sans-serif}.titleFix[data-v-be13ef5c]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-be13ef5c]{width:100%;height:4.6rem;margin:0 auto}.title[data-v-be13ef5c]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative;z-index:2100}.title .title_img[data-v-be13ef5c],.title[data-v-be13ef5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-be13ef5c]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:3%;z-index:10}.title_img img[data-v-be13ef5c]{height:.4rem}.title label[data-v-be13ef5c]{display:inline-block;width:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.title .title_search[data-v-be13ef5c],.title label[data-v-be13ef5c]{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_search[data-v-be13ef5c]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:5%;z-index:10}.title_search img[data-v-be13ef5c]{height:.5rem}.title .pagingSelection[data-v-be13ef5c]{width:10%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:18%;z-index:10}.pagingSelection img[data-v-be13ef5c]{height:.5rem}.mineProfit[data-v-be13ef5c]{width:100%;height:1.6rem;margin:0 auto;border-bottom:1px solid #f3f5f9}.mineProfit button[data-v-be13ef5c]{width:24.7%;height:1.6rem;line-height:.5rem;font-size:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;color:#999;text-align:center;outline:none;border:none;border-left:1px solid #f3f5f9;-webkit-box-shadow:0 3px 0 #ccc;box-shadow:0 3px 0 #ccc;margin:0 .13%;background:#fff}.mineProfit div[data-v-be13ef5c]:active{-webkit-box-shadow:0 1px 1px 1px #ccc;box-shadow:0 1px 1px 1px #ccc}.mineProfit div[data-v-be13ef5c]:first-child{border:none}.mineProfit .active[data-v-be13ef5c]{color:#6ebfff!important;-webkit-box-shadow:0 2px 0 0 #6ebfff!important;box-shadow:0 2px 0 0 #6ebfff!important}.mineProfit_D[data-v-be13ef5c]{width:100%;height:auto;margin:0 auto;overflow:auto}.mineProfit_D>div[data-v-be13ef5c]{width:100%;height:100%}.mineProfit_D ul[data-v-be13ef5c]{width:100%;margin:0 auto}.ul_T[data-v-be13ef5c]{height:.8rem;border-top:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.ul_T li[data-v-be13ef5c]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li[data-v-be13ef5c]:first-child{width:12%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2%}.ul_T li[data-v-be13ef5c]:nth-child(2){width:38%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li[data-v-be13ef5c]:nth-child(3){width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li[data-v-be13ef5c]:nth-child(4){width:21%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ul_T li label[data-v-be13ef5c]{font-size:.28rem;color:#999}.ul_T li:nth-child(2) label[data-v-be13ef5c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li:nth-child(2) label[data-v-be13ef5c],.ul_T li:nth-child(3) label[data-v-be13ef5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li:nth-child(3) label[data-v-be13ef5c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li label img[data-v-be13ef5c]{height:.3rem}.ul_C[data-v-be13ef5c]{width:100%;height:100%}.ul_C li[data-v-be13ef5c]{width:100%;height:1rem;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.ul_C li div[data-v-be13ef5c]{height:100%;float:left;text-align:left}.ul_C li div[data-v-be13ef5c]:nth-child(2){width:38%;padding-left:2%}.ul_C li div[data-v-be13ef5c]:nth-child(3){width:25%}.ul_C li div[data-v-be13ef5c]:first-child{width:12%}.ul_C li div[data-v-be13ef5c]:nth-child(4){width:21%}.ul_C li div:nth-child(2) label[data-v-be13ef5c]{width:100%!important;height:.4rem!important;line-height:.4rem!important;float:left;margin-top:.13rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ul_C li div:nth-child(3) label[data-v-be13ef5c]{text-align:right}.ul_C li label[data-v-be13ef5c]{display:inline-block;width:100%;height:100%;line-height:1rem;font-size:.3rem;color:#333;float:left;text-align:center}.ul_C li div:nth-child(2) span[data-v-be13ef5c]{display:inline-block;width:100%!important;height:.3rem!important;line-height:.3rem!important;float:left;font-size:.2rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ul_C li span[data-v-be13ef5c]{font-size:.24rem;color:#999}.worker_span[data-v-be13ef5c]{color:#00f!important}.ul_C li div:nth-child(4) label[data-v-be13ef5c]{width:50%!important;text-align:center!important;padding-left:10%}.ul_C li div:nth-child(4) img[data-v-be13ef5c]{float:right;width:.2rem!important;margin-top:.35rem;margin-right:15%}.ul_C li div:first-child img[data-v-be13ef5c]{display:inline-block;width:.4rem;height:.4rem;border-radius:50%;float:left;margin-left:30%;margin-top:.3rem}.workModel[data-v-be13ef5c]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.workModel>div[data-v-be13ef5c]{width:70%;height:auto;margin:.3rem auto;border-radius:.2rem;font-size:.3rem;color:#000}.workModel>div>ul[data-v-be13ef5c]{width:100%;height:auto}.workModel>div>ul>li[data-v-be13ef5c]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.workModel>div>ul>li .workSpan[data-v-be13ef5c]{display:inline-block;width:80%;height:.7rem;line-height:.7rem;color:#333;font-size:.22rem;border:1px solid #ccc;border-radius:5px;padding-left:.3rem}.workModel>div h3[data-v-be13ef5c]{width:100%;height:.6rem;line-height:.6rem;text-align:center;font-size:.32rem;color:#000}.workModel>div label[data-v-be13ef5c]{width:15%;font-size:.3rem;color:#000}.workModelUl[data-v-be13ef5c]{width:83%;height:auto;max-height:3rem;min-height:1rem;overflow-y:auto;position:absolute;z-index:2200;top:.9rem;left:15%;background:#fff;border-radius:0 0 5px 5px;border:1px solid #f3f5f9;-webkit-box-shadow:1px 3px 0 #999;box-shadow:1px 3px 0 #999}.workModelUl li[data-v-be13ef5c]{width:90%;height:.6rem;line-height:.6rem;font-size:.24rem;color:#333;padding-left:10%;border-bottom:1px solid #f3f5f9}.networkFalse[data-v-be13ef5c]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.networkFalse[data-v-be13ef5c],.networkFalse a[data-v-be13ef5c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.networkFalse a[data-v-be13ef5c]{display:inline-block;width:1.6rem;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:#999;border-radius:.2rem;margin:0 .2rem;font-size:.28rem}.networkTrue[data-v-be13ef5c]{background:#6ebfff!important}.workModelS[data-v-be13ef5c]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.workModelS>div[data-v-be13ef5c]{width:70%;height:auto;margin:.3rem auto;border-radius:.2rem;font-size:.3rem;color:#000}.workModelS>div ul[data-v-be13ef5c]{width:100%;height:auto}.workModelS>div ul li[data-v-be13ef5c]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f9}.workModelS>div h3[data-v-be13ef5c]{width:100%;height:.6rem;line-height:.6rem;text-align:center;font-size:.32rem;color:#000}.workModelS>div label[data-v-be13ef5c]{width:15%;font-size:.3rem;color:#000}.active[data-v-be13ef5c]{color:#6ebfff!important}.group[data-v-be13ef5c]{width:100%;height:1rem;border-bottom:1px solid #f3f3f3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2100;background:#fff}.group>div[data-v-be13ef5c],.group[data-v-be13ef5c]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group>div[data-v-be13ef5c]{width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.32rem;color:#6ebfff;text-overflow:ellipsis;white-space:nowrap}.group>div[data-v-be13ef5c]:first-child{border-right:1px solid #f3f3f3}.group>div img[data-v-be13ef5c]{height:.3rem;margin-left:.1rem}.selectUl[data-v-be13ef5c]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.selectUl ul[data-v-be13ef5c]{width:100%;height:auto;max-height:50vh;overflow-y:auto}.selectUl ul li[data-v-be13ef5c]{width:92%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f9;font-size:.3rem;padding:.15rem 4%}.selectUl ul li>div[data-v-be13ef5c]{width:80%;height:100%}.selectUl ul li>div div[data-v-be13ef5c]{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc}.selectUl ul li>div div span[data-v-be13ef5c]{display:inline-block;width:auto;max-width:100%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectUl ul li>span[data-v-be13ef5c]{width:80%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.selectUl ul li img[data-v-be13ef5c]{height:.4rem}#group[data-v-be13ef5c]{width:100%;height:auto;position:fixed;top:2rem;overflow:hidden}.addGroup[data-v-be13ef5c]{width:92%;height:1rem;border-top:1px solid #f3f5f9;padding:.15rem 4%}.addGroup>span[data-v-be13ef5c],.addGroup[data-v-be13ef5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.addGroup>span[data-v-be13ef5c]{width:80%;height:100%;color:#6ebfff}.addGroup img[data-v-be13ef5c]{height:.4rem}#group .van-popup--top{top:2rem!important}.UserPanelSidebar[data-v-9f3eb5f4]{width:100%;height:100%;margin:0 auto;background:#fff;position:relative;z-index:999}.sidebar[data-v-9f3eb5f4]{width:70%;height:100%;position:absolute;z-index:2010;top:0;left:0;overflow:hidden}.v-enter[data-v-9f3eb5f4],.v-leave-to[data-v-9f3eb5f4]{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-leave-to[data-v-9f3eb5f4]{position:absolute}.v-enter-active[data-v-9f3eb5f4],.v-leave-active[data-v-9f3eb5f4]{-webkit-transition:all .6s ease;transition:all .6s ease}.sidebarS[data-v-9f3eb5f4]{width:5.5rem;height:100%;float:left;background:#fff;overflow:hidden;position:relative}.sidebar_C[data-v-9f3eb5f4]{width:100%;height:auto;background:#6ebfff;padding-top:.5rem}.sidebar_C>div[data-v-9f3eb5f4]{width:90%;height:1rem;padding:0 5%}.sidebar_T div[data-v-9f3eb5f4]{width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_TL[data-v-9f3eb5f4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidebar_TL img[data-v-9f3eb5f4]{width:.6rem}.sidebar_TL h6[data-v-9f3eb5f4]{font-size:.3rem;color:#fff;padding-left:.1rem}.sidebar_TR[data-v-9f3eb5f4]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar_TR a[data-v-9f3eb5f4]{width:1.2rem;height:.4rem;border:1px solid #fff;border-radius:.3rem;font-size:.24rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_div label[data-v-9f3eb5f4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.3rem}.sidebar_div label[data-v-9f3eb5f4],.sidebar_div span[data-v-9f3eb5f4]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.sidebar_div span[data-v-9f3eb5f4]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.5rem}.sidebar_List[data-v-9f3eb5f4]{width:100%;height:auto;margin:0 auto}.accountList[data-v-9f3eb5f4]{width:90%;height:1rem;padding:0 5%;margin:0 auto}.accountList label[data-v-9f3eb5f4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.accountList a[data-v-9f3eb5f4],.accountList label[data-v-9f3eb5f4]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.28rem}.accountList a[data-v-9f3eb5f4]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#6ebfff}.sidebar_foot[data-v-9f3eb5f4]{width:100%;height:1.2rem;position:absolute;bottom:0;-webkit-box-shadow:2px 10px 2px 11px #ccc;box-shadow:2px 10px 2px 11px #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar_foot[data-v-9f3eb5f4],.sidebar_foot a[data-v-9f3eb5f4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_foot a[data-v-9f3eb5f4]{display:inline-block;width:50%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.28rem;color:#6ebfff;border:1px solid #6ebfff;border-radius:.1rem}.contentArea[data-v-9f3eb5f4]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-9f3eb5f4]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-9f3eb5f4],.title div[data-v-9f3eb5f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-9f3eb5f4]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title div img[data-v-9f3eb5f4]{height:.4rem}.title h3[data-v-9f3eb5f4]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}.detailsMine[data-v-9f3eb5f4],.title h3[data-v-9f3eb5f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine[data-v-9f3eb5f4]{width:100%;height:auto;overflow:hidden;margin:0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detailsMine div[data-v-9f3eb5f4]{width:50%;height:2rem;float:left;overflow:hidden}.detailsMine div[data-v-9f3eb5f4]:first-child{border-right:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-9f3eb5f4]:nth-child(2){border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-9f3eb5f4]:nth-child(3){border-right:1px solid #f3f5f9}.detailsMine div label[data-v-9f3eb5f4]{display:inline-block;width:100%;height:.5rem;line-height:.5rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-9f3eb5f4]{display:inline-block;width:100%;height:.5rem;line-height:.55rem;font-size:.24rem;color:#999;float:left;text-align:center}.dataMine_T[data-v-9f3eb5f4]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-9f3eb5f4]{width:50%;font-size:.28rem;color:#333;font-weight:300}.dataMine_T div[data-v-9f3eb5f4]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-9f3eb5f4]{display:inline-block;width:1rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-9f3eb5f4]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-9f3eb5f4]:nth-child(2){border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-9f3eb5f4]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-9f3eb5f4]{width:100%;height:auto;overflow:hidden;margin:0 auto}.allCalculations[data-v-9f3eb5f4]{width:90%;height:auto;overflow:hidden;margin:0 auto;padding:.4rem 5%;border-bottom:1px solid #f3f5f9}.allCalculations div[data-v-9f3eb5f4]{width:50%;height:auto;float:left;overflow:hidden}.allCalculations div label[data-v-9f3eb5f4]{width:100%;height:.6rem;line-height:.6rem;font-size:.28rem;color:#000;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.allCalculations div span[data-v-9f3eb5f4]{width:100%;height:auto;line-height:.6rem;font-size:.24rem;color:#333;float:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right}.allCalculations div span i[data-v-9f3eb5f4]{font-style:normal}.positive[data-v-9f3eb5f4]{color:#13c962}.negative[data-v-9f3eb5f4]{color:red}.dataMine ul[data-v-9f3eb5f4]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-9f3eb5f4]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-9f3eb5f4]{width:40%;font-size:.28rem;color:#000;font-weight:600;text-align:left;float:left}.dataMine ul li label[data-v-9f3eb5f4],.dataMine ul li span[data-v-9f3eb5f4]{height:100%;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataMine ul li span[data-v-9f3eb5f4]{width:60%;font-size:.24rem;color:#333;float:left;text-align:right;float:right}.dataMine ul li a[data-v-9f3eb5f4]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.observer[data-v-9f3eb5f4]{width:100%;height:3rem;margin:0 auto 1rem}.observer[data-v-9f3eb5f4],.observer a[data-v-9f3eb5f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.observer a[data-v-9f3eb5f4]{width:60%;height:.8rem;border-radius:.2rem;background:#6ebfff;color:#fff;font-size:.3rem}.accountList_C[data-v-9f3eb5f4]{width:100%;height:auto;min-height:2.4rem;background:#fff;position:relative;resize:none}.accountList_C>div[data-v-9f3eb5f4]{width:90%;height:1.2rem;margin:0 auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%;border-bottom:1px solid #f3f5f9}.accountList_C>div>div[data-v-9f3eb5f4]{height:100%}.accountList_C>div>div[data-v-9f3eb5f4]:first-of-type{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div>div[data-v-9f3eb5f4]:nth-of-type(2){width:80%}.accountList_C>div div:nth-child(2) div[data-v-9f3eb5f4]{width:100%;height:50%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex}.accountList_C>div div:nth-child(2) div[data-v-9f3eb5f4],.accountList_C>div div:nth-child(2) div span[data-v-9f3eb5f4]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div:nth-child(2) div span[data-v-9f3eb5f4]{display:inline-block;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}.accountList_C>div div:nth-child(2) div span[data-v-9f3eb5f4]:nth-child(2){-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.accountList_C>div div img[data-v-9f3eb5f4]{width:.7rem;margin-right:.2rem}.accountList_C>div div:first-child span[data-v-9f3eb5f4]{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accountList_C>div div span[data-v-9f3eb5f4]{font-size:.28rem;color:#999}.accountList_C>div>div>div:nth-of-type(2) span[data-v-9f3eb5f4]{font-size:.24rem}.active[data-v-9f3eb5f4]{background:#e6f4ff}.register[data-v-26fdda63]{width:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-26fdda63]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-26fdda63],.title div[data-v-26fdda63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-26fdda63]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-26fdda63]{height:.5rem}.title label[data-v-26fdda63]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.phone[data-v-26fdda63]{width:100%;height:auto;margin:0 auto;overflow:hidden;background:#fff}.phone div[data-v-26fdda63]{width:90%;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%;border-bottom:1px solid #f3f5f9}.phone div label[data-v-26fdda63]{display:inline-block;width:20%;font-size:.3rem;color:#000;font-weight:500}.phone div input[data-v-26fdda63]{display:inline-block;width:80%;font-size:.28rem;color:#000;border:none;outline:none;text-align:right;font-size:.3rem}.content[data-v-26fdda63]{width:90%;height:.8rem;background:#f3f5f9;margin:0 auto;padding:0 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content label[data-v-26fdda63]{display:inline-block;font-size:.3rem;color:#000;font-weight:500}.content label span[data-v-26fdda63]{color:red}.textarea[data-v-26fdda63]{width:100%;height:auto;background:#fff;position:relative;resize:none}.textarea textarea[data-v-26fdda63]{width:90%;height:3rem;padding:.4rem 5%;font-size:.26rem;color:#999;border:none;outline:none}.numberV[data-v-26fdda63]{font-size:.24rem;color:#999;position:absolute;right:.2rem;bottom:.2rem}.register_but[data-v-26fdda63]{width:100%;height:1rem;overflow:hidden;margin-top:.6rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.but[data-v-26fdda63]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-26fdda63]:disabled{background:#ccc}.register[data-v-f94f7162]{width:100%;margin:0 auto;background:#fff;overflow:hidden;font-family:Roboto,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,微软雅黑,Arial,sans-serif}.register>div[data-v-f94f7162]{width:100%!important}.title[data-v-f94f7162]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-f94f7162],.title div[data-v-f94f7162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-f94f7162]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-f94f7162]{height:.5rem}.title label[data-v-f94f7162]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.phone[data-v-f94f7162]{width:100%;height:auto;margin:0 auto;overflow:hidden;background:#fff}.phone>div[data-v-f94f7162]{width:90%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%;border-bottom:1px solid #f3f5f9}.phone div label[data-v-f94f7162]{display:inline-block;width:50%;font-size:.28rem;color:#333;text-align:left}.phone>div>span[data-v-f94f7162]{display:inline-block;width:50%;font-size:.28rem;color:#333;float:right;text-align:right}.phone>div div[data-v-f94f7162]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone>div div label[data-v-f94f7162]{width:auto!important;float:left;margin-right:.2rem}.phone>div div span[data-v-f94f7162]{font-size:.4rem;color:#999;width:20px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.phone a[data-v-f94f7162]{display:inline-block;width:50%;font-size:.3rem;color:#333;font-weight:600;float:right;text-align:right}.content[data-v-f94f7162]{width:90%;height:.8rem;background:#f3f5f9;margin:0 auto;padding:0 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content label[data-v-f94f7162]{display:inline-block;font-size:.26rem;color:#999;font-weight:600}.content label span[data-v-f94f7162]{color:red}.textarea[data-v-f94f7162]{width:100%;height:3rem;background:#fff;position:relative;resize:none;overflow-y:auto}.textarea>div[data-v-f94f7162]{width:90%;height:1rem;margin:0 auto;overflow:hidden;padding:0 5%;border-bottom:1px solid #f3f5f9}.textarea>div[data-v-f94f7162],.textarea>div div[data-v-f94f7162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textarea>div div[data-v-f94f7162]{width:50%;height:100%}.textarea>div div[data-v-f94f7162]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textarea>div div img[data-v-f94f7162]{width:.5rem;margin-right:.2rem}.textarea>div div span[data-v-f94f7162]{font-size:.28rem;color:#999}.register_but[data-v-f94f7162]{width:100%;height:auto;overflow:hidden;text-align:center}.but[data-v-f94f7162]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.clickA[data-v-f94f7162],.clickP[data-v-f94f7162]{color:red!important}.active[data-v-f94f7162]{color:#fff!important;background:#e6f4ff}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:42px;text-align:center;border-radius:2px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none;-webkit-text-size-adjust:100%}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:50px;line-height:48px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{min-width:60px;height:30px;padding:0 8px;font-size:12px;line-height:28px}.van-button__loading{display:inline-block;color:inherit;vertical-align:top}.van-button--mini{display:inline-block;min-width:50px;height:22px;font-size:10px;line-height:20px}.van-button--mini+.van-button--mini{margin-left:4px}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:999px}.van-button--square{border-radius:0}.van-button__icon{min-width:1em;font-size:1.2em;line-height:inherit;vertical-align:top}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text{display:inline-block;margin-left:5px;vertical-align:top}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:24px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__message{max-height:60vh;padding:24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:12px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__footer--buttons{display:-webkit-box;display:-webkit-flex;display:flex}.van-dialog__footer--buttons .van-button{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-dialog .van-button{border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#1989fa}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}div[data-v-bdec4914]{width:16px}.register[data-v-3665a86a]{width:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-3665a86a]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-3665a86a],.title div[data-v-3665a86a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-3665a86a]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-3665a86a],.title h3[data-v-3665a86a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-3665a86a]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.textarea[data-v-3665a86a]{width:100%;height:auto;min-height:2.4rem;background:#fff;position:relative;resize:none}.textarea>div[data-v-3665a86a]{width:90%;height:1.5rem;margin:0 auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%;border-bottom:1px solid #f3f5f9}.textarea>div>div[data-v-3665a86a]{width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.textarea>div>div label[data-v-3665a86a]{width:70%;font-size:.3rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;font-weight:600}.textarea img[data-v-3665a86a]{width:15%;padding-right:.2rem}.textarea>div span[data-v-3665a86a]{display:inline-block;width:30%;font-size:.22rem;color:#999;float:right}.textarea>div p[data-v-3665a86a]{width:100%;font-size:.24rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register[data-v-1c58fa28]{width:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-1c58fa28]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-1c58fa28],.title div[data-v-1c58fa28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-1c58fa28]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-1c58fa28]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;font-weight:600}.noticeTime[data-v-1c58fa28],.title h3[data-v-1c58fa28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noticeTime[data-v-1c58fa28]{width:100%;height:1.6rem;margin:0 auto}.noticeTime a[data-v-1c58fa28]{display:inline-block;width:35%;height:.6rem;background:#cbd0da;color:#fff;border-radius:.6rem;font-size:.22rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.noticeContent[data-v-1c58fa28]{width:95%;height:auto;min-height:6rem;background:#fafafa;border-radius:5px;-webkit-box-shadow:1px 6px 10px #ccc;box-shadow:1px 6px 10px #ccc;margin:0 auto .4rem}.noticeContent div[data-v-1c58fa28]{width:90%;height:auto;margin:0 auto;padding:.2rem 2%}.noticeContent div h3[data-v-1c58fa28]{width:100%;height:auto;line-height:.5rem;font-size:.3rem;color:#999;font-weight:300;margin:.2rem auto}.noticeContent div p[data-v-1c58fa28]{width:100%;height:auto;line-height:.5rem;font-size:.26rem;color:#999;margin:.2rem auto}.register[data-v-485e1114]{width:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-485e1114]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-485e1114],.title div[data-v-485e1114]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-485e1114]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-485e1114],.title h3[data-v-485e1114]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-485e1114]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.noticeList[data-v-485e1114]{width:100%;height:auto;background:#fff}.noticeList ul[data-v-485e1114]{width:100%;height:auto;margin:0 auto}.noticeList ul li[data-v-485e1114]{width:94%;height:auto;line-height:.5rem;margin:0 auto;float:left;padding:.2rem 3%;list-style-type:square;border-bottom:1px solid #f3f5f9}.noticeList ul li div[data-v-485e1114]{display:inline-block;width:100%;line-height:.5rem;font-size:.28rem;color:#333;float:left}.noticeList ul li span[data-v-485e1114]{display:inline-block;width:100%;line-height:.5rem;font-size:.22rem;color:#999;float:left}.register[data-v-804fa07c]{width:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-804fa07c]{width:100%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-804fa07c],.title div[data-v-804fa07c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-804fa07c]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-804fa07c],.title h3[data-v-804fa07c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-804fa07c]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.noticeList[data-v-804fa07c]{width:100%;height:auto;background:#fff;overflow:hidden}.noticeList>div[data-v-804fa07c]{width:90%;height:auto;margin:.3rem auto;overflow:hidden}.noticeList>div h3[data-v-804fa07c]{width:100%;height:auto;line-height:.7rem;font-size:.36rem;color:#000;float:left}.noticeList>div p[data-v-804fa07c]{width:100%;height:auto;line-height:.6rem;font-size:.3rem;color:#000;float:left;margin:.2rem auto}.noticeList>div p i[data-v-804fa07c]{color:red;font-style:normal}.noticeList>div span[data-v-804fa07c]{display:inline-block;width:100%;height:auto;line-height:.8rem;font-size:.22rem;color:#999;float:left}.WeChat>div[data-v-804fa07c]{width:46%;height:auto;float:left;overflow:hidden}.WeChat>div[data-v-804fa07c]:first-child{float:left}.WeChat>div[data-v-804fa07c]:nth-child(2){float:right}.WeChat_T[data-v-804fa07c]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.WeChat_T img[data-v-804fa07c]{float:left}.WeChat_T div[data-v-804fa07c]{width:80%;height:100%;float:left;padding-left:.1rem}.WeChat_T div label[data-v-804fa07c]{font-size:.28rem;color:#000;float:left;line-height:.4rem}.WeChat_T div span[data-v-804fa07c]{font-size:.2rem;color:#999;float:left;line-height:.4rem}.WeChat_C[data-v-804fa07c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.3rem}.WeChat_C img[data-v-804fa07c]{width:90%}.register[data-v-dc4c3e82]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-dc4c3e82]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-dc4c3e82],.title div[data-v-dc4c3e82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-dc4c3e82]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-dc4c3e82]{height:.5rem}.title label[data-v-dc4c3e82]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.detailsMine[data-v-dc4c3e82]{width:100%;height:auto;overflow:hidden;margin:0 auto}.detailsMine_top[data-v-dc4c3e82]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_top div[data-v-dc4c3e82]{width:49%;height:1rem;border-bottom:1px solid #f3f5f9;float:left}.detailsMine_below[data-v-dc4c3e82]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_below div[data-v-dc4c3e82]{width:49%;height:1rem;float:left}.detailsMine_below div[data-v-dc4c3e82]:first-child,.detailsMine_top div[data-v-dc4c3e82]:first-child{border-right:1px solid #f3f5f9}.detailsMine div label[data-v-dc4c3e82]{display:inline-block;width:100%;height:.3rem;line-height:.3rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-dc4c3e82]{display:inline-block;width:100%;height:.2rem;line-height:.55rem;font-size:.18rem;color:#999;float:left;text-align:center}.dataMine_T[data-v-dc4c3e82]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-dc4c3e82]{width:50%;font-size:.28rem;color:#999}.dataMine_T div[data-v-dc4c3e82]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-dc4c3e82]{display:inline-block;width:1rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-dc4c3e82]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-dc4c3e82]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-dc4c3e82]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-dc4c3e82]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine[data-v-dc4c3e82],.dataMine ul[data-v-dc4c3e82]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-dc4c3e82]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-dc4c3e82]{width:40%;font-size:.3rem;color:#000;text-align:left;font-weight:500}.dataMine ul li label[data-v-dc4c3e82],.dataMine ul li span[data-v-dc4c3e82]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine ul li span[data-v-dc4c3e82]{width:60%;font-size:.26rem;color:#333;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dataMine ul li a[data-v-dc4c3e82]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.register[data-v-8e31de62]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:auto;position:relative;font-family:Roboto,Helvetica Neue,Helvetica,Hiragino Sans GB,STHeitiSC-Light,Microsoft YaHei,微软雅黑,Arial,sans-serif}.sidebar[data-v-8e31de62]{width:100%;height:100%;background:rgba(0,0,0,.3);position:absolute;z-index:99;overflow:hidden}.sidebarS[data-v-8e31de62]{width:300px;height:100%;background:#fff;overflow:hidden;position:relative}.sidebar_C[data-v-8e31de62]{width:100%;height:auto;background:#6ebfff;padding-top:.5rem}.sidebar_C>div[data-v-8e31de62]{width:90%;height:1rem;padding:0 5%}.sidebar_T div[data-v-8e31de62]{width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_TL[data-v-8e31de62]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidebar_TL img[data-v-8e31de62]{width:.6rem}.sidebar_TL h6[data-v-8e31de62]{font-size:.3rem;color:#fff;padding-left:.1rem}.sidebar_TR[data-v-8e31de62]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar_TR a[data-v-8e31de62]{width:1.2rem;height:.4rem;border:1px solid #fff;border-radius:.3rem;font-size:.24rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_div label[data-v-8e31de62]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.3rem}.sidebar_div label[data-v-8e31de62],.sidebar_div span[data-v-8e31de62]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.sidebar_div span[data-v-8e31de62]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.5rem}.sidebar_List[data-v-8e31de62]{width:100%;height:auto;margin:0 auto}.accountList[data-v-8e31de62]{width:90%;height:1rem;padding:0 5%;margin:0 auto}.accountList label[data-v-8e31de62]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.accountList a[data-v-8e31de62],.accountList label[data-v-8e31de62]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.28rem}.accountList a[data-v-8e31de62]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#6ebfff}.sidebar_foot[data-v-8e31de62]{width:100%;height:1.2rem;position:absolute;bottom:0;-webkit-box-shadow:2px 10px 2px 11px #ccc;box-shadow:2px 10px 2px 11px #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar_foot[data-v-8e31de62],.sidebar_foot a[data-v-8e31de62]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_foot a[data-v-8e31de62]{display:inline-block;width:50%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.28rem;color:#6ebfff;border:1px solid #6ebfff;border-radius:.1rem}.contentArea[data-v-8e31de62]{width:100%;height:auto;margin:0 auto;background:#fff;overflow:hidden}.titleS[data-v-8e31de62]{width:100%;height:1rem}.title[data-v-8e31de62]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-8e31de62],.title[data-v-8e31de62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-8e31de62]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:3%;z-index:10}.title_img img[data-v-8e31de62]{height:.4rem}.title label[data-v-8e31de62]{display:inline-block;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.detailsMine[data-v-8e31de62],.title label[data-v-8e31de62]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine[data-v-8e31de62]{height:auto;overflow:hidden;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detailsMine div[data-v-8e31de62]{width:50%;height:1.5rem;float:left;overflow:hidden}.detailsMine div[data-v-8e31de62]:first-child{border-right:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-8e31de62]:nth-child(2){border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-8e31de62]:nth-child(3){border-right:1px solid #f3f5f9}.detailsMine div label[data-v-8e31de62]{display:inline-block;width:100%;height:.5rem;line-height:.5rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-8e31de62]{display:inline-block;width:100%;height:.5rem;line-height:.55rem;font-size:.24rem;color:#999;float:left;text-align:center}.detailsMine div font[data-v-8e31de62]{color:#333}.mineFont[data-v-8e31de62]{font-size:.24rem!important;color:#999!important}.dataMine_T[data-v-8e31de62]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-8e31de62]{width:50%;font-size:.32rem;color:#666}.dataMine_T div[data-v-8e31de62]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-8e31de62]{display:inline-block;width:1.5rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-8e31de62]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-8e31de62]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-8e31de62]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-8e31de62]{width:100%;height:auto;overflow:hidden;margin:0 auto}.allCalculations[data-v-8e31de62]{width:90%;height:auto;overflow:hidden;margin:0 auto;padding:.4rem 5%;border-bottom:1px solid #f3f5f9}.allCalculations div[data-v-8e31de62]{width:50%;height:auto;float:left;overflow:hidden}.allCalculations div label[data-v-8e31de62]{width:100%;height:.6rem;line-height:.6rem;font-size:.28rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.allCalculations div span[data-v-8e31de62]{width:100%;height:auto;line-height:.6rem;font-size:.24rem;color:#333;float:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right}.allCalculations div span i[data-v-8e31de62]{font-style:normal}.positive[data-v-8e31de62]{color:#13c962}.negative[data-v-8e31de62]{color:red}.dataMine ul[data-v-8e31de62]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-8e31de62]{width:90%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-8e31de62]{width:40%;height:100%;line-height:1rem;font-size:.28rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.dataMine ul li span[data-v-8e31de62]{width:60%;font-size:.24rem;color:#333;float:left;text-align:right;word-wrap:break-word;float:right}.dataMine ul li a[data-v-8e31de62]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.observer[data-v-8e31de62]{width:100%;height:1rem;margin:0 auto 1rem}.observer[data-v-8e31de62],.observer a[data-v-8e31de62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.observer a[data-v-8e31de62]{width:60%;height:.8rem;border-radius:.2rem;background:#6ebfff;color:#fff;font-size:.3rem}.accountList_C[data-v-8e31de62]{width:100%;height:auto;min-height:2.4rem;background:#fff;position:relative;resize:none}.accountList_C>div[data-v-8e31de62]{width:90%;height:1.2rem;margin:0 auto;overflow:hidden;background:#e6f4ff;padding:0 5%;border-bottom:1px solid #f3f5f9}.accountList_C>div[data-v-8e31de62],.accountList_C>div div[data-v-8e31de62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div[data-v-8e31de62]{width:50%;height:100%}.accountList_C>div div[data-v-8e31de62]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div img[data-v-8e31de62]{margin-right:.2rem}.accountList_C>div div span[data-v-8e31de62]{font-size:.28rem;color:#999}.computer[data-v-8e31de62]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-8e31de62]{max-width:.4rem}.computer label[data-v-8e31de62]{font-size:.3rem}.currency[data-v-8e31de62]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-8e31de62]{width:100%;margin:1rem auto 0}.currency_down[data-v-8e31de62]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-8e31de62]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-8e31de62]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-8e31de62]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-8e31de62]{color:#6ebfff!important}.register[data-v-4f969a3c]{width:100%;height:100%;margin:0 auto;background:#6ebfff;padding-bottom:1.2rem;position:relative}.title[data-v-4f969a3c]{width:94%;height:1rem;background:#6ebfff;padding:0 3%;overflow:hidden}.previousPage[data-v-4f969a3c],.title[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.previousPage[data-v-4f969a3c]{width:10%;height:100%}.previousPage img[data-v-4f969a3c]{height:.5rem}.computer[data-v-4f969a3c]{width:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8%}.computer[data-v-4f969a3c],.currency[data-v-4f969a3c]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currency[data-v-4f969a3c]{width:20%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.currency div[data-v-4f969a3c]{width:100%;height:.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;padding:.2rem;border-radius:.3rem}.currency div span[data-v-4f969a3c]{font-size:.26rem;color:#fff;padding-top:.05rem;padding-left:.2rem}.currency img[data-v-4f969a3c]{width:.3rem}.title label[data-v-4f969a3c]{width:auto;height:100%;color:#fff;font-size:.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:500;padding-left:.1rem}.mineProfit[data-v-4f969a3c],.title label[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mineProfit[data-v-4f969a3c]{width:100%;height:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mineProfit div[data-v-4f969a3c]{width:1rem;margin:0 .3rem;font-size:.36rem;color:#fff;text-align:center;border-bottom:2px solid #6ebfff}.mineProfit .active[data-v-4f969a3c]{border-bottom:2px solid #fff}.ordinary[data-v-4f969a3c]{width:94%;height:auto;margin:0 auto}.ordinary>div[data-v-4f969a3c]{width:100%;height:auto;background:#fff;padding:.3rem 0;border-radius:.1rem;margin-bottom:.4rem}.ordinary_inp>div[data-v-4f969a3c]:first-child{border-bottom:1px solid #f3f5f9}.ordinary_inp>div[data-v-4f969a3c]{width:100%;height:2rem}.ordinary_inp>div>div[data-v-4f969a3c]{width:92%;height:1rem;padding:0 4%}.ordinary_bottom[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:.8rem}.ordinary_bottom span[data-v-4f969a3c]{font-size:.24rem;color:#999}.total_bottom[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:.76rem}.total_bottom span[data-v-4f969a3c]{font-size:.3rem;margin-top:-.4rem;color:red}.ordinary_L[data-v-4f969a3c]{width:40%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.ordinary_L label[data-v-4f969a3c]{font-size:.32rem;color:#333;font-weight:500;padding:0 .1rem}.ordinary_img[data-v-4f969a3c]{width:.3rem}.ordinary_R[data-v-4f969a3c]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.ordinary_R input[data-v-4f969a3c]{width:100%;height:100%;border:none;outline:none;font-size:.32rem;text-align:right}.parameter h3[data-v-4f969a3c]{width:92%;height:.6rem;line-height:.6rem;font-size:.26rem;color:#333;font-weight:500;text-align:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.parameter ul[data-v-4f969a3c]{width:100%;height:auto}.parameter ul li[data-v-4f969a3c]{width:92%;height:1rem;line-height:1rem;padding:0 4%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.parameter ul li[data-v-4f969a3c]:last-child{border:none}.parameter ul li label[data-v-4f969a3c]{width:40%;font-size:.3rem;color:#999;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:500}.parameter ul li div[data-v-4f969a3c],.parameter ul li label[data-v-4f969a3c]{display:inline-block;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.parameter ul li div[data-v-4f969a3c]{width:60%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.parameter ul li div span[data-v-4f969a3c]{font-size:.3rem;color:#333;font-weight:500;padding-right:.2rem}.parameter ul li div img[data-v-4f969a3c]{height:.3rem}.senior[data-v-4f969a3c]{width:94%;height:auto;margin:0 auto;overflow:hidden}.senior>div[data-v-4f969a3c]{width:100%;height:auto;background:#fff;padding:.3rem 0;border-radius:.1rem;margin-bottom:.4rem}.senior h3[data-v-4f969a3c]{width:92%;height:.6rem;line-height:.6rem;font-size:.26rem;color:#999;text-align:center;padding:0 4%;letter-spacing:1px}.senior_data[data-v-4f969a3c]{width:100%;height:auto;margin:0 auto;overflow:hidden}.senior_data>div[data-v-4f969a3c]{width:49.5%;height:1.3rem;float:left;border-right:1px solid #f3f5f9;border-top:1px solid #f3f5f9}.senior_data>div[data-v-4f969a3c]:nth-child(2),.senior_data>div[data-v-4f969a3c]:nth-child(4),.senior_data>div[data-v-4f969a3c]:nth-child(6){border-right:none}.senior_data>div div[data-v-4f969a3c]{width:100%;height:.5rem;line-height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.senior_data>div div[data-v-4f969a3c]:first-child{margin-top:.15rem}.senior_data input[data-v-4f969a3c]{width:auto;max-width:50%;font-size:.38rem}.senior_data input[data-v-4f969a3c],.senior_data label[data-v-4f969a3c]{display:inline-block;color:#333;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none;outline:none;text-align:center}.senior_data label[data-v-4f969a3c]{width:85%;font-size:.34rem;padding-right:.2rem}.senior_data img[data-v-4f969a3c]{width:.15rem}.senior_data span[data-v-4f969a3c]{font-size:.28rem;color:#999;font-weight:500;padding-right:.2rem}.senior_div[data-v-4f969a3c]{width:92%;height:1.2rem;padding:0 4%;border-top:1px solid #f3f5f9;overflow:hidden}.senior_div div[data-v-4f969a3c]{width:49.5%;height:100%;float:left}.senior_divL[data-v-4f969a3c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-right:1px solid #f3f5f9}.senior_divL[data-v-4f969a3c],.senior_divR[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.senior_divR[data-v-4f969a3c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:none}.senior_divL label[data-v-4f969a3c]{font-size:.3rem;color:#999;font-weight:500}.senior_divR input[data-v-4f969a3c]{text-align:right}.senior_divR input[data-v-4f969a3c],.senior_divR label[data-v-4f969a3c]{width:60%;height:100%;font-size:.28rem;color:#333;font-weight:500;border:none;outline:none}.senior_divR label[data-v-4f969a3c]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.senior_divR img[data-v-4f969a3c]{width:.15rem}.senior_divR span[data-v-4f969a3c]{font-size:.26rem}.senior_divD[data-v-4f969a3c]{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.senior_divD .senior_span[data-v-4f969a3c]{display:inline-block;width:10%!important}.senior_divD input[data-v-4f969a3c]{width:35%!important;text-align:left!important}.senior_div1[data-v-4f969a3c]{width:92%;height:2rem;padding:0 4%;border-top:1px solid #f3f5f9;overflow:hidden;border-bottom:1px solid #f3f5f9}.senior_div1>div[data-v-4f969a3c]{width:49.5%;height:100%;float:left}.senior_divL1[data-v-4f969a3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #f3f5f9}.currency_box[data-v-4f969a3c]{width:100%;height:30%;margin:1rem auto 0}.currency_down[data-v-4f969a3c]{width:100%;height:86%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-4f969a3c]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-4f969a3c]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-4f969a3c]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-4f969a3c]{color:#6ebfff!important}.network[data-v-4f969a3c]{width:100%;height:auto;margin:0 auto}.network ul[data-v-4f969a3c]{width:100%;height:5rem;margin:0 auto;overflow:auto}.network ul li[data-v-4f969a3c]{width:92%;padding:0 4%;margin:0 auto;color:#333;font-size:.3rem;font-weight:500;border-bottom:1px solid #f3f5f9}.networkFalse[data-v-4f969a3c],.network ul li[data-v-4f969a3c]{height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.networkFalse[data-v-4f969a3c]{width:100%}.networkFalse a[data-v-4f969a3c]{font-size:.3rem;color:red;font-weight:500;letter-spacing:1px}.computer_img[data-v-4f969a3c]{max-width:.6rem}.comp[data-v-4f969a3c]{width:100%;height:2.5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;background:#6ebfff!important}.comp[data-v-4f969a3c],.comp a[data-v-4f969a3c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comp a[data-v-4f969a3c]{display:inline-block;width:40%;height:.7rem;font-size:.3rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #fff}.xuanzeriqi[data-v-4f969a3c]{margin-top:2%;float:right}.senior_divL1 label[data-v-4f969a3c]{font-size:.3rem;color:#999;font-weight:500}.senior_divR1>div[data-v-4f969a3c]{width:92%;height:.8rem;font-size:.28rem;color:#333;font-weight:500;border:none;outline:none;margin-top:.1rem;text-align:center;padding:0 4%}.senior_divR1>div div[data-v-4f969a3c]{width:100%}.senior_divR span[data-v-4f969a3c]{font-size:.24rem;color:#999;font-weight:500;padding:0 .1rem}.senior_data_div[data-v-4f969a3c]{border-bottom:1px solid #f3f5f9}.selectC[data-v-4f969a3c]{width:.3rem;margin-left:.05rem}.progress[data-v-6a838202]{width:100%;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progress>div[data-v-6a838202]{width:300px;height:auto;border-radius:.2rem}.progress>div>div[data-v-6a838202]{width:100%;height:.5rem;border-radius:.2rem;margin:.1rem 0;background:#999}.progress>div>div>div[data-v-6a838202]{height:100%;border-radius:.2rem}.progress1[data-v-6a838202]{width:90%;background:#ddd}.progress2[data-v-6a838202]{width:80%;background:#edce76}.progress3[data-v-6a838202]{width:90%;background:#6ebfff}input[data-v-6a838202],textarea[data-v-6a838202]{-webkit-appearance:none}.register[data-v-6a838202]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-6a838202]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-6a838202],.title div[data-v-6a838202]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-6a838202]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-6a838202]{height:.5rem}.title label[data-v-6a838202]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.MiningCalculator[data-v-6a838202]{width:100%;height:auto;background:#f6f6f6;padding:.2rem 0}.MiningCalculator div[data-v-6a838202]{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MiningCalculator div label[data-v-6a838202]{display:inline-block;width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem;color:#000;font-weight:500}.MiningChart[data-v-6a838202]{width:94%;height:auto;margin:0 auto;padding:.3rem 3%}.MiningData[data-v-6a838202],.MiningData ul[data-v-6a838202]{width:100%;height:auto}.MiningData ul li[data-v-6a838202]{width:100%;height:.7rem}.MiningData ul li[data-v-6a838202],.MiningData ul li div[data-v-6a838202]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MiningData ul li div[data-v-6a838202]{width:50%;height:100%}.MiningData ul li div i[data-v-6a838202]{display:inline-block;width:.3rem;height:.3rem}.MiningData ul li div img[data-v-6a838202]{width:.3rem;height:.3rem}.MiningData ul li div span[data-v-6a838202]{font-size:.3rem;color:#999;padding-left:.1rem}.MiningData ul li label[data-v-6a838202]{display:inline-block;width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem;color:#000;font-weight:500}.MiningChart_T[data-v-6a838202]{width:100%;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.MiningChart_T[data-v-6a838202],.MiningChart_T label[data-v-6a838202]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MiningChart_T label[data-v-6a838202]{width:55%;height:100%;font-size:.4rem;color:#000;font-weight:500}.MiningChart_T a[data-v-6a838202],.MiningChart_T label[data-v-6a838202]{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.MiningChart_T a[data-v-6a838202]{width:45%;height:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.26rem;color:#6ebfff;border:1px solid #6ebfff;border-radius:.3rem}.MiningDataS ul li div[data-v-6a838202]{width:100%!important}.list .van-checkbox__icon--disabled .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.list .van-checkbox__label--disabled{color:#323233}.establish[data-v-2426c481]{width:100%;min-height:100vh;background-color:#f3f5f9;-webkit-box-sizing:border-box;box-sizing:border-box}.title[data-v-2426c481]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-2426c481],.title div[data-v-2426c481]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-2426c481]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-2426c481]{height:.5rem}.title label[data-v-2426c481]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.title_text[data-v-2426c481]{font-size:.3rem;color:#999;padding-top:.3rem;padding-bottom:.1rem}.put_text[data-v-2426c481],.title_text[data-v-2426c481]{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:.2rem}.put_text[data-v-2426c481]{width:100%;font-size:.32rem;height:1rem;display:block;border:0;outline:none;background-color:#fff}.text_chuanx[data-v-2426c481]{margin-top:0}.list[data-v-2426c481]{width:100%;padding:.3rem .2rem;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.list>div[data-v-2426c481],.list[data-v-2426c481]{display:-webkit-box;display:-ms-flexbox;display:flex}.list>div[data-v-2426c481]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem;color:#90ccff;margin-right:.2rem;position:relative}.list>div i[data-v-2426c481]{position:absolute;left:80%;top:10%}.list_text[data-v-2426c481]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3rem .2rem;font-size:.25rem;color:#000;font-weight:500}.list_text>li[data-v-2426c481]{line-height:.5rem;padding-bottom:.2rem}.box_btn[data-v-2426c481]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.but_cli[data-v-2426c481]{width:5.8rem;height:.9rem;background-color:#6ebfff;border:0;border-radius:.5rem;font-size:.3rem;color:#fff}.van-checkbox-group[data-v-2426c481]{width:100%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.van-checkbox[data-v-2426c481]{width:20%;padding:0 2%;margin:0 2%}.van-checkbox[data-v-2426c481],.van-checkbox[data-v-2426c481]:first-of-type{border:1px solid #90ccff;height:.7rem;border-radius:.15rem;text-align:center}.van-checkbox[data-v-2426c481]:first-of-type{width:30%}.van-checkbox-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-checkbox,.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex}.van-checkbox{-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:inherit;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.box[data-v-290d88d4]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.title[data-v-290d88d4]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-290d88d4],.title div[data-v-290d88d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-290d88d4]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-290d88d4]{height:.5rem}.title label[data-v-290d88d4]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.data[data-v-290d88d4]{width:100%;text-align:center}.nodata[data-v-290d88d4]{height:85vh;line-height:80vh}.text_span[data-v-290d88d4]{font-size:.32rem;color:#999;font-weight:500}.data .mint-button[data-v-290d88d4]{width:5.8rem;height:.9rem;font-size:.36rem;border-radius:.5rem}body[data-v-70b117e4],dd[data-v-70b117e4],dl[data-v-70b117e4],dt[data-v-70b117e4],fieldset[data-v-70b117e4],form[data-v-70b117e4],h1[data-v-70b117e4],h2[data-v-70b117e4],h3[data-v-70b117e4],h4[data-v-70b117e4],h5[data-v-70b117e4],h6[data-v-70b117e4],html[data-v-70b117e4],img[data-v-70b117e4],input[data-v-70b117e4],legend[data-v-70b117e4],li[data-v-70b117e4],ol[data-v-70b117e4],p[data-v-70b117e4],ul[data-v-70b117e4]{margin:0;padding:0;font-size:26.67vw}.box[data-v-70b117e4]{width:100%;overflow-x:hidden;min-height:.1vh;-webkit-box-sizing:border-box;box-sizing:border-box}.register>div[data-v-70b117e4]{width:100%!important}.title[data-v-70b117e4]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-70b117e4],.title div[data-v-70b117e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-70b117e4]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:1}.title_img img[data-v-70b117e4]{height:.5rem}.title label[data-v-70b117e4]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.mint-header[data-v-70b117e4]{height:.88rem;font-size:.34rem}.center[data-v-70b117e4]{width:100%}.center_one p[data-v-70b117e4]{padding-top:.4rem;padding-bottom:.1rem;font-weight:500;padding-left:.16rem;font-size:.32rem;background-color:#f3f5f9}.center_two[data-v-70b117e4]{margin-top:1rem}.center_two>p[data-v-70b117e4]{padding-top:.4rem;padding-bottom:.1rem;padding-left:.16rem;font-size:.32rem;background-color:#f3f5f9}.center_biz[data-v-70b117e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.center_biz span[data-v-70b117e4]{width:2.04rem;height:.68rem;font-size:.24rem;text-align:center;line-height:.68rem;border:.02rem solid #bfbfbf;margin:0 .2rem;margin-top:.3rem!important}.center_biz span img[data-v-70b117e4]{float:left;width:.5rem;margin-top:.08rem;margin-left:.3rem}.center_biz p[data-v-70b117e4]{background:none;text-align:left;text-indent:8px;padding:10px 0;width:100%;color:#ccc;font-weight:100;font-size:12px}.center_two input[data-v-70b117e4]{border:1px solid #f3f5f9;border-right:none;border-left:none}.center_one input[data-v-70b117e4],.center_two input[data-v-70b117e4]{height:1rem;float:left;width:100%;text-indent:.28rem;font-size:.32rem;background-color:#fff}.center_one input[data-v-70b117e4]{border:none}.zzsubmit .mint-button[data-v-70b117e4]{margin:0 auto;width:5.72rem;height:.86rem;font-size:.24rem;border-radius:.4rem}.zzsubmit span[data-v-70b117e4]{display:inline-block;font-size:.22rem;padding:0 .2rem;text-indent:.32rem;float:left;margin-top:.2rem;color:#d0d0d0}.active[data-v-70b117e4]{background-color:#0d6fb8!important;color:#fff!important}.wrapper[data-v-70b117e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[data-v-43557447],dd[data-v-43557447],dl[data-v-43557447],dt[data-v-43557447],fieldset[data-v-43557447],form[data-v-43557447],h1[data-v-43557447],h2[data-v-43557447],h3[data-v-43557447],h4[data-v-43557447],h5[data-v-43557447],h6[data-v-43557447],html[data-v-43557447],img[data-v-43557447],input[data-v-43557447],legend[data-v-43557447],li[data-v-43557447],ol[data-v-43557447],p[data-v-43557447],ul[data-v-43557447]{margin:0;padding:0;font-size:26.67vw}.box[data-v-43557447]{height:100vh;background-color:#fbfbfb}.title[data-v-43557447]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-43557447],.title div[data-v-43557447]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-43557447]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-43557447]{height:.5rem}.title label[data-v-43557447]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.guanzh[data-v-43557447]{font-size:.28rem;height:1.34rem}.guanzh>span[data-v-43557447]{display:inline-block;padding:.3rem .34rem}.guanzh_one[data-v-43557447]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guanzh_one img[data-v-43557447]:first-of-type{float:left;margin:0 .2rem;width:.5rem;height:.5rem}.guanzh_one img[data-v-43557447]:last-of-type{float:right}.leibiao1[data-v-43557447]{width:80%;height:1.34rem}.leibiao1 span[data-v-43557447]{display:block;font-size:.24rem}.obsercsa[data-v-43557447]{height:55vh;overflow-y:auto}.leibiao1 span[data-v-43557447]:first-of-type{margin-top:.33rem}.leibiao1 span[data-v-43557447]:last-of-type{color:#999}.mint-popup[data-v-43557447]{width:100vw;height:26vh}.popus>span[data-v-43557447]{display:inline-block;color:red;padding:.2rem}.popus>div[data-v-43557447]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popus>div span[data-v-43557447]{margin-top:.4rem}.el-icon-edit-outline[data-v-43557447]{font-size:.48rem}.el-icon-arrow-right[data-v-43557447]{font-size:.48rem;color:#ccc}.addgcz[data-v-43557447]{background-color:#6ebfff;width:5.8rem;height:.9rem;font-size:.36rem;border-radius:.5rem;text-align:center;line-height:.88rem;margin:.4rem auto 0}.addgcz span[data-v-43557447]{color:#fff}.el-icon-circle-plus[data-v-43557447]{color:#fff;margin:0 .2rem}.van-action-sheet__description[data-v-43557447]{color:red}.van-action-sheet{max-height:80%;color:#323233}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:0;font-size:16px;line-height:50px;text-align:center;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{height:50px}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__subname{margin-left:4px;color:#646566;font-size:12px}.van-action-sheet__cancel:before{display:block;height:8px;background-color:#f7f8fa;content:" "}.van-action-sheet__header{font-weight:500;font-size:16px;line-height:44px;text-align:center}.van-action-sheet__description{padding:16px;color:#646566;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}body[data-v-55350bbe],dd[data-v-55350bbe],dl[data-v-55350bbe],dt[data-v-55350bbe],fieldset[data-v-55350bbe],form[data-v-55350bbe],h1[data-v-55350bbe],h2[data-v-55350bbe],h3[data-v-55350bbe],h4[data-v-55350bbe],h5[data-v-55350bbe],h6[data-v-55350bbe],html[data-v-55350bbe],img[data-v-55350bbe],input[data-v-55350bbe],legend[data-v-55350bbe],li[data-v-55350bbe],ol[data-v-55350bbe],p[data-v-55350bbe],ul[data-v-55350bbe]{margin:0;padding:0;font-size:26.67vw}.establish[data-v-55350bbe]{min-height:100vh;background-color:#fbfbfb}.title[data-v-55350bbe]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .title_img[data-v-55350bbe],.title[data-v-55350bbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-55350bbe]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-55350bbe]{height:.5rem}.title label[data-v-55350bbe]{display:inline-block;width:100%;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.title-right-div[data-v-55350bbe],.title label[data-v-55350bbe]{height:100%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-right-div[data-v-55350bbe]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:3%;z-index:10;font-size:.34rem}.tops[data-v-55350bbe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.24rem;margin:.8rem 0}.tops span[data-v-55350bbe]{font-size:.26rem;text-indent:.2rem}.tops input[data-v-55350bbe]{font-size:.24rem;padding:.2rem 5px;border:none;background-color:#fff;text-indent:.1rem}.mintui-back:before{font-size:28px!important}.mint-header-title{font-family:PingFang;letter-spacing:2px;font-size:.4rem}body[data-v-2c193db7],dd[data-v-2c193db7],dl[data-v-2c193db7],dt[data-v-2c193db7],fieldset[data-v-2c193db7],form[data-v-2c193db7],h1[data-v-2c193db7],h2[data-v-2c193db7],h3[data-v-2c193db7],h4[data-v-2c193db7],h5[data-v-2c193db7],h6[data-v-2c193db7],html[data-v-2c193db7],img[data-v-2c193db7],input[data-v-2c193db7],legend[data-v-2c193db7],li[data-v-2c193db7],ol[data-v-2c193db7],p[data-v-2c193db7],ul[data-v-2c193db7]{margin:0;padding:0;font-size:26.67vw}.box[data-v-2c193db7]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f3f5f9}.title[data-v-2c193db7]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-2c193db7],.title div[data-v-2c193db7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-2c193db7]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-2c193db7]{height:.5rem}.title label[data-v-2c193db7]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.center[data-v-2c193db7]{width:100%}.center_one p[data-v-2c193db7]{line-height:.88rem;height:.88rem;padding-left:.16rem;font-size:.22rem;background-color:#f3f5f9}.center_two[data-v-2c193db7]{height:50vh}.center_two p[data-v-2c193db7]{line-height:1rem;height:1rem;color:#999;padding-left:.16rem;font-size:.26rem;background-color:#f3f5f9}.center_biz[data-v-2c193db7]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.center_biz span[data-v-2c193db7]{width:2.04rem;height:.68rem;font-size:.24rem;text-align:center;line-height:.68rem;border:.02rem solid #bfbfbf;margin:0 .2rem;margin-top:.3rem!important;border-radius:.5rem}.acticess[data-v-2c193db7]{background-color:#0d6fb8;color:#fff}.center_biz span img[data-v-2c193db7]{float:left;margin-top:.08rem;margin-left:.3rem;width:.5rem}.center_biz p[data-v-2c193db7]{height:1rem;background:none;text-align:left;width:100%;font-weight:100;color:#999;background-color:#f3f5f9;margin-top:.2rem}.center_two input[data-v-2c193db7]{background-color:#f3f5f9}.center_one input[data-v-2c193db7],.center_two input[data-v-2c193db7]{height:1rem;float:left;border:none;width:100%;text-indent:.28rem;font-size:.32rem}.center_one input[data-v-2c193db7]{background-color:#fff}.zzsubmit .mint-button[data-v-2c193db7]{margin:0 auto;width:5.72rem;height:.86rem;font-size:.36rem;border-radius:.4rem}.zzsubmit span[data-v-2c193db7]{display:inline-block;font-size:.22rem;padding:0 .2rem;text-indent:.32rem;float:left;margin-top:.2rem;color:#d0d0d0}.establish[data-v-71ef2272]{min-height:100vh;background:#f3f3f3}.title[data-v-71ef2272]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-71ef2272],.title div[data-v-71ef2272]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-71ef2272]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-71ef2272]{height:.5rem}.title label[data-v-71ef2272]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.main_center[data-v-71ef2272]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1rem;background:#fff}.main_alone[data-v-71ef2272]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;font-size:.26rem;color:#000;padding:.2rem 0}.main_alone img[data-v-71ef2272]{width:.76rem;height:.76rem}.foot_bot[data-v-71ef2272]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.28rem;margin:.2rem 0 0 .2rem;color:#999}.foot_bot span[data-v-71ef2272]:first-child{color:red}body[data-v-7ca2a120],dd[data-v-7ca2a120],dl[data-v-7ca2a120],dt[data-v-7ca2a120],fieldset[data-v-7ca2a120],form[data-v-7ca2a120],h1[data-v-7ca2a120],h2[data-v-7ca2a120],h3[data-v-7ca2a120],h4[data-v-7ca2a120],h5[data-v-7ca2a120],h6[data-v-7ca2a120],html[data-v-7ca2a120],img[data-v-7ca2a120],input[data-v-7ca2a120],legend[data-v-7ca2a120],li[data-v-7ca2a120],ol[data-v-7ca2a120],p[data-v-7ca2a120],ul[data-v-7ca2a120]{margin:0;padding:0;font-size:26.67vw}.box[data-v-7ca2a120]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.title[data-v-7ca2a120]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-7ca2a120],.title div[data-v-7ca2a120]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-7ca2a120]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-7ca2a120]{height:.5rem}.title label[data-v-7ca2a120]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.BTCzfsz_one[data-v-7ca2a120],.title label[data-v-7ca2a120]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BTCzfsz_one[data-v-7ca2a120]{font-size:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:.98rem;background-color:#f3f5f9;margin-top:2vh}.BTCzfsz_one span[data-v-7ca2a120]{width:82vw;text-indent:.32rem}.mint-switch[data-v-7ca2a120]{height:.4rem}.mint-switch-core[data-v-7ca2a120]{height:.4rem!important}.BTCzfsz_two[data-v-7ca2a120]{width:92%;font-size:.26rem;color:red;height:1rem;line-height:.4rem;padding:0 4%}.BTCzfsz_therr[data-v-7ca2a120],.BTCzfsz_two[data-v-7ca2a120]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BTCzfsz_therr[data-v-7ca2a120]{height:.98rem;background-color:#f3f5f9;font-size:.32rem;text-indent:.32rem}.BTCzfsz_therr span[data-v-7ca2a120]:first-of-type{width:62vw}.BTCzfsz_therr span[data-v-7ca2a120]:nth-of-type(2){width:26vw}.BTCzfsz_four[data-v-7ca2a120]{font-size:.26rem;padding:0 .26rem;margin-top:.2rem;color:#999}.el-icon-arrow-right[data-v-7ca2a120]{font-size:.54rem;color:#999}.selectUl[data-v-7ca2a120]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.selectUl ul[data-v-7ca2a120]{width:100%;height:auto;max-height:50vh;overflow-y:auto}.selectUl ul li[data-v-7ca2a120]{width:92%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f9;font-size:.3rem;padding:.15rem 4%}.selectUl ul li>div[data-v-7ca2a120]{width:80%;height:100%}.selectUl ul li>div div[data-v-7ca2a120]{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc}.selectUl ul li>div div span[data-v-7ca2a120]{display:inline-block;width:auto;max-width:80%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectUl ul li>span[data-v-7ca2a120]{width:80%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem;padding-left:.4rem}.selectUl ul li img[data-v-7ca2a120]{height:.4rem}.active[data-v-7ca2a120]{color:#6ebfff!important}.box[data-v-21fd572e]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.title[data-v-21fd572e]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-21fd572e],.title div[data-v-21fd572e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-21fd572e]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-21fd572e]{height:.5rem}.title label[data-v-21fd572e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.data[data-v-21fd572e]{font-size:.26rem;height:1.3rem}.data[data-v-21fd572e],.data div[data-v-21fd572e]{display:-webkit-box;display:-ms-flexbox;display:flex}.data div[data-v-21fd572e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .1rem;border-radius:.2rem;height:.6rem;background-color:#f3f5f9;margin:.2rem .4rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.data .mint-popup[data-v-21fd572e]{width:100vw;margin:0;border:none;border-radius:0;padding:.2rem;text-align:center}.data_one[data-v-21fd572e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;font-size:.26rem;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.data_one>span[data-v-21fd572e]{font-size:.32rem}.data_one>div span[data-v-21fd572e]{display:block}.data_one>div span[data-v-21fd572e]:first-of-type{font-size:.26rem;color:#000;font-weight:500}.data_one>div span[data-v-21fd572e]:last-of-type{font-size:.22rem}.data_one>div[data-v-21fd572e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.numinp input[data-v-21fd572e]{width:20vw;border:none;background-color:#f3f5f9;text-indent:.24rem}.numinp b[data-v-21fd572e]{display:inline-block;width:4vw;border:.01rem solid #999;height:.3rem;text-align:center;line-height:.25rem;border-radius:.05rem}.el-input-number[data-v-21fd572e]{width:2.8rem}.el-icon-sort[data-v-21fd572e]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon_qh[data-v-21fd572e]{background-color:#6ebfff;border-radius:.2rem;padding:0 .06rem;color:#fff}.el-icon-caret-bottom[data-v-21fd572e]{color:#6ebfff}.tishi span[data-v-21fd572e]:first-of-type{font-size:.44rem;color:#999}.tishi span[data-v-21fd572e]:last-of-type{font-size:.32rem;color:#999}.tishi[data-v-21fd572e]{text-align:center;margin-top:20vh}.mint-popup-bottom[data-v-21fd572e]{width:100vw}.echartsxiangq .van-tabs__line{background-color:#ccc!important}.box[data-v-55b9b52e]{width:100%;height:100%;margin:0 auto;overflow:hidden;min-height:100vh;background-color:#f3f5f9}.van-nav-bar[data-v-55b9b52e]{background-color:#6ebfff;height:1rem;line-height:1rem}.van-nav-bar .van-icon-arrow-left[data-v-55b9b52e]{color:#fff!important;font-size:.6rem}.title[data-v-55b9b52e]{width:94%;height:1rem;background:#6ebfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;position:fixed;z-index:9;overflow:hidden}.titleS[data-v-55b9b52e]{width:100%;height:1rem;margin:0 auto}.title div[data-v-55b9b52e]{width:10%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;z-index:10}.title_img img[data-v-55b9b52e]{height:.5rem}.title label[data-v-55b9b52e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.van-icon-play[data-v-55b9b52e]{-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#fff;font-size:.2rem}.detailsMine[data-v-55b9b52e]{width:100%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin:0 auto .4rem}.detailsMine div[data-v-55b9b52e]{width:50%;height:1.8rem;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detailsMine div[data-v-55b9b52e]:first-child{border-right:1px solid #f3f5f9}.detailsMine div label[data-v-55b9b52e]{display:inline-block;width:100%;height:.5rem;line-height:.5rem;font-size:.3rem;color:#000;text-align:center}.detailsMine div span[data-v-55b9b52e]{display:inline-block;width:100%;height:.5rem;line-height:.55rem;font-size:.24rem;color:#999;text-align:center}.huodong[data-v-55b9b52e]{font-size:.26rem;color:red;background-color:#fff;padding:.1rem .4rem;font-weight:500}.box_center[data-v-55b9b52e]{font-size:.3rem;padding:.1rem;background-color:#fff;margin-bottom:.4rem}.box_center>span[data-v-55b9b52e]{width:100%;display:block;height:1rem;text-indent:20px;font-weight:500;line-height:1rem;border-top:1px solid #f5f7fa;border-bottom:1px solid #f5f7fa}.box_center>div[data-v-55b9b52e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box_center>div div[data-v-55b9b52e]{height:1.82rem;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;border-top:1px solid #f5f7fa;border-bottom:1px solid #f5f7fa}.box_center>div div span[data-v-55b9b52e]{display:block;color:#989898;font-size:.26rem;margin-top:.28rem}.box_center>div div label[data-v-55b9b52e]{display:block;color:#000;font-weight:500;font-size:.28rem}.profit[data-v-55b9b52e]{display:-webkit-box;display:-ms-flexbox;display:flex;height:.88rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.32rem;font-weight:500;background-color:#fff;border-bottom:1px solid #f5f7fa}.profit>span[data-v-55b9b52e]{display:block;margin:0 .4rem}.numinp[data-v-55b9b52e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .1rem;border-radius:.2rem;height:.6rem;background-color:#f3f5f9;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.32rem}.model_T[data-v-55b9b52e]{background-color:#fff;width:92%;height:1.2rem;margin:0 auto;border-bottom:1px solid #f3f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 4%}.model_T[data-v-55b9b52e],.model_T li[data-v-55b9b52e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_T li[data-v-55b9b52e]{height:100%;color:#999;font-size:.28rem;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.model_T li[data-v-55b9b52e]:first-child{width:32%;line-height:.8rem;margin-left:6%}.model_T li[data-v-55b9b52e]:nth-child(2){width:31%;line-height:.4rem;text-align:right;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:4%}.model_T li:nth-child(2) label[data-v-55b9b52e]{display:inline-block;margin-top:.2rem}.model_T li[data-v-55b9b52e]:nth-child(3){width:26%;line-height:.4rem;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.model_T li:nth-child(3) label[data-v-55b9b52e]{display:inline-block;margin-top:.2rem}.model_T li label[data-v-55b9b52e]{font-size:.3rem;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1"}.model_T li span[data-v-55b9b52e]{font-size:.24rem;color:#999;font-family:"\5FAE\8F6F\96C5\9ED1"}.model_C[data-v-55b9b52e]{background-color:#fff;width:100%;height:auto;margin:0 auto}.model_C li[data-v-55b9b52e]{width:92%;height:1.2rem;margin:0 auto;border-bottom:1px solid #f3f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;position:relative}.model_C li>div[data-v-55b9b52e]{height:100%;color:#999;font-size:.28rem;list-style:none;float:left}.model_C li>div[data-v-55b9b52e]:first-child{width:37%;line-height:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.model_C li>div:first-child label[data-v-55b9b52e]{display:inline-block;margin-top:.2rem}.model_C li>div[data-v-55b9b52e]:nth-child(2){width:31%;line-height:.4rem;text-align:right;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:4%}.model_C li>div:nth-child(2) label[data-v-55b9b52e]{display:inline-block;margin-top:.2rem}.model_C li>div[data-v-55b9b52e]:nth-child(3){width:26%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.model_C li:nth-child(3) label[data-v-55b9b52e]{display:inline-block;margin-top:.2rem}.model_C li label[data-v-55b9b52e]{display:inline-block;width:1.9rem;font-size:.3rem;color:#333;font-family:"\5FAE\8F6F\96C5\9ED1";overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_C li span[data-v-55b9b52e]{font-size:.22rem;color:#999;font-family:"\5FAE\8F6F\96C5\9ED1"}.model_img[data-v-55b9b52e]{width:.4rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.model_img img[data-v-55b9b52e]{width:.35rem}.model>span[data-v-55b9b52e]{font-size:.32rem;color:#00f;display:block;width:100vw;padding:.2rem 0;text-align:center;background-color:#fff;border-bottom:1px solid #f3f5f9}.model>b[data-v-55b9b52e]{font-weight:500;font-size:.25rem;display:block;padding:.1em .2rem;background-color:#fff}.dataMine_T[data-v-55b9b52e]{margin-top:.4rem;width:90%;background:#fff;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-55b9b52e]{width:50%;font-size:.28rem;color:#333;font-weight:500}.dataMine[data-v-55b9b52e]{width:100%;height:auto;overflow:hidden;background-color:#fff;margin:0 auto .4rem}.allCalculations[data-v-55b9b52e]{width:90%;height:auto;overflow:hidden;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.4rem 5%;border-bottom:1px solid #f3f5f9;border-top:1px solid #f3f5f9}.allCalculations div[data-v-55b9b52e]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}.allCalculations div label[data-v-55b9b52e]{width:100%;height:.6rem;line-height:.6rem;font-size:.28rem;color:#000;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.allCalculations div li[data-v-55b9b52e]{list-style:none;font-size:.28rem;text-align:right}.positive[data-v-55b9b52e]{color:#13c962}.negative[data-v-55b9b52e]{color:red}.dataMine ul[data-v-55b9b52e]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-55b9b52e]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-55b9b52e]{width:40%;font-size:.28rem;color:#000;font-weight:500;text-align:left;float:left}.dataMine ul li label[data-v-55b9b52e],.dataMine ul li span[data-v-55b9b52e]{height:100%;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataMine ul li span[data-v-55b9b52e]{width:60%;font-size:.24rem;color:#333;float:left;text-align:right;float:right}.dataMine ul li a[data-v-55b9b52e]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.box-buttom[data-v-55b9b52e]{width:90%;font-size:.3rem;background-color:#fff;padding:0 5%;margin-bottom:.4rem}.box-buttom div h1[data-v-55b9b52e]{width:100%;height:.6rem;font-size:.2rem;color:#6ebfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box-buttom div h1 img[data-v-55b9b52e]{height:.35rem;margin-left:.2rem}.box-buttom div li[data-v-55b9b52e]{list-style:none;font-size:.2rem;color:#6ebfff}.box-buttom div[data-v-55b9b52e]{width:100%;border-bottom:1px solid #f5f7fa;padding:.2rem 0}.box-buttom>span[data-v-55b9b52e]{font-weight:500;display:block;padding:.2rem 0;border-top:1px solid #f5f7fa;border-bottom:1px solid #f5f7fa}.box-buttom div label[data-v-55b9b52e]{font-weight:500}.box-buttom div>span[data-v-55b9b52e]{font-size:.26rem;color:#999}.box-buttom div[data-v-55b9b52e]:nth-of-type(2),.box-buttom div[data-v-55b9b52e]:nth-of-type(5){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.van-nav-bar__left[data-v-55b9b52e]{left:8px}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:0;padding:0 5px;color:#646566;font-size:14px;line-height:44px;text-align:center;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__wrap--scrollable .van-tab--complete{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.van-tabs__wrap--scrollable .van-tabs__nav{overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;line-height:28px;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-nav-bar{position:relative;z-index:1;height:46px;line-height:46px;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar .van-icon{color:#1989fa;vertical-align:middle}.van-nav-bar__arrow{min-width:1em;font-size:16px}.van-nav-bar__arrow+.van-nav-bar__text{margin-left:-20px;padding-left:25px}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.van-nav-bar__left,.van-nav-bar__right{position:absolute;bottom:0;font-size:14px;cursor:pointer}.van-nav-bar__left{left:16px}.van-nav-bar__right{right:16px}.van-nav-bar__text{display:inline-block;margin:0 -16px;padding:0 16px;color:#1989fa;vertical-align:middle}.van-nav-bar__text:active{background-color:#f2f3f5}body[data-v-d189d62e],dd[data-v-d189d62e],dl[data-v-d189d62e],dt[data-v-d189d62e],fieldset[data-v-d189d62e],form[data-v-d189d62e],h1[data-v-d189d62e],h2[data-v-d189d62e],h3[data-v-d189d62e],h4[data-v-d189d62e],h5[data-v-d189d62e],h6[data-v-d189d62e],html[data-v-d189d62e],img[data-v-d189d62e],input[data-v-d189d62e],legend[data-v-d189d62e],li[data-v-d189d62e],ol[data-v-d189d62e],p[data-v-d189d62e],ul[data-v-d189d62e]{margin:0;padding:0;font-size:26.67vw}.box[data-v-d189d62e]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.title[data-v-d189d62e]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-d189d62e],.title div[data-v-d189d62e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-d189d62e]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-d189d62e]{height:.5rem}.title label[data-v-d189d62e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.data[data-v-d189d62e]{width:100%;text-align:center}.observerlist[data-v-d189d62e]{height:70vh;overflow-y:auto;font-size:.32rem}.observerlist>div[data-v-d189d62e]{height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .2rem;border-bottom:.001rem solid #f5f3f9}.observerlist>div div[data-v-d189d62e]{text-align:left}.observerlist>div div span[data-v-d189d62e]{border:.001rem solid #00f;font-size:.2rem;padding:.02rem .1rem;color:#00f}.observerlist div i[data-v-d189d62e]{float:right}.data .mint-button[data-v-d189d62e]{width:5.8rem;height:.9rem;font-size:.36rem;border-radius:.5rem}.el-icon-arrow-right[data-v-d189d62e]{font-size:.36rem}.observerS[data-v-d189d62e]{text-align:center!important;color:#999!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.el-message__icon{display:none!important}body[data-v-a481b11e],dd[data-v-a481b11e],dl[data-v-a481b11e],dt[data-v-a481b11e],fieldset[data-v-a481b11e],form[data-v-a481b11e],h1[data-v-a481b11e],h2[data-v-a481b11e],h3[data-v-a481b11e],h4[data-v-a481b11e],h5[data-v-a481b11e],h6[data-v-a481b11e],html[data-v-a481b11e],img[data-v-a481b11e],input[data-v-a481b11e],legend[data-v-a481b11e],li[data-v-a481b11e],ol[data-v-a481b11e],p[data-v-a481b11e],ul[data-v-a481b11e]{margin:0;padding:0;font-size:26.67vw}.box[data-v-a481b11e]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f3f5f9}.title[data-v-a481b11e]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-a481b11e],.title div[data-v-a481b11e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-a481b11e]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-a481b11e]{height:.5rem}.title label[data-v-a481b11e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.data[data-v-a481b11e]{text-align:center;font-size:.32rem}.data>div[data-v-a481b11e]{text-align:left;min-height:70vh}.data>div div[data-v-a481b11e]{min-height:.8rem;line-height:.8rem;text-indent:.3rem}.data>div div[data-v-a481b11e]:nth-of-type(2n){background-color:#fff;height:1rem;line-height:1rem}.data .mint-button[data-v-a481b11e]{width:5.8rem;height:.9rem;font-size:.36rem;border-radius:.5rem;background-color:#6ebfff}.quanxian span[data-v-a481b11e]{border:.001rem solid #00f;font-size:.2rem;padding:.02rem .1rem;color:#00f}.data>div .lastdiv[data-v-a481b11e]{min-height:4.2rem!important}.data>div .lastdiv>div[data-v-a481b11e]{width:90vw;margin:0 auto;min-height:12vh;text-indent:.0001rem!important}.data>div .lastdiv>div[data-v-a481b11e]:nth-of-type(2){text-align:center}.lastdiv_b>b[data-v-a481b11e]{display:inline-block;font-size:.26rem;line-height:.4rem;width:100%;height:auto;text-indent:.0001rem!important;word-break:break-all;text-align:left;margin-top:.2rem}.copyss[data-v-a481b11e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.copyss span[data-v-a481b11e]:last-of-type{margin-right:.2rem;color:#00f}.qrcode[data-v-a481b11e]{width:2rem;margin:0 auto}.title[data-v-066feaf6]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-066feaf6],.title div[data-v-066feaf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-066feaf6]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-066feaf6]{height:.5rem}.title label[data-v-066feaf6]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.content[data-v-066feaf6],.title label[data-v-066feaf6]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content[data-v-066feaf6]{width:90%;height:.8rem;background:#f3f5f9;margin:0 auto;padding:0 5%;font-size:.26rem;font-weight:600;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content label[data-v-066feaf6]{display:inline-block;font-size:.26rem;color:#999;font-weight:600}.content label span[data-v-066feaf6]{color:red}.textarea[data-v-066feaf6]{width:100%;height:3rem;background:#fff;position:relative;resize:none;overflow-y:auto}.textarea>div[data-v-066feaf6]{width:90%;height:1rem;margin:0 auto;overflow:hidden;padding:0 5%;border-bottom:1px solid #f3f5f9}.textarea>div[data-v-066feaf6],.textarea>div div[data-v-066feaf6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textarea>div div[data-v-066feaf6]{width:50%;height:100%}.textarea>div div[data-v-066feaf6]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.textarea>div div img[data-v-066feaf6]{width:.5rem;margin-right:.2rem}.textarea>div div span[data-v-066feaf6]{font-size:.28rem;color:#999}.newtextarea[data-v-066feaf6]{width:90%;height:1rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f3f5f9}.newtextarea div:first-of-type img[data-v-066feaf6]{width:.5rem;margin-right:.2rem}.newtextarea span[data-v-066feaf6]{font-size:.28rem;color:#999}.newtextarea>div[data-v-066feaf6]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-icon-arrow-right[data-v-066feaf6]{color:#999;font-size:.6rem}.mint-cell-allow-right:after{width:12px!important;height:12px!important}#app[data-v-09f9273a]{font-family:"\5FAE\8F6F\96C5\9ED1";font-family:PingFang;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homePage[data-v-09f9273a]{width:100%;height:100%;overflow:hidden}.title[data-v-09f9273a]{width:94%;height:1rem;background:#6ebfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%}.title div[data-v-09f9273a]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-09f9273a],.title h3[data-v-09f9273a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title h3[data-v-09f9273a]{width:100%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;font-weight:600}.status_bar[data-v-09f9273a]{height:.2rem;background:"#5d85f7";background:#6ebfff}.home_H[data-v-09f9273a]{width:100%;height:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;background:#6ebfff}.home_H[data-v-09f9273a],.home_L[data-v-09f9273a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-09f9273a]{width:20%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-09f9273a]{height:1rem;margin-left:.2rem}.home_C[data-v-09f9273a]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_C h6[data-v-09f9273a]{font-size:.35rem;color:#fff;letter-spacing:1px;margin-left:.1rem;font-weight:600}.home_C img[data-v-09f9273a]{height:.5rem;margin-left:.2rem}.home_R[data-v-09f9273a]{width:20%;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:2px;margin-right:.2rem}.home_R[data-v-09f9273a],.home_R div[data-v-09f9273a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:.2rem}.home_R div[data-v-09f9273a]{width:.5rem;height:.35rem;color:#fff;background:red;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-.4rem;margin-top:-.28rem;border-radius:.6rem}.home_R img[data-v-09f9273a]{height:1rem}.gray_internal[data-v-09f9273a]{background:#f3f5f9;height:.2rem}.gray-label[data-v-09f9273a]{background:#f3f5f9;height:.3rem;width:100%;color:#999;text-indent:10px;padding:.1rem 0;font-size:.36rem}.cell-stype[data-v-09f9273a]{color:#000;font-size:.25rem}.login-div[data-v-09f9273a]{color:#6ebfff;background:#fff}.login-div[data-v-09f9273a],.title-label[data-v-09f9273a]{width:100%;height:1.2rem;line-height:1.2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-label[data-v-09f9273a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#6ebfff;text-align:center}.label-style[data-v-09f9273a]{height:100%;color:#fff;font-size:.35rem}.language-image[data-v-09f9273a]{width:.62rem;height:.48rem}.bottom-div[data-v-09f9273a]{width:80%;display:block;height:2rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem auto}.login-btn[data-v-09f9273a]{width:100%;height:1rem;border-radius:.6rem;font-size:.2rem;color:#fff;margin-top:1rem;background-color:#fe6553}.cell[data-v-09f9273a]{border-bottom:1px solid #f3f3f3}.titleFix[data-v-652b5ec8]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-652b5ec8]{width:100%;height:7.6rem;margin:0 auto}.mineProfit_D[data-v-652b5ec8]{width:100%;height:auto;margin:0 auto;overflow:auto;border:1px solid #fff}.mineProfit_D>div[data-v-652b5ec8]{width:100%;height:100%;margin:0 auto}.homePage[data-v-652b5ec8]{width:100%;height:100%;overflow:hidden}.status_bar[data-v-652b5ec8]{height:.2rem;background:"#5d85f7";background:#6ebfff}.nowrap-label[data-v-652b5ec8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_H[data-v-652b5ec8]{width:100%;height:1.2rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;background:#6ebfff}.home_H[data-v-652b5ec8],.home_L[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-652b5ec8]{width:40%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-652b5ec8]{height:.32rem;margin-left:.2rem}.home_L h6[data-v-652b5ec8]{font-size:.35rem;color:#fff;letter-spacing:1px;margin-left:.1rem;font-weight:600}.home_R[data-v-652b5ec8]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45rem;color:#6ebfff;letter-spacing:2px;font-weight:600;margin-right:.2rem}.gray_internal[data-v-652b5ec8]{background:#f2f6fa;height:.2rem}.main-cover[data-v-652b5ec8]{height:100%}.main-cover-div[data-v-652b5ec8],.main-cover[data-v-652b5ec8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-cover-div[data-v-652b5ec8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.msg-div[data-v-652b5ec8]{width:100%;height:.8rem;line-height:.8rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f3f5f9}.row-div[data-v-652b5ec8]{height:.8rem;line-height:.8rem}.row-div[data-v-652b5ec8],.row-top-div[data-v-652b5ec8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.24rem;position:relative}.row-top-div[data-v-652b5ec8]{height:.6rem;line-height:.4rem}.row-tab2-div[data-v-652b5ec8]{font-size:.24rem}.row-tab2-div span[data-v-652b5ec8]{display:inline-block;width:80%}.dataMine_T[data-v-652b5ec8]{width:100%;background:#f3f5f9;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div[data-v-652b5ec8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div[data-v-652b5ec8],.dataMine_T div a[data-v-652b5ec8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-652b5ec8]{display:inline-block;width:2.2rem;height:.7rem;font-size:.28rem;background:#e3e3e4;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div a[data-v-652b5ec8]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-652b5ec8]:nth-child(2){border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-652b5ec8]{color:#fff!important;background:#6ebfff!important}.row-item-div[data-v-652b5ec8]{height:.8rem;width:100%;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.3rem}.fun-child-div[data-v-652b5ec8]{font-size:.24rem;height:1.2rem;line-height:1.2rem;margin-left:.25rem}.fun-child-div[data-v-652b5ec8],.income-child-div[data-v-652b5ec8]{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-child-div[data-v-652b5ec8]{font-size:.28rem;height:.8rem;line-height:.8rem;margin-left:.2rem}.title-label-div[data-v-652b5ec8]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;font-size:.24rem;border-bottom:1px solid #f3f5f9}.fun-item-div[data-v-652b5ec8],.title-item-div[data-v-652b5ec8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-item-div[data-v-652b5ec8]{text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title-item-div[data-v-652b5ec8]:first-child{width:49%}.title-item-div[data-v-652b5ec8]:nth-child(2){width:51%}.income-list-item1-div[data-v-652b5ec8]{height:100%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-list-item-div[data-v-652b5ec8]{width:30%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.income-item-div[data-v-652b5ec8],.income-list-item-div[data-v-652b5ec8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:right;-ms-flex-align:right;align-items:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.income-item-div[data-v-652b5ec8]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.tail-empty-div[data-v-652b5ec8]{height:.6rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:grey;font-size:.28rem;line-height:.6rem;margin-top:.2rem;margin-bottom:.2rem}.fun-div[data-v-652b5ec8],.tail-empty-div[data-v-652b5ec8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:center}.fun-div[data-v-652b5ec8]{height:1.2rem;line-height:1.2rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:.15rem}.title-value-div[data-v-652b5ec8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-size:26px;line-height:35px}.income-list-div[data-v-652b5ec8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #f5f3f9}.income-list-div[data-v-652b5ec8],.income-tab2-list-div[data-v-652b5ec8]{width:100%;height:.8rem;line-height:.8rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-tab2-list-div[data-v-652b5ec8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-label-div>div[data-v-652b5ec8]{width:33%}.title-label-div>div[data-v-652b5ec8]:last-child{height:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-label-div>div:last-child span[data-v-652b5ec8]{width:auto!important}.row-tab2-div img[data-v-652b5ec8]{height:.3rem;margin:0 5%}.title-label-wealth-left-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;color:#fff;line-height:.6rem;margin-left:.3rem;font-size:.24rem}.title-label-wealth-left-div b[data-v-652b5ec8]{font-size:.28rem;font-weight:500;line-height:.8rem}.item-label-div[data-v-652b5ec8],.item-top-label-div[data-v-652b5ec8]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.item-label-div[data-v-652b5ec8],.item-top-label-div[data-v-652b5ec8],.message-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:left;color:#000}.message-div[data-v-652b5ec8]{font-size:.24rem;width:100%;height:.8rem;line-height:.8rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.title-label-wealth-div[data-v-652b5ec8]{color:#fff;font-size:15px;line-height:30px;height:30px}.item-img[data-v-652b5ec8],.title-label-wealth-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.item-img[data-v-652b5ec8]{height:100%;min-width:65px;margin-left:5px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;vertical-align:center}.message-image[data-v-652b5ec8]{width:.4rem}.message-image-div[data-v-652b5ec8]{height:.8rem;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px}.title-label[data-v-652b5ec8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;margin:auto;height:55px}.title-label[data-v-652b5ec8],.title-yuebao-div-img[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.title-yuebao-div-img[data-v-652b5ec8]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;height:.7rem;line-height:.7rem}.title-yuebao-div[data-v-652b5ec8]{-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:-5px;margin-left:30px}.title-yuebao-child-div[data-v-652b5ec8],.title-yuebao-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;width:100%;height:30px;line-height:30px}.title-yuebao-child-div[data-v-652b5ec8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.titleS[data-v-652b5ec8]{width:100%;height:1rem}.title[data-v-652b5ec8]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-652b5ec8],.title[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-652b5ec8]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:3%;z-index:10}.title_img img[data-v-652b5ec8]{height:.4rem}.title label[data-v-652b5ec8]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.title-recharge-label[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:left;-ms-flex-align:left;align-items:left;width:100%;height:.8rem;line-height:.8rem;vertical-align:middle}.list-cover[data-v-652b5ec8]{width:98%;margin:0 auto;overflow:hidden}.main_title-image[data-v-652b5ec8]{width:100%;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#6ebfff;text-align:center;line-height:1.1rem}.internal-div[data-v-652b5ec8]{width:100%;height:.04rem;background:#f5f6f6}.recharge-btn[data-v-652b5ec8]{width:110px;border-radius:20px;font-size:16px;height:30px;color:#5287ff;line-height:30px;margin-right:10px;background-color:#fff}.item-list_head[data-v-652b5ec8]{height:55px;border-radius:16px;line-height:55px}.item-list[data-v-652b5ec8],.item-list_head[data-v-652b5ec8]{width:90%;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.item-list[data-v-652b5ec8]{height:80px;margin-top:15px;border-radius:20px;line-height:80px}.hint-item-list[data-v-652b5ec8]{height:35px;width:100%;line-height:35px;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reward-itemtext[data-v-652b5ec8]{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-left-itemtext[data-v-652b5ec8],.reward-itemtext[data-v-652b5ec8]{color:#000;line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-left-itemtext[data-v-652b5ec8]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:15px}.top-image[data-v-652b5ec8]{width:.8rem;height:.8rem}.ddm-image[data-v-652b5ec8]{width:60px;height:60px}.tab-item-text[data-v-652b5ec8]{height:100%;font-size:11px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:50px}.item-text[data-v-652b5ec8]{font-size:11px;margin:auto;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-left-text[data-v-652b5ec8],.item-text[data-v-652b5ec8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-left-text[data-v-652b5ec8]{text-align:left;-webkit-box-align:left;-ms-flex-align:left;align-items:left}.item-center-text[data-v-652b5ec8]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-center-text[data-v-652b5ec8],.list-itemtext[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-itemtext[data-v-652b5ec8]{color:red;line-height:30px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;font-size:20px}.label-style[data-v-652b5ec8]{font-size:18px}.list-label-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;vertical-align:middle;height:60px;line-height:60px;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto 5px;width:100%;height:100%}.hor-line[data-v-652b5ec8]{height:1px;width:85px;background-color:#4987ff;margin:auto}.vertical-line[data-v-652b5ec8]{height:45px;width:2px;background-color:#f4f4f4}.item-line[data-v-652b5ec8]{height:2px;width:96%;margin:0 auto;background-color:#f4f4f4}.list_label-style[data-v-652b5ec8]{font-size:15px;text-align:center;margin-top:5px}.list_label-space-style[data-v-652b5ec8]{font-size:15px;text-align:left;margin-left:60px;color:#ababab}.coin-filter-div[data-v-652b5ec8]{width:100%;height:50px;line-height:50px;-webkit-box-align:left;-ms-flex-align:left;align-items:left;text-align:left;margin-left:20px}.message-text-balance-div[data-v-652b5ec8],.message-text-div[data-v-652b5ec8]{height:.4rem;line-height:.4rem;color:#fff}.income-list-text-div[data-v-652b5ec8]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.balance-text-div[data-v-652b5ec8],.income-list-text-div[data-v-652b5ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000}.balance-text-div[data-v-652b5ec8]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:.8rem;line-height:.8rem;text-align:right}.confirm-btn-div[data-v-652b5ec8]{width:45%;font-size:18px;height:45px;color:#000;line-height:43px;background-color:#dcdcdc}.computer[data-v-652b5ec8]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-652b5ec8]{max-width:.4rem}.computer label[data-v-652b5ec8]{font-size:.3rem}.currency[data-v-652b5ec8]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-652b5ec8]{width:100%;margin:1rem auto 0}.currency_down[data-v-652b5ec8]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-652b5ec8]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-652b5ec8]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-652b5ec8]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-652b5ec8]{color:#6ebfff!important}.Statistics[data-v-652b5ec8]{width:100%;height:auto;overflow:hidden;background:#fff}.Statistics div[data-v-652b5ec8]{width:100%;height:.65rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}.Statistics div[data-v-652b5ec8]:last-child{border-bottom:none}.Statistics div img[data-v-652b5ec8]{width:.4rem;margin-left:.3rem;margin-right:.2rem}.Statistics div label[data-v-652b5ec8]{width:37%;font-size:.26rem;margin-right:.2rem}.Statistics div label[data-v-652b5ec8],.Statistics div span[data-v-652b5ec8]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Statistics div span[data-v-652b5ec8]{width:40%;font-size:.22rem}.Statistics div i[data-v-652b5ec8]{width:6%;color:#333;font-size:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;padding-left:1%}.topTips[data-v-652b5ec8]{width:90%;height:auto;padding:.2rem 5%;line-height:.5rem;color:#fff;font-size:.26rem;background:#ffa530;position:fixed;top:0;z-index:110}.revenueRecord[data-v-652b5ec8]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.revenueRecord li[data-v-652b5ec8]{height:.7rem;font-size:.24rem;color:#999}.revenueRecord li[data-v-652b5ec8]:first-child,.revenueRecord li[data-v-652b5ec8]:nth-child(2){width:25%}.revenueRecord li[data-v-652b5ec8]:nth-child(3){width:32%;text-align:center}.revenueRecord li[data-v-652b5ec8]:nth-child(4){text-align:right;width:18%}.revenueRecordS[data-v-652b5ec8]{width:100vw;height:auto;overflow:hidden}.revenueRecordS li[data-v-652b5ec8]{width:92%;height:.7rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f5f3f9}.revenueRecordS li div[data-v-652b5ec8]{font-size:.24rem;color:#333}.revenueRecordS li div[data-v-652b5ec8]:first-child,.revenueRecordS li div[data-v-652b5ec8]:nth-child(2){width:25%}.revenueRecordS li div[data-v-652b5ec8]:nth-child(3){width:32%;text-align:center}.revenueRecordS li div[data-v-652b5ec8]:nth-child(4){text-align:right;width:18%}.distributionRecord[data-v-652b5ec8]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.distributionRecord li[data-v-652b5ec8]{height:.7rem;font-size:.24rem;color:#999}.distributionRecord li[data-v-652b5ec8]:first-child{width:33%}.distributionRecord li[data-v-652b5ec8]:nth-child(2){width:37%;text-align:center}.distributionRecord li[data-v-652b5ec8]:nth-child(3){width:26%;text-align:right;padding-right:4%}.distributionRecordS[data-v-652b5ec8]{width:100vw;height:auto;overflow:hidden}.distributionRecordS li[data-v-652b5ec8]{width:93%;height:1.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;border-bottom:1px solid #f5f3f9}.distributionRecordS li div[data-v-652b5ec8]{font-size:.23rem;color:#333}.distributionRecordS li div[data-v-652b5ec8]:first-child{width:22%}.distributionRecordS li div[data-v-652b5ec8]:nth-child(2){width:54%;text-align:left}.distributionRecordS li div[data-v-652b5ec8]:nth-child(3){text-align:right;width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distributionRecordS li div img[data-v-652b5ec8]{width:.17rem;margin-left:.1rem}#app[data-v-35948e02]{font-family:PingFang;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homePage[data-v-35948e02]{width:100%;height:100%;overflow:hidden;font-size:.33rem;font-family:Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif}.status_bar[data-v-35948e02]{height:.2rem;background:"#5d85f7";background:#6ebfff}.title[data-v-35948e02]{width:100%;height:1rem;background:#6ebfff;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-35948e02],.title div[data-v-35948e02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-35948e02]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.title div[data-v-35948e02],.title h3[data-v-35948e02]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title h3[data-v-35948e02]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.gray_internal[data-v-35948e02]{background:#f3f5f9;height:.2rem}.login-div[data-v-35948e02]{width:100%;height:1.2rem;line-height:1.2rem;color:#6ebfff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.language-image[data-v-35948e02]{width:1rem;height:.6rem}.title-label[data-v-35948e02]{width:100%;height:1.2rem;line-height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#6ebfff;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-style[data-v-35948e02]{height:100%;color:#fff;font-size:.35rem}.bottom-div[data-v-35948e02]{width:80%;display:block;height:2rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem auto}.login-btn[data-v-35948e02]{width:100%;height:1rem;border-radius:.6rem;font-size:.2rem;color:#fff;margin-top:1rem;background-color:#6ebfff}.item-div[data-v-35948e02]{width:95%;height:4rem;line-height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.item-child-div[data-v-35948e02]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;border-bottom:1px solid #f3f5f9}.item-child-div[data-v-35948e02],.item-head-div[data-v-35948e02]{height:100%;line-height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-head-div[data-v-35948e02]{width:40%}.item-head-div span[data-v-35948e02]{width:60%}.item-head-div image[data-v-35948e02],.item-head-div span[data-v-35948e02]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.select-image[data-v-35948e02]{width:.4rem;height:.34rem}.titleFix[data-v-2e9d9bcc]{width:100%;height:auto;position:fixed}.titleS[data-v-2e9d9bcc]{width:100%;height:5rem}.homePage[data-v-2e9d9bcc]{width:100%;height:100%;overflow:hidden}.status_bar[data-v-2e9d9bcc]{height:.2rem;background:"#5d85f7";background:#6ebfff}.home_H[data-v-2e9d9bcc]{width:94%;height:1rem;background:#6ebfff;padding:0 3%}.home_H[data-v-2e9d9bcc],.home_L[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L[data-v-2e9d9bcc]{width:100%;height:100%}.home_L .home-img[data-v-2e9d9bcc]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L .home-img img[data-v-2e9d9bcc]{height:.4rem}.home_L h3[data-v-2e9d9bcc]{width:85%;color:#fff;font-size:.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:.2rem}.home_L h3[data-v-2e9d9bcc],.home_R[data-v-2e9d9bcc]{height:100%;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.home_R[data-v-2e9d9bcc]{width:60%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.45rem;color:#6ebfff;margin-right:.2rem}.gray_internal[data-v-2e9d9bcc]{background:#f2f6fa;height:.2rem}.title[data-v-2e9d9bcc]{width:100%;height:1rem;background:#6ebfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title h3[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex}.title h3[data-v-2e9d9bcc],.title label[data-v-2e9d9bcc]{width:100%;height:100%;color:#fff;font-size:.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.home_L label[data-v-2e9d9bcc],.title label[data-v-2e9d9bcc]{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.home_L label[data-v-2e9d9bcc]{width:80%;height:100%;color:#fff;font-size:.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.banner[data-v-2e9d9bcc]{width:100%;height:4.8rem;margin-top:.2rem;overflow:hidden;text-align:center}.banner img[data-v-2e9d9bcc]{width:98%;padding:0;margin:0}.main-cover-div[data-v-2e9d9bcc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-swp-img[data-v-2e9d9bcc]{height:4.2rem}.bottom-div[data-v-2e9d9bcc]{width:80%;display:block;height:1rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.4rem auto}.button-stype[data-v-2e9d9bcc]{background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABMElEQVQoU53QMUvDYBSF4fcmoYpDRVTUycE/0MnVFkSqiyAibjqIiyR/oJNQndWWujoq4lgc1ARxEpe6d3GyUqQIIqQk35VUinUoqHe88MA5RzxfWwqPCEq/U9IIzVJO8uIF6j83yU+MsqyKb1tkYmgk1obJ2FCzHZZUmRWoihtooIaKJWxFwoYFcwJPCVCYNnBrw3oYcjaY4q4DIoeVVEjqcF5e+sYC3Bud6QBi9hDGG69cTI2xaATphZbwdpSVwAu0+AVsdohJh1AfgILwExholXOy617r6j/BXyN1S8cG23Koam8k4aPRJHu+Ju1u6QeBssJIKScH21c6POR8d2hDVMnJezKC6+tp0uESqFsxxV/Nmkgv0DxwjMWCxmyqRS35iyEjNidq2DcOBTvi/hPeNp2xwSIzfQAAAABJRU5ErkJggg==);width:.5rem;height:.5rem;background-color:transparent;border-style:none}.login-btn[data-v-2e9d9bcc]{width:60%;height:.9rem;border-radius:.2rem;font-size:.32rem;color:#fff;margin-top:.3rem;background-color:#6ebfff}.index-wrap[data-v-2e9d9bcc]{overflow:hidden}.content-cover-div[data-v-2e9d9bcc]{height:1.2rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.content-cover-div[data-v-2e9d9bcc],.url-p-div[data-v-2e9d9bcc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.url-p-div[data-v-2e9d9bcc]{text-align:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.url-c-div[data-v-2e9d9bcc]{width:90%;height:100%;text-align:left;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:.24rem;background:#fcfcfc}.head-div[data-v-2e9d9bcc],.url-c-div[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.head-div[data-v-2e9d9bcc]{width:2.7rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.head-div[data-v-2e9d9bcc],.row-div[data-v-2e9d9bcc]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-div[data-v-2e9d9bcc]{height:.7rem;width:100%;line-height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.3rem}.internal-column-div[data-v-2e9d9bcc]{width:.04rem;height:2.4rem;background:#f6f6f6}.url-text[data-v-2e9d9bcc]{width:100%;height:.6rem;color:#000;font-size:.36rem;margin-left:.4rem}.content-url-div[data-v-2e9d9bcc]{width:90%;height:.8rem;line-height:.8rem;margin-left:.3rem;margin-top:-.14rem;border-radius:.22rem;background:#eee;padding-right:.2rem}.content-bottom-div[data-v-2e9d9bcc],.content-url-div[data-v-2e9d9bcc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-bottom-div[data-v-2e9d9bcc]{width:100%;height:1.6rem;line-height:1.6rem;background:#fff}.content-url-child-div[data-v-2e9d9bcc]{width:90%;margin-left:.3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-bottom-child-div[data-v-2e9d9bcc],.content-url-child-div[data-v-2e9d9bcc]{height:100%;font-size:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.content-bottom-child-div[data-v-2e9d9bcc]{width:100%;margin-left:.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fun-child-div[data-v-2e9d9bcc]{font-size:.28rem;width:100%;height:2.2rem;line-height:2.2rem;text-align:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.fun-child-div[data-v-2e9d9bcc],.fun-item-div[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fun-item-div[data-v-2e9d9bcc]{height:100%;width:49%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.income-item-div[data-v-2e9d9bcc]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:right;-ms-flex-align:right;align-items:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fun-div[data-v-2e9d9bcc],.income-item-div[data-v-2e9d9bcc]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.fun-div[data-v-2e9d9bcc]{height:2.2rem;line-height:2.2rem;text-align:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-label-left-div[data-v-2e9d9bcc]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.title-label-left-div[data-v-2e9d9bcc],.title-label-row-div[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.28rem;line-height:.6rem;height:.6rem}.title-label-row-div[data-v-2e9d9bcc]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.url-copy-image[data-v-2e9d9bcc]{height:.5rem;width:.5rem}.main_title-image[data-v-2e9d9bcc]{width:100%;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;text-align:center;line-height:1.1rem}.message-text-div[data-v-2e9d9bcc]{text-align:left;height:.8rem;line-height:.8rem}.body-text-div[data-v-2e9d9bcc],.message-text-div[data-v-2e9d9bcc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.body-text-div[data-v-2e9d9bcc]{text-align:center;height:.1rem;line-height:.1rem}.computer label[data-v-2e9d9bcc]{color:#fff}.computer[data-v-2e9d9bcc]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-2e9d9bcc]{max-width:.4rem;margin-right:.2rem}.computer label[data-v-2e9d9bcc]{font-size:.3rem}.currency[data-v-2e9d9bcc]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-2e9d9bcc]{width:100%;margin:1rem auto 0}.currency_down[data-v-2e9d9bcc]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-2e9d9bcc]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-2e9d9bcc]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-2e9d9bcc]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-2e9d9bcc]{color:#6ebfff!important}.register[data-v-2b432692]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-2b432692]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .title_img[data-v-2b432692],.title[data-v-2b432692]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-2b432692]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-2b432692]{height:.5rem}.title label[data-v-2b432692]{display:inline-block;width:100%;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.title-right-div[data-v-2b432692],.title label[data-v-2b432692]{height:100%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-right-div[data-v-2b432692]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:absolute;right:3%;z-index:10;font-size:.34rem}.title-right-img[data-v-2b432692]{width:.8rem;height:.8rem!important}.title h3[data-v-2b432692]{width:80%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.content[data-v-2b432692]{height:1rem;font-size:.25rem;color:#b3b4b5;background:#f3f5f9;text-indent:17px}.content[data-v-2b432692],.input_div[data-v-2b432692]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_div[data-v-2b432692]{height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input_div input[data-v-2b432692]{width:100%;height:1rem;border:#f3f5f9;padding-left:20px;font-size:15px}.button[data-v-2b432692]{width:100%;height:2rem;overflow:hidden;text-align:center;margin-top:100px}.but[data-v-2b432692]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.register[data-v-1eb39b9b]{width:100%;height:100%;margin:0 auto;background:#f3f5f9;overflow:hidden}.title[data-v-1eb39b9b]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .title_img[data-v-1eb39b9b],.title[data-v-1eb39b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-1eb39b9b]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-1eb39b9b]{height:.5rem}.title label[data-v-1eb39b9b]{display:inline-block;width:100%;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.title-right-div[data-v-1eb39b9b],.title label[data-v-1eb39b9b]{height:100%;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-right-div[data-v-1eb39b9b]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:3%;z-index:10;font-size:.34rem}.title-right-img[data-v-1eb39b9b]{width:.8rem;height:.8rem!important}.title h3[data-v-1eb39b9b]{width:85%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}.content[data-v-1eb39b9b],.title h3[data-v-1eb39b9b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content[data-v-1eb39b9b]{font-size:.22rem;font-family:"\5FAE\8F6F\96C5\9ED1";color:red;padding-left:5%;width:100%;height:.8rem}.input_list[data-v-1eb39b9b]{padding-left:1%;background:#fff;font-family:"\5FAE\8F6F\96C5\9ED1"}.input_list span[data-v-1eb39b9b]{padding-top:.3rem;font-size:15px}.content_two[data-v-1eb39b9b]{font-size:.22rem;color:#767677;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5%;width:100%;height:.8rem}.content_two[data-v-1eb39b9b],.content_two span[data-v-1eb39b9b]{font-family:"\5FAE\8F6F\96C5\9ED1"}.below[data-v-1eb39b9b]{padding-left:5%;font-size:15px}.below input[data-v-1eb39b9b]{width:1.6rem;height:.3rem;border-radius:.3rem;border:1px solid #999;margin:0 .1rem;padding:.1rem .2rem;font-size:.22rem;text-align:right}.homePage[data-v-e72836dc]{width:100%;height:100%;overflow:hidden;font-size:.33rem}.title[data-v-e72836dc]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-e72836dc],.title div[data-v-e72836dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-e72836dc]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-e72836dc]{height:.5rem}.title label[data-v-e72836dc]{display:inline-block;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.item-div[data-v-e72836dc],.title label[data-v-e72836dc]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-div[data-v-e72836dc]{height:4rem;margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.item-div img[data-v-e72836dc]{width:2.23rem;height:2.23rem}.item-div h3[data-v-e72836dc]{height:.7rem;color:#000;font-size:.45rem;font-weight:600}.item-div h4[data-v-e72836dc]{height:.7rem;color:grey;font-size:.3rem}.bottom-style[data-v-e72836dc]{margin-top:.8rem;height:auto;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-style[data-v-e72836dc]{color:#fff;font-size:.35rem}.BTCzfsz_one[data-v-e72836dc]{font-size:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.98rem;background-color:#f3f5f9;margin-top:2vh;font-weight:600}.BTCzfsz_one span[data-v-e72836dc]{width:82vw;text-indent:.32rem}.mint-switch[data-v-e72836dc]{height:.4rem}.mint-switch-core[data-v-e72836dc]{height:.4rem!important}.BTCzfsz_two[data-v-e72836dc]{font-size:.26rem;color:red;height:.98rem;line-height:.98rem;text-indent:.32rem}.BTCzfsz_therr[data-v-e72836dc]{font-weight:600;height:.98rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f3f5f9;font-size:.32rem;text-indent:.32rem}.BTCzfsz_therr span[data-v-e72836dc]:first-of-type{width:62vw}.BTCzfsz_therr span[data-v-e72836dc]:nth-of-type(2){width:26vw}.BTCzfsz_four[data-v-e72836dc]{font-size:.26rem;padding:0 .26rem;margin-top:.2rem;color:#999}.el-icon-arrow-right[data-v-e72836dc]{font-size:.54rem;color:#999}body[data-v-43904f75],dd[data-v-43904f75],dl[data-v-43904f75],dt[data-v-43904f75],fieldset[data-v-43904f75],form[data-v-43904f75],h1[data-v-43904f75],h2[data-v-43904f75],h3[data-v-43904f75],h4[data-v-43904f75],h5[data-v-43904f75],h6[data-v-43904f75],html[data-v-43904f75],img[data-v-43904f75],input[data-v-43904f75],legend[data-v-43904f75],li[data-v-43904f75],ol[data-v-43904f75],p[data-v-43904f75],ul[data-v-43904f75]{margin:0;padding:0;font-size:26.67vw}.box[data-v-43904f75]{min-height:100vh;padding-top:.88rem;-webkit-box-sizing:border-box;box-sizing:border-box}.mint-header[data-v-43904f75]{height:.88rem;font-size:.34rem}.BTCzfsz_one[data-v-43904f75]{font-size:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.98rem;background-color:#f3f5f9;margin-top:2vh}.BTCzfsz_one span[data-v-43904f75]{width:82vw;text-indent:.32rem}.previousPage[data-v-43904f75]{width:10%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mint-switch[data-v-43904f75]{height:.4rem}.mint-switch-core[data-v-43904f75]{height:.4rem!important}.BTCzfsz_two[data-v-43904f75]{font-size:.26rem;color:red;height:.98rem;line-height:.98rem;text-indent:.32rem}.BTCzfsz_therr[data-v-43904f75]{height:.98rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:.32rem;text-indent:.32rem;border:none;border-bottom:1px solid #e0e0e0}.BTCzfsz_therr span[data-v-43904f75]:first-of-type{width:83vw}.BTCzfsz_therr span[data-v-43904f75]:nth-of-type(2){width:15vw}.BTCzfsz_three[data-v-43904f75]{height:.98rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:.32rem;text-indent:.32rem;border:none;border-bottom:1px solid #e0e0e0}.BTCzfsz_three span[data-v-43904f75]:first-of-type{width:45vw}.BTCzfsz_three span[data-v-43904f75]:nth-of-type(2){width:50vw;-webkit-box-align:right;-ms-flex-align:right;align-items:right;text-align:right}.register[data-v-43904f75]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.titleS[data-v-43904f75]{width:100%;height:1rem}.title[data-v-43904f75]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-43904f75],.title[data-v-43904f75]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-43904f75]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:3%;z-index:10}.title_img img[data-v-43904f75]{height:.5rem}.title label[data-v-43904f75]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.BTCzfsz_four[data-v-43904f75]{font-size:.26rem;margin-top:.2rem;padding:0 .32rem .2rem;color:#999;border:none;border-bottom:1px solid #e0e0e0}.el-icon-arrow-right[data-v-43904f75]{font-size:.54rem;color:#999}.space-div[data-v-43904f75]{background:#efeff4;height:.4rem;width:100%}.miner_address[data-v-43904f75]{background:#fff;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;line-height:.8rem;text-indent:.32rem;padding-top:.3rem;padding-bottom:.4rem;border:none;border-bottom:1px solid #e0e0e0}.miner_address[data-v-43904f75],.miner_address span[data-v-43904f75]{width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.miner_address span[data-v-43904f75]{margin-left:.1rem;color:#000;font-size:.3rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:.4rem}.miner_address h1[data-v-43904f75]{width:100%;height:.6rem;font-size:.2rem;color:#6ebfff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.1rem}.miner_address h1 img[data-v-43904f75]{height:.35rem;margin-left:.2rem}.center_biz[data-v-43904f75]{border-radius:.6rem;background:#efeff4;width:2rem;height:.8rem;margin:.3rem;line-height:.8rem}.center_biz[data-v-43904f75],.center_biz span[data-v-43904f75]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.center_biz span[data-v-43904f75]{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center_biz span b[data-v-43904f75]{margin-left:.1rem;height:.8rem;font-size:.3rem;color:#71c0ff;font-weight:500}.center_biz span img[data-v-43904f75]{height:.5rem;width:.5rem}.computer[data-v-43904f75]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-43904f75]{max-width:.4rem}.computer label[data-v-43904f75]{font-size:.3rem}.currency[data-v-43904f75]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-43904f75]{width:100%;margin:1rem auto 0}.currency_down[data-v-43904f75]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-43904f75]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-43904f75]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-43904f75]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-43904f75]{color:#6ebfff!important}.register[data-v-259c7e37]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-259c7e37]{width:100%!important}.title[data-v-259c7e37]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-259c7e37],.title div[data-v-259c7e37]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-259c7e37]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-259c7e37]{height:.5rem}.title label[data-v-259c7e37]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-259c7e37]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-259c7e37]{height:2rem;font-size:.45rem;letter-spacing:2px}.register_C h3[data-v-259c7e37],.register_C h4[data-v-259c7e37]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-259c7e37]{height:1rem;font-size:.3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.register_C .register_inp[data-v-259c7e37]{width:90%;height:auto;margin:0 auto;overflow:hidden}.register_C .register_inp input[data-v-259c7e37]{width:90%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:10px;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc}.register_C .register_inp input[data-v-259c7e37]:focus{border:1px solid #6ebfff}.register_but[data-v-259c7e37]{width:100%;height:auto;overflow:hidden;margin-top:1.6rem;text-align:center}.but[data-v-259c7e37]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-259c7e37]:disabled{background:#ccc}.eml[data-v-259c7e37]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.register[data-v-6f27aaa0]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:auto;position:relative}.sidebar[data-v-6f27aaa0]{width:100%;height:100%;background:#6ebfff;position:absolute;z-index:99;overflow:hidden}.v-enter[data-v-6f27aaa0],.v-leave-to[data-v-6f27aaa0]{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-leave-to[data-v-6f27aaa0]{position:absolute}.v-enter-active[data-v-6f27aaa0],.v-leave-active[data-v-6f27aaa0]{-webkit-transition:all .6s ease;transition:all .6s ease}.sidebarS[data-v-6f27aaa0]{width:300px;height:100%;background:#fff;overflow:hidden;position:relative}.sidebar_C[data-v-6f27aaa0]{width:100%;height:auto;background:#6ebfff;padding-top:.5rem}.sidebar_C>div[data-v-6f27aaa0]{width:90%;height:1rem;padding:0 5%}.sidebar_T div[data-v-6f27aaa0]{width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_TL[data-v-6f27aaa0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidebar_TL img[data-v-6f27aaa0]{width:.6rem}.sidebar_TL h6[data-v-6f27aaa0]{font-size:.3rem;color:#fff;padding-left:.1rem}.sidebar_TR[data-v-6f27aaa0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar_TR a[data-v-6f27aaa0]{width:1.2rem;height:.4rem;border:1px solid #fff;border-radius:.3rem;font-size:.24rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_div label[data-v-6f27aaa0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.3rem}.sidebar_div label[data-v-6f27aaa0],.sidebar_div span[data-v-6f27aaa0]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.sidebar_div span[data-v-6f27aaa0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.5rem}.sidebar_List[data-v-6f27aaa0]{width:100%;height:auto;margin:0 auto}.accountList[data-v-6f27aaa0]{width:90%;height:1rem;padding:0 5%;margin:0 auto}.accountList label[data-v-6f27aaa0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.accountList a[data-v-6f27aaa0],.accountList label[data-v-6f27aaa0]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.28rem}.accountList a[data-v-6f27aaa0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#6ebfff}.sidebar_foot[data-v-6f27aaa0]{width:100%;height:1.2rem;position:absolute;bottom:0;-webkit-box-shadow:2px 10px 2px 11px #ccc;box-shadow:2px 10px 2px 11px #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar_foot[data-v-6f27aaa0],.sidebar_foot a[data-v-6f27aaa0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_foot a[data-v-6f27aaa0]{display:inline-block;width:50%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.28rem;color:#6ebfff;border:1px solid #6ebfff;border-radius:.1rem}.contentArea[data-v-6f27aaa0]{width:100%;height:auto;margin:0 auto;background:#fff;overflow:auto}.titleS[data-v-6f27aaa0]{width:100%;height:1rem}.title[data-v-6f27aaa0]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-6f27aaa0],.title[data-v-6f27aaa0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-6f27aaa0]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-6f27aaa0]{height:.5rem}.title label[data-v-6f27aaa0]{display:inline-block;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.detailsMine[data-v-6f27aaa0],.title label[data-v-6f27aaa0]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine[data-v-6f27aaa0]{height:auto;overflow:hidden;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detailsMine div[data-v-6f27aaa0]{width:50%;height:1.5rem;float:left;overflow:hidden}.detailsMine div[data-v-6f27aaa0]:first-child{border-right:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-6f27aaa0]:nth-child(2){border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-6f27aaa0]:nth-child(3){border-right:1px solid #f3f5f9}.detailsMine div label[data-v-6f27aaa0]{display:inline-block;width:100%;height:.5rem;line-height:.5rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-6f27aaa0]{display:inline-block;width:100%;height:.5rem;line-height:.55rem;font-size:.24rem;color:#999;float:left;text-align:center}.detailsMine div font[data-v-6f27aaa0]{color:#333}.mineFont[data-v-6f27aaa0]{font-size:.24rem!important;color:#999!important}.dataMine_T[data-v-6f27aaa0]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-6f27aaa0]{width:50%;font-size:.32rem;color:#666}.dataMine_T div[data-v-6f27aaa0]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-6f27aaa0]{display:inline-block;width:1.5rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-6f27aaa0]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-6f27aaa0]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-6f27aaa0]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-6f27aaa0]{width:100%;height:auto;overflow:hidden;margin:0 auto}.allCalculations[data-v-6f27aaa0]{width:90%;height:auto;overflow:hidden;margin:0 auto;padding:.4rem 5%;border-bottom:1px solid #f3f5f9}.allCalculations div[data-v-6f27aaa0]{width:50%;height:auto;float:left;overflow:hidden}.allCalculations div label[data-v-6f27aaa0]{width:100%;height:.6rem;line-height:.6rem;font-size:.28rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.allCalculations div span[data-v-6f27aaa0]{width:100%;height:auto;line-height:.6rem;font-size:.24rem;color:#333;float:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right}.allCalculations div span i[data-v-6f27aaa0]{font-style:normal}.positive[data-v-6f27aaa0]{color:#13c962}.negative[data-v-6f27aaa0]{color:red}.dataMine ul[data-v-6f27aaa0]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-6f27aaa0]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-6f27aaa0]{width:40%;font-size:.28rem;color:#999;text-align:left;float:left}.dataMine ul li label[data-v-6f27aaa0],.dataMine ul li span[data-v-6f27aaa0]{height:100%;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataMine ul li span[data-v-6f27aaa0]{width:60%;font-size:.24rem;color:#333;float:left;text-align:right;float:right}.dataMine ul li a[data-v-6f27aaa0]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.observer[data-v-6f27aaa0]{height:3rem}.observer a[data-v-6f27aaa0]{width:60%;height:.8rem;border-radius:.2rem;background:#6ebfff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.accountList_C[data-v-6f27aaa0]{width:100%;height:auto;min-height:2.4rem;background:#fff;position:relative;resize:none}.accountList_C>div[data-v-6f27aaa0]{width:90%;height:1.2rem;margin:0 auto;overflow:hidden;background:#e6f4ff;padding:0 5%;border-bottom:1px solid #f3f5f9}.accountList_C>div[data-v-6f27aaa0],.accountList_C>div div[data-v-6f27aaa0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div[data-v-6f27aaa0]{width:50%;height:100%}.accountList_C>div div[data-v-6f27aaa0]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div img[data-v-6f27aaa0]{margin-right:.2rem}.accountList_C>div div span[data-v-6f27aaa0]{font-size:.28rem;color:#999}.observer[data-v-6f27aaa0]{width:100%;height:1rem;margin:0 auto 1rem}.computer[data-v-6f27aaa0],.observer[data-v-6f27aaa0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.computer[data-v-6f27aaa0]{width:18%;height:100%;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-6f27aaa0]{max-width:.4rem}.computer label[data-v-6f27aaa0]{font-size:.3rem}.currency[data-v-6f27aaa0]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-6f27aaa0]{width:100%;margin:1rem auto 0}.currency_down[data-v-6f27aaa0]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-6f27aaa0]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-6f27aaa0]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-6f27aaa0]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-6f27aaa0]{color:#6ebfff!important}.register[data-v-d638b336]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.titleFix[data-v-d638b336]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-d638b336]{width:100%;height:4.6rem;margin:0 auto}.title[data-v-d638b336]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-d638b336],.title div[data-v-d638b336]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-d638b336]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-d638b336]{height:.5rem}.title label[data-v-d638b336]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.mineProfit[data-v-d638b336]{width:100%;height:1.6rem;margin:0 auto;border-bottom:1px solid #f3f5f9}.mineProfit div[data-v-d638b336]{width:24.5%;height:1.6rem;line-height:.5rem;font-size:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;color:#999;text-align:center;border-left:1px solid #f3f5f9;-webkit-box-shadow:0 3px 0 #ccc;box-shadow:0 3px 0 #ccc;margin:0 .13%;cursor:pointer}.mineProfit div[data-v-d638b336]:active{-webkit-box-shadow:0 1px 1px 1px #ccc;box-shadow:0 1px 1px 1px #ccc}.mineProfit div[data-v-d638b336]:first-child{border:none}.mineProfit .active[data-v-d638b336]{color:#6ebfff!important;-webkit-box-shadow:0 2px 0 0 #6ebfff!important;box-shadow:0 2px 0 0 #6ebfff!important}.mineProfit_D[data-v-d638b336]{width:100%;height:auto;margin:0 auto;overflow:auto}.mineProfit_D ul[data-v-d638b336]{width:100%;margin:0 auto}.ul_T[data-v-d638b336]{height:.8rem;border-top:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.ul_T li[data-v-d638b336]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li[data-v-d638b336]:first-child{width:12%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2%}.ul_T li[data-v-d638b336]:nth-child(2){width:38%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li[data-v-d638b336]:nth-child(3){width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li[data-v-d638b336]:nth-child(4){width:21%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ul_T li label[data-v-d638b336]{font-size:.28rem;color:#999}.ul_C li[data-v-d638b336]{width:100%;height:1rem;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.ul_C li div[data-v-d638b336]{height:100%;float:left;text-align:left}.ul_C li div[data-v-d638b336]:nth-child(2){width:38%;padding-left:2%}.ul_C li div[data-v-d638b336]:nth-child(3){width:25%}.ul_C li div[data-v-d638b336]:first-child{width:12%}.ul_C li div[data-v-d638b336]:nth-child(4){width:21%}.ul_C li div:nth-child(2) label[data-v-d638b336]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ul_C li div:nth-child(3) label[data-v-d638b336]{text-align:right}.ul_C li label[data-v-d638b336]{display:inline-block;width:100%;height:100%;line-height:1rem;font-size:.3rem;color:#333;float:left;text-align:center}.ul_C li div:nth-child(2) label[data-v-d638b336]{width:100%!important;height:.4rem!important;line-height:.4rem!important;float:left;margin-top:.13rem}.ul_C li div:nth-child(2) span[data-v-d638b336]{display:inline-block;width:100%!important;height:.3rem!important;line-height:.3rem!important;float:left;font-size:.2rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ul_C li span[data-v-d638b336]{font-size:.24rem;color:#999}.ul_C li div:nth-child(4) label[data-v-d638b336]{width:50%!important;text-align:center!important;padding-left:10%}.ul_C li div:nth-child(4) img[data-v-d638b336]{float:right;width:.2rem!important;margin-top:.35rem;margin-right:15%}.ul_C li div:first-child img[data-v-d638b336]{display:inline-block;width:.4rem;height:.4rem;border-radius:50%;float:left;margin-left:30%;margin-top:.3rem}.workModel[data-v-d638b336]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.workModel>div[data-v-d638b336]{width:70%;height:auto;margin:.3rem auto;border-radius:.2rem;font-size:.3rem;color:#000}.workModel>div ul[data-v-d638b336]{width:100%;height:auto}.workModel>div ul li[data-v-d638b336]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workModel>div h3[data-v-d638b336]{width:100%;height:.6rem;line-height:.6rem;text-align:center;font-size:.32rem;color:#000}.workModel>div label[data-v-d638b336]{width:15%;font-size:.3rem;color:#000}.networkFalse[data-v-d638b336]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.networkFalse[data-v-d638b336],.networkFalse a[data-v-d638b336]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.networkFalse a[data-v-d638b336]{display:inline-block;width:1.6rem;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:#999;border-radius:.2rem;margin:0 .2rem;font-size:.28rem}.networkTrue[data-v-d638b336]{background:#6ebfff!important}.group[data-v-d638b336]{width:100%;height:1rem;border-bottom:1px solid #f3f3f3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2100;background:#fff}.group>div[data-v-d638b336],.group[data-v-d638b336]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group>div[data-v-d638b336]{width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.32rem;color:#6ebfff;text-overflow:ellipsis;white-space:nowrap}.group>div[data-v-d638b336]:first-child{border-right:1px solid #f3f3f3}.group>div img[data-v-d638b336]{height:.3rem;margin-left:.1rem}.selectUl[data-v-d638b336]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.selectUl ul[data-v-d638b336]{width:100%;height:auto;max-height:50vh;overflow-y:auto}.selectUl ul li[data-v-d638b336]{width:92%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f9;font-size:.3rem;padding:.15rem 4%}.selectUl ul li>div[data-v-d638b336]{width:80%;height:100%}.selectUl ul li>div div[data-v-d638b336]{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc}.selectUl ul li>div div span[data-v-d638b336]{display:inline-block;width:auto;max-width:100%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectUl ul li>span[data-v-d638b336]{width:80%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.selectUl ul li img[data-v-d638b336]{height:.4rem}#group[data-v-d638b336]{width:100%;height:auto;position:fixed;top:2rem;overflow:hidden}.addGroup[data-v-d638b336]{width:92%;height:1rem;border-top:1px solid #f3f5f9;padding:.15rem 4%}.addGroup>span[data-v-d638b336],.addGroup[data-v-d638b336]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.addGroup>span[data-v-d638b336]{width:80%;height:100%;color:#6ebfff}.addGroup img[data-v-d638b336]{height:.4rem}.active[data-v-d638b336]{color:#6ebfff!important}#app[data-v-fe2badf0]{font-family:PingFang;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.titleFix[data-v-fe2badf0]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-fe2badf0]{width:100%;height:7.6rem;margin:0 auto}.mineProfit_D[data-v-fe2badf0]{width:100%;height:auto;margin:0 auto;overflow:auto}.titleS[data-v-fe2badf0]{width:100%;height:1rem}.title[data-v-fe2badf0]{width:94%;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-fe2badf0]{width:10%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;z-index:10}.title_img img[data-v-fe2badf0]{height:.5rem}.title label[data-v-fe2badf0]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.homePage[data-v-fe2badf0]{width:100%;height:100%;overflow:hidden}.status_bar[data-v-fe2badf0]{height:.2rem;background:"#5d85f7";background:#6ebfff}.nowrap-label[data-v-fe2badf0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_H[data-v-fe2badf0]{width:100%;height:1.2rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;background:#6ebfff}.home_H[data-v-fe2badf0],.home_L[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-fe2badf0]{width:40%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-fe2badf0]{height:.32rem;margin-left:.2rem}.home_L h6[data-v-fe2badf0]{font-size:.35rem;color:#fff;letter-spacing:1px;margin-left:.1rem;font-weight:600}.home_R[data-v-fe2badf0]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45rem;color:#6ebfff;letter-spacing:2px;font-weight:600;margin-right:.2rem}.gray_internal[data-v-fe2badf0]{background:#f2f6fa;height:.2rem}.main-cover[data-v-fe2badf0]{height:100%}.main-cover-div[data-v-fe2badf0],.main-cover[data-v-fe2badf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-cover-div[data-v-fe2badf0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.msg-div[data-v-fe2badf0]{width:100%;height:.8rem;line-height:.8rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f3f5f9}.row-div[data-v-fe2badf0]{height:.8rem;line-height:.8rem}.row-div[data-v-fe2badf0],.row-top-div[data-v-fe2badf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.24rem;position:relative}.row-top-div[data-v-fe2badf0]{height:.6rem;line-height:.4rem}.row-tab2-div[data-v-fe2badf0]{font-size:.24rem}.dataMine_T[data-v-fe2badf0]{width:100%;background:#f3f5f9;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div[data-v-fe2badf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div[data-v-fe2badf0],.dataMine_T div a[data-v-fe2badf0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-fe2badf0]{display:inline-block;width:2.2rem;height:.7rem;font-size:.28rem;background:#e3e3e4;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div a[data-v-fe2badf0]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-fe2badf0]:nth-child(2){border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-fe2badf0]{color:#fff!important;background:#6ebfff!important}.row-item-div[data-v-fe2badf0]{height:.8rem;width:100%;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.3rem}.fun-child-div[data-v-fe2badf0]{font-size:.24rem;height:1.2rem;line-height:1.2rem;margin-left:.25rem}.fun-child-div[data-v-fe2badf0],.income-child-div[data-v-fe2badf0]{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-child-div[data-v-fe2badf0]{font-size:.28rem;height:.8rem;line-height:.8rem;margin-left:.2rem}.title-label-div[data-v-fe2badf0]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;font-size:.24rem;border-bottom:1px solid #f3f5f9}.fun-item-div[data-v-fe2badf0],.title-item-div[data-v-fe2badf0]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-item-div[data-v-fe2badf0]{text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title-item-div[data-v-fe2badf0]:first-child{width:49%}.title-item-div[data-v-fe2badf0]:nth-child(2){width:51%}.income-list-item1-div[data-v-fe2badf0]{height:100%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-list-item-div[data-v-fe2badf0]{width:30%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-right:10px}.income-item-div[data-v-fe2badf0],.income-list-item-div[data-v-fe2badf0]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:right;-ms-flex-align:right;align-items:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.income-item-div[data-v-fe2badf0]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.tail-empty-div[data-v-fe2badf0]{height:.6rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:grey;font-size:.28rem;line-height:.6rem;margin-top:.2rem;margin-bottom:.2rem}.fun-div[data-v-fe2badf0],.tail-empty-div[data-v-fe2badf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:center}.fun-div[data-v-fe2badf0]{height:1.2rem;line-height:1.2rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:.15rem}.title-value-div[data-v-fe2badf0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-size:26px;line-height:35px}.income-list-div[data-v-fe2badf0]{border-bottom:1px solid #f5f3f9}.income-list-div[data-v-fe2badf0],.income-tab2-list-div[data-v-fe2badf0]{width:95%;height:.8rem;line-height:.8rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-tab2-list-div[data-v-fe2badf0]{margin-left:.2rem;margin-right:.2rem}.title-label-wealth-left-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;color:#fff;line-height:.6rem;margin-left:.3rem;font-size:.24rem}.title-label-wealth-left-div b[data-v-fe2badf0]{font-size:.28rem;font-weight:500;line-height:.8rem}.item-label-div[data-v-fe2badf0],.item-top-label-div[data-v-fe2badf0]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.item-label-div[data-v-fe2badf0],.item-top-label-div[data-v-fe2badf0],.message-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:left;color:#000}.message-div[data-v-fe2badf0]{font-size:.24rem;width:100%;height:.8rem;line-height:.8rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.title-label-wealth-div[data-v-fe2badf0]{color:#fff;font-size:15px;line-height:30px;height:30px}.item-img[data-v-fe2badf0],.title-label-wealth-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.item-img[data-v-fe2badf0]{height:100%;min-width:65px;margin-left:5px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;vertical-align:center}.message-image[data-v-fe2badf0]{width:.4rem}.message-image-div[data-v-fe2badf0]{height:.8rem;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px}.title-label[data-v-fe2badf0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;margin:auto;height:55px}.title-label[data-v-fe2badf0],.title-yuebao-div-img[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.title-yuebao-div-img[data-v-fe2badf0]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;height:.7rem;line-height:.7rem}.title-yuebao-div[data-v-fe2badf0]{-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:-5px;margin-left:30px}.title-yuebao-child-div[data-v-fe2badf0],.title-yuebao-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;width:100%;height:30px;line-height:30px}.title-yuebao-child-div[data-v-fe2badf0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.title[data-v-fe2badf0]{width:90%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-fe2badf0],.title div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-fe2badf0]{width:10%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title div img[data-v-fe2badf0]{height:.4rem}.title h3[data-v-fe2badf0]{width:80%;height:100%;color:#fff;font-size:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;padding-left:.3rem}.title-recharge-label[data-v-fe2badf0],.title h3[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-recharge-label[data-v-fe2badf0]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:left;-ms-flex-align:left;align-items:left;width:100%;height:.8rem;line-height:.8rem;vertical-align:middle}.list-cover[data-v-fe2badf0]{width:96%;margin:0 auto}.main_title-image[data-v-fe2badf0]{width:100%;height:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#6ebfff;text-align:center;line-height:1.1rem}.internal-div[data-v-fe2badf0]{width:100%;height:.04rem;background:#f5f6f6}.recharge-btn[data-v-fe2badf0]{width:110px;border-radius:20px;font-size:16px;height:30px;color:#5287ff;line-height:30px;margin-right:10px;background-color:#fff}.item-list_head[data-v-fe2badf0]{height:55px;border-radius:16px;line-height:55px}.item-list[data-v-fe2badf0],.item-list_head[data-v-fe2badf0]{width:90%;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.item-list[data-v-fe2badf0]{height:80px;margin-top:15px;border-radius:20px;line-height:80px}.hint-item-list[data-v-fe2badf0]{height:35px;width:100%;line-height:35px;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reward-itemtext[data-v-fe2badf0]{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-left-itemtext[data-v-fe2badf0],.reward-itemtext[data-v-fe2badf0]{color:#000;line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-left-itemtext[data-v-fe2badf0]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:15px}.top-image[data-v-fe2badf0]{width:.8rem;height:.8rem}.ddm-image[data-v-fe2badf0]{width:60px;height:60px}.tab-item-text[data-v-fe2badf0]{height:100%;font-size:11px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:50px}.item-text[data-v-fe2badf0]{font-size:11px;margin:auto;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-left-text[data-v-fe2badf0],.item-text[data-v-fe2badf0]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-left-text[data-v-fe2badf0]{text-align:left;-webkit-box-align:left;-ms-flex-align:left;align-items:left}.item-center-text[data-v-fe2badf0]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-center-text[data-v-fe2badf0],.list-itemtext[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-itemtext[data-v-fe2badf0]{color:red;line-height:30px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;font-size:20px}.label-style[data-v-fe2badf0]{font-size:18px}.list-label-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;vertical-align:middle;height:60px;line-height:60px;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto 5px;width:100%;height:100%}.hor-line[data-v-fe2badf0]{height:1px;width:85px;background-color:#4987ff;margin:auto}.vertical-line[data-v-fe2badf0]{height:45px;width:2px;background-color:#f4f4f4}.item-line[data-v-fe2badf0]{height:2px;width:96%;margin:0 auto;background-color:#f4f4f4}.list_label-style[data-v-fe2badf0]{font-size:15px;text-align:center;margin-top:5px}.list_label-space-style[data-v-fe2badf0]{font-size:15px;text-align:left;margin-left:60px;color:#ababab}.coin-filter-div[data-v-fe2badf0]{width:100%;height:50px;line-height:50px;-webkit-box-align:left;-ms-flex-align:left;align-items:left;text-align:left;margin-left:20px}.message-text-balance-div[data-v-fe2badf0],.message-text-div[data-v-fe2badf0]{height:.4rem;line-height:.4rem;color:#fff}.income-list-text-div[data-v-fe2badf0]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.balance-text-div[data-v-fe2badf0],.income-list-text-div[data-v-fe2badf0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000}.balance-text-div[data-v-fe2badf0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:.8rem;line-height:.8rem;text-align:right}.confirm-btn-div[data-v-fe2badf0]{width:45%;font-size:18px;height:45px;color:#000;line-height:43px;background-color:#dcdcdc}.computer[data-v-fe2badf0]{width:18%!important;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-fe2badf0]{max-width:.4rem}.computer label[data-v-fe2badf0]{font-size:.3rem}.currency[data-v-fe2badf0]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-fe2badf0]{width:100%;margin:1rem auto 0}.currency_down[data-v-fe2badf0]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-fe2badf0]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-fe2badf0]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-fe2badf0]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-fe2badf0]{color:#6ebfff!important}.Statistics[data-v-fe2badf0]{width:100%;height:auto;overflow:hidden;background:#fff}.Statistics div[data-v-fe2badf0]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}.Statistics div[data-v-fe2badf0]:last-child{border-bottom:none}.Statistics div img[data-v-fe2badf0]{width:.4rem;margin-left:.3rem;margin-right:.2rem}.Statistics div label[data-v-fe2badf0]{width:37%;font-size:.26rem;margin-right:.2rem}.Statistics div label[data-v-fe2badf0],.Statistics div span[data-v-fe2badf0]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Statistics div span[data-v-fe2badf0]{width:40%;font-size:.24rem}.topTips[data-v-fe2badf0]{width:90%;height:auto;padding:.2rem 5%;line-height:.5rem;color:#fff;font-size:.26rem;background:#ffa530;position:fixed;top:0;z-index:110}.revenueRecord[data-v-fe2badf0]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.revenueRecord li[data-v-fe2badf0]{height:.7rem;font-size:.24rem;color:#999}.revenueRecord li[data-v-fe2badf0]:first-child,.revenueRecord li[data-v-fe2badf0]:nth-child(2){width:25%}.revenueRecord li[data-v-fe2badf0]:nth-child(3){width:32%;text-align:center}.revenueRecord li[data-v-fe2badf0]:nth-child(4){text-align:right;width:18%}.revenueRecordS[data-v-fe2badf0]{width:100vw;height:auto;overflow:hidden}.revenueRecordS li[data-v-fe2badf0]{width:92%;height:.7rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f5f3f9}.revenueRecordS li div[data-v-fe2badf0]{font-size:.24rem;color:#333}.revenueRecordS li div[data-v-fe2badf0]:first-child,.revenueRecordS li div[data-v-fe2badf0]:nth-child(2){width:25%}.revenueRecordS li div[data-v-fe2badf0]:nth-child(3){width:32%;text-align:center}.revenueRecordS li div[data-v-fe2badf0]:nth-child(4){text-align:right;width:18%}.distributionRecord[data-v-fe2badf0]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.distributionRecord li[data-v-fe2badf0]{height:.7rem;font-size:.24rem;color:#999}.distributionRecord li[data-v-fe2badf0]:first-child{width:33%}.distributionRecord li[data-v-fe2badf0]:nth-child(2){width:37%;text-align:center}.distributionRecord li[data-v-fe2badf0]:nth-child(3){width:26%;text-align:right;padding-right:4%}.distributionRecordS[data-v-fe2badf0]{width:100vw;height:auto;overflow:hidden}.distributionRecordS li[data-v-fe2badf0]{width:92%;height:.7rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f5f3f9}.distributionRecordS li div[data-v-fe2badf0]{font-size:.24rem;color:#333}.distributionRecordS li div[data-v-fe2badf0]:first-child{width:33%}.distributionRecordS li div[data-v-fe2badf0]:nth-child(2){width:37%;text-align:center}.distributionRecordS li div[data-v-fe2badf0]:nth-child(3){text-align:right;width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distributionRecordS li div img[data-v-fe2badf0]{width:.2rem;margin-left:.1rem}.titleFix[data-v-9c902f6c]{width:100%;height:auto;position:fixed;z-index:199}.titleS[data-v-9c902f6c]{width:100%;height:1rem}.homePage[data-v-9c902f6c]{width:100%;height:100%;overflow:hidden}.status_bar[data-v-9c902f6c]{height:.2rem;background:"#5d85f7";background:#6ebfff}.home_H[data-v-9c902f6c]{width:94%;height:1rem;background:#6ebfff;padding:0 3%}.home_H[data-v-9c902f6c],.home_L[data-v-9c902f6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L[data-v-9c902f6c]{width:100%;height:100%}.home_L .home-img[data-v-9c902f6c]{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L .home-img img[data-v-9c902f6c]{height:.5rem}.home_L h3[data-v-9c902f6c]{width:85%;color:#fff;font-size:.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:.2rem}.home_L h3[data-v-9c902f6c],.home_R[data-v-9c902f6c]{height:100%;letter-spacing:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.home_R[data-v-9c902f6c]{width:60%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.45rem;color:#6ebfff;margin-right:.2rem}.gray_internal[data-v-9c902f6c]{background:#f2f6fa;height:.2rem}.title[data-v-9c902f6c]{height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title[data-v-9c902f6c],.title h3[data-v-9c902f6c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title h3[data-v-9c902f6c]{height:100%;color:#fff;font-size:.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}.banner[data-v-9c902f6c]{width:100%;height:4.8rem;margin-top:.2rem;overflow:hidden;text-align:center}.banner img[data-v-9c902f6c]{width:98%;padding:0;margin:0}.main-cover-div[data-v-9c902f6c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my-swp-img[data-v-9c902f6c]{height:4.2rem}.bottom-div[data-v-9c902f6c]{width:80%;display:block;height:1rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.4rem auto}.button-stype[data-v-9c902f6c]{background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABMElEQVQoU53QMUvDYBSF4fcmoYpDRVTUycE/0MnVFkSqiyAibjqIiyR/oJNQndWWujoq4lgc1ARxEpe6d3GyUqQIIqQk35VUinUoqHe88MA5RzxfWwqPCEq/U9IIzVJO8uIF6j83yU+MsqyKb1tkYmgk1obJ2FCzHZZUmRWoihtooIaKJWxFwoYFcwJPCVCYNnBrw3oYcjaY4q4DIoeVVEjqcF5e+sYC3Bud6QBi9hDGG69cTI2xaATphZbwdpSVwAu0+AVsdohJh1AfgILwExholXOy617r6j/BXyN1S8cG23Koam8k4aPRJHu+Ju1u6QeBssJIKScH21c6POR8d2hDVMnJezKC6+tp0uESqFsxxV/Nmkgv0DxwjMWCxmyqRS35iyEjNidq2DcOBTvi/hPeNp2xwSIzfQAAAABJRU5ErkJggg==);width:.5rem;height:.5rem;background-color:transparent;border-style:none}.login-btn[data-v-9c902f6c]{width:60%;height:.9rem;border-radius:.2rem;font-size:.32rem;color:#fff;margin-top:.3rem;background-color:#6ebfff}.index-wrap[data-v-9c902f6c]{overflow:hidden}.content-cover-div[data-v-9c902f6c]{height:1.2rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.content-cover-div[data-v-9c902f6c],.url-p-div[data-v-9c902f6c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.url-p-div[data-v-9c902f6c]{text-align:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.url-c-div[data-v-9c902f6c]{width:90%;height:100%;text-align:left;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:.24rem;background:#fcfcfc}.head-div[data-v-9c902f6c],.url-c-div[data-v-9c902f6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.head-div[data-v-9c902f6c]{width:2.7rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.head-div[data-v-9c902f6c],.row-div[data-v-9c902f6c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row-div[data-v-9c902f6c]{height:.7rem;width:100%;line-height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.3rem}.internal-column-div[data-v-9c902f6c]{width:.04rem;height:2.4rem;background:#f6f6f6}.url-text[data-v-9c902f6c]{width:100%;height:.6rem;color:#000;font-size:.36rem;margin-left:.4rem}.content-url-div[data-v-9c902f6c]{width:90%;height:.8rem;line-height:.8rem;margin-left:.3rem;margin-top:-.14rem;border-radius:.22rem;background:#eee;padding-right:.2rem}.content-bottom-div[data-v-9c902f6c],.content-url-div[data-v-9c902f6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-bottom-div[data-v-9c902f6c]{width:100%;height:1.6rem;line-height:1.6rem;background:#fff}.content-url-child-div[data-v-9c902f6c]{width:90%;margin-left:.3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-bottom-child-div[data-v-9c902f6c],.content-url-child-div[data-v-9c902f6c]{height:100%;font-size:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.content-bottom-child-div[data-v-9c902f6c]{width:100%;margin-left:.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fun-child-div[data-v-9c902f6c]{font-size:.28rem;width:100%;height:2.2rem;line-height:2.2rem;text-align:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.fun-child-div[data-v-9c902f6c],.fun-item-div[data-v-9c902f6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fun-item-div[data-v-9c902f6c]{height:100%;width:49%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.income-item-div[data-v-9c902f6c]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:right;-ms-flex-align:right;align-items:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fun-div[data-v-9c902f6c],.income-item-div[data-v-9c902f6c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.fun-div[data-v-9c902f6c]{height:2.2rem;line-height:2.2rem;text-align:center;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-label-left-div[data-v-9c902f6c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.title-label-left-div[data-v-9c902f6c],.title-label-row-div[data-v-9c902f6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-family:"\5FAE\8F6F\96C5\9ED1";font-size:.28rem;line-height:.6rem;height:.6rem}.title-label-row-div[data-v-9c902f6c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.url-copy-image[data-v-9c902f6c]{height:.5rem;width:.5rem}.main_title-image[data-v-9c902f6c]{width:100%;height:2.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;text-align:center;line-height:1.1rem}.message-text-div[data-v-9c902f6c]{text-align:left;height:.8rem;line-height:.8rem}.body-text-div[data-v-9c902f6c],.message-text-div[data-v-9c902f6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.body-text-div[data-v-9c902f6c]{text-align:center;height:.1rem;line-height:.1rem}.computer label[data-v-9c902f6c]{color:#fff}.computer[data-v-9c902f6c]{width:18%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-9c902f6c]{max-width:.4rem;margin-right:.2rem}.computer label[data-v-9c902f6c]{font-size:.3rem}.currency[data-v-9c902f6c]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-9c902f6c]{width:100%;margin:1rem auto 0}.currency_down[data-v-9c902f6c]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-9c902f6c]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-9c902f6c]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-9c902f6c]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-9c902f6c]{color:#6ebfff!important}.register[data-v-1646ede5]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-1646ede5]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-1646ede5],.title div[data-v-1646ede5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-1646ede5]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-1646ede5]{height:.5rem}.title label[data-v-1646ede5]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.detailsMine[data-v-1646ede5]{width:100%;height:auto;overflow:hidden;margin:0 auto}.detailsMine_top[data-v-1646ede5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_top div[data-v-1646ede5]{width:49%;height:1rem;border-bottom:1px solid #f3f5f9;float:left}.detailsMine_below[data-v-1646ede5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_below div[data-v-1646ede5]{width:49%;height:1rem;float:left}.detailsMine_below div[data-v-1646ede5]:first-child,.detailsMine_top div[data-v-1646ede5]:first-child{border-right:1px solid #f3f5f9}.detailsMine div label[data-v-1646ede5]{display:inline-block;width:100%;height:.3rem;line-height:.3rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-1646ede5]{display:inline-block;width:100%;height:.2rem;line-height:.55rem;font-size:.18rem;color:#999;float:left;text-align:center}.dataMine_T[data-v-1646ede5]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-1646ede5]{width:50%;font-size:.28rem;color:#999}.dataMine_T div[data-v-1646ede5]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-1646ede5]{display:inline-block;width:1rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-1646ede5]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-1646ede5]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-1646ede5]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-1646ede5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine[data-v-1646ede5],.dataMine ul[data-v-1646ede5]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-1646ede5]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-1646ede5]{width:40%;font-size:.3rem;color:#000;text-align:left;font-weight:500}.dataMine ul li label[data-v-1646ede5],.dataMine ul li span[data-v-1646ede5]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine ul li span[data-v-1646ede5]{width:60%;font-size:.26rem;color:#333;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dataMine ul li a[data-v-1646ede5]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.register[data-v-4bc2eb75]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:auto;position:relative}.sidebar[data-v-4bc2eb75]{width:100%;height:100%;background:#6ebfff;position:absolute;z-index:99;overflow:hidden}.v-enter[data-v-4bc2eb75],.v-leave-to[data-v-4bc2eb75]{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-leave-to[data-v-4bc2eb75]{position:absolute}.v-enter-active[data-v-4bc2eb75],.v-leave-active[data-v-4bc2eb75]{-webkit-transition:all .6s ease;transition:all .6s ease}.sidebarS[data-v-4bc2eb75]{width:300px;height:100%;background:#fff;overflow:hidden;position:relative}.sidebar_C[data-v-4bc2eb75]{width:100%;height:auto;background:#6ebfff;padding-top:.5rem}.sidebar_C>div[data-v-4bc2eb75]{width:90%;height:1rem;padding:0 5%}.sidebar_T div[data-v-4bc2eb75]{width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_TL[data-v-4bc2eb75]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidebar_TL img[data-v-4bc2eb75]{width:.6rem}.sidebar_TL h6[data-v-4bc2eb75]{font-size:.3rem;color:#fff;padding-left:.1rem}.sidebar_TR[data-v-4bc2eb75]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidebar_TR a[data-v-4bc2eb75]{width:1.2rem;height:.4rem;border:1px solid #fff;border-radius:.3rem;font-size:.24rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_div label[data-v-4bc2eb75]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.3rem}.sidebar_div label[data-v-4bc2eb75],.sidebar_div span[data-v-4bc2eb75]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.sidebar_div span[data-v-4bc2eb75]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.5rem}.sidebar_List[data-v-4bc2eb75]{width:100%;height:auto;margin:0 auto}.accountList[data-v-4bc2eb75]{width:90%;height:1rem;padding:0 5%;margin:0 auto}.accountList label[data-v-4bc2eb75]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#000}.accountList a[data-v-4bc2eb75],.accountList label[data-v-4bc2eb75]{display:inline-block;width:50%;height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.28rem}.accountList a[data-v-4bc2eb75]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#6ebfff}.sidebar_foot[data-v-4bc2eb75]{width:100%;height:1.2rem;position:absolute;bottom:0;-webkit-box-shadow:2px 10px 2px 11px #ccc;box-shadow:2px 10px 2px 11px #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar_foot[data-v-4bc2eb75],.sidebar_foot a[data-v-4bc2eb75]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_foot a[data-v-4bc2eb75]{display:inline-block;width:50%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.28rem;color:#6ebfff;border:1px solid #6ebfff;border-radius:.1rem}.contentArea[data-v-4bc2eb75]{width:100%;height:auto;margin:0 auto;background:#fff;overflow:auto}.titleS[data-v-4bc2eb75]{width:100%;height:1rem}.title[data-v-4bc2eb75]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:fixed;z-index:99}.title .title_img[data-v-4bc2eb75],.title[data-v-4bc2eb75]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .title_img[data-v-4bc2eb75]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-4bc2eb75]{height:.5rem}.title label[data-v-4bc2eb75]{display:inline-block;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.detailsMine[data-v-4bc2eb75],.title label[data-v-4bc2eb75]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine[data-v-4bc2eb75]{height:auto;overflow:hidden;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.detailsMine div[data-v-4bc2eb75]{width:50%;height:1.5rem;float:left;overflow:hidden}.detailsMine div[data-v-4bc2eb75]:first-child{border-right:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-4bc2eb75]:nth-child(2){border-bottom:1px solid #f3f5f9}.detailsMine div[data-v-4bc2eb75]:nth-child(3){border-right:1px solid #f3f5f9}.detailsMine div label[data-v-4bc2eb75]{display:inline-block;width:100%;height:.5rem;line-height:.5rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-4bc2eb75]{display:inline-block;width:100%;height:.5rem;line-height:.55rem;font-size:.24rem;color:#999;float:left;text-align:center}.detailsMine div font[data-v-4bc2eb75]{color:#333}.mineFont[data-v-4bc2eb75]{font-size:.24rem!important;color:#999!important}.dataMine_T[data-v-4bc2eb75]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-4bc2eb75]{width:50%;font-size:.32rem;color:#666}.dataMine_T div[data-v-4bc2eb75]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-4bc2eb75]{display:inline-block;width:1.5rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-4bc2eb75]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-4bc2eb75]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-4bc2eb75]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-4bc2eb75]{width:100%;height:auto;overflow:hidden;margin:0 auto}.allCalculations[data-v-4bc2eb75]{width:90%;height:auto;overflow:hidden;margin:0 auto;padding:.4rem 5%;border-bottom:1px solid #f3f5f9}.allCalculations div[data-v-4bc2eb75]{width:50%;height:auto;float:left;overflow:hidden}.allCalculations div label[data-v-4bc2eb75]{width:100%;height:.6rem;line-height:.6rem;font-size:.28rem;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;float:left}.allCalculations div span[data-v-4bc2eb75]{width:100%;height:auto;line-height:.6rem;font-size:.24rem;color:#333;float:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right}.allCalculations div span i[data-v-4bc2eb75]{font-style:normal}.positive[data-v-4bc2eb75]{color:#13c962}.negative[data-v-4bc2eb75]{color:red}.dataMine ul[data-v-4bc2eb75]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-4bc2eb75]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-4bc2eb75]{width:40%;font-size:.28rem;color:#999;text-align:left;float:left}.dataMine ul li label[data-v-4bc2eb75],.dataMine ul li span[data-v-4bc2eb75]{height:100%;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataMine ul li span[data-v-4bc2eb75]{width:60%;font-size:.24rem;color:#333;float:left;text-align:right;float:right}.dataMine ul li a[data-v-4bc2eb75]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.observer[data-v-4bc2eb75]{height:3rem}.observer a[data-v-4bc2eb75]{width:60%;height:.8rem;border-radius:.2rem;background:#6ebfff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.accountList_C[data-v-4bc2eb75]{width:100%;height:auto;min-height:2.4rem;background:#fff;position:relative;resize:none}.accountList_C>div[data-v-4bc2eb75]{width:90%;height:1.2rem;margin:0 auto;overflow:hidden;background:#e6f4ff;padding:0 5%;border-bottom:1px solid #f3f5f9}.accountList_C>div[data-v-4bc2eb75],.accountList_C>div div[data-v-4bc2eb75]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div[data-v-4bc2eb75]{width:50%;height:100%}.accountList_C>div div[data-v-4bc2eb75]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountList_C>div div img[data-v-4bc2eb75]{margin-right:.2rem}.accountList_C>div div span[data-v-4bc2eb75]{font-size:.28rem;color:#999}.observer[data-v-4bc2eb75]{width:100%;height:1rem;margin:0 auto 1rem}.computer[data-v-4bc2eb75],.observer[data-v-4bc2eb75]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.computer[data-v-4bc2eb75]{width:18%;height:100%;position:absolute;top:0;right:3%;z-index:100}.computer_img[data-v-4bc2eb75]{max-width:.4rem}.computer label[data-v-4bc2eb75]{font-size:.3rem}.currency[data-v-4bc2eb75]{width:100%;height:100%;overflow:hidden;position:fixed;top:1rem;z-index:99;background:rgba(0,0,0,.4)}.currency_box[data-v-4bc2eb75]{width:100%;margin:1rem auto 0}.currency_down[data-v-4bc2eb75]{width:100%;height:auto;max-height:70%;background:#fff;padding:.2rem 0;overflow:auto}.currency_down ul[data-v-4bc2eb75]{width:100%;height:auto;margin:0 auto}.currency_down ul li[data-v-4bc2eb75]{width:92%;height:1.1rem;padding:0 4%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;border-bottom:1px solid #f3f5f9}.currency_down ul li span[data-v-4bc2eb75]{font-size:.36rem;font-weight:500;padding-left:.2rem}.activeL[data-v-4bc2eb75]{color:#6ebfff!important}.register[data-v-2afe3aa0]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.titleFix[data-v-2afe3aa0]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-2afe3aa0]{width:100%;height:4.6rem;margin:0 auto}.title[data-v-2afe3aa0]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-2afe3aa0],.title div[data-v-2afe3aa0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-2afe3aa0]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-2afe3aa0]{height:.5rem}.title label[data-v-2afe3aa0]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.mineProfit[data-v-2afe3aa0]{width:100%;height:1.6rem;margin:0 auto;border-bottom:1px solid #f3f5f9}.mineProfit div[data-v-2afe3aa0]{width:24.5%;height:1.6rem;line-height:.5rem;font-size:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;color:#999;text-align:center;border-left:1px solid #f3f5f9;-webkit-box-shadow:0 3px 0 #ccc;box-shadow:0 3px 0 #ccc;margin:0 .13%;cursor:pointer}.mineProfit div[data-v-2afe3aa0]:active{-webkit-box-shadow:0 1px 1px 1px #ccc;box-shadow:0 1px 1px 1px #ccc}.mineProfit div[data-v-2afe3aa0]:first-child{border:none}.mineProfit .active[data-v-2afe3aa0]{color:#6ebfff!important;-webkit-box-shadow:0 2px 0 0 #6ebfff!important;box-shadow:0 2px 0 0 #6ebfff!important}.mineProfit_D[data-v-2afe3aa0]{width:100%;height:auto;margin:0 auto;overflow:auto}.mineProfit_D ul[data-v-2afe3aa0]{width:100%;margin:0 auto}.ul_T[data-v-2afe3aa0]{height:.8rem;border-top:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.ul_T li[data-v-2afe3aa0]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li[data-v-2afe3aa0]:first-child{width:12%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2%}.ul_T li[data-v-2afe3aa0]:nth-child(2){width:38%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li[data-v-2afe3aa0]:nth-child(3){width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li[data-v-2afe3aa0]:nth-child(4){width:21%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ul_T li label[data-v-2afe3aa0]{font-size:.28rem;color:#999}.ul_C li[data-v-2afe3aa0]{width:100%;height:1rem;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.ul_C li div[data-v-2afe3aa0]{height:100%;float:left;text-align:left}.ul_C li div[data-v-2afe3aa0]:nth-child(2){width:38%;padding-left:2%}.ul_C li div[data-v-2afe3aa0]:nth-child(3){width:25%}.ul_C li div[data-v-2afe3aa0]:first-child{width:12%}.ul_C li div[data-v-2afe3aa0]:nth-child(4){width:21%}.ul_C li div:nth-child(2) label[data-v-2afe3aa0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ul_C li div:nth-child(3) label[data-v-2afe3aa0]{text-align:right}.ul_C li label[data-v-2afe3aa0]{display:inline-block;width:100%;height:100%;line-height:1rem;font-size:.3rem;color:#333;float:left;text-align:center}.ul_C li div:nth-child(2) label[data-v-2afe3aa0]{width:100%!important;height:.4rem!important;line-height:.4rem!important;float:left;margin-top:.13rem}.ul_C li div:nth-child(2) span[data-v-2afe3aa0]{display:inline-block;width:100%!important;height:.3rem!important;line-height:.3rem!important;float:left;font-size:.2rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ul_C li span[data-v-2afe3aa0]{font-size:.24rem;color:#999}.ul_C li div:nth-child(4) label[data-v-2afe3aa0]{width:50%!important;text-align:center!important;padding-left:10%}.ul_C li div:nth-child(4) img[data-v-2afe3aa0]{float:right;width:.2rem!important;margin-top:.35rem;margin-right:15%}.ul_C li div:first-child img[data-v-2afe3aa0]{display:inline-block;width:.4rem;height:.4rem;border-radius:50%;float:left;margin-left:30%;margin-top:.3rem}.workModel[data-v-2afe3aa0]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.workModel>div[data-v-2afe3aa0]{width:70%;height:auto;margin:.3rem auto;border-radius:.2rem;font-size:.3rem;color:#000}.workModel>div ul[data-v-2afe3aa0]{width:100%;height:auto}.workModel>div ul li[data-v-2afe3aa0]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workModel>div h3[data-v-2afe3aa0]{width:100%;height:.6rem;line-height:.6rem;text-align:center;font-size:.32rem;color:#000}.workModel>div label[data-v-2afe3aa0]{width:15%;font-size:.3rem;color:#000}.networkFalse[data-v-2afe3aa0]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.networkFalse[data-v-2afe3aa0],.networkFalse a[data-v-2afe3aa0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.networkFalse a[data-v-2afe3aa0]{display:inline-block;width:1.6rem;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:#999;border-radius:.2rem;margin:0 .2rem;font-size:.28rem}.networkTrue[data-v-2afe3aa0]{background:#6ebfff!important}.group[data-v-2afe3aa0]{width:100%;height:1rem;border-bottom:1px solid #f3f3f3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2100;background:#fff}.group>div[data-v-2afe3aa0],.group[data-v-2afe3aa0]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.group>div[data-v-2afe3aa0]{width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.32rem;color:#6ebfff;text-overflow:ellipsis;white-space:nowrap}.group>div[data-v-2afe3aa0]:first-child{border-right:1px solid #f3f3f3}.group>div img[data-v-2afe3aa0]{height:.3rem;margin-left:.1rem}.selectUl[data-v-2afe3aa0]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.selectUl ul[data-v-2afe3aa0]{width:100%;height:auto;max-height:50vh;overflow-y:auto}.selectUl ul li[data-v-2afe3aa0]{width:92%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f3f5f9;font-size:.3rem;padding:.15rem 4%}.selectUl ul li>div[data-v-2afe3aa0]{width:80%;height:100%}.selectUl ul li>div div[data-v-2afe3aa0]{width:100%;height:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc}.selectUl ul li>div div span[data-v-2afe3aa0]{display:inline-block;width:auto;max-width:100%;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selectUl ul li>span[data-v-2afe3aa0]{width:80%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.selectUl ul li img[data-v-2afe3aa0]{height:.4rem}#group[data-v-2afe3aa0]{width:100%;height:auto;position:fixed;top:2rem;overflow:hidden}.addGroup[data-v-2afe3aa0]{width:92%;height:1rem;border-top:1px solid #f3f5f9;padding:.15rem 4%}.addGroup>span[data-v-2afe3aa0],.addGroup[data-v-2afe3aa0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem}.addGroup>span[data-v-2afe3aa0]{width:80%;height:100%;color:#6ebfff}.addGroup img[data-v-2afe3aa0]{height:.4rem}.active[data-v-2afe3aa0]{color:#6ebfff!important}@font-face{font-family:PingFang;src:url(../../static/fonts/PingFang.dd25b35.ttf);font-weight:400;font-style:normal}#app[data-v-2996c88f]{font-family:PingFang;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.titleFix[data-v-2996c88f]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-2996c88f]{width:100%;height:7.6rem;margin:0 auto}.mineProfit_D[data-v-2996c88f]{width:100%;height:auto;margin:0 auto;overflow:auto}.title[data-v-2996c88f]{width:94%;padding:0 3%;position:relative}.title div[data-v-2996c88f]{height:100%;position:absolute;left:0;z-index:10}.title_img img[data-v-2996c88f]{height:.5rem}.title label[data-v-2996c88f]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.homePage[data-v-2996c88f]{width:100%;height:100%;overflow:hidden}.status_bar[data-v-2996c88f]{height:.2rem;background:"#5d85f7";background:#6ebfff}.nowrap-label[data-v-2996c88f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_H[data-v-2996c88f]{width:100%;height:1.2rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;background:#6ebfff}.home_H[data-v-2996c88f],.home_L[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home_L[data-v-2996c88f]{width:40%;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home_L img[data-v-2996c88f]{height:.32rem;margin-left:.2rem}.home_L h6[data-v-2996c88f]{font-size:.35rem;color:#fff;letter-spacing:1px;margin-left:.1rem;font-weight:600}.home_R[data-v-2996c88f]{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.45rem;color:#6ebfff;letter-spacing:2px;font-weight:600;margin-right:.2rem}.gray_internal[data-v-2996c88f]{background:#f2f6fa;height:.2rem}.main-cover[data-v-2996c88f]{height:100%}.main-cover-div[data-v-2996c88f],.main-cover[data-v-2996c88f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-cover-div[data-v-2996c88f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.msg-div[data-v-2996c88f]{width:100%;height:.8rem;line-height:.8rem;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f3f5f9}.row-div[data-v-2996c88f]{height:.8rem;line-height:.8rem}.row-div[data-v-2996c88f],.row-top-div[data-v-2996c88f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.24rem;position:relative}.row-top-div[data-v-2996c88f]{height:.6rem;line-height:.4rem}.row-tab2-div[data-v-2996c88f]{font-size:.24rem}.dataMine_T[data-v-2996c88f]{width:100%;background:#f3f5f9;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div[data-v-2996c88f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div[data-v-2996c88f],.dataMine_T div a[data-v-2996c88f]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-2996c88f]{display:inline-block;width:2.2rem;height:.7rem;font-size:.28rem;background:#e3e3e4;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex}.dataMine_T div a[data-v-2996c88f]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-2996c88f]:nth-child(2){border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-2996c88f]{color:#fff!important;background:#6ebfff!important}.row-item-div[data-v-2996c88f]{height:.8rem;width:100%;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.3rem}.fun-child-div[data-v-2996c88f]{font-size:.24rem;height:1.2rem;line-height:1.2rem;margin-left:.25rem}.fun-child-div[data-v-2996c88f],.income-child-div[data-v-2996c88f]{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-child-div[data-v-2996c88f]{font-size:.28rem;height:.8rem;line-height:.8rem;margin-left:.2rem}.title-label-div[data-v-2996c88f]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;font-size:.24rem;border-bottom:1px solid #f3f5f9}.fun-item-div[data-v-2996c88f],.title-item-div[data-v-2996c88f]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-item-div[data-v-2996c88f]{text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title-item-div[data-v-2996c88f]:first-child{width:49%}.title-item-div[data-v-2996c88f]:nth-child(2){width:51%}.income-list-item1-div[data-v-2996c88f]{height:100%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-list-item-div[data-v-2996c88f]{width:30%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-right:10px}.income-item-div[data-v-2996c88f],.income-list-item-div[data-v-2996c88f]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:right;-ms-flex-align:right;align-items:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.income-item-div[data-v-2996c88f]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.tail-empty-div[data-v-2996c88f]{height:.6rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:grey;font-size:.28rem;line-height:.6rem;margin-top:.2rem;margin-bottom:.2rem}.fun-div[data-v-2996c88f],.tail-empty-div[data-v-2996c88f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:center}.fun-div[data-v-2996c88f]{height:1.2rem;line-height:1.2rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:.15rem}.title-value-div[data-v-2996c88f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;font-size:26px;line-height:35px}.income-list-div[data-v-2996c88f]{border-bottom:1px solid #f5f3f9}.income-list-div[data-v-2996c88f],.income-tab2-list-div[data-v-2996c88f]{width:95%;height:.8rem;line-height:.8rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.income-tab2-list-div[data-v-2996c88f]{margin-left:.2rem;margin-right:.2rem}.title-label-wealth-left-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;color:#fff;line-height:.6rem;margin-left:.3rem;font-size:.24rem}.title-label-wealth-left-div b[data-v-2996c88f]{font-size:.28rem;font-weight:500;line-height:.8rem}.item-label-div[data-v-2996c88f],.item-top-label-div[data-v-2996c88f]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.item-label-div[data-v-2996c88f],.item-top-label-div[data-v-2996c88f],.message-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-align:left;color:#000}.message-div[data-v-2996c88f]{font-size:.24rem;width:100%;height:.8rem;line-height:.8rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.title-label-wealth-div[data-v-2996c88f]{color:#fff;font-size:15px;line-height:30px;height:30px}.item-img[data-v-2996c88f],.title-label-wealth-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.item-img[data-v-2996c88f]{height:100%;min-width:65px;margin-left:5px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;vertical-align:center}.message-image[data-v-2996c88f]{width:.4rem}.message-image-div[data-v-2996c88f]{height:.8rem;line-height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px}.title-label[data-v-2996c88f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;margin:auto;height:55px}.title-label[data-v-2996c88f],.title-yuebao-div-img[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.title-yuebao-div-img[data-v-2996c88f]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;height:.7rem;line-height:.7rem}.title-yuebao-div[data-v-2996c88f]{-webkit-box-align:left;-ms-flex-align:left;align-items:left;margin-top:-5px;margin-left:30px}.title-yuebao-child-div[data-v-2996c88f],.title-yuebao-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;width:100%;height:30px;line-height:30px}.title-yuebao-child-div[data-v-2996c88f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.title[data-v-2996c88f]{width:90%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 5%}.title[data-v-2996c88f],.title div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-2996c88f]{width:10%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title div img[data-v-2996c88f]{height:.4rem}.title h3[data-v-2996c88f]{width:80%;height:100%;color:#fff;font-size:.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;padding-left:.3rem}.title-recharge-label[data-v-2996c88f],.title h3[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title-recharge-label[data-v-2996c88f]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:left;-ms-flex-align:left;align-items:left;width:100%;height:.8rem;line-height:.8rem;vertical-align:middle}.list-cover[data-v-2996c88f]{width:96%;margin:0 auto}.main_title-image[data-v-2996c88f]{width:100%;height:2.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#6ebfff;text-align:center;line-height:1.1rem}.internal-div[data-v-2996c88f]{width:100%;height:.04rem;background:#f5f6f6}.recharge-btn[data-v-2996c88f]{width:110px;border-radius:20px;font-size:16px;height:30px;color:#5287ff;line-height:30px;margin-right:10px;background-color:#fff}.item-list_head[data-v-2996c88f]{height:55px;border-radius:16px;line-height:55px}.item-list[data-v-2996c88f],.item-list_head[data-v-2996c88f]{width:90%;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.item-list[data-v-2996c88f]{height:80px;margin-top:15px;border-radius:20px;line-height:80px}.hint-item-list[data-v-2996c88f]{height:35px;width:100%;line-height:35px;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reward-itemtext[data-v-2996c88f]{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-left-itemtext[data-v-2996c88f],.reward-itemtext[data-v-2996c88f]{color:#000;line-height:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-left-itemtext[data-v-2996c88f]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:15px}.top-image[data-v-2996c88f]{width:.8rem;height:.8rem}.ddm-image[data-v-2996c88f]{width:60px;height:60px}.tab-item-text[data-v-2996c88f]{height:100%;font-size:11px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:50px}.item-text[data-v-2996c88f]{font-size:11px;margin:auto;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-left-text[data-v-2996c88f],.item-text[data-v-2996c88f]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-left-text[data-v-2996c88f]{text-align:left;-webkit-box-align:left;-ms-flex-align:left;align-items:left}.item-center-text[data-v-2996c88f]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-center-text[data-v-2996c88f],.list-itemtext[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-itemtext[data-v-2996c88f]{color:red;line-height:30px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;font-size:20px}.label-style[data-v-2996c88f]{font-size:18px}.list-label-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;vertical-align:middle;height:60px;line-height:60px;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto 5px;width:100%;height:100%}.hor-line[data-v-2996c88f]{height:1px;width:85px;background-color:#4987ff;margin:auto}.vertical-line[data-v-2996c88f]{height:45px;width:2px;background-color:#f4f4f4}.item-line[data-v-2996c88f]{height:2px;width:96%;margin:0 auto;background-color:#f4f4f4}.list_label-style[data-v-2996c88f]{font-size:15px;text-align:center;margin-top:5px}.list_label-space-style[data-v-2996c88f]{font-size:15px;text-align:left;margin-left:60px;color:#ababab}.coin-filter-div[data-v-2996c88f]{width:100%;height:50px;line-height:50px;-webkit-box-align:left;-ms-flex-align:left;align-items:left;text-align:left;margin-left:20px}.message-text-balance-div[data-v-2996c88f],.message-text-div[data-v-2996c88f]{height:.4rem;line-height:.4rem;color:#fff}.income-list-text-div[data-v-2996c88f]{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem}.balance-text-div[data-v-2996c88f],.income-list-text-div[data-v-2996c88f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000}.balance-text-div[data-v-2996c88f]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:.8rem;line-height:.8rem;text-align:right}.confirm-btn-div[data-v-2996c88f]{width:45%;font-size:18px;height:45px;color:#000;line-height:43px;background-color:#dcdcdc}.Statistics[data-v-2996c88f]{width:100%;height:auto;overflow:hidden;background:#fff}.Statistics div[data-v-2996c88f]{width:100%;height:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ccc}.Statistics div[data-v-2996c88f]:last-child{border-bottom:none}.Statistics div img[data-v-2996c88f]{width:.4rem;margin-left:.3rem;margin-right:.2rem}.Statistics div label[data-v-2996c88f]{width:37%;font-size:.26rem;margin-right:.2rem}.Statistics div label[data-v-2996c88f],.Statistics div span[data-v-2996c88f]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Statistics div span[data-v-2996c88f]{width:40%;font-size:.24rem}.topTips[data-v-2996c88f]{width:90%;height:auto;padding:.2rem 5%;line-height:.5rem;color:#fff;font-size:.26rem;background:#ffa530;position:fixed;top:0;z-index:110}.revenueRecord[data-v-2996c88f]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.revenueRecord li[data-v-2996c88f]{height:.7rem;font-size:.24rem;color:#999}.revenueRecord li[data-v-2996c88f]:first-child,.revenueRecord li[data-v-2996c88f]:nth-child(2){width:25%}.revenueRecord li[data-v-2996c88f]:nth-child(3){width:32%;text-align:center}.revenueRecord li[data-v-2996c88f]:nth-child(4){text-align:right;width:18%}.revenueRecordS[data-v-2996c88f]{width:100vw;height:auto;overflow:hidden}.revenueRecordS li[data-v-2996c88f]{width:92%;height:.7rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f5f3f9}.revenueRecordS li div[data-v-2996c88f]{font-size:.24rem;color:#333}.revenueRecordS li div[data-v-2996c88f]:first-child,.revenueRecordS li div[data-v-2996c88f]:nth-child(2){width:25%}.revenueRecordS li div[data-v-2996c88f]:nth-child(3){width:32%;text-align:center}.revenueRecordS li div[data-v-2996c88f]:nth-child(4){text-align:right;width:18%}.distributionRecord[data-v-2996c88f]{width:92%;height:auto;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4%;border-bottom:1px solid #f3f5f9}.distributionRecord li[data-v-2996c88f]{height:.7rem;font-size:.24rem;color:#999}.distributionRecord li[data-v-2996c88f]:first-child{width:33%}.distributionRecord li[data-v-2996c88f]:nth-child(2){width:37%;text-align:center}.distributionRecord li[data-v-2996c88f]:nth-child(3){width:26%;text-align:right;padding-right:4%}.distributionRecordS[data-v-2996c88f]{width:100vw;height:auto;overflow:hidden}.distributionRecordS li[data-v-2996c88f]{width:93%;height:1.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;border-bottom:1px solid #f5f3f9}.distributionRecordS li div[data-v-2996c88f]{font-size:.23rem;color:#333}.distributionRecordS li div[data-v-2996c88f]:first-child{width:22%}.distributionRecordS li div[data-v-2996c88f]:nth-child(2){width:54%;text-align:left}.distributionRecordS li div[data-v-2996c88f]:nth-child(3){text-align:right;width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distributionRecordS li div img[data-v-2996c88f]{width:.17rem;margin-left:.1rem}.register[data-v-52ce20de]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-52ce20de]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-52ce20de],.title div[data-v-52ce20de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-52ce20de]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-52ce20de]{height:.5rem}.title label[data-v-52ce20de]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.detailsMine[data-v-52ce20de]{width:100%;height:auto;overflow:hidden;margin:0 auto}.detailsMine_top[data-v-52ce20de]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_top div[data-v-52ce20de]{width:49%;height:1rem;border-bottom:1px solid #f3f5f9;float:left}.detailsMine_below[data-v-52ce20de]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailsMine_below div[data-v-52ce20de]{width:49%;height:1rem;float:left}.detailsMine_below div[data-v-52ce20de]:first-child,.detailsMine_top div[data-v-52ce20de]:first-child{border-right:1px solid #f3f5f9}.detailsMine div label[data-v-52ce20de]{display:inline-block;width:100%;height:.3rem;line-height:.3rem;font-size:.3rem;color:#000;margin-top:.2rem;float:left;text-align:center}.detailsMine div span[data-v-52ce20de]{display:inline-block;width:100%;height:.2rem;line-height:.55rem;font-size:.18rem;color:#999;float:left;text-align:center}.dataMine_T[data-v-52ce20de]{width:90%;background:#f3f5f9;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5%}.dataMine_T label[data-v-52ce20de]{width:50%;font-size:.28rem;color:#999}.dataMine_T div[data-v-52ce20de]{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-52ce20de]{display:inline-block;width:1rem;height:.5rem;font-size:#333;font-size:.24rem;background:#e3e3e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine_T div a[data-v-52ce20de]:first-child{border-radius:.1rem 0 0 .1rem}.dataMine_T div a[data-v-52ce20de]:last-child{border-radius:0 .1rem .1rem 0}.dataMine_T .active[data-v-52ce20de]{color:#fff!important;background:#6ebfff!important}.dataMine[data-v-52ce20de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine[data-v-52ce20de],.dataMine ul[data-v-52ce20de]{width:100%;height:auto;overflow:hidden;margin:0 auto}.dataMine ul li[data-v-52ce20de]{width:90%;height:1rem;margin:0 auto;list-style:none;padding:0 5%;border-bottom:1px solid #f3f5f9}.dataMine ul li label[data-v-52ce20de]{width:40%;font-size:.3rem;color:#000;text-align:left;font-weight:500}.dataMine ul li label[data-v-52ce20de],.dataMine ul li span[data-v-52ce20de]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataMine ul li span[data-v-52ce20de]{width:60%;font-size:.26rem;color:#333;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dataMine ul li a[data-v-52ce20de]{display:inline-block;width:1.4rem;height:.4rem;margin-top:.4rem;font-size:.24rem;color:#6ebfff;text-align:center;float:right;border-radius:3rem;border:1px solid #6ebfff;cursor:pointer}.register[data-v-4f7207ec]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.titleFix[data-v-4f7207ec]{width:100%;height:auto;position:fixed;background:#fff;top:0;z-index:99;overflow:hidden}.titleFixS[data-v-4f7207ec]{width:100%;height:3.2rem;margin:0 auto}.title[data-v-4f7207ec]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .return[data-v-4f7207ec],.title[data-v-4f7207ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .return[data-v-4f7207ec]{width:10%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0}.title .return img[data-v-4f7207ec]{height:.5rem}.title .search[data-v-4f7207ec]{width:100%;height:100%;color:#fff;font-size:.4rem;letter-spacing:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title .checkbox[data-v-4f7207ec],.title .search[data-v-4f7207ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .checkbox[data-v-4f7207ec]{width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;right:3%}.title .checkbox img[data-v-4f7207ec]{width:.43rem;margin-left:.2rem}.title .checkbox label[data-v-4f7207ec]{width:auto;font-size:.3rem;color:#fff}.search div[data-v-4f7207ec]{width:55%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search div input[data-v-4f7207ec]{width:100%;height:.6rem;border:none;outline:none;border-radius:.1rem;padding-left:.7rem;font-size:.3rem;color:#333}.search div img[data-v-4f7207ec]{position:absolute;height:.4rem;top:.3rem;left:.1rem}.mineProfit[data-v-4f7207ec]{width:100%;height:1.6rem;margin:0 auto;overflow:hidden;border-bottom:1px solid #f3f5f9}.mineProfit div[data-v-4f7207ec]{width:24.5%;height:1.6rem;line-height:.5rem;font-size:.3rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left;color:#999;text-align:center;border-left:1px solid #f3f5f9}.mineProfit div[data-v-4f7207ec]:first-child{border:none}.mineProfit .active[data-v-4f7207ec]{color:#6ebfff!important}.mineContent[data-v-4f7207ec]{width:100%;height:auto;overflow:auto;margin:0 auto}.mineProfit_D>.ul_C[data-v-4f7207ec],.mineProfit_D[data-v-4f7207ec]{width:100%;height:100%;margin:0 auto}.ul_T[data-v-4f7207ec]{height:.8rem;border-top:1px solid #f3f5f9;border-bottom:1px solid #f3f5f9}.ul_T li[data-v-4f7207ec]{height:100%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li[data-v-4f7207ec]:first-child{width:12%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2%}.ul_T li[data-v-4f7207ec]:nth-child(2){width:38%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li[data-v-4f7207ec]:nth-child(3){width:25%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li[data-v-4f7207ec]:nth-child(4){width:17.5%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:3.5%}.ul_T li:nth-child(4) img[data-v-4f7207ec]{width:.45rem}.ul_T li label[data-v-4f7207ec]{font-size:.28rem;color:#999}.ul_T li:nth-child(2) label[data-v-4f7207ec]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ul_T li:nth-child(2) label[data-v-4f7207ec],.ul_T li:nth-child(3) label[data-v-4f7207ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ul_T li:nth-child(3) label[data-v-4f7207ec]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ul_T li label img[data-v-4f7207ec]{height:.3rem}.ul_C li[data-v-4f7207ec]{width:100%;height:1rem;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f5f9}.ul_C li div[data-v-4f7207ec]{height:100%;float:left;text-align:left}.ul_C li div[data-v-4f7207ec]:nth-child(2){width:38%;padding-left:2%}.ul_C li div[data-v-4f7207ec]:nth-child(3){width:25%}.ul_C li div[data-v-4f7207ec]:first-child{width:12%}.ul_C li div[data-v-4f7207ec]:nth-child(4){width:17.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:3.5%}.ul_C li div:nth-child(2) label[data-v-4f7207ec]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ul_C li div:nth-child(3) label[data-v-4f7207ec]{text-align:right}.ul_C li label[data-v-4f7207ec]{display:inline-block;width:100%;height:100%;line-height:1rem;font-size:.3rem;color:#333;float:left;text-align:center}.ul_C li label div[data-v-4f7207ec]{width:20px!important;float:right}.ul_C li div i div[data-v-4f7207ec]{width:100%!important}.ul_C li div:nth-child(2) label[data-v-4f7207ec]{width:100%!important;height:.4rem!important;line-height:.4rem!important;float:left;margin-top:.13rem}.ul_C li div:nth-child(2) span[data-v-4f7207ec]{display:inline-block;width:100%!important;height:.3rem!important;line-height:.3rem!important;float:left;font-size:.2rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ul_C li span[data-v-4f7207ec]{font-size:.24rem;color:#999}.worker_span[data-v-4f7207ec]{color:#00f!important}.ul_C li div:nth-child(4) img[data-v-4f7207ec]{float:right;width:.4rem!important;margin-left:0!important;margin-top:0!important;border-radius:0!important}.ul_C li div:first-child img[data-v-4f7207ec]{display:inline-block;width:.4rem;height:.4rem;border-radius:50%;float:left;margin-left:30%;margin-top:.3rem}.workModel[data-v-4f7207ec]{width:100vm;height:auto;margin:0 auto;border-radius:.2rem}.workModel>div[data-v-4f7207ec]{width:70%;height:auto;margin:.3rem auto;border-radius:.2rem;font-size:.3rem;color:#000}.workModel>div>ul[data-v-4f7207ec]{width:100%;height:auto}.workModel>div>ul>li[data-v-4f7207ec]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.workModel>div>ul>li .workSpan[data-v-4f7207ec]{display:inline-block;width:80%;height:.7rem;line-height:.7rem;color:#333;font-size:.22rem;border:1px solid #ccc;border-radius:5px;padding-left:.3rem}.workModel>div h3[data-v-4f7207ec]{width:100%;height:.6rem;line-height:.6rem;text-align:center;font-size:.32rem;color:#000}.workModel>div label[data-v-4f7207ec]{width:15%;font-size:.3rem;color:#000}.workModelUl[data-v-4f7207ec]{width:83%;height:auto;max-height:3rem;min-height:1rem;overflow-y:auto;position:absolute;z-index:2200;top:.9rem;left:15%;background:#fff;border-radius:0 0 5px 5px;border:1px solid #f3f5f9;-webkit-box-shadow:1px 3px 0 #999;box-shadow:1px 3px 0 #999}.workModelUl li[data-v-4f7207ec]{width:90%;height:.6rem;line-height:.6rem;font-size:.24rem;color:#333;padding-left:10%;border-bottom:1px solid #f3f5f9}.networkFalse[data-v-4f7207ec]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.networkFalse[data-v-4f7207ec],.networkFalse a[data-v-4f7207ec]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.networkFalse a[data-v-4f7207ec]{display:inline-block;width:1.6rem;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;background:#999;border-radius:.2rem;margin:0 .2rem;font-size:.28rem}.networkTrue[data-v-4f7207ec]{background:#6ebfff!important}.typeSelect[data-v-4f7207ec]{width:70%;height:1rem;padding:0 15%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#999}.typeSelect[data-v-4f7207ec],.typeSelect button[data-v-4f7207ec]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.typeSelect button[data-v-4f7207ec]{display:inline-block;width:40%;height:.5rem;font-size:.32rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 5%;border-radius:.05rem;border:none;outline:none;background:#fff}.active[data-v-4f7207ec]{background:#6ebfff!important;color:#fff}.activeS[data-v-4f7207ec]{color:#6ebfff!important}.checkbox span{font-size:.28rem}.mint-loadmore-top span,.mint-spinner-snake{margin:0 auto}.el-select-dropdown{z-index:2100!important}.van-checkbox__icon{width:20px}.van-checkbox__icon img{width:20px!important}.img-icon{width:20px;height:20px}.van-list,.van-pull-refresh{width:100%;min-height:100%}.register[data-v-24e3d703]{width:100%;height:100%;margin:0 auto;overflow:hidden;background-color:#fff}.title[data-v-24e3d703]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-24e3d703],.title div[data-v-24e3d703]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-24e3d703]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-24e3d703]{height:.5rem}.title label[data-v-24e3d703]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.input_list[data-v-24e3d703]{width:100%;height:2rem;margin:1rem auto 0}.sms_mobile[data-v-24e3d703]{width:100%;height:.5rem;font-size:15px}.sms_mobile span[data-v-24e3d703]{padding-left:.5rem}.sms_mobile input[data-v-24e3d703]{border-radius:.1rem;border:1px solid #409eeb}.sms_mobile input[data-v-24e3d703]:disabled{border:none;background:#fff}.mobile_input[data-v-24e3d703]{width:100%;height:2rem;padding-left:.5rem}.mobile_input input[data-v-24e3d703]{width:60%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem}.mobile_input button[data-v-24e3d703]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.below[data-v-24e3d703]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem}.confirm[data-v-24e3d703]{background:#409eeb}.cancel[data-v-24e3d703],.confirm[data-v-24e3d703]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;outline:none;border:none;color:#fff;margin:.1rem}.cancel[data-v-24e3d703]{background:#ccc}.register[data-v-4e789b0e]{width:100%;height:100%;margin:0 auto;overflow:hidden;background-color:#fff}.title[data-v-4e789b0e]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-4e789b0e],.title div[data-v-4e789b0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-4e789b0e]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-4e789b0e]{height:.5rem}.title label[data-v-4e789b0e]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.input_list[data-v-4e789b0e]{width:100%;height:2rem;margin:1rem auto 0}.sms_mobile[data-v-4e789b0e]{width:100%;height:1rem;font-size:15px}.sms_mobile span[data-v-4e789b0e]{width:15%;padding-left:.3rem;margin-left:.2rem}.sms_mobile input[data-v-4e789b0e]{width:65%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem;margin-left:.2rem}.mobile_input[data-v-4e789b0e]{width:100%;height:1.2rem;padding-left:.7rem}.mobile_input input[data-v-4e789b0e]{width:40%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem;margin-left:11.5%}.mobile_input button[data-v-4e789b0e]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.below[data-v-4e789b0e]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem}.confirm[data-v-4e789b0e]{background:#409eeb}.cancel[data-v-4e789b0e],.confirm[data-v-4e789b0e]{display:inline-block;width:20%;height:.8rem;font-size:15px;border-radius:.1rem;outline:none;border:none;color:#fff;margin:.1rem .25rem}.cancel[data-v-4e789b0e]{background:#ccc}.register[data-v-247a4d28]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.title[data-v-247a4d28]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title .return[data-v-247a4d28],.title[data-v-247a4d28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .return[data-v-247a4d28]{width:10%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0}.title .return img[data-v-247a4d28]{height:.5rem}.title label[data-v-247a4d28]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500}.title .checkbox[data-v-247a4d28],.title label[data-v-247a4d28]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title .checkbox[data-v-247a4d28]{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;right:3%}.title .checkbox button[data-v-247a4d28]{border:none;outline:none;color:#f3f3f3;background:#6ebfff;font-size:.34rem}.group[data-v-247a4d28]{width:100%;height:auto;overflow:hidden}.group label[data-v-247a4d28]{border-bottom:1px solid #f3f3f3}.group input[data-v-247a4d28],.group label[data-v-247a4d28]{width:94%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 3%;color:#333;font-size:.32rem}.group input[data-v-247a4d28]{border:1px solid #f3f3f3;caret-color:#6ebfff}.register[data-v-526e0d24]{width:100%;height:100%;margin:0 auto;background:#fff;overflow:hidden}.register>div[data-v-526e0d24]{width:100%!important}.title[data-v-526e0d24]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-526e0d24],.title div[data-v-526e0d24]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-526e0d24]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-526e0d24]{height:.5rem}.title label[data-v-526e0d24]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.register_C[data-v-526e0d24]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C h3[data-v-526e0d24]{height:2rem;font-size:.45rem;letter-spacing:2px}.register_C h3[data-v-526e0d24],.register_C h4[data-v-526e0d24]{width:90%;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.register_C h4[data-v-526e0d24]{height:1rem;font-size:.3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.register_C .register_inp[data-v-526e0d24]{width:100%;height:auto;margin:0 auto;overflow:hidden}.register_C .register_inp input[data-v-526e0d24]{width:100%;height:.7rem;float:left;margin-bottom:.3rem;padding-left:10px;outline:none;font-size:.3rem;background:#fff;border:1px solid #ccc;border-right:none;border-left:none;margin-top:.6rem}.register_C .register_inp input[data-v-526e0d24]:focus{border-top:1px solid #6ebfff;border-bottom:1px solid #6ebfff}.register_but[data-v-526e0d24]{width:100%;height:auto;overflow:hidden;margin-top:1.6rem;text-align:center}.but[data-v-526e0d24]{width:85%;height:.9rem;background:#6ebfff;color:#fff;outline:none;border:none;font-size:.3rem;margin:0 auto;border-radius:30px}.but[data-v-526e0d24]:disabled{background:#ccc}.eml[data-v-526e0d24]{width:100%;height:auto;margin-top:.2rem;display:inline-block;font-size:.26rem;color:#6ebfff;float:right;text-align:center;font-weight:600}.el-message{top:0!important}.register[data-v-31925f53]{width:100%;height:100%;margin:0 auto;overflow:hidden;background-color:#fff}.register>div[data-v-31925f53]{width:100%!important}.title[data-v-31925f53]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-31925f53],.title div[data-v-31925f53]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-31925f53]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-31925f53]{height:.5rem}.title label[data-v-31925f53]{display:inline-block;width:94%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.input_list[data-v-31925f53]{width:100%;height:4rem;margin:1rem auto 0}.sms_mobile[data-v-31925f53]{width:100%;height:.5rem;font-size:15px}.sms_mobile span[data-v-31925f53]{padding-left:.5rem}.mobile_input[data-v-31925f53]{width:100%;height:2rem;padding-left:.5rem}.mobile_input input[data-v-31925f53]{width:60%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem;text-align:left}.mobile_input button[data-v-31925f53]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.sms_email[data-v-31925f53]{width:100%;height:.5rem;font-size:15px}.sms_email span[data-v-31925f53]{padding-left:.5rem}.email_input[data-v-31925f53]{width:100%;height:2rem;padding-left:.5rem}.email_input input[data-v-31925f53]{width:60%;height:.8rem;font-size:15px;border-radius:.1rem;border:1px solid #409eeb;padding-left:.2rem}.email_input button[data-v-31925f53]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;background:#409eeb;color:#fff;outline:none;border:none}.below[data-v-31925f53]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem}.confirm[data-v-31925f53]{background:#409eeb}.cancel[data-v-31925f53],.confirm[data-v-31925f53]{width:20%;height:.8rem;font-size:15px;border-radius:.1rem;outline:none;border:none;color:#fff;margin:.1rem}.cancel[data-v-31925f53]{background:#ccc}.el-message__icon{display:none}.homePage[data-v-be1b020a]{width:100%;height:100%;overflow:hidden;font-size:.33rem}.title[data-v-be1b020a]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-be1b020a],.title div[data-v-be1b020a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-be1b020a]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-be1b020a]{height:.5rem}.title label[data-v-be1b020a]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.item-div[data-v-be1b020a]{width:94%;height:auto;margin:.2rem auto 0}.item-div ul[data-v-be1b020a]{width:100%;height:auto;margin:0 auto}.item-div li[data-v-be1b020a]{width:96%;line-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:.24rem;border-bottom:1px solid #ccc;padding:0 2%;margin:.2rem auto}.item-div li img[data-v-be1b020a]{height:.35rem}.agentList[data-v-be1b020a]{width:100%;height:auto;margin:0 auto;overflow:hidden}.agentSearch[data-v-be1b020a]{width:100%;height:100px}.agentDataList[data-v-be1b020a]{width:100%;height:100%;margin-top:10px;overflow:auto;border-top:1px solid #ccc}.agentDataList>div[data-v-be1b020a]{width:100%;height:100%;margin:0 auto}.agentUl[data-v-be1b020a]{width:100%;height:auto;overflow:hidden}.van-list[data-v-be1b020a],.van-pull-refresh[data-v-be1b020a]{width:100%;min-height:100%}.agentUl li[data-v-be1b020a]{width:90%;height:auto;margin:.1rem auto;padding:.2rem 2%;border:1px solid #ccc;border-radius:5px;overflow:hidden}.agentUl li>div[data-v-be1b020a]:first-child{width:90%;height:auto;float:left}.agentUl li>div:first-child>div[data-v-be1b020a]{width:100%;height:.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.agentUl li>div:first-child>div[data-v-be1b020a],.agentUl li>div[data-v-be1b020a]:nth-child(2){float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.agentUl li>div[data-v-be1b020a]:nth-child(2){width:10%;height:2rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.agentUl li>div img[data-v-be1b020a]{height:.4rem}.agentUl li label[data-v-be1b020a],.agentUl li span[data-v-be1b020a]{color:#333;font-size:.22rem}.van-list__finished-text{height:30px!important;line-height:30px!important}.homePage[data-v-749845a9]{width:100%;height:100%;overflow:hidden;font-size:.33rem}.title[data-v-749845a9]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-749845a9],.title div[data-v-749845a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-749845a9]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-749845a9]{height:.5rem}.title label[data-v-749845a9]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.InvitationCode[data-v-749845a9]{width:100%;height:auto;margin:0 auto}.InvitationCode ul[data-v-749845a9]{width:100%;height:auto}.InvitationCode li[data-v-749845a9]{width:90%;height:auto;overflow:hidden;margin:.2rem auto 0;border:1px solid #ccc;border-radius:5px;padding:2%}.InvitationCode label[data-v-749845a9]{display:block;width:29%;line-height:.5rem;color:#333;font-size:.23rem;float:left;text-align:left}.InvitationCode span[data-v-749845a9]{display:block;color:#333;font-size:.23rem;width:70%;line-height:.5rem;height:auto;text-align:right;float:right;word-wrap:break-word;word-break:break-all}.homePage[data-v-57b2d035]{width:100%;height:100%;overflow:hidden;font-size:.33rem}.title[data-v-57b2d035]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-57b2d035],.title div[data-v-57b2d035]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-57b2d035]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-57b2d035]{height:.5rem}.title label[data-v-57b2d035]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.agent[data-v-57b2d035]{width:90%;height:auto;margin:.2rem auto 0;border:1px solid #ccc;border-radius:5px;padding:2%}.agent ul[data-v-57b2d035]{width:100%;height:auto}.agent li[data-v-57b2d035]{width:100%;height:auto;overflow:hidden}.agent label[data-v-57b2d035]{display:block;width:35%;line-height:.5rem;color:#333;font-size:.23rem;float:left;text-align:left}.agent span[data-v-57b2d035]{color:#333}.agent a[data-v-57b2d035],.agent span[data-v-57b2d035]{display:block;font-size:.23rem;width:65%;line-height:.5rem;height:auto;text-align:right;float:right;word-wrap:break-word;word-break:break-all}.agent a[data-v-57b2d035]{color:#6ebfff}.homePage[data-v-682b8d80]{width:100%;height:100%;overflow:hidden;font-size:.33rem}.title[data-v-682b8d80]{width:94%;height:1rem;background:#6ebfff;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 3%;position:relative}.title[data-v-682b8d80],.title div[data-v-682b8d80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title div[data-v-682b8d80]{width:10%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;z-index:10}.title_img img[data-v-682b8d80]{height:.5rem}.title label[data-v-682b8d80]{display:inline-block;width:100%;height:100%;color:#fff;font-size:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.item-div[data-v-682b8d80]{width:90%;height:auto;margin:.2rem auto 0;border:1px solid #ccc;border-radius:5px;padding:2%}.item-div ul[data-v-682b8d80]{width:100%;height:auto}.item-div li[data-v-682b8d80]{width:100%;height:auto;margin:0 auto;overflow:hidden}.item-div label[data-v-682b8d80]{display:block;width:28%;line-height:.5rem;color:#333;font-size:.23rem;float:left;text-align:left}.item-div span[data-v-682b8d80]{color:#333}.item-div a[data-v-682b8d80],.item-div span[data-v-682b8d80]{display:block;font-size:.23rem;width:70%;line-height:.5rem;height:auto;text-align:right;float:right;word-wrap:break-word;word-break:break-all}.item-div a[data-v-682b8d80]{color:#6ebfff}