@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;
}
.date-picker[data-v-4614fd48] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.date-picker .title[data-v-4614fd48] {
  margin-right: 1rem;
  white-space: nowrap;
  background: transparent;
}
[data-theme="light"] .date-picker .title[data-v-4614fd48] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker .title[data-v-4614fd48] {
  color: rgba(255, 255, 255, 0.5) !important;
}
.date-picker[data-v-4614fd48] .el-picker-panel__icon-btn {
  color: #000;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  width: 15rem;
  height: 1.875rem;
  padding: 0 0.5rem;
  background: transparent;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 0.625rem;
  width: 1.25rem;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range-separator {
  color: rgba(255, 255, 255, 0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-input__icon {
  font-size: 1.0625rem;
  width: 1.25rem;
  margin: 0;
  line-height: 1.75rem;
}
.date-picker[data-v-4614fd48] .el-range-editor--mini.el-input__inner .el-range__close-icon {
  line-height: 1.875rem;
}
.date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  background: none;
  cursor: pointer;
}
[data-theme="light"] .date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  color: #A8A5AD !important;
}
[data-theme="dark"] .date-picker[data-v-4614fd48] .el-range-editor .el-range-input {
  color: rgba(255, 255, 255, 0.5) !important;
}
.date-picker[data-v-4614fd48] .el-range-editor.is-active,
.date-picker[data-v-4614fd48] .el-range-editor.is-active:hover {
  border-color: #ad2935;
}
