.recharge{width:100%;height:100%;padding:10px}.recharge .but_box{position:absolute;bottom:0;left:0;display:flex;justify-content:center;width:100%;height:60px;align-items:center;box-shadow:0 -2px 3px -1px rgba(0,0,0,.2)}.recharge .but_box .el-button{padding:8px 20px}.recharge .cell_box{display:flex;align-items:center;padding:20px 20px 0}.recharge .cell_name{width:100px;padding-right:20px;text-align:right}.recharge .cell_but{margin-left:10px}.recharge .container{width:100%;height:100%;background:#fff;box-shadow:1px 2px 6px 0 rgba(0,0,0,.1);border-radius:10px;padding:10px 0;padding-bottom:66px;position:relative}.recharge .content{width:100%;height:100%;padding:0 20px;overflow-y:auto}.recharge .top-box{padding:20px 0 25px;display:flex}.recharge .top-box .froms-item{display:flex;align-items:center}.recharge .top-box .forms-name{min-width:120px;width:200px;text-align:right;padding-right:10px}.recharge .top-box .forms-cont{display:flex}.recharge .top-box .el-input__inner{max-width:250px;height:36px}.recharge .top-box .el-button{margin-left:10px;width:80px;height:36px;padding:0}.recharge .title-box{font-size:20px;font-weight:700;color:#333;padding:0 0 20px;border-bottom:1px solid #ededed}.recharge .recharge-box .cell-box{display:flex;align-items:center;margin-top:20px}.recharge .recharge-box .cell-name{min-width:120px;width:120px;text-align:right;padding-right:10px}.recharge .recharge-box .cell-cont .money{color:#ff5856;font-weight:700;font-size:22px}.recharge .recharge-box .cell-list{display:flex;flex-wrap:wrap}.recharge .recharge-box .cell-list .cell-item-cont{display:flex}.recharge .payment-method .method-item{width:100%;height:50px;display:flex;align-items:center;padding:0 20px;margin-top:20px;border:1px solid #e5e5e5;border-radius:5px;cursor:pointer}.recharge .payment-method .method-item_active{border-color:#409eff}.recharge .payment-method .method-icon{width:28px}.recharge .payment-method .method-name{font-weight:700;font-size:20px;color:#333;margin-left:10px}.recharge .payment-method .method-radio{margin-right:20px;width:22px}.recharge .tip-box{width:100%;margin-top:20px;padding:10px 10px 20px;background:#f8f8f8;border:1px solid #e6e6e6;border-radius:5px}.recharge .tip-box .tip-name{color:#4c88b9;font-size:18px}.recharge .tip-box .tip-txt{margin-top:20px;color:#333}.recharge .el-input.is-disabled .el-input__inner{color:#333}