.btn-tx {
  background: #0058ff;
  color: rgba(255, 255, 255, 0.9);
  border: 1px solid #f0142f;
}
.money .tx-list {
  font-size: 0.16rem;
  font-family: PingFang SC;
  font-weight: 500;
  margin-left: 0.06rem;
  color: #0058ff;
  cursor: pointer;
}
.tabledata {
  padding-bottom: 0;
  border: 1px solid #e6e7eb;
}