.WithdrawalRecord{background-color:#f9f9f9;width:100%;box-sizing:border-box;padding:10px 10px 70px;height:auto;min-height:100%}.WithdrawalRecord .WithdrawalRecordTitle{padding:10px;box-sizing:border-box;font-size:18px;font-weight:700;color:#333}.WithdrawalRecord .statement{box-sizing:border-box;padding:0 10px 15px;line-height:1.5;font-size:12px;color:#ee0a24}.WithdrawalRecord .WithdrawalRecordItem{margin:0 0 10px;padding:18px 10px 18px 15px;background:#fff;border-radius:12px}.WithdrawalRecord .WithdrawalRecordItem .topWrap{font-size:13px;font-weight:500;color:#666;display:flex;justify-content:space-between;align-items:center}.WithdrawalRecord .WithdrawalRecordItem .topWrap .topLeft{flex:1;color:#333;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.WithdrawalRecord .WithdrawalRecordItem .topWrap .topRight{flex:none}.WithdrawalRecord .WithdrawalRecordItem .topWrap .topRight.status1{color:#ff976a}.WithdrawalRecord .WithdrawalRecordItem .topWrap .topRight.status2{color:#1989fa}.WithdrawalRecord .WithdrawalRecordItem .topWrap .topRight.status3{color:#07c160}.WithdrawalRecord .WithdrawalRecordItem .bottomWrap{margin-top:13px;font-size:13px;font-weight:500;color:#666;display:flex;justify-content:space-between;align-items:center}.WithdrawalRecord .WithdrawalRecordItem .bottomWrap .bottomLeft{margin-right:8px}.WithdrawalRecord .WithdrawalRecordItem .bottomWrap .bottomLeft strong{color:#ee0a24}.WithdrawalRecord .WithdrawalRecordItem .bottomWrap .bottomRight{color:#666}.WithdrawalRecord .WithdrawalRecordEmpty{text-align:center;color:#666;font-size:13px;padding:50px 0}.WithdrawalRecord .WithdrawalRecordBtn{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}