@charset "UTF-8";
.Hidedata[data-v-228d0adb] .el-table__body {
  filter: blur(0.1875rem);
}
[data-theme="light"] .table[data-v-228d0adb] .el-table,
[data-theme="light"]
.table[data-v-228d0adb] .el-table__expanded-cell {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table,
[data-theme="dark"]
.table[data-v-228d0adb] .el-table__expanded-cell {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .odd-row {
  /* 奇数行背景色 */
}
[data-theme="light"] .table[data-v-228d0adb] .odd-row {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .odd-row {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .even-row {
  /* 偶数行背景色 */
}
[data-theme="light"] .table[data-v-228d0adb] .even-row {
  background: #ffffff !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .even-row {
  background: #20293A !important;
}
.table[data-v-228d0adb] .el-table th.gutter {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table .el-table__cell {
  line-height: 1;
}
.table[data-v-228d0adb] .el-table .cell {
  padding: 0 0.5rem;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__inner {
  width: 100%;
  padding-left: 0.3125rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__suffix {
  right: -0.125rem;
}
.table[data-v-228d0adb] .el-table .cell .el-select .el-input--mini .el-input__icon {
  line-height: 1.5rem;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box .login_type_text {
  position: relative;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box .login_type_text .verify_img {
  position: absolute;
  top: 50%;
  transform: translate(5%, -50%);
  width: 3.125rem;
  height: 1.125rem;
  cursor: pointer;
}
.table[data-v-228d0adb] .el-table .cell .login_type_box .login_type_text .verify_icon {
  position: absolute;
  top: 50%;
  transform: translate(-110%, -50%);
  width: 1.125rem;
  height: 1.125rem;
}
.table[data-v-228d0adb] .el-table__empty-block {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__empty-block {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__empty-block {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table__empty-block .svga_box {
  width: 100%;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__empty-block .svga_box {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__empty-block .svga_box {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table__empty-text {
  font-size: 1rem;
}
.table[data-v-228d0adb] .el-table__header {
  width: 100% !important;
}
.table[data-v-228d0adb] .el-table__header .gutter {
  width: 0 !important;
}
.table[data-v-228d0adb] .el-table__header th,
.table[data-v-228d0adb] .el-table__header tr {
  height: 2.75rem;
  font-size: 0.875rem;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__header tr {
  color: #3B3559 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__header tr {
  color: #ffffff !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__header tr {
  background: #FAFAFA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__header th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__header tr {
  background: #1D2637 !important;
}
.table[data-v-228d0adb] .el-table--border th.gutter:last-of-type {
  width: 0.4375rem !important;
}
.table[data-v-228d0adb] .el-table__header colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table__footer colgroup col[name="gutter"] {
  display: table-cell !important;
}
.table[data-v-228d0adb] .el-table th > .cell {
  white-space: normal;
}
.table[data-v-228d0adb] .el-table__body-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
.table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
  border: 0.3125rem solid transparent;
  width: 0.625rem;
  background-color: #cfcfd1;
}
.table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  box-shadow: none;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #20293A !important;
}
.table[data-v-228d0adb] .el-table {
  border: none;
}
.table[data-v-228d0adb] .el-table::before {
  display: none;
}
.table[data-v-228d0adb] .el-table td,
.table[data-v-228d0adb] .el-table th.is-leaf,
.table[data-v-228d0adb] .el-table--border,
.table[data-v-228d0adb] .el-table--group {
  border: none;
  border-color: transparent;
}
.table[data-v-228d0adb] .el-table--border::after,
.table[data-v-228d0adb] .el-table--group::after,
.table[data-v-228d0adb] .el-table::before {
  height: 0;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--border::after,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table--group::after,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table::before {
  background: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--border::after,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table--group::after,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table::before {
  background: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
.table[data-v-228d0adb] .el-table__body td,
.table[data-v-228d0adb] .el-table__body th {
  height: 2.5rem;
  font-size: 0.75rem !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__body td,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table__body th {
  color: #3B3559 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table__footer-wrapper .has-gutter th,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__body td,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table__body th {
  color: #ffffff !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #F5F5F5 !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #1C2A43 !important;
}
.table[data-v-228d0adb] .el-table td,
.table[data-v-228d0adb] .el-table th {
  padding: 0 !important;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table td,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table th {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table td,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table th {
  border-color: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table--border {
  border: none;
}
.table[data-v-228d0adb] .el-table--border,
.table[data-v-228d0adb] .el-table--group {
  border-top: none;
}
[data-theme="light"] .table[data-v-228d0adb] .el-table--border,
[data-theme="light"]
  .table[data-v-228d0adb] .el-table--group {
  border-color: #efefef !important;
}
[data-theme="dark"] .table[data-v-228d0adb] .el-table--border,
[data-theme="dark"]
  .table[data-v-228d0adb] .el-table--group {
  border-color: #2D3D5C !important;
}
.table[data-v-228d0adb] .el-table .el-checkbox .is-checked .el-checkbox__inner,
.table[data-v-228d0adb] .el-table .el-checkbox .is-indeterminate .el-checkbox__inner {
  background-color: #ad2935;
  border-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .caret-wrapper {
  height: 1.75rem !important;
}
.table[data-v-228d0adb] .el-table .sort-caret.ascending {
  top: 0.1875rem;
}
.table[data-v-228d0adb] .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .descending .sort-caret.descending {
  border-top-color: #ad2935;
}
.table[data-v-228d0adb] .el-table .sort-caret.descending {
  bottom: 0.125rem;
}
.table[data-v-228d0adb] .tooltip-width {
  max-width: 12.5rem;
}
.tooltip-width {
  max-width: 25rem;
  font-size: 1rem;
  background-color: #111723;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
}
.pagination-container[data-v-2756f585] {
  width: 100%;
}
[data-theme="light"] .pagination-container[data-v-2756f585] {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] {
  color: #ffffff !important;
}
.pagination-container[data-v-2756f585]  {
  display: flex;
  font-size: 0.75rem;
}
.pagination-container[data-v-2756f585] .el-pagination {
  padding: 1rem 0;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next,
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev {
  background: transparent;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  background: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li {
  background: #1A253A !important;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
.pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
.pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #F6665D !important;
}
.pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background-color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
.pagination-container[data-v-2756f585] .el-input__inner:focus {
  border-color: #c0c0c0;
}
.pagination-container[data-v-2756f585] .el-pagination button,
.pagination-container[data-v-2756f585] .el-pagination span:not([class*="suffix"]),
.pagination-container[data-v-2756f585] .el-pager li {
  font-size: 0.75rem;
  min-width: 2rem !important;
  height: 2rem;
  line-height: 2rem;
  padding: 0;
  border-radius: 0.25rem;
}
.pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  width: 2.125rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: none;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__editor.el-input .el-input__inner {
  color: #ffffff !important;
}
.pagination-container[data-v-2756f585] .el-pager .more::before {
  line-height: 1.25rem;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__total,
[data-theme="light"]
  .pagination-container[data-v-2756f585] .el-pagination__jump {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__total,
[data-theme="dark"]
  .pagination-container[data-v-2756f585] .el-pagination__jump {
  color: #A7AAB5 !important;
}
.pagination-container[data-v-2756f585] .el-pagination__jump {
  width: 8.75rem;
  height: 12.5rem;
  text-align: center;
}
[data-theme="light"] .pagination-container[data-v-2756f585] .el-pagination__jump {
  background: #ffffff !important;
}
[data-theme="dark"] .pagination-container[data-v-2756f585] .el-pagination__jump {
  background: #20293A !important;
}
.pagination-container.hidden[data-v-2756f585] {
  display: none;
}
