.wallet-flow-page .balance-container{background-color:#f5f5f5;padding:20px}.wallet-flow-page .balance-container .balance{text-align:center;font-size:20px}.wallet-flow-page .balance-container .balance .amount{font-size:24px;font-weight:700;color:#333}.wallet-flow-page .recharge-container{padding:20px}.wallet-flow-page .flow-list{padding:0 20px}.wallet-flow-page .flow-list .flow-item{background-color:#fff;border-bottom:1px solid #eee;padding:15px 0}.wallet-flow-page .flow-list .flow-item .flow-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.wallet-flow-page .flow-list .flow-item .flow-item-header .time{font-size:14px;color:#666}.wallet-flow-page .flow-list .flow-item .flow-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wallet-flow-page .flow-list .flow-item .flow-item-content .type{font-size:16px;color:#333}.wallet-flow-page .flow-list .flow-item .flow-item-content .amount{font-size:16px;font-weight:700}.wallet-flow-page .flow-list .flow-item .flow-item-content .positive{color:#4caf50}.wallet-flow-page .flow-list .flow-item .flow-item-content .negative{color:#f44336}.wallet-flow-page .flow-list .flow-item .flow-item-content .desc{font-size:14px;color:#666}.wallet-flow-page .recharge-popup{padding:20px}.wallet-flow-page .recharge-popup h2{text-align:center;margin-bottom:20px}.wallet-flow-page .recharge-popup .amount-input{margin-bottom:20px}.wallet-flow-page .recharge-popup .amount-input .van-field{margin-bottom:10px}.wallet-flow-page .recharge-popup .amount-input .min-amount{color:#666;font-size:12px}.wallet-flow-page .recharge-popup .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wallet-flow-page .recharge-popup .button-group button{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:5px}