html, 
body, 
#root {
  height: 100%;
}
.colorWeak {
  filter: invert(80%);
}
.ant-layout {
  min-height: 100vh;
}
.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed {
  left: unset;
}
canvas {
  display: block;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul, 
ol {
  list-style: none;
}
@media (max-width: 480px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  .ant-table-thead > tr > th, 
  .ant-table-tbody > tr > th, 
  .ant-table-thead > tr > td, 
  .ant-table-tbody > tr > td {
    white-space: pre;
  }
  .ant-table-thead > tr > th > span, 
  .ant-table-tbody > tr > th > span, 
  .ant-table-thead > tr > td > span, 
  .ant-table-tbody > tr > td > span {
    display: block;
  }
}
.ant-descriptions-row .ant-descriptions-item-content .ant-space-align-center {
  align-items: baseline;
}
.ant-pro-fixed-header {
  z-index: 1001 !important;
}
::-webkit-scrollbar {
  width: 7px;
  height: 4px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #eee;
  background: #fff;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px #eee;
  background-color: rgba(158, 158, 158, 0.7);
}
::-webkit-scrollbar-thumb:hover {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px #eee;
  background-color: #9e9e9e;
}
.ant-pro-footer-bar {
  padding: 5px 24px;
}
.ant-pro-global-footer {
  margin: 6px 0 6px 0;
}
.ant-pro-basicLayout-content {
  margin: 12px !important;
}
html, 
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear, 
input::-ms-reveal {
  display: none;
}
*, 
*::before, 
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport{
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title], 
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'], 
input[type='password'], 
input[type='number'], 
textarea {
  -webkit-appearance: none;
}
ol, 
ul, 
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol, 
ul ul, 
ol ul, 
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b, 
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, 
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre, 
code, 
kbd, 
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a, 
area, 
button, 
[role='button'], 
input:not([type='range']), 
label, 
select, 
summary, 
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input, 
button, 
select, 
optgroup, 
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button, 
input {
  overflow: visible;
}
button, 
select {
  text-transform: none;
}
button, 
html [type='button'], 
[type='reset'], 
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, 
[type='button']::-moz-focus-inner, 
[type='reset']::-moz-focus-inner, 
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'], 
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'], 
input[type='time'], 
input[type='datetime-local'], 
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button, 
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button, 
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.container-czSo5JM1 > * {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.08), 0 -3px 6px -4px rgba(0, 0, 0, 0.12), 0 -9px 28px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 480px) {
  .container-czSo5JM1 {
    width: 100% !important;
  }
  .container-czSo5JM1 > * {
    border-radius: 0 !important;
  }
}
.headerSearch-XaKK1IrS {
  display: inline-flex;
  align-items: center;
}
.headerSearch-XaKK1IrS .input-RixsaVUz {
  width: 0;
  min-width: 0;
  overflow: hidden;
  background: transparent;
  border-radius: 0;
  transition: width 0.3s, margin-left 0.3s;
}
.headerSearch-XaKK1IrS .input-RixsaVUz .ant-select-selection {
  background: transparent;
}
.headerSearch-XaKK1IrS .input-RixsaVUz input {
  box-shadow: none !important;
}
.headerSearch-XaKK1IrS .input-RixsaVUz.show-aNETFFrY {
  width: 210px;
  margin-left: 8px;
}
.menu-I_7Iu_fu .anticon {
  margin-right: 8px;
}
.menu-I_7Iu_fu .ant-dropdown-menu-item {
  min-width: 160px;
}
.right-sT_Scpv9 {
  display: flex;
  float: right;
  height: 48px;
  margin-left: auto;
  overflow: hidden;
}
.right-sT_Scpv9 .action-INd3Lu7b {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
}
.right-sT_Scpv9 .action-INd3Lu7b > span {
  vertical-align: middle;
}
.right-sT_Scpv9 .action-INd3Lu7b:hover {
  background: rgba(0, 0, 0, 0.025);
}
.right-sT_Scpv9 .action-INd3Lu7b.opened {
  background: rgba(0, 0, 0, 0.025);
}
.right-sT_Scpv9 .search-ynG0pjo2 {
  padding: 0 12px;
}
.right-sT_Scpv9 .search-ynG0pjo2:hover {
  background: transparent;
}
.right-sT_Scpv9 .account-9FKKdVDo {
  color: #16a1fd;
}
.right-sT_Scpv9 .account-9FKKdVDo .avatar-Pu3nLm_L {
  margin-right: 8px;
  color: #1677ff;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.85);
}
.dark-DLfrPOgY .action-INd3Lu7b:hover {
  background: #252a3d;
}
.dark-DLfrPOgY .action-INd3Lu7b.opened {
  background: #252a3d;
}
@media only screen and (max-width: 768px) {
  .ant-divider-vertical {
    vertical-align: unset;
  }
  .name-cJ6HzNBK {
    display: none;
  }
  .right-sT_Scpv9 {
    position: absolute;
    top: 0;
    right: 12px;
  }
  .right-sT_Scpv9 .account-9FKKdVDo .avatar-Pu3nLm_L {
    margin-right: 0;
  }
  .right-sT_Scpv9 .search-ynG0pjo2 {
    display: none;
  }
}
:root {
  --adm-radius-s: 4px;
  --adm-radius-m: 8px;
  --adm-radius-l: 12px;
  --adm-font-size-1: 9px;
  --adm-font-size-2: 10px;
  --adm-font-size-3: 11px;
  --adm-font-size-4: 12px;
  --adm-font-size-5: 13px;
  --adm-font-size-6: 14px;
  --adm-font-size-7: 15px;
  --adm-font-size-8: 16px;
  --adm-font-size-9: 17px;
  --adm-font-size-10: 18px;
  --adm-color-primary: #1677ff;
  --adm-color-success: #00b578;
  --adm-color-warning: #ff8f1f;
  --adm-color-danger: #ff3141;
  --adm-color-yellow: #ff9f18;
  --adm-color-orange: #ff6430;
  --adm-color-wathet: #e7f1ff;
  --adm-color-text: #333333;
  --adm-color-text-secondary: #666666;
  --adm-color-weak: #999999;
  --adm-color-light: #cccccc;
  --adm-color-border: #eeeeee;
  --adm-color-background: #ffffff;
  --adm-color-highlight: var(--adm-color-danger);
  --adm-color-white: #ffffff;
  --adm-color-box: #f5f5f5;
  --adm-color-text-light-solid: var(--adm-color-white);
  --adm-color-text-dark-solid: #000000;
  --adm-color-fill-content: var(--adm-color-box);
  --adm-font-size-main: var(--adm-font-size-5);
  --adm-font-family: -apple-system, blinkmacsystemfont, 'Helvetica Neue',
    helvetica, segoe ui, arial, roboto, 'PingFang SC', 'miui',
    'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  --adm-border-color: var(--adm-color-border);
}
html[data-prefers-color-scheme='dark'] {
  --adm-color-primary: #3086ff;
  --adm-color-success: #34b368;
  --adm-color-warning: #ffa930;
  --adm-color-danger: #ff4a58;
  --adm-color-yellow: #ffa930;
  --adm-color-orange: #e65a2b;
  --adm-color-wathet: #0d2543;
  --adm-color-text: #e6e6e6;
  --adm-color-text-secondary: #b3b3b3;
  --adm-color-weak: #808080;
  --adm-color-light: #4d4d4d;
  --adm-color-border: #2b2b2b;
  --adm-color-box: #0a0a0a;
  --adm-color-background: #1a1a1a;
  --adm-color-background-body: var(--adm-color-background);
  --adm-border-color: var(--adm-color-border);
}
:root {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  background-color: var(--adm-color-background-body);
}
body {
  color: var(--adm-color-text);
  font-size: var(--adm-font-size-main);
  font-family: var(--adm-font-family);
}
a, 
button {
  cursor: pointer;
}
a {
  color: var(--adm-color-primary);
  transition: opacity ease-in-out 0.2s;
}
a:active {
  opacity: 0.8;
}
.adm-plain-anchor {
  color: unset;
  transition: none;
}
.adm-plain-anchor:active {
  opacity: unset;
}
body.adm-overflow-hidden {
  overflow: hidden !important;
}
div.adm-px-tester {
  --size: 1;
  height: calc(var(--size) / 2 * 2px);
  width: 0;
  position: fixed;
  left: -100vw;
  top: -100vh;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
/*# sourceMappingURL=umi.431922ab.css.map*/