@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}uni-page[data-type] uni-page-body{background-color:transparent}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page[data-type] uni-page-wrapper{height:100%}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}.app_index_container{position:relative;z-index:10;padding:0 .9375rem}.app_index_container .num_box{padding-left:.9375rem;padding-bottom:1.8125rem;padding-top:1.25rem}.app_index_container .num_box .title{color:#000;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1}.app_index_container .num_box .total{padding-top:.5625rem;align-items:baseline}.app_index_container .num_box .total uni-text:nth-child(1){color:#000;font-family:DIN Alternate;font-size:2.25rem;font-style:normal;font-weight:700;line-height:2.625rem}.app_index_container .num_box .total uni-text:nth-child(2){color:#000;font-family:DIN Alternate;font-size:1rem;font-style:normal;font-weight:700;padding-left:.53125rem;line-height:1;bottom:.1875rem;position:relative}.app_index_container .num_box .total uni-image{width:.38438rem;height:.38469rem;margin-left:.1875rem;bottom:.5625rem;position:relative}.app_index_container .menu_box{padding:0 .9375rem 1.1875rem}.app_index_container .menu_box uni-view{flex-direction:column}.app_index_container .menu_box uni-view uni-image{width:2.875rem;height:2.875rem;margin-bottom:.375rem}.app_index_container .menu_box uni-view uni-text{color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:500}.app_index_container .icon_box{border-radius:1.375rem;background:#fff;padding:.6875rem .9375rem 1.125rem;display:flex;flex-direction:column;gap:1.375rem;margin-bottom:.75rem}.app_index_container .icon_box .icon_item uni-image{width:2.25rem;height:2.25rem;margin-right:.6875rem}.app_index_container .icon_box .icon_item .icon_name uni-text:nth-child(1){color:rgba(0,0,0,.8);font-size:.875rem;font-style:normal;font-weight:600}.app_index_container .icon_box .icon_item .icon_name uni-text:nth-child(2){color:#000;font-size:.875rem;font-style:normal;font-weight:600;text-align:right}.app_index_container .icon_box .icon_item .icon_total uni-text:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;padding-top:.25rem}.app_index_container .icon_box .icon_item .icon_total uni-text:nth-child(2){color:rgba(0,0,0,.3);font-size:.6875rem;font-style:normal;font-weight:400;padding-top:.25rem;text-align:right}.app_index_container .exchange_box{border-radius:1.375rem;background:#fff;padding:1rem 1.0625rem 1.5625rem;margin-top:.75rem}.app_index_container .exchange_box .title{padding:0 .21875rem .46875rem .1875rem}.app_index_container .exchange_box .title .name{color:#000;font-size:1rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text:nth-child(1){color:rgba(0,0,0,.4);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text:nth-child(2){color:rgba(0,0,0,.8);font-size:.75rem;font-style:normal;font-weight:400;padding-left:.21875rem}.app_index_container .exchange_box .trans_action_box{position:relative}.app_index_container .exchange_box .trans_action_box .trans_box{border-radius:50%;border:.25rem solid #F0F0F0;background:#fff;width:3.375rem;height:3.375rem;position:absolute;left:8.125rem;top:3.5rem}.app_index_container .exchange_box .trans_action_box .trans_box uni-image{width:1.5rem;height:1.5rem}.app_index_container .exchange_box .input_box{height:4.5rem;border-radius:1.125rem;border:.0625rem solid #F0F0F0;padding:0 1.25rem}.app_index_container .exchange_box .input_box uni-input{color:#000;font-size:1.3125rem;font-style:normal;font-weight:300}.app_index_container .exchange_box .input_box .placeholderclass{color:rgba(0,0,0,.3)}.app_index_container .exchange_box .input_box .num_text{color:#000;font-family:Plus Jakarta Sans;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.app_index_container .exchange_box .input_box .jifen{height:1.75rem;border-radius:6.25rem;background:rgba(247,248,250,.9);padding:0 .875rem;flex-shrink:0;min-width:4.3125rem}.app_index_container .exchange_box .input_box .jifen uni-image{width:1.125rem;height:1.125rem;margin-right:.3125rem}.app_index_container .exchange_box .input_box .jifen uni-text{color:#0c0c0c;font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text{padding-top:.75rem}.app_index_container .exchange_box .trans_text uni-text{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text uni-text:nth-child(2){color:#000}.asset_index_content{margin-top:7.8125rem;padding:0 1.25rem}.asset_index_content .total_asset_box{width:20.9375rem;height:7.79478rem;border-radius:1.375rem;background-image:url(/assets/total_bg-tew7hvej.png);background-repeat:no-repeat;background-size:100%;padding:1.5625rem 0 0 1.25rem;position:relative}.asset_index_content .total_asset_box .asset_record{height:1.25rem;padding:0 .5625rem;border-radius:6.25rem;background:#fefdff;position:absolute;top:.9375rem;right:1.1875rem}.asset_index_content .total_asset_box .asset_record uni-text{color:#292d32;font-size:.6875rem;font-style:normal;font-weight:400;padding-right:.1875rem}.asset_index_content .total_asset_box .asset_record uni-image{width:.25916rem}.asset_index_content .total_asset_box .title{color:#fff;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1}.asset_index_content .total_asset_box .price{padding-top:.8125rem;align-items:baseline}.asset_index_content .total_asset_box .price uni-text:nth-child(1){color:#fff;font-size:1.75rem;font-style:normal;font-weight:500;line-height:2.625rem}.asset_index_content .total_asset_box .price uni-text:nth-child(2){color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:26px;padding-left:.125rem}.asset_index_content .total_asset_box .price uni-image{width:.38456rem;position:relative;margin-left:.1875rem;bottom:.15625rem}.asset_index_content .my_asset_title{padding:1.1875rem 0 2.25rem .625rem;color:#000;font-size:1rem;font-style:normal;font-weight:400;line-height:1}.asset_index_content .asset_list_content .item{padding:.9375rem 1.25rem 1rem;border-radius:1.375rem;border:.0625rem solid rgba(248,248,248,.12);margin-bottom:.625rem}.asset_index_content .asset_list_content .item:nth-child(1){background:linear-gradient(163deg,#758bd5 15.27%,#67c0b2 113.63%)}.asset_index_content .asset_list_content .item:nth-child(2){background:linear-gradient(134deg,#6086d4 10.67%,#f684e5 74.45%)}.asset_index_content .asset_list_content .item .coin_item{padding-bottom:1.46875rem}.asset_index_content .asset_list_content .item .coin_item uni-image{width:2.3125rem;height:2.3125rem;border-radius:50%;border:.1875rem solid rgba(255,255,255,.1);margin-right:.6875rem}.asset_index_content .asset_list_content .item .coin_item .coin_info{flex:1}.asset_index_content .asset_list_content .item .coin_item .coin_info .name{padding-bottom:.3125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text{color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text:nth-child(2){font-size:1.125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .price uni-text{color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.asset_index_content .asset_list_content .item .action_box{padding-top:.875rem;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;gap:1.3125rem}.asset_index_content .asset_list_content .item .action_box uni-text{color:#fff;font-size:.8125rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content{margin-top:6.5625rem;padding:0 .625rem}.assets_record_content .tab_change{height:2.75rem;border-bottom:1px solid rgba(0,0,0,.1);gap:1.5625rem;position:fixed;left:0;top:6.5625rem;width:23.4375rem;padding-left:1.25rem;background:#fff}.assets_record_content .tab_change uni-view{color:rgba(0,0,0,.4);text-align:center;font-size:.8125rem;font-style:normal;font-weight:400;height:2.75rem;line-height:2.75rem}.assets_record_content .tab_change .active{color:#000;font-weight:500;position:relative}.assets_record_content .tab_change .active:after{content:"";width:1.625rem;height:.125rem;background:#000;position:absolute;bottom:0;left:50%;margin-left:-.8125rem}.assets_record_content .re_list_box{padding:4rem 0 0;display:flex;flex-direction:column;gap:.625rem}.assets_record_content .re_list_box .item{padding:.75rem 1.25rem}.assets_record_content .re_list_box .item uni-image{width:2.25rem;height:2.25rem;margin-right:.6875rem}.assets_record_content .re_list_box .item .info_text{flex:1}.assets_record_content .re_list_box .item .info_text .name{padding-bottom:.3125rem}.assets_record_content .re_list_box .item .info_text .name uni-text:nth-child(1){color:#000;font-size:1rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .name uni-text:nth-child(2){color:#000;font-size:1rem;font-style:normal;font-weight:500}.assets_record_content .re_list_box .item .info_text .time uni-text:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.assets_record_content .re_list_box .item .info_text .time uni-text:nth-child(2){font-size:.6875rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .time .status_1{color:#f0b90b}.assets_record_content .re_list_box .item .info_text .time .status_2{color:#85abfe}.assets_record_content .re_list_box .item .info_text .time .status_3{color:#10b285}.assets_record_content .re_list_box .item .info_text .time .status_4{color:#059e59}.assets_record_content .re_list_box .exchange_item{border-radius:1.375rem;background:linear-gradient(90deg,rgba(243,238,217,.6),rgba(245,245,245,.6),rgba(232,239,237,.6));padding:.75rem 1.25rem;margin-bottom:.75rem}.assets_record_content .re_list_box .exchange_item .ex_icon{width:1.11397rem;height:1.03903rem}.assets_record_content .re_list_box .exchange_item .ex_re{display:flex;flex-direction:column;gap:.3125rem;width:8.125rem}.assets_record_content .re_list_box .exchange_item .ex_re uni-view{height:1.5rem;border-radius:6.25rem;background:#fdfdfd;padding:0 .6875rem;color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .exchange_item .ex_re uni-text:nth-of-type(1){color:#000;font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re uni-text:nth-of-type(2){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re .success{font-weight:600!important;color:#10b285!important}.recharge_index_content{padding:7.5rem .9375rem 6.25rem}.recharge_index_content .recharge_form_box{border-radius:1.375rem;background:#fff;padding:1.25rem .875rem}.recharge_index_content .recharge_form_box .label{color:#191919;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.8125rem}.recharge_index_content .recharge_form_box .form_item{border-radius:.75rem;background:#f5f5f5;height:2.8125rem;padding:0 .8125rem;margin-bottom:1.5625rem}.recharge_index_content .recharge_form_box .form_item .select_content{height:2.8125rem}.recharge_index_content .recharge_form_box .form_item .select_content .net{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-image{width:1.125rem;height:1.125rem;margin-right:.375rem}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-text{color:#090909;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .select_arrow{width:.53125rem}.recharge_index_content .recharge_form_box .final_total{border-top:.03125rem solid rgba(0,0,0,.1);padding-top:1.5625rem}.recharge_index_content .recharge_form_box .final_total uni-text:nth-child(1){color:rgba(0,0,0,.4);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .final_total uni-text:nth-child(2){color:#cbab10;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.25rem}.recharge_index_content .recharge_form_box .wallect_info_box{display:flex;flex-direction:column;padding:0 0 1.25rem .3125rem}.recharge_index_content .recharge_form_box .wallect_info_box uni-text{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .code_box{margin-bottom:2.25rem}.recharge_index_content .recharge_form_box .code_box uni-image{width:8.34506rem;height:8.34506rem}.recharge_index_content .recharge_form_box .safe_box uni-image{width:.9375rem;height:.9375rem;margin-right:.3125rem}.recharge_index_content .recharge_form_box .safe_box uni-text{color:#997607;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.recharge_index_content .recharge_form_box uni-input{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;height:2.8125rem;flex:1}.recharge_index_content .recharge_form_box .placed{color:rgba(9,9,9,.3)}.recharge_index_content .recharge_form_box .choose_coin uni-image{width:1rem;height:1rem}.recharge_index_content .recharge_form_box .choose_coin uni-text{color:rgba(25,25,25,.8);font-family:Plus Jakarta Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .9375rem 0 .25rem}.recharge_index_content .recharge_form_box .choose_coin uni-view{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_tips{padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.625rem}.recharge_index_content .recharge_tips uni-view{display:flex;justify-content:space-between}.recharge_index_content .recharge_tips uni-view uni-text{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_tips uni-view uni-text:nth-child(2){font-weight:600;color:#000}.choose_net_popup{width:22.1875rem;border-radius:1.75rem;background:#fff;padding:1.125rem 1.25rem 4.125rem;margin-left:.625rem;margin-bottom:.625rem}.choose_net_popup .title{padding:0 .3125rem 2.90625rem .1875rem}.choose_net_popup .title uni-text{color:rgba(0,0,0,.8);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .title uni-image{width:.44197rem;height:.44238rem}.choose_net_popup .net_box{display:flex;flex-direction:column;gap:3.21875rem}.choose_net_popup .net_box .item .icon{width:2.5rem;height:2.5rem;margin-right:.625rem}.choose_net_popup .net_box .item .arrow{height:.75rem}.choose_net_popup .net_box .item .text_info{margin-right:auto;flex-direction:column}.choose_net_popup .net_box .item .text_info .name{padding-bottom:.4375rem}.choose_net_popup .net_box .item .text_info .name uni-text{color:#000;font-size:.9375rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .net_box .item .text_info .name uni-view{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;margin-left:.3125rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.choose_net_popup .net_box .item .text_info .intr{color:rgba(0,0,0,.6);font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal}.record_right uni-text{color:rgba(0,0,0,.45);text-align:right;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.record_right uni-image{width:.35356rem;margin-left:.1875rem}uni-page-body{--MainColor: #FF3535;--BgColor: #F7F8FA;--GradualBg: linear-gradient(to right, #FF2F44, #FF437D);--FontColor3: #333;--FontColor6: #666;--FontColor9: #999}uni-view{box-sizing:border-box}uni-image{display:block}.fw-lm{font-weight:500}.fw-m{font-weight:600}.fw-b{font-weight:900}.ta-c{text-align:center}.ta-r{text-align:right}.w_100{width:100%}.h_100{height:100%}.ellipsis_1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fs-0{font-size:0!important}.lh-0px{line-height:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.gap-0{gap:0!important}.fs-1{font-size:.03125rem!important}.lh-1px{line-height:.03125rem!important}.m-1{margin:.03125rem!important}.mt-1{margin-top:.03125rem!important}.ml-1{margin-left:.03125rem!important}.mr-1{margin-right:.03125rem!important}.mb-1{margin-bottom:.03125rem!important}.p-1{padding:.03125rem!important}.pt-1{padding-top:.03125rem!important}.pl-1{padding-left:.03125rem!important}.pr-1{padding-right:.03125rem!important}.pb-1{padding-bottom:.03125rem!important}.gap-1{gap:.03125rem!important}.fs-2{font-size:.0625rem!important}.lh-2px{line-height:.0625rem!important}.m-2{margin:.0625rem!important}.mt-2{margin-top:.0625rem!important}.ml-2{margin-left:.0625rem!important}.mr-2{margin-right:.0625rem!important}.mb-2{margin-bottom:.0625rem!important}.p-2{padding:.0625rem!important}.pt-2{padding-top:.0625rem!important}.pl-2{padding-left:.0625rem!important}.pr-2{padding-right:.0625rem!important}.pb-2{padding-bottom:.0625rem!important}.gap-2{gap:.0625rem!important}.fs-3{font-size:.09375rem!important}.lh-3px{line-height:.09375rem!important}.m-3{margin:.09375rem!important}.mt-3{margin-top:.09375rem!important}.ml-3{margin-left:.09375rem!important}.mr-3{margin-right:.09375rem!important}.mb-3{margin-bottom:.09375rem!important}.p-3{padding:.09375rem!important}.pt-3{padding-top:.09375rem!important}.pl-3{padding-left:.09375rem!important}.pr-3{padding-right:.09375rem!important}.pb-3{padding-bottom:.09375rem!important}.gap-3{gap:.09375rem!important}.fs-4{font-size:.125rem!important}.lh-4px{line-height:.125rem!important}.m-4{margin:.125rem!important}.mt-4{margin-top:.125rem!important}.ml-4{margin-left:.125rem!important}.mr-4{margin-right:.125rem!important}.mb-4{margin-bottom:.125rem!important}.p-4{padding:.125rem!important}.pt-4{padding-top:.125rem!important}.pl-4{padding-left:.125rem!important}.pr-4{padding-right:.125rem!important}.pb-4{padding-bottom:.125rem!important}.gap-4{gap:.125rem!important}.fs-5{font-size:.15625rem!important}.lh-5px{line-height:.15625rem!important}.m-5{margin:.15625rem!important}.mt-5{margin-top:.15625rem!important}.ml-5{margin-left:.15625rem!important}.mr-5{margin-right:.15625rem!important}.mb-5{margin-bottom:.15625rem!important}.p-5{padding:.15625rem!important}.pt-5{padding-top:.15625rem!important}.pl-5{padding-left:.15625rem!important}.pr-5{padding-right:.15625rem!important}.pb-5{padding-bottom:.15625rem!important}.gap-5{gap:.15625rem!important}.fs-6{font-size:.1875rem!important}.lh-6px{line-height:.1875rem!important}.m-6{margin:.1875rem!important}.mt-6{margin-top:.1875rem!important}.ml-6{margin-left:.1875rem!important}.mr-6{margin-right:.1875rem!important}.mb-6{margin-bottom:.1875rem!important}.p-6{padding:.1875rem!important}.pt-6{padding-top:.1875rem!important}.pl-6{padding-left:.1875rem!important}.pr-6{padding-right:.1875rem!important}.pb-6{padding-bottom:.1875rem!important}.gap-6{gap:.1875rem!important}.fs-7{font-size:.21875rem!important}.lh-7px{line-height:.21875rem!important}.m-7{margin:.21875rem!important}.mt-7{margin-top:.21875rem!important}.ml-7{margin-left:.21875rem!important}.mr-7{margin-right:.21875rem!important}.mb-7{margin-bottom:.21875rem!important}.p-7{padding:.21875rem!important}.pt-7{padding-top:.21875rem!important}.pl-7{padding-left:.21875rem!important}.pr-7{padding-right:.21875rem!important}.pb-7{padding-bottom:.21875rem!important}.gap-7{gap:.21875rem!important}.fs-8{font-size:.25rem!important}.lh-8px{line-height:.25rem!important}.m-8{margin:.25rem!important}.mt-8{margin-top:.25rem!important}.ml-8{margin-left:.25rem!important}.mr-8{margin-right:.25rem!important}.mb-8{margin-bottom:.25rem!important}.p-8{padding:.25rem!important}.pt-8{padding-top:.25rem!important}.pl-8{padding-left:.25rem!important}.pr-8{padding-right:.25rem!important}.pb-8{padding-bottom:.25rem!important}.gap-8{gap:.25rem!important}.fs-9{font-size:.28125rem!important}.lh-9px{line-height:.28125rem!important}.m-9{margin:.28125rem!important}.mt-9{margin-top:.28125rem!important}.ml-9{margin-left:.28125rem!important}.mr-9{margin-right:.28125rem!important}.mb-9{margin-bottom:.28125rem!important}.p-9{padding:.28125rem!important}.pt-9{padding-top:.28125rem!important}.pl-9{padding-left:.28125rem!important}.pr-9{padding-right:.28125rem!important}.pb-9{padding-bottom:.28125rem!important}.gap-9{gap:.28125rem!important}.fs-10{font-size:.3125rem!important}.lh-10px{line-height:.3125rem!important}.m-10{margin:.3125rem!important}.mt-10{margin-top:.3125rem!important}.ml-10{margin-left:.3125rem!important}.mr-10{margin-right:.3125rem!important}.mb-10{margin-bottom:.3125rem!important}.p-10{padding:.3125rem!important}.pt-10{padding-top:.3125rem!important}.pl-10{padding-left:.3125rem!important}.pr-10{padding-right:.3125rem!important}.pb-10{padding-bottom:.3125rem!important}.gap-10{gap:.3125rem!important}.fs-11{font-size:.34375rem!important}.lh-11px{line-height:.34375rem!important}.m-11{margin:.34375rem!important}.mt-11{margin-top:.34375rem!important}.ml-11{margin-left:.34375rem!important}.mr-11{margin-right:.34375rem!important}.mb-11{margin-bottom:.34375rem!important}.p-11{padding:.34375rem!important}.pt-11{padding-top:.34375rem!important}.pl-11{padding-left:.34375rem!important}.pr-11{padding-right:.34375rem!important}.pb-11{padding-bottom:.34375rem!important}.gap-11{gap:.34375rem!important}.fs-12{font-size:.375rem!important}.lh-12px{line-height:.375rem!important}.m-12{margin:.375rem!important}.mt-12{margin-top:.375rem!important}.ml-12{margin-left:.375rem!important}.mr-12{margin-right:.375rem!important}.mb-12{margin-bottom:.375rem!important}.p-12{padding:.375rem!important}.pt-12{padding-top:.375rem!important}.pl-12{padding-left:.375rem!important}.pr-12{padding-right:.375rem!important}.pb-12{padding-bottom:.375rem!important}.gap-12{gap:.375rem!important}.fs-13{font-size:.40625rem!important}.lh-13px{line-height:.40625rem!important}.m-13{margin:.40625rem!important}.mt-13{margin-top:.40625rem!important}.ml-13{margin-left:.40625rem!important}.mr-13{margin-right:.40625rem!important}.mb-13{margin-bottom:.40625rem!important}.p-13{padding:.40625rem!important}.pt-13{padding-top:.40625rem!important}.pl-13{padding-left:.40625rem!important}.pr-13{padding-right:.40625rem!important}.pb-13{padding-bottom:.40625rem!important}.gap-13{gap:.40625rem!important}.fs-14{font-size:.4375rem!important}.lh-14px{line-height:.4375rem!important}.m-14{margin:.4375rem!important}.mt-14{margin-top:.4375rem!important}.ml-14{margin-left:.4375rem!important}.mr-14{margin-right:.4375rem!important}.mb-14{margin-bottom:.4375rem!important}.p-14{padding:.4375rem!important}.pt-14{padding-top:.4375rem!important}.pl-14{padding-left:.4375rem!important}.pr-14{padding-right:.4375rem!important}.pb-14{padding-bottom:.4375rem!important}.gap-14{gap:.4375rem!important}.fs-15{font-size:.46875rem!important}.lh-15px{line-height:.46875rem!important}.m-15{margin:.46875rem!important}.mt-15{margin-top:.46875rem!important}.ml-15{margin-left:.46875rem!important}.mr-15{margin-right:.46875rem!important}.mb-15{margin-bottom:.46875rem!important}.p-15{padding:.46875rem!important}.pt-15{padding-top:.46875rem!important}.pl-15{padding-left:.46875rem!important}.pr-15{padding-right:.46875rem!important}.pb-15{padding-bottom:.46875rem!important}.gap-15{gap:.46875rem!important}.fs-16{font-size:.5rem!important}.lh-16px{line-height:.5rem!important}.m-16{margin:.5rem!important}.mt-16{margin-top:.5rem!important}.ml-16{margin-left:.5rem!important}.mr-16{margin-right:.5rem!important}.mb-16{margin-bottom:.5rem!important}.p-16{padding:.5rem!important}.pt-16{padding-top:.5rem!important}.pl-16{padding-left:.5rem!important}.pr-16{padding-right:.5rem!important}.pb-16{padding-bottom:.5rem!important}.gap-16{gap:.5rem!important}.fs-17{font-size:.53125rem!important}.lh-17px{line-height:.53125rem!important}.m-17{margin:.53125rem!important}.mt-17{margin-top:.53125rem!important}.ml-17{margin-left:.53125rem!important}.mr-17{margin-right:.53125rem!important}.mb-17{margin-bottom:.53125rem!important}.p-17{padding:.53125rem!important}.pt-17{padding-top:.53125rem!important}.pl-17{padding-left:.53125rem!important}.pr-17{padding-right:.53125rem!important}.pb-17{padding-bottom:.53125rem!important}.gap-17{gap:.53125rem!important}.fs-18{font-size:.5625rem!important}.lh-18px{line-height:.5625rem!important}.m-18{margin:.5625rem!important}.mt-18{margin-top:.5625rem!important}.ml-18{margin-left:.5625rem!important}.mr-18{margin-right:.5625rem!important}.mb-18{margin-bottom:.5625rem!important}.p-18{padding:.5625rem!important}.pt-18{padding-top:.5625rem!important}.pl-18{padding-left:.5625rem!important}.pr-18{padding-right:.5625rem!important}.pb-18{padding-bottom:.5625rem!important}.gap-18{gap:.5625rem!important}.fs-19{font-size:.59375rem!important}.lh-19px{line-height:.59375rem!important}.m-19{margin:.59375rem!important}.mt-19{margin-top:.59375rem!important}.ml-19{margin-left:.59375rem!important}.mr-19{margin-right:.59375rem!important}.mb-19{margin-bottom:.59375rem!important}.p-19{padding:.59375rem!important}.pt-19{padding-top:.59375rem!important}.pl-19{padding-left:.59375rem!important}.pr-19{padding-right:.59375rem!important}.pb-19{padding-bottom:.59375rem!important}.gap-19{gap:.59375rem!important}.fs-20{font-size:.625rem!important}.lh-20px{line-height:.625rem!important}.m-20{margin:.625rem!important}.mt-20{margin-top:.625rem!important}.ml-20{margin-left:.625rem!important}.mr-20{margin-right:.625rem!important}.mb-20{margin-bottom:.625rem!important}.p-20{padding:.625rem!important}.pt-20{padding-top:.625rem!important}.pl-20{padding-left:.625rem!important}.pr-20{padding-right:.625rem!important}.pb-20{padding-bottom:.625rem!important}.gap-20{gap:.625rem!important}.fs-21{font-size:.65625rem!important}.lh-21px{line-height:.65625rem!important}.m-21{margin:.65625rem!important}.mt-21{margin-top:.65625rem!important}.ml-21{margin-left:.65625rem!important}.mr-21{margin-right:.65625rem!important}.mb-21{margin-bottom:.65625rem!important}.p-21{padding:.65625rem!important}.pt-21{padding-top:.65625rem!important}.pl-21{padding-left:.65625rem!important}.pr-21{padding-right:.65625rem!important}.pb-21{padding-bottom:.65625rem!important}.gap-21{gap:.65625rem!important}.fs-22{font-size:.6875rem!important}.lh-22px{line-height:.6875rem!important}.m-22{margin:.6875rem!important}.mt-22{margin-top:.6875rem!important}.ml-22{margin-left:.6875rem!important}.mr-22{margin-right:.6875rem!important}.mb-22{margin-bottom:.6875rem!important}.p-22{padding:.6875rem!important}.pt-22{padding-top:.6875rem!important}.pl-22{padding-left:.6875rem!important}.pr-22{padding-right:.6875rem!important}.pb-22{padding-bottom:.6875rem!important}.gap-22{gap:.6875rem!important}.fs-23{font-size:.71875rem!important}.lh-23px{line-height:.71875rem!important}.m-23{margin:.71875rem!important}.mt-23{margin-top:.71875rem!important}.ml-23{margin-left:.71875rem!important}.mr-23{margin-right:.71875rem!important}.mb-23{margin-bottom:.71875rem!important}.p-23{padding:.71875rem!important}.pt-23{padding-top:.71875rem!important}.pl-23{padding-left:.71875rem!important}.pr-23{padding-right:.71875rem!important}.pb-23{padding-bottom:.71875rem!important}.gap-23{gap:.71875rem!important}.fs-24{font-size:.75rem!important}.lh-24px{line-height:.75rem!important}.m-24{margin:.75rem!important}.mt-24{margin-top:.75rem!important}.ml-24{margin-left:.75rem!important}.mr-24{margin-right:.75rem!important}.mb-24{margin-bottom:.75rem!important}.p-24{padding:.75rem!important}.pt-24{padding-top:.75rem!important}.pl-24{padding-left:.75rem!important}.pr-24{padding-right:.75rem!important}.pb-24{padding-bottom:.75rem!important}.gap-24{gap:.75rem!important}.fs-25{font-size:.78125rem!important}.lh-25px{line-height:.78125rem!important}.m-25{margin:.78125rem!important}.mt-25{margin-top:.78125rem!important}.ml-25{margin-left:.78125rem!important}.mr-25{margin-right:.78125rem!important}.mb-25{margin-bottom:.78125rem!important}.p-25{padding:.78125rem!important}.pt-25{padding-top:.78125rem!important}.pl-25{padding-left:.78125rem!important}.pr-25{padding-right:.78125rem!important}.pb-25{padding-bottom:.78125rem!important}.gap-25{gap:.78125rem!important}.fs-26{font-size:.8125rem!important}.lh-26px{line-height:.8125rem!important}.m-26{margin:.8125rem!important}.mt-26{margin-top:.8125rem!important}.ml-26{margin-left:.8125rem!important}.mr-26{margin-right:.8125rem!important}.mb-26{margin-bottom:.8125rem!important}.p-26{padding:.8125rem!important}.pt-26{padding-top:.8125rem!important}.pl-26{padding-left:.8125rem!important}.pr-26{padding-right:.8125rem!important}.pb-26{padding-bottom:.8125rem!important}.gap-26{gap:.8125rem!important}.fs-27{font-size:.84375rem!important}.lh-27px{line-height:.84375rem!important}.m-27{margin:.84375rem!important}.mt-27{margin-top:.84375rem!important}.ml-27{margin-left:.84375rem!important}.mr-27{margin-right:.84375rem!important}.mb-27{margin-bottom:.84375rem!important}.p-27{padding:.84375rem!important}.pt-27{padding-top:.84375rem!important}.pl-27{padding-left:.84375rem!important}.pr-27{padding-right:.84375rem!important}.pb-27{padding-bottom:.84375rem!important}.gap-27{gap:.84375rem!important}.fs-28{font-size:.875rem!important}.lh-28px{line-height:.875rem!important}.m-28{margin:.875rem!important}.mt-28{margin-top:.875rem!important}.ml-28{margin-left:.875rem!important}.mr-28{margin-right:.875rem!important}.mb-28{margin-bottom:.875rem!important}.p-28{padding:.875rem!important}.pt-28{padding-top:.875rem!important}.pl-28{padding-left:.875rem!important}.pr-28{padding-right:.875rem!important}.pb-28{padding-bottom:.875rem!important}.gap-28{gap:.875rem!important}.fs-29{font-size:.90625rem!important}.lh-29px{line-height:.90625rem!important}.m-29{margin:.90625rem!important}.mt-29{margin-top:.90625rem!important}.ml-29{margin-left:.90625rem!important}.mr-29{margin-right:.90625rem!important}.mb-29{margin-bottom:.90625rem!important}.p-29{padding:.90625rem!important}.pt-29{padding-top:.90625rem!important}.pl-29{padding-left:.90625rem!important}.pr-29{padding-right:.90625rem!important}.pb-29{padding-bottom:.90625rem!important}.gap-29{gap:.90625rem!important}.fs-30{font-size:.9375rem!important}.lh-30px{line-height:.9375rem!important}.m-30{margin:.9375rem!important}.mt-30{margin-top:.9375rem!important}.ml-30{margin-left:.9375rem!important}.mr-30{margin-right:.9375rem!important}.mb-30{margin-bottom:.9375rem!important}.p-30{padding:.9375rem!important}.pt-30{padding-top:.9375rem!important}.pl-30{padding-left:.9375rem!important}.pr-30{padding-right:.9375rem!important}.pb-30{padding-bottom:.9375rem!important}.gap-30{gap:.9375rem!important}.fs-31{font-size:.96875rem!important}.lh-31px{line-height:.96875rem!important}.m-31{margin:.96875rem!important}.mt-31{margin-top:.96875rem!important}.ml-31{margin-left:.96875rem!important}.mr-31{margin-right:.96875rem!important}.mb-31{margin-bottom:.96875rem!important}.p-31{padding:.96875rem!important}.pt-31{padding-top:.96875rem!important}.pl-31{padding-left:.96875rem!important}.pr-31{padding-right:.96875rem!important}.pb-31{padding-bottom:.96875rem!important}.gap-31{gap:.96875rem!important}.fs-32{font-size:1rem!important}.lh-32px{line-height:1rem!important}.m-32{margin:1rem!important}.mt-32{margin-top:1rem!important}.ml-32{margin-left:1rem!important}.mr-32{margin-right:1rem!important}.mb-32{margin-bottom:1rem!important}.p-32{padding:1rem!important}.pt-32{padding-top:1rem!important}.pl-32{padding-left:1rem!important}.pr-32{padding-right:1rem!important}.pb-32{padding-bottom:1rem!important}.gap-32{gap:1rem!important}.fs-33{font-size:1.03125rem!important}.lh-33px{line-height:1.03125rem!important}.m-33{margin:1.03125rem!important}.mt-33{margin-top:1.03125rem!important}.ml-33{margin-left:1.03125rem!important}.mr-33{margin-right:1.03125rem!important}.mb-33{margin-bottom:1.03125rem!important}.p-33{padding:1.03125rem!important}.pt-33{padding-top:1.03125rem!important}.pl-33{padding-left:1.03125rem!important}.pr-33{padding-right:1.03125rem!important}.pb-33{padding-bottom:1.03125rem!important}.gap-33{gap:1.03125rem!important}.fs-34{font-size:1.0625rem!important}.lh-34px{line-height:1.0625rem!important}.m-34{margin:1.0625rem!important}.mt-34{margin-top:1.0625rem!important}.ml-34{margin-left:1.0625rem!important}.mr-34{margin-right:1.0625rem!important}.mb-34{margin-bottom:1.0625rem!important}.p-34{padding:1.0625rem!important}.pt-34{padding-top:1.0625rem!important}.pl-34{padding-left:1.0625rem!important}.pr-34{padding-right:1.0625rem!important}.pb-34{padding-bottom:1.0625rem!important}.gap-34{gap:1.0625rem!important}.fs-35{font-size:1.09375rem!important}.lh-35px{line-height:1.09375rem!important}.m-35{margin:1.09375rem!important}.mt-35{margin-top:1.09375rem!important}.ml-35{margin-left:1.09375rem!important}.mr-35{margin-right:1.09375rem!important}.mb-35{margin-bottom:1.09375rem!important}.p-35{padding:1.09375rem!important}.pt-35{padding-top:1.09375rem!important}.pl-35{padding-left:1.09375rem!important}.pr-35{padding-right:1.09375rem!important}.pb-35{padding-bottom:1.09375rem!important}.gap-35{gap:1.09375rem!important}.fs-36{font-size:1.125rem!important}.lh-36px{line-height:1.125rem!important}.m-36{margin:1.125rem!important}.mt-36{margin-top:1.125rem!important}.ml-36{margin-left:1.125rem!important}.mr-36{margin-right:1.125rem!important}.mb-36{margin-bottom:1.125rem!important}.p-36{padding:1.125rem!important}.pt-36{padding-top:1.125rem!important}.pl-36{padding-left:1.125rem!important}.pr-36{padding-right:1.125rem!important}.pb-36{padding-bottom:1.125rem!important}.gap-36{gap:1.125rem!important}.fs-37{font-size:1.15625rem!important}.lh-37px{line-height:1.15625rem!important}.m-37{margin:1.15625rem!important}.mt-37{margin-top:1.15625rem!important}.ml-37{margin-left:1.15625rem!important}.mr-37{margin-right:1.15625rem!important}.mb-37{margin-bottom:1.15625rem!important}.p-37{padding:1.15625rem!important}.pt-37{padding-top:1.15625rem!important}.pl-37{padding-left:1.15625rem!important}.pr-37{padding-right:1.15625rem!important}.pb-37{padding-bottom:1.15625rem!important}.gap-37{gap:1.15625rem!important}.fs-38{font-size:1.1875rem!important}.lh-38px{line-height:1.1875rem!important}.m-38{margin:1.1875rem!important}.mt-38{margin-top:1.1875rem!important}.ml-38{margin-left:1.1875rem!important}.mr-38{margin-right:1.1875rem!important}.mb-38{margin-bottom:1.1875rem!important}.p-38{padding:1.1875rem!important}.pt-38{padding-top:1.1875rem!important}.pl-38{padding-left:1.1875rem!important}.pr-38{padding-right:1.1875rem!important}.pb-38{padding-bottom:1.1875rem!important}.gap-38{gap:1.1875rem!important}.fs-39{font-size:1.21875rem!important}.lh-39px{line-height:1.21875rem!important}.m-39{margin:1.21875rem!important}.mt-39{margin-top:1.21875rem!important}.ml-39{margin-left:1.21875rem!important}.mr-39{margin-right:1.21875rem!important}.mb-39{margin-bottom:1.21875rem!important}.p-39{padding:1.21875rem!important}.pt-39{padding-top:1.21875rem!important}.pl-39{padding-left:1.21875rem!important}.pr-39{padding-right:1.21875rem!important}.pb-39{padding-bottom:1.21875rem!important}.gap-39{gap:1.21875rem!important}.fs-40{font-size:1.25rem!important}.lh-40px{line-height:1.25rem!important}.m-40{margin:1.25rem!important}.mt-40{margin-top:1.25rem!important}.ml-40{margin-left:1.25rem!important}.mr-40{margin-right:1.25rem!important}.mb-40{margin-bottom:1.25rem!important}.p-40{padding:1.25rem!important}.pt-40{padding-top:1.25rem!important}.pl-40{padding-left:1.25rem!important}.pr-40{padding-right:1.25rem!important}.pb-40{padding-bottom:1.25rem!important}.gap-40{gap:1.25rem!important}.fs-41{font-size:1.28125rem!important}.lh-41px{line-height:1.28125rem!important}.m-41{margin:1.28125rem!important}.mt-41{margin-top:1.28125rem!important}.ml-41{margin-left:1.28125rem!important}.mr-41{margin-right:1.28125rem!important}.mb-41{margin-bottom:1.28125rem!important}.p-41{padding:1.28125rem!important}.pt-41{padding-top:1.28125rem!important}.pl-41{padding-left:1.28125rem!important}.pr-41{padding-right:1.28125rem!important}.pb-41{padding-bottom:1.28125rem!important}.gap-41{gap:1.28125rem!important}.fs-42{font-size:1.3125rem!important}.lh-42px{line-height:1.3125rem!important}.m-42{margin:1.3125rem!important}.mt-42{margin-top:1.3125rem!important}.ml-42{margin-left:1.3125rem!important}.mr-42{margin-right:1.3125rem!important}.mb-42{margin-bottom:1.3125rem!important}.p-42{padding:1.3125rem!important}.pt-42{padding-top:1.3125rem!important}.pl-42{padding-left:1.3125rem!important}.pr-42{padding-right:1.3125rem!important}.pb-42{padding-bottom:1.3125rem!important}.gap-42{gap:1.3125rem!important}.fs-43{font-size:1.34375rem!important}.lh-43px{line-height:1.34375rem!important}.m-43{margin:1.34375rem!important}.mt-43{margin-top:1.34375rem!important}.ml-43{margin-left:1.34375rem!important}.mr-43{margin-right:1.34375rem!important}.mb-43{margin-bottom:1.34375rem!important}.p-43{padding:1.34375rem!important}.pt-43{padding-top:1.34375rem!important}.pl-43{padding-left:1.34375rem!important}.pr-43{padding-right:1.34375rem!important}.pb-43{padding-bottom:1.34375rem!important}.gap-43{gap:1.34375rem!important}.fs-44{font-size:1.375rem!important}.lh-44px{line-height:1.375rem!important}.m-44{margin:1.375rem!important}.mt-44{margin-top:1.375rem!important}.ml-44{margin-left:1.375rem!important}.mr-44{margin-right:1.375rem!important}.mb-44{margin-bottom:1.375rem!important}.p-44{padding:1.375rem!important}.pt-44{padding-top:1.375rem!important}.pl-44{padding-left:1.375rem!important}.pr-44{padding-right:1.375rem!important}.pb-44{padding-bottom:1.375rem!important}.gap-44{gap:1.375rem!important}.fs-45{font-size:1.40625rem!important}.lh-45px{line-height:1.40625rem!important}.m-45{margin:1.40625rem!important}.mt-45{margin-top:1.40625rem!important}.ml-45{margin-left:1.40625rem!important}.mr-45{margin-right:1.40625rem!important}.mb-45{margin-bottom:1.40625rem!important}.p-45{padding:1.40625rem!important}.pt-45{padding-top:1.40625rem!important}.pl-45{padding-left:1.40625rem!important}.pr-45{padding-right:1.40625rem!important}.pb-45{padding-bottom:1.40625rem!important}.gap-45{gap:1.40625rem!important}.fs-46{font-size:1.4375rem!important}.lh-46px{line-height:1.4375rem!important}.m-46{margin:1.4375rem!important}.mt-46{margin-top:1.4375rem!important}.ml-46{margin-left:1.4375rem!important}.mr-46{margin-right:1.4375rem!important}.mb-46{margin-bottom:1.4375rem!important}.p-46{padding:1.4375rem!important}.pt-46{padding-top:1.4375rem!important}.pl-46{padding-left:1.4375rem!important}.pr-46{padding-right:1.4375rem!important}.pb-46{padding-bottom:1.4375rem!important}.gap-46{gap:1.4375rem!important}.fs-47{font-size:1.46875rem!important}.lh-47px{line-height:1.46875rem!important}.m-47{margin:1.46875rem!important}.mt-47{margin-top:1.46875rem!important}.ml-47{margin-left:1.46875rem!important}.mr-47{margin-right:1.46875rem!important}.mb-47{margin-bottom:1.46875rem!important}.p-47{padding:1.46875rem!important}.pt-47{padding-top:1.46875rem!important}.pl-47{padding-left:1.46875rem!important}.pr-47{padding-right:1.46875rem!important}.pb-47{padding-bottom:1.46875rem!important}.gap-47{gap:1.46875rem!important}.fs-48{font-size:1.5rem!important}.lh-48px{line-height:1.5rem!important}.m-48{margin:1.5rem!important}.mt-48{margin-top:1.5rem!important}.ml-48{margin-left:1.5rem!important}.mr-48{margin-right:1.5rem!important}.mb-48{margin-bottom:1.5rem!important}.p-48{padding:1.5rem!important}.pt-48{padding-top:1.5rem!important}.pl-48{padding-left:1.5rem!important}.pr-48{padding-right:1.5rem!important}.pb-48{padding-bottom:1.5rem!important}.gap-48{gap:1.5rem!important}.fs-49{font-size:1.53125rem!important}.lh-49px{line-height:1.53125rem!important}.m-49{margin:1.53125rem!important}.mt-49{margin-top:1.53125rem!important}.ml-49{margin-left:1.53125rem!important}.mr-49{margin-right:1.53125rem!important}.mb-49{margin-bottom:1.53125rem!important}.p-49{padding:1.53125rem!important}.pt-49{padding-top:1.53125rem!important}.pl-49{padding-left:1.53125rem!important}.pr-49{padding-right:1.53125rem!important}.pb-49{padding-bottom:1.53125rem!important}.gap-49{gap:1.53125rem!important}.fs-50{font-size:1.5625rem!important}.lh-50px{line-height:1.5625rem!important}.m-50{margin:1.5625rem!important}.mt-50{margin-top:1.5625rem!important}.ml-50{margin-left:1.5625rem!important}.mr-50{margin-right:1.5625rem!important}.mb-50{margin-bottom:1.5625rem!important}.p-50{padding:1.5625rem!important}.pt-50{padding-top:1.5625rem!important}.pl-50{padding-left:1.5625rem!important}.pr-50{padding-right:1.5625rem!important}.pb-50{padding-bottom:1.5625rem!important}.gap-50{gap:1.5625rem!important}.fs-51{font-size:1.59375rem!important}.lh-51px{line-height:1.59375rem!important}.m-51{margin:1.59375rem!important}.mt-51{margin-top:1.59375rem!important}.ml-51{margin-left:1.59375rem!important}.mr-51{margin-right:1.59375rem!important}.mb-51{margin-bottom:1.59375rem!important}.p-51{padding:1.59375rem!important}.pt-51{padding-top:1.59375rem!important}.pl-51{padding-left:1.59375rem!important}.pr-51{padding-right:1.59375rem!important}.pb-51{padding-bottom:1.59375rem!important}.gap-51{gap:1.59375rem!important}.fs-52{font-size:1.625rem!important}.lh-52px{line-height:1.625rem!important}.m-52{margin:1.625rem!important}.mt-52{margin-top:1.625rem!important}.ml-52{margin-left:1.625rem!important}.mr-52{margin-right:1.625rem!important}.mb-52{margin-bottom:1.625rem!important}.p-52{padding:1.625rem!important}.pt-52{padding-top:1.625rem!important}.pl-52{padding-left:1.625rem!important}.pr-52{padding-right:1.625rem!important}.pb-52{padding-bottom:1.625rem!important}.gap-52{gap:1.625rem!important}.fs-53{font-size:1.65625rem!important}.lh-53px{line-height:1.65625rem!important}.m-53{margin:1.65625rem!important}.mt-53{margin-top:1.65625rem!important}.ml-53{margin-left:1.65625rem!important}.mr-53{margin-right:1.65625rem!important}.mb-53{margin-bottom:1.65625rem!important}.p-53{padding:1.65625rem!important}.pt-53{padding-top:1.65625rem!important}.pl-53{padding-left:1.65625rem!important}.pr-53{padding-right:1.65625rem!important}.pb-53{padding-bottom:1.65625rem!important}.gap-53{gap:1.65625rem!important}.fs-54{font-size:1.6875rem!important}.lh-54px{line-height:1.6875rem!important}.m-54{margin:1.6875rem!important}.mt-54{margin-top:1.6875rem!important}.ml-54{margin-left:1.6875rem!important}.mr-54{margin-right:1.6875rem!important}.mb-54{margin-bottom:1.6875rem!important}.p-54{padding:1.6875rem!important}.pt-54{padding-top:1.6875rem!important}.pl-54{padding-left:1.6875rem!important}.pr-54{padding-right:1.6875rem!important}.pb-54{padding-bottom:1.6875rem!important}.gap-54{gap:1.6875rem!important}.fs-55{font-size:1.71875rem!important}.lh-55px{line-height:1.71875rem!important}.m-55{margin:1.71875rem!important}.mt-55{margin-top:1.71875rem!important}.ml-55{margin-left:1.71875rem!important}.mr-55{margin-right:1.71875rem!important}.mb-55{margin-bottom:1.71875rem!important}.p-55{padding:1.71875rem!important}.pt-55{padding-top:1.71875rem!important}.pl-55{padding-left:1.71875rem!important}.pr-55{padding-right:1.71875rem!important}.pb-55{padding-bottom:1.71875rem!important}.gap-55{gap:1.71875rem!important}.fs-56{font-size:1.75rem!important}.lh-56px{line-height:1.75rem!important}.m-56{margin:1.75rem!important}.mt-56{margin-top:1.75rem!important}.ml-56{margin-left:1.75rem!important}.mr-56{margin-right:1.75rem!important}.mb-56{margin-bottom:1.75rem!important}.p-56{padding:1.75rem!important}.pt-56{padding-top:1.75rem!important}.pl-56{padding-left:1.75rem!important}.pr-56{padding-right:1.75rem!important}.pb-56{padding-bottom:1.75rem!important}.gap-56{gap:1.75rem!important}.fs-57{font-size:1.78125rem!important}.lh-57px{line-height:1.78125rem!important}.m-57{margin:1.78125rem!important}.mt-57{margin-top:1.78125rem!important}.ml-57{margin-left:1.78125rem!important}.mr-57{margin-right:1.78125rem!important}.mb-57{margin-bottom:1.78125rem!important}.p-57{padding:1.78125rem!important}.pt-57{padding-top:1.78125rem!important}.pl-57{padding-left:1.78125rem!important}.pr-57{padding-right:1.78125rem!important}.pb-57{padding-bottom:1.78125rem!important}.gap-57{gap:1.78125rem!important}.fs-58{font-size:1.8125rem!important}.lh-58px{line-height:1.8125rem!important}.m-58{margin:1.8125rem!important}.mt-58{margin-top:1.8125rem!important}.ml-58{margin-left:1.8125rem!important}.mr-58{margin-right:1.8125rem!important}.mb-58{margin-bottom:1.8125rem!important}.p-58{padding:1.8125rem!important}.pt-58{padding-top:1.8125rem!important}.pl-58{padding-left:1.8125rem!important}.pr-58{padding-right:1.8125rem!important}.pb-58{padding-bottom:1.8125rem!important}.gap-58{gap:1.8125rem!important}.fs-59{font-size:1.84375rem!important}.lh-59px{line-height:1.84375rem!important}.m-59{margin:1.84375rem!important}.mt-59{margin-top:1.84375rem!important}.ml-59{margin-left:1.84375rem!important}.mr-59{margin-right:1.84375rem!important}.mb-59{margin-bottom:1.84375rem!important}.p-59{padding:1.84375rem!important}.pt-59{padding-top:1.84375rem!important}.pl-59{padding-left:1.84375rem!important}.pr-59{padding-right:1.84375rem!important}.pb-59{padding-bottom:1.84375rem!important}.gap-59{gap:1.84375rem!important}.fs-60{font-size:1.875rem!important}.lh-60px{line-height:1.875rem!important}.m-60{margin:1.875rem!important}.mt-60{margin-top:1.875rem!important}.ml-60{margin-left:1.875rem!important}.mr-60{margin-right:1.875rem!important}.mb-60{margin-bottom:1.875rem!important}.p-60{padding:1.875rem!important}.pt-60{padding-top:1.875rem!important}.pl-60{padding-left:1.875rem!important}.pr-60{padding-right:1.875rem!important}.pb-60{padding-bottom:1.875rem!important}.gap-60{gap:1.875rem!important}.fs-61{font-size:1.90625rem!important}.lh-61px{line-height:1.90625rem!important}.m-61{margin:1.90625rem!important}.mt-61{margin-top:1.90625rem!important}.ml-61{margin-left:1.90625rem!important}.mr-61{margin-right:1.90625rem!important}.mb-61{margin-bottom:1.90625rem!important}.p-61{padding:1.90625rem!important}.pt-61{padding-top:1.90625rem!important}.pl-61{padding-left:1.90625rem!important}.pr-61{padding-right:1.90625rem!important}.pb-61{padding-bottom:1.90625rem!important}.gap-61{gap:1.90625rem!important}.fs-62{font-size:1.9375rem!important}.lh-62px{line-height:1.9375rem!important}.m-62{margin:1.9375rem!important}.mt-62{margin-top:1.9375rem!important}.ml-62{margin-left:1.9375rem!important}.mr-62{margin-right:1.9375rem!important}.mb-62{margin-bottom:1.9375rem!important}.p-62{padding:1.9375rem!important}.pt-62{padding-top:1.9375rem!important}.pl-62{padding-left:1.9375rem!important}.pr-62{padding-right:1.9375rem!important}.pb-62{padding-bottom:1.9375rem!important}.gap-62{gap:1.9375rem!important}.fs-63{font-size:1.96875rem!important}.lh-63px{line-height:1.96875rem!important}.m-63{margin:1.96875rem!important}.mt-63{margin-top:1.96875rem!important}.ml-63{margin-left:1.96875rem!important}.mr-63{margin-right:1.96875rem!important}.mb-63{margin-bottom:1.96875rem!important}.p-63{padding:1.96875rem!important}.pt-63{padding-top:1.96875rem!important}.pl-63{padding-left:1.96875rem!important}.pr-63{padding-right:1.96875rem!important}.pb-63{padding-bottom:1.96875rem!important}.gap-63{gap:1.96875rem!important}.fs-64{font-size:2rem!important}.lh-64px{line-height:2rem!important}.m-64{margin:2rem!important}.mt-64{margin-top:2rem!important}.ml-64{margin-left:2rem!important}.mr-64{margin-right:2rem!important}.mb-64{margin-bottom:2rem!important}.p-64{padding:2rem!important}.pt-64{padding-top:2rem!important}.pl-64{padding-left:2rem!important}.pr-64{padding-right:2rem!important}.pb-64{padding-bottom:2rem!important}.gap-64{gap:2rem!important}.fs-65{font-size:2.03125rem!important}.lh-65px{line-height:2.03125rem!important}.m-65{margin:2.03125rem!important}.mt-65{margin-top:2.03125rem!important}.ml-65{margin-left:2.03125rem!important}.mr-65{margin-right:2.03125rem!important}.mb-65{margin-bottom:2.03125rem!important}.p-65{padding:2.03125rem!important}.pt-65{padding-top:2.03125rem!important}.pl-65{padding-left:2.03125rem!important}.pr-65{padding-right:2.03125rem!important}.pb-65{padding-bottom:2.03125rem!important}.gap-65{gap:2.03125rem!important}.fs-66{font-size:2.0625rem!important}.lh-66px{line-height:2.0625rem!important}.m-66{margin:2.0625rem!important}.mt-66{margin-top:2.0625rem!important}.ml-66{margin-left:2.0625rem!important}.mr-66{margin-right:2.0625rem!important}.mb-66{margin-bottom:2.0625rem!important}.p-66{padding:2.0625rem!important}.pt-66{padding-top:2.0625rem!important}.pl-66{padding-left:2.0625rem!important}.pr-66{padding-right:2.0625rem!important}.pb-66{padding-bottom:2.0625rem!important}.gap-66{gap:2.0625rem!important}.fs-67{font-size:2.09375rem!important}.lh-67px{line-height:2.09375rem!important}.m-67{margin:2.09375rem!important}.mt-67{margin-top:2.09375rem!important}.ml-67{margin-left:2.09375rem!important}.mr-67{margin-right:2.09375rem!important}.mb-67{margin-bottom:2.09375rem!important}.p-67{padding:2.09375rem!important}.pt-67{padding-top:2.09375rem!important}.pl-67{padding-left:2.09375rem!important}.pr-67{padding-right:2.09375rem!important}.pb-67{padding-bottom:2.09375rem!important}.gap-67{gap:2.09375rem!important}.fs-68{font-size:2.125rem!important}.lh-68px{line-height:2.125rem!important}.m-68{margin:2.125rem!important}.mt-68{margin-top:2.125rem!important}.ml-68{margin-left:2.125rem!important}.mr-68{margin-right:2.125rem!important}.mb-68{margin-bottom:2.125rem!important}.p-68{padding:2.125rem!important}.pt-68{padding-top:2.125rem!important}.pl-68{padding-left:2.125rem!important}.pr-68{padding-right:2.125rem!important}.pb-68{padding-bottom:2.125rem!important}.gap-68{gap:2.125rem!important}.fs-69{font-size:2.15625rem!important}.lh-69px{line-height:2.15625rem!important}.m-69{margin:2.15625rem!important}.mt-69{margin-top:2.15625rem!important}.ml-69{margin-left:2.15625rem!important}.mr-69{margin-right:2.15625rem!important}.mb-69{margin-bottom:2.15625rem!important}.p-69{padding:2.15625rem!important}.pt-69{padding-top:2.15625rem!important}.pl-69{padding-left:2.15625rem!important}.pr-69{padding-right:2.15625rem!important}.pb-69{padding-bottom:2.15625rem!important}.gap-69{gap:2.15625rem!important}.fs-70{font-size:2.1875rem!important}.lh-70px{line-height:2.1875rem!important}.m-70{margin:2.1875rem!important}.mt-70{margin-top:2.1875rem!important}.ml-70{margin-left:2.1875rem!important}.mr-70{margin-right:2.1875rem!important}.mb-70{margin-bottom:2.1875rem!important}.p-70{padding:2.1875rem!important}.pt-70{padding-top:2.1875rem!important}.pl-70{padding-left:2.1875rem!important}.pr-70{padding-right:2.1875rem!important}.pb-70{padding-bottom:2.1875rem!important}.gap-70{gap:2.1875rem!important}.fs-71{font-size:2.21875rem!important}.lh-71px{line-height:2.21875rem!important}.m-71{margin:2.21875rem!important}.mt-71{margin-top:2.21875rem!important}.ml-71{margin-left:2.21875rem!important}.mr-71{margin-right:2.21875rem!important}.mb-71{margin-bottom:2.21875rem!important}.p-71{padding:2.21875rem!important}.pt-71{padding-top:2.21875rem!important}.pl-71{padding-left:2.21875rem!important}.pr-71{padding-right:2.21875rem!important}.pb-71{padding-bottom:2.21875rem!important}.gap-71{gap:2.21875rem!important}.fs-72{font-size:2.25rem!important}.lh-72px{line-height:2.25rem!important}.m-72{margin:2.25rem!important}.mt-72{margin-top:2.25rem!important}.ml-72{margin-left:2.25rem!important}.mr-72{margin-right:2.25rem!important}.mb-72{margin-bottom:2.25rem!important}.p-72{padding:2.25rem!important}.pt-72{padding-top:2.25rem!important}.pl-72{padding-left:2.25rem!important}.pr-72{padding-right:2.25rem!important}.pb-72{padding-bottom:2.25rem!important}.gap-72{gap:2.25rem!important}.fs-73{font-size:2.28125rem!important}.lh-73px{line-height:2.28125rem!important}.m-73{margin:2.28125rem!important}.mt-73{margin-top:2.28125rem!important}.ml-73{margin-left:2.28125rem!important}.mr-73{margin-right:2.28125rem!important}.mb-73{margin-bottom:2.28125rem!important}.p-73{padding:2.28125rem!important}.pt-73{padding-top:2.28125rem!important}.pl-73{padding-left:2.28125rem!important}.pr-73{padding-right:2.28125rem!important}.pb-73{padding-bottom:2.28125rem!important}.gap-73{gap:2.28125rem!important}.fs-74{font-size:2.3125rem!important}.lh-74px{line-height:2.3125rem!important}.m-74{margin:2.3125rem!important}.mt-74{margin-top:2.3125rem!important}.ml-74{margin-left:2.3125rem!important}.mr-74{margin-right:2.3125rem!important}.mb-74{margin-bottom:2.3125rem!important}.p-74{padding:2.3125rem!important}.pt-74{padding-top:2.3125rem!important}.pl-74{padding-left:2.3125rem!important}.pr-74{padding-right:2.3125rem!important}.pb-74{padding-bottom:2.3125rem!important}.gap-74{gap:2.3125rem!important}.fs-75{font-size:2.34375rem!important}.lh-75px{line-height:2.34375rem!important}.m-75{margin:2.34375rem!important}.mt-75{margin-top:2.34375rem!important}.ml-75{margin-left:2.34375rem!important}.mr-75{margin-right:2.34375rem!important}.mb-75{margin-bottom:2.34375rem!important}.p-75{padding:2.34375rem!important}.pt-75{padding-top:2.34375rem!important}.pl-75{padding-left:2.34375rem!important}.pr-75{padding-right:2.34375rem!important}.pb-75{padding-bottom:2.34375rem!important}.gap-75{gap:2.34375rem!important}.fs-76{font-size:2.375rem!important}.lh-76px{line-height:2.375rem!important}.m-76{margin:2.375rem!important}.mt-76{margin-top:2.375rem!important}.ml-76{margin-left:2.375rem!important}.mr-76{margin-right:2.375rem!important}.mb-76{margin-bottom:2.375rem!important}.p-76{padding:2.375rem!important}.pt-76{padding-top:2.375rem!important}.pl-76{padding-left:2.375rem!important}.pr-76{padding-right:2.375rem!important}.pb-76{padding-bottom:2.375rem!important}.gap-76{gap:2.375rem!important}.fs-77{font-size:2.40625rem!important}.lh-77px{line-height:2.40625rem!important}.m-77{margin:2.40625rem!important}.mt-77{margin-top:2.40625rem!important}.ml-77{margin-left:2.40625rem!important}.mr-77{margin-right:2.40625rem!important}.mb-77{margin-bottom:2.40625rem!important}.p-77{padding:2.40625rem!important}.pt-77{padding-top:2.40625rem!important}.pl-77{padding-left:2.40625rem!important}.pr-77{padding-right:2.40625rem!important}.pb-77{padding-bottom:2.40625rem!important}.gap-77{gap:2.40625rem!important}.fs-78{font-size:2.4375rem!important}.lh-78px{line-height:2.4375rem!important}.m-78{margin:2.4375rem!important}.mt-78{margin-top:2.4375rem!important}.ml-78{margin-left:2.4375rem!important}.mr-78{margin-right:2.4375rem!important}.mb-78{margin-bottom:2.4375rem!important}.p-78{padding:2.4375rem!important}.pt-78{padding-top:2.4375rem!important}.pl-78{padding-left:2.4375rem!important}.pr-78{padding-right:2.4375rem!important}.pb-78{padding-bottom:2.4375rem!important}.gap-78{gap:2.4375rem!important}.fs-79{font-size:2.46875rem!important}.lh-79px{line-height:2.46875rem!important}.m-79{margin:2.46875rem!important}.mt-79{margin-top:2.46875rem!important}.ml-79{margin-left:2.46875rem!important}.mr-79{margin-right:2.46875rem!important}.mb-79{margin-bottom:2.46875rem!important}.p-79{padding:2.46875rem!important}.pt-79{padding-top:2.46875rem!important}.pl-79{padding-left:2.46875rem!important}.pr-79{padding-right:2.46875rem!important}.pb-79{padding-bottom:2.46875rem!important}.gap-79{gap:2.46875rem!important}.fs-80{font-size:2.5rem!important}.lh-80px{line-height:2.5rem!important}.m-80{margin:2.5rem!important}.mt-80{margin-top:2.5rem!important}.ml-80{margin-left:2.5rem!important}.mr-80{margin-right:2.5rem!important}.mb-80{margin-bottom:2.5rem!important}.p-80{padding:2.5rem!important}.pt-80{padding-top:2.5rem!important}.pl-80{padding-left:2.5rem!important}.pr-80{padding-right:2.5rem!important}.pb-80{padding-bottom:2.5rem!important}.gap-80{gap:2.5rem!important}.fs-81{font-size:2.53125rem!important}.lh-81px{line-height:2.53125rem!important}.m-81{margin:2.53125rem!important}.mt-81{margin-top:2.53125rem!important}.ml-81{margin-left:2.53125rem!important}.mr-81{margin-right:2.53125rem!important}.mb-81{margin-bottom:2.53125rem!important}.p-81{padding:2.53125rem!important}.pt-81{padding-top:2.53125rem!important}.pl-81{padding-left:2.53125rem!important}.pr-81{padding-right:2.53125rem!important}.pb-81{padding-bottom:2.53125rem!important}.gap-81{gap:2.53125rem!important}.fs-82{font-size:2.5625rem!important}.lh-82px{line-height:2.5625rem!important}.m-82{margin:2.5625rem!important}.mt-82{margin-top:2.5625rem!important}.ml-82{margin-left:2.5625rem!important}.mr-82{margin-right:2.5625rem!important}.mb-82{margin-bottom:2.5625rem!important}.p-82{padding:2.5625rem!important}.pt-82{padding-top:2.5625rem!important}.pl-82{padding-left:2.5625rem!important}.pr-82{padding-right:2.5625rem!important}.pb-82{padding-bottom:2.5625rem!important}.gap-82{gap:2.5625rem!important}.fs-83{font-size:2.59375rem!important}.lh-83px{line-height:2.59375rem!important}.m-83{margin:2.59375rem!important}.mt-83{margin-top:2.59375rem!important}.ml-83{margin-left:2.59375rem!important}.mr-83{margin-right:2.59375rem!important}.mb-83{margin-bottom:2.59375rem!important}.p-83{padding:2.59375rem!important}.pt-83{padding-top:2.59375rem!important}.pl-83{padding-left:2.59375rem!important}.pr-83{padding-right:2.59375rem!important}.pb-83{padding-bottom:2.59375rem!important}.gap-83{gap:2.59375rem!important}.fs-84{font-size:2.625rem!important}.lh-84px{line-height:2.625rem!important}.m-84{margin:2.625rem!important}.mt-84{margin-top:2.625rem!important}.ml-84{margin-left:2.625rem!important}.mr-84{margin-right:2.625rem!important}.mb-84{margin-bottom:2.625rem!important}.p-84{padding:2.625rem!important}.pt-84{padding-top:2.625rem!important}.pl-84{padding-left:2.625rem!important}.pr-84{padding-right:2.625rem!important}.pb-84{padding-bottom:2.625rem!important}.gap-84{gap:2.625rem!important}.fs-85{font-size:2.65625rem!important}.lh-85px{line-height:2.65625rem!important}.m-85{margin:2.65625rem!important}.mt-85{margin-top:2.65625rem!important}.ml-85{margin-left:2.65625rem!important}.mr-85{margin-right:2.65625rem!important}.mb-85{margin-bottom:2.65625rem!important}.p-85{padding:2.65625rem!important}.pt-85{padding-top:2.65625rem!important}.pl-85{padding-left:2.65625rem!important}.pr-85{padding-right:2.65625rem!important}.pb-85{padding-bottom:2.65625rem!important}.gap-85{gap:2.65625rem!important}.fs-86{font-size:2.6875rem!important}.lh-86px{line-height:2.6875rem!important}.m-86{margin:2.6875rem!important}.mt-86{margin-top:2.6875rem!important}.ml-86{margin-left:2.6875rem!important}.mr-86{margin-right:2.6875rem!important}.mb-86{margin-bottom:2.6875rem!important}.p-86{padding:2.6875rem!important}.pt-86{padding-top:2.6875rem!important}.pl-86{padding-left:2.6875rem!important}.pr-86{padding-right:2.6875rem!important}.pb-86{padding-bottom:2.6875rem!important}.gap-86{gap:2.6875rem!important}.fs-87{font-size:2.71875rem!important}.lh-87px{line-height:2.71875rem!important}.m-87{margin:2.71875rem!important}.mt-87{margin-top:2.71875rem!important}.ml-87{margin-left:2.71875rem!important}.mr-87{margin-right:2.71875rem!important}.mb-87{margin-bottom:2.71875rem!important}.p-87{padding:2.71875rem!important}.pt-87{padding-top:2.71875rem!important}.pl-87{padding-left:2.71875rem!important}.pr-87{padding-right:2.71875rem!important}.pb-87{padding-bottom:2.71875rem!important}.gap-87{gap:2.71875rem!important}.fs-88{font-size:2.75rem!important}.lh-88px{line-height:2.75rem!important}.m-88{margin:2.75rem!important}.mt-88{margin-top:2.75rem!important}.ml-88{margin-left:2.75rem!important}.mr-88{margin-right:2.75rem!important}.mb-88{margin-bottom:2.75rem!important}.p-88{padding:2.75rem!important}.pt-88{padding-top:2.75rem!important}.pl-88{padding-left:2.75rem!important}.pr-88{padding-right:2.75rem!important}.pb-88{padding-bottom:2.75rem!important}.gap-88{gap:2.75rem!important}.fs-89{font-size:2.78125rem!important}.lh-89px{line-height:2.78125rem!important}.m-89{margin:2.78125rem!important}.mt-89{margin-top:2.78125rem!important}.ml-89{margin-left:2.78125rem!important}.mr-89{margin-right:2.78125rem!important}.mb-89{margin-bottom:2.78125rem!important}.p-89{padding:2.78125rem!important}.pt-89{padding-top:2.78125rem!important}.pl-89{padding-left:2.78125rem!important}.pr-89{padding-right:2.78125rem!important}.pb-89{padding-bottom:2.78125rem!important}.gap-89{gap:2.78125rem!important}.fs-90{font-size:2.8125rem!important}.lh-90px{line-height:2.8125rem!important}.m-90{margin:2.8125rem!important}.mt-90{margin-top:2.8125rem!important}.ml-90{margin-left:2.8125rem!important}.mr-90{margin-right:2.8125rem!important}.mb-90{margin-bottom:2.8125rem!important}.p-90{padding:2.8125rem!important}.pt-90{padding-top:2.8125rem!important}.pl-90{padding-left:2.8125rem!important}.pr-90{padding-right:2.8125rem!important}.pb-90{padding-bottom:2.8125rem!important}.gap-90{gap:2.8125rem!important}.fs-91{font-size:2.84375rem!important}.lh-91px{line-height:2.84375rem!important}.m-91{margin:2.84375rem!important}.mt-91{margin-top:2.84375rem!important}.ml-91{margin-left:2.84375rem!important}.mr-91{margin-right:2.84375rem!important}.mb-91{margin-bottom:2.84375rem!important}.p-91{padding:2.84375rem!important}.pt-91{padding-top:2.84375rem!important}.pl-91{padding-left:2.84375rem!important}.pr-91{padding-right:2.84375rem!important}.pb-91{padding-bottom:2.84375rem!important}.gap-91{gap:2.84375rem!important}.fs-92{font-size:2.875rem!important}.lh-92px{line-height:2.875rem!important}.m-92{margin:2.875rem!important}.mt-92{margin-top:2.875rem!important}.ml-92{margin-left:2.875rem!important}.mr-92{margin-right:2.875rem!important}.mb-92{margin-bottom:2.875rem!important}.p-92{padding:2.875rem!important}.pt-92{padding-top:2.875rem!important}.pl-92{padding-left:2.875rem!important}.pr-92{padding-right:2.875rem!important}.pb-92{padding-bottom:2.875rem!important}.gap-92{gap:2.875rem!important}.fs-93{font-size:2.90625rem!important}.lh-93px{line-height:2.90625rem!important}.m-93{margin:2.90625rem!important}.mt-93{margin-top:2.90625rem!important}.ml-93{margin-left:2.90625rem!important}.mr-93{margin-right:2.90625rem!important}.mb-93{margin-bottom:2.90625rem!important}.p-93{padding:2.90625rem!important}.pt-93{padding-top:2.90625rem!important}.pl-93{padding-left:2.90625rem!important}.pr-93{padding-right:2.90625rem!important}.pb-93{padding-bottom:2.90625rem!important}.gap-93{gap:2.90625rem!important}.fs-94{font-size:2.9375rem!important}.lh-94px{line-height:2.9375rem!important}.m-94{margin:2.9375rem!important}.mt-94{margin-top:2.9375rem!important}.ml-94{margin-left:2.9375rem!important}.mr-94{margin-right:2.9375rem!important}.mb-94{margin-bottom:2.9375rem!important}.p-94{padding:2.9375rem!important}.pt-94{padding-top:2.9375rem!important}.pl-94{padding-left:2.9375rem!important}.pr-94{padding-right:2.9375rem!important}.pb-94{padding-bottom:2.9375rem!important}.gap-94{gap:2.9375rem!important}.fs-95{font-size:2.96875rem!important}.lh-95px{line-height:2.96875rem!important}.m-95{margin:2.96875rem!important}.mt-95{margin-top:2.96875rem!important}.ml-95{margin-left:2.96875rem!important}.mr-95{margin-right:2.96875rem!important}.mb-95{margin-bottom:2.96875rem!important}.p-95{padding:2.96875rem!important}.pt-95{padding-top:2.96875rem!important}.pl-95{padding-left:2.96875rem!important}.pr-95{padding-right:2.96875rem!important}.pb-95{padding-bottom:2.96875rem!important}.gap-95{gap:2.96875rem!important}.fs-96{font-size:3rem!important}.lh-96px{line-height:3rem!important}.m-96{margin:3rem!important}.mt-96{margin-top:3rem!important}.ml-96{margin-left:3rem!important}.mr-96{margin-right:3rem!important}.mb-96{margin-bottom:3rem!important}.p-96{padding:3rem!important}.pt-96{padding-top:3rem!important}.pl-96{padding-left:3rem!important}.pr-96{padding-right:3rem!important}.pb-96{padding-bottom:3rem!important}.gap-96{gap:3rem!important}.fs-97{font-size:3.03125rem!important}.lh-97px{line-height:3.03125rem!important}.m-97{margin:3.03125rem!important}.mt-97{margin-top:3.03125rem!important}.ml-97{margin-left:3.03125rem!important}.mr-97{margin-right:3.03125rem!important}.mb-97{margin-bottom:3.03125rem!important}.p-97{padding:3.03125rem!important}.pt-97{padding-top:3.03125rem!important}.pl-97{padding-left:3.03125rem!important}.pr-97{padding-right:3.03125rem!important}.pb-97{padding-bottom:3.03125rem!important}.gap-97{gap:3.03125rem!important}.fs-98{font-size:3.0625rem!important}.lh-98px{line-height:3.0625rem!important}.m-98{margin:3.0625rem!important}.mt-98{margin-top:3.0625rem!important}.ml-98{margin-left:3.0625rem!important}.mr-98{margin-right:3.0625rem!important}.mb-98{margin-bottom:3.0625rem!important}.p-98{padding:3.0625rem!important}.pt-98{padding-top:3.0625rem!important}.pl-98{padding-left:3.0625rem!important}.pr-98{padding-right:3.0625rem!important}.pb-98{padding-bottom:3.0625rem!important}.gap-98{gap:3.0625rem!important}.fs-99{font-size:3.09375rem!important}.lh-99px{line-height:3.09375rem!important}.m-99{margin:3.09375rem!important}.mt-99{margin-top:3.09375rem!important}.ml-99{margin-left:3.09375rem!important}.mr-99{margin-right:3.09375rem!important}.mb-99{margin-bottom:3.09375rem!important}.p-99{padding:3.09375rem!important}.pt-99{padding-top:3.09375rem!important}.pl-99{padding-left:3.09375rem!important}.pr-99{padding-right:3.09375rem!important}.pb-99{padding-bottom:3.09375rem!important}.gap-99{gap:3.09375rem!important}.fs-100{font-size:3.125rem!important}.lh-100px{line-height:3.125rem!important}.m-100{margin:3.125rem!important}.mt-100{margin-top:3.125rem!important}.ml-100{margin-left:3.125rem!important}.mr-100{margin-right:3.125rem!important}.mb-100{margin-bottom:3.125rem!important}.p-100{padding:3.125rem!important}.pt-100{padding-top:3.125rem!important}.pl-100{padding-left:3.125rem!important}.pr-100{padding-right:3.125rem!important}.pb-100{padding-bottom:3.125rem!important}.gap-100{gap:3.125rem!important}.col333{color:#333}.col666{color:#666}.col999{color:#999}.u-cell__title-text{white-space:nowrap}.cell_value{text-align:inherit;font-size:14px;line-height:24px;color:#606266}.ml-a{margin-left:auto}.mt-a{margin-top:auto}.of-h{overflow:hidden}.common_bg_col{background-color:#f5f6fa}.bg_white{background-color:#fff}.img_28{width:.875rem;height:.875rem}.img_32{width:1rem;height:1rem}.f-w{font-weight:600}.flex{display:flex}.align-center{display:flex;align-items:center}.flex-1{flex:1}.between{display:flex;justify-content:space-between}.center{display:flex;align-items:center;justify-content:center}.flex-wrap{flex-wrap:wrap}.app_button{height:2.875rem;background:#fedc33;border-radius:2.875rem;font-weight:600;font-size:.9375rem;color:#000;display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:2.875rem}.app_button[disabled]{opacity:.3!important}.button_safe{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);padding-top:1.1875rem;position:fixed;left:0;bottom:0;width:23.4375rem;background-color:#fff;z-index:10;padding-left:1rem;padding-right:1rem}.page_safe{padding-bottom:calc(4.375rem + constant(safe-area-inset-bottom))!important;padding-bottom:calc(4.375rem + env(safe-area-inset-bottom))!important}.text-cut-1{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;overflow:hidden}.text-cut-2{overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.text-cut-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}uni-toast{z-index:999999}body{font-family:PingFang SC,PingFang SC;color:#333}uni-view,uni-text,uni-image,uni-navigator,uni-swiper,uni-swiper-item,uni-textarea,uni-input,uni-scroll-view{box-sizing:border-box}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{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)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{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)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.app_index_container[data-v-fc99ec19]{position:relative;z-index:10;padding:0 .9375rem}.app_index_container .num_box[data-v-fc99ec19]{padding-left:.9375rem;padding-bottom:1.8125rem;padding-top:1.25rem}.app_index_container .num_box .title[data-v-fc99ec19]{color:#000;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1}.app_index_container .num_box .total[data-v-fc99ec19]{padding-top:.5625rem;align-items:baseline}.app_index_container .num_box .total uni-text[data-v-fc99ec19]:nth-child(1){color:#000;font-family:DIN Alternate;font-size:2.25rem;font-style:normal;font-weight:700;line-height:2.625rem}.app_index_container .num_box .total uni-text[data-v-fc99ec19]:nth-child(2){color:#000;font-family:DIN Alternate;font-size:1rem;font-style:normal;font-weight:700;padding-left:.53125rem;line-height:1;bottom:.1875rem;position:relative}.app_index_container .num_box .total uni-image[data-v-fc99ec19]{width:.38438rem;height:.38469rem;margin-left:.1875rem;bottom:.5625rem;position:relative}.app_index_container .menu_box[data-v-fc99ec19]{padding:0 .9375rem 1.1875rem}.app_index_container .menu_box uni-view[data-v-fc99ec19]{flex-direction:column}.app_index_container .menu_box uni-view uni-image[data-v-fc99ec19]{width:2.875rem;height:2.875rem;margin-bottom:.375rem}.app_index_container .menu_box uni-view uni-text[data-v-fc99ec19]{color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:500}.app_index_container .icon_box[data-v-fc99ec19]{border-radius:1.375rem;background:#fff;padding:.6875rem .9375rem 1.125rem;display:flex;flex-direction:column;gap:1.375rem;margin-bottom:.75rem}.app_index_container .icon_box .icon_item uni-image[data-v-fc99ec19]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-fc99ec19]:nth-child(1){color:rgba(0,0,0,.8);font-size:.875rem;font-style:normal;font-weight:600}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-fc99ec19]:nth-child(2){color:#000;font-size:.875rem;font-style:normal;font-weight:600;text-align:right}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-fc99ec19]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;padding-top:.25rem}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-fc99ec19]:nth-child(2){color:rgba(0,0,0,.3);font-size:.6875rem;font-style:normal;font-weight:400;padding-top:.25rem;text-align:right}.app_index_container .exchange_box[data-v-fc99ec19]{border-radius:1.375rem;background:#fff;padding:1rem 1.0625rem 1.5625rem;margin-top:.75rem}.app_index_container .exchange_box .title[data-v-fc99ec19]{padding:0 .21875rem .46875rem .1875rem}.app_index_container .exchange_box .title .name[data-v-fc99ec19]{color:#000;font-size:1rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-fc99ec19]:nth-child(1){color:rgba(0,0,0,.4);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-fc99ec19]:nth-child(2){color:rgba(0,0,0,.8);font-size:.75rem;font-style:normal;font-weight:400;padding-left:.21875rem}.app_index_container .exchange_box .trans_action_box[data-v-fc99ec19]{position:relative}.app_index_container .exchange_box .trans_action_box .trans_box[data-v-fc99ec19]{border-radius:50%;border:.25rem solid #F0F0F0;background:#fff;width:3.375rem;height:3.375rem;position:absolute;left:8.125rem;top:3.5rem}.app_index_container .exchange_box .trans_action_box .trans_box uni-image[data-v-fc99ec19]{width:1.5rem;height:1.5rem}.app_index_container .exchange_box .input_box[data-v-fc99ec19]{height:4.5rem;border-radius:1.125rem;border:.0625rem solid #F0F0F0;padding:0 1.25rem}.app_index_container .exchange_box .input_box uni-input[data-v-fc99ec19]{color:#000;font-size:1.3125rem;font-style:normal;font-weight:300}.app_index_container .exchange_box .input_box .placeholderclass[data-v-fc99ec19]{color:rgba(0,0,0,.3)}.app_index_container .exchange_box .input_box .num_text[data-v-fc99ec19]{color:#000;font-family:Plus Jakarta Sans;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.app_index_container .exchange_box .input_box .jifen[data-v-fc99ec19]{height:1.75rem;border-radius:6.25rem;background:rgba(247,248,250,.9);padding:0 .875rem;flex-shrink:0;min-width:4.3125rem}.app_index_container .exchange_box .input_box .jifen uni-image[data-v-fc99ec19]{width:1.125rem;height:1.125rem;margin-right:.3125rem}.app_index_container .exchange_box .input_box .jifen uni-text[data-v-fc99ec19]{color:#0c0c0c;font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text[data-v-fc99ec19]{padding-top:.75rem}.app_index_container .exchange_box .trans_text uni-text[data-v-fc99ec19]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text uni-text[data-v-fc99ec19]:nth-child(2){color:#000}.asset_index_content[data-v-fc99ec19]{margin-top:7.8125rem;padding:0 1.25rem}.asset_index_content .total_asset_box[data-v-fc99ec19]{width:20.9375rem;height:7.79478rem;border-radius:1.375rem;background-image:url(/assets/total_bg-tew7hvej.png);background-repeat:no-repeat;background-size:100%;padding:1.5625rem 0 0 1.25rem;position:relative}.asset_index_content .total_asset_box .asset_record[data-v-fc99ec19]{height:1.25rem;padding:0 .5625rem;border-radius:6.25rem;background:#fefdff;position:absolute;top:.9375rem;right:1.1875rem}.asset_index_content .total_asset_box .asset_record uni-text[data-v-fc99ec19]{color:#292d32;font-size:.6875rem;font-style:normal;font-weight:400;padding-right:.1875rem}.asset_index_content .total_asset_box .asset_record uni-image[data-v-fc99ec19]{width:.25916rem}.asset_index_content .total_asset_box .title[data-v-fc99ec19]{color:#fff;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1}.asset_index_content .total_asset_box .price[data-v-fc99ec19]{padding-top:.8125rem;align-items:baseline}.asset_index_content .total_asset_box .price uni-text[data-v-fc99ec19]:nth-child(1){color:#fff;font-size:1.75rem;font-style:normal;font-weight:500;line-height:2.625rem}.asset_index_content .total_asset_box .price uni-text[data-v-fc99ec19]:nth-child(2){color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:26px;padding-left:.125rem}.asset_index_content .total_asset_box .price uni-image[data-v-fc99ec19]{width:.38456rem;position:relative;margin-left:.1875rem;bottom:.15625rem}.asset_index_content .my_asset_title[data-v-fc99ec19]{padding:1.1875rem 0 2.25rem .625rem;color:#000;font-size:1rem;font-style:normal;font-weight:400;line-height:1}.asset_index_content .asset_list_content .item[data-v-fc99ec19]{padding:.9375rem 1.25rem 1rem;border-radius:1.375rem;border:.0625rem solid rgba(248,248,248,.12);margin-bottom:.625rem}.asset_index_content .asset_list_content .item[data-v-fc99ec19]:nth-child(1){background:linear-gradient(163deg,#758bd5 15.27%,#67c0b2 113.63%)}.asset_index_content .asset_list_content .item[data-v-fc99ec19]:nth-child(2){background:linear-gradient(134deg,#6086d4 10.67%,#f684e5 74.45%)}.asset_index_content .asset_list_content .item .coin_item[data-v-fc99ec19]{padding-bottom:1.46875rem}.asset_index_content .asset_list_content .item .coin_item uni-image[data-v-fc99ec19]{width:2.3125rem;height:2.3125rem;border-radius:50%;border:.1875rem solid rgba(255,255,255,.1);margin-right:.6875rem}.asset_index_content .asset_list_content .item .coin_item .coin_info[data-v-fc99ec19]{flex:1}.asset_index_content .asset_list_content .item .coin_item .coin_info .name[data-v-fc99ec19]{padding-bottom:.3125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-fc99ec19]{color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-fc99ec19]:nth-child(2){font-size:1.125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .price uni-text[data-v-fc99ec19]{color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.asset_index_content .asset_list_content .item .action_box[data-v-fc99ec19]{padding-top:.875rem;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;gap:1.3125rem}.asset_index_content .asset_list_content .item .action_box uni-text[data-v-fc99ec19]{color:#fff;font-size:.8125rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content[data-v-fc99ec19]{margin-top:6.5625rem;padding:0 .625rem}.assets_record_content .tab_change[data-v-fc99ec19]{height:2.75rem;border-bottom:1px solid rgba(0,0,0,.1);gap:1.5625rem;position:fixed;left:0;top:6.5625rem;width:23.4375rem;padding-left:1.25rem;background:#fff}.assets_record_content .tab_change uni-view[data-v-fc99ec19]{color:rgba(0,0,0,.4);text-align:center;font-size:.8125rem;font-style:normal;font-weight:400;height:2.75rem;line-height:2.75rem}.assets_record_content .tab_change .active[data-v-fc99ec19]{color:#000;font-weight:500;position:relative}.assets_record_content .tab_change .active[data-v-fc99ec19]:after{content:"";width:1.625rem;height:.125rem;background:#000;position:absolute;bottom:0;left:50%;margin-left:-.8125rem}.assets_record_content .re_list_box[data-v-fc99ec19]{padding:4rem 0 0;display:flex;flex-direction:column;gap:.625rem}.assets_record_content .re_list_box .item[data-v-fc99ec19]{padding:.75rem 1.25rem}.assets_record_content .re_list_box .item uni-image[data-v-fc99ec19]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.assets_record_content .re_list_box .item .info_text[data-v-fc99ec19]{flex:1}.assets_record_content .re_list_box .item .info_text .name[data-v-fc99ec19]{padding-bottom:.3125rem}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-fc99ec19]:nth-child(1){color:#000;font-size:1rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-fc99ec19]:nth-child(2){color:#000;font-size:1rem;font-style:normal;font-weight:500}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-fc99ec19]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-fc99ec19]:nth-child(2){font-size:.6875rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .time .status_1[data-v-fc99ec19]{color:#f0b90b}.assets_record_content .re_list_box .item .info_text .time .status_2[data-v-fc99ec19]{color:#85abfe}.assets_record_content .re_list_box .item .info_text .time .status_3[data-v-fc99ec19]{color:#10b285}.assets_record_content .re_list_box .item .info_text .time .status_4[data-v-fc99ec19]{color:#059e59}.assets_record_content .re_list_box .exchange_item[data-v-fc99ec19]{border-radius:1.375rem;background:linear-gradient(90deg,rgba(243,238,217,.6),rgba(245,245,245,.6),rgba(232,239,237,.6));padding:.75rem 1.25rem;margin-bottom:.75rem}.assets_record_content .re_list_box .exchange_item .ex_icon[data-v-fc99ec19]{width:1.11397rem;height:1.03903rem}.assets_record_content .re_list_box .exchange_item .ex_re[data-v-fc99ec19]{display:flex;flex-direction:column;gap:.3125rem;width:8.125rem}.assets_record_content .re_list_box .exchange_item .ex_re uni-view[data-v-fc99ec19]{height:1.5rem;border-radius:6.25rem;background:#fdfdfd;padding:0 .6875rem;color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-fc99ec19]:nth-of-type(1){color:#000;font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-fc99ec19]:nth-of-type(2){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re .success[data-v-fc99ec19]{font-weight:600!important;color:#10b285!important}.recharge_index_content[data-v-fc99ec19]{padding:7.5rem .9375rem 6.25rem}.recharge_index_content .recharge_form_box[data-v-fc99ec19]{border-radius:1.375rem;background:#fff;padding:1.25rem .875rem}.recharge_index_content .recharge_form_box .label[data-v-fc99ec19]{color:#191919;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.8125rem}.recharge_index_content .recharge_form_box .form_item[data-v-fc99ec19]{border-radius:.75rem;background:#f5f5f5;height:2.8125rem;padding:0 .8125rem;margin-bottom:1.5625rem}.recharge_index_content .recharge_form_box .form_item .select_content[data-v-fc99ec19]{height:2.8125rem}.recharge_index_content .recharge_form_box .form_item .select_content .net[data-v-fc99ec19]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-image[data-v-fc99ec19]{width:1.125rem;height:1.125rem;margin-right:.375rem}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-text[data-v-fc99ec19]{color:#090909;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .select_arrow[data-v-fc99ec19]{width:.53125rem}.recharge_index_content .recharge_form_box .final_total[data-v-fc99ec19]{border-top:.03125rem solid rgba(0,0,0,.1);padding-top:1.5625rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-fc99ec19]:nth-child(1){color:rgba(0,0,0,.4);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-fc99ec19]:nth-child(2){color:#cbab10;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.25rem}.recharge_index_content .recharge_form_box .wallect_info_box[data-v-fc99ec19]{display:flex;flex-direction:column;padding:0 0 1.25rem .3125rem}.recharge_index_content .recharge_form_box .wallect_info_box uni-text[data-v-fc99ec19]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .code_box[data-v-fc99ec19]{margin-bottom:2.25rem}.recharge_index_content .recharge_form_box .code_box uni-image[data-v-fc99ec19]{width:8.34506rem;height:8.34506rem}.recharge_index_content .recharge_form_box .safe_box uni-image[data-v-fc99ec19]{width:.9375rem;height:.9375rem;margin-right:.3125rem}.recharge_index_content .recharge_form_box .safe_box uni-text[data-v-fc99ec19]{color:#997607;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.recharge_index_content .recharge_form_box uni-input[data-v-fc99ec19]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;height:2.8125rem;flex:1}.recharge_index_content .recharge_form_box .placed[data-v-fc99ec19]{color:rgba(9,9,9,.3)}.recharge_index_content .recharge_form_box .choose_coin uni-image[data-v-fc99ec19]{width:1rem;height:1rem}.recharge_index_content .recharge_form_box .choose_coin uni-text[data-v-fc99ec19]{color:rgba(25,25,25,.8);font-family:Plus Jakarta Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .9375rem 0 .25rem}.recharge_index_content .recharge_form_box .choose_coin uni-view[data-v-fc99ec19]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_tips[data-v-fc99ec19]{padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.625rem}.recharge_index_content .recharge_tips uni-view[data-v-fc99ec19]{display:flex;justify-content:space-between}.recharge_index_content .recharge_tips uni-view uni-text[data-v-fc99ec19]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_tips uni-view uni-text[data-v-fc99ec19]:nth-child(2){font-weight:600;color:#000}.choose_net_popup[data-v-fc99ec19]{width:22.1875rem;border-radius:1.75rem;background:#fff;padding:1.125rem 1.25rem 4.125rem;margin-left:.625rem;margin-bottom:.625rem}.choose_net_popup .title[data-v-fc99ec19]{padding:0 .3125rem 2.90625rem .1875rem}.choose_net_popup .title uni-text[data-v-fc99ec19]{color:rgba(0,0,0,.8);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .title uni-image[data-v-fc99ec19]{width:.44197rem;height:.44238rem}.choose_net_popup .net_box[data-v-fc99ec19]{display:flex;flex-direction:column;gap:3.21875rem}.choose_net_popup .net_box .item .icon[data-v-fc99ec19]{width:2.5rem;height:2.5rem;margin-right:.625rem}.choose_net_popup .net_box .item .arrow[data-v-fc99ec19]{height:.75rem}.choose_net_popup .net_box .item .text_info[data-v-fc99ec19]{margin-right:auto;flex-direction:column}.choose_net_popup .net_box .item .text_info .name[data-v-fc99ec19]{padding-bottom:.4375rem}.choose_net_popup .net_box .item .text_info .name uni-text[data-v-fc99ec19]{color:#000;font-size:.9375rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .net_box .item .text_info .name uni-view[data-v-fc99ec19]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;margin-left:.3125rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.choose_net_popup .net_box .item .text_info .intr[data-v-fc99ec19]{color:rgba(0,0,0,.6);font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal}.record_right uni-text[data-v-fc99ec19]{color:rgba(0,0,0,.45);text-align:right;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.record_right uni-image[data-v-fc99ec19]{width:.35356rem;margin-left:.1875rem}.uni-popup[data-v-fc99ec19]{position:fixed;z-index:99}.uni-popup.top[data-v-fc99ec19],.uni-popup.left[data-v-fc99ec19],.uni-popup.right[data-v-fc99ec19]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-fc99ec19]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-fc99ec19],.uni-popup .uni-popup__wrapper.right[data-v-fc99ec19]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-fc99ec19]{z-index:999}.fixforpc-top[data-v-fc99ec19]{top:0}.app_index_container[data-v-3f8e47b6]{position:relative;z-index:10;padding:0 .9375rem}.app_index_container .num_box[data-v-3f8e47b6]{padding-left:.9375rem;padding-bottom:1.8125rem;padding-top:1.25rem}.app_index_container .num_box .title[data-v-3f8e47b6]{color:#000;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1}.app_index_container .num_box .total[data-v-3f8e47b6]{padding-top:.5625rem;align-items:baseline}.app_index_container .num_box .total uni-text[data-v-3f8e47b6]:nth-child(1){color:#000;font-family:DIN Alternate;font-size:2.25rem;font-style:normal;font-weight:700;line-height:2.625rem}.app_index_container .num_box .total uni-text[data-v-3f8e47b6]:nth-child(2){color:#000;font-family:DIN Alternate;font-size:1rem;font-style:normal;font-weight:700;padding-left:.53125rem;line-height:1;bottom:.1875rem;position:relative}.app_index_container .num_box .total uni-image[data-v-3f8e47b6]{width:.38438rem;height:.38469rem;margin-left:.1875rem;bottom:.5625rem;position:relative}.app_index_container .menu_box[data-v-3f8e47b6]{padding:0 .9375rem 1.1875rem}.app_index_container .menu_box uni-view[data-v-3f8e47b6]{flex-direction:column}.app_index_container .menu_box uni-view uni-image[data-v-3f8e47b6]{width:2.875rem;height:2.875rem;margin-bottom:.375rem}.app_index_container .menu_box uni-view uni-text[data-v-3f8e47b6]{color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:500}.app_index_container .icon_box[data-v-3f8e47b6]{border-radius:1.375rem;background:#fff;padding:.6875rem .9375rem 1.125rem;display:flex;flex-direction:column;gap:1.375rem;margin-bottom:.75rem}.app_index_container .icon_box .icon_item uni-image[data-v-3f8e47b6]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-3f8e47b6]:nth-child(1){color:rgba(0,0,0,.8);font-size:.875rem;font-style:normal;font-weight:600}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-3f8e47b6]:nth-child(2){color:#000;font-size:.875rem;font-style:normal;font-weight:600;text-align:right}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-3f8e47b6]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;padding-top:.25rem}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-3f8e47b6]:nth-child(2){color:rgba(0,0,0,.3);font-size:.6875rem;font-style:normal;font-weight:400;padding-top:.25rem;text-align:right}.app_index_container .exchange_box[data-v-3f8e47b6]{border-radius:1.375rem;background:#fff;padding:1rem 1.0625rem 1.5625rem;margin-top:.75rem}.app_index_container .exchange_box .title[data-v-3f8e47b6]{padding:0 .21875rem .46875rem .1875rem}.app_index_container .exchange_box .title .name[data-v-3f8e47b6]{color:#000;font-size:1rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-3f8e47b6]:nth-child(1){color:rgba(0,0,0,.4);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-3f8e47b6]:nth-child(2){color:rgba(0,0,0,.8);font-size:.75rem;font-style:normal;font-weight:400;padding-left:.21875rem}.app_index_container .exchange_box .trans_action_box[data-v-3f8e47b6]{position:relative}.app_index_container .exchange_box .trans_action_box .trans_box[data-v-3f8e47b6]{border-radius:50%;border:.25rem solid #F0F0F0;background:#fff;width:3.375rem;height:3.375rem;position:absolute;left:8.125rem;top:3.5rem}.app_index_container .exchange_box .trans_action_box .trans_box uni-image[data-v-3f8e47b6]{width:1.5rem;height:1.5rem}.app_index_container .exchange_box .input_box[data-v-3f8e47b6]{height:4.5rem;border-radius:1.125rem;border:.0625rem solid #F0F0F0;padding:0 1.25rem}.app_index_container .exchange_box .input_box uni-input[data-v-3f8e47b6]{color:#000;font-size:1.3125rem;font-style:normal;font-weight:300}.app_index_container .exchange_box .input_box .placeholderclass[data-v-3f8e47b6]{color:rgba(0,0,0,.3)}.app_index_container .exchange_box .input_box .num_text[data-v-3f8e47b6]{color:#000;font-family:Plus Jakarta Sans;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.app_index_container .exchange_box .input_box .jifen[data-v-3f8e47b6]{height:1.75rem;border-radius:6.25rem;background:rgba(247,248,250,.9);padding:0 .875rem;flex-shrink:0;min-width:4.3125rem}.app_index_container .exchange_box .input_box .jifen uni-image[data-v-3f8e47b6]{width:1.125rem;height:1.125rem;margin-right:.3125rem}.app_index_container .exchange_box .input_box .jifen uni-text[data-v-3f8e47b6]{color:#0c0c0c;font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text[data-v-3f8e47b6]{padding-top:.75rem}.app_index_container .exchange_box .trans_text uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text uni-text[data-v-3f8e47b6]:nth-child(2){color:#000}.asset_index_content[data-v-3f8e47b6]{margin-top:7.8125rem;padding:0 1.25rem}.asset_index_content .total_asset_box[data-v-3f8e47b6]{width:20.9375rem;height:7.79478rem;border-radius:1.375rem;background-image:url(/assets/total_bg-tew7hvej.png);background-repeat:no-repeat;background-size:100%;padding:1.5625rem 0 0 1.25rem;position:relative}.asset_index_content .total_asset_box .asset_record[data-v-3f8e47b6]{height:1.25rem;padding:0 .5625rem;border-radius:6.25rem;background:#fefdff;position:absolute;top:.9375rem;right:1.1875rem}.asset_index_content .total_asset_box .asset_record uni-text[data-v-3f8e47b6]{color:#292d32;font-size:.6875rem;font-style:normal;font-weight:400;padding-right:.1875rem}.asset_index_content .total_asset_box .asset_record uni-image[data-v-3f8e47b6]{width:.25916rem}.asset_index_content .total_asset_box .title[data-v-3f8e47b6]{color:#fff;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1}.asset_index_content .total_asset_box .price[data-v-3f8e47b6]{padding-top:.8125rem;align-items:baseline}.asset_index_content .total_asset_box .price uni-text[data-v-3f8e47b6]:nth-child(1){color:#fff;font-size:1.75rem;font-style:normal;font-weight:500;line-height:2.625rem}.asset_index_content .total_asset_box .price uni-text[data-v-3f8e47b6]:nth-child(2){color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:26px;padding-left:.125rem}.asset_index_content .total_asset_box .price uni-image[data-v-3f8e47b6]{width:.38456rem;position:relative;margin-left:.1875rem;bottom:.15625rem}.asset_index_content .my_asset_title[data-v-3f8e47b6]{padding:1.1875rem 0 2.25rem .625rem;color:#000;font-size:1rem;font-style:normal;font-weight:400;line-height:1}.asset_index_content .asset_list_content .item[data-v-3f8e47b6]{padding:.9375rem 1.25rem 1rem;border-radius:1.375rem;border:.0625rem solid rgba(248,248,248,.12);margin-bottom:.625rem}.asset_index_content .asset_list_content .item[data-v-3f8e47b6]:nth-child(1){background:linear-gradient(163deg,#758bd5 15.27%,#67c0b2 113.63%)}.asset_index_content .asset_list_content .item[data-v-3f8e47b6]:nth-child(2){background:linear-gradient(134deg,#6086d4 10.67%,#f684e5 74.45%)}.asset_index_content .asset_list_content .item .coin_item[data-v-3f8e47b6]{padding-bottom:1.46875rem}.asset_index_content .asset_list_content .item .coin_item uni-image[data-v-3f8e47b6]{width:2.3125rem;height:2.3125rem;border-radius:50%;border:.1875rem solid rgba(255,255,255,.1);margin-right:.6875rem}.asset_index_content .asset_list_content .item .coin_item .coin_info[data-v-3f8e47b6]{flex:1}.asset_index_content .asset_list_content .item .coin_item .coin_info .name[data-v-3f8e47b6]{padding-bottom:.3125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-3f8e47b6]{color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-3f8e47b6]:nth-child(2){font-size:1.125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .price uni-text[data-v-3f8e47b6]{color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.asset_index_content .asset_list_content .item .action_box[data-v-3f8e47b6]{padding-top:.875rem;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;gap:1.3125rem}.asset_index_content .asset_list_content .item .action_box uni-text[data-v-3f8e47b6]{color:#fff;font-size:.8125rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content[data-v-3f8e47b6]{margin-top:6.5625rem;padding:0 .625rem}.assets_record_content .tab_change[data-v-3f8e47b6]{height:2.75rem;border-bottom:1px solid rgba(0,0,0,.1);gap:1.5625rem;position:fixed;left:0;top:6.5625rem;width:23.4375rem;padding-left:1.25rem;background:#fff}.assets_record_content .tab_change uni-view[data-v-3f8e47b6]{color:rgba(0,0,0,.4);text-align:center;font-size:.8125rem;font-style:normal;font-weight:400;height:2.75rem;line-height:2.75rem}.assets_record_content .tab_change .active[data-v-3f8e47b6]{color:#000;font-weight:500;position:relative}.assets_record_content .tab_change .active[data-v-3f8e47b6]:after{content:"";width:1.625rem;height:.125rem;background:#000;position:absolute;bottom:0;left:50%;margin-left:-.8125rem}.assets_record_content .re_list_box[data-v-3f8e47b6]{padding:4rem 0 0;display:flex;flex-direction:column;gap:.625rem}.assets_record_content .re_list_box .item[data-v-3f8e47b6]{padding:.75rem 1.25rem}.assets_record_content .re_list_box .item uni-image[data-v-3f8e47b6]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.assets_record_content .re_list_box .item .info_text[data-v-3f8e47b6]{flex:1}.assets_record_content .re_list_box .item .info_text .name[data-v-3f8e47b6]{padding-bottom:.3125rem}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-3f8e47b6]:nth-child(1){color:#000;font-size:1rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-3f8e47b6]:nth-child(2){color:#000;font-size:1rem;font-style:normal;font-weight:500}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-3f8e47b6]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-3f8e47b6]:nth-child(2){font-size:.6875rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .time .status_1[data-v-3f8e47b6]{color:#f0b90b}.assets_record_content .re_list_box .item .info_text .time .status_2[data-v-3f8e47b6]{color:#85abfe}.assets_record_content .re_list_box .item .info_text .time .status_3[data-v-3f8e47b6]{color:#10b285}.assets_record_content .re_list_box .item .info_text .time .status_4[data-v-3f8e47b6]{color:#059e59}.assets_record_content .re_list_box .exchange_item[data-v-3f8e47b6]{border-radius:1.375rem;background:linear-gradient(90deg,rgba(243,238,217,.6),rgba(245,245,245,.6),rgba(232,239,237,.6));padding:.75rem 1.25rem;margin-bottom:.75rem}.assets_record_content .re_list_box .exchange_item .ex_icon[data-v-3f8e47b6]{width:1.11397rem;height:1.03903rem}.assets_record_content .re_list_box .exchange_item .ex_re[data-v-3f8e47b6]{display:flex;flex-direction:column;gap:.3125rem;width:8.125rem}.assets_record_content .re_list_box .exchange_item .ex_re uni-view[data-v-3f8e47b6]{height:1.5rem;border-radius:6.25rem;background:#fdfdfd;padding:0 .6875rem;color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-3f8e47b6]:nth-of-type(1){color:#000;font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-3f8e47b6]:nth-of-type(2){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re .success[data-v-3f8e47b6]{font-weight:600!important;color:#10b285!important}.recharge_index_content[data-v-3f8e47b6]{padding:7.5rem .9375rem 6.25rem}.recharge_index_content .recharge_form_box[data-v-3f8e47b6]{border-radius:1.375rem;background:#fff;padding:1.25rem .875rem}.recharge_index_content .recharge_form_box .label[data-v-3f8e47b6]{color:#191919;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.8125rem}.recharge_index_content .recharge_form_box .form_item[data-v-3f8e47b6]{border-radius:.75rem;background:#f5f5f5;height:2.8125rem;padding:0 .8125rem;margin-bottom:1.5625rem}.recharge_index_content .recharge_form_box .form_item .select_content[data-v-3f8e47b6]{height:2.8125rem}.recharge_index_content .recharge_form_box .form_item .select_content .net[data-v-3f8e47b6]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-image[data-v-3f8e47b6]{width:1.125rem;height:1.125rem;margin-right:.375rem}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-text[data-v-3f8e47b6]{color:#090909;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .select_arrow[data-v-3f8e47b6]{width:.53125rem}.recharge_index_content .recharge_form_box .final_total[data-v-3f8e47b6]{border-top:.03125rem solid rgba(0,0,0,.1);padding-top:1.5625rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-3f8e47b6]:nth-child(1){color:rgba(0,0,0,.4);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-3f8e47b6]:nth-child(2){color:#cbab10;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.25rem}.recharge_index_content .recharge_form_box .wallect_info_box[data-v-3f8e47b6]{display:flex;flex-direction:column;padding:0 0 1.25rem .3125rem}.recharge_index_content .recharge_form_box .wallect_info_box uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .code_box[data-v-3f8e47b6]{margin-bottom:2.25rem}.recharge_index_content .recharge_form_box .code_box uni-image[data-v-3f8e47b6]{width:8.34506rem;height:8.34506rem}.recharge_index_content .recharge_form_box .safe_box uni-image[data-v-3f8e47b6]{width:.9375rem;height:.9375rem;margin-right:.3125rem}.recharge_index_content .recharge_form_box .safe_box uni-text[data-v-3f8e47b6]{color:#997607;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.recharge_index_content .recharge_form_box uni-input[data-v-3f8e47b6]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;height:2.8125rem;flex:1}.recharge_index_content .recharge_form_box .placed[data-v-3f8e47b6]{color:rgba(9,9,9,.3)}.recharge_index_content .recharge_form_box .choose_coin uni-image[data-v-3f8e47b6]{width:1rem;height:1rem}.recharge_index_content .recharge_form_box .choose_coin uni-text[data-v-3f8e47b6]{color:rgba(25,25,25,.8);font-family:Plus Jakarta Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .9375rem 0 .25rem}.recharge_index_content .recharge_form_box .choose_coin uni-view[data-v-3f8e47b6]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_tips[data-v-3f8e47b6]{padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.625rem}.recharge_index_content .recharge_tips uni-view[data-v-3f8e47b6]{display:flex;justify-content:space-between}.recharge_index_content .recharge_tips uni-view uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_tips uni-view uni-text[data-v-3f8e47b6]:nth-child(2){font-weight:600;color:#000}.choose_net_popup[data-v-3f8e47b6]{width:22.1875rem;border-radius:1.75rem;background:#fff;padding:1.125rem 1.25rem 4.125rem;margin-left:.625rem;margin-bottom:.625rem}.choose_net_popup .title[data-v-3f8e47b6]{padding:0 .3125rem 2.90625rem .1875rem}.choose_net_popup .title uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.8);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .title uni-image[data-v-3f8e47b6]{width:.44197rem;height:.44238rem}.choose_net_popup .net_box[data-v-3f8e47b6]{display:flex;flex-direction:column;gap:3.21875rem}.choose_net_popup .net_box .item .icon[data-v-3f8e47b6]{width:2.5rem;height:2.5rem;margin-right:.625rem}.choose_net_popup .net_box .item .arrow[data-v-3f8e47b6]{height:.75rem}.choose_net_popup .net_box .item .text_info[data-v-3f8e47b6]{margin-right:auto;flex-direction:column}.choose_net_popup .net_box .item .text_info .name[data-v-3f8e47b6]{padding-bottom:.4375rem}.choose_net_popup .net_box .item .text_info .name uni-text[data-v-3f8e47b6]{color:#000;font-size:.9375rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .net_box .item .text_info .name uni-view[data-v-3f8e47b6]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;margin-left:.3125rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.choose_net_popup .net_box .item .text_info .intr[data-v-3f8e47b6]{color:rgba(0,0,0,.6);font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal}.record_right uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.45);text-align:right;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.record_right uni-image[data-v-3f8e47b6]{width:.35356rem;margin-left:.1875rem}.layout-top[data-v-3f8e47b6]{width:23.4375rem;position:fixed;left:0;top:0;padding:0 1.3125rem;height:3.90625rem;z-index:20}.layout-top .logo[data-v-3f8e47b6]{height:2.5625rem}.layout-top .menu_content .change[data-v-3f8e47b6]{width:1.5rem;height:1.5rem}.layout-top .menu_content .connect[data-v-3f8e47b6]{width:7rem;height:1.875rem;margin:0 .875rem 0 .75rem}.top_bg_content[data-v-3f8e47b6]{position:fixed;width:23.4375rem;left:0;top:0;z-index:2}.top_bg_content uni-image[data-v-3f8e47b6]{width:23.4375rem}.layout-content[data-v-3f8e47b6]{padding-top:3.90625rem;position:relative;z-index:4}.footer_icon[data-v-3f8e47b6]{width:23.4375rem;padding-bottom:4.8125rem;margin-top:3.03125rem}.footer_icon uni-image[data-v-3f8e47b6]{width:12.5rem}.return_content[data-v-3f8e47b6]{width:23.4375rem;z-index:6;position:fixed;height:2.375rem;top:3.90625rem}.return_content .return_box[data-v-3f8e47b6]{width:1.375rem;height:1.375rem;position:absolute;left:0;top:0}.return_content .return_box uni-image[data-v-3f8e47b6]{width:.875rem;height:1.375rem;left:1.1875rem;top:.5rem}.return_content .returnTitle[data-v-3f8e47b6]{color:#000;text-align:center;font-size:1rem;font-style:normal;font-weight:500;width:100%}.return_content .title_right[data-v-3f8e47b6]{height:2.375rem;position:absolute;right:1.3125rem;top:0;display:flex;align-items:center;z-index:10}.connect_wallet_box[data-v-3f8e47b6]{border-radius:1.875rem;width:8.125rem;height:1.875rem;padding:0 .75rem;margin-right:.9375rem}.connect_wallet_box uni-image[data-v-3f8e47b6]{width:1rem;height:1rem;margin-right:.25rem;flex-shrink:0}.connect_wallet_box uni-text[data-v-3f8e47b6]{color:#000;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.success_popup[data-v-3f8e47b6]{border-radius:3.125rem;background:#38dcb4;width:18.75rem;height:2.8125rem;flex-shrink:0;padding:0 .90625rem 0 1.0625rem;position:fixed;left:2.34375rem;top:4.375rem;z-index:9999}.success_popup uni-image[data-v-3f8e47b6]{width:1.25rem;height:1.25rem}.success_popup uni-text[data-v-3f8e47b6]{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;opacity:.9}.error_popup[data-v-3f8e47b6]{background:#fe9903!important}.toast-fade-enter-active[data-v-3f8e47b6],.toast-fade-leave-active[data-v-3f8e47b6]{transition:all .3s ease}.toast-fade-enter-from[data-v-3f8e47b6],.toast-fade-leave-to[data-v-3f8e47b6]{opacity:0;transform:translateY(-.9375rem) scale(.95)}.toast-fade-enter-to[data-v-3f8e47b6],.toast-fade-leave-from[data-v-3f8e47b6]{opacity:1;transform:translateY(0) scale(1)}.bind_popup_box[data-v-3f8e47b6]{background:linear-gradient(180deg,#cbfee5 -3.5%,#fff 11.29%);border-radius:1.375rem 1.375rem 0 0;padding-bottom:3.75rem}.bind_popup_box .name_box[data-v-3f8e47b6]{padding:1.125rem 1.28125rem 1.34375rem 1.25rem}.bind_popup_box .name_box uni-text[data-v-3f8e47b6]{color:rgba(0,0,0,.8);font-size:1rem;font-style:normal;font-weight:600}.bind_popup_box .name_box uni-image[data-v-3f8e47b6]{width:.625rem;height:.625rem}.bind_popup_box .form_box[data-v-3f8e47b6]{padding:0 1.875rem}.bind_popup_box .form_box .input_text[data-v-3f8e47b6]{color:rgba(0,0,0,.8);font-size:.875rem;font-style:normal;font-weight:400;padding:0 0 .75rem .9375rem}.bind_popup_box .form_box .input_box[data-v-3f8e47b6]{height:3.0625rem;padding:0 1.25rem;border-radius:.75rem;background:#f5f5f5}.bind_popup_box .form_box .input_box .placeclas[data-v-3f8e47b6]{color:rgba(0,0,0,.3)}.bind_popup_box .form_box .input_box uni-input[data-v-3f8e47b6]{color:#000;font-size:.875rem;font-style:normal;font-weight:400;flex:1}.bind_popup_box .form_box .input_box uni-text[data-v-3f8e47b6]{color:#000;font-size:.875rem;font-style:normal;font-weight:400}.bind_popup_box .form_box uni-button[data-v-3f8e47b6]{margin:2.15625rem 0 1.0625rem}.bind_popup_box .form_box .tips_box uni-image[data-v-3f8e47b6]{width:.9375rem;height:.9375rem;margin-right:.3125rem}.bind_popup_box .form_box .tips_box uni-text[data-v-3f8e47b6]{color:#997607;font-size:.75rem;font-style:normal;font-weight:600}.app_index_container[data-v-6907ca1c]{position:relative;z-index:10;padding:0 .9375rem}.app_index_container .num_box[data-v-6907ca1c]{padding-left:.9375rem;padding-bottom:1.8125rem;padding-top:1.25rem}.app_index_container .num_box .title[data-v-6907ca1c]{color:#000;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1}.app_index_container .num_box .total[data-v-6907ca1c]{padding-top:.5625rem;align-items:baseline}.app_index_container .num_box .total uni-text[data-v-6907ca1c]:nth-child(1){color:#000;font-family:DIN Alternate;font-size:2.25rem;font-style:normal;font-weight:700;line-height:2.625rem}.app_index_container .num_box .total uni-text[data-v-6907ca1c]:nth-child(2){color:#000;font-family:DIN Alternate;font-size:1rem;font-style:normal;font-weight:700;padding-left:.53125rem;line-height:1;bottom:.1875rem;position:relative}.app_index_container .num_box .total uni-image[data-v-6907ca1c]{width:.38438rem;height:.38469rem;margin-left:.1875rem;bottom:.5625rem;position:relative}.app_index_container .menu_box[data-v-6907ca1c]{padding:0 .9375rem 1.1875rem}.app_index_container .menu_box uni-view[data-v-6907ca1c]{flex-direction:column}.app_index_container .menu_box uni-view uni-image[data-v-6907ca1c]{width:2.875rem;height:2.875rem;margin-bottom:.375rem}.app_index_container .menu_box uni-view uni-text[data-v-6907ca1c]{color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:500}.app_index_container .icon_box[data-v-6907ca1c]{border-radius:1.375rem;background:#fff;padding:.6875rem .9375rem 1.125rem;display:flex;flex-direction:column;gap:1.375rem;margin-bottom:.75rem}.app_index_container .icon_box .icon_item uni-image[data-v-6907ca1c]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-6907ca1c]:nth-child(1){color:rgba(0,0,0,.8);font-size:.875rem;font-style:normal;font-weight:600}.app_index_container .icon_box .icon_item .icon_name uni-text[data-v-6907ca1c]:nth-child(2){color:#000;font-size:.875rem;font-style:normal;font-weight:600;text-align:right}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-6907ca1c]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;padding-top:.25rem}.app_index_container .icon_box .icon_item .icon_total uni-text[data-v-6907ca1c]:nth-child(2){color:rgba(0,0,0,.3);font-size:.6875rem;font-style:normal;font-weight:400;padding-top:.25rem;text-align:right}.app_index_container .exchange_box[data-v-6907ca1c]{border-radius:1.375rem;background:#fff;padding:1rem 1.0625rem 1.5625rem;margin-top:.75rem}.app_index_container .exchange_box .title[data-v-6907ca1c]{padding:0 .21875rem .46875rem .1875rem}.app_index_container .exchange_box .title .name[data-v-6907ca1c]{color:#000;font-size:1rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-6907ca1c]:nth-child(1){color:rgba(0,0,0,.4);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .title .num uni-text[data-v-6907ca1c]:nth-child(2){color:rgba(0,0,0,.8);font-size:.75rem;font-style:normal;font-weight:400;padding-left:.21875rem}.app_index_container .exchange_box .trans_action_box[data-v-6907ca1c]{position:relative}.app_index_container .exchange_box .trans_action_box .trans_box[data-v-6907ca1c]{border-radius:50%;border:.25rem solid #F0F0F0;background:#fff;width:3.375rem;height:3.375rem;position:absolute;left:8.125rem;top:3.5rem}.app_index_container .exchange_box .trans_action_box .trans_box uni-image[data-v-6907ca1c]{width:1.5rem;height:1.5rem}.app_index_container .exchange_box .input_box[data-v-6907ca1c]{height:4.5rem;border-radius:1.125rem;border:.0625rem solid #F0F0F0;padding:0 1.25rem}.app_index_container .exchange_box .input_box uni-input[data-v-6907ca1c]{color:#000;font-size:1.3125rem;font-style:normal;font-weight:300}.app_index_container .exchange_box .input_box .placeholderclass[data-v-6907ca1c]{color:rgba(0,0,0,.3)}.app_index_container .exchange_box .input_box .num_text[data-v-6907ca1c]{color:#000;font-family:Plus Jakarta Sans;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}.app_index_container .exchange_box .input_box .jifen[data-v-6907ca1c]{height:1.75rem;border-radius:6.25rem;background:rgba(247,248,250,.9);padding:0 .875rem;flex-shrink:0;min-width:4.3125rem}.app_index_container .exchange_box .input_box .jifen uni-image[data-v-6907ca1c]{width:1.125rem;height:1.125rem;margin-right:.3125rem}.app_index_container .exchange_box .input_box .jifen uni-text[data-v-6907ca1c]{color:#0c0c0c;font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text[data-v-6907ca1c]{padding-top:.75rem}.app_index_container .exchange_box .trans_text uni-text[data-v-6907ca1c]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400}.app_index_container .exchange_box .trans_text uni-text[data-v-6907ca1c]:nth-child(2){color:#000}.asset_index_content[data-v-6907ca1c]{margin-top:7.8125rem;padding:0 1.25rem}.asset_index_content .total_asset_box[data-v-6907ca1c]{width:20.9375rem;height:7.79478rem;border-radius:1.375rem;background-image:url(/assets/total_bg-tew7hvej.png);background-repeat:no-repeat;background-size:100%;padding:1.5625rem 0 0 1.25rem;position:relative}.asset_index_content .total_asset_box .asset_record[data-v-6907ca1c]{height:1.25rem;padding:0 .5625rem;border-radius:6.25rem;background:#fefdff;position:absolute;top:.9375rem;right:1.1875rem}.asset_index_content .total_asset_box .asset_record uni-text[data-v-6907ca1c]{color:#292d32;font-size:.6875rem;font-style:normal;font-weight:400;padding-right:.1875rem}.asset_index_content .total_asset_box .asset_record uni-image[data-v-6907ca1c]{width:.25916rem}.asset_index_content .total_asset_box .title[data-v-6907ca1c]{color:#fff;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1}.asset_index_content .total_asset_box .price[data-v-6907ca1c]{padding-top:.8125rem;align-items:baseline}.asset_index_content .total_asset_box .price uni-text[data-v-6907ca1c]:nth-child(1){color:#fff;font-size:1.75rem;font-style:normal;font-weight:500;line-height:2.625rem}.asset_index_content .total_asset_box .price uni-text[data-v-6907ca1c]:nth-child(2){color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:26px;padding-left:.125rem}.asset_index_content .total_asset_box .price uni-image[data-v-6907ca1c]{width:.38456rem;position:relative;margin-left:.1875rem;bottom:.15625rem}.asset_index_content .my_asset_title[data-v-6907ca1c]{padding:1.1875rem 0 2.25rem .625rem;color:#000;font-size:1rem;font-style:normal;font-weight:400;line-height:1}.asset_index_content .asset_list_content .item[data-v-6907ca1c]{padding:.9375rem 1.25rem 1rem;border-radius:1.375rem;border:.0625rem solid rgba(248,248,248,.12);margin-bottom:.625rem}.asset_index_content .asset_list_content .item[data-v-6907ca1c]:nth-child(1){background:linear-gradient(163deg,#758bd5 15.27%,#67c0b2 113.63%)}.asset_index_content .asset_list_content .item[data-v-6907ca1c]:nth-child(2){background:linear-gradient(134deg,#6086d4 10.67%,#f684e5 74.45%)}.asset_index_content .asset_list_content .item .coin_item[data-v-6907ca1c]{padding-bottom:1.46875rem}.asset_index_content .asset_list_content .item .coin_item uni-image[data-v-6907ca1c]{width:2.3125rem;height:2.3125rem;border-radius:50%;border:.1875rem solid rgba(255,255,255,.1);margin-right:.6875rem}.asset_index_content .asset_list_content .item .coin_item .coin_info[data-v-6907ca1c]{flex:1}.asset_index_content .asset_list_content .item .coin_item .coin_info .name[data-v-6907ca1c]{padding-bottom:.3125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-6907ca1c]{color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.asset_index_content .asset_list_content .item .coin_item .coin_info .name uni-text[data-v-6907ca1c]:nth-child(2){font-size:1.125rem}.asset_index_content .asset_list_content .item .coin_item .coin_info .price uni-text[data-v-6907ca1c]{color:rgba(255,255,255,.6);font-family:Plus Jakarta Sans;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal}.asset_index_content .asset_list_content .item .action_box[data-v-6907ca1c]{padding-top:.875rem;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;gap:1.3125rem}.asset_index_content .asset_list_content .item .action_box uni-text[data-v-6907ca1c]{color:#fff;font-size:.8125rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content[data-v-6907ca1c]{margin-top:6.5625rem;padding:0 .625rem}.assets_record_content .tab_change[data-v-6907ca1c]{height:2.75rem;border-bottom:1px solid rgba(0,0,0,.1);gap:1.5625rem;position:fixed;left:0;top:6.5625rem;width:23.4375rem;padding-left:1.25rem;background:#fff}.assets_record_content .tab_change uni-view[data-v-6907ca1c]{color:rgba(0,0,0,.4);text-align:center;font-size:.8125rem;font-style:normal;font-weight:400;height:2.75rem;line-height:2.75rem}.assets_record_content .tab_change .active[data-v-6907ca1c]{color:#000;font-weight:500;position:relative}.assets_record_content .tab_change .active[data-v-6907ca1c]:after{content:"";width:1.625rem;height:.125rem;background:#000;position:absolute;bottom:0;left:50%;margin-left:-.8125rem}.assets_record_content .re_list_box[data-v-6907ca1c]{padding:4rem 0 0;display:flex;flex-direction:column;gap:.625rem}.assets_record_content .re_list_box .item[data-v-6907ca1c]{padding:.75rem 1.25rem}.assets_record_content .re_list_box .item uni-image[data-v-6907ca1c]{width:2.25rem;height:2.25rem;margin-right:.6875rem}.assets_record_content .re_list_box .item .info_text[data-v-6907ca1c]{flex:1}.assets_record_content .re_list_box .item .info_text .name[data-v-6907ca1c]{padding-bottom:.3125rem}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-6907ca1c]:nth-child(1){color:#000;font-size:1rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .name uni-text[data-v-6907ca1c]:nth-child(2){color:#000;font-size:1rem;font-style:normal;font-weight:500}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-6907ca1c]:nth-child(1){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem}.assets_record_content .re_list_box .item .info_text .time uni-text[data-v-6907ca1c]:nth-child(2){font-size:.6875rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .item .info_text .time .status_1[data-v-6907ca1c]{color:#f0b90b}.assets_record_content .re_list_box .item .info_text .time .status_2[data-v-6907ca1c]{color:#85abfe}.assets_record_content .re_list_box .item .info_text .time .status_3[data-v-6907ca1c]{color:#10b285}.assets_record_content .re_list_box .item .info_text .time .status_4[data-v-6907ca1c]{color:#059e59}.assets_record_content .re_list_box .exchange_item[data-v-6907ca1c]{border-radius:1.375rem;background:linear-gradient(90deg,rgba(243,238,217,.6),rgba(245,245,245,.6),rgba(232,239,237,.6));padding:.75rem 1.25rem;margin-bottom:.75rem}.assets_record_content .re_list_box .exchange_item .ex_icon[data-v-6907ca1c]{width:1.11397rem;height:1.03903rem}.assets_record_content .re_list_box .exchange_item .ex_re[data-v-6907ca1c]{display:flex;flex-direction:column;gap:.3125rem;width:8.125rem}.assets_record_content .re_list_box .exchange_item .ex_re uni-view[data-v-6907ca1c]{height:1.5rem;border-radius:6.25rem;background:#fdfdfd;padding:0 .6875rem;color:#000;text-align:center;font-size:.75rem;font-style:normal;font-weight:600}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-6907ca1c]:nth-of-type(1){color:#000;font-family:Plus Jakarta Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re uni-text[data-v-6907ca1c]:nth-of-type(2){color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.assets_record_content .re_list_box .exchange_item .ex_re .success[data-v-6907ca1c]{font-weight:600!important;color:#10b285!important}.recharge_index_content[data-v-6907ca1c]{padding:7.5rem .9375rem 6.25rem}.recharge_index_content .recharge_form_box[data-v-6907ca1c]{border-radius:1.375rem;background:#fff;padding:1.25rem .875rem}.recharge_index_content .recharge_form_box .label[data-v-6907ca1c]{color:#191919;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.8125rem}.recharge_index_content .recharge_form_box .form_item[data-v-6907ca1c]{border-radius:.75rem;background:#f5f5f5;height:2.8125rem;padding:0 .8125rem;margin-bottom:1.5625rem}.recharge_index_content .recharge_form_box .form_item .select_content[data-v-6907ca1c]{height:2.8125rem}.recharge_index_content .recharge_form_box .form_item .select_content .net[data-v-6907ca1c]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-image[data-v-6907ca1c]{width:1.125rem;height:1.125rem;margin-right:.375rem}.recharge_index_content .recharge_form_box .form_item .select_content .coin_box uni-text[data-v-6907ca1c]{color:#090909;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_form_box .form_item .select_content .select_arrow[data-v-6907ca1c]{width:.53125rem}.recharge_index_content .recharge_form_box .final_total[data-v-6907ca1c]{border-top:.03125rem solid rgba(0,0,0,.1);padding-top:1.5625rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-6907ca1c]:nth-child(1){color:rgba(0,0,0,.4);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .final_total uni-text[data-v-6907ca1c]:nth-child(2){color:#cbab10;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.25rem}.recharge_index_content .recharge_form_box .wallect_info_box[data-v-6907ca1c]{display:flex;flex-direction:column;padding:0 0 1.25rem .3125rem}.recharge_index_content .recharge_form_box .wallect_info_box uni-text[data-v-6907ca1c]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.recharge_index_content .recharge_form_box .code_box[data-v-6907ca1c]{margin-bottom:2.25rem}.recharge_index_content .recharge_form_box .code_box uni-image[data-v-6907ca1c]{width:8.34506rem;height:8.34506rem}.recharge_index_content .recharge_form_box .safe_box uni-image[data-v-6907ca1c]{width:.9375rem;height:.9375rem;margin-right:.3125rem}.recharge_index_content .recharge_form_box .safe_box uni-text[data-v-6907ca1c]{color:#997607;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}.recharge_index_content .recharge_form_box uni-input[data-v-6907ca1c]{color:#090909;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;height:2.8125rem;flex:1}.recharge_index_content .recharge_form_box .placed[data-v-6907ca1c]{color:rgba(9,9,9,.3)}.recharge_index_content .recharge_form_box .choose_coin uni-image[data-v-6907ca1c]{width:1rem;height:1rem}.recharge_index_content .recharge_form_box .choose_coin uni-text[data-v-6907ca1c]{color:rgba(25,25,25,.8);font-family:Plus Jakarta Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .9375rem 0 .25rem}.recharge_index_content .recharge_form_box .choose_coin uni-view[data-v-6907ca1c]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.recharge_index_content .recharge_tips[data-v-6907ca1c]{padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:.625rem}.recharge_index_content .recharge_tips uni-view[data-v-6907ca1c]{display:flex;justify-content:space-between}.recharge_index_content .recharge_tips uni-view uni-text[data-v-6907ca1c]{color:rgba(0,0,0,.6);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.recharge_index_content .recharge_tips uni-view uni-text[data-v-6907ca1c]:nth-child(2){font-weight:600;color:#000}.choose_net_popup[data-v-6907ca1c]{width:22.1875rem;border-radius:1.75rem;background:#fff;padding:1.125rem 1.25rem 4.125rem;margin-left:.625rem;margin-bottom:.625rem}.choose_net_popup .title[data-v-6907ca1c]{padding:0 .3125rem 2.90625rem .1875rem}.choose_net_popup .title uni-text[data-v-6907ca1c]{color:rgba(0,0,0,.8);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .title uni-image[data-v-6907ca1c]{width:.44197rem;height:.44238rem}.choose_net_popup .net_box[data-v-6907ca1c]{display:flex;flex-direction:column;gap:3.21875rem}.choose_net_popup .net_box .item .icon[data-v-6907ca1c]{width:2.5rem;height:2.5rem;margin-right:.625rem}.choose_net_popup .net_box .item .arrow[data-v-6907ca1c]{height:.75rem}.choose_net_popup .net_box .item .text_info[data-v-6907ca1c]{margin-right:auto;flex-direction:column}.choose_net_popup .net_box .item .text_info .name[data-v-6907ca1c]{padding-bottom:.4375rem}.choose_net_popup .net_box .item .text_info .name uni-text[data-v-6907ca1c]{color:#000;font-size:.9375rem;font-style:normal;font-weight:600;line-height:normal}.choose_net_popup .net_box .item .text_info .name uni-view[data-v-6907ca1c]{border-radius:.25rem;background:#fedc33;height:1.09375rem;padding:0 .375rem;margin-left:.3125rem;color:#292d32;font-size:.6875rem;font-style:normal;font-weight:500;line-height:normal}.choose_net_popup .net_box .item .text_info .intr[data-v-6907ca1c]{color:rgba(0,0,0,.6);font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal}.record_right uni-text[data-v-6907ca1c]{color:rgba(0,0,0,.45);text-align:right;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.record_right uni-image[data-v-6907ca1c]{width:.35356rem;margin-left:.1875rem}.null_content[data-v-6907ca1c]{flex-direction:column}.null_content uni-image[data-v-6907ca1c]{width:4.375rem;height:4.4375rem}.null_content uni-view[data-v-6907ca1c]{color:#fff;text-align:center;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;padding-top:1.5rem;opacity:.2}
