.Withdrawal{background-color:#f9f9f9;width:100%;box-sizing:border-box;padding:10px 10px 70px;height:auto;min-height:100%}.Withdrawal .withdrawalTitle{padding:10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.Withdrawal .withdrawalTitle .withdrawalTitleLeft{font-size:18px;font-weight:700;color:#333}.Withdrawal .withdrawalTitle .withdrawalTitleRight{font-size:14px;color:#666}.Withdrawal .statement{box-sizing:border-box;padding:0 10px 15px;line-height:1.5;font-size:12px;color:#ee0a24}.Withdrawal .withdrawalItem{margin:0 0 10px;padding:18px 10px 18px 15px;background:#fff;border-radius:12px}.Withdrawal .withdrawalItem .topWrap{font-size:13px;font-weight:500;color:#666;display:flex;justify-content:space-between;align-items:center}.Withdrawal .withdrawalItem .topWrap .topLeft{flex:1}.Withdrawal .withdrawalItem .topWrap .topRight{flex:none}.Withdrawal .withdrawalItem .topWrap .topRight.topRight0{color:#07bf7c}.Withdrawal .withdrawalItem .topWrap .topRight.topRight1{color:#1989fa}.Withdrawal .withdrawalItem .topWrap .topRight.topRight2{color:#ff976a}.Withdrawal .withdrawalItem .bottomWrap{margin-top:13px;font-size:13px;font-weight:500;color:#666}.Withdrawal .withdrawalItem .bottomWrap span{margin-right:8px}.Withdrawal .withdrawalItem .bottomWrap span strong{color:#ee0a24}.Withdrawal .withdrawalEmpty{text-align:center;color:#666;font-size:13px;padding:50px 0}.Withdrawal .withdrawalBtn{width:90%;height:48px;background:linear-gradient(-90deg,#07bf9a,#07bf7c);box-shadow:0 10px 10px 0 rgba(168,253,222,.43);border-radius:12px;font-size:16px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;position:fixed;bottom:20px;left:0;right:0;margin:auto}