body{color:#fff;font-size:13px;margin:0;padding:0}.main{max-width:450px;margin:0 auto;background:#1b2136}.head{padding:30px 10px;display:flex;align-items:center;justify-content:space-between}.head img{width:60px}.wallet img{width:25px}.account{margin-left:5px}.wallet{display:flex;align-items:center}.token-balance{border-radius:8px;padding:15px;margin:5px 10px;display:flex;justify-content:space-between;background:#02dde8}.token-balance-r{font-size:15px;font-weight:700}.token-address{border-radius:8px;padding:15px;margin:20px 10px 0;background:#7c53ff}.top-2{border-radius:5px;background:#21283f;padding:5px 0;margin:0 10px 10px}.top-2-up{display:flex;justify-content:space-around;text-align:center;margin-top:10px}.top-2-content{margin:20px 20px}.content{padding:10px 0}.content-item{margin:20px 15px}.content-item-head{display:flex;justify-content:space-around;text-align:center;background:#29324e;border-radius:10px;padding:20px 10px}.content-item-content{padding:10px;color:#797c8a}.content-item-bottom{display:flex;justify-content:space-around}.title-box{font-size:18px;font-weight:700;margin:20px}.content-head{margin:0 15px;display:flex;justify-content:space-around}.content-item-head{display:flex}.btn-deposit,.btn-deposit-cancel,.btn-receive{border-radius:25px;padding:10px 30px}.btn-deposit,.btn-deposit-cancel{background:#7c53ff}.btn-receive{background:#02cdd7}.gray-text{color:#797c8a;font-size:12px}.margin-y{margin:8px 0}.bold-font{font-weight:700}.item-show{display:flex;justify-content:space-between}.item-show-r{display:flex;align-items:center}.bottom-deposit-box{background:#fff;color:#000;position:fixed;bottom:10px;left:0;right:0;padding:20px 15px;border-radius:10px;width:85%;margin:10px auto}.deposit-input{display:flex;background:#f5f7f9;justify-content:space-between;padding:15px;margin:10px 0}.btn-deposit-max{padding:5px 10px;background:#e6daff;color:#7c53ff;border-radius:10px}.btn-submit-deposit{margin-top:10px;color:#fff;background:#7c53ff;text-align:center;padding:15px;border-radius:15px}.bottom-withdraw-box{background:#fff;color:#000;position:fixed;bottom:10px;left:0;right:0;padding:20px 15px;border-radius:10px;width:85%;margin:10px auto}.withdraw-input{display:flex;background:#f5f7f9;justify-content:space-between;padding:15px;margin:10px 0}.btn-withdraw-max{padding:5px 10px;background:#e6daff;color:#7c53ff;border-radius:10px}.btn-submit-withdraw{margin-top:10px;color:#fff;background:#7c53ff;text-align:center;padding:15px;border-radius:15px}.bottom-deposit-head,.bottom-withdraw-head{display:flex;justify-content:space-between}