.historyComponent[data-v-5efc4f58] {
  background-color: #fff;
  position: relative;
}
.historyComponent .tableList[data-v-5efc4f58] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    background-color: #fff;
}
.historyComponent .tableHeader[data-v-5efc4f58],
  .historyComponent .tableBody[data-v-5efc4f58] {
    display: flex;
    width: 100%;
}
.historyComponent .tableHeader .tabListItem[data-v-5efc4f58],
  .historyComponent .tableBody .tabListItem[data-v-5efc4f58] {
    font-size: 0.13rem;
    color: #999999;
    width: 24%;
    padding: 0.16rem 0;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 0.01rem solid #EEEEEE;
}
.historyComponent .tableHeader .tabListItem[data-v-5efc4f58]:first-of-type,
    .historyComponent .tableBody .tabListItem[data-v-5efc4f58]:first-of-type {
      padding-left: 0.16rem;
      text-align: left;
      width: 28%;
}
.historyComponent .tableHeader .tabListItem[data-v-5efc4f58]:last-of-type,
    .historyComponent .tableBody .tabListItem[data-v-5efc4f58]:last-of-type {
      padding-right: 0.16rem;
      text-align: right;
}
.historyComponent .tableBody .tabListItem[data-v-5efc4f58] {
    color: #333 !important;
}
.historyComponent .tableDetail[data-v-5efc4f58] {
    height: calc(100vh - 1.42rem);
    padding-top: 0.5rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}


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