@media screen and (max-width:960px){.gaveOne{font-family:"Alibaba PuHuiTi 3.0 Bold"!important;font-size:22px;color:#fff}.gaveTwo{color:#fff}.gaveThree,.gaveTwo{font-size:12px}.gaveFour{font-size:16px}.gaveFive{font-size:12px}.gaveSix{font-size:11px}.gaveSeven{font-size:40px}.pc{display:none!important}.main-title{font-size:10.6667vw;font-weight:400;font-family:AxiformaSemiBoldItalic;color:#fff}.pledgeOne{font-size:4.26667vw}.pledgeTwo{font-size:3.2vw}.pledgeThree{font-size:3.73333vw}.pledgeFour{font-size:4.26667vw}.pledgeFive{font-size:20px}.pledgeSix{font-size:4.26667vw}.pledgeSeven{font-size:3.73333vw}.pledgeEight{font-size:2.66667vw}}




/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes rotate360{to{transform:rotate(1turn)}}.rotate360{animation-name:rotate360}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes Imges{0%{opacity:0}30%{opacity:.3}50%{opacity:.5}70%{opacity:.7}to{opacity:1}}.Imges{animation-name:Imges}@keyframes bounceInDownNew{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.bounceInDownNew{animation-name:bounceInDownNew}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-80)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-80px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRightSc{0%{opacity:0;clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);transition:clip-path .9s cubic-bezier(.4,0,0,1);transition-delay:2.45s}to{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}.bounceInRightSc{animation-name:bounceInRightSc}@keyframes bounceInRight{0%{opacity:0;transform:translateX(80px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(80px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@font-face{font-family:OutfitExtraBold;src:url(/fonts/Outfit-ExtraBold.f359633d.otf) format("opentype");font-style:normal}@font-face{font-family:OutfitMedium;src:url(/fonts/Outfit-Medium.469a9381.otf) format("opentype");font-style:normal}@font-face{font-family:OutfitBold;src:url(/fonts/Outfit-Bold.2182eefd.otf) format("opentype");font-style:normal}@font-face{font-family:AxiformaSemiBoldItalic;src:url(/fonts/Kastelov%20-%20Axiforma%20SemiBold%20Italic.8bdc2222.otf) format("opentype");font-style:normal}body,html{padding:0;margin:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;background-color:#fff;font-feature-settings:"tnum","tnum"}*{font-family:"Alibaba PuHuiTi 3.0";box-sizing:border-box}.blog{font-family:"Alibaba PuHuiTi 3.0 Bold"}.header_left{font-family:"Alibaba PuHuiTi 3.0 Bold"!important}.text-18{font-size:18px;font-weight:400;white-space:break-spaces;font-family:OutfitMedium}.text-color{color:#989daa}.text-all{font-size:12px;font-weight:400;font-family:OutfitMedium}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media screen and (max-width:960px){.gaveOne{font-family:"Alibaba PuHuiTi 3.0 Bold"!important;font-size:22px;color:#fff}.gaveTwo{color:#fff}.gaveThree,.gaveTwo{font-size:12px}.gaveFour{font-size:16px}.gaveFive{font-size:12px}.gaveSix{font-size:11px}.gaveSeven{font-size:40px}.pc{display:none!important}.main-title{font-size:10.6667vw;font-weight:400;font-family:AxiformaSemiBoldItalic;color:#fff}.pledgeOne{font-size:4.26667vw}.pledgeTwo{font-size:3.2vw}.pledgeThree{font-size:3.73333vw}.pledgeFour{font-size:4.26667vw}.pledgeFive{font-size:20px}.pledgeSix{font-size:4.26667vw}.pledgeSeven{font-size:3.73333vw}.pledgeEight{font-size:2.66667vw}}.button-style{border-radius:6px;background:linear-gradient(#fad69f,#c59348);cursor:pointer;color:#000;font-weight:400;white-space:break-spaces;font-family:OutfitMedium;display:flex;align-items:center;justify-content:center}@media screen and (min-width:960px){.mobile{display:none!important}.main-title{font-size:45px;font-weight:400;font-family:AxiformaSemiBoldItalic;color:#fff}.pledgeOne{font-size:24px}.pledgeTwo{font-size:18px}.pledgeThree{font-size:21px}.pledgeFour{font-size:22.5px}.pledgeFive{font-size:30px}.pledgeSix{font-size:19.5px}.pledgeSeven{font-size:16.5px}.pledgeEight{font-size:13.5px}.gaveOne{font-size:32px;font-family:"Alibaba PuHuiTi 3.0 Bold"!important;color:#fff}.gaveTwo{font-size:16px;color:#fff}.gaveThree{font-size:12px}.gaveFour{font-size:20px}.gaveFive{font-size:14px}.gaveSix{font-size:12px}.gaveSeven{font-size:50px}}.back-img{width:50px;height:50px;margin-bottom:20px}.videoOBJ{width:100%;height:300px;overflow:hidden}.bottom_titile{font-size:15px;color:#323233}.btoont_size{font-size:14px;margin-top:10px;color:#323233}.btn{padding-left:6px;padding-right:6px;font-size:14px;height:30px;line-height:30px;border-radius:4px;border:1px solid #3a5ba0;color:#3a5ba0}.buttonss{display:flex;justify-content:center;margin-top:15px}.bottom_contet{display:flex;flex-direction:column;align-items:center;border-top:1px solid #ebedf0;margin-left:20px;margin-right:20px;margin-top:50px;padding-top:30px}.headerImage{height:210px;width:100%}.content{padding:20px}.titile{font-size:18px;font-weight:500}.title_content{font-size:15px;color:#999;margin-top:8px}.FAqMsg{width:40px;height:40px}.list_content{display:flex;align-items:center}.van-collapse-item__wrapper{margin-top:-6px}.van-collapse{border:none}.van-collapse-item__content{color:#999;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#fff!important}@media screen and (max-width:960px){.back-img{width:30px;height:30px;margin-bottom:10px}.jc-btn-content{height:40px!important;line-height:40px!important}}.login-container[data-v-9eca7d48]{min-height:100vh;padding:16px;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.login-container .link[data-v-9eca7d48]{color:#fc3214;text-decoration:none}.login-container .title[data-v-9eca7d48]{font-size:18px;color:#333;margin:20px 0}.login-container .logo-container[data-v-9eca7d48]{margin:40px 0;text-align:center}.login-container .logo-container .logo[data-v-9eca7d48]{width:80px;height:80px;background-color:#fc3214;border-radius:16px;margin:0 auto;position:relative}.login-container .logo-container .logo[data-v-9eca7d48]:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-size:24px;font-weight:700}.login-container .logo-container .logo-text[data-v-9eca7d48]{margin-top:10px;font-size:16px;color:#333}.login-container .form-container[data-v-9eca7d48]{width:100%;max-width:400px;padding:0 20px}.login-container .form-container .input-group[data-v-9eca7d48]{position:relative;margin-bottom:15px;background:#fff;border-radius:100px;height:40px;display:flex;align-items:center}.login-container .form-container .input-group .input-icon[data-v-9eca7d48]{width:16px;height:16px;margin-left:16px}.login-container .form-container .input-group .area-code[data-v-9eca7d48]{display:flex;align-items:center;padding:0 8px;color:#333;font-size:13px}.login-container .form-container .input-group .area-code .arrow-icon[data-v-9eca7d48]{width:12px;height:12px;margin-left:4px}.login-container .form-container .input-group .input-field[data-v-9eca7d48]{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:14px;padding:0 12px;color:#333}.login-container .form-container .input-group .input-field[data-v-9eca7d48]::-moz-placeholder{color:#999}.login-container .form-container .input-group .input-field[data-v-9eca7d48]::placeholder{color:#999}.login-container .form-container .input-group.phone-input .input-field[data-v-9eca7d48]{padding-left:0}.login-container .form-container .input-group.password-input .toggle-password[data-v-9eca7d48]{width:16px;height:16px;margin-right:16px;cursor:pointer}.login-container .form-container .options-row[data-v-9eca7d48]{display:flex;justify-content:space-between;align-items:center;margin:15px 0;font-size:14px}.login-container .form-container .options-row .checkbox-wrapper[data-v-9eca7d48]{display:flex;align-items:center;gap:4px;color:#666}.login-container .form-container .options-row .forgot-password[data-v-9eca7d48]{color:#666}.login-container .form-container .options-row .forgot-password .highlight[data-v-9eca7d48]{color:#fc3214}.login-container .form-container .agreement[data-v-9eca7d48]{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;color:#666;margin:15px 0}.login-container .form-container .agreement .checkbox-wrapper[data-v-9eca7d48]{display:flex;align-items:center;gap:4px}.login-container .form-container .agreement .link[data-v-9eca7d48]{color:#fc3214;text-decoration:none}.login-container .form-container .login-button[data-v-9eca7d48]{width:100%;height:44px;background-color:#fc3214;border:none;border-radius:20px;color:#fff;font-size:13px;font-weight:500;margin-top:20px;cursor:pointer;line-height:44px;text-align:center}input[type=checkbox][data-v-9eca7d48]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #fc3214;border-radius:50%;margin:0;position:relative;cursor:pointer}input[type=checkbox][data-v-9eca7d48]:checked{background-color:#fc3214;border:0}input[type=checkbox][data-v-9eca7d48]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-wrapper[data-v-9eca7d48]{display:flex;align-items:center;gap:4px}.checkbox-wrapper input[type=checkbox][data-v-9eca7d48]{margin-right:4px}.register-container[data-v-019d6334]{min-height:100vh;padding:16px;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center}.register-container .captcha-refresh[data-v-019d6334]{background:#33bd61;padding:4px 10px;border-radius:20px;color:#fff;font-size:12px;margin-right:10px;cursor:pointer}.register-container .title[data-v-019d6334]{font-size:18px;color:#333;margin:20px 0}.register-container .logo-container[data-v-019d6334]{margin:40px 0;text-align:center}.register-container .logo-container .logo[data-v-019d6334]{width:80px;height:80px;border-radius:16px}.register-container .logo-container .logo-text[data-v-019d6334]{margin-top:10px;font-size:16px;color:#333}.register-container .form-container[data-v-019d6334]{width:100%;max-width:400px;padding:0 20px}.register-container .form-container .input-group[data-v-019d6334]{position:relative;margin-bottom:15px;background:#fff;border-radius:100px;height:40px;display:flex;align-items:center}.register-container .form-container .input-group .input-icon[data-v-019d6334]{width:16px;height:16px;margin-left:16px}.register-container .form-container .input-group .area-code[data-v-019d6334]{display:flex;align-items:center;padding:0 8px;color:#333;font-size:13px}.register-container .form-container .input-group .area-code .arrow-icon[data-v-019d6334]{width:12px;height:12px;margin-left:4px}.register-container .form-container .input-group .input-field[data-v-019d6334]{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:13px;padding:0 12px;color:#333}.register-container .form-container .input-group .input-field[data-v-019d6334]::-moz-placeholder{color:#999}.register-container .form-container .input-group .input-field[data-v-019d6334]::placeholder{color:#999}.register-container .form-container .input-group.phone-input .input-field[data-v-019d6334]{padding-left:0}.register-container .form-container .input-group.password-input .toggle-password[data-v-019d6334]{width:16px;height:16px;margin-right:16px;cursor:pointer}.register-container .form-container .agreement[data-v-019d6334]{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;color:#666;margin:15px 0}.register-container .form-container .agreement .link[data-v-019d6334]{color:#fc3214;text-decoration:none}.register-container .form-container .register-button[data-v-019d6334]{width:100%;height:44px;background-color:#fc3214;border:none;border-radius:20px;color:#fff;font-size:13px;font-weight:500;margin-top:20px;cursor:pointer;line-height:44px;text-align:center}.register-container .form-container .login-link[data-v-019d6334]{text-align:center;margin-top:16px;font-size:13px;color:#666}.register-container .form-container .login-link .highlight[data-v-019d6334]{color:#fc3214;text-decoration:none}input[type=checkbox][data-v-019d6334]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid #fc3214;border-radius:50%;margin:0;position:relative;cursor:pointer}input[type=checkbox][data-v-019d6334]:checked{background-color:#fc3214;border:0}input[type=checkbox][data-v-019d6334]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-wrapper[data-v-019d6334]{display:flex;align-items:center;gap:4px}.checkbox-wrapper input[type=checkbox][data-v-019d6334]{margin-right:4px}.acc123 img{width:100%!important}.my-swipe .van-swipe-item[data-v-87371192]{color:#fff;text-align:center}.my-swipe .van-swipe-item img[data-v-87371192]{width:100%}.home[data-v-87371192]{width:100%;min-height:100vh;padding-bottom:70px}.home .custom-dialog[data-v-87371192] .van-dialog{width:320px;border-radius:20px;overflow:visible;box-shadow:0 4px 12px 0 #0000000d;background:linear-gradient(1turn,#fff,#fffbe7)}.home .custom-dialog .dialog-content[data-v-87371192]{position:relative;padding:24px 20px}.home .custom-dialog .dialog-content .dialog-title[data-v-87371192]{font-size:16px;color:#000;display:flex;align-items:center}.home .custom-dialog .dialog-content .dialog-title .title-line[data-v-87371192]{width:3px;height:16px;background:#ffd100;margin-right:8px;border-radius:1.5px}.home .custom-dialog .dialog-content .drone-count[data-v-87371192]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;background:#fff;border-radius:32px;padding:12px 16px}.home .custom-dialog .dialog-content .drone-count .label[data-v-87371192]{font-size:14px;color:#999}.home .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-87371192] .custom-stepper .van-stepper__minus,.home .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-87371192] .custom-stepper .van-stepper__plus{width:24px;height:24px;border:none;border-radius:50%;position:relative}.home .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-87371192] .custom-stepper .van-stepper__minus{background:#f5f5f5;color:#999}.home .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-87371192] .custom-stepper .van-stepper__plus{background:#ffd100;color:#000}.home .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-87371192] .custom-stepper .van-stepper__input{width:60px;height:28px;background:#fff;border:none;margin:0 12px;font-size:16px;color:#000}.home .custom-dialog .dialog-content .submit-btn[data-v-87371192]{height:44px;background:#ffd100;border-radius:22px;border:none;font-size:13px;color:#000;font-weight:500}.home .custom-dialog .dialog-content .submit-btn[data-v-87371192]:active{opacity:.9}.home .image-dialog[data-v-87371192] .van-dialog{width:90%;border-radius:20px;overflow:visible;background:#fff}.home .image-dialog .dialog-content[data-v-87371192]{padding:20px}.home .image-dialog .dialog-content .dialog-title[data-v-87371192]{font-size:16px;color:#000;text-align:center;margin-bottom:24px;display:flex}.home .image-dialog .dialog-content .dialog-title .title-line[data-v-87371192]{width:3px;height:16px;background:#fc3214;margin-right:8px;border-radius:1.5px}.home .image-dialog .dialog-content .dialog-image[data-v-87371192]{width:100%;height:auto;margin:16px 0;border-radius:12px;overflow:hidden}.home .image-dialog .dialog-content .dialog-image img[data-v-87371192]{width:100%;height:auto;display:block}.home .image-dialog .dialog-content .dialog-buttons[data-v-87371192]{display:flex;gap:0;margin:16px auto;border-radius:24px;padding:4px;width:-moz-fit-content;width:fit-content}.home .image-dialog .dialog-content .dialog-buttons .action-btn[data-v-87371192]{height:32px;border:none;font-size:11px;font-weight:500;padding:0 16px;line-height:32px;cursor:pointer}.home .image-dialog .dialog-content .dialog-buttons .action-btn.join-btn[data-v-87371192]{background:linear-gradient(90deg,#fff8d7,#d7ffd7);border:1px solid;border-image-source:linear-gradient(90deg,#ffe670,#7aff7a);color:#000;border-radius:20px 0 0 20px}.home .image-dialog .dialog-content .dialog-buttons .action-btn.news-btn[data-v-87371192]{background:#231d00;border-radius:0 20px 20px 0;color:#fff}.home .image-dialog .dialog-content .dialog-buttons .action-btn[data-v-87371192]:active{opacity:.9}.home .image-dialog .dialog-content .join-group-btn[data-v-87371192]{height:44px;background:#fc3214;border-radius:22px;border:none;font-size:13px;color:#fff;font-weight:500;width:90%;margin:0 auto;display:block;line-height:44px;text-align:center}.home .image-dialog .dialog-content .join-group-btn[data-v-87371192]:active{opacity:.9}.home .home_header_box[data-v-87371192]{width:100%}.home .home_header_box .bg_01 .home_01[data-v-87371192]{width:100%;min-height:180px}.home .home_header_box .bg_02[data-v-87371192]{position:relative;z-index:2;margin:0 16px;margin-top:10px}.home .home_header_box .bg_02 .home_02[data-v-87371192]{width:100%;min-height:180px}.home .notice_box[data-v-87371192]{margin:0 16px;margin-top:8px}.home .about_us_box[data-v-87371192]{margin:0 16px;margin-top:8px;display:flex;gap:10px}.home .about_us_box .about_us_img[data-v-87371192]{width:100%;height:100px}.home .about_us_box .about_us_img img[data-v-87371192]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.home .about_func_box[data-v-87371192]{margin:0 16px;margin-top:8px;display:flex;flex-wrap:wrap;gap:10px}.home .about_func_box .about_func_img[data-v-87371192]{width:calc(50% - 5px);height:120px}.home .about_func_box .about_func_img img[data-v-87371192]{width:100%;height:100%}.home .news_center_box[data-v-87371192]{margin:0 16px;margin-top:16px}.home .news_center_box .center_title_box[data-v-87371192]{display:flex;justify-content:space-between;align-items:center;color:#000}.home .news_center_box .center_title_box .title_txt[data-v-87371192]{font-size:16px;font-weight:600;position:relative;z-index:2}.home .news_center_box .center_title_box .title_txt[data-v-87371192]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.home .news_center_box .center_title_box .more_txt[data-v-87371192]{font-size:14px;color:#aaa}.home .news_center_box .news_list_box[data-v-87371192]{margin-top:16px;gap:10px}.home .news_center_box .news_list_box .news_item[data-v-87371192]{display:flex;align-items:center;margin-top:12px;align-items:flex-start}.home .news_center_box .news_list_box .news_item .news_item_img[data-v-87371192]{width:120px;height:80px;margin-right:12px;flex-shrink:0}.home .news_center_box .news_list_box .news_item .news_item_title[data-v-87371192]{display:flex;flex-direction:column;justify-content:space-between;height:75px}.home .news_center_box .news_list_box .news_item .news_item_title .title_txt[data-v-87371192]{font-size:14px;color:#000}.home .news_center_box .news_list_box .news_item .news_item_title .time_txt[data-v-87371192]{font-size:12px;color:#aaa}.home .banq_box[data-v-87371192]{margin:0 16px;margin-top:16px;text-align:center}.home .banq_box .bang_lable_box[data-v-87371192]{width:100%;display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.home .banq_box .bang_lable_box .item_01[data-v-87371192]{font-size:12px;color:#aaa}.home .banq_box .bang_lable_box .item_02 img[data-v-87371192]{width:12px;height:12px}.home .banq_box .bang_lable_box .item_03[data-v-87371192]{font-size:12px;color:#aaa}.open-shop-popup[data-v-786581dc]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-786581dc]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-786581dc]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-786581dc]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-786581dc]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-786581dc]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-786581dc]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-786581dc]{width:28px;height:28px}.myshop[data-v-786581dc]{width:100%;min-height:100vh;padding-bottom:70px;background:#f5f5f5}.myshop .myshop_header[data-v-786581dc]{width:100%;height:180px;position:relative}.myshop .myshop_header .home_01[data-v-786581dc]{width:100%;height:100%}.myshop .myshop_header .header_tab_box[data-v-786581dc]{position:absolute;z-index:2;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.myshop .myshop_header .header_tab_box .tab_icon[data-v-786581dc]{width:9px;height:16px}.myshop .myshop_header .header_tab_box .tab_icon img[data-v-786581dc]{width:100%;height:100%}.myshop .myshop_header .header_tab_box .tab_title[data-v-786581dc]{font-size:16px;color:#000}.myshop .myshop_content[data-v-786581dc]{margin:0 16px;margin-top:-110px;position:relative;z-index:2}.myshop .myshop_content .center_title_box[data-v-786581dc]{display:flex;justify-content:space-between;align-items:center;color:#000}.myshop .myshop_content .center_title_box .title_txt[data-v-786581dc]{font-size:16px;font-weight:600;position:relative;z-index:2}.myshop .myshop_content .center_title_box .title_txt[data-v-786581dc]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.myshop .myshop_content .myshop_list_box .myshop_item[data-v-786581dc]{background:#fff;border-radius:12px;padding:16px;margin-top:12px;position:relative}.myshop .myshop_content .myshop_list_box .myshop_item .shop_status_box[data-v-786581dc]{display:flex;align-items:center;gap:5px;position:absolute;padding:4px 12px;top:0;right:0;background:var(--Color,#fc3214);border-radius:0 12px 0 12px}.myshop .myshop_content .myshop_list_box .myshop_item .shop_status_box .shop_status_icon[data-v-786581dc]{width:15px}.myshop .myshop_content .myshop_list_box .myshop_item .shop_status_box .shop_status_txt[data-v-786581dc]{font-size:12px;color:#fff}.myshop .myshop_content .myshop_list_box .myshop_item .item_top[data-v-786581dc]{display:flex}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_icon[data-v-786581dc]{width:24px;height:24px}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_icon img[data-v-786581dc]{width:100%;height:100%}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_top_right[data-v-786581dc]{margin-left:8px}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_top_right .item_shop_name[data-v-786581dc]{font-size:16px;color:#000}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_top_right .item_shop_status[data-v-786581dc]{display:flex;align-items:center;gap:10px;margin-top:6px}.myshop .myshop_content .myshop_list_box .myshop_item .item_top .item_top_right .item_shop_status .shop_tags[data-v-786581dc]{font-size:12px;color:#fff;padding:3.5px 10px;background:linear-gradient(180deg,#333,#000);border-radius:12px}.myshop .myshop_content .myshop_list_box .myshop_item .shop_money[data-v-786581dc]{border:1px solid #fc32144d;background:linear-gradient(180deg,rgba(252,50,20,0),rgba(252,50,20,.05));border-radius:12px;width:100%;height:70px;display:flex;align-items:center;justify-content:space-around;padding:0 16px;margin-top:16px;text-align:center}.myshop .myshop_content .myshop_list_box .myshop_item .shop_money .money_item_box .money_title[data-v-786581dc]{font-size:12px;color:#666}.myshop .myshop_content .myshop_list_box .myshop_item .shop_money .money_item_box .money_txt[data-v-786581dc]{font-size:16px;color:#fc3214;font-weight:600}.myshop .myshop_content .start_shop_btn[data-v-786581dc]{width:100%;height:40px;background:#fc3214;border-radius:12px;color:#fff;font-size:16px;text-align:center;line-height:40px;margin-top:12px}.online[data-v-c4bff35a]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.online .online_header[data-v-c4bff35a]{width:100%;position:relative}.online .online_header .header_tab_box[data-v-c4bff35a]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.online .online_header .header_tab_box .tab_icon[data-v-c4bff35a]{width:9px;height:16px}.online .online_header .header_tab_box .tab_icon img[data-v-c4bff35a]{width:100%;height:100%}.online .online_header .header_tab_box .tab_title[data-v-c4bff35a]{font-size:16px;color:#fff}.online .top_info_box[data-v-c4bff35a]{display:flex;align-items:center;margin:0 16px;margin-top:20px;position:relative;z-index:2}.online .top_info_box .home_021[data-v-c4bff35a]{width:144px;height:107px;margin-right:25px}.online .top_info_box .top_right .username_txt[data-v-c4bff35a]{font-size:18px;color:#fff}.online .top_info_box .top_right .user_tip_txt[data-v-c4bff35a]{font-size:13px;color:#fff}.online .online_content_box[data-v-c4bff35a]{flex:1;background:#f7f8f9;border-radius:16px 16px 0 0;padding:24px 16px;margin-top:-16px;position:relative;z-index:1}.online .online_content_box .phone_box[data-v-c4bff35a]{background:#fff;border-radius:16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.online .online_content_box .phone_box .phone_txt_box .phone_title[data-v-c4bff35a]{font-size:13px;color:#999}.online .online_content_box .phone_box .phone_txt_box .phone_num[data-v-c4bff35a]{font-size:18px;color:#000}.online .online_content_box .phone_box .phone_icon[data-v-c4bff35a]{width:40px;height:40px}.online .online_content_box .scan_box[data-v-c4bff35a]{background:#fff;border-radius:16px;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}.online .online_content_box .scan_box .home_023[data-v-c4bff35a]{width:200px;height:200px}.online .online_content_box .scan_box .scan_txt[data-v-c4bff35a]{font-size:13px;color:#999;margin-top:12px}.online .online_content_box .scan_box .push_btn[data-v-c4bff35a]{width:100%;height:40px;background:#fc3214;border-radius:20px;font-size:13px;color:#fff;text-align:center;line-height:40px;margin-top:24px}.invite-container[data-v-6b08bf89]{background:#f8f8f8;min-height:100vh}.invite-container .invite-header[data-v-6b08bf89]{position:absolute;top:10px;left:0;width:100%;height:90px}.invite-container .invite-cord[data-v-6b08bf89]{position:absolute;bottom:10px;left:0;width:100%;height:90px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.invite-container .qrcode-container[data-v-6b08bf89]{width:70px;height:70px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:3px}.invite-container .nav-header[data-v-6b08bf89]{display:flex;align-items:center;padding:16px 16px 16px 16px;background:#fff}.invite-container .nav-header .van-icon[data-v-6b08bf89]{font-size:24px;color:#000}.invite-container .nav-header .title[data-v-6b08bf89]{flex:1;text-align:center;font-size:18px;font-weight:500;margin-right:24px;color:#000}.invite-container .swipe-container[data-v-6b08bf89]{margin:0 16px}.invite-container .swipe-container .swipe[data-v-6b08bf89]{height:auto;border-radius:12px;overflow:hidden}.invite-container .swipe-container .swipe img[data-v-6b08bf89]{width:100%;height:auto;display:block;border-radius:12px}.invite-container .bottom-area[data-v-6b08bf89]{padding:16px;width:100%;background:#fff}.invite-container .bottom-area .copy-link-btn[data-v-6b08bf89]{width:100%;height:48px;line-height:48px;background:#fc3214;border-radius:30px;font-size:13px;color:#fff;text-align:center;margin-bottom:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.invite-container .bottom-area .copy-link-btn[data-v-6b08bf89]:active{opacity:.9}.invite-container .bottom-area .action-btn[data-v-6b08bf89]{flex:1;height:44px;background:#fff;border:.5px solid #fc3214;border-radius:30px;font-size:13px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.invite-container .bottom-area .action-btn img[data-v-6b08bf89]{width:16px;height:16px;margin-right:4px}.invite-container .bottom-area .action-btn[data-v-6b08bf89]:active{opacity:.9}.invite-container .bottom-area .action-buttons[data-v-6b08bf89]{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.invite-container .bottom-area .action-buttons .action-btn[data-v-6b08bf89]{flex:1;height:44px;background:#fff;border:.5px solid #fc3214;border-radius:30px;font-size:13px;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.invite-container .bottom-area .action-buttons .action-btn img[data-v-6b08bf89]{width:16px;height:16px;margin-right:4px}.invite-container .bottom-area .action-buttons .action-btn[data-v-6b08bf89]:active{opacity:.9}.news-container[data-v-17c3d36a]{min-height:100vh;background:#fff}.news-container .nav-header[data-v-17c3d36a]{display:flex;align-items:center;padding:16px;background:#fff}.news-container .nav-header .van-icon[data-v-17c3d36a]{font-size:24px;color:#000}.news-container .nav-header .title[data-v-17c3d36a]{flex:1;text-align:center;font-size:18px;font-weight:500;margin-right:24px;color:#000}.news-container .news-list[data-v-17c3d36a]{padding:16px}.news-container .news-list .news-item[data-v-17c3d36a]{display:flex;background:#fff;padding:12px 16px;margin-bottom:12px;border-bottom:1px solid #eee}.news-container .news-list .news-item .news-image[data-v-17c3d36a]{width:120px;height:80px;border-radius:8px;overflow:hidden;margin-right:12px}.news-container .news-list .news-item .news-image img[data-v-17c3d36a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-container .news-list .news-item .news-content[data-v-17c3d36a]{flex:1}.news-container .news-list .news-item .news-content .news-title[data-v-17c3d36a]{font-size:15px;font-weight:500;color:#333;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-container .news-list .news-item .news-content .news-desc[data-v-17c3d36a]{font-size:12px;color:#999;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.message[data-v-e06f633c]{width:100%;min-height:100vh;background:#fff}.message .message_header[data-v-e06f633c]{width:100%;position:relative}.message .message_header .header_tab_box[data-v-e06f633c]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.message .message_header .header_tab_box .tab_icon[data-v-e06f633c]{width:9px;height:16px}.message .message_header .header_tab_box .tab_icon img[data-v-e06f633c]{width:100%;height:100%}.message .message_header .header_tab_box .tab_title[data-v-e06f633c]{font-size:16px;color:#000}.message .message_content[data-v-e06f633c]{margin:0 16px;margin-top:16px}.message .message_content .messageList_box[data-v-e06f633c]{margin-top:16px}.message .message_content .messageList_box .messageList_item[data-v-e06f633c]{display:flex;align-items:center;flex-direction:column;margin-top:12px}.message .message_content .messageList_box .messageList_item .time[data-v-e06f633c]{font-size:12px;color:#999}.message .message_content .messageList_box .messageList_item .message_info[data-v-e06f633c]{width:100%;border:.5px solid #fff8d9;background:#f4f4f4;border-radius:10px;padding:16px;margin-top:12px;text-align:center}.message .message_content .messageList_box .messageList_item .message_info .msg_title[data-v-e06f633c]{font-size:16px;color:#000}.message .message_content .messageList_box .messageList_item .message_info .msg_content[data-v-e06f633c]{font-size:13px;color:#999;margin:12px 0}.message .message_content .messageList_box .messageList_item .message_info .toDetail[data-v-e06f633c]{background:var(--Color,#fc3214);color:#fff;font-size:13px;padding:11px 45px;border-radius:20px;margin-top:12px}.messageInfo[data-v-4b3efbff]{width:100%;min-height:100vh;background:#fff}.messageInfo .messageInfo_header[data-v-4b3efbff]{width:100%;position:relative}.messageInfo .messageInfo_header .header_tab_box[data-v-4b3efbff]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.messageInfo .messageInfo_header .header_tab_box .tab_icon[data-v-4b3efbff]{width:9px;height:16px}.messageInfo .messageInfo_header .header_tab_box .tab_icon img[data-v-4b3efbff]{width:100%;height:100%}.messageInfo .messageInfo_header .header_tab_box .tab_title[data-v-4b3efbff]{font-size:16px;color:#000}.messageInfo .messageInfo_content[data-v-4b3efbff]{margin:0 16px;margin-top:16px}.messageInfo .messageInfo_content .messageInfo_title[data-v-4b3efbff]{font-size:15px;color:#000;text-align:center}.messageInfo .messageInfo_content .messageInfo_time[data-v-4b3efbff]{font-size:12px;color:#999;margin-top:12px}.messageInfo .messageInfo_content .message_txt[data-v-4b3efbff]{font-size:12px;color:#666;margin-top:12px}.pay-order[data-v-de46be18]{min-height:100vh;background:#f4f4f4;padding-bottom:80px}.pay-order .messageInfo_header[data-v-de46be18]{width:100%;position:relative}.pay-order .messageInfo_header .header_tab_box[data-v-de46be18]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.pay-order .messageInfo_header .header_tab_box .tab_icon[data-v-de46be18]{width:9px;height:16px}.pay-order .messageInfo_header .header_tab_box .tab_icon img[data-v-de46be18]{width:100%;height:100%}.pay-order .messageInfo_header .header_tab_box .tab_title[data-v-de46be18]{font-size:16px;color:#000}.pay-order .nav-header[data-v-de46be18]{height:44px;display:flex;align-items:center;padding:0 16px;position:relative}.pay-order .nav-header .left-icon[data-v-de46be18]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.pay-order .nav-header .nav-title[data-v-de46be18]{flex:1;text-align:center;font-size:16px;color:#000;font-weight:500}.pay-order .nav-header .pay-time[data-v-de46be18]{position:absolute;left:0;right:0;text-align:center;top:44px;font-size:12px;color:#999;padding:8px 0}.pay-order .amount-section[data-v-de46be18]{padding:32px 0;text-align:center}.pay-order .amount-section .amount .currency[data-v-de46be18]{font-size:24px;color:#000;font-weight:500}.pay-order .amount-section .amount .number[data-v-de46be18]{font-size:36px;color:#000;font-weight:600}.pay-order .order-info[data-v-de46be18]{padding:16px;margin-bottom:12px}.pay-order .order-info .info-item[data-v-de46be18]{display:flex;justify-content:space-between;margin-bottom:12px;font-size:13px}.pay-order .order-info .info-item[data-v-de46be18]:last-child{margin-bottom:0}.pay-order .order-info .info-item .label[data-v-de46be18]{color:#999}.pay-order .order-info .info-item .value[data-v-de46be18]{color:#000}.pay-order .payment-section[data-v-de46be18]{margin:12px 16px}.pay-order .payment-section .payment-methods[data-v-de46be18]{border-radius:12px;margin-bottom:12px}.pay-order .payment-section .payment-methods .method-item[data-v-de46be18]{display:flex;justify-content:space-between;align-items:center;height:52px;padding:0 16px;border-bottom:.5px solid #f5f5f5}.pay-order .payment-section .payment-methods .method-item[data-v-de46be18]:last-child{border-bottom:none}.pay-order .payment-section .payment-methods .method-item .left[data-v-de46be18]{display:flex;align-items:center}.pay-order .payment-section .payment-methods .method-item .left .method-icon[data-v-de46be18]{width:28px;height:28px;margin-right:12px}.pay-order .payment-section .payment-methods .method-item .left .method-name[data-v-de46be18]{font-size:14px;color:#000;font-weight:500}.pay-order .payment-section .payment-methods .method-item .right[data-v-de46be18]{display:flex;align-items:center}.pay-order .payment-section .payment-methods .method-item .right .safe-tag[data-v-de46be18]{display:flex;align-items:center;margin-right:8px}.pay-order .payment-section .payment-methods .method-item .right .safe-tag span[data-v-de46be18]{font-family:YouSheBiaoTiHei;font-weight:400;font-size:11px;line-height:100%;letter-spacing:0;text-align:center}.pay-order .payment-section .payment-methods .method-item .right .safe-tag .safe-icon[data-v-de46be18]{width:16px;height:16px}.pay-order .payment-section .payment-methods .method-item .check-wrapper[data-v-de46be18]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.pay-order .payment-section .payment-methods .method-item .check-wrapper .check-circle[data-v-de46be18]{width:18px;height:18px;border:1px solid #ddd;border-radius:50%;position:relative}.pay-order .payment-section .payment-methods .method-item .check-wrapper .check-circle.active[data-v-de46be18]{border-color:#ffd100;background:#fff}.pay-order .payment-section .payment-methods .method-item .check-wrapper .check-circle.active[data-v-de46be18]:after{content:"";position:absolute;width:12px;height:12px;background:#ffd100;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.pay-order .payment-section .payment-methods .method-item.platform-pay[data-v-de46be18]{height:56px;background:#fff9e6;border-radius:12px 12px 0 0;margin-bottom:1px}.pay-order .payment-section .payment-methods .method-item.platform-pay .safe-tag span[data-v-de46be18]{font-family:YouSheBiaoTiHei;font-size:11px;color:#ffb800;line-height:100%;letter-spacing:0;margin-right:4px}.pay-order .payment-section .payment-methods .method-item.active[data-v-de46be18]{background:#fffbf0}.pay-order .payment-section .payment-methods-primary[data-v-de46be18]{background:#fff9e6}.pay-order .payment-section .payment-methods-primary .method-item[data-v-de46be18]:last-child{background:#fffbf0}.pay-order .payment-section .payment-methods-secondary[data-v-de46be18]{background:#fff}.pay-order .bottom-button[data-v-de46be18]{width:100%;padding:16px}.pay-order .bottom-button .pay-btn[data-v-de46be18]{width:100%;height:44px;line-height:44px;text-align:center;background:#ff3b1d;border-radius:22px;font-size:16px;color:#fff;font-weight:500}.open-shop-popup[data-v-de46be18]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-de46be18]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-de46be18]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-de46be18]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-de46be18]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-de46be18]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-de46be18]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-de46be18]{width:28px;height:28px}.my-swipe .van-swipe-item[data-v-1a4f907e]{color:#fff;text-align:center;padding:0 18px;margin-top:15px}.my-swipe .van-swipe-item img[data-v-1a4f907e]{width:100%}.shop[data-v-1a4f907e]{width:100%;min-height:100vh;padding-bottom:70px}.shop .shop_header_box[data-v-1a4f907e]{width:100%}.shop .shop_header_box .bg_01 .home_01[data-v-1a4f907e]{width:100%;min-height:180px}.shop .shop_header_box .bg_02[data-v-1a4f907e]{position:relative;z-index:2;margin:0 16px;margin-top:10px}.shop .shop_header_box .bg_02 .home_02[data-v-1a4f907e]{width:100%}.shop .blance_box_type[data-v-1a4f907e]{background:rgba(255,224,130,.9)!important}.shop .blance_box_type .textBoxt[data-v-1a4f907e]{color:#000!important}.shop .blance_box_type .textBoxtWhite[data-v-1a4f907e]{color:#fff!important}.shop .blance_box[data-v-1a4f907e]{margin:0 16px;margin-top:16px;background:var(--Color,#fc3214);box-shadow:inset 0 0 4px 0 #00000040;border-radius:16px;padding-bottom:5px}.shop .blance_box .top_container[data-v-1a4f907e]{padding:16px}.shop .blance_box .top_container .item_01[data-v-1a4f907e]{display:flex;align-items:center;justify-content:space-between}.shop .blance_box .top_container .item_01 .item_01_left[data-v-1a4f907e]{font-size:11px;color:#ffffffb2}.shop .blance_box .top_container .item_01 .item_01_right[data-v-1a4f907e]{display:flex;align-items:center;font-size:13px;color:#ffffffb2}.shop .blance_box .top_container .item_01 .item_01_right img[data-v-1a4f907e]{width:24px;height:20px;margin-right:4px}.shop .blance_box .top_container .item_02[data-v-1a4f907e]{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.shop .blance_box .top_container .item_02 .item_02_left[data-v-1a4f907e]{font-size:23px;color:#fff}.shop .blance_box .top_container .item_02 .item_02_right[data-v-1a4f907e]{font-size:13px;color:#ffffffb2;width:76px;height:27px;text-align:center;line-height:27px;background:var(--Color,#fc3214);border-radius:13px;border:.5px solid #fff}.shop .blance_box .item_03[data-v-1a4f907e]{margin:0 4px;margin-top:12px;padding:12px 16px;background:#fff;border-radius:16px}.shop .blance_box .item_03 .item_03_title[data-v-1a4f907e]{font-size:13px;color:#000;font-weight:600;position:relative}.shop .blance_box .item_03 .item_03_title[data-v-1a4f907e]:before{content:"";display:inline-block;width:4px;height:12px;background:#fc3214;border-radius:3px;margin-right:4px;vertical-align:middle}.shop .blance_box .item_03 .item_03_info_box[data-v-1a4f907e]{display:flex;align-items:center;justify-content:space-between}.shop .blance_box .item_03 .item_03_info_box .infos_box[data-v-1a4f907e]{text-align:center;margin-top:8px}.shop .blance_box .item_03 .item_03_info_box .infos_box .info_title[data-v-1a4f907e]{font-size:11px;color:#666}.shop .blance_box .item_03 .item_03_info_box .infos_box .info_num[data-v-1a4f907e]{font-size:13px;color:#000}.wallet-btns[data-v-1a4f907e]{display:flex;justify-content:space-between;gap:16px;margin:16px}.wallet-btns .wallet-btn[data-v-1a4f907e]{flex:1;height:40px;line-height:40px;border-radius:28px;font-size:13px;text-align:center;font-weight:500;cursor:pointer;transition:box-shadow .2s}.wallet-btns .exp-btn[data-v-1a4f907e]{background:#fc3214;color:#fff}.wallet-btns .out-btn[data-v-1a4f907e]{background:#ffe082;color:#000}.myshop_box .center_title_box[data-v-1a4f907e]{display:flex;justify-content:space-between;align-items:center;color:#000}.myshop_box .center_title_box .title_txt[data-v-1a4f907e]{font-size:16px;font-weight:600;position:relative;z-index:2}.myshop_box .center_title_box .title_txt[data-v-1a4f907e]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.myshop_box .center_title_box .more_txt[data-v-1a4f907e]{font-size:14px;color:#aaa}.myshop_box[data-v-1a4f907e]{margin:0 16px;margin-top:16px}.myshop_box .myshop_item_1[data-v-1a4f907e]{background-image:url(/img/shop_05_1_b.82e180e1.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_item_1 .item_main[data-v-1a4f907e]{background-image:url(/img/shop_05_1.2ebec390.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_item_2[data-v-1a4f907e]{background-image:url(/img/shop_05_2_b.efb06e3d.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_item_2 .item_main[data-v-1a4f907e]{background-image:url(/img/shop_05_2.aad8ab79.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_item_3[data-v-1a4f907e]{background-image:url(/img/shop_05_3_b.1a820c3f.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_item_3 .item_main[data-v-1a4f907e]{background-image:url(/img/shop_05_3.dd263f12.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.myshop_box .myshop_list_box .myshop_item[data-v-1a4f907e]{background-image:url(/img/shop_04.c4e6d2db.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;margin-top:12px}.myshop_box .myshop_list_box .myshop_item .item_main[data-v-1a4f907e]{background-image:url(/img/shop_05.31d620ca.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:16px;position:relative}.myshop_box .myshop_list_box .myshop_item .item_main .chiyou[data-v-1a4f907e]{position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(45deg,#333b48 50%,#455a7c);clip-path:polygon(100% 0,0 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;z-index:2;pointer-events:none;overflow:hidden;border-radius:0 16px 0 0}.myshop_box .myshop_list_box .myshop_item .item_main .chiyou .chiyou-text[data-v-1a4f907e]{color:#fff;font-size:10px;font-weight:500;transform:rotate(45deg);white-space:nowrap;text-align:center;position:relative;top:12px;right:-6px;width:60px;line-height:1}.myshop_box .myshop_list_box .myshop_item .item_main .item_01[data-v-1a4f907e]{font-size:16px;color:#000;font-weight:600;display:flex;align-items:center}.myshop_box .myshop_list_box .myshop_item .item_main .item_01 img[data-v-1a4f907e]{width:24px;height:24px;margin-right:4px}.myshop_box .myshop_list_box .myshop_item .item_main .item_02[data-v-1a4f907e]{font-size:13px;color:#000;margin-top:8px;margin-left:28px}.myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box[data-v-1a4f907e]{display:flex;align-items:center;justify-content:space-between;margin-top:12px;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.3));border:1px solid #ffffff80;padding:12px 27px;border-radius:8px}.myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box[data-v-1a4f907e]{text-align:center}.myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box .mb_title[data-v-1a4f907e]{font-size:13px;color:#ffffffcc}.myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box .mb_num[data-v-1a4f907e]{font-size:16px;color:#fff}.myshop_box .myshop_list_box .myshop_item .item_main .mb_btn[data-v-1a4f907e]{font-size:13px;color:#fff;margin-top:12px;width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;border-radius:4px}.open-shop-popup[data-v-1a4f907e]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-1a4f907e]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-1a4f907e]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-1a4f907e]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-1a4f907e]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-1a4f907e]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-1a4f907e]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-1a4f907e]{width:28px;height:28px}.learnshop[data-v-08f8b062]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.learnshop .learnshop_header[data-v-08f8b062]{width:100%;position:relative}.learnshop .learnshop_header .header_tab_box[data-v-08f8b062]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.learnshop .learnshop_header .header_tab_box .tab_icon[data-v-08f8b062]{width:9px;height:16px}.learnshop .learnshop_header .header_tab_box .tab_icon img[data-v-08f8b062]{width:100%;height:100%}.learnshop .learnshop_header .header_tab_box .tab_title[data-v-08f8b062]{font-size:16px;color:#fff}.learnshop .learnshop_item[data-v-08f8b062]{margin:16px;background:#cdaf88;border-radius:16px}.learnshop .learnshop_item .item_main[data-v-08f8b062]{background-image:url(/img/shop_07.3ebdf0a9.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:16px;position:relative;border:1px solid #ffffff4d}.learnshop .learnshop_item .item_main .item_01[data-v-08f8b062]{background-image:url(/img/shop_06.06c48ba2.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:117px;height:34px;font-size:12px;color:#312b22;display:flex;align-items:center;padding-left:12px}.learnshop .learnshop_item .item_main .item_01 .item_01_img[data-v-08f8b062]{width:20px;height:20px;margin-right:4px}.learnshop .learnshop_item .item_main .chiyou[data-v-08f8b062]{position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(45deg,#333b48 50%,#455a7c);clip-path:polygon(100% 0,0 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;z-index:2;pointer-events:none;overflow:hidden;border-radius:0 16px 0 0}.learnshop .learnshop_item .item_main .chiyou .chiyou-text[data-v-08f8b062]{color:#fff;font-size:11px;font-weight:500;transform:rotate(45deg);white-space:nowrap;text-align:center;position:relative;top:12px;right:-6px;width:60px;line-height:1}.learnshop .learnshop_item .item_main .item_02[data-v-08f8b062]{font-size:13px;color:#000;margin-top:8px;margin-left:28px}.learnshop .learnshop_item .item_main .learnshop_blance_box[data-v-08f8b062]{display:flex;align-items:center;justify-content:space-between;margin-top:32px;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.1));border:1px solid #ffffff4d;padding:12px 27px;border-radius:8px}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box[data-v-08f8b062]{text-align:center}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_title[data-v-08f8b062]{font-size:13px;color:#ffffffcc}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_num[data-v-08f8b062]{font-size:16px;color:#7e6944}.learnshop .shop_detail_box[data-v-08f8b062]{background:#fff;border-radius:16px 16px 0 0;flex:1;padding:24px 16px}.learnshop .shop_detail_box .center_title_box[data-v-08f8b062]{display:flex;justify-content:space-between;align-items:center;color:#000}.learnshop .shop_detail_box .center_title_box .title_txt[data-v-08f8b062]{font-size:16px;font-weight:600;position:relative;z-index:2}.learnshop .shop_detail_box .center_title_box .title_txt[data-v-08f8b062]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.learnshop .shop_detail_box .center_title_box .more_txt[data-v-08f8b062]{font-size:14px;color:#aaa}.learnshop .shop_detail_box .top_lab_box[data-v-08f8b062]{margin-top:12px}.learnshop .shop_detail_box .top_lab_box .lab_01[data-v-08f8b062]{font-size:13px;color:#999;margin-bottom:8px}.learnshop .shop_detail_box .shop_list_box .shop_item[data-v-08f8b062]{margin-top:16px;background:#f7f8f9;border-radius:8px;padding:16px}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top[data-v-08f8b062]{display:flex;align-items:center}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top img[data-v-08f8b062]{width:24px;height:24px;margin-right:8px}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top .item_text[data-v-08f8b062]{font-size:16px;color:#000}.learnshop .shop_detail_box .shop_list_box .shop_item .item_text[data-v-08f8b062]{font-size:13px;color:#666;margin-top:8px}.learnshop .shop_detail_box .shop_list_box .shop_item .getinfo_btn[data-v-08f8b062]{width:100%;height:40px;background:#ffdb5c;color:#000;font-size:13px;text-align:center;border-radius:8px;line-height:40px;margin-top:16px}.learnshop .open_shop[data-v-08f8b062]{margin:0 16px;height:40px;background:var(--Color,#fc3214);border-radius:20px;color:#fff;font-size:12px;text-align:center;line-height:40px;margin-top:30px}.open-shop-popup[data-v-08f8b062]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-08f8b062]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-08f8b062]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-08f8b062]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-08f8b062]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-08f8b062]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-08f8b062]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-08f8b062]{width:28px;height:28px}.learnshop[data-v-8b0083ec]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.learnshop .learnshop_header[data-v-8b0083ec]{width:100%;position:relative}.learnshop .learnshop_header .header_tab_box[data-v-8b0083ec]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.learnshop .learnshop_header .header_tab_box .tab_icon[data-v-8b0083ec]{width:80px}.learnshop .learnshop_header .header_tab_box .tab_icon img[data-v-8b0083ec]{width:9px;height:16px}.learnshop .learnshop_header .header_tab_box .tab_title[data-v-8b0083ec]{font-size:16px;color:#fff}.learnshop .learnshop_header .header_tab_box .tab_tab_iconright[data-v-8b0083ec]{width:80px;height:27px;background:#ffdb5c;border-radius:13px;font-size:12px;color:#000;text-align:center;line-height:27px}.learnshop .tab-section[data-v-8b0083ec]{display:flex;background:#fff;padding:2px 8px;margin:0 16px;overflow-x:auto;white-space:nowrap;border-radius:22px;justify-content:space-between;gap:6px;margin-top:16px}.learnshop .tab-section[data-v-8b0083ec]::-webkit-scrollbar{display:none}.learnshop .tab-section .tab-item[data-v-8b0083ec]{width:calc(25% - 12px);height:36px;text-align:center;line-height:36px;font-size:12px;color:#666;position:relative;flex-shrink:0;background:transparent;border-radius:22px;transition:all .3s}.learnshop .tab-section .tab-item.active[data-v-8b0083ec]{color:#fff;font-weight:500;background:#fc3214}.learnshop .tab-section .tab-item[data-v-8b0083ec]:first-child{margin-left:0}.learnshop .commit_box[data-v-8b0083ec]{margin:0 16px;margin-top:24px}.learnshop .commit_box .commit_title[data-v-8b0083ec]{font-size:13px;color:#fff}.learnshop .commit_box .commit_num[data-v-8b0083ec]{font-size:24px;color:#fff;font-weight:600;margin-top:9px}.learnshop .withdraw_option_box[data-v-8b0083ec]{width:100%;flex:1;background:#f4f4f4;margin-top:24px;border-radius:16px 16px 0 0;padding:24px 16px}.learnshop .withdraw_option_box .dzfs_box[data-v-8b0083ec]{background:#fff;border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.learnshop .withdraw_option_box .dzfs_box .dzfs_title[data-v-8b0083ec]{font-size:13px;color:#000}.learnshop .withdraw_option_box .dzfs_box .select_fs[data-v-8b0083ec]{display:flex;align-items:center;font-size:13px;color:#000}.learnshop .withdraw_option_box .dzfs_box .select_fs img[data-v-8b0083ec]{width:16px;height:16px;margin-right:4px}.learnshop .with_number_box[data-v-8b0083ec]{background:#fff;border-radius:8px;padding:16px;margin-top:16px}.learnshop .with_number_box .with_title[data-v-8b0083ec]{font-size:13px;color:#000}.learnshop .with_number_box .with_input[data-v-8b0083ec]{display:flex;align-items:center;justify-content:space-between}.learnshop .with_number_box .with_input .with_input_icon[data-v-8b0083ec]{font-size:20px;color:#000}.learnshop .with_number_box .with_input .with_input_text[data-v-8b0083ec]{width:100%;height:40px;border-radius:8px;padding:0 16px;border:none;background:none;font-size:20px;color:#000}.learnshop .with_number_box .with_input .with_input_text[data-v-8b0083ec] ::-moz-placeholder{color:#000}.learnshop .with_number_box .with_input .with_input_text[data-v-8b0083ec] ::placeholder{color:#000}.learnshop .with_number_box .with_input .with_input_unit[data-v-8b0083ec]{font-size:13px;color:#000;width:40px}.learnshop .with_number_box .line[data-v-8b0083ec]{width:100%;height:1px;border:1px solid #f4f4f4;margin:8px 0}.learnshop .with_number_box .with_blance_box[data-v-8b0083ec]{display:flex;align-items:center;justify-content:space-between}.learnshop .with_number_box .with_blance_box .with_blance_title[data-v-8b0083ec]{font-size:11px;color:#999}.learnshop .with_number_box .with_blance_box .with_blance_num[data-v-8b0083ec]{font-size:11px;color:#000}.learnshop .with_btn[data-v-8b0083ec]{width:100%;height:40px;background:#fc3214;border-radius:20px;color:#fff;font-size:13px;text-align:center;line-height:40px;margin-top:16px}.learnshop .center_title_box[data-v-8b0083ec]{display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:24px}.learnshop .center_title_box .title_txt[data-v-8b0083ec]{font-size:16px;font-weight:600;position:relative;z-index:2}.learnshop .center_title_box .title_txt[data-v-8b0083ec]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.learnshop .center_title_box .more_txt[data-v-8b0083ec]{font-size:14px;color:#aaa}.learnshop .shixiang_box[data-v-8b0083ec]{margin-top:10px}.learnshop .shixiang_box .sx_item_box[data-v-8b0083ec]{font-size:11px;color:#000;margin-top:10px}.learnshop .shixiang_box .sx_item_box span[data-v-8b0083ec]{color:#999}.deposit-page[data-v-0e3278d4]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.deposit-page .learnshop_header[data-v-0e3278d4]{width:100%;position:relative}.deposit-page .learnshop_header .header_tab_box[data-v-0e3278d4]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.deposit-page .learnshop_header .header_tab_box .tab_icon[data-v-0e3278d4]{width:9px;height:16px}.deposit-page .learnshop_header .header_tab_box .tab_icon img[data-v-0e3278d4]{width:100%;height:100%}.deposit-page .learnshop_header .header_tab_box .tab_title[data-v-0e3278d4]{font-size:16px;color:#fff}.deposit-page .balance-card[data-v-0e3278d4]{margin:0 16px;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;background-image:url(/img/mine_34.90588eea.png);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;margin-top:16px}.deposit-page .balance-card .balance-info[data-v-0e3278d4]{flex:1;z-index:1}.deposit-page .balance-card .balance-info .label[data-v-0e3278d4]{font-size:13px;color:#91662b;margin-bottom:8px}.deposit-page .balance-card .balance-info .amount[data-v-0e3278d4]{font-size:32px;font-weight:700;color:#91662b}.deposit-page .balance-card .coin-image[data-v-0e3278d4]{width:64px;height:auto}.deposit-page .balance-card .coin-image img[data-v-0e3278d4]{width:100%;height:100%}.deposit-page .dep_content_box[data-v-0e3278d4]{background:#f4f4f4;border-radius:16px 16px 0 0;flex:1;padding:24px 16px;margin-top:-16px;position:relative;z-index:2}.deposit-page .dep_content_box .amount-section[data-v-0e3278d4]{border-radius:16px;position:relative;z-index:2}.deposit-page .dep_content_box .amount-section .center_title_box[data-v-0e3278d4]{display:flex;justify-content:space-between;align-items:center;color:#000}.deposit-page .dep_content_box .amount-section .center_title_box .title_txt[data-v-0e3278d4]{font-size:16px;font-weight:600;position:relative;z-index:2}.deposit-page .dep_content_box .amount-section .center_title_box .title_txt[data-v-0e3278d4]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.deposit-page .dep_content_box .amount-section .center_title_box .more_txt[data-v-0e3278d4]{font-size:14px;color:#aaa}.deposit-page .dep_content_box .amount-section .quick-amounts[data-v-0e3278d4]{display:flex;gap:12px;margin-bottom:20px;margin-top:15px;position:relative}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item[data-v-0e3278d4]{flex:1;height:68px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #eee;border-radius:8px;color:#333;cursor:pointer}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item.active[data-v-0e3278d4]{background:#fff9e7;background:#fc32141a;border:1px solid var(--Color,#fc3214);position:relative;color:#fc3214}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item.active .right_bottom_box[data-v-0e3278d4]{position:absolute;right:0;bottom:0;width:20px;height:20px}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item.active .right_bottom_box img[data-v-0e3278d4]{width:100%;height:100%;position:relative}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item.active .right_bottom_box .right_bottom_txt[data-v-0e3278d4]{font-size:13px;color:#fff;position:absolute;left:7px;bottom:0}.deposit-page .dep_content_box .amount-section .quick-amounts .amount-item .currency[data-v-0e3278d4]{font-size:13px;margin-right:2px;margin-top:6px}.deposit-page .dep_content_box .amount-section .custom-amount[data-v-0e3278d4]{border:1px solid #f4f4f4;background:#fff;padding:16px;border-radius:8px}.deposit-page .dep_content_box .amount-section .custom-amount .label[data-v-0e3278d4]{font-size:14px;color:#333;margin-bottom:12px}.deposit-page .dep_content_box .amount-section .custom-amount .input-wrapper[data-v-0e3278d4]{display:flex;align-items:center;border-radius:8px;margin-bottom:8px}.deposit-page .dep_content_box .amount-section .custom-amount .input-wrapper .currency[data-v-0e3278d4]{font-size:24px;color:#000;margin-right:8px}.deposit-page .dep_content_box .amount-section .custom-amount .input-wrapper input[data-v-0e3278d4]{flex:1;border:none;background:transparent;font-size:24px;color:#000;outline:none}.deposit-page .dep_content_box .amount-section .custom-amount .input-wrapper input[data-v-0e3278d4]::-moz-placeholder{color:#ccc}.deposit-page .dep_content_box .amount-section .custom-amount .input-wrapper input[data-v-0e3278d4]::placeholder{color:#ccc}.deposit-page .dep_content_box .amount-section .custom-amount .line[data-v-0e3278d4]{border:1px solid #f4f4f4;margin:12px 0}.deposit-page .dep_content_box .amount-section .custom-amount .limit-tip[data-v-0e3278d4]{font-size:12px;color:#999}.deposit-page .dep_content_box .payment-section[data-v-0e3278d4]{margin-top:16px}.deposit-page .dep_content_box .payment-section .center_title_box[data-v-0e3278d4]{display:flex;justify-content:space-between;align-items:center;color:#000}.deposit-page .dep_content_box .payment-section .center_title_box .title_txt[data-v-0e3278d4]{font-size:16px;font-weight:600;position:relative;z-index:2}.deposit-page .dep_content_box .payment-section .center_title_box .title_txt[data-v-0e3278d4]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.deposit-page .dep_content_box .payment-section .center_title_box .more_txt[data-v-0e3278d4]{font-size:14px;color:#aaa}.deposit-page .dep_content_box .payment-section .payment-list .payment-item[data-v-0e3278d4]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:.5px solid #eee;background:#fff;border-radius:8px;margin-top:14px}.deposit-page .dep_content_box .payment-section .payment-list .payment-item[data-v-0e3278d4]:last-child{border-bottom:none}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .left[data-v-0e3278d4]{display:flex;align-items:center}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .left img[data-v-0e3278d4]{width:24px;height:24px;margin-right:8px}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .left span[data-v-0e3278d4]{font-size:14px;color:#333}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .check-circle[data-v-0e3278d4]{width:18px;height:18px;border-radius:50%;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .check-circle.active[data-v-0e3278d4]{border-color:#ffd100}.deposit-page .dep_content_box .payment-section .payment-list .payment-item .check-circle.active .inner-circle[data-v-0e3278d4]{width:12px;height:12px;border-radius:50%;background:#ffd100}.deposit-page .dep_content_box .submit-btn[data-v-0e3278d4]{margin:24px 16px;height:40px;background:var(--Color,#fc3214);border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500}.open-shop-popup[data-v-0e3278d4]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-0e3278d4]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-0e3278d4]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-0e3278d4]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-0e3278d4]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-0e3278d4]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-0e3278d4]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-0e3278d4]{width:28px;height:28px}.depositlog[data-v-7a01382c]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.depositlog .depositlog_header[data-v-7a01382c]{width:100%;position:relative}.depositlog .depositlog_header .header_tab_box[data-v-7a01382c]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.depositlog .depositlog_header .header_tab_box .tab_icon[data-v-7a01382c]{width:9px;height:16px}.depositlog .depositlog_header .header_tab_box .tab_icon img[data-v-7a01382c]{width:100%;height:100%}.depositlog .depositlog_header .header_tab_box .tab_title[data-v-7a01382c]{font-size:16px;color:#000}.depositlog .depositlog_content[data-v-7a01382c]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.depositlog .depositlog_content .depositlogList_box[data-v-7a01382c]{width:100%}.depositlog .depositlog_content .depositlogList_box .log_item[data-v-7a01382c]{border-bottom:1px solid #e5e5e5;padding:12px 0}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01[data-v-7a01382c]{width:100%;display:flex;align-items:center;justify-content:space-between}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_left[data-v-7a01382c],.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_right[data-v-7a01382c]{font-size:13px;color:#000}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02[data-v-7a01382c]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4px}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_left[data-v-7a01382c],.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_right[data-v-7a01382c]{font-size:13px;color:#999}.withdrawlog[data-v-72b8e01e]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.withdrawlog .withdrawLog1234[data-v-72b8e01e]{display:flex;justify-content:space-between;align-items:center;height:60px;border-radius:8px;padding:0 16px;margin-top:12px;width:100%;background:#fcf8d0}.withdrawlog .center_title_box[data-v-72b8e01e]{display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:15px}.withdrawlog .center_title_box .title_txt[data-v-72b8e01e]{font-size:16px;font-weight:600;position:relative;z-index:2}.withdrawlog .center_title_box .title_txt[data-v-72b8e01e]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.withdrawlog .withdrawlog_header[data-v-72b8e01e]{width:100%;position:relative}.withdrawlog .withdrawlog_header .header_tab_box[data-v-72b8e01e]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.withdrawlog .withdrawlog_header .header_tab_box .tab_icon[data-v-72b8e01e]{width:9px;height:16px}.withdrawlog .withdrawlog_header .header_tab_box .tab_icon img[data-v-72b8e01e]{width:100%;height:100%}.withdrawlog .withdrawlog_header .header_tab_box .tab_title[data-v-72b8e01e]{font-size:16px;color:#000}.withdrawlog .withdrawlog_content[data-v-72b8e01e]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.withdrawlog .withdrawlog_content .withdrawlogList_box[data-v-72b8e01e]{width:100%}.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item[data-v-72b8e01e]{border-bottom:1px solid #e5e5e5;padding:12px 0}.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info01[data-v-72b8e01e]{width:100%;display:flex;align-items:center;justify-content:space-between}.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info01 .item01_left[data-v-72b8e01e],.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info01 .item01_right[data-v-72b8e01e]{font-size:13px;color:#000}.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info02[data-v-72b8e01e]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4px}.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info02 .item02_left[data-v-72b8e01e],.withdrawlog .withdrawlog_content .withdrawlogList_box .log_item .item_info02 .item02_right[data-v-72b8e01e]{font-size:13px;color:#999}.withdrawlog .tab-section[data-v-72b8e01e]{display:flex;background:#fff;padding:2px 8px;margin:0 16px;overflow-x:auto;white-space:nowrap;border-radius:22px;justify-content:space-between;gap:6px;margin-top:16px}.withdrawlog .tab-section[data-v-72b8e01e]::-webkit-scrollbar{display:none}.withdrawlog .tab-section .tab-item[data-v-72b8e01e]{width:calc(25% - 12px);height:36px;text-align:center;line-height:36px;font-size:12px;color:#666;position:relative;flex-shrink:0;background:transparent;border-radius:22px;transition:all .3s}.withdrawlog .tab-section .tab-item.active[data-v-72b8e01e]{color:#fff;font-weight:500;background:#fc3214}.withdrawlog .tab-section .tab-item[data-v-72b8e01e]:first-child{margin-left:0}.withdrawlog .walletlist_box[data-v-72b8e01e]{display:flex;justify-content:space-between;padding:16px;background:#fff;border-radius:16px;margin:16px}.withdrawlog .walletlist_box .walletlist_item_01[data-v-72b8e01e]{width:calc(25% - 12px);height:80px;background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .3s}.withdrawlog .walletlist_box .walletlist_item_01[data-v-72b8e01e]:hover{transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.1)}.withdrawlog .walletlist_box .walletlist_item_01 .wallet_title[data-v-72b8e01e]{font-size:13px;color:#000}.withdrawlog .walletlist_box .walletlist_item_01 .wallet_num[data-v-72b8e01e]{font-size:13px;color:#000;font-weight:500}.withdrawlog .walletlist_box .walletlist_item_01 .wallet_num span[data-v-72b8e01e]{font-size:12px;color:#999}.withdrawlog .walletlist_box .walletlist_item_01 .wallet_arrow[data-v-72b8e01e]{width:16px;height:16px}.activewithdraw[data-v-7f7fe224]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.activewithdraw .activewithdraw_header[data-v-7f7fe224]{width:100%;position:relative}.activewithdraw .activewithdraw_header .header_tab_box[data-v-7f7fe224]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.activewithdraw .activewithdraw_header .header_tab_box .tab_icon[data-v-7f7fe224]{width:9px;height:16px}.activewithdraw .activewithdraw_header .header_tab_box .tab_icon img[data-v-7f7fe224]{width:100%;height:100%}.activewithdraw .activewithdraw_header .header_tab_box .tab_title[data-v-7f7fe224]{font-size:16px;color:#fff}.activewithdraw .top_info_box[data-v-7f7fe224]{display:flex;align-items:center;justify-content:space-between;margin:0 16px;margin-top:20px;position:relative;z-index:2}.activewithdraw .top_info_box .home_021[data-v-7f7fe224]{width:144px;height:107px;margin-right:25px}.activewithdraw .top_info_box .top_right[data-v-7f7fe224]{text-align:right}.activewithdraw .top_info_box .top_right .username_txt[data-v-7f7fe224]{font-size:18px;color:#fff}.activewithdraw .top_info_box .top_right .user_tip_txt[data-v-7f7fe224]{font-size:13px;color:#fff}.activewithdraw .activewithdraw_content_box[data-v-7f7fe224]{flex:1;background:#f7f8f9;border-radius:16px 16px 0 0;padding:24px 16px;margin-top:-16px;position:relative;z-index:1}.activewithdraw .activewithdraw_content_box .content_infos_box[data-v-7f7fe224]{background:#fff;border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;align-items:center}.activewithdraw .activewithdraw_content_box .content_infos_box .center_title_box[data-v-7f7fe224]{display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:24px}.activewithdraw .activewithdraw_content_box .content_infos_box .center_title_box .title_txt[data-v-7f7fe224]{font-size:16px;font-weight:600;position:relative;z-index:2}.activewithdraw .activewithdraw_content_box .content_infos_box .center_title_box .title_txt[data-v-7f7fe224]:after{content:"";display:block;width:40%;height:6px;background:#ff3b1d;position:absolute;left:30%;bottom:4px;z-index:-1;border-radius:2px}.activewithdraw .activewithdraw_content_box .content_infos_box .center_title_box .more_txt[data-v-7f7fe224]{font-size:14px;color:#aaa}.activewithdraw .activewithdraw_content_box .content_infos_box .lable_02[data-v-7f7fe224]{font-size:14px;color:#000;font-weight:500;background:#f7f8f9;width:100%;padding:9px 0;text-align:center;margin:16px 0}.activewithdraw .activewithdraw_content_box .content_infos_box .tj_01[data-v-7f7fe224]{font-size:13px;color:#fff;font-weight:500;background:#fc3214;width:100%;padding:9px 0;text-align:center;border-radius:8px}.activewithdraw .activewithdraw_content_box .content_infos_box .tj_02[data-v-7f7fe224]{font-size:13px;color:#fff;font-weight:500;background:#fc321480;width:100%;padding:9px 0;text-align:center;border-radius:8px;margin-top:16px}.activewithdraw .activewithdraw_content_box .func_btn_box[data-v-7f7fe224]{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:16px}.activewithdraw .activewithdraw_content_box .func_btn_box .func_btn_01[data-v-7f7fe224]{width:100%;padding:9px 0;text-align:center;border-radius:20px;border:.5px solid var(--Color,#fc3214);font-size:13px;color:#fc3214}.activewithdraw .activewithdraw_content_box .func_btn_box .func_btn_02[data-v-7f7fe224]{width:100%;padding:9px 0;text-align:center;border-radius:20px;background:var(--Color,#fc3214);color:#fff;font-size:13px}.activewithdraw .activewithdraw_content_box .center_title_box[data-v-7f7fe224]{display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:24px}.activewithdraw .activewithdraw_content_box .center_title_box .title_txt[data-v-7f7fe224]{font-size:16px;font-weight:600;position:relative;z-index:2}.activewithdraw .activewithdraw_content_box .center_title_box .title_txt[data-v-7f7fe224]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.activewithdraw .activewithdraw_content_box .center_title_box .more_txt[data-v-7f7fe224]{font-size:14px;color:#aaa}.activewithdraw .activewithdraw_content_box .shixiang_box[data-v-7f7fe224]{font-size:13px;color:#999;font-weight:500;margin-top:16px}.selectline[data-v-039eabb0]{width:100%;min-height:100vh;background:#fff;background-image:url(/img/home_029.95229f30.png);background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center}.selectline .app_logo[data-v-039eabb0]{width:100px;height:100px;margin-top:80px}.selectline .app_logo .home_027[data-v-039eabb0]{width:100%;height:100%;border-radius:8px}.selectline .app_name[data-v-039eabb0]{font-size:20px;color:#fff;margin-top:12px}.selectline .line_title[data-v-039eabb0]{font-size:20px;color:#fff;margin-top:60px}.selectline .line_01[data-v-039eabb0]{font-size:13px;color:#000;margin-top:20px;background:linear-gradient(1turn,#ffefe1,#fff);border:.5px solid;border-image-source:linear-gradient(90deg,rgba(64,52,44,0),#a68672);width:80%;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px}.selectline .line_01 img[data-v-039eabb0]{width:16px;height:16px;margin-right:4px}.mine[data-v-344d3066]{width:100%;min-height:100vh;padding-bottom:55px;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.mine .mine_userinfo_box[data-v-344d3066]{margin:0 16px;margin-top:25px;display:flex;align-items:center}.mine .mine_userinfo_box .user_av[data-v-344d3066]{width:68px;height:68px;border-radius:50%;overflow:hidden}.mine .mine_userinfo_box .user_av img[data-v-344d3066]{width:100%;height:100%}.mine .mine_userinfo_box .userinfo_box[data-v-344d3066]{margin-left:16px}.mine .mine_userinfo_box .userinfo_box .username_txt[data-v-344d3066]{font-size:15px;color:#fff}.mine .mine_userinfo_box .userinfo_box .userphone[data-v-344d3066]{font-size:13px;color:#fff}.mine .mine_userinfo_box .userinfo_box .invite_txt[data-v-344d3066]{font-size:13px;color:#fff;display:flex;align-items:center}.mine .mine_userinfo_box .userinfo_box .invite_txt img[data-v-344d3066]{width:13px;height:13px;margin-left:4px}.mine .mine_container[data-v-344d3066]{flex:1;background:linear-gradient(180deg,#fff,#f2f2f2 10%,#f4f4f4);margin-top:24px;border-radius:16px 16px 0 0;padding:16px}.mine .mine_container .walletlist_box[data-v-344d3066]{display:flex;flex-direction:row;flex-wrap:wrap;overflow-x:auto;gap:6px;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.mine .mine_container .walletlist_box[data-v-344d3066]::-webkit-scrollbar{display:none}.mine .mine_container .walletlist_item_01[data-v-344d3066]{flex-shrink:0;background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.03);padding:16px;background:var(--Color,#fc3214);width:calc(33.33333% - 4px);height:84px;position:relative;display:flex;justify-content:space-between;flex-direction:column}.mine .mine_container .walletlist_item_01 .wallet_arrow[data-v-344d3066]{position:absolute;right:15px;bottom:-15px;transform:translateY(-50%);height:40px;width:40px}.mine .mine_container .walletlist_item_01 .wallet_title[data-v-344d3066]{font-size:13px;color:#fff}.mine .mine_container .walletlist_item_01 .wallet_num[data-v-344d3066]{font-size:18px;color:#fff}.mine .mine_container .walletlist_item_01 .wallet_num span[data-v-344d3066]{font-size:11px}.mine .mine_container .func_w_d_btn[data-v-344d3066]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:8px}.mine .mine_container .func_w_d_btn .func_w_d_btn_item01[data-v-344d3066]{width:calc(50% - 10px);height:40px;background:#fc3214;border-radius:20px;text-align:center;line-height:40px;font-size:13px;color:#fff}.mine .mine_container .func_w_d_btn .func_w_d_btn_item02[data-v-344d3066]{width:calc(50% - 10px);height:40px;border:1px solid #fc3214;border-radius:20px;text-align:center;line-height:40px;font-size:13px;color:#fc3214}.mine .mine_container .mine_banner[data-v-344d3066]{margin-top:16px}.mine .mine_container .mine_banner img[data-v-344d3066]{width:100%;height:100%}.mine .mine_container .mine_func_box[data-v-344d3066]{margin-top:16px;background:#fff;border-radius:16px;padding:16px}.mine .mine_container .mine_func_box .center_title_box[data-v-344d3066]{display:flex;justify-content:space-between;align-items:center;color:#000}.mine .mine_container .mine_func_box .center_title_box .title_txt[data-v-344d3066]{font-size:16px;font-weight:600;position:relative;z-index:2}.mine .mine_container .mine_func_box .center_title_box .title_txt[data-v-344d3066]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.mine .mine_container .mine_func_box .func_list_box[data-v-344d3066]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mine .mine_container .mine_func_box .func_list_box .func_list_item[data-v-344d3066]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:16px}.mine .mine_container .mine_func_box .func_list_box .func_list_item img[data-v-344d3066]{width:24px}.mine .mine_container .mine_func_box .func_list_box .func_list_item .item_title[data-v-344d3066]{font-size:11px;color:#000;text-align:center;margin-top:8px}.mine .logout-popup[data-v-344d3066]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column;border-radius:16px}.mine .logout-popup .logout-dialog[data-v-344d3066]{background:#fff;border-radius:16px;padding:24px 16px 16px 16px;position:relative;box-shadow:0 4px 24px rgba(0,0,0,.08)}.mine .logout-popup .logout-dialog-title[data-v-344d3066]{display:flex;align-items:center;font-size:16px;font-weight:600;margin-bottom:12px;color:#222}.mine .logout-popup .logout-dialog-title-line[data-v-344d3066]{display:inline-block;width:4px;height:18px;background:#ff3b1d;border-radius:3px;margin-right:8px}.mine .logout-popup .logout-dialog-content[data-v-344d3066]{font-size:13px;color:#000;line-height:1.7;margin-bottom:24px}.mine .logout-popup .logout-dialog-btns[data-v-344d3066]{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.mine .logout-popup .logout-btn[data-v-344d3066]{flex:1;height:40px;line-height:40px;text-align:center;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;border:none}.mine .logout-popup .logout-btn.gray[data-v-344d3066]{background:#999;color:#fff}.mine .logout-popup .logout-btn.red[data-v-344d3066]{background:#ff3b1d;color:#fff}.mine .logout-popup .logout-dialog-close[data-v-344d3066]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center;cursor:pointer}.mine .logout-popup .logout-dialog-close img[data-v-344d3066]{width:28px;height:28px}.mine .verify-popup[data-v-344d3066]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column;border-radius:16px}.mine .verify-popup .verify-dialog[data-v-344d3066]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative;box-shadow:0 4px 24px rgba(0,0,0,.08)}.mine .verify-popup .verify-dialog-title[data-v-344d3066]{display:flex;align-items:center;font-size:16px;font-weight:600;margin-bottom:12px;color:#222}.mine .verify-popup .verify-dialog-title-line[data-v-344d3066]{display:inline-block;width:4px;height:18px;background:#ff3b1d;border-radius:3px;margin-right:8px}.mine .verify-popup .verify-dialog-form[data-v-344d3066]{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.mine .verify-popup .verify-input-row[data-v-344d3066]{display:flex;align-items:center;background:#fff;border-radius:24px;padding:0 12px;height:40px;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.02)}.mine .verify-popup .verify-icon[data-v-344d3066]{width:18px;height:18px;margin-right:8px}.mine .verify-popup .verify-select[data-v-344d3066]{border:none;background:transparent;font-size:14px;color:#222;margin-right:8px;outline:none;width:48px}.mine .verify-popup .verify-input[data-v-344d3066]{border:none;background:transparent;font-size:14px;color:#222;flex:1;outline:none}.mine .verify-popup .verify-dialog-btns[data-v-344d3066]{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.mine .verify-popup .verify-btn[data-v-344d3066]{flex:1;height:40px;line-height:40px;text-align:center;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;border:none}.mine .verify-popup .verify-btn.gray[data-v-344d3066]{background:#999;color:#fff}.mine .verify-popup .verify-btn.red[data-v-344d3066]{background:#ff3b1d;color:#fff}.mine .verify-popup .verify-dialog-close[data-v-344d3066]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center;cursor:pointer}.mine .verify-popup .verify-dialog-close img[data-v-344d3066]{width:28px;height:28px}.d-flex-pagin[data-v-71172bf8]{display:flex;align-items:center;gap:20px;justify-content:center;width:100%;margin-top:16px}.d-flex-pagin .prv[data-v-71172bf8]{background:rgba(0,0,0,.3);border-radius:5px;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.d-flex-pagin .prv.active[data-v-71172bf8]{background:#f56c6c}.learnshop[data-v-36dafd12]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.learnshop .learnshop_header[data-v-36dafd12]{width:100%;position:relative}.learnshop .learnshop_header .header_tab_box[data-v-36dafd12]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.learnshop .learnshop_header .header_tab_box .tab_icon[data-v-36dafd12]{width:80px}.learnshop .learnshop_header .header_tab_box .tab_icon img[data-v-36dafd12]{width:9px;height:16px}.learnshop .learnshop_header .header_tab_box .tab_title[data-v-36dafd12]{font-size:16px;color:#fff}.learnshop .learnshop_header .header_tab_box .tab_tab_iconright[data-v-36dafd12]{width:80px;height:27px;text-align:right;font-size:12px;color:#fff;line-height:27px}.learnshop .team_info_box[data-v-36dafd12]{margin:0 16px;margin-top:16px;background:#ffe7e7;border-radius:16px;padding:16px 20px;position:relative;z-index:2}.learnshop .team_info_box .t_info_item_top[data-v-36dafd12]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.learnshop .team_info_box .t_info_item_top .t_left_box .t_lable[data-v-36dafd12]{font-size:12px;color:#999}.learnshop .team_info_box .t_info_item_top .t_left_box .t_number[data-v-36dafd12]{font-size:20px;font-weight:600;color:#000}.learnshop .team_info_box .t_info_item_top .t_right_box[data-v-36dafd12]{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:12px;color:#fff;padding:6px 15px;background:var(--Color,#fc3214);border-radius:16px}.learnshop .team_info_box .t_info_item_top .t_right_box img[data-v-36dafd12]{width:16px;height:16px}.learnshop .team_info_box .t_info_detail_box[data-v-36dafd12]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:16px}.learnshop .team_info_box .t_info_detail_box .t_info_item_box .info_title[data-v-36dafd12]{font-size:12px;color:#999}.learnshop .team_info_box .t_info_detail_box .t_info_item_box .info_number[data-v-36dafd12]{font-size:15px;color:#000}.learnshop .myteam_main_box[data-v-36dafd12]{flex:1;background:#f4f4f4;position:relative;z-index:1;margin-top:-70px;padding-top:86px;border-radius:16px 16px 0 0;display:flex;flex-direction:column}.learnshop .myteam_main_box .get_reward_box[data-v-36dafd12]{margin:0 16px;background:#fff;border-radius:16px;padding:16px 20px;margin-top:-30px}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box[data-v-36dafd12]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f4f4f4}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box[data-v-36dafd12]{display:flex;flex-direction:row;align-items:center;gap:10px}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box .left_icon[data-v-36dafd12]{width:32px;height:32px}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box .left_icon .mine_019[data-v-36dafd12]{width:100%;height:100%}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box .item_left_text .text_title[data-v-36dafd12]{font-size:12px;color:#000}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box .item_left_text .text_number[data-v-36dafd12]{font-size:15px;color:#000}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_left_box .item_left_text .text_number span[data-v-36dafd12]{font-size:12px;color:#999}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_right_box[data-v-36dafd12]{font-size:12px;color:#fff;padding:6px 28px;background:var(--Color,#fc3214);border-radius:8px;cursor:pointer}.learnshop .myteam_main_box .get_reward_box .rewaor_item_box .item_right_box.disabled[data-v-36dafd12]{background:#ccc;cursor:not-allowed}.learnshop .myteam_main_box .tab-section[data-v-36dafd12]{display:flex;margin:0 16px;border-radius:8px;overflow:hidden;background:#fff;padding:4px;margin-top:16px}.learnshop .myteam_main_box .tab-section .tab-item[data-v-36dafd12]{flex:1;text-align:center;padding:12px 0;font-size:12px;color:#999;cursor:pointer;background:none;transition:background .2s,color .2s;border:none;border-radius:8px}.learnshop .myteam_main_box .tab-section .tab-item.active[data-v-36dafd12]{background:#ff3b1d;color:#fff;border-radius:0;border-radius:8px}.learnshop .myteam_main_box .vip_container[data-v-36dafd12]{display:flex;flex-direction:column;height:100%;margin-top:16px;background:#fff;border-radius:16px;flex:1;padding:12px 16px}.learnshop .myteam_main_box .vip_container .vip_usernumber_box[data-v-36dafd12]{display:flex;align-items:center;justify-content:center}.learnshop .myteam_main_box .vip_container .vip_usernumber_box .usernumber_title[data-v-36dafd12]{font-size:13px;color:#000;background:#f7f8f9;padding:12px 50px;border-radius:8px}.learnshop .myteam_main_box .vip_container .vip_list_box[data-v-36dafd12]{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box[data-v-36dafd12]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:19px}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left[data-v-36dafd12]{display:flex;flex-direction:row;align-items:center;gap:10px}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left .vip_info_left_icon[data-v-36dafd12]{width:40px;height:40px;border-radius:50%}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left .vip_info_left_icon img[data-v-36dafd12]{width:100%;height:100%}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left .vip_info_left_text .vip_info_left_text_01[data-v-36dafd12]{font-size:13px;color:#000}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left .vip_info_left_text .vip_info_left_text_02[data-v-36dafd12],.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_left .vip_info_left_text .vip_info_left_text_03[data-v-36dafd12]{font-size:11px;color:#999}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_right[data-v-36dafd12]{text-align:right}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_right .vip_info_right_text[data-v-36dafd12]{font-size:11px;color:#000;margin-bottom:4px}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_right .vip_info_right_text span[data-v-36dafd12]{font-size:11px;color:#fc3214;font-weight:600}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_right .vip_info_right_text_02[data-v-36dafd12]{font-size:11px;color:#999;margin-bottom:4px}.learnshop .myteam_main_box .vip_container .vip_list_box .vip_list_item_box .vip_info_right .vip_info_right_text_02 span[data-v-36dafd12]{font-size:11px;color:#fc3214;font-weight:600}.paymanager[data-v-f1f91730]{width:100%;min-height:100vh;background:#fff}.paymanager .paymanager_header[data-v-f1f91730]{width:100%;position:relative;margin-bottom:12px}.paymanager .paymanager_header .header_tab_box[data-v-f1f91730]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.paymanager .paymanager_header .header_tab_box .tab_icon[data-v-f1f91730]{width:9px;height:16px}.paymanager .paymanager_header .header_tab_box .tab_icon img[data-v-f1f91730]{width:100%;height:100%}.paymanager .paymanager_header .header_tab_box .tab_title[data-v-f1f91730]{font-size:16px;color:#000}.paymanager .type_box[data-v-f1f91730]{display:flex;align-items:center;margin:0 16px;margin-top:24px;gap:10px}.paymanager .type_box .type_icon[data-v-f1f91730]{width:20px;height:20px}.paymanager .type_box .type_icon img[data-v-f1f91730]{width:100%;height:100%}.paymanager .type_box .type_title[data-v-f1f91730]{font-size:13px;color:#000}.paymanager .type_list_box[data-v-f1f91730]{margin:0 16px;margin-top:16px}.paymanager .type_list_box .type_item[data-v-f1f91730]{display:flex;flex-direction:column;gap:10px;background:linear-gradient(270deg,#ff452a,#fc3214);border-radius:16px;padding:20px 16px;margin-top:16px}.paymanager .type_list_box .type_item .type_item_top_box[data-v-f1f91730]{display:flex;align-items:center;justify-content:space-between}.paymanager .type_list_box .type_item .type_item_top_box .type_left_box[data-v-f1f91730]{display:flex;align-items:center;text-align:center;gap:4px}.paymanager .type_list_box .type_item .type_item_top_box .type_left_box .type_left_icon[data-v-f1f91730]{width:24px;height:24px}.paymanager .type_list_box .type_item .type_item_top_box .type_left_box .type_left_icon img[data-v-f1f91730]{width:100%;height:100%}.paymanager .type_list_box .type_item .type_item_top_box .type_left_box .type_left_title[data-v-f1f91730]{font-size:13px;color:#fff}.paymanager .type_list_box .type_item .type_item_top_box .type_right_box[data-v-f1f91730]{display:flex;align-items:center;gap:4px}.paymanager .type_list_box .type_item .type_item_top_box .type_right_box .type_right_icon[data-v-f1f91730]{width:16px;height:16px}.paymanager .type_list_box .type_item .type_item_top_box .type_right_box .type_right_icon img[data-v-f1f91730]{width:100%;height:100%}.paymanager .type_list_box .type_item .type_item_top_box .type_right_box .type_right_title[data-v-f1f91730]{font-size:11px;color:#fff}.paymanager .type_list_box .type_item .type_item_bottom_box[data-v-f1f91730]{font-size:24px;font-weight:600;color:#fff;text-align:left}.paymanager .add_type_box[data-v-f1f91730]{margin:0 16px;margin-top:16px;font-size:13px;color:#fff;text-align:center;background:#fc3214;border-radius:20px;padding:11px 0}.binddbcard[data-v-c8f96e80]{width:100%;min-height:100vh;background:#f7f7f7}.binddbcard .binddbcard_header[data-v-c8f96e80]{width:100%;position:relative}.binddbcard .binddbcard_header .header_tab_box[data-v-c8f96e80]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.binddbcard .binddbcard_header .header_tab_box .tab_icon[data-v-c8f96e80]{width:9px;height:16px}.binddbcard .binddbcard_header .header_tab_box .tab_icon img[data-v-c8f96e80]{width:100%;height:100%}.binddbcard .binddbcard_header .header_tab_box .tab_title[data-v-c8f96e80]{font-size:16px;color:#000}.binddbcard .binddbcard_form[data-v-c8f96e80]{margin:0 16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.binddbcard .form_item[data-v-c8f96e80]{width:100%;display:flex;align-items:center;background:#fff;border-radius:24px;padding:8px 16px;box-sizing:border-box;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.02)}.binddbcard .form_item .form_icon[data-v-c8f96e80]{width:18px;height:18px;margin-right:12px}.binddbcard .form_item .form_input[data-v-c8f96e80]{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:#000}.binddbcard .bind_btn[data-v-c8f96e80]{width:100%;padding:10px 0;background:#ff3b1d;color:#fff;border-radius:24px;text-align:center;font-size:13px;font-weight:500;margin-top:16px}.bindalipay[data-v-20dce646]{width:100%;min-height:100vh;background:#f7f7f7}.bindalipay .bindalipay_header[data-v-20dce646]{width:100%;position:relative}.bindalipay .bindalipay_header .header_tab_box[data-v-20dce646]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.bindalipay .bindalipay_header .header_tab_box .tab_icon[data-v-20dce646]{width:9px;height:16px}.bindalipay .bindalipay_header .header_tab_box .tab_icon img[data-v-20dce646]{width:100%;height:100%}.bindalipay .bindalipay_header .header_tab_box .tab_title[data-v-20dce646]{font-size:16px;color:#000}.bindalipay .bindalipay_form[data-v-20dce646]{margin:0 16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.bindalipay .form_item[data-v-20dce646]{width:100%;display:flex;align-items:center;background:#fff;border-radius:24px;padding:8px 16px;box-sizing:border-box;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.02)}.bindalipay .form_item .form_icon[data-v-20dce646]{width:18px;height:18px;margin-right:12px}.bindalipay .form_item .form_input[data-v-20dce646]{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:#000}.bindalipay .bind_btn[data-v-20dce646]{width:100%;padding:10px 0;background:#ff3b1d;color:#fff;border-radius:24px;text-align:center;font-size:13px;font-weight:500;margin-top:16px}.realname[data-v-13e887a6]{width:100%;min-height:100vh;background:#f7f7f7}.realname .realname_header[data-v-13e887a6]{width:100%;position:relative}.realname .realname_header .header_tab_box[data-v-13e887a6]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.realname .realname_header .header_tab_box .tab_icon[data-v-13e887a6]{width:9px;height:16px}.realname .realname_header .header_tab_box .tab_icon img[data-v-13e887a6]{width:100%;height:100%}.realname .realname_header .header_tab_box .tab_title[data-v-13e887a6]{font-size:16px;color:#000}.realname .realname_tips_box[data-v-13e887a6]{color:#9d2615;font-size:10px}.realname .realname_form[data-v-13e887a6]{margin:0 16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.realname .form_item[data-v-13e887a6]{width:100%;display:flex;align-items:center;background:#fff;border-radius:24px;padding:8px 16px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.02)}.realname .form_item .form_icon[data-v-13e887a6]{width:18px;height:18px;margin-right:12px}.realname .form_item .form_input[data-v-13e887a6]{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:#999}.realname .form_item .form_input[data-v-13e887a6]:disabled{color:#666;cursor:not-allowed}.realname .bind_btn[data-v-13e887a6]{width:100%;padding:10px 0;background:#ff3b1d;color:#fff;border-radius:24px;text-align:center;font-size:13px;font-weight:500;margin-top:16px}.realname .bind_btn.disabled[data-v-13e887a6]{background:#ccc;pointer-events:none}.reset-pass[data-v-3cfa4ca5]{min-height:100vh;background:#f4f4f4}.reset-pass .realname_header[data-v-3cfa4ca5]{width:100%;position:relative}.reset-pass .realname_header .header_tab_box[data-v-3cfa4ca5]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.reset-pass .realname_header .header_tab_box .tab_icon[data-v-3cfa4ca5]{width:9px;height:16px}.reset-pass .realname_header .header_tab_box .tab_icon img[data-v-3cfa4ca5]{width:100%;height:100%}.reset-pass .realname_header .header_tab_box .tab_title[data-v-3cfa4ca5]{font-size:16px;color:#000}.reset-pass .form-content[data-v-3cfa4ca5]{padding:16px}.reset-pass .form-content .input-item[data-v-3cfa4ca5]{margin-bottom:16px;background:#fff;border-radius:25px;overflow:hidden}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field{padding:0 16px;height:40px;display:flex;align-items:center}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__left-icon{margin-right:12px;display:flex;align-items:center;justify-content:center}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__left-icon .phone-prefix{display:flex;align-items:center}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__left-icon .phone-prefix .field-icon{height:21px!important}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__left-icon .phone-prefix .prefix{font-size:14px;color:#333;margin:0 12px}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__left-icon .phone-prefix .van-icon{font-size:12px;color:#999}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .field-icon{width:20px;height:20px}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .eye-icon{width:16px;margin-top:8px}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__value .van-field__body input{font-size:14px;color:#333}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__value .van-field__body input::-moz-placeholder{color:rgba(0,0,0,.25);font-size:14px}.reset-pass .form-content .input-item[data-v-3cfa4ca5] .van-field .van-field__value .van-field__body input::placeholder{color:rgba(0,0,0,.25);font-size:14px}.reset-pass .form-content .submit-btn[data-v-3cfa4ca5]{height:40px;background:#fc3214;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500;margin-top:40px}.input-pass[data-v-584c08e4]{min-height:100vh;background:#f4f4f4}.input-pass .realname_header[data-v-584c08e4]{width:100%;position:relative}.input-pass .realname_header .header_tab_box[data-v-584c08e4]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.input-pass .realname_header .header_tab_box .tab_icon[data-v-584c08e4]{width:9px;height:16px}.input-pass .realname_header .header_tab_box .tab_icon img[data-v-584c08e4]{width:100%;height:100%}.input-pass .realname_header .header_tab_box .tab_title[data-v-584c08e4]{font-size:16px;color:#000}.input-pass .pass-content[data-v-584c08e4]{padding:40px 30px 0}.input-pass .pass-content .input-title[data-v-584c08e4]{font-size:20px;color:#000;text-align:center;margin-bottom:40px}.input-pass .pass-content .password-box[data-v-584c08e4]{display:flex;justify-content:center;gap:12px;margin-bottom:40px}.input-pass .pass-content .password-box .password-item[data-v-584c08e4]{width:44px;height:44px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}.input-pass .pass-content .password-box .password-item.active[data-v-584c08e4]{border:1px solid #ffd100}.input-pass .pass-content .password-box .password-item .dot[data-v-584c08e4]{width:8px;height:8px;background:#000;border-radius:50%}.input-pass .pass-content .submit-btn[data-v-584c08e4]{height:40px;background:#fc3214;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500}.input-pass[data-v-584c08e4] .van-number-keyboard{background:#f5f6f7}.input-pass[data-v-584c08e4] .van-number-keyboard .van-number-keyboard__body{padding:6px 0 0}.input-pass[data-v-584c08e4] .van-number-keyboard .van-key{height:48px;font-size:28px;font-weight:500;background:#fff;border-radius:4px;margin:0 6px 6px}.input-pass[data-v-584c08e4] .van-number-keyboard .van-key--extra{font-size:16px}.input-pass[data-v-584c08e4] .van-number-keyboard .van-number-keyboard__header{padding:6px 0 0}.input-pass[data-v-584c08e4] .van-number-keyboard .van-number-keyboard__close{color:#1989fa;font-size:14px;background:transparent}.input-pass .idcard-input-page[data-v-584c08e4]{display:flex;flex-direction:column;align-items:center;padding-top:80px;min-height:100vh;background:#f7f7f7}.input-pass .idcard-input-page .idcard-title[data-v-584c08e4]{font-size:24px;font-weight:700;color:#111;margin-bottom:48px;text-align:center}.input-pass .idcard-input-page .idcard-input-box[data-v-584c08e4]{display:flex;align-items:center;background:#fff;border-radius:24px;padding:0 16px;width:340px;height:52px;box-shadow:0 2px 8px rgba(0,0,0,.02);margin-bottom:48px}.input-pass .idcard-input-page .idcard-icon[data-v-584c08e4]{width:22px;height:22px;margin-right:10px}.input-pass .idcard-input-page .idcard-input[data-v-584c08e4]{border:none;outline:none;background:transparent;flex:1;font-size:16px;color:#222}.input-pass .idcard-input-page .idcard-submit-btn[data-v-584c08e4]{width:340px;height:52px;background:#fc3214;color:#fff;border-radius:26px;text-align:center;font-size:22px;font-weight:500;line-height:52px;margin-top:20px;box-shadow:0 2px 8px rgba(252,50,20,.08)}.revenuelog[data-v-5e42cf52]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.revenuelog .item_03[data-v-5e42cf52]{margin:0 4px;margin-top:12px;padding:12px 16px;background:#fcf8d0;border-radius:12px}.revenuelog .item_03 .item_03_title[data-v-5e42cf52]{font-size:13px;color:#000;font-weight:600;position:relative}.revenuelog .item_03 .item_03_title[data-v-5e42cf52]:before{content:"";display:inline-block;width:4px;height:12px;background:#fc3214;border-radius:3px;margin-right:4px;vertical-align:middle}.revenuelog .item_03 .item_03_info_box[data-v-5e42cf52]{display:flex;align-items:center;justify-content:space-between}.revenuelog .item_03 .item_03_info_box .infos_box[data-v-5e42cf52]{text-align:center;margin-top:8px}.revenuelog .item_03 .item_03_info_box .infos_box .info_title[data-v-5e42cf52]{font-size:12px;color:#666}.revenuelog .item_03 .item_03_info_box .infos_box .info_num[data-v-5e42cf52]{font-size:15px;color:#000}.revenuelog .center_title_box[data-v-5e42cf52]{display:flex;justify-content:space-between;align-items:center;color:#000;margin-top:15px}.revenuelog .center_title_box .title_txt[data-v-5e42cf52]{font-size:16px;font-weight:600;position:relative;z-index:2}.revenuelog .center_title_box .title_txt[data-v-5e42cf52]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.revenuelog .revenuelog_header[data-v-5e42cf52]{width:100%;position:relative}.revenuelog .revenuelog_header .header_tab_box[data-v-5e42cf52]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.revenuelog .revenuelog_header .header_tab_box .tab_icon[data-v-5e42cf52]{width:9px;height:16px}.revenuelog .revenuelog_header .header_tab_box .tab_icon img[data-v-5e42cf52]{width:100%;height:100%}.revenuelog .revenuelog_header .header_tab_box .tab_title[data-v-5e42cf52]{font-size:16px;color:#000}.revenuelog .revenuelog_content[data-v-5e42cf52]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.revenuelog .revenuelog_content .revenuelogList_box[data-v-5e42cf52]{width:100%}.revenuelog .revenuelog_content .revenuelogList_box .log_item[data-v-5e42cf52]{border-bottom:1px solid #e5e5e5;padding:12px 0}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item01_left[data-v-5e42cf52]{font-size:13px;color:#000}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item01_right[data-v-5e42cf52]{font-size:11px;color:#999}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info01 .item01_left[data-v-5e42cf52]{font-size:13px;color:#000}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info01 .item01_right[data-v-5e42cf52]{font-size:11px;color:#999}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info02 .item02_left[data-v-5e42cf52]{font-size:13px;color:#000}.transactionlog[data-v-0f48ecfb]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.transactionlog .transactionlog_header[data-v-0f48ecfb]{width:100%;position:relative}.transactionlog .transactionlog_header .header_tab_box[data-v-0f48ecfb]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.transactionlog .transactionlog_header .header_tab_box .tab_icon[data-v-0f48ecfb]{width:9px;height:16px}.transactionlog .transactionlog_header .header_tab_box .tab_icon img[data-v-0f48ecfb]{width:100%;height:100%}.transactionlog .transactionlog_header .header_tab_box .tab_title[data-v-0f48ecfb]{font-size:16px;color:#000}.transactionlog .transactionlog_content[data-v-0f48ecfb]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.transactionlog .transactionlog_content .transactionlogList_box[data-v-0f48ecfb]{width:100%}.transactionlog .transactionlog_content .transactionlogList_box .log_item[data-v-0f48ecfb]{border-bottom:1px solid #e5e5e5;padding:12px 0;display:flex;align-items:center;justify-content:space-between}.transactionlog .transactionlog_content .transactionlogList_box .log_item .item_info01 .item01_left[data-v-0f48ecfb]{font-size:13px;color:#000}.transactionlog .transactionlog_content .transactionlogList_box .log_item .item_info01 .item01_right[data-v-0f48ecfb]{font-size:11px;color:#999}.transactionlog .transactionlog_content .transactionlogList_box .log_item .item_info02 .item02_left[data-v-0f48ecfb]{font-size:13px;color:#000}.ddd_text1[data-v-68b1e9ec]{position:absolute;top:0;right:0;font-size:12px;background:#ff3b1d;border-top-right-radius:12px;border-bottom-left-radius:12px;padding:2px 13px;color:#fff}.tuibaoBtn[data-v-68b1e9ec]{padding:0 15px;position:absolute;bottom:20px;width:100%}.tuibaoBtn .btn_txt[data-v-68b1e9ec]{width:100%;height:40px;background:#ff3b1d;border-radius:24px;font-size:15px;font-weight:500;color:#fff;text-align:center;line-height:40px}.setBankObj[data-v-68b1e9ec]{border:.8px solid #fc3214!important}.zhifu123[data-v-68b1e9ec]{background:linear-gradient(270deg,#07b1ff,#009fe8)!important}.active_item1234[data-v-68b1e9ec]{border:.8px solid #fc3214;background:rgba(252,50,20,.1)!important}.margin[data-v-68b1e9ec]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.margin .depositrefund_form[data-v-68b1e9ec]{margin:0 16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.margin .form_item[data-v-68b1e9ec]{width:100%;display:flex;align-items:center;background:#f5f5f5;border-radius:24px;padding:8px 16px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.02)}.margin .form_item .form_icon[data-v-68b1e9ec]{width:18px;height:18px;margin-right:12px}.margin .form_item .form_input[data-v-68b1e9ec]{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:#999}.margin .bankList1[data-v-68b1e9ec]{background:#fff;width:100%;padding-top:35px;padding-bottom:80px}.margin .bankList1 .listBan1[data-v-68b1e9ec]{padding:20px;width:100%}.margin .bankList1 .type_list_box[data-v-68b1e9ec]{margin:0 16px}.margin .bankList1 .type_list_box .type_item[data-v-68b1e9ec]{display:flex;flex-direction:column;gap:10px;background:linear-gradient(270deg,#ff452a,#fc3214);border-radius:10px;padding:20px 16px;margin-top:16px}.margin .bankList1 .type_list_box .type_item .type_item_top_box[data-v-68b1e9ec]{display:flex;align-items:center;justify-content:space-between}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_left_box[data-v-68b1e9ec]{display:flex;align-items:center;text-align:center;gap:4px}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_left_box .type_left_icon[data-v-68b1e9ec]{width:24px;height:24px}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_left_box .type_left_icon img[data-v-68b1e9ec]{width:100%;height:100%}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_left_box .type_left_title[data-v-68b1e9ec]{font-size:13px;color:#fff}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_right_box[data-v-68b1e9ec]{display:flex;align-items:center;gap:4px}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_right_box .type_right_icon[data-v-68b1e9ec]{width:23px;height:23px}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_right_box .type_right_icon img[data-v-68b1e9ec]{width:100%;height:100%}.margin .bankList1 .type_list_box .type_item .type_item_top_box .type_right_box .type_right_title[data-v-68b1e9ec]{font-size:11px;color:#fff}.margin .bankList1 .type_list_box .type_item .type_item_bottom_box[data-v-68b1e9ec]{font-size:24px;font-weight:600;color:#fff;text-align:left}.margin .margin_header[data-v-68b1e9ec]{width:100%;position:relative}.margin .margin_header .header_tab_box[data-v-68b1e9ec]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.margin .margin_header .header_tab_box .tab_icon[data-v-68b1e9ec]{width:9px;height:16px}.margin .margin_header .header_tab_box .tab_icon img[data-v-68b1e9ec]{width:100%;height:100%}.margin .margin_header .header_tab_box .tab_title[data-v-68b1e9ec]{font-size:16px;color:#fff}.margin .margin_lable[data-v-68b1e9ec]{margin-top:24px;font-size:13px;color:#fff;text-align:center}.margin .margin_blance[data-v-68b1e9ec]{margin-top:12px;font-size:24px;color:#fff;font-weight:700;text-align:center}.margin .margin_info_box[data-v-68b1e9ec]{margin-top:24px;background:linear-gradient(180deg,#fff,#fff);border-radius:16px;padding:24px 16px;flex:1;display:flex;flex-direction:column}.margin .margin_info_box .margin_btn[data-v-68b1e9ec]{flex:1;position:relative}.margin .margin_info_box .margin_btn .btn_box[data-v-68b1e9ec]{width:100%;position:absolute;bottom:30px;left:0;right:0}.margin .margin_info_box .margin_btn .btn_box .btn_txt[data-v-68b1e9ec]{width:100%;height:40px;background:#ff3b1d;border-radius:24px;font-size:15px;font-weight:500;color:#fff;text-align:center;line-height:40px}.margin .margin_info_box .center_title_box[data-v-68b1e9ec]{display:flex;justify-content:space-between;align-items:center;color:#000}.margin .margin_info_box .center_title_box .title_txt[data-v-68b1e9ec]{font-size:16px;font-weight:600;position:relative;z-index:2}.margin .margin_info_box .center_title_box .title_txt[data-v-68b1e9ec]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.margin .margin_info_box .detail_list[data-v-68b1e9ec]{margin-top:16px;display:flex;flex-direction:column;gap:16px}.margin .margin_info_box .detail_list .detail_item[data-v-68b1e9ec]{background:#f7f8f9;border-radius:8px;padding:16px;display:flex}.margin .margin_info_box .detail_list .detail_item .detail_icon[data-v-68b1e9ec]{width:24px;height:24px}.margin .margin_info_box .detail_list .detail_item .detail_icon img[data-v-68b1e9ec]{width:100%;height:100%}.margin .margin_info_box .detail_list .detail_item .detail_txt[data-v-68b1e9ec]{margin-left:16px}.margin .margin_info_box .detail_list .detail_item .detail_txt .txt_title[data-v-68b1e9ec]{font-size:16px;font-weight:600;color:#000}.margin .margin_info_box .detail_list .detail_item .detail_txt .txt_desc[data-v-68b1e9ec]{font-size:12px;color:#666;margin-top:8px}.alert-popup[data-v-68b1e9ec]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.alert-popup .alert-dialog[data-v-68b1e9ec]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.alert-popup .alert-dialog-title[data-v-68b1e9ec]{display:flex;align-items:center;font-size:16px;font-weight:600;margin-bottom:12px}.alert-popup .alert-dialog-title-line[data-v-68b1e9ec]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.alert-popup .alert-dialog-content[data-v-68b1e9ec]{font-size:13px;color:#000;line-height:1.7;margin-bottom:24px}.alert-popup .alert-dialog-btns[data-v-68b1e9ec]{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.alert-popup .alert-btn[data-v-68b1e9ec]{flex:1;height:40px;line-height:40px;text-align:center;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;border:.5px solid #fff8d9}.alert-popup .alert-btn.gray[data-v-68b1e9ec]{background:#999;color:#fff}.alert-popup .alert-btn.red[data-v-68b1e9ec]{background:#ff3b1d;color:#fff}.alert-popup .alert-dialog-close[data-v-68b1e9ec]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center;cursor:pointer}.alert-popup .alert-dialog-close img[data-v-68b1e9ec]{width:28px;height:28px}.depositrefund[data-v-0c2ee482]{width:100%;min-height:100vh;background:#f7f7f7}.depositrefund .depositrefund_header[data-v-0c2ee482]{width:100%;position:relative}.depositrefund .depositrefund_header .header_tab_box[data-v-0c2ee482]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.depositrefund .depositrefund_header .header_tab_box .tab_icon[data-v-0c2ee482]{width:9px;height:16px}.depositrefund .depositrefund_header .header_tab_box .tab_icon img[data-v-0c2ee482]{width:100%;height:100%}.depositrefund .depositrefund_header .header_tab_box .tab_title[data-v-0c2ee482]{font-size:16px;color:#000}.depositrefund .depositrefund_tips_box[data-v-0c2ee482]{color:#9d2615;font-size:10px}.depositrefund .depositrefund_form[data-v-0c2ee482]{margin:0 16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:24px}.depositrefund .form_item[data-v-0c2ee482]{width:100%;display:flex;align-items:center;background:#fff;border-radius:24px;padding:8px 16px;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.02)}.depositrefund .form_item .form_icon[data-v-0c2ee482]{width:18px;height:18px;margin-right:12px}.depositrefund .form_item .form_input[data-v-0c2ee482]{border:none;outline:none;background:transparent;flex:1;font-size:13px;color:#999}.depositrefund .bind_btn[data-v-0c2ee482]{width:100%;padding:10px 0;background:#ff3b1d;color:#fff;border-radius:24px;text-align:center;font-size:13px;font-weight:500;margin-top:16px}.alert-popup[data-v-0c2ee482]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.alert-popup .alert-dialog[data-v-0c2ee482]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.alert-popup .alert-dialog-title[data-v-0c2ee482]{display:flex;align-items:center;font-size:16px;font-weight:600;margin-bottom:12px}.alert-popup .alert-dialog-title-line[data-v-0c2ee482]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.alert-popup .alert-dialog-content[data-v-0c2ee482]{font-size:13px;color:#000;line-height:1.7;margin-bottom:24px}.alert-popup .alert-dialog-content .check-info-list[data-v-0c2ee482]{margin-bottom:8px}.alert-popup .alert-dialog-content .check-info-list div[data-v-0c2ee482]{margin-bottom:2px}.alert-popup .alert-dialog-content .check-info-tip[data-v-0c2ee482]{color:#9d2615;font-size:11px;margin-top:8px}.alert-popup .alert-dialog-btns[data-v-0c2ee482]{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}.alert-popup .alert-btn[data-v-0c2ee482]{flex:1;height:40px;line-height:40px;text-align:center;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;border:.5px solid #fff8d9}.alert-popup .alert-btn.gray[data-v-0c2ee482]{background:#999;color:#fff}.alert-popup .alert-btn.red[data-v-0c2ee482]{background:#ff3b1d;color:#fff}.alert-popup .alert-dialog-close[data-v-0c2ee482]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center;cursor:pointer}.alert-popup .alert-dialog-close img[data-v-0c2ee482]{width:28px;height:28px}.refundprogress[data-v-2fd016b0]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.refundprogress .refundprogressheader[data-v-2fd016b0]{width:100%;position:relative}.refundprogress .refundprogressheader .header_tab_box[data-v-2fd016b0]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.refundprogress .refundprogressheader .header_tab_box .tab_icon[data-v-2fd016b0]{width:9px;height:16px}.refundprogress .refundprogressheader .header_tab_box .tab_icon img[data-v-2fd016b0]{width:100%;height:100%}.refundprogress .refundprogressheader .header_tab_box .tab_title[data-v-2fd016b0]{font-size:16px;color:#fff}.refundprogress .refundprogresslable[data-v-2fd016b0]{padding:0 16px;margin-top:24px;font-size:12px;color:#fff;text-align:center}.refundprogress .refundprogressblance[data-v-2fd016b0]{margin-top:12px;font-size:20px;color:#fff;font-weight:700;text-align:center}.refundprogress .refundprogressinfo_box[data-v-2fd016b0]{margin-top:24px;background:linear-gradient(180deg,#fff,#fff);border-radius:16px;padding:24px 16px;flex:1;display:flex;flex-direction:column}.refundprogress .refundprogressinfo_box .center_title_box[data-v-2fd016b0]{display:flex;justify-content:space-between;align-items:center;color:#000}.refundprogress .refundprogressinfo_box .center_title_box .title_txt[data-v-2fd016b0]{font-size:16px;font-weight:600;position:relative;z-index:2}.refundprogress .refundprogressinfo_box .center_title_box .title_txt[data-v-2fd016b0]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.refundprogress .refundprogressinfo_box .center_title_box .more_txt[data-v-2fd016b0]{font-size:14px;color:#aaa}.refundprogress .refundprogressinfo_box .refundprogressbtn[data-v-2fd016b0]{flex:1;position:relative}.refundprogress .refundprogressinfo_box .refundprogressbtn .btn_box[data-v-2fd016b0]{width:100%;position:absolute;bottom:30px;left:0;right:0}.refundprogress .refundprogressinfo_box .refundprogressbtn .btn_box .btn_txt[data-v-2fd016b0]{width:100%;height:40px;background:#ff3b1d;border-radius:24px;font-size:15px;font-weight:500;color:#fff;text-align:center;line-height:40px}.step-title[data-v-2fd016b0]{font-size:13px;color:#000}.step-date[data-v-2fd016b0]{font-size:12px;color:#999}.custom-step-dot[data-v-2fd016b0],.custom-step-icon[data-v-2fd016b0]{width:12px;height:12px;display:block}.custom-step-dot[data-v-2fd016b0]{border-radius:50%;border:2px solid #fc3214;background:#fff}.adddata .van-uploader__preview,.adddata .van-uploader__upload{width:100%!important;height:180px!important;background-color:#fff}.adddata .van-uploader__preview-image{width:100%!important;height:180px!important}.van-o123{width:100%;margin-top:12px}.adddata[data-v-20c5405b]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.adddata .adddata_header[data-v-20c5405b]{width:100%;position:relative}.adddata .adddata_header .header_tab_box[data-v-20c5405b]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.adddata .adddata_header .header_tab_box .tab_icon[data-v-20c5405b]{width:9px;height:16px}.adddata .adddata_header .header_tab_box .tab_icon img[data-v-20c5405b]{width:100%;height:100%}.adddata .adddata_header .header_tab_box .tab_title[data-v-20c5405b]{font-size:16px;color:#000}.adddata .adddata_container[data-v-20c5405b]{padding:0 16px;margin-top:24px;display:flex;flex-direction:column;flex:1}.adddata .adddata_container .center_title_box[data-v-20c5405b]{display:flex;justify-content:space-between;align-items:center;color:#000}.adddata .adddata_container .center_title_box .title_txt[data-v-20c5405b]{font-size:16px;font-weight:600;position:relative;z-index:2}.adddata .adddata_container .center_title_box .title_txt[data-v-20c5405b]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.adddata .adddata_container .center_title_box .more_txt[data-v-20c5405b]{font-size:14px;color:#aaa}.adddata .adddata_container .add_pic_box[data-v-20c5405b]{margin-top:16px;background:#fff;border-radius:16px;height:180px}.adddata .adddata_container .add_pic_box .add_txt_box[data-v-20c5405b],.adddata .adddata_container .add_pic_box[data-v-20c5405b]{display:flex;align-items:center;justify-content:center;flex-direction:column}.adddata .adddata_container .add_pic_box .add_txt_box img[data-v-20c5405b]{width:40px;height:40px}.adddata .adddata_container .add_pic_box .add_txt_box .add_txt[data-v-20c5405b]{font-size:13px;color:#999;margin-top:6px}.adddata .adddata_container .adddata_btn[data-v-20c5405b]{flex:1;position:relative}.adddata .adddata_container .adddata_btn .btn_box[data-v-20c5405b]{width:100%;position:absolute;bottom:30px;left:0;right:0}.adddata .adddata_container .adddata_btn .btn_box .btn_txt[data-v-20c5405b]{width:100%;height:40px;background:#ff3b1d;border-radius:24px;font-size:15px;font-weight:500;color:#fff;text-align:center;line-height:40px}.agreement-container[data-v-d99f9530]{min-height:100vh;padding:16px;background-color:#fff;padding-top:10px}.agreement-container .nav-header[data-v-d99f9530]{display:flex;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f5f5f5}.agreement-container .nav-header .back-icon[data-v-d99f9530]{height:16px;margin-right:8px;cursor:pointer}.agreement-container .nav-header .title[data-v-d99f9530]{font-size:17px;color:#000;flex:1;text-align:center;margin-right:28px;font-weight:500}.agreement-container .agreement-content[data-v-d99f9530]{padding:0 4px}.agreement-container .agreement-content .main-title[data-v-d99f9530]{font-size:18px;color:#000;font-weight:700;margin-bottom:16px}.agreement-container .agreement-content .info-row[data-v-d99f9530]{margin-bottom:12px;font-size:14px;color:#666}.agreement-container .agreement-content .info-row .label[data-v-d99f9530]{color:#999}.agreement-container .agreement-content .welcome-text[data-v-d99f9530]{font-size:14px;color:#333;margin-bottom:16px}.agreement-container .agreement-content .section[data-v-d99f9530]{margin-bottom:20px}.agreement-container .agreement-content .section .highlight-text[data-v-d99f9530]{font-size:14px;color:#333;line-height:1.6;margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .important-note[data-v-d99f9530]{font-size:14px;color:#333;line-height:1.6;margin-bottom:16px;text-align:justify}.agreement-container .agreement-content .section .sub-title[data-v-d99f9530]{font-size:14px;color:#333;font-weight:500;margin-bottom:12px;line-height:1.6}.agreement-container .agreement-content .section .section-title[data-v-d99f9530]{font-size:16px;color:#000;font-weight:700;margin-bottom:12px}.agreement-container .agreement-content .section .content[data-v-d99f9530]{font-size:14px;color:#333;line-height:1.6}.agreement-container .agreement-content .section .content .title-item[data-v-d99f9530]{margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .content p[data-v-d99f9530]{margin-bottom:8px}.news-details-container[data-v-5d16e4c0]{background:#fff}.news-details-container .nav-header[data-v-5d16e4c0]{display:flex;align-items:center;padding:16px 16px 16px;background:#fff}.news-details-container .nav-header .van-icon[data-v-5d16e4c0]{font-size:24px;color:#000}.news-details-container .nav-header .title[data-v-5d16e4c0]{flex:1;text-align:center;font-size:18px;font-weight:500;margin-right:24px;color:#000}.news-details-container .news-title[data-v-5d16e4c0]{font-size:20px;font-weight:700;color:#333;padding:16px;line-height:1.5}.news-details-container .news-meta[data-v-5d16e4c0]{display:flex;justify-content:space-between;padding:0 16px;font-size:12px;color:#999;margin-bottom:6px}.news-details-container .news-meta .author[data-v-5d16e4c0],.news-details-container .news-meta .time[data-v-5d16e4c0]{white-space:nowrap}.news-details-container .news-content[data-v-5d16e4c0] img{width:100%}.news-details-container .news-content[data-v-5d16e4c0]{padding:0 16px;font-size:14px;color:#333;line-height:1.8;width:100%;overflow:hidden}.news-details-container .news-content p[data-v-5d16e4c0]{margin-bottom:16px}.news-details-container .news-content p img[data-v-5d16e4c0]{width:100%!important}.news-details-container .news-content img[data-v-5d16e4c0]{width:100%;border-radius:8px;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-details-container .recommend-section[data-v-5d16e4c0]{background:#fff;padding:12px 16px 16px 16px}.news-details-container .recommend-section .recommend-title[data-v-5d16e4c0]{display:flex;align-items:center;font-size:16px;font-weight:700;color:#333;margin-bottom:12px}.news-details-container .recommend-section .recommend-title[data-v-5d16e4c0]:before{content:"";display:inline-block;width:4px;height:16px;background:#ffd100;margin-right:8px;border-radius:2px}.news-details-container .recommend-section .recommend-list[data-v-5d16e4c0]{display:flex;flex-direction:column;gap:12px}.news-details-container .recommend-section .recommend-list .recommend-item[data-v-5d16e4c0]{display:flex;align-items:center;gap:12px}.news-details-container .recommend-section .recommend-list .recommend-item img[data-v-5d16e4c0]{width:105px;height:71px;border-radius:8px}.news-details-container .recommend-section .recommend-list .recommend-item .recommend-text[data-v-5d16e4c0]{height:100%;display:flex;justify-content:space-between;flex-direction:column}.news-details-container .recommend-section .recommend-list .recommend-item .recommend-text .title_text[data-v-5d16e4c0]{font-size:14px;color:#000;font-weight:700;margin-bottom:4px}.news-details-container .recommend-section .recommend-list .recommend-item .recommend-text .content_text[data-v-5d16e4c0]{font-size:11px;color:#999}.news-details-container .recommend-section .recommend-list .recommend-item .recommend-text p[data-v-5d16e4c0]{margin:0}.agreement-container[data-v-013e4dd4]{min-height:100vh;padding:16px;background-color:#fff;padding-top:10px}.agreement-container .nav-header[data-v-013e4dd4]{display:flex;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f5f5f5}.agreement-container .nav-header .back-icon[data-v-013e4dd4]{height:16px;margin-right:8px;cursor:pointer}.agreement-container .nav-header .title[data-v-013e4dd4]{font-size:17px;color:#000;flex:1;text-align:center;margin-right:28px;font-weight:500}.agreement-container .agreement-content[data-v-013e4dd4] img{width:100%}.agreement-container .agreement-content[data-v-013e4dd4]{padding:0 4px}.agreement-container .agreement-content .main-title[data-v-013e4dd4]{font-size:18px;color:#000;font-weight:700;margin-bottom:16px}.agreement-container .agreement-content .info-row[data-v-013e4dd4]{margin-bottom:12px;font-size:14px;color:#666}.agreement-container .agreement-content .info-row .label[data-v-013e4dd4]{color:#999}.agreement-container .agreement-content .welcome-text[data-v-013e4dd4]{font-size:14px;color:#333;margin-bottom:16px}.agreement-container .agreement-content .section[data-v-013e4dd4]{margin-bottom:20px}.agreement-container .agreement-content .section .highlight-text[data-v-013e4dd4]{font-size:14px;color:#333;line-height:1.6;margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .important-note[data-v-013e4dd4]{font-size:14px;color:#333;line-height:1.6;margin-bottom:16px;text-align:justify}.agreement-container .agreement-content .section .sub-title[data-v-013e4dd4]{font-size:14px;color:#333;font-weight:500;margin-bottom:12px;line-height:1.6}.agreement-container .agreement-content .section .section-title[data-v-013e4dd4]{font-size:16px;color:#000;font-weight:700;margin-bottom:12px}.agreement-container .agreement-content .section .content[data-v-013e4dd4]{font-size:14px;color:#333;line-height:1.6}.agreement-container .agreement-content .section .content .title-item[data-v-013e4dd4]{margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .content p[data-v-013e4dd4]{margin-bottom:8px}.agreement-container[data-v-025c3560]{min-height:100vh;padding:16px;background-color:#fff;padding-top:10px}.agreement-container .nav-header[data-v-025c3560]{display:flex;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f5f5f5}.agreement-container .nav-header .back-icon[data-v-025c3560]{height:16px;margin-right:8px;cursor:pointer}.agreement-container .nav-header .title[data-v-025c3560]{font-size:17px;color:#000;flex:1;text-align:center;margin-right:28px;font-weight:500}.agreement-container .agreement-content[data-v-025c3560] img{width:100%}.agreement-container .agreement-content[data-v-025c3560]{padding:0 4px}.agreement-container .agreement-content .main-title[data-v-025c3560]{font-size:18px;color:#000;font-weight:700;margin-bottom:16px}.agreement-container .agreement-content .info-row[data-v-025c3560]{margin-bottom:12px;font-size:14px;color:#666}.agreement-container .agreement-content .info-row .label[data-v-025c3560]{color:#999}.agreement-container .agreement-content .welcome-text[data-v-025c3560]{font-size:14px;color:#333;margin-bottom:16px}.agreement-container .agreement-content .section[data-v-025c3560]{margin-bottom:20px}.agreement-container .agreement-content .section .highlight-text[data-v-025c3560]{font-size:14px;color:#333;line-height:1.6;margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .important-note[data-v-025c3560]{font-size:14px;color:#333;line-height:1.6;margin-bottom:16px;text-align:justify}.agreement-container .agreement-content .section .sub-title[data-v-025c3560]{font-size:14px;color:#333;font-weight:500;margin-bottom:12px;line-height:1.6}.agreement-container .agreement-content .section .section-title[data-v-025c3560]{font-size:16px;color:#000;font-weight:700;margin-bottom:12px}.agreement-container .agreement-content .section .content[data-v-025c3560]{font-size:14px;color:#333;line-height:1.6}.agreement-container .agreement-content .section .content .title-item[data-v-025c3560]{margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .content p[data-v-025c3560]{margin-bottom:8px}.agreement-container[data-v-a2145cbe]{min-height:100vh;padding:16px;background-color:#fff;padding-top:10px}.agreement-container iframe[data-v-a2145cbe]{border:none}.agreement-container .iframe-body1[data-v-a2145cbe]{position:absolute;top:66px;left:0;width:100%;height:calc(100% - 66px)}.agreement-container .nav-header[data-v-a2145cbe]{display:flex;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f5f5f5}.agreement-container .nav-header .back-icon[data-v-a2145cbe]{height:16px;margin-right:8px;cursor:pointer}.agreement-container .nav-header .title[data-v-a2145cbe]{font-size:17px;color:#000;flex:1;text-align:center;margin-right:28px;font-weight:500}.agreement-container .agreement-content[data-v-a2145cbe]{padding:0 4px}.agreement-container .agreement-content .main-title[data-v-a2145cbe]{font-size:18px;color:#000;font-weight:700;margin-bottom:16px}.agreement-container .agreement-content .info-row[data-v-a2145cbe]{margin-bottom:12px;font-size:14px;color:#666}.agreement-container .agreement-content .info-row .label[data-v-a2145cbe]{color:#999}.agreement-container .agreement-content .welcome-text[data-v-a2145cbe]{font-size:14px;color:#333;margin-bottom:16px}.agreement-container .agreement-content .section[data-v-a2145cbe]{margin-bottom:20px}.agreement-container .agreement-content .section .highlight-text[data-v-a2145cbe]{font-size:14px;color:#333;line-height:1.6;margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .important-note[data-v-a2145cbe]{font-size:14px;color:#333;line-height:1.6;margin-bottom:16px;text-align:justify}.agreement-container .agreement-content .section .sub-title[data-v-a2145cbe]{font-size:14px;color:#333;font-weight:500;margin-bottom:12px;line-height:1.6}.agreement-container .agreement-content .section .section-title[data-v-a2145cbe]{font-size:16px;color:#000;font-weight:700;margin-bottom:12px}.agreement-container .agreement-content .section .content[data-v-a2145cbe]{font-size:14px;color:#333;line-height:1.6}.agreement-container .agreement-content .section .content .title-item[data-v-a2145cbe]{margin-bottom:12px;text-align:justify}.agreement-container .agreement-content .section .content p[data-v-a2145cbe]{margin-bottom:8px}.reset-pass[data-v-55a15224]{min-height:100vh;background:#f4f4f4}.reset-pass .realname_header[data-v-55a15224]{width:100%;position:relative}.reset-pass .realname_header .header_tab_box[data-v-55a15224]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.reset-pass .realname_header .header_tab_box .tab_icon[data-v-55a15224]{width:9px;height:16px}.reset-pass .realname_header .header_tab_box .tab_icon img[data-v-55a15224]{width:100%;height:100%}.reset-pass .realname_header .header_tab_box .tab_title[data-v-55a15224]{font-size:16px;color:#000}.reset-pass .change-list[data-v-55a15224]{background:#f7f7f7;padding:0;margin:0;margin-top:24px}.reset-pass .change-item[data-v-55a15224]{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:18px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.reset-pass .change-item[data-v-55a15224]:last-child{border-bottom:none}.reset-pass .change-item[data-v-55a15224]:active{background:#f2f2f2}.reset-pass .change-title[data-v-55a15224]{font-size:16px;color:#222}.reset-pass .change-arrow img[data-v-55a15224]{width:18px;height:18px;display:block}.translog[data-v-de475ae0]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.translog .translog_header[data-v-de475ae0]{width:100%;position:relative}.translog .translog_header .header_tab_box[data-v-de475ae0]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.translog .translog_header .header_tab_box .tab_icon[data-v-de475ae0]{width:9px;height:16px}.translog .translog_header .header_tab_box .tab_icon img[data-v-de475ae0]{width:100%;height:100%}.translog .translog_header .header_tab_box .tab_title[data-v-de475ae0]{font-size:16px;color:#000}.translog .translog_content[data-v-de475ae0]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.translog .translog_content .translogList_box[data-v-de475ae0]{width:100%}.translog .translog_content .translogList_box .log_item[data-v-de475ae0]{border-bottom:1px solid #e5e5e5;padding:12px 0}.translog .translog_content .translogList_box .log_item .item_info01[data-v-de475ae0]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.translog .translog_content .translogList_box .log_item .item_info01 .item01_left[data-v-de475ae0],.translog .translog_content .translogList_box .log_item .item_info01 .item01_right[data-v-de475ae0]{font-size:13px;color:#000}.translog .translog_content .translogList_box .log_item .item_info02[data-v-de475ae0]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4px}.translog .translog_content .translogList_box .log_item .item_info02 .item02_left[data-v-de475ae0],.translog .translog_content .translogList_box .log_item .item_info02 .item02_right[data-v-de475ae0]{font-size:13px;color:#999}.translog .tab-section[data-v-de475ae0]{display:flex;background:#fff;padding:2px 8px;margin:0 16px;overflow-x:auto;white-space:nowrap;border-radius:22px;justify-content:space-between;gap:6px;margin-top:16px}.translog .tab-section[data-v-de475ae0]::-webkit-scrollbar{display:none}.translog .tab-section .tab-item[data-v-de475ae0]{width:calc(25% - 12px);height:36px;text-align:center;line-height:36px;font-size:12px;color:#666;position:relative;flex-shrink:0;background:transparent;border-radius:22px;transition:all .3s}.translog .tab-section .tab-item.active[data-v-de475ae0]{color:#fff;font-weight:500;background:#fc3214}.translog .tab-section .tab-item[data-v-de475ae0]:first-child{margin-left:0}.translog .walletlist_box[data-v-de475ae0]{display:flex;justify-content:space-between;padding:16px;background:#fff;border-radius:16px;margin:16px}.translog .walletlist_box .walletlist_item_01[data-v-de475ae0]{width:calc(25% - 12px);height:80px;background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .3s}.translog .walletlist_box .walletlist_item_01[data-v-de475ae0]:hover{transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.1)}.translog .walletlist_box .walletlist_item_01 .wallet_title[data-v-de475ae0]{font-size:13px;color:#000}.translog .walletlist_box .walletlist_item_01 .wallet_num[data-v-de475ae0]{font-size:13px;color:#000;font-weight:500}.translog .walletlist_box .walletlist_item_01 .wallet_num span[data-v-de475ae0]{font-size:12px;color:#999}.translog .walletlist_box .walletlist_item_01 .wallet_arrow[data-v-de475ae0]{width:16px;height:16px}.transpassenter[data-v-7f6b41f8]{min-height:100vh;background:#f4f4f4}.transpassenter .realname_header[data-v-7f6b41f8]{width:100%;position:relative}.transpassenter .realname_header .header_tab_box[data-v-7f6b41f8]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.transpassenter .realname_header .header_tab_box .tab_icon[data-v-7f6b41f8]{width:9px;height:16px}.transpassenter .realname_header .header_tab_box .tab_icon img[data-v-7f6b41f8]{width:100%;height:100%}.transpassenter .realname_header .header_tab_box .tab_title[data-v-7f6b41f8]{font-size:16px;color:#000}.transpassenter .pass-content[data-v-7f6b41f8]{padding:40px 30px 0}.transpassenter .pass-content .w_number[data-v-7f6b41f8],.transpassenter .pass-content .w_title[data-v-7f6b41f8]{font-size:20px;color:#000;text-align:center;margin-bottom:10px}.transpassenter .pass-content .line[data-v-7f6b41f8]{width:100%;height:1px;background:#999;margin-bottom:20px}.transpassenter .pass-content .input-title[data-v-7f6b41f8]{font-size:20px;color:#000;text-align:center;margin-bottom:40px}.transpassenter .pass-content .fee-info-box[data-v-7f6b41f8]{padding-bottom:10px}.transpassenter .pass-content .fee-row[data-v-7f6b41f8]{display:flex;justify-content:space-between;align-items:center;color:#666;font-size:12px;line-height:2}.transpassenter .pass-content .fee-row+.fee-row[data-v-7f6b41f8]{margin-top:2px}.transpassenter .pass-content .fee-label[data-v-7f6b41f8]{color:#666}.transpassenter .pass-content .fee-value[data-v-7f6b41f8]{color:#333;min-width:60px;text-align:right}.transpassenter .pass-content .password-box[data-v-7f6b41f8]{display:flex;justify-content:center;gap:12px;margin-bottom:40px}.transpassenter .pass-content .password-box .password-item[data-v-7f6b41f8]{width:44px;height:44px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}.transpassenter .pass-content .password-box .password-item.active[data-v-7f6b41f8]{border:1px solid #ffd100}.transpassenter .pass-content .password-box .password-item .dot[data-v-7f6b41f8]{width:8px;height:8px;background:#000;border-radius:50%}.transpassenter .pass-content .submit-btn[data-v-7f6b41f8]{height:40px;background:#fc3214;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500}.transpassenter[data-v-7f6b41f8] .van-number-keyboard{background:#f5f6f7}.transpassenter[data-v-7f6b41f8] .van-number-keyboard .van-number-keyboard__body{padding:6px 0 0}.transpassenter[data-v-7f6b41f8] .van-number-keyboard .van-key{height:48px;font-size:28px;font-weight:500;background:#fff;border-radius:4px;margin:0 6px 6px}.transpassenter[data-v-7f6b41f8] .van-number-keyboard .van-key--extra{font-size:16px}.transpassenter[data-v-7f6b41f8] .van-number-keyboard .van-number-keyboard__header{padding:6px 0 0}.transpassenter[data-v-7f6b41f8] .van-number-keyboard .van-number-keyboard__close{color:#1989fa;font-size:14px;background:transparent}.learnshop[data-v-8cf74186]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.learnshop .learnshop_header[data-v-8cf74186]{width:100%;position:relative}.learnshop .learnshop_header .header_tab_box[data-v-8cf74186]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.learnshop .learnshop_header .header_tab_box .tab_icon[data-v-8cf74186]{width:9px;height:16px}.learnshop .learnshop_header .header_tab_box .tab_icon img[data-v-8cf74186]{width:100%;height:100%}.learnshop .learnshop_header .header_tab_box .tab_title[data-v-8cf74186]{font-size:16px;color:#fff}.learnshop .learnshop_item[data-v-8cf74186]{margin:16px;background:#cdaf88;border-radius:16px}.learnshop .learnshop_item .item_main[data-v-8cf74186]{background-image:url(/img/shop_07.3ebdf0a9.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:16px;position:relative;border:1px solid #ffffff4d}.learnshop .learnshop_item .item_main .item_01[data-v-8cf74186]{background-image:url(/img/shop_06.06c48ba2.png);background-size:100% 100%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:117px;height:34px;font-size:12px;color:#312b22;display:flex;align-items:center;padding-left:12px}.learnshop .learnshop_item .item_main .item_01 .item_01_img[data-v-8cf74186]{width:20px;height:20px;margin-right:4px}.learnshop .learnshop_item .item_main .chiyou[data-v-8cf74186]{position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(45deg,#333b48 50%,#455a7c);clip-path:polygon(100% 0,0 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;z-index:2;pointer-events:none;overflow:hidden;border-radius:0 16px 0 0}.learnshop .learnshop_item .item_main .chiyou .chiyou-text[data-v-8cf74186]{color:#fff;font-size:11px;font-weight:500;transform:rotate(45deg);white-space:nowrap;text-align:center;position:relative;top:12px;right:-6px;width:60px;line-height:1}.learnshop .learnshop_item .item_main .item_02[data-v-8cf74186]{font-size:13px;color:#000;margin-top:8px;margin-left:28px}.learnshop .learnshop_item .item_main .learnshop_blance_box[data-v-8cf74186]{display:flex;align-items:center;justify-content:space-between;margin-top:32px;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.1));border:1px solid #ffffff4d;padding:12px 27px;border-radius:8px}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box[data-v-8cf74186]{text-align:center}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_title[data-v-8cf74186]{font-size:13px;color:#ffffffcc}.learnshop .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_num[data-v-8cf74186]{font-size:16px;color:#7e6944}.learnshop .shop_detail_box[data-v-8cf74186]{background:#fff;border-radius:16px 16px 0 0;flex:1;padding:24px 16px}.learnshop .shop_detail_box .center_title_box[data-v-8cf74186]{display:flex;justify-content:space-between;align-items:center;color:#000}.learnshop .shop_detail_box .center_title_box .title_txt[data-v-8cf74186]{font-size:16px;font-weight:600;position:relative;z-index:2}.learnshop .shop_detail_box .center_title_box .title_txt[data-v-8cf74186]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.learnshop .shop_detail_box .center_title_box .more_txt[data-v-8cf74186]{font-size:14px;color:#aaa}.learnshop .shop_detail_box .top_lab_box[data-v-8cf74186]{margin-top:12px}.learnshop .shop_detail_box .top_lab_box .lab_01[data-v-8cf74186]{font-size:13px;color:#999;margin-bottom:8px}.learnshop .shop_detail_box .shop_list_box .shop_item[data-v-8cf74186]{margin-top:16px;background:#f7f8f9;border-radius:8px;padding:16px}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top[data-v-8cf74186]{display:flex;align-items:center}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top img[data-v-8cf74186]{width:24px;height:24px;margin-right:8px}.learnshop .shop_detail_box .shop_list_box .shop_item .item_top .item_text[data-v-8cf74186]{font-size:16px;color:#000}.learnshop .shop_detail_box .shop_list_box .shop_item .item_text[data-v-8cf74186]{font-size:13px;color:#666;margin-top:8px}.learnshop .shop_detail_box .shop_list_box .shop_item .getinfo_btn[data-v-8cf74186]{width:100%;height:40px;background:#ffdb5c;color:#000;font-size:13px;text-align:center;border-radius:8px;line-height:40px;margin-top:16px}.learnshop .open_shop[data-v-8cf74186]{margin:0 16px;height:40px;background:var(--Color,#fc3214);border-radius:20px;color:#fff;font-size:12px;text-align:center;line-height:40px;margin-top:30px}.open-shop-popup[data-v-8cf74186]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-8cf74186]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-8cf74186]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-8cf74186]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-8cf74186]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-8cf74186]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-8cf74186]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-8cf74186]{width:28px;height:28px}.collaborators[data-v-31225e3b]{width:100%;min-height:100vh;background:#2b2b2b;display:flex;flex-direction:column}.collaborators .collaborators_header[data-v-31225e3b]{background:#2b2b2b;border-radius:0 0 20px 20px;padding:16px 16px 0 16px}.collaborators .collaborators_header .header_top[data-v-31225e3b]{display:flex;align-items:center;justify-content:space-between}.collaborators .collaborators_header .header_top .level_info[data-v-31225e3b]{display:flex;align-items:center;justify-content:center}.collaborators .collaborators_header .header_top .level_info .level_icon[data-v-31225e3b]{font-size:20px;margin-right:6px}.collaborators .collaborators_header .header_top .level_info .level_text[data-v-31225e3b]{font-size:16px;font-weight:700;color:#fff}.collaborators .collaborators_header .header_top .level_badge[data-v-31225e3b]{width:60px;height:60px}.collaborators .collaborators_header .user_info[data-v-31225e3b]{margin:10px 0 0 0;display:flex;align-items:center}.collaborators .collaborators_header .user_info .mine_01[data-v-31225e3b]{width:25px;height:25px;margin-right:10px}.collaborators .collaborators_header .user_info .user_avatar[data-v-31225e3b]{font-size:20px;margin-right:6px}.collaborators .collaborators_header .user_info .user_name[data-v-31225e3b]{font-size:16px;color:#fff}.collaborators .collaborators_header .withdraw_box[data-v-31225e3b]{margin:16px 0 0 0;display:flex;align-items:center;justify-content:space-between;border-radius:12px;padding:16px;color:#fff}.collaborators .collaborators_header .withdraw_box .withdraw_left .withdraw_label[data-v-31225e3b]{font-size:14px;color:#ccc}.collaborators .collaborators_header .withdraw_box .withdraw_left .withdraw_amount[data-v-31225e3b]{font-size:28px;font-weight:700}.collaborators .collaborators_header .withdraw_box .withdraw_btn[data-v-31225e3b]{background:#f7c7a3;color:#fff;border-radius:20px;font-size:16px;padding:0 18px}.collaborators .collaborators_header .profit_box[data-v-31225e3b]{display:flex;justify-content:space-around;background:#191919;border-radius:12px;padding:10px 16px;margin-bottom:40px}.collaborators .collaborators_header .profit_box .profit_item .profit_label[data-v-31225e3b]{font-size:12px;color:#aaa}.collaborators .collaborators_header .profit_box .profit_item .profit_value[data-v-31225e3b]{font-size:18px;color:#fff;font-weight:700}.collaborators .collabor_container[data-v-31225e3b]{background-color:#f4f4f4;flex:1;margin-top:-20px;border-radius:15px}.collaborators .collabor_container .func_btns[data-v-31225e3b]{display:flex;justify-content:space-around;padding:18px 0 10px 0}.collaborators .collabor_container .func_btns .func_btn[data-v-31225e3b]{display:flex;flex-direction:column;align-items:center;font-size:14px;color:#222}.collaborators .collabor_container .func_btns .func_btn .icon[data-v-31225e3b]{font-size:28px;margin-bottom:4px}.collaborators .collabor_container .member_data[data-v-31225e3b]{background:none;border-radius:16px;margin:0 16px;padding:16px 0 0 0}.collaborators .collabor_container .member_data .center_title_box[data-v-31225e3b]{display:flex;justify-content:space-between;align-items:center;color:#000}.collaborators .collabor_container .member_data .center_title_box .title_txt[data-v-31225e3b]{font-size:16px;font-weight:600;position:relative;z-index:2}.collaborators .collabor_container .member_data .center_title_box .title_txt[data-v-31225e3b]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.collaborators .collabor_container .member_data .data_title[data-v-31225e3b]{font-size:18px;font-weight:700;margin-bottom:10px;color:#222}.collaborators .collabor_container .member_data .member_data_top[data-v-31225e3b]{display:flex;gap:16px;margin-bottom:12px;margin-top:20px}.collaborators .collabor_container .member_data .member_data_top .reg_num_item[data-v-31225e3b]{flex:1.2;min-width:0;background:#e5f2f5;display:flex;flex-direction:column;justify-content:space-between;height:170px;border-radius:16px;padding:12px 10px}.collaborators .collabor_container .member_data .member_data_top .reg_num_item .data_label[data-v-31225e3b]{font-size:14px;color:#666;display:flex;align-items:center;margin-bottom:2px}.collaborators .collabor_container .member_data .member_data_top .reg_num_item .data_label .icon[data-v-31225e3b]{font-size:20px;margin-right:4px}.collaborators .collabor_container .member_data .member_data_top .reg_num_item .data_value[data-v-31225e3b]{font-size:18px;font-weight:700;color:#222;margin-top:0;text-align:left}.collaborators .collabor_container .member_data .member_data_top .member_data_right[data-v-31225e3b]{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.collaborators .collabor_container .member_data .member_data_top .member_data_right .active_num_item[data-v-31225e3b]{background:#faebe2;display:flex;flex-direction:column;justify-content:space-between;height:80px;padding:10px;border-radius:16px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .active_num_item .data_label[data-v-31225e3b]{font-size:14px;color:#666;display:flex;align-items:center;margin-bottom:2px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .active_num_item .data_label .icon[data-v-31225e3b]{font-size:20px;margin-right:4px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .active_num_item .data_value[data-v-31225e3b]{font-size:18px;font-weight:700;color:#222;margin-top:0;text-align:left}.collaborators .collabor_container .member_data .member_data_top .member_data_right .new_today_item[data-v-31225e3b]{background:#eaecff;display:flex;flex-direction:column;justify-content:space-between;height:82px;border-radius:16px;padding:12px 10px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .new_today_item .data_label[data-v-31225e3b]{font-size:14px;color:#666;display:flex;align-items:center;margin-bottom:2px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .new_today_item .data_label .icon[data-v-31225e3b]{font-size:20px;margin-right:4px}.collaborators .collabor_container .member_data .member_data_top .member_data_right .new_today_item .data_value[data-v-31225e3b]{font-size:18px;font-weight:700;color:#222;margin-top:0;text-align:left}.collaborators .collabor_container .member_data .member_data_bottom .active_today_item[data-v-31225e3b]{background:#fffbea;margin-top:0;height:82px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;padding:10px}.collaborators .collabor_container .member_data .member_data_bottom .active_today_item .data_label[data-v-31225e3b]{font-size:14px;color:#666;display:flex;align-items:center;margin-bottom:2px}.collaborators .collabor_container .member_data .member_data_bottom .active_today_item .data_label .icon[data-v-31225e3b]{font-size:20px;margin-right:4px}.collaborators .collabor_container .member_data .member_data_bottom .active_today_item .data_value[data-v-31225e3b]{font-size:18px;font-weight:700;color:#222;margin-top:0;text-align:left}.collaborators .collabor_container .bottom_nav[data-v-31225e3b]{position:fixed;left:0;bottom:0;width:100%;height:60px;background:#fff;display:flex;border-top:1px solid #eee}.collaborators .collabor_container .bottom_nav .nav_item[data-v-31225e3b]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;color:#888}.collaborators .collabor_container .bottom_nav .nav_item .icon[data-v-31225e3b]{font-size:22px}.collaborators .collabor_container .bottom_nav .active[data-v-31225e3b]{color:#f56c6c}.vipcenter[data-v-76660831]{width:100%;min-height:100vh;padding-bottom:40px;background:#f4f4f4;display:flex;flex-direction:column}.vipcenter .search-bar[data-v-76660831]{background:#6b4a2b;padding:16px 0 10px 0;display:flex;justify-content:center;align-items:center}.vipcenter .search-bar .search-input[data-v-76660831]{width:70%;height:36px;border-radius:18px;border:none;padding:0 16px;font-size:15px;outline:none;margin-right:8px}.vipcenter .search-bar .search-btn[data-v-76660831]{background:#6b4a2b;color:#fff;border:1px solid #fff;border-radius:18px;height:36px;padding:0 20px;font-size:15px;cursor:pointer}.vipcenter .tab-section[data-v-76660831]{display:flex;background:#fff;padding:2px 8px;margin:0 16px;border-radius:22px;justify-content:space-between;gap:6px;margin-top:16px}.vipcenter .tab-section .tab-item[data-v-76660831]{flex:1;height:36px;text-align:center;line-height:36px;font-size:15px;color:#6b4a2b;background:transparent;border-radius:22px;transition:all .3s;font-weight:500}.vipcenter .tab-section .tab-item.active[data-v-76660831]{color:#fff;background:#6b4a2b}.vipcenter .vip-list[data-v-76660831]{margin:16px}.vipcenter .vip-list .vip-item[data-v-76660831]{background:#fff;border-radius:16px;display:flex;align-items:center;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #f0f1f2}.vipcenter .vip-list .vip-item .mine_01[data-v-76660831]{width:40px;height:40px;border-radius:50%;margin-right:12px}.vipcenter .vip-list .vip-item .vip-content[data-v-76660831]{flex:1;display:flex;flex-direction:column;justify-content:center}.vipcenter .vip-list .vip-item .vip-content .name-row[data-v-76660831]{margin-bottom:8px}.vipcenter .vip-list .vip-item .vip-content .name-row .vip-name[data-v-76660831]{font-size:15px;font-weight:700;color:#222}.vipcenter .vip-list .vip-item .vip-content .info-row[data-v-76660831]{display:flex;justify-content:space-between;align-items:flex-start}.vipcenter .vip-list .vip-item .vip-content .info-row .info-left[data-v-76660831],.vipcenter .vip-list .vip-item .vip-content .info-row .info-right[data-v-76660831]{display:flex;flex-direction:column;gap:2px}.vipcenter .vip-list .vip-item .vip-content .info-row .info-left .vip-money[data-v-76660831],.vipcenter .vip-list .vip-item .vip-content .info-row .info-left .vip-phone[data-v-76660831]{font-size:10px;color:#666}.vipcenter .vip-list .vip-item .vip-content .info-row .info-right[data-v-76660831]{text-align:right}.vipcenter .vip-list .vip-item .vip-content .info-row .info-right .vip-login[data-v-76660831],.vipcenter .vip-list .vip-item .vip-content .info-row .info-right .vip-register[data-v-76660831]{font-size:10px;color:#888}.vipcenter .bottom_nav[data-v-76660831]{position:fixed;left:0;right:0;bottom:0;width:100%;height:60px;background:#fff;display:flex;border-top:1px solid #eee;z-index:100}.vipcenter .bottom_nav .nav_item[data-v-76660831]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;color:#888}.vipcenter .bottom_nav .nav_item .icon[data-v-76660831]{font-size:22px}.vipcenter .bottom_nav .active[data-v-76660831]{color:#f56c6c}.backWallet[data-v-532a4000]{width:100%;background:#fff;border-radius:8px;padding:11px 12px;margin-bottom:40px}.input-pass[data-v-532a4000]{min-height:100vh;background:#f4f4f4}.input-pass .realname_header[data-v-532a4000]{width:100%;position:relative}.input-pass .realname_header .header_tab_box[data-v-532a4000]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.input-pass .realname_header .header_tab_box .tab_icon[data-v-532a4000]{width:9px;height:16px}.input-pass .realname_header .header_tab_box .tab_icon img[data-v-532a4000]{width:100%;height:100%}.input-pass .realname_header .header_tab_box .tab_title[data-v-532a4000]{font-size:16px;color:#000}.input-pass .pass-content[data-v-532a4000]{padding:40px 30px 0}.input-pass .pass-content .input-title[data-v-532a4000]{font-size:20px;color:#000;text-align:center}.input-pass .pass-content .password-box[data-v-532a4000]{display:flex;justify-content:center;gap:12px;margin-bottom:20px}.input-pass .pass-content .password-box .password-item[data-v-532a4000]{width:44px;height:44px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}.input-pass .pass-content .password-box .password-item.active[data-v-532a4000]{border:1px solid #ffd100}.input-pass .pass-content .password-box .password-item .dot[data-v-532a4000]{width:8px;height:8px;background:#000;border-radius:50%}.input-pass .pass-content .submit-btn[data-v-532a4000]{height:40px;background:#fc3214;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500}.input-pass[data-v-532a4000] .van-number-keyboard{background:#f5f6f7}.input-pass[data-v-532a4000] .van-number-keyboard .van-number-keyboard__body{padding:6px 0 0}.input-pass[data-v-532a4000] .van-number-keyboard .van-key{height:48px;font-size:28px;font-weight:500;background:#fff;border-radius:4px;margin:0 6px 6px}.input-pass[data-v-532a4000] .van-number-keyboard .van-key--extra{font-size:16px}.input-pass[data-v-532a4000] .van-number-keyboard .van-number-keyboard__header{padding:6px 0 0}.input-pass[data-v-532a4000] .van-number-keyboard .van-number-keyboard__close{color:#1989fa;font-size:14px;background:transparent}.input-pass .idcard-input-page[data-v-532a4000]{display:flex;flex-direction:column;align-items:center;padding-top:80px;min-height:100vh;background:#f7f7f7}.input-pass .idcard-input-page .idcard-title[data-v-532a4000]{font-size:24px;font-weight:700;color:#111;margin-bottom:48px;text-align:center}.input-pass .idcard-input-page .idcard-input-box[data-v-532a4000]{display:flex;align-items:center;background:#fff;border-radius:24px;padding:0 16px;width:340px;height:52px;box-shadow:0 2px 8px rgba(0,0,0,.02);margin-bottom:48px}.input-pass .idcard-input-page .idcard-icon[data-v-532a4000]{width:22px;height:22px;margin-right:10px}.input-pass .idcard-input-page .idcard-input[data-v-532a4000]{border:none;outline:none;background:transparent;flex:1;font-size:16px;color:#222}.input-pass .idcard-input-page .idcard-submit-btn[data-v-532a4000]{width:340px;height:52px;background:#fc3214;color:#fff;border-radius:26px;text-align:center;font-size:22px;font-weight:500;line-height:52px;margin-top:20px;box-shadow:0 2px 8px rgba(252,50,20,.08)}.revenuelog[data-v-2da0fb41]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.revenuelog .revenuelog_header[data-v-2da0fb41]{width:100%;position:relative}.revenuelog .revenuelog_header .header_tab_box[data-v-2da0fb41]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.revenuelog .revenuelog_header .header_tab_box .tab_icon[data-v-2da0fb41]{width:9px;height:16px}.revenuelog .revenuelog_header .header_tab_box .tab_icon img[data-v-2da0fb41]{width:100%;height:100%}.revenuelog .revenuelog_header .header_tab_box .tab_title[data-v-2da0fb41]{font-size:16px;color:#000}.revenuelog .revenuelog_content[data-v-2da0fb41]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.revenuelog .revenuelog_content .revenuelogList_box[data-v-2da0fb41]{width:100%}.revenuelog .revenuelog_content .revenuelogList_box .log_item[data-v-2da0fb41]{border-bottom:1px solid #e5e5e5;padding:12px 0;display:flex;align-items:center;justify-content:space-between}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info01 .item01_left[data-v-2da0fb41]{font-size:13px;color:#000}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info01 .item01_right[data-v-2da0fb41]{font-size:11px;color:#999}.revenuelog .revenuelog_content .revenuelogList_box .log_item .item_info02 .item02_left[data-v-2da0fb41]{font-size:13px;color:#000;text-align:right}.down[data-v-64367b70]{display:flex;align-items:center;justify-content:center;height:100vh;width:100%}.down .dd123[data-v-64367b70]{max-width:800px}.down .invite-header[data-v-64367b70]{position:absolute;top:10px;left:0;width:100%;height:90px}.down .invite-cord[data-v-64367b70]{position:absolute;bottom:10px;left:0;width:100%;height:90px;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.down .qrcode-container[data-v-64367b70]{width:70px;height:70px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:3px}.down .swipe-container[data-v-64367b70]{margin:0 16px}.down .swipe-container .swipe[data-v-64367b70]{height:auto;border-radius:12px;overflow:hidden}.down .swipe-container .swipe img[data-v-64367b70]{width:100%;height:auto;display:block;border-radius:12px}.depositlog[data-v-ce2c8a18]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.depositlog .depositlog_header[data-v-ce2c8a18]{width:100%;position:relative}.depositlog .depositlog_header .header_tab_box[data-v-ce2c8a18]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.depositlog .depositlog_header .header_tab_box .tab_icon[data-v-ce2c8a18]{width:9px;height:16px}.depositlog .depositlog_header .header_tab_box .tab_icon img[data-v-ce2c8a18]{width:100%;height:100%}.depositlog .depositlog_header .header_tab_box .tab_title[data-v-ce2c8a18]{font-size:16px;color:#000}.depositlog .depositlog_content[data-v-ce2c8a18]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.depositlog .depositlog_content .depositlogList_box[data-v-ce2c8a18]{width:100%}.depositlog .depositlog_content .depositlogList_box .log_item[data-v-ce2c8a18]{border-bottom:1px solid #e5e5e5;padding:12px 0}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01[data-v-ce2c8a18]{width:100%;display:flex;align-items:center;justify-content:space-between}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_left[data-v-ce2c8a18],.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_right[data-v-ce2c8a18]{font-size:13px;color:#000}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02[data-v-ce2c8a18]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4px}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_left[data-v-ce2c8a18],.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_right[data-v-ce2c8a18]{font-size:13px;color:#999}.reset-pass[data-v-16acb5a0]{min-height:100vh;background:#f4f4f4}.reset-pass .realname_header[data-v-16acb5a0]{width:100%;position:relative}.reset-pass .realname_header .header_tab_box[data-v-16acb5a0]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.reset-pass .realname_header .header_tab_box .tab_icon[data-v-16acb5a0]{width:9px;height:16px}.reset-pass .realname_header .header_tab_box .tab_icon img[data-v-16acb5a0]{width:100%;height:100%}.reset-pass .realname_header .header_tab_box .tab_title[data-v-16acb5a0]{font-size:16px;color:#000}.reset-pass .form-content[data-v-16acb5a0]{padding:16px}.reset-pass .form-content .input-item[data-v-16acb5a0]{margin-bottom:16px;background:#fff;border-radius:25px;overflow:hidden}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field{padding:0 16px;height:40px;display:flex;align-items:center}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__left-icon{margin-right:12px;display:flex;align-items:center;justify-content:center}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__left-icon .phone-prefix{display:flex;align-items:center}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__left-icon .phone-prefix .field-icon{height:21px!important}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__left-icon .phone-prefix .prefix{font-size:14px;color:#333;margin:0 12px}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__left-icon .phone-prefix .van-icon{font-size:12px;color:#999}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .field-icon{width:20px;height:20px}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .eye-icon{width:16px;margin-top:8px}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__value .van-field__body input{font-size:14px;color:#333}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__value .van-field__body input::-moz-placeholder{color:rgba(0,0,0,.25);font-size:14px}.reset-pass .form-content .input-item[data-v-16acb5a0] .van-field .van-field__value .van-field__body input::placeholder{color:rgba(0,0,0,.25);font-size:14px}.reset-pass .form-content .submit-btn[data-v-16acb5a0]{height:40px;background:#fc3214;border-radius:22px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff;font-weight:500;margin-top:40px}.my-swipe .van-swipe-item[data-v-7b61f472]{color:#fff;text-align:center;padding:0 18px;margin-top:15px}.my-swipe .van-swipe-item img[data-v-7b61f472]{width:100%}.original[data-v-7b61f472]{width:100%;min-height:100vh;padding-bottom:70px;background:#f4f4f4}.original .custom-dialog[data-v-7b61f472] .van-dialog{width:320px;border-radius:20px;overflow:visible;box-shadow:0 4px 12px 0 #0000000d;background:linear-gradient(1turn,#fff,#fffbe7)}.original .custom-dialog .dialog-content[data-v-7b61f472]{position:relative;padding:24px 20px}.original .custom-dialog .dialog-content .dialog-title[data-v-7b61f472]{font-size:16px;color:#000;display:flex;align-items:center}.original .custom-dialog .dialog-content .dialog-title .title-line[data-v-7b61f472]{width:3px;height:16px;background:#ffd100;margin-right:8px;border-radius:1.5px}.original .custom-dialog .dialog-content .drone-count[data-v-7b61f472]{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;background:#fff;border-radius:32px;padding:12px 16px}.original .custom-dialog .dialog-content .drone-count .label[data-v-7b61f472]{font-size:14px;color:#999}.original .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-7b61f472] .custom-stepper .van-stepper__minus,.original .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-7b61f472] .custom-stepper .van-stepper__plus{width:24px;height:24px;border:none;border-radius:50%;position:relative}.original .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-7b61f472] .custom-stepper .van-stepper__minus{background:#f5f5f5;color:#999}.original .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-7b61f472] .custom-stepper .van-stepper__plus{background:#ffd100;color:#000}.original .custom-dialog .dialog-content .drone-count .stepper-wrap[data-v-7b61f472] .custom-stepper .van-stepper__input{width:60px;height:28px;background:#fff;border:none;margin:0 12px;font-size:16px;color:#000}.original .custom-dialog .dialog-content .submit-btn[data-v-7b61f472]{height:44px;background:#ffd100;border-radius:22px;border:none;font-size:13px;color:#000;font-weight:500}.original .custom-dialog .dialog-content .submit-btn[data-v-7b61f472]:active{opacity:.9}.original .image-dialog[data-v-7b61f472] .van-dialog{width:90%;border-radius:20px;overflow:visible;background:#fff}.original .image-dialog .dialog-content[data-v-7b61f472]{padding:20px}.original .image-dialog .dialog-content .dialog-title[data-v-7b61f472]{font-size:16px;color:#000;text-align:center;margin-bottom:24px;display:flex}.original .image-dialog .dialog-content .dialog-title .title-line[data-v-7b61f472]{width:3px;height:16px;background:#fc3214;margin-right:8px;border-radius:1.5px}.original .image-dialog .dialog-content .dialog-image[data-v-7b61f472]{width:100%;height:auto;margin:16px 0;border-radius:12px;overflow:hidden}.original .image-dialog .dialog-content .dialog-image img[data-v-7b61f472]{width:100%;height:auto;display:block}.original .image-dialog .dialog-content .dialog-buttons[data-v-7b61f472]{display:flex;gap:0;margin:16px auto;border-radius:24px;padding:4px;width:-moz-fit-content;width:fit-content}.original .image-dialog .dialog-content .dialog-buttons .action-btn[data-v-7b61f472]{height:32px;border:none;font-size:11px;font-weight:500;padding:0 16px;line-height:32px;cursor:pointer}.original .image-dialog .dialog-content .dialog-buttons .action-btn.join-btn[data-v-7b61f472]{background:linear-gradient(90deg,#fff8d7,#d7ffd7);border:1px solid;border-image-source:linear-gradient(90deg,#ffe670,#7aff7a);color:#000;border-radius:20px 0 0 20px}.original .image-dialog .dialog-content .dialog-buttons .action-btn.news-btn[data-v-7b61f472]{background:#231d00;border-radius:0 20px 20px 0;color:#fff}.original .image-dialog .dialog-content .dialog-buttons .action-btn[data-v-7b61f472]:active{opacity:.9}.original .image-dialog .dialog-content .join-group-btn[data-v-7b61f472]{height:44px;background:#fc3214;border-radius:22px;border:none;font-size:13px;color:#fff;font-weight:500;width:90%;margin:0 auto;display:block;line-height:44px;text-align:center}.original .image-dialog .dialog-content .join-group-btn[data-v-7b61f472]:active{opacity:.9}.original .allMount[data-v-7b61f472]{background:#fff;width:100%;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:25px 22px 8px 22px;z-index:1;margin-top:-13px;border:1px solid #fc3214}.original .wallet-btns[data-v-7b61f472]{display:flex;justify-content:space-between;gap:16px;margin:16px}.original .wallet-btns .wallet-btn[data-v-7b61f472]{flex:1;height:40px;line-height:40px;border-radius:28px;font-size:13px;text-align:center;font-weight:500;cursor:pointer;transition:box-shadow .2s}.original .wallet-btns .exp-btn[data-v-7b61f472]{background:#fc3214;color:#fff}.original .wallet-btns .out-btn[data-v-7b61f472]{background:#ffe082;color:#000}.original .myshop_box .center_title_box[data-v-7b61f472]{display:flex;justify-content:space-between;align-items:center;color:#000}.original .myshop_box .center_title_box .title_txt[data-v-7b61f472]{font-size:16px;font-weight:600;position:relative;z-index:2}.original .myshop_box .center_title_box .title_txt[data-v-7b61f472]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.original .myshop_box .center_title_box .more_txt[data-v-7b61f472]{font-size:14px;color:#aaa}.original .myshop_box[data-v-7b61f472]{margin:0 16px;margin-top:16px}.original .myshop_box .myshop_list_box .myshop_item[data-v-7b61f472]{background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;margin-top:12px}.original .myshop_box .myshop_list_box .myshop_item .item_main[data-v-7b61f472]{background:#fff;border-radius:16px;padding:16px;position:relative}.original .myshop_box .myshop_list_box .myshop_item .item_main .chiyou[data-v-7b61f472]{position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(45deg,#333b48 50%,#455a7c);clip-path:polygon(100% 0,0 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;z-index:2;pointer-events:none;overflow:hidden;border-radius:0 16px 0 0}.original .myshop_box .myshop_list_box .myshop_item .item_main .chiyou .chiyou-text[data-v-7b61f472]{color:#fff;font-size:10px;font-weight:500;transform:rotate(45deg);white-space:nowrap;text-align:center;position:relative;top:12px;right:-6px;width:60px;line-height:1}.original .myshop_box .myshop_list_box .myshop_item .item_main .item_01[data-v-7b61f472]{font-size:16px;color:#000;font-weight:600;display:flex;align-items:center}.original .myshop_box .myshop_list_box .myshop_item .item_main .item_01 img[data-v-7b61f472]{width:24px;height:24px;margin-right:4px}.original .myshop_box .myshop_list_box .myshop_item .item_main .item_02[data-v-7b61f472]{font-size:13px;color:#000;margin-top:8px}.original .myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box[data-v-7b61f472]{display:flex;align-items:center;justify-content:space-between;margin-top:12px;background:#fc32141a;border:1px solid #fc3214;padding:12px 27px;border-radius:8px}.original .myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box[data-v-7b61f472]{text-align:center}.original .myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box .mb_title[data-v-7b61f472]{font-size:13px;color:#000}.original .myshop_box .myshop_list_box .myshop_item .item_main .myshop_blance_box .mb_box .mb_num[data-v-7b61f472]{font-size:16px;color:#ff3b1d}.original .myshop_box .myshop_list_box .myshop_item .item_main .mb_btn[data-v-7b61f472]{font-size:13px;color:#fff;margin-top:12px;width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;border-radius:4px}.original .open-shop-popup[data-v-7b61f472]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.original .open-shop-popup .open-shop-dialog[data-v-7b61f472]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.original .open-shop-popup .open-shop-dialog-title[data-v-7b61f472]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.original .open-shop-popup .open-shop-dialog-title-line[data-v-7b61f472]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.original .open-shop-popup .open-shop-dialog-content[data-v-7b61f472]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.original .open-shop-popup .open-shop-dialog-btn[data-v-7b61f472]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.original .open-shop-popup .open-shop-dialog-close[data-v-7b61f472]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.original .open-shop-popup .open-shop-dialog-close img[data-v-7b61f472]{width:28px;height:28px}.original .shop_header_box[data-v-7b61f472]{width:100%}.original .shop_header_box .bg_01 .home_01[data-v-7b61f472]{width:100%;min-height:180px}.original .shop_header_box .bg_02[data-v-7b61f472]{position:relative;z-index:2;margin:0 16px;margin-top:10px}.original .shop_header_box .bg_02 .home_02[data-v-7b61f472]{width:100%}.original .blance_box_type[data-v-7b61f472]{background:rgba(255,224,130,.9)!important}.original .blance_box_type .textBoxt[data-v-7b61f472]{color:#000!important}.original .blance_box_type .textBoxtWhite[data-v-7b61f472]{color:#fff!important}.original .blance_box[data-v-7b61f472]{margin:0 16px;margin-top:16px;background:var(--Color,#fc3214);box-shadow:inset 0 0 4px 0 #00000040;border-radius:16px;padding-bottom:5px;position:relative;z-index:2}.original .blance_box .top_container[data-v-7b61f472]{padding:16px;padding-bottom:0}.original .blance_box .top_container .item_01[data-v-7b61f472]{display:flex;align-items:center;justify-content:space-between}.original .blance_box .top_container .item_01 .item_01_left[data-v-7b61f472]{font-size:11px;color:#ffffffb2}.original .blance_box .top_container .item_01 .item_01_right[data-v-7b61f472]{display:flex;align-items:center;font-size:13px;color:#ffffffb2}.original .blance_box .top_container .item_01 .item_01_right img[data-v-7b61f472]{width:24px;height:20px;margin-right:4px}.original .blance_box .top_container .item_02[data-v-7b61f472]{display:flex;align-items:center;justify-content:space-between}.original .blance_box .top_container .item_02 .item_02_left[data-v-7b61f472]{font-size:23px;color:#fff}.original .blance_box .top_container .item_02 .item_02_right[data-v-7b61f472]{font-size:13px;color:#ffffffb2;width:76px;height:27px;text-align:center;line-height:27px;background:var(--Color,#fc3214);border-radius:13px;border:.5px solid #fff}.original .blance_box .item_03[data-v-7b61f472]{margin:0 4px;margin-top:12px;padding:12px 16px;background:#fff;border-radius:16px}.original .blance_box .item_03 .item_03_title[data-v-7b61f472]{font-size:13px;color:#000;font-weight:600;position:relative}.original .blance_box .item_03 .item_03_title[data-v-7b61f472]:before{content:"";display:inline-block;width:4px;height:12px;background:#fc3214;border-radius:3px;margin-right:4px;vertical-align:middle}.original .blance_box .item_03 .item_03_info_box[data-v-7b61f472]{display:flex;align-items:center;justify-content:space-between}.original .blance_box .item_03 .item_03_info_box .infos_box[data-v-7b61f472]{text-align:center;margin-top:8px}.original .blance_box .item_03 .item_03_info_box .infos_box .info_title[data-v-7b61f472]{font-size:11px;color:#666}.original .blance_box .item_03 .item_03_info_box .infos_box .info_num[data-v-7b61f472]{font-size:13px;color:#000}.originalBuy[data-v-eb6b16cc]{width:100%;min-height:100vh;background:linear-gradient(180deg,#fc3214,#fc3214 50%,rgba(252,50,20,.9) 60%,rgba(252,50,20,0));display:flex;flex-direction:column}.originalBuy .learnshop_header[data-v-eb6b16cc]{width:100%;position:relative}.originalBuy .learnshop_header .header_tab_box[data-v-eb6b16cc]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.originalBuy .learnshop_header .header_tab_box .tab_icon[data-v-eb6b16cc]{width:9px;height:16px}.originalBuy .learnshop_header .header_tab_box .tab_icon img[data-v-eb6b16cc]{width:100%;height:100%}.originalBuy .learnshop_header .header_tab_box .tab_title[data-v-eb6b16cc]{font-size:16px;color:#fff}.originalBuy .learnshop_item[data-v-eb6b16cc]{margin:16px;background:#f9dedf;border-radius:16px}.originalBuy .learnshop_item .item_main[data-v-eb6b16cc]{background-image:url(/img/shop_07.3ebdf0a9.png);background-size:100% 100%;background-repeat:no-repeat;border-radius:16px;padding:16px;position:relative;border:1px solid #ffffff4d}.originalBuy .learnshop_item .item_main .item_01[data-v-eb6b16cc]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAABECAYAAADnVHzBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQBSURBVHgB7d1NUhtHAMXx18JliSov2EQhO3EChxvACRKfIHACzAmCThBzAsMN5BOYG5gbZLJKlVhYi1DgIKndLSF7jJEZfcxMd9f/V4UQkgrtXr3+mB6jktmbfzvSxp429FJj25ExHVltubc6AoDQWds1KoG9uXLBaH/TWL+LQAQQKx+Smz+frC0orf24pf+HR64tvnZ/bQkAYnYfkv7pykFJQAJITi4kvZWC0t72j9y/OCEgAaRjfGpa26/zrywVlPbmo1uUuXvrnu4JAFJh7blrkgcPX144KGmRAJJkdGma7d3H3nqmBdjbq7/co5+LFAAkw4Wknl/vz3+7IPup/9bl44EAIC2Z7GjfbP6SzftAoaB0IfnBheSvAoC0PBmSXkNPuG+ShCSA1BQKSe+HQWk/Xf3JcBtAesxAQ70qEpLe3KCcrG5beyIASI0dHpsX7cuiH390jnK6T3L4gS1AAJLz4KqbIh7fHmTu3rtHQhJAWpYISe+7oLQ3/QNx4g+A5Jie2WyfaAnfDL3vL030bbIjAEhHpub1rjE7Ay3h28UcMzwSIQkgLdNtQEuGpPelUd63SbeAw9wkgITY0U7RbUDz5Brl3Z4ISQBJGR+vGpLe10Z52/9bDLsBpGLJFe7HTIJyco8bY98LANJwYVrtfa3JdOjdsH8IANLgF28OtUbToLScVA4gEQtcw11UY7LazdwkgBT4eckFruEuqqHGiCPUACTAX3mznsWbhxoaE5QAopf5E4FUEtcoGy8FADGz6q57XjLvmfuCjgAgVkZnptU+U4kanDkJIGKZmz7sqmR+e1BHABCjkofcMwvd1xsAglHBkHvmybswAkCQKhhyz9AoAcRn0ibLH3LP0CgBxCarsk16BCWAuFh7XsUCTh5BCSAeRgM3OXmmihGUAGLSq7pNegQlgHhUPDc5w6o3gDhUvNKdR6MEEAejU9WEoAQQgwvzfP0H8hZFUAIIn9W5amTsbd8KAMKVmVZ7RzWiUQIIm9GFakZQAghbTVuC8tgeBCBcNW4JyqNRAghXAG3So1ECCFMgbdKjUQIIUyBt0iMoAYTH2m4dh1/Mwz5KAKGpfd/kQzRKAGGxo30FhqAEEI7AhtwzDL0BBML0TOunVwoQjRJACDI1/ztUoAhKAHXL/LykMTsDBYqgBFCnaUgGOC+ZR1ACqEsUIekRlADqEE1IegQlgIqZnprXu7GEpMehGAAqND42re03igxBCaB8Rpe606F5sV3bDcJWQVACKJEZSKOuacbXIvMISgAlcAFpx6dqXb8JeX9kUQQlgPXxQ+yxfZdKQM4QlABWlblFmneyG/5a7QsliKAEUFTmflxLNO736B/ZxqVrjr2UmuM8nwFJ6UMIdEKJkwAAAABJRU5ErkJggg==);background-size:100% 100%;background-repeat:no-repeat;position:absolute;top:0;left:0;width:117px;height:34px;font-size:12px;color:#312b22;display:flex;align-items:center;padding-left:12px}.originalBuy .learnshop_item .item_main .item_01 .item_01_img[data-v-eb6b16cc]{width:20px;height:20px;margin-right:4px}.originalBuy .learnshop_item .item_main .chiyou[data-v-eb6b16cc]{position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(45deg,#333b48 50%,#455a7c);clip-path:polygon(100% 0,0 0,100% 100%);display:flex;align-items:flex-start;justify-content:flex-end;z-index:2;pointer-events:none;overflow:hidden;border-radius:0 16px 0 0}.originalBuy .learnshop_item .item_main .chiyou .chiyou-text[data-v-eb6b16cc]{color:#fff;font-size:11px;font-weight:500;transform:rotate(45deg);white-space:nowrap;text-align:center;position:relative;top:12px;right:-6px;width:60px;line-height:1}.originalBuy .learnshop_item .item_main .item_02[data-v-eb6b16cc]{font-size:13px;color:#000;margin-top:8px;margin-left:28px}.originalBuy .learnshop_item .item_main .learnshop_blance_box[data-v-eb6b16cc]{display:flex;align-items:center;justify-content:space-between;margin-top:32px;background:#fc32141a;border:1px solid #fc3214;padding:12px 27px;border-radius:8px}.originalBuy .learnshop_item .item_main .learnshop_blance_box .mb_box[data-v-eb6b16cc]{text-align:center}.originalBuy .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_title[data-v-eb6b16cc]{font-size:13px;color:#000}.originalBuy .learnshop_item .item_main .learnshop_blance_box .mb_box .mb_num[data-v-eb6b16cc]{font-size:16px;color:#fc3214}.originalBuy .shop_detail_box[data-v-eb6b16cc]{background:#fff;border-radius:16px 16px 0 0;flex:1;padding:24px 16px}.originalBuy .shop_detail_box .center_title_box[data-v-eb6b16cc]{display:flex;justify-content:space-between;align-items:center;color:#000}.originalBuy .shop_detail_box .center_title_box .title_txt[data-v-eb6b16cc]{font-size:16px;font-weight:600;position:relative;z-index:2}.originalBuy .shop_detail_box .center_title_box .title_txt[data-v-eb6b16cc]:after{content:"";display:block;width:60%;height:6px;background:#ff3b1d;position:absolute;left:20%;bottom:4px;z-index:-1;border-radius:2px}.originalBuy .shop_detail_box .center_title_box .more_txt[data-v-eb6b16cc]{font-size:14px;color:#aaa}.originalBuy .shop_detail_box .top_lab_box[data-v-eb6b16cc]{margin-top:12px}.originalBuy .shop_detail_box .top_lab_box .lab_01[data-v-eb6b16cc]{font-size:13px;color:#999;margin-bottom:8px}.originalBuy .shop_detail_box .shop_list_box .shop_item[data-v-eb6b16cc]{margin-top:16px;background:#f7f8f9;border-radius:8px;padding:16px}.originalBuy .shop_detail_box .shop_list_box .shop_item .item_top[data-v-eb6b16cc]{display:flex;align-items:center}.originalBuy .shop_detail_box .shop_list_box .shop_item .item_top img[data-v-eb6b16cc]{width:24px;height:24px;margin-right:8px}.originalBuy .shop_detail_box .shop_list_box .shop_item .item_top .item_text[data-v-eb6b16cc]{font-size:16px;color:#000}.originalBuy .shop_detail_box .shop_list_box .shop_item .item_text[data-v-eb6b16cc]{font-size:13px;color:#666;margin-top:8px}.originalBuy .shop_detail_box .shop_list_box .shop_item .getinfo_btn[data-v-eb6b16cc]{width:100%;height:40px;background:#ffdb5c;color:#000;font-size:13px;text-align:center;border-radius:8px;line-height:40px;margin-top:16px}.originalBuy .open_shop[data-v-eb6b16cc]{margin:0 16px;height:40px;background:var(--Color,#fc3214);border-radius:20px;color:#fff;font-size:12px;text-align:center;line-height:40px;margin-top:30px}.open-shop-popup[data-v-eb6b16cc]{max-width:320px;width:80%;background:transparent;overflow:visible;display:flex;flex-direction:column}.open-shop-popup .open-shop-dialog[data-v-eb6b16cc]{background:linear-gradient(1turn,#fff,#ffe7e7);border-radius:16px;padding:24px 16px 16px 16px;position:relative}.open-shop-popup .open-shop-dialog-title[data-v-eb6b16cc]{display:flex;align-items:center;font-size:18px;font-weight:600;margin-bottom:12px}.open-shop-popup .open-shop-dialog-title-line[data-v-eb6b16cc]{display:inline-block;width:6px;height:20px;background:#ff3b1d;border-radius:3px;margin-right:8px}.open-shop-popup .open-shop-dialog-content[data-v-eb6b16cc]{font-size:13px;color:#333;line-height:1.7;margin-bottom:24px}.open-shop-popup .open-shop-dialog-btn[data-v-eb6b16cc]{width:100%;height:40px;line-height:40px;text-align:center;background:#ff3b1d;color:#fff;font-size:13px;border-radius:22px;font-weight:500;margin-bottom:8px;cursor:pointer}.open-shop-popup .open-shop-dialog-close[data-v-eb6b16cc]{position:absolute;left:0;right:0;bottom:-36px;display:flex;justify-content:center}.open-shop-popup .open-shop-dialog-close img[data-v-eb6b16cc]{width:28px;height:28px}.dddd1234234[data-v-03d13542]{font-size:12px!important;margin-top:-2px!important}.dddd1234[data-v-03d13542]{padding-top:21px!important}.cssdata123[data-v-03d13542]{padding-top:28px!important}.cer_content[data-v-03d13542]{height:calc(100vh - 55px);width:100%;background:url(/img/certi.cf09f270.png) no-repeat;background-size:100% 100%}.cer_content .c123[data-v-03d13542]{padding:20px;display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%;bottom:170px;padding:0 60px;gap:6px}.cer_content .c123 .c_name_123[data-v-03d13542]{font-size:24px;font-weight:700}.cer_content .time-cer1[data-v-03d13542]{padding:20px;display:flex;align-items:center;flex-direction:column;justify-content:center;position:absolute;width:100%;bottom:50px;gap:6px}.cer_content .time-cer1 .p123[data-v-03d13542]{display:flex;align-items:center;justify-content:center;position:absolute;gap:15px;bottom:0}.nav-header1[data-v-03d13542]{display:flex;align-items:center;height:55px}.nav-header1 .back-icon[data-v-03d13542]{height:16px;margin-right:8px;cursor:pointer}.nav-header1 .title[data-v-03d13542]{font-size:17px;color:#000;flex:1;text-align:center;margin-right:28px;font-weight:500}.depositlog[data-v-3a0b890c]{width:100%;min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column}.depositlog .depositlog_header[data-v-3a0b890c]{width:100%;position:relative}.depositlog .depositlog_header .header_tab_box[data-v-3a0b890c]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0 16px}.depositlog .depositlog_header .header_tab_box .tab_icon[data-v-3a0b890c]{width:9px;height:16px}.depositlog .depositlog_header .header_tab_box .tab_icon img[data-v-3a0b890c]{width:100%;height:100%}.depositlog .depositlog_header .header_tab_box .tab_title[data-v-3a0b890c]{font-size:16px;color:#000}.depositlog .depositlog_content[data-v-3a0b890c]{background:#fff;flex:1;margin:16px 16px 0 16px;border-radius:16px 16px 0 0;padding:0 16px}.depositlog .depositlog_content .depositlogList_box[data-v-3a0b890c]{width:100%}.depositlog .depositlog_content .depositlogList_box .log_item[data-v-3a0b890c]{border-bottom:1px solid #e5e5e5;padding:12px 0}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01[data-v-3a0b890c]{width:100%;display:flex;align-items:center;justify-content:space-between}.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_left[data-v-3a0b890c],.depositlog .depositlog_content .depositlogList_box .log_item .item_info01 .item01_right[data-v-3a0b890c]{font-size:13px;color:#000}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02[data-v-3a0b890c]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4px}.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_left[data-v-3a0b890c],.depositlog .depositlog_content .depositlogList_box .log_item .item_info02 .item02_right[data-v-3a0b890c]{font-size:13px;color:#999}@font-face{font-family:"Alibaba PuHuiTi 3.0";src:url(/fonts/AlibabaPuHuiTi-3.cb38516a.woff)}@font-face{font-family:"Alibaba PuHuiTi 3.0 Bold";src:url(/fonts/AlibabaPuHuiTi-3-Bold.07740ad9.woff)}