.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{will-change:transform;-webkit-transition:all .3s;transition:all .3s;position:fixed}.slide-right-enter{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.slide-left-enter,.slide-right-leave-active{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-left-leave-active{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}:root{--primary-color:#f1dd41;--secondary-color:#f5d950;--tertiary-color:#f6cffa;--gradient-right:linear-gradient(90deg,#f1dd41,#f5d950,#f5d950);--gradient-left:linear-gradient(270deg,#f1dd41,#f5d950,#f5d950);--gradient-bottom:linear-gradient(180deg,#9d3af9,#fff,#fff);--gradient-top:linear-gradient(0deg,#54565a,#111a34,#020a1f);--header-color:#111a34;--footer-color:#020202;--body-text-color:#fff;--body-bg-color:#111a34}.home,.my,.wallet{width:100%;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding-bottom:3rem}.bank_card,.borrow_detail,.contract,.data_info,.id_info,.jurisdiction,.legal_liability,.login,.my_borrow,.password,.person_data,.service,.supplement,.zhima,.zhima_sq{width:100%;height:100vh;overflow:scroll;-webkit-overflow-scrolling:touch}.yellow_color{color:var(--secondary-color)}.syellow_color{color:var(--primary-color)}.yellow_bg{background:#f9bf3a}.black_color{color:#141414}.gray_color{color:#858b9c}.font_overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border_top{border-top:.01rem solid #eee}.border_bottom{border-bottom:.01rem solid #eee}.box_shadow{-webkit-box-shadow:0 0 7px -3px #b4b3b3;box-shadow:0 0 7px -3px #b4b3b3}.no_data{width:100%;height:.8rem;text-align:center;line-height:.8rem}article,aside,blockquote,body,button,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,section,td,textarea,th,ul{margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;font-size:.26rem;line-height:1.5;color:var(--body-text-color);background-color:var(--body-bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border:none;background:var(--gradient-right)}input{background:none;border:1px solid #cfcfcf;border-radius:.1rem;padding:.1rem .2rem;font-size:.32rem;color:#cecbcb;width:100%;height:.8rem;line-height:.8rem;outline:var(--secondary-color)}.login_content[data-v-6817fd9c]{height:100%!important}.login[data-v-6817fd9c]{border-radius:.12rem;width:90%;height:100%!important;border:1px solid #cfcfcf;margin:1.8rem auto 0}.login .login_box[data-v-6817fd9c]{padding:.3rem}.login .tit_e[data-v-6817fd9c]{font-size:.6rem;background:var(--footer-color);color:#fff;padding:.2rem .4rem;margin-bottom:.3rem}.op[data-v-6817fd9c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.32rem;margin-top:.3rem;text-align:center}.op span[data-v-6817fd9c]{color:var(--primary-color);font-size:.32rem;margin-left:.1rem;cursor:pointer;text-decoration:underline}.header[data-v-8bfb6c66]{position:sticky;top:0;left:0;right:0;z-index:1000;width:100%;min-height:60px;background:var(--header-color);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.back_icon_box[data-v-8bfb6c66],.header[data-v-8bfb6c66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.back_icon_box[data-v-8bfb6c66]{gap:10px}.back_icon_box .title[data-v-8bfb6c66]{font-size:16px;color:#fff}.back_icon_box .back_icon[data-v-8bfb6c66]{width:20px;height:20px}.h_box[data-v-8bfb6c66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-8bfb6c66]{height:40px;width:auto}.nav_pc[data-v-8bfb6c66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav_pc ul[data-v-8bfb6c66]{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;gap:30px}.nav_pc ul li[data-v-8bfb6c66]{margin:0}.nav_pc ul li a[data-v-8bfb6c66]{text-decoration:none;color:#333;font-size:16px;font-weight:500;-webkit-transition:color .3s;transition:color .3s}.nav_pc ul li a.router-link-active[data-v-8bfb6c66],.nav_pc ul li a[data-v-8bfb6c66]:hover{color:var(--primary-color)}.menu_icon[data-v-8bfb6c66]{display:none;width:28px;height:28px;cursor:pointer;z-index:1001}.drawer_mask[data-v-8bfb6c66]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1001}.nav_mobile[data-v-8bfb6c66]{display:none;position:fixed;top:0;right:0;width:300px;height:100%;background:var(--header-color);-webkit-box-shadow:-2px 0 8px rgba(0,0,0,.15);box-shadow:-2px 0 8px rgba(0,0,0,.15);z-index:1002;-webkit-transition:right .3s ease-in-out;transition:right .3s ease-in-out;overflow-y:auto}.drawer_header[data-v-8bfb6c66]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px;border-bottom:1px solid #eee}.close_btn[data-v-8bfb6c66],.drawer_header[data-v-8bfb6c66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.close_btn[data-v-8bfb6c66]{font-size:32px;color:#fff;cursor:pointer;line-height:1;width:32px;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .3s;transition:color .3s}.close_btn[data-v-8bfb6c66]:hover{color:var(--primary-color)}.nav_mobile ul[data-v-8bfb6c66]{list-style:none;margin:0;padding:20px 0}.nav_mobile ul li[data-v-8bfb6c66]{margin:0;border-bottom:1px solid var(--footer-color)}.nav_mobile ul li a[data-v-8bfb6c66]{display:block;padding:15px 20px;text-decoration:none;color:#fff;font-size:16px;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.nav_mobile ul li a.router-link-active[data-v-8bfb6c66],.nav_mobile ul li a[data-v-8bfb6c66]:hover{background-color:var(--footer-color);color:var(--primary-color)}@media(max-width:768px){.nav_pc[data-v-8bfb6c66]{display:none}.drawer_mask[data-v-8bfb6c66],.menu_icon[data-v-8bfb6c66],.nav_mobile[data-v-8bfb6c66]{display:block}.header[data-v-8bfb6c66]{padding:0 15px}.logo[data-v-8bfb6c66]{height:35px}}.big_btn button[data-v-c6123782]{width:100%;height:1rem;background:var(--footer-color);border-radius:.5rem;font-size:.32rem;color:var(--primary-color)}.big_btn button[disabled][data-v-c6123782]{background:#eee;color:#868585}.input_container[data-v-5a9e82a1]{width:100%;margin-bottom:.3rem}.input_container .label[data-v-5a9e82a1]{display:block;font-size:.32rem;color:var(--primary-color);margin-bottom:.1rem}.input_container .input_wrapper[data-v-5a9e82a1]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_container .input_wrapper input[data-v-5a9e82a1]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--primary-color)}.input_container .input_wrapper .slot[data-v-5a9e82a1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_container .input_wrapper .prepend[data-v-5a9e82a1]{margin-right:.2rem}.input_container .input_wrapper .append[data-v-5a9e82a1]{margin-left:.2rem}.input_container .input_wrapper input[data-v-5a9e82a1]::-webkit-input-placeholder{color:var(--secondary-color)}.input_container .input_wrapper input[data-v-5a9e82a1]::-webkit-input-placeholder,.input_container .input_wrapper input[data-v-5a9e82a1]::placeholder{color:var(--secondary-color)}.login .btn[data-v-5186e1b6]{margin:.6rem 0}.login .tit_e[data-v-5186e1b6]{font-size:.6rem;margin-top:.2rem}.login .tit_c[data-v-5186e1b6]{font-size:.48rem}.login .item_tit[data-v-5186e1b6]{font-size:.32rem;margin-top:.4rem}.login .margin[data-v-5186e1b6]{margin-top:.8rem}.login .item[data-v-5186e1b6]{clear:both}.login input[data-v-5186e1b6]{width:100%;height:.8rem;margin-top:.2rem}.login .op[data-v-5186e1b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#666}.login button[disabled][data-v-5186e1b6]{border:1px solid #cfcfcf;color:#cfcfcf}.get_code[data-v-5186e1b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get_code input[data-v-5186e1b6]{width:2.75rem}.get_code button[data-v-5186e1b6]{width:1.6rem;height:.64rem;border:1px solid #bc7c1c;background:none;border-radius:.4rem;margin-top:.26rem;margin-right:.2rem;font-size:.2rem}.get_code img[data-v-5186e1b6]{width:1.6rem;height:.6rem;margin-top:.28rem}.login .btn[data-v-c05dd56c]{margin:.6rem 0}.login .tit_e[data-v-c05dd56c]{font-size:.6rem;margin-top:.2rem}.login .tit_c[data-v-c05dd56c]{font-size:.48rem}.login .item_tit[data-v-c05dd56c]{font-size:.32rem;margin-top:.4rem}.login .margin[data-v-c05dd56c]{margin-top:.8rem}.login .item[data-v-c05dd56c]{clear:both}.login input[data-v-c05dd56c]{width:100%;height:.8rem;margin-top:.2rem}.login .op[data-v-c05dd56c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#666}.login button[disabled][data-v-c05dd56c]{border:1px solid #cfcfcf;color:#cfcfcf}.login .get_code[data-v-c05dd56c]{border:none}.login .register_box[data-v-c05dd56c]{width:100%;border-radius:.2rem}.login .register_box .input_bar[data-v-c05dd56c]{padding-left:.3rem;border-radius:.16rem;margin-top:.3rem}.login .register_box .input_bar .item[data-v-c05dd56c]{width:100%;height:1.16rem;border-bottom:1px solid #e5e5e5}.login .register_box .input_bar .item .label[data-v-c05dd56c]{width:2.4rem;height:100%;line-height:1.1rem;font-size:.32rem;float:left}.login .register_box .input_bar .item input[data-v-c05dd56c]{float:left;margin-left:.2rem;width:3.4rem;height:100%;margin-top:0}.login .register_box .input_bar .get_code[data-v-c05dd56c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.login .register_box .input_bar .get_code input[data-v-c05dd56c]{width:2.75rem}.login .register_box .input_bar .get_code button[data-v-c05dd56c]{width:1.6rem;height:.64rem;border:1px solid #bc7c1c;background:none;border-radius:.4rem;margin-top:.26rem;margin-right:.2rem;font-size:.2rem}.login .register_box .input_bar .get_code img[data-v-c05dd56c]{width:1.6rem;height:.6rem;margin-top:.28rem}.login .register_box .input_bar .no_border[data-v-c05dd56c]{border:none}.login .go_login[data-v-c05dd56c]{color:#666;margin-top:-.2rem}.login_register[data-v-9939ebca]{padding:.3rem;height:100%}.login_register .get_code[data-v-9939ebca]{border:none}.login_register .register_box .tit_e[data-v-9939ebca]{font-size:.6rem;background:var(--footer-color);color:#fff;padding:.2rem .4rem}.login_register .register_box .register_box_content[data-v-9939ebca]{padding:.3rem}.login_register .register_box[data-v-9939ebca]{width:100%;height:auto;margin-bottom:.3rem;border:1px solid #cfcfcf}.login_register .go_login[data-v-9939ebca]{color:#666;margin-top:-.2rem}.captcha_box[data-v-9939ebca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem}.captcha_box img[data-v-9939ebca]{width:1.6rem;height:.6rem;margin-top:0}.op[data-v-9939ebca]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.32rem;margin-top:.3rem;text-align:center}span[data-v-9939ebca]{color:var(--primary-color);font-size:.32rem;margin-left:.1rem;cursor:pointer;text-decoration:underline}.step-progress[data-v-01b89bd6]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;padding:.4rem .3rem}.step-item[data-v-01b89bd6],.step-progress[data-v-01b89bd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;position:relative}.step-item[data-v-01b89bd6]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;cursor:pointer}.step-item .step-circle[data-v-01b89bd6]{width:.6rem;height:.6rem;border-radius:50%;background:#e5e5e5;border:2px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.2rem;-webkit-transition:all .3s ease;transition:all .3s ease}.step-item .step-circle .step-number[data-v-01b89bd6]{font-size:.28rem;color:#999;font-weight:700}.step-item .step-circle .check-icon[data-v-01b89bd6]{font-size:.36rem;color:#fff;font-weight:700}.step-item .step-label[data-v-01b89bd6]{font-size:.24rem;color:#999;text-align:center;white-space:nowrap;-webkit-transition:color .3s ease;transition:color .3s ease}.step-item .step-line[data-v-01b89bd6]{position:absolute;top:.25rem;left:calc(50% - .3rem);width:100%;height:2px;background:#e5e5e5;z-index:0}.step-item.active .step-circle[data-v-01b89bd6]{background:var(--primary-color,#009892);border-color:var(--primary-color,#009892)}.step-item.active .step-circle .step-number[data-v-01b89bd6]{color:#fff}.step-item.active .step-label[data-v-01b89bd6]{color:var(--primary-color,#009892);font-weight:600}.step-item.completed .step-circle[data-v-01b89bd6]{background:#4caf50;border-color:#4caf50}.step-item.completed .step-label[data-v-01b89bd6]{color:#4caf50}.step-item.completed .step-line[data-v-01b89bd6]{background:#4caf50}.step-item.disabled[data-v-01b89bd6]{cursor:not-allowed;opacity:.5}.step-item:not(.active):not(.completed):not(.disabled) .step-circle[data-v-01b89bd6]{background:#fff;border-color:var(--primary-color,#009892)}.step-item:not(.active):not(.completed):not(.disabled) .step-circle .step-number[data-v-01b89bd6]{color:var(--primary-color,#009892)}.step-item:not(.active):not(.completed):not(.disabled) .step-label[data-v-01b89bd6]{color:#666}.step-item:not(:last-child) .step-line[data-v-01b89bd6]{width:calc(100% - .6rem);left:calc(50% + .3rem)}@media(max-width:640px){.step-item .step-label[data-v-01b89bd6]{font-size:.22rem}.step-item .step-circle[data-v-01b89bd6]{width:.5rem;height:.5rem}.step-item .step-circle .step-number[data-v-01b89bd6]{font-size:.24rem}.step-item .step-circle .check-icon[data-v-01b89bd6]{font-size:.3rem}}.home .max_money[data-v-0d4b0060]{width:100%}.home .max_money img[data-v-0d4b0060]{margin-top:-.04rem;width:100%}.home .home_box[data-v-0d4b0060]{padding:0 .3rem}.home .home_box .product_tit[data-v-0d4b0060]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.home .home_box .product_tit .tit2[data-v-0d4b0060],.home .home_box .product_tit .tit[data-v-0d4b0060]{font-size:.4rem;font-weight:700}.home .home_box .product_tit .tit2[data-v-0d4b0060]{margin-left:.2rem}.home .home_box .detail[data-v-0d4b0060]{background:var(--gradient-right);border-radius:.16rem;width:100%;height:2.28rem;background-size:100% 100%;margin-top:.2rem;padding:.3rem}.home .home_box .detail .item[data-v-0d4b0060]{width:100%;height:.56rem;line-height:.56rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.28rem}.home .home_box .detail .item .tit[data-v-0d4b0060]{color:var(--secondary-color)}.home .home_box .detail .item .content span[data-v-0d4b0060]:nth-child(2){color:var(--primary-color)}.home .home_box .apply_money[data-v-0d4b0060]{width:100%;height:7.9rem;margin-top:.3rem;background:var(--gradient-top);border-radius:.16rem;padding:.3rem}.home .home_box .apply_money .head[data-v-0d4b0060]{height:.5rem;line-height:.5rem;font-size:.34rem;text-align:center;font-weight:600;color:var(--primary-color)}.home .home_box .apply_money .head[data-v-0d4b0060]:before{content:"";display:inline-block;width:1.16rem;height:.02rem;margin-right:.2rem;margin-bottom:.12rem;background:var(--gradient-left)}.home .home_box .apply_money .head[data-v-0d4b0060]:after{content:"";display:inline-block;width:1.16rem;height:.02rem;margin-left:.2rem;margin-bottom:.12rem;background:var(--gradient-right)}.home .home_box .apply_money .money[data-v-0d4b0060]{font-size:.8rem;text-align:center;color:var(--primary-color);font-weight:700}.home .home_box .apply_money .strip_box[data-v-0d4b0060]{height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .home_box .apply_money .strip_box .add[data-v-0d4b0060],.home .home_box .apply_money .strip_box .subtract[data-v-0d4b0060]{width:.4rem;height:.4rem}.home .home_box .apply_money .strip_box .add img[data-v-0d4b0060],.home .home_box .apply_money .strip_box .subtract img[data-v-0d4b0060]{width:100%}.home .home_box .apply_money .strip_box .max_strip[data-v-0d4b0060]{width:4.8rem;height:.24rem;background:#fff;border-radius:.12rem}.home .home_box .apply_money .strip_box .max_strip .strip[data-v-0d4b0060]{height:.24rem;border-radius:.12rem;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--primary-color)),to(var(--secondary-color)));background-image:linear-gradient(180deg,var(--primary-color),var(--secondary-color))}.home .home_box .apply_money .strip_box .max_strip .strip img[data-v-0d4b0060]{width:.45rem;height:.58rem;position:absolute;top:-.1rem;right:-.2rem}.home .home_box .apply_money .jkqx .tit[data-v-0d4b0060]{font-size:.28rem;font-weight:600}.home .home_box .apply_money .jkqx .item[data-v-0d4b0060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.2rem}.home .home_box .apply_money .jkqx .item div[data-v-0d4b0060]{width:1rem;height:.52rem;border-radius:.26rem;text-align:center;line-height:.52rem;background:var(--secondary-color)}.home .home_box .apply_money .jkqx .item .on[data-v-0d4b0060]{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--primary-color)),to(var(--secondary-color)));background-image:linear-gradient(180deg,var(--primary-color),var(--secondary-color));color:#fff}.home .home_box .apply_money .mqhk[data-v-0d4b0060]{height:1rem;margin-top:.1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #fff}.home .home_box .apply_money .mqhk .mqhk_content[data-v-0d4b0060],.home .home_box .apply_money .mqhk[data-v-0d4b0060]{display:-webkit-box;display:-ms-flexbox;display:flex}.home .home_box .apply_money .mqhk .tit[data-v-0d4b0060]{font-weight:600}.home .home_box .apply_money .mqhk .hk_money[data-v-0d4b0060]{font-size:.4rem;font-weight:700;color:var(--primary-color)}.home .home_box .apply_money .mqhk .remark[data-v-0d4b0060]{font-size:.28rem;color:var(--primary-color)}.home .home_box .apply_money .mqhk div[data-v-0d4b0060]{line-height:.6rem}.home .home_box .publicity[data-v-0d4b0060]{width:100%;height:.72rem;border-radius:.36rem;margin-top:.3rem;background:var(--footer-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .3rem}.home .home_box .publicity .icon[data-v-0d4b0060]{width:.5rem;height:.5rem}.home .home_box .publicity .icon img[data-v-0d4b0060]{width:100%}.home .home_box .publicity .publicity_list[data-v-0d4b0060]{width:100%;height:.4rem;overflow:hidden;position:relative}.home .home_box .publicity .publicity_list .scroll[data-v-0d4b0060]{width:100%;position:absolute;top:0;left:0;-webkit-transition:all .3s;transition:all .3s}.home .home_box .publicity .publicity_list .scroll .content_s[data-v-0d4b0060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;height:.4rem;margin-left:.2rem}.home .home_box .publicity .publicity_list .scroll .content_s span[data-v-0d4b0060]:first-child{color:#cd01ec}.home .home_box .publicity .publicity_list .scroll .content_s span[data-v-0d4b0060]:nth-child(2){font-size:.28rem;font-weight:600;color:var(--primary-color)}.home .home_box .agreement[data-v-0d4b0060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:.3rem}.home .home_box .agreement .icon[data-v-0d4b0060]{width:.3rem;height:.3rem;margin-right:.1rem}.home .home_box .agreement .icon img[data-v-0d4b0060]{width:100%}.home .home_box .agreement .content[data-v-0d4b0060]{font-size:.24rem}.home .home_box .ljjk[data-v-0d4b0060]{padding:.2rem 0}.complete_info[data-v-0d4b0060]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:10050;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-overflow-scrolling:touch}.complete_info .complete_box[data-v-0d4b0060]{width:5.6rem;border-radius:.16rem;background:#fff;position:relative;z-index:1}.complete_info .complete_box .head[data-v-0d4b0060]{width:100%;height:1.7rem;border-top-left-radius:.16rem;border-top-right-radius:.16rem;background-image:-webkit-gradient(linear,left top,right top,from(#fedc3d),to(#ffbb47));background-image:linear-gradient(90deg,#fedc3d,#ffbb47);position:relative}.complete_info .complete_box .head img[data-v-0d4b0060]{position:absolute;top:-.8rem;left:1.8rem;width:2rem;height:2rem}.complete_info .complete_box .text[data-v-0d4b0060]{margin:.4rem 0;text-align:center;font-size:.3rem}.complete_info .complete_box .write[data-v-0d4b0060]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:.4rem}.complete_info .complete_box .write .complete_info_btn[data-v-0d4b0060],.complete_info .complete_box .write button[data-v-0d4b0060]{width:3.5rem;height:.8rem;border-radius:.4rem;background-image:-webkit-gradient(linear,left top,right top,from(#fedc3d),to(#ffbb47));background-image:linear-gradient(90deg,#fedc3d,#ffbb47);color:#613600;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-appearance:none;-moz-appearance:none;appearance:none}.item_grid[data-v-0d4b0060]{display:grid;grid-template-columns:repeat(4,1fr);gap:.2rem}.item_grid div[data-v-0d4b0060]{width:100%;height:.52rem;border-radius:.26rem;text-align:center;line-height:.52rem;background:var(--footer-color);color:#fff}.item_grid div.on[data-v-0d4b0060]{background:var(--header-color);border:1px solid var(--primary-color);color:var(--primary-color)}.input_box[data-v-0d4b0060]{margin-top:.1rem}.yellow_color[data-v-0d4b0060]{color:var(--secondary-color)}.footer[data-v-15868d72]{width:100%;height:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;position:fixed;left:0;bottom:0;right:0;background:var(--footer-color)!important;border-top-right-radius:.2rem;border-top-left-radius:.2rem;-webkit-box-shadow:1px -2px 10px -8px #212c62;box-shadow:1px -2px 10px -8px #212c62;z-index:1}.nav_item[data-v-15868d72]{width:1.3rem;height:1.3rem}.nav_item img[data-v-15868d72]{width:.54rem;height:.54rem;margin-left:.38rem;margin-top:.14rem}.nav_tit[data-v-15868d72]{text-transform:uppercase;height:.3rem;font-size:.2rem;text-align:center;color:var(--primary-color)!important}.agreement_pop[data-v-ab496174]{position:fixed;top:80px;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:11;padding:.4rem;overflow-y:scroll}.agreement_pop .tit[data-v-ab496174]{margin-top:.3rem;font-size:.4rem;text-align:center;padding-bottom:.2rem}.agreement_pop .text[data-v-ab496174]{margin-top:.2rem;font-size:.28rem}.agreement_pop .btn[data-v-ab496174]{margin:1rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.agreement_pop .btn button[data-v-ab496174]{width:6rem;height:1rem;background:none;border:1px solid #bc7c1c;border-radius:.5rem;font-size:.3rem}.agreement_pop .close[data-v-ab496174]{position:fixed;top:80px;right:30px;text-align:center}.borrow_detail[data-v-17a8fea8]{padding:.3rem}.borrow_detail .head[data-v-17a8fea8]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 .3rem;font-size:.3rem;font-weight:600}.borrow_detail .head img[data-v-17a8fea8]{width:.4rem;height:.4rem;margin-right:.2rem}.borrow_detail .detail[data-v-17a8fea8]{width:100%;border-radius:.2rem;margin-top:.2rem;overflow:hidden}.borrow_detail .detail .head[data-v-17a8fea8]{background:var(--footer-color)}.borrow_detail .detail .remark[data-v-17a8fea8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.3rem}.borrow_detail .detail .remark input[data-v-17a8fea8]{width:5rem;height:.9rem;border-radius:.1rem;border:1px solid #c5cad5;padding:0 .2rem}.borrow_detail .detail .content[data-v-17a8fea8]{padding:.3rem}.borrow_detail .detail .content .item[data-v-17a8fea8]{width:100%;min-height:.6rem;line-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.28rem}.borrow_detail .detail .content .item .tit[data-v-17a8fea8]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#8997ae;width:1.4rem}.borrow_detail .detail .content .item .text[data-v-17a8fea8]{width:4.8rem;text-align:right}.borrow_detail .consent[data-v-17a8fea8]{margin:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.borrow_detail .consent img[data-v-17a8fea8]{width:.3rem;height:.3rem;margin-right:.1rem}.borrow_detail .signature_mask[data-v-17a8fea8]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000}.borrow_detail .signature[data-v-17a8fea8]{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1001;width:90%;max-height:90vh;overflow-y:auto;background:var(--footer-color);border-radius:.2rem;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.borrow_detail .signature .signature_box[data-v-17a8fea8]{width:6rem;min-width:5rem;border-radius:.1rem;background-size:100% 100%;padding:.2rem}.borrow_detail .signature .signature_box .tit[data-v-17a8fea8]{padding:.3rem;text-align:center;font-size:.3rem;font-weight:700}.borrow_detail .signature .signature_box .canvas_cz[data-v-17a8fea8]{width:100%;height:3rem;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;border:1px solid #ddd;border-radius:.1rem;margin:.2rem 0}.borrow_detail .signature .signature_box button[data-v-17a8fea8]{width:100%;height:1rem;background:none;font-size:.3rem;border:none;cursor:pointer;margin-top:.2rem}.confirm_btn[data-v-17a8fea8]{background-color:#f9bf3a;outline:1px solid #f9bf3a;border-radius:.1rem;cursor:pointer}.canvas[data-v-b7bd3b02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}canvas[data-v-b7bd3b02]{width:6rem;height:3rem}.contract[data-v-61380713]{background:var(--footer-color);padding:.3rem}.contract .content2[data-v-61380713]{margin-top:1rem}.contract .content2 p[data-v-61380713]{color:red;margin-bottom:.1rem}.contract .seal[data-v-61380713]{position:relative}.contract .seal img[data-v-61380713]{position:absolute;right:0;height:6.6rem}.wallet[data-v-2fd475e0]{padding-left:.3rem;padding-right:.3rem}.wallet .wallet_info[data-v-2fd475e0]{width:100%;height:100%;background:var(--footer-color);padding:.3rem;z-index:1000;border-radius:.2rem}.wallet .wallet_info .my_limit[data-v-2fd475e0]{font-size:.3rem;width:4rem;margin-left:2.3rem;font-weight:600}.wallet .wallet_info .real_name[data-v-2fd475e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.1rem;visibility:hidden}.wallet .wallet_info .real_name .lvl[data-v-2fd475e0]{width:1.9rem;height:.44rem;background:#f6e3b0;border-radius:.22rem;border:1px solid #e6c798;text-align:center;line-height:.44rem;font-size:.22rem;visibility:hidden}.wallet .wallet_info .money_tit[data-v-2fd475e0]{color:var(--secondary-color);font-size:.34rem;font-weight:600;margin-top:.3rem}.wallet .wallet_info .money[data-v-2fd475e0]{color:var(--primary-color);font-size:.54rem;font-weight:600;padding-left:.4rem;padding-bottom:.2rem;margin-top:.2rem}.wallet .wallet_info .border_bottom1[data-v-2fd475e0]{border-bottom:1px dashed #c4bfac}.wallet .wallet_info .margin[data-v-2fd475e0]{margin-top:.2rem}.wallet .ljjk[data-v-2fd475e0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wallet .ljjk span[data-v-2fd475e0]{height:.5rem;line-height:.5rem;text-decoration:underline;color:var(--primary-color);font-size:.32rem;cursor:pointer;font-weight:600}.wallet .wxtip[data-v-2fd475e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.4rem 0}.wallet .wxtip img[data-v-2fd475e0]{width:.3rem;height:.3rem;margin-right:.1rem}.wallet .wxtip span[data-v-2fd475e0]{margin-top:-.03rem}.wallet .status[data-v-2fd475e0]{width:100%;background:var(--header-color);border-radius:.2rem;overflow:hidden}.wallet .status .sts[data-v-2fd475e0]{width:100%;height:1.8rem;background:var(--footer-color);padding:.4rem .6rem}.wallet .status .sts .strip[data-v-2fd475e0]{width:4.66rem;height:.02rem;background:#c5cad5;margin:.2rem auto 0}.wallet .status .sts .sts_item[data-v-2fd475e0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.2rem;margin-top:.4rem}.wallet .status .sts .sts_item .item[data-v-2fd475e0]{position:relative}.wallet .status .sts .sts_item .item[data-v-2fd475e0]:before{content:"";display:inline-block;width:.2rem;height:.2rem;background:#c5cad5;border-radius:50%;position:absolute;top:-.56rem;left:calc(50% - .16rem);border:3px solid #fff}.wallet .status .sts .sts_item .on[data-v-2fd475e0]{color:#000}.wallet .status .sts .sts_item .on[data-v-2fd475e0]:before{content:"";width:.32rem;height:.32rem;background:url(/static/img/jj.png);background-size:100% 100%;top:-.62rem;left:calc(50% - .22rem)}.wallet .status .tip[data-v-2fd475e0]{padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem}.wallet .status .tip .tit[data-v-2fd475e0]{width:1.2rem;height:.4rem;font-size:.28rem}.wallet .status .tip .content[data-v-2fd475e0]{width:4.7rem;text-align:center;color:#e84a10}.wallet .withdraw_deposit[data-v-2fd475e0]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--footer-color);z-index:11;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet .withdraw_deposit .w_d_box[data-v-2fd475e0]{opacity:1;width:6.4rem;height:6rem;background:var(--header-color);border-radius:.2rem;position:relative;padding:.3rem}.wallet .withdraw_deposit .w_d_box img[data-v-2fd475e0]{width:.24rem;height:.24rem;position:absolute;top:.3rem;right:.3rem}.wallet .withdraw_deposit .w_d_box .inp[data-v-2fd475e0]{width:100%;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet .withdraw_deposit .w_d_box .inp span[data-v-2fd475e0]{font-size:.6rem}.wallet .withdraw_deposit .w_d_box .inp input[data-v-2fd475e0]{width:4rem;font-size:.8rem}.wallet .withdraw_deposit .w_d_box .inp2[data-v-2fd475e0]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet .withdraw_deposit .w_d_box .inp2 span[data-v-2fd475e0]{font-size:.6rem}.wallet .withdraw_deposit .w_d_box .inp2 input[data-v-2fd475e0]{font-size:.8rem}.wallet .withdraw_deposit .w_d_box .w_d_btn[data-v-2fd475e0]{margin-top:.3rem}.wallet .withdraw_deposit .w_d_box .ktx_tip[data-v-2fd475e0]{margin:.3rem 0;color:#ccc}.wallet .withdraw_deposit .w_d_box[data-v-2fd475e0] ::-webkit-input-placeholder{color:#cfcfcf;font-size:.9rem}.wallet .withdraw_deposit .w_d_box[data-v-2fd475e0] ::-moz-placeholder{color:#cfcfcf;font-size:.9rem}.wallet .withdraw_deposit .w_d_box[data-v-2fd475e0] :-ms-input-placeholder{color:#cfcfcf;font-size:.9rem}.wallet_info_box[data-v-2fd475e0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card_box[data-v-2fd475e0],.wallet_info_box[data-v-2fd475e0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_box[data-v-2fd475e0]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card_box img[data-v-2fd475e0]{width:1.2rem;height:1.2rem;background-blend-mode:multiply;opacity:.5}.order_info[data-v-2fd475e0]{display:grid;grid-template-columns:1fr 1fr;margin-top:.2rem;gap:.2rem;padding:.2rem;background:var(--footer-color);border-radius:.2rem}.order_info .order_info_item[data-v-2fd475e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.2rem}.order_info .order_info_item .order_info_item_tit[data-v-2fd475e0]{font-size:.32rem;font-weight:600}.order_info .order_info_item .order_info_item_text[data-v-2fd475e0]{font-size:.32rem;font-weight:600;color:var(--primary-color)}.order_info .order_info_item .order_info_item_text_small[data-v-2fd475e0]{font-size:.28rem;font-weight:400;color:#000}.secondary-color[data-v-2fd475e0]{color:var(--secondary-color)}.my[data-v-0eff0bd9]{height:100%}.my .userinfo[data-v-0eff0bd9]{width:100%;padding:.3rem}.my .userinfo .info_box[data-v-0eff0bd9]{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.1rem}.my .userinfo .info_box .head_img[data-v-0eff0bd9],.my .userinfo .info_box[data-v-0eff0bd9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.my .userinfo .info_box .head_img[data-v-0eff0bd9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;clear:both}.my .userinfo .info_box .head_img img[data-v-0eff0bd9]{width:1.4rem;height:1.4rem;border-radius:50%;overflow:hidden}.my .userinfo .info_box .username[data-v-0eff0bd9]{font-size:.36rem;text-align:center;height:.4rem;line-height:.4rem}.my .action[data-v-0eff0bd9]{padding:.3rem}.my .action .action_bar[data-v-0eff0bd9]{width:100%;padding:.3rem;border-radius:.2rem}.my .action .action_bar .a_b_item[data-v-0eff0bd9]{width:100%;height:.4rem;margin-top:.5rem}.my .action .action_bar .a_b_item .icon[data-v-0eff0bd9]{width:.4rem;float:left;margin-top:.02rem}.my .action .action_bar .a_b_item .icon img[data-v-0eff0bd9]{width:.36rem;margin-top:.02rem}.my .action .action_bar .a_b_item .label[data-v-0eff0bd9]{font-size:.3rem;float:left;margin-left:.2rem}.my .action .action_bar .a_b_item .op[data-v-0eff0bd9]{width:.4rem;float:right}.my .action .action_bar .a_b_item .op img[data-v-0eff0bd9]{width:.2rem;margin-top:.1rem;float:right}.my .action .action_bar .a_b_item[data-v-0eff0bd9]:first-child{margin-top:0}.my .action .action_bar[data-v-0eff0bd9]:nth-child(n+2){margin-top:.2rem}.user_info[data-v-0eff0bd9]{-ms-flex-pack:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:.2rem}.user_info .user_lvl[data-v-0eff0bd9],.user_info[data-v-0eff0bd9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.user_info .user_lvl[data-v-0eff0bd9]{-ms-flex-pack:center;margin-top:.1rem}.user_info .user_lvl .lvl[data-v-0eff0bd9]{width:1.6rem;height:.44rem;background:var(--footer-color);border-radius:.22rem;text-align:center;line-height:.44rem;font-size:.22rem;color:var(--primary-color)}.user_info .username[data-v-0eff0bd9]{font-size:.36rem;font-weight:600;text-align:center;line-height:.4rem}.credit-gauge[data-v-ebe4f8e6]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gauge-svg[data-v-ebe4f8e6]{display:block}.gauge-bg[data-v-ebe4f8e6]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.gauge-track[data-v-ebe4f8e6]{opacity:.3}.gauge-progress[data-v-ebe4f8e6]{-webkit-transition:stroke-dashoffset .3s ease;transition:stroke-dashoffset .3s ease;-webkit-animation:progressAnimation-data-v-ebe4f8e6 1.5s ease-out;animation:progressAnimation-data-v-ebe4f8e6 1.5s ease-out}.pointer-group[data-v-ebe4f8e6]{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-animation:pointerAnimation-data-v-ebe4f8e6 1.5s ease-out;animation:pointerAnimation-data-v-ebe4f8e6 1.5s ease-out}.pointer-line[data-v-ebe4f8e6]{-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.pointer-center[data-v-ebe4f8e6]{-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.label-text[data-v-ebe4f8e6],.mark-text[data-v-ebe4f8e6]{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.score-display[data-v-ebe4f8e6]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;z-index:10}.score-number[data-v-ebe4f8e6]{font-size:56px;font-weight:700;color:#fff;line-height:1;margin-bottom:8px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.score-label[data-v-ebe4f8e6]{font-size:16px;color:#fff;opacity:.95;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.2)}@-webkit-keyframes progressAnimation-data-v-ebe4f8e6{0%{stroke-dashoffset:100%}}@keyframes progressAnimation-data-v-ebe4f8e6{0%{stroke-dashoffset:100%}}@-webkit-keyframes pointerAnimation-data-v-ebe4f8e6{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pointerAnimation-data-v-ebe4f8e6{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media(max-width:768px){.score-number[data-v-ebe4f8e6]{font-size:48px}.score-label[data-v-ebe4f8e6]{font-size:14px}}.person_data[data-v-f3dc89ae]{padding:.2rem}.person_data .user_data[data-v-f3dc89ae]{margin-top:.2rem;width:100%;background:var(--footer-color);-webkit-box-shadow:0 3px 15px 0 rgba(6,34,60,.06);box-shadow:0 3px 15px 0 rgba(6,34,60,.06);border-radius:.2rem;overflow:hidden}.person_data .user_data .head[data-v-f3dc89ae]{width:100%;height:.8rem;line-height:.8rem;text-align:center;background:var(--footer-color);color:var(--secondary-color)}.person_data .user_data .item[data-v-f3dc89ae]{width:100%;height:1.7rem;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.person_data .user_data .item .icon[data-v-f3dc89ae]{width:.76rem;height:100%}.person_data .user_data .item .icon img[data-v-f3dc89ae]{width:.76rem;height:.76rem;margin-top:.17rem}.person_data .user_data .item .info[data-v-f3dc89ae]{width:4rem;height:100%}.person_data .user_data .item .info .tit[data-v-f3dc89ae]{margin-top:.1rem;font-size:.32rem;font-weight:600}.person_data .user_data .item .info .remark[data-v-f3dc89ae]{margin-top:.08rem;color:var(--secondary-color);font-size:.24rem}.person_data .user_data .item .op[data-v-f3dc89ae]{width:1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#858b9c}.person_data .user_data .item .op .r_icon[data-v-f3dc89ae]{width:.26rem;height:.26rem;display:-webkit-box;display:-ms-flexbox;display:flex}.person_data .user_data .item .op .r_icon img[data-v-f3dc89ae]{width:100%;height:100%}.person_data .audit[data-v-f3dc89ae]{margin:.6rem 0}.person_data .go_home[data-v-f3dc89ae]{margin-top:.4rem}.primary-color[data-v-f3dc89ae]{color:var(--primary-color)}.data_info[data-v-3d3bd414]{padding-left:0;padding-right:0}.data_info .user_data[data-v-3d3bd414]{padding:.3rem;width:100%}.data_info .user_data .input_bar[data-v-3d3bd414]{padding:.3rem;border-radius:.16rem}.data_info .user_data .input_bar .head[data-v-3d3bd414]{width:6.9rem;height:.8rem;line-height:.8rem;text-align:center;background:var(--footer-color);color:#738aa4;margin-left:-.3rem}.data_info .user_data .input_bar .item[data-v-3d3bd414]{width:100%;height:1.16rem;border-bottom:1px solid #e5e5e5;clear:both}.data_info .user_data .input_bar .item .label[data-v-3d3bd414]{width:3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:100%;line-height:1.16rem;font-size:.32rem;float:left}.data_info .user_data .input_bar .item input[data-v-3d3bd414]{float:left;margin-left:.2rem;width:3rem;height:100%}.data_info .user_data .input_bar .item .next[data-v-3d3bd414]{width:.56rem;height:100%;float:right}.data_info .user_data .input_bar .item .next img[data-v-3d3bd414]{margin-top:.45rem;width:.26rem;height:.26rem;margin-right:.3rem}.data_info .user_data .input_bar .no_border[data-v-3d3bd414]{border:none}.data_info .user_data .input_bar .word_year input[data-v-3d3bd414]{width:2rem}.data_info .user_data .input_bar .word_year .year[data-v-3d3bd414]{height:1.16rem;line-height:1.16rem;float:left;font-size:.32rem}.data_info .user_data .input_bar[data-v-3d3bd414]:nth-child(2){margin-top:.3rem}.data_info .user_data .submit_data[data-v-3d3bd414]{margin:.6rem 0}.base_info[data-v-3d3bd414]{padding:.3rem;border:1px solid #e5e5e5}.img_bar[data-v-e164859e],.input_bar[data-v-e164859e]{padding-left:.3rem;border-radius:.16rem;overflow:hidden;padding-bottom:.4rem}.img_bar .head[data-v-e164859e],.input_bar .head[data-v-e164859e]{width:6.9rem;height:.8rem;line-height:.8rem;text-align:center;background:var(--footer-color);color:#738aa4;margin-left:-.3rem}.img_bar .item[data-v-e164859e],.input_bar .item[data-v-e164859e]{width:100%;height:1.16rem;border-bottom:.01rem solid #e5e5e5}.img_bar .item .label[data-v-e164859e],.input_bar .item .label[data-v-e164859e]{height:100%;line-height:1.16rem;font-size:.32rem;float:left}.img_bar .item input[data-v-e164859e],.input_bar .item input[data-v-e164859e]{float:left;margin-left:.2rem;width:4rem;height:100%;font-size:.32rem}.id_info[data-v-e164859e]{padding-left:0;padding-right:0}.id_info .user_data[data-v-e164859e]{padding:.3rem;width:100%}.id_info .user_data .img_bar[data-v-e164859e],.id_info .user_data .input_bar[data-v-e164859e]{padding:.3rem}.id_info .user_data .img_bar .id_img[data-v-e164859e],.id_info .user_data .input_bar .id_img[data-v-e164859e]{width:80%;height:80%}.id_info .user_data .img_bar .item .next[data-v-e164859e],.id_info .user_data .input_bar .item .next[data-v-e164859e]{width:.56rem;height:100%;float:right}.id_info .user_data .img_bar .item .next img[data-v-e164859e],.id_info .user_data .input_bar .item .next img[data-v-e164859e]{margin-top:.45rem;width:.26rem;height:.26rem;margin-right:.3rem}.id_info .user_data .img_bar .item input[data-v-e164859e],.id_info .user_data .input_bar .item input[data-v-e164859e]{width:100%}.id_info .user_data .img_bar[data-v-e164859e]{margin-top:.2rem;padding-left:0}.id_info .user_data .img_bar .head[data-v-e164859e]{width:100%;height:1.4rem;padding:.2rem;margin-left:0}.id_info .user_data .img_bar .head div[data-v-e164859e]{height:.4rem;line-height:.4rem;text-align:left}.id_info .user_data .img_bar .file_box[data-v-e164859e]{width:5.6rem;height:3.4rem;margin:.4rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.id_info .user_data .img_bar .file_box .id_img[data-v-e164859e],.id_info .user_data .img_bar .file_box .img[data-v-e164859e]{pointer-events:none}.id_info .user_data .img_bar .file_box .img[data-v-e164859e]{width:2.36rem;height:2.2rem}.id_info .user_data .img_bar .file_box .img img[data-v-e164859e]{width:100%}.id_info .user_data .img_bar .file_box .img p[data-v-e164859e]{text-align:center;margin-top:.2rem}.id_info .user_data .img_bar .file_box input[type=file][data-v-e164859e]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;border:0;opacity:.01;z-index:2;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;font-size:16px}.id_info .user_data .img_bar .require_a[data-v-e164859e]{padding:.1rem}.id_info .user_data .img_bar .require_a .tit[data-v-e164859e]{height:.4rem;font-size:.24rem}.id_info .user_data .img_bar .require_a .content[data-v-e164859e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.1rem}.id_info .user_data .img_bar .require_a .content .item_a[data-v-e164859e]{width:1.48rem;height:1.32rem}.id_info .user_data .img_bar .require_a .content .item_a img[data-v-e164859e]{width:100%;height:.92rem}.id_info .user_data .img_bar .require_a .content .item_a .text[data-v-e164859e]{height:.4rem;font-size:.22rem;line-height:.4rem;text-align:center}.id_info .user_data .img_load[data-v-e164859e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:11}.id_info .user_data .submit_data[data-v-e164859e]{margin:.6rem 0}.img_bar[data-v-4ee72194],.input_bar[data-v-4ee72194]{padding-left:.3rem;border-radius:.16rem;overflow:hidden;padding-bottom:.4rem}.img_bar .head[data-v-4ee72194],.input_bar .head[data-v-4ee72194]{width:6.9rem;height:.8rem;line-height:.8rem;text-align:center;background:var(--footer-color);color:#738aa4;margin-left:-.3rem}.img_bar .item[data-v-4ee72194],.input_bar .item[data-v-4ee72194]{width:100%;height:1.16rem;border-bottom:.01rem solid #e5e5e5}.img_bar .item .label[data-v-4ee72194],.input_bar .item .label[data-v-4ee72194]{height:100%;line-height:1.16rem;font-size:.32rem;float:left}.img_bar .item input[data-v-4ee72194],.input_bar .item input[data-v-4ee72194]{float:left;margin-left:.2rem;width:4rem;height:100%;font-size:.32rem}.bank_card[data-v-4ee72194]{padding:.3rem}.bank_card .user_data[data-v-4ee72194]{width:100%}.bank_card .user_data .input_bar[data-v-4ee72194]:nth-child(2){margin-top:.3rem}.bank_card .user_data .select_bank[data-v-4ee72194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bank_card .user_data .select_bank .op[data-v-4ee72194]{width:1.9rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c5cad5;margin-right:.3rem;font-size:.3rem}.bank_card .user_data .select_bank .op img[data-v-4ee72194]{width:.3rem;height:.3rem}.bank_card .tip[data-v-4ee72194]{margin-top:.3rem}.bank_card .tip .content[data-v-4ee72194]{color:#e84a10;margin-top:.1rem}.bank_card .submit_data[data-v-4ee72194]{margin:.6rem 0}.flex_between[data-v-4ee72194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_between .label[data-v-4ee72194]{max-width:3rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.flex_between input[data-v-4ee72194]{width:100%;text-align:right;margin-right:.3rem}.my_borrow[data-v-130d0502]{padding-left:.6rem}.my_borrow .my_list[data-v-130d0502]{width:100%;position:relative;padding-top:.2rem}.my_borrow .my_list[data-v-130d0502]:after{content:"";display:inline-block;background:#e86e10;width:.02rem;height:100%;opacity:.4;position:absolute;top:0;left:0;z-index:1}.my_borrow .my_list .item[data-v-130d0502]{margin-left:.4rem;border-radius:.12rem;border:1px solid #e3f0ff;position:relative}.my_borrow .my_list .item[data-v-130d0502]:after{content:"";display:inline-block;width:.17rem;height:.17rem;border:.06rem solid #f9bf3a;border-radius:50%;position:absolute;top:.3rem;left:-.56rem;background:#fff;z-index:2}.my_borrow .my_list .item .head[data-v-130d0502]{width:100%;height:.9rem;background:var(--footer-color);padding:0 .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.my_borrow .my_list .item .head .num[data-v-130d0502]{height:100%;line-height:.9rem}.my_borrow .my_list .item .head .status[data-v-130d0502]{width:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.my_borrow .my_list .item .head .status img[data-v-130d0502]{width:.26rem;height:.26rem;margin-left:.06rem}.my_borrow .my_list .item .head .status .ing[data-v-130d0502]{color:#e86e10}.my_borrow .my_list .item .content[data-v-130d0502]{width:100%;padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.my_borrow .my_list .item .content .icon[data-v-130d0502]{width:1.1rem;height:100%}.my_borrow .my_list .item .content .icon img[data-v-130d0502]{width:100%;height:1.1rem;margin-top:.15rem}.my_borrow .my_list .item .content .info[data-v-130d0502]{margin-left:.2rem}.my_borrow .my_list .item .content .info div[data-v-130d0502]{line-height:.466rem}.my_borrow .my_list .item .content .info .money[data-v-130d0502],.my_borrow .my_list .item .content .info .yg[data-v-130d0502]{color:var(--primary-color);font-size:.3rem}.my_borrow .my_list .item[data-v-130d0502]:nth-child(n+2){margin-top:.2rem}.my_borrow .m_b_nodata[data-v-130d0502]{margin-left:-.3rem;margin-top:2rem}.my_borrow .m_b_nodata img[data-v-130d0502]{width:100%;margin-bottom:.4rem}.my_borrow .m_b_nodata p[data-v-130d0502]{text-align:center;font-size:.32rem}.login .btn[data-v-cb8eada2]{margin:.6rem 0}.login .tit_e[data-v-cb8eada2]{font-size:.6rem;margin-top:.2rem}.login .tit_c[data-v-cb8eada2]{font-size:.48rem}.login .item_tit[data-v-cb8eada2]{font-size:.32rem;margin-top:.4rem}.login .margin[data-v-cb8eada2]{margin-top:.8rem}.login .item[data-v-cb8eada2]{clear:both}.login input[data-v-cb8eada2]{width:100%;height:.8rem;margin-top:.2rem}.login .op[data-v-cb8eada2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#666}.login button[disabled][data-v-cb8eada2]{border:1px solid #cfcfcf;color:#cfcfcf}.get_code[data-v-cb8eada2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get_code input[data-v-cb8eada2]{width:2.75rem}.get_code button[data-v-cb8eada2]{width:1.6rem;height:.64rem;border:1px solid #bc7c1c;background:none;border-radius:.4rem;margin-top:.26rem;margin-right:.2rem;font-size:.2rem}.get_code img[data-v-cb8eada2]{width:1.6rem;height:.6rem;margin-top:.28rem}.zhima[data-v-35b1d9d5]{background:var(--gradient-bottom)}.zhima .authorize-zhima-title[data-v-35b1d9d5]{width:100%;height:1.6rem;background:#fff;border-bottom:2px solid #00c68d;padding-top:.3rem}.zhima .authorize-logo[data-v-35b1d9d5]{display:block;width:3.3rem;margin:0 auto}.zhima .protocol-detail-content-ul div[data-v-35b1d9d5]{margin-bottom:10px}.zhima .protocol-detail-content-ul .tit[data-v-35b1d9d5]{font-weight:700}.zhima .protocol-auth-detail[data-v-35b1d9d5]{padding-top:.2rem}.zhima .sq[data-v-35b1d9d5]{margin-top:.4rem}.zhima .what_zhima[data-v-35b1d9d5]{text-align:right;margin-top:.2rem}a[data-v-91f6a2fc]{text-decoration:none}h3[data-v-91f6a2fc],p[data-v-91f6a2fc]{margin:0 15px;text-align:left;line-height:25px;font-size:14px}h3[data-v-91f6a2fc]{margin:20px 15px 5px;font-size:16px;color:#000}.page[data-v-91f6a2fc]{color:#666;font-family:Microsoft Yahei;font-size:15px}.footer[data-v-91f6a2fc],.header[data-v-91f6a2fc]{text-align:center}.footer[data-v-91f6a2fc]{height:40px;line-height:32px;text-align:center;color:#a5a5a5;font-size:12px;display:block}.header .content[data-v-91f6a2fc]{color:#8f8f95}.header img[data-v-91f6a2fc]{width:39%;margin:10% 0 5%}.header .ps[data-v-91f6a2fc]{margin-bottom:10px}.box img[data-v-91f6a2fc]{width:100%;margin:20px 0 10px}.box .txt[data-v-91f6a2fc]{color:#666}.box-4[data-v-91f6a2fc]{margin-bottom:40px}.supplement[data-v-0b78012d]{padding:.3rem}.supplement .content[data-v-0b78012d]{font-size:.3rem;text-align:center;color:#8f8f94}.supplement img[data-v-0b78012d]{width:90%;margin-left:5%;margin-top:.3rem}.supplement .btn[data-v-0b78012d]{margin-top:.4rem}.supplement .add_file[data-v-0b78012d]{width:100%;height:1rem;position:relative}.supplement .add_file input[data-v-0b78012d]{width:100%;height:1rem;position:absolute;top:0;left:0;opacity:0}.borrow_detail[data-v-0b0c76a2]{padding:.3rem}.borrow_detail .status[data-v-0b0c76a2]{width:100%;background:#fff;border-radius:.2rem}.borrow_detail .status .sts[data-v-0b0c76a2]{width:100%;height:1.8rem;background:#f9fafb;padding:.4rem .6rem}.borrow_detail .status .sts .strip[data-v-0b0c76a2]{width:4.66rem;height:.02rem;background:#c5cad5;margin:.2rem auto 0}.borrow_detail .status .sts .sts_item[data-v-0b0c76a2]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem}.borrow_detail .status .sts .sts_item .item[data-v-0b0c76a2]{position:relative}.borrow_detail .status .sts .sts_item .item[data-v-0b0c76a2]:before{content:"";display:inline-block;width:.2rem;height:.2rem;background:#c5cad5;border-radius:50%;position:absolute;top:-.56rem;left:calc(50% - .16rem);border:3px solid #fff}.borrow_detail .status .sts .sts_item .on[data-v-0b0c76a2]{color:#000}.borrow_detail .status .sts .sts_item .on[data-v-0b0c76a2]:before{content:"";width:.32rem;height:.32rem;background:url(/static/img/jj.png);background-size:100% 100%;top:-.62rem;left:calc(50% - .22rem)}.borrow_detail .status .tip[data-v-0b0c76a2]{padding:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.borrow_detail .status .tip .tit[data-v-0b0c76a2]{width:1.2rem;height:.4rem;font-size:.28rem}.borrow_detail .status .tip .content[data-v-0b0c76a2]{width:4.7rem;color:#e84a10}.borrow_detail .head[data-v-0b0c76a2]{width:100%;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 .3rem;font-size:.3rem;font-weight:600}.borrow_detail .head img[data-v-0b0c76a2]{width:.4rem;height:.4rem;margin-right:.2rem}.borrow_detail .detail[data-v-0b0c76a2]{width:100%;background:#fff;border-radius:.2rem;margin-top:.2rem;overflow:hidden}.borrow_detail .detail .head[data-v-0b0c76a2]{background:#f9fafb}.borrow_detail .detail .content[data-v-0b0c76a2]{padding:.3rem}.borrow_detail .detail .content .item[data-v-0b0c76a2]{width:100%;min-height:.6rem;line-height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.28rem}.borrow_detail .detail .content .item .tit[data-v-0b0c76a2]{color:#8997ae;width:1.4rem}.borrow_detail .detail .content .item .text[data-v-0b0c76a2]{width:4.8rem;text-align:right}.jurisdiction[data-v-2b7329ca]{padding-left:0;padding-right:0;background:var(--gradient-bottom)}.jurisdiction .banner[data-v-2b7329ca],.jurisdiction .banner img[data-v-2b7329ca]{width:100%}.jurisdiction .content[data-v-2b7329ca]{padding:.3rem}.jurisdiction .content .buy_box[data-v-2b7329ca]{width:100%;border-radius:.2rem;background:#fff;overflow:hidden}.jurisdiction .content .buy_box .head[data-v-2b7329ca]{width:100%;height:1.6rem;padding:.3rem;background:rgba(249,191,58,.1)}.jurisdiction .content .buy_box .head div[data-v-2b7329ca]{height:.5rem;line-height:.5rem}.jurisdiction .content .buy_box .head .text[data-v-2b7329ca]{color:#e84a10;font-size:.28rem}.jurisdiction .content .buy_box .vip[data-v-2b7329ca]{padding:.3rem}.jurisdiction .content .buy_box .vip .vip_detail .item[data-v-2b7329ca]{width:100%;height:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.36rem;margin-bottom:.3rem}.jurisdiction .content .buy_box .vip .vip_detail .item div[data-v-2b7329ca]:nth-child(2){margin-left:-1rem}.jurisdiction .content .buy_box .vip .vip_detail .item img[data-v-2b7329ca]{width:.4rem;height:.4rem}.jurisdiction .content .buy_box .vip .pay_tit[data-v-2b7329ca]{margin-top:.3rem}.jurisdiction .content .buy_box .vip .pay_way[data-v-2b7329ca]{width:100%;height:.6rem;margin-top:.2rem;line-height:.6rem}.jurisdiction .content .buy_box .vip .pay_way .icon[data-v-2b7329ca]{width:.52rem;height:.52rem;float:left;margin-top:.04rem}.jurisdiction .content .buy_box .vip .pay_way div[data-v-2b7329ca]{float:left;margin-left:.4rem;font-size:.36rem}.jurisdiction .content .buy_box .vip .pay_way .c[data-v-2b7329ca]{width:.4rem;height:.4rem;float:right;margin-top:.1rem}.jurisdiction .content .consent[data-v-2b7329ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.4rem 0}.jurisdiction .content .consent img[data-v-2b7329ca]{width:.3rem;height:.3rem;margin-right:.2rem;margin-top:.08rem}.jurisdiction .content .submit_data[data-v-2b7329ca]{margin:.6rem 0}.jurisdiction .qr_code[data-v-2b7329ca]{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);z-index:11}.jurisdiction .qr_code .code_box[data-v-2b7329ca]{width:6rem;height:6.4rem;background:#fff;border-radius:.12rem;position:relative}.jurisdiction .qr_code .code_box .close[data-v-2b7329ca]{position:absolute;top:.1rem;right:.3rem;font-size:.6rem}.jurisdiction .qr_code .code_box img[data-v-2b7329ca]{width:5rem;height:5rem;margin-left:.5rem;margin-top:.4rem}.jurisdiction .qr_code .code_box p[data-v-2b7329ca]{padding-left:.6rem;font-weight:700;margin-top:.2rem}.legal_liability[data-v-e5156152]{background:var(--gradient-bottom);color:#573400}.legal_liability .tit[data-v-e5156152]{height:.98rem;font-size:.7rem;font-weight:600;line-height:.98rem}.legal_liability .tit_e[data-v-e5156152]{font-size:.3rem;padding-bottom:.4rem;border-bottom:1px solid #fff}.legal_liability .content[data-v-e5156152]{margin-top:.4rem}.contract[data-v-537240bc]{padding:.3rem}.contract .content2[data-v-537240bc]{margin-top:1rem}.contract .content2 p[data-v-537240bc]{color:red;margin-bottom:.1rem}.contract .seal[data-v-537240bc]{position:relative}.contract .seal img[data-v-537240bc]{position:absolute;right:0;height:6.6rem}.container[data-v-7f42cd75]{padding:.2rem .2rem 1.4rem;overflow-y:scroll;-webkit-overflow-scrolling:touch}.container[data-v-7f42cd75],.content[data-v-7f42cd75]{width:100%;height:100%}.content[data-v-7f42cd75]{color:var(--secondary-color);.item{.title{font-size:.5rem;font-weight:700;padding:.2rem;text-align:center}.item_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;img{clear:both;-o-object-fit:cover;object-fit:cover}img.responsive-img{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.part1_img,.part2_img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.desc{.title{font-size:.3rem;font-weight:700;padding:.2rem}.content{font-size:16px;padding:.2rem;color:var(--secondary-color)}.button{text-align:center;padding:10px;line-height:.4rem;cursor:pointer;background:var(--footer-color);border-radius:.5rem;font-size:.32rem;color:var(--primary-color);&:hover{background-color:var(--header-color)}}}}}}.part3[data-v-7f42cd75]{display:grid;grid-template-columns:1fr 1fr;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.part4[data-v-7f42cd75]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.part5[data-v-7f42cd75]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;padding-bottom:.2rem;img{max-width:160px;height:auto;-o-object-fit:cover;object-fit:cover}}@media (max-width:640px){.container[data-v-7f42cd75]{padding-left:0;padding-right:0}.item_content[data-v-7f42cd75]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .item .item_content .part1_img[data-v-7f42cd75],.content .item .item_content .part2_img[data-v-7f42cd75]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.content .item .item_content .desc[data-v-7f42cd75]{padding-left:.2rem;padding-right:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.content .item .title[data-v-7f42cd75],.part3_img_container[data-v-7f42cd75],.part4[data-v-7f42cd75],.part5[data-v-7f42cd75]{padding-left:.2rem;padding-right:.2rem}.footer .item_content[data-v-7f42cd75]{padding-left:0;padding-right:0}.footer span[data-v-7f42cd75]{padding-left:.2rem;padding-right:.2rem}.item_content img.responsive-img[data-v-7f42cd75]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.part4[data-v-7f42cd75]{grid-template-columns:1fr;gap:10px}.part5[data-v-7f42cd75]{grid-template-columns:1fr 1fr;gap:10px;padding-bottom:.2rem;img{margin:0 auto;width:80px;height:80px;-o-object-fit:cover;object-fit:cover}}}.footer[data-v-7f42cd75]{max-width:100vw;overflow:hidden;background-color:var(--footer-color);.item_content{img{-o-object-fit:cover;object-fit:cover}}span{display:block;font-size:.2rem;color:#666;text-align:center}}.part3_img_container[data-v-7f42cd75]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;max-width:100%;overflow:hidden;gap:.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;.part3_img{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:50%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.2rem;display:block}}.confirm[data-v-4d8d7510]{z-index:100;background:var(--header-color)}.weui-mask[data-v-4d8d7510],.weui-mask_transparent[data-v-4d8d7510]{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0}.weui-mask[data-v-4d8d7510]{background:rgba(0,0,0,.6)}.weui-dialog[data-v-4d8d7510]{position:fixed;display:table;z-index:5000;width:80%;max-width:300px;top:0;right:0;bottom:0;left:0;margin:auto;background:hsla(0,0%,100%,.8);text-align:center;border-radius:3px;overflow:hidden}.weui-dialog__hd[data-v-4d8d7510]{padding:1.3em 1.6em .5em}.weui-dialog__title[data-v-4d8d7510]{font-weight:400;font-size:18px}.weui-dialog__bd[data-v-4d8d7510]{padding:.8em 1.6em;min-height:40px;font-size:15px;line-height:1.3;word-wrap:break-word;word-break:break-all;color:#0c0f27;margin-bottom:.4rem}.weui-dialog__icon img[data-v-4d8d7510]{width:2.5rem;height:2.5rem}.weui-dialog__icon_bd[data-v-4d8d7510]{margin-bottom:.2rem;margin-top:-.2rem}.weui-dialog__icon_bd p[data-v-4d8d7510]{font-size:.3rem}.weui-dialog__ft[data-v-4d8d7510]{position:relative;line-height:48px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid rgba(0,0,0,.1);background:var(--footer-color)}.weui-dialog__ft a[data-v-4d8d7510]:first-child{border-right:1px solid rgba(0,0,0,.1)}.weui-dialog__btn[data-v-4d8d7510]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.weui-dialog__ft[data-v-4d8d7510]:after{content:" ";position:fixed;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui-dialog__btn_default[data-v-4d8d7510]{color:#f90;color:#353535}.alert[data-v-28ad7eb4]{width:100%;min-height:.8rem;position:fixed;bottom:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100}.alert div[data-v-28ad7eb4]{min-width:3rem;max-width:5.6rem;height:100%;background:#000;padding:0 .4rem;color:#fff;font-size:.28rem;text-align:center;line-height:.8rem;border-radius:.04rem}
/*# sourceMappingURL=app.ed6b861362bde5e5c6b94e1784f37116.css.map */