table[data-v-aa2a557e] {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  /*合并单元格的边框 */
}
table .table-header th[data-v-aa2a557e] {
  line-height: 2.8125rem;
  width: 25%;
  text-align: center;
  background: rgba(14, 31, 63, 0.6);
  border-bottom: 0.0625rem solid #0d254a;
}
table .table-body[data-v-aa2a557e] {
  width: 100%;
}
table .table-body td[data-v-aa2a557e] {
  line-height: 2.625rem;
  text-align: center;
  border-bottom: 0.0625rem solid #0d254a;
}
table .table-body tr[data-v-aa2a557e]:nth-child(even) {
  background: rgba(14, 31, 63, 0.6);
}
table .item-index[data-v-aa2a557e] {
  padding: 0.125rem 0.9375rem;
  border-radius: 0.625rem;
  background-color: #188d9e;
}

