.historyComponent[data-v-45b5ab5c] {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.historyComponent .tableList[data-v-45b5ab5c] {
    background-color: #fff;
}
.historyComponent .tableHeader[data-v-45b5ab5c],
  .historyComponent .tableBody[data-v-45b5ab5c] {
    display: flex;
    width: 100%;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c],
  .historyComponent .tableBody .tabListItem[data-v-45b5ab5c] {
    font-size: 0.13rem;
    color: #999999;
    padding: 0.16rem 0;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #eeeeee;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:first-of-type,
    .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:first-of-type {
      text-align: left;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:last-of-type,
    .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:last-of-type {
      text-align: right;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:nth-child(1),
  .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:nth-child(1) {
    width: 1.5rem;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:nth-child(2),
  .historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:nth-child(3),
  .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:nth-child(2),
  .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:nth-child(3) {
    text-align: center;
    width: 1.3rem;
}
.historyComponent .tableHeader .tabListItem[data-v-45b5ab5c]:nth-child(4),
  .historyComponent .tableBody .tabListItem[data-v-45b5ab5c]:nth-child(4) {
    width: 1.9rem;
}
.historyComponent .tableBody .tabListItem[data-v-45b5ab5c] {
    color: #333;
}
.historyComponent .tableBody .normalStyle[data-v-45b5ab5c] {
    color: #e12817;
}
.historyComponent .tableBody .reduceStyle[data-v-45b5ab5c] {
    color: #00b578;
}
.historyComponent .tableDetail[data-v-45b5ab5c] {
    padding: 0 0.16rem;
    height: 100%;
    padding-bottom: 0.35rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}


/*# sourceMappingURL=300.1758895010353.css.map*/