.v5-mainChain{margin-bottom:16px}.v5-mainChain .mainChain-title{font-size:12px}.v5-mainChain .mainChain-page-icon{cursor:pointer;display:inline-block;position:relative;margin-left:4px}.v5-mainChain .mainChain-page-icon .mainChain-page-market{word-break:break-all;box-shadow:0 3px 4px 1px rgba(0,0,0,.28);position:absolute;top:20px;max-width:340px;width:-moz-max-content;width:max-content;padding:8px 12px;left:50%;transform:translate(-50%);box-sizing:border-box;border-radius:4px;font-size:12px;letter-spacing:0;line-height:20px;z-index:4}.v5-mainChain .mainChain-page-icon .mainChain-page-market .triangle{position:absolute;left:50%;transform:translate(-50%);border:6px solid;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-10px}.v5-mainChain .branchList{margin-top:10px;display:flex;flex-wrap:wrap;width:340px}.v5-mainChain .branchList li{font-size:14px;height:32px;min-width:66px;padding:0 8px;box-sizing:border-box;text-align:center;cursor:pointer;line-height:32px;border-radius:4px;margin-right:12px;margin-bottom:16px}.v5-page-recharge .slide-fade-enter-active,.v5-page-recharge .slide-fade-leave-active{transition:all .5s}.v5-page-recharge .slide-fade-enter,.v5-page-recharge .slide-fade-leave-to{transform:translateY(-5px);opacity:0}.v5-page-recharge .copy{cursor:pointer}.v5-page-recharge .recharge-form{border-radius:8px}.v5-page-recharge .recharge-header{padding:8px 0 0;font-size:28px;line-height:36px}.v5-page-recharge .recharge-header .icon{cursor:pointer;margin-right:16px}.v5-page-recharge .recharge-layout{padding:20px 0 16px}.v5-page-recharge .recharge-layout .recharge-sections{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.85fr);grid-template-rows:auto auto;gap:16px}.v5-page-recharge .recharge-layout .recharge-section{min-width:0;min-height:0;padding:18px;box-sizing:border-box;border-width:1px;border-style:solid;border-color:var(--assets-border-color)!important;border-radius:8px}.v5-page-recharge .recharge-layout .coin-section{grid-column:1;grid-row:1;min-height:246px;display:flex;flex-direction:column}.v5-page-recharge .recharge-layout .coin-section .input_line_content{border-width:1px;border-style:solid;border-color:var(--assets-border-color)!important;border-radius:8px}.v5-page-recharge .recharge-layout .coin-section .input_line_inp,.v5-page-recharge .recharge-layout .coin-section .input_line_prompt{font-size:18px;line-height:24px}.v5-page-recharge .recharge-layout .coin-section .details-warking{margin-top:auto}.v5-page-recharge .recharge-layout .numberList{width:100%;line-height:22px;font-size:16px;margin-top:20px;display:flex;justify-content:space-between}.v5-page-recharge .recharge-layout .numberList li{margin-bottom:16px}.v5-page-recharge .recharge-layout .numberList li:last-child{margin-bottom:0}.v5-page-recharge .recharge-layout .numberList-key{text-align:left}.v5-page-recharge .recharge-layout .numberList-value{text-align:right}.v5-page-recharge .recharge-layout .details-warking{width:100%;font-size:14px;line-height:20px;margin-top:32px;padding:10px 12px;box-sizing:border-box;border-width:1px;border-style:solid;border-radius:6px}.v5-page-recharge .recharge-layout .chain-section{grid-column:1;grid-row:2;min-height:86px;padding:10px 16px;display:flex;align-items:center}.v5-page-recharge .recharge-layout .chain-section .v5-mainChain{width:100%;margin-bottom:0}.v5-page-recharge .recharge-layout .chain-section .mainChain-title{font-size:18px;line-height:24px}.v5-page-recharge .recharge-layout .chain-section .branchList{width:100%;margin:6px 0 0;flex-wrap:nowrap;overflow:hidden}.v5-page-recharge .recharge-layout .chain-section .branchList li{height:32px;min-width:auto;padding:0 14px;font-size:14px;line-height:32px;border-width:1px;border-style:solid;border-color:var(--assets-border-color)!important;border-radius:6px;margin:0 8px 0 0}.v5-page-recharge .recharge-layout .address-section{grid-column:2;grid-row:1/3;min-height:330px}@media screen and (max-width:1100px){.v5-page-recharge .recharge-layout .recharge-sections{grid-template-columns:minmax(0,1fr)}.v5-page-recharge .recharge-layout .address-section,.v5-page-recharge .recharge-layout .chain-section,.v5-page-recharge .recharge-layout .coin-section{grid-column:auto;grid-row:auto}}.v5-page-recharge .recharge-layout .addressQRCode{width:100%;height:276px;padding:16px;box-sizing:border-box;border-radius:8px;margin:8px auto 0}.v5-page-recharge .recharge-layout .addressQRCode .qrcode-symbol{font-size:14px;line-height:20px;width:100%;text-align:left;white-space:nowrap;margin-bottom:12px}.v5-page-recharge .recharge-layout .addressQRCode .qrcode-box{width:100%;height:212px;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center}.v5-page-recharge .recharge-layout .addressQRCode .qrcode-box>img{width:160px;height:160px}.v5-page-recharge .recharge-layout .addressQRCode .loading-layout{position:absolute;width:160px;height:160px;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.62);color:#d6dbe7;font-size:16px;border-radius:4px}.v5-page-recharge .recharge-layout .addressQRCode .loading-layout .layout-content{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.v5-page-recharge .recharge-layout .addressQRCode .loading-layout .layout-content>img{width:16px;height:16px;margin-right:4px}.v5-page-recharge .recharge-layout .addressQRCode .loading-layout .loading img{animation:rotate 1s linear infinite}.v5-page-recharge .recharge-layout .addressQRCode .loading-layout .reload{cursor:pointer}.v5-page-recharge .recharge-layout .details-title{font-size:18px;line-height:24px;margin-bottom:10px}.v5-page-recharge .recharge-layout .details-title.label-title{margin-top:24px}.v5-page-recharge .recharge-layout .address,.v5-page-recharge .recharge-layout .addressPage{width:100%;height:48px;font-size:18px;padding:0 12px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-radius:4px}.v5-page-recharge .recharge-layout .address input,.v5-page-recharge .recharge-layout .addressPage input{opacity:0;position:absolute;left:-9999px;top:-9999px}.v5-page-recharge .recharge-layout .address{position:relative;border-width:1px;border-style:solid;border-color:var(--assets-border-color)!important;border-radius:8px}.v5-page-recharge .recharge-layout .address .text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v5-page-recharge .recharge-layout .address .copy{flex:0 0 auto;margin-left:8px}.v5-page-recharge .recharge-layout .address .address-long{visibility:hidden;transform:translateY(-5px);opacity:0;position:absolute;width:100%;padding:9px 12px;left:0;top:48px;box-sizing:border-box;box-shadow:0 3px 4px 1px rgba(0,0,0,.28);border-radius:4px;word-break:break-all;z-index:2;transition:all .5s}.v5-page-recharge .recharge-layout .address:hover .address-long{visibility:visible;opacity:1;transform:translateY(0)}.v5-page-recharge .recharge-layout .addressPage{position:relative}.v5-page-recharge .recharge-layout .addressPage .iconPage{margin-right:14px;display:inline-block}.v5-page-recharge .recharge-layout .addressPage .iconPage-market{word-break:break-all;box-shadow:0 3px 4px 1px rgba(0,0,0,.28);position:absolute;top:52px;width:100%;padding:20px;left:0;box-sizing:border-box;border-radius:4px;font-size:16px;letter-spacing:0;line-height:24px;z-index:4}.v5-page-recharge .no-details{min-height:300px;display:flex;align-items:center;justify-content:center}.v5-page-recharge .rechargeRecord{margin-top:16px;padding-bottom:0;border-width:1px;border-style:solid;border-color:var(--assets-border-color)!important;border-radius:12px;background:transparent}.v5-page-recharge .rechargeRecord .recharge-table{padding:16px 16px 0;overflow:hidden}.v5-page-recharge .rechargeRecord .table-head{font-size:14px;line-height:20px;white-space:nowrap}.v5-page-recharge .rechargeRecord .table-head .th{padding:0 4px}.v5-page-recharge .rechargeRecord .table-body{font-size:14px;line-height:18px;font-weight:400}.v5-page-recharge .rechargeRecord .table-body .td{min-width:0;padding:0 4px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v5-page-recharge .rechargeRecord .table-body .recharge-time{display:flex;flex-direction:column;line-height:18px}.v5-page-recharge .rechargeRecord .rechargeRecord-title{width:100%;height:54px;padding-left:16px;margin-bottom:0;line-height:54px;position:relative;box-sizing:border-box;border-bottom-style:solid;border-bottom-width:1px;border-color:var(--assets-border-color)!important;font-size:18px}.v5-page-recharge .rechargeRecord .rechargeRecord-title .active-line{display:none}.v5-page-recharge .rechargeRecord .rechargeRecord-title .title-text{position:relative;display:inline-block;height:100%}.v5-page-recharge .rechargeRecord .rechargeRecord-title .title-line{position:absolute;width:40px;height:2px;border-radius:2px 2px 0 0;left:50%;bottom:0;margin-left:-20px}.v5-page-recharge .rechargeRecord .rechargeRecord-title .all-record{cursor:pointer;position:absolute;font-size:18px;line-height:30px;right:24px;top:12px}.v5-page-recharge .rechargeRecord .table-coin{display:flex;align-items:center}.v5-page-recharge .rechargeRecord .table-coin img{width:22px;height:22px;border-radius:100%;margin-right:8px}.v5-page-recharge .rechargeRecord .table-coin dd{min-width:0;line-height:16px}.v5-page-recharge .rechargeRecord .table-coin .coinShowName{font-size:14px;font-weight:400}.v5-page-recharge .rechargeRecord .table-coin .coinLongName{font-size:12px}.v5-page-recharge .rechargeRecord .copy{margin-left:4px}.v5-page-recharge .rechargeRecord .address-col{min-width:0;display:flex;align-items:center;position:relative}.v5-page-recharge .rechargeRecord .address-col .col-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v5-page-recharge .rechargeRecord .address-col .long-value{visibility:hidden;transform:translateY(-5px);opacity:0;position:absolute;width:204px;padding:9px 12px;left:0;top:22px;box-sizing:border-box;box-shadow:0 3px 4px 1px rgba(0,0,0,.28);border-radius:8px;word-break:break-all;z-index:2;transition:all .5s}.v5-page-recharge .rechargeRecord .address-col:hover .long-value{visibility:visible;opacity:1;transform:translateY(0)}.v5-page-recharge .copyValue{position:absolute;left:-9999px;top:-9999px}.v5-page-recharge .noPermission-main{flex-direction:column}.v5-page-recharge .noPermission-title{font-size:32px;line-height:32px}.v5-page-recharge .noPermission-title-msg{font-size:18px;line-height:24px;margin:10px 0 20px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.v5-assets.light-theme .v5-page-recharge .addressQRCode{background-color:#f3f4f6!important}