.tablebox[data-v-790b9954] {
  width: 100%;
  overflow: scroll;
}
.table[data-v-790b9954] {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
.table thead[data-v-790b9954] {
    border-top: 0.02667rem solid #e8e8e8;
}
.table thead tr[data-v-790b9954] {
      background: #fafafa;
}
.table thead tr th[data-v-790b9954] {
        text-align: center;
        font-size: calc(0.37333rem * var(--font-size-scale));
        font-weight: 400;
        color: #333;
        font-weight: bold;
        padding: 0.26667rem 0;
        border-bottom: 0.02667rem solid #e8e8e8;
}
.table tbody tr td[data-v-790b9954] {
    min-width: 1.86667rem;
    text-align: center;
    font-size: calc(0.37333rem * var(--font-size-scale));
    font-weight: 400;
    color: #333;
    padding: 0.26667rem 0;
    border-bottom: 0.02667rem solid #e8e8e8;
    word-break: break-all;
}

