html,
body {
  font-size: 14PX;
}
@media screen and (min-device-width: 3000PX) {
  html,
  body {
    font-size: 28PX;
  }
  [class^="ptz-icon-"] {
    background-image: url('/static/media/4k_PTZ.3b8be864.png');
  }
  [class*="m-o-i-"] {
    background-image: url('/static/media/4k_icons-other.bfc62b41.png');
  }
  [class*="vehicle-icon-"] {
    background-image: url('/static/media/4k_icons-cars.4eabbf47.png');
  }
  [class^="pan-i-tip-"] {
    background-image: url('/static/media/4k_device.ae735abc.png');
  }
  .m-o-diskgroup {
    background: url('/static/media/4k_diskgroup.1a878466.png') no-repeat;
  }
}
[class^=ant-]::-ms-clear,
[class*=ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*=ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*=ant-] input::-ms-reveal {
  display: none;
}
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;
  color: #272727;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-variant: tabular-nums;
  line-height: 1.5715;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1']:focus {
  outline: none !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  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;
}
a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #40a9ff;
}
a:active {
  color: #096dd9;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
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;
  color: rgba(0, 0, 0, 0.45);
  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: -0.14285714rem;
  -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;
}
::selection {
  color: #fff;
  background: #1890ff;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon::before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon > .anticon {
  line-height: 0;
  vertical-align: 0;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-fade-enter,
.ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #1890ff;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 0.42857143rem var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  transform: none;
}
.ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  transform: none;
}
.ant-zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  transform: none;
}
.ant-zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  transform: none;
}
.ant-zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  transform: none;
}
.ant-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  transform: none;
}
.ant-zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  transform: none;
}
.ant-zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-affix {
  position: fixed;
  z-index: 10;
}
.ant-alert {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.57142857rem 1.07142857rem;
  word-wrap: break-word;
  border-radius: 0.14285714rem;
}
.ant-alert-content {
  flex: 1;
  min-width: 0;
}
.ant-alert-icon {
  margin-right: 0.57142857rem;
}
.ant-alert-description {
  display: none;
  font-size: 1rem;
  line-height: 1.57142857rem;
}
.ant-alert-success {
  background-color: #f6ffed;
  border: 0.07142857rem solid #b7eb8f;
}
.ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.ant-alert-info {
  background-color: #e6f7ff;
  border: 0.07142857rem solid #91d5ff;
}
.ant-alert-info .ant-alert-icon {
  color: #1890ff;
}
.ant-alert-warning {
  background-color: #fffbe6;
  border: 0.07142857rem solid #ffe58f;
}
.ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.ant-alert-error {
  background-color: #fff2f0;
  border: 0.07142857rem solid #ffccc7;
}
.ant-alert-error .ant-alert-icon {
  color: #ff4d4f;
}
.ant-alert-error .ant-alert-description > pre {
  margin: 0;
  padding: 0;
}
.ant-alert-action {
  margin-left: 0.57142857rem;
}
.ant-alert-close-icon {
  margin-left: 0.57142857rem;
  padding: 0;
  overflow: hidden;
  font-size: 0.85714286rem;
  line-height: 0.85714286rem;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-close-text {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-alert-close-text:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-alert-with-description {
  align-items: flex-start;
  padding: 1.07142857rem 1.07142857rem 1.07142857rem 1.71428571rem;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 1.07142857rem 1.07142857rem;
}
.ant-alert-with-description .ant-alert-icon {
  margin-right: 1.07142857rem;
  font-size: 1.71428571rem;
}
.ant-alert-with-description .ant-alert-message {
  display: block;
  margin-bottom: 0.28571429rem;
  color: #272727;
  font-size: 1.14285714rem;
}
.ant-alert-message {
  color: #272727;
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-motion-leave {
  overflow: hidden;
  opacity: 1;
  transition: max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-alert.ant-alert-motion-leave-active {
  max-height: 0;
  margin-bottom: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}
.ant-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.ant-alert.ant-alert-rtl {
  direction: rtl;
}
.ant-alert-rtl .ant-alert-icon {
  margin-right: auto;
  margin-left: 0.57142857rem;
}
.ant-alert-rtl .ant-alert-action {
  margin-right: 0.57142857rem;
  margin-left: auto;
}
.ant-alert-rtl .ant-alert-close-icon {
  margin-right: 0.57142857rem;
  margin-left: auto;
}
.ant-alert-rtl.ant-alert-with-description {
  padding-right: 1.71428571rem;
  padding-left: 1.07142857rem;
}
.ant-alert-rtl.ant-alert-with-description .ant-alert-icon {
  margin-right: auto;
  margin-left: 1.07142857rem;
}
.ant-anchor {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding-left: 0.14285714rem;
}
.ant-anchor-wrapper {
  margin-left: -0.28571429rem;
  padding-left: 0.28571429rem;
  overflow: auto;
  background-color: transparent;
}
.ant-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.ant-anchor-ink::before {
  position: relative;
  display: block;
  width: 0.14285714rem;
  height: 100%;
  margin: 0 auto;
  background-color: #f0f0f0;
  content: ' ';
}
.ant-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: #fff;
  border: 0.14285714rem solid #1890ff;
  border-radius: 0.57142857rem;
  transform: translateX(-50%);
  transition: top 0.3s ease-in-out;
}
.ant-anchor-ink-ball.visible {
  display: inline-block;
}
.ant-anchor-fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.ant-anchor-link {
  padding: 0.5rem 0 0.5rem 1.14285714rem;
  line-height: 1.143;
}
.ant-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 0.42857143rem;
  overflow: hidden;
  color: #272727;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #1890ff;
}
.ant-anchor-link .ant-anchor-link {
  padding-top: 0.35714286rem;
  padding-bottom: 0.35714286rem;
}
.ant-anchor-rtl {
  direction: rtl;
}
.ant-anchor-rtl.ant-anchor-wrapper {
  margin-right: -0.28571429rem;
  margin-left: 0;
  padding-right: 0.28571429rem;
  padding-left: 0;
}
.ant-anchor-rtl .ant-anchor-ink {
  right: 0;
  left: auto;
}
.ant-anchor-rtl .ant-anchor-ink-ball {
  right: 50%;
  left: 0;
  transform: translateX(50%);
}
.ant-anchor-rtl .ant-anchor-link {
  padding: 0.5rem 1.14285714rem 0.5rem 0;
}
.ant-select-auto-complete {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-select-auto-complete .ant-select-clear {
  right: 0.92857143rem;
}
.ant-avatar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 2.28571429rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  border-radius: 50%;
}
.ant-avatar-image {
  background: transparent;
}
.ant-avatar .ant-image-img {
  display: block;
}
.ant-avatar-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar.ant-avatar-icon {
  font-size: 1.28571429rem;
}
.ant-avatar.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-lg {
  width: 2.85714286rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  border-radius: 50%;
}
.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 1.71428571rem;
}
.ant-avatar-lg.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-sm {
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  border-radius: 50%;
}
.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 1rem;
}
.ant-avatar-sm.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-square {
  border-radius: 0.14285714rem;
}
.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ant-avatar-group {
  display: inline-flex;
}
.ant-avatar-group .ant-avatar {
  border: 0.07142857rem solid #fff;
}
.ant-avatar-group .ant-avatar:not(:first-child) {
  margin-left: -0.57142857rem;
}
.ant-avatar-group-popover .ant-avatar + .ant-avatar {
  margin-left: 0.21428571rem;
}
.ant-avatar-group-rtl .ant-avatar:not(:first-child) {
  margin-right: -0.57142857rem;
  margin-left: 0;
}
.ant-avatar-group-popover.ant-popover-rtl .ant-avatar + .ant-avatar {
  margin-right: 0.21428571rem;
  margin-left: 0;
}
.ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 7.14285714rem;
  bottom: 3.57142857rem;
  z-index: 10;
  width: 2.85714286rem;
  height: 2.85714286rem;
  cursor: pointer;
}
.ant-back-top:empty {
  display: none;
}
.ant-back-top-rtl {
  right: auto;
  left: 7.14285714rem;
  direction: rtl;
}
.ant-back-top-content {
  width: 2.85714286rem;
  height: 2.85714286rem;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 1.42857143rem;
  transition: all 0.3s;
}
.ant-back-top-content:hover {
  background-color: #272727;
  transition: all 0.3s;
}
.ant-back-top-icon {
  font-size: 1.71428571rem;
  line-height: 2.85714286rem;
}
@media screen and (max-width: 54.85714286rem) {
  .ant-back-top {
    right: 4.28571429rem;
  }
}
@media screen and (max-width: 34.28571429rem) {
  .ant-back-top {
    right: 1.42857143rem;
  }
}
.ant-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ant-badge-count {
  z-index: auto;
  min-width: 1.42857143rem;
  height: 1.42857143rem;
  padding: 0 0.42857143rem;
  color: #fff;
  font-weight: normal;
  font-size: 0.85714286rem;
  line-height: 1.42857143rem;
  white-space: nowrap;
  text-align: center;
  background: #ff4d4f;
  border-radius: 0.71428571rem;
  box-shadow: 0 0 0 0.07142857rem #fff;
}
.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff;
}
.ant-badge-count-sm {
  min-width: 1rem;
  height: 1rem;
  padding: 0;
  font-size: 0.85714286rem;
  line-height: 1rem;
  border-radius: 0.5rem;
}
.ant-badge-multiple-words {
  padding: 0 0.57142857rem;
}
.ant-badge-dot {
  z-index: auto;
  width: 0.42857143rem;
  min-width: 0.42857143rem;
  height: 0.42857143rem;
  background: #ff4d4f;
  border-radius: 100%;
  box-shadow: 0 0 0 0.07142857rem #fff;
}
.ant-badge-dot.ant-scroll-number {
  transition: background 1.5s;
}
.ant-badge-count,
.ant-badge-dot,
.ant-badge .ant-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.ant-badge-count.anticon-spin,
.ant-badge-dot.anticon-spin,
.ant-badge .ant-scroll-number-custom-component.anticon-spin {
  animation: antBadgeLoadingCircle 1s infinite linear;
}
.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ant-badge-status-dot {
  position: relative;
  top: -0.07142857rem;
  display: inline-block;
  width: 0.42857143rem;
  height: 0.42857143rem;
  vertical-align: middle;
  border-radius: 50%;
}
.ant-badge-status-success {
  background-color: #52c41a;
}
.ant-badge-status-processing {
  position: relative;
  background-color: #1890ff;
}
.ant-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.ant-badge-status-default {
  background-color: #d9d9d9;
}
.ant-badge-status-error {
  background-color: #ff4d4f;
}
.ant-badge-status-warning {
  background-color: #faad14;
}
.ant-badge-status-pink {
  background: #eb2f96;
}
.ant-badge-status-magenta {
  background: #eb2f96;
}
.ant-badge-status-red {
  background: #f5222d;
}
.ant-badge-status-volcano {
  background: #fa541c;
}
.ant-badge-status-orange {
  background: #fa8c16;
}
.ant-badge-status-yellow {
  background: #fadb14;
}
.ant-badge-status-gold {
  background: #faad14;
}
.ant-badge-status-cyan {
  background: #13c2c2;
}
.ant-badge-status-lime {
  background: #a0d911;
}
.ant-badge-status-green {
  background: #52c41a;
}
.ant-badge-status-blue {
  background: #1890ff;
}
.ant-badge-status-geekblue {
  background: #2f54eb;
}
.ant-badge-status-purple {
  background: #722ed1;
}
.ant-badge-status-text {
  margin-left: 0.57142857rem;
  color: #272727;
  font-size: 1rem;
}
.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation-fill-mode: both;
}
.ant-badge-zoom-leave {
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation-fill-mode: both;
}
.ant-badge-not-a-wrapper .ant-badge-zoom-appear,
.ant-badge-not-a-wrapper .ant-badge-zoom-enter {
  animation: antNoWrapperZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.ant-badge-not-a-wrapper .ant-badge-zoom-leave {
  animation: antNoWrapperZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
}
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
  vertical-align: middle;
}
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,
.ant-badge-not-a-wrapper .ant-badge-count {
  transform: none;
}
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,
.ant-badge-not-a-wrapper .ant-scroll-number {
  position: relative;
  top: auto;
  display: block;
  transform-origin: 50% 50%;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.ant-scroll-number {
  overflow: hidden;
  direction: ltr;
}
.ant-scroll-number-only {
  position: relative;
  display: inline-block;
  height: 1.42857143rem;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
  height: 1.42857143rem;
  margin: 0;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ant-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antNoWrapperZoomBadgeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes antNoWrapperZoomBadgeOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes antBadgeLoadingCircle {
  0% {
    transform-origin: 50%;
  }
  100% {
    transform: translate(50%, -50%) rotate(360deg);
    transform-origin: 50%;
  }
}
.ant-ribbon-wrapper {
  position: relative;
}
.ant-ribbon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0.57142857rem;
  height: 1.57142857rem;
  padding: 0 0.57142857rem;
  color: #fff;
  line-height: 1.57142857rem;
  white-space: nowrap;
  background-color: #1890ff;
  border-radius: 0.14285714rem;
}
.ant-ribbon-text {
  color: #fff;
}
.ant-ribbon-corner {
  position: absolute;
  top: 100%;
  width: 0.57142857rem;
  height: 0.57142857rem;
  color: currentcolor;
  border: 0.28571429rem solid;
  transform: scaleY(0.75);
  transform-origin: top;
}
.ant-ribbon-corner::after {
  position: absolute;
  top: -0.28571429rem;
  left: -0.28571429rem;
  width: inherit;
  height: inherit;
  color: rgba(0, 0, 0, 0.25);
  border: inherit;
  content: '';
}
.ant-ribbon-color-pink {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-magenta {
  color: #eb2f96;
  background: #eb2f96;
}
.ant-ribbon-color-red {
  color: #f5222d;
  background: #f5222d;
}
.ant-ribbon-color-volcano {
  color: #fa541c;
  background: #fa541c;
}
.ant-ribbon-color-orange {
  color: #fa8c16;
  background: #fa8c16;
}
.ant-ribbon-color-yellow {
  color: #fadb14;
  background: #fadb14;
}
.ant-ribbon-color-gold {
  color: #faad14;
  background: #faad14;
}
.ant-ribbon-color-cyan {
  color: #13c2c2;
  background: #13c2c2;
}
.ant-ribbon-color-lime {
  color: #a0d911;
  background: #a0d911;
}
.ant-ribbon-color-green {
  color: #52c41a;
  background: #52c41a;
}
.ant-ribbon-color-blue {
  color: #1890ff;
  background: #1890ff;
}
.ant-ribbon-color-geekblue {
  color: #2f54eb;
  background: #2f54eb;
}
.ant-ribbon-color-purple {
  color: #722ed1;
  background: #722ed1;
}
.ant-ribbon.ant-ribbon-placement-end {
  right: -0.57142857rem;
  border-bottom-right-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner {
  right: 0;
  border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon.ant-ribbon-placement-start {
  left: -0.57142857rem;
  border-bottom-left-radius: 0;
}
.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner {
  left: 0;
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-badge-rtl {
  direction: rtl;
}
.ant-badge-rtl .ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,
.ant-badge-rtl .ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,
.ant-badge-rtl .ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  direction: ltr;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ant-badge-rtl .ant-badge-status-text {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-ribbon-rtl {
  direction: rtl;
}
.ant-ribbon-rtl.ant-ribbon-placement-end {
  right: unset;
  left: -0.57142857rem;
  border-bottom-right-radius: 0.14285714rem;
  border-bottom-left-radius: 0;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
  right: unset;
  left: 0;
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner::after {
  border-color: currentcolor currentcolor transparent transparent;
}
.ant-ribbon-rtl.ant-ribbon-placement-start {
  right: -0.57142857rem;
  left: unset;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
  right: 0;
  left: unset;
  border-color: currentcolor transparent transparent currentcolor;
}
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {
  border-color: currentcolor transparent transparent currentcolor;
}
.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-breadcrumb .anticon {
  font-size: 1rem;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #40a9ff;
}
.ant-breadcrumb > span:last-child {
  color: #272727;
}
.ant-breadcrumb > span:last-child a {
  color: #272727;
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 0.57142857rem;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-link > .anticon + a {
  margin-left: 0.28571429rem;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 0.28571429rem;
}
.ant-breadcrumb-rtl {
  direction: rtl;
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}
.ant-breadcrumb-rtl > span {
  float: right;
}
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 0.07142857rem solid transparent;
  box-shadow: 0 0.14285714rem 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  height: 2.28571429rem;
  padding: 0.28571429rem 1.07142857rem;
  font-size: 1rem;
  border-radius: 0.14285714rem;
  color: #272727;
  border-color: #d9d9d9;
  background: #fff;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 2.85714286rem;
  padding: 0.45714286rem 1.07142857rem;
  font-size: 1.14285714rem;
  border-radius: 0.14285714rem;
}
.ant-btn-sm {
  height: 1.71428571rem;
  padding: 0rem 0.5rem;
  font-size: 1rem;
  border-radius: 0.14285714rem;
}
.ant-btn > a:only-child {
  color: currentcolor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentcolor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn:active > a:only-child {
  color: currentcolor;
}
.ant-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn[disabled],
.ant-btn[disabled]:hover,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn[disabled] > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn[disabled] > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > span {
  display: inline-block;
}
.ant-btn-primary {
  color: #fff;
  border-color: #1890ff;
  background: #1890ff;
  text-shadow: 0 -0.07142857rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.14285714rem 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #40a9ff;
  background: #40a9ff;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active {
  color: #fff;
  border-color: #096dd9;
  background: #096dd9;
}
.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:hover,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: #272727;
  border-color: #d9d9d9;
  background: transparent;
}
.ant-btn-ghost > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: #272727;
  border-color: #d9d9d9;
  background: #fff;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: #fff;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active {
  color: #096dd9;
  border-color: #096dd9;
  background: #fff;
}
.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -0.07142857rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.14285714rem 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:hover,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link {
  color: #1890ff;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover {
  background: transparent;
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:hover,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text {
  color: #272727;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-text:hover > a:only-child,
.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-text:hover > a:only-child::after,
.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-text:hover,
.ant-btn-text:focus {
  color: #272727;
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
}
.ant-btn-text:active {
  color: #272727;
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:hover,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-text[disabled] > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  background: #fff;
}
.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
  background: #fff;
}
.ant-btn-dangerous:hover > a:only-child,
.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
  background: #fff;
}
.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:hover,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  border-color: #ff4d4f;
  background: #ff4d4f;
  text-shadow: 0 -0.07142857rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.14285714rem 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:hover,
.ant-btn-dangerous.ant-btn-primary:focus {
  color: #fff;
  border-color: #ff7875;
  background: #ff7875;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  border-color: #d9363e;
  background: #d9363e;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:hover,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text {
  color: #ff4d4f;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #40a9ff;
  border-color: #40a9ff;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #096dd9;
  border-color: #096dd9;
  background: transparent;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:hover,
.ant-btn-dangerous.ant-btn-text:focus {
  color: #ff7875;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.018);
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text:active {
  color: #d9363e;
  border-color: transparent;
  background: rgba(0, 0, 0, 0.028);
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:hover,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child::after,
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 2.28571429rem;
  height: 2.28571429rem;
  padding: 0.17142857rem 0;
  font-size: 1.14285714rem;
  border-radius: 0.14285714rem;
  vertical-align: -0.21428571rem;
}
.ant-btn-icon-only > * {
  font-size: 1.14285714rem;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 2.85714286rem;
  height: 2.85714286rem;
  padding: 0.35rem 0;
  font-size: 1.28571429rem;
  border-radius: 0.14285714rem;
}
.ant-btn-icon-only.ant-btn-lg > * {
  font-size: 1.28571429rem;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 1.71428571rem;
  height: 1.71428571rem;
  padding: 0rem 0;
  font-size: 1rem;
  border-radius: 0.14285714rem;
}
.ant-btn-icon-only.ant-btn-sm > * {
  font-size: 1rem;
}
.ant-btn-icon-only > .anticon {
  display: flex;
  justify-content: center;
}
a.ant-btn-icon-only {
  vertical-align: -0.07142857rem;
}
a.ant-btn-icon-only > .anticon {
  display: inline;
}
.ant-btn-round {
  height: 2.28571429rem;
  padding: 0.28571429rem 1.14285714rem;
  font-size: 1rem;
  border-radius: 2.28571429rem;
}
.ant-btn-round.ant-btn-lg {
  height: 2.85714286rem;
  padding: 0.45714286rem 1.42857143rem;
  font-size: 1.14285714rem;
  border-radius: 2.85714286rem;
}
.ant-btn-round.ant-btn-sm {
  height: 1.71428571rem;
  padding: 0rem 0.85714286rem;
  font-size: 1rem;
  border-radius: 1.71428571rem;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle {
  min-width: 2.28571429rem;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg {
  min-width: 2.85714286rem;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm {
  min-width: 1.71428571rem;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -0.07142857rem;
  right: -0.07142857rem;
  bottom: -0.07142857rem;
  left: -0.07142857rem;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizespeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
  cursor: default;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn > .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0.57142857rem;
  animation: none;
}
.ant-btn > .ant-btn-loading-icon .anticon svg {
  animation: loadingCircle 1s infinite linear;
}
.ant-btn > .ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
}
.ant-btn-group {
  position: relative;
  display: inline-flex;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active {
  z-index: 2;
}
.ant-btn-group > .ant-btn[disabled],
.ant-btn-group > span > .ant-btn[disabled] {
  z-index: 0;
}
.ant-btn-group .ant-btn-icon-only {
  font-size: 1rem;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 2.85714286rem;
  padding: 0.45714286rem 1.07142857rem;
  font-size: 1.14285714rem;
  border-radius: 0;
}
.ant-btn-group-lg .ant-btn.ant-btn-icon-only {
  width: 2.85714286rem;
  height: 2.85714286rem;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 1.71428571rem;
  padding: 0rem 0.5rem;
  font-size: 1rem;
  border-radius: 0;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 1rem;
}
.ant-btn-group-sm .ant-btn.ant-btn-icon-only {
  width: 1.71428571rem;
  height: 1.71428571rem;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -0.07142857rem;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 0.14285714rem;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 0.14285714rem;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 0.14285714rem;
  border-bottom-right-radius: 0.14285714rem;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 0.14285714rem;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 0.14285714rem;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 0.14285714rem;
  border-bottom-right-radius: 0.14285714rem;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 0.57142857rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 0.57142857rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group {
  margin-right: -0.07142857rem;
  margin-left: auto;
}
.ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 0.57142857rem;
}
.ant-btn.ant-btn-background-ghost {
  color: #fff;
  border-color: #fff;
}
.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus {
  background: transparent;
}
.ant-btn.ant-btn-background-ghost:hover,
.ant-btn.ant-btn-background-ghost:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn.ant-btn-background-ghost:active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-btn.ant-btn-background-ghost[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  border-color: #1890ff;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:hover,
.ant-btn-background-ghost.ant-btn-dangerous:focus {
  color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
  color: #ff4d4f;
  border-color: transparent;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus {
  color: #ff7875;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
  color: #d9363e;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  background: #f5f5f5;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}
a.ant-btn {
  padding-top: 0.00071429rem !important;
  line-height: 2.14285714rem;
}
a.ant-btn-lg {
  line-height: 2.71428571rem;
}
a.ant-btn-sm {
  line-height: 1.57142857rem;
}
.ant-btn-rtl {
  direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #40a9ff;
}
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 0.57142857rem;
}
.ant-btn > .ant-btn-loading-icon:only-child .anticon {
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-picker-calendar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
}
.ant-picker-calendar-header {
  display: flex;
  justify-content: flex-end;
  padding: 0.85714286rem 0;
}
.ant-picker-calendar-header .ant-picker-calendar-year-select {
  min-width: 5.71428571rem;
}
.ant-picker-calendar-header .ant-picker-calendar-month-select {
  min-width: 5rem;
  margin-left: 0.57142857rem;
}
.ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  margin-left: 0.57142857rem;
}
.ant-picker-calendar .ant-picker-panel {
  background: #fff;
  border: 0;
  border-top: 0.07142857rem solid #f0f0f0;
  border-radius: 0;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-month-panel,
.ant-picker-calendar .ant-picker-panel .ant-picker-date-panel {
  width: auto;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-body {
  padding: 0.57142857rem 0;
}
.ant-picker-calendar .ant-picker-panel .ant-picker-content {
  width: 100%;
}
.ant-picker-calendar-mini {
  border-radius: 0.14285714rem;
}
.ant-picker-calendar-mini .ant-picker-calendar-header {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-picker-calendar-mini .ant-picker-panel {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-picker-calendar-mini .ant-picker-content {
  height: 18.28571429rem;
}
.ant-picker-calendar-mini .ant-picker-content th {
  height: auto;
  padding: 0;
  line-height: 1.28571429rem;
}
.ant-picker-calendar-full .ant-picker-panel {
  display: block;
  width: 100%;
  text-align: right;
  background: #fff;
  border: 0;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body td {
  padding: 0;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
  height: auto;
  padding: 0 0.85714286rem 0.35714286rem 0;
  line-height: 1.28571429rem;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell:hover .ant-picker-calendar-date {
  background: #f5f5f5;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell .ant-picker-calendar-date-today::before {
  display: none;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today {
  background: #e6f7ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected .ant-picker-calendar-date-today .ant-picker-calendar-date-value,
.ant-picker-calendar-full .ant-picker-panel .ant-picker-cell-selected:hover .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
  color: #1890ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0.28571429rem;
  padding: 0.28571429rem 0.57142857rem 0;
  border: 0;
  border-top: 0.14285714rem solid #f0f0f0;
  border-radius: 0;
  transition: background 0.3s;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-value {
  line-height: 1.71428571rem;
  transition: color 0.3s;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content {
  position: static;
  width: auto;
  height: 6.14285714rem;
  overflow-y: auto;
  color: #272727;
  line-height: 1.5715;
  text-align: left;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today {
  border-color: #1890ff;
}
.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-today .ant-picker-calendar-date-value {
  color: #272727;
}
@media only screen and (max-width: 34.28571429rem) {
  .ant-picker-calendar-header {
    display: block;
  }
  .ant-picker-calendar-header .ant-picker-calendar-year-select {
    width: 50%;
  }
  .ant-picker-calendar-header .ant-picker-calendar-month-select {
    width: calc(50% - 0.57142857rem);
  }
  .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
    width: 100%;
    margin-top: 0.57142857rem;
    margin-left: 0;
  }
  .ant-picker-calendar-header .ant-picker-calendar-mode-switch > label {
    width: 50%;
    text-align: center;
  }
}
.ant-picker-calendar-rtl {
  direction: rtl;
}
.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-month-select {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-picker-calendar-rtl .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel {
  text-align: left;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-body th {
  padding: 0 0 0.35714286rem 0.85714286rem;
}
.ant-picker-calendar-rtl.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content {
  text-align: right;
}
.ant-card {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  background: #fff;
  border-radius: 0.14285714rem;
}
.ant-card-rtl {
  direction: rtl;
}
.ant-card-hoverable {
  cursor: pointer;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.ant-card-hoverable:hover {
  border-color: transparent;
  box-shadow: 0 0.07142857rem 0.14285714rem -0.14285714rem rgba(0, 0, 0, 0.16), 0 0.21428571rem 0.42857143rem 0 rgba(0, 0, 0, 0.12), 0 0.35714286rem 0.85714286rem 0.28571429rem rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 0.07142857rem solid #f0f0f0;
}
.ant-card-head {
  min-height: 3.42857143rem;
  margin-bottom: -0.07142857rem;
  padding: 0 1.71428571rem;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  background: transparent;
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head-wrapper {
  display: flex;
  align-items: center;
}
.ant-card-head-title {
  display: inline-block;
  flex: 1;
  padding: 1.14285714rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-head-title > .ant-typography,
.ant-card-head-title > .ant-typography-edit-content {
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.ant-card-head .ant-tabs-top {
  clear: both;
  margin-bottom: -1.21428571rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
}
.ant-card-head .ant-tabs-top-bar {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-card-extra {
  float: right;
  margin-left: auto;
  padding: 1.14285714rem 0;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
}
.ant-card-rtl .ant-card-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-card-body {
  padding: 1.71428571rem;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body {
  margin: -0.07142857rem 0 0 -0.07142857rem;
  padding: 0;
}
.ant-card-grid {
  float: left;
  width: 33.33%;
  padding: 1.71428571rem;
  border: 0;
  border-radius: 0;
  box-shadow: 0.07142857rem 0 0 0 #f0f0f0, 0 0.07142857rem 0 0 #f0f0f0, 0.07142857rem 0.07142857rem 0 0 #f0f0f0, 0.07142857rem 0 0 0 #f0f0f0 inset, 0 0.07142857rem 0 0 #f0f0f0 inset;
  transition: all 0.3s;
}
.ant-card-rtl .ant-card-grid {
  float: right;
}
.ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 0.07142857rem 0.14285714rem -0.14285714rem rgba(0, 0, 0, 0.16), 0 0.21428571rem 0.42857143rem 0 rgba(0, 0, 0, 0.12), 0 0.35714286rem 0.85714286rem 0.28571429rem rgba(0, 0, 0, 0.09);
}
.ant-card-contain-tabs > .ant-card-head .ant-card-head-title {
  min-height: 2.28571429rem;
  padding-bottom: 0;
}
.ant-card-contain-tabs > .ant-card-head .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-bordered .ant-card-cover {
  margin-top: -0.07142857rem;
  margin-right: -0.07142857rem;
  margin-left: -0.07142857rem;
}
.ant-card-cover > * {
  display: block;
  width: 100%;
}
.ant-card-cover img {
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions > li {
  float: left;
  margin: 0.85714286rem 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.ant-card-rtl .ant-card-actions > li {
  float: right;
}
.ant-card-actions > li > span {
  position: relative;
  display: block;
  min-width: 2.28571429rem;
  font-size: 1rem;
  line-height: 1.5715;
  cursor: pointer;
}
.ant-card-actions > li > span:hover {
  color: #1890ff;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn),
.ant-card-actions > li > span > .anticon {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.57142857rem;
  transition: color 0.3s;
}
.ant-card-actions > li > span a:not(.ant-btn):hover,
.ant-card-actions > li > span > .anticon:hover {
  color: #1890ff;
}
.ant-card-actions > li > span > .anticon {
  font-size: 1.14285714rem;
  line-height: 1.57142857rem;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-card-rtl .ant-card-actions > li:not(:last-child) {
  border-right: none;
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 1.71428571rem;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 0.85714286rem 0;
  font-size: 1rem;
}
.ant-card-type-inner .ant-card-body {
  padding: 1.14285714rem 1.71428571rem;
}
.ant-card-type-inner .ant-card-extra {
  padding: 0.96428571rem 0;
}
.ant-card-meta {
  margin: -0.28571429rem 0;
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta-avatar {
  float: left;
  padding-right: 1.14285714rem;
}
.ant-card-rtl .ant-card-meta-avatar {
  float: right;
  padding-right: 0;
  padding-left: 1.14285714rem;
}
.ant-card-meta-detail {
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 0.57142857rem;
}
.ant-card-meta-title {
  overflow: hidden;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading {
  overflow: hidden;
}
.ant-card-loading .ant-card-body {
  user-select: none;
}
.ant-card-loading-content p {
  margin: 0;
}
.ant-card-loading-block {
  height: 1rem;
  margin: 0.28571429rem 0;
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 0.14285714rem;
  animation: card-loading 1.4s ease infinite;
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-card-small > .ant-card-head {
  min-height: 2.57142857rem;
  padding: 0 0.85714286rem;
  font-size: 1rem;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-head-title {
  padding: 0.57142857rem 0;
}
.ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 0.57142857rem 0;
  font-size: 1rem;
}
.ant-card-small > .ant-card-body {
  padding: 0.85714286rem;
}
.ant-carousel {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.ant-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.ant-carousel .slick-list:focus {
  outline: none;
}
.ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.ant-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.ant-carousel .slick-list .slick-slide input.ant-radio-input,
.ant-carousel .slick-list .slick-slide input.ant-checkbox-input {
  visibility: hidden;
}
.ant-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input {
  visibility: visible;
}
.ant-carousel .slick-list .slick-slide > div > div {
  vertical-align: bottom;
}
.ant-carousel .slick-slider .slick-track,
.ant-carousel .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  touch-action: pan-y;
}
.ant-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.ant-carousel .slick-track::before,
.ant-carousel .slick-track::after {
  display: table;
  content: '';
}
.ant-carousel .slick-track::after {
  clear: both;
}
.slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.ant-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 0.07142857rem;
}
.ant-carousel .slick-slide img {
  display: block;
}
.ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.ant-carousel .slick-prev,
.ant-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 1.42857143rem;
  height: 1.42857143rem;
  margin-top: -0.71428571rem;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-carousel .slick-prev:hover,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.ant-carousel .slick-prev:hover::before,
.ant-carousel .slick-next:hover::before,
.ant-carousel .slick-prev:focus::before,
.ant-carousel .slick-next:focus::before {
  opacity: 1;
}
.ant-carousel .slick-prev.slick-disabled::before,
.ant-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.ant-carousel .slick-prev {
  left: -1.78571429rem;
}
.ant-carousel .slick-prev::before {
  content: '←';
}
.ant-carousel .slick-next {
  right: -1.78571429rem;
}
.ant-carousel .slick-next::before {
  content: '→';
}
.ant-carousel .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex !important;
  justify-content: center;
  margin-right: 15%;
  margin-left: 15%;
  padding-left: 0;
  list-style: none;
}
.ant-carousel .slick-dots-bottom {
  bottom: 0.85714286rem;
}
.ant-carousel .slick-dots-top {
  top: 0.85714286rem;
  bottom: auto;
}
.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  flex: 0 1 auto;
  box-sizing: content-box;
  width: 1.14285714rem;
  height: 0.21428571rem;
  margin: 0 0.14285714rem;
  margin-right: 0.21428571rem;
  margin-left: 0.21428571rem;
  padding: 0;
  text-align: center;
  text-indent: -71.35714286rem;
  vertical-align: top;
  transition: all 0.5s;
}
.ant-carousel .slick-dots li button {
  display: block;
  width: 100%;
  height: 0.21428571rem;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 0.07142857rem;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.5s;
}
.ant-carousel .slick-dots li button:hover,
.ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.ant-carousel .slick-dots li.slick-active {
  width: 1.71428571rem;
}
.ant-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
}
.ant-carousel .slick-dots li.slick-active:hover,
.ant-carousel .slick-dots li.slick-active:focus {
  opacity: 1;
}
.ant-carousel-vertical .slick-dots {
  top: 50%;
  bottom: auto;
  flex-direction: column;
  width: 0.21428571rem;
  height: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-carousel-vertical .slick-dots-left {
  right: auto;
  left: 0.85714286rem;
}
.ant-carousel-vertical .slick-dots-right {
  right: 0.85714286rem;
  left: auto;
}
.ant-carousel-vertical .slick-dots li {
  width: 0.21428571rem;
  height: 1.14285714rem;
  margin: 0.28571429rem 0.14285714rem;
  vertical-align: baseline;
}
.ant-carousel-vertical .slick-dots li button {
  width: 0.21428571rem;
  height: 1.14285714rem;
}
.ant-carousel-vertical .slick-dots li.slick-active {
  width: 0.21428571rem;
  height: 1.71428571rem;
}
.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 0.21428571rem;
  height: 1.71428571rem;
}
.ant-carousel-rtl {
  direction: rtl;
}
.ant-carousel-rtl .ant-carousel .slick-track {
  right: 0;
  left: auto;
}
.ant-carousel-rtl .ant-carousel .slick-prev {
  right: -1.78571429rem;
  left: auto;
}
.ant-carousel-rtl .ant-carousel .slick-prev::before {
  content: '→';
}
.ant-carousel-rtl .ant-carousel .slick-next {
  right: auto;
  left: -1.78571429rem;
}
.ant-carousel-rtl .ant-carousel .slick-next::before {
  content: '←';
}
.ant-carousel-rtl.ant-carousel .slick-dots {
  flex-direction: row-reverse;
}
.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
  flex-direction: column;
}
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-cascader-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner {
  border-color: #1890ff;
}
.ant-cascader-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-cascader-checkbox:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox::after {
  visibility: visible;
}
.ant-cascader-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  direction: ltr;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-cascader-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 0.40816327rem;
  height: 0.65306122rem;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-cascader-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-cascader-checkbox-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-cascader-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-cascader-checkbox-disabled:hover::after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled::after {
  visibility: hidden;
}
.ant-cascader-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-cascader-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
  margin-left: 0.57142857rem;
}
.ant-cascader-checkbox + span {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-cascader-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-cascader-checkbox-group-item {
  margin-right: 0.57142857rem;
}
.ant-cascader-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 0;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-checkbox-rtl {
  direction: rtl;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-cascader-checkbox-group-rtl .ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
  margin-left: 0.57142857rem;
}
.ant-cascader {
  width: 13.14285714rem;
}
.ant-cascader-checkbox {
  top: 0;
  margin-right: 0.57142857rem;
}
.ant-cascader-menus {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu {
  width: 100%;
  height: auto;
}
.ant-cascader-menu {
  min-width: 7.92857143rem;
  height: 12.85714286rem;
  margin: 0;
  margin: -0.28571429rem 0;
  padding: 0.28571429rem 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 0.07142857rem solid #f0f0f0;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ant-cascader-menu-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0.35714286rem 0.85714286rem;
  overflow: hidden;
  line-height: 1.57142857rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-cascader-menu-item:hover {
  background: #f5f5f5;
}
.ant-cascader-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.ant-cascader-menu-empty .ant-cascader-menu-item {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
  pointer-events: none;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background-color: #e6f7ff;
}
.ant-cascader-menu-item-content {
  flex: auto;
}
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
  margin-left: 0.28571429rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.71428571rem;
}
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-menu-item-keyword {
  color: #ff4d4f;
}
.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-cascader-rtl .ant-cascader-checkbox {
  top: 0;
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #1890ff;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  direction: ltr;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 0.40816327rem;
  height: 0.65306122rem;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0.57142857rem;
}
.ant-checkbox + span {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  margin-right: 0.57142857rem;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-checkbox-rtl {
  direction: rtl;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0.57142857rem;
}
.ant-collapse {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background-color: #fafafa;
  border: 0.07142857rem solid #d9d9d9;
  border-bottom: 0;
  border-radius: 0.14285714rem;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 0.07142857rem solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 0.85714286rem 1.14285714rem;
  color: #272727;
  line-height: 1.5715;
  cursor: pointer;
  transition: all 0.3s, visibility 0s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  display: inline-block;
  margin-right: 0.85714286rem;
  font-size: 0.85714286rem;
  vertical-align: -0.07142857rem;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transition: transform 0.24s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-left: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
  cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
  cursor: pointer;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 0.85714286rem;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  position: relative;
  padding: 0.85714286rem 1.14285714rem;
  padding-right: 2.85714286rem;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  position: absolute;
  top: 50%;
  right: 1.14285714rem;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}
.ant-collapse-content {
  color: #272727;
  background-color: #fff;
  border-top: 0.07142857rem solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 1.14285714rem;
}
.ant-collapse-content-hidden {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-collapse-borderless {
  background-color: #fafafa;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 0.07142857rem solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 0.28571429rem;
}
.ant-collapse-ghost {
  background-color: transparent;
  border: 0;
}
.ant-collapse-ghost > .ant-collapse-item {
  border-bottom: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 0.85714286rem;
  padding-bottom: 0.85714286rem;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-collapse-rtl {
  direction: rtl;
}
.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  padding: 0.85714286rem 1.14285714rem;
  padding-right: 2.85714286rem;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  transform: rotate(180deg);
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
  margin-right: auto;
  margin-left: 0;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-right: 0.85714286rem;
  padding-left: 0;
}
.ant-comment {
  position: relative;
  background-color: inherit;
}
.ant-comment-inner {
  display: flex;
  padding: 1.14285714rem 0;
}
.ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 0.85714286rem;
  cursor: pointer;
}
.ant-comment-avatar img {
  width: 2.28571429rem;
  height: 2.28571429rem;
  border-radius: 50%;
}
.ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 0.07142857rem;
  font-size: 1rem;
  word-wrap: break-word;
}
.ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0.28571429rem;
  font-size: 1rem;
}
.ant-comment-content-author > a,
.ant-comment-content-author > span {
  padding-right: 0.57142857rem;
  font-size: 0.85714286rem;
  line-height: 1.28571429rem;
}
.ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  transition: color 0.3s;
}
.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.ant-comment-content-detail p {
  margin-bottom: inherit;
  white-space: pre-wrap;
}
.ant-comment-actions {
  margin-top: 0.85714286rem;
  margin-bottom: inherit;
  padding-left: 0;
}
.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-actions > li > span {
  margin-right: 0.71428571rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.85714286rem;
  cursor: pointer;
  transition: color 0.3s;
  user-select: none;
}
.ant-comment-actions > li > span:hover {
  color: #595959;
}
.ant-comment-nested {
  margin-left: 3.14285714rem;
}
.ant-comment-rtl {
  direction: rtl;
}
.ant-comment-rtl .ant-comment-avatar {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-comment-rtl .ant-comment-content-author > a,
.ant-comment-rtl .ant-comment-content-author > span {
  padding-right: 0;
  padding-left: 0.57142857rem;
}
.ant-comment-rtl .ant-comment-actions {
  padding-right: 0;
}
.ant-comment-rtl .ant-comment-actions > li > span {
  margin-right: 0;
  margin-left: 0.71428571rem;
}
.ant-comment-rtl .ant-comment-nested {
  margin-right: 3.14285714rem;
  margin-left: 0;
}
.ant-picker {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  padding: 0.28571429rem 0.78571429rem 0.28571429rem;
  position: relative;
  display: inline-flex;
  align-items: center;
  background: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: border 0.3s, box-shadow 0.3s;
}
.ant-picker:hover,
.ant-picker-focused {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-picker:hover,
.ant-input-rtl .ant-picker-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-picker-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-picker-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-picker.ant-picker-disabled {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-picker.ant-picker-disabled .ant-picker-suffix {
  color: rgba(0, 0, 0, 0.25);
}
.ant-picker.ant-picker-borderless {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-picker-input {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.ant-picker-input > input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
  flex: auto;
  min-width: 0.07142857rem;
  height: auto;
  padding: 0;
  background: transparent;
  border: 0;
}
.ant-picker-input > input::-moz-placeholder {
  opacity: 1;
}
.ant-picker-input > input::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-picker-input > input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-picker-input > input:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-picker-input > input:focus,
.ant-picker-input > input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-picker-input > input:focus,
.ant-input-rtl .ant-picker-input > input-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-picker-input > input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-picker-input > input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-picker-input > input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-picker-input > input-borderless,
.ant-picker-input > input-borderless:hover,
.ant-picker-input > input-borderless:focus,
.ant-picker-input > input-borderless-focused,
.ant-picker-input > input-borderless-disabled,
.ant-picker-input > input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-picker-input > input {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-picker-input > input-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-picker-input > input-sm {
  padding: 0rem 0.5rem;
}
.ant-picker-input > input-rtl {
  direction: rtl;
}
.ant-picker-input > input:focus {
  box-shadow: none;
}
.ant-picker-input > input[disabled] {
  background: transparent;
}
.ant-picker-input:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-input-placeholder > input {
  color: #bfbfbf;
}
.ant-picker-large {
  padding: 0.46428571rem 0.78571429rem 0.46428571rem;
}
.ant-picker-large .ant-picker-input > input {
  font-size: 1.14285714rem;
}
.ant-picker-small {
  padding: 0rem 0.5rem 0rem;
}
.ant-picker-suffix {
  align-self: center;
  margin-left: 0.28571429rem;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  pointer-events: none;
}
.ant-picker-suffix > * {
  vertical-align: top;
}
.ant-picker-clear {
  position: absolute;
  top: 50%;
  right: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 1;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}
.ant-picker-clear > * {
  vertical-align: top;
}
.ant-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-separator {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1.14285714rem;
  color: rgba(0, 0, 0, 0.25);
  font-size: 1.14285714rem;
  vertical-align: top;
  cursor: default;
}
.ant-picker-focused .ant-picker-separator {
  color: rgba(0, 0, 0, 0.45);
}
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
  cursor: not-allowed;
}
.ant-picker-range {
  position: relative;
  display: inline-flex;
}
.ant-picker-range .ant-picker-clear {
  right: 0.78571429rem;
}
.ant-picker-range:hover .ant-picker-clear {
  opacity: 1;
}
.ant-picker-range .ant-picker-active-bar {
  bottom: -0.07142857rem;
  height: 0.14285714rem;
  margin-left: 0.78571429rem;
  background: #1890ff;
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
  opacity: 1;
}
.ant-picker-range-separator {
  align-items: center;
  padding: 0 0.57142857rem;
  line-height: 1;
}
.ant-picker-range.ant-picker-small .ant-picker-clear {
  right: 0.5rem;
}
.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-left: 0.5rem;
}
.ant-picker-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1050;
}
.ant-picker-dropdown-hidden {
  display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
  top: 0.11904762rem;
  display: block;
  transform: rotate(-45deg);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
  bottom: 0.11904762rem;
  display: block;
  transform: rotate(135deg);
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-picker-dropdown-range {
  padding: 0.47619048rem 0;
}
.ant-picker-dropdown-range-hidden {
  display: none;
}
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
  padding-top: 0.28571429rem;
}
.ant-picker-ranges {
  margin-bottom: 0;
  padding: 0.28571429rem 0.85714286rem;
  overflow: hidden;
  line-height: 2.42857143rem;
  text-align: left;
  list-style: none;
}
.ant-picker-ranges > li {
  display: inline-block;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
  cursor: pointer;
}
.ant-picker-ranges .ant-picker-ok {
  float: right;
  margin-left: 0.57142857rem;
}
.ant-picker-range-wrapper {
  display: flex;
}
.ant-picker-range-arrow {
  position: absolute;
  z-index: 1;
  display: none;
  width: 0.71428571rem;
  height: 0.71428571rem;
  margin-left: 1.17857143rem;
  box-shadow: 0.14285714rem -0.14285714rem 0.42857143rem rgba(0, 0, 0, 0.06);
  transition: left 0.3s ease-out;
}
.ant-picker-range-arrow::after {
  position: absolute;
  top: 0.07142857rem;
  right: 0.07142857rem;
  width: 0.71428571rem;
  height: 0.71428571rem;
  border: 0.35714286rem solid #f0f0f0;
  border-color: #fff #fff transparent transparent;
  content: '';
}
.ant-picker-panel-container {
  overflow: hidden;
  vertical-align: top;
  background: #fff;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  transition: margin 0.3s;
}
.ant-picker-panel-container .ant-picker-panels {
  display: inline-flex;
  flex-wrap: nowrap;
  direction: ltr;
}
.ant-picker-panel-container .ant-picker-panel {
  vertical-align: top;
  background: transparent;
  border-width: 0 0 0.07142857rem 0;
  border-radius: 0;
}
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
.ant-picker-panel-container .ant-picker-panel table {
  text-align: center;
}
.ant-picker-panel-container .ant-picker-panel-focused {
  border-color: #f0f0f0;
}
.ant-picker-panel {
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  background: #fff;
  border: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem;
  outline: none;
}
.ant-picker-panel-focused {
  border-color: #1890ff;
}
.ant-picker-decade-panel,
.ant-picker-year-panel,
.ant-picker-quarter-panel,
.ant-picker-month-panel,
.ant-picker-week-panel,
.ant-picker-date-panel,
.ant-picker-time-panel {
  display: flex;
  flex-direction: column;
  width: 20rem;
}
.ant-picker-header {
  display: flex;
  padding: 0 0.57142857rem;
  color: #272727;
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-picker-header > * {
  flex: none;
}
.ant-picker-header button {
  padding: 0;
  color: rgba(0, 0, 0, 0.25);
  line-height: 2.85714286rem;
  background: transparent;
  border: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-picker-header > button {
  min-width: 1.6em;
  font-size: 1rem;
}
.ant-picker-header > button:hover {
  color: #272727;
}
.ant-picker-header-view {
  flex: auto;
  font-weight: 500;
  line-height: 2.85714286rem;
}
.ant-picker-header-view button {
  color: inherit;
  font-weight: inherit;
}
.ant-picker-header-view button:not(:first-child) {
  margin-left: 0.57142857rem;
}
.ant-picker-header-view button:hover {
  color: #1890ff;
}
.ant-picker-prev-icon,
.ant-picker-next-icon,
.ant-picker-super-prev-icon,
.ant-picker-super-next-icon {
  position: relative;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
}
.ant-picker-prev-icon::before,
.ant-picker-next-icon::before,
.ant-picker-super-prev-icon::before,
.ant-picker-super-next-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border: 0 solid currentcolor;
  border-width: 0.10714286rem 0 0 0.10714286rem;
  content: '';
}
.ant-picker-super-prev-icon::after,
.ant-picker-super-next-icon::after {
  position: absolute;
  top: 0.28571429rem;
  left: 0.28571429rem;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border: 0 solid currentcolor;
  border-width: 0.10714286rem 0 0 0.10714286rem;
  content: '';
}
.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
  transform: rotate(-45deg);
}
.ant-picker-next-icon,
.ant-picker-super-next-icon {
  transform: rotate(135deg);
}
.ant-picker-content {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.ant-picker-content th,
.ant-picker-content td {
  position: relative;
  min-width: 1.71428571rem;
  font-weight: 400;
}
.ant-picker-content th {
  height: 2.14285714rem;
  color: #272727;
  line-height: 2.14285714rem;
}
.ant-picker-cell {
  padding: 0.21428571rem 0;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.ant-picker-cell-in-view {
  color: #272727;
}
.ant-picker-cell::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  height: 1.71428571rem;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  border-radius: 0.14285714rem;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
  background: #f5f5f5;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  content: '';
}
.ant-picker-cell-in-view.ant-picker-cell-in-range {
  position: relative;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range::before {
  background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
  color: #fff;
  background: #1890ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  position: absolute;
  top: 50%;
  z-index: 0;
  height: 1.71428571rem;
  border-top: 0.07142857rem dashed #7ec1ff;
  border-bottom: 0.07142857rem dashed #7ec1ff;
  transform: translateY(-50%);
  transition: all 0.3s;
  content: '';
}
.ant-picker-cell-range-hover-start::after,
.ant-picker-cell-range-hover-end::after,
.ant-picker-cell-range-hover::after {
  right: 0;
  left: 0.14285714rem;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
  background: #cbe6ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #cbe6ff;
  transition: all 0.3s;
  content: '';
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: -0.42857143rem;
  left: 0;
}
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: 0;
  left: -0.42857143rem;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 50%;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  left: 50%;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  left: 0.42857143rem;
  border-left: 0.07142857rem dashed #7ec1ff;
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 0.42857143rem;
  border-right: 0.07142857rem dashed #7ec1ff;
  border-top-right-radius: 0.14285714rem;
  border-bottom-right-radius: 0.14285714rem;
}
.ant-picker-cell-disabled {
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
  background: transparent;
}
.ant-picker-cell-disabled::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content {
  height: 18.85714286rem;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  padding: 0 0.57142857rem;
}
.ant-picker-quarter-panel .ant-picker-content {
  height: 4rem;
}
.ant-picker-footer {
  width: min-content;
  min-width: 100%;
  line-height: 2.71428571rem;
  text-align: center;
  border-bottom: 0.07142857rem solid transparent;
}
.ant-picker-panel .ant-picker-footer {
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-picker-footer-extra {
  padding: 0 0.85714286rem;
  line-height: 2.71428571rem;
  text-align: left;
}
.ant-picker-footer-extra:not(:last-child) {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-picker-now {
  text-align: left;
}
.ant-picker-today-btn {
  color: #1890ff;
}
.ant-picker-today-btn:hover {
  color: #40a9ff;
}
.ant-picker-today-btn:active {
  color: #096dd9;
}
.ant-picker-today-btn.ant-picker-today-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-picker-decade-panel .ant-picker-cell-inner {
  padding: 0 0.28571429rem;
}
.ant-picker-decade-panel .ant-picker-cell::before {
  display: none;
}
.ant-picker-year-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-month-panel .ant-picker-body {
  padding: 0 0.57142857rem;
}
.ant-picker-year-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner {
  width: 4.28571429rem;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  left: 1rem;
  border-left: 0.07142857rem dashed #7ec1ff;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
  right: 1rem;
  border-right: 0.07142857rem dashed #7ec1ff;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  right: 1rem;
  border-right: 0.07142857rem dashed #7ec1ff;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
  left: 1rem;
  border-left: 0.07142857rem dashed #7ec1ff;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-picker-week-panel .ant-picker-body {
  padding: 0.57142857rem 0.85714286rem;
}
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner {
  background: transparent !important;
}
.ant-picker-week-panel-row td {
  transition: background 0.3s;
}
.ant-picker-week-panel-row:hover td {
  background: #f5f5f5;
}
.ant-picker-week-panel-row-selected td,
.ant-picker-week-panel-row-selected:hover td {
  background: #1890ff;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
  color: rgba(255, 255, 255, 0.5);
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner::before,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #fff;
}
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
  color: #fff;
}
.ant-picker-date-panel .ant-picker-body {
  padding: 0.57142857rem 0.85714286rem;
}
.ant-picker-date-panel .ant-picker-content {
  width: 18rem;
}
.ant-picker-date-panel .ant-picker-content th {
  width: 2.57142857rem;
}
.ant-picker-datetime-panel {
  display: flex;
}
.ant-picker-datetime-panel .ant-picker-time-panel {
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
  transition: opacity 0.3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
  opacity: 0.3;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
  opacity: 1;
}
.ant-picker-time-panel {
  width: auto;
  min-width: auto;
}
.ant-picker-time-panel .ant-picker-content {
  display: flex;
  flex: auto;
  height: 16rem;
}
.ant-picker-time-panel-column {
  flex: 1 0 auto;
  width: 4rem;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  text-align: left;
  list-style: none;
  transition: background 0.3s;
}
.ant-picker-time-panel-column::after {
  display: block;
  height: 14rem;
  content: '';
}
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
  height: 14.14285714rem;
}
.ant-picker-time-panel-column:not(:first-child) {
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-picker-time-panel-column-active {
  background: rgba(230, 247, 255, 0.2);
}
.ant-picker-time-panel-column:hover {
  overflow-y: auto;
}
.ant-picker-time-panel-column > li {
  margin: 0;
  padding: 0;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
  display: block;
  width: 100%;
  height: 2rem;
  margin: 0;
  padding: 0 0 0 1rem;
  color: #272727;
  line-height: 2rem;
  border-radius: 0;
  cursor: pointer;
  transition: background 0.3s;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
  background: #f5f5f5;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background: #e6f7ff;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
  padding: 1.5rem 0;
}
.ant-picker-rtl {
  direction: rtl;
}
.ant-picker-rtl .ant-picker-suffix {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-picker-rtl .ant-picker-clear {
  right: auto;
  left: 0;
}
.ant-picker-rtl .ant-picker-separator {
  transform: rotate(180deg);
}
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
  right: auto;
  left: 0.78571429rem;
}
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
  margin-right: 0.78571429rem;
  margin-left: 0;
}
.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
  margin-right: 0.5rem;
}
.ant-picker-dropdown-rtl .ant-picker-ranges {
  text-align: right;
}
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
  float: left;
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-picker-panel-rtl {
  direction: rtl;
}
.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
  transform: rotate(135deg);
}
.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
  transform: rotate(-45deg);
}
.ant-picker-cell .ant-picker-cell-inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  border-radius: 0.14285714rem;
  transition: background 0.3s, border 0.3s;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start::before {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end::before {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end::before {
  right: 50%;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
  right: 0;
  left: -0.42857143rem;
}
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
  right: -0.42857143rem;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
  right: 0;
  left: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
  right: 50%;
  left: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
  right: 0.42857143rem;
  left: 0;
  border-right: 0.07142857rem dashed #7ec1ff;
  border-left: none;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
  right: 0;
  left: 0.42857143rem;
  border-right: none;
  border-left: 0.07142857rem dashed #7ec1ff;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover)::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child::after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child::after {
  right: 0.42857143rem;
  left: 0.42857143rem;
  border-right: 0.07142857rem dashed #7ec1ff;
  border-left: 0.07142857rem dashed #7ec1ff;
  border-radius: 0.14285714rem;
}
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
  direction: rtl;
  text-align: right;
}
.ant-picker-panel-rtl .ant-picker-time-panel {
  direction: ltr;
}
.ant-descriptions-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.42857143rem;
}
.ant-descriptions-title {
  flex: auto;
  overflow: hidden;
  color: #272727;
  font-weight: bold;
  font-size: 1.14285714rem;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-descriptions-extra {
  margin-left: auto;
  color: #272727;
  font-size: 1rem;
}
.ant-descriptions-view {
  width: 100%;
  border-radius: 0.14285714rem;
}
.ant-descriptions-view table {
  width: 100%;
  table-layout: fixed;
}
.ant-descriptions-row > th,
.ant-descriptions-row > td {
  padding-bottom: 1.14285714rem;
}
.ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-item-label {
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5715;
  text-align: start;
}
.ant-descriptions-item-label::after {
  content: ':';
  position: relative;
  top: -0.03571429rem;
  margin: 0 0.57142857rem 0 0.14285714rem;
}
.ant-descriptions-item-label.ant-descriptions-item-no-colon::after {
  content: ' ';
}
.ant-descriptions-item-no-label::after {
  margin: 0;
  content: '';
}
.ant-descriptions-item-content {
  display: table-cell;
  flex: 1;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  word-break: break-word;
  overflow-wrap: break-word;
}
.ant-descriptions-item {
  padding-bottom: 0;
  vertical-align: top;
}
.ant-descriptions-item-container {
  display: flex;
}
.ant-descriptions-item-container .ant-descriptions-item-label,
.ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-flex;
  align-items: baseline;
}
.ant-descriptions-middle .ant-descriptions-row > th,
.ant-descriptions-middle .ant-descriptions-row > td {
  padding-bottom: 0.85714286rem;
}
.ant-descriptions-small .ant-descriptions-row > th,
.ant-descriptions-small .ant-descriptions-row > td {
  padding-bottom: 0.57142857rem;
}
.ant-descriptions-bordered .ant-descriptions-view {
  border: 0.07142857rem solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: auto;
  border-collapse: collapse;
}
.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-bordered .ant-descriptions-item-content {
  padding: 1.14285714rem 1.71428571rem;
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-right: none;
}
.ant-descriptions-bordered .ant-descriptions-item-label {
  background-color: #fafafa;
}
.ant-descriptions-bordered .ant-descriptions-item-label::after {
  display: none;
}
.ant-descriptions-bordered .ant-descriptions-row {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-descriptions-bordered .ant-descriptions-row:last-child {
  border-bottom: none;
}
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content {
  padding: 0.85714286rem 1.71428571rem;
}
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label,
.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content {
  padding: 0.57142857rem 1.14285714rem;
}
.ant-descriptions-rtl {
  direction: rtl;
}
.ant-descriptions-rtl .ant-descriptions-item-label::after {
  margin: 0 0.14285714rem 0 0.57142857rem;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content {
  border-right: none;
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-label:last-child,
.ant-descriptions-rtl.ant-descriptions-bordered .ant-descriptions-item-content:last-child {
  border-left: none;
}
.ant-divider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  border-top: 0.07142857rem solid rgba(0, 0, 0, 0.06);
}
.ant-divider-vertical {
  position: relative;
  top: -0.06em;
  display: inline-block;
  height: 0.9em;
  margin: 0 0.57142857rem;
  vertical-align: middle;
  border-top: 0;
  border-left: 0.07142857rem solid rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal {
  display: flex;
  clear: both;
  width: 100%;
  min-width: 100%;
  margin: 1.71428571rem 0;
}
.ant-divider-horizontal.ant-divider-with-text {
  display: flex;
  margin: 1.14285714rem 0;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  white-space: nowrap;
  text-align: center;
  border-top: 0;
  border-top-color: rgba(0, 0, 0, 0.06);
}
.ant-divider-horizontal.ant-divider-with-text::before,
.ant-divider-horizontal.ant-divider-with-text::after {
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 0.07142857rem solid transparent;
  border-top-color: inherit;
  border-bottom: 0;
  transform: translateY(50%);
  content: '';
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 1em;
}
.ant-divider-dashed {
  background: none;
  border-color: rgba(0, 0, 0, 0.06);
  border-style: dashed;
  border-width: 0.07142857rem 0 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
  border-style: dashed none none;
}
.ant-divider-vertical.ant-divider-dashed {
  border-width: 0 0 0 0.07142857rem;
}
.ant-divider-plain.ant-divider-with-text {
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
  padding-left: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
  width: 100%;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
  width: 0;
}
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
  padding-right: 0;
}
.ant-divider-rtl {
  direction: rtl;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
  width: 95%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
  width: 5%;
}
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 95%;
}
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  transition: width 0s ease 0.3s, height 0s ease 0.3s;
}
.ant-drawer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-drawer-left {
  left: 0;
}
.ant-drawer-left .ant-drawer-content-wrapper {
  left: 0;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0.42857143rem 0 1.14285714rem -0.57142857rem rgba(0, 0, 0, 0.08), 0.64285714rem 0 2rem 0 rgba(0, 0, 0, 0.05), 0.85714286rem 0 3.42857143rem 1.14285714rem rgba(0, 0, 0, 0.03);
}
.ant-drawer-right {
  right: 0;
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: -0.42857143rem 0 1.14285714rem -0.57142857rem rgba(0, 0, 0, 0.08), -0.64285714rem 0 2rem 0 rgba(0, 0, 0, 0.05), -0.85714286rem 0 3.42857143rem 1.14285714rem rgba(0, 0, 0, 0.03);
}
.ant-drawer-right.ant-drawer-open.no-mask {
  right: 0.07142857rem;
  transform: translateX(0.07142857rem);
}
.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-drawer-top {
  top: 0;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 0.42857143rem 1.14285714rem -0.57142857rem rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0 rgba(0, 0, 0, 0.05), 0 0.85714286rem 3.42857143rem 1.14285714rem rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom {
  bottom: 0;
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 -0.42857143rem 1.14285714rem -0.57142857rem rgba(0, 0, 0, 0.08), 0 -0.64285714rem 2rem 0 rgba(0, 0, 0, 0.05), 0 -0.85714286rem 3.42857143rem 1.14285714rem rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 0.07142857rem;
  transform: translateY(0.07142857rem);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  transition: none;
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: auto;
}
.ant-drawer-title {
  flex: 1;
  margin: 0;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  line-height: 1.57142857rem;
}
.ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.ant-drawer-close {
  display: inline-block;
  margin-right: 0.85714286rem;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 1.14285714rem;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.14285714rem 1.71428571rem;
  color: #272727;
  background: #fff;
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-drawer-header-title {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.ant-drawer-header-close-only {
  padding-bottom: 0;
  border: none;
}
.ant-drawer-wrapper-body {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%;
}
.ant-drawer-body {
  flex-grow: 1;
  padding: 1.71428571rem;
  overflow: auto;
  font-size: 1rem;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-drawer-footer {
  flex-shrink: 0;
  padding: 0.71428571rem 1.14285714rem;
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
  pointer-events: none;
}
.ant-drawer .ant-picker-clear {
  background: #fff;
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #ff4d4f;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
}
.ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -714.21428571rem;
  left: -714.21428571rem;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -0.28571429rem;
  right: 0;
  bottom: -0.28571429rem;
  left: -0.5rem;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 0.71428571rem;
}
.ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
  display: none;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-topCenter,
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
  padding-bottom: 0.71428571rem;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomCenter,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
  padding-top: 0.71428571rem;
}
.ant-dropdown-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 0.60609153rem;
  height: 0.60609153rem;
  background: transparent;
  border-style: solid;
  border-width: 0.30304576rem;
  transform: rotate(45deg);
}
.ant-dropdown-placement-topCenter > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  bottom: 0.44285714rem;
  border-color: transparent #fff #fff transparent;
  box-shadow: 0.21428571rem 0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
}
.ant-dropdown-placement-topCenter > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow {
  left: 1.14285714rem;
}
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
  right: 1.14285714rem;
}
.ant-dropdown-placement-bottomCenter > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  top: 0.42857143rem;
  border-color: #fff transparent transparent #fff;
  box-shadow: -0.14285714rem -0.14285714rem 0.35714286rem rgba(0, 0, 0, 0.06);
}
.ant-dropdown-placement-bottomCenter > .ant-dropdown-arrow {
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
  left: 1.14285714rem;
}
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
  right: 1.14285714rem;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 0.28571429rem 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.14285714rem;
  outline: none;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-dropdown-menu-item-group-title {
  padding: 0.35714286rem 0.85714286rem;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
}
.ant-dropdown-menu-item {
  position: relative;
  display: flex;
  align-items: center;
}
.ant-dropdown-menu-item-icon {
  min-width: 0.85714286rem;
  margin-right: 0.57142857rem;
  font-size: 0.85714286rem;
}
.ant-dropdown-menu-title-content {
  flex: auto;
}
.ant-dropdown-menu-title-content > a {
  color: inherit;
  transition: all 0.3s;
}
.ant-dropdown-menu-title-content > a:hover {
  color: inherit;
}
.ant-dropdown-menu-title-content > a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 0.35714286rem 0.85714286rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.57142857rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
  color: #1890ff;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #f5f5f5;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title-disabled a {
  pointer-events: none;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 0.07142857rem;
  margin: 0.28571429rem 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  position: absolute;
  right: 0.57142857rem;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-right: 0 !important;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.71428571rem;
  font-style: normal;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 0.57142857rem;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 1.71428571rem;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 0.28571429rem;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #1890ff;
}
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-button > .anticon.anticon-down {
  font-size: 0.71428571rem;
  vertical-align: baseline;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading,
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn {
  cursor: default;
  pointer-events: none;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn::before {
  display: block;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #1890ff;
}
.ant-dropdown-rtl {
  direction: rtl;
}
.ant-dropdown-rtl.ant-dropdown::before {
  right: -0.5rem;
  left: 0;
}
.ant-dropdown-menu.ant-dropdown-menu-rtl {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title {
  direction: rtl;
  text-align: right;
}
.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
  transform-origin: 100% 0;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
  right: auto;
  left: 0.57142857rem;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
  margin-left: 0 !important;
  transform: scaleX(-1);
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
  padding-right: 0.85714286rem;
  padding-left: 1.71428571rem;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  right: 100%;
  left: 0;
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-empty {
  margin: 0 0.57142857rem;
  font-size: 1rem;
  line-height: 1.5715;
  text-align: center;
}
.ant-empty-image {
  height: 7.14285714rem;
  margin-bottom: 0.57142857rem;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-footer {
  margin-top: 1.14285714rem;
}
.ant-empty-normal {
  margin: 2.28571429rem 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 2.85714286rem;
}
.ant-empty-small {
  margin: 0.57142857rem 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 2.5rem;
}
.ant-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}
.ant-empty-img-default-path-1 {
  fill: #aeb8c2;
}
.ant-empty-img-default-path-2 {
  fill: url('#linearGradient-1');
}
.ant-empty-img-default-path-3 {
  fill: #f5f5f7;
}
.ant-empty-img-default-path-4 {
  fill: #dce0e6;
}
.ant-empty-img-default-path-5 {
  fill: #dce0e6;
}
.ant-empty-img-default-g {
  fill: #fff;
}
.ant-empty-img-simple-ellipse {
  fill: #f5f5f5;
}
.ant-empty-img-simple-g {
  stroke: #d9d9d9;
}
.ant-empty-img-simple-path {
  fill: #fafafa;
}
.ant-empty-rtl {
  direction: rtl;
}
.ant-form-item .ant-upload {
  background: transparent;
}
.ant-form-item .ant-upload.ant-upload-drag {
  background: #fafafa;
}
.ant-form-item input[type='radio'],
.ant-form-item input[type='checkbox'] {
  width: 1rem;
  height: 1rem;
}
.ant-form-item .ant-radio-inline,
.ant-form-item .ant-checkbox-inline {
  display: inline-block;
  margin-left: 0.57142857rem;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.ant-form-item .ant-radio-inline:first-child,
.ant-form-item .ant-checkbox-inline:first-child {
  margin-left: 0;
}
.ant-form-item .ant-checkbox-vertical,
.ant-form-item .ant-radio-vertical {
  display: block;
}
.ant-form-item .ant-checkbox-vertical + .ant-checkbox-vertical,
.ant-form-item .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
.ant-form-item .ant-input-number + .ant-form-text {
  margin-left: 0.57142857rem;
}
.ant-form-item .ant-input-number-handler-wrap {
  z-index: 2;
}
.ant-form-item .ant-select,
.ant-form-item .ant-cascader-picker {
  width: 100%;
}
.ant-form-item .ant-picker-calendar-year-select,
.ant-form-item .ant-picker-calendar-month-select,
.ant-form-item .ant-input-group .ant-select,
.ant-form-item .ant-input-group .ant-cascader-picker,
.ant-form-item .ant-input-number-group .ant-select,
.ant-form-item .ant-input-number-group .ant-cascader-picker {
  width: auto;
}
.ant-form-inline {
  display: flex;
  flex-wrap: wrap;
}
.ant-form-inline .ant-form-item {
  flex: none;
  flex-wrap: nowrap;
  margin-right: 1.14285714rem;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 1.71428571rem;
}
.ant-form-inline .ant-form-item > .ant-form-item-label,
.ant-form-inline .ant-form-item > .ant-form-item-control {
  display: inline-block;
  vertical-align: top;
}
.ant-form-inline .ant-form-item > .ant-form-item-label {
  flex: none;
}
.ant-form-inline .ant-form-item .ant-form-text {
  display: inline-block;
}
.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
  display: inline-block;
}
.ant-form-horizontal .ant-form-item-label {
  flex-grow: 0;
}
.ant-form-horizontal .ant-form-item-control {
  flex: 1 1 0;
  min-width: 0;
}
.ant-form-horizontal .ant-form-item-label.ant-col-24 + .ant-form-item-control {
  min-width: unset;
}
.ant-form-vertical .ant-form-item {
  flex-direction: column;
}
.ant-form-vertical .ant-form-item-label > label {
  height: auto;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  padding: 0 0 0.57142857rem;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
}
.ant-form-vertical .ant-form-item-label > label,
.ant-col-24.ant-form-item-label > label,
.ant-col-xl-24.ant-form-item-label > label {
  margin: 0;
}
.ant-form-vertical .ant-form-item-label > label::after,
.ant-col-24.ant-form-item-label > label::after,
.ant-col-xl-24.ant-form-item-label > label::after {
  display: none;
}
.ant-form-rtl.ant-form-vertical .ant-form-item-label,
.ant-form-rtl.ant-col-24.ant-form-item-label,
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
  text-align: right;
}
@media (max-width: 41.07142857rem) {
  .ant-form-item .ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-form-item .ant-form-item-label > label {
    margin: 0;
  }
  .ant-form-item .ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-form-item .ant-form-item-label {
    text-align: right;
  }
  .ant-form .ant-form-item {
    flex-wrap: wrap;
  }
  .ant-form .ant-form-item .ant-form-item-label,
  .ant-form .ant-form-item .ant-form-item-control {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xs-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xs-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xs-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 54.78571429rem) {
  .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-sm-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-sm-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-sm-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 70.78571429rem) {
  .ant-col-md-24.ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-md-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-md-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-md-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 85.64285714rem) {
  .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-lg-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-lg-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-lg-24.ant-form-item-label {
    text-align: right;
  }
}
@media (max-width: 114.21428571rem) {
  .ant-col-xl-24.ant-form-item-label {
    padding: 0 0 0.57142857rem;
    line-height: 1.5715;
    white-space: initial;
    text-align: left;
  }
  .ant-col-xl-24.ant-form-item-label > label {
    margin: 0;
  }
  .ant-col-xl-24.ant-form-item-label > label::after {
    display: none;
  }
  .ant-form-rtl.ant-col-xl-24.ant-form-item-label {
    text-align: right;
  }
}
.ant-form-item-explain-error {
  color: #ff4d4f;
}
.ant-form-item-explain-warning {
  color: #faad14;
}
.ant-form-item-has-feedback .ant-input {
  padding-right: 1.71428571rem;
}
.ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 1.28571429rem;
}
.ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 2rem;
}
.ant-form-item-has-feedback .ant-switch {
  margin: 0.14285714rem 0 0.28571429rem;
}
.ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-item-has-feedback > .ant-select .ant-select-clear,
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
  right: 2.28571429rem;
}
.ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
.ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 3rem;
}
.ant-form-item-has-feedback .ant-cascader-picker-arrow {
  margin-right: 1.35714286rem;
}
.ant-form-item-has-feedback .ant-cascader-picker-clear {
  right: 2.28571429rem;
}
.ant-form-item-has-feedback .ant-picker {
  padding-right: 2.08571429rem;
}
.ant-form-item-has-feedback .ant-picker-large {
  padding-right: 2.08571429rem;
}
.ant-form-item-has-feedback .ant-picker-small {
  padding-right: 1.8rem;
}
.ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 2.28571429rem;
  height: 1.42857143rem;
  margin-top: -0.71428571rem;
  font-size: 1rem;
  line-height: 1.42857143rem;
  text-align: center;
  visibility: visible;
  animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.ant-form-item-has-success.ant-form-item-has-feedback .ant-form-item-children-icon {
  color: #52c41a;
  animation-name: diffZoomIn1 !important;
}
.ant-form-item-has-warning .ant-form-item-split {
  color: #faad14;
}
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover,
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background-color: #fff;
  border-color: #faad14;
}
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-form-item-has-warning :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.ant-form-item-has-warning :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,
.ant-form-item-has-warning :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ffc53d;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-warning .ant-input-prefix,
.ant-form-item-has-warning .ant-input-number-prefix {
  color: #faad14;
}
.ant-form-item-has-warning .ant-input-group-addon,
.ant-form-item-has-warning .ant-input-number-group-addon {
  color: #faad14;
  border-color: #faad14;
}
.ant-form-item-has-warning .has-feedback {
  color: #faad14;
}
.ant-form-item-has-warning.ant-form-item-has-feedback .ant-form-item-children-icon {
  color: #faad14;
  animation-name: diffZoomIn3 !important;
}
.ant-form-item-has-warning .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector {
  background-color: #fff;
  border-color: #faad14 !important;
}
.ant-form-item-has-warning .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,
.ant-form-item-has-warning .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector {
  border-color: #ffc53d;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-warning .ant-input-number,
.ant-form-item-has-warning .ant-picker {
  background-color: #fff;
  border-color: #faad14;
}
.ant-form-item-has-warning .ant-input-number-focused,
.ant-form-item-has-warning .ant-picker-focused,
.ant-form-item-has-warning .ant-input-number:focus,
.ant-form-item-has-warning .ant-picker:focus {
  border-color: #ffc53d;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-warning .ant-input-number:not([disabled]):hover,
.ant-form-item-has-warning .ant-picker:not([disabled]):hover {
  background-color: #fff;
  border-color: #faad14;
}
.ant-form-item-has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-form-item-split {
  color: #ff4d4f;
}
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover,
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover,
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,
.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,
.ant-form-item-has-error :not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-input-prefix,
.ant-form-item-has-error .ant-input-number-prefix {
  color: #ff4d4f;
}
.ant-form-item-has-error .ant-input-group-addon,
.ant-form-item-has-error .ant-input-number-group-addon {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-form-item-has-error .has-feedback {
  color: #ff4d4f;
}
.ant-form-item-has-error.ant-form-item-has-feedback .ant-form-item-children-icon {
  color: #ff4d4f;
  animation-name: diffZoomIn2 !important;
}
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) .ant-select-selector {
  background-color: #fff;
  border-color: #ff4d4f !important;
}
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-open .ant-select-selector,
.ant-form-item-has-error .ant-select:not(.ant-select-disabled):not(.ant-select-customize-input).ant-select-focused .ant-select-selector {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,
.ant-form-item-has-error .ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 0;
  box-shadow: none;
}
.ant-form-item-has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-input-number,
.ant-form-item-has-error .ant-picker {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-input-number-focused,
.ant-form-item-has-error .ant-picker-focused,
.ant-form-item-has-error .ant-input-number:focus,
.ant-form-item-has-error .ant-picker:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-input-number:not([disabled]):hover,
.ant-form-item-has-error .ant-picker:not([disabled]):hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor,
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.ant-form-item-has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-cascader-picker:hover .ant-cascader-picker-label:hover + .ant-cascader-input.ant-input {
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-cascader-picker:focus .ant-cascader-input {
  background-color: #fff;
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-has-error .ant-transfer-list {
  border-color: #ff4d4f;
}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]) {
  border-color: #d9d9d9;
}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-form-item-has-error .ant-transfer-list-search:not([disabled]):hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-form-item-has-error .ant-transfer-list-search:not([disabled]):focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-form-item-has-error .ant-transfer-list-search:not([disabled]):focus {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-form-item-has-error .ant-radio-button-wrapper {
  border-color: #ff4d4f !important;
}
.ant-form-item-has-error .ant-radio-button-wrapper:not(:first-child)::before {
  background-color: #ff4d4f;
}
.ant-form-item-has-error .ant-mentions {
  border-color: #ff4d4f !important;
}
.ant-form-item-has-error .ant-mentions-focused,
.ant-form-item-has-error .ant-mentions:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-form-item-is-validating.ant-form-item-has-feedback .ant-form-item-children-icon {
  display: inline-block;
  color: #1890ff;
}
.ant-form {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 1.42857143rem;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1.14285714rem;
  line-height: inherit;
  border: 0;
  border-bottom: 0.07142857rem solid #d9d9d9;
}
.ant-form label {
  font-size: 1rem;
}
.ant-form input[type='search'] {
  box-sizing: border-box;
}
.ant-form input[type='radio'],
.ant-form input[type='checkbox'] {
  line-height: normal;
}
.ant-form input[type='file'] {
  display: block;
}
.ant-form input[type='range'] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type='file']:focus,
.ant-form input[type='radio']:focus,
.ant-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 0.35714286rem auto -webkit-focus-ring-color;
  outline-offset: -0.14285714rem;
}
.ant-form output {
  display: block;
  padding-top: 1.07142857rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
}
.ant-form .ant-form-text {
  display: inline-block;
  padding-right: 0.57142857rem;
}
.ant-form-small .ant-form-item-label > label {
  height: 1.71428571rem;
}
.ant-form-small .ant-form-item-control-input {
  min-height: 1.71428571rem;
}
.ant-form-large .ant-form-item-label > label {
  height: 2.85714286rem;
}
.ant-form-large .ant-form-item-control-input {
  min-height: 2.85714286rem;
}
.ant-form-item {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  margin-bottom: 1.71428571rem;
  vertical-align: top;
  transition: margin-bottom 0.3s 0.017s linear;
}
.ant-form-item-with-help {
  margin-bottom: 0;
  transition: none;
}
.ant-form-item-hidden,
.ant-form-item-hidden.ant-row {
  display: none;
}
.ant-form-item-label {
  display: inline-block;
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.ant-form-item-label-left {
  text-align: left;
}
.ant-form-item-label-wrap {
  overflow: unset;
  line-height: 1.3215em;
  white-space: unset;
}
.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 2.28571429rem;
  color: #272727;
  font-size: 1rem;
}
.ant-form-item-label > label > .anticon {
  font-size: 1rem;
  vertical-align: top;
}
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: inline-block;
  margin-right: 0.28571429rem;
  color: #ff4d4f;
  font-size: 1rem;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}
.ant-form-item-label > label .ant-form-item-optional {
  display: inline-block;
  margin-left: 0.28571429rem;
  color: rgba(0, 0, 0, 0.45);
}
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
  display: none;
}
.ant-form-item-label > label .ant-form-item-tooltip {
  color: rgba(0, 0, 0, 0.45);
  cursor: help;
  writing-mode: horizontal-tb;
  margin-inline-start: 0.28571429rem;
}
.ant-form-item-label > label::after {
  content: ':';
  position: relative;
  top: -0.03571429rem;
  margin: 0 0.57142857rem 0 0.14285714rem;
}
.ant-form-item-label > label.ant-form-item-no-colon::after {
  content: ' ';
}
.ant-form-item-control {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.ant-form-item-control:first-child:not([class^='ant-col-']):not([class*=' ant-col-']) {
  width: 100%;
}
.ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 2.28571429rem;
}
.ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}
.ant-form-item-explain,
.ant-form-item-extra {
  clear: both;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.5715;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding-top: 0rem;
}
.ant-form-item-explain-connected {
  height: 0;
  min-height: 0;
  opacity: 0;
}
.ant-form-item-extra {
  min-height: 1.71428571rem;
}
.ant-form-item .ant-input-textarea-show-count::after {
  margin-bottom: -1.57142857rem;
}
.ant-form-item-with-help .ant-form-item-explain {
  height: auto;
  min-height: 1.71428571rem;
  opacity: 1;
}
.ant-show-help {
  transition: height 0.3s linear, min-height 0.3s linear, margin-bottom 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-show-help-leave {
  min-height: 1.71428571rem;
}
.ant-show-help-leave-active {
  min-height: 0;
}
.ant-show-help-item {
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-show-help-item-appear,
.ant-show-help-item-enter {
  transform: translateY(-0.35714286rem);
  opacity: 0;
}
.ant-show-help-item-appear-active,
.ant-show-help-item-enter-active {
  transform: translateY(0);
  opacity: 1;
}
.ant-show-help-item-leave-active {
  transform: translateY(-0.35714286rem);
}
@keyframes diffZoomIn1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes diffZoomIn3 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.ant-form-rtl {
  direction: rtl;
}
.ant-form-rtl .ant-form-item-label {
  text-align: left;
}
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
  margin-right: 0;
  margin-left: 0.28571429rem;
}
.ant-form-rtl .ant-form-item-label > label::after {
  margin: 0 0.14285714rem 0 0.57142857rem;
}
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-col-rtl .ant-form-item-control:first-child {
  width: 100%;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
  padding-right: 0.78571429rem;
  padding-left: 1.71428571rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
  padding-right: 0.78571429rem;
  padding-left: 1.28571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
  padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: auto;
  left: 2rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
  padding-left: 1.28571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
  right: auto;
  left: 2.28571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 0;
  padding-left: 3rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
  margin-right: 0;
  margin-left: 1.35714286rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
  right: auto;
  left: 2.28571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
  padding-right: 0.78571429rem;
  padding-left: 2.08571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
  padding-right: 0.78571429rem;
  padding-left: 2.08571429rem;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
  padding-right: 0.5rem;
  padding-left: 1.8rem;
}
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
  right: auto;
  left: 0;
}
.ant-form-rtl.ant-form-inline .ant-form-item {
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-row {
  display: flex;
  flex-flow: row wrap;
}
.ant-row::before,
.ant-row::after {
  display: flex;
}
.ant-row-no-wrap {
  flex-wrap: nowrap;
}
.ant-row-start {
  justify-content: flex-start;
}
.ant-row-center {
  justify-content: center;
}
.ant-row-end {
  justify-content: flex-end;
}
.ant-row-space-between {
  justify-content: space-between;
}
.ant-row-space-around {
  justify-content: space-around;
}
.ant-row-top {
  align-items: flex-start;
}
.ant-row-middle {
  align-items: center;
}
.ant-row-bottom {
  align-items: flex-end;
}
.ant-col {
  position: relative;
  max-width: 100%;
  min-height: 0.07142857rem;
}
.ant-col-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  order: 24;
}
.ant-col-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  order: 23;
}
.ant-col-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  order: 22;
}
.ant-col-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  order: 21;
}
.ant-col-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  order: 20;
}
.ant-col-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  order: 19;
}
.ant-col-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  order: 18;
}
.ant-col-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  order: 17;
}
.ant-col-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  order: 16;
}
.ant-col-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  order: 15;
}
.ant-col-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  order: 14;
}
.ant-col-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  order: 13;
}
.ant-col-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  order: 12;
}
.ant-col-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  order: 11;
}
.ant-col-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  order: 10;
}
.ant-col-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  order: 9;
}
.ant-col-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  order: 8;
}
.ant-col-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  order: 7;
}
.ant-col-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  order: 6;
}
.ant-col-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  order: 5;
}
.ant-col-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  order: 4;
}
.ant-col-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  order: 3;
}
.ant-col-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  order: 2;
}
.ant-col-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
.ant-col-xs-24 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  order: 24;
}
.ant-col-xs-23 {
  display: block;
  flex: 0 0 95.83333333%;
  max-width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  order: 23;
}
.ant-col-xs-22 {
  display: block;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  order: 22;
}
.ant-col-xs-21 {
  display: block;
  flex: 0 0 87.5%;
  max-width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  order: 21;
}
.ant-col-xs-20 {
  display: block;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  order: 20;
}
.ant-col-xs-19 {
  display: block;
  flex: 0 0 79.16666667%;
  max-width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  order: 19;
}
.ant-col-xs-18 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  order: 18;
}
.ant-col-xs-17 {
  display: block;
  flex: 0 0 70.83333333%;
  max-width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  order: 17;
}
.ant-col-xs-16 {
  display: block;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  order: 16;
}
.ant-col-xs-15 {
  display: block;
  flex: 0 0 62.5%;
  max-width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  order: 15;
}
.ant-col-xs-14 {
  display: block;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  order: 14;
}
.ant-col-xs-13 {
  display: block;
  flex: 0 0 54.16666667%;
  max-width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  order: 13;
}
.ant-col-xs-12 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  order: 12;
}
.ant-col-xs-11 {
  display: block;
  flex: 0 0 45.83333333%;
  max-width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  order: 11;
}
.ant-col-xs-10 {
  display: block;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  order: 10;
}
.ant-col-xs-9 {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  order: 9;
}
.ant-col-xs-8 {
  display: block;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  order: 8;
}
.ant-col-xs-7 {
  display: block;
  flex: 0 0 29.16666667%;
  max-width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  order: 7;
}
.ant-col-xs-6 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  order: 6;
}
.ant-col-xs-5 {
  display: block;
  flex: 0 0 20.83333333%;
  max-width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  order: 5;
}
.ant-col-xs-4 {
  display: block;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  order: 4;
}
.ant-col-xs-3 {
  display: block;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  order: 3;
}
.ant-col-xs-2 {
  display: block;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  order: 2;
}
.ant-col-xs-1 {
  display: block;
  flex: 0 0 4.16666667%;
  max-width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  order: 0;
}
.ant-col-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-push-0.ant-col-rtl {
  right: auto;
}
.ant-col-xs-pull-0.ant-col-rtl {
  left: auto;
}
.ant-col-xs-offset-0.ant-col-rtl {
  margin-right: 0;
}
.ant-col-xs-push-1.ant-col-rtl {
  right: 4.16666667%;
  left: auto;
}
.ant-col-xs-pull-1.ant-col-rtl {
  right: auto;
  left: 4.16666667%;
}
.ant-col-xs-offset-1.ant-col-rtl {
  margin-right: 4.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-2.ant-col-rtl {
  right: 8.33333333%;
  left: auto;
}
.ant-col-xs-pull-2.ant-col-rtl {
  right: auto;
  left: 8.33333333%;
}
.ant-col-xs-offset-2.ant-col-rtl {
  margin-right: 8.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-3.ant-col-rtl {
  right: 12.5%;
  left: auto;
}
.ant-col-xs-pull-3.ant-col-rtl {
  right: auto;
  left: 12.5%;
}
.ant-col-xs-offset-3.ant-col-rtl {
  margin-right: 12.5%;
  margin-left: 0;
}
.ant-col-xs-push-4.ant-col-rtl {
  right: 16.66666667%;
  left: auto;
}
.ant-col-xs-pull-4.ant-col-rtl {
  right: auto;
  left: 16.66666667%;
}
.ant-col-xs-offset-4.ant-col-rtl {
  margin-right: 16.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-5.ant-col-rtl {
  right: 20.83333333%;
  left: auto;
}
.ant-col-xs-pull-5.ant-col-rtl {
  right: auto;
  left: 20.83333333%;
}
.ant-col-xs-offset-5.ant-col-rtl {
  margin-right: 20.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-6.ant-col-rtl {
  right: 25%;
  left: auto;
}
.ant-col-xs-pull-6.ant-col-rtl {
  right: auto;
  left: 25%;
}
.ant-col-xs-offset-6.ant-col-rtl {
  margin-right: 25%;
  margin-left: 0;
}
.ant-col-xs-push-7.ant-col-rtl {
  right: 29.16666667%;
  left: auto;
}
.ant-col-xs-pull-7.ant-col-rtl {
  right: auto;
  left: 29.16666667%;
}
.ant-col-xs-offset-7.ant-col-rtl {
  margin-right: 29.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-8.ant-col-rtl {
  right: 33.33333333%;
  left: auto;
}
.ant-col-xs-pull-8.ant-col-rtl {
  right: auto;
  left: 33.33333333%;
}
.ant-col-xs-offset-8.ant-col-rtl {
  margin-right: 33.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-9.ant-col-rtl {
  right: 37.5%;
  left: auto;
}
.ant-col-xs-pull-9.ant-col-rtl {
  right: auto;
  left: 37.5%;
}
.ant-col-xs-offset-9.ant-col-rtl {
  margin-right: 37.5%;
  margin-left: 0;
}
.ant-col-xs-push-10.ant-col-rtl {
  right: 41.66666667%;
  left: auto;
}
.ant-col-xs-pull-10.ant-col-rtl {
  right: auto;
  left: 41.66666667%;
}
.ant-col-xs-offset-10.ant-col-rtl {
  margin-right: 41.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-11.ant-col-rtl {
  right: 45.83333333%;
  left: auto;
}
.ant-col-xs-pull-11.ant-col-rtl {
  right: auto;
  left: 45.83333333%;
}
.ant-col-xs-offset-11.ant-col-rtl {
  margin-right: 45.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-12.ant-col-rtl {
  right: 50%;
  left: auto;
}
.ant-col-xs-pull-12.ant-col-rtl {
  right: auto;
  left: 50%;
}
.ant-col-xs-offset-12.ant-col-rtl {
  margin-right: 50%;
  margin-left: 0;
}
.ant-col-xs-push-13.ant-col-rtl {
  right: 54.16666667%;
  left: auto;
}
.ant-col-xs-pull-13.ant-col-rtl {
  right: auto;
  left: 54.16666667%;
}
.ant-col-xs-offset-13.ant-col-rtl {
  margin-right: 54.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-14.ant-col-rtl {
  right: 58.33333333%;
  left: auto;
}
.ant-col-xs-pull-14.ant-col-rtl {
  right: auto;
  left: 58.33333333%;
}
.ant-col-xs-offset-14.ant-col-rtl {
  margin-right: 58.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-15.ant-col-rtl {
  right: 62.5%;
  left: auto;
}
.ant-col-xs-pull-15.ant-col-rtl {
  right: auto;
  left: 62.5%;
}
.ant-col-xs-offset-15.ant-col-rtl {
  margin-right: 62.5%;
  margin-left: 0;
}
.ant-col-xs-push-16.ant-col-rtl {
  right: 66.66666667%;
  left: auto;
}
.ant-col-xs-pull-16.ant-col-rtl {
  right: auto;
  left: 66.66666667%;
}
.ant-col-xs-offset-16.ant-col-rtl {
  margin-right: 66.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-17.ant-col-rtl {
  right: 70.83333333%;
  left: auto;
}
.ant-col-xs-pull-17.ant-col-rtl {
  right: auto;
  left: 70.83333333%;
}
.ant-col-xs-offset-17.ant-col-rtl {
  margin-right: 70.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-18.ant-col-rtl {
  right: 75%;
  left: auto;
}
.ant-col-xs-pull-18.ant-col-rtl {
  right: auto;
  left: 75%;
}
.ant-col-xs-offset-18.ant-col-rtl {
  margin-right: 75%;
  margin-left: 0;
}
.ant-col-xs-push-19.ant-col-rtl {
  right: 79.16666667%;
  left: auto;
}
.ant-col-xs-pull-19.ant-col-rtl {
  right: auto;
  left: 79.16666667%;
}
.ant-col-xs-offset-19.ant-col-rtl {
  margin-right: 79.16666667%;
  margin-left: 0;
}
.ant-col-xs-push-20.ant-col-rtl {
  right: 83.33333333%;
  left: auto;
}
.ant-col-xs-pull-20.ant-col-rtl {
  right: auto;
  left: 83.33333333%;
}
.ant-col-xs-offset-20.ant-col-rtl {
  margin-right: 83.33333333%;
  margin-left: 0;
}
.ant-col-xs-push-21.ant-col-rtl {
  right: 87.5%;
  left: auto;
}
.ant-col-xs-pull-21.ant-col-rtl {
  right: auto;
  left: 87.5%;
}
.ant-col-xs-offset-21.ant-col-rtl {
  margin-right: 87.5%;
  margin-left: 0;
}
.ant-col-xs-push-22.ant-col-rtl {
  right: 91.66666667%;
  left: auto;
}
.ant-col-xs-pull-22.ant-col-rtl {
  right: auto;
  left: 91.66666667%;
}
.ant-col-xs-offset-22.ant-col-rtl {
  margin-right: 91.66666667%;
  margin-left: 0;
}
.ant-col-xs-push-23.ant-col-rtl {
  right: 95.83333333%;
  left: auto;
}
.ant-col-xs-pull-23.ant-col-rtl {
  right: auto;
  left: 95.83333333%;
}
.ant-col-xs-offset-23.ant-col-rtl {
  margin-right: 95.83333333%;
  margin-left: 0;
}
.ant-col-xs-push-24.ant-col-rtl {
  right: 100%;
  left: auto;
}
.ant-col-xs-pull-24.ant-col-rtl {
  right: auto;
  left: 100%;
}
.ant-col-xs-offset-24.ant-col-rtl {
  margin-right: 100%;
  margin-left: 0;
}
@media (min-width: 41.14285714rem) {
  .ant-col-sm-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-sm-push-24 {
    left: 100%;
  }
  .ant-col-sm-pull-24 {
    right: 100%;
  }
  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-col-sm-order-24 {
    order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-sm-order-23 {
    order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-sm-order-22 {
    order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-sm-order-21 {
    order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-sm-order-20 {
    order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-sm-order-19 {
    order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-sm-push-18 {
    left: 75%;
  }
  .ant-col-sm-pull-18 {
    right: 75%;
  }
  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-col-sm-order-18 {
    order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-sm-order-17 {
    order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-sm-order-16 {
    order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-sm-order-15 {
    order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-sm-order-14 {
    order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-sm-order-13 {
    order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-sm-push-12 {
    left: 50%;
  }
  .ant-col-sm-pull-12 {
    right: 50%;
  }
  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-col-sm-order-12 {
    order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-sm-order-11 {
    order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-sm-order-10 {
    order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-sm-order-9 {
    order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-sm-order-8 {
    order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-sm-order-7 {
    order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-sm-push-6 {
    left: 25%;
  }
  .ant-col-sm-pull-6 {
    right: 25%;
  }
  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-col-sm-order-6 {
    order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-sm-order-5 {
    order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-sm-order-4 {
    order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-sm-order-3 {
    order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-sm-order-2 {
    order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-sm-order-1 {
    order: 1;
  }
  .ant-col-sm-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-sm-push-0 {
    left: auto;
  }
  .ant-col-sm-pull-0 {
    right: auto;
  }
  .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-col-sm-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-sm-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-sm-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-sm-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-sm-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-sm-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-sm-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-sm-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-sm-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-sm-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-sm-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-sm-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-sm-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-sm-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-sm-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-sm-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-sm-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-sm-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-sm-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-sm-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-sm-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-sm-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-sm-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-sm-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-sm-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-sm-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-sm-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-sm-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-sm-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-sm-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-sm-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-sm-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-sm-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-sm-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-sm-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-sm-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-sm-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-sm-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-sm-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-sm-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-sm-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-sm-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-sm-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-sm-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-sm-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-sm-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 54.85714286rem) {
  .ant-col-md-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-md-push-24 {
    left: 100%;
  }
  .ant-col-md-pull-24 {
    right: 100%;
  }
  .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-col-md-order-24 {
    order: 24;
  }
  .ant-col-md-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-md-order-23 {
    order: 23;
  }
  .ant-col-md-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-md-order-22 {
    order: 22;
  }
  .ant-col-md-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-md-push-21 {
    left: 87.5%;
  }
  .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-md-order-21 {
    order: 21;
  }
  .ant-col-md-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-md-order-20 {
    order: 20;
  }
  .ant-col-md-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-md-order-19 {
    order: 19;
  }
  .ant-col-md-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-md-push-18 {
    left: 75%;
  }
  .ant-col-md-pull-18 {
    right: 75%;
  }
  .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-col-md-order-18 {
    order: 18;
  }
  .ant-col-md-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-md-order-17 {
    order: 17;
  }
  .ant-col-md-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-md-order-16 {
    order: 16;
  }
  .ant-col-md-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-md-push-15 {
    left: 62.5%;
  }
  .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-md-order-15 {
    order: 15;
  }
  .ant-col-md-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-md-order-14 {
    order: 14;
  }
  .ant-col-md-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-md-order-13 {
    order: 13;
  }
  .ant-col-md-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-md-push-12 {
    left: 50%;
  }
  .ant-col-md-pull-12 {
    right: 50%;
  }
  .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-col-md-order-12 {
    order: 12;
  }
  .ant-col-md-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-md-order-11 {
    order: 11;
  }
  .ant-col-md-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-md-order-10 {
    order: 10;
  }
  .ant-col-md-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-md-push-9 {
    left: 37.5%;
  }
  .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-md-order-9 {
    order: 9;
  }
  .ant-col-md-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-md-order-8 {
    order: 8;
  }
  .ant-col-md-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-md-order-7 {
    order: 7;
  }
  .ant-col-md-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-md-push-6 {
    left: 25%;
  }
  .ant-col-md-pull-6 {
    right: 25%;
  }
  .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-col-md-order-6 {
    order: 6;
  }
  .ant-col-md-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-md-order-5 {
    order: 5;
  }
  .ant-col-md-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-md-order-4 {
    order: 4;
  }
  .ant-col-md-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-md-push-3 {
    left: 12.5%;
  }
  .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-md-order-3 {
    order: 3;
  }
  .ant-col-md-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-md-order-2 {
    order: 2;
  }
  .ant-col-md-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-md-order-1 {
    order: 1;
  }
  .ant-col-md-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-md-push-0 {
    left: auto;
  }
  .ant-col-md-pull-0 {
    right: auto;
  }
  .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-col-md-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-md-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-md-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-md-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-md-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-md-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-md-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-md-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-md-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-md-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-md-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-md-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-md-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-md-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-md-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-md-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-md-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-md-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-md-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-md-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-md-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-md-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-md-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-md-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-md-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-md-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-md-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-md-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-md-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-md-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-md-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-md-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-md-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-md-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-md-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-md-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-md-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-md-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-md-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-md-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-md-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-md-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-md-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-md-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-md-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-md-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-md-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-md-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-md-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-md-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-md-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-md-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-md-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-md-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-md-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-md-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-md-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-md-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-md-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-md-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-md-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-md-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-md-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 70.85714286rem) {
  .ant-col-lg-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-lg-push-24 {
    left: 100%;
  }
  .ant-col-lg-pull-24 {
    right: 100%;
  }
  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-col-lg-order-24 {
    order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-lg-order-23 {
    order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-lg-order-22 {
    order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-lg-order-21 {
    order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-lg-order-20 {
    order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-lg-order-19 {
    order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-lg-push-18 {
    left: 75%;
  }
  .ant-col-lg-pull-18 {
    right: 75%;
  }
  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-col-lg-order-18 {
    order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-lg-order-17 {
    order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-lg-order-16 {
    order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-lg-order-15 {
    order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-lg-order-14 {
    order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-lg-order-13 {
    order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-lg-push-12 {
    left: 50%;
  }
  .ant-col-lg-pull-12 {
    right: 50%;
  }
  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-col-lg-order-12 {
    order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-lg-order-11 {
    order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-lg-order-10 {
    order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-lg-order-9 {
    order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-lg-order-8 {
    order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-lg-order-7 {
    order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-lg-push-6 {
    left: 25%;
  }
  .ant-col-lg-pull-6 {
    right: 25%;
  }
  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-col-lg-order-6 {
    order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-lg-order-5 {
    order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-lg-order-4 {
    order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-lg-order-3 {
    order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-lg-order-2 {
    order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-lg-order-1 {
    order: 1;
  }
  .ant-col-lg-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-lg-push-0 {
    left: auto;
  }
  .ant-col-lg-pull-0 {
    right: auto;
  }
  .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-col-lg-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-lg-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-lg-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-lg-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-lg-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-lg-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-lg-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-lg-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-lg-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-lg-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-lg-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-lg-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-lg-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-lg-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-lg-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-lg-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-lg-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-lg-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-lg-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-lg-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-lg-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-lg-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-lg-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-lg-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-lg-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-lg-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-lg-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-lg-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-lg-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-lg-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-lg-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-lg-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-lg-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-lg-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-lg-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-lg-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-lg-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-lg-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-lg-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-lg-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-lg-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-lg-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-lg-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-lg-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-lg-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-lg-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 85.71428571rem) {
  .ant-col-xl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xl-push-24 {
    left: 100%;
  }
  .ant-col-xl-pull-24 {
    right: 100%;
  }
  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xl-order-24 {
    order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xl-order-23 {
    order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xl-order-22 {
    order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xl-order-21 {
    order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xl-order-20 {
    order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xl-order-19 {
    order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-xl-push-18 {
    left: 75%;
  }
  .ant-col-xl-pull-18 {
    right: 75%;
  }
  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xl-order-18 {
    order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xl-order-17 {
    order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xl-order-16 {
    order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xl-order-15 {
    order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xl-order-14 {
    order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xl-order-13 {
    order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-xl-push-12 {
    left: 50%;
  }
  .ant-col-xl-pull-12 {
    right: 50%;
  }
  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xl-order-12 {
    order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xl-order-11 {
    order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xl-order-10 {
    order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xl-order-9 {
    order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xl-order-8 {
    order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xl-order-7 {
    order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-xl-push-6 {
    left: 25%;
  }
  .ant-col-xl-pull-6 {
    right: 25%;
  }
  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xl-order-6 {
    order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xl-order-5 {
    order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xl-order-4 {
    order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xl-order-3 {
    order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xl-order-2 {
    order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xl-order-1 {
    order: 1;
  }
  .ant-col-xl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xl-push-0 {
    left: auto;
  }
  .ant-col-xl-pull-0 {
    right: auto;
  }
  .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xl-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
@media (min-width: 114.28571429rem) {
  .ant-col-xxl-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ant-col-xxl-push-24 {
    left: 100%;
  }
  .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xxl-order-24 {
    order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    flex: 0 0 95.83333333%;
    max-width: 95.83333333%;
  }
  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xxl-order-23 {
    order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xxl-order-22 {
    order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xxl-order-21 {
    order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xxl-order-20 {
    order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xxl-order-19 {
    order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ant-col-xxl-push-18 {
    left: 75%;
  }
  .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xxl-order-18 {
    order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
  }
  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xxl-order-17 {
    order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xxl-order-16 {
    order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xxl-order-15 {
    order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xxl-order-14 {
    order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xxl-order-13 {
    order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ant-col-xxl-push-12 {
    left: 50%;
  }
  .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xxl-order-12 {
    order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    flex: 0 0 45.83333333%;
    max-width: 45.83333333%;
  }
  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xxl-order-11 {
    order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xxl-order-10 {
    order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xxl-order-9 {
    order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xxl-order-8 {
    order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xxl-order-7 {
    order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ant-col-xxl-push-6 {
    left: 25%;
  }
  .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xxl-order-6 {
    order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    flex: 0 0 20.83333333%;
    max-width: 20.83333333%;
  }
  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xxl-order-5 {
    order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xxl-order-4 {
    order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xxl-order-3 {
    order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xxl-order-2 {
    order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xxl-order-1 {
    order: 1;
  }
  .ant-col-xxl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xxl-push-0 {
    left: auto;
  }
  .ant-col-xxl-pull-0 {
    right: auto;
  }
  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xxl-order-0 {
    order: 0;
  }
  .ant-col-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-push-0.ant-col-rtl {
    right: auto;
  }
  .ant-col-xxl-pull-0.ant-col-rtl {
    left: auto;
  }
  .ant-col-xxl-offset-0.ant-col-rtl {
    margin-right: 0;
  }
  .ant-col-xxl-push-1.ant-col-rtl {
    right: 4.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-1.ant-col-rtl {
    right: auto;
    left: 4.16666667%;
  }
  .ant-col-xxl-offset-1.ant-col-rtl {
    margin-right: 4.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-2.ant-col-rtl {
    right: 8.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-2.ant-col-rtl {
    right: auto;
    left: 8.33333333%;
  }
  .ant-col-xxl-offset-2.ant-col-rtl {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-3.ant-col-rtl {
    right: 12.5%;
    left: auto;
  }
  .ant-col-xxl-pull-3.ant-col-rtl {
    right: auto;
    left: 12.5%;
  }
  .ant-col-xxl-offset-3.ant-col-rtl {
    margin-right: 12.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-4.ant-col-rtl {
    right: 16.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-4.ant-col-rtl {
    right: auto;
    left: 16.66666667%;
  }
  .ant-col-xxl-offset-4.ant-col-rtl {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-5.ant-col-rtl {
    right: 20.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-5.ant-col-rtl {
    right: auto;
    left: 20.83333333%;
  }
  .ant-col-xxl-offset-5.ant-col-rtl {
    margin-right: 20.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-6.ant-col-rtl {
    right: 25%;
    left: auto;
  }
  .ant-col-xxl-pull-6.ant-col-rtl {
    right: auto;
    left: 25%;
  }
  .ant-col-xxl-offset-6.ant-col-rtl {
    margin-right: 25%;
    margin-left: 0;
  }
  .ant-col-xxl-push-7.ant-col-rtl {
    right: 29.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-7.ant-col-rtl {
    right: auto;
    left: 29.16666667%;
  }
  .ant-col-xxl-offset-7.ant-col-rtl {
    margin-right: 29.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-8.ant-col-rtl {
    right: 33.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-8.ant-col-rtl {
    right: auto;
    left: 33.33333333%;
  }
  .ant-col-xxl-offset-8.ant-col-rtl {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-9.ant-col-rtl {
    right: 37.5%;
    left: auto;
  }
  .ant-col-xxl-pull-9.ant-col-rtl {
    right: auto;
    left: 37.5%;
  }
  .ant-col-xxl-offset-9.ant-col-rtl {
    margin-right: 37.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-10.ant-col-rtl {
    right: 41.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-10.ant-col-rtl {
    right: auto;
    left: 41.66666667%;
  }
  .ant-col-xxl-offset-10.ant-col-rtl {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-11.ant-col-rtl {
    right: 45.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-11.ant-col-rtl {
    right: auto;
    left: 45.83333333%;
  }
  .ant-col-xxl-offset-11.ant-col-rtl {
    margin-right: 45.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-12.ant-col-rtl {
    right: 50%;
    left: auto;
  }
  .ant-col-xxl-pull-12.ant-col-rtl {
    right: auto;
    left: 50%;
  }
  .ant-col-xxl-offset-12.ant-col-rtl {
    margin-right: 50%;
    margin-left: 0;
  }
  .ant-col-xxl-push-13.ant-col-rtl {
    right: 54.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-13.ant-col-rtl {
    right: auto;
    left: 54.16666667%;
  }
  .ant-col-xxl-offset-13.ant-col-rtl {
    margin-right: 54.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-14.ant-col-rtl {
    right: 58.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-14.ant-col-rtl {
    right: auto;
    left: 58.33333333%;
  }
  .ant-col-xxl-offset-14.ant-col-rtl {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-15.ant-col-rtl {
    right: 62.5%;
    left: auto;
  }
  .ant-col-xxl-pull-15.ant-col-rtl {
    right: auto;
    left: 62.5%;
  }
  .ant-col-xxl-offset-15.ant-col-rtl {
    margin-right: 62.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-16.ant-col-rtl {
    right: 66.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-16.ant-col-rtl {
    right: auto;
    left: 66.66666667%;
  }
  .ant-col-xxl-offset-16.ant-col-rtl {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-17.ant-col-rtl {
    right: 70.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-17.ant-col-rtl {
    right: auto;
    left: 70.83333333%;
  }
  .ant-col-xxl-offset-17.ant-col-rtl {
    margin-right: 70.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-18.ant-col-rtl {
    right: 75%;
    left: auto;
  }
  .ant-col-xxl-pull-18.ant-col-rtl {
    right: auto;
    left: 75%;
  }
  .ant-col-xxl-offset-18.ant-col-rtl {
    margin-right: 75%;
    margin-left: 0;
  }
  .ant-col-xxl-push-19.ant-col-rtl {
    right: 79.16666667%;
    left: auto;
  }
  .ant-col-xxl-pull-19.ant-col-rtl {
    right: auto;
    left: 79.16666667%;
  }
  .ant-col-xxl-offset-19.ant-col-rtl {
    margin-right: 79.16666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-20.ant-col-rtl {
    right: 83.33333333%;
    left: auto;
  }
  .ant-col-xxl-pull-20.ant-col-rtl {
    right: auto;
    left: 83.33333333%;
  }
  .ant-col-xxl-offset-20.ant-col-rtl {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-21.ant-col-rtl {
    right: 87.5%;
    left: auto;
  }
  .ant-col-xxl-pull-21.ant-col-rtl {
    right: auto;
    left: 87.5%;
  }
  .ant-col-xxl-offset-21.ant-col-rtl {
    margin-right: 87.5%;
    margin-left: 0;
  }
  .ant-col-xxl-push-22.ant-col-rtl {
    right: 91.66666667%;
    left: auto;
  }
  .ant-col-xxl-pull-22.ant-col-rtl {
    right: auto;
    left: 91.66666667%;
  }
  .ant-col-xxl-offset-22.ant-col-rtl {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  .ant-col-xxl-push-23.ant-col-rtl {
    right: 95.83333333%;
    left: auto;
  }
  .ant-col-xxl-pull-23.ant-col-rtl {
    right: auto;
    left: 95.83333333%;
  }
  .ant-col-xxl-offset-23.ant-col-rtl {
    margin-right: 95.83333333%;
    margin-left: 0;
  }
  .ant-col-xxl-push-24.ant-col-rtl {
    right: 100%;
    left: auto;
  }
  .ant-col-xxl-pull-24.ant-col-rtl {
    right: auto;
    left: 100%;
  }
  .ant-col-xxl-offset-24.ant-col-rtl {
    margin-right: 100%;
    margin-left: 0;
  }
}
.ant-row-rtl {
  direction: rtl;
}
.ant-image {
  position: relative;
  display: inline-block;
}
.ant-image-img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.ant-image-img-placeholder {
  background-color: #f5f5f5;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30%;
}
.ant-image-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}
.ant-image-mask-info {
  padding: 0 0.28571429rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-image-mask-info .anticon {
  margin-inline-end: 0.28571429rem;
}
.ant-image-mask:hover {
  opacity: 1;
}
.ant-image-placeholder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-image-preview {
  pointer-events: none;
  height: 100%;
  text-align: center;
}
.ant-image-preview.ant-zoom-enter,
.ant-image-preview.antzoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  user-select: none;
}
.ant-image-preview-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-image-preview-mask-hidden {
  display: none;
}
.ant-image-preview-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-image-preview-body {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.ant-image-preview-img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transform: scale3d(1, 1, 1);
  cursor: grab;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  user-select: none;
  pointer-events: auto;
}
.ant-image-preview-img-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ant-image-preview-img-wrapper::before {
  display: inline-block;
  width: 0.07142857rem;
  height: 50%;
  margin-right: -0.07142857rem;
  content: '';
}
.ant-image-preview-moving .ant-image-preview-img {
  cursor: grabbing;
}
.ant-image-preview-moving .ant-image-preview-img-wrapper {
  transition-duration: 0s;
}
.ant-image-preview-wrap {
  z-index: 1080;
}
.ant-image-preview-operations {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  color: rgba(255, 255, 255, 0.85);
  list-style: none;
  background: rgba(0, 0, 0, 0.1);
  pointer-events: auto;
}
.ant-image-preview-operations-operation {
  margin-left: 0.85714286rem;
  padding: 0.85714286rem;
  cursor: pointer;
}
.ant-image-preview-operations-operation-disabled {
  color: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}
.ant-image-preview-operations-operation:last-of-type {
  margin-left: 0;
}
.ant-image-preview-operations-icon {
  font-size: 1.28571429rem;
}
.ant-image-preview-switch-left,
.ant-image-preview-switch-right {
  position: absolute;
  top: 50%;
  right: 0.71428571rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.14285714rem;
  height: 3.14285714rem;
  margin-top: -1.57142857rem;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
}
.ant-image-preview-switch-left-disabled,
.ant-image-preview-switch-right-disabled {
  color: rgba(255, 255, 255, 0.25);
  cursor: not-allowed;
}
.ant-image-preview-switch-left-disabled > .anticon,
.ant-image-preview-switch-right-disabled > .anticon {
  cursor: not-allowed;
}
.ant-image-preview-switch-left > .anticon,
.ant-image-preview-switch-right > .anticon {
  font-size: 1.28571429rem;
}
.ant-image-preview-switch-left {
  left: 0.71428571rem;
}
.ant-image-preview-switch-right {
  right: 0.71428571rem;
}
.ant-input-number-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
  position: static;
  display: inline-flex;
  width: 6.42857143rem;
  padding: 0;
  padding-inline-start: 0.78571429rem;
}
.ant-input-number-affix-wrapper::-moz-placeholder {
  opacity: 1;
}
.ant-input-number-affix-wrapper::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-input-number-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number-affix-wrapper:focus,
.ant-input-number-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-input-number-affix-wrapper:focus,
.ant-input-rtl .ant-input-number-affix-wrapper-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper-borderless:hover,
.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper-borderless-focused,
.ant-input-number-affix-wrapper-borderless-disabled,
.ant-input-number-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-affix-wrapper-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-number-affix-wrapper-sm {
  padding: 0rem 0.5rem;
}
.ant-input-number-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
  z-index: 1;
}
.ant-input-rtl .ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
  background: transparent;
}
.ant-input-number-affix-wrapper > div.ant-input-number {
  width: 100%;
  border: none;
  outline: none;
}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
  box-shadow: none !important;
}
.ant-input-number-affix-wrapper input.ant-input-number-input {
  padding: 0;
}
.ant-input-number-affix-wrapper::before {
  width: 0;
  visibility: hidden;
  content: '\a0';
}
.ant-input-number-prefix {
  display: flex;
  flex: none;
  align-items: center;
  margin-inline-end: 0.28571429rem;
}
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
  width: 100%;
}
.ant-input-number {
  box-sizing: border-box;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  transition: all 0.3s;
  display: inline-block;
  width: 6.42857143rem;
  margin: 0;
  padding: 0;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
}
.ant-input-number::-moz-placeholder {
  opacity: 1;
}
.ant-input-number::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-input-number:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number:focus,
.ant-input-number-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-input-number:focus,
.ant-input-rtl .ant-input-number-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number-borderless,
.ant-input-number-borderless:hover,
.ant-input-number-borderless:focus,
.ant-input-number-borderless-focused,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-number-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-number-sm {
  padding: 0rem 0.5rem;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-number-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-number-group > [class*='col-'] {
  padding-right: 0.57142857rem;
}
.ant-input-number-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
  display: table-cell;
}
.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap {
  width: 0.07142857rem;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-number-group-wrap > * {
  display: block !important;
}
.ant-input-number-group .ant-input-number {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-number-group .ant-input-number:focus {
  z-index: 1;
  border-right-width: 0.07142857rem;
}
.ant-input-number-group .ant-input-number:hover {
  z-index: 1;
  border-right-width: 0.07142857rem;
}
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
  z-index: 0;
}
.ant-input-number-group-addon {
  position: relative;
  padding: 0 0.78571429rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  text-align: center;
  background-color: #fafafa;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
}
.ant-input-number-group-addon .ant-select {
  margin: -0.35714286rem -0.78571429rem;
}
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 0.07142857rem solid transparent;
  box-shadow: none;
}
.ant-input-number-group-addon .ant-select-open .ant-select-selector,
.ant-input-number-group-addon .ant-select-focused .ant-select-selector {
  color: #1890ff;
}
.ant-input-number-group-addon .ant-cascader-picker {
  margin: -0.64285714rem -0.85714286rem;
  background-color: transparent;
}
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-number-group > .ant-input-number:first-child,
.ant-input-number-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-number-group-addon:first-child {
  border-right: 0;
}
.ant-input-number-group-addon:last-child {
  border-left: 0;
}
.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector,
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
  padding: 0rem 0.5rem;
}
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
  height: 2.85714286rem;
}
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
  height: 1.71428571rem;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact {
  display: block;
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact::before {
  display: table;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
  border-right-width: 0.07142857rem;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper {
  display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
  margin-right: -0.07142857rem;
  border-right-width: 0.07142857rem;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
  float: none;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 0.07142857rem;
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > *:first-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-input-number-group.ant-input-number-group-compact > *:last-child,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 0.07142857rem;
  border-top-right-radius: 0.14285714rem;
  border-bottom-right-radius: 0.14285714rem;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -0.07142857rem;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-number-group > .ant-input-number-rtl:first-child,
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
  border-right: 0.07142857rem solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
  border-right: 0;
  border-left: 0.07142857rem solid #d9d9d9;
}
.ant-input-number-group-rtl.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group-rtl.ant-input-number-group-addon:last-child {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-number-group-rtl.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:not(:last-child) {
  margin-right: 0;
  margin-left: -0.07142857rem;
  border-left-width: 0.07142857rem;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:first-child,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > *:last-child,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group-rtl.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-left-width: 0.07142857rem;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -0.07142857rem;
  margin-left: 0;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-number-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}
.ant-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  border-left: 0.07142857rem solid #d9d9d9;
  transition: all 0.1s linear;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #40a9ff;
}
.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0.28571429rem;
  width: 0.85714286rem;
  height: 0.85714286rem;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0.85714286rem;
  transition: all 0.1s linear;
  user-select: none;
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number:hover + .ant-form-item-children-icon {
  opacity: 0;
  transition: opacity 0.24s linear 0.24s;
}
.ant-input-number-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-input-number-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-number-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-readonly .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  height: 2.14285714rem;
  padding: 0 0.78571429rem;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0.14285714rem;
  outline: 0;
  transition: all 0.3s linear;
  appearance: textfield !important;
}
.ant-input-number-input::-moz-placeholder {
  opacity: 1;
}
.ant-input-number-input::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 1.14285714rem;
}
.ant-input-number-lg input {
  height: 2.71428571rem;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 1.57142857rem;
  padding: 0 0.5rem;
}
.ant-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.57142857rem;
  height: 100%;
  background: #fff;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
  opacity: 0;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto;
  margin-right: 0;
  font-size: 0.5rem;
}
.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-left-width: 0;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap,
.ant-input-number-focused .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  border-top-right-radius: 0.14285714rem;
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -0.35714286rem;
  text-align: center;
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  top: 0;
  border-top: 0.07142857rem solid #d9d9d9;
  border-bottom-right-radius: 0.14285714rem;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-borderless .ant-input-number-handler-down {
  border-top-width: 0;
}
.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-number-borderless {
  box-shadow: none;
}
.ant-input-number-out-of-range input {
  color: #ff4d4f;
}
.ant-input-number-rtl {
  direction: rtl;
}
.ant-input-number-rtl .ant-input-number-handler {
  border-right: 0.07142857rem solid #d9d9d9;
  border-left: 0;
}
.ant-input-number-rtl .ant-input-number-handler-wrap {
  right: auto;
  left: 0;
}
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
  border-right-width: 0;
}
.ant-input-number-rtl .ant-input-number-handler-up {
  border-top-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-handler-down {
  border-bottom-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-input {
  direction: ltr;
  text-align: right;
}
.ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
  display: inline-flex;
}
.ant-input-affix-wrapper::-moz-placeholder {
  opacity: 1;
}
.ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-input-affix-wrapper:focus,
.ant-input-rtl .ant-input-affix-wrapper-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper-borderless:hover,
.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper-borderless-focused,
.ant-input-affix-wrapper-borderless-disabled,
.ant-input-affix-wrapper-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-affix-wrapper-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-affix-wrapper-sm {
  padding: 0rem 0.5rem;
}
.ant-input-affix-wrapper-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
  z-index: 1;
}
.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
  z-index: 0;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
  z-index: 1;
}
.ant-input-affix-wrapper-disabled .ant-input[disabled] {
  background: transparent;
}
.ant-input-affix-wrapper > input.ant-input {
  padding: 0;
  border: none;
  outline: none;
}
.ant-input-affix-wrapper > input.ant-input:focus {
  box-shadow: none !important;
}
.ant-input-affix-wrapper::before {
  width: 0;
  visibility: hidden;
  content: '\a0';
}
.ant-input-prefix,
.ant-input-suffix {
  display: flex;
  flex: none;
  align-items: center;
}
.ant-input-show-count-suffix {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-show-count-has-suffix {
  margin-right: 0.14285714rem;
}
.ant-input-prefix {
  margin-right: 0.28571429rem;
}
.ant-input-suffix {
  margin-left: 0.28571429rem;
}
.anticon.ant-input-clear-icon {
  margin: 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 0.85714286rem;
  vertical-align: -0.07142857rem;
  cursor: pointer;
  transition: color 0.3s;
}
.anticon.ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
.anticon.ant-input-clear-icon:active {
  color: #272727;
}
.anticon.ant-input-clear-icon-hidden {
  visibility: hidden;
}
.anticon.ant-input-clear-icon-has-suffix {
  margin: 0 0.28571429rem;
}
.ant-input-affix-wrapper-textarea-with-clear-btn {
  padding: 0 !important;
  border: 0 !important;
}
.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
  position: absolute;
  top: 0.57142857rem;
  right: 0.57142857rem;
  z-index: 1;
}
.ant-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
}
.ant-input::-moz-placeholder {
  opacity: 1;
}
.ant-input::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input:focus,
.ant-input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-input:focus,
.ant-input-rtl .ant-input-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-input-borderless,
.ant-input-borderless:hover,
.ant-input-borderless:focus,
.ant-input-borderless-focused,
.ant-input-borderless-disabled,
.ant-input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-input-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-sm {
  padding: 0rem 0.5rem;
}
.ant-input-rtl {
  direction: rtl;
}
.ant-input-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.ant-input-group > [class*='col-'] {
  padding-right: 0.57142857rem;
}
.ant-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 0.07142857rem;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 0.07142857rem;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 0.07142857rem;
}
.ant-input-search-with-button .ant-input-group .ant-input:hover {
  z-index: 0;
}
.ant-input-group-addon {
  position: relative;
  padding: 0 0.78571429rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  text-align: center;
  background-color: #fafafa;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -0.35714286rem -0.78571429rem;
}
.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 0.07142857rem solid transparent;
  box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selector,
.ant-input-group-addon .ant-select-focused .ant-select-selector {
  color: #1890ff;
}
.ant-input-group-addon .ant-cascader-picker {
  margin: -0.64285714rem -0.85714286rem;
  background-color: transparent;
}
.ant-input-group-addon .ant-cascader-picker .ant-cascader-input {
  text-align: left;
  border: 0;
  box-shadow: none;
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selector,
.ant-input-group-addon:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selector,
.ant-input-group-addon:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 0rem 0.5rem;
}
.ant-input-group-lg .ant-select-single .ant-select-selector {
  height: 2.85714286rem;
}
.ant-input-group-sm .ant-select-single .ant-select-selector {
  height: 1.71428571rem;
}
.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-group.ant-input-group-compact {
  display: block;
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 0.07142857rem;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper {
  display: inline-flex;
}
.ant-input-group.ant-input-group-compact > .ant-picker-range {
  display: inline-flex;
}
.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: -0.07142857rem;
  border-right-width: 0.07142857rem;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input {
  border-right-width: 0.07142857rem;
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select-focused {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow {
  z-index: 1;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-top-left-radius: 0.14285714rem;
  border-bottom-left-radius: 0.14285714rem;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-right-width: 0.07142857rem;
  border-top-right-radius: 0.14285714rem;
  border-bottom-right-radius: 0.14285714rem;
}
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
  margin-left: -0.07142857rem;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input-group-addon > .ant-input-search-button {
  border-radius: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-group > .ant-input-rtl:first-child,
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 0.07142857rem solid #d9d9d9;
  border-left: 0;
}
.ant-input-group-rtl .ant-input-group-addon:last-child {
  border-right: 0;
  border-left: 0.07142857rem solid #d9d9d9;
}
.ant-input-group-rtl.ant-input-group > .ant-input:last-child,
.ant-input-group-rtl.ant-input-group-addon:last-child {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0;
  margin-left: -0.07142857rem;
  border-left-width: 0.07142857rem;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input {
  border-left-width: 0.07142857rem;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
  margin-right: -0.07142857rem;
  margin-left: 0;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search > .ant-input-group > .ant-input {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
.ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: all 0.3s;
}
.ant-input-password-icon:hover {
  color: #272727;
}
.ant-input[type='color'] {
  height: 2.28571429rem;
}
.ant-input[type='color'].ant-input-lg {
  height: 2.85714286rem;
}
.ant-input[type='color'].ant-input-sm {
  height: 1.71428571rem;
  padding-top: 0.21428571rem;
  padding-bottom: 0.21428571rem;
}
.ant-input-textarea-show-count > .ant-input {
  height: 100%;
}
.ant-input-textarea-show-count::after {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  content: attr(data-count);
  pointer-events: none;
}
.ant-input-search .ant-input:hover,
.ant-input-search .ant-input:focus {
  border-color: #40a9ff;
}
.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-left-color: #40a9ff;
}
.ant-input-search .ant-input-affix-wrapper {
  border-radius: 0;
}
.ant-input-search .ant-input-lg {
  line-height: 1.5713;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
  left: -0.07142857rem;
  padding: 0;
  border: 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ant-input-search-button {
  height: 2.28571429rem;
}
.ant-input-search-button:hover,
.ant-input-search-button:focus {
  z-index: 1;
}
.ant-input-search-large .ant-input-search-button {
  height: 2.85714286rem;
}
.ant-input-search-small .ant-input-search-button {
  height: 1.71428571rem;
}
.ant-input-group-wrapper-rtl {
  direction: rtl;
}
.ant-input-group-rtl {
  direction: rtl;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
  border: none;
  outline: none;
}
.ant-input-affix-wrapper-rtl .ant-input-prefix {
  margin: 0 0 0 0.28571429rem;
}
.ant-input-affix-wrapper-rtl .ant-input-suffix {
  margin: 0 0.28571429rem 0 0;
}
.ant-input-textarea-rtl {
  direction: rtl;
}
.ant-input-textarea-rtl.ant-input-textarea-show-count::after {
  text-align: left;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix {
  margin-right: 0;
  margin-left: 0.28571429rem;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon {
  right: auto;
  left: 0.57142857rem;
}
.ant-input-search-rtl {
  direction: rtl;
}
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
  border-right-color: #40a9ff;
  border-left-color: #d9d9d9;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused {
  border-right-color: #40a9ff;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon {
  right: -0.07142857rem;
  left: auto;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon .ant-input-search-button {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-input {
    height: 2.28571429rem;
  }
  .ant-input-lg {
    height: 2.85714286rem;
  }
  .ant-input-sm {
    height: 1.71428571rem;
  }
  .ant-input-affix-wrapper > input.ant-input {
    height: auto;
  }
}
.ant-layout {
  display: flex;
  flex: auto;
  flex-direction: column;
  min-height: 0;
  background: #f0f2f5;
}
.ant-layout,
.ant-layout * {
  box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  width: 0;
}
.ant-layout-header,
.ant-layout-footer {
  flex: 0 0 auto;
}
.ant-layout-header {
  height: 4.57142857rem;
  padding: 0 3.57142857rem;
  color: #272727;
  line-height: 4.57142857rem;
  background: #001529;
}
.ant-layout-footer {
  padding: 1.71428571rem 3.57142857rem;
  color: #272727;
  font-size: 1rem;
  background: #f0f2f5;
}
.ant-layout-content {
  flex: auto;
  min-height: 0;
}
.ant-layout-sider {
  position: relative;
  min-width: 0;
  background: #001529;
  transition: all 0.2s;
}
.ant-layout-sider-children {
  height: 100%;
  margin-top: -0.00714286rem;
  padding-top: 0.00714286rem;
}
.ant-layout-sider-children .ant-menu.ant-menu-inline-collapsed {
  width: auto;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 3.42857143rem;
}
.ant-layout-sider-right {
  order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 3.42857143rem;
  color: #fff;
  line-height: 3.42857143rem;
  text-align: center;
  background: #002140;
  cursor: pointer;
  transition: all 0.2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 4.57142857rem;
  right: -2.57142857rem;
  z-index: 1;
  width: 2.57142857rem;
  height: 3rem;
  color: #fff;
  font-size: 1.28571429rem;
  line-height: 3rem;
  text-align: center;
  background: #001529;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-layout-sider-zero-width-trigger::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 0.3s;
  content: '';
}
.ant-layout-sider-zero-width-trigger:hover::after {
  background: rgba(255, 255, 255, 0.1);
}
.ant-layout-sider-zero-width-trigger-right {
  left: -2.57142857rem;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger {
  color: #272727;
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: #272727;
  background: #fff;
}
.ant-layout-rtl {
  direction: rtl;
}
.ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.ant-list * {
  outline: none;
}
.ant-list-pagination {
  margin-top: 1.71428571rem;
  text-align: right;
}
.ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.ant-list-more {
  margin-top: 0.85714286rem;
  text-align: center;
}
.ant-list-more button {
  padding-right: 2.28571429rem;
  padding-left: 2.28571429rem;
}
.ant-list-spin {
  min-height: 2.85714286rem;
  text-align: center;
}
.ant-list-empty-text {
  padding: 1.14285714rem;
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  text-align: center;
}
.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.85714286rem 0;
  color: #272727;
}
.ant-list-item-meta {
  display: flex;
  flex: 1;
  align-items: flex-start;
  max-width: 100%;
}
.ant-list-item-meta-avatar {
  margin-right: 1.14285714rem;
}
.ant-list-item-meta-content {
  flex: 1 0;
  width: 0;
  color: #272727;
}
.ant-list-item-meta-title {
  margin-bottom: 0.28571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
}
.ant-list-item-meta-title > a {
  color: #272727;
  transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
  color: #1890ff;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.5715;
}
.ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 3.42857143rem;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 0.57142857rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.5715;
  text-align: center;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.07142857rem;
  height: 1rem;
  margin-top: -0.5rem;
  background-color: #f0f0f0;
}
.ant-list-header {
  background: transparent;
}
.ant-list-footer {
  background: transparent;
}
.ant-list-header,
.ant-list-footer {
  padding-top: 0.85714286rem;
  padding-bottom: 0.85714286rem;
}
.ant-list-empty {
  padding: 1.14285714rem 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.85714286rem;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-list-split.ant-list-empty .ant-list-footer {
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 2.28571429rem;
}
.ant-list-split.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-list-lg .ant-list-item {
  padding: 1.14285714rem 1.71428571rem;
}
.ant-list-sm .ant-list-item {
  padding: 0.57142857rem 1.14285714rem;
}
.ant-list-vertical .ant-list-item {
  align-items: initial;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 2.85714286rem;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 1.14285714rem;
}
.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0.85714286rem;
  color: #272727;
  font-size: 1.14285714rem;
  line-height: 1.71428571rem;
}
.ant-list-vertical .ant-list-item-action {
  margin-top: 1.14285714rem;
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 1.14285714rem;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 1.14285714rem;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ant-list-item-no-flex {
  display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.ant-list-bordered {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
}
.ant-list-bordered .ant-list-header {
  padding-right: 1.71428571rem;
  padding-left: 1.71428571rem;
}
.ant-list-bordered .ant-list-footer {
  padding-right: 1.71428571rem;
  padding-left: 1.71428571rem;
}
.ant-list-bordered .ant-list-item {
  padding-right: 1.71428571rem;
  padding-left: 1.71428571rem;
}
.ant-list-bordered .ant-list-pagination {
  margin: 1.14285714rem 1.71428571rem;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding: 0.57142857rem 1.14285714rem;
}
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 0.57142857rem 1.14285714rem;
}
.ant-list-bordered.ant-list-lg .ant-list-item {
  padding: 1.14285714rem 1.71428571rem;
}
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 1.14285714rem 1.71428571rem;
}
@media screen and (max-width: 54.85714286rem) {
  .ant-list-item-action {
    margin-left: 1.71428571rem;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 1.71428571rem;
  }
}
@media screen and (max-width: 41.14285714rem) {
  .ant-list-item {
    flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 0.85714286rem;
  }
  .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 15.71428571rem;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 1.14285714rem;
  }
}
.ant-list-rtl {
  direction: rtl;
  text-align: right;
}
.ant-list-rtl .ReactVirtualized__List .ant-list-item {
  direction: rtl;
}
.ant-list-rtl .ant-list-pagination {
  text-align: left;
}
.ant-list-rtl .ant-list-item-meta-avatar {
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-list-rtl .ant-list-item-action {
  margin-right: 3.42857143rem;
  margin-left: 0;
}
.ant-list.ant-list-rtl .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 1.14285714rem;
}
.ant-list-rtl .ant-list-item-action-split {
  right: auto;
  left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
  margin-right: 2.85714286rem;
  margin-left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-action {
  margin-right: auto;
}
.ant-list-rtl .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 1.14285714rem;
}
.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: left;
}
@media screen and (max-width: 54.85714286rem) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 1.71428571rem;
    margin-left: 0;
  }
  .ant-list-rtl .ant-list-vertical .ant-list-item-extra {
    margin-right: 1.71428571rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 41.14285714rem) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 1.57142857rem;
    margin-left: 0;
  }
  .ant-list-rtl.ant-list-vertical .ant-list-item-extra {
    margin: auto auto 1.14285714rem;
  }
}
.ant-mentions {
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  height: auto;
  padding: 0;
  overflow: hidden;
  line-height: 1.5715;
  white-space: pre-wrap;
  vertical-align: bottom;
}
.ant-mentions::-moz-placeholder {
  opacity: 1;
}
.ant-mentions::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-mentions:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-mentions:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-mentions:focus,
.ant-mentions-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-mentions:focus,
.ant-input-rtl .ant-mentions-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-mentions-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-mentions[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-mentions-borderless,
.ant-mentions-borderless:hover,
.ant-mentions-borderless:focus,
.ant-mentions-borderless-focused,
.ant-mentions-borderless-disabled,
.ant-mentions-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-mentions {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-mentions-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-mentions-sm {
  padding: 0rem 0.5rem;
}
.ant-mentions-rtl {
  direction: rtl;
}
.ant-mentions-disabled > textarea {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-mentions-disabled > textarea:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-mentions-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-mentions-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-mentions > textarea,
.ant-mentions-measure {
  min-height: 2.14285714rem;
  margin: 0;
  padding: 0.28571429rem 0.78571429rem;
  overflow: inherit;
  overflow-x: hidden;
  overflow-y: auto;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  font-style: inherit;
  font-variant: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  line-height: inherit;
  direction: inherit;
  letter-spacing: inherit;
  white-space: inherit;
  text-align: inherit;
  vertical-align: top;
  word-wrap: break-word;
  word-break: inherit;
  tab-size: inherit;
}
.ant-mentions > textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
}
.ant-mentions > textarea::-moz-placeholder {
  opacity: 1;
}
.ant-mentions > textarea::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-mentions > textarea:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mentions-measure {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  color: transparent;
  pointer-events: none;
}
.ant-mentions-measure > span {
  display: inline-block;
  min-height: 1em;
}
.ant-mentions-dropdown {
  margin: 0;
  padding: 0;
  color: #272727;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -714.21428571rem;
  left: -714.21428571rem;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 1rem;
  font-variant: initial;
  background-color: #fff;
  border-radius: 0.14285714rem;
  outline: none;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-mentions-dropdown-hidden {
  display: none;
}
.ant-mentions-dropdown-menu {
  max-height: 17.85714286rem;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.ant-mentions-dropdown-menu-item {
  position: relative;
  display: block;
  min-width: 7.14285714rem;
  padding: 0.35714286rem 0.85714286rem;
  overflow: hidden;
  color: #272727;
  font-weight: normal;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-mentions-dropdown-menu-item:hover {
  background-color: #f5f5f5;
}
.ant-mentions-dropdown-menu-item:first-child {
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-mentions-dropdown-menu-item:last-child {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-mentions-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-mentions-dropdown-menu-item-selected {
  color: #272727;
  font-weight: 600;
  background-color: #fafafa;
}
.ant-mentions-dropdown-menu-item-active {
  background-color: #f5f5f5;
}
.ant-mentions-rtl {
  direction: rtl;
}
.ant-menu-item-danger.ant-menu-item {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-item-danger.ant-menu-item-active {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item:active {
  background: #fff1f0;
}
.ant-menu-item-danger.ant-menu-item-selected {
  color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item-selected > a,
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
  color: #ff4d4f;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  background-color: #fff1f0;
}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
  border-right-color: #ff4d4f;
}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
  color: #ff4d4f;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
  color: #fff;
  background-color: #ff4d4f;
}
.ant-menu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: #272727;
  font-size: 1rem;
  line-height: 0;
  text-align: left;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
}
.ant-menu::before {
  display: table;
  content: '';
}
.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}
.ant-menu::before {
  display: table;
  content: '';
}
.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}
.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 0.14285714rem #bae7ff;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-overflow {
  display: flex;
}
.ant-menu-overflow-item {
  flex: none;
}
.ant-menu-hidden,
.ant-menu-submenu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  height: 1.5715;
  padding: 0.57142857rem 1.14285714rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.5715;
  transition: all 0.3s;
}
.ant-menu-horizontal .ant-menu-submenu {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-selected {
  color: #1890ff;
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f7ff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-title-content {
  transition: color 0.3s;
}
.ant-menu-item a {
  color: #272727;
}
.ant-menu-item a:hover {
  color: #1890ff;
}
.ant-menu-item a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item > .ant-badge a {
  color: #272727;
}
.ant-menu-item > .ant-badge a:hover {
  color: #1890ff;
}
.ant-menu-item-divider {
  overflow: hidden;
  line-height: 0;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 0.07142857rem 0 0;
}
.ant-menu-item-divider-dashed {
  border-style: dashed;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -0.07142857rem;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #1890ff;
}
.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
  color: #1890ff;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-menu-vertical-right {
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 11.42857143rem;
  max-height: calc(100vh - 7.14285714rem);
  padding: 0;
  overflow: hidden;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-left.ant-menu-sub:not([class*='-active']),
.ant-menu-vertical-right.ant-menu-sub:not([class*='-active']) {
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
  min-width: 8.14285714rem;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu-title {
  transition: border-color 0.3s, background 0.3s;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 1.42857143rem;
  white-space: nowrap;
  cursor: pointer;
  transition: border-color 0.3s, background 0.3s, padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .ant-menu-item-icon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 1rem;
  font-size: 1rem;
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s;
}
.ant-menu-item .ant-menu-item-icon + span,
.ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  margin-left: 0.71428571rem;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), margin 0.3s, color 0.3s;
}
.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
  vertical-align: -0.125em;
}
.ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon,
.ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon {
  margin-right: 0;
}
.ant-menu-item:focus-visible,
.ant-menu-submenu-title:focus-visible {
  box-shadow: 0 0 0 0.14285714rem #bae7ff;
}
.ant-menu > .ant-menu-item-divider {
  margin: 0.07142857rem 0;
  padding: 0;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: transparent;
  border-radius: 0.14285714rem;
  box-shadow: none;
  transform-origin: 0 0;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -0.5rem;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu-placement-rightTop::before {
  top: 0;
  left: -0.5rem;
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 0.14285714rem;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-popup > .ant-menu {
  background-color: #fff;
}
.ant-menu-submenu-expand-icon,
.ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 1.14285714rem;
  width: 0.71428571rem;
  color: #272727;
  transform: translateY(-50%);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-arrow::before,
.ant-menu-submenu-arrow::after {
  position: absolute;
  width: 0.42857143rem;
  height: 0.10714286rem;
  background-color: currentcolor;
  border-radius: 0.14285714rem;
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateY(-0.17857143rem);
}
.ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateY(0.17857143rem);
}
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon,
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  color: #1890ff;
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateX(0.17857143rem);
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateX(-0.17857143rem);
}
.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  transform: translateY(-0.14285714rem);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  transform: rotate(-45deg) translateX(-0.17857143rem);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  transform: rotate(45deg) translateX(0.17857143rem);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #1890ff;
}
.ant-menu-horizontal {
  line-height: 3.28571429rem;
  border: 0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  box-shadow: none;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
  margin-top: -0.07142857rem;
  margin-bottom: 0;
  padding: 0 1.42857143rem;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
  color: #1890ff;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected::after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected::after {
  border-bottom: 0.14285714rem solid #1890ff;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 0.07142857rem;
  display: inline-block;
  vertical-align: bottom;
}
.ant-menu-horizontal > .ant-menu-item::after,
.ant-menu-horizontal > .ant-menu-submenu::after {
  position: absolute;
  right: 1.42857143rem;
  bottom: 0;
  left: 1.42857143rem;
  border-bottom: 0.14285714rem solid transparent;
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
  padding: 0;
}
.ant-menu-horizontal > .ant-menu-item a {
  color: #272727;
}
.ant-menu-horizontal > .ant-menu-item a:hover {
  color: #1890ff;
}
.ant-menu-horizontal > .ant-menu-item a::before {
  bottom: -0.14285714rem;
}
.ant-menu-horizontal > .ant-menu-item-selected a {
  color: #1890ff;
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 0.21428571rem solid #1890ff;
  transform: scaleY(0.0001);
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 2.85714286rem;
  margin-top: 0.28571429rem;
  margin-bottom: 0.28571429rem;
  padding: 0 1.14285714rem;
  overflow: hidden;
  line-height: 2.85714286rem;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.00142857rem;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 0.57142857rem;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 2.85714286rem;
  line-height: 2.85714286rem;
}
.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 2.42857143rem;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  transform: scaleY(1);
  opacity: 1;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 0.07142857rem);
}
.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 2.42857143rem;
}
.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
  display: flex;
  align-items: center;
  transition: border-color 0.3s, background 0.3s, padding 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-menu-inline.ant-menu-root .ant-menu-item > .ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > .ant-menu-title-content {
  flex: auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-menu-inline.ant-menu-root .ant-menu-item > *,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > * {
  flex: none;
}
.ant-menu.ant-menu-inline-collapsed {
  width: 5.71428571rem;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 calc(50% - 1.14285714rem / 2);
  text-overflow: clip;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 1.14285714rem;
  line-height: 2.85714286rem;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed .anticon {
  display: inline-block;
}
.ant-menu.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 0.28571429rem;
  padding-left: 0.28571429rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 1.14285714rem 0 2rem;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  box-shadow: none;
}
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item > .ant-menu-inline-collapsed-noicon,
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title > .ant-menu-inline-collapsed-noicon {
  font-size: 1.14285714rem;
  text-align: center;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  background: #fafafa;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 2.28571429rem;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  cursor: not-allowed;
}
.ant-menu-item-disabled::after,
.ant-menu-submenu-disabled::after {
  border-color: transparent !important;
}
.ant-menu-item-disabled a,
.ant-menu-submenu-disabled a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-layout-header .ant-menu {
  line-height: inherit;
}
.ant-menu-inline-collapsed-tooltip a,
.ant-menu-inline-collapsed-tooltip a:hover {
  color: #fff;
}
.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-item-active,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover {
  color: #1890ff;
}
.ant-menu.ant-menu-root:focus-visible {
  box-shadow: 0 0 0 0.14285714rem #096dd9;
}
.ant-menu-dark .ant-menu-item:focus-visible,
.ant-menu-dark .ant-menu-submenu-title:focus-visible {
  box-shadow: 0 0 0 0.14285714rem #096dd9;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  transition: all 0.3s;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  padding: 0 1.42857143rem;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
  background-color: #1890ff;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a,
.ant-menu-dark .ant-menu-item > span > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a,
.ant-menu-dark .ant-menu-item:hover > span > a,
.ant-menu-dark .ant-menu-item-active > span > a,
.ant-menu-dark .ant-menu-submenu-active > span > a,
.ant-menu-dark .ant-menu-submenu-open > span > a,
.ant-menu-dark .ant-menu-submenu-selected > span > a,
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > span > a,
.ant-menu-dark .ant-menu-item-selected > a:hover,
.ant-menu-dark .ant-menu-item-selected > span > a:hover {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,
.ant-menu-dark .ant-menu-item-selected .anticon {
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon + span,
.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a,
.ant-menu-dark .ant-menu-item-disabled > span > a,
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu.ant-menu-rtl {
  direction: rtl;
  text-align: right;
}
.ant-menu-rtl .ant-menu-item-group-title {
  text-align: right;
}
.ant-menu-rtl.ant-menu-inline,
.ant-menu-rtl.ant-menu-vertical {
  border-right: none;
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
  border-left: none;
}
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  transform-origin: top right;
}
.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .anticon {
  margin-right: auto;
  margin-left: 0.71428571rem;
}
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  margin-left: 0;
}
.ant-menu-submenu-rtl.ant-menu-submenu-popup {
  transform-origin: 100% 0;
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto;
  left: 1.14285714rem;
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  transform: rotate(-45deg) translateY(-0.14285714rem);
}
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  transform: rotate(45deg) translateY(0.14285714rem);
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-rtl.ant-menu-inline .ant-menu-item::after {
  right: auto;
  left: 0;
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  text-align: right;
}
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 0;
  padding-left: 2.42857143rem;
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 1.14285714rem;
  padding-left: 2.42857143rem;
}
.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
  padding: 0 calc(50% - 1.14285714rem / 2);
}
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 2rem 0 1.14285714rem;
}
.ant-menu-sub.ant-menu-inline {
  border: 0;
}
.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-right: 2.28571429rem;
  padding-left: 0;
}
.ant-message {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  top: 0.57142857rem;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.ant-message-notice {
  padding: 0.57142857rem;
  text-align: center;
}
.ant-message-notice-content {
  display: inline-block;
  padding: 0.71428571rem 1.14285714rem;
  background: #fff;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #52c41a;
}
.ant-message-error .anticon {
  color: #ff4d4f;
}
.ant-message-warning .anticon {
  color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890ff;
}
.ant-message .anticon {
  position: relative;
  top: 0.07142857rem;
  margin-right: 0.57142857rem;
  font-size: 1.14285714rem;
}
.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
  animation-name: MessageMoveOut;
  animation-duration: 0.3s;
}
@keyframes MessageMoveOut {
  0% {
    max-height: 10.71428571rem;
    padding: 0.57142857rem;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-message-rtl {
  direction: rtl;
}
.ant-message-rtl span {
  direction: rtl;
}
.ant-message-rtl .anticon {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-modal {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  pointer-events: none;
  position: relative;
  top: 7.14285714rem;
  width: auto;
  max-width: calc(100vw - 2.28571429rem);
  margin: 0 auto;
  padding-bottom: 1.71428571rem;
}
.ant-modal.ant-zoom-enter,
.ant-modal.antzoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.ant-modal-wrap {
  z-index: 1000;
}
.ant-modal-title {
  margin: 0;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  line-height: 1.57142857rem;
  word-wrap: break-word;
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}
.ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
}
.ant-modal-close-x {
  display: block;
  width: 4rem;
  height: 4rem;
  font-size: 1.14285714rem;
  font-style: normal;
  line-height: 4rem;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-modal-header {
  padding: 1.14285714rem 1.71428571rem;
  color: #272727;
  background: #fff;
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-modal-body {
  padding: 1.71428571rem;
  font-size: 1rem;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-modal-footer {
  padding: 0.71428571rem 1.14285714rem;
  text-align: right;
  background: transparent;
  border-top: 0.07142857rem solid #f0f0f0;
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-modal-footer .ant-btn + .ant-btn:not(.ant-dropdown-trigger) {
  margin-bottom: 0;
  margin-left: 0.57142857rem;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  padding-bottom: 0;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 54.78571429rem) {
  .ant-modal {
    max-width: calc(100vw - 1.14285714rem);
    margin: 0.57142857rem auto;
  }
  .ant-modal-centered .ant-modal {
    flex: 1;
  }
}
.ant-modal-confirm .ant-modal-header {
  display: none;
}
.ant-modal-confirm .ant-modal-body {
  padding: 2.28571429rem 2.28571429rem 1.71428571rem;
}
.ant-modal-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-modal-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-modal-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-modal-confirm-body .ant-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: #272727;
  font-weight: 500;
  font-size: 1.14285714rem;
  line-height: 1.4;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
  margin-top: 0.57142857rem;
  color: #272727;
  font-size: 1rem;
}
.ant-modal-confirm-body > .anticon {
  float: left;
  margin-right: 1.14285714rem;
  font-size: 1.57142857rem;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 2.71428571rem;
}
.ant-modal-confirm .ant-modal-confirm-btns {
  float: right;
  margin-top: 1.71428571rem;
}
.ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-bottom: 0;
  margin-left: 0.57142857rem;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
  color: #ff4d4f;
}
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon {
  color: #faad14;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
  color: #1890ff;
}
.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
  color: #52c41a;
}
.ant-modal-wrap-rtl {
  direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-close {
  right: initial;
  left: 0;
}
.ant-modal-wrap-rtl .ant-modal-footer {
  text-align: left;
}
.ant-modal-wrap-rtl .ant-modal-footer .ant-btn + .ant-btn {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body {
  direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon {
  float: right;
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-right: 2.71428571rem;
  margin-left: 0;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns {
  float: left;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn + .ant-btn {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
  text-align: right;
}
.ant-notification {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  z-index: 1010;
  margin-right: 1.71428571rem;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-right: 0;
  margin-left: 1.71428571rem;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationLeftFadeIn;
}
.ant-notification-close-icon {
  font-size: 1rem;
  cursor: pointer;
}
.ant-notification-hook-holder {
  position: relative;
}
.ant-notification-notice {
  position: relative;
  width: 27.42857143rem;
  max-width: calc(100vw - 1.71428571rem * 2);
  margin-bottom: 1.14285714rem;
  margin-left: auto;
  padding: 1.14285714rem 1.71428571rem;
  overflow: hidden;
  line-height: 1.5715;
  word-wrap: break-word;
  background: #fff;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-notification-topLeft .ant-notification-notice,
.ant-notification-bottomLeft .ant-notification-notice {
  margin-right: auto;
  margin-left: 0;
}
.ant-notification-notice-message {
  margin-bottom: 0.57142857rem;
  color: #272727;
  font-size: 1.14285714rem;
  line-height: 1.71428571rem;
}
.ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(27.42857143rem - 1.71428571rem * 2 - 1.71428571rem - 3.42857143rem - 100%);
  max-width: 0.28571429rem;
  background-color: transparent;
  pointer-events: none;
}
.ant-notification-notice-message-single-line-auto-margin::before {
  display: block;
  content: '';
}
.ant-notification-notice-description {
  font-size: 1rem;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 1.71428571rem;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 0.28571429rem;
  margin-left: 3.42857143rem;
  font-size: 1.14285714rem;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 3.42857143rem;
  font-size: 1rem;
}
.ant-notification-notice-icon {
  position: absolute;
  margin-left: 0.28571429rem;
  font-size: 1.71428571rem;
  line-height: 1.71428571rem;
}
.anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
.anticon.ant-notification-notice-icon-info {
  color: #1890ff;
}
.anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
.anticon.ant-notification-notice-icon-error {
  color: #ff4d4f;
}
.ant-notification-notice-close {
  position: absolute;
  top: 1.14285714rem;
  right: 1.57142857rem;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 1.14285714rem;
}
.ant-notification .notification-fade-effect {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  opacity: 0;
  animation-play-state: paused;
}
.ant-notification-fade-leave {
  animation-duration: 0.24s;
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-fill-mode: both;
  animation-duration: 0.2s;
  animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  animation-name: NotificationFadeIn;
  animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  animation-name: NotificationFadeOut;
  animation-play-state: running;
}
@keyframes NotificationFadeIn {
  0% {
    left: 27.42857143rem;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 27.42857143rem;
    opacity: 0;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 10.71428571rem;
    margin-bottom: 1.14285714rem;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.ant-notification-rtl {
  direction: rtl;
}
.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 0;
  padding-left: 1.71428571rem;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-right: 3.42857143rem;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-right: 3.42857143rem;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-icon {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-notification-rtl .ant-notification-notice-close {
  right: auto;
  left: 1.57142857rem;
}
.ant-notification-rtl .ant-notification-notice-btn {
  float: left;
}
.ant-page-header {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  padding: 1.14285714rem 1.71428571rem;
  background-color: #fff;
}
.ant-page-header-ghost {
  background-color: inherit;
}
.ant-page-header.has-breadcrumb {
  padding-top: 0.85714286rem;
}
.ant-page-header.has-footer {
  padding-bottom: 0;
}
.ant-page-header-back {
  margin-right: 1.14285714rem;
  font-size: 1.14285714rem;
  line-height: 1;
}
.ant-page-header-back-button {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  transition: color 0.3s;
  color: #000;
  cursor: pointer;
}
.ant-page-header-back-button:focus,
.ant-page-header-back-button:hover {
  color: #40a9ff;
}
.ant-page-header-back-button:active {
  color: #096dd9;
}
.ant-page-header .ant-divider-vertical {
  height: 1rem;
  margin: 0 0.85714286rem;
  vertical-align: middle;
}
.ant-breadcrumb + .ant-page-header-heading {
  margin-top: 0.57142857rem;
}
.ant-page-header-heading {
  display: flex;
  justify-content: space-between;
}
.ant-page-header-heading-left {
  display: flex;
  align-items: center;
  margin: 0.28571429rem 0;
  overflow: hidden;
}
.ant-page-header-heading-title {
  margin-right: 0.85714286rem;
  margin-bottom: 0;
  color: #272727;
  font-weight: 600;
  font-size: 1.42857143rem;
  line-height: 2.28571429rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-page-header-heading .ant-avatar {
  margin-right: 0.85714286rem;
}
.ant-page-header-heading-sub-title {
  margin-right: 0.85714286rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.5715;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-page-header-heading-extra {
  margin: 0.28571429rem 0;
  white-space: nowrap;
}
.ant-page-header-heading-extra > * {
  margin-left: 0.85714286rem;
  white-space: unset;
}
.ant-page-header-heading-extra > *:first-child {
  margin-left: 0;
}
.ant-page-header-content {
  padding-top: 0.85714286rem;
}
.ant-page-header-footer {
  margin-top: 1.14285714rem;
}
.ant-page-header-footer .ant-tabs > .ant-tabs-nav {
  margin: 0;
}
.ant-page-header-footer .ant-tabs > .ant-tabs-nav::before {
  border: none;
}
.ant-page-header-footer .ant-tabs .ant-tabs-tab {
  padding-top: 0.57142857rem;
  padding-bottom: 0.57142857rem;
  font-size: 1.14285714rem;
}
.ant-page-header-compact .ant-page-header-heading {
  flex-wrap: wrap;
}
.ant-page-header-rtl {
  direction: rtl;
}
.ant-page-header-rtl .ant-page-header-back {
  float: right;
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-page-header-rtl .ant-page-header-heading-title {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-page-header-rtl .ant-page-header-heading .ant-avatar {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-page-header-rtl .ant-page-header-heading-sub-title {
  float: right;
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-page-header-rtl .ant-page-header-heading-tags {
  float: right;
}
.ant-page-header-rtl .ant-page-header-heading-extra {
  float: left;
}
.ant-page-header-rtl .ant-page-header-heading-extra > * {
  margin-right: 0.85714286rem;
  margin-left: 0;
}
.ant-page-header-rtl .ant-page-header-heading-extra > *:first-child {
  margin-right: 0;
}
.ant-page-header-rtl .ant-page-header-footer .ant-tabs-bar .ant-tabs-nav {
  float: right;
}
.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 2.28571429rem;
  margin-right: 0.57142857rem;
  line-height: 2.14285714rem;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 2.28571429rem;
  height: 2.28571429rem;
  margin-right: 0.57142857rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 2.14285714rem;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  outline: 0;
  cursor: pointer;
  user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 0.42857143rem;
  color: #272727;
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:hover {
  border-color: #1890ff;
  transition: all 0.3s;
}
.ant-pagination-item:hover a {
  color: #1890ff;
}
.ant-pagination-item:focus-visible {
  border-color: #1890ff;
  transition: all 0.3s;
}
.ant-pagination-item:focus-visible a {
  color: #1890ff;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #1890ff;
}
.ant-pagination-item-active a {
  color: #1890ff;
}
.ant-pagination-item-active:hover {
  border-color: #40a9ff;
}
.ant-pagination-item-active:focus-visible {
  border-color: #40a9ff;
}
.ant-pagination-item-active:hover a {
  color: #40a9ff;
}
.ant-pagination-item-active:focus-visible a {
  color: #40a9ff;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #1890ff;
  font-size: 0.85714286rem;
  letter-spacing: -0.07142857rem;
  opacity: 0;
  transition: all 0.2s;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.14285714rem;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus-visible .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus-visible .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 0.57142857rem;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 2.28571429rem;
  height: 2.28571429rem;
  color: #272727;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 2.28571429rem;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  font-family: Arial, Helvetica, sans-serif;
  outline: 0;
}
.ant-pagination-prev button,
.ant-pagination-next button {
  color: #272727;
  cursor: pointer;
  user-select: none;
}
.ant-pagination-prev:hover button,
.ant-pagination-next:hover button {
  border-color: #40a9ff;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 0.85714286rem;
  text-align: center;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  outline: none;
  transition: all 0.3s;
}
.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-next:focus-visible .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover {
  cursor: not-allowed;
}
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-disabled:focus-visible {
  cursor: not-allowed;
}
.ant-pagination-disabled:focus-visible .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 0.71428571rem 0 0.35714286rem;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 1.14285714rem;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  .ant-pagination-options *::-ms-backdrop,
  .ant-pagination-options {
    vertical-align: top;
  }
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 2.28571429rem;
  margin-left: 0.57142857rem;
  line-height: 2.28571429rem;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 0.28571429rem 0.78571429rem;
  color: #272727;
  font-size: 1rem;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s;
  width: 3.57142857rem;
  height: 2.28571429rem;
  margin: 0 0.57142857rem;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  opacity: 1;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
  user-select: none;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-pagination-options-quick-jumper input:hover {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input-focused {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-pagination-options-quick-jumper input:focus,
.ant-input-rtl .ant-pagination-options-quick-jumper input-focused {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 0.07142857rem !important;
}
.ant-pagination-options-quick-jumper input-borderless,
.ant-pagination-options-quick-jumper input-borderless:hover,
.ant-pagination-options-quick-jumper input-borderless:focus,
.ant-pagination-options-quick-jumper input-borderless-focused,
.ant-pagination-options-quick-jumper input-borderless-disabled,
.ant-pagination-options-quick-jumper input-borderless[disabled] {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 2.28571429rem;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 0.46428571rem 0.78571429rem;
  font-size: 1.14285714rem;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 0rem 0.5rem;
}
.ant-pagination-options-quick-jumper input-rtl {
  direction: rtl;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 1.71428571rem;
  background-color: transparent;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 1.71428571rem;
  margin-right: 0.57142857rem;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 0.57142857rem;
  padding: 0 0.42857143rem;
  text-align: center;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  outline: none;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #1890ff;
}
.ant-pagination-simple .ant-pagination-simple-pager input:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
}
.ant-pagination-simple .ant-pagination-simple-pager input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 1.71428571rem;
  height: 1.71428571rem;
  margin: 0;
  line-height: 1.57142857rem;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 1.71428571rem;
  height: 1.71428571rem;
  margin: 0;
  line-height: 1.71428571rem;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 1.71428571rem;
  margin-right: 0;
  line-height: 1.71428571rem;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 0.14285714rem;
}
.ant-pagination.mini .ant-pagination-options-size-changer {
  top: 0rem;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  padding: 0rem 0.5rem;
  width: 3.14285714rem;
  height: 1.71428571rem;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #e6e6e6;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: rgba(0, 0, 0, 0.25);
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-simple.ant-pagination.ant-pagination-disabled .ant-pagination-item-link {
  background: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-ellipsis {
  opacity: 1;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-simple-pager {
  color: rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 70.85714286rem) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 41.14285714rem) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-pagination-rtl .ant-pagination-total-text {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-pagination-rtl .ant-pagination-item,
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-jump-next {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-pagination-rtl .ant-pagination-slash {
  margin: 0 0.35714286rem 0 0.71428571rem;
}
.ant-pagination-rtl .ant-pagination-options {
  margin-right: 1.14285714rem;
  margin-left: 0;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-pagination-rtl .ant-pagination-options .ant-pagination-options-quick-jumper {
  margin-left: 0;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
  margin-right: 0.14285714rem;
  margin-left: 0;
}
.ant-popconfirm {
  z-index: 1060;
}
.ant-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ant-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 0.71428571rem;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 0.71428571rem;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 0.71428571rem;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 0.71428571rem;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0.57142857rem rgba(0, 0, 0, 0.15);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ant-popover-inner {
    box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
  }
}
.ant-popover-title {
  min-width: 12.64285714rem;
  min-height: 2.28571429rem;
  margin: 0;
  padding: 0.35714286rem 1.14285714rem 0.28571429rem;
  color: #272727;
  font-weight: 500;
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-popover-inner-content {
  padding: 0.85714286rem 1.14285714rem;
  color: #272727;
}
.ant-popover-message {
  position: relative;
  padding: 0.28571429rem 0 0.85714286rem;
  color: #272727;
  font-size: 1rem;
}
.ant-popover-message > .anticon {
  position: absolute;
  top: 0.57146429rem;
  color: #faad14;
  font-size: 1rem;
}
.ant-popover-message-title {
  padding-left: 1.57142857rem;
}
.ant-popover-buttons {
  margin-bottom: 0.28571429rem;
  text-align: right;
}
.ant-popover-buttons button {
  margin-left: 0.57142857rem;
}
.ant-popover-arrow {
  position: absolute;
  display: block;
  width: 0.60609153rem;
  height: 0.60609153rem;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-popover-arrow-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 0.42857143rem;
  height: 0.42857143rem;
  margin: auto;
  background-color: #fff;
  content: '';
  pointer-events: auto;
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
  bottom: 0.10819419rem;
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
  box-shadow: 0.21428571rem 0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateY(-0.30304576rem) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
  left: 1.14285714rem;
}
.ant-popover-placement-topRight .ant-popover-arrow {
  right: 1.14285714rem;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow {
  left: 0.10819419rem;
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
  box-shadow: -0.21428571rem 0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateX(0.30304576rem) rotate(45deg);
}
.ant-popover-placement-right .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
  top: 0.85714286rem;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
  bottom: 0.85714286rem;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
  top: 0.10819419rem;
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
  box-shadow: -0.14285714rem -0.14285714rem 0.35714286rem rgba(0, 0, 0, 0.06);
  transform: translateY(0.30304576rem) rotate(45deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
  left: 1.14285714rem;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
  right: 1.14285714rem;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow {
  right: 0.10819419rem;
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
  box-shadow: 0.21428571rem -0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateX(-0.30304576rem) rotate(45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
  top: 0.85714286rem;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
  bottom: 0.85714286rem;
}
.ant-popover-pink .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-pink .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-inner {
  background-color: #eb2f96;
}
.ant-popover-magenta .ant-popover-arrow-content {
  background-color: #eb2f96;
}
.ant-popover-red .ant-popover-inner {
  background-color: #f5222d;
}
.ant-popover-red .ant-popover-arrow-content {
  background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-inner {
  background-color: #fa541c;
}
.ant-popover-volcano .ant-popover-arrow-content {
  background-color: #fa541c;
}
.ant-popover-orange .ant-popover-inner {
  background-color: #fa8c16;
}
.ant-popover-orange .ant-popover-arrow-content {
  background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-inner {
  background-color: #fadb14;
}
.ant-popover-yellow .ant-popover-arrow-content {
  background-color: #fadb14;
}
.ant-popover-gold .ant-popover-inner {
  background-color: #faad14;
}
.ant-popover-gold .ant-popover-arrow-content {
  background-color: #faad14;
}
.ant-popover-cyan .ant-popover-inner {
  background-color: #13c2c2;
}
.ant-popover-cyan .ant-popover-arrow-content {
  background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-inner {
  background-color: #a0d911;
}
.ant-popover-lime .ant-popover-arrow-content {
  background-color: #a0d911;
}
.ant-popover-green .ant-popover-inner {
  background-color: #52c41a;
}
.ant-popover-green .ant-popover-arrow-content {
  background-color: #52c41a;
}
.ant-popover-blue .ant-popover-inner {
  background-color: #1890ff;
}
.ant-popover-blue .ant-popover-arrow-content {
  background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-inner {
  background-color: #2f54eb;
}
.ant-popover-geekblue .ant-popover-arrow-content {
  background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-inner {
  background-color: #722ed1;
}
.ant-popover-purple .ant-popover-arrow-content {
  background-color: #722ed1;
}
.ant-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ant-popover-rtl .ant-popover-message-title {
  padding-right: 1.57142857rem;
  padding-left: 1.14285714rem;
}
.ant-popover-rtl .ant-popover-buttons {
  text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
  margin-right: 0.57142857rem;
  margin-left: 0;
}
.ant-progress {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-progress-line {
  position: relative;
  width: 100%;
  font-size: 1rem;
}
.ant-progress-steps {
  display: inline-block;
}
.ant-progress-steps-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ant-progress-steps-item {
  flex-shrink: 0;
  min-width: 0.14285714rem;
  margin-right: 0.14285714rem;
  background: #f3f3f3;
  transition: all 0.3s;
}
.ant-progress-steps-item-active {
  background: #1890ff;
}
.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 0.85714286rem;
}
.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.ant-progress-show-info .ant-progress-outer {
  margin-right: calc(-2em - 0.57142857rem);
  padding-right: calc(2em + 0.57142857rem);
}
.ant-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 7.14285714rem;
}
.ant-progress-circle-trail {
  stroke: #f5f5f5;
}
.ant-progress-circle-path {
  animation: ant-progress-appear 0.3s;
}
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #1890ff;
}
.ant-progress-success-bg,
.ant-progress-bg {
  position: relative;
  background-color: #1890ff;
  border-radius: 7.14285714rem;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.ant-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #52c41a;
}
.ant-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 0.57142857rem;
  color: #272727;
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.ant-progress-text .anticon {
  font-size: 1rem;
}
.ant-progress-status-active .ant-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 0.71428571rem;
  opacity: 0;
  animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.ant-progress-status-exception .ant-progress-bg {
  background-color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #ff4d4f;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
  stroke: #52c41a;
}
.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.ant-progress-circle .ant-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1em;
  line-height: 1;
  white-space: normal;
  text-align: center;
  transform: translate(-50%, -50%);
}
.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #ff4d4f;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@keyframes ant-progress-active {
  0% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.1;
  }
  20% {
    transform: translateX(-100%) scaleX(0);
    opacity: 0.5;
  }
  100% {
    transform: translateX(0) scaleX(1);
    opacity: 0;
  }
}
.ant-progress-rtl {
  direction: rtl;
}
.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
  margin-right: 0;
  margin-left: calc(-2em - 0.57142857rem);
  padding-right: 0;
  padding-left: calc(2em + 0.57142857rem);
}
.ant-progress-rtl .ant-progress-success-bg {
  right: 0;
  left: auto;
}
.ant-progress-rtl.ant-progress-line .ant-progress-text,
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
  margin-right: 0.57142857rem;
  margin-left: 0;
  text-align: right;
}
.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  font-size: 0;
}
.ant-radio-group .ant-badge-count {
  z-index: 1;
}
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
  border-left: none;
}
.ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-flex;
  align-items: baseline;
  margin-right: 0.57142857rem;
  cursor: pointer;
}
.ant-radio-wrapper-disabled {
  cursor: not-allowed;
}
.ant-radio-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  display: inline-block;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #1890ff;
}
.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 0.21428571rem #e6f7ff;
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0.07142857rem;
  border-radius: 50%;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  margin-top: -0.57142857rem;
  margin-left: -0.57142857rem;
  background-color: #1890ff;
  border-top: 0;
  border-left: 0;
  border-radius: 1.14285714rem;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #1890ff;
}
.ant-radio-checked .ant-radio-inner::after {
  transform: scale(0.5);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled {
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 2.28571429rem;
  margin: 0;
  padding: 0 1.07142857rem;
  color: #272727;
  font-size: 1rem;
  line-height: 2.14285714rem;
  background: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-top-width: 0.07285714rem;
  border-left-width: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.ant-radio-button-wrapper a {
  color: #272727;
}
.ant-radio-button-wrapper > .ant-radio-button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 2.85714286rem;
  font-size: 1.14285714rem;
  line-height: 2.71428571rem;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 1.71428571rem;
  padding: 0 0.5rem;
  line-height: 1.57142857rem;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -0.07142857rem;
  left: -0.07142857rem;
  display: block;
  box-sizing: content-box;
  width: 0.07142857rem;
  height: 100%;
  padding: 0.07142857rem 0;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 0.14285714rem;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #1890ff;
}
.ant-radio-button-wrapper:focus-within {
  box-shadow: 0 0 0 0.21428571rem #e6f7ff;
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1890ff;
  background: #fff;
  border-color: #1890ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #1890ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #1890ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #096dd9;
  border-color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 0.21428571rem #e6f7ff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #40a9ff;
  border-color: #40a9ff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #096dd9;
  border-color: #096dd9;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 0.21428571rem #e6f7ff;
}
.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-radio-group.ant-radio-group-rtl {
  direction: rtl;
}
.ant-radio-wrapper.ant-radio-wrapper-rtl {
  margin-right: 0;
  margin-left: 0.57142857rem;
  direction: rtl;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
  border-right-width: 0;
  border-left-width: 0.07142857rem;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
  right: -0.07142857rem;
  left: 0;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
  border-right: 0.07142857rem solid #d9d9d9;
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
  border-right-color: #40a9ff;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
  border-right-color: #d9d9d9;
}
.ant-rate {
  box-sizing: border-box;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 1.42857143rem;
  line-height: unset;
  list-style: none;
  outline: none;
}
.ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.ant-rate-disabled .ant-rate-star:hover {
  transform: scale(1);
}
.ant-rate-star {
  position: relative;
  display: inline-block;
  color: inherit;
  cursor: pointer;
}
.ant-rate-star:not(:last-child) {
  margin-right: 0.57142857rem;
}
.ant-rate-star > div {
  transition: all 0.3s, outline 0s;
}
.ant-rate-star > div:hover {
  transform: scale(1.1);
}
.ant-rate-star > div:focus {
  outline: 0;
}
.ant-rate-star > div:focus-visible {
  outline: 0.07142857rem dashed #fadb14;
  transform: scale(1.1);
}
.ant-rate-star-first,
.ant-rate-star-second {
  color: #f0f0f0;
  transition: all 0.3s;
  user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
  vertical-align: middle;
}
.ant-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-full .ant-rate-star-second {
  color: inherit;
}
.ant-rate-text {
  display: inline-block;
  margin: 0 0.57142857rem;
  font-size: 1rem;
}
.ant-rate-rtl {
  direction: rtl;
}
.ant-rate-rtl .ant-rate-star:not(:last-child) {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-rate-rtl .ant-rate-star-first {
  right: 0;
  left: auto;
}
.ant-result {
  padding: 3.42857143rem 2.28571429rem;
}
.ant-result-success .ant-result-icon > .anticon {
  color: #52c41a;
}
.ant-result-error .ant-result-icon > .anticon {
  color: #ff4d4f;
}
.ant-result-info .ant-result-icon > .anticon {
  color: #1890ff;
}
.ant-result-warning .ant-result-icon > .anticon {
  color: #faad14;
}
.ant-result-image {
  width: 17.85714286rem;
  height: 21.07142857rem;
  margin: auto;
}
.ant-result-icon {
  margin-bottom: 1.71428571rem;
  text-align: center;
}
.ant-result-icon > .anticon {
  font-size: 5.14285714rem;
}
.ant-result-title {
  color: #272727;
  font-size: 1.71428571rem;
  line-height: 1.8;
  text-align: center;
}
.ant-result-subtitle {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
}
.ant-result-extra {
  margin: 1.71428571rem 0 0 0;
  text-align: center;
}
.ant-result-extra > * {
  margin-right: 0.57142857rem;
}
.ant-result-extra > *:last-child {
  margin-right: 0;
}
.ant-result-content {
  margin-top: 1.71428571rem;
  padding: 1.71428571rem 2.85714286rem;
  background-color: #fafafa;
}
.ant-result-rtl {
  direction: rtl;
}
.ant-result-rtl .ant-result-extra > * {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-result-rtl .ant-result-extra > *:last-child {
  margin-left: 0;
}
.ant-select-single .ant-select-selector {
  display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
  position: absolute;
  top: 0;
  right: 0.78571429rem;
  bottom: 0;
  left: 0.78571429rem;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
  width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  padding: 0;
  line-height: 2.14285714rem;
  transition: all 0.3s;
}
@supports (-moz-appearance: meterbar) {
  .ant-select-single .ant-select-selector .ant-select-selection-item,
  .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 2.14285714rem;
  }
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
  position: relative;
  user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  transition: none;
  pointer-events: none;
}
.ant-select-single .ant-select-selector::after,
.ant-select-single .ant-select-selector .ant-select-selection-item::after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 1.78571429rem;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 1.28571429rem;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
  color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  width: 100%;
  height: 2.28571429rem;
  padding: 0 0.78571429rem;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 2.14285714rem;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after {
  line-height: 2.14285714rem;
}
.ant-select-single.ant-select-customize-input .ant-select-selector::after {
  display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
  position: static;
  width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  right: 0;
  left: 0;
  padding: 0 0.78571429rem;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after {
  display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  height: 2.85714286rem;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 2.71428571rem;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 2.71428571rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  height: 1.71428571rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder {
  line-height: 1.57142857rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input {
  height: 1.57142857rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
  right: 0.5rem;
  left: 0.5rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 0.5rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 2rem;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 1.5rem;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
  padding: 0 0.78571429rem;
}
.ant-select-selection-overflow {
  position: relative;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  max-width: 100%;
}
.ant-select-selection-overflow-item {
  flex: none;
  align-self: center;
  max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.07142857rem 0.28571429rem;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
  cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector::after {
  display: inline-block;
  width: 0;
  margin: 0.14285714rem 0;
  line-height: 1.71428571rem;
  content: '\a0';
}
.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 1.71428571rem;
}
.ant-select-multiple .ant-select-selection-item {
  position: relative;
  display: flex;
  flex: none;
  box-sizing: border-box;
  max-width: 100%;
  height: 1.71428571rem;
  margin-top: 0.14285714rem;
  margin-bottom: 0.14285714rem;
  line-height: 1.57142857rem;
  background: #f5f5f5;
  border: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem;
  cursor: default;
  transition: font-size 0.3s, line-height 0.3s, height 0.3s;
  user-select: none;
  margin-inline-end: 0.28571429rem;
  padding-inline-start: 0.57142857rem;
  padding-inline-end: 0.28571429rem;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
  color: #bfbfbf;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-select-multiple .ant-select-selection-item-content {
  display: inline-block;
  margin-right: 0.28571429rem;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
.ant-select-multiple .ant-select-selection-item-remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-size: 0.71428571rem;
  line-height: inherit;
  cursor: pointer;
}
.ant-select-multiple .ant-select-selection-item-remove > * {
  line-height: 1;
}
.ant-select-multiple .ant-select-selection-item-remove svg {
  display: inline-block;
}
.ant-select-multiple .ant-select-selection-item-remove::before {
  display: none;
}
.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
  display: block;
}
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
  vertical-align: -0.2em;
}
.ant-select-multiple .ant-select-selection-item-remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-multiple .ant-select-selection-overflow-item + .ant-select-selection-overflow-item .ant-select-selection-search {
  margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
  position: relative;
  max-width: 100%;
  margin-inline-start: 0.5rem;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
  height: 1.71428571rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 1.71428571rem;
  transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
  width: 100%;
  min-width: 0.29285714rem;
}
.ant-select-multiple .ant-select-selection-search-mirror {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  white-space: pre;
  visibility: hidden;
}
.ant-select-multiple .ant-select-selection-placeholder {
  position: absolute;
  top: 50%;
  right: 0.78571429rem;
  left: 0.78571429rem;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector::after {
  line-height: 2.28571429rem;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 2.28571429rem;
  line-height: 2.14285714rem;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
  height: 2.28571429rem;
  line-height: 2.14285714rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selector::after {
  line-height: 1.14285714rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
  height: 1.14285714rem;
  line-height: 1rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  height: 1.14285714rem;
  line-height: 1.14285714rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
  height: 1.14285714rem;
  line-height: 1rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  left: 0.5rem;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
  margin-inline-start: 0.21428571rem;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-select-disabled .ant-select-selection-item-remove {
  display: none;
}
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  position: relative;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: pointer;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  cursor: text;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: auto;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #40a9ff;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
  border-right-width: 0.07142857rem !important;
  outline: 0;
}
.ant-input-rtl .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  background: #f5f5f5;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  cursor: not-allowed;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  appearance: none;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #40a9ff;
  border-right-width: 0.07142857rem !important;
}
.ant-input-rtl .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-right-width: 0;
  border-left-width: 0.07142857rem !important;
}
.ant-select-selection-item {
  flex: 1;
  overflow: hidden;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-item *::-ms-backdrop,
  .ant-select-selection-item {
    flex: auto;
  }
}
.ant-select-selection-placeholder {
  flex: 1;
  overflow: hidden;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
@media all and (-ms-high-contrast: none) {
  .ant-select-selection-placeholder *::-ms-backdrop,
  .ant-select-selection-placeholder {
    flex: auto;
  }
}
.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0.78571429rem;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-top: -0.42857143rem;
  color: rgba(0, 0, 0, 0.25);
  font-size: 0.85714286rem;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .anticon {
  vertical-align: top;
  transition: transform 0.3s;
}
.ant-select-arrow .anticon > svg {
  vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
  pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
  cursor: not-allowed;
}
.ant-select-clear {
  position: absolute;
  top: 50%;
  right: 0.78571429rem;
  z-index: 1;
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-top: -0.42857143rem;
  color: rgba(0, 0, 0, 0.25);
  font-size: 0.85714286rem;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-clear::before {
  display: block;
}
.ant-select-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select:hover .ant-select-clear {
  opacity: 1;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: #272727;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -714.21428571rem;
  left: -714.21428571rem;
  z-index: 1050;
  box-sizing: border-box;
  padding: 0.28571429rem 0;
  overflow: hidden;
  font-size: 1rem;
  font-variant: initial;
  background-color: #fff;
  border-radius: 0.14285714rem;
  outline: none;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-empty {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item-empty {
  position: relative;
  display: block;
  min-height: 2.28571429rem;
  padding: 0.35714286rem 0.85714286rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.57142857rem;
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-item {
  position: relative;
  display: block;
  min-height: 2.28571429rem;
  padding: 0.35714286rem 0.85714286rem;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.57142857rem;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-item-group {
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.85714286rem;
  cursor: default;
}
.ant-select-item-option {
  display: flex;
}
.ant-select-item-option-content {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-item-option-state {
  flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
  background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
  color: #272727;
  font-weight: 600;
  background-color: #e6f7ff;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
  color: #1890ff;
}
.ant-select-item-option-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-item-option-disabled.ant-select-item-option-selected {
  background-color: #f5f5f5;
}
.ant-select-item-option-grouped {
  padding-left: 1.71428571rem;
}
.ant-select-lg {
  font-size: 1.14285714rem;
}
.ant-select-borderless .ant-select-selector {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.ant-select-rtl {
  direction: rtl;
}
.ant-select-rtl .ant-select-arrow {
  right: initial;
  left: 0.78571429rem;
}
.ant-select-rtl .ant-select-clear {
  right: initial;
  left: 0.78571429rem;
}
.ant-select-dropdown-rtl {
  direction: rtl;
}
.ant-select-dropdown-rtl .ant-select-item-option-grouped {
  padding-right: 1.71428571rem;
  padding-left: 0.85714286rem;
}
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector {
  padding-right: 0.28571429rem;
  padding-left: 1.71428571rem;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
  margin-right: 0;
  margin-left: 0.28571429rem;
  text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
  right: 0;
  left: auto;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
  right: 0.78571429rem;
  left: auto;
}
.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
  right: 0.5rem;
}
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
  right: 0;
  left: 0.64285714rem;
  text-align: right;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
  right: 0.78571429rem;
  left: 1.78571429rem;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 1.28571429rem;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
  right: 0.42857143rem;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 0;
  padding-left: 1.5rem;
}
.ant-skeleton {
  display: table;
  width: 100%;
}
.ant-skeleton-header {
  display: table-cell;
  padding-right: 1.14285714rem;
  vertical-align: top;
}
.ant-skeleton-header .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 2.28571429rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-lg {
  width: 2.85714286rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
}
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-header .ant-skeleton-avatar-sm {
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.ant-skeleton-content .ant-skeleton-title {
  width: 100%;
  height: 1.14285714rem;
  margin-top: 1.14285714rem;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 0.28571429rem;
}
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 1.71428571rem;
}
.ant-skeleton-content .ant-skeleton-paragraph {
  padding: 0;
}
.ant-skeleton-content .ant-skeleton-paragraph > li {
  width: 100%;
  height: 1.14285714rem;
  list-style: none;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 0.28571429rem;
}
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
  margin-top: 1.14285714rem;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
  margin-top: 0.85714286rem;
}
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
  margin-top: 2rem;
}
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
  border-radius: 7.14285714rem;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-button {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-input {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-active .ant-skeleton-image {
  background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
  background-size: 400% 100%;
  animation: ant-skeleton-loading 1.4s ease infinite;
}
.ant-skeleton.ant-skeleton-block {
  width: 100%;
}
.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
  width: 100%;
}
.ant-skeleton-element {
  display: inline-block;
  width: auto;
}
.ant-skeleton-element .ant-skeleton-button {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  border-radius: 0.14285714rem;
  width: 4.57142857rem;
  min-width: 4.57142857rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
  width: 2.28571429rem;
  min-width: 2.28571429rem;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
  border-radius: 2.28571429rem;
}
.ant-skeleton-element .ant-skeleton-button-lg {
  width: 5.71428571rem;
  min-width: 5.71428571rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
  width: 2.85714286rem;
  min-width: 2.85714286rem;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
  border-radius: 2.85714286rem;
}
.ant-skeleton-element .ant-skeleton-button-sm {
  width: 3.42857143rem;
  min-width: 3.42857143rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
  width: 1.71428571rem;
  min-width: 1.71428571rem;
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
  border-radius: 1.71428571rem;
}
.ant-skeleton-element .ant-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 2.28571429rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-lg {
  width: 2.85714286rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
}
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-avatar-sm {
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-input {
  display: inline-block;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 100%;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.ant-skeleton-element .ant-skeleton-input-lg {
  width: 100%;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
}
.ant-skeleton-element .ant-skeleton-input-sm {
  width: 100%;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-skeleton-element .ant-skeleton-image {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  background: rgba(190, 190, 190, 0.2);
  width: 6.85714286rem;
  height: 6.85714286rem;
  line-height: 6.85714286rem;
}
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
  border-radius: 50%;
}
.ant-skeleton-element .ant-skeleton-image-path {
  fill: #bfbfbf;
}
.ant-skeleton-element .ant-skeleton-image-svg {
  width: 3.42857143rem;
  height: 3.42857143rem;
  line-height: 3.42857143rem;
  max-width: 13.71428571rem;
  max-height: 13.71428571rem;
}
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
  border-radius: 50%;
}
@keyframes ant-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
.ant-skeleton-rtl {
  direction: rtl;
}
.ant-skeleton-rtl .ant-skeleton-header {
  padding-right: 0;
  padding-left: 1.14285714rem;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
  animation-name: ant-skeleton-loading-rtl;
}
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
  animation-name: ant-skeleton-loading-rtl;
}
@keyframes ant-skeleton-loading-rtl {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.ant-slider {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  height: 0.85714286rem;
  margin: 0.71428571rem 0.42857143rem 0.71428571rem;
  padding: 0.28571429rem 0;
  cursor: pointer;
  touch-action: none;
}
.ant-slider-vertical {
  width: 0.85714286rem;
  height: 100%;
  margin: 0.42857143rem 0.71428571rem;
  padding: 0 0.28571429rem;
}
.ant-slider-vertical .ant-slider-rail {
  width: 0.28571429rem;
  height: 100%;
}
.ant-slider-vertical .ant-slider-track {
  width: 0.28571429rem;
}
.ant-slider-vertical .ant-slider-handle {
  margin-top: -0.42857143rem;
  margin-left: -0.35714286rem;
}
.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 0.85714286rem;
  width: 1.28571429rem;
  height: 100%;
}
.ant-slider-vertical .ant-slider-mark-text {
  left: 0.28571429rem;
  white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
  width: 0.28571429rem;
  height: 100%;
}
.ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 0.14285714rem;
  margin-bottom: -0.28571429rem;
}
.ant-slider-tooltip .ant-tooltip-inner {
  min-width: unset;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
  margin-right: -0.35714286rem;
  margin-left: 0;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
  right: 0.85714286rem;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
  right: 0.28571429rem;
  left: auto;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
  right: 0.14285714rem;
  left: auto;
}
.ant-slider-with-marks {
  margin-bottom: 2rem;
}
.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 0.28571429rem;
  background-color: #f5f5f5;
  border-radius: 0.14285714rem;
  transition: background-color 0.3s;
}
.ant-slider-track {
  position: absolute;
  height: 0.28571429rem;
  background-color: #91d5ff;
  border-radius: 0.14285714rem;
  transition: background-color 0.3s;
}
.ant-slider-handle {
  position: absolute;
  width: 1rem;
  height: 1rem;
  margin-top: -0.35714286rem;
  background-color: #fff;
  border: solid 0.14285714rem #91d5ff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.ant-slider-handle-dragging.ant-slider-handle-dragging.ant-slider-handle-dragging {
  border-color: #46a6ff;
  box-shadow: 0 0 0 0.35714286rem rgba(24, 144, 255, 0.12);
}
.ant-slider-handle:focus {
  border-color: #46a6ff;
  outline: none;
  box-shadow: 0 0 0 0.35714286rem rgba(24, 144, 255, 0.12);
}
.ant-slider-handle.ant-tooltip-open {
  border-color: #1890ff;
}
.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
  background-color: #69c0ff;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #69c0ff;
}
.ant-slider-mark {
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  font-size: 1rem;
}
.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  word-break: keep-all;
  cursor: pointer;
  user-select: none;
}
.ant-slider-mark-text-active {
  color: #272727;
}
.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 0.28571429rem;
  background: transparent;
}
.ant-slider-dot {
  position: absolute;
  top: -0.14285714rem;
  width: 0.57142857rem;
  height: 0.57142857rem;
  margin-left: -0.28571429rem;
  background-color: #fff;
  border: 0.14285714rem solid #f0f0f0;
  border-radius: 50%;
  cursor: pointer;
}
.ant-slider-dot:first-child {
  margin-left: -0.28571429rem;
}
.ant-slider-dot:last-child {
  margin-left: -0.28571429rem;
}
.ant-slider-dot-active {
  border-color: #8cc8ff;
}
.ant-slider-disabled {
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-rail {
  background-color: #f5f5f5 !important;
}
.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25) !important;
  box-shadow: none;
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.ant-slider-rtl {
  direction: rtl;
}
.ant-slider-rtl .ant-slider-mark {
  right: 0;
  left: auto;
}
.ant-slider-rtl .ant-slider-dot {
  margin-right: -0.28571429rem;
  margin-left: 0;
}
.ant-slider-rtl .ant-slider-dot:first-child {
  margin-right: -0.28571429rem;
  margin-left: 0;
}
.ant-slider-rtl .ant-slider-dot:last-child {
  margin-right: -0.28571429rem;
  margin-left: 0;
}
.ant-space {
  display: inline-flex;
}
.ant-space-vertical {
  flex-direction: column;
}
.ant-space-align-center {
  align-items: center;
}
.ant-space-align-start {
  align-items: flex-start;
}
.ant-space-align-end {
  align-items: flex-end;
}
.ant-space-align-baseline {
  align-items: baseline;
}
.ant-space-item:empty {
  display: none;
}
.ant-space-rtl {
  direction: rtl;
}
.ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #1890ff;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 28.57142857rem;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.71428571rem;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0.35714286rem;
  text-shadow: 0 0.07142857rem 0.14285714rem #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -1.42857143rem;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -0.5rem;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 0.14285714rem;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -1.21428571rem;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -1.14285714rem;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 0.78571429rem;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -1.85714286rem;
}
.ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none ;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  opacity: 0.5;
  user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 1.42857143rem;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 0.64285714rem;
  height: 0.64285714rem;
  background-color: #1890ff;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 1rem;
}
.ant-spin-sm .ant-spin-dot i {
  width: 0.42857143rem;
  height: 0.42857143rem;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 2.28571429rem;
}
.ant-spin-lg .ant-spin-dot i {
  width: 1rem;
  height: 1rem;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}
.ant-spin-rtl {
  direction: rtl;
}
.ant-spin-rtl .ant-spin-dot-spin {
  transform: rotate(-45deg);
  animation-name: antRotateRtl;
}
@keyframes antRotateRtl {
  to {
    transform: rotate(-405deg);
  }
}
.ant-statistic {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-statistic-title {
  margin-bottom: 0.28571429rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-statistic-content {
  color: #272727;
  font-size: 1.71428571rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.ant-statistic-content-value {
  display: inline-block;
  direction: ltr;
}
.ant-statistic-content-prefix,
.ant-statistic-content-suffix {
  display: inline-block;
}
.ant-statistic-content-prefix {
  margin-right: 0.28571429rem;
}
.ant-statistic-content-suffix {
  margin-left: 0.28571429rem;
}
.ant-statistic-rtl {
  direction: rtl;
}
.ant-statistic-rtl .ant-statistic-content-prefix {
  margin-right: 0;
  margin-left: 0.28571429rem;
}
.ant-statistic-rtl .ant-statistic-content-suffix {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-steps {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  width: 100%;
  font-size: 0;
  text-align: initial;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.ant-steps-item-container {
  outline: none;
}
.ant-steps-item:last-child {
  flex: none;
}
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-tail,
.ant-steps-item:last-child > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-item-icon,
.ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.ant-steps-item-icon {
  width: 2.28571429rem;
  height: 2.28571429rem;
  margin: 0 0.57142857rem 0 0;
  font-size: 1.14285714rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  line-height: 2.28571429rem;
  text-align: center;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.25);
  border-radius: 2.28571429rem;
  transition: background-color 0.3s, border-color 0.3s;
}
.ant-steps-item-icon .ant-steps-icon {
  position: relative;
  top: -0.03571429rem;
  color: #1890ff;
  line-height: 1;
}
.ant-steps-item-tail {
  position: absolute;
  top: 0.85714286rem;
  left: 0;
  width: 100%;
  padding: 0 0.71428571rem;
}
.ant-steps-item-tail::after {
  display: inline-block;
  width: 100%;
  height: 0.07142857rem;
  background: #f0f0f0;
  border-radius: 0.07142857rem;
  transition: background 0.3s;
  content: '';
}
.ant-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 1.14285714rem;
  color: #272727;
  font-size: 1.14285714rem;
  line-height: 2.28571429rem;
}
.ant-steps-item-title::after {
  position: absolute;
  top: 1.14285714rem;
  left: 100%;
  display: block;
  width: 714.21428571rem;
  height: 0.07142857rem;
  background: #f0f0f0;
  content: '';
}
.ant-steps-item-subtitle {
  display: inline;
  margin-left: 0.57142857rem;
  color: rgba(0, 0, 0, 0.45);
  font-weight: normal;
  font-size: 1rem;
}
.ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-steps-item-wait .ant-steps-item-icon {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #272727;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #272727;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #1890ff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  background-color: #fff;
  border-color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #1890ff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #272727;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #1890ff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #1890ff;
}
.ant-steps-item-error .ant-steps-item-icon {
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #ff4d4f;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #f0f0f0;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-description {
  color: #ff4d4f;
}
.ant-steps-item-error > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #f0f0f0;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title::after {
  background: #ff4d4f;
}
.ant-steps-item-disabled {
  cursor: not-allowed;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-description,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button'] .ant-steps-item-icon .ant-steps-icon {
  transition: color 0.3s;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-title,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-subtitle,
.ant-steps .ant-steps-item:not(.ant-steps-item-active) > .ant-steps-item-container[role='button']:hover .ant-steps-item-description {
  color: #1890ff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon {
  border-color: #1890ff;
}
.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process) > .ant-steps-item-container[role='button']:hover .ant-steps-item-icon .ant-steps-icon {
  color: #1890ff;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 1.14285714rem;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 10rem;
  white-space: normal;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon {
  height: auto;
  background: none;
  border: 0;
}
.ant-steps-item-custom > .ant-steps-item-container > .ant-steps-item-icon > .ant-steps-icon {
  top: 0rem;
  left: 0.03571429rem;
  width: 2.28571429rem;
  height: 2.28571429rem;
  font-size: 1.71428571rem;
  line-height: 2.28571429rem;
}
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #1890ff;
}
.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon {
  width: auto;
  background: none;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-left: 0.85714286rem;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-left: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin: 0 0.57142857rem 0 0;
  font-size: 0.85714286rem;
  line-height: 1.71428571rem;
  text-align: center;
  border-radius: 1.71428571rem;
}
.ant-steps-small .ant-steps-item-title {
  padding-right: 0.85714286rem;
  font-size: 1rem;
  line-height: 1.71428571rem;
}
.ant-steps-small .ant-steps-item-title::after {
  top: 0.85714286rem;
}
.ant-steps-small .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-steps-small .ant-steps-item-tail {
  top: 0.57142857rem;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 1.71428571rem;
  line-height: 1.71428571rem;
  transform: none;
}
.ant-steps-vertical {
  display: flex;
  flex-direction: column;
}
.ant-steps-vertical > .ant-steps-item {
  display: block;
  flex: 1 0 auto;
  padding-left: 0;
  overflow: visible;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: left;
  margin-right: 1.14285714rem;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-content {
  display: block;
  min-height: 3.42857143rem;
  overflow: hidden;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-title {
  line-height: 2.28571429rem;
}
.ant-steps-vertical > .ant-steps-item .ant-steps-item-description {
  padding-bottom: 0.85714286rem;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 1.14285714rem;
  width: 0.07142857rem;
  height: 100%;
  padding: 2.71428571rem 0 0.42857143rem;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 0.07142857rem;
  height: 100%;
}
.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-container > .ant-steps-item-tail {
  display: block;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  display: none;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  position: absolute;
  top: 0;
  left: 0.85714286rem;
  padding: 2.14285714rem 0 0.42857143rem;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title {
  line-height: 1.71428571rem;
}
.ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.ant-steps-label-vertical .ant-steps-item-tail {
  margin-left: 4.14285714rem;
  padding: 0.25rem 1.71428571rem;
}
.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  width: 8.28571429rem;
  margin-top: 0.57142857rem;
  text-align: center;
}
.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 3rem;
}
.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
  padding-left: 0;
}
.ant-steps-label-vertical .ant-steps-item-title::after {
  display: none;
}
.ant-steps-label-vertical .ant-steps-item-subtitle {
  display: block;
  margin-bottom: 0.28571429rem;
  margin-left: 0;
  line-height: 1.5715;
}
.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon {
  margin-left: 3.28571429rem;
}
.ant-steps-dot .ant-steps-item-title,
.ant-steps-dot.ant-steps-small .ant-steps-item-title {
  line-height: 1.5715;
}
.ant-steps-dot .ant-steps-item-tail,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  top: 0.14285714rem;
  width: 100%;
  margin: 0 0 0 5rem;
  padding: 0;
}
.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  width: calc(100% - 1.42857143rem);
  height: 0.21428571rem;
  margin-left: 0.85714286rem;
}
.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0.14285714rem;
}
.ant-steps-dot .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 0.57142857rem;
  height: 0.57142857rem;
  margin-left: 4.78571429rem;
  padding-right: 0;
  line-height: 0.57142857rem;
  background: transparent;
  border: 0;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 7.14285714rem;
  transition: all 0.3s;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  position: absolute;
  top: -0.85714286rem;
  left: -1.85714286rem;
  width: 4.28571429rem;
  height: 2.28571429rem;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.ant-steps-dot .ant-steps-item-content,
.ant-steps-dot.ant-steps-small .ant-steps-item-content {
  width: 10rem;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon {
  position: relative;
  top: -0.07142857rem;
  width: 0.71428571rem;
  height: 0.71428571rem;
  line-height: 0.71428571rem;
  background: none;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot,
.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-icon:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-top: 0.92857143rem;
  margin-left: 0;
  background: none;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  top: 0.46428571rem;
  left: -0.64285714rem;
  margin: 0;
  padding: 1.57142857rem 0 0.28571429rem;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-content {
  width: inherit;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot {
  top: -0.07142857rem;
  left: -0.07142857rem;
}
.ant-steps-navigation {
  padding-top: 0.85714286rem;
}
.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-left: -0.85714286rem;
}
.ant-steps-navigation .ant-steps-item {
  overflow: visible;
  text-align: center;
}
.ant-steps-navigation .ant-steps-item-container {
  display: inline-block;
  height: 100%;
  margin-left: -1.14285714rem;
  padding-bottom: 0.85714286rem;
  text-align: left;
  transition: opacity 0.3s;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content {
  max-width: auto;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  max-width: 100%;
  padding-right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button'] {
  cursor: pointer;
}
.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role='button']:hover {
  opacity: 0.85;
}
.ant-steps-navigation .ant-steps-item:last-child {
  flex: 1;
}
.ant-steps-navigation .ant-steps-item:last-child::after {
  display: none;
}
.ant-steps-navigation .ant-steps-item::after {
  position: absolute;
  top: 50%;
  left: 100%;
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-top: -1rem;
  margin-left: -0.14285714rem;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.25);
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  content: '';
}
.ant-steps-navigation .ant-steps-item::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0.14285714rem;
  background-color: #1890ff;
  transition: width 0.3s, left 0.3s;
  transition-timing-function: ease-out;
  content: '';
}
.ant-steps-navigation .ant-steps-item.ant-steps-item-active::before {
  left: 0;
  width: 100%;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item {
  margin-right: 0 !important;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::before {
  display: none;
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item.ant-steps-item-active::before {
  top: 0;
  right: 0;
  left: unset;
  display: block;
  width: 0.21428571rem;
  height: calc(100% - 1.71428571rem);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item::after {
  position: relative;
  top: -0.14285714rem;
  left: 50%;
  display: block;
  width: 0.57142857rem;
  height: 0.57142857rem;
  margin-bottom: 0.57142857rem;
  text-align: center;
  transform: rotate(135deg);
}
.ant-steps-navigation.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-navigation.ant-steps-horizontal > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  visibility: hidden;
}
.ant-steps-rtl {
  direction: rtl;
}
.ant-steps.ant-steps-rtl .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-steps-rtl .ant-steps-item-tail {
  right: 0;
  left: auto;
}
.ant-steps-rtl .ant-steps-item-title {
  padding-right: 0;
  padding-left: 1.14285714rem;
}
.ant-steps-rtl .ant-steps-item-title::after {
  right: 100%;
  left: auto;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 1.14285714rem;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  right: 0.03571429rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-navigation.ant-steps-small .ant-steps-item-container {
  margin-right: -0.85714286rem;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container {
  margin-right: -1.14285714rem;
  margin-left: 0;
  text-align: right;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-navigation .ant-steps-item::after {
  right: 100%;
  left: auto;
  margin-right: -0.14285714rem;
  margin-left: 0;
  transform: rotate(225deg);
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  padding-right: 0.85714286rem;
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:first-child {
  padding-right: 0;
}
.ant-steps-rtl.ant-steps-small .ant-steps-item-title {
  padding-right: 0;
  padding-left: 0.85714286rem;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item .ant-steps-item-icon {
  float: right;
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-steps-rtl.ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: 1.14285714rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail {
  right: 0.85714286rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-label-vertical .ant-steps-item-title {
  padding-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail {
  margin: 0 5rem 0 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-tail::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-tail::after {
  margin-right: 0.85714286rem;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 0.14285714rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  margin-right: 4.78571429rem;
  margin-left: 0;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot {
  float: right;
}
.ant-steps-rtl.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot::after,
.ant-steps-rtl.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot::after {
  right: -1.85714286rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-right: 0;
  margin-left: 1.14285714rem;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail {
  right: -0.64285714rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  right: 0;
  left: auto;
}
.ant-steps-rtl.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  right: -0.14285714rem;
  left: auto;
}
.ant-steps-rtl.ant-steps-with-progress.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child.ant-steps-item-active {
  padding-right: 0.28571429rem;
}
.ant-steps-with-progress .ant-steps-item {
  padding-top: 0.28571429rem;
}
.ant-steps-with-progress .ant-steps-item .ant-steps-item-tail {
  top: 0.28571429rem !important;
}
.ant-steps-with-progress.ant-steps-horizontal .ant-steps-item:first-child {
  padding-bottom: 0.28571429rem;
  padding-left: 0.28571429rem;
}
.ant-steps-with-progress .ant-steps-item-icon {
  position: relative;
}
.ant-steps-with-progress .ant-steps-item-icon .ant-progress {
  position: absolute;
  top: -0.35714286rem;
  right: -0.35714286rem;
  bottom: -0.35714286rem;
  left: -0.35714286rem;
}
.ant-switch {
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  min-width: 3.14285714rem;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.25);
  border: 0;
  border-radius: 7.14285714rem;
  cursor: pointer;
  transition: all 0.2s;
  user-select: none;
}
.ant-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 0.14285714rem rgba(0, 0, 0, 0.1);
}
.ant-switch-checked:focus {
  box-shadow: 0 0 0 0.14285714rem #e6f7ff;
}
.ant-switch:focus:hover {
  box-shadow: none;
}
.ant-switch-checked {
  background-color: #1890ff;
}
.ant-switch-loading,
.ant-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.ant-switch-loading *,
.ant-switch-disabled * {
  box-shadow: none;
  cursor: not-allowed;
}
.ant-switch-inner {
  display: block;
  margin: 0 0.5rem 0 1.78571429rem;
  color: #fff;
  font-size: 0.85714286rem;
  transition: margin 0.2s;
}
.ant-switch-checked .ant-switch-inner {
  margin: 0 1.78571429rem 0 0.5rem;
}
.ant-switch-handle {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
  width: 1.28571429rem;
  height: 1.28571429rem;
  transition: all 0.2s ease-in-out;
}
.ant-switch-handle::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 0.64285714rem;
  box-shadow: 0 0.14285714rem 0.28571429rem 0 rgba(0, 35, 11, 0.2);
  transition: all 0.2s ease-in-out;
  content: '';
}
.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 1.28571429rem - 0.14285714rem);
}
.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-loading-icon.anticon {
  position: relative;
  top: 0.14285714rem;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: top;
}
.ant-switch-checked .ant-switch-loading-icon {
  color: #1890ff;
}
.ant-switch-small {
  min-width: 2rem;
  height: 1.14285714rem;
  line-height: 1.14285714rem;
}
.ant-switch-small .ant-switch-inner {
  margin: 0 0.35714286rem 0 1.28571429rem;
  font-size: 0.85714286rem;
}
.ant-switch-small .ant-switch-handle {
  width: 0.85714286rem;
  height: 0.85714286rem;
}
.ant-switch-small .ant-switch-loading-icon {
  top: 0.10714286rem;
  font-size: 0.64285714rem;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin: 0 1.28571429rem 0 0.35714286rem;
}
.ant-switch-small.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 0.85714286rem - 0.14285714rem);
}
.ant-switch-rtl {
  direction: rtl;
}
.ant-switch-rtl .ant-switch-inner {
  margin: 0 1.78571429rem 0 0.5rem;
}
.ant-switch-rtl .ant-switch-handle {
  right: 0.14285714rem;
  left: auto;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle::before {
  right: 0;
  left: -30%;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle::before {
  right: -30%;
  left: 0;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
  margin: 0 0.5rem 0 1.78571429rem;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 1.28571429rem - 0.14285714rem);
}
.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
  right: calc(100% - 0.85714286rem - 0.14285714rem);
}
.ant-table.ant-table-middle {
  font-size: 1rem;
}
.ant-table.ant-table-middle .ant-table-title,
.ant-table.ant-table-middle .ant-table-footer,
.ant-table.ant-table-middle .ant-table-thead > tr > th,
.ant-table.ant-table-middle .ant-table-tbody > tr > td,
.ant-table.ant-table-middle tfoot > tr > th,
.ant-table.ant-table-middle tfoot > tr > td {
  padding: 0.85714286rem 0.57142857rem;
}
.ant-table.ant-table-middle .ant-table-filter-trigger {
  margin-right: -0.28571429rem;
}
.ant-table.ant-table-middle .ant-table-expanded-row-fixed {
  margin: -0.85714286rem -0.57142857rem;
}
.ant-table.ant-table-middle .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -0.85714286rem -0.57142857rem -0.85714286rem 1.78571429rem;
}
.ant-table.ant-table-small {
  font-size: 1rem;
}
.ant-table.ant-table-small .ant-table-title,
.ant-table.ant-table-small .ant-table-footer,
.ant-table.ant-table-small .ant-table-thead > tr > th,
.ant-table.ant-table-small .ant-table-tbody > tr > td,
.ant-table.ant-table-small tfoot > tr > th,
.ant-table.ant-table-small tfoot > tr > td {
  padding: 0.57142857rem 0.57142857rem;
}
.ant-table.ant-table-small .ant-table-filter-trigger {
  margin-right: -0.28571429rem;
}
.ant-table.ant-table-small .ant-table-expanded-row-fixed {
  margin: -0.57142857rem -0.57142857rem;
}
.ant-table.ant-table-small .ant-table-tbody .ant-table-wrapper:only-child .ant-table {
  margin: -0.57142857rem -0.57142857rem -0.57142857rem 1.78571429rem;
}
.ant-table-small .ant-table-thead > tr > th {
  background-color: #fafafa;
}
.ant-table-small .ant-table-selection-column {
  width: 3.28571429rem;
  min-width: 3.28571429rem;
}
.ant-table.ant-table-bordered > .ant-table-title {
  border: 0.07142857rem solid #f0f0f0;
  border-bottom: 0;
}
.ant-table.ant-table-bordered > .ant-table-container {
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th::before,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th::before {
  background-color: transparent !important;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > .ant-table-cell-fix-right-first::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > .ant-table-cell-fix-right-first::after {
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -1.14285714rem -1.21428571rem;
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed::after,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td > .ant-table-expanded-row-fixed::after {
  position: absolute;
  top: 0;
  right: 0.07142857rem;
  bottom: 0;
  border-right: 0.07142857rem solid #f0f0f0;
  content: '';
}
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table,
.ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table {
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-expanded-row > td,
.ant-table.ant-table-bordered.ant-table-scroll-horizontal > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td {
  border-right: 0;
}
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-middle > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -0.85714286rem -0.64285714rem;
}
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-content > table > tbody > tr > td > .ant-table-expanded-row-fixed,
.ant-table.ant-table-bordered.ant-table-small > .ant-table-container > .ant-table-body > table > tbody > tr > td > .ant-table-expanded-row-fixed {
  margin: -0.57142857rem -0.64285714rem;
}
.ant-table.ant-table-bordered > .ant-table-footer {
  border: 0.07142857rem solid #f0f0f0;
  border-top: 0;
}
.ant-table-cell .ant-table-container:first-child {
  border-top: 0;
}
.ant-table-cell-scrollbar {
  box-shadow: 0 0.07142857rem 0 0.07142857rem #fafafa;
}
.ant-table-wrapper {
  clear: both;
  max-width: 100%;
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  font-size: 1rem;
  background: #fff;
  border-radius: 0.14285714rem;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td,
.ant-table tfoot > tr > th,
.ant-table tfoot > tr > td {
  position: relative;
  padding: 1.14285714rem 1.14285714rem;
  overflow-wrap: break-word;
}
.ant-table-cell-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first {
  overflow: visible;
}
.ant-table-cell-ellipsis.ant-table-cell-fix-left-last .ant-table-cell-content,
.ant-table-cell-ellipsis.ant-table-cell-fix-right-first .ant-table-cell-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-table-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.ant-table-title {
  padding: 1.14285714rem 1.14285714rem;
}
.ant-table-footer {
  padding: 1.14285714rem 1.14285714rem;
  color: #272727;
  background: #fafafa;
}
.ant-table-thead > tr > th {
  position: relative;
  color: #272727;
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 0.07142857rem solid #f0f0f0;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.07142857rem;
  height: 1.6em;
  background-color: rgba(0, 0, 0, 0.06);
  transform: translateY(-50%);
  transition: background-color 0.3s;
  content: '';
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 0.07142857rem solid #f0f0f0;
  transition: background 0.3s;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table {
  margin: -1.14285714rem -1.14285714rem -1.14285714rem 2.35714286rem;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td {
  border-bottom: 0;
}
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:first-child,
.ant-table-tbody > tr > td > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child,
.ant-table-tbody > tr > td > .ant-table-expanded-row-fixed > .ant-table-wrapper:only-child .ant-table-tbody > tr:last-child > td:last-child {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row:hover > td,
.ant-table-tbody > tr > td.ant-table-cell-row-hover {
  background: #fafafa;
}
.ant-table-tbody > tr.ant-table-row-selected > td {
  background: #e6f7ff;
  border-color: rgba(0, 0, 0, 0.03);
}
.ant-table-tbody > tr.ant-table-row-selected:hover > td {
  background: #dcf4ff;
}
.ant-table-summary {
  position: relative;
  z-index: 2;
  background: #fff;
}
div.ant-table-summary {
  box-shadow: 0 -0.07142857rem 0 #f0f0f0;
}
.ant-table-summary > tr > th,
.ant-table-summary > tr > td {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-table-pagination.ant-pagination {
  margin: 1.14285714rem 0;
}
.ant-table-pagination {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.57142857rem;
}
.ant-table-pagination > * {
  flex: none;
}
.ant-table-pagination-left {
  justify-content: flex-start;
}
.ant-table-pagination-center {
  justify-content: center;
}
.ant-table-pagination-right {
  justify-content: flex-end;
}
.ant-table-thead th.ant-table-column-has-sorters {
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-thead th.ant-table-column-has-sorters:hover {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead th.ant-table-column-has-sorters:hover::before {
  background-color: transparent !important;
}
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-left:hover,
.ant-table-thead th.ant-table-column-has-sorters.ant-table-cell-fix-right:hover {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-thead th.ant-table-column-sort::before {
  background-color: transparent !important;
}
td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-column-title {
  position: relative;
  z-index: 1;
  flex: 1;
}
.ant-table-column-sorters {
  display: flex;
  flex: auto;
  align-items: center;
  justify-content: space-between;
}
.ant-table-column-sorters::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.ant-table-column-sorter {
  margin-left: 0.28571429rem;
  color: #bfbfbf;
  font-size: 0;
  transition: color 0.3s;
}
.ant-table-column-sorter-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  font-size: 0.78571429rem;
}
.ant-table-column-sorter-up.active,
.ant-table-column-sorter-down.active {
  color: #1890ff;
}
.ant-table-column-sorter-up + .ant-table-column-sorter-down {
  margin-top: -0.3em;
}
.ant-table-column-sorters:hover .ant-table-column-sorter {
  color: #a6a6a6;
}
.ant-table-filter-column {
  display: flex;
  justify-content: space-between;
}
.ant-table-filter-trigger {
  position: relative;
  display: flex;
  align-items: center;
  margin: -0.28571429rem -0.57142857rem -0.28571429rem 0.28571429rem;
  padding: 0 0.28571429rem;
  color: #bfbfbf;
  font-size: 0.85714286rem;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-filter-trigger:hover {
  color: rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-filter-trigger.active {
  color: #1890ff;
}
.ant-table-filter-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  min-width: 8.57142857rem;
  background-color: #fff;
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: 18.85714286rem;
  overflow-x: hidden;
  border: 0;
  box-shadow: none;
}
.ant-table-filter-dropdown .ant-dropdown-menu:empty::after {
  display: block;
  padding: 0.57142857rem 0;
  color: rgba(0, 0, 0, 0.25);
  font-size: 0.85714286rem;
  text-align: center;
  content: 'Not Found';
}
.ant-table-filter-dropdown-tree {
  padding: 0.57142857rem 0.57142857rem 0;
}
.ant-table-filter-dropdown-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper,
.ant-table-filter-dropdown-tree .ant-tree-treenode-checkbox-checked .ant-tree-node-content-wrapper:hover {
  background-color: #bae7ff;
}
.ant-table-filter-dropdown-search {
  padding: 0.57142857rem;
  border-bottom: 0.07142857rem #f0f0f0 solid;
}
.ant-table-filter-dropdown-search-input input {
  min-width: 10rem;
}
.ant-table-filter-dropdown-search-input .anticon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-table-filter-dropdown-checkall {
  width: 100%;
  margin-bottom: 0.28571429rem;
  margin-left: 0.28571429rem;
}
.ant-table-filter-dropdown-submenu > ul {
  max-height: calc(100vh - 9.28571429rem);
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 0.57142857rem;
}
.ant-table-filter-dropdown-btns {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0.57142857rem;
  overflow: hidden;
  background-color: inherit;
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-table-selection-col {
  width: 2.28571429rem;
}
.ant-table-bordered .ant-table-selection-col {
  width: 3.57142857rem;
}
table tr th.ant-table-selection-column,
table tr td.ant-table-selection-column {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
  text-align: center;
}
table tr th.ant-table-selection-column .ant-radio-wrapper,
table tr td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
table tr th.ant-table-selection-column.ant-table-cell-fix-left {
  z-index: 3;
}
table tr th.ant-table-selection-column::after {
  background-color: transparent !important;
}
.ant-table-selection {
  position: relative;
  display: inline-flex;
  flex-direction: column;
}
.ant-table-selection-extra {
  position: absolute;
  top: 0;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s;
  margin-inline-start: 100%;
  padding-inline-start: 0.28571429rem;
}
.ant-table-selection-extra .anticon {
  color: #bfbfbf;
  font-size: 0.71428571rem;
}
.ant-table-selection-extra .anticon:hover {
  color: #a6a6a6;
}
.ant-table-expand-icon-col {
  width: 3.42857143rem;
}
.ant-table-row-expand-icon-cell {
  text-align: center;
}
.ant-table-row-indent {
  float: left;
  height: 0.07142857rem;
}
.ant-table-row-expand-icon {
  color: #1890ff;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  display: inline-flex;
  float: left;
  box-sizing: border-box;
  width: 1.21428571rem;
  height: 1.21428571rem;
  padding: 0;
  color: inherit;
  line-height: 1.21428571rem;
  background: #fff;
  border: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem;
  outline: none;
  transform: scale(0.94117647);
  transition: all 0.3s;
  user-select: none;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #40a9ff;
}
.ant-table-row-expand-icon:active {
  color: #096dd9;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentcolor;
}
.ant-table-row-expand-icon::before,
.ant-table-row-expand-icon::after {
  position: absolute;
  background: currentcolor;
  transition: transform 0.3s ease-out;
  content: '';
}
.ant-table-row-expand-icon::before {
  top: 0.5rem;
  right: 0.21428571rem;
  left: 0.21428571rem;
  height: 0.07142857rem;
}
.ant-table-row-expand-icon::after {
  top: 0.21428571rem;
  bottom: 0.21428571rem;
  left: 0.5rem;
  width: 0.07142857rem;
  transform: rotate(90deg);
}
.ant-table-row-expand-icon-collapsed::before {
  transform: rotate(-180deg);
}
.ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}
.ant-table-row-expand-icon-spaced {
  background: transparent;
  border: 0;
  visibility: hidden;
}
.ant-table-row-expand-icon-spaced::before,
.ant-table-row-expand-icon-spaced::after {
  display: none;
  content: none;
}
.ant-table-row-indent + .ant-table-row-expand-icon {
  margin-top: 0.17860714rem;
  margin-right: 0.57142857rem;
}
tr.ant-table-expanded-row > td,
tr.ant-table-expanded-row:hover > td {
  background: #fbfbfb;
}
tr.ant-table-expanded-row .ant-descriptions-view {
  display: flex;
}
tr.ant-table-expanded-row .ant-descriptions-view table {
  flex: auto;
  width: auto;
}
.ant-table .ant-table-expanded-row-fixed {
  position: relative;
  margin: -1.14285714rem -1.14285714rem;
  padding: 1.14285714rem 1.14285714rem;
}
.ant-table-tbody > tr.ant-table-placeholder {
  text-align: center;
}
.ant-table-empty .ant-table-tbody > tr.ant-table-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ant-table-tbody > tr.ant-table-placeholder:hover > td {
  background: #fff;
}
.ant-table-cell-fix-left,
.ant-table-cell-fix-right {
  position: sticky !important;
  z-index: 2;
  background: #fff;
}
.ant-table-cell-fix-left-first::after,
.ant-table-cell-fix-left-last::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -0.07142857rem;
  width: 2.14285714rem;
  transform: translateX(100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table-cell-fix-right-first::after,
.ant-table-cell-fix-right-last::after {
  position: absolute;
  top: 0;
  bottom: -0.07142857rem;
  left: 0;
  width: 2.14285714rem;
  transform: translateX(-100%);
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before,
.ant-table .ant-table-container::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 2.14285714rem;
  transition: box-shadow 0.3s;
  content: '';
  pointer-events: none;
}
.ant-table .ant-table-container::before {
  left: 0;
}
.ant-table .ant-table-container::after {
  right: 0;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container {
  position: relative;
}
.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container::before {
  box-shadow: inset 0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-first::after,
.ant-table-ping-left .ant-table-cell-fix-left-last::after {
  box-shadow: inset 0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.15);
}
.ant-table-ping-left .ant-table-cell-fix-left-last::before {
  background-color: transparent !important;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container {
  position: relative;
}
.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container::after {
  box-shadow: inset -0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.15);
}
.ant-table-ping-right .ant-table-cell-fix-right-first::after,
.ant-table-ping-right .ant-table-cell-fix-right-last::after {
  box-shadow: inset -0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.15);
}
.ant-table-sticky-holder {
  position: sticky;
  z-index: calc(2 + 1);
  background: #fff;
}
.ant-table-sticky-scroll {
  position: sticky;
  bottom: 0;
  z-index: calc(2 + 1);
  display: flex;
  align-items: center;
  background: #ffffff;
  border-top: 0.07142857rem solid #f0f0f0;
  opacity: 0.6;
}
.ant-table-sticky-scroll:hover {
  transform-origin: center bottom;
}
.ant-table-sticky-scroll-bar {
  height: 0.57142857rem;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 0.28571429rem;
}
.ant-table-sticky-scroll-bar:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.ant-table-sticky-scroll-bar-active {
  background-color: rgba(0, 0, 0, 0.8);
}
@media all and (-ms-high-contrast: none) {
  .ant-table-ping-left .ant-table-cell-fix-left-last::after {
    box-shadow: none !important;
  }
  .ant-table-ping-right .ant-table-cell-fix-right-first::after {
    box-shadow: none !important;
  }
}
.ant-table-title {
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-table-title + .ant-table-container {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:first-child {
  border-radius: 0;
}
.ant-table-title + .ant-table-container table > thead > tr:first-child th:last-child {
  border-radius: 0;
}
.ant-table-container {
  border-top-left-radius: 0.14285714rem;
  border-top-right-radius: 0.14285714rem;
}
.ant-table-container table > thead > tr:first-child th:first-child {
  border-top-left-radius: 0.14285714rem;
}
.ant-table-container table > thead > tr:first-child th:last-child {
  border-top-right-radius: 0.14285714rem;
}
.ant-table-footer {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-table-wrapper-rtl {
  direction: rtl;
}
.ant-table-rtl {
  direction: rtl;
}
.ant-table-wrapper-rtl .ant-table table {
  text-align: right;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  right: auto;
  left: 0;
}
.ant-table-wrapper-rtl .ant-table-thead > tr > th {
  text-align: right;
}
.ant-table-tbody > tr .ant-table-wrapper:only-child .ant-table.ant-table-rtl {
  margin: -1.14285714rem 2.35714286rem -1.14285714rem -1.14285714rem;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-left {
  justify-content: flex-end;
}
.ant-table-wrapper.ant-table-wrapper-rtl .ant-table-pagination-right {
  justify-content: flex-start;
}
.ant-table-wrapper-rtl .ant-table-column-sorter {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-table-wrapper-rtl .ant-table-filter-column-title {
  padding: 1.14285714rem 1.14285714rem 1.14285714rem 2.3em;
}
.ant-table-rtl .ant-table-thead tr th.ant-table-column-has-sorters .ant-table-filter-column-title {
  padding: 0 0 0 2.3em;
}
.ant-table-wrapper-rtl .ant-table-filter-trigger {
  margin: -0.28571429rem 0.28571429rem -0.28571429rem -0.57142857rem;
}
.ant-dropdown-rtl .ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-rtl .ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-dropdown-menu-submenu-rtl.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-right: 0.57142857rem;
  padding-left: 0;
}
.ant-table-wrapper-rtl .ant-table-selection {
  text-align: center;
}
.ant-table-wrapper-rtl .ant-table-row-indent {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon {
  float: right;
}
.ant-table-wrapper-rtl .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon::after {
  transform: rotate(-90deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::before {
  transform: rotate(180deg);
}
.ant-table-wrapper-rtl .ant-table-row-expand-icon-collapsed::after {
  transform: rotate(0deg);
}
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.57142857rem 0;
  font-size: 1rem;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 1.14285714rem 0;
  font-size: 1.14285714rem;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.42857143rem 1.14285714rem;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.5rem 1.14285714rem 0.42857143rem;
}
.ant-tabs-rtl {
  direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0 0 2.28571429rem;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
  margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 0;
  margin-left: 0.85714286rem;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
  margin-right: 0.57142857rem;
  margin-left: -0.28571429rem;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
  order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
  order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-right: 0.14285714rem;
  margin-left: 0;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add {
  margin-right: 0.14285714rem;
  margin-left: 0;
}
.ant-tabs-dropdown-rtl {
  direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
  text-align: right;
}
.ant-tabs-top,
.ant-tabs-bottom {
  flex-direction: column;
}
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  margin: 0 0 1.14285714rem 0;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  content: '';
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  height: 0.14285714rem;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  top: 0;
  bottom: 0;
  width: 2.14285714rem;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  left: 0;
  box-shadow: inset 0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  box-shadow: inset -0.71428571rem 0 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.08);
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
  opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav::before,
.ant-tabs-top > div > .ant-tabs-nav::before {
  bottom: 0;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
  bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
  order: 1;
  margin-top: 1.14285714rem;
  margin-bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav::before,
.ant-tabs-bottom > div > .ant-tabs-nav::before {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
  top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
  order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  flex-direction: column;
  min-width: 3.57142857rem;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.57142857rem 1.71428571rem;
  text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin: 1.14285714rem 0 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  right: 0;
  left: 0;
  height: 2.14285714rem;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
  top: 0;
  box-shadow: inset 0 0.71428571rem 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  bottom: 0;
  box-shadow: inset 0 -0.71428571rem 0.57142857rem -0.57142857rem rgba(0, 0, 0, 0.08);
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
  opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  width: 0.14285714rem;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
  transition: height 0.3s, top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
  flex: 1 0 auto;
  flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
  margin-left: -0.07142857rem;
  border-left: 0.07142857rem solid #f0f0f0;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 1.71428571rem;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
  order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
  order: 0;
  margin-right: -0.07142857rem;
  border-right: 0.07142857rem solid #f0f0f0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-right: 1.71428571rem;
}
.ant-tabs-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -714.21428571rem;
  left: -714.21428571rem;
  z-index: 1050;
  display: block;
}
.ant-tabs-dropdown-hidden {
  display: none;
}
.ant-tabs-dropdown-menu {
  max-height: 14.28571429rem;
  margin: 0;
  padding: 0.28571429rem 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.14285714rem;
  outline: none;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-tabs-dropdown-menu-item {
  display: flex;
  align-items: center;
  min-width: 8.57142857rem;
  margin: 0;
  padding: 0.35714286rem 0.85714286rem;
  overflow: hidden;
  color: #272727;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.57142857rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-dropdown-menu-item > span {
  flex: 1;
  white-space: nowrap;
}
.ant-tabs-dropdown-menu-item-remove {
  flex: none;
  margin-left: 0.85714286rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.85714286rem;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.ant-tabs-dropdown-menu-item-remove:hover {
  color: #40a9ff;
}
.ant-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  cursor: not-allowed;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
  padding: 0.57142857rem 1.14285714rem;
  background: #fafafa;
  border: 0.07142857rem solid #f0f0f0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
  background: #fff;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-left: 0.14285714rem;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-bottom-color: #fff;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0 0.14285714rem 0.14285714rem;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-top-color: #fff;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
  margin-top: 0.14285714rem;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-right-color: #fff;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
  border-left-color: #fff;
}
.ant-tabs {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: flex;
  overflow: hidden;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
  position: relative;
  display: flex;
  flex: none;
  align-items: center;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
  position: relative;
  display: inline-block;
  display: flex;
  flex: auto;
  align-self: stretch;
  overflow: hidden;
  white-space: nowrap;
  transform: translate(0);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
  position: relative;
  display: flex;
  transition: transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
  display: flex;
  align-self: stretch;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
  position: relative;
  padding: 0.57142857rem 1.14285714rem;
  background: transparent;
  border: 0;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.35714286rem;
  transform: translateY(100%);
  content: '';
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
  min-width: 2.85714286rem;
  margin-left: 0.14285714rem;
  padding: 0 0.57142857rem;
  background: #fafafa;
  border: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
  color: #40a9ff;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
  color: #096dd9;
}
.ant-tabs-extra-content {
  flex: none;
}
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
  justify-content: center;
}
.ant-tabs-ink-bar {
  position: absolute;
  background: #1890ff;
  pointer-events: none;
}
.ant-tabs-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.85714286rem 0;
  font-size: 1rem;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #096dd9;
}
.ant-tabs-tab-btn {
  outline: none;
  transition: all 0.3s;
}
.ant-tabs-tab-remove {
  flex: none;
  margin-right: -0.28571429rem;
  margin-left: 0.57142857rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.85714286rem;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tabs-tab-remove:hover {
  color: #272727;
}
.ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #1890ff;
  text-shadow: 0 0 0.01785714rem currentcolor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
  margin: 0;
}
.ant-tabs-tab .anticon {
  margin-right: 0.85714286rem;
}
.ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 2.28571429rem;
}
.ant-tabs-content {
  display: flex;
  width: 100%;
}
.ant-tabs-content-holder {
  flex: auto;
  min-width: 0;
  min-height: 0;
}
.ant-tabs-content-animated {
  transition: margin 0.3s;
}
.ant-tabs-tabpane {
  flex: none;
  width: 100%;
  outline: none;
}
.ant-tag {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  height: auto;
  margin-right: 0.57142857rem;
  padding: 0 0.5rem;
  font-size: 0.85714286rem;
  line-height: 1.42857143rem;
  white-space: nowrap;
  background: #fafafa;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  opacity: 1;
  transition: all 0.3s;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: #272727;
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -0.57142857rem;
  padding: 0 0.57142857rem;
}
.ant-tag-close-icon {
  margin-left: 0.21428571rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.71428571rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-tag-close-icon:hover {
  color: #272727;
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1890ff;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #1890ff;
}
.ant-tag-checkable:active {
  background-color: #096dd9;
}
.ant-tag-hidden {
  display: none;
}
.ant-tag-pink {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-magenta {
  color: #c41d7f;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.ant-tag-red {
  color: #cf1322;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  color: #fff;
  background: #f5222d;
  border-color: #f5222d;
}
.ant-tag-volcano {
  color: #d4380d;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.ant-tag-orange {
  color: #d46b08;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  color: #fff;
  background: #fa8c16;
  border-color: #fa8c16;
}
.ant-tag-yellow {
  color: #d4b106;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.ant-tag-gold {
  color: #d48806;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  color: #fff;
  background: #faad14;
  border-color: #faad14;
}
.ant-tag-cyan {
  color: #08979c;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.ant-tag-lime {
  color: #7cb305;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.ant-tag-green {
  color: #389e0d;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  color: #fff;
  background: #52c41a;
  border-color: #52c41a;
}
.ant-tag-blue {
  color: #096dd9;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}
.ant-tag-geekblue {
  color: #1d39c4;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.ant-tag-purple {
  color: #531dab;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}
.ant-tag-success {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-processing {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-error {
  color: #ff4d4f;
  background: #fff2f0;
  border-color: #ffccc7;
}
.ant-tag-warning {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag > .anticon + span,
.ant-tag > span + .anticon {
  margin-left: 0.5rem;
}
.ant-tag.ant-tag-rtl {
  margin-right: 0;
  margin-left: 0.57142857rem;
  direction: rtl;
  text-align: right;
}
.ant-tag-rtl .ant-tag-close-icon {
  margin-right: 0.21428571rem;
  margin-left: 0;
}
.ant-tag-rtl.ant-tag > .anticon + span,
.ant-tag-rtl.ant-tag > span + .anticon {
  margin-right: 0.5rem;
  margin-left: 0;
}
.ant-timeline {
  box-sizing: border-box;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  font-feature-settings: 'tnum';
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-timeline-item {
  position: relative;
  margin: 0;
  padding-bottom: 1.42857143rem;
  font-size: 1rem;
  list-style: none;
}
.ant-timeline-item-tail {
  position: absolute;
  top: 0.71428571rem;
  left: 0.28571429rem;
  height: calc(100% - 0.71428571rem);
  border-left: 0.14285714rem solid #f0f0f0;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 0.85714286rem;
  background-color: transparent;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 0.71428571rem;
  height: 0.71428571rem;
  background-color: #fff;
  border: 0.14285714rem solid transparent;
  border-radius: 7.14285714rem;
}
.ant-timeline-item-head-blue {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-timeline-item-head-red {
  color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-timeline-item-head-green {
  color: #52c41a;
  border-color: #52c41a;
}
.ant-timeline-item-head-gray {
  color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-timeline-item-head-custom {
  position: absolute;
  top: 0.39285714rem;
  left: 0.35714286rem;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 0.21428571rem 0.07142857rem;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  transform: translate(-50%, -50%);
}
.ant-timeline-item-content {
  position: relative;
  top: -0.50007143rem;
  margin: 0 0 0 1.85714286rem;
  word-break: break-word;
}
.ant-timeline-item-last > .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last > .ant-timeline-item-content {
  min-height: 3.42857143rem;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-label .ant-timeline-item-head {
  margin-left: -0.28571429rem;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  margin-left: 0.07142857rem;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
  left: calc(50% - 0.28571429rem);
  width: calc(50% - 1rem);
  text-align: left;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(50% - 0.85714286rem);
  margin: 0;
  text-align: right;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: calc(100% - 0.28571429rem - 0.14285714rem);
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: calc(100% - 1.28571429rem);
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  display: block;
  height: calc(100% - 1rem);
  border-left: 0.14285714rem dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  top: 1.07142857rem;
  display: block;
  height: calc(100% - 1.07142857rem);
  border-left: 0.14285714rem dotted #f0f0f0;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 3.42857143rem;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  position: absolute;
  top: -0.50007143rem;
  width: calc(50% - 0.85714286rem);
  text-align: right;
}
.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  left: calc(50% + 1rem);
  width: calc(50% - 1rem);
  text-align: left;
}
.ant-timeline-rtl {
  direction: rtl;
}
.ant-timeline-rtl .ant-timeline-item-tail {
  right: 0.28571429rem;
  left: auto;
  border-right: 0.14285714rem solid #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl .ant-timeline-item-head-custom {
  right: 0.35714286rem;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-timeline-rtl .ant-timeline-item-content {
  margin: 0 1.28571429rem 0 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  right: 50%;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head {
  margin-right: -0.28571429rem;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom {
  margin-right: 0.07142857rem;
  margin-left: 0;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-left .ant-timeline-item-content {
  right: calc(50% - 0.28571429rem);
  left: auto;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-content {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  right: 0;
  left: auto;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  width: 100%;
  margin-right: 1.28571429rem;
  text-align: right;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  border-right: 0.14285714rem dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  border-right: 0.14285714rem dotted #f0f0f0;
  border-left: none;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-label {
  text-align: left;
}
.ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-right .ant-timeline-item-label {
  right: calc(50% + 1rem);
  text-align: right;
}
.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  width: max-content;
  max-width: 17.85714286rem;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 0.57142857rem;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 0.57142857rem;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 0.57142857rem;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 0.57142857rem;
}
.ant-tooltip-inner {
  min-width: 2.14285714rem;
  min-height: 2.28571429rem;
  padding: 0.42857143rem 0.57142857rem;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.14285714rem;
  box-shadow: 0 0.21428571rem 0.42857143rem -0.28571429rem rgba(0, 0, 0, 0.12), 0 0.42857143rem 1.14285714rem 0 rgba(0, 0, 0, 0.08), 0 0.64285714rem 2rem 0.57142857rem rgba(0, 0, 0, 0.05);
}
.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.9336477rem;
  height: 0.9336477rem;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 0.35714286rem;
  height: 0.35714286rem;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -0.36221913rem;
}
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
  box-shadow: 0.21428571rem 0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateY(-0.46682385rem) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 0.92857143rem;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 0.92857143rem;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -0.36221913rem;
}
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content {
  box-shadow: -0.21428571rem 0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateX(0.46682385rem) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 0.35714286rem;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 0.35714286rem;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -0.36221913rem;
}
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content {
  box-shadow: 0.21428571rem -0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateX(-0.46682385rem) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 0.35714286rem;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 0.35714286rem;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -0.36221913rem;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
  box-shadow: -0.21428571rem -0.21428571rem 0.5rem rgba(0, 0, 0, 0.07);
  transform: translateY(0.46682385rem) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 0.92857143rem;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 0.92857143rem;
}
.ant-tooltip-pink .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow-content {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
  background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow-content {
  background-color: #eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
  background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow-content {
  background-color: #f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
  background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow-content {
  background-color: #fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
  background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow-content {
  background-color: #fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
  background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow-content {
  background-color: #fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
  background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow-content {
  background-color: #faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
  background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow-content {
  background-color: #13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
  background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow-content {
  background-color: #a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
  background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow-content {
  background-color: #52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
  background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow-content {
  background-color: #1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
  background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow-content {
  background-color: #2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
  background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow-content {
  background-color: #722ed1;
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}
.ant-transfer-customize-list .ant-transfer-list {
  flex: 1 1 50%;
  width: auto;
  height: auto;
  min-height: 14.28571429rem;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small {
  border: 0;
  border-radius: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-selection-column {
  width: 2.85714286rem;
  min-width: 2.85714286rem;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th {
  background: #fafafa;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0.07142857rem solid #f0f0f0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body {
  margin: 0;
}
.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 1.14285714rem 0 0.28571429rem;
}
.ant-transfer-customize-list .ant-input[disabled] {
  background-color: transparent;
}
.ant-transfer {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: flex;
  align-items: stretch;
}
.ant-transfer-disabled .ant-transfer-list {
  background: #f5f5f5;
}
.ant-transfer-list {
  display: flex;
  flex-direction: column;
  width: 12.85714286rem;
  height: 14.28571429rem;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
}
.ant-transfer-list-with-pagination {
  width: 17.85714286rem;
  height: auto;
}
.ant-transfer-list-search .anticon-search {
  color: rgba(0, 0, 0, 0.25);
}
.ant-transfer-list-header {
  display: flex;
  flex: none;
  align-items: center;
  height: 2.85714286rem;
  padding: 0.57142857rem 0.85714286rem 0.64285714rem;
  color: #272727;
  background: #fff;
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-radius: 0.14285714rem 0.14285714rem 0 0;
}
.ant-transfer-list-header > *:not(:last-child) {
  margin-right: 0.28571429rem;
}
.ant-transfer-list-header > * {
  flex: none;
}
.ant-transfer-list-header-title {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-align: right;
  text-overflow: ellipsis;
}
.ant-transfer-list-header-dropdown {
  font-size: 0.71428571rem;
  transform: translateY(10%);
  cursor: pointer;
}
.ant-transfer-list-header-dropdown[disabled] {
  cursor: not-allowed;
}
.ant-transfer-list-body {
  display: flex;
  flex: auto;
  flex-direction: column;
  overflow: hidden;
  font-size: 1rem;
}
.ant-transfer-list-body-search-wrapper {
  position: relative;
  flex: none;
  padding: 0.85714286rem;
}
.ant-transfer-list-content {
  flex: auto;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.ant-transfer-list-content-item {
  display: flex;
  align-items: center;
  min-height: 2.28571429rem;
  padding: 0.42857143rem 0.85714286rem;
  line-height: 1.42857143rem;
  transition: all 0.3s;
}
.ant-transfer-list-content-item > *:not(:last-child) {
  margin-right: 0.57142857rem;
}
.ant-transfer-list-content-item > * {
  flex: none;
}
.ant-transfer-list-content-item-text {
  flex: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-transfer-list-content-item-remove {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  color: #d9d9d9;
}
.ant-transfer-list-content-item-remove:focus,
.ant-transfer-list-content-item-remove:hover {
  color: #40a9ff;
}
.ant-transfer-list-content-item-remove:active {
  color: #096dd9;
}
.ant-transfer-list-content-item-remove::after {
  position: absolute;
  top: -0.42857143rem;
  right: -50%;
  bottom: -0.42857143rem;
  left: -50%;
  content: '';
}
.ant-transfer-list-content-item-remove:hover {
  color: #40a9ff;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background-color: #f5f5f5;
  cursor: pointer;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled).ant-transfer-list-content-item-checked:hover {
  background-color: #dcf4ff;
}
.ant-transfer-list-content-show-remove .ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  background: transparent;
  cursor: default;
}
.ant-transfer-list-content-item-checked {
  background-color: #e6f7ff;
}
.ant-transfer-list-content-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-transfer-list-pagination {
  padding: 0.57142857rem 0;
  text-align: right;
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-transfer-list-body-not-found {
  flex: none;
  width: 100%;
  margin: auto 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
}
.ant-transfer-list-footer {
  border-top: 0.07142857rem solid #f0f0f0;
}
.ant-transfer-operation {
  display: flex;
  flex: none;
  flex-direction: column;
  align-self: center;
  margin: 0 0.57142857rem;
  vertical-align: middle;
}
.ant-transfer-operation .ant-btn {
  display: block;
}
.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 0.28571429rem;
}
.ant-transfer-operation .ant-btn .anticon {
  font-size: 0.85714286rem;
}
.ant-transfer .ant-empty-image {
  max-height: -0.14285714rem;
}
.ant-transfer-rtl {
  direction: rtl;
}
.ant-transfer-rtl .ant-transfer-list-search {
  padding-right: 0.57142857rem;
  padding-left: 1.71428571rem;
}
.ant-transfer-rtl .ant-transfer-list-search-action {
  right: auto;
  left: 0.85714286rem;
}
.ant-transfer-rtl .ant-transfer-list-header > *:not(:last-child) {
  margin-right: 0;
  margin-left: 0.28571429rem;
}
.ant-transfer-rtl .ant-transfer-list-header {
  right: 0;
  left: auto;
}
.ant-transfer-rtl .ant-transfer-list-header-title {
  text-align: left;
}
.ant-transfer-rtl .ant-transfer-list-content-item > *:not(:last-child) {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-transfer-rtl .ant-transfer-list-pagination {
  text-align: left;
}
.ant-transfer-rtl .ant-transfer-list-footer {
  right: 0;
  left: auto;
}
@keyframes ant-tree-node-fx-do-not-use {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-select-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-select-tree-checkbox:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
  visibility: visible;
}
.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  direction: ltr;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-select-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 0.40816327rem;
  height: 0.65306122rem;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled:hover::after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-select-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-select-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 0.57142857rem;
}
.ant-select-tree-checkbox + span {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-select-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-select-tree-checkbox-group-item {
  margin-right: 0.57142857rem;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-select-tree-checkbox-rtl {
  direction: rtl;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-select-tree-checkbox-group-rtl .ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0.57142857rem;
}
.ant-tree-select-dropdown {
  padding: 0.57142857rem 0.28571429rem;
}
.ant-tree-select-dropdown-rtl {
  direction: rtl;
}
.ant-tree-select-dropdown .ant-select-tree {
  border-radius: 0;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
  border-radius: 0.14285714rem;
  transition: background-color 0.3s;
}
.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused) {
  background: #e6f7ff;
}
.ant-select-tree-list-holder-inner {
  align-items: flex-start;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner {
  align-items: stretch;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper {
  flex: auto;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging {
  position: relative;
}
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-treenode.dragging::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.28571429rem;
  left: 0;
  border: 0.07142857rem solid #1890ff;
  opacity: 0;
  animation: ant-tree-node-fx-do-not-use 0.3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
.ant-select-tree .ant-select-tree-treenode {
  display: flex;
  align-items: flex-start;
  padding: 0 0 0.28571429rem 0;
  outline: none;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper {
  background: #f5f5f5;
}
.ant-select-tree .ant-select-tree-treenode:not(.ant-select-tree .ant-select-tree-treenode-disabled).filter-node .ant-select-tree-title {
  color: inherit;
  font-weight: 500;
}
.ant-select-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  user-select: none;
}
.ant-select-tree-indent-unit {
  display: inline-block;
  width: 1.71428571rem;
}
.ant-select-tree-draggable-icon {
  width: 1.71428571rem;
  line-height: 1.71428571rem;
  text-align: center;
  opacity: 0.2;
  transition: opacity 0.3s;
}
.ant-select-tree-treenode:hover .ant-select-tree-draggable-icon {
  opacity: 0.45;
}
.ant-select-tree-switcher {
  position: relative;
  flex: none;
  align-self: stretch;
  width: 1.71428571rem;
  margin: 0;
  line-height: 1.71428571rem;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.ant-select-tree-switcher .ant-tree-switcher-icon,
.ant-select-tree-switcher .ant-select-tree-switcher-icon {
  display: inline-block;
  font-size: 0.71428571rem;
  vertical-align: baseline;
}
.ant-select-tree-switcher .ant-tree-switcher-icon svg,
.ant-select-tree-switcher .ant-select-tree-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-select-tree-switcher-noop {
  cursor: default;
}
.ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-select-tree-switcher-loading-icon {
  color: #1890ff;
}
.ant-select-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ant-select-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  right: 0.85714286rem;
  bottom: -0.28571429rem;
  margin-left: -0.07142857rem;
  border-right: 0.07142857rem solid #d9d9d9;
  content: ' ';
}
.ant-select-tree-switcher-leaf-line::after {
  position: absolute;
  width: 0.71428571rem;
  height: 1rem;
  border-bottom: 0.07142857rem solid #d9d9d9;
  content: ' ';
}
.ant-select-tree-checkbox {
  top: initial;
  margin: 0.28571429rem 0.57142857rem 0 0;
}
.ant-select-tree .ant-select-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 1.71428571rem;
  margin: 0;
  padding: 0 0.28571429rem;
  color: inherit;
  line-height: 1.71428571rem;
  background: transparent;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: all 0.3s, border 0s, line-height 0s, box-shadow 0s;
}
.ant-select-tree .ant-select-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #bae7ff;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle {
  display: inline-block;
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  text-align: center;
  vertical-align: top;
}
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty {
  display: none;
}
.ant-select-tree-unselectable .ant-select-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.ant-select-tree-node-content-wrapper {
  line-height: 1.71428571rem;
  user-select: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator {
  position: absolute;
  z-index: 1;
  height: 0.14285714rem;
  background-color: #1890ff;
  border-radius: 0.07142857rem;
  pointer-events: none;
}
.ant-select-tree-node-content-wrapper .ant-tree-drop-indicator::after {
  position: absolute;
  top: -0.21428571rem;
  left: -0.42857143rem;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: transparent;
  border: 0.14285714rem solid #1890ff;
  border-radius: 50%;
  content: '';
}
.ant-select-tree .ant-select-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 0.14285714rem #1890ff;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit {
  position: relative;
  height: 100%;
}
.ant-select-tree-show-line .ant-select-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 0.85714286rem;
  bottom: -0.28571429rem;
  border-right: 0.07142857rem solid #d9d9d9;
  content: '';
}
.ant-select-tree-show-line .ant-select-tree-indent-unit-end::before {
  display: none;
}
.ant-select-tree-show-line .ant-select-tree-switcher {
  background: #fff;
}
.ant-select-tree-show-line .ant-select-tree-switcher-line-icon {
  vertical-align: -0.15em;
}
.ant-select-tree .ant-select-tree-treenode-leaf-last .ant-select-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 1rem !important;
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
  transform: rotate(90deg);
}
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher-loading-icon {
  transform: scaleY(-1);
}
.ant-tree.ant-tree-directory .ant-tree-treenode {
  position: relative;
}
.ant-tree.ant-tree-directory .ant-tree-treenode::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.28571429rem;
  left: 0;
  transition: background-color 0.3s;
  content: '';
  pointer-events: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode:hover::before {
  background: #f5f5f5;
}
.ant-tree.ant-tree-directory .ant-tree-treenode > * {
  z-index: 1;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher {
  transition: color 0.3s;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
  border-radius: 0;
  user-select: none;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
  background: #1890ff;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
  color: #fff;
}
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper {
  color: #fff;
  background: transparent;
}
.ant-tree-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: 0.2em;
  line-height: 1;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-tree-checkbox:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
  visibility: visible;
}
.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 1.14285714rem;
  height: 1.14285714rem;
  direction: ltr;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-tree-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 21.5%;
  display: table;
  width: 0.40816327rem;
  height: 0.65306122rem;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 0.14285714rem solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
  pointer-events: none;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled:hover::after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
  visibility: hidden;
}
.ant-tree-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-flex;
  align-items: baseline;
  line-height: unset;
  cursor: pointer;
}
.ant-tree-checkbox-wrapper::after {
  display: inline-block;
  width: 0;
  overflow: hidden;
  content: '\a0';
}
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 0.57142857rem;
}
.ant-tree-checkbox + span {
  padding-right: 0.57142857rem;
  padding-left: 0.57142857rem;
}
.ant-tree-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-tree-checkbox-group-item {
  margin-right: 0.57142857rem;
}
.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: #1890ff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree-checkbox-rtl {
  direction: rtl;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item {
  margin-right: 0;
  margin-left: 0.57142857rem;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item:last-child {
  margin-left: 0 !important;
}
.ant-tree-checkbox-group-rtl .ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0.57142857rem;
}
.ant-tree {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  background: #fff;
  border-radius: 0.14285714rem;
  transition: background-color 0.3s;
}
.ant-tree-focused:not(:hover):not(.ant-tree-active-focused) {
  background: #e6f7ff;
}
.ant-tree-list-holder-inner {
  align-items: flex-start;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner {
  align-items: stretch;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  flex: auto;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging {
  position: relative;
}
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-treenode.dragging::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.28571429rem;
  left: 0;
  border: 0.07142857rem solid #1890ff;
  opacity: 0;
  animation: ant-tree-node-fx-do-not-use 0.3s;
  animation-play-state: running;
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
.ant-tree .ant-tree-treenode {
  display: flex;
  align-items: flex-start;
  padding: 0 0 0.28571429rem 0;
  outline: none;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper {
  background: #f5f5f5;
}
.ant-tree .ant-tree-treenode:not(.ant-tree .ant-tree-treenode-disabled).filter-node .ant-tree-title {
  color: inherit;
  font-weight: 500;
}
.ant-tree-indent {
  align-self: stretch;
  white-space: nowrap;
  user-select: none;
}
.ant-tree-indent-unit {
  display: inline-block;
  width: 1.71428571rem;
}
.ant-tree-draggable-icon {
  width: 1.71428571rem;
  line-height: 1.71428571rem;
  text-align: center;
  opacity: 0.2;
  transition: opacity 0.3s;
}
.ant-tree-treenode:hover .ant-tree-draggable-icon {
  opacity: 0.45;
}
.ant-tree-switcher {
  position: relative;
  flex: none;
  align-self: stretch;
  width: 1.71428571rem;
  margin: 0;
  line-height: 1.71428571rem;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.ant-tree-switcher .ant-tree-switcher-icon,
.ant-tree-switcher .ant-select-tree-switcher-icon {
  display: inline-block;
  font-size: 0.71428571rem;
  vertical-align: baseline;
}
.ant-tree-switcher .ant-tree-switcher-icon svg,
.ant-tree-switcher .ant-select-tree-switcher-icon svg {
  transition: transform 0.3s;
}
.ant-tree-switcher-noop {
  cursor: default;
}
.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(-90deg);
}
.ant-tree-switcher-loading-icon {
  color: #1890ff;
}
.ant-tree-switcher-leaf-line {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ant-tree-switcher-leaf-line::before {
  position: absolute;
  top: 0;
  right: 0.85714286rem;
  bottom: -0.28571429rem;
  margin-left: -0.07142857rem;
  border-right: 0.07142857rem solid #d9d9d9;
  content: ' ';
}
.ant-tree-switcher-leaf-line::after {
  position: absolute;
  width: 0.71428571rem;
  height: 1rem;
  border-bottom: 0.07142857rem solid #d9d9d9;
  content: ' ';
}
.ant-tree-checkbox {
  top: initial;
  margin: 0.28571429rem 0.57142857rem 0 0;
}
.ant-tree .ant-tree-node-content-wrapper {
  position: relative;
  z-index: auto;
  min-height: 1.71428571rem;
  margin: 0;
  padding: 0 0.28571429rem;
  color: inherit;
  line-height: 1.71428571rem;
  background: transparent;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: all 0.3s, border 0s, line-height 0s, box-shadow 0s;
}
.ant-tree .ant-tree-node-content-wrapper:hover {
  background-color: #f5f5f5;
}
.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #bae7ff;
}
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle {
  display: inline-block;
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  text-align: center;
  vertical-align: top;
}
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty {
  display: none;
}
.ant-tree-unselectable .ant-tree-node-content-wrapper:hover {
  background-color: transparent;
}
.ant-tree-node-content-wrapper {
  line-height: 1.71428571rem;
  user-select: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator {
  position: absolute;
  z-index: 1;
  height: 0.14285714rem;
  background-color: #1890ff;
  border-radius: 0.07142857rem;
  pointer-events: none;
}
.ant-tree-node-content-wrapper .ant-tree-drop-indicator::after {
  position: absolute;
  top: -0.21428571rem;
  left: -0.42857143rem;
  width: 0.57142857rem;
  height: 0.57142857rem;
  background-color: transparent;
  border: 0.14285714rem solid #1890ff;
  border-radius: 50%;
  content: '';
}
.ant-tree .ant-tree-treenode.drop-container > [draggable] {
  box-shadow: 0 0 0 0.14285714rem #1890ff;
}
.ant-tree-show-line .ant-tree-indent-unit {
  position: relative;
  height: 100%;
}
.ant-tree-show-line .ant-tree-indent-unit::before {
  position: absolute;
  top: 0;
  right: 0.85714286rem;
  bottom: -0.28571429rem;
  border-right: 0.07142857rem solid #d9d9d9;
  content: '';
}
.ant-tree-show-line .ant-tree-indent-unit-end::before {
  display: none;
}
.ant-tree-show-line .ant-tree-switcher {
  background: #fff;
}
.ant-tree-show-line .ant-tree-switcher-line-icon {
  vertical-align: -0.15em;
}
.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
  top: auto !important;
  bottom: auto !important;
  height: 1rem !important;
}
.ant-tree-rtl {
  direction: rtl;
}
.ant-tree-rtl .ant-tree-node-content-wrapper[draggable='true'] .ant-tree-drop-indicator::after {
  right: -0.42857143rem;
  left: unset;
}
.ant-tree .ant-tree-treenode-rtl {
  direction: rtl;
}
.ant-tree-rtl .ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(90deg);
}
.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit::before {
  right: auto;
  left: -0.92857143rem;
  border-right: none;
  border-left: 0.07142857rem solid #d9d9d9;
}
.ant-tree-rtl.ant-tree-checkbox {
  margin: 0.28571429rem 0 0 0.57142857rem;
}
.ant-tree-select-dropdown-rtl .ant-select-tree-checkbox {
  margin: 0.28571429rem 0 0 0.57142857rem;
}
.ant-typography {
  color: #272727;
  overflow-wrap: break-word;
}
.ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.ant-typography.ant-typography-success {
  color: #52c41a;
}
.ant-typography.ant-typography-warning {
  color: #faad14;
}
.ant-typography.ant-typography-danger {
  color: #ff4d4f;
}
a.ant-typography.ant-typography-danger:active,
a.ant-typography.ant-typography-danger:focus,
a.ant-typography.ant-typography-danger:hover {
  color: #ff7875;
}
.ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  user-select: none;
}
div.ant-typography,
.ant-typography p {
  margin-bottom: 1em;
}
h1.ant-typography,
.ant-typography h1 {
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 600;
  font-size: 2.71428571rem;
  line-height: 1.23;
}
h2.ant-typography,
.ant-typography h2 {
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 600;
  font-size: 2.14285714rem;
  line-height: 1.35;
}
h3.ant-typography,
.ant-typography h3 {
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 600;
  font-size: 1.71428571rem;
  line-height: 1.35;
}
h4.ant-typography,
.ant-typography h4 {
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 600;
  font-size: 1.42857143rem;
  line-height: 1.4;
}
h5.ant-typography,
.ant-typography h5 {
  margin-bottom: 0.5em;
  color: #272727;
  font-weight: 600;
  font-size: 1.14285714rem;
  line-height: 1.5;
}
.ant-typography + h1.ant-typography,
.ant-typography + h2.ant-typography,
.ant-typography + h3.ant-typography,
.ant-typography + h4.ant-typography,
.ant-typography + h5.ant-typography {
  margin-top: 1.2em;
}
.ant-typography div + h1,
.ant-typography ul + h1,
.ant-typography li + h1,
.ant-typography p + h1,
.ant-typography h1 + h1,
.ant-typography h2 + h1,
.ant-typography h3 + h1,
.ant-typography h4 + h1,
.ant-typography h5 + h1,
.ant-typography div + h2,
.ant-typography ul + h2,
.ant-typography li + h2,
.ant-typography p + h2,
.ant-typography h1 + h2,
.ant-typography h2 + h2,
.ant-typography h3 + h2,
.ant-typography h4 + h2,
.ant-typography h5 + h2,
.ant-typography div + h3,
.ant-typography ul + h3,
.ant-typography li + h3,
.ant-typography p + h3,
.ant-typography h1 + h3,
.ant-typography h2 + h3,
.ant-typography h3 + h3,
.ant-typography h4 + h3,
.ant-typography h5 + h3,
.ant-typography div + h4,
.ant-typography ul + h4,
.ant-typography li + h4,
.ant-typography p + h4,
.ant-typography h1 + h4,
.ant-typography h2 + h4,
.ant-typography h3 + h4,
.ant-typography h4 + h4,
.ant-typography h5 + h4,
.ant-typography div + h5,
.ant-typography ul + h5,
.ant-typography li + h5,
.ant-typography p + h5,
.ant-typography h1 + h5,
.ant-typography h2 + h5,
.ant-typography h3 + h5,
.ant-typography h4 + h5,
.ant-typography h5 + h5 {
  margin-top: 1.2em;
}
a.ant-typography-ellipsis,
span.ant-typography-ellipsis {
  display: inline-block;
  max-width: 100%;
}
a.ant-typography,
.ant-typography a {
  color: #1890ff;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  text-decoration: none;
}
a.ant-typography:focus,
.ant-typography a:focus,
a.ant-typography:hover,
.ant-typography a:hover {
  color: #40a9ff;
}
a.ant-typography:active,
.ant-typography a:active {
  color: #096dd9;
}
a.ant-typography:active,
.ant-typography a:active,
a.ant-typography:hover,
.ant-typography a:hover {
  text-decoration: none;
}
a.ant-typography[disabled],
.ant-typography a[disabled],
a.ant-typography.ant-typography-disabled,
.ant-typography a.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active,
a.ant-typography[disabled]:hover,
.ant-typography a[disabled]:hover,
a.ant-typography.ant-typography-disabled:hover,
.ant-typography a.ant-typography-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
a.ant-typography[disabled]:active,
.ant-typography a[disabled]:active,
a.ant-typography.ant-typography-disabled:active,
.ant-typography a.ant-typography-disabled:active {
  pointer-events: none;
}
.ant-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 0.07142857rem solid rgba(100, 100, 100, 0.2);
  border-radius: 0.21428571rem;
}
.ant-typography kbd {
  margin: 0 0.2em;
  padding: 0.15em 0.4em 0.1em;
  font-size: 90%;
  background: rgba(150, 150, 150, 0.06);
  border: 0.07142857rem solid rgba(100, 100, 100, 0.2);
  border-bottom-width: 0.14285714rem;
  border-radius: 0.21428571rem;
}
.ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.ant-typography u,
.ant-typography ins {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
.ant-typography s,
.ant-typography del {
  text-decoration: line-through;
}
.ant-typography strong {
  font-weight: 600;
}
.ant-typography-expand,
.ant-typography-edit,
.ant-typography-copy {
  color: #1890ff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 0.28571429rem;
}
.ant-typography-expand:focus,
.ant-typography-edit:focus,
.ant-typography-copy:focus,
.ant-typography-expand:hover,
.ant-typography-edit:hover,
.ant-typography-copy:hover {
  color: #40a9ff;
}
.ant-typography-expand:active,
.ant-typography-edit:active,
.ant-typography-copy:active {
  color: #096dd9;
}
.ant-typography-copy-success,
.ant-typography-copy-success:hover,
.ant-typography-copy-success:focus {
  color: #52c41a;
}
.ant-typography-edit-content {
  position: relative;
}
div.ant-typography-edit-content {
  left: -0.85714286rem;
  margin-top: -0.35714286rem;
  margin-bottom: calc(1em - 0.28571429rem - 0.07142857rem);
}
.ant-typography-edit-content-confirm {
  position: absolute;
  right: 0.71428571rem;
  bottom: 0.57142857rem;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.ant-typography-edit-content textarea {
  -moz-transition: none;
}
.ant-typography ul,
.ant-typography ol {
  margin: 0 0 1em;
  padding: 0;
}
.ant-typography ul li,
.ant-typography ol li {
  margin: 0 0 0 1.42857143rem;
  padding: 0 0 0 0.28571429rem;
}
.ant-typography ul {
  list-style-type: circle;
}
.ant-typography ul ul {
  list-style-type: disc;
}
.ant-typography ol {
  list-style-type: decimal;
}
.ant-typography pre,
.ant-typography blockquote {
  margin: 1em 0;
}
.ant-typography pre {
  padding: 0.4em 0.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, 0.1);
  border: 0.07142857rem solid rgba(100, 100, 100, 0.2);
  border-radius: 0.21428571rem;
}
.ant-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
  border: 0;
}
.ant-typography blockquote {
  padding: 0 0 0 0.6em;
  border-left: 0.28571429rem solid rgba(100, 100, 100, 0.2);
  opacity: 0.85;
}
.ant-typography-single-line {
  white-space: nowrap;
}
.ant-typography-ellipsis-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
a.ant-typography-ellipsis-single-line,
span.ant-typography-ellipsis-single-line {
  vertical-align: bottom;
}
.ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.ant-typography-rtl {
  direction: rtl;
}
.ant-typography-rtl .ant-typography-expand,
.ant-typography-rtl .ant-typography-edit,
.ant-typography-rtl .ant-typography-copy {
  margin-right: 0.28571429rem;
  margin-left: 0;
}
.ant-typography-rtl .ant-typography-expand {
  float: left;
}
div.ant-typography-edit-content.ant-typography-rtl {
  right: -0.85714286rem;
  left: auto;
}
.ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 0.71428571rem;
}
.ant-typography-rtl.ant-typography ul li,
.ant-typography-rtl.ant-typography ol li {
  margin: 0 1.42857143rem 0 0;
  padding: 0 0.28571429rem 0 0;
}
.ant-upload {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type='file'] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-select-picture-card {
  width: 7.42857143rem;
  height: 7.42857143rem;
  margin-right: 0.57142857rem;
  margin-bottom: 0.57142857rem;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 0.07142857rem dashed #d9d9d9;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #1890ff;
}
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #d9d9d9;
}
.ant-upload.ant-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 0.07142857rem dashed #d9d9d9;
  border-radius: 0.14285714rem;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 1.14285714rem 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border-color: #096dd9;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #40a9ff;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 1.42857143rem;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  color: #40a9ff;
  font-size: 3.42857143rem;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  margin: 0 0 0.28571429rem;
  color: #272727;
  font-size: 1.14285714rem;
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-upload.ant-upload-drag .anticon-plus {
  color: rgba(0, 0, 0, 0.25);
  font-size: 2.14285714rem;
  transition: all 0.3s;
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-picture-card-wrapper {
  display: inline-block;
  width: 100%;
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-picture-card-wrapper::before {
  display: table;
  content: '';
}
.ant-upload-picture-card-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #272727;
  font-size: 1rem;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: 'tnum';
  line-height: 1.5715;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list-item {
  position: relative;
  height: 1.5715rem;
  margin-top: 0.57142857rem;
  font-size: 1rem;
}
.ant-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 1.57142857rem;
  overflow: hidden;
  line-height: 1.5715;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-upload-list-item-card-actions {
  position: absolute;
  right: 0;
}
.ant-upload-list-item-card-actions-btn {
  opacity: 0;
}
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
  height: 1.42857143rem;
  line-height: 1;
}
.ant-upload-list-item-card-actions.picture {
  top: 1.57142857rem;
  line-height: 0;
}
.ant-upload-list-item-card-actions-btn:focus,
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-card-actions .anticon {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-item-info {
  height: 100%;
  padding: 0 0.28571429rem;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
  width: 100%;
  height: 100%;
}
.ant-upload-list-item-info .anticon-loading .anticon,
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
  position: absolute;
  top: 0.35714286rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1rem;
}
.ant-upload-list-item .anticon-close {
  position: absolute;
  top: 0.42857143rem;
  right: 0.28571429rem;
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.71428571rem;
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-item .anticon-close:hover {
  color: #272727;
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #f5f5f5;
}
.ant-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  color: #ff4d4f;
}
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
  opacity: 1;
}
.ant-upload-list-item-progress {
  position: absolute;
  bottom: -0.85714286rem;
  width: 100%;
  padding-left: 1.85714286rem;
  font-size: 1rem;
  line-height: 0;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  position: relative;
  height: 4.71428571rem;
  padding: 0.57142857rem;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 3.42857143rem;
  height: 3.42857143rem;
  line-height: 4.28571429rem;
  text-align: center;
  opacity: 0.8;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
  font-size: 1.85714286rem;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
  fill: #fff2f0;
}
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
  fill: #ff4d4f;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.85714286rem;
  transform: translate(-50%, -50%);
}
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
  font-size: 1.85714286rem;
}
.ant-upload-list-picture .ant-upload-list-item-image,
.ant-upload-list-picture-card .ant-upload-list-item-image {
  max-width: 100%;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 3.42857143rem;
  height: 3.42857143rem;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 0 0.57142857rem;
  padding-right: 0.57142857rem;
  padding-left: 3.42857143rem;
  overflow: hidden;
  line-height: 3.14285714rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  margin-bottom: 0.85714286rem;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 1rem;
  width: calc(100% - 1.71428571rem);
  margin-top: 0;
  padding-left: 4rem;
}
.ant-upload-list-picture .anticon-close,
.ant-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 0.57142857rem;
  right: 0.57142857rem;
  line-height: 1;
  opacity: 1;
}
.ant-upload-list-picture-card-container {
  display: inline-block;
  width: 7.42857143rem;
  height: 7.42857143rem;
  margin: 0 0.57142857rem 0.57142857rem 0;
  vertical-align: top;
}
.ant-upload-list-picture-card.ant-upload-list::after {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  height: 100%;
  margin: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  content: ' ';
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 1.14285714rem;
  margin: 0 0.28571429rem;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.14285714rem;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  display: none;
  margin: 0.57142857rem 0 0;
  padding: 0;
  line-height: 1.5715;
  text-align: center;
}
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  position: absolute;
  bottom: 0.71428571rem;
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  bottom: 2.28571429rem;
  width: calc(100% - 1rem);
  padding-left: 0;
}
.ant-upload-list-text-container,
.ant-upload-list-picture-container {
  transition: opacity 0.3s, height 0.3s;
}
.ant-upload-list-text-container::before,
.ant-upload-list-picture-container::before {
  display: table;
  width: 0;
  height: 0;
  content: '';
}
.ant-upload-list-text-container .ant-upload-span,
.ant-upload-list-picture-container .ant-upload-span {
  display: block;
  flex: auto;
}
.ant-upload-list-text .ant-upload-span,
.ant-upload-list-picture .ant-upload-span {
  display: flex;
  align-items: center;
}
.ant-upload-list-text .ant-upload-span > *,
.ant-upload-list-picture .ant-upload-span > * {
  flex: none;
}
.ant-upload-list-text .ant-upload-list-item-name,
.ant-upload-list-picture .ant-upload-list-item-name {
  flex: auto;
  margin: 0;
  padding: 0 0.57142857rem;
}
.ant-upload-list-text .ant-upload-list-item-card-actions,
.ant-upload-list-picture .ant-upload-list-item-card-actions {
  position: static;
}
.ant-upload-list-text .ant-upload-text-icon .anticon {
  position: static;
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-duration: 0.3s;
  animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-upload-list .ant-upload-animate-inline-appear,
.ant-upload-list .ant-upload-animate-inline-enter {
  animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  animation-name: uploadAnimateInlineOut;
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.ant-upload-rtl {
  direction: rtl;
}
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
  margin-right: auto;
  margin-left: 0.57142857rem;
}
.ant-upload-list-rtl {
  direction: rtl;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
  padding-right: 1.57142857rem;
  padding-left: 1rem;
}
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
  padding-right: 1.57142857rem;
  padding-left: 2rem;
}
.ant-upload-list-rtl .ant-upload-list-item-name {
  padding-right: 1.57142857rem;
  padding-left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
  padding-left: 1rem;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
  right: auto;
  left: 0;
}
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 0.35714286rem;
}
.ant-upload-list-rtl .ant-upload-list-item-info {
  padding: 0 0.28571429rem 0 0.85714286rem;
}
.ant-upload-list-rtl .ant-upload-list-item .anticon-close {
  right: auto;
  left: 0.28571429rem;
}
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
  padding-right: 0;
  padding-left: 0.35714286rem;
}
.ant-upload-list-rtl .ant-upload-list-item-progress {
  padding-right: 1.85714286rem;
  padding-left: 0;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  right: 0.57142857rem;
  left: auto;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 0 0.57142857rem 0 0;
  padding-right: 3.42857143rem;
  padding-left: 0.57142857rem;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
  padding-right: 3.42857143rem;
  padding-left: 1.28571429rem;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
  padding-right: 3.42857143rem;
  padding-left: 2.57142857rem;
}
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-right: 0;
  padding-left: 0;
}
.ant-upload-list-rtl.ant-upload-list-picture .anticon-close,
.ant-upload-list-rtl.ant-upload-list-picture-card .anticon-close {
  right: auto;
  left: 0.57142857rem;
}
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
  margin: 0 0 0.57142857rem 0.57142857rem;
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
  right: 50%;
  left: auto;
  transform: translate(50%, -50%);
}
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
  margin: 0.57142857rem 0 0;
  padding: 0;
}
html,
body {
  font-size: 14PX;
}
@media screen and (min-device-width: 3000PX) {
  html,
  body {
    font-size: 28PX;
  }
  [class^="ptz-icon-"] {
    background-image: url('/static/media/4k_PTZ.3b8be864.png');
  }
  [class*="m-o-i-"] {
    background-image: url('/static/media/4k_icons-other.bfc62b41.png');
  }
  [class*="vehicle-icon-"] {
    background-image: url('/static/media/4k_icons-cars.4eabbf47.png');
  }
  [class^="pan-i-tip-"] {
    background-image: url('/static/media/4k_device.ae735abc.png');
  }
  .m-o-diskgroup {
    background: url('/static/media/4k_diskgroup.1a878466.png') no-repeat;
  }
}
html,
body {
  font-size: 14PX;
}
@media screen and (min-device-width: 214.28571429rem) {
  html,
  body {
    font-size: 28PX;
  }
}
::-webkit-scrollbar {
  width: 0.85714286rem;
  height: 0.85714286rem;
  cursor: pointer;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb {
  border-left: 0.42857143rem solid transparent;
  border-right: 0rem solid transparent;
  border-top: 0.42857143rem solid transparent;
  border-bottom: 0rem;
  background-color: rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.15);
  border-width: 0rem;
  border-radius: 0.14285714rem;
}
::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.15);
  border-width: 0rem;
  border-radius: 0.14285714rem;
}
::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(0, 0, 0, 0.15);
  border-width: 0rem;
  border-radius: 0.14285714rem;
}
.sdd-alert {
  padding-top: 0.57142857rem;
  padding-bottom: 0.57142857rem;
  line-height: 1.57142857rem;
}
.sdd-alert-light .ant-alert-message {
  color: #000000D9;
}
.sdd-alert-dark .ant-alert-message {
  color: #FFFFFFD9;
}
.sdd-alert-dark .ant-alert-close-icon .anticon-close {
  color: #FFFFFF73;
}
.sdd-success-alert {
  border-color: #52C41A73;
  background-color: #52C41A0F;
}
.sdd-warning-alert {
  border-color: #FAAD1473;
  background-color: #FAAD140F;
}
.sdd-info-alert {
  border-color: #1090FF73;
  background-color: #1090FF0F;
}
.sdd-error-alert {
  border-color: #FF4D4F73;
  background-color: #FF4D4F0F;
}
._composeTree_ {
  padding: 0 1.14285714rem;
  width: 17.14285714rem;
}
._composeTree_ .tree-upper-wrapper {
  display: flex;
  margin-bottom: 0.28571429rem;
}
._composeTree_ .tree-upper-wrapper .upper-search-input {
  flex-grow: 1;
}
._composeTree_ .tree-upper-wrapper .upper-search-input .search-input {
  width: 100%;
}
._composeTree_ .tree-upper-wrapper .upper-search-input .search-icon {
  font-size: 1.14285714rem;
}
._composeTree_ .tree-upper-wrapper .upper-filter-button {
  display: flex;
  align-items: center;
  height: 3.42857143rem;
  flex-shrink: 0;
  padding-left: 0.57142857rem;
}
._composeTree_ .tree-upper-wrapper .upper-filter-button .filter-icon {
  display: flex;
  align-items: center;
  color: #272727;
  transition: all 0.3s;
  font-size: 1.42857143rem;
}
._composeTree_ .tree-upper-wrapper .upper-filter-button .filter-icon:hover {
  color: #40a9ff;
}
._composeTree_ .tree-upper-wrapper .upper-filter-button .filter-icon svg {
  transition: transform 0.3s;
}
._composeTree_ .ant-tree-node-content-wrapper {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._composeTree_ .ant-tree li .ant-tree-node-content-wrapper {
  padding-left: 0.28571429rem;
  padding-right: 0.28571429rem;
}
._composeTree_ .ant-tree li ul {
  padding-left: 1.57142857rem;
}
._composeTree_ .ant-tree li span.ant-tree-switcher,
._composeTree_ .ant-tree li span.ant-tree-iconEle {
  width: 1.42857143rem;
}
._composeTree_ .ant-tree-child-tree > li:first-child {
  padding-top: 0.21428571rem;
}
._composeTree_ .ant-tree li {
  overflow: hidden;
}
._composeTree_ li.ant-tree-treenode-switcher-close {
  height: 2.14285714rem;
}
._composeTree_ .ant-tree-switcher {
  height: 1.42857143rem;
}
.filterDropdown {
  min-width: 5.71428571rem;
}
.filterDropdown .filter-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filterDropdown .checked-icon-wrapper {
  display: flex;
  flex-shrink: 0;
  height: 1.42857143rem;
  width: 1.42857143rem;
  justify-content: center;
  align-items: center;
}
.filterDropdown .anticon.checked-icon {
  margin-right: 0.28571429rem;
  font-size: 1.14285714rem;
}
._Table_ .ant-table-thead > tr > th,
._Table_ .ant-table-tbody > tr > td,
._Table_ .ant-table tfoot > tr > th,
._Table_ .ant-table tfoot > tr > td {
  word-wrap: break-word;
}
._Table_ .ant-table .ant-table-content .ant-table-body table tbody > tr > td {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
._Table_ .ant-table.ant-table-bordered .ant-table-content table tbody > tr > td {
  border-right-color: rgba(0, 0, 0, 0.15);
}
._Table_ .ant-table.ant-table-bordered .ant-table-content table thead > tr > th {
  border-right-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
._composeTree_ .ant-tree-checkbox-inner {
  border-color: rgba(0, 0, 0, 0.45);
}
.label-div-Container .ant-checkbox {
  display: inline-block;
}
.label-div-Container .ant-checkbox-inner {
  border-color: rgba(0, 0, 0, 0.45);
}
.label-div-Container .ant-radio-inner {
  border-color: rgba(0, 0, 0, 0.45);
}
.label-normal-container {
  box-sizing: border-box;
  display: inline-block;
  line-height: 0;
}
.label-normal-container::after {
  content: "";
  display: block;
  clear: both;
}
.label-div-Container {
  line-height: 0;
}
.label-normal,
.label-flex,
.label-normal-behind,
.label-flex-behind {
  color: rgba(0, 0, 0, 0.85);
}
.label-append-rng {
  display: inline-block;
  color: #8c8c8c;
}
.label-append-unit {
  display: inline-block;
  color: #1f1f1f;
  margin-right: 0.28571429rem;
}
.label-normal {
  float: left;
  line-height: 2.28571429rem;
  padding-right: 0.57142857rem;
  height: 2.28571429rem;
  width: 7.71428571rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.label-object-padding {
  padding-right: 0.57142857rem;
}
.label-normal-behind {
  float: left;
  line-height: 2.28571429rem;
  padding-left: 0.57142857rem;
  width: 8.57142857rem;
}
.behind-auto-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.behind-object-padding {
  padding-left: 0.57142857rem;
}
.label-normal-wrapper {
  text-align: left;
  line-height: 2.28571429rem;
  float: left;
  width: 15.71428571rem;
}
.label-flex-container {
  padding: 0.57142857rem 0;
  display: flex;
  display: -webkit-flex;
  flex: 1;
}
.label-horizontal-container {
  flex-direction: row;
}
.label-vertical-container {
  flex-direction: column;
}
.label-flex {
  line-height: 2.28571429rem;
  padding-right: 0.57142857rem;
  width: 7.71428571rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.label-flex-wrapper {
  text-align: left;
  line-height: 2.28571429rem;
  width: 15.71428571rem;
}
.label-verticle-flex-wrap {
  display: flex;
}
.label-verticle-flex-wrap .vertical-wrap-comp {
  flex: 1;
}
.label-flex-behind {
  line-height: 2.28571429rem;
  padding-left: 0.57142857rem;
  width: 8.57142857rem;
}
.label-required::before {
  content: '*';
  color: #E9463A;
  vertical-align: middle;
  margin-right: 0.28571429rem;
}
.label-explain {
  clear: both;
  width: 100%;
  min-height: 1.57142857rem;
  margin-bottom: -0.07142857rem;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0.28571429rem;
  display: none;
  word-wrap: break-word;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
div.virtual-line-style.css-weight-add {
  position: absolute !important;
  white-space: nowrap !important;
  top: 0 !important;
  visibility: hidden !important;
  z-index: -10000 !important;
  width: auto !important;
}
@keyframes explainShow {
  0% {
    line-height: 0;
  }
  100% {
    line-height: 1.5;
  }
}
.has-error .label-explain {
  color: #E9463A;
  display: block;
  animation: explainShow 0.3s ease;
  -webkit-animation: explainShow 0.3s ease;
}
.has-warning .label-explain {
  color: #fcac15;
  display: block;
  animation: explainShow 0.3s ease;
  -webkit-animation: explainShow 0.3s ease;
}
.label-div-Container .ant-form-item {
  margin-bottom: 0 !important;
  font-size: 1rem !important;
}
.label-div-Container .ant-form-explain {
  margin-bottom: 0.35714286rem !important;
  margin-top: -0.28571429rem !important;
}
.label-div-Container .max-width-100 {
  max-width: 100%;
}
.label-v4-version .ant-picker-input > input {
  height: auto;
  min-height: 1.57142857rem;
}
.label-normal-wrapper .labelSelect,
.label-flex-wrapper .labelSelect,
.label-normal-wrapper .labelInput,
.label-flex-wrapper .labelInput,
.label-normal-wrapper .labelDateRangePicker,
.label-flex-wrapper .labelDateRangePicker,
.label-normal-wrapper ._password,
.label-flex-wrapper ._password,
.label-normal-wrapper .labelTimeRangePicker,
.label-flex-wrapper .labelTimeRangePicker {
  vertical-align: top;
}
.design-icon {
  font-size: 1.42857143rem;
}
.sdd-form-container {
  white-space: nowrap;
}
.sdd-form-container .sdd-form-list-wrapper {
  display: inline-block;
  vertical-align: top;
  margin-right: 5.71428571rem;
  margin-left: 5.71428571rem;
}
.sdd-form-container .sdd-form-list-wrapper:first-of-type {
  margin-left: 0rem;
}
.sdd-form-container .sdd-form-list-wrapper:last-of-type {
  margin-right: 0rem;
}
._detailPage_ {
  position: relative;
  overflow: hidden;
}
._detailPage_ .detailPage-title-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 1.28571429rem;
  font-weight: 900;
}
._detailPage_ .detailPage-content-wrapper {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -2.85714286rem;
}
._detailPage_ .detailPage-content-wrapper .detailPage-content-item-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  flex-shrink: 1;
  flex-grow: 0;
  padding: 0 2.85714286rem;
}
._detailPage_ .detailPage-content-wrapper .detailPage-content-item-wrapper .container-wrapper {
  display: flex;
}
._detailPage_ .detailPage-content-wrapper .detailPage-content-item-wrapper .content-wrapper {
  min-width: 1.42857143rem;
  overflow: hidden;
}
._detailPage_ .detailPage-content-wrapper .detailPage-content-item-wrapper .label-wrapper {
  color: rgba(0, 0, 0, 0.45);
  max-width: 100%;
  min-width: 1.42857143rem;
  flex-shrink: 0;
}
._detailPage_ .detailPage-content-wrapper .detailPage-content-item-wrapper .detail-item-gap {
  height: 3.14285714rem;
}
.detail-page-wrapper {
  padding: 1.71428571rem 2.28571429rem 2.28571429rem 2.28571429rem;
}
.sdd-drawer-no-title .ant-drawer-header-no-title {
  height: 3.42857143rem;
  line-height: 3.42857143rem;
}
.draggableModal-wrapper .ant-modal-body {
  padding: 1.71428571rem 2.28571429rem 2.28571429rem 2.28571429rem;
}
.draggableModal-wrapper .ant-modal-header {
  padding-top: 0.92857143rem;
  padding-bottom: 0.92857143rem;
}
.draggable-limit-width .ant-modal-body {
  min-width: 45.71428571rem;
}
.sdd-drawer .ant-drawer-content-wrapper {
  min-width: 45.71428571rem;
}
.sdd-drawer .ant-drawer-body {
  padding: 1.71428571rem 2.28571429rem 2.28571429rem 2.28571429rem;
}
.sdd-drawer .ant-drawer-content {
  overflow: hidden;
}
.sdd-drawer .ant-drawer-header {
  padding-top: 0.92857143rem;
  padding-bottom: 0.92857143rem;
}
.rc-calendar-input-wrap {
  position: relative;
  padding: 0.42857143rem;
  border-bottom: 0.07142857rem solid #e9e9e9;
}
.rc-calendar-input-wrap:after {
  content: '';
  clear: both;
}
.rc-calendar-date-input-wrap {
  overflow: hidden;
}
.rc-calendar-time-picker {
  position: absolute;
  width: 100%;
  top: 2.42857143rem;
  background-color: white;
  height: 15.5rem;
}
.rc-calendar-time-picker-panel {
  width: 100%;
  position: relative;
}
.rc-calendar-time-picker-panel .rc-time-picker-panel-input-wrap {
  display: none;
}
.rc-calendar-time-picker-panel .rc-time-picker-panel-inner {
  border: none;
  box-shadow: none;
}
.rc-calendar-time-picker-panel .rc-time-picker-panel-select {
  width: 6rem;
  max-height: 15.5rem;
}
.rc-calendar-time-picker-panel .rc-time-picker-panel-select li {
  text-align: center;
  padding: 0;
}
.rc-calendar-time-picker-wrap {
  float: left;
  width: 100%;
}
.rc-calendar-time-picker-wrap .rc-time-picker {
  width: 100%;
}
.rc-calendar-time-picker-wrap .rc-time-picker-input {
  padding: 0;
  border: 0.07142857rem solid transparent;
  outline: 0;
  height: 1.57142857rem;
}
.rc-calendar-time-picker-wrap .rc-time-picker-icon {
  display: none;
}
.rc-calendar-input {
  border: 0.07142857rem solid transparent;
  width: 100%;
  color: #666;
  cursor: text;
  line-height: 1.5;
  outline: 0;
  height: 1.57142857rem;
}
.rc-calendar-input-invalid {
  border-color: red;
}
.rc-calendar-clear-btn {
  z-index: 9999;
  position: absolute;
  right: 0.42857143rem;
  cursor: pointer;
  overflow: hidden;
  width: 1.42857143rem;
  height: 1.42857143rem;
  text-align: center;
  line-height: 1.42857143rem;
  top: 0.42857143rem;
  margin: 0;
}
.rc-calendar-clear-btn:after {
  content: "x";
  font-size: 0.85714286rem;
  color: #aaa;
  display: inline-block;
  line-height: 1;
  width: 1.42857143rem;
  transition: color 0.3s ease;
}
.rc-calendar-clear-btn:hover:after {
  color: #666;
}
.rc-calendar-full {
  width: 19.64285714rem;
}
.rc-calendar-full-header {
  padding: 0.35714286rem 0.71428571rem;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
  overflow: hidden;
}
.rc-calendar-full-header-month-select,
.rc-calendar-full-header-year-select {
  width: 5rem;
  float: right;
  margin-right: 0.35714286rem;
}
.rc-calendar-full-header-switcher {
  float: right;
  display: inline-block;
}
.rc-calendar-full-header-switcher-normal:hover {
  border-color: #23c0fa;
  box-shadow: 0 0 0.14285714rem rgba(45, 183, 245, 0.8);
  cursor: pointer;
}
.rc-calendar-full-header-switcher-focus {
  border-color: #1890FF;
  background-color: #1890FF;
  color: #fff;
}
.rc-calendar-full-header-switcher > span {
  float: left;
  height: 2rem;
  line-height: 1.71428571rem;
  border: 0.07142857rem solid #d9d9d9;
  padding: 0 0.71428571rem;
  color: #666;
}
.rc-calendar-full-header-switcher > span:first-child {
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
  border-right: none;
}
.rc-calendar-full-header-switcher > span:last-child {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
  border-left: none;
}
.rc-calendar-fullscreen {
  width: auto;
}
.rc-calendar-fullscreen .rc-calendar-full-header {
  border-bottom: none;
}
.rc-calendar-fullscreen .rc-calendar-column-header {
  text-align: right;
  padding-right: 0.85714286rem;
}
.rc-calendar-fullscreen .rc-calendar-cell {
  padding: 0;
}
.rc-calendar-fullscreen .rc-calendar-cell .rc-calendar-date,
.rc-calendar-fullscreen .rc-calendar-month-panel-cell .rc-calendar-month-panel-month {
  display: block;
  height: 8.28571429rem;
  width: auto;
  border-radius: 0;
  margin: 0 0.28571429rem;
  border: none;
  border-top: 0.14285714rem solid #eee;
  text-align: right;
  padding-right: 0.57142857rem;
}
.rc-calendar-fullscreen .rc-calendar-selected-day .rc-calendar-date,
.rc-calendar-fullscreen .rc-calendar-month-panel-selected-cell .rc-calendar-month-panel-month {
  background-color: #ebfaff;
  color: #666;
}
.rc-calendar-fullscreen .rc-calendar-today .rc-calendar-date,
.rc-calendar-fullscreen .rc-calendar-month-panel-selected-cell .rc-calendar-month-panel-month {
  border-top-color: #1890FF;
  color: #1890FF;
}
.rc-calendar-picker {
  position: absolute;
  left: -714.21428571rem;
  top: -714.21428571rem;
  z-index: 1000;
}
.rc-calendar-picker-hidden {
  display: none;
}
.rc-calendar-range {
  width: 35.85714286rem;
  overflow: hidden;
}
.rc-calendar-range-part {
  width: 17.85714286rem;
  position: relative;
}
.rc-calendar-range-part .rc-calendar-time-picker {
  top: 4.92857143rem;
}
.rc-calendar-range-part .rc-calendar-time-picker-panel-select {
  width: 5.5rem;
}
.rc-calendar-range-left {
  float: left;
}
.rc-calendar-range-left .rc-calendar-time-picker-panel-select:last-child {
  border-right: 0.07142857rem solid #e9e9e9;
}
.rc-calendar-range-right {
  float: right;
}
.rc-calendar-range-right .rc-calendar-time-picker-panel {
  left: 1.5rem;
}
.rc-calendar-range-right .rc-calendar-time-picker-panel-select:first-child {
  border-left: 0.07142857rem solid #e9e9e9;
}
.rc-calendar-range-middle {
  position: absolute;
  margin-left: -0.71428571rem;
  text-align: center;
  height: 2.5rem;
  line-height: 2.5rem;
}
.rc-calendar-range .rc-calendar-date-panel::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.rc-calendar-range .rc-calendar-input-wrap {
  height: 2.5rem;
}
.rc-calendar-range .rc-calendar-input,
.rc-calendar-range .rc-time-picker-input {
  padding: 0.07142857rem 0.5rem;
  height: 1.57142857rem;
}
.rc-calendar-range .rc-calendar-body,
.rc-calendar-range .rc-calendar-decade-panel-body,
.rc-calendar-range .rc-calendar-year-panel-body,
.rc-calendar-range .rc-calendar-month-panel-body {
  border-bottom: 0.07142857rem solid #e9e9e9;
}
.rc-calendar-range.rc-calendar-week-number {
  width: 41rem;
}
.rc-calendar-range.rc-calendar-week-number .rc-calendar-range-part {
  width: 20.42857143rem;
}
.rc-calendar-range.rc-calendar-week-number .rc-calendar-range-part .rc-calendar-time-picker {
  top: 4.92857143rem;
}
.rc-calendar-range.rc-calendar-week-number .rc-calendar-range-part .rc-calendar-time-picker-panel-select {
  width: 6.35714286rem;
}
.rc-calendar-range.rc-calendar-week-number .rc-calendar-range-right .rc-calendar-time-picker-panel {
  left: 2.57142857rem;
}
.rc-calendar-range .rc-calendar-year-panel,
.rc-calendar-range .rc-calendar-month-panel,
.rc-calendar-range .rc-calendar-decade-panel {
  top: 2.5rem;
}
.rc-calendar-range .rc-calendar-month-panel .rc-calendar-year-panel {
  top: 0;
}
.rc-calendar-range .rc-calendar-decade-panel-table,
.rc-calendar-range .rc-calendar-year-panel-table,
.rc-calendar-range .rc-calendar-month-panel-table {
  height: 14.14285714rem;
}
.rc-calendar-range .rc-calendar-in-range-cell {
  background: #ebf4f8;
  border-radius: 0;
}
.rc-calendar-range-bottom {
  text-align: right;
}
.rc-calendar-range .rc-calendar-footer {
  border-top: none;
  padding: 0;
}
.rc-calendar-range .rc-calendar-footer-btn {
  padding: 0.71428571rem 0.85714286rem 0.71428571rem 0;
}
.rc-calendar-range .rc-calendar-ok-btn {
  position: static;
}
.rc-calendar-range .rc-calendar-today-btn {
  float: left;
}
.rc-calendar {
  box-sizing: border-box;
}
.rc-calendar * {
  box-sizing: border-box;
}
.rc-calendar-hidden {
  display: none;
}
.rc-calendar {
  position: relative;
  outline: none;
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif;
  width: 18.07142857rem;
  list-style: none;
  font-size: 0.85714286rem;
  text-align: left;
  background-color: #fff;
  border-radius: 0.21428571rem;
  box-shadow: 0 0.07142857rem 0.35714286rem #ccc;
  background-clip: padding-box;
  border: 0.07142857rem solid #ccc;
  line-height: 1.5;
}
.rc-calendar-date-panel,
.rc-calendar-panel {
  position: relative;
  outline: none;
}
.rc-calendar-week-number {
  width: 20.42857143rem;
}
.rc-calendar-week-number-cell {
  text-align: center;
}
.rc-calendar-header {
  padding: 0 0.71428571rem;
  height: 2.42857143rem;
  line-height: 2.14285714rem;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
}
.rc-calendar-header > a {
  font-weight: bold;
  display: inline-block;
  padding: 0rem 0.35714286rem;
  line-height: 2.42857143rem;
  text-align: center;
  width: 2.14285714rem;
}
.rc-calendar-header > a:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-header .rc-calendar-prev-month-btn {
  position: absolute;
  left: 1.78571429rem;
}
.rc-calendar-header .rc-calendar-prev-month-btn:after {
  content: '‹';
}
.rc-calendar-header .rc-calendar-next-month-btn {
  position: absolute;
  right: 1.78571429rem;
}
.rc-calendar-header .rc-calendar-next-month-btn:after {
  content: '›';
}
.rc-calendar-year-select,
.rc-calendar-month-select,
.rc-calendar-day-select {
  display: inline-block;
  font-size: 0.85714286rem;
  font-weight: bold;
  color: #666;
  padding: 0 0.57142857rem;
  line-height: 2.42857143rem;
}
.rc-calendar-year-select:hover,
.rc-calendar-month-select:hover,
.rc-calendar-day-select:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-year-select.rc-calendar-time-status:hover,
.rc-calendar-month-select.rc-calendar-time-status:hover,
.rc-calendar-day-select.rc-calendar-time-status:hover {
  cursor: pointer;
  color: #666;
}
.rc-calendar-prev-month-btn,
.rc-calendar-next-month-btn,
.rc-calendar-prev-year-btn,
.rc-calendar-next-year-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  color: #999;
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif;
  padding: 0 0.35714286rem;
  font-size: 1.14285714rem;
  display: inline-block;
  line-height: 2.42857143rem;
}
.rc-calendar-prev-month-btn:hover,
.rc-calendar-next-month-btn:hover,
.rc-calendar-prev-year-btn:hover,
.rc-calendar-next-year-btn:hover {
  color: #23c0fa;
}
.rc-calendar-next-year-btn {
  right: 0;
}
.rc-calendar-next-year-btn:after {
  content: '»';
}
.rc-calendar-prev-year-btn {
  left: 0;
}
.rc-calendar-prev-year-btn:after {
  content: '«';
}
.rc-calendar-body {
  padding: 0.64285714rem 0.71428571rem 0.71428571rem;
  height: 15.5rem;
}
.rc-calendar table {
  border-collapse: collapse;
  max-width: 100%;
  background-color: transparent;
  width: 100%;
}
.rc-calendar table,
.rc-calendar td,
.rc-calendar th,
.rc-calendar td {
  border: none;
}
.rc-calendar-table {
  border-spacing: 0;
  margin-bottom: 0;
}
.rc-calendar-column-header {
  line-height: 1.28571429rem;
  padding: 0.42857143rem 0;
  width: 2.35714286rem;
  text-align: center;
}
.rc-calendar-column-header .rc-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.rc-calendar-week-number-header .rc-calendar-column-header-inner {
  display: none;
}
.rc-calendar-cell {
  padding: 0.07142857rem 0;
}
.rc-calendar-date {
  display: block;
  margin: 0 auto;
  color: #666;
  border-radius: 0.28571429rem 0.28571429rem;
  width: 1.85714286rem;
  height: 1.85714286rem;
  padding: 0;
  background: transparent;
  line-height: 1.85714286rem;
  text-align: center;
}
.rc-calendar-date:hover {
  background: #ebfaff;
  cursor: pointer;
}
.rc-calendar-selected-day .rc-calendar-date {
  background: #d9f4fe;
}
.rc-calendar-selected-date .rc-calendar-date {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-selected-date .rc-calendar-date:hover {
  background: #1890FF;
}
.rc-calendar-today .rc-calendar-date {
  border: 0.07142857rem solid #1890FF;
}
.rc-calendar-disabled-cell .rc-calendar-date {
  cursor: not-allowed;
  color: #bcbcbc;
  background: #f3f3f3;
  border-radius: 0;
  width: auto;
}
.rc-calendar-disabled-cell .rc-calendar-date:hover {
  background: #f3f3f3;
}
.rc-calendar-disabled-cell-first-of-row .rc-calendar-date {
  border-top-left-radius: 0.28571429rem;
  border-bottom-left-radius: 0.28571429rem;
}
.rc-calendar-disabled-cell-last-of-row .rc-calendar-date {
  border-top-right-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}
.rc-calendar-last-month-cell .rc-calendar-date,
.rc-calendar-next-month-btn-day .rc-calendar-date {
  color: #bbb;
}
.rc-calendar-footer {
  border-top: 0.07142857rem solid #ccc;
  padding: 0.71428571rem 0;
  text-align: center;
  position: relative;
}
.rc-calendar-footer .rc-time-picker {
  width: 6.42857143rem;
}
.rc-calendar-footer .rc-time-picker-input {
  height: 1.71428571rem;
}
.rc-calendar-footer-show-ok {
  text-align: right;
}
.rc-calendar-footer-show-ok .rc-calendar-footer-btn {
  padding-right: 0.85714286rem;
}
.rc-calendar-footer-show-ok .rc-calendar-time-picker-btn {
  margin-left: 0;
  padding: 0 0.85714286rem;
}
.rc-calendar-footer-show-ok .rc-calendar-today-btn {
  float: left;
  padding-left: 0.85714286rem;
}
.rc-calendar-footer-btn {
  margin-top: 0.14285714rem;
}
.rc-calendar-footer-btn:after {
  content: 'x';
  height: 0;
  font-size: 0;
  overflow: hidden;
  clear: both;
}
.rc-calendar-time-picker-btn {
  margin-left: 0.71428571rem;
}
.rc-calendar-today-btn,
.rc-calendar-ok-btn,
.rc-calendar-time-picker-btn {
  display: inline-block;
  text-align: center;
  color: #f46830;
}
.rc-calendar-today-btn:hover,
.rc-calendar-ok-btn:hover,
.rc-calendar-time-picker-btn:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-today-btn-disabled,
.rc-calendar-ok-btn-disabled,
.rc-calendar-time-picker-btn-disabled {
  color: #bbb;
}
.rc-calendar-today-btn-disabled:hover,
.rc-calendar-ok-btn-disabled:hover,
.rc-calendar-time-picker-btn-disabled:hover {
  color: #bbb;
}
.rc-calendar-today-btn {
  padding-left: 0.71428571rem;
}
.rc-calendar-decade-panel {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
  position: absolute;
  outline: none;
}
.rc-calendar-decade-panel-hidden {
  display: none;
}
.rc-calendar-decade-panel-header {
  padding: 0 0.71428571rem;
  height: 2.42857143rem;
  line-height: 2.42857143rem;
  position: relative;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
}
.rc-calendar-decade-panel-header > a {
  font-weight: bold;
  display: inline-block;
  padding: 0.07142857rem 0.35714286rem;
  text-align: center;
  width: 2.14285714rem;
}
.rc-calendar-decade-panel-header > a:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-decade-panel-prev-century-btn,
.rc-calendar-decade-panel-next-century-btn {
  position: absolute;
  top: 0;
}
.rc-calendar-decade-panel-next-century-btn:after {
  content: '»';
}
.rc-calendar-decade-panel-prev-century-btn {
  user-select: none;
  left: 0;
}
.rc-calendar-decade-panel-prev-century-btn:after {
  content: '«';
}
.rc-calendar-decade-panel-next-century-btn {
  user-select: none;
  right: 0;
}
.rc-calendar-decade-panel-body {
  padding: 0.64285714rem 0.71428571rem 0.71428571rem;
  position: absolute;
  bottom: 0;
  top: 2.42857143rem;
}
.rc-calendar-decade-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.rc-calendar-decade-panel-cell {
  text-align: center;
}
.rc-calendar-decade-panel-decade {
  display: block;
  margin: 0 auto;
  color: #666;
  border-radius: 0.28571429rem 0.28571429rem;
  height: 2.57142857rem;
  padding: 0;
  background: transparent;
  line-height: 2.57142857rem;
  text-align: center;
}
.rc-calendar-decade-panel-decade:hover {
  background: #ebfaff;
  cursor: pointer;
}
.rc-calendar-decade-panel-selected-cell .rc-calendar-decade-panel-decade {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-decade-panel-selected-cell .rc-calendar-decade-panel-decade:hover {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-decade-panel-last-century-cell .rc-calendar-decade-panel-decade,
.rc-calendar-decade-panel-next-century-cell .rc-calendar-decade-panel-decade {
  user-select: none;
  -webkit-user-select: none;
  color: rgba(0, 0, 0, 0.25);
}
.rc-calendar-month-panel {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
  position: absolute;
  outline: none;
}
.rc-calendar-month-panel-hidden {
  display: none;
}
.rc-calendar-month-panel-header {
  padding: 0 0.71428571rem;
  height: 2.42857143rem;
  line-height: 2.14285714rem;
  position: relative;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
}
.rc-calendar-month-panel-header > a {
  font-weight: bold;
  display: inline-block;
  padding: 0.28571429rem 0.35714286rem;
  text-align: center;
  width: 2.14285714rem;
}
.rc-calendar-month-panel-header > a:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-month-panel-prev-year-btn,
.rc-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
}
.rc-calendar-month-panel-next-year-btn:after {
  content: '»';
}
.rc-calendar-month-panel-prev-year-btn {
  user-select: none;
  left: 0;
}
.rc-calendar-month-panel-prev-year-btn:after {
  content: '«';
}
.rc-calendar-month-panel .rc-calendar-month-panel-year-select {
  width: 12.85714286rem;
}
.rc-calendar-month-panel-year-select-arrow {
  display: none;
}
.rc-calendar-month-panel-next-year-btn {
  user-select: none;
  right: 0;
}
.rc-calendar-month-panel-body {
  padding: 0.64285714rem 0.71428571rem 0.71428571rem;
  position: absolute;
  top: 2.42857143rem;
  bottom: 0;
}
.rc-calendar-month-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.rc-calendar-month-panel-cell {
  text-align: center;
}
.rc-calendar-month-panel-cell .rc-calendar-month-panel-month {
  display: block;
  width: 3.28571429rem;
  margin: 0 auto;
  color: #666;
  border-radius: 0.28571429rem 0.28571429rem;
  height: 2.57142857rem;
  padding: 0;
  background: transparent;
  line-height: 2.57142857rem;
  text-align: center;
}
.rc-calendar-month-panel-cell .rc-calendar-month-panel-month:hover {
  background: #ebfaff;
  cursor: pointer;
}
.rc-calendar-month-panel-cell-disabled .rc-calendar-month-panel-month {
  color: #bfbfbf;
}
.rc-calendar-month-panel-cell-disabled .rc-calendar-month-panel-month:hover {
  background: white;
  cursor: not-allowed;
}
.rc-calendar-month-panel-selected-cell .rc-calendar-month-panel-month {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-month-panel-selected-cell .rc-calendar-month-panel-month:hover {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-month-header-wrap {
  position: relative;
  height: 22rem;
}
.rc-calendar-picker-slide-up-enter {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-play-state: paused;
}
.rc-calendar-picker-slide-up-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-play-state: paused;
}
.rc-calendar-picker-slide-up-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 1;
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-play-state: paused;
}
.rc-calendar-picker-slide-up-enter.rc-calendar-picker-slide-up-enter-active.rc-calendar-picker-placement-bottomLeft,
.rc-calendar-picker-slide-up-enter.rc-calendar-picker-slide-up-enter-active.rc-calendar-picker-placement-bottomRight,
.rc-calendar-picker-slide-up-appear.rc-calendar-picker-slide-up-appear-active.rc-calendar-picker-placement-bottomLeft,
.rc-calendar-picker-slide-up-appear.rc-calendar-picker-slide-up-appear-active.rc-calendar-picker-placement-bottomRight {
  animation-name: rcDropdownSlideUpIn;
  animation-play-state: running;
}
.rc-calendar-picker-slide-up-enter.rc-calendar-picker-slide-up-enter-active.rc-calendar-picker-placement-topLeft,
.rc-calendar-picker-slide-up-enter.rc-calendar-picker-slide-up-enter-active.rc-calendar-picker-placement-topRight,
.rc-calendar-picker-slide-up-appear.rc-calendar-picker-slide-up-appear-active.rc-calendar-picker-placement-topLeft,
.rc-calendar-picker-slide-up-appear.rc-calendar-picker-slide-up-appear-active.rc-calendar-picker-placement-topRight {
  animation-name: rcDropdownSlideDownIn;
  animation-play-state: running;
}
.rc-calendar-picker-slide-up-leave.rc-calendar-picker-slide-up-leave-active.rc-calendar-picker-placement-bottomLeft,
.rc-calendar-picker-slide-up-leave.rc-calendar-picker-slide-up-leave-active.rc-calendar-picker-placement-bottomRight {
  animation-name: rcDropdownSlideUpOut;
  animation-play-state: running;
}
.rc-calendar-picker-slide-up-leave.rc-calendar-picker-slide-up-leave-active.rc-calendar-picker-placement-topLeft,
.rc-calendar-picker-slide-up-leave.rc-calendar-picker-slide-up-leave-active.rc-calendar-picker-placement-topRight {
  animation-name: rcDropdownSlideDownOut;
  animation-play-state: running;
}
@keyframes rcDropdownSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@keyframes rcDropdownSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
}
@keyframes rcDropdownSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
}
@keyframes rcDropdownSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0);
  }
}
.rc-calendar-time-input {
  height: 1.78571429rem;
  position: relative;
  display: inline-block;
  margin: 0 0;
  padding: 0.28571429rem 0.71428571rem;
  border-radius: 0.42857143rem 0.42857143rem;
  border: 0.07142857rem solid #d9d9d9;
  background-color: #ffffff;
  color: #666;
  line-height: 1.5;
  transform: border 0.3s cubic-bezier(0.35, 0, 0.25, 1), background 0.3s cubic-bezier(0.35, 0, 0.25, 1), box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  width: 2.85714286rem;
}
.rc-calendar-time-input:hover {
  border-color: #23c0fa;
}
.rc-calendar-time-input:focus {
  border-color: #23c0fa;
  box-shadow: 0 0 0.21428571rem #23c0fa;
}
.rc-calendar-time-panel {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
  position: absolute;
  outline: none;
}
.rc-calendar-time-panel-header {
  padding: 0 0.71428571rem;
  height: 2.42857143rem;
  line-height: 2.42857143rem;
  position: relative;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
}
.rc-calendar-time-panel-body {
  padding: 0.64285714rem 0.71428571rem 0.71428571rem;
}
.rc-calendar-time-panel-title {
  width: 12.85714286rem;
  font-weight: bold;
  display: inline-block;
  padding: 0.28571429rem 0.35714286rem;
  text-align: center;
  height: 2.14285714rem;
  line-height: 1.57142857rem;
  border-radius: 0.28571429rem;
}
.rc-calendar-time-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 18.21428571rem;
  border-collapse: separate;
}
.rc-calendar-time-panel-cell {
  text-align: center;
  height: 3rem;
  vertical-align: middle;
}
.rc-calendar-time-panel-time {
  line-height: 1.85714286rem;
  display: block;
  border-radius: 0.28571429rem;
  width: 1.85714286rem;
  margin: 0 auto;
}
.rc-calendar-time-panel-time:hover {
  background: #ebfaff;
  cursor: pointer;
}
.rc-calendar-time-panel-selected-cell .rc-calendar-time-panel-time {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-time-panel-selected-cell .rc-calendar-time-panel-time:hover {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-year-panel {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  z-index: 10;
  position: absolute;
  outline: none;
}
.rc-calendar-year-panel-hidden {
  display: none;
}
.rc-calendar-year-panel-header {
  padding: 0 0.71428571rem;
  height: 2.42857143rem;
  line-height: 2.14285714rem;
  position: relative;
  text-align: center;
  user-select: none;
  -webkit-user-select: none;
  border-bottom: 0.07142857rem solid #ccc;
}
.rc-calendar-year-panel-header > a {
  font-weight: bold;
  display: inline-block;
  padding: 0.28571429rem 0.35714286rem;
  text-align: center;
  width: 2.14285714rem;
}
.rc-calendar-year-panel-header > a:hover {
  cursor: pointer;
  color: #23c0fa;
}
.rc-calendar-year-panel-prev-decade-btn,
.rc-calendar-year-panel-next-decade-btn {
  position: absolute;
  top: 0;
}
.rc-calendar-year-panel-next-decade-btn:after {
  content: '»';
}
.rc-calendar-year-panel-prev-decade-btn {
  user-select: none;
  left: 0;
}
.rc-calendar-year-panel-prev-decade-btn:after {
  content: '«';
}
.rc-calendar-year-panel .rc-calendar-year-panel-decade-select {
  width: 12.85714286rem;
}
.rc-calendar-year-panel-decade-select-arrow {
  display: none;
}
.rc-calendar-year-panel-next-decade-btn {
  user-select: none;
  right: 0;
}
.rc-calendar-year-panel-body {
  padding: 0.64285714rem 0.71428571rem 0.71428571rem;
  position: absolute;
  bottom: 0;
  top: 2.42857143rem;
}
.rc-calendar-year-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.rc-calendar-year-panel-cell {
  text-align: center;
}
.rc-calendar-year-panel-year {
  display: block;
  width: 3.28571429rem;
  margin: 0 auto;
  color: #666;
  border-radius: 0.28571429rem 0.28571429rem;
  height: 2.57142857rem;
  padding: 0;
  background: transparent;
  line-height: 2.57142857rem;
  text-align: center;
}
.rc-calendar-year-panel-year:hover {
  background: #ebfaff;
  cursor: pointer;
}
.rc-calendar-year-panel-selected-cell .rc-calendar-year-panel-year {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-year-panel-selected-cell .rc-calendar-year-panel-year:hover {
  background: #1890FF;
  color: #fff;
}
.rc-calendar-year-panel-last-decade-cell .rc-calendar-year-panel-year,
.rc-calendar-year-panel-next-decade-cell .rc-calendar-year-panel-year {
  user-select: none;
  -webkit-user-select: none;
  color: rgba(0, 0, 0, 0.25);
}
.sdd-checkboxGroup-container {
  width: 100%;
}
.sdd-checkboxGroup-container .labelCheckbox-content-wrapper {
  display: inline-flex;
}
.sdd-checkboxGroup-container .labelCheckboxGroup label.ant-checkbox-wrapper {
  margin-left: 0;
  margin-right: 0.57142857rem;
}
.sdd-checkboxGroup-container .labelCheckboxGroup label.ant-checkbox-wrapper:last-of-type {
  margin-right: 0rem;
}
.sdd-checkboxGroup-container .sdd-vertical-checkboxGroup label.ant-checkbox-wrapper {
  margin-left: 0;
  margin-right: 0rem;
}
.sdd-checkbox-container {
  display: inline-block;
  width: 100%;
}
.sdd-checkbox-container .labelCheckbox {
  width: 100%;
}
.sdd-checkbox-container .ant-checkbox + span {
  display: inline-block;
}
.sdd-checkbox-container .labelCheckbox-content-wrapper {
  display: inline-flex;
  width: 100%;
}
.label-custom-wrapper .sdd-checkbox-container .ant-checkbox + span {
  width: calc(100% - 1.71428571rem);
}
.LabelFileReader-IEInput {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.IE-submit-button {
  position: relative;
  float: left;
  margin-left: 0.57142857rem;
}
.IE-sdd-form {
  height: 0;
  width: 0;
  opacity: 0;
}
.upload-sdd-button {
  float: left;
  margin-left: 0.57142857rem;
}
.select-btn {
  float: left;
  margin-left: 0.57142857rem;
}
input.ant-input.fileReader-input {
  width: 14.28571429rem;
  float: left;
}
.LabelIPV4 {
  border-width: 0.07142857rem;
  border-style: solid;
  border-radius: 0.14285714rem;
  border-color: #d9d9d9;
}
.LabelIPV4:not(.ipv4-disabled):hover {
  border-color: #459CFF;
}
.LabelIPV4.ipv4-active:not(.ipv4-disabled) {
  border-color: #0C5ACF;
  box-shadow: 0 0 0 0.14285714rem rgba(28, 121, 244, 0.3);
}
.has-error .LabelIPV4:not(.ipv4-disabled) {
  border-color: #E9463A;
}
.has-error .LabelIPV4:not(.ipv4-disabled):hover {
  border-color: #F57364;
}
.has-error .LabelIPV4.ipv4-active:not(.ipv4-disabled) {
  border-color: #C22C27;
  box-shadow: 0 0 0 0.14285714rem rgba(233, 70, 58, 0.3);
}
.LabelIPV4 {
  display: flex;
  align-items: center;
}
.LabelIPV4 .mac-input {
  border: none !important;
  box-shadow: none !important;
  position: relative;
  ime-mode: disabled;
  width: 22%;
  background-color: #ffffff;
  text-align: center;
  vertical-align: top;
  padding: 0.28571429rem 0.28571429rem;
  margin-right: 0rem;
  transition: none;
}
.LabelIPV4 .mac-point {
  border: none !important;
  box-shadow: none !important;
  background-color: #ffffff;
  vertical-align: top;
  padding: 0.28571429rem 0 0.28571429rem 0;
  text-align: center;
  width: 4%;
  margin-right: 0rem;
  font-weight: bold;
  transition: none;
}
.LabelIPV4 .mac-point:disabled {
  cursor: default;
}
.LabelIPV4 .mac-point.dot-focus {
  outline: 0;
}
.LabelIPV4 .mac-point.input-disabled {
  cursor: not-allowed;
}
.LabelIPV4 .input-disabled {
  background-color: #f5f5f5;
}
.LabelIPV4 .ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0rem;
}
.LabelIPV6 {
  display: flex;
}
.LabelIPV6 .ipv6-separator {
  display: inline-block;
  width: 2.14285714rem;
  height: 2.28571429rem;
  text-align: center;
  line-height: 2.28571429rem;
}
.LabelIPV6 .ipv6-number {
  width: 7.42857143rem;
}
.label-textArea {
  width: 25rem;
}
.labelInputNumber {
  width: 100%;
}
.LabelMac {
  border-width: 0.07142857rem;
  border-style: solid;
  border-radius: 0.14285714rem;
  border-color: #d9d9d9;
}
.LabelMac:not(.mac-disabled):hover {
  border-color: #459CFF;
}
.LabelMac.mac-active:not(.mac-disabled) {
  border-color: #0C5ACF;
  box-shadow: 0 0 0 0.14285714rem rgba(28, 121, 244, 0.3);
}
.has-error .LabelMac:not(.mac-disabled) {
  border-color: #E9463A;
}
.has-error .LabelMac:not(.mac-disabled):hover {
  border-color: #F57364;
}
.has-error .LabelMac.mac-active:not(.mac-disabled) {
  border-color: #C22C27;
  box-shadow: 0 0 0 0.14285714rem rgba(233, 70, 58, 0.3);
}
.LabelMac {
  display: flex;
  align-items: center;
}
.LabelMac .mac-input {
  width: 15%;
  border: none !important;
  box-shadow: none !important;
  background-color: #ffffff;
  ime-mode: disabled;
  text-align: center;
  padding: 0.28571429rem 0.28571429rem;
  margin-right: 0rem;
  vertical-align: top;
  transition: none;
}
.LabelMac .mac-point {
  border: none !important;
  box-shadow: none !important;
  background-color: #ffffff;
  text-align: center;
  vertical-align: top;
  padding: 0.28571429rem 0 0.28571429rem 0;
  width: 2%;
  margin-right: 0rem;
  font-weight: bold;
  transition: none;
}
.LabelMac .mac-point:disabled {
  cursor: default;
}
.LabelMac .mac-point.input-disabled {
  cursor: not-allowed;
}
.LabelMac .input-disabled {
  background-color: #f5f5f5;
}
.LabelMac .ant-input-group.ant-input-group-compact > *:not(:last-child) {
  margin-right: 0rem;
}
.labelNumberArea-numberInput {
  float: left;
  width: calc((100% - 0.92857143rem) / 2);
}
.labelNumberArea-icon {
  float: left;
  width: 0.85714286rem;
  text-align: center;
}
.label-passwordCheck-tip {
  float: left;
  border-radius: 0.28571429rem;
  background-color: #EEEEEE;
  height: 0.57142857rem;
  width: calc((100% - 1.78571429rem) / 3);
  margin: 0 0.28571429rem;
  margin-top: 0.57142857rem;
  -webkit-transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.label-passwordCheck-status-weak-1 {
  background-color: #E9463A;
}
.label-passwordCheck-status-middle-1 {
  background-color: #F8782D;
}
.label-passwordCheck-status-middle-2 {
  background-color: #F8782D;
}
.label-passwordCheck-status-strong-1 {
  background-color: #27D05A;
}
.label-passwordCheck-status-strong-2 {
  background-color: #27D05A;
}
.label-passwordCheck-status-strong-3 {
  background-color: #27D05A;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover {
  width: 100%;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-arrow {
  display: none;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-inner {
  padding: 0;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-inner-content {
  padding: 0.14285714rem 0.57142857rem;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-top,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-topLeft,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-topRight {
  padding-bottom: 0 !important;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-right,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-rightTop,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-rightBottom {
  padding-left: 0 !important;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-bottom,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-bottomLeft,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-bottomRight {
  padding-top: 0 !important;
}
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-left,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-leftTop,
.LabelPasswordCheckPopover-Wrapper .ant-popover-placement-leftBottom {
  padding-right: 0 !important;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content {
  display: flex;
  flex-wrap: wrap;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content-item {
  display: flex;
  padding-top: 0.35714286rem;
  padding-bottom: 0.35714286rem;
  align-items: baseline;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content-item .rule-checkStatus-icon {
  line-height: 0;
  font-size: 1.14285714rem;
  margin-right: 0.57142857rem;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content-item .rule-checkStatus-icon .check-icon {
  color: #27D05A;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content-item .rule-checkStatus-icon .uncheck-icon {
  color: #FFFFFF;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-content .password-popover-rule-content-item .rule-checkStatus-icon .uncheck-icon svg circle {
  stroke: #27D05A;
}
.LabelPasswordCheckPopover-Wrapper .gap-divider {
  margin: 0;
  margin-top: 0.14285714rem;
  margin-bottom: 0.14285714rem;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-strength-content {
  padding-bottom: 0.85714286rem;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-strength-content .password-popover-strength-tip {
  display: flex;
  min-height: 2.28571429rem;
  align-items: center;
  justify-content: space-between;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-strength-content .password-popover-strength-status {
  display: flex;
  align-items: center;
  margin-top: 0.57142857rem;
  margin-left: -0.14285714rem;
  margin-right: -0.14285714rem;
}
.LabelPasswordCheckPopover-Wrapper .password-popover-strength-content .password-popover-strength-status .label-passwordCheck-tip {
  flex-grow: 1;
  margin: 0 0.14285714rem;
}
.sdd-radio-container {
  display: inline-block;
  width: 100%;
}
.sdd-radio-container .labelRadio {
  width: 100%;
}
.sdd-radio-container .ant-radio + span {
  display: inline-block;
}
.sdd-radio-container .labelRadio-content-wrapper {
  display: inline-flex;
  width: 100%;
}
.label-custom-wrapper .sdd-radio-container .ant-radio + span {
  width: calc(100% - 1.71428571rem);
}
.sdd-vertical-radioGroup {
  height: auto;
}
.sdd-radioGroup-container {
  width: 100%;
}
.sdd-radioGroup-container .labelRadio-content-wrapper {
  display: inline-flex;
}
.rangeslider {
  margin: 0.85714286rem 0 1.28571429rem 0;
  position: relative;
  background: #e6e6e6;
  -ms-touch-action: none;
  touch-action: none;
}
.rangeslider,
.rangeslider .rangeslider__fill {
  display: block;
  box-shadow: inset 0 0.07142857rem 0.21428571rem rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle {
  background: #fff;
  border: 0.07142857rem solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  outline: none;
  box-shadow: 0 0.07142857rem 0.21428571rem rgba(0, 0, 0, 0.4), 0 -0.07142857rem 0.21428571rem rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle .rangeslider__active {
  opacity: 1;
}
.rangeslider .rangeslider__handle-tooltip {
  width: 2.85714286rem;
  height: 2.85714286rem;
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  font-size: 1rem;
  transition: all 100ms ease-in;
  border-radius: 0.28571429rem;
  display: inline-block;
  color: white;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.rangeslider .rangeslider__handle-tooltip span {
  margin-top: 0.85714286rem;
  display: inline-block;
  line-height: 100%;
}
.rangeslider .rangeslider__handle-tooltip:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
}
.rangeslider-horizontal {
  height: 0.57142857rem;
  border-radius: 0.71428571rem;
}
.rangeslider-horizontal .rangeslider__fill {
  height: 100%;
  background-color: #1890ff;
  border-radius: 0.71428571rem;
  top: 0;
}
.rangeslider-horizontal .rangeslider__handle {
  width: 0.85714286rem;
  height: 0.85714286rem;
  border-radius: 2.14285714rem;
  top: -10%;
}
.rangeslider-horizontal .rangeslider__handle-tooltip {
  top: -3.92857143rem;
}
.rangeslider-horizontal .rangeslider__handle-tooltip:after {
  border-left: 0.57142857rem solid transparent;
  border-right: 0.57142857rem solid transparent;
  border-top: 0.57142857rem solid rgba(0, 0, 0, 0.8);
  left: 50%;
  bottom: -0.57142857rem;
  transform: translate3d(-50%, 0, 0);
}
.rangeslider-vertical {
  margin: 1.42857143rem auto;
  height: 10.71428571rem;
  max-width: 0.57142857rem;
  background-color: transparent;
}
.rangeslider-vertical .rangeslider__fill,
.rangeslider-vertical .rangeslider__handle {
  position: absolute;
}
.rangeslider-vertical .rangeslider__fill {
  width: 100%;
  background-color: #1890ff;
  box-shadow: none;
  bottom: 0;
}
.rangeslider-vertical .rangeslider__handle {
  width: 0.85714286rem;
  height: 0.85714286rem;
  left: -0.14285714rem;
  border-radius: 50%;
  box-shadow: none;
}
.rangeslider-vertical .rangeslider__handle-tooltip {
  left: -100%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.rangeslider-vertical .rangeslider__handle-tooltip:after {
  border-top: 0.57142857rem solid transparent;
  border-bottom: 0.57142857rem solid transparent;
  border-left: 0.57142857rem solid rgba(0, 0, 0, 0.8);
  left: 100%;
  top: 0.85714286rem;
}
.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill {
  right: 0;
}
.rangeslider-reverse.rangeslider-vertical .rangeslider__fill {
  top: 0;
  bottom: inherit;
}
.rangeslider-vertical .rangeslider__labels {
  position: relative;
  list-style-type: none;
  margin: 0 0 0 1.71428571rem;
  padding: 0;
  text-align: left;
  width: 17.85714286rem;
  height: 100%;
  left: 0.71428571rem;
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item {
  position: relative;
  transform: translate3d(0, -50%, 0);
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item::before {
  content: '';
  width: 0.71428571rem;
  height: 0.14285714rem;
  background: black;
  position: absolute;
  left: -1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.rangeslider__labels .rangeslider__label-item {
  position: absolute;
  font-size: 1rem;
  cursor: pointer;
  display: inline-block;
  top: 0.57142857rem;
  transform: translate3d(-50%, 0, 0);
}
.labelSlider-float-left {
  float: left;
  width: 1rem;
  cursor: pointer;
}
.labelSlider-float-right {
  float: right;
  width: 1rem;
  cursor: pointer;
}
.labelSlider-center {
  margin: 0 1rem;
}
.ant-slider {
  margin-top: 0.71428571rem !important;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.sdd-swtich-contianer {
  font-size: 0;
}
.labelText-wrapper {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.virtual-text-wrapper {
  position: relative;
  overflow-x: hidden;
}
.labelTimeRangePicker ~ a {
  color: inherit;
  cursor: initial;
}
section.sdd-layout {
  background-color: inherit;
}
section.sdd-layout .sdd-layout-header {
  display: flex;
  padding: 0;
}
section.sdd-layout .sdd-layout-header .header-item {
  flex-shrink: 0;
}
section.sdd-layout .sdd-layout-header .logo-wrapper {
  display: flex;
}
section.sdd-layout .sdd-layout-header .logo-wrapper .logo-divider {
  width: 0.35714286rem;
  text-align: center;
}
section.sdd-layout .sdd-layout-header .logo-wrapper .logo-divider .ant-divider {
  background-color: #334454;
  margin-left: 0;
  margin-right: 0;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper {
  flex-grow: 1;
  padding-right: 2.28571429rem;
  min-width: 5.71428571rem;
  overflow: hidden;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper {
  display: flex;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-content {
  overflow: hidden;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-content .menu-content-children {
  position: relative;
  transition: left 0.3s linear;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-turn-left,
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-turn-right {
  cursor: pointer;
  position: relative;
  z-index: 999;
  color: #A6ADB4;
  text-align: center;
  width: 2.85714286rem;
  flex-shrink: 0;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-turn-left:hover,
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .menu-turn-right:hover {
  color: #fff;
  background-color: #1F262A;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .left-button,
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .right-button {
  font-size: 1.14285714rem;
  padding: 0;
}
section.sdd-layout .sdd-layout-header .header-menu-wrapper .menu-content-wrapper .tab-icon {
  color: #A6ADB4;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list {
  white-space: nowrap;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list .sdd-tab-item {
  display: inline-block;
  text-align: center;
  color: #A6ADB4;
  padding-left: 1.14285714rem;
  padding-right: 0.85714286rem;
  min-width: 4.57142857rem;
  transition: all 0.3s;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list .sdd-tab-item:hover {
  color: #fff;
  background-color: #1F262A;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list .sdd-tab-item:hover .tab-remove-button {
  visibility: visible;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list .sdd-tab-item .tab-remove-button {
  font-size: 1.14285714rem;
  height: 1.14285714rem;
  width: 1.14285714rem;
  visibility: hidden;
  margin-left: 0.28571429rem;
  transition: visibility 0s;
  padding: 0;
}
section.sdd-layout .sdd-layout-header .sdd-tab-list .sdd-tab-item-selected {
  color: #fff;
}
section.sdd-layout .sdd-layout-sider {
  background-color: inherit;
  border-right: 0.07142857rem solid rgba(0, 0, 0, 0.12);
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline {
  height: 100%;
  margin-top: 0.71428571rem;
  border-right: unset;
  overflow-y: auto;
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .menu-icon-wrapper {
  display: inline-block;
  font-size: 1.42857143rem;
  margin-right: 0.57142857rem;
  vertical-align: top;
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-submenu-arrow {
  right: 1.71428571rem;
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 3rem;
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-item,
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-item .anticon,
section.sdd-layout .sdd-layout-sider .layout-sider-menu.ant-menu-inline .ant-menu-submenu-title .anticon {
  margin-right: 0;
  font-size: inherit;
}
section.sdd-layout .sdd-layout-content {
  padding: 1.14285714rem;
  background-color: #F0F2F5;
}
section.sdd-layout .sdd-layout-content .main-content {
  background-color: #FFFFFF;
  height: 100%;
}
section.sdd-layout .sdd-layout-footer {
  padding: 0;
  border-top: 0.07142857rem solid rgba(0, 0, 0, 0.12);
  height: 4.07142857rem;
  line-height: 4.07142857rem;
  background-color: #FFFFFF;
}
.Loading-wapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #f5f5f5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.Loading-wapper .ant-spin {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.Loading-wapper .Loading-addMargin .ant-spin-text {
  margin-top: 2.85714286rem;
}
._NewScheduleComponent_ {
  color: #000000BF;
  padding: 1.14285714rem;
  padding-bottom: 2.28571429rem;
  user-select: none;
}
._NewScheduleComponent_ .align-center {
  text-align: center;
}
._NewScheduleComponent_ .ant-card-body {
  padding: 1.07142857rem 1.71428571rem 1.07142857rem 1.71428571rem;
}
._NewScheduleComponent_ .slider-container {
  position: relative;
}
._NewScheduleComponent_ .btnContainer {
  float: right;
}
._NewScheduleComponent_ .btnContainer button:nth-child(1) {
  margin-right: 0.71428571rem;
}
._NewScheduleComponent_ .time-ruler-wrapper {
  padding-top: 3.57142857rem;
  background-color: #F0F2F5;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler {
  display: flex;
  align-items: flex-end;
  height: 1rem;
  position: relative;
  font-size: 0.85714286rem;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler .ruler-section {
  flex: 1;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler div {
  display: inline-block;
  height: 0.35714286rem;
  border-left: 0.07142857rem solid #555;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler div:last-child {
  border-right: 0.07142857rem solid #555;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler div:last-child .ruler-text {
  margin-left: 0rem;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler .ruler-text {
  position: absolute;
  bottom: 1.07142857rem;
  margin-left: -0.35714286rem;
  white-space: nowrap;
  font: 11/14rem/1 sans-serif;
}
._NewScheduleComponent_ .time-ruler-wrapper .timeplan-ruler .hour {
  height: 0.71428571rem;
}
._NewScheduleComponent_ .main-container {
  box-sizing: border-box;
  margin: 0;
  overflow: hidden;
  height: 4.28571429rem;
}
._NewScheduleComponent_ .main-container:not(:last-of-type) {
  border-bottom: none;
}
._NewScheduleComponent_ .main-container:not(:last-of-type) .label {
  border-bottom: 0.07142857rem solid #e8e8e8;
  overflow: hidden;
  text-overflow: ellipsis;
}
._NewScheduleComponent_ .main-container:not(:last-of-type) .behind-operator-area {
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._NewScheduleComponent_ .main-container .label {
  float: left;
  height: 100%;
  line-height: 4.21428571rem;
  padding-left: 0.71428571rem;
  padding-right: 0.71428571rem;
  text-align: right;
}
._NewScheduleComponent_ .main-container .slider-container {
  display: flex;
  flex-wrap: wrap;
  float: left;
  height: 100%;
}
._NewScheduleComponent_ .main-container .behind-operator-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
}
._NewScheduleComponent_ .main-container .copyBtn {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  flex-shrink: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
}
._NewScheduleComponent_ .main-container .copyBtn > span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
._NewScheduleComponent_ .main-container .dayplan {
  position: relative;
  width: 100%;
  border: 0.07142857rem solid #e8e8e8;
  background-color: #fff;
  cursor: pointer;
  box-sizing: border-box;
}
._NewScheduleComponent_ .main-container .dayplan:last-of-type {
  border-bottom: none;
}
._NewScheduleComponent_ .main-container .dayplan:not(:last-of-type) {
  border-bottom: none;
}
._NewScheduleComponent_ .main-container .dayplan .handle {
  position: absolute;
  width: 0.28571429rem;
  height: 80%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  background-color: #fff;
  border: solid 0.07142857rem #2680eb;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  cursor: w-resize;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
._NewScheduleComponent_ .main-container .dayplan .handle:hover {
  border-color: #46a6ff;
}
._NewScheduleComponent_ .main-container .dayplan .track-wrapper {
  position: absolute;
  height: 100%;
}
._NewScheduleComponent_ .main-container .dayplan .track {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
._NewScheduleComponent_ .main-container .dayplan .track.green {
  background: #52c41a;
}
._NewScheduleComponent_ .main-container .dayplan .track.yellow {
  background: #fcac15;
}
._NewScheduleComponent_ .main-container .dayplan .track.red {
  background: #f5222d;
}
._NewScheduleComponent_ .main-container .dayplan .track.red-1 {
  background-color: #f54117;
}
._NewScheduleComponent_ .main-container .dayplan .track.green-2 {
  background-color: #0a9c02;
}
._NewScheduleComponent_ .main-container .dayplan .track.green-3 {
  background-color: #03aeac;
}
._NewScheduleComponent_ .main-container .dayplan .track.orange-1 {
  background-color: #ff7e16;
}
._NewScheduleComponent_ .main-container .dayplan .track.orange-2 {
  background-color: #fcac15;
}
._NewScheduleComponent_ .main-container .dayplan .track.orange-3 {
  background-color: #bc7c00;
}
._NewScheduleComponent_ .main-container .dayplan .track.blue-1 {
  background-color: #1890ff;
}
._NewScheduleComponent_ .main-container .dayplan .track.blue-2 {
  background-color: #2238c7;
}
._NewScheduleComponent_ .main-container .dayplan .track.purple-1 {
  background-color: #ac0dce;
}
._NewScheduleComponent_ .main-container .dayplan .track.purple-2 {
  background-color: #6e52fe;
}
._NewScheduleComponent_ .main-container .dayplan .track-selected {
  z-index: 2;
}
._NewScheduleComponent_ .main-container .dayplan .handler-wrapper {
  position: absolute;
  pointer-events: none;
  border: 0.07142857rem solid #2680eb;
  width: 100%;
  height: 100%;
  z-index: 998;
}
._NewScheduleComponent_ .main-container .dayplan :focus {
  outline: none;
}
._NewScheduleComponent_ .main-container .grid-wrapper {
  display: flex;
  flex-wrap: nowrap;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
._NewScheduleComponent_ .main-container .grid-wrapper .slider-grid {
  height: 100%;
  flex: 1;
  border-right: 0.07142857rem solid #e8e8e8;
}
._NewScheduleComponent_ .main-container .grid-wrapper .slider-grid:last-of-type {
  border-right: none;
}
._NewScheduleComponent_ .day-component-wrapper {
  position: relative;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.06);
}
._NewScheduleComponent_ .day-component-wrapper .draw-rectangle {
  position: absolute;
  pointer-events: none;
  background-color: transparent;
  box-sizing: border-box;
  border: 0.07142857rem dashed #1890ff;
  z-index: 9999;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask .mask-main-container {
  height: 100%;
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask .mask-main-content {
  position: relative;
  height: 100%;
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask .mask-main-content .cursor-icon {
  position: absolute;
  top: 0;
  transform: translate(-48%, -100%);
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask .mask-main-content .vertical-ruler {
  height: 100%;
  position: absolute;
  border-left: 0.07142857rem solid #f7772c;
}
._NewScheduleComponent_ .day-component-wrapper .vertical-ruler-mask .mask-main-content .ruler-time-string {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  position: absolute;
  font-size: 0.85714286rem;
  color: #8c8c8c;
  bottom: 0;
  transform: translate(-50%, 100%);
}
._NewScheduleComponent_ .header {
  line-height: 3.57142857rem;
  margin-bottom: 1.14285714rem;
  overflow: hidden;
}
._NewScheduleComponent_ .header .status-container {
  float: left;
}
._NewScheduleComponent_ .header .status-container .status-header {
  float: left;
  padding-right: 0.57142857rem;
}
._NewScheduleComponent_ .header .status-container .status-wrapper {
  float: left;
  padding-right: 0.71428571rem;
}
._NewScheduleComponent_ .header .status-container .compact-status-wrapper {
  float: left;
  cursor: pointer;
  padding-right: 0.71428571rem;
}
._NewScheduleComponent_ .header .status-container .compact-status-wrapper-selected {
  background-color: #eeeeee;
}
._NewScheduleComponent_ .header .status-container .circle {
  content: '';
  height: 0.71428571rem;
  width: 0.71428571rem;
  display: inline-block;
  border-radius: 0.35714286rem;
  margin: 0 0.71428571rem;
}
._NewScheduleComponent_ .header .status-container .circle.green {
  background: #52c41a;
}
._NewScheduleComponent_ .header .status-container .circle.yellow {
  background: #fcac15;
}
._NewScheduleComponent_ .header .status-container .circle.red {
  background: #f5222d;
}
._NewScheduleComponent_ .header .status-container p {
  display: inline;
}
._NewScheduleComponent_ .header .button-container {
  float: right;
}
.tip .ant-tooltip-arrow {
  border-bottom-color: #d9d9d9;
  border-top-color: #d9d9d9;
}
.tip .ant-tooltip-inner {
  color: #272727;
  background-color: #FFF;
  padding: 0 0.57142857rem;
}
.tip .timer-input {
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
}
.timeSchedule-drawer button:nth-child(1) {
  margin-right: 1.42857143rem;
}
.timeSchedule-drawer .ant-drawer-body .btnContainer {
  margin-top: 2.85714286rem;
}
.timeSchedule-modal .ant-modal-body {
  max-width: 100%;
}
.timeSchedule-modal .timeSchedule-checkboxGroup-wrapper .ant-checkbox-wrapper {
  height: 2.28571429rem;
  padding: 0.28571429rem 0.28571429rem 0.28571429rem 0;
}
.timeSchedule-modal .timeSchedule-checkboxGroup-wrapper .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
.timer-box {
  height: 2.14285714rem;
  display: inline-block;
}
.timer-box .ant-input {
  padding: 0.28571429rem 0rem;
}
.timer-box .timer-input {
  background-color: #FFF;
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border: none;
}
.timer-box .timer-input:focus {
  border: transparent;
}
.timer-box .timer-point {
  float: left;
  vertical-align: baseline;
  margin: 0;
  padding: 0.21428571rem;
  background-color: #FFF;
  height: 2.14285714rem;
  font-weight: bold;
}
.timer-box-area {
  display: inline-block;
  margin: 0;
  vertical-align: 0.64285714rem;
}
.timer-box-label {
  margin: 0;
  line-height: 2.14285714rem;
}
.red-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #f54117;
}
.green-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #52c41a;
}
.green-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #0a9c02;
}
.green-3-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #03aeac;
}
.orange-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #ff7e16;
}
.orange-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #fcac15;
}
.orange-3-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #bc7c00;
}
.blue-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #1890ff;
}
.blue-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #2238c7;
}
.purple-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #ac0dce;
}
.purple-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #6e52fe;
}
.modalOptions-header {
  margin-bottom: 0.71428571rem;
}
.modalOptions-badge-container {
  float: left;
  margin-left: 0.21428571rem;
  margin-right: 0.21428571rem;
}
.schedule-copy-popover .ant-popover-content {
  width: 23.14285714rem;
}
.schedule-copy-popover .ant-popover-content .ant-checkbox-wrapper {
  margin-left: 0;
  margin-top: 0.42857143rem;
  margin-bottom: 0.42857143rem;
}
.schedule-copy-popover .timeSchedule-checkboxGroup-wrapper .check-all {
  margin-bottom: 0.42857143rem;
}
.schedule-copy-popover .popover-footer {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 1.28571429rem;
}
.schedule-copy-popover .popover-footer .apply-button {
  margin-left: 0.57142857rem;
}
.track-time-hover-popover .ant-popover-inner-content {
  padding: 0;
  color: #000000BF;
}
.track-time-hover-popover .time-hover-content {
  box-sizing: border-box;
  padding: 0.85714286rem 1.14285714rem 0.85714286rem 1.14285714rem;
}
.track-time-popover {
  color: #000000BF;
}
.track-time-popover .ant-time-picker ~ a {
  color: inherit;
  cursor: initial;
}
.track-time-popover .ant-popover-inner-content {
  padding: 0rem;
}
.track-time-popover .ant-time-picker-panel-addon {
  display: flex;
  flex-direction: row-reverse;
}
.track-time-popover a {
  margin-left: 0.57142857rem;
  margin-right: 0.57142857rem;
}
.track-time-popover .time-popover-content {
  display: flex;
  align-items: center;
  padding: 0.85714286rem 0.71428571rem 0.85714286rem 1.14285714rem;
}
.track-time-popover .time-popover-content .confirm-icon {
  color: #000000BF;
  margin-left: 1rem;
  font-size: 1.71428571rem;
  cursor: pointer;
}
.track-time-popover .time-popover-content .delete-icon {
  color: #000000BF;
  margin-left: 0.57142857rem;
  font-size: 1.71428571rem;
  cursor: pointer;
}
.track-time-popover .time-popover-content .confirm-icon:hover,
.track-time-popover .time-popover-content .delete-icon:hover {
  color: #40A9FF;
}
.track-time-popover .time-popover-content .confirm-icon:active,
.track-time-popover .time-popover-content .delete-icon:active {
  color: #096DD9;
}
.track-time-popover .start-timer-picker .ant-time-picker-panel-combobox,
.track-time-popover .end-timer-picker .ant-time-picker-panel-combobox {
  display: flex;
}
.passwordInput-security {
  -webkit-text-security: disc;
  -moz-text-security: disc;
  -ms-text-security: disc;
}
._ScheduleComponent_ {
  padding: 1.14285714rem;
  user-select: none;
}
._ScheduleComponent_ .align-center {
  text-align: center;
}
._ScheduleComponent_ .ant-card-body {
  padding: 1.07142857rem 1.71428571rem 1.07142857rem 1.71428571rem;
}
._ScheduleComponent_ .slider-container {
  position: relative;
}
._ScheduleComponent_ .btnContainer {
  float: right;
}
._ScheduleComponent_ .btnContainer button:nth-child(1) {
  margin-right: 0.71428571rem;
}
._ScheduleComponent_ .timeplan-ruler {
  display: flex;
  align-items: flex-end;
  height: 1rem;
  position: relative;
  font-size: 0.85714286rem;
}
._ScheduleComponent_ .timeplan-ruler .ruler-section {
  flex: 1;
}
._ScheduleComponent_ .timeplan-ruler div {
  display: inline-block;
  height: 0.35714286rem;
  border-left: 0.07142857rem solid #555;
}
._ScheduleComponent_ .timeplan-ruler div:last-child {
  border-right: 0.07142857rem solid #555;
}
._ScheduleComponent_ .timeplan-ruler div:last-child .ruler-text {
  margin-left: 0rem;
}
._ScheduleComponent_ .timeplan-ruler .ruler-text {
  position: absolute;
  bottom: 1.07142857rem;
  margin-left: -0.35714286rem;
  white-space: nowrap;
  font: 11/14rem/1 sans-serif;
}
._ScheduleComponent_ .timeplan-ruler .hour {
  height: 0.71428571rem;
}
._ScheduleComponent_ .main-container {
  border: 0.07142857rem solid rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin: 0;
  padding: 0.64285714rem 0 0.28571429rem 0;
  overflow: hidden;
}
._ScheduleComponent_ .main-container .label {
  float: left;
  height: 100%;
  line-height: 3.21428571rem;
  padding-left: 0.71428571rem;
}
._ScheduleComponent_ .main-container .slider-container {
  float: left;
}
._ScheduleComponent_ .main-container .copyBtn {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
._ScheduleComponent_ .main-container .copyBtn > span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
._ScheduleComponent_ .main-container .dayplan {
  position: relative;
  height: 0.57142857rem;
  margin-bottom: 0.57142857rem;
  border: 0.07142857rem solid #d9d9d9;
  background-color: #e8e8e8;
  cursor: pointer;
  box-sizing: border-box;
}
._ScheduleComponent_ .main-container .dayplan .handle {
  position: absolute;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-top: -0.21428571rem;
  margin-left: -0.5rem;
  background-color: #fff;
  border: solid 0.14285714rem #91d5ff;
  border-radius: 50%;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
._ScheduleComponent_ .main-container .dayplan .handle:hover {
  border-color: #46a6ff;
}
._ScheduleComponent_ .main-container .dayplan .onlyNormal-handle {
  height: 1.14285714rem;
  width: 1.14285714rem;
  z-index: 1;
}
._ScheduleComponent_ .main-container .dayplan .track {
  position: absolute;
  height: 100%;
}
._ScheduleComponent_ .main-container .dayplan .track.green {
  background: #52c41a;
}
._ScheduleComponent_ .main-container .dayplan .track.yellow {
  background: #fcac15;
}
._ScheduleComponent_ .main-container .dayplan .track.red {
  background: #f5222d;
}
._ScheduleComponent_ .main-container .dayplan .track.red-1 {
  background-color: #f54117;
}
._ScheduleComponent_ .main-container .dayplan .track.green-2 {
  background-color: #0a9c02;
}
._ScheduleComponent_ .main-container .dayplan .track.green-3 {
  background-color: #03aeac;
}
._ScheduleComponent_ .main-container .dayplan .track.orange-1 {
  background-color: #ff7e16;
}
._ScheduleComponent_ .main-container .dayplan .track.orange-2 {
  background-color: #fcac15;
}
._ScheduleComponent_ .main-container .dayplan .track.orange-3 {
  background-color: #bc7c00;
}
._ScheduleComponent_ .main-container .dayplan .track.blue-1 {
  background-color: #1890ff;
}
._ScheduleComponent_ .main-container .dayplan .track.blue-2 {
  background-color: #2238c7;
}
._ScheduleComponent_ .main-container .dayplan .track.purple-1 {
  background-color: #ac0dce;
}
._ScheduleComponent_ .main-container .dayplan .track.purple-2 {
  background-color: #6e52fe;
}
._ScheduleComponent_ .main-container .dayplan :focus {
  outline: none;
}
._ScheduleComponent_ .main-container .onlyNormal-dayplan {
  height: 0.85714286rem;
  margin-top: 1.14285714rem;
}
._ScheduleComponent_ .header {
  height: 3.57142857rem;
  line-height: 3.57142857rem;
  margin-bottom: 1.42857143rem;
}
._ScheduleComponent_ .header .status-container {
  margin-bottom: 1.42857143rem;
  float: left;
}
._ScheduleComponent_ .header .status-container .circle {
  content: '';
  height: 0.71428571rem;
  width: 0.71428571rem;
  display: inline-block;
  border-radius: 0.35714286rem;
  margin: 0 0.71428571rem;
}
._ScheduleComponent_ .header .status-container .circle.green {
  background: #52c41a;
}
._ScheduleComponent_ .header .status-container .circle.yellow {
  background: #fcac15;
}
._ScheduleComponent_ .header .status-container .circle.red {
  background: #f5222d;
}
._ScheduleComponent_ .header .status-container p {
  display: inline;
}
._ScheduleComponent_ .header .button-container {
  float: right;
}
._ScheduleComponent_ .onlyNormal-header .status-container {
  display: none;
}
.tip .ant-tooltip-arrow {
  border-bottom-color: #d9d9d9;
  border-top-color: #d9d9d9;
}
.tip .ant-tooltip-inner {
  color: #272727;
  background-color: #FFF;
  padding: 0 0.57142857rem;
}
.tip .timer-input {
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
}
.timeSchedule-drawer button:nth-child(1) {
  margin-right: 1.42857143rem;
}
.timeSchedule-drawer .ant-drawer-body .btnContainer {
  margin-top: 2.85714286rem;
}
.timeSchedule-modal .ant-modal-body {
  max-width: 100%;
}
.timeSchedule-modal .timeSchedule-checkboxGroup-wrapper .ant-checkbox-wrapper {
  height: 2.28571429rem;
  padding: 0.28571429rem 0.28571429rem 0.28571429rem 0;
}
.timeSchedule-modal .timeSchedule-checkboxGroup-wrapper .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
.timer-box {
  height: 2.14285714rem;
  display: inline-block;
}
.timer-box .ant-input {
  padding: 0.28571429rem 0rem;
}
.timer-box .timer-input {
  background-color: #FFF;
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border: none;
}
.timer-box .timer-input:focus {
  border: transparent;
}
.timer-box .timer-point {
  float: left;
  vertical-align: baseline;
  margin: 0;
  padding: 0.21428571rem;
  background-color: #FFF;
  height: 2.14285714rem;
  font-weight: bold;
}
.timer-box-area {
  display: inline-block;
  margin: 0;
  vertical-align: 0.64285714rem;
}
.timer-box-label {
  margin: 0;
  line-height: 2.14285714rem;
}
.red-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #f54117;
}
.green-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #52c41a;
}
.green-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #0a9c02;
}
.green-3-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #03aeac;
}
.orange-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #ff7e16;
}
.orange-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #fcac15;
}
.orange-3-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #bc7c00;
}
.blue-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #1890ff;
}
.blue-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #2238c7;
}
.purple-1-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #ac0dce;
}
.purple-2-options {
  display: inline-block;
  width: 0.85714286rem;
  height: 0.85714286rem;
  margin-right: 0.35714286rem;
  border-radius: 0.14285714rem;
  background-color: #6e52fe;
}
.modalOptions-header {
  margin-bottom: 0.71428571rem;
}
.modalOptions-badge-container {
  float: left;
  margin-left: 0.21428571rem;
  margin-right: 0.21428571rem;
}
._search_ .search-main {
  display: flex;
}
._search_ .search-main .search-conditions-area {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  margin-left: -2.28571429rem;
  margin-right: -2.28571429rem;
}
._search_ .search-main .search-conditions-area .search-component-wrapper {
  display: inline-block;
  height: 3.42857143rem;
  padding: 0 2.28571429rem;
}
._search_ .search-main .search-conditions-area-unExpand {
  overflow: hidden;
  height: 3.42857143rem;
}
._search_ .search-main .button-bar-area {
  display: flex;
  right: 0;
  top: 0;
  align-items: center;
  margin-left: 1.71428571rem;
  height: 3.42857143rem;
  flex-shrink: 0;
}
._search_ .search-main .button-bar-area .m-ml-12 {
  margin-left: 0.85714286rem;
}
._search_ .search-main .button-bar-area .doubleLine-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.28571429rem;
  border-color: transparent;
  height: 2.28571429rem;
  padding: 0;
}
._search_ .search-main .button-bar-area .doubleLine-button:hover {
  border-color: #40a9ff;
  transition: all 0.3s;
}
._search_ .search-main .button-bar-area .doubleLine-icon {
  display: flex;
  align-items: center;
  font-size: 1.71428571rem;
}
._search_ .search-main .button-bar-area .doubleLine-icon:not(.disabled_icons) svg path:nth-child(2) {
  fill: #1890ff;
}
._search_ .search-main .button-bar-area .doubleLine-icon svg {
  transition: transform 0.3s;
}
._search_ .search-main .search-item-label {
  padding-right: 1.14285714rem;
  max-width: 7.14285714rem;
}
._search_ .search-main .label-time-picker {
  width: 100%;
}
._search_ .gap-divider {
  background-color: rgba(0, 0, 0, 0.06);
  margin-top: 0.85714286rem;
  margin-bottom: 1.42857143rem;
}
._Table_ .table-action-bar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.14285714rem;
  overflow: hidden;
  background-color: #ffffff;
}
._Table_ .table-action-bar .left-bars {
  display: flex;
  flex-grow: 1;
  line-height: 0;
}
._Table_ .table-action-bar .left-bars .primary-operator-area {
  display: flex;
  flex-grow: 1;
  flex-wrap: nowrap;
  margin-right: 11.42857143rem;
}
._Table_ .table-action-bar .left-bars .button-groups {
  display: inline-block;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  overflow: hidden;
}
._Table_ .table-action-bar .left-bars .table-title {
  display: inline-block;
  max-width: 8.57142857rem;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
  margin-right: 0.85714286rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._Table_ .table-action-bar .right-bars {
  display: flex;
  flex-shrink: 0;
}
._Table_ .table-action-bar .right-bars .second-operator-area {
  display: flex;
  width: auto;
  align-items: center;
  flex-wrap: nowrap;
}
._Table_ .table-action-bar .right-bars button.filterColumn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.28571429rem;
  width: 2.28571429rem;
  margin-left: 0.85714286rem;
  background-color: #ffffff;
  color: #1890ff;
}
._Table_ .ant-table-body .ant-table-thead tr th,
._Table_ .ant-table-content .ant-table-thead tr th,
._Table_ .ant-table-container .ant-table-thead tr th {
  background-color: #F4F4F4;
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(even),
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(even),
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(even) {
  background-color: #fbfbfc;
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(odd),
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(odd),
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern:nth-of-type(odd) {
  background-color: #ffffff;
}
._Table_ .ant-table-body .ant-table-tbody tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected):not(.ant-table-placeholder) > td,
._Table_ .ant-table-content .ant-table-tbody tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected):not(.ant-table-placeholder) > td,
._Table_ .ant-table-container .ant-table-tbody tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected):not(.ant-table-placeholder) > td {
  background-color: #f3f3f3;
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-selected-row,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-selected-row,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-selected-row {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-body .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-right,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-right,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-selected-row .ant-table-cell-fix-right {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-highlight-row,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-highlight-row,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-highlight-row {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-left,
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-right,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-right,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern.ZD-selected-row .ant-table-cell-fix-right {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-showZebraPattern.ZD-highlight-row,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-showZebraPattern.ZD-highlight-row,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-showZebraPattern.ZD-highlight-row {
  background-color: rgba(231, 231, 231, 0.9);
}
._Table_ .ant-table-body .ant-table-tbody tr.ZD-hideRowBorder:not(:last-of-type) td,
._Table_ .ant-table-content .ant-table-tbody tr.ZD-hideRowBorder:not(:last-of-type) td,
._Table_ .ant-table-container .ant-table-tbody tr.ZD-hideRowBorder:not(:last-of-type) td {
  border-bottom: none;
}
._Table_ .ant-table-body .react-resizable,
._Table_ .ant-table-content .react-resizable,
._Table_ .ant-table-container .react-resizable {
  position: relative;
  background-clip: padding-box;
}
._Table_ .ant-table-body .react-resizable-handle,
._Table_ .ant-table-content .react-resizable-handle,
._Table_ .ant-table-container .react-resizable-handle {
  position: absolute;
  width: 0.71428571rem;
  height: 100%;
  bottom: 0;
  right: -0.35714286rem;
  cursor: col-resize;
  z-index: 1;
}
._Table_ .ant-table-body .editable-cell-value-wrap,
._Table_ .ant-table-content .editable-cell-value-wrap,
._Table_ .ant-table-container .editable-cell-value-wrap {
  padding: 0.35714286rem 0.85714286rem;
  cursor: pointer;
}
._Table_ .ant-table-body .editable-cell-value-wrap:hover,
._Table_ .ant-table-content .editable-cell-value-wrap:hover,
._Table_ .ant-table-container .editable-cell-value-wrap:hover {
  border: 0.07142857rem solid #e8e8e8;
  padding: 0.28571429rem 0.78571429rem;
}
._Table_ .m-table-showEmpty .ant-table-placeholder {
  display: none;
}
._Table_ .m-table-hideEmpty .ant-table-placeholder {
  display: table-row;
}
._Table_ .mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1049;
}
._Table_ tr.drop-over-downward td {
  border-bottom: 0.14285714rem dashed #1890ff !important;
}
._Table_ tr.drop-over-upward td {
  border-top: 0.14285714rem dashed #1890ff !important;
}
._Table_ .ant-table-pagination {
  display: flex;
  justify-content: flex-end;
}
._Table_ li.ant-pagination-total-text {
  position: absolute;
  left: 0;
}
._Table_ .ant-table-tbody > tr.ant-table-row-selected td {
  background-color: inherit;
}
._Table_ .ant-table-thead > tr:hover.ant-table-row-selected > td,
._Table_ .ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background-color: inherit;
}
.ant-table-filter-dropdown-link.confirm {
  width: 3.42857143rem;
  height: 1.71428571rem;
  text-align: center;
  font-family: Microsoft YaHei;
  background-color: #1890ff;
  border-radius: 0.28571429rem;
  font-size: 0.85714286rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.71428571rem;
  letter-spacing: 0rem;
  color: #ffffff;
  float: right;
}
.ant-table-filter-dropdown-link.clear {
  width: 3.42857143rem;
  height: 1.71428571rem;
  font-family: Microsoft YaHei;
  font-size: 0.85714286rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.71428571rem;
  letter-spacing: 0rem;
  color: #808e9d;
  float: left;
}
.rc-tabs-bottom {
  border-top: 0.14285714rem solid #f3f3f3;
}
.rc-tabs-bottom .rc-tabs-content {
  width: 100%;
}
.rc-tabs-bottom .rc-tabs-bar {
  border-top: 0.07142857rem solid #f3f3f3;
}
.rc-tabs-bottom .rc-tabs-nav-container-scrolling {
  padding-left: 2.28571429rem;
  padding-right: 2.28571429rem;
}
.rc-tabs-bottom .rc-tabs-nav-scroll {
  width: 7142.78571429rem;
}
.rc-tabs-bottom .rc-tabs-nav-swipe {
  position: relative;
  left: 0;
}
.rc-tabs-bottom .rc-tabs-nav-swipe .rc-tabs-nav {
  display: flex;
  flex: 1;
  width: 100%;
}
.rc-tabs-bottom .rc-tabs-nav-swipe .rc-tabs-nav .rc-tabs-tab {
  display: flex;
  flex-shrink: 0;
  margin-right: 0;
  padding: 0.57142857rem 0;
  justify-content: center;
}
.rc-tabs-bottom .rc-tabs-nav-wrap {
  width: 100%;
}
.rc-tabs-bottom .rc-tabs-content-animated {
  flex-direction: row;
}
.rc-tabs-bottom .rc-tabs-content-animated .rc-tabs-tabpane {
  width: 100%;
}
.rc-tabs-bottom .rc-tabs-tab-next {
  right: 0.14285714rem;
}
.rc-tabs-bottom .rc-tabs-tab-next-icon:before {
  content: ">";
}
.rc-tabs-bottom .rc-tabs-tab-prev {
  left: 0;
}
.rc-tabs-bottom .rc-tabs-tab-prev-icon:before {
  content: "<";
}
.rc-tabs-bottom .rc-tabs-tab-prev,
.rc-tabs-bottom .rc-tabs-tab-next {
  margin-right: -0.14285714rem;
  width: 2.28571429rem;
  height: 100%;
  top: 0;
  text-align: center;
}
.rc-tabs-bottom .rc-tabs-ink-bar {
  height: 0.14285714rem;
  top: 0.21428571rem;
  left: 0;
}
.rc-tabs-bottom .rc-tabs-tab {
  float: left;
  height: 100%;
  margin-right: 2.14285714rem;
}
.rc-tabs-bottom .rc-tabs-tabpane-inactive {
  height: 0;
  overflow: hidden;
}
.rc-tabs {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.rc-tabs-bar,
.rc-tabs-nav-container {
  font-size: 1rem;
  line-height: 1.5;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  outline: none;
  zoom: 1;
  transition: padding 0.45s;
}
.rc-tabs-ink-bar {
  z-index: 1;
  position: absolute;
  box-sizing: border-box;
  margin-top: -0.21428571rem;
  background-color: #108ee9;
  transform-origin: 0 0;
  width: 0;
  height: 0;
}
.rc-tabs-ink-bar-animated {
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1), height 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
}
.rc-tabs-tab-prev,
.rc-tabs-tab-next {
  user-select: none;
  z-index: 1;
  line-height: 2.57142857rem;
  cursor: pointer;
  border: none;
  background-color: transparent;
  position: absolute;
}
.rc-tabs-tab-prev-icon,
.rc-tabs-tab-next-icon {
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: inherit;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  font-smoothing: antialiased;
  text-stroke-width: 0;
  font-family: sans-serif;
}
.rc-tabs-tab-prev-icon:before,
.rc-tabs-tab-next-icon:before {
  display: block;
}
.rc-tabs-tab-btn-disabled {
  cursor: default;
  color: #ccc;
}
.rc-tabs-nav-wrap {
  overflow: hidden;
}
.rc-tabs-nav {
  box-sizing: border-box;
  padding-left: 0;
  position: relative;
  margin: 0;
  float: left;
  list-style: none;
  display: inline-block;
  transform-origin: 0 0;
}
.rc-tabs-nav-animated {
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}
.rc-tabs-nav:before,
.rc-tabs-nav:after {
  display: table;
  content: " ";
}
.rc-tabs-nav:after {
  clear: both;
}
.rc-tabs-tab {
  box-sizing: border-box;
  position: relative;
  display: block;
  transition: color 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  padding: 0.57142857rem 1.42857143rem;
  font-weight: 500;
  cursor: pointer;
}
.rc-tabs-tab:hover {
  color: #23c0fa;
}
.rc-tabs-tab-active,
.rc-tabs-tab-active:hover {
  color: #108ee9;
  cursor: default;
  transform: translateZ(0);
}
.rc-tabs-tab-disabled {
  cursor: default;
  color: #ccc;
}
.rc-tabs-tab-disabled:hover {
  color: #ccc;
}
.rc-tabs-content {
  zoom: 1;
}
.rc-tabs-content .rc-tabs-tabpane {
  overflow: hidden;
}
.rc-tabs-content-animated {
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), margin-left 0.3s cubic-bezier(0.35, 0, 0.25, 1), margin-top 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  display: flex;
  will-change: transform;
}
.rc-tabs-content-animated .rc-tabs-tabpane {
  flex-shrink: 0;
}
.no-flexbox .rc-tabs-content {
  transform: none !important;
  overflow: auto;
}
.no-csstransitions .rc-tabs-tabpane-inactive,
.no-flexbox .rc-tabs-tabpane-inactive,
.rc-tabs-content-no-animated .rc-tabs-tabpane-inactive {
  display: none;
}
.rc-tabs-left {
  border-right: 0.14285714rem solid #f3f3f3;
}
.rc-tabs-left .rc-tabs-bar {
  float: left;
  height: 100%;
  margin-right: 0.71428571rem;
  border-right: 0.07142857rem solid #f3f3f3;
}
.rc-tabs-left .rc-tabs-nav-container {
  height: 100%;
}
.rc-tabs-left .rc-tabs-nav-container-scrolling {
  padding-top: 2.28571429rem;
  padding-bottom: 2.28571429rem;
}
.rc-tabs-left .rc-tabs-nav-wrap {
  height: 100%;
}
.rc-tabs-left .rc-tabs-content-animated {
  flex-direction: column;
}
.rc-tabs-left .rc-tabs-content-animated .rc-tabs-tabpane {
  height: 100%;
}
.rc-tabs-left .rc-tabs-nav-scroll {
  height: 7142.78571429rem;
}
.rc-tabs-left .rc-tabs-nav-swipe {
  position: relative;
  top: 0;
}
.rc-tabs-left .rc-tabs-nav-swipe .rc-tabs-nav {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
}
.rc-tabs-left .rc-tabs-nav-swipe .rc-tabs-nav .rc-tabs-tab {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
.rc-tabs-left .rc-tabs-tab-prev,
.rc-tabs-left .rc-tabs-tab-next {
  margin-top: -0.14285714rem;
  height: 0;
  line-height: 2.28571429rem;
  width: 0;
  display: block;
  text-align: center;
  opacity: 0;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
}
.rc-tabs-top .rc-tabs-tab-arrow-show,
.rc-tabs-left .rc-tabs-tab-arrow-show,
.rc-tabs-bottom .rc-tabs-tab-arrow-show,
.rc-tabs-right .rc-tabs-tab-arrow-show {
  opacity: 1;
  width: 100%;
  height: 2.28571429rem;
}
.rc-tabs-left .rc-tabs-tab-next {
  bottom: 0;
}
.rc-tabs-left .rc-tabs-tab-next-icon {
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.rc-tabs-left .rc-tabs-tab-next-icon:before {
  content: ">";
}
.rc-tabs-left .rc-tabs-tab-prev {
  top: 0.14285714rem;
}
.rc-tabs-left .rc-tabs-tab-prev-icon {
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.rc-tabs-left .rc-tabs-tab-prev-icon:before {
  content: ">";
}
.rc-tabs-left .rc-tabs-ink-bar {
  width: 0.14285714rem;
  right: 0;
  top: 0;
}
.rc-tabs-left .rc-tabs-tab {
  padding: 1.14285714rem 1.71428571rem;
}
.rc-tabs-right {
  border-left: 0.14285714rem solid #f3f3f3;
}
.rc-tabs-right .rc-tabs-bar {
  float: right;
  height: 100%;
  margin-left: 0.71428571rem;
  border-left: 0.07142857rem solid #f3f3f3;
}
.rc-tabs-right .rc-tabs-nav-container {
  height: 100%;
}
.rc-tabs-right .rc-tabs-nav-container-scrolling {
  padding-top: 2.28571429rem;
  padding-bottom: 2.28571429rem;
}
.rc-tabs-right .rc-tabs-nav-wrap {
  height: 100%;
}
.rc-tabs-right .rc-tabs-nav-scroll {
  height: 7142.78571429rem;
}
.rc-tabs-right .rc-tabs-nav-swipe {
  position: relative;
}
.rc-tabs-right .rc-tabs-nav-swipe .rc-tabs-nav {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
}
.rc-tabs-right .rc-tabs-nav-swipe .rc-tabs-nav .rc-tabs-tab {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}
.rc-tabs-right .rc-tabs-tab-prev,
.rc-tabs-right .rc-tabs-tab-next {
  margin-top: -0.14285714rem;
  height: 0;
  width: 0;
  display: block;
  text-align: center;
  line-height: 2.28571429rem;
  opacity: 0;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
}
.rc-tabs-top .rc-tabs-tab-arrow-show {
  opacity: 1;
  width: 100%;
  height: 2.28571429rem;
}
.rc-tabs-right .rc-tabs-tab-next {
  bottom: 0;
}
.rc-tabs-right .rc-tabs-tab-next-icon {
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.rc-tabs-right .rc-tabs-tab-next-icon:before {
  content: ">";
}
.rc-tabs-right .rc-tabs-tab-prev {
  top: 0.14285714rem;
}
.rc-tabs-right .rc-tabs-tab-prev-icon {
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.rc-tabs-right .rc-tabs-tab-prev-icon:before {
  content: ">";
}
.rc-tabs-right .rc-tabs-content-animated {
  flex-direction: column;
}
.rc-tabs-right .rc-tabs-content-animated .rc-tabs-tabpane {
  height: 100%;
}
.rc-tabs-right .rc-tabs-ink-bar {
  width: 0.14285714rem;
  left: 0;
  top: 0;
}
.rc-tabs-right .rc-tabs-tab {
  padding: 1.14285714rem 1.71428571rem;
}
.rc-tabs-top {
  border-bottom: 0.14285714rem solid #f3f3f3;
}
.rc-tabs-top .rc-tabs-content {
  width: 100%;
}
.rc-tabs-top .rc-tabs-bar {
  border-bottom: 0.07142857rem solid #f3f3f3;
}
.rc-tabs-top .rc-tabs-nav-container-scrolling {
  padding-left: 2.28571429rem;
  padding-right: 2.28571429rem;
}
.rc-tabs-top .rc-tabs-nav-scroll {
  width: 7142.78571429rem;
}
.rc-tabs-top .rc-tabs-nav-swipe {
  position: relative;
  left: 0;
}
.rc-tabs-top .rc-tabs-nav-swipe .rc-tabs-nav {
  display: flex;
  flex: 1;
  width: 100%;
}
.rc-tabs-top .rc-tabs-nav-swipe .rc-tabs-nav .rc-tabs-tab {
  display: flex;
  flex-shrink: 0;
  margin-right: 0;
  padding: 0.57142857rem 0;
  justify-content: center;
}
.rc-tabs-top .rc-tabs-nav-wrap {
  width: 100%;
}
.rc-tabs-top .rc-tabs-content-animated {
  flex-direction: row;
}
.rc-tabs-top .rc-tabs-content-animated .rc-tabs-tabpane {
  width: 100%;
}
.rc-tabs-top .rc-tabs-tab-next {
  right: 0.14285714rem;
}
.rc-tabs-top .rc-tabs-tab-next-icon:before {
  content: ">";
}
.rc-tabs-top .rc-tabs-tab-prev {
  left: 0;
}
.rc-tabs-top .rc-tabs-tab-prev-icon:before {
  content: "<";
}
.rc-tabs-top .rc-tabs-tab-prev,
.rc-tabs-top .rc-tabs-tab-next {
  margin-right: -0.14285714rem;
  width: 0;
  height: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
}
.rc-tabs-top .rc-tabs-tab-arrow-show {
  opacity: 1;
  width: 2.28571429rem;
  height: 100%;
}
.rc-tabs-top .rc-tabs-ink-bar {
  height: 0.14285714rem;
  bottom: 0;
  left: 0;
}
.rc-tabs-top .rc-tabs-tab {
  float: left;
  height: 100%;
  margin-right: 2.14285714rem;
}
.rc-tabs-top .rc-tabs-tabpane-inactive {
  height: 0;
  overflow: hidden;
}
body {
  overflow: hidden;
}
#root {
  font-size: 1rem;
  min-width: 57.14285714rem;
  min-height: 21.42857143rem;
}
.m-header {
  position: absolute;
  height: 4.57142857rem;
  top: 0;
  z-index: 1000;
  width: 100%;
  min-width: 50rem;
}
.m-header .tab-menu .tab-menu-button:hover {
  background: transparent;
}
#main {
  position: absolute;
  top: 4.57142857rem;
  width: 100%;
  height: calc(100% - 4.57142857rem);
}
#main > div {
  height: 100%;
}
.m-section-full {
  height: 100% !important;
  top: 0 !important;
}
.homeside-enter,
.homeside-appear {
  opacity: 0;
}
.homeside-enter-active,
.homeside-appear-active {
  opacity: 1;
  transition: opacity 200ms ease-in;
}
.homeside-enter-done {
  opacity: 1;
}
.homeside-exit {
  opacity: 1;
}
.homeside-exit-active {
  opacity: 0;
  transition: opacity 200ms ease-in;
}
.homeside-exit-done {
  opacity: 0;
}
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.m-logo-live-title {
  position: relative;
  width: 9.28571429rem !important;
  height: 4.28571429rem !important;
  top: 0;
  left: 0;
  background-position: 0 -16.42857143rem;
}
.topMenus_lang {
  min-width: 8.57142857rem;
}
.TabMenu {
  line-height: 4.57142857rem;
  width: 100%;
}
.TabMenu .ant-tabs-nav::before {
  border-bottom: 0;
}
.TabMenu .ant-tabs.ant-tabs-card .ant-tabs-nav-list .ant-tabs-tab-active {
  background-color: transparent;
  border: none;
  color: #ffffff !important;
}
.TabMenu .ant-tabs.ant-tabs-card .ant-tabs-tab {
  background-color: transparent;
  border: none;
  text-align: center;
  line-height: 4.57142857rem;
  width: unset;
  margin-right: 0.71428571rem;
  color: #a6adb4;
}
.TabMenu .ant-tabs-nav-list {
  border: none;
  color: #a6adb4;
}
.TabMenu .ant-tabs.ant-tabs-card .ant-tabs-nav-list .ant-tabs-nav-wrap {
  height: 4.57142857rem;
}
.TabMenu .ant-tabs-nav-wrap {
  line-height: 4.57142857rem;
  font-size: 1rem;
}
.TabMenu .ant-tabs-nav-operations {
  color: #ffffff;
}
.TabMenu .ant-tabs-nav-operations .anticon-ellipsis {
  font-size: 1.42857143rem;
}
.TabMenu .ant-tabs-tab-next {
  height: 4.57142857rem;
  color: #ffffff;
}
.TabMenu .ant-tabs-tab-next:hover {
  color: #1890ff;
}
.TabMenu .ant-tabs-tab-prev {
  height: 4.57142857rem;
  color: #ffffff;
}
.TabMenu .ant-tabs-tab-prev:hover {
  color: #1890ff;
}
.TabMenu .anticon-close {
  opacity: 0;
  color: #ffffff;
  margin-top: -1.42857143rem;
}
.TabMenu .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
  color: #ffffff !important;
}
.TabMenu .ant-tabs.ant-tabs-card .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-close-x {
  color: #ffffff;
}
.TabMenu .tab-pane .ant-tabs-tab {
  min-width: 6.42857143rem;
}
.tab-menu {
  width: 100%;
  background-color: #1C2A39;
  color: #a6adb4;
  line-height: 4.57142857rem;
  height: 4.57142857rem !important;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
  z-index: 1000;
  display: flex;
}
.tab-menu div {
  height: 4.57142857rem;
  text-align: center;
}
.tab-menu i {
  font-size: 1.21428571rem;
}
.tab-menu .logo {
  width: auto;
  flex: 0 0 9.28571429rem;
  overflow: hidden;
}
.tab-menu .divider {
  flex: 0 0 0.35714286rem;
}
.tab-menu .ant-divider {
  height: 1.2rem !important;
}
.tab-menu .home {
  flex: 0 0 4.57142857rem;
  width: 4.57142857rem;
  font-size: 1.28571429rem;
  cursor: pointer;
}
.tab-menu .home:hover {
  background-color: #1F262A;
}
.tab-menu .middle {
  width: 0;
  flex: 1;
}
.tab-menu .middle .ant-tabs-nav .ant-tabs-tab:hover {
  color: #ffffff;
  background-color: #1F262A;
}
.tab-menu .middle .ant-tabs-nav .ant-tabs-tab {
  padding: 0 0.28571429rem !important;
  height: 100% !important;
}
.tab-menu .middle .ant-divider {
  height: 1.14285714rem;
  background: #e8e8e8;
  opacity: 0.15;
}
.tab-menu .middle .ant-divider,
.tab-menu .middle .ant-divider-vertical {
  margin: 0 1rem;
}
.tab-menu .middle div {
  text-align: left;
}
.tab-menu i:hover {
  color: #ffffff;
}
.tab-menu .tab-menu-button:hover {
  background-color: #1F262A;
}
.tab-menu .tab-menu-button {
  flex: 0 0 2.85714286rem;
  border: none;
  padding: 0;
  background-color: #1C2A39;
  outline: none;
  line-height: 4.57142857rem;
  vertical-align: top;
  width: 2.85714286rem;
  cursor: pointer;
  text-align: center;
}
.tab-menu .tab-menu-button:hover {
  color: #ffffff;
}
.tab-menu .tab-menu-button:last-child {
  text-align: center;
  display: inline-block;
  margin-right: 0;
}
.tab-menu .tab-menu-button-user {
  flex: 0 0 5.71428571rem;
}
.tab-menu .tab-menu-button-user button {
  width: 5.71428571rem;
  text-align: center;
}
.tab-menu .ant-badge-count {
  transform: translate(0, 150%);
}
.tab-menu .myicon-topFullScreen {
  height: 4.5rem;
}
.tab-menu .tab-pane {
  min-width: 6.42857143rem !important;
}
@keyframes arcSlideUpIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}
._MenuView_ {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: auto;
  background-size: cover;
  background-image: url('/static/media/homeBackground.2577a1b9.png');
}
._MenuView_ .MenuView-Carousel {
  color: #23272b;
  width: 100%;
  min-width: 87.85714286rem;
  height: 44.28571429rem;
  overflow: hidden;
}
._MenuView_ .MenuView-Carousel .MenuView-Carousel-Page {
  padding: 1.71428571rem 4.85714286rem 0 4.85714286rem;
}
._MenuView_ .MenuView-Card {
  width: 32.66%;
  height: 18.57142857rem;
  padding: 2.42857143rem 3.14285714rem;
  border-radius: 1.42857143rem;
  background-color: #f7f8f9;
  cursor: pointer;
}
._MenuView_ .MenuView-Card .ant-divider-horizontal {
  margin-bottom: 0.42857143rem;
}
._MenuView_ .MenuView-Card:not(first-child) {
  margin-top: 1%;
}
._MenuView_ .MenuView-Card:not(:nth-child(3n)) {
  margin-right: 1%;
}
@media screen and (max-height: 800PX) {
  ._MenuView_ .MenuView-Carousel {
    height: 35rem;
  }
  ._MenuView_ .MenuView-Card {
    height: 16rem;
    padding: 1rem 1.71428571rem;
  }
  ._MenuView_ .MenuView-Card .ant-divider {
    margin: 1.14285714rem;
  }
}
@media screen and (min-width: 100PX) and (max-width: 1520PX) {
  ._MenuView_ .menuView-list-container .menuView-list-item {
    width: 16.6% !important;
  }
}
._MenuView_ .ant-card {
  background-color: inherit;
  color: #23272b;
}
._MenuView_ .ant-card-grid {
  box-shadow: none;
}
._MenuView_ .ant-card-grid-hoverable:hover {
  position: relative;
  z-index: 1;
  background: #ffffff;
  color: #23272b;
  box-shadow: 0rem 0rem 1.14285714rem 0rem rgba(0, 0, 0, 0.08);
}
._MenuView_ .ViewItem-CardItem {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
._MenuView_ .ViewItem-CardItem-Text {
  word-break: break-word;
}
._MenuView_ .ViewItem-CardItem-Title {
  width: 100%;
  height: 2.42857143rem;
  font-size: 1.57142857rem;
  font-weight: bold;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
._MenuView_ .ViewItem-CardItem-Message {
  color: #657685;
  margin-top: 0.57142857rem;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  height: 3.14285714rem;
}
._MenuView_ .ViewItem-CardSubItem {
  display: flex;
  align-items: center;
}
._MenuView_ .ViewItem-CardSubItem .ViewItem-CardSubItem-Icon {
  font-size: 1.42857143rem;
  margin-right: 0.42857143rem;
}
._MenuView_ .ViewItem-CardSubItem .ViewItem-CardSubItem-Text {
  display: inline-block !important;
  min-width: 3.57142857rem;
}
._MenuView_ .ViewItem-CardSubItem:hover {
  color: #1890ff;
}
._MenuView_ .HeadItem-CardItem {
  height: 8.57142857rem;
  padding: 1.42857143rem 0;
}
._MenuView_ .HeadItem-CardItem-Title {
  font-size: 1.07142857rem;
  font-weight: bold;
  margin: 0;
}
._MenuView_ .menuView-list-container {
  margin-top: 2.14285714rem;
  color: #657685;
  min-width: 87.85714286rem;
  padding: 0 4.85714286rem 1.71428571rem 4.85714286rem;
}
._MenuView_ .menuView-list-container .menuView-list-title {
  font-size: 1.42857143rem;
  font-weight: bold;
  margin-bottom: 1.14285714rem;
}
._MenuView_ .menuView-list-container .ant-space-item {
  width: 20%;
}
._MenuView_ .menuView-list-container .menuView-list-box {
  display: flex;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 1.42857143rem;
  padding: 0.57142857rem;
  box-sizing: border-box;
  border: 0.07142857rem solid rgba(255, 255, 255, 0.25);
}
._MenuView_ .menuView-list-container .menuView-list-box .menuView-list-item {
  font-size: 1.14285714rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 12.5%;
  min-width: 10.71428571rem;
  padding: 1.42857143rem 0;
  cursor: pointer;
}
._MenuView_ .menuView-list-container .menuView-list-box .menuView-list-item:hover {
  border-radius: 1.42857143rem;
  background-color: rgba(255, 255, 255, 0.8);
}
._MenuView_ .menuView-list-container .menuView-list-box .menuView-list-item .anticon {
  font-size: 1.85714286rem;
  margin-right: 0.35714286rem;
  vertical-align: sub;
}
@media screen and (min-device-width: 3000PX) {
  ._MenuView_ {
    background-image: url('/static/media/homeBackground_4k.447ef9f6.png');
    background-size: cover;
  }
}
:root {
  --swiper-theme-color: #1890ff;
}
.swiper,
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0rem, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 85.71428571rem;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 85.71428571rem;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 0.07142857rem;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 0.07142857rem;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 3rem;
  height: 3rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.5rem;
  margin-top: -1.5rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.28571429rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 0.07142857rem;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 0.07142857rem;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 3.14285714rem;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0rem - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 0.71428571rem);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 0.71428571rem);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.57142857rem;
  top: auto;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 0.71428571rem;
  height: 0.71428571rem;
  display: inline-block;
  border-radius: 50%;
  background: #000 !important;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  width: 0.71428571rem;
  height: 0.71428571rem;
  background: #1890ff !important;
  opacity: 1;
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 0.57142857rem;
  left: auto;
  top: 50%;
  transform: translate3d(0rem, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0.42857143rem 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 0.57142857rem;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.28571429rem;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 0.28571429rem;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 0.28571429rem;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 0.71428571rem;
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: 0.28571429rem;
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: 0.28571429rem;
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 0.28571429rem);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: 0.28571429rem;
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: 0.71428571rem;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification,
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(3.57142857rem);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
._SideTabView_ > .ant-col {
  position: static;
  height: 100%;
}
._SideTabView_ > .ant-col > .ant-row > div {
  width: 100%;
}
._SideTabView_ .m-tab-content {
  height: calc(100% - 4.42857143rem);
}
#main .side-button {
  background-color: transparent;
  border: none;
  outline: none;
}
#main .sideMenu {
  background-color: #ffffff;
  padding: 0.71428571rem 0;
}
#main .sideMenu .ant-menu-item a {
  display: inline!important;
  color: #272727;
  margin-left: 0.71428571rem !important;
}
#main .sideMenu .ant-menu-submenu-inline .ant-menu-submenu-title {
  padding-right: 2.57142857rem;
  height: 3.42857143rem !important;
  line-height: 3.42857143rem !important;
  margin: 0;
}
#main .sideMenu .ant-menu-submenu-inline .ant-menu-item {
  padding-left: 3rem !important;
  padding-right: 2rem;
  height: 2.85714286rem !important;
  line-height: 2.85714286rem !important;
  margin: 0;
}
#main .sideMenu .anticon {
  font-size: 1.14285714rem;
}
#main .sideMenu .ant-menu {
  color: #272727;
}
#main .sideMenu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff;
  color: #1890ff;
}
#main .sideMenu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a {
  color: #1890ff;
}
#main .sideMenu .ant-menu-item:hover,
#main .ant-menu-item-active,
#main .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
#main .ant-menu-submenu-active,
#main .ant-menu-submenu-title:hover {
  color: #1890ff;
}
#main .sideMenu .ant-menu-item:hover a,
#main .ant-menu-item-active a,
#main .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open a,
#main .ant-menu-submenu-active a,
#main .ant-menu-submenu-title:hover a {
  color: #1890ff;
}
#main .sideMenu .ant-menu-submenu-arrow::before {
  background-color: #e6f7ff;
}
#main .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
#main .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  background-color: #272727;
}
#main .sideMenu .sideMenuBody {
  height: 100%;
  border-right: none;
  background-color: #ffffff;
}
._SideView_ {
  height: 100%;
}
._SideView_ .side {
  position: absolute;
  top: 0;
  width: 17.14285714rem;
  bottom: 0;
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
._SideView_ .container {
  position: absolute;
  left: 17.14285714rem;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  overflow: auto;
  min-width: 40rem;
  border: 1.14285714rem solid #f0f2f5;
  display: flex;
}
._SideView_ .container > div {
  min-width: 56rem;
  width: 100%;
}
.hideSideview .side {
  display: none;
}
.hideSideview .container {
  display: block;
  left: 0;
  border-width: 0;
}
#main .quickguide-step-wrap {
  width: 100%;
  height: 4.28571429rem;
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0 0.35714286rem 0.07142857rem rgba(232, 232, 232, 0.4);
  padding: 0.71428571rem 10.71428571rem 0 10.71428571rem;
}
#main .quickguide-fixed-btn {
  position: fixed !important;
  bottom: 0;
  right: 0;
  left: 0;
}
#main .quickguide-btn {
  width: 100%;
  height: 4rem !important;
  line-height: 4rem !important;
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0 -0.35714286rem 0.07142857rem rgba(232, 232, 232, 0.4);
  margin: 0 !important;
  padding: 0 !important;
}
#main .quickguide-right-btn {
  flex-direction: row-reverse;
}
.quickguide-flex-info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  flex: 1;
}
._AIPanel_ {
  position: relative;
  display: inline-block;
  width: 19.42857143rem !important;
  height: 15.85714286rem !important;
  margin-right: 0.21428571rem;
  margin-bottom: 0.57142857rem;
  border: 0.07142857rem solid #e8e8e8;
  overflow: hidden;
}
._AIPanel_.active {
  border: 0.07142857rem solid #1890ff;
}
._AIPanel_ img {
  position: static;
}
._AIPanel_ .similar {
  position: absolute;
  width: 92%;
  bottom: 2.14285714rem;
}
._AIPanel_ .m-face-bigText {
  float: right !important;
  position: absolute;
  bottom: 1.71428571rem;
}
._AIPanel_ .m-face-text {
  position: absolute;
  bottom: 0.35714286rem;
  width: 8.5rem;
  height: 1.71428571rem;
  color: #fff;
  line-height: 1.71428571rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}
._AIPanel_ .m-mask-bigText {
  position: absolute;
  top: 1.71428571rem;
  left: 0;
  z-index: 1;
}
._AIPanel_ .row {
  margin: 0;
}
._AIPanel_ .row .text {
  float: left;
  max-width: 10.71428571rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  margin-left: 0.21428571rem;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
._AIPanel_ .row .right {
  margin-right: 1.42857143rem;
}
._AIPanel_ .row .check {
  position: absolute;
  top: 0;
  right: 0.21428571rem;
}
._AIPanel_ .row .left {
  max-width: 5.14285714rem;
}
._AIPanel_ .panel-heading {
  height: 2.28571429rem;
  line-height: 2.14285714rem;
  padding: 0 0.21428571rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
  border-radius: 0;
}
._AIPanel_ .panel-heading label.m-icon-check {
  display: none;
}
._AIPanel_ .panel-heading label.m-icon-check.active {
  display: block;
}
._AIPanel_ .panel-body {
  padding: 0.57142857rem 0.57142857rem 0 0.57142857rem;
  height: 10.85714286rem;
}
._AIPanel_ .panel-body .attr-image-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 45%;
  height: 2.28571429rem;
  width: 2.28571429rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0.28571429rem;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
._AIPanel_ .panel-body .attr-image-arrow[disabled] {
  cursor: not-allowed;
  background-color: rgba(150, 150, 150, 0.5);
}
._AIPanel_ .panel-body .attr-image-prev {
  left: 0.71428571rem;
  z-index: 2;
}
._AIPanel_ .panel-body .attr-image-next {
  right: 0.71428571rem;
  z-index: 2;
}
._AIPanel_ .panel-body .img {
  width: 100% !important;
  vertical-align: middle;
  text-align: center;
  background-color: #ffffff;
}
._AIPanel_ .panel-body .img .m-ai-backgroud {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
._AIPanel_ .panel-body .img .m-ai-backgroud:hover .m-ai-zoom-icon {
  display: block;
}
._AIPanel_ .panel-body .m-ai-single-img {
  height: 9.71428571rem;
}
._AIPanel_ .panel-body .m-ai-db-img {
  height: 7.42857143rem !important;
  margin-bottom: 0.35714286rem;
}
._AIPanel_ .panel-body .m-ai-db-plate-img {
  height: 5.42857143rem !important;
  margin-bottom: 0.35714286rem;
}
._AIPanel_ .panel-body .m-ai-plate-img {
  background-size: 100% 100%;
  height: 2rem;
  position: relative;
}
._AIPanel_ .panel-body .m-ai-plate-img:hover .m-ai-zoom-icon {
  display: block;
}
._AIPanel_ .panel-body .stitle {
  display: inline-block;
  height: 1.64285714rem;
  line-height: 1.64285714rem;
}
._AIPanel_ .panel-body .svalue {
  display: inline-block;
  max-width: 48% !important;
  height: 1.64285714rem;
  line-height: 1.64285714rem;
}
._AIPanel_ .panel-body .m-color-Unknown {
  background-position: -43.2rem -68.2rem;
}
._AIPanel_ .panel-body .row-content {
  margin-top: 0.25rem !important;
}
._AIPanel_ .panel-body .row-content span {
  max-width: 100%;
}
._AIPanel_ .panel-body .m-ai-panel-trust {
  margin-top: 0.35714286rem;
  background-color: #dcf3d1;
  border: 0.07142857rem solid #52c41a;
  padding: 0.14285714rem 0.35714286rem 0 0.35714286rem;
}
._AIPanel_ .panel-body .m-ai-panel-trust .m-trust-icon {
  display: inline-block;
  width: 1.57142857rem;
}
._AIPanel_ .panel-body .m-ai-panel-trust .m-trust-text {
  display: inline-block;
  width: 6rem;
}
._AIPanel_ .panel-body .m-ai-panel-distrust {
  margin-top: 0.35714286rem;
  background-color: #fdd2d5;
  border: 0.07142857rem solid #f5222d;
  padding: 0.14285714rem 0.35714286rem 0 0.35714286rem;
}
._AIPanel_ .panel-body .m-ai-panel-distrust .m-trust-icon {
  display: inline-block;
  width: 1.57142857rem;
}
._AIPanel_ .panel-body .m-ai-panel-distrust .m-trust-text {
  display: inline-block;
  width: 6rem;
}
._AIPanel_ .panel-body .m-ai-foot-brand {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 3.57142857rem;
  right: 0.57142857rem;
  transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  border: 0.07142857rem solid #f5222d;
  line-height: 2.28571429rem;
  height: 2.85714286rem;
  width: 6rem;
  border-radius: 0.42857143rem;
  padding: 0.14285714rem;
  z-index: 1;
}
._AIPanel_ .panel-body .m-ai-foot-brand span {
  width: 5.42857143rem;
  height: 2.28571429rem;
  display: inline-block;
  background-color: #f5222d;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-red,
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-red1 {
  border: 0.14285714rem solid #f5222d !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-red span,
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-red1 span {
  background-color: #f5222d !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-green,
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-green1 {
  border: 0.14285714rem solid #52c41a !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-green span,
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-green1 span {
  background-color: #52c41a !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-blue {
  border: 0.14285714rem solid #1890ff !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-blue span {
  background-color: #1890ff !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-gray {
  border: 0.14285714rem solid #8f8f8f !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-gray span {
  background-color: #8f8f8f !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-orange {
  border: 0.14285714rem solid #fcac15 !important;
}
._AIPanel_ .panel-body .m-ai-foot-brand.m-ai-foot-brand-bg-orange span {
  background-color: #fcac15 !important;
}
._AIPanel_ .panel-body .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0rem;
  top: 2.28571429rem;
  color: #fff;
}
._AIPanel_ .panel-body .positive {
  background-color: green;
}
._AIPanel_ .panel-body .negative {
  background-color: red;
}
._AIPanel_ .panel-body .m-ai-row-icon {
  font-size: 1.5rem;
  vertical-align: middle;
  opacity: 75%;
}
._AIPanel_ .panel-body .m-ai-row-i {
  display: inline-block;
  width: 1.5rem !important;
}
._AIPanel_ .panel-body .m-ai-zoom-icon {
  width: auto;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(39, 47, 53, 0.5);
  color: rgba(255, 255, 255, 0.85);
  padding: 0.14285714rem 0.42857143rem 0.14285714rem 0.42857143rem;
  border-radius: 0.5rem;
  cursor: pointer;
}
._AIPanel_ .panel-body .m-ai-zoom-icon:hover {
  color: #40a9ff;
}
._AIPanel_ .m-ai-img-bigPic {
  height: 9.64285714rem;
  text-align: center;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
._AIPanel_ .m-ai-img-bigPic img {
  height: 100% !important;
  max-width: 100%;
}
._AIPanel_ .m-ai-img-bigPic .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
._AIPanel_ .m-ai-img-bigPic.with-similarity {
  height: 7.64285714rem;
}
._AIPanel_ .panel-footer {
  height: 2.28571429rem;
  padding: 0.21428571rem 0.57142857rem 0;
  border-top: 0.07142857rem solid #e8e8e8;
  width: 100%;
  line-height: 2.28571429rem;
}
._AIPanel_ .panel-footer .m-ai-foot-action {
  height: 2.28571429rem;
  text-align: center;
  display: none;
}
._AIPanel_ .panel-footer .m-ai-foot-action span {
  font-size: 1.35714286rem;
  margin: 0 0.35714286rem;
  vertical-align: text-top;
}
._AIPanel_ .panel-footer .m-ai-foot-eventName {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2.28571429rem;
}
._AIPanel_ .panel-footer .m-ai-foot-eventName .inner-text {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.14285714rem;
  text-align: left;
}
._AIPanel_ .panel-footer-mark {
  height: 2.28571429rem;
  padding: 0.21428571rem 0.57142857rem 0;
  border-top: 0.07142857rem solid #e8e8e8;
  width: 100%;
  line-height: 2.28571429rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._AIPanel_ .panel-footer-mark .m-ai-foot-action {
  height: 2.28571429rem;
  text-align: right;
  width: 50%;
}
._AIPanel_ .panel-footer-mark .m-ai-foot-action span {
  font-size: 1.35714286rem;
  margin: 0 0.35714286rem;
  vertical-align: text-top;
}
._AIPanel_ .panel-footer-mark .m-ai-foot-eventName {
  width: 50%;
  height: 2.28571429rem;
}
._AIPanel_ .panel-footer-mark .m-ai-foot-eventName .inner-text {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.14285714rem;
  text-align: left;
}
._AIPanel_:hover .panel-heading label.m-icon-check {
  display: inline-block;
}
._AIPanel_:hover .panel-heading label.m-icon-check.active {
  display: inline-block;
}
._AIPanel_:hover .panel-footer .m-ai-foot-eventName {
  display: none;
}
._AIPanel_:hover .panel-footer .m-ai-foot-action {
  display: inline-block;
  width: 100%;
}
.m-ai-panel-kitchen {
  height: 13.21428571rem !important;
}
.m-ai-panel-kitchen .panel-body {
  height: 10.57142857rem;
}
.m-ai-panel-kitchen .panel-body .stitle {
  width: 2.57142857rem !important;
  margin-right: 0.42857143rem !important;
}
.m-ai-panel-kitchen .panel-body .svalue {
  width: 5.57142857rem !important;
}
.m-ai-panel-big {
  height: 21.42857143rem !important;
}
.m-ai-panel-big .panel-body {
  width: 100%;
  height: 18.85714286rem;
}
.m-ai-panel-helmet {
  height: 25.71428571rem !important;
}
.m-ai-panel-helmet .panel-body {
  height: 20.71428571rem;
}
.m-ai-panel-helmet .facedb {
  overflow: hidden;
  padding-top: 0.71428571rem;
}
.m-ai-panel-helmet .no-facedb {
  margin-top: 4.28571429rem;
}
.m-o-i-alarmLocal {
  width: 8.14285714rem !important;
  height: 100% !important;
  background-position: -55rem -21.91428571rem;
}
.m-o-i-customEvent {
  width: 8.14285714rem !important;
  height: 100% !important;
  background-position: -46.78571429rem -21.91428571rem;
}
._AiToolsBar_ .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._AiToolsBar_ .tools-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.57142857rem;
  height: 100%;
  background: #e8e8e8;
}
._AiToolsBar_ .tools-bar .icon {
  text-align: center;
  margin-top: 0.85714286rem;
  font-size: 1.42857143rem;
}
._AiToolsBar_ .tools-bar .icon .anticon.selected {
  color: #096dd9;
}
._AiToolsBar_ .tools-bar .icon .anticon:hover {
  color: #40a9ff;
}
.AiToolsBar_ToolTip .ant-tooltip-inner {
  color: #ffffff;
  padding: 0.42857143rem 0.57142857rem;
}
._AiToolsBar_ .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._AiToolsBar_ .tools-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.57142857rem;
  height: 100%;
  background: #e8e8e8;
}
._AiToolsBar_ .tools-bar .icon {
  text-align: center;
  margin-top: 0.85714286rem;
  font-size: 1.42857143rem;
}
._AiToolsBar_ .tools-bar .icon .anticon.selected {
  color: #096dd9;
}
._AiToolsBar_ .tools-bar .icon .anticon:hover {
  color: #40a9ff;
}
.AiToolsBar_ToolTip .ant-tooltip-inner {
  color: #ffffff;
  padding: 0.42857143rem 0.57142857rem;
}
._AreaSelection_ .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
.fixed-button {
  position: fixed;
  bottom: 0;
  height: 3.42857143rem !important;
  padding: 0.57142857rem 1.14285714rem;
  background-color: #ffffff;
  box-shadow: 0 -0.14285714rem #f0f2f5;
  margin-left: 0 !important;
  margin-right: 0 !important;
  z-index: 100;
}
.m-form-control-bar {
  margin: 1.07142857rem 1.07142857rem 1.07142857rem 0;
}
._ColorBlock_ {
  height: 1.28571429rem;
  width: 1.28571429rem;
  display: inline-block;
  border: 0.07142857rem solid #000;
  vertical-align: middle;
}
._ColorBlock_.ShadowGreen {
  background: linear-gradient(#FFFFFF, #00FF00) !important;
}
._ColorBlock_.YellowGreen {
  background: linear-gradient(to right, yellow 50%, green 50%) !important;
}
._ColorBlock_.Other {
  background-image: url(/static/media/icons-other.e8d629f5.png);
  background-position: -34.72857143rem -60.64285714rem;
}
._ColorBlock_ .anticon {
  vertical-align: text-top;
  padding-left: 0.07142857rem;
}
._Block_ {
  height: 1.28571429rem;
  width: 1.28571429rem;
  display: inline-block;
  border: 0.07142857rem solid #d1d1d1;
  vertical-align: middle;
}
._Block_.ShadowGreen {
  background: linear-gradient(#FFFFFF, #00FF00) !important;
}
._Block_.YellowGreen {
  background: linear-gradient(to right, yellow 50%, green 50%) !important;
}
._Block_.Other {
  background-image: url(/static/media/icons-other.e8d629f5.png);
  background-position: -34.37142857rem -60.07142857rem;
}
._Block_ .anticon {
  vertical-align: text-top;
  padding-left: 0.07142857rem;
}
.clear {
  clear: both;
}
.color-picker {
  width: 18.14285714rem;
  background: #fff;
  position: relative;
}
.color-picker .block {
  height: 2.14285714rem;
  width: 2.14285714rem;
  cursor: pointer;
  position: relative;
  outline: none;
  float: left;
  border-radius: 0.28571429rem;
  margin: 0 0.42857143rem 0.42857143rem 0;
  text-align: center;
  line-height: 2.14285714rem;
}
.NewDateRangerPicker-time-text {
  display: flex;
  align-items: center;
}
.NewDateRangerPicker-time-text .time-text-icon {
  margin-right: 0.28571429rem;
}
.NewDateRangerPicker-Wrapper {
  padding-top: 0;
}
.NewDateRangerPicker-Wrapper .ant-popover-arrow {
  display: none;
}
.NewDateRangerPicker-Wrapper .ant-popover-inner {
  height: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  padding-top: 0;
}
.NewDateRangerPicker-Wrapper .ant-popover-inner .ant-popover-inner-content {
  top: -0.71428571rem;
  position: relative;
  padding: 0;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker {
  padding: 0;
  border: none;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-input {
  display: none;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-dropdown {
  width: 21.14285714rem;
  left: -0.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-dropdown .ant-picker-header {
  width: 21.14285714rem;
  height: 2.85714286rem;
  padding: 0;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-dropdown .ant-picker-date-panel {
  width: 21.14285714rem !important;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-dropdown .ant-picker-panel-container {
  box-shadow: none;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin.ant-picker-dropdown {
  border-top: 0.07142857rem solid rgba(232, 232, 232, 0.4);
  border-left: 0.07142857rem solid rgba(232, 232, 232, 0.4);
  border-bottom: 0.07142857rem solid rgba(232, 232, 232, 0.4);
  height: 26rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end.ant-picker-dropdown {
  border-top: 0.07142857rem solid rgba(232, 232, 232, 0.4);
  border-right: 0.07142857rem solid rgba(232, 232, 232, 0.4);
  border-bottom: 0.07142857rem solid rgba(232, 232, 232, 0.4);
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end {
  position: relative;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end::before {
  content: '';
  background: rgba(232, 232, 232, 0.4);
  height: 22.42857143rem;
  position: absolute;
  top: 0rem;
  left: 0.14285714rem;
  width: 0.07142857rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .end-time-extra .ant-input-number,
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .begin-time-extra .ant-space-item .ant-input-number {
  border-radius: 0;
  width: 4.28571429rem;
  text-align: center;
  margin: 0.57142857rem 0;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .end-time-extra .ant-input-number input,
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .begin-time-extra .ant-space-item .ant-input-number input {
  height: 2.14285714rem;
  text-align: center;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .end-time-extra .label-div-Container .label-normal-container,
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .begin-time-extra .ant-space-item .label-div-Container .label-normal-container {
  height: 3.28571429rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .begin-time-extra {
  position: relative;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .ant-picker-panel-container {
  height: 100%;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .ant-space-horizontal {
  position: relative;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .ant-space-horizontal::before {
  content: '';
  background: rgba(232, 232, 232, 0.4);
  height: 0.07142857rem;
  position: absolute;
  top: 0rem;
  left: -0.85714286rem;
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .ant-space-horizontal::after {
  content: '';
  background: rgba(232, 232, 232, 0.4);
  height: 0.07142857rem;
  position: absolute;
  bottom: 0rem;
  left: -0.85714286rem;
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .quick-select-time-wrapper {
  position: absolute;
  top: -19.42857143rem;
  left: -8.57142857rem;
  display: flex;
  flex-direction: column;
  height: 25.85714286rem;
  margin-top: 0.28571429rem;
  width: 7.71428571rem;
  margin-right: 0;
  border-right: 0.07142857rem solid rgba(232, 232, 232, 0.4);
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .quick-select-time-wrapper .quick-select-time {
  height: 1.85714286rem;
  border-radius: 0;
  padding: 0.07142857rem 0.57142857rem;
  margin-right: 0.57142857rem;
  border: none;
  background: transparent;
  width: 100%;
  text-align: left;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin .begin-time-extra .quick-select-time-wrapper .quick-select-time > span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end .end-time-extra .ant-space-horizontal {
  position: relative;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end .end-time-extra .ant-space-horizontal::before {
  content: '';
  background: rgba(232, 232, 232, 0.4);
  height: 0.07142857rem;
  position: absolute;
  top: 0rem;
  left: -0.85714286rem;
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end .end-time-extra .ant-space-horizontal::after {
  content: '';
  background: rgba(232, 232, 232, 0.4);
  height: 0.07142857rem;
  position: absolute;
  bottom: 0rem;
  left: -0.85714286rem;
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end .end-time-extra .end-time-extra-confirm {
  float: right;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end .end-time-extra .end-time-extra-confirm button {
  background: #1890ff;
  border-radius: 0;
  margin: 0.57142857rem 0rem 0.57142857rem 0;
  width: 5.71428571rem;
  height: 2.28571429rem;
  color: #fff;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin-noTime.ant-picker-dropdown,
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end-noTime.ant-picker-dropdown {
  height: 23rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-begin-noTime.ant-picker-dropdown .ant-space-horizontal,
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end-noTime.ant-picker-dropdown .ant-space-horizontal {
  display: none;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .NewDateRangerPicker-datePicker-wrapper-end-noTime::before {
  height: 23rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker .ant-picker-content th {
  color: #a6adb4;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-begin-presets {
  width: 29.71428571rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-begin-presets .ant-picker-dropdown {
  width: 29.71428571rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-begin-presets .ant-picker-dropdown .ant-picker-panel {
  padding-left: 8.57142857rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-begin {
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-begin .ant-picker-dropdown {
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .NewDateRangerPicker-end {
  width: 21.14285714rem;
}
.NewDateRangerPicker-Wrapper .ant-picker-panel-container .ant-picker-panel {
  border-width: 0;
}
.NewDateRangerPicker-Wrapper .ant-picker-panel-container .ant-picker-panel .ant-picker-footer {
  border-bottom-width: 0;
  border-top-width: 0;
}
._EasyDropdown_ .overlay-wrapper {
  display: flex;
  background-color: #ffffff;
  border: 0.07142857rem solid #e8e8e8;
  height: auto;
  min-height: 14.28571429rem;
  max-height: 25.71428571rem;
}
._EasyDropdown_ .overlay-wrapper .overlay-left {
  width: auto;
  min-width: 7.14285714rem;
  overflow-y: auto;
}
._EasyDropdown_ .overlay-wrapper .overlay-right {
  width: auto;
  min-width: 7.14285714rem;
  max-width: 14.28571429rem;
  overflow-y: auto;
}
._EasyDropdown_ .overlay-wrapper .overlay-menu-item {
  padding: 0.42857143rem 0.85714286rem;
}
._EasyDropdown_ .overlay-wrapper .overlay-menu-item-enable {
  cursor: pointer;
}
._EasyDropdown_ .overlay-wrapper .overlay-menu-item-enable:hover {
  color: #1890ff;
  transition: 0.2;
}
._EasyDropdown_ .overlay-wrapper .overlay-menu-item-disable {
  color: #D9D9D9;
  cursor: not-allowed;
}
._EasyDropdown_ .overlay-wrapper .checked-item {
  color: #1890ff;
  transition: 0.2;
}
.easyInput {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.easyInput .easyInput-input-wrapper {
  flex-shrink: 1;
  flex-grow: 1;
  line-height: 2.7;
}
.easyInput .easyInput-label {
  vertical-align: middle;
  white-space: nowrap;
  padding-right: 0.28571429rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 7.71428571rem;
}
.easyInput .easyInput-label-required::before {
  content: '*';
  color: #f5222d;
  vertical-align: middle;
  margin-right: 0.28571429rem;
}
.easyInput .easyInput-input {
  width: 100%;
}
.easyInput .has-error .easyInput-input,
.easyInput .has-error .easyInput-input:hover {
  border-color: #f5222d;
}
.easyInput .has-error .easyInput-explain {
  color: #f5222d;
}
.easyInput .has-warning .easyInput-input,
.easyInput .has-warning .easyInput-input:hover {
  border-color: #faad14;
}
.easyInput .has-warning .ant-input-disabled {
  border-color: #d9d9d9;
  background-color: #f5f5f5;
}
.easyInput .has-warning .easyInput-explain {
  color: #faad14;
}
.easyInput .easyInput-explain {
  clear: both;
  min-height: 1.57142857rem;
  margin-bottom: -0.07142857rem;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._EventHandler_ .ant-dropdown-menu-item {
  padding: 0rem 0.71428571rem;
}
._EventHandler_ .ant-dropdown-menu-item-active {
  background-color: #e6f7ff;
}
._EventHandler_ .EventHandlerPL15 {
  padding-left: 1.07142857rem;
}
._pannel_ {
  background-color: transparent;
}
._pannel_.ant-collapse {
  border: 0rem;
}
._pannel_.ant-collapse .ant-collapse-item {
  border: 0.07142857rem solid #d9d9d9;
  margin-top: 1.07142857rem;
}
._pannel_.emptyPanel .ant-collapse-content {
  display: none;
}
.flexible-alert {
  width: 100%;
  min-width: 3.21428571rem;
}
.flexible-alert .ant-alert {
  width: 100%;
}
.flexible-alert .ant-alert .ant-alert-message {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  overflow: hidden;
}
.flexible-toolbar-container {
  min-width: 3.28571429rem;
}
.flexible-toolbar-container .flexible-toobar {
  min-width: 3.28571429rem;
  margin-bottom: 0 !important;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav {
  margin: 0;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav::before {
  display: none;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav .ant-tabs-tab {
  padding: 0;
  height: 2.71428571rem;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  text-shadow: none;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav .ant-tabs-ink-bar {
  height: 0;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav .ant-tabs-nav-wrap {
  padding: 0 !important;
}
.flexible-toolbar-container .flexible-toobar .ant-tabs-nav .ant-tabs-nav-operations .ant-tabs-nav-more {
  margin-left: 0 !important;
}
.flexible-toolbar-container.shrink .flexible-toobar {
  width: 0;
}
.flexible-toolbar-wrapper {
  padding: 0;
}
.flexible-toolbar-wrapper > button {
  width: 100%;
}
.floatable-component {
  position: absolute;
  bottom: 2.85714286rem;
  right: 2.85714286rem;
  z-index: 10000;
}
.fullscreen-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
[class*="black-pan-"] {
  width: 5.5rem;
  height: 1.21428571rem;
  background-image: url('/static/media/device.9676239a.png');
}
.pan-state {
  position: relative;
  z-index: -1;
}
.black-pan-numshade {
  width: 2rem;
  height: 1.21428571rem;
  background-position: -23.42857143rem -1.78571429rem;
}
.pan-ok.black-pan-current {
  background-position: -6.07142857rem -1.78571429rem;
}
.pan-ok .black-pan-state {
  background-position: -6.07142857rem -0.28571429rem;
}
.pan-empty.black-pan-current {
  background-position: -0.28571429rem -1.78571429rem;
}
.pan-empty .black-pan-state {
  background-position: -0.28571429rem -0.28571429rem;
}
.pan-warning.black-pan-current {
  background-position: -17.64285714rem -1.78571429rem;
}
.pan-warning .black-pan-state {
  background-position: -17.64285714rem -0.28571429rem;
}
.pan-error.black-pan-current {
  background-position: -11.85714286rem -1.78571429rem;
}
.pan-error .black-pan-state {
  background-position: -11.85714286rem -0.28571429rem;
}
.black-pan-demo {
  background-position: -23.35714286rem -0.28571429rem;
}
._HardPan_ {
  padding: 1.57142857rem;
}
._HardPan_ .pan-title {
  color: #8f8f8f;
}
._HardPan_ .pan-front-view .black-pan-top {
  width: 22.5rem;
  height: 1.14285714rem;
  background-position: -0.28571429rem -3.28571429rem;
  margin-left: 0.35714286rem;
}
._HardPan_ .pan-box {
  width: 25.64285714rem;
  margin-left: 0.35714286rem;
}
._HardPan_ .pan-box .pan {
  float: left;
}
._HardPan_ .pan-box .pan-count {
  float: left;
  color: #fff;
  line-height: 1.2rem;
}
._HardPan_ .pan-box .ant-space-item {
  line-height: 0;
}
._HardPan_ .hard-one-top [class*="black-pan-"] {
  width: 17rem;
  height: 2.4em;
}
._HardPan_ .hard-one-top .pan {
  margin-top: 0.07142857rem;
}
._HardPan_ .hard-one-top .black-pan-top {
  background-position: 0 -4.42857143rem;
}
._HardPan_ .hard-one-top .pan-ok .black-pan-state {
  background-position: 0 -9.28571429rem;
}
._HardPan_ .hard-one-top .pan-empty .black-pan-state {
  background-position: 0 -6.71428571rem;
}
._HardPan_ .hard-one-top .pan-warning .black-pan-state {
  background-position: 0 -14.42857143rem;
}
._HardPan_ .hard-one-top .pan-error .black-pan-state {
  background-position: -0.21428571rem -11.85714286rem;
}
._HardPan_.pan-device .black-pan-top {
  height: 1.28571429rem;
  width: 22.28571429rem;
  background-position: -0.28571429rem 0;
  background-image: url('/static/media/evs_device_top.4a31a5e7.png');
}
.pan-tip .ant-tooltip-inner {
  color: #f5222d;
}
.pan-tip.tooltip-warning .ant-tooltip-inner {
  color: #FF6C00;
}
.pan-device [class*='pan-icon-'] {
  width: 5.48571429rem;
  height: 1.2rem;
  background-image: url('/static/media/evs_device.4232092b.png');
}
.pan-device [class*='black-pan-'],
.pan-device .gaomi-special-tip .pan-explain {
  width: 5.48571429rem;
  height: 1.2rem;
  background-image: url('/static/media/evs_device.4232092b.png');
}
.pan-special-mainboard.pan-slotNum-2 .pan {
  width: 10.71428571rem !important;
}
.pan-special-mainboard.pan-slotNum-3 .pan {
  width: 7.14285714rem !important;
}
.pan-special-mainboard.pan-slotNum-5 .pan {
  width: 4.28571429rem !important;
}
.pan-special-mainboard .black-pan-top {
  display: none;
}
.pan-special-mainboard .black-pan-state {
  z-index: 9;
  left: 100%;
  top: 1rem;
  margin-left: -1.28571429rem;
  width: 0.71428571rem;
  height: 0.71428571rem;
  background-image: url('/static/media/device.9676239a.png') !important;
}
.pan-special-mainboard .pan-front-view {
  width: 22rem;
  height: 5.28571429rem;
  position: relative;
  z-index: 1 !important;
}
.pan-special-mainboard .pan-front-view .pan-box {
  width: 22rem;
  height: 5.28571429rem;
  background: url(/static/media/special_device.4fb9c1da.png);
  background-size: 100% 100%;
  padding: 0 0.28571429rem !important;
  margin: 0 !important;
}
.pan-special-mainboard .pan-front-view .pan-box.clearfix::before,
.pan-special-mainboard .pan-front-view .pan-box.clearfix::after {
  display: none;
}
.pan-special-mainboard .pan-front-view .pan {
  height: 2.71428571rem;
  margin-top: 2.28571429rem;
  position: relative;
}
.pan-special-mainboard .pan-front-view .pan .pan-count {
  position: relative;
  height: 2.71428571rem;
  line-height: 2.71428571rem;
  padding-left: 0.35714286rem;
  background: none;
}
.pan-special-mainboard .pan-front-view .pan .pan-empty,
.pan-special-mainboard .pan-front-view .pan .pan-ok,
.pan-special-mainboard .pan-front-view .pan .pan-error,
.pan-special-mainboard .pan-front-view .pan .pan-warning {
  width: 100%;
  height: 100%;
  background: url(/static/media/special_pan.8d97afa2.png);
  background-size: 100% 100% !important;
  background-position: center center;
  background-repeat: no-repeat;
}
.pan-special-mainboard .pan-front-view .pan .pan-empty.black-pan-current {
  background: url(/static/media/special_pan_gray.6a958ecc.png) !important;
  background-size: 100% 100% !important;
}
.pan-special-mainboard .pan-front-view .pan .pan-empty .black-pan-state {
  background-position: -23.35714286rem -3.21428571rem;
}
.pan-special-mainboard .pan-front-view .pan .pan-ok.black-pan-current {
  background: url(/static/media/special_pan_green.32f851bc.png) !important;
  background-size: 100% 100% !important;
}
.pan-special-mainboard .pan-front-view .pan .pan-ok .black-pan-state {
  background-position: -24.5rem -3.21428571rem;
}
.pan-special-mainboard .pan-front-view .pan .pan-error.black-pan-current {
  background: url(/static/media/special_pan_red.ada9b6d9.png) !important;
  background-size: 100% 100% !important;
}
.pan-special-mainboard .pan-front-view .pan .pan-error .black-pan-state {
  background-position: -25.64285714rem -3.21428571rem;
}
.pan-special-mainboard .pan-front-view .pan .pan-warning.black-pan-current {
  background: url(/static/media/special_pan_orange.a6b13bd2.png) !important;
  background-size: 100% 100% !important;
}
.pan-special-mainboard .pan-front-view .pan .pan-warning .black-pan-state {
  background-position: -26.78571429rem -3.21428571rem;
}
.pan-special-mainboard .pan-front-view .pan .black-pan-info {
  position: absolute;
  left: 50%;
  width: 1.42857143rem;
  font-size: 1.42857143rem;
  margin-left: -0.71428571rem;
  margin-top: -0.57142857rem;
  color: #ffffff;
}
.pan-special-mainboard .black-pan-demo {
  width: 5.57142857rem;
  height: 1.57142857rem;
  background-image: url('/static/media/special_pan_demo.6d39f6c1.png') !important;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.pan-special-mainboard [class*="black-pan-"] {
  background-image: none;
}
@media screen and (min-device-width: 3000PX) {
  [class*="black-pan-"] {
    background-image: url('/static/media/4k_device.ae735abc.png');
  }
  ._HardPan_ .pan-front-view .black-pan-top {
    background-image: url('/static/media/4k_device.ae735abc.png');
  }
  ._HardPan_.pan-device .pan-front-view .black-pan-top {
    background-image: url('/static/media/4k_evs_device_top.f10208ba.png');
  }
  .pan-device [class*='pan-icon-'],
  .pan-device [class*="black-pan-"],
  .pan-device .gaomi-special-tip .pan-explain {
    background-image: url('/static/media/4k_evs_device.1de28f97.png');
  }
  .pan-special-mainboard .black-pan-state {
    background-image: url('/static/media/4k_device.ae735abc.png') !important;
  }
}
.m-label-box {
  display: flex;
  width: 100%;
  height: 100%;
  color: #272727;
  align-items: center;
}
.m-label-box .m-label-inner {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2;
}
.editable-cell-value-wrap {
  width: 100%;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.withLabel {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.withLabel .withLabel-label {
  line-height: 2.7rem;
  vertical-align: middle;
  white-space: nowrap;
  padding-right: 0.57142857rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 7.71428571rem;
}
.withLabel .withLabel-label-required::before {
  content: '*';
  color: #f5222d;
  vertical-align: middle;
  margin-right: 0.28571429rem;
}
.withLabel .withLabel-wrapper {
  flex-shrink: 1;
  flex-grow: 1;
  line-height: 2.7rem;
}
.withLabel .withLabel-explain {
  clear: both;
  min-height: 1.57142857rem;
  margin-bottom: -0.07142857rem;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.withLabel .has-error .withLabel-explain {
  color: #f5222d;
}
.withLabel .has-warning .withLabel-explain {
  color: #faad14;
}
.ipv4-input {
  display: inline-block;
}
.ipv4-input .ipv4-input-container {
  display: inline-block;
  background-color: #fff;
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.14285714rem;
  padding: 0.28571429rem 0 0.28571429rem 0.71428571rem;
  transition: all 0.3s;
  line-height: 1.5;
}
.ipv4-input .ipv4-input-container:hover:not(.ipv4-input-disabled) {
  border-color: #40a9ff;
}
.ipv4-input .ipv4-input-container input,
.ipv4-input .ipv4-input-container input:disabled {
  border: none;
  outline: none;
  text-align: center;
  display: inline-block;
  width: calc(25% - 0.35714286rem);
  height: 1.71428571rem;
}
.ipv4-input .ipv4-input-container .ipv4-input-dot {
  line-height: 1;
  vertical-align: text-bottom;
}
.ipv4-input .ipv4-input-container .ipv4-input-item {
  display: inline;
}
.ipv4-input .ipv4-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ipv4-input .ipv4-input-disabled .ipv4-input-dot {
  cursor: not-allowed;
}
.ipv4-input .ipv4-input-disabled input {
  cursor: not-allowed;
}
.ipv4-input .ipv4-input-container-focus {
  border-color: #40a9ff;
  outline: none;
  box-shadow: 0 0 0 0.14285714rem rgba(24, 144, 255, 0.2);
}
.has-error .ipv4-input-container {
  border-color: #f5222d;
  outline: none;
}
.has-error .ipv4-input-container:hover {
  border-color: #f5222d !important;
  box-shadow: 0 0 0 0.14285714rem rgba(245, 34, 45, 0.2);
}
.has-error .ipv4-input-container-focus {
  border-color: #f5222d;
  outline: none;
  box-shadow: 0 0 0 0.14285714rem rgba(245, 34, 45, 0.2);
}
.has-warning .ipv4-input-container {
  border-color: #faad14;
  outline: none;
}
.has-warning .ipv4-input-container:hover {
  outline: none;
  border-color: #faad14 !important;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
}
.has-warning .ipv4-input-container-focus {
  border-color: #faad14;
  outline: none;
  box-shadow: 0 0 0 0.14285714rem rgba(250, 173, 20, 0.2);
}
._MultiSelect_ {
  padding-top: inherit;
}
._MultiSelect_ .ant-select-selection__choice__content ._ColorBlock_ {
  vertical-align: text-bottom;
}
._MultiSelect_ .multi-select-tree .ant-select-selection--multiple::after {
  position: absolute;
  right: 0.85714286rem;
  top: 0.78571429rem;
  width: 0;
  height: 0;
  content: "";
  border-width: 0.5rem 0.35714286rem 0 0.35714286rem;
  border-style: solid;
  border-color: #ffffff transparent;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
._MultiSelect_ .multi-select-tree .ant-select-selection--multiple::before {
  position: absolute;
  right: 0.85714286rem;
  top: 0.92857143rem;
  width: 0;
  height: 0;
  content: "";
  border-width: 0.5rem 0.35714286rem 0 0.35714286rem;
  border-style: solid;
  border-color: #272727 transparent;
  -webkit-transition: transform 0.25s;
  -moz-transition: transform 0.25s;
  -ms-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
}
._MultiSelect_ .multi-select-tree.ant-select-open > .ant-select-selection--multiple::after {
  top: 1.07142857rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
._MultiSelect_ .multi-select-tree.ant-select-open > .ant-select-selection--multiple::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.multi-select-check {
  padding: 0.28571429rem 0.57142857rem 0.57142857rem 0.57142857rem;
  cursor: pointer;
}
.multi-select-tree-dropdown .ant-select-tree {
  padding: 0 0.71428571rem;
}
.multi-select-tree-dropdown .ant-select-tree li span.ant-select-tree-switcher {
  display: none;
}
.multi-select-tree-dropdown .ant-select-tree li ul {
  padding: 0;
}
.multi-select-tree-dropdown .ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: transparent;
}
._PasswordCheck_ .passwordCheck_Box {
  margin-top: 0.71428571rem;
}
._PasswordCheck_ .passwordCheck_Box span {
  display: inline-block;
  width: 32.5%;
  height: 0.35714286rem;
  background-color: #e2e3e7;
}
._PasswordCheck_ .passwordCheck_Box .low {
  margin-right: 1%;
}
._PasswordCheck_ .passwordCheck_Box .middle {
  margin-right: 1%;
}
._PasswordCheck_ .passwordCheck_tips {
  position: absolute;
  right: -2.85714286rem;
  margin: 0.35714286rem;
  font-size: 1.42857143rem;
}
._PasswordCheck_ .anticon {
  cursor: pointer;
}
._PicColorPicker_ {
  position: relative;
  box-sizing: border-box;
  cursor: none;
}
._PicColorPicker_ .mb-picker-image {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
}
._PicColorPicker_ .mb-glass {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border: 0.35714286rem solid rgba(240, 248, 255, 0.7);
  pointer-events: none;
  box-sizing: border-box;
  z-index: 1;
  cursor: none;
  display: flex;
}
._PicColorPicker_ .mb-glass > div {
  border-left: 0.35714286rem solid rgba(240, 248, 255, 0.7);
}
._PicColorPicker_ .mb-glass-text {
  z-index: 2;
  color: #000000;
  flex-grow: 1;
  width: 10rem;
}
._PicColorPicker_ .mb-glass-text div {
  width: 11.42857143rem;
  background-color: rgba(240, 248, 255, 0.7);
  text-indent: 0.35714286rem;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  font-weight: bold;
}
.range-picker-body .ant-tag.ant-tag-checkable.ant-tag-checkable-checked {
  background-color: #1890ff;
}
.range-picker-body .ant-tag.ant-tag-checkable {
  width: 2.57142857rem;
  margin-top: 0.35714286rem;
  margin-bottom: 0.35714286rem;
  background-color: #e8e8e8;
  cursor: pointer;
}
._RightMenu_.ant-menu {
  display: none;
  position: absolute;
  padding-left: 0;
  background: #fff;
  border: 0.07142857rem solid #d9d9d9;
  list-style: none;
  text-align: left;
  z-index: 10100;
}
._RightMenu_.ant-menu * {
  cursor: pointer;
}
._RightMenu_.ant-menu > li {
  position: relative;
  width: 16rem;
  cursor: pointer;
  overflow: hidden;
}
._RightMenu_ .ant-menu-submenu-title {
  margin: 0 !important;
}
._RightMenu_ .ant-menu-title-content .anticon {
  margin: 0 0.57142857rem 0 -0.57142857rem !important;
}
.menu-icon-check {
  margin: 0 0.57142857rem 0 -0.57142857rem !important;
}
.right-menu-submenu .ant-menu {
  box-shadow: none !important;
  border: 0.07142857rem solid #d9d9d9;
}
._Ruler_ {
  width: 55.71428571rem;
  padding-top: 1rem;
  background-color: #f0f2f5;
}
._Ruler_ .timeplan-ruler {
  height: 2.35714286rem;
  position: relative;
  font-size: 0.85714286rem;
}
._Ruler_ .timeplan-ruler div {
  display: inline-block;
  height: 0.35714286rem;
  border-left: 0.07142857rem solid #555;
}
._Ruler_ .timeplan-ruler .ruler-text {
  position: absolute;
  bottom: 1.35714286rem;
  margin-left: -0.35714286rem;
  font: 0.78571429rem/1 sans-serif;
}
._Ruler_ .timeplan-ruler .hour {
  margin-top: 1.57142857rem;
  height: 0.71428571rem;
}
.sketch-canvas {
  position: absolute;
  z-index: 1;
}
.table-plus .ant-table-header-column {
  font-weight: bold;
}
.table-plus .react-resizable {
  position: relative;
  background-clip: padding-box;
}
.table-plus .react-resizable-handle {
  position: absolute;
  width: 0.71428571rem;
  height: 100%;
  bottom: 0;
  right: -0.35714286rem;
  cursor: col-resize;
  z-index: 1;
}
.table-plus .dark-background {
  background: #e8e8e8 !important;
}
.table-plus .dark-background td {
  background: #e8e8e8 !important;
}
.table-plus .dark-background:hover {
  background: #e6f7ff !important;
}
.table-plus .dark-background:hover td {
  background: #e6f7ff !important;
}
.table-plus .hide-row-border td {
  border-right: 0 !important;
}
.table-plus .ant-table-title {
  padding: 0.57142857rem 0 !important;
  border: none !important;
  margin-bottom: 0.57142857rem;
}
.table-plus .table-title {
  display: inline-block;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.table-plus .table-col-filter {
  line-height: 2.28571429rem;
  cursor: pointer;
}
.table-plus .table-col-filter i {
  margin-right: 0.35714286rem;
}
._TabsPlus_ .ant-tabs-tab {
  width: 11.42857143rem;
  text-align: center;
  border-radius: 0 !important;
}
.time-line-wrapper {
  height: 100%;
}
._TimeSet_ {
  padding-top: inherit;
}
._TimeSet_ .m-form-control {
  margin: 0.71428571rem 1.07142857rem;
}
._TimeSet_ .timeSet-clock-box {
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._TimeSet_ .LabelInput-label-Col {
  padding-left: 1.71428571rem;
}
._TimeSet_ .ant-radio-group {
  font-size: inherit;
}
._TimeSet_ .daylightSavingTime .title {
  width: 7.71428571rem;
  padding-top: 0.71428571rem;
}
.import-modal {
  width: 48.57142857rem;
}
.colorMenu_box {
  float: left;
  margin-top: 0.92857143rem;
  border: 0.07142857rem solid #a6adb4;
  border-radius: 0.14285714rem;
  width: 1rem;
  height: 1rem;
}
.colorMenu_box.deep {
  background: #3b454d;
}
.colorMenu_box.light {
  background: #ebf1f5;
}
.colorTopMenu {
  min-width: 7.14285714rem !important;
}
.colorTopMenu .ant-dropdown-menu-item-selected {
  background-color: transparent;
  color: #ffffff !important;
}
.eventInfo {
  z-index: 10;
}
.m-sm-box .m-sm-item .icon {
  color: #7C8A99;
}
.m-sm-box .m-header-detail {
  color: #1890ff;
  cursor: pointer;
  position: absolute;
  right: 0;
  display: inline-block;
  max-width: 7.14285714rem;
  line-height: 3.42857143rem;
}
.finder_icon {
  font-size: 1.42857143rem !important;
}
.finder_icon.close_icon {
  position: relative;
  top: 0.28571429rem;
  left: 2.14285714rem;
  z-index: 1;
}
.finder_cascader {
  width: 15.71428571rem !important;
  height: 2.28571429rem !important;
  background-color: #ffffff;
  border-radius: 0.28571429rem;
}
.finder_cascader .ant-select-selector {
  border: none !important;
}
.finder_cascader .ant-select-selector input {
  height: 2.28571429rem !important;
  padding-left: 2.07142857rem !important;
}
.finder-popup {
  width: 38rem;
  height: 16.71428571rem;
  right: 7.5rem;
  left: unset !important;
}
.finder-popup .dropdown-content {
  height: 13.71428571rem;
}
.finder-popup .dropdown-content .finder-search-item {
  font-weight: normal;
  cursor: pointer;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  display: flex;
  padding: 0 0.14285714rem;
}
.finder-popup .dropdown-content .finder-search-item svg {
  width: 1.57142857rem;
  margin: 0.28571429rem 0.28571429rem 0;
  height: 1.57142857rem;
}
.finder-popup .dropdown-content .ant-cascader-menus {
  height: 100%;
}
.finder-popup .dropdown-content .ant-cascader-menus .ant-cascader-menu {
  height: 100%;
  width: 100%;
}
.finder-popup .dropdown-content .ant-cascader-menu .ant-cascader-menu-item-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.finder-popup .dropdown-content .ant-cascader-menu-empty .ant-cascader-menu-item {
  height: 12.85714286rem;
}
.finder-popup .inSearch .ant-cascader-menus .ant-cascader-menu {
  flex-grow: 1;
}
.finder-popup .footer {
  display: flex;
  align-items: center;
  height: 2.28571429rem;
  padding: 0 0.28571429rem;
}
.finder-popup .footer .hightlight {
  color: #1890ff;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-top: 0.14285714rem;
  line-height: 2.14285714rem;
}
.finder-popup .footer .hightlight .back-text {
  margin-left: 0.14285714rem;
}
.finder-popup .footer .hightlight svg {
  width: 1.57142857rem;
  height: 1.57142857rem;
  margin: 0 0.14285714rem;
  position: relative;
  top: -0.14285714rem;
}
.finder-popup .footer .hightlight svg path:first-child {
  fill: #1890ff;
}
.finder-popup .footer-mid {
  justify-content: center;
}
.finder-popup .footer-left {
  justify-content: start;
}
.langTopMenu .ant-dropdown-menu-item-selected {
  background-color: transparent;
  color: #ffffff !important;
}
._ProductQRCode_ {
  border: 0.07142857rem solid #f0f2f5;
}
._ProductQRCode_.nav-info-content {
  padding: 1.14285714rem;
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._ProductQRCode_.nav-info-content > div:nth-child(1) {
  font-weight: bold;
  margin-bottom: 0.57142857rem;
}
.m-pwdignore-check {
  position: absolute;
  left: 2.57142857rem;
}
.quickguide-tab-menu .ant-dropdown-menu-item:hover {
  background-color: #e6f7ff;
}
._screenmenu_ .videooutput-ul {
  padding-left: 0 !important;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
  display: flex;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li {
  display: inline-block;
  list-style-type: none;
  width: 21.42857143rem;
  height: 15.71428571rem;
  margin: 0 1.42857143rem 1.42857143rem 0;
  position: relative;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li a {
  width: 100%;
  height: 100%;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap {
  display: flex;
  width: 100%;
  height: 100%;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap .videooutput-img {
  background-image: url('/static/media/4k_screen.483db050.png');
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 5.35714286rem;
  margin-right: 4.64285714rem;
  margin-top: 2.14285714rem;
  width: 12.85714286rem;
  height: 10.85714286rem;
  background-size: 322% 130%;
  -moz-background-size: 100% 100%;
  align-self: center;
  margin: 0 auto;
  display: flex;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap .videooutput-online {
  background-position-x: -28.14285714rem !important;
  background-position-y: 0rem !important;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap .videooutput-online span {
  font-size: 2.14285714rem;
  font-weight: 700;
  color: #fff;
  margin: 2.5rem auto;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap .videooutput-foot {
  position: absolute;
  bottom: 0.71428571rem;
  left: 5rem;
  color: black;
  font-weight: 700;
}
._screenmenu_ .videooutput-ul .videooutput-ul-li .videooutput-section-swrap .videooutput-foot .videooutput-type {
  display: inline-block;
  width: 7.14285714rem;
}
.tab-menu-button .ant-badge-count {
  min-width: 1rem;
  width: auto;
  height: 1rem;
  line-height: 1rem;
  border-radius: 0.71428571rem;
  padding: 0 0.21428571rem;
}
.systemSet {
  width: auto;
  background: transparent;
}
.set-menu-box {
  width: 8.57142857rem;
}
.set-menu-box .set-menu-item {
  color: #ffffff;
}
.set-menu-box .set-menu-item .anticon {
  font-size: 1.28571429rem;
  margin-right: 0.35714286rem;
  vertical-align: sub;
}
.set-menu-box .set-menu-item .set-menu-item-title {
  width: 5.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
}
.m-sm-box {
  width: 26rem;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
}
.m-sm-box .ant-tabs {
  color: #272727;
}
.m-sm-box .ant-tabs-bar {
  margin: 0;
}
.m-sm-box .ant-tabs-nav {
  margin: 0 !important;
}
.m-sm-box .ant-tabs-nav .ant-tabs-tab {
  margin: 0 0.71428571rem 0 0;
}
.m-sm-box .m-sm-container {
  max-height: 19.28571429rem;
  overflow: hidden;
  overflow-y: auto;
}
.m-sm-box .m-sm-footer {
  height: 2.85714286rem;
  margin: 0.71428571rem 0.71428571rem 0 0;
}
.m-sm-box .m-sm-item {
  height: 3.85714286rem;
  border-bottom: 0.1rem solid #e8e8e8;
  padding: 0.71428571rem 0;
}
.m-sm-box .m-sm-item .type,
.m-sm-box .m-sm-item .action {
  line-height: 2.5rem;
  text-align: center;
  font-size: 1.14285714rem;
}
.m-sm-box .m-sm-item .action:hover {
  color: #f5222d;
}
.m-sm-box .m-sm-item .message {
  margin: 0;
}
.m-sm-box .m-sm-item .time {
  color: #8f8f8f;
  margin: 0;
}
.m-sm-box .m-sm-item:hover {
  background-color: #e6f7ff;
}
.m-sm-box .m-sm-item-none {
  height: 3.85714286rem;
  line-height: 2.5rem;
  justify-content: center;
  border-bottom: 0.1rem solid #e8e8e8;
  padding: 0.71428571rem 0;
  color: #8f8f8f;
}
.m-sm-box .ant-tabs-tab-prev-icon,
.m-sm-box .ant-tabs-tab-next-icon {
  color: #272727;
}
.m-sm-box .danger-color {
  color: #FE4E50;
}
.m-sm-box .serious-color {
  color: #FF6C00;
}
.m-sm-box .warning-color {
  color: #FFDE00;
}
.m-sm-badge.ant-badge {
  color: inherit;
}
.m-sm-badge .ant-badge-count {
  min-width: 0.71428571rem;
  height: 0.85714286rem;
  padding: 0 0.28571429rem;
  font-size: 0.85714286rem;
  line-height: 0.85714286rem;
  top: -0.14285714rem;
  right: 0.07142857rem;
}
.topMenuBar {
  top: 4.57142857rem !important;
  background: #ffffff;
}
.topMenuBar .ant-popover-inner-content {
  padding: 0;
}
.m-sm-box .m-sm-item .content {
  margin-top: -0.35714286rem;
}
[class*="m-o-i-"] {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/icons-other.e8d629f5.png');
}
.m-o-i-format {
  width: 2.85714286rem;
  height: 1.92857143rem;
  background-position: -2.85714286rem -49.71428571rem;
}
.m-o-i-d-sacn {
  width: 2.85714286rem;
  height: 1.92857143rem;
  background-position: -5.64285714rem -49.71428571rem;
}
.m-o-i-adddev {
  width: 2.85714286rem;
  height: 1.92857143rem;
  background-position: 0rem -49.71428571rem;
}
.m-o-i-d-export {
  width: 2.85714286rem;
  height: 1.92857143rem;
  background-position: -8.5rem -49.71428571rem;
}
.m-o-i-d-restore {
  width: 2.85714286rem;
  height: 2.14285714rem;
  background-position: -14.14285714rem -49.64285714rem;
}
.m-o-i-d-syncDataBase {
  width: 2.85714286rem;
  height: 2.14285714rem;
  background-position: -17.14285714rem -49.57142857rem;
}
.m-o-i-abstract {
  width: 2.85714286rem;
  height: 2.14285714rem;
  background-position: -20rem -49.64285714rem;
}
.m-icon-waiting {
  display: inline-block;
  vertical-align: top;
  width: 1.42857143rem;
  height: 1.42857143rem;
  background-image: url('/static/media/waiting.df3a7b72.gif');
}
.m-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: calc(100vw) !important;
  height: calc(100vh) !important;
  background-color: rgba(255, 255, 255, 0);
  display: none;
}
._UserMenu_ .tab-menu-button {
  padding: 0 0.42857143rem;
}
._UserMenu_ .tab-menu-button span {
  margin-left: 0.28571429rem;
}
._ModifyPwd_ .passwordCheck_text {
  max-width: 22.85714286rem;
}
._ModifyPwd_ .passwordCheck_text .m-text-red {
  line-height: normal;
  padding: 0.57142857rem 0;
}
.app-download-login {
  position: fixed;
  width: 100%;
  height: 4.14285714rem;
  line-height: 4.14285714rem;
  bottom: 0;
  z-index: 50000;
  box-shadow: 0rem -0.21428571rem 0.42857143rem 0rem rgba(0, 0, 0, 0.16);
  background-color: #272f35;
}
.app-download-login .app-download-text {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #ffffff;
}
.app-download-login .app-download-text button > span {
  text-decoration: underline;
  color: #1890ff;
}
.app-download-login .anticon {
  position: absolute;
  right: 0.71428571rem;
  line-height: 4.14285714rem;
  color: #1890ff;
}
.app-download-login .anticon.anticon-close {
  color: #ffffff;
}
.nav-tab-divider {
  border-left-color: #7C8A99;
}
.tab-menu-button .tab-menu-Icon {
  font-size: 1.28571429rem;
}
.tab-menu-button .tab-menu-user {
  width: 3.57142857rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.tab-special-icon {
  height: 4.57142857rem;
  line-height: 5rem !important;
}
.login-container {
  height: 100%;
  width: 100%;
}
.login-container .login-backgroundImage {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-size: 100% 100%;
}
.login-container .login-box {
  background-color: transparent;
  width: 22.14285714rem;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -11.07142857rem;
  margin-top: -12.85714286rem;
}
.login-container .login-box .m-login-title {
  text-align: center;
}
.login-container .login-box .m-login-title .m-logo-login-title {
  display: inline-block;
  width: 21.42857143rem !important;
  height: 6.42857143rem !important;
  background-position: 0 -10rem;
}
.login-container .login-box .Login-Form .ant-form-item {
  margin-top: 1.07142857rem;
  margin-bottom: 0;
}
.login-container .login-box .Login-Form .ant-input-affix-wrapper {
  vertical-align: middle;
}
.login-container .login-box .Login-Form .ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 0.71428571rem;
  padding-right: 0.71428571rem;
}
.login-container .login-box .Login-Form .ant-input-affix-wrapper .ant-input-suffix .anticon {
  cursor: pointer;
}
.login-container .login-box .Login-Form input {
  height: 2.14285714rem;
}
.login-container .login-box .Login-Form input:focus {
  border: none;
  box-shadow: none;
}
.login-container .login-box .Login-Form .m-iconselect {
  padding-left: 0.85714286rem;
  background: #ffffff;
  border: 0.07142857rem solid transparent;
  border-radius: 0.14285714rem;
}
.login-container .login-box .Login-Form .m-iconselect .ant-select {
  width: 20rem;
  height: 2.28571429rem !important;
  line-height: 2.14285714rem !important;
  vertical-align: middle;
  padding: 0;
}
.login-container .login-box .Login-Form .m-iconselect .ant-select-selector {
  border: none !important;
  box-shadow: none !important;
  height: 2.28571429rem !important;
}
.login-container .login-box .Login-Form .m-iconselect .ant-legacy-form-item-control-wrapper {
  border: 0.07142857rem solid #000;
  background: #ffffff;
  padding-left: 0.78571429rem;
}
.login-container .login-box .Login-Form .m-iconselect .ant-select-selection-search {
  right: 1.78571429rem !important;
}
.login-container .login-box .Login-Form .m-iconselect .ant-select-selection-item {
  line-height: 2.28571429rem;
}
.login-container .login-box .Login-Form .login-icon {
  font-size: 1.14285714rem;
  color: #8f8f8f;
  vertical-align: middle;
}
.login-container .login-box .Login-Form .login-button {
  height: 2.85714286rem;
  margin-top: 1.42857143rem;
  width: 100%;
}
.login-container .login-box .Login-Form .login-button[disabled] {
  background-color: #3374AF !important;
  color: #D9D9D9 !important;
  border: 0 !important;
}
.login-container .login-box .Login-Form .login-operate-box p {
  display: inline-block;
  margin: 0;
  width: 50%;
  line-height: 1.42857143rem;
  color: #ffffff;
  cursor: pointer;
}
.login-container .login-box .Login-Form .login-operate-box p:hover {
  color: #40a9ff;
}
.login-container .login-box .Login-Form .login-operate-box .login-passwd-icon {
  font-size: 1.28571429rem;
  margin-right: 0.71428571rem;
}
.login-container .login-box .Login-Form .login-operate-box .login-forget {
  text-align: right;
}
.login-container .app-download {
  position: fixed;
  width: 100%;
  background-color: rgba(41, 36, 33, 0.5);
  height: 7.28571429rem;
  line-height: 8.28571429rem;
  bottom: 0;
  z-index: 50000;
  text-align: center;
}
.login-container .app-download .app-download-icon {
  cursor: pointer;
  font-size: 2.14285714rem;
  color: #ffffff;
}
.login-container .app-download .download-btn {
  display: inline-block;
  color: #ffffff;
  vertical-align: text-bottom;
}
.spincenter {
  width: 100%;
  text-align: center;
  margin-top: 25%;
}
._BatchDownloadFiles_ {
  width: 100%;
}
.download-box {
  position: absolute;
  top: 0rem;
  height: 3.57142857rem;
}
.download-box .handle {
  width: 7.14285714rem;
  height: 50%;
}
.download-box .handle button {
  display: inline-block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.download-box .handle button:hover,
.download-box .handle button:active,
.download-box .handle button:focus {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.download-box .left-border,
.download-box .right-border {
  position: absolute;
  width: 1.42857143rem;
  height: 3.57142857rem;
}
.download-box .left-border span,
.download-box .right-border span {
  position: absolute;
  display: block;
  width: 0.71428571rem;
  height: 3.57142857rem;
  border-top: 0.21428571rem solid #1890ff;
  border-bottom: 0.21428571rem solid #1890ff;
}
.download-box .left-border {
  left: -0.71428571rem;
}
.download-box .left-border span {
  left: 0.71428571rem;
  border-left: 0.21428571rem solid #1890ff;
  cursor: w-resize;
}
.download-box .right-border {
  right: -0.71428571rem;
  padding-right: 0.71428571rem;
}
.download-box .right-border span {
  right: 0.71428571rem;
  border-right: 0.21428571rem solid #1890ff;
  cursor: e-resize;
}
.download-box .download-range {
  width: 100%;
  height: 100%;
  cursor: move;
  background: rgba(24, 144, 255, 0.5);
}
.download-box input {
  margin: 0;
  padding: 0;
  width: 1.28571429rem;
  border: none;
  font-size: 0.85714286rem;
  text-align: center;
  outline: none;
  background-color: #fff;
}
.download-box .ant-popover-inner-content {
  padding: 0.21428571rem 0.14285714rem;
  min-width: 4.64285714rem;
}
.download-box .handle {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
}
.download-box .handle .download-save,
.download-box .handle .download-cancle {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.download-box .handle .download-save.download-save,
.download-box .handle .download-cancle.download-save {
  right: 1.42857143rem;
}
.download-box .handle .download-save.download-cancle,
.download-box .handle .download-cancle.download-cancle {
  right: 0.71428571rem;
}
.download-box .handle .download-save:hover,
.download-box .handle .download-cancle:hover,
.download-box .handle .download-save:active,
.download-box .handle .download-cancle:active,
.download-box .handle .download-save:focus,
.download-box .handle .download-cancle:focus {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.download-box .handle .ant-btn {
  height: 2rem !important;
}
._DownloadProgress_ {
  width: inherit;
  display: flex;
  flex-flow: column nowrap;
  height: 42.85714286rem;
}
._DownloadProgress_ .option-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0.28571429rem 0.57142857rem;
}
._DownloadProgress_ .option-header button .stop-icon svg {
  background-color: #272727;
}
._DownloadProgress_ .option-header button:disabled .stop-icon svg {
  background-color: #d9d9d9;
  color: #d9d9d9;
}
._DownloadProgress_ .progress-content {
  flex: 0;
  width: inherit;
  height: 35.71428571rem;
  overflow-y: auto;
}
._DownloadSetting_ {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
._DownloadSetting_ .files-table {
  width: 100%;
  height: 27.07142857rem;
  display: flex;
  flex-flow: row nowrap;
  border-bottom: 0.07142857rem solid #f0f0f0;
}
._DownloadSetting_ .files-table .menu-check-slider {
  width: 13.14285714rem;
  height: 100%;
  overflow-y: auto;
  border-right: 0.07142857rem solid #f0f0f0;
}
._DownloadSetting_ .files-table .menu-check-slider .check-all-channel,
._DownloadSetting_ .files-table .menu-check-slider .memu-container {
  padding-left: 0.57142857rem;
  height: 2.92857143rem;
  line-height: 2.85714286rem;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
._DownloadSetting_ .files-table .menu-check-slider .check-all-channel .memu-item,
._DownloadSetting_ .files-table .menu-check-slider .memu-container .memu-item {
  display: inline-block;
  flex-grow: 1;
  height: 100%;
  padding-left: 0.57142857rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._DownloadSetting_ .files-table .menu-check-slider .choose-menu {
  color: #1890ff;
  background-color: #e6f7ff;
  border-right: 0.21428571rem solid #1890ff;
}
._DownloadSetting_ .files-table .files-table-content {
  width: 32.14285714rem;
  flex: auto;
  padding: 0.57142857rem;
  height: 100%;
  overflow-y: auto;
}
._DownloadSetting_ .files-information {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
._DownloadSetting_ .files-information .files-capacity .label-normal-wrapper {
  width: 11.42857143rem !important;
}
._DownloadSetting_ .files-information .files-format .label-normal-wrapper {
  width: 20rem !important;
}
._DownloadSetting_ .files-information .merge-files {
  margin: auto;
}
._DownloadSetting_ .files-information .merge-files .label-normal-wrapper {
  width: 7.14285714rem !important;
}
._DownloadSetting_ .files-address-selection {
  width: 100%;
}
._DownloadSetting_ .files-address-selection .address-group-container {
  width: 27.5rem !important;
}
._DownloadSetting_ .files-address-selection .address-group {
  width: 18.57142857rem !important;
}
._DownloadSetting_ .files-address-selection .address-group .choose-address-btn {
  width: 5rem !important;
}
._DownloadSetting_ .files-address-selection .address-group .address-input {
  width: 13.57142857rem !important;
}
._DownloadSetting_ .files-address-selection .capacity-format-container {
  width: 28.57142857rem !important;
  display: flex;
  flex-flow: row nowrap;
  margin-left: 2.14285714rem;
}
._DownloadSetting_ .files-address-selection .capacity-format-container .capacity-percent-item {
  width: 19.28571429rem !important;
  display: flex;
  flex-flow: column nowrap;
  margin-right: 1.42857143rem;
}
._DownloadSetting_ .files-address-selection .capacity-format-container .capacity-percent-item .capacity-percent-label {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
._FilesTable_ {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
}
._FilesTable_ .option-bar {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
._FilesTable_ .option-bar .bar-title {
  display: inline-block;
  max-width: 4.42857143rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._FilesTable_ .table-plus {
  flex: 1;
  height: 0;
  position: relative;
}
._FilesTable_ .table-plus .ant-table-wrapper {
  height: 100%;
  position: absolute;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table-pagination.ant-pagination {
  margin: 1.14285714rem !important;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-pagination-options-size-changer.ant-select-enabled {
  position: absolute;
  left: 5.71428571rem;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-pagination-options-size-changer.ant-select-enabled .ant-select-selection.ant-select-selection--single {
  display: inline-block;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-pagination-options {
  vertical-align: top;
}
._FilesTable_ .table-plus .ant-table-wrapper .ant-spin-container .ant-pagination-total-text {
  position: absolute;
  left: 0;
}
._ImageGrid_ {
  position: relative;
  width: 100%;
  height: 100%;
}
._ImageGrid_ .grid-display-header {
  width: 100%;
  height: 2.85714286rem;
  padding: 1.14285714rem;
}
._ImageGrid_ .grid-display-content {
  width: 100%;
  height: calc(100% - 2.85714286rem) !important;
}
._ImagePanel_ {
  position: relative;
  height: 12.78571429rem;
  width: 15.71428571rem;
  display: inline-block;
  margin-left: 0.28571429rem;
  margin-bottom: 0.57142857rem;
}
._ImagePanel_.seleced-box {
  border: 0.07142857rem solid #1890ff;
}
._ImagePanel_ .panel-body {
  height: 8.57142857rem;
  position: relative;
}
._ImagePanel_ .panel-body .panel-img-block {
  width: 100%;
  height: 100%;
  background-color: #272E36;
}
._ImagePanel_ .panel-body .panel-img-block > .panel-img {
  display: block;
  width: 100%;
  height: 100%;
}
._ImagePanel_ .panel-body .panel-img-block .play-button {
  display: none;
}
._ImagePanel_ .panel-body .panel-img-block:hover .play-button {
  display: block;
}
._ImagePanel_ .panel-body .panel-img-block .play-button > svg {
  position: absolute;
  left: 5.71428571rem;
  top: 2.14285714rem;
  width: 4.28571429rem;
  height: 4.28571429rem;
  color: rgba(255, 255, 255, 0.7);
}
._ImagePanel_ .panel-body .panel-img-block .play-button > svg:hover {
  color: #1890ff !important;
}
._ImagePanel_ .panel-body .check {
  position: absolute;
  top: 0;
  left: 0.21428571rem;
}
._ImagePanel_ .panel-body .lock-icon {
  position: absolute;
  top: 0;
  right: 0.21428571rem;
}
._ImagePanel_ .panel-body .lock-icon span svg {
  color: #1890ff !important;
}
._ImagePanel_ label.m-icon-check {
  display: none;
}
._ImagePanel_:hover label.m-icon-check {
  display: inline-block;
}
._ImagePanel_ .panel-footer {
  height: 4.21428571rem;
}
._ImagePanel_ .panel-footer .file-descrip {
  display: flex;
  flex-flow: column nowrap;
  width: 10.71428571rem;
}
._ImagePanel_ .panel-footer .file-descrip span {
  width: 10.57142857rem;
  min-width: 10.57142857rem;
  margin-bottom: 0.21428571rem;
  margin-left: 0.57142857rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._ImagePanel_ .panel-footer .file-descrip span.time-start {
  color: #8f8f8f;
  font-size: 0.85714286rem;
}
._ImagePanel_ .panel-footer .option-bar {
  position: absolute;
  bottom: 2.5rem;
  right: 0.21428571rem;
  width: 3.57142857rem;
  display: flex;
  flex-flow: row nowrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
}
._ImagePanel_ .panel-footer .option-bar .option-bar-icon svg {
  color: #272727 !important;
}
._ImagePanel_ .panel-footer .option-bar .option-bar-icon:hover svg {
  color: #1890ff !important;
}
._ImagePanel_ .panel-footer .option-bar .option-bar-icon[disabled] svg {
  color: #8f8f8f !important;
}
._ImagePlayer_ {
  position: relative;
  width: 100%;
  height: 100%;
}
._ImagePlayer_.ip-fullscreen {
  position: fixed !important;
  left: 0;
  top: 0;
  overflow: hidden;
}
._ImagePlayer_ .display-image {
  position: absolute;
}
._ImagePlayer_ .display-image img {
  display: block;
  width: 100%;
  height: 100%;
}
._ImagePlayer_ .display-image .image-control-bar {
  position: absolute;
  height: 3rem;
  padding-top: 0.34285714rem;
  right: 0.21428571rem;
  bottom: 0rem;
  left: 0.21428571rem;
  background-color: rgba(0, 0, 0, 0.2);
}
._ImagePlayer_ .display-image .image-control-bar .image-control-center {
  width: 7.14285714rem;
  margin: 0 auto;
}
._ImagePlayer_ .display-image .image-control-bar .image-control-right {
  margin-top: 0.28571429rem;
  margin-right: 0.85714286rem;
  float: right !important;
}
._ImagePlayer_ .display-image .control-pic-derect {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -1.07142857rem;
  cursor: pointer;
}
._ImagePlayer_ .display-image .picture-prev {
  left: 0;
}
._ImagePlayer_ .display-image .picture-next {
  right: 0;
}
._ImagePlayer_ .display-image:hover .control-pic-derect {
  display: block;
}
._ImagePlayer_ .display-image .control-pic-derect span.anticon svg,
._ImagePlayer_ .display-image .image-control-bar button span.anticon svg {
  width: 1.28571429rem;
  height: 1.28571429rem;
  color: #fff !important;
}
._ImagePlayer_ .display-image .control-pic-derect:hover span.anticon svg,
._ImagePlayer_ .display-image .image-control-bar button:hover span.anticon svg {
  color: #1890ff !important;
}
._RemoteBackup_ {
  width: 57.14285714rem !important;
}
._RemoteBackup_ .ant-modal-body {
  height: 28.57142857rem !important;
}
._RemoteBackup_ .remote-backup-container {
  display: flex;
  flex-flow: column nowrap;
}
._RemoteBackup_ .remote-backup-container .remote-bckup-bar {
  margin: 0.57142857rem;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
._RemoteBackup_ .remote-backup-container .remote-bckup-bar .dvc-select-group {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-evenly;
}
._RemoteBackup_ .remote-backup-container .remote-bckup-bar .dvc-select-group .pop-select {
  width: 23.42857143rem;
}
._RemoteBackup_ .remote-backup-container .remote-bckup-bar .dvc-option-group {
  width: auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
}
._RuleFilterPic_ {
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
}
._RuleFilterPic_ .ant-btn-rule-icon {
  position: absolute;
  right: 0;
}
._RuleFilterPic_ .ant-btn-rule-icon.ant-btn-ruleicon-close {
  bottom: 0;
}
._RuleFilterPic_ .ant-btn-rule-icon.ant-btn-ruleicon-open {
  top: -2.28571429rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.26);
}
._RuleFilterPic_ .m-hidden-swiper {
  visibility: hidden;
  height: 0 !important;
}
._RuleFilterPic_ .small-pic {
  width: 100%;
  height: 10rem;
}
._RuleFilterPic_ .small-pic ._imageswiper_ {
  bottom: 0;
}
._RuleFilterPic_ .no-result-dark {
  text-align: center;
  height: 100%;
  line-height: 10rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.26);
}
._RuleFilterPic_ .rule-filter-loading {
  height: 10rem;
  line-height: 10rem;
}
._TagSearchFilter_ {
  width: 100% !important;
  height: 100% !important;
  min-width: initial;
  max-width: initial;
  display: flex;
  flex-flow: column;
}
._TagSearchFilter_ .m-search-source {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
._TagSearchFilter_ .m-search-source .m-search-source-content {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
}
._TagSearchFilter_ .m-search-source > div {
  position: absolute;
}
._TagSearchFilter_ .tree-divider {
  margin: 1rem 0;
}
._TagSearchFilter_ .tag-search-filter {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
._TagSearchFilter_ .tag-search-filter .tag-name-input .label-normal-container {
  padding: 0.57142857rem !important;
}
._TagSearchFilter_ .tag-search-filter .tag-name-input .label-normal-container .label-normal {
  width: 3.57142857rem !important;
}
._TagSearchFilter_ .tag-search-filter .tag-name-input .label-normal-container .label-normal-wrapper {
  width: 11.78571429rem !important;
}
._TagSearchFilter_ .tag-search-filter .tree-divider {
  margin: 1rem 0;
}
._TagSearchFilter_ .tag-search-filter .con-search-button {
  width: 15.71428571rem !important;
}
._TagSearchFilter_ .tag-search-filter .m-date-panel {
  padding: 0 0.71428571rem 0;
}
._TagSearchFilter_ .tag-search-filter .m-date-panel .m-date {
  width: 100%;
  margin: 0.57142857rem 0;
}
._TagSearchFilter_ .tag-search-filter .filter-tag-tips span.anticon {
  color: #096dd9 !important;
}
._TagSearchFilter_ .tag-search-filter .filter-tag-tips span.tag-tips-txt {
  color: #000 !important;
}
._TagSearchFilter_ .tag-search-filter .ant-row {
  min-width: 15.71428571rem !important;
}
._TagSearcher_ {
  background: transparent !important;
  width: 100%;
  height: 100%;
}
._TagSearcher_ .ant-layout {
  background: transparent !important;
}
._TagSearcher_ .tag-layout {
  background: transparent !important;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
}
._TagSearcher_ .tag-layout .tag-content {
  width: 100%;
  height: 100%;
  background: transparent !important;
}
._TagSearcher_ .tag-layout .tag-content .tag-files-table .option-bar span.anticon svg:hover {
  color: #1890ff !important;
}
._TagSearcher_ .sed-calendar-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  position: absolute !important;
  margin-top: 4.64285714rem !important;
  margin-left: -2.78571429rem !important;
}
._Thumbnail_ {
  position: absolute;
  height: 20%;
  width: 100%;
  bottom: 0.71428571rem;
  left: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  z-index: 2004;
}
._Thumbnail_ .image-item {
  margin: 0.21428571rem;
  background-color: #133444;
}
._Thumbnail_ .image-item.current-item {
  border: 0.21428571rem solid #1890ff;
}
._Thumbnail_ .image-item .panel-img {
  width: 100%;
  height: 100%;
}
._Thumbnail_ .image-item:hover {
  width: 14% !important;
  height: 100% !important;
}
._Thumbnail_ .control-pic-derect {
  color: white;
  width: 3%;
}
._Thumbnail_ .control-pic-derect:hover {
  color: #1890ff;
}
._Thumbnail_ .control-pic-derect span {
  background-color: rgba(0, 0, 0, 0.3);
}
._TimeLinePlus_ {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
._TimeLinePlus_ .video-shaft-title {
  display: flex;
  flex-flow: column nowrap;
}
._TimeLinePlus_ .video-shaft-title .video-shaft-device,
._TimeLinePlus_ .video-shaft-title .video-shaft-mode {
  width: 100%;
  vertical-align: middle;
  background-color: #e6f7ff;
  font-weight: bold;
}
._TimeLinePlus_ .video-shaft-title .video-shaft-mode:before {
  border-top: solid 0.14285714rem #ffff;
  position: absolute;
  height: 0;
  left: 0;
  width: 4.28571429rem;
  content: '';
}
._TimeLinePlus_ .timeline-bar {
  display: inline-block;
}
.clip-timerange-space {
  position: absolute;
  width: 0rem;
  height: 0rem;
}
._TimelineEx_ {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
._TimelineEx_ .video-shaft-title {
  display: flex;
  flex-flow: column nowrap;
}
._TimelineEx_ .video-shaft-title .video-shaft-device,
._TimelineEx_ .video-shaft-title .video-shaft-mode {
  width: 100%;
  vertical-align: middle;
  background-color: #e6f7ff;
  font-weight: bold;
}
._TimelineEx_ .video-shaft-title .video-shaft-mode:before {
  border-top: solid 0.14285714rem #ffff;
  position: absolute;
  height: 0;
  left: 0;
  width: 4.28571429rem;
  content: '';
}
._TimelineEx_ .timeline-bar {
  display: inline-block;
  position: relative;
}
.clip-timerange-space {
  position: absolute;
  width: 0rem;
  height: 0rem;
}
._VideoConsole_ {
  height: 100%;
  width: 100%;
  background: transparent !important;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
._VideoConsole_.vc-fullscreen {
  position: fixed !important;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
._VideoConsole_ .video-content {
  position: relative;
  height: 100%;
  width: 100%;
  background: transparent !important;
  overflow: hidden !important;
}
._VideoConsole_ .video-content .video-playback {
  background: transparent !important;
  width: 100%;
  height: 100%;
}
._VideoConsole_ .video-content .video-defalutGg {
  background-color: #575f6a !important;
  position: relative;
  width: 100%;
  height: 100%;
}
._VideoConsole_ .video-content .video-defalutGg .video-bigIcon {
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 6.42857143rem;
  text-align: center;
}
._VideoConsole_ .video-content .video {
  position: relative;
  width: 100%;
  height: 100%;
  background: transparent !important;
}
._VideoConsole_ .video-content-bmbed {
  position: relative;
  height: 100%;
  width: 100%;
  background: transparent !important;
  overflow: hidden !important;
}
._VideoConsole_ .time-content {
  position: absolute;
  bottom: 0;
}
._VideoConsole_ .exit-fullscreen-bar {
  width: 100%;
  height: 2.85714286rem;
  background-color: rgba(38, 46, 59, 0.9);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
._VideoConsole_ .exit-fullscreen-bar .fullscreen-icon {
  width: 2.85714286rem;
  height: 2.85714286rem;
  position: absolute;
}
._VideoConsole_ .exit-fullscreen-bar .fullscreen-icon .anticon {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-content: center;
  justify-content: center;
  color: #a6adb4;
}
._VideoConsole_ .exit-fullscreen-bar .fullscreen-icon .anticon:hover {
  cursor: pointer;
  color: #1890ff !important;
}
._VideoConsole_ .exit-fullscreen-bar .fullscreen-icon .anticon svg {
  width: 50%;
  height: 50%;
}
._VideoConsole_ .exit-fullscreen-bar .exit-fullscreen-icon {
  right: 0.71428571rem;
}
._VideoConsole_ .exit-fullscreen-bar .timeline-icon {
  right: 3.57142857rem;
}
._VideoFiles_ {
  height: 100%;
  width: 100%;
  background: transparent !important;
  display: flex;
  flex-flow: column nowrap;
}
._VideoFiles_ .results-files-adress {
  border-bottom: 0.07142857rem solid #e8e8e8;
  background: #ffffff;
  height: 2.5rem;
  line-height: 2.5rem;
  vertical-align: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0.71428571rem;
}
._VideoFiles_ .files-search-main {
  display: flex;
  flex-flow: row nowrap;
  flex: 1;
  height: 100%;
  position: relative;
}
._VideoFiles_ .files-search-main .files-search-main-container {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-flow: row nowrap;
}
._VideoFiles_ .files-search-main .files-search-main-container .type-filter {
  width: 14.28571429rem;
  height: 100%;
  border-right: 0.07142857rem solid #e8e8e8;
  background: #ffffff;
}
._VideoFiles_ .files-search-main .files-search-main-container .type-filter .ant-tabs {
  height: 100%;
}
._VideoFiles_ .files-search-main .files-search-main-container .type-filter .ant-tabs .ant-tabs-content {
  height: 100%;
  overflow-y: auto;
}
._VideoFiles_ .files-slice-main {
  display: flex;
  flex-flow: row nowrap;
  flex: 1;
  height: 100%;
  position: relative;
}
._VideoFiles_ .files-slice-main .files-slice-container {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-flow: row nowrap;
}
._VideoFiles_ .files-display-content {
  display: flex;
  flex-flow: row nowrap;
  height: calc(100% - 2.5rem);
}
._VideoFiles_ .files-display-content .pb-auto-size {
  height: 100% !important;
  width: 100% !important;
  background: transparent !important;
}
._VideoFiles_ button span.anticon svg {
  color: #272727 !important;
}
._VideoFiles_ button:hover span.anticon svg {
  color: #1890ff !important;
}
._VideoFiles_ button[disabled] span.anticon svg {
  color: #8f8f8f !important;
}
._VideoFiles_ .download-save span.anticon svg,
._VideoFiles_ .download-cancle span.anticon svg {
  color: #ffffff !important;
}
.pb-full-window .results-files-adress {
  display: none !important;
}
._VideoFilesDisplay_ {
  width: 100%;
  height: 100%;
  flex: 1;
}
._VideoFilesDisplay_ .bactch-check-all,
._VideoFilesDisplay_ .select-tips-txt {
  font-size: 0.85714286rem;
}
._VideoFilesDisplay_ .ant-card {
  width: 100%;
  height: 100% !important;
}
._VideoFilesDisplay_ .ant-card-head {
  width: 100%;
  height: 3.42857143rem;
}
._VideoFilesDisplay_ .ant-card-body {
  width: 100%;
  height: calc(100% - 3.42857143rem);
}
._VideoFilesDisplay_ .no-result-light {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
}
._VideoOptionBar_ {
  width: 100%;
  height: 3.42857143rem;
  padding-top: 0.57142857rem;
  padding-bottom: 0.57142857rem;
  padding-left: 1.14285714rem;
  border-top: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
  position: absolute;
  bottom: 3.57142857rem;
}
._VideoOptionBar_ .speed-content .ant-slider-rail {
  background-color: #91d5ff;
}
._VideoOptionBar_ .sound-content .sound-slider {
  display: 'inline-block';
  height: 9.14285714rem;
  margin-bottom: 1.07142857rem;
}
._VideoOptionBar_ .ant-tooltip-arrow::before,
._VideoOptionBar_ .ant-tooltip-inner {
  background-color: #000 !important;
  color: #fff;
}
._VideoOptionBar_ .opt-bar-container {
  height: 100%;
}
._VideoOptionBar_ .opt-bar-left {
  display: flex;
  display: -webkit-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
._VideoOptionBar_ .opt-bar-left .control-sync {
  height: 2rem;
  width: 2.14285714rem;
  border: 0.07142857rem solid #d9d9d9;
  color: #272727;
}
._VideoOptionBar_ .opt-bar-left .control-sync:hover {
  border: 0.07142857rem solid #1890ff;
  color: #1890ff;
}
._VideoOptionBar_ .opt-bar-left .control-sync.control-sync-enable {
  background-color: #e6f7ff;
  border-radius: 0.28571429rem;
  border: solid 0.07142857rem #91d5ff;
}
._VideoOptionBar_ .opt-bar-left .set-seek-time {
  width: 1.35714286rem;
  height: 1.28571429rem;
  font-size: 1.28571429rem;
}
._VideoOptionBar_ .opt-bar-center {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
._VideoOptionBar_ .opt-bar-center .video-control-center {
  width: 23.07142857rem;
  height: 2.28571429rem;
  background-color: #f0f2f5;
  border-radius: 0.28571429rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
._VideoOptionBar_ .opt-bar-center .video-control-center .opt-icon-stop {
  font-size: 0.85714286rem !important;
}
._VideoOptionBar_ .opt-bar-center .video-control-center .opt-icon-block {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 2rem;
}
._VideoOptionBar_ .opt-bar-center .video-control-center .opt-icon-block .anticon {
  font-size: 1.28571429rem;
}
._VideoOptionBar_ .opt-bar-right {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}
._VideoOptionBar_ .opt-bar-right .opt-icon-block {
  height: 100%;
  width: 2.42857143rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
._VideoOptionBar_ .opt-bar-right .opt-icon-block .anticon {
  font-size: 1.42857143rem;
}
._VideoOptionBar_ .opt-bar-right .opt-icon-block .anticon .searchImgBiImg_group path {
  fill: black !important;
  stroke: black !important;
}
._VideoOptionBar_ .opt-bar-right .opt-icon-block:last-child {
  margin-right: 0.5rem;
}
._VideoOptionBar_ .opt-bar-right .video-option-tootips {
  display: flex !important;
}
._VideoOptionBar_ .opt-bar-right .ant-divider {
  height: 2.28571429rem !important;
}
._VideoOptionBar_ button span.anticon svg {
  color: #272727 !important;
}
._VideoOptionBar_ button:hover span.anticon svg {
  color: #1890ff !important;
}
._VideoOptionBar_ button[disabled] span.anticon svg {
  color: #8f8f8f !important;
}
._VideoOptionBar_ button.active span.anticon svg {
  color: #40a9ff !important;
}
._VideoOptionBar_ .video-player-rulebox-btn {
  height: 1.71428571rem;
}
._VideoSearchFilter_ {
  width: 100% !important;
  height: 100% !important;
  min-width: initial;
  max-width: initial;
  display: flex;
  flex-flow: column;
}
._VideoSearchFilter_ .m-search-source {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
._VideoSearchFilter_ .m-search-source .m-search-source-content {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
}
._VideoSearchFilter_ .m-search-source > div {
  position: absolute;
}
._VideoSearchFilter_ .tree-divider {
  margin: 1rem 0;
}
._VideoSearchFilter_ .type-search-filter {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
._VideoSearchFilter_ .type-search-filter .type-switcher {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0 0.71428571rem;
  width: 100%;
}
._VideoSearchFilter_ .type-search-filter .type-switcher .type-switcher-child {
  width: 50%;
}
._VideoSearchFilter_ .type-search-filter .select {
  width: 100%;
  margin: 0 !important;
}
._VideoSearchFilter_ .type-search-filter .con-search-button {
  width: 15.71428571rem !important;
}
._VideoSearchFilter_ .type-search-filter .m-date-panel {
  padding: 0 0.71428571rem 0;
}
._VideoSearchFilter_ .type-search-filter .m-date-panel .m-date {
  width: 100%;
  margin: 0.57142857rem 0;
}
._VideoSearchFilter_ .type-search-filter .filter-tag-tips span.anticon {
  color: #1890ff !important;
}
._VideoSearchFilter_ .type-search-filter .filter-tag-tips span.tag-tips-txt {
  color: #000 !important;
}
._VideoSearchFilter_ .type-search-filter .ant-row {
  min-width: 15.71428571rem !important;
}
._VideoSearchFilter_ .type-search-filter .face-condition {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
._VideoSearchFilter_ .type-search-filter .face-condition .video-search-targettip {
  color: #1890ff;
  line-height: 1rem;
}
._VideoSearcher_ {
  width: 100%;
  height: 100%;
  background-color: transparent !important;
}
._VideoSearcher_.m-section-hidden {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
._VideoSearcher_ section {
  height: 100%;
}
._VideoSearcher_ .select {
  width: 100%;
  margin: 0 1rem;
}
._VideoSearcher_ .ant-layout,
._VideoSearcher_ .ant-tabs-content {
  background-color: transparent;
}
._VideoSearcher_ .ant-tabs-bar {
  margin: auto !important;
  background-color: #ffffff !important;
}
._VideoSearcher_ .videosrch-tabs {
  height: 100%;
}
._VideoSearcher_ .videosrch-tabs > .ant-tabs-content-holder {
  height: 100%;
  position: relative;
}
._VideoSearcher_ .videosrch-tabs > .ant-tabs-content-holder > .ant-tabs-content {
  height: 100%;
  position: absolute;
}
._VideoSearcher_ .ant-tabs-nav {
  width: 100% !important;
  height: 3.28571429rem !important;
  margin: 0 !important;
  position: relative;
}
._VideoSearcher_ .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
  width: 100% !important;
  height: 100% !important;
}
._VideoSearcher_ .videosrch-tab-pane {
  width: 100%;
  height: 100%;
  background: transparent !important;
  display: flex;
  flex-flow: row nowrap;
}
._VideoSearcher_ .videosrch-tab-pane .pb-auto-size {
  height: 100% !important;
  width: 100% !important;
  background: transparent !important;
}
.batch-download-modal .ant-modal-body {
  padding: 0;
}
.batch-download-modal .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.batch-download-modal .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.batch-download-modal .ant-modal-body .ant-table .ant-table-header {
  border-right: 0.07142857rem solid #f0f0f0;
}
.batch-download-modal .ant-modal-body .ant-table .ant-table-body {
  overflow-y: auto !important;
  border-right: 0.07142857rem solid #f0f0f0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  height: 14.28571429rem;
}
.batch-download-modal .ant-modal-body .ant-table .ant-table-body table {
  border-bottom: 0 !important;
}
.batch-download-modal .ant-modal-body .ant-table .ant-table-body table tr:not(:first-child) td:last-child {
  border-right: 0;
}
._PicInfoList_ {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 10;
}
._PicInfoList_.pic-list {
  min-height: 8.57142857rem;
  background-color: #ffffff;
}
._PicInfoList_.bgc-tran {
  background-color: transparent;
}
._PicInfoList_.pic-list-small {
  width: 2.28571429rem;
  right: 0;
}
._PicInfoList_ .collapse-menu-icon {
  width: 100%;
  text-align: right;
}
._PicInfoList_ .image-searcher {
  height: calc(100%-2.28571429rem);
}
._PicInfoList_ .aisearch-common-panels {
  width: 100%;
}
._PicInfoList_ .aisearch-common-panels .ant-card {
  height: 100%;
}
._PicInfoList_ .aisearch-common-panels .ant-card-head {
  height: 3.92857143rem;
}
._PicInfoList_ .aisearch-common-panels .ant-card-head .ant-card-head-title {
  padding: 0;
}
._PicInfoList_ .aisearch-common-panels .ant-card-body {
  height: calc(100% - 7.14285714rem);
}
._PicInfoList_ .pic-info-max .video-option-icon {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.26);
}
._PicInfoList_ .pic-info-select .ant-select-selector {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.26);
}
._PicInfoList_ .pic-info-select.ant-select-single.ant-select-open .ant-select-selection-item,
._PicInfoList_ .pic-info-select.ant-select-open,
._PicInfoList_ .pic-info-select .ant-select-arrow {
  color: #ffffff;
}
._PicInfoList_ .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: #D9D9D9;
  background-color: rgba(0, 0, 0, 0.26);
}
._PicInfoList_ .ant-btn-icon-goTo {
  line-height: 1;
}
._PicInfoList_ .ant-btn-icon-goTo:hover {
  color: #1890ff;
}
._PicInfoList_ ._AIPanel_ .panel-body {
  text-align: left;
}
.pic-info-dropdown.ant-select-dropdown {
  color: #ffffff;
  background-color: #9a9da2;
}
.pic-info-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),
.pic-info-dropdown .ant-select-item-option-active {
  background-color: #8f8f8f;
}
.video-date-dot {
  font-size: 0.35714286rem;
  margin-top: -0.35714286rem;
  color: #52c41a;
}
.ant-picker-cell-selected .video-date-dot {
  color: inherit;
}
._Playback_ {
  min-width: 73.14285714rem;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: auto;
  height: 100%;
  height: calc(100vh - 4.57142857rem) !important;
  background-color: transparent !important;
}
._Playback_ section {
  height: 100%;
}
._Playback_ .select {
  width: 100%;
  margin: 0 1rem;
}
._Playback_ .ant-layout,
._Playback_ .ant-tabs-content {
  background-color: transparent;
}
._Playback_ .ant-tabs-bar {
  margin: auto !important;
  background-color: transparent !important;
}
._Playback_ .ant-layout-sider {
  background-color: #ffffff !important;
}
._Playback_ .playback-layout {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
._Playback_ .playback-slider {
  width: 17.14285714rem !important;
  min-width: 17.14285714rem !important;
  max-width: 17.14285714rem !important;
  height: 100% !important;
}
._Playback_ .playback-slider .ant-tabs {
  height: 100%;
}
._Playback_ .playback-slider .ant-tabs .ant-tabs-content-holder {
  height: 100%;
  position: relative;
}
._Playback_ .playback-slider .ant-tabs .ant-tabs-content {
  height: 100%;
  position: absolute;
}
._Playback_ .playback-slider .playback-tab-pane {
  height: 100%;
  display: flex;
}
._Playback_ .playback-slider.hidden {
  visibility: hidden;
  overflow: hidden;
}
._Playback_ .playback-content {
  flex-grow: 1;
  flex-shrink: 1;
  height: 100%;
  border-left: 0.57142857rem solid #f0f2f5;
  min-width: 73.14285714rem;
  overflow: hidden;
}
.pb-full-window .playback-content {
  border-left: none !important;
}
.pb-full-window .ant-tabs .ant-tabs-nav {
  display: none;
}
._AlgorithmAnalyse_ {
  padding: 1.42857143rem;
}
._AlgorithmAnalyse_ .m-btn-disabled {
  cursor: not-allowed;
  color: #a8a8a8;
}
._AlgorithmAnalyse_ .m-btn-disabled:hover {
  color: #a8a8a8;
}
.m-model-target {
  height: 1.66666667rem;
  background-color: #f6f6f6;
  border-radius: 0.14285714rem;
  border: solid 0.07142857rem #dddddd;
  margin-left: 0.5rem;
  max-width: 5.66666667rem;
  overflow: hidden;
}
.m-model-target-small {
  height: 1.66666667rem;
  background-color: #f6f6f6;
  border-radius: 0.14285714rem;
  border: solid 0.07142857rem #dddddd;
  margin-left: 0.5rem;
  max-width: 3.16666667rem;
  overflow: hidden;
}
.operator-cell-wrapper {
  display: flex;
  align-items: center;
}
.tree-searcher {
  float: right;
  width: 16.42857143rem;
  flex-grow: 1;
}
.tree-searcher input {
  font-size: 0.85714286rem;
  line-height: 1.6rem;
}
.m-algorithm-param {
  border: solid 0.07142857rem #dddddd;
  width: 100%;
  height: 20rem;
  overflow: scroll;
}
.m-algorithm-param .m-param-head {
  background: #f5f5f5;
  border: solid 0.07142857rem #dddddd;
}
.m-algorithm-param .m-param-target {
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-block;
  text-align: left;
}
.m-algorithm-param .m-param-item {
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-block;
  width: 5rem;
  text-align: left;
}
.m-algorithm-param .m-edge {
  vertical-align: top;
  line-height: 3.5;
}
.m-algorithm-param .label-div-Container {
  padding-left: 0.35714286rem;
}
.m-algorithm-param .m-label-checkbox {
  width: 8.57142857rem !important;
}
.m-alarm-box {
  border: 0.07142857rem solid #bbbec2;
  line-height: 2rem;
  height: 2.5rem;
  display: inline-block;
}
.m-alarm-box .m-alarmIdFixed {
  text-align: right;
  display: inline-block;
  width: 4rem;
}
.m-alarm-box .m-alarmId {
  width: 17.33333333rem;
  border: none;
  border-left: 0.07142857rem solid #bbbec2;
}
.m-target-table {
  width: 100%;
  height: 100%;
  border: solid 0.07142857rem #dddddd;
  overflow: auto;
}
.m-target-table .m-attr1 {
  width: 7.14285714rem;
  text-align: center;
}
.m-target-table .m-attr2 {
  width: calc(80% - 7.64285714rem);
}
.m-target-table .m-attr-line {
  line-height: 2.14285714rem;
}
.m-target-table .m-target-head {
  height: 3rem;
  border-bottom: solid 0.07142857rem #dddddd;
}
.m-target-table .m-target-head span {
  display: inline-block;
  text-align: center;
  line-height: 3rem;
}
.m-target-table .m-target-body {
  height: 20.83333333rem;
  overflow: scroll;
}
.m-target-table .m-odd-line {
  background-color: #fafafa;
}
.m-target-table .m-target-only {
  width: 100%;
  text-align: center;
}
.m-target-table .m-target-left {
  width: 20%;
  float: left;
  text-align: center;
}
.m-target-table .m-target-right {
  width: 80%;
  display: inline-block;
}
.m-target-table .m-target-right span {
  display: inline-block;
}
._ActionAlgorithm_ {
  margin: 1.42857143rem;
}
._ActionAlgorithm_ .m-btn-disabled {
  cursor: not-allowed;
  color: #a8a8a8;
}
._ActionAlgorithm_ .m-btn-disabled:hover {
  color: #a8a8a8;
}
._ActionAlgorithm_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._ActionAlgorithm_ .panel-heading {
  display: flex;
  align-items: center;
  margin-bottom: 0.71428571rem;
}
._ActionAlgorithm_ .panel-heading .tree-searcher-action {
  margin-left: auto;
  width: 16.42857143rem;
}
._ActionAlgorithm_ .m-alarm-box {
  border: 0.07142857rem solid #bbbec2;
  line-height: 2rem;
  height: 2.5rem;
  display: inline-block;
}
._ActionAlgorithm_ .m-alarm-box .m-alarmIdFixed {
  text-align: right;
  display: inline-block;
  width: 4rem;
}
._ActionAlgorithm_ .m-alarm-box .m-alarmId {
  width: 17.33333333rem;
  border: none;
  border-left: 0.07142857rem solid #bbbec2;
}
._ActionAlgorithm_ .div-handler {
  padding: 0.57142857rem 1.85714286rem;
}
._ActionAlgorithm_ .div-handler .handler-title {
  padding-right: 1.14285714rem;
}
._ActionAlgorithm_ .div-handler .text-wrap p {
  margin-bottom: 0;
}
._ActionAlgorithm_ .div-handler .input-wrap {
  height: 2.28571429rem;
}
._ActionAlgorithm_ .div-handler .input-wrap .ant-input-number {
  width: 5.71428571rem;
}
._ActionAlgorithm_ .div-handler .icon-col {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
._ActionAlgorithm_ .div-handler .audio-handler .show,
._ActionAlgorithm_ .div-handler .access-handler .show,
._ActionAlgorithm_ .div-handler .normal-handler .show,
._ActionAlgorithm_ .div-handler .pop-handler .show {
  display: block;
  width: auto;
}
._ActionAlgorithm_ .div-handler .audio-handler .jump-button-wrapper,
._ActionAlgorithm_ .div-handler .access-handler .jump-button-wrapper,
._ActionAlgorithm_ .div-handler .normal-handler .jump-button-wrapper,
._ActionAlgorithm_ .div-handler .pop-handler .jump-button-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
._ActionAlgorithm_ .alarmID-error {
  color: red;
}
._ActionAlgorithm_ .m-model-target {
  height: 1.66666667rem;
  background-color: #f6f6f6;
  border-radius: 0.14285714rem;
  border: solid 0.07142857rem #dddddd;
  margin-left: 0.5rem;
  overflow: hidden;
  max-width: 12.5rem;
  margin-bottom: 0.16666667rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._ActionAlgorithm_ .action-cs {
  width: 100%!important;
  height: 100%!important;
}
._ActionBasic_ {
  margin: 1.42857143rem;
}
._ActionSetting_ {
  display: flex;
  flex-direction: column;
}
._ActionSetting_ .header {
  display: flex;
  align-items: center;
  padding: 0.71428571rem 1.42857143rem;
  border-bottom: 0.71428571rem solid #f0f2f5;
}
._ActionSetting_ .header b {
  text-indent: 0.35714286rem;
  line-height: 2.14285714rem;
  font-size: 1.2rem;
}
._ActionSetting_ .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
._ActionSetting_ .content .form-content {
  padding: 0.71428571rem 1.42857143rem;
}
._ActionSetting_ .content .action-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 0 1.42857143rem;
}
._ActionSetting_ .content .action-content .title {
  display: block;
  height: 2.5rem;
}
._ActionSetting_ .content .action-content .m-scrollbar {
  flex-grow: 1;
  border-top: 0.07142857rem solid #0080ff;
  overflow-x: auto;
}
._ActionSetting_ .content .action-content .action-step-box {
  display: flex;
  height: 100%;
}
._ActionSetting_ .content .action-content .action-step-box .add {
  width: 17.14285714rem;
  margin-left: 0.71428571rem;
  color: #0080ff;
  border-color: #0080ff;
  border-top: unset;
}
._ActionSetting_ .footer {
  height: 3.57142857rem;
  padding-left: 1.42857143rem;
  padding-top: 0.64285714rem;
}
._ActionSetting_ .footer > :first-child {
  margin-right: 1.42857143rem;
}
._ActionSetting_ .input-empty .ant-input {
  border-color: #f5222d;
}
._ActionSetting_ .input-empty .ant-input:focus,
._ActionSetting_ .input-empty .ant-input-focused {
  box-shadow: 0 0 0 0.14285714rem rgba(245, 34, 45, 0.2);
}
.BasicActionStep {
  display: flex;
  height: 100%;
}
.BasicActionStep .action-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 21.21428571rem;
}
.BasicActionStep .action-info .action-info-header {
  position: relative;
  display: flex;
  justify-content: center;
  height: 2.28571429rem;
  background-color: #1890ff;
  color: white;
  font-size: 1.1rem;
  line-height: 2.28571429rem;
  text-align: center;
  margin-bottom: 0.57142857rem;
}
.BasicActionStep .action-info .action-info-header .icon {
  position: absolute;
  right: 0.35714286rem;
  line-height: 2.71428571rem;
}
.BasicActionStep .action-info .action-info-content {
  flex-grow: 1;
  border: 0.07142857rem solid #e8e8e8;
  display: flex;
  flex-direction: column;
}
.BasicActionStep .action-info .action-info-content .action-info-box1 {
  flex-grow: 1;
  padding-left: 0.35714286rem;
}
.BasicActionStep .action-info .action-info-content .action-info-box2 {
  border-top: 0.14285714rem solid #e8e8e8;
  padding-left: 0.35714286rem;
  flex-basis: 7.14285714rem;
}
.BasicActionStep .action-time {
  width: 8.57142857rem;
  margin: 0 0.71428571rem;
}
.BasicActionStep .action-time .action-info-content {
  padding-left: 0.35714286rem;
}
.BasicActionStep .input-empty .ant-input-number {
  border-color: #f5222d;
}
.BasicActionStep .input-empty .ant-input-number:focus,
.BasicActionStep .input-empty .ant-input-number-focused {
  box-shadow: 0 0 0 0.14285714rem rgba(245, 34, 45, 0.2);
}
._BaseActionSetting_ {
  display: flex;
  flex-direction: column;
}
._BaseActionSetting_ .header {
  display: flex;
  align-items: center;
  padding: 0.71428571rem 1.42857143rem;
  border-bottom: 0.71428571rem solid #f0f2f5;
}
._BaseActionSetting_ .header b {
  text-indent: 0.35714286rem;
  line-height: 2.14285714rem;
  font-size: 1.2rem;
}
._BaseActionSetting_ .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
._BaseActionSetting_ .content .form-content {
  padding: 0.71428571rem 1.42857143rem;
}
._BaseActionSetting_ .content .action-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 0 1.42857143rem;
}
._BaseActionSetting_ .content .action-content .title {
  display: block;
  height: 2.5rem;
}
._BaseActionSetting_ .content .action-content .m-scrollbar {
  flex-grow: 1;
  border-top: 0.07142857rem solid #0080ff;
  overflow-x: auto;
}
._BaseActionSetting_ .content .action-content .action-step-box {
  display: flex;
  height: 100%;
}
._BaseActionSetting_ .content .action-content .action-step-box .add {
  width: 17.14285714rem;
  margin-left: 0.71428571rem;
  color: #0080ff;
  border-color: #0080ff;
  border-top: unset;
}
._BaseActionSetting_ .footer {
  height: 3.57142857rem;
  padding-left: 1.42857143rem;
  padding-top: 0.64285714rem;
}
._BaseActionSetting_ .footer > :first-child {
  margin-right: 1.42857143rem;
}
._BaseActionSetting_ .input-empty .ant-input {
  border-color: #f5222d;
}
._BaseActionSetting_ .input-empty .ant-input:focus,
._BaseActionSetting_ .input-empty .ant-input-focused {
  box-shadow: 0 0 0 0.14285714rem rgba(245, 34, 45, 0.2);
}
._LimbPoseStep_ {
  display: flex;
  height: 100%;
}
._LimbPoseStep_ .action-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 21.21428571rem;
}
._LimbPoseStep_ .action-info .action-info-header {
  position: relative;
  display: flex;
  justify-content: center;
  height: 2.28571429rem;
  background-color: #1890ff;
  color: white;
  font-size: 1.1rem;
  line-height: 2.28571429rem;
  text-align: center;
  margin-bottom: 0.57142857rem;
}
._LimbPoseStep_ .action-info .action-info-header .icon {
  position: absolute;
  right: 0.35714286rem;
  line-height: 2.71428571rem;
}
._LimbPoseStep_ .action-info .action-info-content {
  flex-grow: 1;
  border: 0.07142857rem solid #e8e8e8;
  display: flex;
  flex-direction: column;
}
._LimbPoseStep_ .action-info .action-info-content .action-info-box1 {
  flex-grow: 1;
  padding-left: 0.35714286rem;
}
._LimbPoseStep_ .action-info .action-info-content .action-info-box2 {
  border-top: 0.14285714rem solid #e8e8e8;
  padding-left: 0.35714286rem;
  flex-basis: 7.14285714rem;
}
._LimbPoseStep_ .action-time {
  width: 8.57142857rem;
  margin: 0 0.71428571rem;
}
._LimbPoseStep_ .action-time .action-info-content {
  padding-left: 0.35714286rem;
}
._BodyState_ {
  margin: 1.42857143rem;
}
.ModelManagement {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.ModelManagement .ModelManagement-mode {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.ModelManagement .ModelManagement-mode .ModelManagement-mode-info {
  float: left;
  margin-right: 1.07142857rem;
}
.ModelManagement .ModelManagement-mode .ModelManagement-mode-info > span {
  font-size: 1.42857143rem;
  vertical-align: middle;
  margin-right: 1.07142857rem;
}
.ModelManagement .ModelManagement-mode .ModelManagement-mode-alert {
  float: left;
  height: 2.35714286rem;
}
.ModelManagement .ModelManagement-mode .model-change-tip {
  font-size: 1.5rem;
  margin-top: 0.42857143rem;
  color: #faad14;
}
.ModelManagement .ModelManagement-header {
  display: flex;
  height: 4.28571429rem;
  justify-content: space-between;
  border-bottom: 0.07142857rem solid #d8d8d8;
  flex-flow: row;
  padding: 0.35714286rem 1.07142857rem;
  flex-wrap: nowrap;
}
.ModelManagement .ModelManagement-header .ModelManagement-header-left {
  display: flex;
  flex-flow: row;
  flex: 1;
  width: 0;
  flex-wrap: nowrap;
}
.ModelManagement .ModelManagement-header .ModelManagement-header-right {
  display: flex;
  flex-flow: row;
  flex: 1;
  width: 0;
  flex-wrap: nowrap;
  min-width: 60rem;
}
@media screen and (min-width: 800PX) and (max-width: 1390PX) {
  .ModelManagement .ModelManagement-header .ModelManagement-header-right {
    min-width: 47.14285714rem !important;
  }
}
@media screen and (min-width: 1600PX) and (max-width: 3000PX) {
  .ModelManagement .ModelManagement-header .ModelManagement-header-right {
    min-width: 68.57142857rem !important;
  }
}
@media screen and (min-width: 3000PX) {
  .ModelManagement .ModelManagement-header .ModelManagement-header-right {
    min-width: 77.14285714rem !important;
  }
}
.ModelManagement .ModelManagement-body {
  width: 100%;
  display: flex;
  flex-flow: row;
  flex: 1;
  height: calc(100% - 11.21428571rem);
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left {
  border-right: 0.07142857rem solid #d8d8d8;
  width: 17.85714286rem;
  min-width: 17.85714286rem;
  max-width: 17.85714286rem;
  height: 100%;
  position: relative;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container {
  position: absolute;
  display: flex;
  flex-flow: column;
  width: 100%;
  height: 100%;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList {
  display: flex;
  justify-content: space-between;
  padding: 0.35714286rem 0.71428571rem 0;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList > .title {
  line-height: 2.5;
  vertical-align: middle;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList .ModelItem-modelList-addIcon {
  font-size: 1.5rem;
  cursor: pointer;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList .ModelItem-modelList-addIcon:hover {
  color: #1890ff;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList .ModelItem-modelList-addIcon.disabled {
  color: #8494a3;
  cursor: not-allowed;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList-alert {
  padding: 0.35714286rem 0.71428571rem 0.71428571rem;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList-tip {
  font-size: 1rem;
  margin-top: 0.71428571rem;
  color: #1890ff;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList-collapse {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  overflow-y: auto;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ModelManagement-modelList-collapse .ant-collapse-content-box {
  padding: 0;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-left .ModelManagement-body-left-container .ant-radio-button-wrapper {
  padding: 0 0.42857143rem !important;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right {
  display: flex;
  flex: 1;
  flex-flow: column;
  padding: 1.07142857rem;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo {
  display: flex;
  flex-flow: row;
  border: 0.07142857rem solid #e8e8e8;
  height: 20rem;
  margin-bottom: 1.42857143rem;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo .ModelManagement-modelInfo-left {
  width: 21.42857143rem;
  border-right: 0.07142857rem solid #e8e8e8;
  padding: 0.71428571rem 1.42857143rem;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo .ModelManagement-modelInfo-left > div {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 1.42857143rem;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo .ModelManagement-modelInfo-update {
  color: #52c41a;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo .ModelManagement-modelInfo-update.disabled {
  color: #a8a8a8;
  cursor: not-allowed;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-modelInfo .ModelManagement-modelInfo-bind {
  color: #1890ff;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-moduleBind {
  overflow-y: overlay;
  height: 0;
  flex-grow: 1;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-moduleBind .ModelManagement-moduleBind-item {
  width: 17.85714286rem;
  float: left;
  margin: 0 1.42857143rem 0.71428571rem 0;
}
.ModelManagement .ModelManagement-body .ModelManagement-body-right .ModelManagement-moduleBind .ModelManagement-moduleBind-item .button {
  width: 100%;
  height: 5.71428571rem;
  border-style: dashed;
}
.PickFile .ModelManagement-mode-info > span {
  vertical-align: middle;
  margin-right: 1.07142857rem;
}
.model-change-tipInfo {
  max-width: 28.57142857rem;
  display: inline-block;
}
.aiOpen-modal .ant-modal-body {
  padding: 0!important;
}
.aiOpen-modal-comfirm {
  width: 29.71428571rem !important;
}
@media (max-width: 1500PX) {
  .ModelOverview .ModelOverview-panel-divider {
    justify-content: left !important;
  }
}
.ModelOverview .ModelOverview-panel {
  background: #fff;
  padding: 1.07142857rem;
}
.ModelOverview .ModelOverview-panel .ModelOverview-panel-title {
  width: 100%;
  font-size: 1.07142857rem;
  font-weight: bold;
  margin-bottom: 1.07142857rem;
}
.ModelOverview .ModelOverview-panel-divider {
  border-bottom: 1.07142857rem solid #f0f2f5;
}
.ModelOverview .ModelStatistic {
  width: 21.42857143rem;
  height: 7.14285714rem;
  border: 0.07142857rem solid #e0e0e0;
}
.ModelOverview .ModelStatistic .ModelStatistic-title {
  padding: 0.35714286rem 1.07142857rem;
  background-image: url(/static/media/algo_bg.a99c48ac.png);
  background-size: cover;
  font-size: 1.07142857rem;
  font-weight: bold;
}
.ModelOverview .ModelStatistic .ModelStatistic-info {
  padding: 1.07142857rem 1.07142857rem 0.35714286rem 1.07142857rem;
}
.ModelOverview .ModelStatistic .ModelStatistic-highlight {
  font-size: 1.14285714rem;
  font-weight: bold;
}
.ModelOverview .ConfigStep {
  width: 20.57142857rem;
  border: 0.07142857rem solid #e0e0e0;
  padding: 1.42857143rem;
  border-radius: 0.35714286rem;
}
.ModelOverview .ConfigStep .ConfigStep-index {
  font-size: 2.14285714rem;
  font-weight: bold;
  color: #1890ff;
}
.ModelOverview .ConfigStep .ConfigStep-title {
  font-size: 1.07142857rem;
  font-weight: bold;
  margin-bottom: 0.71428571rem;
}
.ModelOverview .ConfigStep .ConfigStep-desc-container {
  margin: 0.71428571rem 0;
  height: 2.85714286rem;
  max-height: 2.85714286rem;
}
.ModelOverview .ConfigStep .ConfigStep-desc-container .ConfigStep-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ModelOverview .ModelProgramme .ant-card-body {
  padding: 0.71428571rem;
}
.ModelOverview .ModelProgramme .ant-card-body .ant-card-meta-title {
  font-size: 15 14rem;
  margin-bottom: 0.14285714rem;
}
.ModelOverview .ModelProgramme .ant-card-body .ant-card-meta-description {
  height: 5rem;
  max-height: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
._AlgorithmAnalyse_ {
  padding: 1.42857143rem;
}
._AlgorithmAnalyse_ .m-btn-disabled {
  cursor: not-allowed;
  color: #a8a8a8;
}
._AlgorithmAnalyse_ .m-btn-disabled:hover {
  color: #a8a8a8;
}
.operator-cell-wrapper {
  display: flex;
  align-items: center;
}
.tree-searcher {
  float: right;
  width: 16.42857143rem;
  flex-grow: 1;
}
.tree-searcher input {
  font-size: 0.85714286rem;
  line-height: 1.6rem;
}
.m-alarm-box {
  border: 0.07142857rem solid #bbbec2;
  line-height: 2rem;
  height: 2.5rem;
  display: inline-block;
}
.m-alarm-box .m-alarmIdFixed {
  text-align: right;
  display: inline-block;
  width: 4rem;
}
.m-alarm-box .m-alarmId {
  width: 17.33333333rem;
  border: none;
  border-left: 0.07142857rem solid #bbbec2;
}
.div-handler {
  padding: 0.57142857rem 1.85714286rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.div-handler .handler-title {
  padding-right: 1.14285714rem;
}
.div-handler .text-wrap p {
  margin-bottom: 0;
}
.div-handler .input-wrap {
  height: 2.28571429rem;
}
.div-handler .input-wrap .ant-input-number {
  width: 5.71428571rem;
}
.div-handler .icon-col {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.div-handler .audio-handler .show,
.div-handler .access-handler .show,
.div-handler .normal-handler .show,
.div-handler .pop-handler .show {
  display: block;
  width: auto;
}
.div-handler .audio-handler .jump-button-wrapper,
.div-handler .access-handler .jump-button-wrapper,
.div-handler .normal-handler .jump-button-wrapper,
.div-handler .pop-handler .jump-button-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
._creatRPAlgorithm_ {
  padding: 1.42857143rem;
}
._RegionProportionAlgorithm_ {
  padding: 1.42857143rem;
}
._RegionProportionAlgorithm_ .table-cell-algo-content {
  width: 100%;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ModelItem {
  padding: 0.35714286rem;
  min-width: 0 !important;
  width: 100%;
  border-top: solid 0.07142857rem #e8e8e8;
}
.ModelItem.singel {
  border-bottom: solid 0.07142857rem #e8e8e8;
}
.ModelItem.active {
  background-color: #e7f7ff;
  border: solid 0.07142857rem #00a8ff;
}
.ModelItem .ModelItem-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ModelItem .ModelItem-header .ModelItem-header-title {
  width: 0;
  flex: 1;
}
.ModelItem .ModelItem-header .ModelItem-header-title .ModelItem-header-title-text {
  display: inline-block;
  max-width: calc(100% - 2.85714286rem);
}
.ModelItem .ModelItem-header .ModelItem-header-icon {
  font-size: 1.21428571rem;
  color: #444;
}
.ModelItem .ModelItem-header .ModelItem-header-icon:hover {
  color: #fa5453;
}
.ModelItem .ModelItem-header .ModelItem-header-icon.disabled {
  color: #a8a8a8;
  cursor: not-allowed;
}
.ModelItem .ModelItem-header .ModelItem-header-linkIcon {
  color: #fa5453;
  margin-left: 0.35714286rem;
}
.ModelItem .ModelItem-header .ModelItem-header-modelIcon {
  width: 1.2rem;
  background-position: -40.5rem -40.5rem;
  display: inline-block;
  vertical-align: top;
  height: 1.2rem;
  background-image: url('/static/media/icons-other.e8d629f5.png');
}
.ModelItem .ModelItem-body {
  width: 100%;
  display: flex;
  flex-wrap: no-wrap;
  margin: 0.35714286rem 0;
}
.ModelItem .ModelItem-body .ModelItem-body-title {
  margin-right: 0.35714286rem;
  white-space: nowrap;
}
.ModelItem .ModelItem-footer {
  width: 100%;
  line-height: 1;
}
.ModelItem .ModelItem-footer .ModelItem-footer-progress-info {
  display: flex;
  justify-content: space-between;
}
.ModelItem .ModelItem-footer .ModelItem-footer-progress {
  width: 100%;
  line-height: 1;
}
.UploadFile {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 3.57142857rem;
}
.ModelOccupation {
  padding: 0.35714286rem;
  min-width: 0 !important;
  width: 100%;
}
.ModelOccupation .ModelOccupation-progress-info {
  display: flex;
  justify-content: space-between;
}
.ModelOccupation .ModelOccupation-progress-info .ModelOccupation-progress-info-right {
  font-size: 1.42857143rem;
  line-height: 1;
  font-weight: bold;
}
.ModelOccupation .ModelOccupation-progress {
  width: 100%;
  line-height: 1;
}
.IntelliModuleItem {
  display: flex;
  flex-flow: column;
  height: 5.71428571rem;
  border: solid 0.07142857rem #e8e8e8;
}
.IntelliModuleItem .link-button {
  height: 0;
  padding: 0;
  color: #fa5453;
  float: right;
}
.IntelliModuleItem .link-button.disabled {
  color: #a8a8a8;
}
.IntelliModuleItem .IntelliModuleItem-body {
  display: flex;
  flex-flow: row;
}
.IntelliModuleItem .IntelliModuleItem-body .m-o-i-intelliModule {
  width: 4.3rem;
  background-position: -16.2rem -52rem;
  display: inline-block;
  vertical-align: top;
  height: 3.5rem;
  transform: scale(1.4);
  margin: 0.85714286rem 0.35714286rem 1.07142857rem 0.71428571rem;
}
.IntelliModuleItem .IntelliModuleItem-body .m-o-i-intelliModule.m-o-i-intelliModule-disabled {
  background-position: -12.2rem -52rem;
}
.IntelliModuleItem .IntelliModuleItem-body .IntelliModuleItem-right {
  padding: 0.35714286rem;
  min-width: 0 !important;
  width: 100%;
}
.IntelliModuleItem .IntelliModuleItem-body .IntelliModuleItem-progress-info {
  display: flex;
  justify-content: space-between;
  height: 1.28571429rem;
  line-height: 1;
}
.IntelliModuleItem .IntelliModuleItem-body .IntelliModuleItem-progress-info .percentage {
  line-height: 1.5;
}
.IntelliModuleItem .IntelliModuleItem-body .IntelliModuleItem-progress {
  width: 100%;
  line-height: 1;
}
.IntelliModuleItem .IntelliModuleItem-body .IntelliModuleItem-progress-footer {
  display: flex;
  justify-content: space-between;
}
.IntelliModuleBind {
  display: flex;
  flex-flow: row;
  padding: 0.35714286rem 1.07142857rem;
}
.IntelliModuleBind .IntelliModuleBind-title {
  vertical-align: middle;
  line-height: 2.9;
}
.IntelliModuleBind-table .ant-table-body {
  height: 22.14285714rem;
}
.IntelliModuleBind-table .ant-table-placeholder {
  height: 22.07142857rem;
  border-bottom: 0;
}
.EditableText-input {
  width: 10.71428571rem;
  height: 0;
  margin-top: -0.42857143rem;
}
.EditableText-input-check {
  font-size: 1.28571429rem;
  color: #52c41a;
}
.EditableText-input-close {
  font-size: 1.28571429rem;
  color: #fa5453;
}
.EditableText-input-edit {
  color: unset;
}
.EditableText-input-edit.disabled {
  color: #a8a8a8;
  cursor: not-allowed;
}
.PickFile {
  height: 28.57142857rem;
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.PickFile .mode-toggle .ModelManagement-mode-info {
  float: none;
  margin-bottom: 2.14285714rem;
}
.add-to-facelib-panel .ant-modal-body {
  padding: 0;
}
.add-to-facelib-panel .ant-modal-body .warn-tip {
  width: 12.85714286rem;
  word-break: keep-all;
}
.add-to-facelib-panel .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.add-to-facelib-panel .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._ImgForm_ {
  height: 27.14285714rem;
  overflow: hidden;
}
._ImgForm_ .m-t-must {
  color: red;
}
._ImgForm_ .label-normal-container {
  padding: 0!important;
}
._ImgForm_ > .ant-space-item:nth-of-type(2) {
  height: 100%;
}
._ImgForm_ .m-attr-list {
  height: 100%;
  overflow: auto;
}
.add-to-objectlib-panel .ant-modal-body {
  padding: 0;
}
.add-to-objectlib-panel .ant-modal-body .warn-tip {
  width: 12.85714286rem;
}
.add-to-objectlib-panel .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.add-to-objectlib-panel .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.add-to-objectlib-panel .m-de-body {
  height: 15.71428571rem;
  width: 100%;
  margin-top: 0.85714286rem;
}
.add-to-objectlib-panel .m-de-body .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.add-to-objectlib-panel .m-de-boot {
  height: 17.14285714rem;
  width: 100%;
}
.add-to-objectlib-panel .m-de-boot .small-pic {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.add-to-objectlib-panel .m-de-boot .small-pic .image-body {
  display: inline-block;
  position: relative;
  width: 12.85714286rem;
  height: 12.85714286rem;
  border: 0.42857143rem solid #d1d1d1;
  margin: 0.42857143rem;
  cursor: pointer;
}
.add-to-objectlib-panel .m-de-boot .small-pic .image-body .image-list {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.add-to-objectlib-panel .m-de-boot .small-pic .select {
  border: 0.42857143rem solid #00a8ff !important;
}
.add-to-objectlib-panel .ant-carousel {
  width: calc(100% - 4.28571429rem);
}
.add-to-objectlib-panel .ant-carousel .slick-slide {
  text-align: center;
  overflow: hidden;
}
.add-to-objectlib-panel .ant-carousel .slick-dots {
  display: none!important;
}
.add-to-objectlib-panel .ant-carousel .slick-slide h3 {
  color: #fff;
}
.add-to-vehiclelib-panel .ant-modal-body {
  padding: 0;
}
.add-to-vehiclelib-panel .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.add-to-vehiclelib-panel .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.add-to-vehiclelib-panel .vehicle-info-content {
  padding: 1.78571429rem;
}
.add-to-vehiclelib-panel .vehicle-info-content .form-force {
  color: red;
}
.add-to-vehiclelib-panel .vehicle-info-content .m-r-title {
  width: 5rem !important;
  margin-right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.add-to-vehiclelib-panel .vehicle-info-content .form-force-palte {
  top: 0.57142857rem;
}
.add-to-facelib-panel .ant-modal-body {
  padding: 0;
}
.add-to-facelib-panel .ant-modal-body .warn-tip {
  width: 12.85714286rem;
}
.add-to-facelib-panel .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.add-to-facelib-panel .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.virtualScrollLoader-container {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
}
.virtualScrollLoader-container .virtualScrollLoader-scroller {
  width: 100%;
  flex-grow: 1;
  height: 0;
}
.virtualScrollLoader-container .virtualScrollLoader-pagination {
  width: 100%;
  padding-top: 0.71428571rem;
  padding-right: 0.71428571rem;
}
.m-btn-gray {
  cursor: not-allowed;
  color: #8f8f8f;
}
.m-btn-gray:hover {
  color: #8f8f8f;
}
.color-picker-color-panel {
  width: 13.71428571rem;
  display: flex;
  flex-wrap: wrap;
}
.color-picker-rect {
  max-width: 1.71428571rem;
  min-width: 1.71428571rem;
  max-height: 1.71428571rem;
  min-height: 1.71428571rem;
  border: 0.21428571rem solid;
  margin: 0.28571429rem;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
}
.color-picker-multicolor-rect {
  max-width: 1.71428571rem;
  min-width: 1.71428571rem;
  max-height: 1.71428571rem;
  min-height: 1.71428571rem;
  margin: 0.28571429rem;
  cursor: pointer;
  background-image: url(/static/media/multiColor.58e836a3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.color-picker-nocolor-rect {
  max-width: 1.71428571rem;
  min-width: 1.71428571rem;
  max-height: 1.71428571rem;
  min-height: 1.71428571rem;
  margin: 0.28571429rem;
  cursor: pointer;
  background-image: url(/static/media/multiColor.58e836a3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.date-time-range-picker input {
  font-size: 0.92857143rem;
}
.date-time-range-picker textarea {
  resize: none;
  width: 100%;
  border: 0;
  outline: none;
  white-space: wrap;
  word-wrap: break-word;
  font-size: 0.92857143rem;
}
.face-compare-container {
  height: 35.71428571rem;
  display: flex;
  justify-content: space-between;
}
.face-compare-container .need-border {
  border: 0.07142857rem solid #c0bcbc;
}
.face-compare-container .need-border img {
  height: 100%;
  width: 100%;
}
.face-compare-container .compare-left {
  height: 100%;
  width: 60%;
}
.face-compare-container .compare-right {
  height: 100%;
  width: 40%;
}
.face-compare-container .compare-right .header-picture {
  height: 40%;
  display: flex;
  justify-content: space-between;
}
.face-compare-container .compare-right .header-picture .left-picture {
  height: 100%;
  width: 40%;
}
.face-compare-container .compare-right .header-picture .right-picture {
  height: 100%;
  width: 55%;
}
.face-compare-container .compare-right .compare-detail {
  height: 60%;
  box-sizing: border-box;
  padding-top: 1.07142857rem;
}
.face-compare-container .compare-right .compare-detail .ant-form .ant-form-item {
  margin-bottom: 0.71428571rem !important;
}
.face-compare-container .compare-right .compare-detail .ant-form .ant-form-item .ant-form-item-control {
  line-height: 2.28571429rem;
}
.favo-left {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  height: 0;
}
.favo-left .aisearch-common-dates.favo-dates {
  height: 0;
  flex-grow: 1;
}
.favo-left .aisearch-common-dates.favo-dates .ant-menu {
  width: 100% !important;
  border-right: 0;
}
.favorite-icon-active {
  color: #fcac15;
}
.favorite-icon-active.bordered {
  border: 0.07142857rem solid;
  border-radius: 50%;
  padding: 0.07142857rem;
}
.file-picker-filereader {
  display: block;
  width: 100%;
}
.file-picker-filereader .ant-upload {
  width: 100%;
}
.image-previewer {
  width: 100%;
}
.image-previewer .image-previewer-toolbar {
  display: flex;
  justify-content: space-between;
  line-height: 3;
}
.image-previewer .image-previewer-toolbar .image-previewer-toolbar-btn {
  padding: 0;
}
.image-previewer .image-previewer-row {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding: 0.35714286rem 0;
}
.image-previewer .image-previewer-empty {
  width: 5rem;
  height: 5rem;
  background: #fff;
  border: 0.07142857rem dashed #d1d1d1;
  display: flex;
  flex-flow: column;
  justify-content: center;
  text-align: center;
}
.image-previewer .ant-spin-nested-loading {
  position: initial;
}
.image-previewer-image {
  width: 5rem;
  height: 5rem;
  position: relative;
  background: #fff;
}
.image-previewer-image .image-previewer-image-checkbox {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1.1;
}
.image-previewer-image .image-previewer-image-img {
  width: 100%;
  height: 100%;
}
.image-previewer-image .image-previewer-image-cover {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
}
.image-previewer-image .image-previewer-image-cover .image-previewer-count {
  right: 0.35714286rem;
  bottom: 0;
  position: absolute;
  color: #fff;
  font-weight: bold;
  text-shadow: #000 0.07142857rem 0 0, #000 0 0.07142857rem 0, #000 -0.07142857rem 0 0, #000 0 -0.07142857rem 0;
}
.image-search-collapse {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.image-search-collapse .image-search-collapse-growable {
  display: flex;
  flex-grow: 1;
  flex-flow: column;
}
.image-search-collapse .image-search-collapse-growable .image-search-collapse-growable-container {
  flex-grow: 1;
  position: relative;
}
.image-search-collapse .image-search-collapse-growable .image-search-collapse-growable-container > div {
  position: absolute;
  width: 100%;
}
.image-search-collapse .image-search-collapse-growable .image-search-collapse-growable-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row;
  height: 1.07142857rem;
  max-height: 1.07142857rem;
}
.image-search-collapse .image-search-collapse-growable .image-search-collapse-growable-btn > div {
  width: 3rem;
  height: 0.71428571rem;
  background: #ccc;
  border-radius: 0 0 0.21428571rem 0.21428571rem;
  text-align: center;
  line-height: 0;
  font-size: 0.8em;
  cursor: pointer;
}
.image-search-collapse .image-search-collapse-shrinkable {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.image-search-collapse .image-search-collapse-shrinkable.expand {
  display: none;
}
.image-search-collapse .image-search-collapse-shrinkable > div {
  position: absolute;
  width: 100%;
}
.image-search {
  position: relative;
  display: flex;
  flex-flow: column;
  border-bottom: 0.07142857rem solid #e8e8e8;
  height: 100%;
  width: 100%;
}
.image-search .image-search-toolbar {
  background: #e8e8e8;
  padding: 0 0.85714286rem;
}
.image-search .image-search-toolbar .image-search-toolbar-first {
  display: flex;
  justify-content: space-between;
  padding-top: 0.71428571rem;
}
.image-search .image-search-toolbar .image-search-toolbar-first .image-search-toolbar-first-switcher {
  top: -0.14285714rem;
  margin-left: 0.14285714rem;
}
.image-search .image-search-toolbar .image-search-toolbar-second {
  display: flex;
  justify-content: space-between;
  line-height: 3;
}
.image-search .image-search-toolbar .image-search-toolbar-second .image-search-toolbar-second-btn {
  padding: 0;
}
.image-search .image-search-body {
  flex-shrink: 1;
  flex-grow: 1;
  overflow: auto;
  background: #e8e8e8;
  height: 0;
  padding: 0 1.14285714rem;
  position: relative;
}
.image-search .image-search-foot {
  line-height: 2.7;
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 0 0.71428571rem;
}
.database-searcher {
  display: flex;
  flex-flow: row;
  height: 42.85714286rem;
}
.database-searcher .database-searcher-main {
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  width: 0;
}
.database-searcher .database-searcher-main .database-searcher-main-condition {
  width: 100%;
  padding: 0.71428571rem 1.07142857rem 0;
  display: flex;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.database-searcher .database-searcher-main .database-searcher-main-content {
  flex-grow: 1;
  overflow: auto;
  width: 100%;
}
.database-searcher .database-searcher-main .database-searcher-panel-container {
  padding: 0.71428571rem;
  width: 50%;
  display: inline-block;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel {
  border: 0.07142857rem solid #e8e8e8;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-checkbox {
  width: 100%;
  padding-left: 0.21428571rem;
  align-items: start;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-checkbox > span:not(.ant-checkbox) {
  flex-grow: 1;
  width: 0;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-content {
  display: flex;
  flex-flow: row;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-content div:first-child {
  width: 9.28571429rem;
  min-width: 9.28571429rem;
  height: 10rem;
  padding: 0.5rem 1rem;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-content div:first-child img {
  width: 100%;
  height: 100%;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-content div:last-child {
  flex-grow: 1;
  overflow: 'hidden';
  width: 0;
}
.database-searcher .database-searcher-main .database-searcher-panel-container .database-searcher-panel-content div:last-child p {
  margin-bottom: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  overflow: hidden;
}
.database-searcher .database-searcher-preview {
  width: 16.28571429rem;
  min-width: 16.28571429rem;
  border-left: 0.07142857rem solid #e8e8e8;
  display: flex;
  flex-flow: column;
}
.database-searcher .database-searcher-preview .database-searcher-preview-header {
  height: 3.57142857rem;
  line-height: 2.14285714rem;
  padding: 0.71428571rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.database-searcher .database-searcher-preview .database-searcher-preview-container {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  justify-content: left;
  justify-items: left;
}
.database-searcher .database-searcher-preview .database-searcher-preview-image {
  flex-basis: 50%;
  position: relative;
  padding: 0.5rem;
}
.database-searcher .database-searcher-preview .database-searcher-preview-image .database-searcher-preview-image-delete {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  cursor: pointer;
  color: red;
}
.database-searcher .database-searcher-preview .database-searcher-preview-image .database-searcher-preview-image-desc {
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  text-align: center;
  border: 0.07142857rem solid #e8e8e8;
}
.database-searcher .database-searcher-preview .database-searcher-preview-image img {
  width: 100%;
  height: 7rem;
}
@media screen and (max-height: 800PX) {
  .image-search-collapse-growable:not(.expand) {
    max-height: 12.85714286rem !important;
    min-height: 12.85714286rem !important;
  }
}
.image-searcher {
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}
.image-searcher .image-searcher-nav {
  display: flex;
}
.image-searcher .image-searcher-previewer {
  width: 57.14285714rem;
}
.image-searcher .image-searcher-toolbar {
  border-top: 0.07142857rem solid #e8e8e8;
  display: flex;
  flex-flow: row;
  padding: 0.71428571rem 1.71428571rem;
  justify-content: space-between;
  flex-wrap: wrap;
}
.image-searcher .image-searcher-count-area {
  display: inline-flex;
}
.image-searcher .image-searcher-count-area > :not(:last-child) {
  margin-right: 0.71428571rem;
}
.image-searcher .image-searcher-main {
  flex-grow: 1;
  border-top: 0.07142857rem solid #e8e8e8;
  overflow: hidden;
  position: relative;
}
.image-searcher .image-searcher-main > div {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
}
.image-searcher .image-searcher-flexibletoolbar {
  flex: 1;
  width: 0;
}
.image-searcher .image-searcher-exportarea {
  display: flex;
  align-items: center;
  padding-right: 1.42857143rem;
}
.image-searcher .image-searcher-flexibletextalert {
  display: inline-flex;
  flex-grow: 1;
  width: 0;
  max-width: fit-content;
  margin-right: 0.71428571rem;
}
.infinity-scroll {
  overflow: auto;
  overflow: overlay;
  position: relative;
  height: 100%;
  width: 100%;
  user-select: none;
}
.infinity-scroll .infinity-scroll-item {
  vertical-align: top;
}
.infinity-scroll .infinity-scroll-content {
  transition: transform 0.3s;
}
.infinity-scroll .infinity-scroll-scroll {
  position: absolute;
  width: 1rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
}
.infinity-scroll .infinity-scroll-scroll .infinity-scroll-scrollbar {
  position: absolute;
  width: 100%;
  background: #888;
  transition: transform 0.1s;
}
.infinity-scroll .ant-spin-blur {
  opacity: 0;
}
.infinity-scroll .ant-spin-nested-loading {
  height: 100%;
}
.m-material-entry {
  display: inline-block;
  vertical-align: middle;
}
.targetPopup.ant-dropdown-menu {
  padding: 0 !important;
}
.targetPopup.ant-dropdown-menu-submenu-popup ul {
  margin: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 1200PX) {
  .exit-manual-mark {
    max-width: 9.28571429rem;
  }
  .exit-manual-mark span {
    display: inline-block;
    max-width: 8.21428571rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
  }
}
.m-mark-modal {
  display: flex;
  align-items: stretch;
}
.m-mark-modal .m-mark-modal-content {
  height: 42.85714286rem;
  width: 20.28571429rem;
  overflow-y: scroll;
}
.m-mark-modal .m-mark-modal-content .modal-content {
  display: block;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic {
  height: 10.71428571rem;
  margin: 0.14285714rem;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .activeImg {
  outline: 0.14285714rem solid #096dd9;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic img {
  height: 100% !important;
  width: 19rem;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid #e9463a;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0rem;
  top: 0rem;
  color: #fff;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .positive {
  background-color: #27d05a;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .negative {
  background-color: #e9463a;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic.with-similarity {
  height: 7.64285714rem;
}
.m-mark-modal .m-mark-modal-content .m-ai-img-bigPic .remove-button {
  cursor: pointer;
  font-size: 2.5rem;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
.m-mark-modal .m-mark-modal-content .img-bounding-box {
  border: 0.14285714rem solid #e9463a;
}
.m-mark-modal .modal-large-content {
  display: flex;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic {
  height: 42.85714286rem;
  position: relative;
  display: inline-block;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic img {
  width: 75.71428571rem;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid #e9463a;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic.with-similarity {
  height: 7.64285714rem;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0.14285714rem;
  top: 0rem;
  color: #fff;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .positive {
  background-color: #27d05a;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .negative {
  background-color: #e9463a;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .modal-switch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.42857143rem;
  height: 3.42857143rem;
  font-size: 2.85714286rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .modal-left-switch {
  left: 1.14285714rem;
  z-index: 1000;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .modal-right-switch {
  right: 1.14285714rem;
  z-index: 1000;
}
.m-mark-modal .modal-large-content .m-ai-img-bigPic .remove-button {
  cursor: pointer;
  font-size: 2.5rem;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
.m-mark-modal .modal-large-content .modal-large-img {
  width: 75.71428571rem;
  height: 42.85714286rem;
  margin-left: 0.14285714rem;
}
.modal-footer {
  margin-top: 0.71428571rem;
  height: 2.14285714rem;
  display: flex;
  align-items: center;
}
.modal-footer .modal-footer-left {
  display: flex;
}
.modal-footer .modal-footer-right {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.14285714rem;
  gap: 1.42857143rem;
  width: 57.14285714rem;
}
.manual-mark {
  position: relative;
  width: 39.28571429rem;
  height: 100%;
  background-color: #fff;
  border-left: solid 0.07142857rem #f0f0f0;
}
.manual-mark .content {
  padding: 0.71428571rem;
  height: calc(100% - 3.78571429rem);
  overflow: scroll;
}
.manual-mark .content .remove-button {
  font-size: 2.5rem;
  color: red;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
.manual-mark .content .image-wrapper {
  height: 11.42857143rem;
  position: relative;
  overflow: hidden;
  transition: opacity 0.3s;
  left: 50%;
  text-align: center;
  display: inline-block;
  transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.manual-mark .content .image-wrapper img {
  height: 100% !important;
  max-width: 100%;
}
.manual-mark .content .image-wrapper .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.manual-mark .footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.42857143rem;
  padding: 0.71428571rem;
  border-top: 0.07142857rem solid #ddd;
  bottom: 0;
  position: absolute;
}
.manual-mark .footer .stats {
  line-height: 1;
  margin: 0;
}
.manual-mark .footer .left-group,
.manual-mark .footer .right-group {
  display: flex;
  align-items: center;
}
.manual-mark .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
._CreateTaskConfirm_ {
  padding: 1.42857143rem;
}
.material-panel-common .image-wrapper {
  position: relative;
}
.material-panel-common .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0;
  top: 0;
  color: #fff;
}
.material-panel-common .mark-top-tag-check {
  top: 1.57142857rem;
}
.material-panel-common .positive {
  background-color: #27d05a;
}
.material-panel-common .negative {
  background-color: #e9463a;
}
.material-panel-common .pos {
  color: #27d05a;
}
.material-panel-common .neg {
  color: #e9463a;
}
.material-panel-common .material-tip {
  font-size: 1rem;
  color: #f8782d;
}
@media screen and (max-device-width: 92.85714286rem) {
  .manual-mark {
    width: 20rem;
  }
  .manual-mark .start-button {
    max-width: 9.28571429rem;
  }
  .manual-mark .start-button span {
    display: inline-block;
    max-width: 8.21428571rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
  }
}
._DetailInfoPanel_ {
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 1.07142857rem;
}
._DetailInfoPanel_ .detailinfo-content .ant-space-item {
  width: 28.57142857rem;
}
.radar-detailinfo-modal .ant-modal-confirm-title {
  padding: 1.07142857rem;
}
.radar-detailinfo-modal .ant-modal-confirm-content {
  margin-top: 0;
}
.radar-detailinfo-modal .ant-modal-body {
  padding: 0 !important;
}
.radar-detailinfo-modal .ant-modal-confirm-btns {
  display: none !important;
}
._DetailInfoPanel_ {
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 1.07142857rem;
}
._DetailInfoPanel_ .detailinfo-content .ant-space-item {
  width: 28.57142857rem;
}
._DetailInfoPanel_ .detailinfo-content .detailinfo-image {
  max-width: 100%;
  max-height: 25rem;
  text-align: center;
}
.radar-detailinfo-modal .ant-modal-confirm-title {
  padding: 1.07142857rem;
}
.radar-detailinfo-modal .ant-modal-confirm-content {
  margin-top: 0;
}
.radar-detailinfo-modal .ant-modal-body {
  padding: 0 !important;
}
.radar-detailinfo-modal .ant-modal-confirm-btns {
  display: none !important;
}
.temporary-progress {
  width: 17.14285714rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.temporary-progress .temporary-progress-container {
  display: flex;
  flex-flow: row;
  width: 100%;
}
.temporary-progress .temporary-progress-container.hide {
  display: none;
}
.temporary-progress .temporary-progress-progress {
  flex: 1;
  margin-left: 0.71428571rem;
}
.vehicle-type-select .vehicle-type-select-grid {
  width: 25%;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.vehicle-type-select .vehicle-type-select-grid.selected {
  background-color: #e5f6ff;
}
.vehicle-type-select .vehicle-type-select-grid .vehicle-type-select-check {
  position: absolute;
  top: -1.07142857rem;
  right: -1.07142857rem;
  transform: rotate(-45deg);
  height: 2.14285714rem;
  background-color: #1890ff;
  color: #fff;
  transform-origin: center;
  padding-right: 1.28571429rem;
  padding-top: 0.35714286rem;
  font-size: 0.85714286rem;
}
.vehicle-type-select .vehicle-type-select-grid .vehicle-type-select-card {
  border: 0;
  width: 100%;
}
.vehicle-type-select-card {
  border: 0.07142857rem solid #ccc;
  width: 14.28571429rem;
  cursor: pointer;
}
.vehicle-type-select-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.virtual-scroller:focus {
  outline: none;
}
.use-database-searcher-page {
  position: absolute;
  bottom: 0.71428571rem;
  left: 1.07142857rem;
  display: flex;
  flex-flow: row-reverse;
}
.use-database-searcher-page > span {
  line-height: 2.5;
  margin-right: 0.71428571rem;
}
.markPanel {
  position: fixed;
  background-color: #fff;
  z-index: 1000;
  top: 4.57142857rem;
  width: 100vw;
  left: 0;
  right: 0;
  height: calc(100vh - 4.57142857rem);
  display: flex;
}
.markPanel .textPanel {
  flex: 1;
  height: 90%;
}
.markPanel .textPanel .text-head-area {
  height: 3.42857143rem;
  padding: 0 1.71428571rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.markPanel .textPanel .text-head-area .image-searcher-count-area {
  display: inline-flex;
  text-align: center;
}
.markPanel .textPanel .text-head-area .image-searcher-count-area > :not(:last-child) {
  margin-right: 0.71428571rem;
}
@media screen and (max-width: 1200PX) {
  .markPanel .exit-manual-mark {
    max-width: 9.28571429rem;
  }
  .markPanel .exit-manual-mark span {
    display: inline-block;
    max-width: 8.21428571rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
  }
}
.image-searcher-count-area .image-searcher-similarity-filter {
  display: flex;
  justify-content: center;
  padding-top: 0.21428571rem;
}
.image-searcher-count-area .image-searcher-similarity-filter .similarity-filter-Slider {
  width: 7.14285714rem;
}
.image-searcher-count-area .image-searcher-similarity-filter .similarity-filter-Slider .ant-slider {
  margin-top: 0.35714286rem !important;
}
.image-searcher-count-area .image-searcher-similarity-filter .similarity-filter-Input {
  width: 6.42857143rem;
}
.image-searcher-count-area .image-searcher-similarity-filter .similarity-filter-Input .ant-input-number-handler-wrap {
  display: none;
}
.text-searcher-sort {
  display: flex;
  flex-direction: column;
  height: 1.71428571rem;
  width: 2.85714286rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  cursor: pointer;
}
.text-searcher-sort .sort-icon {
  font-size: 1.5rem;
}
.text-searcher-sort .sort-arrorw {
  height: 50%;
}
.text-searcher-sort .sort-arrorw .icon {
  width: 100%;
  height: 100%;
  font-size: 1.28571429rem;
}
.text-searcher-sort .sort-arrorw .select {
  color: #1890ff;
}
.AiSearch {
  height: 100%;
}
.AiSearch .aiSearch-tabs {
  height: 100%;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav {
  width: 7.14285714rem;
  border: 0.07142857rem solid #f0f0f0;
  background-color: #ffffff;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
  padding: 0;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab {
  padding: 0.71428571rem 0;
  margin: 0;
  border: 0;
  background: #fff;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar .title {
  margin-top: 0.5rem;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar .anticon {
  margin: 0;
  font-size: 2rem;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab:hover {
  background: #f0f6f9;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab-active {
  border-left: 0.14285714rem solid #1890ff;
  background: #e6f7ff;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-operations .ant-tabs-nav-more {
  display: none;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-list {
  transform: unset !important;
  overflow: auto;
  height: 100%;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar {
  display: none;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-list::-webkit-scrollbar {
  width: 0.28571429rem !important;
}
.AiSearch .aiSearch-tabs > .ant-tabs-nav .ant-tabs-nav-operations .ant-tabs-nav-more span {
  visibility: hidden;
}
.AiSearch .aiSearch-tabs .ant-tabs-extra-content {
  width: 100%;
}
.AiSearch .aiSearch-tabs .ant-tabs-extra-content .aiSearch-tabs-more {
  width: 100%;
  height: 2rem;
  position: relative;
}
.AiSearch .aiSearch-tabs .ant-tabs-extra-content .aiSearch-tabs-more .search-icon {
  position: absolute;
  left: 45%;
  top: 0.5rem;
}
.AiSearch .aiSearch-tabs .ant-tabs-extra-content .aiSearch-tabs-more .sward-icon {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.AiSearch .aiSearch-tabs .ant-tabs-content-left {
  height: 100%;
}
.AiSearch .aiSearch-tabs .ant-tabs-content-left .ant-tabs-tabpane {
  padding-left: 0;
}
.AiSearch .aisearch-task-list {
  padding: 1.14285714rem 1.14285714rem 0;
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}
.AiSearch .aisearch-common-dates {
  height: 100%;
}
.AiSearch .aisearch-common-dates .ant-menu {
  width: 10rem;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.AiSearch .aisearch-common-dates .ant-menu-item {
  margin-top: 0;
  margin-bottom: 0 !important;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
.AiSearch .aisearch-common-dates .day-has-video {
  width: 0.33335714rem;
  height: 0.33335714rem;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.28571429rem;
  margin-top: -0.14285714rem;
  background-color: #1fb04a;
}
.AiSearch .aisearch-common-panels {
  flex-grow: 1;
  height: 100%;
  width: 0;
}
.AiSearch .aisearch-common-panels .ant-card {
  height: 100%;
}
.AiSearch .aisearch-common-panels .ant-card-head {
  height: 3.42857143rem;
}
.AiSearch .aisearch-common-panels .ant-card-body {
  height: calc(100% - 3.42857143rem);
}
.AiSearch .aisearch-common-panels .no-result-light {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
}
.AiSearch .no-result-dark {
  background: #575F6A;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #272e36;
  font-size: 1.867rem;
}
.AiSearch .icon-wrapper {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.AiSearch .icon-wrapper .anticon {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  font-size: 1.71428571rem;
  vertical-align: middle;
}
.aisearch-bar-search .tab-list-filter:hover {
  color: #40a9ff;
}
.aisearch-bar-search .ant-drawer-header-title {
  flex-direction: row-reverse;
}
.aisearch-bar-search .tab-list-filter-active {
  color: #1890ff;
}
.aisearch-bar-search .ant-drawer-body {
  padding-top: 0.71428571rem;
}
.aisearch-bar-search .aisearch-bar-filter-list .ant-list {
  width: 100%;
}
.relate-target-modal .ant-modal-confirm-btns {
  display: none;
}
.relate-target-modal .ant-modal-body {
  padding: 0.71428571rem;
}
.m-compound-modal {
  width: 57.14285714rem !important;
}
.m-compound-modal .ant-modal-body {
  padding: 0 !important;
}
.m-compound-modal .ant-modal-body .ant-modal-confirm-title {
  padding: 1rem 1.14285714rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.m-compound-modal .ant-modal-body .ant-modal-confirm-content {
  margin-top: 0 !important;
  padding: 1.42857143rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.m-compound-modal .ant-modal-body .ant-modal-confirm-content .m-img-backgroud {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 30.28571429rem;
}
.m-compound-modal .ant-modal-body .ant-modal-confirm-btns {
  padding: 0.71428571rem;
  margin: 0 !important;
}
.face-comparision-container {
  width: calc(67.14285714rem + 20PX) !important;
}
.face-comparision-similarity-container {
  width: 0;
  position: relative;
  height: 0;
  left: -2.5rem;
  top: -2.5rem;
}
.face-comparision-similarity-container .face-comparision-similarity {
  width: 5rem;
  height: 5rem;
  border-radius: 2.5rem;
  margin: 0 auto;
  line-height: 5rem;
  text-align: center;
  background-color: red;
  color: #fff;
  opacity: 0.7;
  font-size: 1.42857143rem;
  font-weight: 900;
  position: absolute;
  z-index: 4;
}
.face-picker {
  width: 33.57142857rem;
  height: 35.71428571rem;
  border: 0.07142857rem solid #555;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.face-picker .face-picker-del-face {
  position: absolute;
  top: 0;
  right: 0;
}
.face-picker .face-picker-mod-face {
  position: absolute;
  bottom: 0.71428571rem;
  width: 100%;
}
.face-picker .face-picker-selected-face {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.face-picker .face-picker-selected-face > img {
  width: 100%;
  height: 100%;
}
.face-picker-face {
  border: 0.28571429rem solid #d1d1d1;
  margin-right: 0.35714286rem;
}
.face-picker-face img {
  width: 10.28571429rem;
  height: 10.28571429rem;
}
.face-picker-face.selected {
  border: 0.28571429rem solid #00a8ff;
}
.face-picker-bigImg {
  height: 10.71428571rem;
}
.face-condition-attr-items .face-condition-icon {
  font-size: 1.5rem;
  margin: 0.5rem 0.5rem;
  opacity: 75%;
}
.general-search .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0 !important;
}
.non-vehicle-target-filter {
  display: flex;
  justify-content: space-between;
  height: 2.14285714rem;
}
.non-vehicle-target-filter .ant-checkbox-group-item {
  font-size: 2rem;
  margin-right: 0;
}
.non-vehicle-target-filter .ant-checkbox-group-item .ant-checkbox {
  top: -0.35714286rem;
}
.non-vehicle-target-filter > .ant-checkbox-wrapper span:nth-last-child(1) {
  padding-right: 0;
}
.non-vehicle-target-filter {
  display: flex;
  justify-content: space-between;
  height: 2.14285714rem;
}
.non-vehicle-target-filter .ant-checkbox-group-item {
  font-size: 2rem;
  margin-right: 0;
}
.non-vehicle-target-filter .ant-checkbox-group-item .ant-checkbox {
  top: -0.35714286rem;
}
.non-vehicle-target-filter > .ant-checkbox-wrapper span:nth-last-child(1) {
  padding-right: 0;
}
.non-vehicle-target-filter {
  display: flex;
  justify-content: space-between;
  height: 2.14285714rem;
}
.non-vehicle-target-filter .ant-checkbox-group-item {
  font-size: 2rem;
}
.non-vehicle-target-filter .ant-checkbox-group-item .ant-checkbox {
  top: -0.35714286rem;
}
.non-vehicle-target-filter > .ant-checkbox-wrapper span:nth-last-child(1) {
  padding-right: 0;
}
.panel-detail-cache {
  display: none !important;
}
.panel-detail {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.panel-detail .panel-detail-header {
  width: 100%;
  height: 3.21428571rem;
  font-size: 1.14285714rem;
  padding: 0.71428571rem 1.71428571rem;
  background-color: #fff;
  border-top: 0.07142857rem solid #e8e8e8;
}
.panel-detail .panel-detail-header .title {
  font-weight: bold;
}
.panel-detail .panel-detail-header .btn-group {
  float: right;
}
.panel-detail .panel-detail-body {
  display: flex;
  flex-direction: column;
  height: calc(100% - 3.21428571rem);
}
.panel-detail .panel-detail-body .panel-detail-container {
  position: relative;
  flex-shrink: 0;
}
.panel-detail .panel-detail-body .panel-detail-container .record-playe-cover {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.panel-detail .panel-detail-body .panel-detail-container .record-playe-cover .acupick {
  top: 0;
}
.panel-detail .panel-detail-body .panel-detail-container .record-playe-cover .record-playe-cover-img {
  width: 100%;
  height: 100%;
  padding: 0.07142857rem;
}
.panel-detail .panel-detail-body .panel-detail-container .cover-image .toolbar {
  bottom: -3.21428571rem;
  height: 3.21428571rem;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-video-container {
  width: 100%;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-video-container.visible {
  visibility: visible;
  margin-bottom: 0;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-video-container.hidden {
  visibility: hidden;
  margin-bottom: -3.42857143rem;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-image-container {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-image-container .panel-detail-image {
  height: 25.71428571rem;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-image-container .panel-detail-image .panel-detail-image-empty {
  width: 100%;
  height: 100%;
  background-color: #575F6A;
  display: flex;
  justify-content: center;
  align-items: center;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-image-container .panel-detail-image .panel-detail-image-empty .no-image-reslut {
  display: block;
  width: 11.42857143rem;
  height: 11.42857143rem;
  background-size: 100% 100%;
  background-image: url(/static/media/image-empty.13f44c68.png);
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-toolbar {
  width: 100%;
  height: 3.42857143rem;
  background: #272727;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.57142857rem;
}
.panel-detail .panel-detail-body .panel-detail-container .panel-detail-toolbar .tool-btn {
  font-size: 1.5rem;
  color: #a6aab2;
  margin-left: 0.57142857rem;
}
.panel-detail .panel-detail-body .panel-detail-attributes {
  background-color: #fff;
  flex: 1;
  min-height: 0;
  overflow-y: scroll;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-small-image {
  display: none;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-small-image .m-ai-backgroud {
  width: 9.28571429rem;
  height: 9.28571429rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo {
  padding: 1.28571429rem;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo {
  display: inline-block;
  width: 100%;
  color: #15171a;
  font-weight: bold;
  line-height: 2.57142857rem;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item {
  width: 50%;
  display: inline-block;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item .baseinfo-item-row {
  display: flex;
  width: 100%;
  line-height: 2.57142857rem;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item .baseinfo-item-row .baseinfo-item-label {
  flex-shrink: 0;
  margin-right: 0.57142857rem;
  color: #00000099;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item .baseinfo-item-row .baseinfo-item-value {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #15171a;
}
.panel-detail .panel-detail-body .panel-detail-attributes .panel-detail-attributes-divider {
  width: 90%;
  min-width: 90%;
  margin: 0.57142857rem 2.14285714rem;
}
.record-player {
  width: 100%;
  height: 100%;
}
.record-player .record-player-container {
  width: 100%;
  height: 25.71428571rem;
}
.record-player .record-player-container .record-player-video {
  width: 100%;
  height: 100%;
}
.record-player .record-player-container .record-player-state-text {
  border: 0.07142857rem solid #000;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.record-player .record-player-container .record-player-state-text .video-bigIcon,
.record-player .record-player-container .record-player-state-text .video-bigTip {
  position: relative;
  top: 50%;
  display: block;
  text-align: center;
  font-size: 6.42857143rem;
  margin-top: -4.78571429rem;
}
.record-player .record-player-container .record-player-state-text .video-bigTip {
  color: #ffffff;
  margin-top: 0.71428571rem;
  font-size: 1.60714286rem;
}
.record-player .record-player-progress {
  background: #272727;
}
.record-player .record-player-toolbar {
  width: 100%;
  height: 3.42857143rem;
  display: flex;
  background-color: #272727;
  border-top: 0.07142857rem solid #a6aab228;
  justify-content: flex-start;
  align-items: center;
  padding: 0.57142857rem;
}
.record-player .record-player-toolbar > span {
  font-size: 1.5rem;
  color: #a6aab2;
  margin-left: 0.57142857rem;
}
.record-player .record-player-toolbar > .anticon:not(.m-cursor-notAllowed):hover {
  color: #1890ff;
}
.record-player .record-player-toolbar .video-player-volume-slider {
  flex-shrink: 1;
  width: 7.14285714rem;
  margin-left: 0.71428571rem;
}
.record-player .record-player-toolbar .video-player-volume-slider .ant-tooltip {
  height: 0;
}
.record-player .record-player-toolbar .video-player-volume-slider:hover .ant-slider-track {
  background-color: #1890ff;
}
.record-player .record-player-toolbar .video-player-volume-slider:hover .ant-slider-handle {
  border-color: #1890ff;
}
.record-player .record-player-toolbar .selected {
  color: #1890ff;
}
.record-player .record-player-toolbar .record-player-toolbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn {
  margin: 0.71428571rem;
  padding: 0.35714286rem 0.21428571rem 0;
  color: #fff;
  background-color: transparent;
  border: transparent;
  width: 5.71428571rem;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-tooltip.ant-tooltip-placement-left {
  top: 0 !important;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .video-player-videoLengthIcon {
  vertical-align: middle;
  font-size: 1.28571429rem;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-radio-group {
  padding: 0.71428571rem 0.78571429rem;
  margin-left: -0.71428571rem;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-radio-group .ant-radio-button-wrapper {
  background: #565656;
  color: #acacac;
  border: 0.07142857rem solid #565656;
  box-shadow: unset;
  overflow: visible;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #565656;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-radio-group .ant-radio-button-wrapper:not(:first-child)::before {
  background-color: #565656;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  color: #fff;
  background: #8a8a8a;
}
.record-player .record-player-toolbar .record-player-toolbar-right .video-player-videoLengthBtn.ant-tooltip-open {
  color: #1890ff;
}
.panel-detail-full .panel-detail-header {
  background-color: #272727;
  border-bottom: 0.07142857rem solid #ffffff33;
  color: #ffffff;
}
.panel-detail-full .panel-detail-body {
  flex: 1;
  flex-direction: row;
  background-color: #272727;
}
.panel-detail-full .panel-detail-body .panel-detail-container {
  height: 100%;
  flex: 1;
}
.panel-detail-full .panel-detail-body .panel-detail-container .panel-detail-video-container {
  height: 100%;
}
.panel-detail-full .panel-detail-body .panel-detail-container .panel-detail-video-container .record-player {
  height: 100%;
}
.panel-detail-full .panel-detail-body .panel-detail-container .panel-detail-image-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.panel-detail-full .panel-detail-body .panel-detail-container .panel-detail-image-container .panel-detail-image {
  flex: 1;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes {
  width: 45.71428571rem;
  height: 100%;
  flex: none;
  background-color: #272727;
  border-left: 0.07142857rem solid #ffffff33;
  overflow-y: auto;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes .panel-detail-small-image {
  display: flex;
  padding: 1.71428571rem;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo {
  padding: 1.71428571rem;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo {
  color: #ffffff;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item .baseinfo-item-row .baseinfo-item-label {
  color: #ffffff;
}
.panel-detail-full .panel-detail-body .panel-detail-attributes .panel-detail-attributes-baseinfo .baseinfo-item .baseinfo-item-row .baseinfo-item-value {
  color: #ffffff;
}
.fallbackSearch {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fallbackSearch .fallbackSearch-container {
  height: 18.14285714rem;
  width: 11.42857143rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.fallbackSearch .fallbackSearch-container .fallbackSearch-picture {
  background: url(/static/media/4K_picNoData.f5826cf5.png);
  height: 11.42857143rem;
  width: 11.42857143rem;
}
.fallbackSearch .fallbackSearch-container .fallbackSearch-text {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.6);
}
.fallbackSearch .fallbackSearch-container .fallbackSearch-button {
  display: flex;
  align-items: center;
  padding-top: 1.85714286rem;
}
.timePick-component .textSearch-param-icon {
  font-size: 1.07142857rem;
}
.timePick-component .NewDateRangerPicker-time-text {
  cursor: pointer;
}
.timePick-component:hover {
  color: #1890ff;
}
.timePick-component.ant-popover-open {
  color: #1890ff;
}
.devicePick-component .textSearch-parm-span {
  display: flex;
}
.devicePick-component .devicePick-content {
  max-width: 7.14285714rem;
  border: none;
  border-radius: 0.14285714rem;
  padding: 0;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
  cursor: pointer;
}
.devicePick-component:hover {
  color: #1890ff;
}
.devicePick-component.ant-dropdown-open {
  color: #1890ff;
}
.DataSourcePick-component {
  display: flex;
}
.DataSourcePick-component .ant-select-selector {
  cursor: default;
  position: relative;
  padding: 0;
  margin: 0;
}
.DataSourcePick-component .ant-select-selector .ant-select-selection-placeholder {
  position: absolute;
  cursor: pointer;
  border-radius: 0.14285714rem;
  width: 1.71428571rem;
  padding: 0;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  top: 1.07142857rem;
  left: 0;
  color: #000;
}
.DataSourcePick-component .ant-select-selection-search-input {
  display: none;
}
.DataSourcePick-component .ant-select-selection-item {
  background: none;
  border-color: #1890ff;
  color: #1890ff;
  border-radius: 0.14285714rem;
  padding: 0;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
  margin: 0;
  border: none;
  cursor: pointer;
}
.DataSourcePick-component .ant-select-selection-item .ant-select-selection-item-content {
  max-width: 5.71428571rem;
  color: #272727;
}
.DataSourcePick-component .ant-select-selection-item .ant-select-selection-item-remove {
  color: #1890ff;
}
.DataSourcePick-component .ant-select-open {
  color: #1890ff;
}
.DataSourcePick-component .ant-select-open .ant-select-selection-item .ant-select-selection-item-content {
  max-width: 5.71428571rem;
  color: #1890ff;
}
.DataSourcePick-component .ant-select-open .ant-select-selector .ant-select-selection-placeholder {
  color: #1890ff;
}
.DataSourcePick-component:hover .textSearch-param-icon,
.DataSourcePick-component:hover .ant-select-selection-item-content {
  color: #1890ff;
}
._LMPanel_ {
  position: relative;
  display: inline-block;
  width: 14.57142857rem;
  height: 19.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  border-radius: 0.28571429rem;
  overflow: hidden;
}
._LMPanel_ .check {
  position: absolute;
  top: 0.21428571rem;
  left: 0.35714286rem;
}
._LMPanel_ .m-icon-check {
  display: none;
}
._LMPanel_ .m-icon-check.active {
  display: block;
}
._LMPanel_ .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0;
  top: 0;
  color: #fff;
}
._LMPanel_ .positive {
  background-color: green;
}
._LMPanel_ .negative {
  background-color: red;
}
._LMPanel_ .m-ai-btn-favorite {
  position: absolute;
  top: 0.35714286rem;
  right: 0.35714286rem;
  font-size: 1.35714286rem;
  color: #fff;
  display: none;
}
._LMPanel_ .m-ai-back-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 2.85714286rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 98.473%);
  display: none;
}
._LMPanel_ .favorite-marked {
  display: inline-block;
}
._LMPanel_ .panel-body {
  height: 14.57142857rem;
  position: relative;
}
._LMPanel_ .panel-body .img {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  background-color: #ffffff;
}
._LMPanel_ .panel-body .img .m-ai-backgroud {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
._LMPanel_ .panel-body .m-ai-img-bigPic {
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
._LMPanel_ .panel-body .m-ai-img-bigPic img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
._LMPanel_ .panel-body .m-text-similar {
  position: absolute;
  bottom: 0;
  height: 1.71428571rem;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  text-align: center;
  color: #fff;
  padding-top: 0.21428571rem;
}
._LMPanel_ .panel-body .m-similar-bg {
  background-image: url(/static/media/panel_similar.97d931fc.png);
}
._LMPanel_ .panel-body .m-ai-btn-action {
  display: none;
  position: absolute;
  bottom: 0;
  height: 2.28571429rem;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 0.42857143rem;
}
._LMPanel_ .panel-body .m-ai-btn-action > span {
  font-size: 1.35714286rem;
  margin: 0 0.35714286rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item {
  width: 100%;
  height: 2.28571429rem;
  color: #424B56;
  display: flex;
  align-items: center;
  padding-left: 0.71428571rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item .foot-icon {
  font-size: 1.28571429rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item .foot-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.71428571rem;
}
._LMPanel_:hover .m-icon-check {
  display: inline-block;
}
._LMPanel_:hover .m-icon-check.active {
  display: inline-block;
}
._LMPanel_:hover .m-text-similar {
  display: none;
}
._LMPanel_:hover .m-ai-btn-action {
  display: inline-block;
}
._LMPanel_:hover .m-ai-btn-favorite {
  display: inline-block;
}
._LMPanel_:hover .m-ai-back-block {
  display: block;
}
.lm-panel-checked {
  border-color: #E5E7EA;
}
@media screen and (min-width: 3000PX) {
  .m-similar-bg {
    background-image: url(/static/media/panel_similar_4k.daf9ab7c.png) !important;
  }
}
.empty-MicroModel {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.42857143rem 0.35714286rem;
}
.empty-MicroModel .empty-icon {
  font-size: 4rem;
}
.textSearch {
  width: 100%;
  height: 100%;
  overflow-x: scroll;
}
.textSearch .doubleStars {
  display: inline-block;
  width: 1.42857143rem;
  height: 1.42857143rem;
  background-image: url(/static/media/doubleStars.fd576b42.png);
  background-size: cover;
}
.textSearch .textSerach-param-btns-margin {
  margin-right: 5.71428571rem;
}
.textSearch .textSearch-param-btns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.textSearch .textSearch-param-btns .searchParam {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}
.textSearch .textSearch-param-btns .textSearch-param-label {
  vertical-align: sub;
  display: flex;
  align-items: center;
  padding: 0 0.42857143rem;
  cursor: pointer;
}
.textSearch .textSearch-param-btns .textSearch-param-label .textSearch-param-icon {
  height: 1.14285714rem;
  width: 1.14285714rem;
  font-size: 1.14285714rem;
  line-height: 1.14285714rem;
}
.textSearch .textSearch-param-btns .textSearch-param-label .textSearch-param-icon.active {
  color: #1890ff;
}
.textSearch .textSearch-param-btns .timePick-component {
  margin-right: 0.71428571rem;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap {
  display: inline-flex;
  margin-left: 0.28571429rem;
  padding-top: 0.42857143rem;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap .ant-picker {
  width: 20rem;
  border: none;
  padding: 0;
  background: none;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap .ant-picker .ant-picker-range-separator {
  padding: 0 0 0.28571429rem 0;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap .timePick-close {
  line-height: 2rem;
  color: #1890ff;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap .ant-picker-focused {
  box-shadow: none;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-range-wrap .ant-picker-suffix {
  display: none;
}
.textSearch .textSearch-param-btns .timePick-component .timePick-option {
  max-width: 5.35714286rem;
  margin: 0 0.28571429rem;
  cursor: pointer;
}
.textSearch .textSearch-param-btns .timePick-component .select {
  border: 0.07142857rem solid #1890ff;
  border-radius: 0.14285714rem;
  color: #1890ff;
  padding: 0.28571429rem 0.42857143rem;
}
.textSearch .textSearch-param-btns .text-search-similarPick {
  display: flex;
  width: 18.92857143rem;
}
.textSearch .textSearch-param-btns .text-search-similarPick .similarPick-title {
  max-width: 7.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.textSearch .textSearch-param-btns .text-search-similarPick .text-search-Slider {
  width: 7.14285714rem;
  padding-left: 0.42857143rem;
}
.textSearch .textSearch-param-btns .text-search-similarPick .text-search-Slider .ant-slider {
  margin-top: 0.42857143rem !important;
}
.textSearch .textSearch-param-btns .text-search-similarPick .ant-input-number-group-wrapper {
  width: 5.71428571rem;
  margin-left: 0.71428571rem;
}
.textSearch .textSearch-param-btns .text-search-similarPick .ant-input-number-group-wrapper .ant-input-number-handler-wrap {
  display: none;
}
.textSearch .textSearch-param-btns .text-search-similarPick .ant-input-number-group-wrapper .ant-input-number:hover {
  border-color: #d9d9d9;
}
.textSearch .textSearch-param-btns .text-search-similarPick .ant-input-number-group-wrapper .ant-input-number:focus {
  box-shadow: none;
  border-color: #d9d9d9;
}
.textSearch .textSearch-param-btns .text-search-similarPick .ant-input-number-group-wrapper .ant-input-number-focused {
  box-shadow: none;
}
.textSearch .textSearch-param-btns .timePick-component-new {
  display: flex;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap {
  display: inline-flex;
  margin-left: 0.42857143rem;
  padding-top: 0;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap .ant-picker {
  width: 20rem;
  border: none;
  padding: 0;
  background: none;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap .ant-picker .ant-picker-range-separator {
  padding: 0 0 0.28571429rem 0;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap .timePick-close {
  line-height: 2rem;
  color: #1890ff;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap .ant-picker-focused {
  box-shadow: none;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-range-wrap .ant-picker-suffix {
  display: none;
}
.textSearch .textSearch-param-btns .timePick-component-new .timePick-option {
  max-width: 5.35714286rem;
  margin: 0;
  cursor: pointer;
}
.textSearch .textSearch-param-btns .timePick-component-new .select {
  border: none;
  border-radius: 0.14285714rem;
  padding: 0.28571429rem 0;
}
.textSearch .textSearch-input {
  border-radius: 0.57142857rem 0 0 0.57142857rem;
  background: #fff;
  position: relative;
}
.textSearch .textSearch-input .ant-input-affix-wrapper {
  height: 100%;
}
.textSearch .input-content-dropdown {
  position: absolute;
  top: 4.57142857rem;
  left: -0.71428571rem;
  background: #fff;
  box-shadow: 0rem 0.42857143rem 1.07142857rem 0rem #15171a1a;
  border-top: none;
  border-radius: 0.57142857rem;
  z-index: 1;
}
.textSearch .input-content-dropdown .ant-list-item {
  cursor: pointer;
  border: none;
}
.textSearch .input-content-dropdown .input-content-dropdown-title {
  padding: 0.57142857rem 1.14285714rem;
}
.textSearch .input-content-dropdown .input-content-dropdown-title .input-content-history-title {
  color: #8f8f8f;
}
.textSearch .input-content-dropdown .input-content-dropdown-title .input-content-history-btn {
  float: right;
  cursor: pointer;
}
.textSearch .input-content-dropdown .input-content-dropdown-title .input-content-history-btn:hover {
  color: #1890ff;
}
.textSearch .input-content-btn {
  font-weight: 700;
  border-radius: 0.28571429rem;
  border: none;
  background: linear-gradient(-36.51deg, #bd59ff 0%, #006fff 35%, #0093ff 40%, #75f4ff 50%, #0093ff 60%, #006fff 66%, #bd59ff 102%);
  background-size: 280% auto;
}
.textSearch .input-content-btn:hover {
  background-position: right top;
}
.textSearch .textSearch-first {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 83.57142857rem;
}
.textSearch .textSearch-first::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(/static/media/bc_bg.1c60400e.png);
  background-size: cover;
}
.textSearch .textSearch-first [class*="text-search-logo-text"] {
  display: inline-block;
  height: 5.71428571rem;
  width: 26.28571429rem;
  margin-top: 11.42857143rem;
  margin-bottom: 2.85714286rem;
}
.textSearch .textSearch-first .textSearch-first-inputContent {
  position: relative;
  display: flex;
  align-items: flex-start;
  background: #ffffff;
  border-radius: 0.57142857rem;
}
.textSearch .textSearch-first .textSearch-first-inputContent .textSearch-input {
  height: 3.14285714rem;
  width: 57.92857143rem;
}
.textSearch .textSearch-first .textSearch-first-inputContent .input-content-dropdown {
  width: 68.57142857rem;
}
.textSearch .textSearch-first .textSearch-first-inputContent .input-content-btn {
  height: 3.14285714rem;
  width: 9.21428571rem;
  font-size: 1.5rem;
}
.textSearch .textSearch-first .textSearch-title {
  font-size: 2.85714286rem;
  margin: 1.71428571rem 0;
}
.textSearch .textSearch-first .textSearch-quick {
  display: flex;
  width: 68.57142857rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text {
  width: 44.57142857rem;
  height: 17.85714286rem;
  margin-top: 0.71428571rem;
  margin-right: 0.85714286rem;
  border-radius: 0.42857143rem;
  background: #fff;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content {
  display: flex;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout {
  width: 100%;
  height: 17.85714286rem;
  padding: 0 0.85714286rem 1.42857143rem 1.42857143rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .textSearch-quick-layout-left {
  margin-top: 0.57142857rem;
  margin-bottom: 0.71428571rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .textSearch-quick-layout-left .textSearch-quick-layout-icon {
  color: #1C79F4;
  height: 1.42857143rem;
  padding-right: 0.57142857rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .textSearch-quick-layout-left .textSearch-collection {
  flex: 1;
  width: 100%;
  overflow: auto;
  margin-top: 0.57142857rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .textSearch-quick-layout-left .ant-tag {
  border: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.28571429rem;
  height: 2.42857143rem;
  background: linear-gradient(135deg, #006fff0d 0%, #a46cff0d 100%);
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .quickText-muiltTag .ant-tag-checkable {
  background-color: #fafafa;
  border-color: #d9d9d9;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout .quickText-muiltTag .ant-tag-checkable-checked {
  background-color: #1890ff;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-content .textSearch-quick-layout-btn {
  color: #1890ff;
  font-size: 1rem;
  cursor: pointer;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-tabBar .ant-tabs-tab + .ant-tabs-tab {
  margin: 0 0 0 0.28571429rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-tabBar .ant-tabs-tab {
  min-width: 5.71428571rem;
  padding: 0.67857143rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-tabBar .ant-tabs-tab .titleInfo {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 5.71428571rem;
  line-height: 100%;
  vertical-align: text-bottom;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-text .textSearch-quick-tabBar .ant-tabs-tab .anticon {
  margin-right: 0.42857143rem;
  font-size: 1.14285714rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot {
  width: 21.85714286rem;
  height: 17.85714286rem;
  padding: 1rem 0.71428571rem;
  margin-top: 0.71428571rem;
  border-radius: 0.42857143rem;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .textSearch-quick-layout-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .textSearch-quick-hotTexts {
  flex: 1;
  width: 100%;
  overflow: auto;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .hotSearch {
  font-size: 1rem;
  font-weight: 800;
  margin-right: 0.5rem;
  font-style: italic;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .ant-tag {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  border-radius: 0.28571429rem;
  background: linear-gradient(135deg, #006fff0d 0%, #a46cff0d 100%);
  height: 2.42857143rem;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .hot-1 {
  color: #f52112;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .hot-2 {
  color: #E9463A;
}
.textSearch .textSearch-first .textSearch-quick .textSearch-quick-hot .hot-3 {
  color: #F8782D;
}
.textSearch .textSearch-first .textSearch-quick .ant-tag {
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  margin: 0.35714286rem;
  cursor: pointer;
  background: linear-gradient(135deg, #006fff0d 0%, #a46cff0d 100%);
}
.textSearch .textSearch-first .textSearch-param-btns {
  width: 68.57142857rem;
}
.textSearch .textSearch-quick-subTabBar {
  display: flex;
  margin-top: 0.85714286rem;
}
.textSearch .textSearch-quick-subTabBar .textSearch-quick-subTabBar-item {
  padding: 0.21428571rem;
  margin-right: 2.28571429rem;
  cursor: pointer;
}
.textSearch .textSearch-quick-subTabBar .textSearch-quick-subTabBar-item-active {
  border-bottom: 0.14285714rem solid #1890ff;
  color: #1890ff;
}
.textSearch .textSearch-second {
  width: 100%;
  height: 100%;
  padding-top: 1.5rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  min-width: 83.57142857rem;
}
.textSearch .textSearch-second .textSearch-second-title {
  display: flex;
  align-items: center;
  position: relative;
}
.textSearch .textSearch-second .textSearch-second-back {
  position: absolute;
  left: -5rem;
  width: 3.85714286rem;
  height: 3.85714286rem;
  top: 0.28571429rem;
  cursor: pointer;
  color: #1890ff;
  padding: 1.14285714rem;
  font-size: 1.57142857rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.57142857rem;
  border: 0.14285714rem solid #9465fd;
}
.textSearch .textSearch-second .textSearch-second-inputContent {
  display: flex;
  align-items: flex-start;
}
.textSearch .textSearch-second .textSearch-second-inputContent .textSearch-input {
  height: 3.14285714rem;
  width: 57.92857143rem;
}
.textSearch .textSearch-second .textSearch-second-inputContent .input-content-btn {
  height: 3.14285714rem;
  width: 9.21428571rem;
  font-size: 1.28571429rem;
}
.textSearch .textSearch-second .textSearch-second-inputContent .input-content-dropdown {
  width: 68.57142857rem;
}
.textSearch .textSearch-second .textSearch-second-collect {
  font-size: 2rem;
  color: #1890ff;
  cursor: pointer;
  border-radius: 0.57142857rem;
  box-shadow: 0 0.57142857rem 2.57142857rem 0 #0034961f;
  background: #ffffffe6;
  padding: 0.85714286rem;
  margin: 0.28571429rem 0.57142857rem;
  border: 0.14285714rem solid #0f99ff;
}
.textSearch .textSearch-second .textSearch-param-btns {
  width: 73.57142857rem;
  justify-content: start;
}
.textSearch .lm-collect-result .image-searcher-flexibletoolbar .ant-tabs-tab,
.textSearch .lm-searcher-main .image-searcher-flexibletoolbar .ant-tabs-tab {
  margin-left: 0!important;
}
.textSearch .lm-collect-result .image-searcher-flexibletoolbar .flexible-toolbar-wrapper .ant-btn-link,
.textSearch .lm-searcher-main .image-searcher-flexibletoolbar .flexible-toolbar-wrapper .ant-btn-link {
  padding: 0.0255102rem;
}
.textSearch .lm-collect-result .image-searcher-flexibletoolbar .flexible-toolbar-wrapper .anticon,
.textSearch .lm-searcher-main .image-searcher-flexibletoolbar .flexible-toolbar-wrapper .anticon {
  margin: 0;
}
.textSearch .lm-searcher-main {
  display: flex;
  width: 100%;
  flex-grow: 1;
  border-top: 0.07142857rem solid #e8e8e8;
  overflow: hidden;
  position: relative;
  padding: 0 1.71428571rem 0.85714286rem 1.71428571rem;
  border: 0;
}
.textSearch .lm-searcher-main .image-searcher-second-search-area,
.textSearch .lm-searcher-main .image-searcher-count-area {
  display: inline-flex;
}
.textSearch .lm-searcher-main .image-searcher-second-search-area > :not(:last-child),
.textSearch .lm-searcher-main .image-searcher-count-area > :not(:last-child) {
  margin-right: 0.71428571rem;
}
.textSearch .lm-searcher-main .image-searcher-second-search-area {
  align-items: center;
  margin-right: 0.71428571rem;
}
.textSearch .lm-searcher-main .ant-radio-group {
  display: flex;
}
.textSearch .lm-searcher-main .ant-radio-group .ant-radio-button-wrapper {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.textSearch .lm-searcher-main .search-common-panels {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  border-left: 0.07142857rem solid #e8e8e8;
}
.textSearch .lm-searcher-main .search-common-panels .search-common-title {
  height: 3.21428571rem;
  background-color: #fff;
  border-top: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  justify-content: space-between;
}
.textSearch .lm-searcher-main .search-common-panels .search-common-title .search-common-title-contents {
  display: flex;
}
.textSearch .lm-searcher-main .search-common-panels .search-common-title .search-common-title-contents .doubleStars {
  margin-right: 0.42857143rem;
}
.textSearch .lm-searcher-main .search-common-panels .favorite-icon-active {
  color: #fcac15;
}
.textSearch .lm-searcher-main .search-common-panels .ant-card {
  height: 100%;
  width: 100%;
}
.textSearch .lm-searcher-main .search-common-panels .ant-card-head {
  height: 3.42857143rem;
}
.textSearch .lm-searcher-main .search-common-panels .ant-card-body {
  height: calc(100% - 3.57142857rem);
}
.textSearch .lm-searcher-main .search-common-panels .no-result-light {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1.28571429rem;
}
.textSearch .lm-searcher-main .search-common-panels .no-result-light .no-result {
  width: 11.42857143rem;
  height: 11.42857143rem;
  background-size: 100% 100%;
}
.textSearch .lm-searcher-main .search-common-panels .no-result-light .search-illegal {
  background-image: url(/static/media/avoid-illegal-words.3f85a578.png);
}
.textSearch .lm-searcher-main .search-common-panels .no-result-light .no-search-reslut {
  background-image: url(/static/media/no-search-results.95218868.png);
}
.textSearch .lm-searcher-main .search-common-panels .ant-card-head-wrapper .ant-card-head-title,
.textSearch .lm-searcher-main .search-common-panels .ant-card-head-wrapper .ant-card-extra {
  padding: 0.57142857rem 0;
}
.textSearch .lm-searcher-main .no-result-dark {
  background: #575F6A;
  height: 100%;
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
  color: #272e36;
}
.textSearch .lm-searcher-main .search-detail {
  width: 45.71428571rem;
  flex-shrink: 0;
  overflow-x: hidden;
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.textSearch .lm-searcher-main .hidden {
  width: 0;
}
.textSearch .lm-collect-result {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  padding-top: 3rem;
  min-width: 83.57142857rem;
}
.textSearch .lm-collect-result .collect-back {
  position: absolute;
  left: 0.35714286rem;
  top: 0.35714286rem;
  width: auto;
  height: 2.5rem;
  cursor: pointer;
  padding: 0.57142857rem;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.28571429rem;
  font-size: 1rem;
}
.textSearch .lm-collect-result .collect-back .back-icon {
  font-size: 1.14285714rem;
}
.textSearch .lm-collect-result .collect-item {
  width: 26.85714286rem;
  height: 100%;
  flex-shrink: 0;
  background: #fff;
  overflow-y: auto;
}
.textSearch .lm-collect-result .collect-item .collect-item-content {
  display: flex;
  align-items: center;
}
.textSearch .lm-collect-result .collect-item .collect-item-content .collect-item-content-title {
  display: block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textSearch .lm-collect-result .collect-item .ant-menu-item .collect-delete {
  display: none;
  position: absolute;
  top: 1rem;
  right: 0.28571429rem;
  margin-top: -0.14285714rem;
}
.textSearch .lm-collect-result .collect-item .ant-menu-item:hover .collect-delete {
  display: inline-block;
}
.textSearch .lm-collect-result .lm-searcher-main {
  flex-grow: 1;
  padding-left: 0.07142857rem;
}
.textSearch .text-imonials {
  margin-left: 0.35714286rem;
  color: #1890ff;
}
@media screen and (max-width: 1390PX) {
  .textSearch .textSearch-second .textSearch-param-btns {
    width: 58.42857143rem !important;
  }
  .textSearch .lm-searcher-main .search-detail {
    width: 37.14285714rem !important;
  }
  .textSearch .lm-searcher-main .hidden {
    width: 0!important;
  }
  .collect-item {
    width: 14.28571429rem !important;
  }
  .textSearch-second-inputContent .textSearch-input {
    width: 42.85714286rem !important;
  }
  .textSearch-second .search-bar-container .bar-content-body .tag-item {
    width: 50rem !important;
  }
  .textSearch-second .search-bar-container .search-bar-sencond-main .search-bar-menu-second {
    width: 51.71428571rem !important;
  }
}
.textSearch-drop-overlay {
  min-width: 22.14285714rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 0.28571429rem;
}
.quickText-collectManage .ant-modal-confirm-btns {
  display: none !important;
}
.quick-text-collect-manage {
  height: 30.85714286rem;
}
.quick-text-collect-manage .icon {
  cursor: pointer;
  font-size: 1.42857143rem;
  color: #000;
}
.quick-text-collect-manage .icon:hover {
  color: #1890ff;
}
.quick-text-collect-manage .collect-manage-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.quick-text-collect-manage .quick-text-collect-page {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}
.quick-text-collect-manage .quick-text-collect-page .collect-page {
  float: right;
}
._TextSearchDropdown_ {
  border-color: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem #0000004d;
  width: 21.42857143rem;
  z-index: 1000 !important;
}
._TextSearchDropdown_ .similar-pick-drop {
  padding: 2.14285714rem 0.71428571rem;
}
.search-bar-container .search-bar-top {
  display: flex;
  justify-content: space-between;
  height: 3.42857143rem;
  width: 68.28571429rem;
  color: #006fff;
}
.search-bar-container .search-bar-top .search-bar-menu {
  display: flex;
}
.search-bar-container .search-bar-top .search-bar-menu .search-menu-tab {
  width: 11.14285714rem;
  height: 3.42857143rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.85714286rem;
  font-size: 1rem;
  background-color: #ffffff99;
  margin-right: 0.57142857rem;
  border-radius: 0.57142857rem;
  cursor: pointer;
}
.search-bar-container .search-bar-top .search-bar-menu .search-menu-tab.active {
  background: #006fff;
  color: #ffffff;
}
.search-bar-container .search-bar-top .search-bar-menu .search-menu-tab .menu-icon {
  font-size: 1.42857143rem;
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin-right: 0.35714286rem;
}
.search-bar-container .search-bar-top .search-collect {
  width: 3.42857143rem;
  height: 3.42857143rem;
  padding: 0.57142857rem;
  font-size: 2.28571429rem;
  background: #ffffff99;
  border-radius: 0.57142857rem;
}
.search-bar-container .search-bar-content {
  position: relative;
  border-radius: 0.57142857rem;
  background-color: #ffffff;
}
.search-bar-container .search-bar-content::before {
  content: '';
  position: absolute;
  top: -0.14285714rem;
  left: -0.14285714rem;
  right: -0.14285714rem;
  bottom: -0.14285714rem;
  background: linear-gradient(-30.75deg, #75f4ff 1.093%, #0f99ff 8.297%, #006fff 20.096%, #9465fd 78.52%);
  z-index: -1;
  border-radius: 0.64285714rem;
}
.search-bar-container .search-bar-content .search-bar-margin {
  padding: 0.57142857rem;
}
.search-bar-container .search-bar-content .search-bar-border {
  margin-top: 0.57142857rem;
  position: relative;
}
.search-bar-container .search-bar-content .search-bar-border::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 0.07142857rem;
  background-color: #e8e8e8;
  margin: 0 auto;
}
.search-bar-container .bar-content-body {
  width: 100%;
  padding-top: 0.85714286rem;
  min-height: 2.85714286rem;
}
.search-bar-container .bar-content-body .bar-content-subTabBar {
  display: flex;
}
.search-bar-container .bar-content-body .bar-content-subTabBar .bar-content-subTabBar-item {
  padding: 0.21428571rem;
  margin-right: 2.28571429rem;
  cursor: pointer;
}
.search-bar-container .bar-content-body .bar-content-subTabBar .bar-content-subTabBar-item-active {
  position: relative;
  color: #1890ff;
}
.search-bar-container .bar-content-body .bar-content-subTabBar .bar-content-subTabBar-item-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.14285714rem;
  background: linear-gradient(-30.75deg, #75f4ff 1.093%, #0f99ff 8.297%, #006fff 20.096%, #9465fd 78.52%);
}
.search-bar-container .bar-content-body .bar-content-muiltTag {
  display: flex;
  gap: 0.57142857rem;
  flex-wrap: wrap;
  width: 66.57142857rem;
  margin-top: 1.14285714rem;
}
.search-bar-container .bar-content-body .bar-content-muiltTag .ant-tag-checkable {
  width: 15.64285714rem;
  height: 2.85714286rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.28571429rem;
  background: #eceef0;
  border: none;
  cursor: pointer;
}
.search-bar-container .bar-content-body .bar-content-muiltTag .ant-tag-checkable.ant-tag-checkable-checked {
  color: #000000;
  background: #e6f5ff;
  border: 0.07142857rem solid #006fff66;
}
.search-bar-container .bar-content-body .bar-content-muiltTag .ant-tag-checkable:hover {
  background: #e6f5ff;
}
.search-bar-container .bar-content-body .tag-item {
  display: flex;
  flex-wrap: wrap;
  width: 66.57142857rem;
  margin-top: 0.57142857rem;
  cursor: pointer;
  column-gap: 0.57142857rem;
}
.search-bar-container .bar-content-body .tag-item .ant-tag {
  width: 12.14285714rem;
  height: 2.85714286rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0.28571429rem;
  background: #eceef0;
  border: none;
  margin-top: 0.57142857rem;
  padding: 0 0.71428571rem;
}
.search-bar-container .bar-content-body .tag-item .ant-tag.tag-selected {
  background: #e6f5ff;
  border: 0.07142857rem solid #006fff66;
}
.search-bar-container .bar-content-body .tag-item .ant-tag:hover {
  background: #e6f5ff;
}
.search-bar-container .search-bar-sencond-main {
  display: flex;
  padding: 0.57142857rem;
  position: relative;
}
.search-bar-container .search-bar-sencond-main .bar-content-overall {
  position: absolute;
  background-color: #ffffff;
  top: 5rem;
  left: -0.07142857rem;
  border-radius: 0.57142857rem;
  z-index: 3;
  padding: 0.85714286rem;
  box-shadow: 0.14285714rem 0.14285714rem 0.71428571rem 0 rgba(0, 0, 0, 0.3);
}
.search-bar-container .search-bar-sencond-main .search-bar-menu-second {
  width: 66.85714286rem;
  height: 2.28571429rem;
  display: flex;
}
.search-bar-container .search-bar-sencond-main .search-bar-menu-second .search-menu-tab {
  height: 2.28571429rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.85714286rem;
  font-size: 1rem;
  background-color: #ffffff99;
  margin-right: 0.85714286rem;
  border-radius: 0.28571429rem;
  cursor: pointer;
  padding: 0 0.57142857rem;
  color: #424b56;
  border: 0.07142857rem solid #d9dce0;
}
.search-bar-container .search-bar-sencond-main .search-bar-menu-second .search-menu-tab:hover,
.search-bar-container .search-bar-sencond-main .search-bar-menu-second .search-menu-tab.active {
  border-color: #006fff;
  background: #e6f5ff;
  color: #006FFF;
}
.search-bar-container .search-bar-sencond-main .search-bar-menu-second .search-menu-tab .menu-icon {
  font-size: 1.42857143rem;
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin-right: 0.35714286rem;
}
.hot-text {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  gap: 0.57142857rem;
}
.hot-text .hot-text-list {
  display: flex;
}
.hot-text .hot-text-list .hot-text-item {
  position: static;
  max-width: 11.07142857rem;
  width: auto;
  height: 2.28571429rem;
  display: flex;
  align-items: center;
  padding: 0 0.57142857rem;
  margin: 0 0.28571429rem;
  border-radius: 0.57142857rem;
  background: #ffffff99;
  min-width: 0;
  line-height: 2.28571429rem;
  cursor: pointer;
}
.hot-text .hot-text-list .hot-text-item .hot-text-content {
  display: inline-block;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-text .btn:hover {
  color: #1890ff;
}
.ai-search-export-modal .ant-modal-confirm-btns {
  display: none!important;
}
.ai-search-export-modal .ant-modal-body {
  padding: 0;
}
.ai-search-export-modal .ant-modal-confirm-body-wrapper::before {
  display: none;
}
.ai-search-export-modal .ant-modal-header {
  display: block;
}
.ai-search-export-modal .ai-search-export-modal-body {
  height: 7.14285714rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-right: 3.57142857rem;
}
.ai-search-export-progress-modal .ai-search-export-progress {
  height: 7.14285714rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0 3.57142857rem;
}
.face-condition {
  border-color: #e8e8e8;
  border-width: 0.07142857rem 0;
  border-style: solid;
  padding: 1rem;
}
.face-condition .ant-row:not(:last-child) {
  margin-bottom: 0.71428571rem;
}
.face-condition .face-condition-attr-filters {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.face-condition .face-condition-attr-filters .withLabel-label {
  margin-left: 0;
}
.face-condition .face-condition-attr-filters > .face-condition-attr-items {
  width: 100%;
}
.face-condition-attr-filters {
  display: flex;
  width: 64.28571429rem;
}
.face-condition-attr-filters .withLabel-label {
  margin-left: 0.71428571rem;
}
.face-condition-attr-filters > .face-condition-attr-items {
  display: flex;
  flex-shrink: 1;
  flex-grow: 1;
}
.face-condition-attr-filters > .face-condition-attr-items > div {
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 50%;
}
.face {
  height: calc(100vh - 4.57142857rem);
  display: flex;
  overflow: scroll;
}
.face .ant-radio-group {
  display: flex;
}
.face .ant-radio-group .ant-radio-button-wrapper {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.face .m-left {
  height: 100%;
  padding-top: 1.14285714rem;
  width: 18.57142857rem;
  min-width: 18.57142857rem;
  max-width: 18.57142857rem;
  display: flex;
  flex-flow: column;
  border-right: 0.07142857rem solid #e8e8e8;
  background-color: #ffffff;
}
.face .m-left .image-search-clps-container {
  flex-grow: 1;
  position: relative;
}
.face .m-left .image-search-clps-container > div {
  position: absolute;
  width: 100%;
}
.face .m-left .m-imageSearch-source {
  height: 0;
  flex-grow: 1;
  position: relative;
}
.face .m-left .m-imageSearch-source > div {
  position: absolute;
}
.face .m-left .m-search-source {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
.face .m-left .m-search-source .m-search-source-content {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: auto;
}
.face .m-left .m-search-source > div {
  position: absolute;
}
.face .m-left .m-date-panel {
  padding: 0.71428571rem 0.28571429rem 0;
}
.face .m-left .m-date-panel .m-date {
  width: 100%;
}
.face .m-left .m-date-panel .m-date:not(:last-child) {
  margin-bottom: 0.71428571rem;
}
.face .m-left .search-btn-container {
  padding: 1.14285714rem;
}
.face .m-right {
  height: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  display: flex;
  min-width: 70.71428571rem;
  overflow-x: scroll;
  width: 0;
}
.face .m-right .ant-card-head {
  display: flex;
}
.face .m-right .ant-card-head .ant-card-head-wrapper {
  width: 100%;
}
._BoatDetectionState_ {
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  height: 100%;
}
._BoatDetectionState_ .sel-title {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._BoatDetectionState_ .m-chart {
  height: calc(100% - 12.85714286rem) !important;
}
._CustomerFlowReport_ {
  padding: 0.35714286rem 1.71428571rem 1.71428571rem 1.71428571rem;
  height: 100%;
}
._CustomerFlowReport_ .sel-title {
  width: 5.71428571rem;
  padding-right: 0.57142857rem;
  margin-bottom: 0;
}
._CustomerFlowReport_ .m-chart {
  height: calc(100% - 12.85714286rem);
}
._CustomerFlowReport_ .m-chart-table {
  height: calc(100% - 12.85714286rem - 12.85714286rem) !important;
  margin-bottom: 1.07142857rem;
}
._CustomerFlowReport_ .customerflow-report-table {
  height: 12.85714286rem;
}
._CustomerFlowReport_ > .ant-spin {
  position: absolute;
  top: 50%;
  left: 50%;
}
.area-rule-modal {
  width: 48.57142857rem !important;
}
.area-rule-modal .area-rule-modal-content {
  padding: 1.14285714rem 1.71428571rem 1.71428571rem 1.71428571rem;
}
.area-rule-operation-modal {
  width: 39.28571429rem !important;
}
.area-rule-operation-modal .dropdown-box {
  height: 21.42857143rem;
}
.area-rule-operation-modal .dropdown-box > div {
  height: 100%;
}
._CustomerFlowState_ {
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  height: 100%;
}
._CustomerFlowState_ .sel-title {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._CustomerFlowState_ .m-chart {
  position: relative;
  height: calc(100% - 8.42857143rem) !important;
}
._CustomerFlowState_ .m-right-checkbox {
  position: absolute;
  right: 1.07142857rem;
  top: 3.28571429rem;
  z-index: 1;
}
._DialRecognitionReport_ {
  padding: 0.35714286rem 1.71428571rem 1.71428571rem 1.71428571rem;
  height: 100%;
}
._DialRecognitionReport_ .dropdown-box {
  height: 25rem;
}
._DialRecognitionReport_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._DialRecognitionReport_ .sel-title {
  width: 5.71428571rem;
  padding-right: 0.57142857rem;
  margin-bottom: 0;
}
._DialRecognitionReport_ .m-chart {
  height: calc(100% - 12.85714286rem);
}
._DialRecognitionReport_ .m-chart-table {
  height: calc(100% - 12.85714286rem - 12.85714286rem) !important;
  margin-bottom: 1.07142857rem;
}
._DialRecognitionReport_ .dialRecognition-report-table {
  height: 12.85714286rem;
}
._DialRecognitionReport_ > .ant-spin {
  position: absolute;
  top: 50%;
  left: 50%;
}
._DialRecognitionReport_ .alert-dis {
  display: inline-flex;
  padding-top: 0.35714286rem;
  padding-bottom: 0.35714286rem;
}
._VideoDetectionState_ {
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  height: 100%;
}
._VideoDetectionState_ .dropdown-box {
  height: 25rem;
}
._VideoDetectionState_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._VideoDetectionState_ .ant-checkbox-wrapper {
  display: flex;
  margin: 0;
  padding: 0.35714286rem 1.42857143rem;
}
._VideoDetectionState_ .scroll-bottom {
  overflow-y: scroll;
  height: calc(100% - 11.42857143rem);
  border: 0.07142857rem solid #e8e8e8;
}
._VideoDetectionState_ .ant-select-dropdown {
  z-index: 1010;
}
._VideoDetectionState_ .ant-checkbox + span {
  word-break: break-word;
}
._VideoStructionState_ {
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  height: 100%;
}
._VideoStructionState_ .sel-title {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._VideoStructionState_ .m-chart {
  height: calc(100% - 14.28571429rem) !important;
}
._VideoStructionState_ .dropdown-box {
  height: 25rem;
}
._VideoStructionState_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._VideoStructionState_ .ant-checkbox-wrapper {
  display: flex;
  margin: 0;
  padding: 0.35714286rem 1.42857143rem;
}
._VideoStructionScene_ {
  width: unset!important;
}
._VideoStructionScene_ .rulelist-wrap,
._VideoStructionScene_ .device-wrap,
._VideoStructionScene_ .channelRules-wrap {
  height: 33.5rem;
  border: 0.07142857rem solid #d1d1d1;
}
._VideoStructionState_ {
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  height: 100%;
}
._VideoStructionState_ .sel-title {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._VideoStructionState_ .m-chart {
  height: calc(100% - 14.28571429rem) !important;
}
._VideoStructionState_ .dropdown-box {
  height: 25rem;
}
._VideoStructionState_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._VideoStructionState_ .ant-checkbox-wrapper {
  display: flex;
  margin: 0;
  padding: 0.35714286rem 1.42857143rem;
}
._VideoStructionScene_ {
  width: unset!important;
}
._VideoStructionScene_ .rulelist-wrap,
._VideoStructionScene_ .device-wrap,
._VideoStructionScene_ .channelRules-wrap {
  height: 33.5rem;
  border: 0.07142857rem solid #d1d1d1;
}
._ChartContent_ {
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #d1d1d1;
  padding: 0.71428571rem;
  position: relative;
}
._ChartContent_ .export-button {
  position: absolute;
  top: 1.07142857rem;
  right: 2.14285714rem;
}
._ChartContent_ .chart-content {
  width: 95%;
  height: 100%;
}
._PeopleNumStat_ {
  width: 100%;
  height: 100%;
  padding: 1.42857143rem 1.71428571rem;
}
._PeopleNumStat_ .sel-title {
  width: 6rem;
  display: inline-block;
  text-align: left;
}
._StateContent_ {
  margin-top: 1.07142857rem;
  height: calc(100% - 7.42857143rem);
}
._chartContent_ {
  width: 100%;
  height: calc(100% - 6.78571429rem);
  border: 0.07142857rem solid #d1d1d1;
  padding: 0.71428571rem;
  position: relative;
}
._chartContent_ .export-button {
  position: absolute;
  top: 1.07142857rem;
  right: 2.14285714rem;
}
._chartContent_ .chart-content {
  width: 95%;
  height: calc(100% - 1.42857143rem);
}
._chartContent_ .numberState-chart-content {
  width: 95%;
  height: calc(100% - 2.85714286rem);
}
._chartContent_ .area-custom-content {
  position: relative;
}
._chartContent_ .area-custom-content .area-custom {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.28571429rem;
  position: relative;
  top: 0.14285714rem;
}
._chartContent_ .area-custom-content .color-op-1 {
  background-color: rgba(0, 168, 255, 0.5);
}
._chartContent_ .area-custom-content .color-op-2 {
  background-color: rgba(30, 176, 75, 0.5);
}
._chartContent_ .area-custom-content .color-op-3 {
  background-color: rgba(254, 78, 80, 0.5);
}
._chartContent_ .area-custom-content .color-op-4 {
  background-color: rgba(255, 216, 110, 0.5);
}
._chartContent_ .area-custom-content .color-1 {
  background-color: #00a8ff;
}
._chartContent_ .area-custom-content .color-2 {
  background-color: #1eb04b;
}
._chartContent_ .area-custom-content .color-3 {
  background-color: #fe4e50;
}
._chartContent_ .area-custom-content .color-4 {
  background-color: #ffd86e;
}
._chartContent_ .check-custom-style-1 .ant-checkbox-checked .ant-checkbox-inner {
  background-color: rgba(0, 168, 255, 0.5);
  border-color: rgba(0, 168, 255, 0.5);
}
._chartContent_ .check-custom-style-2 .ant-checkbox-checked .ant-checkbox-inner {
  background-color: rgba(30, 176, 75, 0.5);
  border-color: rgba(30, 176, 75, 0.5);
}
._chartContent_ .check-custom-style-3 .ant-checkbox-checked .ant-checkbox-inner {
  background-color: rgba(254, 78, 80, 0.5);
  border-color: rgba(254, 78, 80, 0.5);
}
._chartContent_ .check-custom-style-4 .ant-checkbox-checked .ant-checkbox-inner {
  background-color: rgba(255, 216, 110, 0.5);
  border-color: rgba(255, 216, 110, 0.5);
}
._PeopleNumScene_ .rulelist-wrap,
._PeopleNumScene_ .device-wrap,
._PeopleNumScene_ .channelRules-wrap {
  height: 33.5rem;
  border: 0.07142857rem solid #d1d1d1;
}
._PeopleNumScene_ .rulelist-wrap .channelRules-table,
._PeopleNumScene_ .device-wrap .channelRules-table,
._PeopleNumScene_ .channelRules-wrap .channelRules-table {
  height: 32.85714286rem;
  overflow: scroll;
}
._PeopleNumScene_ .channelRules-wrap {
  left: 0.71428571rem;
}
._PeopleNumScene_ .channelRules-wrap .channels-del {
  margin: 0.35714286rem 0.71428571rem;
}
._PeopleNumScene_ .channelRules-wrap .channelRules-table {
  height: 30.71428571rem;
  overflow: scroll;
}
.Material-main-content {
  width: 100%;
  height: 100%;
}
.Material-main-content .material-card-list {
  height: calc(100% - 7.14285714rem);
  width: 100%;
}
.Material-main-content .material-card-list .ant-list-items {
  display: flex;
  flex-wrap: wrap;
}
.Material-main-content .material-card-list .ant-list-item {
  width: 17.92857143rem;
  height: 14.28571429rem;
  border: none;
  padding: 0.35714286rem;
  margin-bottom: 0.35714286rem;
}
.Material-main-content .material-card-list .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.Material-main-content .material-panel-result {
  display: flex;
  align-items: center;
  vertical-align: middle;
  gap: 1.14285714rem;
  justify-content: space-between;
}
.Material-main-content .material-panel-result .panel-count {
  margin-left: auto;
}
.Material-main-content .image-wrapper {
  height: 11.42857143rem;
  text-align: center;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.Material-main-content .image-wrapper img {
  height: 100% !important;
  max-width: 100%;
}
.Material-main-content .image-wrapper .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.Material-main-content .m-icon-check {
  position: absolute;
  left: 0.28571429rem;
  display: none;
  z-index: 1;
}
.Material-main-content .m-icon-check.flow-list-panel-check .ant-checkbox-checked::after {
  display: none !important;
}
.Material-main-content .m-delete-panel {
  position: absolute;
  right: 0.28571429rem;
  color: red;
  font-size: 1.14285714rem;
  display: none;
  z-index: 1;
}
.Material-main-content .image-wrapper:hover .m-delete-panel {
  display: inline-block;
}
.Material-main-content .image-wrapper:hover .m-icon-check,
.Material-main-content .image-wrapper.active .m-icon-check {
  display: inline-block;
}
.Material-main-content .ant-pagination-total-text {
  left: auto;
  right: 3.57142857rem;
}
.material-card-preview {
  position: relative;
  width: 100%;
}
.material-card-preview img {
  width: 100%;
}
.material-card-preview .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0;
  top: 0;
  color: #fff;
}
.material-card-preview .mark-top-tag-check {
  top: 1.57142857rem;
}
.material-card-preview .positive {
  background-color: #27d05a;
}
.material-card-preview .negative {
  background-color: #e9463a;
}
.material-card-preview .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.batch-add-container {
  font-family: Arial, sans-serif;
  display: flex;
  flex-direction: column;
  height: 57.14285714rem;
}
.batch-add-container .video-area {
  position: absolute;
}
.batch-add-container .upload-area {
  background-color: #f5f5f5;
  padding: 1.42857143rem;
  border-bottom: 0.07142857rem solid #ddd;
  display: flex;
}
.batch-add-container .upload-area-image {
  text-align: center;
  margin: 1.07142857rem;
}
.batch-add-container .upload-area button {
  padding: 0.71428571rem 1.42857143rem;
  background-color: #4caf50;
  color: white;
  border: none;
  border-radius: 0.28571429rem;
  cursor: pointer;
  font-size: 1.14285714rem;
}
.batch-add-container .main-content {
  display: flex;
  flex: 1;
  overflow: hidden;
}
.batch-add-container .image-item {
  position: relative;
}
.batch-add-container .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.batch-add-container .modal-switch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.42857143rem;
  height: 3.42857143rem;
  font-size: 2.85714286rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.batch-add-container .modal-left-switch {
  left: 1.14285714rem;
  z-index: 1000;
}
.batch-add-container .modal-right-switch {
  right: 1.14285714rem;
  z-index: 1000;
}
.batch-add-container .remove-button {
  font-size: 2.5rem;
  color: red;
  position: absolute;
  right: 0.14285714rem;
  top: 0.14285714rem;
}
.batch-add-container .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0rem;
  top: 0rem;
  color: #fff;
}
.batch-add-container .positive {
  background-color: green;
}
.batch-add-container .negative {
  background-color: red;
}
.batch-add-container .sidebar {
  width: 21.42857143rem;
  background-color: #f9f9f9;
  border-right: 0.07142857rem solid #ddd;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.batch-add-container .tab-buttons {
  display: flex;
  border-bottom: 0.07142857rem solid #ddd;
}
.batch-add-container .tab-button {
  flex: 1;
  padding: 0.71428571rem;
  text-align: center;
  cursor: pointer;
  background-color: #eee;
  border: none;
}
.batch-add-container .tab-button.active {
  background-color: #fff;
  font-weight: bold;
}
.batch-add-container .image-list {
  flex: 1;
  overflow-y: auto;
  padding: 0.71428571rem;
}
.batch-add-container .image-list .image-item {
  margin-bottom: 0.71428571rem;
}
.batch-add-container .thumbnail {
  width: 100%;
  cursor: pointer;
  border: 0.14285714rem solid transparent;
}
.batch-add-container .thumbnail:hover {
  border-color: #4caf50;
}
.batch-add-container .thumbnail.selected {
  border-color: #2196f3;
}
.batch-add-container .thumbnail.marked {
  border-color: #ff9800;
}
.batch-add-container .preview-area {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 1.42857143rem;
  overflow: hidden;
}
.batch-add-container .preview-area .preview-image-area {
  position: absolute;
}
.batch-add-container .preview-image-container {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #f0f0f0;
  position: relative;
}
.batch-add-container .preview-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.batch-add-container .draw-canvas {
  position: absolute;
  top: 0rem;
  left: 0rem;
}
.batch-add-container .tools-bar {
  display: none;
}
.batch-add-container .toolbar {
  height: 4.28571429rem;
  padding: 0.71428571rem;
  background-color: #f5f5f5;
  border-top: 0.07142857rem solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.batch-add-container .toolbar .image-info {
  position: absolute;
  max-width: 14.28571429rem;
  right: 0.71428571rem;
}
.batch-add-container .mark-btn {
  font-size: 2.14285714rem;
  cursor: pointer;
}
.batch-add-container .mark-btn.marked {
  background-color: #f44336;
}
.batch-add-container .no-image-selected {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #888;
  font-size: 1.28571429rem;
}
.batch-add-container .mark-bottom {
  justify-content: space-between;
}
.batch-add-container .mark-detail {
  display: flex;
  flex-direction: row;
}
.batch-add-container .mark-detail .pos {
  color: #27d05a;
}
.batch-add-container .mark-detail .neg {
  color: #e9463a;
}
.batch-add-container .m-finding-load {
  position: absolute;
  top: 50%;
  left: 50%;
}
.batch-add-result .batch-import-tip .batch-import-fail {
  color: #f5222d;
}
.batch-add-result .batch-import-footer {
  display: flex;
  justify-content: flex-end;
}
._Material-manager_ .m-flow-panel {
  height: 18.57142857rem;
}
._Material-manager_ .m-flow-panel .ant-card-body {
  padding: 0;
}
._Material-manager_ .panelImg {
  position: relative;
}
._Material-manager_ .image-manual {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
._Material-manager_ .group-type {
  position: absolute;
  left: 50%;
  top: 80%;
  max-height: 4.28571429rem;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 15.71428571rem;
  text-align: center;
}
._Material-manager_ .image-area {
  position: absolute;
  left: 9.64285714rem;
  top: 30%;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  overflow: hidden;
}
._Material-manager_ .m-delete-group {
  position: absolute;
  top: 0.28571429rem;
  right: 1.07142857rem;
  display: none;
}
._Material-manager_ .panelImg:hover .m-delete-group,
._Material-manager_ .panelImg.active .m-delete-group {
  display: inline-block;
}
._MaterialGroupList_ {
  padding: 1.57142857rem;
}
._MaterialGroupList_ .group-foot-content {
  display: flex;
  justify-content: center;
}
._MaterialGroupList_ .ant-list-items {
  display: flex;
  flex-wrap: wrap;
}
._MaterialGroupList_ .ant-list-item {
  border: none;
}
._MaterialGroupDetail_ {
  padding: 1.57142857rem;
  position: relative;
  height: 100%;
}
._MaterialGroupDetail_ .m-group-name {
  text-align: center;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._MaterialGroupDetail_ .m-group-name span {
  display: inline-block;
}
._MaterialGroupDetail_ .operation {
  margin: 0.57142857rem;
}
._MaterialGroupDetail_ .material-panel-box {
  height: calc(100% - 7.14285714rem);
}
._MaterialGroupDetail_ .material-tip {
  font-size: 1rem;
  color: orange;
}
._FeatureModelCard_ {
  margin: 1.42857143rem;
  width: 28.42857143rem;
  height: 12.42857143rem;
}
._FeatureModelCard_ .feature-model-check {
  position: absolute;
  top: 0.28571429rem;
  left: 0.28571429rem;
  display: none;
}
._FeatureModelCard_ .feature-model-check.feature-model-check .ant-checkbox-checked::after {
  display: none !important;
}
._FeatureModelCard_ .featureInfo {
  width: 14.28571429rem;
}
._FeatureModelCard_ .m-model-panel:hover .feature-model-check,
._FeatureModelCard_ .m-model-panel.active .feature-model-check {
  display: inline-block;
}
._modelDetail_ {
  margin: 1.42857143rem;
}
._modelDetail_ .model-title {
  margin-left: 0.71428571rem;
}
._modelDetail_ .model-target {
  margin-left: 0.71428571rem;
}
._modelDetail_ .ant-list-items {
  display: flex;
  flex-wrap: wrap;
}
._modelDetail_ .ant-list-item {
  border: none;
  padding: 0.35714286rem;
}
._modelList_ {
  margin: 1.42857143rem;
}
._exportModel_ {
  margin: 1.42857143rem;
}
._importModel_ {
  margin: 1.42857143rem;
}
._MaterialTask_ {
  margin: 1.42857143rem;
}
._MaterialTask_ .table-cell-algo-content {
  width: 100%;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
._MaterialTask_ .table-cell-algo-content .progress-contain {
  display: flex;
}
._MaterialTask_ .empty-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  position: relative;
}
._MaterialTask_ .ant-progress-inner {
  background-color: #e8e8e8;
}
._CreateTask_,
._TaskDetail_ {
  padding: 1.42857143rem;
}
._CreateTask_ .MaterialPanel,
._TaskDetail_ .MaterialPanel {
  width: 100%;
  height: 39.28571429rem;
}
._CreateTask_ .material-tip,
._TaskDetail_ .material-tip {
  font-size: 1rem;
  vertical-align: middle;
  color: orange;
}
._AlgorithmDetail_ .jump {
  cursor: pointer;
  color: #1890ff;
}
._creatAlgorDescript_ {
  display: flex;
  justify-content: center;
  background-color: #E6F5FF;
  margin: 1.71428571rem;
  margin-bottom: 0;
  padding: 0.64285714rem;
}
._creatAlgorDescript_ .text-algo-desc-icon {
  display: inline-block;
  background: url(/static/media/icon_textAlgoDescript.57b05472.png);
  background-size: cover;
  height: 4rem;
  width: 4rem;
  min-width: 4rem;
  margin-right: 0.64285714rem;
}
._creatAlgorDescript_ .text-algo-desc-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._creatAlgorithm_ {
  overflow: hidden;
  padding: 1.71428571rem;
}
._creatAlgorithm_ .creat-algro-param {
  max-height: 33.57142857rem;
  overflow-y: scroll;
}
._creatAlgorithm_ .creat-algro-param .operation-icon {
  cursor: pointer;
}
._creatAlgorithm_ .creat-algro-param .operation-icon:hover {
  color: #1890ff;
}
._creatAlgorithm_ .creat-algro-param .expand-wrapper {
  width: calc(100% - 9.28571429rem) !important;
}
._creatAlgorithm_ .creat-algro-param .expand-wrapper-withicon {
  width: calc(100% - 13rem) !important;
}
._creatAlgorithm_ .creat-algro-param .negative-words-collapse {
  border-left: none;
  border-right: none;
  background-color: transparent;
}
._creatAlgorithm_ .creat-algro-param .negative-words-collapse .ant-collapse-item {
  border: none;
}
._creatAlgorithm_ .creat-algro-param .negative-words-collapse .ant-collapse-header {
  padding-left: 0;
  background-color: transparent;
  font-weight: 700;
}
._creatAlgorithm_ .creat-algro-param .negative-words-collapse .ant-collapse-content-box {
  padding: 0;
}
._creatAlgorithm_ .ant-divider-vertical {
  height: 100%;
}
._creatAlgorithm_ .confidence-tip {
  color: #1890ff;
  margin-left: 0.57142857rem;
  cursor: pointer;
}
._creatAlgorithm_ .confidence-tip:hover {
  color: #096dd9;
}
._AlgoManage_ {
  height: 100%;
  padding: 1.42857143rem;
}
._AlgoManage_ .error-details {
  color: #fcac15;
}
._AlgoManage_ .normal-details {
  color: #52c41a;
}
._WaterMarkCheck_ {
  padding: 1.71428571rem;
}
._ClusterLog_ {
  padding: 1.57142857rem;
}
._ClusterSet_ {
  height: 100%;
  width: 100%;
}
._ClusterSet_ .ant-table-container {
  border: 0.07142857rem #e9ebee solid;
}
._ClusterSet_ .ant-empty {
  line-height: 2.2;
}
._ClusterSet_ .backClusterIcon {
  margin: 0 1.42857143rem;
  font-size: 1.42857143rem;
}
._ClusterSet_ .backClusterText {
  font-size: 1.28571429rem;
}
._ClusterSet_ .ant-btn {
  height: 2.28571429rem;
  line-height: 0.71428571rem;
}
._ClusterSet_ .tab-btn {
  cursor: pointer;
  color: #1c79f4;
}
._ClusterSet_ ._ClusterMain_ {
  height: 100%;
}
._ClusterSet_ ._ClusterMain_ .header {
  padding: 1.14285714rem;
}
._ClusterSet_ ._ClusterMain_ .header h3 {
  font-weight: bold;
}
._ClusterSet_ ._ClusterMain_ .header p {
  margin: 0.71428571rem 0 1.42857143rem 0;
  line-height: 1.35714286rem;
}
._ClusterSet_ ._ClusterMain_ .content {
  position: relative;
  border-top: 1.14285714rem #f0f2f5 solid;
  height: calc(100% - 14rem);
}
._ClusterSet_ ._ClusterMain_ .content .noOpen {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._ClusterSet_ ._ClusterMain_ .content .noOpen p {
  font-weight: bold;
  text-align: center;
  color: #808f9d;
}
._ClusterSet_ ._ClusterMain_ .content .ant-tabs-nav-list {
  margin-left: 2.57142857rem;
}
._ClusterSet_ ._ClusterMain_ .content .ant-tabs-content-holder {
  padding: 0 1.14285714rem;
}
._ClusterSet_ ._ClusterMain_ .content .label-normal {
  font-weight: bold;
  color: #657685;
}
._ClusterSet_ ._StartClusterSet_ {
  display: flex;
  flex-direction: column;
  height: 100%;
}
._ClusterSet_ ._StartClusterSet_ .header {
  background-color: #f0f2f5;
  height: 3.71428571rem;
}
._ClusterSet_ ._StartClusterSet_ .header span {
  font-weight: bolder;
  text-align: center;
  margin-left: 0.71428571rem;
  margin-top: 1rem;
  font-size: 1.28571429rem;
}
._ClusterSet_ ._StartClusterSet_ .main {
  flex: 1;
}
._ClusterSet_ ._StartClusterSet_ .main .step {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5.14285714rem;
  border-bottom: #e9ebee 0.07142857rem solid;
}
._ClusterSet_ ._StartClusterSet_ .main .step .ClusterStep {
  display: inline-block;
  box-sizing: border-box;
  width: 2.42857143rem;
  height: 2.42857143rem;
  text-align: center;
  line-height: 2.28571429rem;
  border-radius: 50%;
  color: #dddcdc;
  font-size: 1.28571429rem;
  font-weight: bold;
  border: #dddcdc 0.14285714rem solid;
}
._ClusterSet_ ._StartClusterSet_ .main .step .ClusterStepActive {
  background-color: #1890ff;
  color: white;
  border: unset;
}
._ClusterSet_ ._StartClusterSet_ .main .step .StepLabel {
  display: inline-block;
  font-size: 1.28571429rem;
  font-weight: bolder;
  line-height: 2.28571429rem;
  margin-left: 0.35714286rem;
  color: #dddcdc;
}
._ClusterSet_ ._StartClusterSet_ .main .step .StepLabelActive {
  color: black;
}
._ClusterSet_ ._StartClusterSet_ .main .step .StepDivider {
  width: 14.28571429rem;
  min-width: unset;
  margin: 1.07142857rem 0.71428571rem;
}
._ClusterSet_ ._StartClusterSet_ .main .content {
  padding: 0.57142857rem 1.14285714rem;
}
._ClusterSet_ ._StartClusterSet_ .main .content p {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
._ClusterSet_ ._StartClusterSet_ .main .content table {
  border: none !important;
}
._ClusterSet_ ._StartClusterSet_ .footer {
  border-top: #e9ebee 0.07142857rem solid;
  height: 4.57142857rem;
  line-height: 4.42857143rem;
  width: 100%;
  text-align: center;
}
._ClusterSet_ .StepContainer {
  display: flex;
  justify-content: center;
  margin-bottom: 1.71428571rem;
}
._ClusterSet_ .StepContainer .ClusterStep {
  display: inline-block;
  box-sizing: border-box;
  width: 2.42857143rem;
  height: 2.42857143rem;
  text-align: center;
  line-height: 2.28571429rem;
  border-radius: 50%;
  color: #dddcdc;
  font-size: 1.28571429rem;
  font-weight: bold;
  border: #dddcdc 0.14285714rem solid;
}
._ClusterSet_ .StepContainer .ClusterStepActive {
  background-color: #1890ff;
  color: white;
  border: unset;
}
._ClusterSet_ .StepContainer .StepLabel {
  display: inline-block;
  font-size: 1.28571429rem;
  font-weight: bolder;
  line-height: 2.28571429rem;
  margin-left: 0.35714286rem;
  color: #dddcdc;
}
._ClusterSet_ .StepContainer .StepLabelActive {
  color: black;
}
._ClusterSet_ .StepContainer .StepDivider {
  width: 28rem;
  min-width: unset;
  margin: 1.07142857rem 0.71428571rem;
}
._ClusterSet_ .ClusterFooter {
  position: absolute;
  bottom: 0;
  width: 100%;
}
._ClusterSet_ ._OpenCluster_ {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  display: inline-block;
}
._ClusterSet_ ._OpenCluster_ button {
  display: block;
  margin: 0 auto;
  width: 10rem;
}
._AddDCSDevice_ .ant-modal-body {
  padding: 1.78571429rem 1.07142857rem !important;
}
.ant-input-number {
  width: 100%!important;
}
._ClusterSetDCS_ {
  padding: 1.57142857rem;
}
._ClusterSetDCS_ .ant-alert-message {
  white-space: break-spaces;
}
._ClusterTurn_ {
  padding: 1.57142857rem;
}
.rc-color-picker-panel-inner {
  position: relative;
  border-radius: 0.28571429rem;
  box-shadow: 0 0.07142857rem 0.35714286rem #ccc;
  border: 0.07142857rem solid #ccc;
  padding-bottom: 0.57142857rem;
}
.rc-color-picker-panel-wrap {
  margin: 0.35714286rem 0 0;
  height: 2.14285714rem;
  width: 100%;
  position: relative;
}
.rc-color-picker-panel-wrap-preview {
  position: absolute;
  right: 0.57142857rem;
}
.rc-color-picker-panel-wrap-ribbon {
  position: absolute;
  left: 0.57142857rem;
  top: 0;
  right: 3.07142857rem;
  height: 2.14285714rem;
}
.rc-color-picker-panel-wrap-alpha {
  position: absolute;
  left: 0.57142857rem;
  right: 3.07142857rem;
  bottom: 0;
  height: 0.89285714rem;
}
.rc-color-picker-panel-wrap-has-alpha .rc-color-picker-panel-wrap-ribbon {
  height: 0.89285714rem;
}
.rc-color-picker-trigger {
  border: 0.07142857rem solid #999;
  display: inline-block;
  padding: 0.14285714rem;
  border-radius: 0.14285714rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.42857143rem;
  height: 1.42857143rem;
  cursor: pointer;
  vertical-align: middle;
  box-shadow: 0 0 0 0.14285714rem #fff inset;
}
.rc-color-picker-trigger-open {
  box-shadow: 0rem 0rem 0.21428571rem #999;
}
.rc-color-picker-panel {
  width: 15.57142857rem;
  background-color: #fff;
  box-sizing: border-box;
  outline: none;
  z-index: 9;
  border-radius: 0.28571429rem;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rc-color-picker-panel * {
  box-sizing: border-box;
}
.rc-color-picker-panel-open {
  display: block;
}
.rc-color-picker-panel-close {
  display: none;
}
.rc-color-picker-panel-preview {
  height: 2.14285714rem;
  width: 2.14285714rem;
  overflow: hidden;
  border-radius: 0.14285714rem;
  background-image: url(/static/media/rc-color-panel-preview.1c82a549.png);
}
.rc-color-picker-panel-preview span {
  box-shadow: 0 0 0.14285714rem #808080 inset;
}
.rc-color-picker-panel-preview span,
.rc-color-picker-panel-preview input[type=color] {
  position: absolute;
  display: block;
  height: 100%;
  width: 2.14285714rem;
  border-radius: 0.14285714rem;
}
.rc-color-picker-panel-preview input[type=color] {
  opacity: 0;
}
.rc-color-picker-panel-board {
  position: relative;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0.57142857rem 0.57142857rem 0rem;
}
.rc-color-picker-panel-board span {
  position: absolute;
  border-radius: 0.71428571rem;
  border: 0.07142857rem solid #fff;
  width: 0.64285714rem;
  height: 0.64285714rem;
  margin: -0.28571429rem 0 0 -0.28571429rem;
  left: -71.35714286rem;
  top: -71.35714286rem;
  box-shadow: 0 0 0.07142857rem rgba(120, 120, 120, 0.7);
  z-index: 2;
}
.rc-color-picker-panel-board-hsv {
  width: 14.28571429rem;
  height: 10.71428571rem;
  position: relative;
  z-index: 1;
  border-radius: 0.14285714rem;
}
.rc-color-picker-panel-board-value {
  border-radius: 0.14285714rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background-image: url(/static/media/rc-color-panel-bg.svg);
  background-image: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: -moz-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000000 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #000000 100%);
}
.rc-color-picker-panel-board-saturation {
  border-radius: 0.14285714rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url(/static/media/rc-color-panel-bg.svg);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, transparent 100%);
  background-image: -moz-linear-gradient(left, #ffffff 0%, transparent 100%);
  background-image: -o-linear-gradient(left, #ffffff 0%, transparent 100%);
  background-image: linear-gradient(to right, #ffffff 0%, transparent 100%);
}
.rc-color-picker-panel-board-handler {
  box-shadow: 0 0 0.14285714rem #808080 inset;
  border-radius: 0.14285714rem;
  cursor: crosshair;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.rc-color-picker-panel-ribbon {
  position: relative;
  height: 100%;
  border-radius: 0.14285714rem;
  box-shadow: 0 0 0.14285714rem #808080 inset;
  background-image: url(/static/media/rc-color-panel-bg.svg);
  background-image: -webkit-linear-gradient(left, #ff0000 0%, #ff9900 10%, #cdff00 20%, #35ff00 30%, #00ff66 40%, #00fffd 50%, #0066ff 60%, #3200ff 70%, #cd00ff 80%, #ff0099 90%, #ff0000 100%);
  background-image: -moz-linear-gradient(left, #ff0000 0%, #ff9900 10%, #cdff00 20%, #35ff00 30%, #00ff66 40%, #00fffd 50%, #0066ff 60%, #3200ff 70%, #cd00ff 80%, #ff0099 90%, #ff0000 100%);
  background-image: -o-linear-gradient(left, #ff0000 0%, #ff9900 10%, #cdff00 20%, #35ff00 30%, #00ff66 40%, #00fffd 50%, #0066ff 60%, #3200ff 70%, #cd00ff 80%, #ff0099 90%, #ff0000 100%);
  background-image: linear-gradient(to right, #ff0000 0%, #ff9900 10%, #cdff00 20%, #35ff00 30%, #00ff66 40%, #00fffd 50%, #0066ff 60%, #3200ff 70%, #cd00ff 80%, #ff0099 90%, #ff0000 100%);
}
.rc-color-picker-panel-ribbon span {
  position: absolute;
  top: 0;
  height: 100%;
  width: 0.28571429rem;
  border: 0.07142857rem solid #000000;
  padding: 0.07142857rem 0;
  margin-left: -0.14285714rem;
  background-color: #fff;
  border-radius: 0.21428571rem;
}
.rc-color-picker-panel-ribbon-handler {
  position: absolute;
  width: 104%;
  height: 100%;
  left: -2%;
  cursor: pointer;
}
.rc-color-picker-panel-alpha {
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 0.14285714rem;
  background-image: url(/static/media/rc-color-panel-preview.1c82a549.png);
  background-repeat: repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rc-color-picker-panel-alpha-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0.14285714rem;
  box-shadow: 0 0 0.14285714rem #808080 inset;
}
.rc-color-picker-panel-alpha span {
  position: absolute;
  top: 0;
  height: 100%;
  width: 0.28571429rem;
  border: 0.07142857rem solid #000000;
  padding: 0.07142857rem 0;
  margin-left: -0.14285714rem;
  background-color: #fff;
  border-radius: 0.21428571rem;
}
.rc-color-picker-panel-alpha-handler {
  position: absolute;
  width: 104%;
  height: 100%;
  left: -2%;
  cursor: pointer;
}
.rc-color-picker-panel-params {
  font-size: 0.85714286rem;
}
.rc-color-picker-panel-params-input {
  overflow: hidden;
  padding: 0.14285714rem 0.57142857rem;
}
.rc-color-picker-panel-params input {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  text-align: center;
  padding: 0.07142857rem;
  margin: 0;
  float: left;
  border-radius: 0.14285714rem;
  border: 0.07142857rem solid #CACACA;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
.rc-color-picker-panel-params-hex {
  width: 3.71428571rem;
}
.rc-color-picker-panel-params input[type=number] {
  margin-left: 0.35714286rem;
  width: 3.14285714rem;
}
.rc-color-picker-panel-params input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.rc-color-picker-panel-params-lable {
  padding: 0.14285714rem 0.57142857rem;
  height: 1.57142857rem;
  line-height: 1.28571429rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rc-color-picker-panel-params-lable label {
  float: left;
  text-align: center;
}
.rc-color-picker-panel-params-lable-hex {
  width: 3.71428571rem;
}
.rc-color-picker-panel-params-lable-number,
.rc-color-picker-panel-params-lable-alpha {
  margin-left: 0.35714286rem;
  width: 3.14285714rem;
  text-transform: uppercase;
}
.rc-color-picker-panel-params-lable-number:hover {
  border-radius: 0.14285714rem;
  background-color: #eee;
  box-shadow: 0 0 0 0.07142857rem #ccc inset;
  cursor: pointer;
}
.rc-color-picker-panel-params-has-alpha input[type=number] {
  width: 2.28571429rem;
}
.rc-color-picker-panel-params-has-alpha .rc-color-picker-panel-params-lable-number,
.rc-color-picker-panel-params-has-alpha .rc-color-picker-panel-params-lable-alpha {
  width: 2.28571429rem;
}
.rc-color-picker {
  position: absolute;
  left: -714.21428571rem;
  top: -714.21428571rem;
  z-index: 1000;
}
.rc-color-picker-wrap {
  display: inline-block;
}
.rc-color-picker-slide-up-enter {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-play-state: paused;
}
.rc-color-picker-slide-up-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-play-state: paused;
}
.rc-color-picker-slide-up-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  transform-origin: 0 0;
  display: block !important;
  opacity: 1;
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-play-state: paused;
}
.rc-color-picker-slide-up-enter.rc-color-picker-slide-up-enter-active.rc-color-picker-placement-bottomLeft,
.rc-color-picker-slide-up-enter.rc-color-picker-slide-up-enter-active.rc-color-picker-placement-bottomRight,
.rc-color-picker-slide-up-appear.rc-color-picker-slide-up-appear-active.rc-color-picker-placement-bottomLeft,
.rc-color-picker-slide-up-appear.rc-color-picker-slide-up-appear-active.rc-color-picker-placement-bottomRight {
  animation-name: rcColorPickerSlideUpIn;
  animation-play-state: running;
}
.rc-color-picker-slide-up-enter.rc-color-picker-slide-up-enter-active.rc-color-picker-placement-topLeft,
.rc-color-picker-slide-up-enter.rc-color-picker-slide-up-enter-active.rc-color-picker-placement-topRight,
.rc-color-picker-slide-up-appear.rc-color-picker-slide-up-appear-active.rc-color-picker-placement-topLeft,
.rc-color-picker-slide-up-appear.rc-color-picker-slide-up-appear-active.rc-color-picker-placement-topRight {
  animation-name: rcColorPickerSlideDownIn;
  animation-play-state: running;
}
.rc-color-picker-slide-up-leave.rc-color-picker-slide-up-leave-active.rc-color-picker-placement-bottomLeft,
.rc-color-picker-slide-up-leave.rc-color-picker-slide-up-leave-active.rc-color-picker-placement-bottomRight {
  animation-name: rcColorPickerSlideUpOut;
  animation-play-state: running;
}
.rc-color-picker-slide-up-leave.rc-color-picker-slide-up-leave-active.rc-color-picker-placement-topLeft,
.rc-color-picker-slide-up-leave.rc-color-picker-slide-up-leave-active.rc-color-picker-placement-topRight {
  animation-name: rcColorPickerSlideDownOut;
  animation-play-state: running;
}
@keyframes rcColorPickerSlideUpIn {
  0% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
}
@keyframes rcColorPickerSlideUpOut {
  0% {
    opacity: 1;
    transform-origin: 0% 0%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 0% 0%;
    transform: scaleY(0);
  }
}
@keyframes rcColorPickerSlideDownIn {
  0% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0);
  }
  100% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
}
@keyframes rcColorPickerSlideDownOut {
  0% {
    opacity: 1;
    transform-origin: 100% 100%;
    transform: scaleY(1);
  }
  100% {
    opacity: 0;
    transform-origin: 100% 100%;
    transform: scaleY(0);
  }
}
.m-condition-set {
  margin-bottom: 1.42857143rem;
}
.m-condition-set .center-button {
  display: flex;
  align-items: center;
  gap: 0.71428571rem;
  margin-top: 0.71428571rem;
}
.m-condition-set .center-button .line {
  width: 14.28571429rem;
  height: 0.07142857rem;
  background-color: #ccc;
}
.m-condition-set .center-button .add-expression {
  padding: 0.35714286rem 1.42857143rem;
  color: #1890ff;
  border: none;
  cursor: pointer;
}
._ErrorReport_ .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  margin-right: 0.14285714rem;
}
._ErrorReport_ .ant-collapse-item > .ant-collapse-header {
  padding-left: 0.14285714rem;
}
.custombelongtip {
  background: #fafad2;
  line-height: 1rem;
  padding: 0.4rem 0.4rem 0.4rem 1rem;
  border: 0.0833rem solid #ffdead;
  margin-left: 2.14285714rem;
}
.wrap-col,
.label-col {
  height: 2.28571429rem;
  line-height: 2.28571429rem !important;
}
.label-col {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
.wrap-col {
  display: flex;
  align-items: center;
  width: auto;
}
.icon-wrapper {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.icon-wrapper .anticon {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  font-size: 1.71428571rem;
  vertical-align: middle;
}
.text-label-shot {
  width: 4.28571429rem !important;
}
.input-range {
  display: inline-block;
}
.number-input-range .label-div-Container {
  display: inline-block;
}
.number-input-range .number-seperate {
  line-height: 3.42857143rem;
  vertical-align: top;
}
.m-algorithm-config {
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0rem 0rem 0.71428571rem #00000026;
  margin-top: 0.21428571rem;
}
.m-algorithm-config .m-algorithm-detail {
  height: 6rem;
}
.m-algorithm-config .m-algorithm-detail .m-algorithm-line {
  margin-bottom: 0.35714286rem;
}
.m-algorithm-config .m-attr-key {
  vertical-align: top;
  width: 4.28571429rem;
  display: inline-block;
  margin-right: 0.35714286rem;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-algorithm-config .m-attr-list {
  display: inline-block;
  width: calc(100% - 5rem);
}
.m-param-item {
  font-weight: bold;
}
.capture-image {
  width: 100%;
}
.capture-image .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
.capture-image .name {
  display: inline-block;
  font-weight: 700;
}
.capture-image .capture-content {
  width: 14.28571429rem;
  height: 10.71428571rem;
}
.capture-image .capture-content .capimage {
  max-width: 100%;
  max-height: 100%;
}
.capture-image .capture-content .img-error {
  width: 100%;
  height: 100%;
  background-image: url('/static/media/not_found.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.switch-list .ant-list-item {
  display: block;
}
.action-set .action-name-box {
  display: flex;
  flex-direction: column;
}
.action-set .action-name-box .action-name {
  width: 8rem !important;
  cursor: pointer;
  padding-top: 0.71428571rem;
  padding-bottom: 0.71428571rem;
}
.action-set .label-normal {
  width: 8rem !important;
}
.m-label-box {
  display: flex;
  width: 100%;
  height: 100%;
  color: #272727;
  align-items: center;
}
.m-label-box .m-label-inner {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.14285714rem;
}
.pic-colorpick .pic-colorpick-panel {
  width: 5.71428571rem;
  height: 1.42857143rem;
  margin-top: 0.35714286rem;
}
.pic-colorpick .ant-modal-body {
  padding: 0;
}
.pic-colorpick .ant-modal-content {
  background-color: transparent;
  border: unset;
}
._LinkGroupCard_ {
  width: 100% !important;
  margin-bottom: 0.57142857rem;
}
._LinkGroupCard_ .title {
  display: inline-block;
  width: 7.71428571rem;
  font-weight: 700;
}
._LinkGroupCard_ .tempNumber {
  width: 4.28571429rem;
}
._LinkGroupCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._LinkGroupCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._LinkGroupCard_ .delete-btn {
  float: right;
  margin: auto 0.5rem;
}
._LinkGroupCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._LinkGroupCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._LinkGroupCard_ .ant-collapse-item {
  border-bottom: none;
}
.selectedLane {
  border-width: 0.14285714rem;
  border-color: #1b30e5;
  color: #1b30e5;
}
.selectedLane:hover,
.selectedLane:focus {
  border-width: 0.14285714rem;
  border-color: #1b30e5;
  color: #1b30e5;
}
._HighwayDetection_CompleteConfig_ .align-center {
  align-items: center;
}
.pic-colorpick .pic-colorpick-panel {
  width: 5.71428571rem;
  height: 1.42857143rem;
  margin-top: 0.35714286rem;
}
.pic-colorpick .ant-modal-body {
  padding: 0;
}
.pic-colorpick .ant-modal-content {
  background-color: transparent;
  border: unset;
}
.switch-tabs .ant-tabs-nav .ant-tabs-nav-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.switch-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab {
  padding: 0 0 0 0.71428571rem !important;
  margin-top: 0 !important;
}
.switch-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .label-normal-container {
  padding-top: 0.35714286rem !important;
  padding-bottom: 0.35714286rem !important;
}
.switch-tabs .ant-tabs-tab-active {
  background-color: #e6f7ff;
}
.switch-tabs .ant-checkbox-wrapper {
  margin-left: 0;
  margin-right: 0.57142857rem;
}
.pannel-attribute-character span {
  display: inline-block;
  width: 4.57142857rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  text-align: center;
  border-radius: 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
  margin-right: 0.57142857rem;
  margin-bottom: 0.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.pannel-attribute-character span.active {
  color: #1890ff;
  border-color: #1890ff;
}
.pannel-attribute-character span.disActive {
  color: #D9D9D9;
  cursor: not-allowed;
}
.m-inline-block {
  display: inline-block;
}
.trigger-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.71428571rem;
  max-width: 12.14285714rem;
}
.trigger-container .trigger-icon {
  font-size: 3.57142857rem;
}
.trigger-container .trigger-icon:hover {
  cursor: pointer;
}
.trigger-container .trigger-icon:hover svg path:nth-of-type(2) {
  fill: #1c79f4;
}
.trigger-container .trigger-icon .trigger-active svg path:nth-of-type(2) {
  fill: #1c79f4;
}
._CrossLineRegion_ {
  position: absolute;
  left: 0;
  top: 0;
}
.deviceSelect .deviceSelect-treeNode .ant-select-tree-node-content-wrapper {
  display: flex;
}
.deviceSelect .deviceSelect-treeNode .ant-select-tree-node-content-wrapper .ant-select-tree-title {
  flex-grow: 1;
  width: 0;
}
.deviceSelect .deviceSelect-treeNode .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background: transparent !important;
}
.deviceSelect .deviceSelect-treeNode .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected span {
  color: #1890ff;
}
.deviceSelect .deviceSelect-treeNode .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected:hover {
  background-color: transparent !important;
}
.deviceSelect .deviceSelect-treeNode.ant-select-tree-treenode {
  padding: 0.21428571rem 0 !important;
}
.deviceSelect .deviceSelect-treeNode.ant-select-tree-treenode-selected {
  background: #e6f7ff;
}
.deviceSelect .deviceSelect-treeNode:hover {
  background-color: #f5f5f5;
}
._DeviceTree_ {
  position: relative;
  padding: 1.14285714rem 0 0;
  max-width: 25rem;
  min-width: 15rem;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
}
._DeviceTree_ .tree-container {
  flex-grow: 1;
  flex-shrink: 1;
  height: 0;
}
._DeviceTree_ .tree-select-tag-container {
  width: 100%;
  position: relative;
}
._DeviceTree_ .tree-select-tag-container .tree-select-tag {
  display: block;
  background: #fafad2;
  border: 0.07142857rem solid #d1d1d1;
  color: #000 !important;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._DeviceTree_ .tree-select-tag-container .tree-select-tag .channel-select-icon-warn {
  color: #fcac15;
}
._DeviceTree_ .m-menu-disable .ant-tree-title {
  color: #888;
}
._DeviceTree_ .tree-node-prefix-offset {
  position: absolute;
  left: -2.85714286rem;
  cursor: default;
  top: 0.57142857rem;
}
._DeviceTree_ .tree-node-prefix-offset-with-checkbox {
  left: -4rem;
}
._DeviceTree_ .tree-node-title {
  overflow: hidden;
  width: calc(100% - 1.42857143rem) !important;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
._DeviceTree_ .tree-node-title-suffix {
  display: inline-block;
  position: absolute;
  right: 0.71428571rem;
  line-height: 2.2;
}
._DeviceTree_ .tree-node-title-suffix .AlarmIcon {
  color: red;
}
._DeviceTree_ .tree-node-title-with-checkbox {
  overflow: hidden;
  width: calc(100% - 1.42857143rem) !important;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
._DeviceTree_ .tree-node-icon {
  color: #272727;
}
._DeviceTree_ .tree-node-warning {
  color: #fcac15;
}
._DeviceTree_ .tree-header {
  margin-bottom: 0.57142857rem;
  padding-left: 1.14285714rem;
  padding-right: 0.57142857rem;
  display: flex;
  flex-wrap: nowrap;
}
._DeviceTree_ .tree-header .tree-searcher {
  width: auto;
  flex-grow: 1;
}
._DeviceTree_ .tree-header .tree-searcher input {
  font-size: 0.85714286rem;
  line-height: 1.6rem;
}
._DeviceTree_ .tree-header .tree-filter {
  font-size: 1.28571429rem;
  line-height: 2.57142857rem;
  margin-left: 0.57142857rem;
}
._DeviceTree_ .tree-toolbar {
  position: absolute;
  z-index: 1000;
  right: 0.85714286rem;
  top: 4.71428571rem;
}
._DeviceTree_ .tree-toolbar .tree-switcher {
  margin-right: 0.85714286rem;
}
._DeviceTree_ .tree-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
._DeviceTree_ .tree-check-btn {
  margin-top: 0.35714286rem;
  padding: 0 0.35714286rem;
}
._DeviceTree_ .ant-tree {
  width: 100%;
  color: #272727;
}
._DeviceTree_ .ant-tree .ant-tree-treenode {
  padding: 0!important;
}
._DeviceTree_ .ant-tree .ant-tree-node-content-wrapper {
  height: 2.14285714rem !important;
  line-height: 2.14285714rem !important;
  padding-left: 0;
  padding-right: 0;
}
._DeviceTree_ .ant-tree-switcher {
  line-height: 2.14285714rem;
}
._DeviceTree_ .ant-tree-checkbox {
  top: 0.5rem !important;
  margin: 0;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode::before {
  height: 2.14285714rem !important;
  line-height: 2.14285714rem !important;
}
._DeviceTree_ .ant-tree-treenode-selected > .ant-tree-switcher {
  color: #1890ff !important;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
  display: flex;
  align-items: center;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper .ant-tree-title {
  flex-grow: 1;
  width: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-list .ant-tree-treenode:first-child .ant-tree-title {
  padding-right: 3.57142857rem;
}
._DeviceTree_ .ant-tree.tree-multiview .ant-tree-treenode:first-child .ant-tree-title {
  flex-grow: 0;
  width: 7.85714286rem;
  padding-right: 0!important;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #1890ff !important;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected .tree-node-icon {
  color: #1890ff;
}
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
._DeviceTree_ .ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
  color: #1890ff;
  background-color: #e6f7ff !important;
  height: 2.14285714rem !important;
  border-right: 0.21428571rem solid #1890ff;
  transition: unset !important;
}
._DeviceTree_ .ant-radio-button-wrapper {
  height: 1.14285714rem;
  line-height: 0.71428571rem;
  width: 1.42857143rem;
  padding: 0 0 0 0.14285714rem;
}
._DeviceTree_ .ant-input-search .ant-input-search-icon {
  color: #272727;
}
._DeviceTree_ ::-webkit-scrollbar {
  width: 0.28571429rem;
}
._DeviceTree_ ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
  border-radius: 0rem;
}
._DeviceTree_ ::-webkit-scrollbar-thumb {
  border-radius: 0rem;
  background: #8f8f8f;
  -webkit-box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0.1);
}
._DeviceTree_ ::-webkit-scrollbar-thumb:hover {
  background: #272727;
}
._DeviceTree_ ::-webkit-scrollbar-thumb:active {
  background: #8f8f8f;
}
._DeviceTree_ ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.2);
}
.dev-tree-drag-preview {
  border-bottom: 0.14285714rem solid #888;
  background-color: #ffffff;
}
.dev-tree-drag-preview .dev-tree-drag-preview-item {
  border-width: 0.14285714rem 0.14285714rem 0;
  border-color: #888;
  border-style: solid;
  padding: 0 0.35714286rem;
}
.dev-tree-drag-preview .dev-tree-drag-preview-item i {
  margin-right: 0.35714286rem;
}
.dev-tree-drag-preview .dev-tree-drag-preview-item span {
  display: inline-block;
  width: 10.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.file-thumbnail .file-thumbnail-container {
  display: flex;
  flex-flow: column;
  width: 7.14285714rem;
  padding: 0.35714286rem;
  border-width: 0.07142857rem;
  border-style: solid;
  border-color: #e8e8e8;
  background: #e8e8e8;
  position: relative;
  cursor: default;
}
.file-thumbnail .file-thumbnail-container.active {
  border-color: #1890ff;
  background: #1890ff;
  color: #fff;
}
.file-thumbnail .file-thumbnail-container .file-thumbnail-checkbox {
  position: absolute;
}
.file-thumbnail .file-thumbnail-icon {
  flex-grow: 1;
  font-size: 4em;
  text-align: center;
  cursor: 'pointer';
  overflow: hidden;
  max-height: 6.28571429rem;
}
.file-thumbnail .file-thumbnail-name {
  text-align: center;
  height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.file-info-table {
  height: 100%;
  width: 100%;
}
.file-info-table .file-info-table-row {
  cursor: default;
}
.file-info-table .file-info-table-row.active {
  background: #1890ff;
  color: #fff;
}
.file-info-table .file-info-table-header {
  line-height: 2.5;
  height: 2.14285714rem;
}
.simple-editable {
  display: flex;
  align-items: center;
}
.simple-editable .simple-editable-text {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.explorer {
  display: flex;
  flex-flow: column;
  height: 35.71428571rem;
  width: 100%;
  border-color: #ccc;
  border-style: solid;
  border-width: 0.07142857rem 0;
}
.explorer .explorer-nav {
  width: 100%;
  border-bottom: 0.07142857rem solid #ccc;
  padding: 0.35714286rem;
}
.explorer .explorer-toolbar {
  display: flex;
  flex-flow: row;
  width: 100%;
  border-bottom: 0.07142857rem solid #ccc;
  padding: 0.35714286rem;
}
.explorer .explorer-toolbar .explorer-toolbar-head {
  width: 13.85714286rem;
}
.explorer .explorer-toolbar .explorer-toolbar-main {
  flex-grow: 1;
}
.explorer .explorer-main {
  display: flex;
  flex-flow: row;
  flex-grow: 1;
  width: 100%;
  height: 25.71428571rem;
  border-bottom: 0.07142857rem solid #ccc;
  overflow: hidden;
}
.explorer .explorer-main .explorer-file-tree {
  width: 14.28571429rem;
  border-right: 0.07142857rem solid #ccc;
  overflow: auto;
}
.explorer .explorer-main .explorer-directory-window {
  flex-grow: 1;
  display: flex;
  flex-flow: column;
}
.explorer .explorer-main .explorer-directory-window .explorer-directory-window-content {
  flex-grow: 1;
}
.explorer .explorer-foot {
  display: flex;
  flex-flow: row;
  padding: 0.71428571rem;
}
.explorer .explorer-foot .explorer-foot-label {
  width: 10.71428571rem;
  line-height: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}
.explorer .explorer-foot .explorer-foot-file-path {
  flex-grow: 1;
}
.explorer .explorer-foot .explorer-foot-file-type {
  width: 10.71428571rem;
  margin-left: 0.71428571rem;
}
.ReactVirtualized__Table__headerRow {
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
}
.ReactVirtualized__Table__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
}
.ReactVirtualized__Table__headerTruncatedText {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ReactVirtualized__Table__headerColumn,
.ReactVirtualized__Table__rowColumn {
  margin-right: 0.71428571rem;
  min-width: 0;
}
.ReactVirtualized__Table__rowColumn {
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ReactVirtualized__Table__headerColumn:first-of-type,
.ReactVirtualized__Table__rowColumn:first-of-type {
  margin-left: 0.71428571rem;
}
.ReactVirtualized__Table__sortableHeaderColumn {
  cursor: pointer;
}
.ReactVirtualized__Table__sortableHeaderIconContainer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ReactVirtualized__Table__sortableHeaderIcon {
  -webkit-box-flex: 0;
  flex: 0 0 1.71428571rem;
  height: 1em;
  width: 1em;
  fill: currentColor;
}
.file-explorer-modal {
  width: 50rem !important;
}
.file-explorer-modal .ant-modal-body {
  padding: 0.71428571rem 0;
}
.file-explorer-modal .ant-modal-confirm-title {
  margin-left: 0.71428571rem;
}
.file-explorer-modal .ant-modal-confirm-btns {
  margin-top: 0.71428571rem;
  margin-right: 0.71428571rem;
}
._EventHandler_ {
  width: 100%;
}
._EventHandler_ .tips-text {
  font-size: 0.85714286rem;
  color: #8f8f8f;
}
._EventHandler_ .div-handler {
  padding: 0.57142857rem 1.85714286rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._EventHandler_ .div-handler .handler-title {
  padding-right: 1.14285714rem;
}
._EventHandler_ .div-handler .text-wrap p {
  margin-bottom: 0;
}
._EventHandler_ .div-handler .input-wrap {
  height: 2.28571429rem;
}
._EventHandler_ .div-handler .input-wrap .ant-input-number {
  width: 5.71428571rem;
}
._EventHandler_ .div-handler .icon-col {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
._EventHandler_ .div-handler .audio-handler .show,
._EventHandler_ .div-handler .access-handler .show,
._EventHandler_ .div-handler .normal-handler .show,
._EventHandler_ .div-handler .pop-handler .show {
  display: block;
  width: auto;
}
._EventHandler_ .div-handler .audio-handler .jump-button-wrapper,
._EventHandler_ .div-handler .access-handler .jump-button-wrapper,
._EventHandler_ .div-handler .normal-handler .jump-button-wrapper,
._EventHandler_ .div-handler .pop-handler .jump-button-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
._EventHandler_ .ant-select-selection-item-content {
  max-width: 4rem;
}
._EventHandler_ .enableText {
  display: flex;
  align-items: center;
  color: #52c41a;
}
._EventHandler_ .enableText span {
  padding-left: 0.71428571rem;
  border-left: 0.07142857rem solid #e8e8e8;
}
._EventHandler_ .hide {
  display: none;
}
._EventHandler_ .show {
  display: block;
  width: 100%;
}
._EventHandler_ .add-icon,
._EventHandler_ .del-icon {
  margin-left: 1.14285714rem;
}
._EventHandler_ .add-icon {
  color: #52c41a;
}
._EventHandler_ .del-icon {
  color: #f5222d;
}
._EventHandler_ .red {
  color: #f5222d;
}
._EventHandler_ .green {
  color: #52c41a;
}
._EventHandler_ .ant-divider {
  margin: 0.57142857rem 0 0 0 !important;
  border-color: #e8e8e8;
}
._EventHandler_ .event-link .link-title {
  display: flex;
  align-items: center;
  margin-top: 1.14285714rem;
}
._EventHandler_ .event-link .link-title .event-type-icon {
  margin-right: 0.71428571rem;
}
._EventHandler_ .event-link .link-title .event-type-icon svg {
  width: 1.14285714rem;
  height: 1.14285714rem;
}
._EventHandler_ .text-label {
  width: auto!important;
  min-width: 5.71428571rem !important;
}
._EventHandler_ .text-auto-label {
  width: auto!important;
  min-width: 5.71428571rem !important;
}
._EventHandler_ .text-label-shot {
  width: 4.28571429rem !important;
}
._EventHandler_ .text-auto-label-long {
  width: auto;
  min-width: 15.71428571rem !important;
}
._EventHandler_popover div.header-sub {
  line-height: 3.57142857rem;
  height: 3.57142857rem;
}
._EventHandler_popover .list {
  width: 100%;
}
._EventHandler_popover .ant-list-item label span:last-of-type {
  max-width: 8.57142857rem;
  overflow: hidden;
  white-space: wrap;
  text-overflow: ellipsis;
}
.EventRuleConfigVideo {
  position: relative;
}
.EventRuleConfigVideo .main-video-container {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  height: 100%;
}
.EventRuleConfigVideo .main-video-container .main-video {
  flex-grow: 1;
  height: 100%;
}
.EventRuleConfigVideo .main-video-container ._Video_ {
  flex-grow: 1;
  height: 100%;
}
.EventRuleConfigVideo .main-video-container::after {
  content: '';
  width: 2.57142857rem;
}
.EventRuleConfigVideo .no-tools-bar {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.57142857rem;
  height: 100%;
  background: #e8e8e8;
}
.EventRuleConfigVideo .fullscreen-btn-tooltip .ant-tooltip-inner {
  color: #ffffff;
  padding: 0.42857143rem 0.57142857rem;
}
.EventRuleConfigVideo .fullscreen-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  margin-top: 0.85714286rem;
  font-size: 1.42857143rem;
  width: 2.57142857rem;
}
.EventRuleConfigVideo .videoplay-btn {
  position: absolute;
  right: 0;
  bottom: 2.85714286rem;
  text-align: center;
  margin-top: 0.85714286rem;
  font-size: 1.42857143rem;
  width: 2.57142857rem;
}
.EventRuleConfigVideo ._AiToolsBar_ {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  position: absolute;
  top: 0;
}
.EventRuleConfigVideo ._AiToolsBar_ .draw-canvas {
  flex-grow: 1;
  position: static!important;
  width: 0;
}
.EventRuleConfigVideo ._AiToolsBar_ .tools-bar {
  position: static!important;
}
._EventSchedule_ {
  width: 100%;
}
.event-schedule-custom .ant-modal-body {
  display: flex;
}
.event-schedule-custom .ant-modal-content {
  width: 100%;
}
._FishEye_ {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1999;
}
._FisheyeMode_ {
  width: 100%;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  background: #13181c;
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  z-index: 2000;
  bottom: 0;
}
._FisheyeMode_ .mode-option-bar {
  display: flex;
  flex-flow: row nowrap;
}
._FisheyeMode_ .fisheye-calibrate-mode {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
._FisheyeMode_ .fisheye-calibrate-mode .calibrate-mode-item {
  margin-right: 0.21428571rem;
}
._FisheyeMode_ .fisheye-calibrate-mode .calibrate-mode-item .selected span.anticon svg {
  color: #1890ff !important;
}
._FisheyeMode_ .fisheye-calibrate-mode .unselected-mode path,
._FisheyeMode_ .fisheye-calibrate-mode .unselected-mode rect {
  color: #a6abb4 !important;
  fill: #a6abb4 !important;
}
._FisheyeMode_ .mode-arrow:hover span.anticon svg {
  color: #1890ff !important;
}
._FisheyeMode_ .fisheye-close {
  color: #fff;
}
._FisheyeMode_ .fisheye-close .anticon {
  font-size: 1.28571429rem;
  vertical-align: text-top;
  cursor: pointer;
}
._FisheyeMode_ .fisheye-close .anticon:hover {
  color: #40a9ff;
}
.mode-menu-overlay .unselected-mode path,
.mode-menu-overlay .unselected-mode rect {
  color: #a6abb4 !important;
  fill: #a6abb4 !important;
}
:export {
  picImagePanelWidth: 80;
}
._ImageCarousel_ {
  width: 100%;
}
._ImageCarousel_ .small-pic {
  width: 100%;
  height: 9.57142857rem !important;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
._ImageCarousel_ .small-pic ._imageswiper_ {
  bottom: 0;
  height: 9.85714286rem !important;
}
._ImagePanel_ .image-body {
  width: 5.71428571rem !important;
  height: 9.71428571rem !important;
}
._ImagePanel_.image-body.image-body-selected {
  border-width: 0.21428571rem;
  border-color: #1890ff !important;
}
._ImagePanel_ .m-image-bottom-action {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  display: none;
}
._ImagePanel_ .m-image-bottom-action span {
  margin: 0 0.21428571rem;
  vertical-align: middle;
}
._ImagePanel_:hover .m-image-bottom-action {
  display: block;
  width: 100%;
  background-color: rgba(232, 232, 232, 0.4);
}
._ImagePanel_ .image-top-time {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  font-weight: bold;
  background: transparent;
  font-size: 0.85714286rem;
  z-index: 10;
  color: #fff;
}
._ImagePanel_ .image-carousel-swiper {
  width: 100%;
}
._ImagePanel_ .m-image-bottom-action span:hover {
  color: #1890ff;
}
._imageswiper_ {
  width: 100%;
  height: 9.57142857rem !important;
  position: absolute;
  bottom: 7.35714286rem;
  z-index: 10;
}
._imageswiper_ .swiper-wrapper {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.26);
}
._imageswiper_ .swiper-button {
  display: inline-block;
  line-height: 4.14285714rem;
}
._imageswiper_ .swiper-button-next,
._imageswiper_ .swiper-button-prev {
  color: #272727;
  font-size: 2.57142857rem;
}
._imageswiper_ .swiper-button-next:hover,
._imageswiper_ .swiper-button-prev:hover {
  background-color: rgba(232, 232, 232, 0.4);
}
._imageswiper_ .swiper-button-next:after,
._imageswiper_ .swiper-button-prev:after {
  content: '';
}
._imageswiper_ .swiper-button-prev.swiper-button-disabled,
._imageswiper_ .swiper-button-next.swiper-button-disabled {
  cursor: pointer;
  opacity: 1;
  pointer-events: visible;
}
._imageswiper_ .swiper-slide {
  text-align: center;
}
._imageswiper_ .image-body {
  display: inline-block;
  position: relative;
  width: 80%;
  height: 100%;
  cursor: pointer;
  border: 0.07142857rem solid #d1d1d1;
}
._imageswiper_ .image-body.image-body-selected {
  border-width: 0.21428571rem;
  border-color: #1890ff !important;
}
._imageswiper_ .image-body .image-list {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
._ImageZoom_ {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #000;
}
._ImageZoom_ img {
  width: 100%;
}
._PreviewPlayer_ {
  position: relative;
  width: 100%;
  height: 100%;
}
._PreviewPlayer_ .video-player {
  width: 100%;
  height: 100%;
}
._PreviewPlayer_ .video-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border: 0.07142857rem solid #000;
  background-color: #1b1b1b;
  background-size: 100% 100%;
}
._PreviewPlayer_ .player-state-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.42857143rem;
  margin-left: -1.42857143rem;
}
._PreviewPlayer_ .player-state-icon .anticon {
  font-size: 2.85714286rem;
}
.m-schedule-modal {
  width: 71.42857143rem !important;
}
._Schedule_ {
  display: flex;
}
._Schedule_ .ant-modal-content {
  width: 100%;
}
._ScheduleList_ {
  width: 13.14285714rem;
  border-right: 0.07142857rem solid #e8e8e8;
}
._ScheduleList_ .schedule-list {
  max-height: 41.14285714rem;
  overflow-y: scroll;
}
._ScheduleList_ .schedule-active {
  background-color: #e6f7ff;
  color: #1890ff;
}
._ScheduleList_ section:last-of-type .schedule-row {
  margin-bottom: 0;
}
._ScheduleList_ .schedule-row {
  height: 2.14285714rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0.57142857rem;
}
._ScheduleList_ .schedule-row .col-text {
  line-height: 2.14285714rem;
}
._ScheduleList_ .schedule-row .ant-input {
  height: 1.71428571rem;
}
._ScheduleList_ .schedule-active .button-col {
  display: flex;
  justify-content: flex-end;
}
._ScheduleList_ .button-col {
  display: none;
}
._ScheduleList_ .btn-add {
  margin-left: 0.57142857rem;
}
._ScheduleList_ .red {
  color: #f5222d;
}
._ScheduleList_ .schedule-curtitle {
  width: 7.14285714rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._SchedulePane_ {
  width: 60.42857143rem;
  padding-left: 1.42857143rem;
  overflow-x: auto;
}
._SchedulePane_ .ant-alert {
  width: 28.57142857rem;
  height: 2.28571429rem;
  margin: 1.14285714rem 0rem;
}
._SchedulePane_ .schedule-timeSet {
  width: 55.85714286rem;
  border: 0.07142857rem solid #e8e8e8;
  margin-bottom: 0.71428571rem;
}
._SchedulePane_ .schedule-timeSet .shedule-timeRuler {
  margin-bottom: 0rem;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod {
  display: flex;
  align-items: center;
  height: 3.42857143rem;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod:not(:last-of-type) {
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod .timeDay {
  margin-top: 0.28571429rem;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod .btn-copy {
  margin-left: 1.07142857rem;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod .btn-copy .copy-text {
  width: 3.42857143rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._SchedulePane_ .schedule-timeSet .schedule-timePeriod:last-child {
  margin-bottom: 0rem;
}
._SchedulePane_ .label-col {
  line-height: 2.28571429rem;
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._SchedulePane_ .customHide {
  display: none;
}
._SchedulePane_ .schedule-customShow {
  position: relative;
}
._SchedulePane_ .schedule-addUsefulLife-button {
  position: absolute;
  right: 14.28571429rem;
  bottom: 0rem;
}
._SchedulePane_ .isShowDelAdd {
  right: 10rem;
}
._ScheduleSlider_ {
  padding-top: 0.71428571rem;
  padding-bottom: 0.71428571rem;
}
._ScheduleSlider_ .day-plan {
  position: relative;
  height: 0.71428571rem;
  border-radius: 0.35714286rem;
  background-color: #e8eaeb;
  cursor: pointer;
  box-sizing: border-box;
}
._ScheduleSlider_ .day-plan .onlyNormal-handle {
  height: 1.14285714rem;
  width: 1.14285714rem;
  z-index: 1;
}
._ScheduleSlider_ .day-plan .day-track {
  width: 100%;
  position: absolute;
  height: 100%;
  background: #46a6ff;
}
._ScheduleSlider_ .day-plan .day-track .day-handle {
  position: absolute;
  top: 0.07142857rem;
  width: 1.07142857rem;
  height: 1.07142857rem;
  margin-top: -0.28571429rem;
  margin-left: -0.28571429rem;
  background-color: #ffffff;
  border: solid 0.14285714rem #91d5ff;
  border-radius: 50%;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  z-index: 999;
}
._ScheduleSlider_ .day-plan .day-track .day-handle:hover {
  border-color: #46a6ff;
}
._ScheduleSlider_ .day-plan .day-track .right {
  right: -0.71428571rem;
}
.m-schedule-modal .ant-modal-body {
  padding: 0;
}
.pop-copy-content {
  width: 15.07142857rem;
}
.pop-copy-content .copyChooseBg {
  background-color: #1890ff;
  color: #ffffff;
}
.pop-copy-content .popover-body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pop-copy-content .popover-body button {
  width: 4.64285714rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop-copy-content .button-group {
  display: flex;
  justify-content: flex-end;
}
.pop-delete-content .red {
  color: #f5222d;
}
.timer-box {
  height: 2.14285714rem;
  width: 5.85714286rem;
  display: inline-block;
}
.timer-box .ant-input {
  padding: 0.28571429rem 0rem;
}
.timer-box .timer-input {
  background-color: #ffffff;
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border: none;
}
.timer-box .timer-input:focus {
  border: transparent;
}
.timer-box .timer-point {
  float: left;
  vertical-align: baseline;
  margin: 0;
  padding: 0.21428571rem;
  background-color: #ffffff;
  height: 2.14285714rem;
  font-weight: bold;
}
.tip .ant-tooltip-inner {
  color: #272727;
  background-color: #ffffff;
  padding: 0.35714286rem 0.57142857rem 0 0.57142857rem;
}
.tip .timer-input {
  width: 1.42857143rem;
  min-width: 0.71428571rem;
  float: left;
  height: 2.14285714rem;
  text-align: center;
}
.tip .ant-tooltip-arrow-content {
  background-color: #ffffff;
}
._ObjectTypeSelector_ {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
._ObjectTypeSelector_ .object-type-container {
  height: 7.14285714rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-left: 0.71428571rem;
}
._ObjectTypeSelector_ .object-type-container .ant-radio-group svg {
  font-size: 2rem;
}
._ObjectTypeSelector_ .filter-tag-tips {
  max-width: 95%;
}
._SetTag_ {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
._SetTag_ .set-tag-container {
  height: 7.14285714rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-left: 0.71428571rem;
}
.set-tag-modal .ant-modal-body {
  padding: 0;
}
.set-tag-modal .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.set-tag-modal .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.object-type-modal .ant-modal-content {
  box-shadow: none !important;
}
.object-type-modal .ant-modal-body {
  padding: 0;
}
.object-type-modal .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.object-type-modal .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.object-type-modal .ant-modal-body .ant-table .ant-table-header {
  border-right: 0.07142857rem solid #f0f0f0;
}
.object-type-modal .ant-modal-body .ant-table .ant-table-body {
  overflow-y: auto !important;
  border-right: 0.07142857rem solid #f0f0f0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  height: 14.28571429rem;
}
.object-type-modal .ant-modal-body .ant-table .ant-table-body table {
  border-bottom: 0 !important;
}
.object-type-modal .ant-modal-body .ant-table .ant-table-body table tr:not(:first-child) td:last-child {
  border-right: 0;
}
._SearchForImages_ .m-video-title {
  width: 100%;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0.07142857rem solid #000;
  padding: 0 0.57142857rem;
  position: absolute;
  z-index: 2000;
  left: 0rem;
  top: 0rem;
  display: flex;
  flex-flow: row-reverse nowrap;
}
._SearchForImages_ .m-video-title .ant-btn {
  margin: 0.14285714rem 0.28571429rem 0 0.28571429rem;
}
.traffic-rule-set-modal .ant-modal-body {
  padding: 0 !important;
}
.traffic-rule-set-modal .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
}
.traffic-rule-set-modal .ant-modal-body .ant-modal-confirm-content {
  margin: 0 !important;
}
.traffic-rule-set-modal .ant-modal-confirm-btns {
  display: none !important;
}
.traffic-rule-set-modal ._SetContent_ {
  border-top: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.traffic-rule-set-modal ._SetContent_ .ant-tabs-nav-wrap {
  padding: 1.07142857rem 0 !important;
}
.traffic-rule-set-modal ._SetContent_ .set-config-row {
  padding: 1.07142857rem;
}
.traffic-rule-set-modal ._SetContent_ .set-config-col {
  padding: 0.71428571rem 0;
}
._UploadUpgrade_ .device-version {
  min-width: 68.85714286rem;
  height: 11rem;
  border: solid 0.07142857rem #91d5ff;
  background-color: #e6f7ff;
  border-radius: 0.28571429rem;
  padding-left: 2.14285714rem;
  padding-top: 2.14285714rem;
}
._UploadUpgrade_ .device-version .version-title {
  float: left;
  margin-right: 2.14285714rem;
}
._UploadUpgrade_ .device-version .version-title .m-h-icon-ivss {
  background: url(/static/media/deviceicon.aee39ed6.png) no-repeat;
  background-size: 100%;
  cursor: default !important;
}
._UploadUpgrade_ .device-version .version-title .m-logo-upgrade-icon {
  position: relative;
  width: 8.57142857rem !important;
  height: 3.57142857rem !important;
  background-position: 0 -26.42857143rem;
}
._UploadUpgrade_ .device-version .version-content {
  float: left;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content {
  width: 30rem;
  display: flex;
  flex-flow: row nowrap;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .version-importBtn {
  border-radius: 0.28571429rem;
  border: solid 0.07142857rem #1890ff;
  color: #1890ff;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-btn {
  float: left;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-process {
  width: 70%;
  margin-left: 1.07142857rem;
  display: inline-block;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-process .upgrade-state-block {
  width: auto;
  display: inline-block;
  margin-left: 1.07142857rem;
  margin-right: 0.75rem;
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-process .upgrade-state-block.success {
  background-color: #1eb04b;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-process .upgrade-state-block.error {
  background-color: #FE4E50;
}
._UploadUpgrade_ .device-version .version-content .upgrade-content .upgrade-process p {
  margin-bottom: 0;
}
._VehicleTypeSelect_ {
  height: 30.71428571rem;
  padding-right: 0.71428571rem;
  overflow-y: scroll;
}
._VehicleTypeSelect_ .selected {
  background-color: #e5f6ff;
}
._VehicleTypeSelect_ .ant-card-body {
  padding: 0;
}
._VehicleType_ {
  height: 7.14285714rem;
  text-align: center;
}
._VehicleType_ .vehicle {
  margin: 0 auto;
  height: 5.78571429rem;
}
._VehicleType_ .type-name {
  display: block;
}
._VerfiyAdmin_ .ant-modal-body {
  padding: 0;
}
._VerfiyAdmin_ .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._VerfiyAdmin_ .ant-modal-confirm-content {
  padding: 1.78571429rem;
}
._VerfiyAdmin_ .ant-modal-confirm-btns {
  width: 100%;
  padding: 0.71428571rem 1.14285714rem;
  text-align: right;
  background: transparent;
  border-top: 0.07142857rem solid #f0f0f0;
  border-radius: 0 0 0.14285714rem 0.14285714rem;
  margin-top: 0;
}
._Video_ {
  height: 30rem;
  width: 40rem;
  border: none;
  background: transparent;
  position: relative!important;
}
.video-small {
  height: 21rem;
  width: 28rem;
  position: relative;
}
._VideoGrid_ {
  z-index: 1;
}
._VideoGrid_ .grid-canvas {
  position: absolute;
  top: 0;
}
._VideoWindow_ {
  width: 100%;
  height: 100%;
  z-index: 0;
}
._VideoWindow_ .video-defalutGg {
  border: 0.07142857rem solid #000;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
}
._VideoWindow_ .video-defalutGg .video-bigIcon,
._VideoWindow_ .video-defalutGg .video-bigTip {
  position: relative;
  top: 50%;
  display: block;
  text-align: center;
}
._VideoWindow_ .video-defalutGg .video-bigTip {
  color: #ffffff;
  margin-top: 0.71428571rem;
}
._VideoWindow_ .title {
  position: absolute;
  top: 0;
  width: 100%;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0.07142857rem solid #000;
  z-index: 2000;
  padding: 0 0.57142857rem;
  overflow: hidden;
}
._VideoWindow_ .title span {
  color: #fff;
}
._VideoWindow_ .title .title-text {
  width: 30%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._VideoWindow_ .title .title-icon-box {
  color: #fff;
  margin-top: -2.14285714rem;
}
._VideoWindow_ .title .title-icon-box .title-icon-drop {
  text-align: right;
}
._VideoWindow_ .title .title-icon-box .title-icon span.anticon:not(:last-child) {
  margin: 0 0.28571429rem;
}
._VideoWindow_ .title .title-icon-box .title-icon .anticon {
  font-size: 1.28571429rem;
  vertical-align: text-top;
  cursor: pointer;
}
._VideoWindow_ .title .title-icon-box .title-icon .anticon:hover {
  color: #40a9ff;
}
._VideoWindow_ .disable-title {
  pointer-events: none;
}
._VideoWindow_ .video-channel-info {
  color: #ffffff;
  font-size: 1.71428571rem;
  position: absolute;
  top: 0;
  left: 0.85714286rem;
}
._VideoWindow_ .video-stream-info {
  position: absolute;
  color: #fff;
  font-weight: bolder;
  margin-top: 2.14285714rem;
  margin-left: 0.71428571rem;
  z-index: 2;
}
._VideoWindow_ .video-window-cover-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
._VideoWindow_ .video-window-video {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
._VideoWindow_ .video-event-icon {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
._VideoWindow_ .video-event-icon .anticon {
  font-size: 1.71428571rem;
  margin: 0.5rem;
}
._VideoWindow_ ._CrowdDistriMapWin_ {
  position: absolute;
  z-index: 5;
}
._VideoWindow_ .crowd_pic {
  width: 40%;
  height: 15%;
  right: 0;
  bottom: 0;
  position: absolute;
}
._VideoWindow_ ._LiveThermal_ {
  position: absolute;
  z-index: 2;
  color: #fff;
}
._VideoWindow_ ._LiveThermal_ .thermal-temper {
  display: inline-block;
  background-color: #52c41a;
}
._VideoWindow_ .m-video-rect {
  z-index: 1;
  position: absolute;
  border: 0.07142857rem solid #f5222d;
}
._VideoWindow_ .m-video-rect.m-video-special {
  border-color: #fcac15;
}
._VideoWindow_ .m-video-rect .auto-picker-search-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.78571429rem;
  height: 1.78571429rem;
  background-color: #fff;
  border-radius: 0.28571429rem;
  padding: 0.14285714rem;
  box-shadow: 0.07142857rem 0.07142857rem 0.14285714rem rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 10001;
}
._VideoWindow_ .m-video-rect .auto-picker-search-btn > div {
  background-image: url('/static/media/icon_smartReplay.1d3055b9.png');
  background-size: contain;
  width: 100%;
  height: 100%;
}
._VideoWindow_ .m-video-slider {
  position: absolute;
  top: 35%;
  height: 30%;
  z-index: 1;
}
._VideoWindow_ .area-search-panel-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.videowindow-meun-overlay {
  opacity: 0.8;
}
.videowindow-meun-overlay .ant-dropdown-menu {
  border-color: #272f35;
  background-color: #272f35;
  color: #a6adb4;
}
.videowindow-meun-overlay .ant-dropdown-menu-item span.anticon {
  font-size: 1.42857143rem !important;
  color: #ffffff;
}
.videowindow-meun-overlay .ant-dropdown-menu-item:hover {
  background-color: inherit;
  color: #ffffff !important;
}
.videowindow-meun-overlay .ant-dropdown-menu-item:hover span.anticon {
  color: #40a9ff;
}
.m-beltinfo-absolute {
  width: 26.28571429rem;
  height: 24.28571429rem;
  position: absolute;
  background-color: #000;
  opacity: 0.6;
  color: #fff;
  z-index: 2000;
}
.m-beltinfo-box {
  width: 12.42857143rem;
  float: left;
  padding: 0 0 0 0.71428571rem;
  font-size: 1rem;
}
.m-beltinfo-box p {
  margin-bottom: 0.71428571rem;
}
.m-beltinfo-box.left {
  width: 15rem;
}
.m-beltinfo-box.right {
  width: 10.71428571rem;
}
.m-beltinfo-title {
  font-size: 1.28571429rem;
  font-weight: bold;
  color: #2277cb;
  text-align: left;
}
.m-beltinfo-subtitle {
  font-weight: bold;
  font-size: 1.14285714rem;
  color: #b9690a;
  text-align: left;
}
.m-beltinfo-text {
  font-size: 1.14285714rem;
}
.m-beltinfo-box .current {
  color: red !important;
}
.m-beltinfo-box .gray,
.m-beltinfo-box .gray span {
  color: gray !important;
}
.m-beltinfo .m-beltinfo-box,
.m-beltinfo-box p,
.m-beltinfo-box span {
  cursor: move;
}
.m-beltinfo .m-belt-close {
  position: absolute;
  top: 22.85714286rem;
  right: 0.71428571rem;
  color: red;
}
.eptz-setting-modal .eptz-setting-mode .ant-radio {
  padding-bottom: 0.11428571rem;
}
.eptz-setting-modal .eptz-setting-mode .eptz-mode {
  color: #8f8f8f;
}
.eptz-setting-modal .eptz-setting-mode .eptz-mode-selected {
  color: #1890ff;
}
.eptz-setting-modal .area-data-number {
  width: 5.71428571rem !important;
}
.eptz-setting-modal .eptz-track-timerange {
  height: 2.14285714rem;
}
.acupick {
  position: absolute;
  width: 100%;
  height: 100%;
}
.acupick .auto-picker {
  position: absolute;
  width: 100%;
  height: 100%;
}
.acupick .auto-picker .auto-picker-targets-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target {
  position: absolute;
  border: 0.14285714rem solid;
  overflow: unset;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target::-webkit-scrollbar {
  display: none;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.face {
  border-color: #22ff00bb;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.face:hover {
  border-color: #22ff00;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.face.active {
  background-color: #22ff0055;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.human {
  border-color: #00ccffbb;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.human:hover {
  border-color: #00ccff;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.human.active {
  background-color: #00ccff55;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.vehicle {
  border-color: #ffd80088;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.vehicle:hover {
  border-color: #ffd800;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.vehicle.active {
  background-color: #ffd80055;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.nonMotor {
  border-color: #24ff0088;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.nonMotor:hover {
  border-color: #24ff00;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.nonMotor.active {
  background-color: #24ff0055;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.animal {
  border-color: #9254de88;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.animal:hover {
  border-color: #9254de;
}
.acupick .auto-picker .auto-picker-targets-container .auto-picker-target.animal.active {
  background-color: #9254de55;
}
.acupick .auto-picker .auto-picker-search-btn {
  position: absolute;
  width: 1.78571429rem;
  height: 1.78571429rem;
  background-color: #fff;
  border-radius: 0.28571429rem;
  padding: 0.14285714rem;
  box-shadow: 0.07142857rem 0.07142857rem 0.14285714rem rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 10001;
}
.acupick .auto-picker .auto-picker-search-btn > div {
  background-image: url('/static/media/icon_SearchByImage.ff29a2c0.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.acupick .auto-picker .auto-picker-picture-search > div {
  width: 1.28571429rem;
  height: 1.28571429rem;
  margin: 0.14285714rem 0 0 0.14285714rem;
}
.acupick .auto-picker .auto-picker-attr-search-btn > div {
  background-image: url('/static/media/icon_smartReplay.1d3055b9.png');
  background-size: contain;
  width: 100%;
  height: 100%;
}
.acupick .auto-picker .auto-picker-ctm-search-btn > div {
  background-image: url('/static/media/icon_smartReplay.1d3055b9.png');
  background-size: contain;
  width: 100%;
  height: 100%;
}
.acupick .manual-picker {
  position: absolute;
  width: 100%;
  height: 100%;
}
.acupick .manual-picker canvas.draw-canvas {
  z-index: 1;
}
.acupick .toolbar {
  z-index: 10000;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  padding: 0.71428571rem;
}
.acupick .toolbar .ant-radio-button-wrapper {
  background: transparent;
  color: #d9d9d9;
}
.acupick .toolbar .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  background-color: #1890ff;
  color: #fff;
}
.acupick .toolbar .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: none;
}
.acupick .acupick-dir-select .withLabel-wrapper {
  line-height: 0;
}
.acupick .acupick-dir-select .withLabel-wrapper .ant-select-selector {
  background: transparent;
  color: #fff;
}
.acupick .acupick-dir-select .withLabel-wrapper .ant-select-arrow {
  color: #fff;
}
.search-area-modal ._AreaSelection_ {
  position: absolute;
}
.search-area-modal ._AreaSelection_ .draw-canvas {
  left: 0;
  top: 0;
}
._WinMouseMove_ {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
._WinMouseMove_.selectVideo {
  border: 0.07142857rem solid #fcac15;
  z-index: 10;
}
._WinMouseMove_ .rRightDown,
._WinMouseMove_ .rLeftDown,
._WinMouseMove_ .rLeftUp,
._WinMouseMove_ .rRightUp,
._WinMouseMove_ .rRight,
._WinMouseMove_ .rLeft,
._WinMouseMove_ .rUp,
._WinMouseMove_ .rDown {
  position: absolute;
  z-index: 15000;
  font-size: 0;
}
._WinMouseMove_ .rUp,
._WinMouseMove_ .rDown,
._WinMouseMove_ .rRight,
._WinMouseMove_ .rLeft {
  background: #fcac15;
}
._WinMouseMove_ .rUp,
._WinMouseMove_ .rDown {
  width: 1.42857143rem;
  height: 0.35714286rem;
  margin-left: -0.71428571rem;
  cursor: n-resize;
}
._WinMouseMove_ .rRight,
._WinMouseMove_ .rLeft {
  width: 0.35714286rem;
  height: 1.42857143rem;
  margin-top: -0.71428571rem;
  cursor: e-resize;
}
._WinMouseMove_ .rRight {
  right: -0.14285714rem;
  top: 50%;
}
._WinMouseMove_ .rLeft {
  left: -0.14285714rem;
  top: 50%;
}
._WinMouseMove_ .rUp {
  top: -0.14285714rem;
  left: 50%;
}
._WinMouseMove_ .rDown {
  bottom: -0.14285714rem;
  left: 50%;
}
._WinMouseMove_ .rLeftDown,
._WinMouseMove_ .rRightUp,
._WinMouseMove_ .rRightDown,
._WinMouseMove_ .rLeftUp {
  width: 1.14285714rem;
  height: 1.14285714rem;
}
._WinMouseMove_ .rLeftDown,
._WinMouseMove_ .rRightUp {
  cursor: ne-resize;
}
._WinMouseMove_ .rRightDown,
._WinMouseMove_ .rLeftUp {
  cursor: se-resize;
}
._WinMouseMove_ .rRightDown {
  right: -0.14285714rem;
  bottom: -0.14285714rem;
  border-right: 0.35714286rem solid #fcac15;
  border-bottom: 0.35714286rem solid #fcac15;
}
._WinMouseMove_ .rLeftDown {
  left: -0.14285714rem;
  bottom: -0.14285714rem;
  border-left: 0.35714286rem solid #fcac15;
  border-bottom: 0.35714286rem solid #fcac15;
}
._WinMouseMove_ .rLeftUp {
  left: -0.14285714rem;
  top: -0.14285714rem;
  border-top: 0.35714286rem solid #fcac15;
  border-left: 0.35714286rem solid #fcac15;
}
._WinMouseMove_ .rRightUp {
  right: -0.14285714rem;
  top: -0.14285714rem;
  border-right: 0.35714286rem solid #fcac15;
  border-top: 0.35714286rem solid #fcac15;
}
._VideoArea_ {
  z-index: 1;
}
._VideoArea_ .grid-canvas {
  position: absolute;
  top: 0;
}
.aitrack_bg {
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 0.71428571rem;
  position: absolute;
  bottom: 0;
  z-index: 11;
}
.aitrack_bg span {
  font-size: 1.28571429rem;
  margin-top: 0.71428571rem;
}
._VideoConsoleH5_ .rule-video-area {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border: 0.07142857rem solid #fcac15;
  width: 0;
  height: 0;
}
._VideoConsoleH5_ .rule-video-area.hidden {
  visibility: hidden;
  height: 0;
}
.VideoPlayer {
  display: flex;
  flex-flow: row;
  position: relative;
  height: 43.28571429rem;
}
.VideoPlayer.view-large-image {
  height: 46.5rem;
}
.VideoPlayer .video-player-layout {
  display: flex;
  flex-flow: column;
  width: 54.28571429rem;
  padding-right: 0.71428571rem;
  padding-left: 0.71428571rem;
}
.VideoPlayer .video-player-layout .ant-radio-group {
  padding: 0.71428571rem 0.78571429rem;
  margin-left: -0.71428571rem;
}
.VideoPlayer .video-player-layout .ant-radio-group .ant-radio-button-wrapper {
  background: #565656;
  color: #acacac;
  border: 0.07142857rem solid #565656;
  box-shadow: unset;
}
.VideoPlayer .video-player-layout .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #565656;
}
.VideoPlayer .video-player-layout .ant-radio-group .ant-radio-button-wrapper:not(:first-child)::before {
  background-color: #565656;
}
.VideoPlayer .video-player-layout .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked {
  color: #fff;
  background: #8a8a8a;
}
.VideoPlayer .video-player-container {
  position: relative;
  height: 100%;
  background-color: #000;
}
.VideoPlayer .video-player-container.video-transparent {
  background-color: transparent;
}
.VideoPlayer .video-player-container .sketch-canvas {
  top: 0;
}
.VideoPlayer .video-player-progress {
  background-color: #272727;
  z-index: 1;
}
.VideoPlayer .video-player-video {
  width: 100%;
  height: 39.28571429rem;
}
.VideoPlayer .video-player-state-text {
  border: 0.07142857rem solid #000;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.VideoPlayer .video-player-state-text .video-bigIcon,
.VideoPlayer .video-player-state-text .video-bigTip {
  position: relative;
  top: 50%;
  display: block;
  text-align: center;
  font-size: 6.42857143rem;
  margin-top: -4.78571429rem;
}
.VideoPlayer .video-player-state-text .video-bigTip {
  color: #ffffff;
  margin-top: 0.71428571rem;
  font-size: 1.60714286rem;
}
.VideoPlayer .video-player-toolbar {
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  color: #f5f5f5;
  height: 4.07142857rem;
  min-height: 4.07142857rem;
  position: relative;
  background-color: #272727;
  border-top: 0.07142857rem solid #a6aab228;
}
.VideoPlayer .video-player-toolbar .ant-btn-link {
  color: #a6aab2;
}
.VideoPlayer .video-player-toolbar .ant-btn-link:hover {
  color: #1890ff;
}
.VideoPlayer .video-player-toolbar .ant-btn-link[disabled],
.VideoPlayer .video-player-toolbar .ant-btn-link[disabled]:hover,
.VideoPlayer .video-player-toolbar .ant-btn-link[disabled]:focus,
.VideoPlayer .video-player-toolbar .ant-btn-link[disabled]:active {
  color: #565656 !important;
}
.VideoPlayer .video-player-toolbar .video-player-pause-btn {
  width: 2.14285714rem;
  padding: 0 !important;
}
.VideoPlayer .video-player-toolbar .video-player-pause-btn .anticon {
  font-size: 1.57142857rem;
}
.VideoPlayer .video-player-toolbar .video-player-play-btn {
  width: 2.14285714rem;
  padding: 0 !important;
}
.VideoPlayer .video-player-toolbar .video-player-play-btn .anticon {
  font-size: 1.42857143rem;
}
.VideoPlayer .video-player-toolbar .video-player-play-btn .anticon:hover {
  color: #1890ff;
}
.VideoPlayer .video-player-toolbar .video-player-video-switch {
  height: 100%;
  margin-right: 0.35714286rem;
  line-height: 4.57142857rem;
}
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-prev-btn.ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-next-btn.ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-menu-btn.ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-dump-btn.ant-btn-link {
  padding: 0;
  font-size: 1.5rem;
}
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-prev-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-next-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-menu-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link,
.VideoPlayer .video-player-toolbar .video-player-video-switch .video-player-video-dump-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link {
  padding: 0;
  height: 100%;
  font-size: 1.5rem;
}
.VideoPlayer .video-player-toolbar .video-player-video-switch .default {
  color: #1890ff;
}
.VideoPlayer .video-player-toolbar .video-player-rulebox-btn {
  height: 100%;
  line-height: 4.28571429rem;
  vertical-align: middle;
}
.VideoPlayer .video-player-toolbar .video-player-rulebox-btn.visible {
  visibility: visible !important;
}
.VideoPlayer .video-player-toolbar .video-player-rulebox-btn.ant-btn-link {
  padding: 0;
  font-size: 1.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-rulebox-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link {
  padding: 0;
  height: 100%;
  line-height: 4.28571429rem;
  font-size: 1.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-rulebox-btn.selected {
  color: #1890ff;
}
.VideoPlayer .video-player-toolbar .video-player-audio-switch {
  height: 100%;
  line-height: 4.07142857rem;
  vertical-align: middle;
}
.VideoPlayer .video-player-toolbar .video-player-audio-switch .video-player-audio-mode {
  display: inline-block;
  width: 3.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: no-wrap;
  text-align: center;
}
.VideoPlayer .video-player-toolbar .video-player-audio-switch .video-player-audio-prev-btn,
.VideoPlayer .video-player-toolbar .video-player-audio-switch .video-player-audio-next-btn {
  padding: 0;
  vertical-align: middle;
  font-size: 1.5rem;
}
.VideoPlayer .video-player-toolbar .video-player-time-spand {
  line-height: 4rem;
  margin-left: 0.35714286rem;
  margin-right: 0.35714286rem;
}
.VideoPlayer .video-player-toolbar .video-player-volume-trigger {
  width: 8.57142857rem;
  display: flex;
  flex-flow: row;
  margin-left: 0.35714286rem;
}
.VideoPlayer .video-player-toolbar .video-player-volume-trigger .video-player-volume-trigger-mute,
.VideoPlayer .video-player-toolbar .video-player-volume-trigger .video-player-volume-trigger-unmute {
  padding: 0;
  vertical-align: middle;
  font-size: 1.5rem;
}
.VideoPlayer .video-player-toolbar .video-player-volume-slider {
  flex-shrink: 1;
  width: 100%;
  margin-left: 0.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-volume-slider .ant-tooltip {
  height: 0;
}
.VideoPlayer .video-player-toolbar .video-player-progress-slider:hover .ant-slider-track,
.VideoPlayer .video-player-toolbar .video-player-volume-slider:hover .ant-slider-track {
  background-color: #1890ff;
}
.VideoPlayer .video-player-toolbar .video-player-progress-slider:hover .ant-slider-handle,
.VideoPlayer .video-player-toolbar .video-player-volume-slider:hover .ant-slider-handle {
  border-color: #1890ff;
}
.VideoPlayer .video-player-toolbar .video-player-progress-slider {
  flex-grow: 1;
  margin-top: 0.71428571rem !important;
}
.VideoPlayer .video-player-toolbar .video-player-set-btn {
  height: 100%;
  line-height: 4.28571429rem;
}
.VideoPlayer .video-player-toolbar .video-player-set-btn.ant-btn-link {
  padding: 0;
  font-size: 1.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-set-btn.ant-tooltip-disabled-compatible-wrapper .ant-btn-link {
  padding: 0;
  font-size: 1.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-videoLengthBtn {
  margin: 0.71428571rem;
  padding: 0.35714286rem 0.21428571rem 0;
  color: #fff;
  background-color: transparent;
  border: transparent;
  width: 5.71428571rem;
}
.VideoPlayer .video-player-toolbar .video-player-videoLengthBtn .ant-tooltip.ant-tooltip-placement-left {
  top: 0 !important;
}
.VideoPlayer .video-player-toolbar .video-player-videoLengthBtn .video-player-videoLengthIcon {
  vertical-align: middle;
  font-size: 1.28571429rem;
}
.VideoPlayer .video-player-toolbar .video-player-videoLengthBtn.ant-tooltip-open {
  color: #1890ff;
}
.VideoPlayer .video-player-list {
  position: absolute;
  width: 14.28571429rem;
  right: -14.42857143rem;
  top: -3.14285714rem;
  bottom: 0;
  background: #272727;
  cursor: pointer;
  display: flex;
  flex-flow: column;
}
.VideoPlayer .video-player-list .video-player-list-title {
  min-height: 2.85714286rem;
  color: #f5f5f5;
  padding-left: 0.71428571rem;
}
.VideoPlayer .video-player-list .video-player-list-container {
  overflow: auto;
  flex-grow: 1;
}
.VideoPlayer .video-player-list .video-player-list-container > div {
  padding: 0 0 1.42857143rem 0;
}
.VideoPlayer .video-player-list .video-player-list-container > div .video-player-title-inner {
  color: #f5f5f5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  height: 2.14285714rem;
  display: inline-block;
  width: 12.85714286rem;
}
.VideoPlayer .video-player-list .video-player-list-container > div .video-player-list-inner {
  color: grey;
}
.VideoPlayer .video-player-list .video-player-list-container > div .video-player-list-inner.active {
  color: #f5f5f5;
}
.VideoPlayer .video-player-list .video-player-list-container > div .video-player-list-inner:hover {
  color: #f5f5f5;
}
.VideoPlayer .video-player-attributes {
  padding: 0 !important;
  background: #272727;
  display: flex;
  flex-flow: column;
  border-left: 0.07142857rem solid #565656;
}
.VideoPlayer .video-player-attributes .attr-title {
  padding: 0 1.07142857rem;
  color: #f5f5f5;
  font-weight: bold;
}
.VideoPlayer .video-player-attributes .active ._AIPanel_ {
  border-color: #1890ff !important;
}
.VideoPlayer .video-player-attributes .only-body {
  color: #f5f5f5;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ {
  margin: 0.71428571rem;
  border-color: #565656;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_:hover .m-ai-foot-eventName {
  display: flex !important;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .panel-heading {
  border-bottom: 0;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .panel-heading .m-icon-check {
  display: none;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .panel-body .ant-progress-text {
  color: #f5f5f5;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .panel-footer {
  border-color: #565656;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .panel-footer .m-ai-foot-action {
  display: none;
}
.VideoPlayer .video-player-attributes .only-body ._AIPanel_ .detail {
  display: none;
}
.VideoPlayer .video-player-attributes .only-body .attr-region {
  padding: 0 0.71428571rem 0.71428571rem 0.71428571rem;
  margin-top: -1.21428571rem;
  width: 20.85714286rem;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle {
  z-index: 1;
  position: relative;
  border-left: 0.07142857rem solid #565656;
  border-right: 0.07142857rem solid #565656;
  border-bottom: 0.07142857rem solid #565656;
  padding: 0.35714286rem;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn {
  padding: 0 0.5rem;
  margin: 0.21428571rem;
  font-size: 1rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
  border-radius: 0.28571429rem;
  display: inline-block;
  cursor: pointer;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn.mask-handle-red {
  background-color: #f5222d;
  border: 0.07142857rem solid #f5222d;
  color: #ffffff;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn.mask-handle-green {
  background-color: #52c41a;
  border: 0.07142857rem solid #52c41a;
  color: #ffffff;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn.mask-handle-red1 {
  color: #f5222d;
  border: 0.07142857rem solid #f5222d;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn.mask-handle-green1 {
  color: #52c41a;
  border: 0.07142857rem solid #52c41a;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns .attr-alarm-handle-btn.mask-handle-gray {
  color: #8f8f8f;
  border: 0.07142857rem solid #8f8f8f;
}
.VideoPlayer .video-player-attributes .only-body .attr-region .attr-alarm-handle .attr-alarm-handle-btns.alarm-handle-btn-disabled .attr-alarm-handle-btn {
  cursor: not-allowed;
}
.VideoPlayer .video-player-attributes ._AIPanel_.only-attributes {
  height: 18.35714286rem !important;
  border: 0;
  color: #f5f5f5;
  margin: 0.71428571rem;
  overflow-y: auto;
  flex-grow: 1;
}
.VideoPlayer .video-player-attributes ._AIPanel_.only-attributes .ant-row {
  border-left: 0.07142857rem solid #565656;
  border-top: 0.07142857rem solid #565656;
}
.VideoPlayer .video-player-attributes ._AIPanel_.only-attributes .ant-col {
  border-right: 0.07142857rem solid #565656;
  border-bottom: 0.07142857rem solid #565656;
  padding: 0.14285714rem;
}
.VideoPlayer .video-player-attributes ._AIPanel_.only-attributes .panel-body {
  height: unset;
  padding: 0;
}
.VideoPlayer .video-player-attributes ._AIPanel_.only-attributes::-webkit-scrollbar {
  background: #565656;
}
.VideoPlayer .video-player-attributes .only-distrust {
  line-height: 0;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ {
  height: auto !important;
  border: 0;
  margin-bottom: 0;
  line-height: 1.5715;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-heading {
  display: none;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-body {
  height: auto;
  padding: 0;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-body .row div:first-child {
  display: none;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-body .row .detail {
  width: 100% !important;
  max-width: unset;
  flex: auto;
  padding-left: 0 !important;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-body .m-ai-foot-brand {
  display: none;
}
.VideoPlayer .video-player-attributes .only-distrust ._AIPanel_ .panel-footer {
  display: none;
}
.VideoPlayer .video-player-attributes .only-distrust .m-ai-panel-helmet .no-facedb {
  margin-top: 0;
}
.VideoPlayer .video-player-attributes .only-footer {
  padding: 0.71428571rem 0;
  color: #f5f5f5;
  padding-bottom: 0;
  border-top: 0.07142857rem solid #565656;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ {
  width: 100% !important;
  height: 2.28571429rem !important;
  border: 0;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-heading {
  display: none;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-body {
  display: none;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-footer {
  border: 0;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-footer .m-ai-foot-eventName {
  display: none !important;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-footer .m-ai-foot-action {
  color: #f5f5f5;
  display: block !important;
  float: right !important;
  width: auto !important;
}
.VideoPlayer .video-player-attributes .only-footer ._AIPanel_ .panel-footer .start-play-icon {
  display: none !important;
}
.video-player-modal.fullscreen {
  width: calc(100% - 0.28571429rem) !important;
  max-width: unset;
}
.video-player-modal.fullscreen .VideoPlayer {
  height: unset;
}
.video-player-modal.fullscreen .VideoPlayer .video-player-layout {
  width: 100%;
}
.video-player-modal.fullscreen .VideoPlayer .video-player-layout ._Video_ {
  height: calc(100vh - 11.28571429rem) !important;
}
.video-player-modal.fullscreen .VideoPlayer .video-player-layout ._VideoEmbed_ {
  height: calc(100vh - 11.28571429rem) !important;
}
.video-player-modal.fullscreen .VideoPlayer .video-player-attributes {
  max-height: calc(100vh - 3.57142857rem) !important;
}
.video-player-modal .ant-modal-confirm-btns {
  display: none !important;
}
.video-player-modal .ant-modal-body {
  padding: 0;
  background: #272727;
}
.video-player-modal .ant-modal-confirm-title {
  padding: 0.71428571rem;
  border-bottom: 0.07142857rem solid #565656;
}
.video-player-modal .ant-modal-confirm-title,
.video-player-modal .ant-modal-close {
  display: block;
  color: #f5f5f5;
  top: -0.42857143rem;
}
.video-player-modal .ant-modal-confirm-content {
  margin-top: 0;
}
.video-player-modal .ant-modal-content {
  border: 0.07142857rem solid #272727 !important;
}
.video-player-modal .video-player-no-pictures {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-flow: column;
  color: #fff;
  text-align: center;
}
.video-theme-white .ant-modal-body {
  background: #ffffff !important;
}
.video-theme-white .ant-modal-confirm-title {
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.video-theme-white .ant-modal-confirm-title,
.video-theme-white .ant-modal-close {
  color: #272727 !important;
}
.video-theme-white .ant-modal-content {
  border: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white .video-player-video {
  border: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white .video-player-attributes {
  background: #ffffff !important;
  border-left: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white .video-player-attributes .attr-title {
  color: #272727 !important;
}
.video-theme-white .only-body {
  color: #272727 !important;
}
.video-theme-white .only-body ._AIPanel_ {
  border-color: #e8e8e8 !important;
}
.video-theme-white .only-body ._AIPanel_ .panel-footer {
  border-color: #e8e8e8 !important;
}
.video-theme-white .only-body .attr-region .attr-alarm-handle {
  border-left: 0.07142857rem solid #e8e8e8 !important;
  border-right: 0.07142857rem solid #e8e8e8 !important;
  border-bottom: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white ._AIPanel_.only-attributes {
  color: #272727 !important;
}
.video-theme-white ._AIPanel_.only-attributes .ant-row {
  border: 0.07142857rem solid #e8e8e8 !important;
  border-top: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white ._AIPanel_.only-attributes .ant-col {
  border-right: 0.07142857rem solid #e8e8e8 !important;
  border-bottom: 0.07142857rem solid #e8e8e8 !important;
}
.video-theme-white .only-footer {
  border-top: 0.07142857rem solid #e8e8e8 !important;
  color: #272727 !important;
}
.video-theme-white .only-footer ._AIPanel_ .m-ai-foot-action {
  color: #272727 !important;
}
.video-theme-white .video-player-toolbar {
  color: #272727 !important;
}
.video-theme-white .video-player-toolbar .video-player-video-switch .default {
  color: #272727 !important;
}
._ZoomInImage_ {
  width: 45.71428571rem;
  height: 32.14285714rem;
}
._ZoomInImage_ ._ImageZoom_ {
  border: none;
}
._ZoomInImage_ .zoomInImage-btn {
  position: absolute;
  font-size: 1rem;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
._ZoomInImage_ .zoomInImage-btn .zoomInImage-btn-bar {
  background: #272f35;
  color: rgba(255, 255, 255, 0.85);
  padding: 0.35714286rem 0.71428571rem 0 0.71428571rem;
  border-radius: 0.5rem;
}
._ZoomInImage_ .zoomInImage-btn .anticon {
  cursor: pointer;
}
.multi-rule-filter {
  position: relative;
  width: 100%;
  height: 100%;
}
.multi-rule-filter ._AreaSelection_ {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
}
.multi-rule-filter ._AreaSelection_ .draw-canvas {
  left: 0;
  top: 0;
}
.multi-rule-filter .multi-rule-filter-card {
  position: absolute;
  z-index: 100;
  color: #fff;
  border: 0;
  cursor: move;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-head {
  background-color: #3d3d3d;
  border-bottom: 0.07142857rem solid #464646;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-head .ant-card-head-title > span {
  color: #fff;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-body {
  background-color: #333333;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-body button > span {
  color: #fff;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-body button:hover > span {
  color: inherit;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-body .ant-radio-group svg {
  fill: #fff;
}
.multi-rule-filter .multi-rule-filter-card .ant-card-body .ant-select-selector {
  background-color: #333333;
  color: #fff;
}
._VehicleManulAdd_ {
  width: 50.85714286rem;
}
._VehicleManulAdd_ .m-f-title {
  width: 5rem !important;
  margin-right: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._VehicleManulAdd_ .m-r-title {
  width: 5rem !important;
  margin-right: 1.57142857rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._VehicleManulAdd_ .m-f-content {
  width: 15.71428571rem !important;
}
._VehicleManulAdd_ .custom-title {
  width: 5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  padding-right: 0.57142857rem;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.7rem;
}
._VehicleManulAdd_ .m-t-must {
  color: red;
}
._VehicleManulAdd_ .color-title {
  width: 4.28571429rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.7rem;
  margin-bottom: 0;
}
._VehicleManulAdd_ .color-show {
  width: 1.35714286rem;
  height: 0.28571429rem;
  display: inline-block;
  position: absolute;
  top: 1.21428571rem;
  left: 0;
  border: 0 solid #d1d1d1;
}
._VehicleManulAdd_ .select-type {
  width: 14.28571429rem;
  height: 7.71428571rem;
  border: 0.07142857rem solid #d1d1d1;
  text-align: center;
  color: #b4b4b4;
}
._VehicleManulAdd_ .select-type .vehicle {
  height: 6rem;
  margin: 0 auto;
}
._VehicleManulAdd_ .color-select {
  height: 2.57142857rem;
  width: 4.28571429rem;
  display: flex;
  flex-wrap: nowrap;
}
._VehicleManulAdd_ .color-select .color-select-paint {
  align-self: center;
}
._VehicleManulAdd_ .color-select .color-select-arrow {
  width: 1.42857143rem;
  font-size: 0.85714286rem;
  align-self: flex-end;
}
._VehicleManulAdd_ .color-select .color-select-block {
  align-self: center;
}
.video-date-dot {
  font-size: 0.35714286rem;
  margin-top: -0.35714286rem;
  color: #52c41a;
}
.ant-picker-cell-selected .video-date-dot {
  color: inherit;
}
._CompressManager_ {
  height: 100%;
  width: 100%;
  display: flex;
}
._CompressManager_ .device-tree-wrapper {
  display: flex;
  width: 17.85714286rem;
  background: #fff;
}
._CompressManager_ .CompressManager-container {
  flex-grow: 1;
  flex-shrink: 1;
  height: 100%;
  width: calc(100% - 17.85714286rem);
  border: 1.14285714rem solid #f0f2f5;
  padding: 0;
}
._CompressManager_ .CompressManager-container .ant-tabs {
  height: 100%;
}
._CompressManager_ .CompressManager-container .ant-tabs .ant-tabs-content {
  height: 100%;
  overflow-y: auto;
}
._CompressManager_ .CompressManager-container .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
}
._CompressManager_ .CompressManager-container .ant-tabs .ant-tabs-content-holder {
  height: 100%;
}
._CompressManager_ .CompressManager-container ._AiCompress_ {
  padding: 0 1.14285714rem;
}
._CompressManager_ .CompressManager-container ._CompressState_ {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
  padding: 0 1.71428571rem;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus {
  flex: 1;
  height: 0;
  overflow-x: auto;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper {
  min-width: 94.28571429rem;
  height: 100%;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
  border: unset;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  border-left: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._CompressManager_ .CompressManager-container ._CompressState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
.connect-info-setter {
  width: 71.42857143rem !important;
}
.connect-info-setter .ant-modal-body {
  height: 46.42857143rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.connect-info-setter .ant-tabs {
  height: auto!important;
}
.connect-info-setter .withLabel {
  flex-wrap: nowrap;
}
.connect-info-setter .withLabel .withLabel-label {
  flex-shrink: 0;
}
.add-device {
  border: 0.07142857rem solid #e8e8e8;
}
.add-device .ant-tabs-nav-wrap {
  padding-left: 1.07142857rem;
}
.add-device .footer {
  text-align: right;
}
.add-device .footer button + button {
  margin-bottom: 0;
  margin-left: 0.57142857rem;
}
.add-device .card-container > .ant-tabs-card > .ant-tabs-content {
  height: 8.57142857rem;
  margin-top: -1.14285714rem;
}
.add-device .card-container > .ant-tabs-card > .ant-tabs-content > .ant-tabs-tabpane {
  background: #fff;
  padding: 1.14285714rem;
}
.add-device .card-container > .ant-tabs-card > .ant-tabs-bar {
  border-color: #fff;
}
.add-device .card-container > .ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  border-color: transparent;
  background: transparent;
}
.add-device .card-container > .ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  border-color: #fff;
  background: #fff;
}
.add-device .add-device-table .ant-form-item-control {
  line-height: 0;
}
.add-device .import-device-table .ant-table-tbody td {
  line-height: 2.14285714rem;
}
.add-device .ant-table-placeholder {
  width: 100%;
  border: 0;
}
.add-device .ant-table-placeholder td {
  border-right: 0 !important;
  border-bottom: 0 !important;
}
.add-device .ant-table-body {
  height: 22.14285714rem;
}
.add-device .ant-table-body table {
  border-bottom: 0 !important;
}
.add-device .ant-table-body table tr:not(:first-child) td {
  padding-top: 0.28571429rem !important;
  padding-bottom: 0.28571429rem !important;
}
.add-device .ant-pagination-options {
  vertical-align: top;
  margin-right: 0.71428571rem;
}
.add-device .ant-pagination-options-size-changer.ant-select-enabled {
  position: absolute;
  left: 5.71428571rem;
}
.add-device .ant-pagination-options-size-changer.ant-select-enabled .ant-select-selection.ant-select-selection--single {
  display: inline-block;
}
.add-device .ant-pagination-total-text {
  position: absolute;
  left: 0.71428571rem;
}
.add-device-drawer {
  position: absolute;
}
.add-device-drawer .ant-drawer-content-wrapper {
  top: 0;
}
.add-device-drawer .ant-drawer-wrapper-body {
  height: 100%;
  padding-bottom: 0;
}
.channelEdit-table-container {
  height: 21.42857143rem;
}
.channelEdit-table-container .channelEdit-table .editable-table-column {
  padding: 0 0.57142857rem !important;
}
.channelEdit-table-container .channelEdit-table .ant-table-body {
  min-height: 14.28571429rem;
  overflow: auto;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.channelEdit-table-container .channelEdit-table .ant-table-body table {
  border-bottom: 0 !important;
}
.channelEdit-table-container .channelEdit-table .ant-table-tbody > tr.ant-table-placeholder > td {
  border-bottom: 0 !important;
}
.channelEdit-table-container .channelEdit-table .ant-table-placeholder {
  height: 14.14285714rem;
  border-bottom: 0;
}
.connectInfoSetter-input {
  width: 17.85714286rem !important;
}
.connect-info-setter .connect-chnlno-wrap .ant-btn-default {
  max-width: 6.07142857rem;
}
.connect-info-setter .connect-chnlno-wrap .ant-btn-default span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.device-filter-space {
  width: 100%;
}
.device-filter-space .ant-space {
  width: 100%;
}
.device-filter-space .ant-space .ant-space-item {
  width: 100%;
}
.device-filter-space .ant-space .ant-space-item .ant-checkbox-group {
  width: 100%;
}
.channel-name {
  width: calc(100% + 1.71428571rem);
  height: 100%;
  display: flex;
  flex-flow: column;
  padding: 0 1.71428571rem;
}
.channel-name .channel-name-container {
  flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
  height: 0;
}
.channel-name .channel-name-container .channel-name-icon-warn {
  color: #fcac15;
}
.channel-name .channel-name-pagination {
  display: flex;
  justify-content: flex-end;
  padding-top: 1.42857143rem;
}
.channel-name .sync-label-name {
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: auto!important;
  max-width: 25.71428571rem !important;
  padding-top: 0.5rem;
  line-height: 1.5rem;
}
._CompressionState_ {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
  padding: 0 1.71428571rem;
}
._CompressionState_ .table-plus {
  flex: 1;
  height: 0;
  overflow-x: auto;
}
._CompressionState_ .table-plus .ant-table-wrapper {
  min-width: 94.28571429rem;
  height: 100%;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._CompressionState_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
.ConnectionManager .ant-form-item {
  margin-bottom: 0;
}
.m-intel-compress {
  padding: 0 1.71428571rem;
}
.NetworkConfig .ipv4-input {
  width: calc(100% - 3rem);
}
.NetworkConfig .error-icon {
  color: red;
  margin-left: 1rem;
}
.ModifyIP-result-table .ant-table-wrapper {
  width: 100%;
}
.osd-component-container {
  position: relative;
}
.osd-component-container .osd-case-select {
  z-index: 10;
}
.osd-component-container .osd-component {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.osd-component-container .osd-component .osd-component-content {
  width: 100%;
}
.osd-component-container .osd-component .osd-component-content .ant-space-item {
  display: flex;
}
.osd-component-container .osd-component .osd-component-content > .ant-space-item:nth-child(1) .osd-component-video {
  flex-shrink: 0;
}
.osd-component-container .osd-component .osd-component-content > .ant-space-item:nth-child(2) {
  width: 100%;
}
.osd-component-container .osd-component .osd-component-content > .ant-space-item:nth-child(2) .osd-component-settings {
  flex-grow: 1;
}
.osd-component-container .osd-component .video-placeholder {
  height: 30rem;
  width: 40rem;
}
.osd-component-container .osd-component .m-invisible {
  visibility: hidden;
}
.osd-component-container .osd-component .label-normal-wrapper {
  width: auto !important;
}
.osd-component-container .osd-component .label-normal-container {
  padding: 0 !important;
}
.geo-position {
  width: 100%;
}
.geo-position .geo-position-head {
  display: flex;
  justify-content: space-between;
  height: 1.85714286rem;
  background-color: #000;
  border: #000;
}
.geo-position .geo-position-align {
  line-height: 1.85714286rem;
}
.geo-position .geo-position-align .geo-position-align-item.ant-radio-button-wrapper {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: 0 0 0 0;
}
.geo-position .geo-position-align .geo-position-align-item.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #1890ff;
  border-color: #000;
  box-shadow: 0 0 0 0;
}
.geo-position .geo-position-align .geo-position-align-item.ant-radio-button-wrapper:not(:first-child)::before {
  background-color: #000;
}
.geo-position .geo-position-list {
  border: 0.07142857rem solid;
  border-top: 0;
}
.geo-position .geo-position-list .easyInput-input-wrapper,
.geo-position .geo-position-list .ant-input-affix-wrapper {
  height: 1.78571429rem;
  line-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.geo-position .geo-position-list .ant-input,
.geo-position .geo-position-list .ant-input-affix-wrapper {
  border: 0;
  height: 1.71428571rem;
}
.geo-position .geo-position-list .ant-input:not(.ant-input-disabled) {
  border: 0;
}
.geo-position .geo-position-list .ant-input:focus,
.geo-position .geo-position-list .ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 0;
}
.osd-ptz-btn {
  color: #272e36;
  font-size: 1.42857143rem;
  line-height: 1;
  padding: 0.35714286rem;
}
.osd-ptz-btn:hover {
  color: #1890ff;
}
.osd-wheel-btn {
  padding: 0;
  line-height: 0;
  margin: 0;
}
.osd-wheel-btn svg {
  font-size: 1.78571429rem;
}
.osd-wheel-btn:hover {
  color: #1890ff;
}
.osd-wheel-btn.active {
  color: #1890ff;
}
.osd-wheel {
  position: absolute;
  bottom: 2.14285714rem;
  left: -4.07142857rem;
  z-index: 3;
}
.osd-speed-btn {
  padding: 0;
  line-height: 0;
  margin: 0;
}
.osd-speed-btn svg {
  height: 0.35714286rem;
  width: 2.14285714rem;
}
.osd-speed-btn:hover {
  color: #1890ff;
}
.osd-speed-btn.active {
  color: #1890ff;
}
.osd-speed {
  position: absolute;
  bottom: 3.57142857rem;
  z-index: 3;
}
.osd-input-cover .easyInput-input-wrapper {
  line-height: 0;
}
.osd-video-container {
  width: 40rem;
  height: 30rem;
  position: relative;
}
.osd-cover-element {
  position: absolute;
}
.osd-cover-element span.osd-content {
  padding: 0.07142857rem 0.14285714rem;
  display: flex;
  width: 100%;
  background-color: #ffffff;
  border: 0.07142857rem solid #1890ff;
  white-space: nowrap;
}
.privacy-mask-row-select {
  background-color: #d9ebf6;
}
.privacy-mask-table {
  height: 25rem;
  width: 57.14285714rem;
}
.privacy-mask-table .ant-form-item-control {
  line-height: 0;
}
.privacy-mask-table .ant-table {
  height: 100%;
}
.privacy-mask-table .ant-table .ant-table-container {
  height: 100%;
}
.privacy-mask-table .ant-table .ant-table-container .ant-table-body {
  overflow-y: overlay;
  height: calc(100% - 2.85714286rem);
  border-bottom: 0.07142857rem solid #f5f5f5;
}
.privacy-mask-table .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
.privacy-mask-table .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder {
  border-bottom: 0;
}
.privacy-mask-table .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td.ant-table-cell {
  border-bottom: 0;
}
.cover-region-box {
  margin-top: -1.07142857rem;
  margin-left: 7.71428571rem;
}
.cover-region-box .region-radio-group {
  display: flex;
}
.cover-region-box .region-radio-group .region-radio {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.14285714rem;
  width: 2.14285714rem;
  font-size: 1.71428571rem;
  border: none;
  text-align: center;
  box-shadow: none;
}
.cover-region-box .region-radio-group .region-radio .region-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover-region-box .region-radio-group .region-radio:not(:first-child)::before {
  width: 0;
}
.cover-region-box .region-radio-group .ant-radio-button-wrapper-checked {
  border: none;
}
.cover-region-box .region-radio-group .ant-radio-button-wrapper-checked .ant-radio-button {
  background-color: #8f8f8f;
  opacity: 0.3;
}
.osd-font-radio-group {
  display: flex;
}
.osd-font-radio-group .osd-font-radio {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.14285714rem;
  width: 2.14285714rem;
  border: none;
  text-align: center;
  box-shadow: none;
  margin-right: 0.71428571rem;
}
.osd-font-radio-group .osd-font-radio.big {
  font-size: 1.71428571rem;
}
.osd-font-radio-group .osd-font-radio.normal {
  font-size: 1.42857143rem;
}
.osd-font-radio-group .osd-font-radio.small {
  font-size: 1rem;
}
.osd-font-radio-group .osd-font-radio .region-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.osd-font-radio-group .osd-font-radio:not(:first-child)::before {
  width: 0;
}
._PeopleFlowOSD_ {
  padding: 0 1.42857143rem;
}
._ImageCompression_ {
  padding: 1.71428571rem;
}
.static-modal-compatible-withoutBtns .ant-modal-body {
  padding: 0;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-table .ant-table-header {
  border-right: 0.07142857rem solid #f0f0f0;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-table .ant-table-body {
  overflow-y: auto !important;
  border-right: 0.07142857rem solid #f0f0f0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  height: 14.28571429rem;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-table .ant-table-body table {
  border-bottom: 0 !important;
}
.static-modal-compatible-withoutBtns .ant-modal-body .ant-table .ant-table-body table tr:not(:first-child) td:last-child {
  border-right: 0;
}
.static-modal-compatible-onlyContent {
  max-width: 100%;
}
.static-modal-compatible-onlyContent .ant-modal-content {
  border: none;
}
.static-modal-compatible-onlyContent .ant-modal-body {
  padding: 0;
}
.static-modal-compatible-onlyContent .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.static-modal-compatible-onlyContent .ant-modal-body .ant-modal-confirm-title {
  display: none;
}
.static-modal-compatible-onlyContent .ant-modal-body .ant-modal-confirm-content {
  margin-top: 0;
}
.static-modal-compatible .ant-modal-body {
  padding: 0;
}
.static-modal-compatible .ant-modal-body .ant-modal-confirm-btns {
  padding: 0.71428571rem 1.14285714rem;
  text-align: right;
  background: transparent;
  border-top: 0.07142857rem solid #f0f0f0;
  border-radius: 0 0 0.14285714rem 0.14285714rem;
  float: unset;
  margin-top: 0;
}
.static-modal-compatible .ant-modal-body .ant-modal-confirm-content {
  margin-top: 0;
}
.static-modal-compatible .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.static-modal-compatible .ant-modal-body .ant-table .ant-table-header {
  border-right: 0.07142857rem solid #f0f0f0;
}
.static-modal-compatible .ant-modal-body .ant-table .ant-table-body {
  overflow-y: auto !important;
  border-right: 0.07142857rem solid #f0f0f0;
  border-bottom: 0.07142857rem solid #f0f0f0;
  height: 14.28571429rem;
}
.static-modal-compatible .ant-modal-body .ant-table .ant-table-body table {
  border-bottom: 0 !important;
}
.static-modal-compatible .ant-modal-body .ant-table .ant-table-body table tr:not(:first-child) td:last-child {
  border-right: 0;
}
.device-online {
  color: #52c41a;
}
.device-offline {
  color: #8f8f8f;
}
.device-warning {
  color: #fcac15;
}
.device-recording {
  color: #52c41a;
}
.gavi-warning {
  color: gold;
}
.recordingBg {
  background-color: #52c41a;
}
.offlineBg {
  background-color: #fa5453;
}
.warnBg {
  background-color: #fcac15;
}
.stopRecordBg {
  background-color: #8f8f8f;
}
._DeviceManager_ {
  color: #272727;
  background: transparent !important;
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  height: 100%;
  flex: 1;
}
._DeviceManager_ .device-tree-wrapper {
  display: flex;
  flex-flow: column;
  background: #fff;
}
._DeviceManager_ .device-tree {
  width: 17.14285714rem;
}
._DeviceManager_ .device-tree-footer {
  width: 100%;
  background-color: #ffffff;
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 0.57142857rem;
}
._DeviceManager_ .device-tree-footer .tree-footer-divider {
  height: 2.28571429rem;
  background-color: #e8e8e8;
}
._DeviceManager_ .device-list-layout {
  background: transparent !important;
}
._DeviceManager_ .device-list-content {
  border: 1.14285714rem solid #f0f2f5;
  padding: 0;
  background: transparent !important;
  min-height: 18.57142857rem;
  height: 100%;
  width: 100%;
}
._DeviceManager_ .device-list-content.init-mode {
  border: 0;
}
._DeviceManager_ .device-list-content .device-list-tabs .ant-tabs-nav {
  background: #fff;
}
._DeviceManager_ .device-list-content .device-list-tabs .ant-tabs-content-holder {
  position: relative;
}
._DeviceManager_ .device-list-content .device-list-tabs .ant-tabs-content {
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
}
._DeviceManager_ .encode-stream-switch {
  position: absolute;
  z-index: 1000;
}
._DeviceManager_ .device-offline {
  color: #8f8f8f;
}
._DeviceManager_ .encode-form .ant-row.ant-form-item {
  margin-bottom: 0.71428571rem;
}
._DeviceManager_ .fixed-button.halfwidth {
  width: calc(100vw - 18.85714286rem);
}
._DeviceManager_ .footer {
  text-align: right;
}
._DeviceManager_ .footer button + button {
  margin-bottom: 0;
  margin-left: 0.57142857rem;
}
._DeviceManager_ .video {
  position: absolute;
}
._DeviceManager_ ._DeviceList_ {
  height: 100%;
  display: flex;
  flex-flow: column;
  padding: 0 1.71428571rem;
}
._DeviceManager_ ._DeviceList_ .ant-pagination-options-size-changer.ant-select-enabled {
  position: absolute;
  left: 5.71428571rem;
}
._DeviceManager_ ._DeviceList_ .ant-pagination-options-size-changer.ant-select-enabled .ant-select-selection.ant-select-selection--single {
  display: inline-block;
}
._DeviceManager_ ._DeviceList_ .ant-pagination-options {
  vertical-align: top;
}
._DeviceManager_ ._DeviceList_ .ant-pagination-total-text {
  position: absolute;
  left: 0;
}
._DeviceManager_ ._DeviceList_ .ant-table-title {
  border-right: 0 !important;
  margin-left: -0.07142857rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
}
._DeviceManager_ .ant-tabs {
  height: 100%;
}
._DeviceManager_ .ant-tabs .ant-tabs-content {
  height: 100%;
}
._DeviceManager_ .ant-tabs .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
}
._DeviceManager_ .table-plus {
  position: relative;
}
._DeviceManager_ .table-plus .ant-table-wrapper {
  position: absolute;
}
._DeviceList_ {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
}
._DeviceList_.mainTable .table-plus .ant-table-wrapper {
  min-width: 94.28571429rem;
}
._DeviceList_.platformMode-deviceList .table-plus .ant-table-wrapper {
  min-width: 101.42857143rem;
}
._DeviceList_ .circle {
  border-radius: 50%;
  width: 0.92857143rem;
  height: 0.92857143rem;
  display: inline-block;
  vertical-align: -0.125rem;
}
._DeviceList_ .deviceList-title-container {
  display: inline-flex !important;
  width: calc(100% - 4.14285714rem);
}
._DeviceList_ .table-plus {
  flex: 1;
  height: 0;
  overflow-x: auto;
}
._DeviceList_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._DeviceList_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._DeviceList_ .connect-info-setter .ant-tabs-content {
  position: static!important;
}
.device-usage-form {
  float: right;
  margin-top: -1.14285714rem;
}
.device-usage-channels .ant-space-item:last-child {
  line-height: 0;
}
.device-usage-channels .device-usage-channels-progress {
  line-height: 0;
  display: flex;
  align-items: center;
}
.device-usage-channels .device-usage-channels-progress .ant-progress-outer {
  width: 8.57142857rem;
  margin-right: 0;
  padding-right: 0;
}
.device-usage-channels .device-usage-channels-progress .ant-progress-text {
  width: unset;
}
.device-usage-bandwidth .ant-space-item:last-child {
  line-height: 0;
}
.device-usage-bandwidth .device-usage-bandwidth-progress {
  line-height: 0;
  display: flex;
  align-items: center;
}
.device-usage-bandwidth .device-usage-bandwidth-progress .ant-progress-outer {
  width: 8.57142857rem;
  margin-right: 0;
  padding-right: 0;
}
.device-usage-bandwidth .device-usage-bandwidth-progress .ant-progress-text {
  width: unset;
}
.device-usage-footer {
  position: absolute;
  left: 0.71428571rem;
  bottom: 1.14285714rem;
}
.device-usage-footer .ant-space-item:last-child {
  line-height: 0;
}
.device-usage-bandwidth-footer {
  width: 10.71428571rem;
}
.m-deviceTree-height-100p-father-hack {
  position: relative;
}
.m-deviceTree-height-100p-father-hack ._DeviceTree_ {
  position: absolute;
  width: 100%;
}
.m-deviceTree-height-100p-father-hack ._DeviceTree_ .tree-toolbar {
  margin-top: -0.35714286rem;
}
.m-channelInfo-height-100p-father-hack .ant-drawer-body {
  position: relative!important;
}
.m-channelInfo-height-100p-father-hack .ant-drawer-body > div {
  position: absolute;
  width: 100%;
}
.add-device-modal {
  width: 64.28571429rem !important;
}
.add-device-modal .ant-modal-content {
  border: none;
}
._DeviceManagerInPlatform_ {
  padding: 1.71428571rem;
}
._DeviceManagerInPlatform_ .device-noRecord {
  color: #fcac15 !important;
}
._EventQuery_ {
  height: 100%;
  display: flex;
  flex-flow: column;
  flex-direction: row;
}
._EventQuery_ .data-warp {
  line-height: 3.42857143rem;
  width: 35.71428571rem;
}
._EventQuery_ .data-warp .ant-picker {
  height: 2.28571429rem;
  width: 27.14285714rem;
}
._EventQuery_ .data-warp .ant-picker-input {
  line-height: 1.57142857rem;
}
._EventQuery_ .data-warp .ant-picker-input textarea {
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  overflow-y: hidden;
}
._EventQuery_ .data-warp .ant-picker-input input {
  padding-top: 0.14285714rem;
}
._EventQuery_ .data-warp .label-normal {
  display: inline-block;
  height: 3.42857143rem;
  line-height: 3.42857143rem;
}
._EventQuery_ .dropdown-box {
  height: 25rem;
}
._EventQuery_ .dropdown-box > div {
  height: 25rem;
}
._EventQuery_ .m-width-fitcontent {
  width: fit-content;
}
._EventQuery_ .commonEventList-list {
  display: flex;
  flex-direction: column;
  width: 0;
  flex-grow: 1;
  padding: 0.35714286rem 1.07142857rem 1.07142857rem 1.07142857rem;
  border-right: 0.07142857rem solid #e5e7ea;
}
._EventQuery_ .commonEventList-list .event-table-active {
  background-color: #e6f7ff;
}
._EventQuery_ .commonEventList-detail {
  width: 38.57142857rem;
  height: 100%;
}
._EventQuery_ .eventquery-table {
  position: absolute;
  flex: 1;
  height: 100%;
  width: 100%;
}
._EventQuery_ .eventquery-table .table-plus {
  height: 100%;
}
._EventQuery_ .eventquery-table .ant-table-wrapper {
  height: 100%;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-header {
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table.ant-table-bordered {
  border-left: 0;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
  border-left: 0;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container table {
  border-left: 0.07142857rem solid #e8e8e8;
}
._EventQuery_ .eventquery-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._EventQuery_ .eventquery-table .event-table-active {
  background-color: #e6f7ff;
}
._EventQuery_ .m-ai-panel-helmet.m-panel-noface {
  height: 15.85714286rem !important;
}
._EventQuery_ .m-ai-panel-helmet.m-panel-noface .panel-body {
  height: 10.85714286rem;
}
._EventQuery_ .m-ai-panel-helmet.m-panel-noface .facedb {
  padding-top: 0rem;
}
._EventQuery_ .m-ai-panel-helmet.m-panel-noface .no-facedb {
  margin-top: 0rem;
}
.realtimeEvent-tabs {
  height: 100%;
}
.realtimeEvent-tabs .ant-tabs-nav {
  margin: 0;
}
.realtimeEvent-tabs .ant-tabs-content {
  height: 100%;
}
.realtimeEvent-tabs .m-alarm-badge.ant-badge {
  color: inherit;
}
.realtimeEvent-tabs .m-alarm-badge .ant-badge-count {
  min-width: 0.71428571rem;
  height: 1rem;
  padding: 0 0.28571429rem;
  font-size: 1rem;
  line-height: 1rem;
  top: -0.57142857rem;
  right: 0.07142857rem;
}
.realtimeEvent-tabs .commonEventList-container {
  display: flex;
  height: 100%;
}
.realtimeEvent-tabs .commonEventList-container .commonEventList-list {
  width: 0;
  flex-grow: 1;
  padding: 1.07142857rem 1.71428571rem;
}
.realtimeEvent-tabs .commonEventList-container .commonEventList-list .event-table-active {
  background-color: #e6f7ff;
}
.realtimeEvent-tabs .commonEventList-container .commonEventList-detail {
  width: 38.57142857rem;
  border-left: 0.07142857rem solid #e5e7ea;
}
.bigImageViewer-container {
  width: 38.57142857rem;
  background: #565656;
}
.bigImageViewer-container .bigImageViewer-image-container {
  width: 100%;
  height: 25.57142857rem;
  position: relative;
  background: #000000;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer {
  width: 100%;
  height: 100%;
  background-color: #272e36;
  position: relative;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer > .bigImageViewer-image {
  display: block;
  width: 100%;
  height: 100%;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container {
  position: absolute;
  left: 1.42857143rem;
  right: 1.42857143rem;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container .bigImageViewer-image-slide-btn {
  color: #636363;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container .bigImageViewer-image-slide-btn:not([disabled]):hover {
  color: #40a9ff;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container .bigImageViewer-image-slide-btn:focus {
  color: #636363;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container .bigImageViewer-image-slide-btn:active {
  color: #636363;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-image-slide-container .bigImageViewer-image-slide-btn span {
  font-size: 2.14285714rem;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-play {
  width: 80%;
  left: 10%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  top: 0;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-play .bigImageViewer-play-button {
  flex-flow: column;
  justify-content: center;
  display: none;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-play:hover .bigImageViewer-play-button {
  display: flex;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-play .bigImageViewer-play-button > svg {
  width: 4.28571429rem;
  height: 4.28571429rem;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-play .bigImageViewer-play-button > svg:hover {
  color: #1890ff !important;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .bigImageViewer-toolbar {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0.71428571rem;
}
.bigImageViewer-container .bigImageViewer-image-container .bigImageViewer-image-layer .img-bounding-box {
  position: absolute;
  border: 0.14285714rem solid red;
}
.bigImageViewer-container .bigImageViewer-swiper {
  width: 38.57142857rem;
  padding: 0.42857143rem;
  background: #323232;
}
.bigImageViewer-container .bigImageViewer-swiper .bigImageViewer-swiper-slide {
  width: 7.42857143rem;
  height: 4.28571429rem;
}
.bigImageViewer-container .bigImageViewer-swiper .bigImageViewer-swiper-slide .bigImageViewer-swiper-image {
  width: 100%;
  height: 100%;
}
.bigImageViewer-container .bigImageViewer-swiper .bigImageViewer-swiper-slide .bigImageViewer-swiper-image.selected {
  border-style: solid;
  border-width: 0.21428571rem;
  border-color: #1890ff !important;
}
.eventCenterInfo-container {
  width: 38.57142857rem;
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  overflow-y: auto;
  margin: 1.71428571rem 0 5rem;
  padding: 0 1.71428571rem;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ {
  height: fit-content !important;
  border: 0;
  margin-bottom: 0;
  overflow: initial;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-heading {
  display: none;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-body {
  height: fit-content !important;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-body .similar {
  bottom: -1.35714286rem;
  width: 100%;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-body .m-ai-foot-brand {
  bottom: 0;
  right: -0.71428571rem;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-footer {
  display: none;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-body {
  padding: 0;
}
.eventCenterInfo-container .eventCenterInfo-image ._AIPanel_ .panel-body .detail > div:first-child {
  display: none;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo {
  display: inline-block;
  width: 100%;
  color: #15171a;
  font-weight: bold;
  line-height: 2.57142857rem;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo-item {
  width: 50%;
  display: inline-block;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo-item-row {
  display: flex;
  width: 100%;
  line-height: 2.57142857rem;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo-item-row .baseinfo-item-label {
  flex-shrink: 0;
  margin-right: 0.57142857rem;
  color: #00000099;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo-item-row .baseinfo-item-value {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #15171a;
}
.eventCenterInfo-container .event-center-attributes-baseinfo .baseinfo-item-row ._ColorBlock_ .anticon {
  vertical-align: top;
}
.eventCenterVideo-container {
  position: relative;
  background-color: transparent;
}
.eventCenterVideo-container.full-screen .VideoPlayer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.eventCenterVideo-container.full-screen .VideoPlayer .video-player-layout {
  width: 100%;
}
.eventCenterVideo-container.full-screen .VideoPlayer .video-player-layout .video-player-container {
  overflow: hidden;
}
.eventCenterVideo-container.full-screen .VideoPlayer .video-player-layout .video-player-container ._Video_ {
  height: 100%;
}
.eventCenterVideo-container.full-screen .VideoPlayer .video-player-layout .video-player-container ._VideoEmbed_ {
  height: 100%;
}
.eventCenterVideo-container .m-ai-foot-brand {
  display: none;
}
.eventCenterVideo-container .m-ai-foot-brand {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 3.57142857rem;
  right: 0.57142857rem;
  transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  border: 0.07142857rem solid #f5222d;
  line-height: 2.28571429rem;
  height: 2.85714286rem;
  width: 6rem;
  border-radius: 0.42857143rem;
  padding: 0.14285714rem;
  z-index: 1;
}
.eventCenterVideo-container .m-ai-foot-brand span {
  width: 5.42857143rem;
  height: 2.28571429rem;
  display: inline-block;
  background-color: #f5222d;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-red,
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-red1 {
  border: 0.14285714rem solid #f5222d !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-red span,
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-red1 span {
  background-color: #f5222d !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-green,
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-green1 {
  border: 0.14285714rem solid #52c41a !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-green span,
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-green1 span {
  background-color: #52c41a !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-blue {
  border: 0.14285714rem solid #1890ff !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-blue span {
  background-color: #1890ff !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-gray {
  border: 0.14285714rem solid #8f8f8f !important;
}
.eventCenterVideo-container .m-ai-foot-brand.m-ai-foot-brand-bg-gray span {
  background-color: #8f8f8f !important;
}
.eventCenterVideo-container .ant-tabs-nav {
  margin-bottom: 0;
}
.eventCenterVideo-container .ant-tabs-tab:not(.ant-tabs-tab-active):not(:hover) {
  color: #fff;
}
.eventCenterVideo-container .VideoPlayer {
  width: 38.57142857rem;
  height: 25.57142857rem;
  background-color: transparent;
}
.eventCenterVideo-container .VideoPlayer ._Video_ {
  height: 100%;
}
.eventCenterVideo-container .VideoPlayer ._VideoEmbed_ {
  height: 100%;
}
.eventCenterVideo-container .VideoPlayer .video-player-layout {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.eventCenterVideo-container .VideoPlayer .video-player-container {
  height: 0;
  flex-grow: 1;
}
.eventCenter-wrapper {
  position: relative;
  height: 100%;
  width: fit-content;
  display: flex;
  flex-direction: column;
}
.eventCenter-wrapper .eventCenter-operation {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.71428571rem;
  padding: 1.71428571rem;
  border-top: 0.07142857rem solid #e5e7ea;
}
.eventCenter-detail-noOpen {
  height: calc(100% - 1.71428571rem);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._AiMultiSetting_ {
  height: 100%;
  min-height: 38.57142857rem;
}
._AiMultiSetting_ .return-button {
  background-color: #f0f2f5;
}
._AiMultiSetting_ .return-button .ant-page-header {
  height: 3.42857143rem;
  padding-top: 0.28571429rem;
  padding-bottom: 0.28571429rem;
}
._AiMultiSetting_ .multiSetting-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.57142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
  z-index: 9999999;
}
._AiMultiSetting_ .multiSetting-header .step-divider {
  border-top: 0.07142857rem solid #e8e8e8;
  box-sizing: border-box;
  width: 14.28571429rem;
  height: 0.07142857rem;
}
._AiMultiSetting_ .multiSetting-header .setting-step {
  display: flex;
}
._AiMultiSetting_ .multiSetting-header .setting-step .step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8f8f8f;
  width: 2.57142857rem;
  height: 2.57142857rem;
  border: 0.07142857rem solid #e8e8e8;
  font-size: 1.28571429rem;
  border-radius: 1.28571429rem;
}
._AiMultiSetting_ .multiSetting-header .setting-step .step-title {
  line-height: 2.57142857rem;
  color: #8f8f8f;
  font-size: 1.28571429rem;
}
._AiMultiSetting_ .multiSetting-header .setting-step.curStep .step-number {
  background-color: #1890ff;
  color: #ffffff;
  border: none;
}
._AiMultiSetting_ .multiSetting-header .setting-step.curStep .step-title {
  color: initial;
  font-weight: 700;
}
._AiMultiSetting_ .multiSetting-content {
  height: calc(100% - 3.42857143rem - 4.57142857rem - 3.42857143rem);
  position: relative;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 {
  height: 100%;
  overflow: auto;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper {
  display: flex;
  justify-content: center;
  overflow: auto;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .channel-wrapper .channel-list {
  height: 45.71428571rem;
  padding: 0 1.14285714rem 1.14285714rem 1.14285714rem;
  border: 0.07142857rem solid #e8e8e8;
  border-radius: 0.28571429rem;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper {
  width: 34.28571429rem;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper .aiScheme-list {
  width: 100%;
  padding: 1.14285714rem;
  border: 0.07142857rem solid #e8e8e8;
  border-radius: 0.28571429rem;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper .aiScheme-list .ant-radio-group {
  display: flex;
  flex-direction: column;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper .aiScheme-list .ant-radio-group .ant-radio-wrapper {
  display: flex;
  height: 3.42857143rem;
  line-height: 3.42857143rem;
  align-items: center;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper .aiScheme-list .ant-radio-group .ant-radio-wrapper .ant-radio {
  vertical-align: middle;
  top: 0;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step1 .content-wrapper .ai-wrapper .aiScheme-list .icon-wrapper .anticon {
  font-size: 1.14285714rem;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 80%;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-progress {
  display: flex;
  align-items: center;
  height: 3.42857143rem;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-progress .progress-line {
  flex-grow: 1;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-content .progress-table-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 3.42857143rem;
  width: 100%;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-content .progress-table-header .table-header-right {
  display: flex;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-content .operator-text {
  color: #1890ff;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step2 .multiSetting-step2-content .set-content .setting-button {
  height: 1.57142857rem;
  padding-top: 0;
  padding-bottom: 0;
  border-top-width: 0;
  border-bottom-width: 0;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step3 {
  height: 100%;
  display: flex;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step3 .device-tree {
  height: 100%;
  border-right: 0.07142857rem solid #e8e8e8;
  flex-shrink: 0;
}
._AiMultiSetting_ .multiSetting-content .multiSetting-step3 .aiScheme-component {
  position: relative;
  height: 100%;
  overflow: auto;
  width: auto;
  flex: 1;
}
._AiMultiSetting_ .multiSetting-footer {
  display: flex;
  background-color: #ffffff;
  width: 100%;
  padding-left: 1.14285714rem;
  padding-right: 1.14285714rem;
  border-top: 0.07142857rem solid #e8e8e8;
  height: 3.42857143rem;
  align-items: center;
}
._AiMultiSetting_ .step1-footer {
  display: flex;
  justify-content: flex-end;
}
._AiMultiSetting_ .step2-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
._AiMultiSetting_ .step3-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._AiSchemeChl_ .delete-btn {
  float: right;
}
._AiSchemeChl_ .ant-collapse-item {
  border-bottom: none;
}
._AiSchemeChl_ .ant-collapse-item .ant-collapse-header {
  align-items: center;
}
._AiSchemeChl_ .ant-collapse-item .ant-collapse-header .icon-col {
  flex: 1;
}
._AiSchemeChl_ .acupick-switch .label-normal-wrapper {
  width: 3.57142857rem !important;
}
.AbnormalNumStat {
  box-sizing: border-box;
  padding: 1.42857143rem;
  height: 84vh;
}
.AcuPickConfig .device-online {
  color: #52c41a;
}
.AcuPickConfig .device-offline {
  color: #8f8f8f;
}
.AcuPickConfig .ant-table-thead th.ant-table-column-has-sorters {
  transition: none !important;
}
.AcuPickConfig .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.AcuPickConfig .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td {
  border-right: 0.07142857rem solid #e8e8e8 !important;
}
.AcuPickConfig th.ant-table-cell {
  height: 1.57142857rem !important;
  line-height: 1.57142857rem !important;
}
.AcuPickConfig td.ant-table-cell {
  height: 1.57142857rem !important;
  line-height: 1.57142857rem !important;
}
._AiCard_ {
  float: left;
  width: 22.42857143rem;
  height: 16rem;
  margin: 2rem 0.5rem 2rem 0.5rem !important;
  border: 0 !important;
}
._AiCard_ .cap-list-inner {
  height: 11.42857143rem;
  overflow: hidden;
  background-color: #FAFAFA;
}
._AiCard_ .cap-list-inner .chl {
  height: 2.28571429rem;
  display: flex;
  align-items: center;
}
._AiCard_ .cap-list-inner .chl .chl-icon {
  font-size: 1.14285714rem;
}
._AiCard_ .cap-list-inner .chl .enable-icon {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  float: right;
}
._AiCard_ .cap-list-inner .chl .enable-icon .anticon {
  font-size: 1.14285714rem;
}
._AiCard_ .spread {
  overflow-y: auto !important;
  height: 18.28571429rem !important;
}
._AiCard_ .ant-card {
  position: static;
}
._AiCard_ .cap-name {
  display: flex;
  height: 3.42857143rem;
  border: 0.07142857rem solid #f0f2f5;
  align-items: center;
  border-bottom: 0;
}
._AiCard_ .cap-name .anticon {
  font-size: 1.42857143rem;
}
._AiCard_ .cap-name .cap-name-display {
  margin-left: 1rem;
  font-weight: bold;
  display: inline-block;
}
._AiCard_ .ant-card-body {
  padding: 0rem;
  position: relative;
  margin-top: 0;
  background-color: #FAFAFA;
  border: 0.07142857rem solid #f0f2f5;
  overflow: hidden;
  z-index: 1;
}
._AiCard_ .fold-node {
  font-size: 1.14285714rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: right;
  height: 1.71428571rem !important;
}
._FrontIntelliCtrl_ {
  padding-top: 0;
}
._FrontIntelliCtrl_ .ant-checkbox-wrapper {
  margin-right: 0.57142857rem !important;
  margin-left: 0rem !important;
}
._Intelligece_ {
  padding: 0 1.57142857rem;
}
._Intelligece_ .footer-BottonBar {
  margin-left: -1.07142857rem;
}
._StrangerStatus_ {
  padding: 1.71428571rem;
}
._SubwayStayTime_ {
  padding: 0 1.57142857rem;
}
._TaskMode_ {
  padding: 0;
}
._TaskMode_ .Container {
  position: relative;
  min-height: 11.42857143rem;
  margin-bottom: 4.28571429rem;
}
._TaskMode_ .Container .conflictMask {
  position: absolute;
  background-color: rgba(255, 206, 207, 0.5);
  height: 100%;
  top: 0;
  z-index: -1;
}
._TaskMode_ .Container .ant-spin-spinning {
  width: 100%;
  margin-top: 3.57142857rem;
}
._TaskMode_ .taskMode-Botton {
  position: fixed;
  bottom: 1.21428571rem;
  padding: 1.07142857rem;
  background-color: white;
  width: calc(75% - 1.5rem);
  z-index: 100;
}
._TaskMode_ ._TimeScale_ {
  display: flex;
  height: 3.42857143rem;
  background-color: #f7f7f779;
  padding-left: 11rem;
  padding-right: 0.21428571rem;
  padding-bottom: 1rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._TimeScale_ .time-scale-item {
  position: relative;
  display: flex;
  flex: 1;
  align-items: flex-end;
}
._TaskMode_ ._TimeScale_ .time-scale-item span {
  display: block;
}
._TaskMode_ ._TimeScale_ .time-scale-item .time-scale-item-headline {
  flex: 1;
  height: 1rem;
  border-left: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._TimeScale_ .time-scale-item .time-scale-item-headline .time-scale-item-hour {
  width: 1.5rem;
  text-align: center;
  color: #a8a8a8;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
._TaskMode_ ._TimeScale_ .time-scale-item .time-scale-item-shortline {
  flex: 1;
  height: 0.25rem;
  border-left: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._TimeScale_ .time-scale-item .time-scale-item-longline {
  flex: 1;
  height: 0.5rem;
  border-left: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._IntelliEventList_,
._TaskMode_ ._FlowEventList_ {
  display: flex;
  border-right: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._IntelliEventList_ .task-head,
._TaskMode_ ._FlowEventList_ .task-head {
  font-size: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  padding: 0 0.35714286rem;
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._IntelliEventList_ .task-head div,
._TaskMode_ ._FlowEventList_ .task-head div {
  word-break: normal;
}
._TaskMode_ ._IntelliEventList_ .task-container,
._TaskMode_ ._FlowEventList_ .task-container {
  flex: 1;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container,
._TaskMode_ ._FlowEventList_ .task-container .event-container {
  display: flex;
  height: 8.57142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container:last-child,
._TaskMode_ ._FlowEventList_ .task-container .event-container:last-child {
  border-bottom: unset;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container .event-name,
._TaskMode_ ._FlowEventList_ .task-container .event-container .event-name {
  display: flex;
  align-items: center;
  width: 8rem;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container .event-name .name-text,
._TaskMode_ ._FlowEventList_ .task-container .event-container .event-name .name-text {
  max-height: 100%;
  overflow: hidden;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container .event-content,
._TaskMode_ ._FlowEventList_ .task-container .event-container .event-content {
  flex: 24;
  height: 100%;
}
._TaskMode_ ._IntelliEventList_ .task-container .event-container .event-operation,
._TaskMode_ ._FlowEventList_ .task-container .event-container .event-operation {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
._TaskMode_ ._TimeSlider_ {
  display: flex;
  height: 100%;
  position: relative;
  background-image: url('/static/media/line.31f7b99f.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
._TaskMode_ ._TimeSlider_ .time-period-outer {
  width: 24rem;
  height: 100%;
  z-index: 3;
  position: absolute;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedSlider {
  height: 100%;
  position: absolute;
  width: 0.64285714rem;
  background-image: url('/static/media/left.4f7c6c2d.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: e-resize;
  z-index: 5;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedSlider .ant-tooltip-arrow-content {
  background-color: #f2f2f2;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedSlider .ant-tooltip-inner {
  zoom: 0.8;
  padding: 0.35714286rem 0.21428571rem;
  background-color: #f2f2f2;
  color: black;
  font-weight: bold;
  text-align: center;
  min-width: 3rem;
  min-height: 2.2rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedSlider .toolTipCard {
  cursor: default;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedSlider .ant-input-number-input {
  padding: 0 0.21428571rem;
  text-align: center;
  font-weight: bold;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .selectedBorder {
  width: 100%;
  position: absolute;
  z-index: 4;
  height: 0.14285714rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .left {
  left: -0.32142857rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .right {
  right: -0.32142857rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .top {
  top: 0;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .bottom {
  bottom: 0;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .time-period-content {
  float: left;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .time-period-content .time-period-content-item {
  display: flex;
  flex: 1;
  align-items: center;
  flex-wrap: nowrap;
  overflow: hidden;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .time-period-content .time-period-content-item .time-period-content-icon {
  margin-left: 0.35714286rem;
  margin-right: 0.35714286rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .time-period-content .time-period-content-item .time-period-content-text {
  font-size: 0.85714286rem;
  padding-left: 0.71428571rem;
}
._TaskMode_ ._TimeSlider_ .time-period-outer .time-period-inner .conflictContent {
  height: 100%;
  position: absolute;
  z-index: -1;
  background-image: url('/static/media/load.0b604e47.png');
}
._TaskMode_ ._TimeSlider_ .tagEnable {
  background-color: #00a8ff;
}
._TaskMode_ ._TimeSlider_ .tagDisable {
  background-color: #8a93a7;
}
._TaskMode_ ._TimeSlider_ .tagOverPer {
  background-color: #ffcecf;
}
._TaskMode_ ._TimeSlider_ .timePeriodEnable {
  background-color: rgba(0, 168, 255, 0.1);
}
._TaskMode_ ._TimeSlider_ .timePeriodDisable {
  background-color: rgba(138, 147, 167, 0.1);
}
._TaskMode_ ._TimeSlider_ .timePeriodOverPer {
  background-color: rgba(255, 206, 207, 0.1);
}
@media screen and (min-width: 214.28571429rem) {
  ._TaskMode_ ._TimeSlider_ {
    background-image: url('/static/media/4k_line.383773c2.png');
  }
  ._TaskMode_ ._TimeSlider_ .selectedSlider {
    background-image: url('/static/media/4k_left.89ce2cd2.png');
  }
  ._TaskMode_ ._TimeSlider_ .conflictContent {
    background-image: url('/static/media/4k_load.904b09fe.png');
  }
}
._VideoReCheck_ {
  padding: 0.71428571rem;
}
._VideoReCheck_ .video-recheck-box {
  padding: 0 0.35714286rem;
  background-color: #f0f2f5;
}
._VideoReCheck_ ._Ruler_ {
  width: 100% !important;
}
._VideoReCheck_ ._ScheduleSlider_ {
  width: 100%;
}
._VideoReCheck_ ._ScheduleSlider_ .day-plan {
  background-color: #bfbfbf;
}
._AiSchemeDev_ {
  padding-top: 0;
}
._AiSchemeDev_ .ant-tabs-nav {
  margin-bottom: 0 !important;
}
._AiSchemeDev_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._AiSchemeDev_ .switch-tip {
  color: #2897fe;
}
.flow-container {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
}
.container {
  flex: 1;
  height: 100%;
}
.right-panel-container {
  width: 34.78571429rem;
  height: 100%;
  overflow: auto;
}
.pop-menu {
  position: absolute;
}
.node-box {
  background: #ffffff;
  border: 0.14285714rem solid #e1e1e1;
  border-radius: 0.57142857rem;
}
.node-box .node-box-title {
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  background: linear-gradient(180deg, #6dd7ff, #0097ee 100%);
  border-radius: 0.57142857rem 0.57142857rem 0rem 0rem;
  color: #fff;
}
.node-selected {
  border: 0.14285714rem solid #1890ff !important;
}
.node-error {
  border: 0.14285714rem solid red !important;
}
.node-box-intelli {
  width: 14.28571429rem;
  height: 15.35714286rem;
}
.node-box-intelli .node-box-title {
  background: linear-gradient(180deg, #6db3ff, #0077ff 100%);
}
.node-icon {
  display: inline-block;
  width: 1.85714286rem;
  height: 1.85714286rem;
  vertical-align: middle;
  margin: 0 0.71428571rem;
}
.icon-start {
  width: 1.71428571rem;
  height: 1.71428571rem;
  background-image: url('/static/media/startnode.f64b1b2e.png');
}
.icon-end {
  width: 1.71428571rem;
  height: 1.71428571rem;
  background-image: url('/static/media/endnode.2910cb55.png');
}
.icon-alarm-border {
  background-image: url('/static/media/alarmnode_border.f957b3ab.png');
}
.icon-normal-border {
  background-image: url('/static/media/normalnode_border.27ed9cb4.png');
}
.icon-parallel-border {
  background-image: url('/static/media/parallelnode_border.659e6f63.png');
}
.icon-intelli-border {
  background-image: url('/static/media/intellinode_border.ef215acd.png');
}
.icon-judge-border {
  background-image: url('/static/media/judgenode_border.734d4406.png');
}
@media screen and (min-device-width: 214.28571429rem) {
  .icon-start {
    background-image: url('/static/media/4k_startnode.074f70fa.png');
  }
  .icon-end {
    background-image: url('/static/media/4k_endnode.31421729.png');
  }
  .icon-alarm-border {
    background-image: url('/static/media/4k_alarmnode_border.d99834f0.png');
  }
  .icon-normal-border {
    background-image: url('/static/media/4k_normalnode_border.f6d70571.png');
  }
  .icon-parallel-border {
    background-image: url('/static/media/4k_parallelnode_border.0b416015.png');
  }
  .icon-intelli-border {
    background-image: url('/static/media/4k_intellinode_border.5915dcc2.png');
  }
  .icon-judge-border {
    background-image: url('/static/media/4k_judgenode_border.a575e89a.png');
  }
}
.node-box-name {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.28571429rem;
  padding: 0.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.node-box-line-title {
  font-size: 0.85714286rem;
  font-weight: 400;
  line-height: 1.28571429rem;
  color: #666;
  padding-left: 0.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  max-width: 14.28571429rem;
}
.node-box-line-text {
  font-size: 0.85714286rem;
  font-weight: 400;
  line-height: 1.28571429rem;
  padding-left: 0.71428571rem;
  padding-bottom: 0.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  max-width: 14.28571429rem;
}
.node-box-normal {
  width: 14.28571429rem;
  height: 15.35714286rem;
}
.node-box-normal .node-box-title {
  background: linear-gradient(180deg, #6dd7ff, #0097ee 100%);
}
.node-box-parallel {
  width: 14.28571429rem;
}
.node-box-parallel .node-box-title {
  background: linear-gradient(180deg, #40f3ff, #00d2eb 100%);
}
.node-box-judge {
  width: 14.28571429rem;
  height: 13.5rem;
}
.node-box-judge .node-box-title {
  background: linear-gradient(180deg, #dca7ff, #ad5bff 100%);
}
.node-box-start {
  width: 7.28571429rem;
  height: 7.28571429rem;
  background: #ffffff;
  border: 0.14285714rem solid #e1e1e1;
  border-radius: 3.64285714rem;
  text-align: center;
}
.node-box-start .node-box-start-img {
  margin-top: 1.42857143rem;
}
.x6-menu {
  position: relative;
  display: inline-block;
  min-width: 11.42857143rem;
  min-height: 2.28571429rem;
  margin: 0;
  padding: 0.28571429rem 0;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 0.14285714rem 0.71428571rem rgba(0, 0, 0, 0.12);
}
.x6-menu-item {
  position: relative;
}
.x6-menu-item-active > .x6-menu-item-button,
.x6-menu-item:hover > .x6-menu-item-button {
  color: #262626;
  background: #f5f5f5;
}
.x6-menu-item-divider {
  display: block;
  width: 100%;
  height: 0.07142857rem;
  margin: 0.28571429rem 0;
  background: rgba(150, 150, 150, 0.2);
  pointer-events: none;
}
.x6-menu-item-button {
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 2rem;
  padding: 0 0.85714286rem;
  color: #595959;
  text-align: left;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
.x6-menu-item-hidden {
  display: none;
}
.x6-menu-item-disabled > .x6-menu-item-button,
.x6-menu-item-disabled:hover > .x6-menu-item-button {
  color: #595959;
  background-color: transparent;
  cursor: not-allowed;
  opacity: 0.4;
}
.x6-menu-item-icon {
  position: absolute;
  top: 50%;
  left: 0.42857143rem;
  display: none;
  width: 1.71428571rem;
  height: 1.71428571rem;
  margin-top: -0.85714286rem;
  font-size: 0.92857143rem;
}
.x6-menu-item-text {
  padding-right: 4rem;
  overflow: hidden;
  font-size: 0.92857143rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.x6-menu-item-hotkey {
  font-size: 0.92857143rem;
  opacity: 0.75;
}
.x6-menu-submenu-arrow,
.x6-menu-submenu.x6-menu-item-disabled:hover > .x6-menu-item-button > .x6-menu-submenu-arrow {
  position: absolute;
  top: 0.71428571rem;
  right: 0.85714286rem;
  width: 0;
  height: 0;
  border-top: 0.28571429rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.28571429rem solid rgba(0, 0, 0, 0);
  border-left: 0.35714286rem solid #262626;
  opacity: 0.4;
  pointer-events: none;
}
.x6-menu-submenu-menu,
.x6-menu-submenu.x6-menu-item-disabled:hover > .x6-menu-submenu-menu {
  position: absolute;
  top: -0.35714286rem;
  left: 100%;
  z-index: 9999;
  min-width: 14.28571429rem;
  margin-left: -0.28571429rem;
  padding: 0.35714286rem 0;
  background: #fff;
  box-shadow: 0 0.14285714rem 0.71428571rem rgba(0, 0, 0, 0.12);
  transform: translateX(-0.71428571rem);
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
}
.x6-menu-submenu.x6-menu-item-active > .x6-menu-item-button > .x6-menu-submenu-arrow,
.x6-menu-submenu:hover > .x6-menu-item-button > .x6-menu-submenu-arrow {
  opacity: 0.75;
}
.x6-menu-submenu.x6-menu-item-active > .x6-menu-submenu-menu,
.x6-menu-submenu:hover > .x6-menu-submenu-menu {
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button {
  padding-left: 2.14285714rem;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-text {
  padding-left: 0.14285714rem;
}
.flow-page {
  position: fixed;
  z-index: 1;
  top: 4.57142857rem;
  width: 100vw;
  left: 0;
  right: 0;
  height: calc(100vh - 4.57142857rem);
  display: flex;
}
.flow-page .m-flow-head {
  background: #fff;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  display: flex;
  justify-content: center;
  border: solid 0.07142857rem #e5e5e5;
}
.flow-page .head-icon {
  font-size: 1.42857143rem;
  color: #565656;
}
.flow-page .head-icon:hover {
  color: #40a9ff;
}
.flow-page .head-text {
  font-size: 1.28571429rem;
}
.App {
  columns: 2;
}
.m-changeTemplate-dlg {
  width: 38rem;
  max-height: 45rem;
}
.m-changeTemplate-dlg .ant-row {
  height: 100%;
}
.flow-right-box {
  border: solid 0.07142857rem #e5e5e5;
}
._FlowRuleSetDlg_ {
  background: transparent !important;
  padding-top: 0;
  height: 100%;
}
._FlowRuleSetDlg_ .ant-drawer-content-wrapper {
  top: 0rem;
}
._FlowRuleSetDlg_ .ant-drawer-wrapper-body {
  padding-bottom: 0;
}
._FlowRuleSetDlg_ .ant-drawer-content {
  background-color: transparent !important;
}
._FlowRuleSetDlg_ .ant-drawer-mask {
  background-color: transparent !important;
}
._FlowRuleSetDlg_ .m-drawer-content {
  padding-left: 1.71428571rem;
  padding-bottom: 1.71428571rem;
  background-color: transparent !important;
}
._FlowRuleSetDlg_ .selectedRow {
  background-color: #e6f7ff;
}
._FlowRuleSetDlg_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._FlowRuleSetDlg_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._FlowRuleSetDlg_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._FlowRuleSetDlg_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._FlowRuleSetDlg_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._FlowRuleSetDlg_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._FlowRuleSetDlg_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._FlowRuleSetDlg_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._FlowRuleSetDlg_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._FlowRuleSetDlg_ .config-area .ant-alert {
  width: 100%;
}
._FlowRuleSetDlg_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._FlowRuleSetDlg_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._FlowRuleSetDlg_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.flow-right-box {
  padding: 0.71428571rem;
  border: solid 0.07142857rem #e5e5e5;
  height: 100%;
}
.explain-box {
  min-height: 60.71428571rem;
  overflow: auto;
}
.explain-box .explain-line {
  margin: 1.07142857rem;
}
.explain-box .explain-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.28571429rem;
  margin-left: 0.35714286rem;
}
.flow-right-box {
  overflow: auto;
}
.flow-right-box .sel-title {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
  margin-bottom: 0;
}
.flow-right-box .m-radio-line {
  display: block;
}
.node-icon-explain {
  display: inline-block;
  width: 1.71428571rem;
  height: 1.71428571rem;
  vertical-align: middle;
  margin: 0 0.71428571rem;
}
.icon-start {
  background-image: url('/static/media/startnode.f64b1b2e.png');
}
.icon-end {
  background-image: url('/static/media/endnode.2910cb55.png');
}
.icon-alarm {
  background-image: url('/static/media/alarmnode.213dd51b.png');
}
.icon-normal {
  background-image: url('/static/media/normalnode.a84c7b68.png');
}
.icon-parallel {
  background-image: url('/static/media/parallelnode.b7d9da66.png');
}
.icon-intelli {
  background-image: url('/static/media/intellinode.aa379b8d.png');
}
.icon-judge {
  background-image: url('/static/media/judgenode.a8c87af3.png');
}
@media screen and (min-device-width: 214.28571429rem) {
  .icon-start {
    background-image: url('/static/media/4k_startnode.074f70fa.png');
  }
  .icon-end {
    background-image: url('/static/media/4k_endnode.31421729.png');
  }
  .icon-alarm {
    background-image: url('/static/media/4k_alarmnode.2c734794.png');
  }
  .icon-normal {
    background-image: url('/static/media/4k_normalnode.a28eb234.png');
  }
  .icon-parallel {
    background-image: url('/static/media/4k_parallelnode.53f1e553.png');
  }
  .icon-intelli {
    background-image: url('/static/media/4k_intellinode.558007e8.png');
  }
  .icon-judge {
    background-image: url('/static/media/4k_judgenode.77c9ef8c.png');
  }
}
.flow-list {
  position: relative;
  min-height: 20rem;
}
.flow-list .noOpen {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.flow-list .noOpen p {
  font-weight: bold;
  text-align: center;
  color: #808f9d;
}
.m-flow-panel {
  float: left;
  width: 23.85714286rem;
  height: 21.57142857rem;
  margin: 1.14285714rem 1.07142857rem 1.14285714rem 1.07142857rem !important;
  border: solid 0.07142857rem #e5e5e5;
}
.m-flow-panel .m-icon-check {
  position: absolute;
  left: 0.28571429rem;
  display: none;
}
.m-flow-panel .m-icon-check.flow-list-panel-check .ant-checkbox-checked::after {
  display: none!important;
}
.m-flow-panel:hover .m-icon-check,
.m-flow-panel.active .m-icon-check {
  display: inline-block;
}
.m-flow-panel .ant-card-body {
  padding: 1.14285714rem;
}
.m-flow-panel .panelImg {
  width: 100%;
  height: 15.85714286rem;
}
.m-flow-panel .image-cover {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-flow-panel .info .flow-name {
  display: inline-block;
  font-size: 1.14285714rem;
  font-weight: 700;
  line-height: 1.5rem;
  width: 14.28571429rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.m-flow-panel .info .flow-status {
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  max-width: 7.07142857rem;
}
._WorkFlow_ {
  padding-left: 2.28571429rem;
  padding-right: 2.28571429rem;
  padding-top: 0.85714286rem;
}
._WorkFlow_ .m-workflow-header .m-title {
  font-size: 1.28571429rem;
  font-weight: bold;
}
._WorkFlow_ .flow-step-tip {
  height: 6.42857143rem;
  border: solid 0.07142857rem #e5e5e5;
  padding: 0.35714286rem;
}
._WorkFlow_ .flow-step-tip .step-title {
  font-size: 1rem;
}
._WorkFlow_ .flow-step-tip .step-item {
  float: left;
  width: 90%;
}
._WorkFlow_ .flow-step-tip .step-next {
  font-size: 1.5rem;
  line-height: 6.42857143rem;
}
._WorkFlow_ .m-content {
  position: relative;
  bottom: 0;
}
._WorkFlow_ .ModelOverview-panel {
  background: #fff;
  padding: 1.07142857rem;
}
._WorkFlow_ .ModelOverview-panel .ModelOverview-panel-title {
  width: 100%;
  font-size: 1.07142857rem;
  font-weight: bold;
  margin-bottom: 1.07142857rem;
}
._WorkFlow_ .ModelOverview-panel-divider {
  border-bottom: 1.07142857rem solid #f0f2f5;
}
.ConfigStep {
  width: 20.57142857rem;
  height: 23.57142857rem;
  border: 0.07142857rem solid #e0e0e0;
  padding: 1.42857143rem;
  border-radius: 0.35714286rem;
}
.ConfigStep .ConfigStep-index {
  font-size: 2.14285714rem;
  font-weight: bold;
  color: #1890ff;
}
.ConfigStep .ConfigStep-title {
  font-size: 1.07142857rem;
  font-weight: bold;
  margin-bottom: 0.71428571rem;
}
.ConfigStep .ConfigStep-desc-container {
  margin: 0.71428571rem 0;
  max-height: 5rem;
}
.ConfigStep .ConfigStep-desc-container .ConfigStep-desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.add-flow-modal .image-cover-box {
  margin: 0.71428571rem;
  margin-left: 1.42857143rem;
  position: relative;
  width: 20rem;
  height: 13.28571429rem;
}
.add-flow-modal .image-cover-box .image-cover {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.add-flow-modal .image-cover-box .image-upload {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.85714286rem;
  background-color: rgba(85, 85, 85, 0.5);
  display: flex;
  justify-content: center;
  padding: 0.71428571rem;
}
.m-template-select {
  width: 68.57142857rem;
  height: 100%;
  margin: 1.42857143rem;
}
.m-template-select .m-tempalte-list {
  width: 100%;
  height: calc(100% - 2.5rem);
  display: flex;
  overflow: scroll;
  border: 0.07142857rem solid #e1e1e1;
}
.m-template-select .m-tempalte-list .selected {
  border: 0.07142857rem solid #1890ff;
}
.m-template-select .m-tempalte-panel {
  width: 15.71428571rem;
  height: 12.92857143rem;
  margin: 0.71428571rem;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.12);
}
.m-template-select .m-tempalte-panel .panelImg {
  width: 99%;
  height: 10.42857143rem;
  margin: 0.07142857rem;
}
.m-template-select .m-tempalte-panel .image-cover {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-template-select .m-tempalte-panel .m-template-panel-title {
  display: flex;
  justify-content: center;
}
.m-template-select .m-tempalte-panel .ant-card-body {
  padding: 0.71428571rem;
}
._ImgFileUpload_ .upload-tip {
  color: #d1d1d1;
  vertical-align: -0.25em;
}
._ImgFileUpload_ .upload-text {
  color: #d1d1d1;
  margin-top: 0.5rem;
}
.m-template-box {
  height: 29.28571429rem;
}
._BehaviorCombination_ {
  min-width: 80rem;
  padding-top: 0;
}
._BehaviorCombination_ .selectedRow {
  background-color: #e6f7ff;
}
._BehaviorCombination_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._BehaviorCombination_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._BehaviorCombination_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._BehaviorCombination_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._BehaviorCombination_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._BehaviorCombination_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._BehaviorCombination_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._BehaviorCombination_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._BehaviorCombination_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._BehaviorCombination_ .config-area .add-rule-button {
  display: flex;
  align-items: center;
}
._BehaviorCombination_ .config-area .rule-list-container {
  display: flex;
  align-items: center;
}
._BehaviorCombination_ .config-area .rule-list-container .selecte-rule-button {
  width: 80%;
}
._BehaviorCombination_ .config-area .rule-list-container .selecte-rule-button > span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
._BehaviorCombination_ .config-area .rule-list-container .delete-rule-button {
  cursor: pointer;
}
._BehaviorCombination_ .config-area .selecte-action-button {
  width: 100%;
}
._BehaviorCombination_ .config-area .selecte-action-button > span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
._BehaviorCombination_ .config-area .ant-alert {
  width: 100%;
}
._BehaviorCombination_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._BehaviorCombination_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._BehaviorCombination_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._SEMPage_ {
  padding: 1.57142857rem;
  height: 100%;
}
._SEMPage_ ._SEMOverView_ {
  margin: 0 1.42857143rem 0 0.71428571rem;
  height: 100%;
  overflow: scroll;
}
._SEMPage_ ._SEMOverView_ .device-online {
  color: #52c41a;
}
._SEMPage_ ._SEMOverView_ .device-warning {
  color: #fcac15;
}
._SEMPage_ ._SEMOverView_ .device-offline {
  color: #8f8f8f;
}
._SEMPage_ ._SEMOverView_ .event-sel {
  color: #52c41a;
}
._SEMPage_ ._SEMOverView_ .step-content {
  width: 100%;
  height: 3.57142857rem;
  padding-top: 0.71428571rem;
  background-color: #fff;
}
._SEMPage_ ._SEMOverView_ .step-content .step {
  width: 28.57142857rem;
  height: 3.57142857rem;
  margin: 0 auto;
  margin-bottom: 1.42857143rem;
}
._SEMPage_ ._SEMOverView_ th.ant-table-cell:not(:last-of-type) {
  border-right: 0.07142857rem solid #f0f0f0 !important;
}
._SEMPage_ ._SEMOverView_ td.ant-table-cell:not(:last-of-type) {
  border-right: 0.07142857rem solid #f0f0f0 !important;
}
._SecondEvaluationSet_ {
  padding: 1.57142857rem;
}
._BigModelApply_ {
  height: 100%;
}
._BigModelApply_ .ant-tabs {
  height: 100%;
}
._BigModelApply_ .ant-tabs-content {
  height: 100%;
  overflow: auto !important;
}
._BigModelApply_ .ant-tabs-tabpane {
  height: 100%;
}
._FaceRecognition_LinkCard_ {
  width: 100%;
  margin-bottom: 0.57142857rem;
}
._FaceRecognition_LinkCard_ .name {
  display: inline-block;
  width: 7.71428571rem;
  font-weight: 700;
}
._FaceRecognition_LinkCard_ .tempNumber {
  width: 4.28571429rem;
}
._FaceRecognition_LinkCard_ .color {
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
._FaceRecognition_LinkCard_ .delete-btn {
  float: right;
  margin: auto 0.5rem;
}
._FaceRecognition_LinkCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .linkCard-container .ant-select {
  width: 4.57142857rem !important;
}
._FaceRecognition_LinkCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-item {
  border-bottom: none;
}
._FaceRecognition_LinkCard_ p {
  margin: 0;
  height: 2.28571429rem;
  display: flex;
  align-items: center;
}
._LinkChangeEventDB_ {
  width: 100%;
}
._ChangeDetection_ {
  min-width: 80rem;
  padding-top: 0;
}
._ChangeDetection_ .selectedRow {
  background-color: #e6f7ff;
}
._ChangeDetection_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._ChangeDetection_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._ChangeDetection_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._ChangeDetection_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._ChangeDetection_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._ChangeDetection_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._ChangeDetection_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._ChangeDetection_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._ChangeDetection_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._ChangeDetection_ .config-area .ant-alert {
  width: 100%;
}
._ChangeDetection_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._ChangeDetection_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._ChangeDetection_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._ChangeDetection_ .capture-image {
  width: 100%;
}
._ChangeDetection_ .capture-image .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._ChangeDetection_ .capture-image .name {
  display: inline-block;
  font-weight: 700;
}
._ChangeDetection_ .capture-image .capture-content {
  width: 14.28571429rem;
  height: 10.71428571rem;
}
._ChangeDetection_ .capture-image .capture-content .capimage {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
._ChangeDetection_ .capture-image .capture-content .img-error {
  width: 100%;
  height: 100%;
  background-image: url('/static/media/not_found.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._ChnlIntelliSetting_ {
  padding-top: 0;
  height: 100%;
}
._ChnlIntelliSetting_ .header {
  height: 11.42857143rem;
  background-color: #ffffff;
}
._ChnlIntelliSetting_ .header .stepContainer {
  position: absolute;
  top: 1.42857143rem;
  left: 7.14285714rem;
  right: 7.14285714rem;
  z-index: 1;
}
._ChnlIntelliSetting_ .header .ant-page-header-ghost {
  z-index: 0;
}
._ChnlIntelliSetting_ .container {
  height: calc(100% - 15.285714rem);
  margin: 0 1.42857143rem;
}
._ChnlIntelliSetting_ .container .chnlSet b {
  display: block;
  background-color: #ffffff;
  width: 100%;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent {
  display: flex;
  height: calc(100% - 2.001428rem);
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .m-page-devTreecontainer {
  height: 100%;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .devTreeContainer {
  height: 100%;
  width: 19.64285714rem;
  border: 0.07142857rem solid #e8e8e8;
  background-color: #ffffff;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .m-page-prePointcontainer {
  height: 100%;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .prePointContainer {
  height: 100%;
  width: 19.64285714rem;
  border: 0.07142857rem solid #e8e8e8;
  border-left: unset;
  overflow: auto;
  background-color: #ffffff;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .videoContainer {
  height: 100%;
  flex: 1;
  border: 0.07142857rem solid #e8e8e8;
  border-left: unset;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .m-page-eventcontainer {
  width: 100%;
  height: 100%;
  border: 0.07142857rem solid #e8e8e8;
}
._ChnlIntelliSetting_ .container .chnlSet .chnlSetContent .eventContainer {
  position: absolute;
  width: calc(100% - 22.64285714rem);
  height: calc(100% - 17.3rem);
  flex: 1;
  border: 1.14285714rem solid #f0f2f5;
  overflow: auto;
}
._ChnlIntelliSetting_ .container .roundSet {
  height: 3.428571rem;
  line-height: 3.428571rem;
  background-color: #ffffff;
}
._ChnlIntelliSetting_ .container .setTitle {
  width: 11.78571429rem;
  display: block;
  font-size: 1.28571429rem;
}
._ChnlIntelliSetting_ .footer {
  height: 3.92857143rem;
  padding: 0.71428571rem 1.42857143rem;
  background-color: #ffffff;
}
.anything-popover .jump-link {
  color: #1890ff;
  cursor: pointer;
}
._CrowdDistriMap_ {
  padding-top: 0;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ th.ant-table-cell {
  padding: 0 1.14285714rem;
  font-weight: bold;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
  background-color: #ffffff;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ th.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell {
  padding: 0 1.14285714rem;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell .enable-td,
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell .config-td,
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell .icon-td {
  display: flex;
  align-items: center;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell .config-td .ant-select {
  width: 100%;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ td.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .ant-alert {
  width: 100%;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._CrowdDistriMap_ ._CrowdDistriMap_RuleConfig_ .config-area .ant-form-item {
  margin-bottom: 0;
}
._CrowdDistriMap_ .selectedRow {
  background-color: #e6f7ff;
}
._CrowdDistriMap_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._CrowdDistriMap_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._CrowdDistriMap_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._CrowdDistriMap_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._CrowdDistriMap_ .config-area {
  padding-left: 42.57142857rem;
  min-height: 30rem;
}
._CrowdDistriMap_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._CrowdDistriMap_ .config-area .ant-form-item {
  margin-bottom: 0;
}
._CrowdDistriMap_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._CustomerGlobalConfig_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._ManualCluster_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._ManualCluster_ .search-filter {
  position: absolute;
  right: 1.71428571rem;
}
._ManualCluster_ .Manual-Customer-Drawer .ant-drawer-content-wrapper {
  width: 32.14285714rem !important;
}
._DialRecognition_ {
  min-width: 80rem;
  padding-top: 0;
}
._DialRecognition_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._DialRecognition_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._DialRecognition_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._DialRecognition_ .config-area .ant-alert {
  width: 100%;
}
._DialRecognition_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._DialRecognition_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._DialRecognition_ .config-area .image-box {
  width: 28.57142857rem;
  height: 21.42857143rem;
}
._DialRecognition_ .config-area .image-empty {
  width: 28.57142857rem;
  height: 21.42857143rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
._DialRecognition_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._Disarming_ {
  padding-top: inherit;
}
._Disarming_ .label-div-Container .ant-alert-icon {
  top: 0.85714286rem;
}
._Disarming_ .label-div-Container .ant-alert {
  display: flex;
  height: 2.28571429rem;
}
._Disarming_ .label-col {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
  line-height: 2.28571429rem;
}
._Disarming_ .ant-collapse-item {
  border-bottom: none;
}
._Disarming_ .wrap-col {
  width: 15.71428571rem;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
}
._Disarming_ .check-all .ant-checkbox-wrapper {
  width: 10.71428571rem;
  margin-bottom: 1.14285714rem;
  margin-left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._Disarming_ .eventPush-alert.ant-alert {
  display: flex;
  width: auto;
  height: auto;
}
.eventOverView-table-plus .ant-table-header-column {
  font-weight: bold;
}
.eventOverView-table-plus .react-resizable {
  position: relative;
  background-clip: padding-box;
}
.eventOverView-table-plus .react-resizable-handle {
  position: absolute;
  width: 0.71428571rem;
  height: 100%;
  bottom: 0;
  right: -0.35714286rem;
  cursor: col-resize;
  z-index: 1;
}
.eventOverView-table-plus .dark-background {
  background: #e8e8e8 !important;
}
.eventOverView-table-plus .dark-background td {
  background: #e8e8e8 !important;
}
.eventOverView-table-plus .dark-background:hover {
  background: #e6f7ff !important;
}
.eventOverView-table-plus .dark-background:hover td {
  background: #e6f7ff !important;
}
.eventOverView-table-plus .hide-row-border td {
  border-right: 0 !important;
}
.eventOverView-table-plus .ant-table-title {
  padding: 0.57142857rem 0 !important;
  border: none !important;
  margin-bottom: 0.57142857rem;
}
.eventOverView-table-plus .table-title {
  display: inline-block;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.eventOverView-table-plus .table-col-filter {
  line-height: 2.28571429rem;
  cursor: pointer;
}
.eventOverView-table-plus .table-col-filter i {
  margin-right: 0.35714286rem;
}
._EventOverView_ .device-online {
  color: #52c41a;
}
._EventOverView_ .device-warning {
  color: #fcac15;
}
._EventOverView_ .device-offline {
  color: #8f8f8f;
}
._EventOverView_ .table-col-filter {
  display: flex;
  align-items: center;
  height: 2.28571429rem;
  border: none;
}
._EventOverView_ .ant-table-title {
  padding: 0.57142857rem 0 !important;
  border: none !important;
  margin-bottom: 0.57142857rem;
}
._EventOverView_ .ant-table-thead th.ant-table-column-has-sorters {
  transition: none !important;
}
._EventOverView_ .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
._EventOverView_ .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td {
  border-right: 0.07142857rem solid #e8e8e8 !important;
}
._EventOverView_ th.ant-table-cell {
  height: 1.57142857rem !important;
  line-height: 1.57142857rem !important;
}
._EventOverView_ td.ant-table-cell {
  height: 1.57142857rem !important;
  line-height: 1.57142857rem !important;
}
.event-name-filter-list {
  max-height: 32.85714286rem;
  overflow-y: scroll;
  border: 0.07142857rem solid #e8e8e8;
  border-radius: 0.28571429rem;
  width: 16.42857143rem;
}
._EventTree_ {
  height: 100%;
  border-left: 0.07142857rem solid #e8e8e8;
  overflow-y: overlay;
  overflow-x: hidden;
}
._EventTree_ .tree-subMenuTitle {
  display: flex;
  justify-content: space-between;
}
._EventTree_ .tree-subMenuTitle .anticon {
  display: flex;
  align-items: center;
  font-size: 1.14285714rem;
  margin-right: 0.57142857rem;
}
._EventTree_ .tree-subMenuTitle .disabled {
  color: #D9D9D9;
  cursor: not-allowed;
}
._EventTree_ .tree-subMenuTitle .tree-subMenuTitle-text {
  width: 80%;
  display: inline-block;
}
._EventTree_ .ant-menu-item {
  padding: 0 0.57142857rem 0 0.85714286rem !important;
  height: 2.28571429rem !important;
  color: #272727;
  background-color: #ffffff !important;
  width: 100% !important;
}
._EventTree_ .ant-menu-item .ant-menu-title-content {
  display: flex;
  height: 100%;
  line-height: 1.2;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .title-name {
  display: flex;
  width: calc(100% - 3.57142857rem);
  color: #272727;
  align-items: center;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .title-name .title-inner {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .left-icon-wrapper {
  display: inline-block;
  width: 2.14285714rem;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .left-icon-wrapper .anticon {
  font-size: 1.14285714rem;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .right-icon-wrapper {
  display: inline-block;
  width: auto;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  text-align: center;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .right-icon-wrapper .icon-wrapper {
  display: inline-block;
  height: 100%;
}
._EventTree_ .ant-menu-item .ant-menu-title-content .right-icon-wrapper .anticon {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 1.14285714rem;
}
._EventTree_ .ant-menu-submenu-selected .ant-menu-submenu-title {
  color: #1890ff;
}
._EventTree_ .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-submenu-title {
  height: 2.85714286rem;
  padding: 0 2.28571429rem 0 1.14285714rem !important;
  background-color: rgba(232, 232, 232, 0.4);
}
._EventTree_ .ant-menu-submenu-active .ant-menu-submenu-title {
  color: #1890ff;
}
._EventTree_ .ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  background: #1890ff !important;
}
._EventTree_ .ant-menu-item.ant-menu-item-selected {
  color: #1890ff;
}
._EventTree_ .ant-menu-item.ant-menu-item-selected .title-name {
  color: #1890ff;
}
._EventTree_ .ant-menu-item.ant-menu-item-selected::after {
  display: none;
}
._EventTree_ .ant-menu-item.event-tree-subitem.event-tree-algoPlusEvent {
  background-image: url(/static/media/algoPlus.29b8d142.png);
  background-repeat: repeat-y, no-repeat;
  background-position-x: right, calc(100% - 2.14285714rem);
  background-size: contain, contain;
}
._ExAlarmIn_ {
  padding: 1.71428571rem;
}
._ExAlarmIn_ .exAlarm-divider.ant-divider {
  margin-top: 0.57142857rem;
  margin-bottom: 0.57142857rem;
}
._FaceDetection_ {
  min-width: 80rem;
  padding-top: 0;
}
._FaceDetection_ .ai-tripper {
  display: flex;
  align-items: center;
}
._FaceDetection_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._FaceDetection_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._FaceDetection_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._FaceDetection_ .config-area .ant-alert {
  width: 100%;
}
._FaceDetection_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._FaceDetection_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._FaceDetection_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._FaceRecognition_LinkCard_ {
  width: 100%;
  margin-bottom: 0.57142857rem;
}
._FaceRecognition_LinkCard_ .name {
  display: inline-block;
  width: 7.71428571rem;
  font-weight: 700;
}
._FaceRecognition_LinkCard_ .tempNumber {
  width: 4.28571429rem;
}
._FaceRecognition_LinkCard_ .color {
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
._FaceRecognition_LinkCard_ .delete-btn {
  float: right;
  margin: auto 0.5rem;
}
._FaceRecognition_LinkCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .linkCard-container .ant-select {
  width: 4.57142857rem !important;
}
._FaceRecognition_LinkCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-item {
  border-bottom: none;
}
._FaceRecognition_LinkCard_ p {
  margin: 0;
  height: 2.28571429rem;
  display: flex;
  align-items: center;
}
._LinkFaceDB_ {
  width: 100%;
}
.__FaceRecognition__ {
  height: 100%;
  padding-top: 0;
}
.__FaceRecognition__ .hidden-nav .ant-tabs-nav {
  display: none;
}
.__FaceRecognition__ .ai-front .ant-divider,
.__FaceRecognition__ .ai-back .ant-divider {
  margin: 1.14285714rem 0;
  border-color: #e8e8e8;
}
.__FaceRecognition__ .ai-back ._LinkFaceDB_ ._LinkCard_ .icon-col {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.__FaceRecognition__ .empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.__FaceRecognition__ .button-group button {
  border-radius: 0.28571429rem;
}
.__FaceRecognition__ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._HighToss_ {
  min-width: 80rem;
  padding-top: 0;
}
._HighToss_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._HighToss_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._HighToss_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._HighToss_ .config-area .ant-alert {
  width: 100%;
}
._HighToss_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._HighToss_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._HighToss_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._FloorCaliFormModal_ .ant-modal-body {
  max-height: calc(80vh - 7.85714286rem);
  min-height: 14.28571429rem;
  overflow-y: auto;
}
._FloorCaliFormModal_ .floor-nes {
  color: #f5222d;
}
._FloorCaliFormModal_ .floor-cont {
  position: relative;
  margin-top: 1.42857143rem;
}
._FloorCaliFormModal_ .floor-cont .floor-left {
  position: absolute;
  width: 4.28571429rem;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
._FloorCaliFormModal_ .floor-cont .floor-left .floor-text {
  height: 1.42857143rem;
  line-height: 1.142857rem;
  text-align: center;
  color: #1890ff;
}
._FloorCaliFormModal_ .floor-cont .floor-left .floor-text span {
  display: inline-block;
}
._FloorCaliFormModal_ .floor-cont .floor-left .floor-line {
  height: calc(100% - 2.571429rem);
  border-right: 0.07142857rem solid #1890ff;
  display: inline-block;
  width: 0;
  margin-top: 0.28571429rem;
}
._FloorCaliFormModal_ .floor-cont .floor-right {
  padding-left: 4.28571429rem;
}
._FloorCaliFormModal_ .floor-cont .floor-right .pad-l10 {
  padding-left: 0.71428571rem;
}
._FloorCaliFormModal_ .floor-cont .floor-right .pad-t10 {
  padding-top: 0.71428571rem;
}
._FloorCaliFormModal_ .floor-cont .floor-right .dis-ib {
  display: inline-block;
}
._FloorCaliFormModal_ .floor-cont .floor-right .floor-chk {
  margin-right: 0.71428571rem;
}
._FloorCaliFormModal_ .floor-cont .floor-right .floor-ipt {
  width: calc(100% - 2.42857143rem);
}
._IVSConfig_ {
  min-width: 80rem;
  padding-top: 0;
}
._IVSConfig_ .hidden-nav .ant-tabs-nav {
  display: none;
}
._IVSConfig_ .selectedRow {
  background-color: #e6f7ff;
}
._IVSConfig_ ._IVS_RuleConfig_ th.ant-table-cell {
  padding: 0 1.14285714rem;
  font-weight: bold;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
  background-color: #ffffff;
}
._IVSConfig_ ._IVS_RuleConfig_ th.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell {
  padding: 0 1.14285714rem;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
}
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell .enable-td,
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell .config-td,
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell .icon-td {
  display: flex;
  align-items: center;
}
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell .config-td .ant-select {
  width: 100%;
}
._IVSConfig_ ._IVS_RuleConfig_ td.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-legacy-form-item {
  margin-bottom: 0;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-legacy-form-item .ant-legacy-form-item-control {
  line-height: initial;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .wrap-col,
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .label-col {
  height: 2.28571429rem;
  line-height: 2.28571429rem !important;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .label-col {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .wrap-col {
  display: flex;
  align-items: center;
  width: auto;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-checkbox-group {
  height: 2.28571429rem !important;
  line-height: 2.28571429rem;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-checkbox-group .ant-checkbox-wrapper {
  width: 7.14285714rem;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-checkbox-group .ant-checkbox-wrapper span:last-of-type {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-checkbox-group .icon-wrapper {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._IVSConfig_ ._IVS_RuleConfig_ ._IVS_RuleConfig_Form_ .ant-checkbox-group .icon-wrapper .anticon {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  font-size: 1.71428571rem;
  vertical-align: middle;
}
._IVSConfig_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._IVSConfig_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._IVSConfig_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._IVSConfig_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._IVSConfig_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._IVSConfig_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._IVSConfig_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._IVSConfig_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._IVSConfig_ .config-area .ant-alert {
  width: 100%;
}
._IVSConfig_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._IVSConfig_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._IVSModeChange_ {
  padding: 0;
}
._IVSModeChange_ p {
  margin-bottom: 0;
}
._IVSModeChange_ .label-col {
  width: 7.71428571rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._IVSModeChange_ .wrapper-col {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._IntellTraffic_ {
  min-width: 80rem;
}
._IntellTraffic_ .selectedRow {
  background-color: #e6f7ff;
}
._IntellTraffic_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._ManualCalibrate_ {
  padding: 1.71428571rem;
}
.calibrate-container {
  position: relative;
}
.calibrate-container .calibrate-video {
  width: 40rem;
  height: 30rem;
}
.calibrate-container .calibrate-video-rect {
  z-index: 1;
  position: absolute;
  border: 0.07142857rem solid #f5222d;
}
.calibrate-ptz-container {
  height: 2.85714286rem;
  background: #e8eaeb;
}
._MarkConfigure_ .tools-bar > div {
  display: none;
}
._AreaDraw_ {
  position: absolute;
  width: 36.14285714rem;
  height: 23.14285714rem;
  top: 0rem;
  left: 0rem;
  margin: 0.14285714rem;
}
._AreaDraw_ .area-canvas {
  opacity: 0.5;
}
._AreaDraw_ .drag-canvas {
  position: absolute;
  opacity: 0.3;
  top: 0rem;
  left: 0rem;
}
._WaveForm_ {
  position: relative;
  background-size: repeat;
  background-image: url('/static/media/motion_figure.7d9c24f9.png');
}
._WaveForm_ .figure-threshold {
  background: #272727;
  position: absolute;
  height: 0.07142857rem;
  width: 100%;
  left: 0rem;
}
._MotionDetect_ {
  min-width: 80rem;
}
._MotionDetect_ .number-input {
  width: 4.28571429rem;
}
._MotionDetect_ ._Video_ {
  width: 36.42857143rem;
  height: 23.42857143rem;
}
._MotionDetect_ .video-area {
  width: 36.42857143rem;
  height: 26rem;
  position: absolute;
}
._MotionDetect_ .alarm-alert {
  min-width: 60%;
  max-width: 100%;
  height: 2.28571429rem;
}
._MotionDetect_ .config-area {
  padding-left: 38.14285714rem;
  min-height: 26rem;
}
._MotionDetect_ .config-area .ant-alert {
  width: 100%;
}
._MotionDetect_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._MotionDetect_ .ant-alert {
  width: 100%;
}
._MotionDetect_ .ant-alert-icon {
  top: 0.85714286rem;
}
._MotionDetect_ .delete-bar {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 2.57142857rem;
  background: #e8e8e8;
  padding: 0.42857143rem 0;
}
._MotionDetect_ .delete-icon {
  height: 1.71428571rem;
  width: 1.71428571rem;
  font-size: 1.42857143rem;
}
._MotionDetect_ .region-radio-group {
  display: flex;
}
._MotionDetect_ .region-radio-group .region-radio {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.14285714rem;
  width: 2.14285714rem;
  font-size: 1.71428571rem;
  border: none;
  text-align: center;
  box-shadow: none;
}
._MotionDetect_ .region-radio-group .region-radio .region-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
._MotionDetect_ .region-radio-group .region-radio .region-icon0 {
  color: red;
}
._MotionDetect_ .region-radio-group .region-radio .region-icon1 {
  color: orange;
}
._MotionDetect_ .region-radio-group .region-radio .region-icon2 {
  color: blue;
}
._MotionDetect_ .region-radio-group .region-radio .region-icon3 {
  color: green;
}
._MotionDetect_ .region-radio-group .region-radio:not(:first-child)::before {
  width: 0;
}
._MotionDetect_ .region-radio-group .ant-radio-button-wrapper-checked {
  border: none;
}
._MotionDetect_ .region-radio-group .ant-radio-button-wrapper-checked .ant-radio-button {
  background-color: #8f8f8f;
  opacity: 0.3;
}
._MultiRuleConfig_ {
  min-width: 80rem;
  padding-top: 0;
}
._MultiRuleConfig_ .selectedRow {
  background-color: #e6f7ff;
}
._MultiRuleConfig_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._MultiRuleConfig_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._MultiRuleConfig_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._MultiRuleConfig_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._MultiRuleConfig_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._MultiRuleConfig_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._MultiRuleConfig_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
  z-index: 10;
}
._MultiRuleConfig_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._MultiRuleConfig_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
  max-height: 38.71428571rem;
  width: 98%;
  position: relative;
  overflow: auto;
}
._MultiRuleConfig_ .config-area .ant-alert {
  width: 100%;
}
._MultiRuleConfig_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._MultiRuleConfig_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._MultiRuleConfig_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._MultiRuleConfig_ .jump-link {
  color: #1890ff;
  cursor: pointer;
}
._MultiVehicleRecognition_ {
  min-width: 80rem;
  padding-top: 0;
}
._MultiVehicleRecognition_ .selectedRow {
  background-color: #e6f7ff;
}
._MultiVehicleRecognition_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._MultiVehicleRecognition_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._MultiVehicleRecognition_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._MultiVehicleRecognition_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._MultiVehicleRecognition_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._MultiVehicleRecognition_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._MultiVehicleRecognition_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._MultiVehicleRecognition_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._MultiVehicleRecognition_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._MultiVehicleRecognition_ .config-area .ant-alert {
  width: 100%;
}
._MultiVehicleRecognition_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._MultiVehicleRecognition_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._MultiVehicleRecognition_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._NormalEvent_ .tempNumber {
  margin-left: 0.71428571rem;
  width: 4.28571429rem;
}
._NumberStatConfig_ {
  padding-top: 0;
  min-width: 80rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ th.ant-table-cell {
  padding: 0 1.14285714rem;
  font-weight: bold;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
  background-color: #ffffff;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ th.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell {
  padding: 0 1.14285714rem;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell .enable-td,
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell .config-td,
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell .icon-td {
  display: flex;
  align-items: center;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell .config-td .ant-select {
  width: 100%;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ td.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .ant-alert {
  width: 100%;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ .config-area .ant-form-item {
  margin-bottom: 0;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .ant-divider-horizontal {
  margin: 0.57142857rem 0 1.28571429rem 0 !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .label-col,
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .wrap-col {
  line-height: 2.28571429rem;
  height: 2.28571429rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .label-col {
  min-width: 7.71428571rem;
  width: auto;
  padding-right: 0.57142857rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .wrap-col {
  display: flex;
  align-items: center;
  width: 16.42857143rem;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .ant-legacy-form-item {
  margin-bottom: 0;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .option-bar span.anticon svg {
  color: #272727 !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .option-bar:hover span.anticon svg {
  color: #1890ff !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .option-bar[disabled] span.anticon svg {
  color: #8f8f8f !important;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .Dulp_Remove_Dir_Content .main {
  color: #fff;
  background-color: #000;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .Dulp_Remove_Dir_Content .main .left {
  display: inline-block;
  text-align: center;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .Dulp_Remove_Dir_Content .main .right {
  display: inline-block;
  margin-left: 0.71428571rem;
  text-align: center;
}
._NumberStatConfig_ ._NumberStatConfig_RuleConfig_ ._NumberStatConfig_RuleConfigForm_ .remove-dir-icon:hover svg {
  color: #1890ff !important;
}
._NumberStatConfig_ .selectedRow {
  background-color: #e6f7ff;
}
._NumberStatConfig_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._NumberStatConfig_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._NumberStatConfig_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._NumberStatConfig_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._NumberStatConfig_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._PhoneCallDetect_ {
  min-width: 80rem;
  padding-top: 0;
}
._PhoneCallDetect_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._PhoneCallDetect_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 2 14rem;
}
._PhoneCallDetect_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._PhoneCallDetect_ .config-area .ant-alert {
  width: 100%;
}
._PhoneCallDetect_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._PhoneCallDetect_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._PortraitDetection_ {
  min-width: 80rem;
  padding-top: 0;
}
._PortraitDetection_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._PortraitDetection_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._PortraitDetection_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._PortraitDetection_ .config-area .ant-alert {
  width: 100%;
}
._PortraitDetection_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._PortraitDetection_ .config-area .label-col,
._PortraitDetection_ .config-area .wrap-col {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._PortraitDetection_ .config-area .label-col {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._PortraitDetection_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._ModifySnapInterval_ {
  padding: 1.14285714rem;
}
._LModelCtrl_ {
  padding: 1.5rem 1.5rem 0 1.5rem;
  height: 100%;
}
._LModelCtrl_ .table-plus .ant-table-tbody .ant-form-item-control {
  line-height: 0;
}
._LModelCtrl_ .table-plus .ant-table-tbody .ant-input-number {
  width: auto;
}
._LModelCtrl_ .speed-form-item {
  display: inline-block;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._LModelCtrl_ .speed-diabled-edit {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
._LModelCtrl_ th.ant-table-cell:not(:last-of-type) {
  border-right: 0.07142857rem solid #f0f0f0 !important;
}
._LModelCtrl_ td.ant-table-cell:not(:last-of-type) {
  border-right: 0.07142857rem solid #f0f0f0 !important;
}
._SecondEvaluation_ {
  min-width: 80rem;
  padding-top: 0;
}
._SecondEvaluation_ .selectedRow {
  background-color: #e6f7ff;
}
._SecondEvaluation_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._SecondEvaluation_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._SecondEvaluation_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._SecondEvaluation_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._SecondEvaluation_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._SecondEvaluation_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._SecondEvaluation_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._SecondEvaluation_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._SecondEvaluation_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._SecondEvaluation_ .config-area .ant-alert {
  width: 100%;
}
._SecondEvaluation_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._SecondEvaluation_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._SecondEvaluation_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._SingleRuleConfig_ {
  min-width: 80rem;
  padding-top: 0;
}
._SingleRuleConfig_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._SingleRuleConfig_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._SingleRuleConfig_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._SingleRuleConfig_ .config-area .ant-alert {
  width: 100%;
}
._SingleRuleConfig_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._SingleRuleConfig_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._SingleRuleConfig_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._AreaDraw_ {
  position: absolute;
  width: 36.14285714rem;
  height: 23.14285714rem;
  top: 0rem;
  left: 0rem;
  margin: 0.14285714rem;
}
._AreaDraw_ .area-canvas {
  opacity: 0.5;
}
._AreaDraw_ .drag-canvas {
  position: absolute;
  opacity: 0.3;
  top: 0rem;
  left: 0rem;
}
._SmartMotionDetect_ {
  min-width: 80rem;
}
._SmartMotionDetect_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._SmartMotionDetect_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._SmartMotionDetect_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._SmartMotionDetect_ .config-area .ant-alert {
  width: 100%;
}
._SmartMotionDetect_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._SmartMotionDetect_ .config-area .label-col,
._SmartMotionDetect_ .config-area .wrap-col {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._SmartMotionDetect_ .config-area .label-col {
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._SmartMotionDetect_ .alarm-icon {
  font-size: 1.71428571rem;
}
._SmartMotionDetect_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._SmartMotionDetect_ .alarm-alert {
  min-width: 60%;
  max-width: 100%;
  height: 2.28571429rem;
}
._SmartMotionDetect_ .alarm-icon {
  position: relative;
  top: 0.14285714rem;
  font-size: 1.42857143rem;
}
._SmokingDetect_ {
  min-width: 80rem;
  padding-top: 0;
}
._SmokingDetect_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._SmokingDetect_ .video-area .draw-canvas {
  position: absolute;
  top: 2 14rem;
  left: 2 14rem;
}
._SmokingDetect_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._SmokingDetect_ .config-area .ant-alert {
  width: 100%;
}
._SmokingDetect_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._SmokingDetect_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
.SoundDetection {
  padding: 1.71428571rem;
}
._StaffFrequency_ {
  padding: 1.71428571rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ {
  margin-bottom: 0.57142857rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .container-wrapped {
  width: 6.42857143rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .label-col .name {
  display: inline-block;
  width: 7.71428571rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .ant-collapse-header .icon-col .delete-button {
  border-left: 0.07142857rem solid #d9d9d9;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .ant-collapse-item {
  border-bottom: none;
}
._StaffFrequency_ ._StaffFrequencyLinkCard_ .group-clearTime {
  color: #52c41a;
}
.__staff-frequency-modal__ {
  width: 37.14285714rem !important;
}
.__staff-frequency-modal__ .group-name {
  display: inline-block;
  max-width: 11.42857143rem;
  color: #1890ff;
}
.__staff-frequency-modal__ .box-wrapper {
  display: flex;
  justify-content: space-between;
}
.__staff-frequency-modal__ .box-wrapper .group-box {
  width: 45%;
  border: 0.07142857rem solid #d9d9d9;
}
.__staff-frequency-modal__ .box-wrapper .group-box .group-header {
  background-color: #ECEEF1;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  padding-left: 0.57142857rem;
}
.__staff-frequency-modal__ .box-wrapper .group-box .group-body {
  padding: 0.57142857rem;
  max-height: 22.85714286rem;
  overflow-y: auto;
}
.__staff-frequency-modal__ .m-label-checkbox .ant-checkbox-wrapper {
  max-width: 11.42857143rem;
}
.__staff-frequency-modal__ .m-label-checkbox .ant-checkbox-wrapper .ant-checkbox ~ span {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._VehicleCompare_LinkCard_ {
  width: 100%;
  margin-bottom: 0.57142857rem;
}
._VehicleCompare_LinkCard_ .name {
  display: inline-block;
  width: 7.71428571rem;
  font-weight: 700;
}
._VehicleCompare_LinkCard_ .tempNumber {
  width: 4.28571429rem;
}
._VehicleCompare_LinkCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._VehicleCompare_LinkCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._VehicleCompare_LinkCard_ .color {
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
._VehicleCompare_LinkCard_ .delete-btn {
  float: right;
  margin: auto 0.5rem;
}
._VehicleCompare_LinkCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._VehicleCompare_LinkCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._VehicleCompare_LinkCard_ .ant-collapse-item {
  border-bottom: none;
}
._VehicleCompare_LinkCard_ .linkCard-container .ant-select {
  width: 4.57142857rem !important;
}
.m-linkCArd-LabelSelect .color {
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
._LinkFaceDB_ .add-card {
  width: 37.71428571rem;
  height: 13.71428571rem;
  float: left;
  margin: 2rem 1.5rem 2rem 1.5rem !important;
  border-color: #d9d9d9;
}
._VehicleCompare_ {
  padding-top: 0;
}
._VehicleCompare_ .content-divider.ant-divider {
  margin: 1.14285714rem 0;
}
._VehicleCompare_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._VehicleDetection_ {
  min-width: 80rem;
}
._VehicleDetection_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._VehicleDetection_ .video-area .draw-canvas {
  position: absolute;
  top: 2 14rem;
  left: 2 14rem;
}
._VehicleDetection_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._VehicleDetection_ .config-area .ant-alert {
  width: 100%;
}
._VehicleDetection_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._VehicleDetection_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._VideoQualityDiagnosis_ {
  padding: 0rem;
}
._VideoQualityDiagnosis_ .switch-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._VideoQualityDiagnosis_ .switch-col .ant-alert-warning {
  display: flex;
  width: auto;
  height: 2.28571429rem;
}
._VideoQualityDiagnosis_ .vq-tip {
  position: absolute;
  top: 0.14285714rem;
  left: 9.28571429rem;
}
._VideoQualityDiagnosis_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._VideoQualityDiagnosis_ .card-groups {
  display: flex;
  flex-wrap: wrap;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper {
  box-sizing: border-box;
  padding-bottom: 0.85714286rem;
  padding-right: 0.85714286rem;
  width: 25%;
}
@media screen and (max-width: 111.42857143rem) {
  ._VideoQualityDiagnosis_ .card-groups .card-wrapper {
    width: 33.333% !important;
  }
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.42857143rem 0.42857143rem;
  height: 5.85714286rem;
  border: 0.07142857rem solid #e8e8e8;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card:hover {
  border-color: #1890ff;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top {
  display: flex;
  height: 2.28571429rem;
  align-items: center;
  justify-content: space-between;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-left {
  display: flex;
  align-items: center;
  height: 100%;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-left .event-title {
  max-width: 11.42857143rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-left .left-icon {
  font-size: 1.14285714rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-right {
  display: flex;
  align-items: center;
  height: 100%;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-right .device-count {
  padding: 0.14285714rem;
  line-height: 1;
  font-size: 0.85714286rem;
  background-color: #52c41a;
  color: #ffffff;
  border-radius: 0.85714286rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-right .right-icon {
  font-size: 1.14285714rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-top .top-right .right-icon:hover {
  color: #40a9ff;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom {
  display: flex;
  height: 2.28571429rem;
  align-items: center;
  justify-content: space-between;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom .bottom-left {
  display: flex;
  align-items: center;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom .bottom-left .bottom-threshold {
  max-width: 7.14285714rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom .bottom-left .ant-slider {
  width: 6.28571429rem;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom .bottom-left .ant-input {
  width: 2rem;
  height: 1.57142857rem;
  padding: 0 !important;
  text-align: center;
}
._VideoQualityDiagnosis_ .card-groups .card-wrapper .diagnosis-card .card-bottom .bottom-right {
  display: flex;
  align-items: center;
}
._VideoQualityDiagnosis_ .card-groups .diagnosis-card-checked {
  background-color: #1890ff1A;
  border-color: #1890ff;
}
._VideoQualityDiagnosis_ .device-table .table-upper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 3.42857143rem;
  line-height: 3.42857143rem;
}
._VideoQualityDiagnosis_ .device-table .table-upper .upper-left {
  display: flex;
}
._VideoQualityDiagnosis_ .device-table .table-upper .upper-right {
  display: flex;
  align-items: center;
}
.videoQualityDiagnosis-modal .ant-modal {
  width: 47.14285714rem !important;
}
.videoQualityDiagnosis-modal .ant-modal .ant-modal-body {
  padding: 1.42857143rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.videoQualityDiagnosis-modal .ant-modal .ant-modal-body .diag-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.28571429rem;
  height: 3.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  cursor: pointer;
}
.videoQualityDiagnosis-modal .ant-modal .ant-modal-body .selected-diagnosis {
  border-color: #1890ff;
  color: #1890ff;
}
.videoQualityDiagnosis-modal .ant-modal .ant-modal-body .selected-item-text {
  display: inline-block;
  max-width: 80%;
}
.videoQualityDiagnosis-modal .ant-modal .ant-modal-body .disabled-diagnosis {
  color: #8f8f8f;
  cursor: not-allowed;
}
._VideoStruction_ {
  min-width: 80rem;
  width: 100%;
  position: relative;
  padding-top: 0;
}
._VideoStruction_ .hidden-nav .ant-tabs-nav {
  display: none;
}
._VideoStruction_ .filter-button {
  position: absolute;
  right: 0;
  top: 0.5rem;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ th.ant-table-cell {
  padding: 0 1.14285714rem;
  font-weight: bold;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
  background-color: #ffffff;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ th.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell {
  padding: 0 1.14285714rem;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .enable-td,
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .config-td,
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .icon-td {
  display: flex;
  align-items: center;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .enable-td .enable-switch-label,
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .config-td .enable-switch-label,
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .icon-td .enable-switch-label {
  display: inline-block;
  max-width: 6.28571429rem;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .config-td .ant-select {
  width: 100%;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell .config-td .ant-input {
  padding-left: 0;
}
._VideoStruction_ ._VideoStruction_RuleConfig_ td.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._VideoStruction_ .selectedRow {
  background-color: #e6f7ff;
}
._VideoStruction_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._VideoStruction_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._VideoStruction_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._VideoStruction_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._VideoStruction_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._VideoStruction_ .config-area .ant-alert {
  width: 100%;
}
._VideoStruction_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._VideoStruction_ .config-area .ant-form-item {
  margin-bottom: 0;
}
._VideoStruction_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._VideoStruction_ .no-grow-wrapper {
  flex-grow: unset;
}
._ObjectDetect_AIFilterModal_ {
  height: 80%;
  width: 50rem !important;
}
._ObjectDetect_AIFilterModal_ .ant-modal-body {
  width: auto;
  padding: 1.14285714rem;
}
._ObjectDetect_AIFilterModal_ .modal-item {
  display: flex;
}
._ObjectDetect_AIFilterModal_ .modal-item .m-label-checkbox {
  width: 8.57142857rem;
}
._ObjectDetect_AIFilterModal_ .modal-item .m-label-checkbox .ant-checkbox-wrapper {
  width: 100%;
  max-width: 8.57142857rem;
}
._ObjectDetect_AIFilterModal_ .modal-item .m-label-checkbox .ant-checkbox-wrapper .ant-checkbox ~ span {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._ObjectDetect_AIFilterModal_ .header-wrapper {
  padding: 0 1.71428571rem;
}
._ObjectDetect_AIFilterModal_ .header-wrapper .radio-button-text {
  display: inline-block;
  max-width: 7.85714286rem;
}
._ObjectDetect_AIFilterModal_ .content-wrapper {
  height: 40rem;
  padding: 0 1.71428571rem;
  overflow: auto;
}
._ObjectDetect_AIFilterModal_ .ant-legacy-form-item {
  margin-bottom: 0;
  font-size: 1rem;
}
._ObjectDetect_AIFilterModal_ .ant-legacy-form label,
._ObjectDetect_AIFilterModal_ .ant-legacy-form-explain {
  font-size: 1rem;
}
._ObjectDetect_AIFilterModal_ .ant-form .ant-form-item {
  margin-bottom: 0;
}
._ObjectDetect_AIFilterModal_ .ant-form .ant-form-item .ant-form-item-children {
  display: inline-block;
  width: 90%;
}
._ObjectDetect_AIFilterModal_ .ant-form .ant-form-item .ant-form-explain {
  display: inline-block;
  padding-left: 0.28571429rem;
}
._VideoStructionPlate_ {
  max-width: 53.57142857rem;
  min-width: 35.71428571rem;
}
._VideoStructionPlate_ .plate-info-cell {
  width: 100%;
  height: 100%;
  display: inline-block;
  white-space: nowrap;
}
._FaceRecognition_LinkCard_ {
  width: 100%;
  margin-bottom: 0.57142857rem;
}
._FaceRecognition_LinkCard_ .name {
  display: inline-block;
  width: 7.71428571rem;
  font-weight: 700;
}
._FaceRecognition_LinkCard_ .tempNumber {
  width: 4.28571429rem !important;
}
._FaceRecognition_LinkCard_ .color {
  width: 1rem;
  height: 1rem;
  display: inline-block;
}
._FaceRecognition_LinkCard_ .delete-btn {
  float: right;
  margin: auto 0.5rem;
}
._FaceRecognition_LinkCard_ .label-col {
  display: flex;
  align-items: center;
  width: auto;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .switch-col {
  display: flex;
  align-items: center;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .linkCard-container .ant-select {
  width: 4.57142857rem !important;
}
._FaceRecognition_LinkCard_ .ant-collapse-header {
  height: 3.28571429rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-header .icon-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-grow: 1;
  height: 1.57142857rem;
  line-height: 1.57142857rem;
}
._FaceRecognition_LinkCard_ .ant-collapse-item {
  border-bottom: none;
}
._FaceRecognition_LinkCard_ p {
  margin: 0;
  height: 2.28571429rem;
  display: flex;
  align-items: center;
}
._LinkWorkClothDB_ {
  width: 100%;
}
._WorkClothesDetection_ {
  min-width: 80rem;
  padding-top: 0;
}
._WorkClothesDetection_ .selectedRow {
  background-color: #e6f7ff;
}
._WorkClothesDetection_ .editable-cell-wrapper {
  display: flex;
  align-items: center;
}
._WorkClothesDetection_ .editable-cell-wrapper .ant-input {
  padding-left: 0;
}
._WorkClothesDetection_ .operator-cell-wrapper {
  display: flex;
  align-items: center;
}
._WorkClothesDetection_ .editable-cell-value-wrap {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  border: 0.07142857rem solid #ffffff;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
}
._WorkClothesDetection_ .selectedRow:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._WorkClothesDetection_ .editable-row:hover .editable-cell-value-wrap {
  border: 0.07142857rem solid #d9d9d9;
  border-radius: 0.28571429rem;
}
._WorkClothesDetection_ .video-area {
  width: 42.57142857rem;
  height: 30rem;
  position: absolute;
}
._WorkClothesDetection_ .video-area .draw-canvas {
  position: absolute;
  top: 0.14285714rem;
  left: 0.14285714rem;
}
._WorkClothesDetection_ .config-area {
  padding-left: 44.28571429rem;
  min-height: 30rem;
}
._WorkClothesDetection_ .config-area .ant-alert {
  width: 100%;
}
._WorkClothesDetection_ .config-area .ant-alert-icon {
  top: 0.85714286rem;
}
._WorkClothesDetection_ .config-area .slider-behind.ant-input-number {
  width: 4.28571429rem !important;
}
._WorkClothesDetection_ .config-area .switch-box {
  min-width: 11.42857143rem;
}
._WorkClothesDetection_ .config-area .form-box {
  min-width: 41.42857143rem;
}
._WorkClothesDetection_ .ant-tabs-nav-wrap {
  padding: 0 0.85714286rem !important;
}
._WorkClothesDetection_ .number-input {
  width: 4.28571429rem !important;
}
._WorkClothesDetection_ .workclothes-rightbox {
  height: 30.71428571rem;
  overflow-y: scroll;
}
._WorkClothesDetection_ .m-label-box {
  display: flex;
  width: 7.14285714rem;
  height: 2.28571429rem;
  color: #272727;
  align-items: center;
}
._WorkClothesDetection_ .m-label-box .m-label-inner {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.14285714rem;
}
._WorkClothesDetection_ .workclothes-alert {
  position: absolute;
  left: 11.42857143rem;
  top: -0.28571429rem;
  width: 27.14285714rem !important;
  max-height: 3rem;
}
.faceDetection-customSetting .setting-item.ant-input-number {
  width: 4.28571429rem !important;
}
._EventManager_ {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
._EventManager_ .ant-layout {
  background-color: transparent;
}
._EventManager_ .m-main-page {
  position: relative;
  border: 1.14285714rem solid #f0f2f5;
  height: 100%;
  background-color: transparent;
  overflow: auto;
}
._EventManager_ .m-main-page .component-wrapper {
  min-width: 54.28571429rem;
  height: 100%;
}
._EventManager_ .device-select-sider .device-select-sider-tree {
  min-width: 10rem !important;
  max-width: 17.85714286rem !important;
}
._EventManager_ .device-select-sider .device-select-sider-event {
  min-width: 10rem !important;
  max-width: 16.42857143rem !important;
}
._EventManager_ .device-select-sider .ant-layout-sider-children {
  position: absolute;
  width: 100%;
}
._EventManager_ .device-select-sider .ant-layout-sider-children ._DeviceTree_ {
  min-width: auto !important;
}
._EventManager_ .ant-legacy-form label,
._EventManager_ .ant-legacy-form-item label,
._EventManager_ .ant-legacy-form-item,
._EventManager_ .ant-legacy-form-explain,
._EventManager_ .ant-legacy-form {
  font-size: 1rem;
}
._EventManager_ .m-label-checkbox .ant-checkbox-wrapper {
  width: 8.57142857rem;
}
._EventManager_ .m-label-checkbox .ant-checkbox-wrapper .ant-checkbox ~ span {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
._EventManager_ .m-label-checkbox .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
._EventManager_ .number-input {
  width: 4.28571429rem !important;
}
._EventManager_ .ant-divider-horizontal {
  margin: 0.85714286rem 0 !important;
}
._EventManager_ th.ant-table-cell {
  padding: 0 1.14285714rem;
  font-weight: bold;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
  background-color: #ffffff;
}
._EventManager_ th.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
._EventManager_ td.ant-table-cell {
  padding: 0 1.14285714rem;
  height: 2.78571429rem;
  line-height: 2.78571429rem;
}
._EventManager_ td.ant-table-cell .enable-td,
._EventManager_ td.ant-table-cell .config-td,
._EventManager_ td.ant-table-cell .icon-td {
  display: flex;
  align-items: center;
}
._EventManager_ td.ant-table-cell .enable-td .enable-switch-label,
._EventManager_ td.ant-table-cell .config-td .enable-switch-label,
._EventManager_ td.ant-table-cell .icon-td .enable-switch-label {
  display: inline-block;
  max-width: 6.28571429rem;
}
._EventManager_ td.ant-table-cell .config-td .ant-select {
  width: 100%;
}
._EventManager_ td.ant-table-cell .config-td .ant-input {
  padding-left: 0;
}
._EventManager_ td.ant-table-cell:not(:last-of-type) {
  border-right: none !important;
}
.abnormal-dlg-tip {
  text-align: center;
}
.abnormal-enable-tip {
  position: absolute;
  top: 0.85714286rem;
  font-size: 1.14285714rem;
}
.abnormal-fba3-tip,
.abnormal-ba3-tip {
  color: #52c41a;
}
.abnormal-fba2-tip,
.abnormal-ba2-tip,
.abnormal-fba1-tip,
.abnormal-ba1-tip {
  color: #FE4E50;
}
.m-normal-popover {
  max-height: 17.85714286rem;
  overflow-y: auto;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
}
.m-normal-popover .ant-dropdown-menu-item-active {
  background-color: #e6f7ff;
  color: #1890ff;
}
.m-normal-popover .ant-dropdown-menu-item {
  padding-left: 1rem;
  padding-right: 0.57142857rem;
}
.m-normal-popover.ant-dropdown::before {
  bottom: 0 !important;
}
.m-normal-popover .ant-dropdown-menu-item-disabled,
.m-normal-popover .ant-dropdown-menu-submenu-title-disabled .ant-dropdown-menu-item-disabled:hover,
.m-normal-popover .ant-dropdown-menu-submenu-title-disabled:hover {
  color: #D9D9D9;
  background-color: #ffffff;
}
.m-normal-popover .custom-empty-menu {
  cursor: default !important;
}
.m-normal-popover .custom-empty-menu .custom-empty-menu-contain {
  display: flex;
  flex-direction: column;
  padding: 0.71428571rem 2.85714286rem;
}
.m-normal-popover .custom-empty-menu .custom-empty-menu-contain .custom-menu-icon {
  font-size: 3.5rem;
  color: rgba(232, 232, 232, 0.4);
}
.m-normal-popover .custom-menu {
  cursor: default !important;
  border-top: 0.07142857rem solid #e8e8e8;
}
.m-normal-popover .custom-menu-goto {
  color: #272727;
}
.m-normal-popover .custom-menu-goto .custom-menu-goto-link {
  cursor: pointer !important;
  color: #1890ff;
}
.m-normal-dropdown .ant-select-item-option-active {
  background-color: #e6f7ff;
  color: #1890ff;
}
.m-normal-dropdown .ant-select-item-option {
  padding-left: 1rem;
  padding-right: 0.57142857rem;
}
.m-normal-dropdown .ant-select-item-option-selected {
  color: #1890ff;
}
.m-normal-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.m-normal-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title .ant-dropdown-menu-title-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.m-normal-dropdown .ant-dropdown-menu-submenu-active .ant-dropdown-menu-submenu-title {
  background-color: #e6f7ff;
  color: #1890ff;
}
.m-normal-dropdown .ant-dropdown-menu-submenu-active .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .anticon {
  color: #1890ff;
}
.m-normal-dropdown .ant-dropdown-menu-submenu-open .ant-dropdown-menu-submenu-title {
  background-color: #e6f7ff;
  color: #1890ff;
}
.m-normal-dropdown .ant-dropdown-menu-submenu-open .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .anticon {
  color: #1890ff;
}
.m-eventManager-dropdown .easyDropdown-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m-eventManager-dropdown .m-normal-subMenuText {
  display: inline-block;
  width: auto;
  max-width: 7.14285714rem;
}
.m-normal-subMenu .ant-dropdown-menu-sub .ant-dropdown-menu-item-active {
  background-color: #e6f7ff !important;
  color: #1890ff !important;
}
@media screen and (max-width: 1200PX) {
  ._EventTree_ .ant-menu-submenu-title {
    padding: 0 1.42857143rem !important;
  }
}
._VehicleDBContent_ .content .list {
  height: calc(100% - 3.28571429rem);
}
._VehicleDBContent_ .top {
  padding-top: 0.71428571rem;
}
._VehicleDBContent_ .top .progress {
  vertical-align: top;
}
.vehcile-dialog {
  width: 54.42857143rem !important;
}
._VehicleListContent_ .content .list {
  height: calc(100% - 5rem);
}
._DialCalibration_ {
  width: 100%;
  height: 100%;
  padding: 0 0.71428571rem 0.71428571rem 0.71428571rem;
}
._DialCalibration_ ._DialCalibrateConfig_ {
  height: 100%;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container {
  display: flex;
  height: calc(100% - 4.57142857rem);
  overflow-x: auto;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .m-page-devTreecontainer {
  height: 100%;
  border: 0.07142857rem solid #e8e8e8;
  overflow: auto;
  flex-shrink: 0;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .m-page-devTreecontainer .devTree-content {
  width: 19.64285714rem;
  background-color: #ffffff;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .config-content {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 71.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  border-left: unset;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .config-content .config-content-inner {
  height: 100%;
  display: flex;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .config-content .config-content-inner .video-area {
  position: relative;
  flex-basis: 42.85714286rem;
  height: 30rem;
  flex-shrink: 0;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .config-content .config-content-inner .video-area .draw-canvas {
  position: absolute;
}
._DialCalibration_ ._DialCalibrateConfig_ .main-container .config-content .config-content-inner .form-area {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 28.57142857rem;
  height: 100%;
  padding-left: 0.71428571rem;
}
._DialCalibration_ ._DialCalibrateConfig_ ._DialCalibrateConfigForm_ .scale-value-box {
  display: flex;
  flex-wrap: wrap;
}
._DialCalibration_ ._DialCalibrateConfig_ ._DialCalibrateConfigForm_ .value-type-tip {
  background: #fafad2;
  line-height: 1rem;
  padding: 0.4rem 0.4rem 0.4rem 1rem;
  border: 0.0833rem solid #ffdead;
  margin-left: 1.07142857rem;
}
._SideView_ .container {
  background-color: transparent;
}
._Dial_ {
  height: 100%;
  width: 100%;
}
._Dial_ .ant-tabs {
  height: 100%;
}
._Dial_ .ant-tabs .ant-tabs-content-holder {
  position: relative;
}
._Dial_ .ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  position: absolute;
  height: 100%;
}
._Dial_ .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
._EmployeeDatabase_ {
  padding-top: 0.71428571rem;
}
._Face_ {
  height: 100%;
  width: 100%;
}
._Face_ .compli-tip {
  width: 100%;
  height: 7.14285714rem;
  display: inline-block;
  padding: 0.35714286rem;
  background-color: #e6f7ff;
  border: 0.07142857rem solid #91d5ff;
  white-space: pre-line;
}
._Face_ .ant-tabs {
  height: calc(100% - 8rem);
}
._Face_ .ant-tabs .ant-tabs-content-holder {
  position: relative;
}
._Face_ .ant-tabs .ant-tabs-content-holder .ant-tabs-content {
  position: absolute;
  height: 100%;
}
._Face_ .ant-tabs-tabpane {
  position: relative;
  height: 100%;
}
._FileLockManage_ {
  padding-top: inherit;
  background: transparent !important;
  height: 100%;
}
._FileLockManage_ .tag-layout {
  height: 100%;
}
._FileLockManage_ .tag-layout ._DeviceTree_ {
  height: 45.92857143rem;
}
._FileLockManage_ .search-time {
  width: 100% !important;
  height: 8.57142857rem !important;
  white-space: pre-wrap;
  text-align: center;
  position: relative;
}
._FileLockManage_ .search-time .ant-input {
  width: 90% !important;
  height: 100% !important;
  line-height: 1.5rem !important;
  text-align: initial;
  border: 0em;
}
._FileLockManage_ .search-time .ant-input > input {
  height: 2.14285714rem !important;
  width: 103%;
}
._FileLockManage_ .search-time .ant-input > input:first-child {
  display: inline-block;
  text-align: center;
  margin-bottom: 10%;
}
._FileLockManage_ .search-time .ant-input > input:not(:first-child) {
  display: block;
  text-align: center;
}
._FileLockManage_ .search-time .ant-input .ant-calendar-range-picker-separator {
  display: none;
}
._FileLockManage_ .search-time .ant-input .ant-calendar-range-picker-input {
  border-radius: 0.28571429rem;
  border: 0.07142857rem solid #d9d9d9;
}
._FileLockManage_ .search-time .ant-input .ant-calendar-picker-icon {
  top: 1.5rem;
}
._FileLockManage_ .search-time .ant-input:focus {
  box-shadow: 0 0 0 0rem;
}
._FileLockManage_ .sed-calendar-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  position: absolute !important;
  margin-top: 4.64285714rem !important;
  margin-left: -2.78571429rem !important;
}
._FileLockManage_ .ant-layout {
  background: transparent !important;
}
._FileLockManage_ .lock-panel {
  height: 100%;
  border: 0.07142857rem solid #d1d1d1;
}
._FileLockManage_ .lock-panel .tree-divider {
  margin: 1rem 0;
}
._FileLockManage_ .lock-layout-layout {
  background-color: transparent !important;
  background: transparent;
}
._FileLockManage_ .lock-layout-layout .lock-layout-content {
  border: 1.14285714rem solid #f0f2f5;
  background: transparent !important;
}
._FileTagManage_ {
  padding-top: inherit;
  background: transparent !important;
  height: 100%;
}
._FileTagManage_ .tag-layout {
  height: 100%;
}
._FileTagManage_ .tag-layout ._DeviceTree_ {
  height: 45.92857143rem;
}
._FileTagManage_ .search-time {
  width: 100% !important;
  height: 8.57142857rem !important;
  white-space: pre-wrap;
  text-align: center;
  position: relative;
}
._FileTagManage_ .search-time .ant-input {
  width: 90% !important;
  height: 100% !important;
  line-height: 1.5rem !important;
  text-align: initial;
  border: 0em;
}
._FileTagManage_ .search-time .ant-input > input {
  height: 2.14285714rem !important;
  width: 103%;
}
._FileTagManage_ .search-time .ant-input > input:first-child {
  display: inline-block;
  text-align: center;
  margin-bottom: 10%;
}
._FileTagManage_ .search-time .ant-input > input:not(:first-child) {
  display: block;
  text-align: center;
}
._FileTagManage_ .search-time .ant-input .ant-calendar-range-picker-separator {
  display: none;
}
._FileTagManage_ .search-time .ant-input .ant-calendar-range-picker-input {
  border-radius: 0.28571429rem;
  border: 0.07142857rem solid #d9d9d9;
}
._FileTagManage_ .search-time .ant-input .ant-calendar-picker-icon {
  top: 1.5rem;
}
._FileTagManage_ .search-time .ant-input:focus {
  box-shadow: 0 0 0 0rem rgba(24, 144, 255, 0.2);
}
._FileTagManage_ .search-time .ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  box-shadow: 0 0 0 0rem rgba(24, 144, 255, 0.2) !important;
}
._FileTagManage_ .ant-layout {
  background: transparent !important;
}
._FileTagManage_ .sed-calendar-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 1rem;
  position: absolute !important;
  margin-top: 4.64285714rem !important;
  margin-left: -2.78571429rem !important;
}
._FileTagManage_ .tag-panel {
  height: 100%;
  border: 0.07142857rem solid #d1d1d1;
}
._FileTagManage_ .tag-panel .tree-divider {
  margin: 1rem 0;
}
._FileTagManage_ .tag-layout-layout {
  background-color: transparent !important;
  background: transparent;
}
._FileTagManage_ .tag-layout-layout .tag-layout-content {
  border: 1.14285714rem solid #f0f2f5;
  background: transparent !important;
}
._FileVoiceManage_ {
  padding-top: inherit;
  padding: 1.57142857rem;
}
._FileVoiceManage_ .table-head {
  background-color: #f5f5f5;
}
._FileVoiceManage_ .device-select {
  width: 14.28571429rem !important;
}
._FileVoiceManage_ .file-vioce-container {
  display: flex;
  flex-flow: column nowrap;
}
._FileVoiceManage_ .m-voice-easytext {
  position: absolute;
  right: 0;
  top: 5rem;
  width: auto;
}
._LocalDBContent_ .fileManage-progress {
  position: absolute;
  top: -4.28571429rem;
  left: 20rem;
}
._LocalDBContent_ .content .list {
  height: calc(100% - 3.28571429rem);
}
.face-dialog {
  width: 54.42857143rem !important;
}
._LocalFaceContent_ {
  position: absolute;
  width: 100%;
}
._LocalFaceContent_ .nav {
  height: 2rem !important;
}
._LocalFaceContent_ .content .list {
  height: calc(100% - 5rem);
}
._PasserDBContent_ {
  height: calc(100% - 8rem) !important;
}
._PasserDBContent_ .top .alert-show {
  display: inline-block;
  vertical-align: top;
  min-width: 42.85714286rem;
}
._PasserDBContent_ .content .list {
  height: calc(100% - 3.28571429rem);
}
.face-dialog {
  width: 54.42857143rem !important;
}
._PasserFaceContent_ {
  height: calc(100% - 8rem) !important;
}
._PasserFaceContent_ .content .list {
  height: calc(100% - 5rem);
}
._PasserFaceContent_ .m-schedule-box {
  position: relative;
  margin-left: 1.14285714rem;
}
._PasserFaceContent_ .m-schedule-save {
  position: absolute;
  top: 0.57142857rem;
  left: 39.28571429rem;
}
._RemoteDBContent_ .top {
  position: relative;
}
._RemoteDBContent_ .top .device-sel {
  margin-bottom: 0.71428571rem;
}
._RemoteDBContent_ .top .device-sel .sel-title {
  margin: 0 0.71428571rem;
}
._RemoteDBContent_ .fileManage-progress {
  position: absolute;
  top: -4.28571429rem;
  left: 20rem;
}
._RemoteDBContent_ .content .list {
  height: calc(100% - 7.14285714rem);
}
._VehicleDBContent_ .content .list {
  height: calc(100% - 3.28571429rem);
}
._VehicleDBContent_ .top {
  padding-top: 0.71428571rem;
}
._VehicleDBContent_ .top .fileManage-progress {
  vertical-align: top;
}
.vehcile-dialog {
  width: 54.42857143rem !important;
}
._VehicleListContent_ .content .list {
  height: calc(100% - 5rem);
}
._WorkSuitDBContent_ .content .list {
  height: calc(100% - 3.28571429rem);
}
._WorkSuitDBContent_ .top {
  padding-top: 0.71428571rem;
}
._WorkSuitDBContent_ .top .fileManage-progress {
  vertical-align: top;
}
.vehcile-dialog {
  width: 54.42857143rem !important;
}
._WorkSuitListContent_ .content .list {
  height: calc(100% - 2.85714286rem - 2.5rem);
}
._WorkSuitListContent_ .content .m-cus-pagin {
  height: 2.85714286rem !important;
}
._BinComponent_ {
  width: 50rem !important;
}
._BinComponent_ .ant-modal-body {
  padding: 0;
}
._BinComponent_ .ant-modal-body .bin-custom-close {
  position: absolute;
  right: 1rem;
  top: 1.28571429rem;
}
._BinComponent_ .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
._BinComponent_ .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._BinComponent_ .label-explain {
  display: none;
}
.bin-export-body {
  height: 25.71428571rem;
  width: 50rem;
  overflow: auto;
  padding: 1.42857143rem;
}
.bin-export-body .bin-c-green {
  color: green;
}
.bin-export-body .bin-c-red {
  color: red;
}
.bin-import-tip {
  margin-top: 7.14285714rem;
  text-align: center;
}
.bin-import-tip .bin-import-info {
  width: 100%;
  text-align: center;
}
.bin-import-tip .bin-import-progress {
  width: 50%;
}
.bin-import-tip .bin-import-fail {
  color: red;
}
._ChangeDBCreate_ .step {
  width: 35.71428571rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._ChangeDBCreate_ .content {
  width: 100%;
  height: 28.57142857rem;
}
._ChangeDBCreate_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._ChangeDBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._ChangeDBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._ChangeDBFilter_ {
  overflow: hidden;
  height: 100%;
}
._ChangeDBFilter_ .dropdown-box {
  height: 25rem;
}
._ChangeDBFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._DBCard_ {
  font-size: 0.85714286rem;
  position: relative;
  width: 100%;
  height: 15rem;
}
._DBCard_ > div {
  padding: 0 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
}
._DBCard_ .db-icon {
  margin-right: 0.28571429rem;
}
._DBCard_ .db-head {
  height: 2.14285714rem;
  border-bottom: none;
}
._DBCard_ .db-head .db-check {
  display: none;
}
._DBCard_ .db-head .db-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  cursor: pointer;
}
._DBCard_ .db-head .delete:hover {
  color: #f5222d;
}
._DBCard_ .db-head .edit:hover {
  color: #1890ff;
}
._DBCard_:hover .db-check,
._DBCard_:hover .db-icon {
  display: inline-block;
}
._DBCard_ .db-content {
  border-top: none;
  border-bottom: none;
}
._DBCard_ .db-content .db-name {
  height: 2.14285714rem;
  padding-left: 0.85714286rem;
}
._DBCard_ .db-content .db-name .m-n-name {
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
._DBCard_ .db-content .db-size {
  margin-top: 0.28571429rem;
  padding: 0 0.85714286rem 0 0.85714286rem;
}
._DBCard_ .db-content .db-size .db-type {
  float: right;
}
._DBCard_ .db-content .db-size .red {
  color: red;
}
._DBCard_ .db-content .db-size .green {
  color: green;
}
._DBCard_ .db-content .db-size .bla {
  color: black;
}
._DBCard_ .db-content .db-size .yellow {
  color: #D4B106;
}
._DBCard_ .db-content .db-size .orange {
  color: #ff8c34;
}
._DBCard_ .db-content .db-size .purple {
  color: #b553ff;
}
._DBCard_ .db-content .db-size .overwrite-type {
  float: right;
  font-size: 1rem;
}
._DBCard_ .db-content .db-abstract {
  height: 2.14285714rem;
  padding: 0.28571429rem 0 0.28571429rem 1.71428571rem;
}
._DBCard_ .db-foot {
  background-color: #f5f5f5;
  height: 7.42857143rem;
  width: 100%;
  border-top: none;
  padding-bottom: 0.57142857rem;
  padding-right: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
._DBCard_ .db-foot .db-channels {
  overflow-y: hidden;
}
._DBCard_ .db-foot .db-channels .channel {
  padding: 0.85714286rem 1.14285714rem;
  height: 2.14285714rem;
  text-align: left;
  color: #272727;
}
._DBCard_ .db-foot .autoheight {
  height: 15.71428571rem;
  overflow-y: auto;
}
._DBCard_ .db-foot .db-nochannel {
  padding: 0.85714286rem 1.71428571rem;
  height: 2.14285714rem;
  text-align: center;
  color: #f5222d;
}
._DBCard_ .db-foot .db-spread {
  position: absolute;
  bottom: 0.42857143rem;
  right: 1.57142857rem;
}
._DBCard_ .db-foot-plus {
  height: 15.71428571rem;
}
.face-dialog .m-file-dialog-title-progress {
  width: 9.28571429rem;
  font-weight: normal;
  margin-left: 2.85714286rem;
}
.face-dialog .face-custom-close {
  position: absolute;
  right: 1rem;
  top: 1.28571429rem;
}
._DBCreate_ .step {
  width: 28.57142857rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._DBCreate_ .content {
  width: 100%;
  height: 39.28571429rem;
}
._DBCreate_ .m-name-input {
  margin: 0 auto;
  width: 68%;
}
._DBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._DBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._DBCreate_ .radio-title {
  display: block;
  width: 6.42857143rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._DBCreate_ ._DuplicateRemove_ {
  margin-left: 14%;
}
._DuplicateRemove_ .dr-timepicker-text {
  position: absolute;
  left: 2.85714286rem;
  color: #272727;
}
._DetailFilter_ {
  overflow: hidden;
  height: 100%;
}
._DetailFilter_ .dropdown-box {
  height: 25rem;
}
._DetailFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._DetectMulti_ {
  height: 30.71428571rem;
}
._DetectMulti_ .m-de-top {
  position: relative;
}
._DetectMulti_ .m-de-top .custom-upload {
  position: absolute;
  top: 0.57142857rem;
  right: 0.85714286rem;
  cursor: pointer;
}
._DetectMulti_ .m-de-top .upload-tip {
  color: #1fb04a;
}
._DetectMulti_ .m-de-top .upload-tip:hover {
  color: #00a8ff;
}
._DetectMulti_ .m-de-body {
  height: 15.71428571rem;
  width: 100%;
  margin-top: 0.85714286rem;
}
._DetectMulti_ .m-de-body .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
._DetectMulti_ .m-de-boot {
  height: 12.85714286rem;
  width: 100%;
}
._DetectMulti_ .m-de-boot .small-pic {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
._DetectMulti_ .m-de-boot .small-pic .image-body {
  display: inline-block;
  position: relative;
  width: 8.57142857rem;
  height: 8.57142857rem;
  border: 0.42857143rem solid #d1d1d1;
  margin: 0.42857143rem;
  cursor: pointer;
}
._DetectMulti_ .m-de-boot .small-pic .image-body .image-list {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
._DetectMulti_ .m-de-boot .small-pic .select {
  border: 0.42857143rem solid #00a8ff !important;
}
._DetectMulti_ .ant-carousel {
  width: 100%;
}
._DetectMulti_ .ant-carousel .slick-slide {
  text-align: center;
  overflow: hidden;
}
._DetectMulti_ .ant-carousel .slick-dots {
  display: none!important;
}
._DetectMulti_ .ant-carousel .slick-slide h3 {
  color: #fff;
}
._ErrReportCard_ {
  font-size: 0.85714286rem;
  position: relative;
  width: 22.14285714rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._ErrReportCard_ .db-icon {
  margin-right: 0.28571429rem;
}
._ErrReportCard_ .f-head {
  height: 2.14285714rem;
  border-bottom: none;
}
._ErrReportCard_ .f-head .f-check {
  display: none;
  margin: 0.28571429rem 0.42857143rem;
}
._ErrReportCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  cursor: pointer;
}
._ErrReportCard_ .f-head .delete:hover {
  color: #f5222d;
}
._ErrReportCard_ .f-head .edit:hover {
  color: #1890ff;
}
._ErrReportCard_:hover .f-check,
._ErrReportCard_:hover .f-icon {
  display: inline-block;
}
._ErrReportCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
  border-top: 0.07142857rem solid #d1d1d1;
  border-bottom: 0.07142857rem solid #d1d1d1;
}
._ErrReportCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._ErrReportCard_ .f-body .f-b-img-content .f-b-img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._ErrReportCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._ErrReportCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._ErrReportCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._ErrReportCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._ErrReportCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._ErrReportCard_ .f-body .f-b-name {
  margin-right: 0.71428571rem;
  line-height: 2rem;
  max-width: 9.28571429rem;
  font-size: 0.85714286rem;
  font-weight: bold;
  display: inline-block;
}
._ErrReportCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  width: 10rem;
}
._ErrReportCard_ .f-body .img-bounding-box {
  height: "100%";
  width: "100%";
  position: absolute;
  border: 0.07142857rem solid red;
}
._ErrReportCard_ .f-foot {
  height: 2.28571429rem;
}
._ErrReportCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
}
._ErrReportCard_ .f-foot .m-i-fea-state {
  display: inline-block;
  max-width: 80%;
  font-size: 0.85714286rem;
  font-weight: bold;
}
._ErrorRepFilter_ {
  overflow: hidden;
  height: 100%;
}
._ErrorRepFilter_ .dropdown-box {
  height: 25rem;
}
._ErrorRepFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._FaceCard_ {
  width: 25.71428571rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._FaceCard_ .f-head {
  height: 2.28571429rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
  padding: 0 0.28571429rem;
}
._FaceCard_ .f-head .f-check {
  display: none;
}
._FaceCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._FaceCard_ .f-head .delete:hover {
  color: #f5222d;
}
._FaceCard_ .f-head .edit:hover {
  color: #1890ff;
}
._FaceCard_:hover .f-check,
._FaceCard_:hover .f-icon {
  display: inline-block;
}
._FaceCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
}
._FaceCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._FaceCard_ .f-body .f-b-img-content .f-b-img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._FaceCard_ .f-body p {
  margin-bottom: 0.42857143rem;
}
._FaceCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._FaceCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._FaceCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._FaceCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._FaceCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._FaceCard_ .f-body .f-b-name {
  margin-right: 0.71428571rem;
  line-height: 2rem;
  max-width: 9.28571429rem;
  font-size: 0.85714286rem;
  font-weight: bold;
  display: inline-block;
}
._FaceCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._FaceCard_ .f-body .man {
  color: #1890ff;
}
._FaceCard_ .f-body .feman {
  color: #ff4f4f;
}
._FaceCard_ .f-body .views-times {
  text-decoration: underline;
  cursor: pointer;
}
._FaceCard_ .f-body .views-times:hover {
  color: #1890ff;
}
._FaceCard_ .f-foot {
  display: flex;
  align-items: center;
  height: 2.28571429rem;
}
._FaceCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
  vertical-align: super;
}
._FaceCard_ .f-foot .m-i-fea-state {
  font-size: 0.85714286rem;
  font-weight: bold;
  line-height: 1rem;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1200PX) and (max-width: 1390PX) {
  ._FaceCard_ {
    width: 21.42857143rem !important;
  }
}
@media screen and (min-width: 1600PX) and (max-width: 1760PX) {
  ._FaceCard_ {
    width: 22.28571429rem !important;
  }
}
._FaceDetailContent_ .content {
  display: flex;
  height: calc(100% - 2.42857143rem);
}
._FaceDetailContent_ .aiSearch-tabs .ant-tabs-nav-operations .ant-tabs-nav-more span {
  visibility: hidden;
}
._FaceDetailContent_ .aiSearch-tabs .ant-tabs-extra-content {
  margin-left: -3.28571429rem;
}
._FaceDetailContent_ .aiSearch-tabs .ant-tabs-extra-content .aiSearch-tabs-more {
  width: 3.28571429rem;
  font-size: 1.42857143rem;
}
._FaceDetailContent_ .aisearch-task-list {
  padding: 1.14285714rem 1.14285714rem 0;
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}
._FaceDetailContent_ .aisearch-common-dates {
  height: calc(100% - 3.42857143rem);
}
._FaceDetailContent_ .aisearch-common-dates .ant-menu {
  width: 10rem;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
._FaceDetailContent_ .aisearch-common-dates .ant-menu-item {
  margin-top: 0;
  margin-bottom: 0 !important;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._FaceDetailContent_ .aisearch-common-dates .day-has-video {
  width: 0.33335714rem;
  height: 0.33335714rem;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.28571429rem;
  margin-top: -0.14285714rem;
  background-color: #1fb04a;
}
._FaceDetailContent_ .aisearch-common-panels {
  flex-grow: 1;
  height: calc(100% - 3.42857143rem);
  width: 0;
}
._FaceDetailContent_ .aisearch-common-panels .ant-card {
  height: 100%;
}
._FaceDetailContent_ .aisearch-common-panels .ant-card-head {
  height: 3.42857143rem;
}
._FaceDetailContent_ .aisearch-common-panels .ant-card-body {
  height: calc(100% - 3.42857143rem);
}
._FaceDetailContent_ .aisearch-common-panels .no-result-light {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
}
._FaceDetailContent_ .aisearch-common-panels .inner {
  display: flex;
  flex-wrap: wrap;
}
._FaceDetailContent_ .aisearch-common-panels .inner .infinity-scroll-item {
  display: block;
}
._FaceDetailContent_ .no-result-dark {
  background: #575F6A;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #272e36;
  font-size: 1.867rem;
}
._FaceDetailContent_ .icon-wrapper {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
._FaceDetailContent_ .icon-wrapper .anticon {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  font-size: 1.71428571rem;
  vertical-align: middle;
}
._FaceFilter_ {
  overflow: hidden;
  height: 100%;
}
._FaceFilter_ .label-normal-container {
  padding: 0!important;
}
._FaceFilter_ .label-normal-container .label-normal {
  width: 5rem !important;
}
._DatabaseFilter_ {
  overflow: hidden;
  height: 100%;
}
._DatabaseFilter_ .dropdown-box {
  height: 25rem;
}
._DatabaseFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._ListCard_ {
  font-size: 0.85714286rem;
  position: relative;
  width: 100%;
  height: 15rem;
}
._ListCard_ > div {
  padding: 0 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
}
._ListCard_ .db-icon {
  margin-right: 0.28571429rem;
}
._ListCard_ .db-head {
  height: 2.14285714rem;
  border-bottom: none;
}
._ListCard_ .db-head .db-check {
  display: none;
}
._ListCard_ .db-head .db-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  cursor: pointer;
}
._ListCard_ .db-head .delete:hover {
  color: #f5222d;
}
._ListCard_ .db-head .edit:hover {
  color: #1890ff;
}
._ListCard_:hover .db-check,
._ListCard_:hover .db-icon {
  display: inline-block;
}
._ListCard_ .db-content {
  border-top: none;
  border-bottom: none;
}
._ListCard_ .db-content .db-name {
  height: 2.14285714rem;
  padding-left: 0.85714286rem;
}
._ListCard_ .db-content .db-size {
  margin-top: 0.28571429rem;
  padding: 0 0.85714286rem 0 0.85714286rem;
}
._ListCard_ .db-content .db-size .db-type {
  float: right;
}
._ListCard_ .db-content .db-size .red {
  color: red;
}
._ListCard_ .db-content .db-size .green {
  color: green;
}
._ListCard_ .db-content .db-size .overwrite-type {
  float: right;
  font-size: 1rem;
}
._ListCard_ .db-content .db-abstract {
  height: 2.14285714rem;
  padding: 0.28571429rem 0 0.28571429rem 1.71428571rem;
}
._ListCard_ .db-foot {
  background-color: #f5f5f5;
  height: 7.42857143rem;
  width: 100%;
  border-top: none;
  padding-bottom: 0.57142857rem;
  padding-right: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
._ListCard_ .db-foot .db-channels {
  overflow-y: hidden;
}
._ListCard_ .db-foot .db-channels .channel {
  padding: 0.85714286rem 1.14285714rem;
  height: 2.14285714rem;
  text-align: left;
  color: #272727;
}
._ListCard_ .db-foot .autoheight {
  height: 15.71428571rem;
  overflow-y: auto;
}
._ListCard_ .db-foot .db-nochannel {
  padding: 0.85714286rem 1.71428571rem;
  height: 2.14285714rem;
  text-align: center;
  color: #f5222d;
}
._ListCard_ .db-foot .db-spread {
  position: absolute;
  bottom: 0.42857143rem;
  right: 1.57142857rem;
}
._ListCard_ .db-foot-plus {
  height: 15.71428571rem;
}
._PictureCard_ {
  width: 12.85714286rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._PictureCard_ .f-head {
  height: 1.78571429rem;
  padding: 0 0.28571429rem;
}
._PictureCard_ .f-head .f-check {
  display: none;
}
._PictureCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._PictureCard_ .f-head .delete:hover {
  color: #f5222d;
}
._PictureCard_ .f-head .edit:hover {
  color: #1890ff;
}
._PictureCard_:hover .f-check,
._PictureCard_:hover .f-icon {
  display: inline-block;
}
._PictureCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
}
._PictureCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._PictureCard_ .f-body .f-b-img-content .f-b-img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._PictureCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._PictureCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._PictureCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._PictureCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._PictureCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._PictureCard_ .f-body .f-b-name {
  margin-right: 0.71428571rem;
  line-height: 2rem;
  max-width: 9.28571429rem;
  font-size: 0.85714286rem;
  font-weight: bold;
  display: inline-block;
}
._PictureCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._PictureCard_ .f-foot {
  height: 2.28571429rem;
}
._PictureCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
}
._PictureCard_ .f-foot .m-i-fea-state {
  display: inline-block;
  max-width: 80%;
  font-size: 0.85714286rem;
  font-weight: bold;
}
._DBList_ .content .list {
  height: calc(100% - 2.85714286rem - 2.5rem);
}
._DBList_ .content .m-cus-pagin {
  height: 2.85714286rem;
}
._DBCreateModal_ {
  position: relative;
}
._DBCreateModal_ .step {
  width: 28.57142857rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._DBCreateModal_ .content {
  width: 100%;
  min-height: 31rem;
}
._DBCreateModal_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._DBCreateModal_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._DBCreateModal_ .ant-steps-item-title {
  font-weight: normal;
}
._DBCreateModal_ .radio-title {
  display: block;
  width: 6.42857143rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._DBCreateModal_ .multi-content .manual-content {
  margin-top: -8.57142857rem;
}
._DBCreateModal_ .single-content .manual-content {
  margin-top: -2.5rem;
}
._DBCreateModal_ .manual-content {
  width: 100%;
  height: calc(100% - 3.92857143rem);
}
._DBCreateModal_ .manual-content .ant-spin-nested-loading {
  background-color: #ffffff;
}
._DBCreateModal_ .manual-content .m-de-body {
  height: 29.71428571rem;
  width: 100%;
  margin-top: 0.85714286rem;
}
._DBCreateModal_ .manual-content .m-de-body .image-area {
  position: relative;
}
._DBCreateModal_ .manual-content .m-de-body .image-area .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}
._DBCreateModal_ .manual-content .m-de-body .image-area .draw-canvas {
  position: absolute;
  top: 0rem;
  left: 0rem;
}
._DBCreateModal_ .manual-content .m-de-body .image-area .tools-bar {
  display: none;
}
._DBCreateModal_ .manual-multi-upload {
  height: 21.42857143rem;
}
._DBCreateModal_ .manual-multi-upload .total,
._DBCreateModal_ .manual-multi-upload .batch-import-tip {
  height: 100%;
  padding: 1.07142857rem 1.78571429rem;
}
._DBCreateModal_ .manual-multi-upload .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
._DBCreateModal_ .batch-import-content,
._DBCreateModal_ .batch-add-content {
  height: 27.14285714rem;
  overflow: auto;
  padding: 1.07142857rem;
}
._DBCreateModal_ .batch-import-content .batch-import-tip,
._DBCreateModal_ .batch-add-content .batch-import-tip {
  margin-top: 10.71428571rem;
  text-align: center;
}
._DBCreateModal_ .batch-import-content .batch-import-tip .batch-import-fail,
._DBCreateModal_ .batch-add-content .batch-import-tip .batch-import-fail {
  color: #f5222d;
}
._DBCreateModal_ .batch-add-content {
  position: relative;
}
._DBCreateModal_ .batch-add-content ._ImgFileUpload_ .folderUpload {
  display: inline-block;
  width: 17.14285714rem;
  height: 12.85714286rem;
  text-align: center;
  border: 0.07142857rem dashed #d1d1d1;
}
._DBCreateModal_ .batch-add-content ._ImgFileUpload_ .folderUpload .upload-tip {
  display: block;
  font-size: 2.71428571rem;
  color: #d1d1d1;
  margin-top: 4rem;
}
._DBCreateModal_ .batch-add-content ._ImgFileUpload_ .folderUpload .upload-tip:hover {
  color: #1890ff;
}
._DBCreateModal_ .batch-add-content ._ImgFileUpload_ .folderUpload .upload-text {
  color: #d1d1d1;
  display: block;
  margin-top: 0.5rem;
}
._DBCreateModal_ .batch-add-content .img-upload-desc {
  position: absolute;
  bottom: 5.71428571rem;
  left: 0;
  right: 0;
  padding: 1.07142857rem;
}
._DBCreateModal_ .batch-add-content .img-upload-desc .desc-detail {
  width: 100%;
  font-size: 0.85714286rem;
}
._DBCreateModal_ .batch-add-content .img-upload-desc .desc-detail .desc-title {
  display: inline-block;
  width: 8.57142857rem;
  font-weight: 700;
  text-align: right;
  padding-right: 0.42857143rem;
}
._DBCreateModal_ .batch-add-content .img-upload-desc .desc-detail .desc-name {
  color: #f5222d;
}
._DBCreateModal_ .batch-import-content .img-upload-desc {
  position: absolute;
  bottom: 5.71428571rem;
  left: 0;
  right: 0;
  padding: 1.07142857rem;
}
._DBCreateModal_ .batch-import-content .img-upload-desc .desc-detail {
  width: 100%;
  font-size: 0.85714286rem;
}
._DBCreateModal_ .batch-import-content .img-upload-desc .desc-detail .desc-title {
  display: inline-block;
  width: 8.57142857rem;
  font-weight: 700;
  text-align: right;
  padding-right: 0.42857143rem;
}
._DBCreateModal_ .batch-import-content .img-upload-desc .desc-detail .desc-name {
  color: #f5222d;
}
._ImgBatchAdd_ {
  height: 35.71428571rem;
  position: relative;
}
._ImgBatchAdd_ ._ImgFileUpload_ .folderUpload {
  display: inline-block;
  width: 17.14285714rem;
  height: 12.85714286rem;
  text-align: center;
  border: 0.07142857rem dashed #d1d1d1;
}
._ImgBatchAdd_ ._ImgFileUpload_ .folderUpload .upload-tip {
  display: block;
  font-size: 2.71428571rem;
  color: #d1d1d1;
  margin-top: 4rem;
}
._ImgBatchAdd_ ._ImgFileUpload_ .folderUpload .upload-tip:hover {
  color: #1994e6;
}
._ImgBatchAdd_ ._ImgFileUpload_ .folderUpload .upload-text {
  color: #d1d1d1;
  display: block;
  margin-top: 0.5rem;
}
._ImgBatchAdd_ .img-upload-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f8f4d7;
  border: 0.07142857rem solid #ffdead;
  padding: 0.57142857rem;
}
._ImgBatchAdd_ .img-upload-desc .desc-detail {
  width: 100%;
  font-size: 0.85714286rem;
}
._ImgBatchAdd_ .img-upload-desc .desc-detail .desc-title {
  display: inline-block;
  width: 8.57142857rem;
  font-weight: 700;
  text-align: right;
  padding-right: 0.42857143rem;
}
._ImgBatchAdd_ .img-upload-desc .desc-detail .desc-name {
  color: red;
}
._BatchImplement_ {
  height: 27.14285714rem;
  overflow: auto;
}
._BatchImplement_ .batch-import-tip {
  margin-top: 3.57142857rem;
  text-align: center;
}
._BatchImplement_ .batch-import-tip .batch-import-fail {
  color: red;
}
._BatchImplement_ .bacth-error-content {
  max-height: 210;
  overflow: 'auto';
}
._BatchImplement_ .bacth-error-content .batch-error-item {
  height: 100%;
  width: 100%;
  display: flex;
}
._BatchImplement_ .bacth-error-content .batch-error-item .error-name {
  flex: 7;
  margin-right: 1.42857143rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._BatchImplement_ .bacth-error-content .batch-error-item .error-info {
  flex: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._ImgMauAdd_ {
  height: 27.14285714rem;
}
._ImgMauAdd_ .ant-upload.ant-upload-select-picture-card {
  width: 12.85714286rem;
  height: 13.71428571rem;
  margin: 2.85714286rem 5.71428571rem;
}
._ImgMauAdd_ ._ImgUpload_ {
  height: 27.14285714rem;
}
._ImgMauAdd_ ._ImgUpload_ .add-btn {
  display: inline-block;
  position: relative;
  width: 12.71428571rem;
  height: 13.57142857rem;
  margin-left: 5rem;
  margin-top: 1rem;
  text-align: center;
  border: 0.07142857rem dashed #d1d1d1;
  cursor: pointer;
}
._ImgMauAdd_ ._ImgUpload_ .add-btn .tip {
  font-size: 3.42857143rem;
  color: #d1d1d1;
  margin-top: 5.14285714rem;
}
._ImgMauAdd_ ._ImgUpload_ .add-btn .tip:hover {
  color: #1890ff;
}
._ImgMauAdd_ ._ImgUpload_ .add-btn:hover {
  border-color: #1890ff;
}
._ImgMauAdd_ ._ImgUpload_ .add-btn:hover .tip {
  color: #1890ff;
}
._ImgMauAdd_ ._ImgUpload_ .face-image {
  width: 12.71428571rem;
  height: 13.57142857rem;
  margin-left: 5rem;
  margin-top: 1rem;
  border: 0.07142857rem solid #d1d1d1 !important;
  position: absolute;
}
._ImgMauAdd_ ._ImgUpload_ .face-image .image {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
._ImgMauAdd_ ._ImgUpload_ .face-image .change-btn {
  width: 100%;
  height: 2.14285714rem;
  position: absolute;
  bottom: 0;
  line-height: 2.14285714rem;
  background-color: #000;
  opacity: 0.3;
  text-align: center;
  cursor: pointer;
  display: none;
}
._ImgMauAdd_ ._ImgUpload_ .face-image .change-btn .upload-tip {
  color: #fff;
}
._ImgMauAdd_ ._ImgUpload_ .face-image:hover .showTip {
  display: inline-block;
}
._ImgMauAdd_ ._ImgUpload_ .warn-tip {
  width: 12.71428571rem;
  word-break: keep-all;
  margin-left: 5rem;
  position: absolute;
  top: 14.71428571rem;
}
._ImgMauAdd_ ._ImgForm_ {
  height: 27.14285714rem;
  overflow: hidden;
}
._ImgMauAdd_ ._ImgForm_ .m-t-must {
  color: red;
}
._ImgMauAdd_ ._ImgForm_ .label-normal-container {
  padding: 0!important;
}
._ImgMauAdd_ ._ImgForm_ .m-attr-list {
  height: 100%;
  overflow: auto;
}
._ModifyDBName_ .name {
  height: 2.57142857rem;
  line-height: 2.28571429rem;
  width: auto;
  max-width: 14.28571429rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
}
._ModifyDBName_ .m-edit-icon {
  line-height: 2.57142857rem;
}
._ModifyDBName_ .btn-icon:hover {
  color: #1890ff;
}
._FaceMoved_ {
  width: 42.85714286rem !important;
}
._FaceMoved_ .group-name {
  text-align: center;
  margin: 0.42857143rem 0;
}
._FaceMoved_ .select {
  border: 0.07142857rem solid #0cacff;
}
._FaceMoved_ .select .group-name {
  color: #0cacff;
}
._FaceMoved_ .group-select-content {
  height: 21.42857143rem;
  margin-top: 0.71428571rem;
  overflow: auto;
}
._FaceMoved_ .ant-modal-body {
  padding: 0.85714286rem;
  height: 25.71428571rem;
}
._FaceMoved_ .ant-modal-body .ant-card-body {
  padding: 0.71428571rem;
}
._FaceMoved_ .ant-modal-footer .m-foot-check {
  float: left;
}
._WorksuitCard_ {
  width: 12.85714286rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._WorksuitCard_ .f-head {
  height: 1.78571429rem;
  padding: 0 0.28571429rem;
}
._WorksuitCard_ .f-head .f-check {
  display: none;
}
._WorksuitCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._WorksuitCard_ .f-head .delete:hover {
  color: #f5222d;
}
._WorksuitCard_ .f-head .edit:hover {
  color: #1890ff;
}
._WorksuitCard_:hover .f-check,
._WorksuitCard_:hover .f-icon {
  display: inline-block;
}
._WorksuitCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
}
._WorksuitCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._WorksuitCard_ .f-body .f-b-img-content .f-b-img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._WorksuitCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._WorksuitCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._WorksuitCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._WorksuitCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._WorksuitCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._WorksuitCard_ .f-body .f-b-name {
  margin-right: 0.71428571rem;
  line-height: 2rem;
  max-width: 9.28571429rem;
  font-size: 0.85714286rem;
  font-weight: bold;
  display: inline-block;
}
._WorksuitCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._WorksuitCard_ .f-foot {
  height: 2.28571429rem;
}
._WorksuitCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
}
._WorksuitCard_ .f-foot .m-i-fea-state {
  display: inline-block;
  max-width: 80%;
  font-size: 0.85714286rem;
  font-weight: bold;
}
._WorksuitCard_ .img-bounding-box {
  height: "100%";
  width: "100%";
  position: absolute;
  border: 0.07142857rem solid red;
}
.db-image-big .ant-modal-confirm-content {
  margin-top: 0 !important;
}
.db-image-big .img-bounding-box {
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0.07142857rem solid red;
}
.db-image-big .ant-modal-close {
  top: 0.57142857rem;
  right: 0.5rem;
}
.db-image-big .ant-modal-close .ant-modal-close-x {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.28571429rem;
  background: #272f35;
  color: #ffffff;
}
.db-image-big .ant-modal-close .ant-modal-close-x .anticon {
  vertical-align: 0.5rem;
}
.db-image-big .ant-modal-close .ant-modal-close-x:hover {
  background: #272727;
}
._ObjectDBCreate_ .step {
  width: 35.71428571rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._ObjectDBCreate_ .content {
  width: 100%;
  height: 28.57142857rem;
}
._ObjectDBCreate_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._ObjectDBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._ObjectDBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._ObjectDatabaseFilter_ {
  overflow: hidden;
  height: 100%;
}
._ObjectDatabaseFilter_ .dropdown-box {
  height: 25rem;
}
._ObjectDatabaseFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._OfficerDBCreate_ .step {
  width: 35.71428571rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._OfficerDBCreate_ .content {
  width: 100%;
  height: 28.57142857rem;
}
._OfficerDBCreate_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._OfficerDBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._OfficerDBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._PasserCard_ {
  width: 25.71428571rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._PasserCard_ .f-head {
  height: 2.28571429rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
  padding: 0 0.28571429rem;
}
._PasserCard_ .f-head .f-check {
  display: none;
}
._PasserCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._PasserCard_ .f-head .delete:hover {
  color: #f5222d;
}
._PasserCard_ .f-head .edit:hover {
  color: #1890ff;
}
._PasserCard_:hover .f-check,
._PasserCard_:hover .f-icon {
  display: inline-block;
}
._PasserCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
}
._PasserCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._PasserCard_ .f-body .f-b-img-content .f-b-img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._PasserCard_ .f-body p {
  margin-bottom: 0.42857143rem;
}
._PasserCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._PasserCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._PasserCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._PasserCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._PasserCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._PasserCard_ .f-body .f-b-name {
  max-width: 11.42857143rem;
  display: inline-block;
}
._PasserCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._PasserCard_ .f-body .man {
  color: #1890ff;
}
._PasserCard_ .f-body .feman {
  color: #ff4f4f;
}
._PasserCard_ .f-body .views-times {
  text-decoration: underline;
  cursor: pointer;
}
._PasserCard_ .f-body .views-times:hover {
  color: #1890ff;
}
._PasserCard_ .f-foot {
  display: flex;
  align-items: center;
  height: 2.28571429rem;
}
._PasserCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
  vertical-align: super;
}
._PasserCard_ .f-foot .m-i-fea-state {
  font-size: 0.85714286rem;
  font-weight: bold;
  line-height: 1rem;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1200PX) and (max-width: 1390PX) {
  ._PasserCard_ {
    width: 21.42857143rem !important;
  }
}
@media screen and (min-width: 1600PX) and (max-width: 1760PX) {
  ._PasserCard_ {
    width: 22.28571429rem !important;
  }
}
._FaceFilter_ {
  overflow: hidden;
  height: 100%;
}
._FaceFilter_ .dropdown-box {
  height: 25rem;
}
._FaceFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._PasserCreate_ .m-form-control {
  margin: 0.42857143rem;
}
._PasserCreate_ .labelClass {
  width: 8.07142857rem !important;
  text-align: right !important;
  margin-right: 0.85714286rem;
}
._PasserCreate_ .wrapperClass {
  max-width: 17.85714286rem !important;
}
._PasserCreate_ .wrapper-s {
  max-width: 12.14285714rem !important;
}
._PasserCreate_ .alertClass {
  width: 60%;
  margin-left: 9.28571429rem;
  padding-top: 0.35714286rem;
  padding-bottom: 0.35714286rem;
}
.cross-line {
  height: 1.71428571rem;
  line-height: 1rem;
  display: flex;
  align-items: center;
}
.cross-line .line1 {
  flex-grow: 1;
  border-top: 0.07142857rem solid #eee;
}
.cross-line .line2 {
  flex-grow: 10;
  border-top: 0.07142857rem solid #eee;
}
.cross-line label {
  flex-shrink: 0;
  padding: 0 0.85714286rem;
  vertical-align: -0.02380952rem;
  font-weight: normal;
}
.fileManage-progress {
  display: inline-block;
  width: 21.42857143rem;
  margin-left: 1.71428571rem;
}
.fileManage-progress .p-title {
  display: inline-block;
  width: 8.57142857rem;
  text-align: right;
  font-size: 0.85714286rem;
}
._VehicleBatchAdd_ {
  height: 27.14285714rem;
  padding: 3.42857143rem 12 14rem;
}
._VehicleBatchAdd_ .tools-bar {
  width: 27.5rem;
  margin: auto;
  border: 0.07142857rem dashed #d1d1d1;
  padding: 0.35714286rem;
}
._VehicleBatchAdd_ .custom-title {
  padding-right: 0.85714286rem;
  margin: 0;
  line-height: 2.28571429rem;
  text-align: right;
}
._VehicleBatchAdd_ .color-show {
  width: 1.35714286rem;
  height: 0.28571429rem;
  display: inline-block;
  position: absolute;
  top: 1.21428571rem;
  left: 0;
  border: 0 solid #d1d1d1;
}
._BatchImplement_ {
  height: 27.14285714rem;
  overflow: auto;
}
._BatchImplement_ .batch-import-tip {
  margin-top: 3.57142857rem;
  text-align: center;
}
._BatchImplement_ .batch-import-tip .batch-import-fail {
  color: red;
}
._valueShow_ {
  padding-left: 0.71428571rem;
  line-height: 2.28571429rem;
}
._VehicleCard_ {
  width: 25.71428571rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._VehicleCard_ .f-head {
  height: 1.78571429rem;
  padding: 0 0.28571429rem;
}
._VehicleCard_ .f-head .f-check {
  display: none;
}
._VehicleCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._VehicleCard_ .f-head .delete:hover {
  color: #f5222d;
}
._VehicleCard_ .f-head .edit:hover {
  color: #1890ff;
}
._VehicleCard_:hover .f-check,
._VehicleCard_:hover .f-icon {
  display: inline-block;
}
._VehicleCard_ .f-body {
  height: 12.71428571rem;
  padding: 0.57142857rem;
}
._VehicleCard_ .f-body .m-car-content {
  height: 7.71428571rem;
  padding: 0.42857143rem 0;
  border: 0.07142857rem solid #d1d1d1;
}
._VehicleCard_ .f-body .vehicle-car-platenum {
  height: 3.21428571rem;
  line-height: 3.21428571rem;
  text-align: center;
  margin-top: 0.85714286rem;
}
._VehicleCard_ .f-body .vehicle-car-platenum .platenum {
  display: block;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._VehicleCard_ .f-body .vehicle-car-platenum .m-i-platenum {
  width: 8.57142857rem;
  height: 3.21428571rem;
  background-image: url(/static/media/icons-other.e8d629f5.png);
  background-position: -25.71428571rem -34.28571429rem;
}
._VehicleCard_ .f-body p {
  margin-bottom: 0.14285714rem;
}
._VehicleCard_ .f-body .f-b-name {
  max-width: 11.42857143rem;
  display: inline-block;
}
._VehicleCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
@media screen and (min-width: 1200PX) and (max-width: 1390PX) {
  ._VehicleCard_ {
    width: 21.42857143rem !important;
  }
}
@media screen and (min-width: 1600PX) and (max-width: 1760PX) {
  ._VehicleCard_ {
    width: 22.28571429rem !important;
  }
}
._VehicleDBCard_ {
  font-size: 0.85714286rem;
  position: relative;
  width: 100%;
  height: 15rem;
}
._VehicleDBCard_ > div {
  padding: 0 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
}
._VehicleDBCard_ .db-icon {
  margin-right: 0.28571429rem;
}
._VehicleDBCard_ .db-head {
  height: 2.14285714rem;
  border-bottom: none;
}
._VehicleDBCard_ .db-head .db-check {
  display: none;
}
._VehicleDBCard_ .db-head .db-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  cursor: pointer;
}
._VehicleDBCard_ .db-head .delete:hover {
  color: #f5222d;
}
._VehicleDBCard_ .db-head .edit:hover {
  color: #1890ff;
}
._VehicleDBCard_:hover .db-check,
._VehicleDBCard_:hover .db-icon {
  display: inline-block;
}
._VehicleDBCard_ .db-content {
  border-top: none;
  border-bottom: none;
}
._VehicleDBCard_ .db-content .db-name {
  height: 2.14285714rem;
  padding-left: 0.85714286rem;
}
._VehicleDBCard_ .db-content .db-size {
  margin-top: 0.28571429rem;
  padding: 0 0.85714286rem 0 0.85714286rem;
}
._VehicleDBCard_ .db-content .db-size .db-type {
  float: right;
}
._VehicleDBCard_ .db-content .db-size .red {
  color: red;
}
._VehicleDBCard_ .db-content .db-size .green {
  color: green;
}
._VehicleDBCard_ .db-content .db-size .overwrite-type {
  float: right;
  font-size: 1rem;
}
._VehicleDBCard_ .db-content .db-abstract {
  height: 2.14285714rem;
  padding: 0.28571429rem 0 0.28571429rem 1.71428571rem;
}
._VehicleDBCard_ .db-foot {
  background-color: #f5f5f5;
  height: 7.42857143rem;
  width: 100%;
  border-top: none;
  padding-bottom: 0.57142857rem;
  padding-right: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
._VehicleDBCard_ .db-foot .db-channels {
  overflow-y: hidden;
}
._VehicleDBCard_ .db-foot .db-channels .channel {
  padding: 0.85714286rem 1.14285714rem;
  height: 2.14285714rem;
  text-align: left;
  color: #272727;
}
._VehicleDBCard_ .db-foot .autoheight {
  height: 15.71428571rem;
  overflow-y: auto;
}
._VehicleDBCard_ .db-foot .db-nochannel {
  padding: 0.85714286rem 1.71428571rem;
  height: 2.14285714rem;
  text-align: center;
  color: #f5222d;
}
._VehicleDBCard_ .db-foot .db-spread {
  position: absolute;
  bottom: 0.42857143rem;
  right: 1.57142857rem;
}
._VehicleDBCard_ .db-foot-plus {
  height: 15.71428571rem;
}
.vehcile-dialog .m-file-dialog-title-progress {
  width: 9.28571429rem;
  font-weight: normal;
  margin-left: 2.85714286rem;
}
._VehicleDBCreate_ .step {
  width: 28.57142857rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._VehicleDBCreate_ .content {
  width: 100%;
  height: 28.57142857rem;
}
._VehicleDBCreate_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._VehicleDBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._VehicleDBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._VehicleFilter_ .custom-title {
  margin-bottom: 0;
}
._VehicleFilter_ .color-select {
  height: 2.57142857rem;
  width: 4.28571429rem;
  display: flex;
  flex-wrap: nowrap;
}
._VehicleFilter_ .color-select .color-select-paint {
  align-self: center;
}
._VehicleFilter_ .color-select .color-select-arrow {
  width: 1.42857143rem;
  font-size: 0.85714286rem;
  align-self: flex-end;
}
._VehicleFilter_ .color-select .color-select-block {
  align-self: center;
}
._worksuitBatchImplement_ {
  padding: 2rem;
}
._worksuitBatchImplement_ .img-upload-desc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.71428571rem;
  padding: 0.57142857rem;
  border: 0.07142857rem solid #fff;
  background-color: #fff;
  white-space: pre-line;
}
._WorksuitCard_ {
  width: 12.85714286rem;
  height: 15rem;
  border: 0.07142857rem solid #d1d1d1;
}
._WorksuitCard_ .f-head {
  height: 1.78571429rem;
  padding: 0 0.28571429rem;
}
._WorksuitCard_ .f-head .f-check {
  display: none;
}
._WorksuitCard_ .f-head .f-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  color: #272727;
  cursor: pointer;
}
._WorksuitCard_ .f-head .delete:hover {
  color: #f5222d;
}
._WorksuitCard_ .f-head .edit:hover {
  color: #1890ff;
}
._WorksuitCard_:hover .f-check,
._WorksuitCard_:hover .f-icon {
  display: inline-block;
}
._WorksuitCard_ .f-body {
  height: 10.42857143rem;
  padding: 0.57142857rem;
}
._WorksuitCard_ .f-body .f-b-img-content {
  width: 100%;
  height: 100%;
  position: relative;
  border: 0.07142857rem solid #d1d1d1;
}
._WorksuitCard_ .f-body .f-b-img-content .f-b-img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
._WorksuitCard_ .f-body .abstract-fail {
  width: 2.14285714rem;
  height: 2.14285714rem;
  color: #fff;
}
._WorksuitCard_ .f-body .abstract-fail .abstract-fail-bg {
  width: 0;
  height: 0;
  border-color: #ff4f4f transparent;
  border-width: 0 2.14285714rem 2.14285714rem 0;
  border-style: solid;
}
._WorksuitCard_ .f-body .abstract-fail .abstract-fail-img {
  position: absolute;
  bottom: 0.14285714rem;
  left: 0.14285714rem;
}
._WorksuitCard_ .f-body .m-i-state {
  position: absolute;
  bottom: 0;
  left: 0;
}
._WorksuitCard_ .f-body .m-icon-abstract {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
  background-image: url('/static/media/abstracting.1ff3a004.gif');
}
._WorksuitCard_ .f-body .f-b-name {
  margin-right: 0.71428571rem;
  line-height: 2rem;
  max-width: 9.28571429rem;
  font-size: 0.85714286rem;
  font-weight: bold;
  display: inline-block;
}
._WorksuitCard_ .f-body .f-b-form {
  font-size: 0.85714286rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._WorksuitCard_ .f-foot {
  height: 2.28571429rem;
}
._WorksuitCard_ .f-foot .m-i-fea-icon {
  margin: 0 0.71428571rem;
  color: #ff4f4f;
}
._WorksuitCard_ .f-foot .m-i-fea-state {
  display: inline-block;
  max-width: 80%;
  font-size: 0.85714286rem;
  font-weight: bold;
}
._WorkSuitDBCard_ {
  font-size: 0.85714286rem;
  position: relative;
  width: 100%;
  height: 16.42857143rem;
}
._WorkSuitDBCard_ > div {
  padding: 0 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
}
._WorkSuitDBCard_ .db-icon {
  margin-right: 0.28571429rem;
}
._WorkSuitDBCard_ .db-head {
  height: 2.14285714rem;
  border-bottom: none;
}
._WorkSuitDBCard_ .db-head .db-check {
  display: none;
}
._WorkSuitDBCard_ .db-head .db-icon {
  display: none;
  font-size: 1.14285714rem;
  float: right;
  margin: 0.42857143rem 0.28571429rem;
  cursor: pointer;
}
._WorkSuitDBCard_ .db-head .delete:hover {
  color: #f5222d;
}
._WorkSuitDBCard_ .db-head .edit:hover {
  color: #1890ff;
}
._WorkSuitDBCard_:hover .db-check,
._WorkSuitDBCard_:hover .db-icon {
  display: inline-block;
}
._WorkSuitDBCard_ .db-content {
  border-top: none;
  border-bottom: none;
}
._WorkSuitDBCard_ .db-content .db-name {
  display: flex;
  height: 2.14285714rem;
  padding-left: 0.85714286rem;
}
._WorkSuitDBCard_ .db-content .db-name .download {
  line-height: 2.57142857rem;
}
._WorkSuitDBCard_ .db-content .db-name .db-download:hover {
  color: #1890ff;
}
._WorkSuitDBCard_ .db-content .db-size {
  margin-top: 0.28571429rem;
  padding: 0 0.85714286rem 0 0.85714286rem;
  height: 2.5rem;
}
._WorkSuitDBCard_ .db-content .db-size .db-type {
  float: right;
}
._WorkSuitDBCard_ .db-content .db-size .red {
  color: red;
}
._WorkSuitDBCard_ .db-content .db-size .green {
  color: green;
}
._WorkSuitDBCard_ .db-content .db-size .overwrite-type {
  float: right;
  font-size: 1rem;
}
._WorkSuitDBCard_ .db-content .db-abstract {
  height: 2.14285714rem;
  padding: 0.28571429rem 0 0.28571429rem 1.71428571rem;
}
._WorkSuitDBCard_ .db-foot {
  background-color: #f5f5f5;
  height: 7.42857143rem;
  width: 100%;
  border-top: none;
  padding-bottom: 0.57142857rem;
  padding-right: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
._WorkSuitDBCard_ .db-foot .db-channels {
  overflow-y: hidden;
}
._WorkSuitDBCard_ .db-foot .db-channels .channel {
  padding: 0.85714286rem 1.14285714rem;
  height: 2.14285714rem;
  text-align: left;
  color: #272727;
}
._WorkSuitDBCard_ .db-foot .autoheight {
  height: 15.71428571rem;
  overflow-y: auto;
}
._WorkSuitDBCard_ .db-foot .db-nochannel {
  padding: 0.85714286rem 1.71428571rem;
  height: 2.14285714rem;
  text-align: center;
  color: #f5222d;
}
._WorkSuitDBCard_ .db-foot .db-spread {
  position: absolute;
  bottom: 0.42857143rem;
  right: 1.57142857rem;
}
._WorkSuitDBCard_ .db-foot-plus {
  height: 15.71428571rem;
}
._WorkSuitDBCreate_ .step {
  width: 28.57142857rem;
  height: 2.14285714rem;
  margin: 0 auto;
}
._WorkSuitDBCreate_ .content {
  width: 100%;
  height: 39.28571429rem;
}
._WorkSuitDBCreate_ .m-name-input {
  margin: 0 auto;
  width: 50%;
}
._WorkSuitDBCreate_ .ant-modal-title {
  font-size: 1rem;
  font-weight: normal;
}
._WorkSuitDBCreate_ .ant-steps-item-title {
  font-weight: normal;
}
._WorkSuitDatabaseFilter_ {
  overflow: hidden;
  height: 100%;
}
._WorkSuitDatabaseFilter_ .dropdown-box {
  height: 25rem;
}
._WorkSuitDatabaseFilter_ ._DeviceTree_ .tree-container {
  width: 22.85714286rem;
  height: 20rem;
}
._ImgUpload_ {
  height: 27.14285714rem;
}
._ImgUpload_ .ant-upload.ant-upload-select-picture-card {
  width: 12.85714286rem;
  height: 13.71428571rem;
  margin: 2.85714286rem 5.71428571rem;
}
._ImgUpload_ .add-btn {
  display: inline-block;
  position: relative;
  width: 12.71428571rem;
  height: 13.57142857rem;
  margin-left: 5rem;
  margin-top: 1rem;
  text-align: center;
  border: 0.07142857rem dashed #d1d1d1;
  cursor: pointer;
}
._ImgUpload_ .add-btn .tip {
  font-size: 3.42857143rem;
  color: #d1d1d1;
  margin-top: 5.14285714rem;
}
._ImgUpload_ .add-btn .tip:hover {
  color: #1890ff;
}
._ImgUpload_ .add-btn:hover {
  border-color: #1890ff;
}
._ImgUpload_ .add-btn:hover .tip {
  color: #1890ff;
}
._ImgUpload_ .face-image {
  width: 12.71428571rem;
  height: 13.57142857rem;
  margin-left: 5rem;
  margin-top: 1rem;
  border: 0.07142857rem solid #d1d1d1 !important;
  position: absolute;
}
._ImgUpload_ .face-image .image {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
._ImgUpload_ .face-image .change-btn {
  width: 100%;
  height: 2.14285714rem;
  position: absolute;
  bottom: 0;
  line-height: 2.14285714rem;
  background-color: #000;
  opacity: 0.3;
  text-align: center;
  cursor: pointer;
  display: none;
}
._ImgUpload_ .face-image .change-btn .upload-tip {
  color: #fff;
}
._ImgUpload_ .face-image:hover .showTip {
  display: inline-block;
}
._ImgUpload_ .warn-tip {
  width: 12.71428571rem;
  margin-left: 5rem;
  position: absolute;
  top: 14.71428571rem;
}
._DetectMulti_ {
  height: 30.71428571rem;
}
._DetectMulti_ .m-de-top {
  position: relative;
}
._DetectMulti_ .m-de-top .custom-upload {
  position: absolute;
  top: 0.57142857rem;
  right: 0.85714286rem;
  cursor: pointer;
}
._DetectMulti_ .m-de-top .upload-tip {
  color: #1fb04a;
}
._DetectMulti_ .m-de-top .upload-tip:hover {
  color: #00a8ff;
}
._DetectMulti_ .m-de-body {
  height: 15.71428571rem;
  width: 100%;
  margin-top: 0.85714286rem;
}
._DetectMulti_ .m-de-body .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
._DetectMulti_ .m-de-boot {
  height: 12.85714286rem;
  width: 100%;
}
._DetectMulti_ .m-de-boot .small-pic {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
._DetectMulti_ .m-de-boot .small-pic .arrow-size {
  font-size: 2.14285714rem;
}
._DetectMulti_ .m-de-boot .small-pic .image-body {
  display: inline-block;
  position: relative;
  width: 8.57142857rem;
  height: 8.57142857rem;
  border: 0.42857143rem solid #d1d1d1;
  margin: 0.42857143rem;
  cursor: pointer;
}
._DetectMulti_ .m-de-boot .small-pic .image-body .image-list {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
._DetectMulti_ .m-de-boot .small-pic .select {
  border: 0.42857143rem solid #00a8ff !important;
}
._DetectMulti_ .ant-carousel {
  width: 100%;
}
._DetectMulti_ .ant-carousel .slick-slide {
  text-align: center;
  overflow: hidden;
}
._DetectMulti_ .ant-carousel .slick-dots {
  display: none!important;
}
._DetectMulti_ .ant-carousel .slick-slide h3 {
  color: #fff;
}
._DBChangeDetect_ {
  height: 45rem;
}
._DBChangeDetect_ .m-de-body {
  height: 29.71428571rem;
  width: 100%;
  margin-top: 0.85714286rem;
}
._DBChangeDetect_ .m-de-body .image-area {
  position: relative;
}
._DBChangeDetect_ .m-de-body .image-area .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}
._DBChangeDetect_ .m-de-body .image-area .draw-canvas {
  position: absolute;
  top: 0rem;
  left: 0rem;
}
._DBChangeDetect_ .m-de-body .image-area .tools-bar {
  display: none;
}
._RegionProportionDetect_ {
  height: 35.71428571rem;
}
._RegionProportionDetect_ .m-de-body {
  display: flex;
  height: 29.71428571rem;
  padding-left: 0.85714286rem;
}
._RegionProportionDetect_ .m-de-body .image-area {
  position: relative;
  width: 35.71428571rem;
}
._RegionProportionDetect_ .m-de-body .image-area .m-main-image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._RegionProportionDetect_ .m-de-body .image-area .draw-canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
._RegionProportionDetect_ .m-de-body .image-area .tools-bar {
  display: none;
}
._RegionProportionDetect_ .m-de-body .image-param {
  margin-right: 0.06122449rem;
}
._RegionProportionDetect_ .m-de-body .image-param .draw-title {
  width: 7.71428571rem;
}
.title-bold .ant-modal-confirm-title {
  font-weight: bold;
}
._MauMuiltUpload_ {
  height: 28.57142857rem;
  padding: 1.42857143rem;
}
.group-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
}
.group-content .top {
  width: 100%;
}
.group-content .top .operation {
  display: inline-block;
  height: 3.57142857rem;
  vertical-align: middle;
}
.group-content .top .operation .ant-btn {
  margin-left: 0.57142857rem;
  padding: 0.28571429rem 0.57142857rem;
}
.group-content .top .operation .ant-btn .btn-name {
  display: inline-block;
  max-width: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.group-content .top .operation-object {
  display: inline-block;
  height: 3.57142857rem;
  align-items: center;
  padding-bottom: 1.28571429rem;
}
.group-content .top .operation-object .ant-btn {
  margin-left: 0.57142857rem;
  padding: 0.28571429rem 0.57142857rem;
  max-width: 8.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.group-content .top .operation-object .label-div-Container {
  display: inline-block;
  vertical-align: middle;
}
.group-content .content {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0.85714286rem 0.85714286rem 0.85714286rem;
  height: calc(100% - 3.57142857rem);
}
.group-content .content .checkAll {
  margin-bottom: 0.85714286rem;
}
.face-dialog {
  width: 54.42857143rem !important;
}
.list-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.list-content .nav {
  position: relative;
  text-align: center;
  height: 3rem;
}
.list-content .nav .nav-btn {
  display: inline-block;
  position: absolute;
  left: 1.14285714rem;
  top: -0.57142857rem;
}
.list-content .nav .nav-title {
  display: inline-block;
}
.list-content .nav .nav-title span {
  display: inline-block;
}
.list-content .nav .nav-title .block {
  min-width: 6.42857143rem;
  height: 1.42857143rem;
  line-height: 1.42857143rem;
  padding: 0 0.57142857rem;
  margin-left: 1.14285714rem;
  color: #ffffff;
  float: right;
}
.list-content .nav .nav-title .control {
  background-color: #52c41a;
}
.list-content .nav .nav-title .uncontrol {
  background-color: #f5222d;
}
.list-content .top {
  width: 100%;
  border-top: 0.07142857rem solid #e8e8e8;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.list-content .top .operation {
  display: inline-block;
  margin: 0.57142857rem;
}
.list-content .top .operation .ant-btn {
  margin-left: 0.57142857rem;
  padding: 0.28571429rem 0.57142857rem;
}
.list-content .top .operation .ant-btn .btn-name {
  display: inline-block;
  max-width: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.list-content .content {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 0.85714286rem;
  height: 100%;
}
.list-content .content .checkAll {
  margin-bottom: 0.85714286rem;
}
.list-content .content .list {
  position: absolute;
  width: 99%;
}
.list-content .content .m-cus-pagin {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.list-content .search-filter {
  position: absolute;
  right: 1.71428571rem;
  margin: 0.71428571rem 0;
}
.list-content .search-filter:hover {
  color: #1890ff;
}
.list-content .ant-drawer-content-wrapper {
  top: 0;
  width: 30.71428571rem !important;
}
.list-content .ant-drawer-content-wrapper .ant-drawer-header {
  display: none;
}
.list-content .ant-list {
  overflow-x: hidden;
  overflow-y: auto;
}
._DeviceInitial_ {
  height: 100%;
  background-color: #ffffff !important;
  background-image: url(/static/media/loginbg.a7952846.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
._DeviceInitial_ .devInit-layout-content {
  height: calc(100% - 4rem);
  padding: 0;
}
._DeviceInitial_ .devInit-fix-button {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.85714286rem 3.57142857rem;
  display: flex;
  justify-content: center;
  background: #ffffff;
  box-shadow: -0.21428571rem 0 0.42857143rem 0 rgba(0, 0, 0, 0.16);
}
._DeviceInitial_ .devInit-fix-button .devInit-fix-button-wrapper {
  width: 85.71428571rem;
}
._DeviceInitial_ ._DevInit_ {
  position: relative;
  height: 100%;
}
._DeviceInitial_ ._DevInit_ .devInit-step-box,
._DeviceInitial_ ._DevInit_ .devInit-result {
  position: absolute;
  left: 50%;
  top: 1.71428571rem;
  padding: 1.71428571rem;
  transform: translate(-50%, 0);
  width: 85.71428571rem;
  height: calc(100% - 7rem);
  overflow: auto;
  background-color: #ffffff;
  border-radius: 0.28571429rem;
  box-shadow: 0rem 0.42857143rem 1.07142857rem 0rem rgba(0, 0, 0, 0.16);
}
._DeviceInitial_ ._DevInit_ .devInit-result {
  padding: 2.85714286rem 0;
}
._DeviceInitial_ ._DevInit_ .devInit-step-content {
  margin: 1.42857143rem 0;
  height: calc(100% - 1.42857143rem - 2.28571429rem);
  overflow: hidden;
  overflow-y: auto;
}
._DeviceInitial_ ._DevInit_ .devInit-setpwd-box {
  padding: 3.57142857rem 0;
  width: 24.28571429rem;
  position: relative;
  left: 50%;
  margin-left: -12.14285714rem;
}
._DeviceInitial_ ._DevInit_ .devInit-modal-result {
  padding-top: 7.14285714rem;
}
._DeviceInitial_ ._BaseSet_ .modify-password-box {
  position: relative;
  margin: -1.07142857rem 0;
  width: 32.71428571rem;
}
._DeviceInitial_ ._BaseSet_ .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
._DeviceInitial_ ._BaseSet_ .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
  font-size: 0.6rem;
}
._DeviceInitial_ ._LanguageSet_ {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._DeviceInitial_ ._LanguageSet_ .m-form-title {
  width: 42.85714286rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.14285714rem;
}
._DeviceInitial_ ._LanguageSet_ .m-form-title .m-logo-language-title {
  display: inline-block;
  width: 42.85714286rem !important;
  height: 4.28571429rem !important;
  background-position: 0 -5.71428571rem;
  transform: scale(0.55);
}
._DeviceInitial_ ._LanguageSet_ .languageSet_box {
  width: 28.57142857rem;
  padding: 1.78571429rem;
  background-color: #ffffff;
  border-radius: 0.28571429rem;
  box-shadow: 0rem 0.42857143rem 1.07142857rem 0rem rgba(0, 0, 0, 0.16);
}
._DeviceInitial_ ._LanguageSet_ .languageSet_box .m-form-control {
  margin: 1.07142857rem;
  line-height: 1.57142857rem;
}
._DeviceInitial_ ._LanguageSet_ .languageSet_box .software-license-confirm {
  word-break: break-all;
}
._SoftwareLicense_ {
  position: relative;
  height: 100%;
}
._SoftwareLicense_ .softwareLicense-box {
  position: absolute;
  left: 50%;
  top: 1.71428571rem;
  padding: 0 1.71428571rem;
  transform: translate(-50%, 0);
  width: 85.71428571rem;
  height: calc(100% - 7rem);
  background-color: #ffffff;
  border-radius: 0.28571429rem;
  box-shadow: 0rem 0.42857143rem 1.07142857rem 0rem rgba(0, 0, 0, 0.16);
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs {
  height: calc(100% - 3.57142857rem);
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-content-holder {
  height: calc(100% - 2rem);
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-content {
  height: calc(100% - 2rem);
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-tabpane {
  height: 100%;
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-bar {
  margin: 0;
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-nav {
  margin: 0;
}
._SoftwareLicense_ .softwareLicense-box .ant-tabs-nav .ant-tabs-nav-wrap {
  justify-content: center;
}
._SoftwareLicense_ .software-contentEx {
  border: 0.07142857rem solid #e8e8e8;
  border-top: none;
}
._SoftwareLicenseContent_ {
  height: 100%;
  display: flex;
  justify-content: center;
}
._SoftwareLicenseContent_ .software-contentEx {
  padding: 1.71428571rem;
  height: 100%;
  max-height: 100vh;
  width: 100%;
  max-width: 85.71428571rem;
  display: flex;
  justify-content: center;
  overflow-y: auto;
}
._SoftwareLicenseContent_ .software-content {
  margin: 0;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
body:has(._DevInit_) .ant-drawer-content-wrapper {
  top: 0;
}
@media screen and (max-width: 1200PX) {
  .softwareLicense-box,
  .devInit-step-box,
  .devInit-result,
  .devInit-fix-button-wrapper {
    width: 100% !important;
  }
}
._DeviceStorageMode_ {
  display: flex;
  justify-content: center;
  height: 100%;
  padding-top: 7.14285714rem;
}
._PasswordReset_ {
  padding-top: inherit;
}
._ConfirmResetTip_ {
  width: 30rem !important;
}
._ConfirmResetTip_ .ant-modal-footer {
  height: 3.92857143rem;
}
._ConfirmResetTip_ .ant-modal-footer .ant-btn {
  float: right;
  margin-left: 0.71428571rem;
}
._StepsReset_ {
  height: 37.14285714rem;
}
._StepsReset_ .ant-divider {
  margin: 0.57142857rem 0;
}
._StepsReset_ .firstpage .ant-divider-horizontal {
  margin: 0.71428571rem 0;
}
._StepsReset_ .firstpage .Qrtips-box {
  height: 14.28571429rem;
}
._StepsReset_ .firstpage .Qrtips {
  border: solid 0.07142857rem #E0DC9D;
  background-color: #F8F4D7;
  padding: 0.35714286rem 0.71428571rem;
  line-height: 1.57142857rem;
  height: 14.28571429rem;
  overflow: hidden;
  overflow-y: auto;
}
._StepsReset_ .firstpage .Qrtips .changephone {
  margin: 0 0.35714286rem;
  color: #1890ff;
  text-decoration: underline;
  border: 0 !important;
}
._StepsReset_ .firstpage .Qrtips .phone {
  color: #f5222d !important;
}
._StepsReset_ .firstpage .Qrtips .Qrtips-text {
  white-space: pre-line;
}
._StepsReset_ .firstpage .reserver span {
  vertical-align: -0.14285714rem;
  font-weight: bold;
}
._StepsReset_ .firstpage .Nomail-tab-content .Nomail-tab-tip {
  padding: 0.14285714rem 0.14285714rem 0 0;
}
._StepsReset_ .firstpage .Nomail-tab-content .Nomail-tab-tip .QRCode-app-dowload {
  width: 4.28571429rem;
  margin: 0 36%;
}
._StepsReset_ .firstpage .Nomail-tab-content .Nomail-tab-img-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
._StepsReset_ .firstpage .Nomail-tab-content .Nomail-tab-img-content .Nomail-tab-img {
  width: 17.85714286rem;
  height: 12.85714286rem;
}
._StepsReset_ .firstpage .Nomail-tab-content .Nomail-tab-img-content .Nomail-tab-img img {
  max-width: 100%;
  max-height: 100%;
}
._StepsReset_ .firstpage .Nomail-tab-content .ant-tabs {
  height: 21.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
}
._StepsReset_ .firstpage .Nomail-tab-content .ant-tabs .ant-tabs-nav {
  margin-bottom: 0.21428571rem;
}
._StepsReset_ .firstpage .Nomail-tab-content .ant-tabs .ant-tabs-content-holder {
  padding: 0 0.42857143rem;
  overflow-y: auto;
}
._StepsReset_ .firstpage .Nomail-tab-content .ant-alert {
  padding: 0.28571429rem 0;
}
._OfficialAccount_body .code,
._OfficialAccount_body .tip {
  margin-top: 1.42857143rem;
  text-align: center;
}
._OfficialAccount_body .scan {
  text-align: center;
}
._OfficialAccount_body .scan .custom {
  font-size: 1rem;
  margin: 0 0.71428571rem;
  color: #1890ff;
}
._NoContactTip_ .tip1 {
  font-weight: bold !important;
  font-size: 1.28571429rem;
}
._QuickConfig_ {
  height: 100%;
  background-color: #ffffff !important;
}
._QuickConfig_.quick-layout {
  background: url(/static/media/homeBackground.2577a1b9.png) no-repeat;
}
._QuickConfig_ .quick-layout-groupTitle {
  width: 80%;
  margin: 0.85714286rem auto;
}
._QuickConfig_ .quick-layout-groupTitle > b {
  font-size: 1.5rem;
}
._QuickConfig_ .quick-layout-header span {
  font-size: 1.28571429rem;
  color: #ffffff;
}
._QuickConfig_ .quick-layout-content {
  height: calc(100% - 4rem);
  width: 80%;
  margin: 0 auto 5.71428571rem;
  background-color: #ffffff;
  padding: 0 3.57142857rem 1.71428571rem;
}
._QuickConfig_ .quick-layout-content .quick-layout-steps {
  margin: 0 auto;
  width: 80%;
  padding: 1.71428571rem 0 1.42857143rem;
  background-color: #ffffff;
}
._QuickConfig_ .quick-layout-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.85714286rem 0;
  display: flex;
  justify-content: center;
  background: #ffffff;
  box-shadow: -0.21428571rem 0 0.42857143rem 0 rgba(0, 0, 0, 0.16);
}
._QuickConfig_ .quick-layout-footer .buttons-wrapper {
  width: 80%;
}
._QuickConfig_ .steps-content {
  height: calc(100% - 5rem);
  overflow: hidden;
  overflow-y: auto;
}
._RecordTypeSet_ {
  display: flex;
  justify-content: center;
  height: 100%;
  padding-top: 7.14285714rem;
}
._CardRadioGroup_ .ant-card {
  width: 32.14285714rem;
  cursor: pointer;
}
._CardRadioGroup_ .ant-card.checked {
  border-color: #91d5ff;
  background-color: #e6f7ff;
}
._CardRadioGroup_ .ant-card .ant-card-cover {
  height: 14.28571429rem;
  overflow: hidden;
}
._CardRadioGroup_ .ant-card .ant-card-cover img {
  width: 100%;
}
._CardRadioGroup_ .ant-card .ant-card-meta-description {
  max-height: 14.28571429rem;
  overflow: auto;
}
.IntelBatchConfig-container {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.IntelBatchConfig-container .ant-space-item {
  height: 100%;
}
.IntelBatchConfig-container .ant-space-item:nth-last-child(1) {
  width: 0;
  flex-grow: 1;
}
.IntelBatchConfig-container .IntelBatchConfig-tree {
  width: 17.85714286rem;
  height: 100%;
}
.IntelBatchConfig-container .IntelBatchConfig-tree ._DeviceTree_ {
  padding-top: 0;
}
.IntelBatchConfig-container .IntelBatchConfig-content-empty {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.IntelBatchConfig-container .IntelBatchConfig-content {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.IntelBatchConfig-container .IntelBatchConfig-content > .ant-row {
  background-color: #ffffff;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-select {
  padding-left: 1.71428571rem;
  width: 100%;
  background-color: #ffffff;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-select > .ant-space {
  width: 100%;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-select > .ant-space .IntelBatchConfig-channel-tags {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config {
  height: 0;
  flex-grow: 1;
  overflow: overlay;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config > div > .ant-tabs {
  margin-top: 0.57142857rem;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config > div > .ant-tabs > [role="tablist"] {
  display: none;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config > div > .ant-spin-nested-loading > .ant-spin-container > .ant-tabs {
  margin-top: 0.57142857rem;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config > div > .ant-spin-nested-loading > .ant-spin-container > .ant-tabs > [role="tablist"] {
  display: none;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config ._VideoStruction_RuleConfig_ > div > .ant-divider:first-child {
  display: none;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config .botton-bar {
  visibility: hidden;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config ._EventHandler_ .deviceSelect {
  pointer-events: none;
  cursor: none;
}
.IntelBatchConfig-container .IntelBatchConfig-content .IntelBatchConfig-rule-config ._EventHandler_ .deviceSelect:hover {
  border-color: unset;
}
.IntelBatchConfig-container .IntelBatchConfig-content .fullscreen-container {
  position: fixed!important;
}
.DeviceInitComplete-cards-list {
  margin: auto;
  width: fit-content;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-list-title {
  font-size: 1.14285714rem;
  font-weight: bold;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-title {
  text-align: center;
  font-weight: bold;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-container {
  display: flex;
  margin-bottom: 1.42857143rem;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-container .DeviceInitComplete-cards {
  width: 26.85714286rem;
  margin-right: 1.14285714rem;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-container .DeviceInitComplete-cards svg {
  fill: #1890ff;
  font-size: 3.57142857rem;
  margin: 2.85714286rem 0 1.42857143rem;
}
.DeviceInitComplete-cards-list .DeviceInitComplete-cards-container .DeviceInitComplete-cards:last-child {
  margin-right: 0;
}
.quick-layout-content.intelBatchConfig-mode {
  padding-bottom: 0!important;
  border-bottom: 1rem solid #ffffff;
}
._ShareControl_ {
  padding: 1.14285714rem 1.57142857rem;
}
._ShareControl_ .quickguide-button {
  position: inherit;
  right: 0;
  left: 0;
  border: none;
  box-shadow: none;
  padding-left: 0;
}
._ShareControl_ .botton-bar {
  margin-top: 1rem;
}
._ShareDir_ {
  padding: 1.57142857rem;
  height: 100%;
}
._ShareDir_ .nodata-page {
  margin-top: -7.14285714rem;
  top: 50%;
  position: relative;
}
._ShareDir_ .nodata-body {
  text-align: center;
}
._ShareDir_ .nodata-body .nodata-body-icon {
  margin-top: auto;
}
.sharedir-add-drawer {
  flex-basis: content;
}
.sharedir-add-drawer .withLabel-wrapper {
  flex-grow: initial;
}
._ShareUserLists_ {
  margin-top: 1.42857143rem;
}
._ShareUserLists_ .shareuser-title {
  font-weight: bold;
  font-size: 1.07142857rem;
}
._ShareUserLists_ .m-flexVer-center {
  justify-content: space-between;
  margin-bottom: 1rem;
}
._ShareUserLists_ .ant-pagination-total-text {
  flex: 1 0 auto;
  position: initial;
}
._ShareUserManage_ {
  padding: 0.71428571rem 1.57142857rem;
}
.addshareuser-dialog .easyInput {
  flex-basis: content;
}
.addshareuser-dialog .easyInput .easyInput-input-wrapper {
  flex-grow: initial;
}
._StoragePool_ {
  padding: 0.71428571rem 1.57142857rem;
}
.addstoragepool-dialog .m-form-control {
  margin-left: 0;
  margin-right: 0;
}
._creatAlgorithm_ {
  padding: 1.42857143rem;
}
._AlgorithmManagement_ {
  margin: 1.42857143rem;
}
._AlgorithmManagement_ .table-cell-algo-content {
  width: 100%;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
._LargeModelOverView_ {
  margin: 0 1.42857143rem 0 1.42857143rem;
  height: 100%;
  min-width: 114.28571429rem;
}
._LargeModelOverView_ .device-online {
  color: #52c41a;
}
._LargeModelOverView_ .device-warning {
  color: #fcac15;
}
._LargeModelOverView_ .device-offline {
  color: #8f8f8f;
}
._LargeModelOverView_ .event-sel {
  color: #52c41a;
}
._LargeModelOverView_ .step-content {
  width: 100%;
  height: 3.57142857rem;
  padding-top: 0.71428571rem;
  background-color: #fff;
}
._LargeModelOverView_ .step-content .step {
  width: 28.57142857rem;
  height: 3.57142857rem;
  margin: 0 auto;
  margin-bottom: 1.42857143rem;
}
._LModelOverView_ {
  height: 100%;
  display: flex;
  flex-flow: column;
}
._LModelOverView_ .table-plus {
  flex: 1;
  height: 0;
  overflow-x: auto;
}
._LModelOverView_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._LModelOverView_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._LModelCtrl_ {
  height: calc(100% - 3.57142857rem - 4.64285714rem);
}
._LModelCtrl_ .table-plus {
  height: calc(100% - 2rem);
}
._LModelCtrl_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
  border: 0.07142857rem solid #f0f0f0;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._LModelCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-form-item {
  height: 2.14285714rem;
}
._LModelCtrl_ .table-plus .ant-table-tbody .ant-form-item-control {
  line-height: 0;
}
._LModelCtrl_ .table-plus .ant-table-tbody .ant-input-number {
  width: auto;
}
._LModelCtrl_ .speed-form-item {
  display: inline-block;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._LModelCtrl_ .speed-diabled-edit {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
._LModelCtrl_ ._MultiSelect_ {
  padding-top: 0;
}
._LModelChlSetting_ {
  height: calc(100% - 3.57142857rem - 3.42857143rem);
  border-top: 0.07142857rem solid #e8e8e8;
  border-left: 0.07142857rem solid #e8e8e8;
}
._LModelChlSetting_ .setting-content {
  display: flex;
  width: 100%;
  height: 100%;
}
._LModelChlSetting_ .setting-content .device-tree {
  height: 100%;
  background-color: #fff;
  border-right: 0.07142857rem solid #e8e8e8;
  flex-shrink: 0;
}
._LModelChlSetting_ .setting-content .aiScheme-component {
  position: relative;
  height: 100%;
  overflow: auto;
  width: auto;
  flex: 1;
}
._LModelChlSetting_ .botton-bar {
  margin: 0;
}
._LModelChlSetting_ .largemodel-setting-footer {
  display: flex;
  background-color: #ffffff;
  width: 100%;
  padding-left: 1.14285714rem;
  padding-right: 1.14285714rem;
  border-top: 0.07142857rem solid #e8e8e8;
  height: 3.42857143rem;
  align-items: center;
  justify-content: space-between;
}
._LMPanel_ {
  position: relative;
  display: inline-block;
  width: 14.57142857rem;
  height: 19.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  border-radius: 0.28571429rem;
  overflow: hidden;
}
._LMPanel_ .check {
  position: absolute;
  top: 0.21428571rem;
  left: 0.35714286rem;
}
._LMPanel_ .m-icon-check {
  display: none;
}
._LMPanel_ .m-icon-check.active {
  display: block;
}
._LMPanel_ .mark-top-tag {
  position: absolute;
  padding: 0.35714286rem 0.71428571rem;
  left: 0;
  top: 0;
  color: #fff;
}
._LMPanel_ .positive {
  background-color: green;
}
._LMPanel_ .negative {
  background-color: red;
}
._LMPanel_ .m-ai-btn-favorite {
  position: absolute;
  top: 0.35714286rem;
  right: 0.35714286rem;
  font-size: 1.35714286rem;
  color: #fff;
  display: none;
}
._LMPanel_ .m-ai-back-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 2.85714286rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 98.473%);
  display: none;
}
._LMPanel_ .favorite-marked {
  display: inline-block;
}
._LMPanel_ .panel-body {
  height: 14.57142857rem;
  position: relative;
}
._LMPanel_ .panel-body .img {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  background-color: #ffffff;
}
._LMPanel_ .panel-body .img .m-ai-backgroud {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
._LMPanel_ .panel-body .m-ai-img-bigPic {
  height: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
._LMPanel_ .panel-body .m-ai-img-bigPic img {
  height: 100%;
  max-width: 100%;
}
._LMPanel_ .panel-body .m-text-similar {
  position: absolute;
  bottom: 0;
  height: 1.71428571rem;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  text-align: center;
  color: #fff;
  padding-top: 0.21428571rem;
}
._LMPanel_ .panel-body .m-similar-bg {
  background-image: url(/static/media/panel_similar.97d931fc.png);
}
._LMPanel_ .panel-body .m-ai-btn-action {
  display: none;
  position: absolute;
  bottom: 0;
  height: 2.28571429rem;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 0.42857143rem;
}
._LMPanel_ .panel-body .m-ai-btn-action > span {
  font-size: 1.35714286rem;
  margin: 0 0.35714286rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item {
  width: 100%;
  height: 2.28571429rem;
  color: #424B56;
  display: flex;
  align-items: center;
  padding-left: 0.71428571rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item .foot-icon {
  font-size: 1.28571429rem;
}
._LMPanel_ .panel-footer .m-ai-foot-item .foot-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0.71428571rem;
}
._LMPanel_:hover .m-icon-check {
  display: inline-block;
}
._LMPanel_:hover .m-icon-check.active {
  display: inline-block;
}
._LMPanel_:hover .m-text-similar {
  display: none;
}
._LMPanel_:hover .m-ai-btn-action {
  display: inline-block;
}
._LMPanel_:hover .m-ai-btn-favorite {
  display: inline-block;
}
._LMPanel_:hover .m-ai-back-block {
  display: block;
}
.lm-panel-checked {
  border-color: #096dd9;
}
@media screen and (min-width: 3000PX) {
  .m-similar-bg {
    background-image: url(/static/media/panel_similar_4k.daf9ab7c.png) !important;
  }
}
._LargeModelSearch_ {
  height: 100%;
  display: flex;
}
._LargeModelSearch_ .m-left {
  height: 100%;
  width: 18.57142857rem;
  display: flex;
  flex-flow: column;
  border-right: 0.07142857rem solid #e8e8e8;
}
._LargeModelSearch_ .m-left .lm-search-source {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  position: relative;
}
._LargeModelSearch_ .m-left .lm-search-source > div {
  position: absolute;
}
._LargeModelSearch_ .m-left .lm-condition {
  margin-bottom: 0.71428571rem;
}
._LargeModelSearch_ .m-left .dropdown-box {
  height: 25rem;
  overflow-y: scroll;
}
._LargeModelSearch_ .m-left .search-btn-container {
  padding-left: 1.14285714rem;
  padding-right: 1.14285714rem;
}
._LargeModelSearch_ .m-right {
  height: 100%;
  width: calc(100% - 18.57142857rem);
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  display: flex;
}
._LargeModelSearch_ .m-right .lm-searcher-main {
  flex-grow: 1;
  border-top: 0.07142857rem solid #e8e8e8;
  overflow: hidden;
  position: relative;
}
._LargeModelSearch_ .m-right .lm-searcher-main .image-searcher-count-area {
  display: inline-flex;
}
._LargeModelSearch_ .m-right .lm-searcher-main .image-searcher-count-area > :not(:last-child) {
  margin-right: 0.71428571rem;
}
._LargeModelSearch_ .m-right .lm-searcher-main .ant-radio-group {
  display: flex;
}
._LargeModelSearch_ .m-right .lm-searcher-main .ant-radio-group .ant-radio-button-wrapper {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
._LargeModelSearch_ .m-right .search-common-panels {
  flex-grow: 1;
  height: 100%;
  width: 100%;
}
._LargeModelSearch_ .m-right .search-common-panels .ant-card {
  height: 100%;
}
._LargeModelSearch_ .m-right .search-common-panels .ant-card-head {
  height: 3.42857143rem;
}
._LargeModelSearch_ .m-right .search-common-panels .ant-card-body {
  height: calc(100% - 7.14285714rem);
}
._LargeModelSearch_ .m-right .search-common-panels .no-result-light {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
}
._LargeModelSearch_ .m-right .no-result-light {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.867rem;
}
._LargeModelSearch_ .m-right .no-result-dark {
  background: #575F6A;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #272e36;
  font-size: 1.867rem;
}
._LargeModelSearch_ ._LMSCondition_ {
  padding: 1.14285714rem;
  border-top: 0.07142857rem solid #e8e8e8;
}
._LargeModelSearch_ ._LMSCondition_ .ant-picker {
  padding-left: 0.35714286rem;
  padding-right: 0.35714286rem;
}
.LargeModel {
  height: 100%;
}
.LargeModel .largeModel-tabs {
  height: 100%;
}
.LargeModel .largeModel-tabs .ant-tabs-content-holder {
  overflow: scroll;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav {
  width: 7.14285714rem;
  border: 0.07142857rem solid #f0f0f0;
  background-color: #ffffff;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
  padding: 0;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab {
  padding: 0.71428571rem 0;
  margin: 0;
  border: 0;
  background: #fff;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn {
  width: 100%;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar .title {
  margin-top: 0.5rem;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn .tab-bar .anticon {
  margin: 0;
  font-size: 2rem;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab:hover {
  background: #f0f6f9;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab-active {
  border-left: 0.14285714rem solid #1890ff;
  background: #e6f7ff;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-operations .ant-tabs-nav-more {
  display: none;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-list {
  transform: unset !important;
  overflow: auto;
  height: 100%;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-ink-bar {
  display: none;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-list::-webkit-scrollbar {
  width: 0.28571429rem !important;
}
.LargeModel .largeModel-tabs > .ant-tabs-nav .ant-tabs-nav-operations .ant-tabs-nav-more span {
  visibility: hidden;
}
.LargeModel .largeModel-tabs .ant-tabs-extra-content {
  width: 100%;
}
.LargeModel .largeModel-tabs .ant-tabs-extra-content .aiSearch-tabs-more {
  width: 100%;
  height: 2rem;
  position: relative;
}
.LargeModel .largeModel-tabs .ant-tabs-extra-content .aiSearch-tabs-more .search-icon {
  position: absolute;
  left: 45%;
  top: 0.5rem;
}
.LargeModel .largeModel-tabs .ant-tabs-extra-content .aiSearch-tabs-more .sward-icon {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.LargeModel .largeModel-tabs .ant-tabs-content-left {
  height: 100%;
}
.LargeModel .largeModel-tabs .ant-tabs-content-left .ant-tabs-tabpane {
  padding-left: 0;
}
._AttributeSet_ .attribute-box {
  height: 42.85714286rem;
  padding: 1.42857143rem;
}
._AttributeSet_ .attribute-box .ant-radio-button-wrapper {
  max-width: 12.85714286rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._AttributeSet_ .attribute-footer {
  height: 3.71428571rem;
  text-align: right;
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 0.71428571rem 0.35714286rem;
}
._AttributeSet_ .attribute-footer .ant-btn {
  margin: 0 0.35714286rem;
}
._AttributeSet_ .ant-tabs-bar {
  margin: 0;
}
._AttributeSet_ .ant-divider-horizontal {
  margin: 0.85714286rem 0;
}
._AttributeSet_ ._FilterFace_,
._AttributeSet_ ._FilterHumanTrait_,
._AttributeSet_ ._FilterMotorVehicle_,
._AttributeSet_ ._FilterNoMotorVehicle_ {
  padding-top: 0.71428571rem;
  width: 48.57142857rem;
  height: 37.85714286rem;
  overflow: hidden;
  overflow-y: auto;
}
._AttributeSet_ ._FilterFace_ .ant-checkbox + span,
._AttributeSet_ ._FilterHumanTrait_ .ant-checkbox + span,
._AttributeSet_ ._FilterMotorVehicle_ .ant-checkbox + span,
._AttributeSet_ ._FilterNoMotorVehicle_ .ant-checkbox + span {
  padding-right: 1.07142857rem;
  padding-left: 1.07142857rem;
}
._AttributeSet_ ._FilterFace_ .attribute-checkbox-text,
._AttributeSet_ ._FilterHumanTrait_ .attribute-checkbox-text,
._AttributeSet_ ._FilterMotorVehicle_ .attribute-checkbox-text,
._AttributeSet_ ._FilterNoMotorVehicle_ .attribute-checkbox-text {
  display: inline-block;
  margin: 0 1.07142857rem;
  width: 4.64285714rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._AttributeSet_ ._PanelExample_ {
  cursor: pointer;
  margin-bottom: 0.28571429rem;
}
._AttributeSet_ .pannel-normal-icon {
  margin: 1.14285714rem 2.14285714rem;
  height: 3.42857143rem;
  width: 3.42857143rem;
  padding: 0.28571429rem;
}
._AttributeSet_ .pannel-normal-icon .anticon {
  font-size: 2.85714286rem;
  color: #d9d9d9;
}
._AttributeSet_ .pannel-select-icon {
  background: url(/static/media/rulebox.a3fb7bab.png) no-repeat;
}
._AttributeSet_ .pannel-example {
  width: 38.28571429rem;
  min-height: 20.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  margin: 0.71428571rem 0 1.42857143rem 2.14285714rem;
  padding: 1.07142857rem 1.07142857rem 0.5rem 1.07142857rem;
}
._AttributeSet_ .pannel-example .ant-card-small {
  width: 11.57142857rem;
  height: 10.42857143rem;
  font-size: 0.85714286rem;
}
._AttributeSet_ .pannel-example .ant-card-small > .ant-card-head {
  min-height: auto;
  height: 1.71428571rem;
  padding: 0.21428571rem 0.85714286rem;
  font-size: 0.85714286rem;
}
._AttributeSet_ .pannel-example .ant-card-small > .ant-card-head > .ant-card-head-wrapper > .ant-card-extra {
  padding: 0;
  font-size: 0.85714286rem;
}
._AttributeSet_ .pannel-example .ant-card-small > .ant-card-body {
  padding: 0.57142857rem;
  height: 6.92857143rem;
}
._AttributeSet_ .pannel-example .ant-card-head-title {
  padding: 0 !important;
}
._AttributeSet_ .pannel-example .ant-card-actions {
  background: #ffffff;
  height: 1.71428571rem;
}
._AttributeSet_ .pannel-example .ant-card-actions > li {
  margin: 0 0 0 0.14285714rem;
  color: #272727;
  text-align: left;
}
._AttributeSet_ .pannel-example .ant-card-actions > li > span {
  font-size: 0.85714286rem;
}
._AttributeSet_ .pannel-example .pannel-example-card .left {
  width: 50%;
  float: left;
  text-align: center;
}
._AttributeSet_ .pannel-example .pannel-example-card .left .carBox {
  width: 4.64285714rem;
  height: 1.14285714rem;
  line-height: 1rem;
  border: 0.07142857rem solid #e8e8e8;
  margin-top: 0.35714286rem;
  margin-left: 0.28571429rem;
}
._AttributeSet_ .pannel-example .pannel-example-card .right {
  margin-left: 0.35714286rem;
}
._AttributeSet_ .pannel-example .pannel-example-card .right p {
  font-size: 0.85714286rem;
  width: 4.71428571rem;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .trust {
  height: 1.28571429rem;
  line-height: 1rem;
  position: absolute;
  bottom: 1.85714286rem;
  background-color: #dcf3d1;
  border: 0.07142857rem solid #52c41a;
  padding: 0 0.28571429rem;
  display: inline-block;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .trust i {
  font-size: 1rem;
  margin-right: 0.35714286rem;
  vertical-align: bottom;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .distrust {
  height: 1.28571429rem;
  line-height: 1rem;
  position: absolute;
  bottom: 1.85714286rem;
  background-color: #fdd2d5;
  border: 0.07142857rem solid #f5222d;
  padding: 0 0.35714286rem;
  display: inline-block;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .distrust i {
  font-size: 1rem;
  margin-right: 0.28571429rem;
  vertical-align: bottom;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .panel-e-icon {
  font-size: 1rem;
  opacity: 75%;
}
._AttributeSet_ .pannel-example .pannel-example-card .right .panel-e-i {
  display: inline-block;
  height: 1rem !important;
  width: 1rem !important;
  background-size: 100%;
}
._AttributeSet_ .pannel-example .pannel-example-card .iconImg {
  font-size: 4.42857143rem;
  color: #d9d9d9;
  border: 0.07142857rem solid #e8e8e8;
}
._AttributeSet_ .pannel-example .pannel-example-card .pannel-fake-progress {
  display: inline-block;
  width: 6.78571429rem;
  height: 0.28571429rem;
  border-radius: 0.71428571rem;
  background-color: #e8e8e8;
  margin-right: 0.57142857rem;
  vertical-align: middle;
}
._AttributeSet_ .pannel-example .pannel-example-card .brand {
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 2.42857143rem;
  right: 0.28571429rem;
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  border: 0.07142857rem solid #f5222d;
  border-radius: 0.21428571rem;
}
._AttributeSet_ .pannel-example .pannel-example-card .brand span {
  display: inline-block;
  padding: 0 0.14285714rem;
  width: 4.28571429rem;
  background-color: #f5222d;
  border: 0.14285714rem solid #fff;
}
._AttributeSet_ .pannel-example .pannel-example-card .frequency {
  bottom: 3.57142857rem;
}
._AttributeSet_ .pannel-example .pannel-example-card.active .ant-card-bordered {
  border-color: #1890ff;
}
._AttributeSet_ .pannel-example .pannel-example-card .checkbox {
  position: absolute;
  top: 0;
  right: 0.64285714rem;
}
._AttributeSet_ .pannel-example .pannel-example-card:hover .checkbox {
  display: block !important;
}
._AttributeSet_ .pannel-example .pannel-attribute-character span {
  display: inline-block;
  width: 4.57142857rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  text-align: center;
  border-radius: 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
  margin-right: 0.57142857rem;
  margin-bottom: 0.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
._AttributeSet_ .pannel-example .pannel-attribute-character span.active {
  color: #1890ff;
  border-color: #1890ff;
}
._AttributeSet_ .pannel-example .pannel-attribute-character span.disActive {
  color: #D9D9D9;
  cursor: not-allowed;
}
.apply-popover {
  width: 17.85714286rem;
}
.apply-popover .ant-popover-inner-content {
  padding: 0;
}
.apply-popover .apply-popover-title {
  height: 2.57142857rem;
  padding: 1.14285714rem 1.14285714rem 0 1.14285714rem;
}
.apply-popover .apply-popover-footer {
  height: 3.57142857rem;
  border-top: 0.07142857rem solid #e8e8e8;
  text-align: right;
  padding: 0.57142857rem 0.35714286rem;
}
.apply-popover .apply-popover-footer .ant-btn {
  margin: 0 0.35714286rem;
}
._PTZ_ {
  padding-top: inherit;
}
._PTZ_ .ptz-top-part {
  padding: 0 0.71428571rem 0.71428571rem 0.71428571rem;
}
._PTZ_ .ptz-top-part .ant-btn-group .ant-btn {
  width: 2.14285714rem;
  height: 2.28571429rem;
  line-height: 2.28571429rem;
  padding: 0;
}
._PTZ_ .ptz-top-part .ant-btn-group .ant-btn i {
  font-size: 1.28571429rem;
}
._PTZ_ .ptz-top-part .ant-btn-group .ant-btn:active,
._PTZ_ .ptz-top-part .ant-btn-group .ant-btn:focus {
  color: inherit;
}
._PTZ_ i[class^="ptz-icon-"] {
  position: absolute;
  width: 2.14285714rem;
  height: 2.14285714rem;
  cursor: pointer;
}
._PTZ_ .ptz-icon-disk {
  width: 10rem;
  height: 10rem;
  margin: 1.78571429rem auto;
  background-position: 0 0;
}
._PTZ_ .ptz-icon-up {
  top: -0.14285714rem;
  left: 4rem;
  background-position: -21.42857143rem 0;
}
._PTZ_ .ptz-icon-up:hover {
  background-position: -21.42857143rem -2.14285714rem;
}
._PTZ_ .ptz-icon-up:disabled,
._PTZ_ .ptz-icon-up.disabled {
  background-position: -30rem 0;
}
._PTZ_ .ptz-icon-right {
  top: 3.92857143rem;
  left: 7.85714286rem;
  background-position: -23.57142857rem 0;
}
._PTZ_ .ptz-icon-right:hover {
  background-position: -23.57142857rem -2.14285714rem;
}
._PTZ_ .ptz-icon-right:disabled,
._PTZ_ .ptz-icon-right.disabled {
  background-position: -32.14285714rem 0;
}
._PTZ_ .ptz-icon-down {
  top: 7.85714286rem;
  left: 3.92857143rem;
  background-position: -25.71428571rem 0;
}
._PTZ_ .ptz-icon-down:hover {
  background-position: -25.71428571rem -2.14285714rem;
}
._PTZ_ .ptz-icon-down:disabled,
._PTZ_ .ptz-icon-down.disabled {
  background-position: -34.28571429rem 0;
}
._PTZ_ .ptz-icon-left {
  top: 3.92857143rem;
  left: -0.14285714rem;
  background-position: -27.85714286rem 0;
}
._PTZ_ .ptz-icon-left:hover {
  background-position: -27.85714286rem -2.14285714rem;
}
._PTZ_ .ptz-icon-left:disabled,
._PTZ_ .ptz-icon-left.disabled {
  background-position: -36.42857143rem 0;
}
._PTZ_ .ptz-icon-rocker {
  width: 2.85714286rem !important;
  height: 2.85714286rem !important;
  top: 3.57142857rem;
  left: 3.57142857rem;
  background-position: -21.42857143rem -4.28571429rem;
}
._PTZ_ .ptz-icon-rocker:hover {
  background-position: -24.28571429rem -4.28571429rem;
}
._PTZ_ .ptz-icon-ok {
  width: 4.28571429rem !important;
  height: 2.85714286rem !important;
  top: 3.57142857rem;
  left: 2.85714286rem;
  background-position: 0rem -30rem;
}
._PTZ_ .ptz-icon-ok:hover {
  background-position: -4.28571429rem -30rem;
}
._PTZ_ .ptz-right-box {
  padding-top: 0.35714286rem;
}
._PTZ_ .ptz-right-box button {
  padding: 0;
  border: 0;
  width: 2.14285714rem;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
}
._PTZ_ .ptz-right-box button.ant-btn-link:active,
._PTZ_ .ptz-right-box button.ant-btn:active,
._PTZ_ .ptz-right-box button.ant-btn-link:focus {
  color: inherit;
}
._PTZ_ .ptz-right-box i {
  font-size: 1.28571429rem;
}
._PTZ_ .ptz-bottom-part .ant-empty-normal {
  margin: 0;
}
._PTZ_ .ptz-bottom-part .ant-tabs-tab {
  width: 3.42857143rem !important;
  padding: 0rem 1.14285714rem 0.71428571rem 1.14285714rem;
}
._PTZ_ .ptz-bottom-part .ant-tabs-nav .ant-tabs-tab .anticon {
  font-size: 1.14285714rem;
}
._PTZ_ .ptz-bottom-part .ant-tabs-bar {
  margin-bottom: 0;
}
._PTZ_ .ptz-bottom-part .ant-table-small,
._PTZ_ .ptz-bottom-part .ant-table-body table,
._PTZ_ .ptz-bottom-part .ant-table-tbody > tr > td {
  border: 0 !important;
}
._PTZ_ .ptz-bottom-part .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
._PTZ_ .ptz-bottom-part .ptz-bottom-bar {
  position: fixed;
  bottom: 0;
  width: 17.14285714rem;
  height: 2.14285714rem;
  background-color: #ffffff;
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
}
._PTZ_ .ptz-bottom-part .ptz-bottom-bar span {
  font-size: 1.14285714rem;
}
._PTZ_ .ptz-bottom-part .ptz-bottom-bar .ant-btn-link[disabled] {
  padding: 0 0.35714286rem;
}
._PTZ_ .ptz-bottom-part .ptz-table-active {
  background-color: #e6f7ff;
}
._PTZ_ .ptz-bottom-part .ptz-edit-box .ptz-edit-input {
  width: 11.42857143rem;
  margin: 0.21428571rem 0.71428571rem;
}
._PTZ_ .ptz-bottom-part .ptz-edit-box .anticon {
  width: 2rem;
  font-size: 1rem !important;
  font-weight: bold;
}
.ptz-slider {
  height: 8.92857143rem;
}
.ptz-slider .ant-slider-vertical .ant-slider-step {
  width: 0.42857143rem;
}
.ptz-slider .ant-slider-vertical .ant-slider-handle {
  margin-bottom: -0.35714286rem;
  margin-left: -0.28571429rem;
}
.ptz-slider .ant-slider-rail {
  width: 0.42857143rem;
  border: 0.07142857rem solid #e8e8e8;
  background: #e2e4e7;
  border-radius: 0.28571429rem;
}
.ptz-slider .ant-slider-track {
  width: 0.42857143rem;
  background-color: #1890ff;
}
.ptz-slider .ant-slider-dot {
  border-radius: 0;
  height: 0;
  width: 0.42857143rem;
  left: 0.28571429rem;
  border: 0.07142857rem solid #e8e8e8;
}
.ptz-slider .ant-slider-dot:first-child {
  border: 0;
}
.ptz-slider-icon {
  height: 1.14285714rem;
  line-height: 1.14285714rem;
  margin-bottom: 0;
  margin-left: 0.64285714rem;
}
.ptz-slider-icon svg {
  height: 0.35714286rem;
  width: 2.14285714rem;
}
._PtzOther_ .ptz-other-icon {
  text-align: center;
  line-height: 2.14285714rem;
}
._PtzOther_ .ptz-other-icon span {
  font-size: 1.42857143rem;
}
.cruise_modal {
  width: 50rem !important;
}
.cruise_modal .ant-modal-body {
  height: 26.78571429rem;
}
.cruise_modal .ant-table-empty .ant-table-thead > tr > th {
  border-bottom: 0;
}
.cruise_modal .ant-table-body table {
  border-bottom: 0 !important;
}
.cruise_modal .ant-modal-confirm-body i {
  margin-top: 0.57142857rem;
}
.cruise_modal .ant-table-content {
  height: 20.21428571rem;
}
._ViewTree_ {
  height: 100%;
}
._ViewTree_ .viewtree-content {
  padding-top: 1rem;
  height: calc(100% - 3rem);
}
._ViewTree_ .viewtree-checkBtn {
  padding: 0 0.35714286rem;
  z-index: 2;
  position: absolute;
  right: 0;
}
._ViewTree_ .view-offset-icon {
  position: absolute;
  line-height: 2rem;
  left: -3.21428571rem;
}
._ViewTree_ .view-offset-icon.checkable {
  left: -4.78571429rem;
}
._ViewTree_ .viewtree-bar {
  height: 3rem;
  padding: 0.35714286rem 0.71428571rem;
}
._ViewTree_ .viewtree-bar .ant-btn {
  padding: 0 0.35714286rem;
}
._ViewTree_ .viewtree-bar .ant-btn > .anticon + span {
  margin-left: 0.35714286rem;
  display: inline !important;
}
._ViewTree_ .viewtree-bar .ant-btn > .anticon {
  vertical-align: middle;
}
._ViewTree_ .viewtree-bar .group-btn {
  width: 6.07142857rem;
}
._ViewTree_ .viewtree-bar .view-btn {
  width: 6.78571429rem;
}
._ViewTree_ .view-open-item span {
  color: #1890ff;
}
._ViewTree_ .ant-tree {
  color: #272727;
}
._ViewTree_ .ant-tree-title {
  overflow: hidden;
  display: inline-flex;
}
._ViewTree_ .ant-tree-title span {
  display: block;
  width: 6.07142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._ViewTree_ .ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
._ViewTree_ .ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
  background: #e6f7ff;
  border-right: 0.21428571rem solid #1890ff;
}
._ViewTree_ .ant-tree.ant-tree-directory .ant-tree-treenode:hover::before {
  background: #e6f7ff;
}
._ViewTree_ .ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher,
._ViewTree_ .ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #1890ff;
}
._ViewTree_ .ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  display: inline-flex;
}
._ViewTree_ .ant-tree-switcher {
  line-height: 2.14285714rem;
}
._ViewTree_ .ant-tree .ant-tree-node-content-wrapper {
  padding: 0.21428571rem 0.28571429rem;
}
._ViewTree_ .ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: #272727;
  cursor: default;
}
._ViewTree_ .ant-tree .ant-tree-treenode.drop-container > [draggable] {
  background: #e6f7ff;
  box-shadow: none;
}
._ViewTree_ .ant-tree .ant-tree-treenode.drag-over {
  color: #ffffff;
  background: #40a9ff !important;
}
._ViewTree_ .viewtree-edit-input {
  height: 1.85714286rem;
  padding: 0.07142857rem 0.5rem;
}
._ViewTree_ .ant-spin-nested-loading,
._ViewTree_ .ant-spin-container {
  height: 3rem !important;
}
._ViewTree_ .ant-tree-draggable-icon {
  width: 0;
}
._ViewTree_ .ant-tree-treenode:hover .ant-tree-draggable-icon,
._ViewTree_ .ant-tree-draggable-icon {
  opacity: 0;
}
.viewTree-dragBox {
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  width: 14.28571429rem;
  padding-left: 1.07142857rem;
  background: #e6f7ff;
}
.viewTree-dragBox .caret,
.viewTree-dragBox .dragBox-icon,
.viewTree-dragBox .dragBox-text {
  display: inline-block;
  line-height: 2.14285714rem;
  height: 2.14285714rem;
}
.viewTree-dragBox .caret,
.viewTree-dragBox .dragBox-icon {
  vertical-align: top;
}
.viewTree-dragBox .caret {
  width: 2.14285714rem;
  height: 2.14285714rem;
  text-align: center;
  transform: scale(0.8);
}
.viewTree-dragBox .dragBox-text {
  width: 5.35714286rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._SideAiPanel_ {
  height: 100%;
  background: #fff;
}
._SideAiPanel_ .side-panel-header {
  padding: 0.71428571rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-btn {
  display: inline-block;
  width: 6.71428571rem;
  padding: 0 0.35714286rem;
  cursor: pointer;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-btn .anticon {
  font-size: 1.71428571rem;
  vertical-align: middle;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-btn .filter-btn-text {
  display: inline-block;
  width: 3.85714286rem;
  margin-left: 0.42857143rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-line {
  height: 4.57142857rem;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-line .ant-divider,
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-line .ant-divider-vertical {
  height: 4.28571429rem;
  margin-top: 0.14285714rem;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-icon .anticon {
  font-size: 1.14285714rem;
  line-height: 2.28571429rem;
  display: block;
}
._SideAiPanel_ .side-panel-header .side-panel-filter .filter-icon .anticon:hover {
  color: #40a9ff;
}
._SideAiPanel_ .side-panel-content {
  padding: 0.57142857rem;
  overflow: hidden;
  overflow-y: auto;
  height: calc(100% - 6.1rem);
}
._ViewSplit_ .live-split {
  vertical-align: sub;
}
._ViewSplit_ .live-split .anticon {
  margin: 0 0.28571429rem;
  font-size: 1.42857143rem;
}
._ViewSplit_ .live-split .ant-btn-link {
  color: #272727;
}
._ViewSplit_ .live-split .ant-btn.ant-btn-background-ghost {
  color: inherit;
}
._ViewSplit_ .split-pagination {
  margin: 0 0.57142857rem;
}
._ViewSplit_ .split-pagination .split-pagination-prev,
._ViewSplit_ .split-pagination .split-pagination-next {
  height: 1.78571429rem;
  width: 1.85714286rem;
}
._ViewSplit_ .split-pagination .split-pagination-item {
  margin: 0 0.35714286rem;
  vertical-align: middle !important;
}
._ViewSplit_ .split-pagination .split-pagination-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  height: 1.85714286rem;
}
._ViewSplit_ .split-pagination .split-pagination-item .ant-select-single .ant-select-selector .ant-select-selection-item {
  line-height: 1.71428571rem;
}
._ViewSplit_ .split-pagination .split-pagination-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
  height: 1.78571429rem;
}
.split-meun-overlay .ant-dropdown-menu-item > .anticon:first-child {
  margin-right: 0;
}
.split-meun-overlay .ant-dropdown-menu-item span.anticon {
  font-size: 1.42857143rem !important;
  color: #272727;
}
._EPTZPosArea_ {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
._LivePlayer_ {
  width: 52.14285714rem;
  height: 39.28571429rem;
  display: flex;
  flex-flow: column;
  position: relative;
}
._LivePlayer_ .live-window-video {
  width: 100%;
  height: 38.57142857rem;
}
._LivePlayer_ .live-video-border {
  position: absolute;
  width: 100%;
  height: 38.57142857rem;
  border: 0.14285714rem solid #000;
  background-color: #1b1b1b;
  background-size: 100% 100%;
}
._LivePlayer_ .live-player-state-icon {
  width: 100%;
  margin-top: 10.71428571rem;
}
._LivePlayer_ .live-player-state-icon .anticon {
  font-size: 5rem;
}
._LivePlayer_ .live-player-state-text {
  width: 100%;
  font-size: 1.83rem;
  text-align: center;
  color: #ffffff;
}
.live-video-modal .ant-modal {
  max-width: 100vw;
}
.live-video-modal .ant-modal-header {
  background: #272727;
  border-color: #272727;
}
.live-video-modal .ant-modal-body {
  padding: 0 0.71428571rem;
  background: #272727;
}
.live-video-modal .ant-modal-confirm-btns {
  display: none!important;
}
.live-video-modal .ant-modal-title {
  color: #f5f5f5;
}
.live-video-modal .ant-modal-confirm-title,
.live-video-modal .ant-modal-close {
  display: block;
  color: #f5f5f5;
}
._Live_ {
  height: 100%;
  min-width: 73.14285714rem;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: auto;
}
._Live_ section {
  height: 100%;
}
._Live_ .ant-layout {
  background-color: transparent;
}
._Live_ .m-tour-pase {
  width: 1.42857143rem;
  height: 1.42857143rem;
  position: absolute;
  top: 4.28571429rem;
  right: 23.57142857rem;
  z-index: 10;
}
._Live_ .m-tour-pase span {
  font-size: 1.42857143rem;
  cursor: pointer;
}
._Live_ .live-menu-icon,
._Live_ .live-panel-icon {
  position: absolute;
  top: 40%;
  width: 1.07142857rem;
  height: 5rem;
  line-height: 3.57142857rem;
  color: #ffffff;
  z-index: 10;
  cursor: pointer;
}
._Live_ .live-menu-icon.left,
._Live_ .live-panel-icon.left {
  right: 0;
  border-top: 0.71428571rem solid transparent;
  border-right: 0.85714286rem solid #272f35;
  border-bottom: 0.71428571rem solid transparent;
  border-left: 0;
}
._Live_ .live-menu-icon.left span,
._Live_ .live-panel-icon.left span {
  margin-left: 0.21428571rem;
  font-size: 0.85714286rem;
}
._Live_ .live-menu-icon.right,
._Live_ .live-panel-icon.right {
  right: 19.5rem;
  border-top: 0.71428571rem solid transparent;
  border-right: 0;
  border-bottom: 0.71428571rem solid transparent;
  border-left: 0.85714286rem solid #272f35;
}
._Live_ .live-menu-icon.right span,
._Live_ .live-panel-icon.right span {
  margin-left: -0.85714286rem;
  font-size: 0.85714286rem;
}
._Live_ .live-menu-icon.left {
  left: 16.07142857rem;
}
._Live_ .live-menu-icon.right {
  left: 0;
}
._Live_ .live-panel-icon.left {
  right: 0;
}
._Live_ .live-panel-icon.right {
  top: 42%;
  right: 19.5rem;
}
._Live_ .live-menu-slider {
  flex: 0 0 17.14285714rem !important;
  max-width: 17.14285714rem !important;
  min-width: 14.28571429rem;
  width: 17.14285714rem !important;
  border-right: 0.07142857rem solid #e8e8e8;
}
._Live_ .live-menu-slider.ant-layout-sider-collapsed {
  flex: 0 0 0rem !important;
}
._Live_ .live-menu-slider .ant-collapse {
  border-bottom: 0;
  border: 0;
}
._Live_ .live-menu-slider .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
._Live_ .live-menu-slider .ant-collapse,
._Live_ .live-menu-slider .ant-collapse > .ant-collapse-item:last-child,
._Live_ .live-menu-slider .ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header,
._Live_ .live-menu-slider .ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0;
}
._Live_ .live-menu-slider .ant-collapse > .ant-collapse-item {
  border: 0;
}
._Live_ .live-menu-slider .live-view-box,
._Live_ .live-menu-slider .live-ptz-box {
  border-top: 0.07142857rem solid #e8e8e8 !important;
}
._Live_ .live-menu-slider .left {
  display: none;
}
._Live_ .live-menu-slider:hover .left {
  display: block;
}
._Live_ .live-layout,
._Live_ .live-layoutEx {
  padding: 0;
  min-width: 73.57142857rem;
  overflow: hidden;
}
._Live_ .live-layout .live-layout-content,
._Live_ .live-layoutEx .live-layout-content {
  height: calc(100% - 3.42857143rem);
}
._Live_ .live-layout .live-panel-slider,
._Live_ .live-layoutEx .live-panel-slider {
  height: 100%;
  box-shadow: -0.21428571rem 0rem 0.42857143rem 0rem rgba(0, 0, 0, 0.16);
}
._Live_ .live-layout .live-panel-slider .right,
._Live_ .live-layoutEx .live-panel-slider .right {
  display: none;
}
._Live_ .live-layout .live-panel-slider .panel-heading .right,
._Live_ .live-layoutEx .live-panel-slider .panel-heading .right {
  display: block;
}
._Live_ .live-layout .live-panel-slider:hover .right,
._Live_ .live-layoutEx .live-panel-slider:hover .right {
  display: block;
}
._Live_ .live-layout .ant-layout-content > div:first-child,
._Live_ .live-layoutEx .ant-layout-content > div:first-child {
  height: 100% !important;
  width: 100% !important;
}
._Live_ .live-layout .ant-layout-content {
  height: calc(100% - 3.43rem);
}
._Live_ .live-fullscreen {
  position: fixed !important;
  height: 100% !important;
  width: 100% !important;
  left: 0;
  top: 0;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
}
._Live_ .live-canvas-content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
._Live_ .live-canvas-content > div {
  width: 100% !important;
  height: 100% !important;
}
._Live_ .exit-fullscreen-bar {
  width: 100%;
  height: 2.85714286rem;
  background-color: rgba(38, 46, 59, 0.9);
  position: absolute;
  bottom: 0;
  z-index: 10;
}
._Live_ .exit-fullscreen-bar .exit-fullscreen-icon {
  width: 2.85714286rem;
  height: 2.85714286rem;
  position: absolute;
  right: 0.71428571rem;
}
._Live_ .exit-fullscreen-bar .exit-fullscreen-icon .anticon {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-content: center;
  justify-content: center;
  color: #a6adb4;
}
._Live_ .exit-fullscreen-bar .exit-fullscreen-icon .anticon:hover {
  cursor: pointer;
  color: #1890ff !important;
}
._Live_ .exit-fullscreen-bar .exit-fullscreen-icon .anticon svg {
  width: 50%;
  height: 50%;
}
._Live_ .live-brower-bg {
  background: url(/static/media/dot_bg.e9ccca11.png) repeat;
}
._Live_ .live-panel-slider {
  flex: 0 0 20.57142857rem !important;
  max-width: 20.57142857rem !important;
  min-width: 20.57142857rem;
  width: 20.57142857rem !important;
}
._Live_ .live-panel-slider.ant-layout-sider-collapsed {
  flex: 0 0 0rem !important;
}
._Live_ .ant-layout-footer {
  height: 3.42857143rem;
  background-color: #ffffff;
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 0;
}
._Live_ .ant-layout-footer .live-bottom-box {
  padding: 0.57142857rem;
}
._Live_ .ant-layout-footer .live-bottom-box .live-left-box .ant-btn:empty {
  padding-left: 0.35714286rem !important;
  padding-right: 0.35714286rem !important;
}
._Live_ .ant-layout-footer .live-bottom-box .live-left-box .live-bar-icon-new .anticon {
  font-size: 1.64285714rem;
}
._Live_ .ant-layout-footer .live-bottom-box,
._Live_ .ant-layout-footer .live-bottom-box > div {
  height: 3.42857143rem;
  line-height: 2.28571429rem;
}
._Live_ .ant-layout-footer .ant-divider,
._Live_ .ant-layout-footer .ant-divider-vertical {
  height: 2.28571429rem;
  top: -0.14285714rem;
}
._Live_ .ant-layout-footer .live-bar-icon,
._Live_ .ant-layout-footer .live-bar-icon-new {
  height: 100%;
  width: 2.42857143rem;
  display: inline-block;
  text-align: center;
  vertical-align: sub;
}
._Live_ .ant-layout-footer .live-bar-icon .anticon,
._Live_ .ant-layout-footer .live-bar-icon-new .anticon {
  font-size: 1.42857143rem;
  cursor: pointer;
}
._Live_ .ant-layout-footer .live-bar-icon .anticon:hover,
._Live_ .ant-layout-footer .live-bar-icon-new .anticon:hover {
  color: #40a9ff;
}
._Live_ .ant-layout-footer .view-edit-bar {
  padding: 0.57142857rem;
  text-align: right;
  box-shadow: 0rem -0.21428571rem 0.42857143rem 0rem rgba(0, 0, 0, 0.16);
}
._Live_ .ant-layout-footer .view-edit-bar .ant-alert {
  text-align: left;
  padding: 0.35714286rem 1.07142857rem 0.35714286rem 2.64285714rem;
  display: inline-flex;
  width: 21.42857143rem;
}
._Live_ .ant-layout-footer .view-edit-bar .ant-alert-icon {
  top: 0.64285714rem;
}
._Live_ .ant-layout-footer .view-edit-bar .ant-input {
  margin: 0 1.71428571rem;
}
._Live_ .ant-layout-footer .view-edit-bar .ant-btn {
  width: auto;
  margin-right: 0.85714286rem;
}
._Live_ .live-default-videoBG {
  position: absolute;
  top: 50%;
  height: 7.14285714rem;
  width: 100%;
  text-align: center;
  margin-top: -3.57142857rem;
  z-index: 0;
}
._Live_ .live-default-videoBG .anticon {
  display: block;
  color: #1890ff;
  font-size: 3.57142857rem;
  margin-bottom: 1.42857143rem;
}
._Live_ .live-default-videoBG p {
  color: #8f8f8f;
}
.Attribute_Modal {
  width: 50rem !important;
}
.Attribute_Modal .ant-modal-body {
  padding: 0;
}
.floatable-component .fullscreen-btn-drag-handle {
  border-radius: 0.14285714rem 0 0 0.14285714rem;
  background-color: rgba(38, 46, 59, 0.9);
  color: #fff;
  border-color: #262e3b;
  border-right: 0;
  width: 1.07142857rem;
}
.floatable-component .fullscreen-btn-drag-handle:hover {
  border-color: #262e3b;
}
.floatable-component .fullscreen-btn {
  background-color: rgba(38, 46, 59, 0.9);
  color: #fff;
  border-color: #262e3b;
  z-index: 0;
}
.floatable-component .fullscreen-btn:hover {
  border-color: #40a9ff;
  color: #40a9ff;
  z-index: 1;
}
.floatable-component .fullscreen-btn:not(:first-child) {
  margin-left: -0.07142857rem;
}
.floatable-component .fullscreen-btn:last-child {
  border-radius: 0 0.14285714rem 0.14285714rem 0;
}
.floatable-component .fullscreen-btn:not(:last-child) {
  border-radius: 0;
}
.viewname-content-modal .ant-modal-confirm-title {
  padding: 1rem 1.14285714rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.viewname-content-modal .ant-modal-confirm-content {
  margin-top: 0;
  height: 8.57142857rem;
  width: 32.14285714rem;
  overflow: hidden;
}
.viewname-content-modal .ant-modal-confirm-content .content-container {
  padding: 1.14285714rem;
}
.viewname-content-modal .ant-modal-body {
  padding: 0 !important;
}
.viewname-content-modal .ant-modal-confirm-btns {
  display: none !important;
}
._AGBox_ {
  padding: 1.71428571rem;
}
._AGBox_ .label-div-Container {
  padding-left: 1.07142857rem;
}
._CertManager_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._CertManager_ .ant-collapse-content-box .withLabel .withLabel-wrapper {
  flex-grow: 0 !important;
}
._CertManager_ .ant-collapse-content-box .easyInput-input-wrapper {
  flex-grow: 0 !important;
}
._CertManager_ .ant-collapse-content-box .collapse-input-behind {
  display: flex;
  align-items: center;
}
._CertManager_ .ant-space {
  width: 100%;
}
._CertManager_ .ant-space .table-plus {
  height: 100%;
  overflow-x: auto;
}
._CertManager_ .ant-space .table-plus .ant-table-body {
  min-height: 15rem;
}
._CertManager_ .ant-space .table-plus .ant-table-body table .ant-empty.ant-empty-normal {
  height: 10rem;
}
._CertManager_ .ant-space .table-plus .ant-table-body .operation-icon {
  margin: 0 0.28571429rem;
  cursor: pointer;
}
._ConcentrateStorage_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
  overflow: hidden;
}
._ConcentrateStorage_ .ak-item {
  display: flex;
  align-items: center;
}
._GBAccess_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
  min-width: 71.42857143rem;
}
._GBAccess_ .baseConfig {
  display: flex ;
}
._GBAccess_ .baseConfig .baseConfig-left {
  width: 34.28571429rem;
}
._GBAccess_ .baseConfig .baseConfig-right {
  margin-left: 1.42857143rem;
}
._GBAccess_ .baseConfig .baseConfig-right .state-container {
  padding: 0.57142857rem 0;
}
._GBAccess_ .baseConfig .baseConfig-right .state-container .state-title {
  display: inline-block;
  width: 7.71428571rem;
  padding-right: 0.57142857rem;
}
._GBAccess_ .baseConfig .baseConfig-right .state-container .state-block {
  display: inline-block;
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  margin-right: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
._GBAccess_ .baseConfig .baseConfig-right .state-container .state-block.success {
  background-color: #52c41a;
}
._GBAccess_ .baseConfig .baseConfig-right .state-container .state-block.error {
  background-color: #f5222d;
}
._GBAccess_ .buttonBar {
  margin-left: -1.07142857rem;
}
._VideoInfoTable_ .header-button {
  display: flex;
  padding-bottom: 1.42857143rem;
}
._VideoInfoTable_ .header-button .add-button {
  margin-right: 0.71428571rem;
}
._VideoInfoTable_ .header-button .delete-button {
  margin-right: 0.71428571rem;
}
._VideoInfoTable_ .header-button .multiImport-button {
  margin-right: 0.71428571rem;
}
._AlarmInfoTable_ .alarmTable-header-button {
  display: flex;
  padding-bottom: 1.42857143rem;
}
._AlarmInfoTable_ .alarmTable-header-button .alarmTable-add-button {
  margin-right: 0.71428571rem;
}
.add-videoInfo .ant-modal-content {
  width: 57.14285714rem;
}
.add-videoInfo .ant-modal-content .ant-modal-body {
  height: 36rem;
  display: flex;
}
.add-videoInfo .ant-modal-content .ant-modal-body .device-tree ._Device_Tree {
  height: 30rem;
  width: 17.85714286rem;
}
.add-videoInfo .ant-modal-content .ant-modal-body .input-dialog {
  width: 21.42857143rem;
  height: 7.14285714rem;
  margin-left: 7.14285714rem;
}
.GBAccess-import-modal {
  width: 42.85714286rem !important;
}
._GBService_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._GBService_ .bottonBar {
  margin-left: -0.92857143rem;
}
._GBService_ .ant-alert-info {
  width: 35.71428571rem;
}
._GBService_ .label-normal-behind .label-normal-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
._GWZNXS_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
  overflow: hidden;
}
._GWZNXS_ .label-normal-container {
  padding: 0 !important;
}
._ONVIF_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._ONVIF_ .bottonBar {
  margin-left: -0.92857143rem;
}
._P2PSet_ {
  padding: 1.57142857rem;
}
._P2PSet_ .p2pset-status {
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.71428571rem;
  display: inline-block;
  border-radius: 0.35714286rem;
}
._P2PSet_ .p2pset-status.success {
  background-color: #52c41a;
}
._P2PSet_ .p2pset-status.fail {
  background-color: #f5222d;
}
._P2PSet_ .p2pset-status .p2pset-status-icon {
  font-size: 1.57142857rem;
  padding-top: 0.21428571rem;
}
._P2PSet_ .p2pset-qrContainer {
  box-shadow: 0.14285714rem 0.14285714rem 0.85714286rem rgba(0, 0, 0, 0.3);
  width: 17.14285714rem;
  padding: 1.42857143rem 1.42857143rem 0.71428571rem 1.42857143rem;
}
._P2PSet_ .p2pset-flow-pic {
  background: url(/static/media/p2p.e890b3ba.png) no-repeat;
  width: 5rem;
  height: 8.92857143rem;
  margin: auto;
}
._P2PSet_ .p2pset-flow-pic.downloadapp {
  background-position: 0 0;
}
._P2PSet_ .p2pset-flow-pic.userReg {
  background-position: -5rem 0;
}
._P2PSet_ .p2pset-flow-pic.addDevice {
  background-position: -10rem 0;
}
._P2PSet_ .p2pset-flow-pic.watchMon {
  background-position: -15rem 0;
}
._P2PSet_ .p2pset-flow-pic.overseadownloadapp {
  background-position: -20rem 0;
}
._P2PSet_ .p2pset-flow-pic.clouddownloadapp {
  background-position: 0 -11.07142857rem;
}
._P2PSet_ .p2pset-flow-pic.clouduserReg {
  background-position: -5rem -11.07142857rem;
}
._P2PSet_ .p2pset-flow-pic.cloudaddDevice {
  background-position: -10rem -11.07142857rem;
}
._P2PSet_ .p2pset-flow-pic.cloudwatchMon {
  background-position: -15rem -11.07142857rem;
}
._P2PSet_ .p2pset-flow-arraw {
  vertical-align: top;
  display: inline-block;
  margin: 4.28571429rem 2.85714286rem 0 2.85714286rem;
}
._RTMP_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._RTMP_ .bottonBar {
  margin-left: -0.92857143rem;
}
._ViewLibsAccess_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._ViewLibsAccess_ .baseConfig {
  display: flex;
  min-width: 66.78571429rem;
}
._ViewLibsAccess_ .baseConfig .baseConfig-right {
  margin-left: 2.14285714rem;
}
._ViewLibsAccess_ .baseConfig .baseConfig-right .baseConfig-status {
  width: 32rem;
  height: 3.42857143rem;
  display: flex;
  align-items: center;
}
._ViewLibsAccess_ .baseConfig .baseConfig-right .baseConfig-status > * {
  display: flex;
  align-items: center;
}
._ViewLibsAccess_ .baseConfig .baseConfig-right .baseConfig-status .baseConfig-status-left {
  width: 7.71428571rem;
  height: 2.28571429rem;
}
._ViewLibsAccess_ .baseConfig .baseConfig-right .baseConfig-status .baseConfig-status-right {
  width: 6.28571429rem;
  height: 2.14285714rem;
}
._ViewLibsAccess_ .bottonBar {
  margin-left: -1rem;
}
._VideoInfoTable_ .import-export-button {
  display: flex;
  padding-bottom: 1.42857143rem;
}
._VideoInfoTable_ .import-export-button .export-button {
  margin-left: 0.71428571rem;
}
._ViewLibsService_ {
  padding: 0 1.71428571rem 1.71428571rem 1.71428571rem;
}
._ViewLibsService_ .portReuseTip .ant-alert-info {
  width: 35.71428571rem;
}
._ViewLibsService_ .bottonBar {
  margin-left: -0.92857143rem;
}
._SideView_ .container .__platform_top_container__ {
  min-width: 70rem;
  margin-bottom: 3.42857143rem;
}
._AlarmServer_ {
  padding: 1.71428571rem;
}
._AlarmServer_ .reportConfig {
  display: flex;
  flex-direction: row;
}
._AlarmServer_ .reportConfig .reportInterval {
  padding: 0.64285714rem;
}
._AlarmServer_ .label-div-Container {
  padding-left: 1.07142857rem;
}
._Autoregister_ .autoregister-status {
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.71428571rem;
  display: inline-block;
  border-radius: 0.35714286rem;
}
._Autoregister_ .autoregister-status.success {
  background-color: #52c41a;
}
._Autoregister_ .autoregister-status.fail {
  background-color: #f5222d;
}
._Autoregister_ .autoregister-status .autoregister-status-icon {
  font-size: 1.57142857rem;
  padding-top: 0.21428571rem;
}
._BJZHGD_ {
  padding: 1.71428571rem;
}
._BJZHGD_ .test-result-container {
  display: flex;
  min-width: 7.14285714rem;
  align-items: center;
  padding-top: 0.14285714rem;
  justify-content: space-around;
}
._DDNS_ {
  padding: 1.57142857rem;
}
.email-table .editable-cell {
  position: relative;
}
.email-table .editable-cell-value-wrap {
  padding: 0.35714286rem 0.85714286rem;
  cursor: pointer;
}
.email-table .column-delete-icon:hover {
  color: #f5222d;
}
._Email_ {
  padding: 1.57142857rem;
}
._Email_ .ant-input-affix-wrapper::before {
  content: ' ';
}
._Email_ .send-btn-swrap .ant-btn:focus,
._Email_ .add-btn-swrap .ant-btn:focus {
  border-color: #d9d9d9 !important;
}
._Email_ .send-btn-swrap .ant-btn:hover,
._Email_ .add-btn-swrap .ant-btn:hover {
  color: #52c41a !important;
  border-color: #52c41a !important;
}
._Email_ .send-btn-swrap .ant-btn i,
._Email_ .add-btn-swrap .ant-btn i,
._Email_ .send-btn-swrap .ant-btn span,
._Email_ .add-btn-swrap .ant-btn span {
  color: #52c41a !important;
}
._Email_ .delete-btn-swrap .ant-btn:focus {
  border-color: #d9d9d9 !important;
}
._Email_ .delete-btn-swrap .ant-btn:hover {
  color: #52c41a !important;
  border-color: #f5222d !important;
}
._Email_ .delete-btn-swrap .ant-btn i,
._Email_ .delete-btn-swrap .ant-btn span {
  color: #f5222d !important;
}
._Email_ .receiver {
  position: relative;
}
._Email_ .receiver .receiver-input {
  width: 22.85714286rem;
  position: absolute;
  z-index: 100;
  top: 0.14285714rem;
}
._Email_ .receiver .receiver-icon-color {
  color: #d9d9d9;
}
._Email_ .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
._FRPC_ {
  padding: 1.42857143rem;
  overflow: hidden auto;
}
._GTXF_ {
  padding: 1.71428571rem;
}
._GXZHGD_ {
  padding: 1.71428571rem;
}
._GXZHGD_ .channel-content {
  border: 0.14285714rem solid #f0f2f5;
  margin-left: 0.85714286rem;
}
._GXZHGD_ .channel-content .channel-content-topbar {
  border-bottom: 0.14285714rem solid #f0f2f5;
  padding-left: 0.85714286rem;
  line-height: 1.71428571rem;
}
._GZNYZH_ {
  padding: 1.71428571rem;
}
._HBYDSLW_ {
  padding: 1.71428571rem;
  overflow-x: hidden;
}
._HNCJ_ {
  padding: 1.71428571rem;
}
.ant-spin-nested-loading,
.ant-spin-container {
  height: 100% !important;
}
._Network_ {
  height: 100%;
  padding: 1.57142857rem;
}
._Network_ h3 {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.71428571rem;
  margin-right: 1.14285714rem;
}
._Network_ .btns {
  display: inline-block;
}
._Network_ .labelSelect-behind-dark {
  margin-left: 1rem;
  color: #8f8f8f;
}
._Network_ .m-form-control {
  margin: 1.14285714rem 0;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
}
._Network_ .m-form-control .LabelIP-container {
  margin: 0 !important;
}
._Network_ .ant-radio-group {
  vertical-align: middle;
  margin-bottom: 0.28571429rem;
}
._Network_ .ant-radio-wrapper {
  margin-right: 3.42857143rem;
}
._Network_ .list {
  width: 100%;
}
._Network_ .net-ipconflict {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #f5222d;
}
._Network_ .table-plus .ant-table-tbody .selected-row {
  background-color: #e6f7ff !important;
}
._Network_ .table-plus .ant-table-tbody .selected-row .ant-table-cell-fix-left,
._Network_ .table-plus .ant-table-tbody .selected-row .ant-table-cell-fix-right,
._Network_ .table-plus .ant-table-tbody .selected-row td.ant-table-column-sort {
  background-color: #e6f7ff !important;
}
.ant-drawer-body .m-form-control {
  margin-top: 0.07142857rem;
  margin-bottom: 0.07142857rem;
}
.LabelInput-behind-dark span {
  margin-left: 0.71428571rem;
}
._PortAggregation_ .m-form-control,
._NetWorkEdit_ .m-form-control {
  margin: 1.14285714rem 0;
  line-height: 2.28571429rem;
  height: 2.28571429rem;
}
._PortAggregation_ .m-form-control .LabelIP-container,
._NetWorkEdit_ .m-form-control .LabelIP-container {
  margin: 0 !important;
}
._PortAggregation_ .m-form-control .ant-col,
._NetWorkEdit_ .m-form-control .ant-col {
  height: 2.28571429rem;
}
._PortAggregation_ .ant-radio-group,
._NetWorkEdit_ .ant-radio-group {
  vertical-align: middle;
  margin-bottom: 0.28571429rem;
}
._PortAggregation_ .ant-radio-wrapper,
._NetWorkEdit_ .ant-radio-wrapper {
  margin-right: 3.42857143rem;
}
._PortAggregation_ .tip-container {
  line-height: 2.28571429rem;
}
._PortAggregation_ .tip-container .tip-title {
  font-weight: bold;
}
._PortAggregation_ .tip-container .tip-content {
  white-space: pre-line;
}
._VirtualIP_ {
  border: 0.07142857rem solid #e8e8e8;
  padding: 0.28571429rem 1.28571429rem;
  margin-bottom: 1.28571429rem;
}
._JMJ_ {
  padding: 1.71428571rem;
}
._JNZSH_ {
  padding: 1.71428571rem;
}
._LCJYZ_ {
  padding: 1.71428571rem;
}
._LDAP_ {
  padding: 1.71428571rem;
}
._LSZK_ {
  padding: 1.71428571rem;
}
._LSZK_ .ant-collapse {
  margin: 0 1.07142857rem 1.07142857rem;
}
._LSZK_ ._MultiSelect_ .ant-select {
  width: 22.85714286rem !important;
}
._LSZK_ .fixed-button {
  padding-left: 2.78571429rem;
}
._MCC_ {
  padding: 0.71428571rem 0 0 1.42857143rem;
  overflow-x: hidden;
}
._MCC_ .m-form-control {
  display: flex;
  align-items: center;
}
._MCC_ .m-form-control > .label {
  width: 14.28571429rem;
}
._MEGA_ {
  padding: 1.71428571rem;
}
._MEGA_ .fixed-button {
  padding-left: 2.78571429rem;
  padding-right: 2.78571429rem;
}
._MinioClient_ {
  padding: 1.71428571rem;
}
._MultiPS_ {
  padding: 1.71428571rem;
  padding-top: 0;
}
._MultiTS_ {
  padding: 1.71428571rem;
  padding-top: 0;
}
.custom-alert {
  display: flex;
  height: 7.14285714rem;
  border: 0.07142857rem solid #91d5ff;
  background-color: #e6f7ff;
  margin: 1.07142857rem;
}
.custom-alert .custom-alert-label {
  width: 7.14285714rem;
  margin: auto 1.42857143rem;
}
.custom-alert .custom-alert-content {
  margin: auto 0;
}
._Multicast_ {
  padding: 1.57142857rem;
}
._Multicast_ .behindSpan {
  padding: 0.35714286rem;
}
._NFSClient_ {
  padding: 1.71428571rem;
}
._NFSClient_ .delete-btn-swrap {
  color: #272727;
}
._Net3G_ {
  padding: 1.71428571rem;
}
._Net3G_ .dial-success {
  color: #52c41a;
}
._Net3G_ .dial-ing {
  color: #fcac15;
}
._Net3G_ .dial-fail {
  color: #f5222d;
}
._Net3G_ .dial-empty {
  width: 28.57142857rem;
  height: 7.14285714rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.normal-access {
  padding: 1.71428571rem;
}
._PCZH_ {
  padding: 1.71428571rem;
}
._PicAlarmCenter_ {
  padding: 1.71428571rem;
}
._PicAlarmCenter_ .reportConfig {
  display: flex;
  flex-direction: row;
}
._PicAlarmCenter_ .reportConfig .reportInterval {
  padding: 0.64285714rem;
}
._PicAlarmCenter_ .label-div-Container {
  padding-left: 1.07142857rem;
}
.Port {
  padding: 1.71428571rem;
}
.Port .bottom_button .botton-bar {
  margin-left: -0.07142857rem;
}
.Port .RTSP_format {
  display: flex;
  height: 7.14285714rem;
  border: 0.07142857rem solid #91d5ff;
  background-color: #e6f7ff;
}
.Port .RTSP_format .RTSP_label {
  width: 7.14285714rem;
  margin: auto 1.42857143rem;
}
.Port .RTSP_format .RTSP_content {
  margin: auto 0;
}
._QMY_ {
  padding: 1.71428571rem;
}
._RabbitMQ_ {
  padding: 1.71428571rem;
}
._RouteTable_ {
  padding: 1.71428571rem;
}
._RouteTable_ .header-button {
  display: flex;
}
._RouteTable_ .header-button .add-button {
  margin-bottom: 0.71428571rem;
  margin-right: 0.35714286rem;
}
._RouteTable_ .header-button .delete-button {
  margin-bottom: 0.71428571rem;
  margin-left: 0.35714286rem;
}
.routeTable-modal .ant-modal-body {
  padding: 0 !important;
}
._SCSF_ {
  padding: 1.71428571rem;
}
._SCSF_ .label-div-Container {
  padding-left: 1.07142857rem;
}
._SDDYJYZ_ {
  padding: 1.71428571rem;
}
._SFPT_ {
  padding: 1.71428571rem;
}
._SGCC_ {
  padding: 1.71428571rem;
}
.SGPT {
  padding: 1.71428571rem;
}
.SGPT .label-div-Container {
  padding-left: 1.07142857rem;
}
._SHDB_ {
  padding: 1.71428571rem;
}
._SHDB_ .baseConfig {
  display: flex ;
}
._SHDB_ .baseConfig .baseConfig-left {
  width: 34.28571429rem;
}
._SHDB_ .baseConfig .baseConfig-right {
  margin-left: 1.42857143rem;
}
._SHPF_ {
  padding: 1.71428571rem;
}
._SHPF_ .m-form-control textarea {
  width: 22.85714286rem;
}
._SHQY_ {
  padding: 1.42857143rem;
  overflow: hidden auto;
}
._SIRA_ {
  padding: 1.71428571rem;
}
._SIRA_ .label-div-Container {
  padding-left: 1.07142857rem;
}
._SNMP_ {
  padding: 1.57142857rem;
}
._SSConfig_ {
  padding: 1.71428571rem;
}
._Switch_ {
  padding: 1.71428571rem;
}
._Switch_ .switch-usage-power .ant-space-item:last-child {
  line-height: 0;
}
._Switch_ .switch-usage-power .switch-power-progress {
  line-height: 0;
  display: flex;
  align-items: center;
}
._Switch_ .switch-usage-power .switch-power-progress .ant-progress-outer {
  width: 8.57142857rem;
  margin-right: 0;
  padding-right: 0;
}
._Switch_ .switch-usage-power .switch-power-progress .ant-progress-text {
  width: unset;
}
._Switch_ .circle {
  border-radius: 50%;
  width: 0.92857143rem;
  height: 0.92857143rem;
  display: inline-block;
  vertical-align: -0.125rem;
}
._Switch_ .onlineBg {
  background-color: #52c41a;
}
._Switch_ .offlineBg {
  background-color: #8f8f8f;
}
._TJGS_ {
  padding: 1.71428571rem;
  min-width: 78.57142857rem !important;
}
._TJGS_ .m-form-control *:first-child {
  flex-shrink: 0;
  max-width: 40rem !important;
}
._TYPT_ {
  padding: 1.57142857rem;
}
._TimedPostBack_ {
  padding: 1.71428571rem;
}
._TimedPostBack_ .dropdown-box {
  height: 25rem;
}
._UPnP_ {
  padding: 1.71428571rem;
}
._UPnP_ .edit-icon-disable {
  color: #D9D9D9;
}
._VPN_ {
  padding: 1.71428571rem;
}
._XZALWG_ {
  padding: 1.71428571rem;
}
._XZSPY_ {
  padding: 1.71428571rem;
}
._ZZTLWL_ {
  padding: 1.71428571rem;
}
._AlgVer_ {
  padding: 1.57142857rem;
}
._AlgVer_ .version-state {
  margin-top: 2.14285714rem;
}
._AlgVer_ .version-state .license-info {
  display: inline-block;
  margin-left: 1.07142857rem;
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
._AlgVer_ .version-state .success {
  background-color: #1eb04b;
}
._AlgVer_ .version-state .error {
  background-color: #FE4E50;
}
._AlgVer_ .version-table {
  margin-top: 2.14285714rem;
}
._AlgVersionComponent_ {
  margin-top: 1.42857143rem;
}
._AlgVersionComponent_ .version-spec-header .ant-collapse-header,
._AlgVersionComponent_ .version-spec-header .version-text {
  line-height: 2.28571429rem !important;
}
._AlgVersionComponent_ .version-normal-header .ant-collapse-header,
._AlgVersionComponent_ .version-normal-header .version-text {
  line-height: 1.57142857rem !important;
}
._AlgVersionComponent_ .ant-collapse-content-box {
  padding-top: 0;
}
._AlgVersionComponent_ .version-text {
  vertical-align: middle;
}
._AlgVersionComponent_ .version-table {
  margin-top: 0;
}
._AuthManagement_ {
  padding: 1.57142857rem;
}
._AuthManagement_ .authList > div {
  height: 3rem;
  line-height: 3rem;
}
._AuthManagement_ .textLine {
  display: flex;
  align-items: center;
}
._AuthManagement_ .textLine .errorTip {
  color: #FE4E50;
}
._AuthManagement_ .labelTitle {
  float: left;
  line-height: 2.28571429rem;
  width: 7.71428571rem;
}
._AuthManagement_ .authorizationStatus {
  border-radius: 0.35714286rem;
  color: #ffffff;
  padding: 0.35714286rem 0.71428571rem;
  height: 2.28571429rem;
  line-height: 1.92857143rem;
  text-align: center;
}
._AuthManagement_ .successBgColor {
  background-color: #52c41a;
}
._AuthManagement_ .errorBgColor {
  background-color: #f5222d;
}
._AuthManagement_ .ant-upload {
  display: flex;
}
._AutoMaintain_ {
  padding: 1.57142857rem;
}
._CfgManage_ {
  padding: 1.57142857rem;
}
._DefaultSetting_ {
  padding: 1.57142857rem;
}
._DCSDeviceInfo_ {
  width: 100%;
  min-width: 68.85714286rem;
  display: flex;
  justify-content: space-around;
}
._DCSDeviceInfo_ .DCSInfo-content {
  width: 50%;
}
._DeviceInfo_ {
  padding: 1.57142857rem;
}
._DeviceInfo_ .device-descript {
  width: 67.14285714rem;
}
._DeviceInfo_ .device-descript .ant-descriptions-item-label {
  display: inline;
  width: 14.28571429rem;
  color: #8f8f8f;
  word-break: break-word;
}
._DeviceResource_ {
  padding: 1.57142857rem;
  display: flex;
  flex-flow: column;
  height: 100%;
}
._DeviceResource_ .deviceRe-infoType .ant-select {
  margin-left: 2.14285714rem;
}
._DeviceResource_ .table-plus .ant-table-tbody .selected-row {
  background-color: #e6f7ff !important;
}
._DeviceResource_ ._TankThreeView_ {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
}
._DeviceResource_ ._TankThreeView_ .fan-position {
  top: 1.57142857rem;
  left: 2.21428571rem;
}
._DeviceResource_ ._TankThreeView_ .memory-position {
  top: 34%;
  left: 76%;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-box {
  margin-left: 0.4rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-state {
  z-index: 0;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-topview {
  width: 18rem;
  height: 22rem;
  background-position: -79.85714286rem -32.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-sideView {
  width: 28.42857143rem;
  height: 8.85714286rem;
  background-position: -51rem -32.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-cabinfan-ok {
  width: 3.57142857rem;
  height: 3.25714286rem;
  background-position: -30.5rem -26.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-cabinfan-error {
  width: 3.57142857rem;
  height: 3.25714286rem;
  background-position: -30.5rem -29.71428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-slotfan-ok {
  width: 2.22857143rem;
  height: 2.57142857rem;
  background-position: -30.68571429rem -32.78571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-slotfan-error {
  width: 2.22857143rem;
  height: 2.57142857rem;
  background-position: -30.68571429rem -35.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-memory-ok {
  width: 0.5rem;
  height: 6rem;
  background-position: -24rem -20.31428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-memory-empty {
  width: 0.5rem;
  height: 6rem;
  background-position: -24.5rem -20.31428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-mainslot1 {
  width: 12.71428571rem;
  height: 16.42857143rem;
  background-position: -97.85714286rem -32.31428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device .pan-icon-supplyslot {
  width: 12.71428571rem;
  height: 16.42857143rem;
  background-position: -110.42857143rem -32.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.global .sysresouce-top-view .curSelected {
  position: absolute;
  top: 12%;
  left: 8%;
  width: 18rem;
  height: 22.14285714rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.global .sysresouce-sild-view .curSelected {
  position: absolute;
  top: 2.92857143rem;
  left: 1.85714286rem;
  width: 27.85714286rem;
  height: 9.07142857rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.global .sysresouce-back-view .curSelected {
  position: absolute;
  top: 3.78571429rem;
  left: 1.85714286rem;
  width: 22.35714286rem;
  height: 74%;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.CPUStyle1 .pan-icon-mainslot1 .curSelected {
  position: absolute;
  top: 5.14285714rem;
  left: 3rem;
  width: 4rem;
  height: 4rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.CPUStyle1 .sysresouce-top-view .curSelected {
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 15.35714286rem;
  left: 11.14285714rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.CPUStyle1 .sysresouce-sild-view .curSelected {
  width: 4.57142857rem;
  height: 0.85714286rem;
  position: absolute;
  top: 6.28571429rem;
  left: 13.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.CPUStyle1 .sysresouce-back-view .curSelected {
  width: 4.57142857rem;
  height: 0.85714286rem;
  position: absolute;
  top: 8.71428571rem;
  left: 13.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainMemory1 .pan-icon-mainslot1 .curSelected {
  z-index: 10;
  position: absolute;
  top: 3.92857143rem;
  left: 7.42857143rem;
  width: 2.07142857rem;
  height: 6.14285714rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainMemory1 .sysresouce-top-view .curSelected {
  position: absolute;
  top: 14.14285714rem;
  left: 15.85714286rem;
  width: 2.07142857rem;
  height: 6.14285714rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainMemory1 .sysresouce-sild-view .curSelected {
  position: absolute;
  top: 6rem;
  left: 11.35714286rem;
  width: 8.57142857rem;
  height: 1.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainMemory1 .sysresouce-back-view .curSelected {
  position: absolute;
  top: 8rem;
  left: 18.28571429rem;
  width: 2.07142857rem;
  height: 1.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.SingleSource .sysresouce-top-view .curSelected {
  width: 4.64285714rem;
  height: 7.14285714rem;
  position: absolute;
  top: 18rem;
  left: 2.42857143rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.SingleSource .sysresouce-sild-view .curSelected {
  width: 7.85714286rem;
  height: 2rem;
  position: absolute;
  top: 4.07142857rem;
  left: 21.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.SingleSource .sysresouce-back-view .curSelected {
  width: 5.42857143rem;
  height: 2.28571429rem;
  position: absolute;
  top: 5.35714286rem;
  left: 2rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource1 .sysresouce-sild-view .curSelected {
  top: 4.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource1 .sysresouce-back-view .curSelected {
  top: 5.35714286rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource2 .sysresouce-sild-view .curSelected {
  top: 6.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource2 .sysresouce-back-view .curSelected {
  top: 7.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource3 .sysresouce-sild-view .curSelected {
  top: 8.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.singleSource3 .sysresouce-back-view .curSelected {
  top: 9.92857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle .sysresouce-top-view .curSelected {
  width: 4.64285714rem;
  height: 7.14285714rem;
  position: absolute;
  top: 18rem;
  left: 2.42857143rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle .sysresouce-sild-view .curSelected {
  width: 7.85714286rem;
  height: 2rem;
  position: absolute;
  top: 8.07142857rem;
  left: 21.71428571rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle .sysresouce-back-view .curSelected {
  width: 5.42857143rem;
  height: 2.28571429rem;
  position: absolute;
  top: 9.92857143rem;
  left: 2rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle1 .sysresouce-sild-view .curSelected {
  top: 8.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle1 .sysresouce-back-view .curSelected {
  top: 9.92857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle2 .sysresouce-sild-view .curSelected {
  top: 10.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.BatteryStyle2 .sysresouce-back-view .curSelected {
  top: 12.21428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.mainFan .sysresouce-top-view .curSelected {
  position: absolute;
  top: 10.57142857rem;
  width: 2.28571429rem;
  height: 1.85714286rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainFan .sysresouce-sild-view .curSelected {
  position: absolute;
  top: 4.14285714rem;
  left: 11.57142857rem;
  width: 3.14285714rem;
  height: 3.28571429rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainFan .sysresouce-back-view .curSelected {
  position: absolute;
  top: 5.57142857rem;
  width: 3.28571429rem;
  height: 3rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.mainFan .pan-icon-mainslot1 .curSelected {
  position: absolute;
  top: 0.28571429rem;
  width: 2.28571429rem;
  height: 1.85714286rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan1 .sysresouce-top-view .curSelected {
  left: 8.35714286rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan1 .sysresouce-back-view .curSelected {
  left: 8.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan1 .pan-icon-mainslot1 .curSelected {
  left: 0;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan2 .sysresouce-top-view .curSelected {
  left: 10.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan2 .sysresouce-back-view .curSelected {
  left: 12.5rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan2 .pan-icon-mainslot1 .curSelected {
  left: 2.21428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan3 .sysresouce-top-view .curSelected {
  left: 12.78571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan3 .sysresouce-back-view .curSelected {
  left: 16.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan3 .pan-icon-mainslot1 .curSelected {
  left: 4.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan4 .sysresouce-top-view .curSelected {
  left: 15rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan4 .sysresouce-back-view .curSelected {
  left: 19.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.MainFan4 .pan-icon-mainslot1 .curSelected {
  left: 6.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.expandFan .sysresouce-top-view .curSelected {
  position: absolute;
  top: 10.57142857rem;
  width: 2.28571429rem;
  height: 1.85714286rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.expandFan .sysresouce-sild-view .curSelected {
  position: absolute;
  top: 7.78571429rem;
  left: 11.57142857rem;
  width: 3.14285714rem;
  height: 3.28571429rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.expandFan .sysresouce-back-view .curSelected {
  position: absolute;
  top: 10.28571429rem;
  width: 3.28571429rem;
  height: 3rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.expandFan .pan-icon-supplyslot .curSelected {
  position: absolute;
  top: 0.28571429rem;
  width: 2.28571429rem;
  height: 1.85714286rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan1 .sysresouce-top-view .curSelected {
  left: 8.35714286rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan1 .sysresouce-back-view .curSelected {
  left: 8.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan1 .pan-icon-supplyslot .curSelected {
  left: 0;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan2 .sysresouce-top-view .curSelected {
  left: 10.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan2 .sysresouce-back-view .curSelected {
  left: 12.5rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan2 .pan-icon-supplyslot .curSelected {
  left: 2.21428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan3 .sysresouce-top-view .curSelected {
  left: 12.78571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan3 .sysresouce-back-view .curSelected {
  left: 16.07142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan3 .pan-icon-supplyslot .curSelected {
  left: 4.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan4 .sysresouce-top-view .curSelected {
  left: 15rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan4 .sysresouce-back-view .curSelected {
  left: 19.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.ExpanFan4 .pan-icon-supplyslot .curSelected {
  left: 6.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.globalFan .sysresouce-top-view .curSelected {
  position: absolute;
  top: 10rem;
  left: 3.28571429rem;
  width: 3.57142857rem;
  height: 3.28571429rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.globalFan .sysresouce-sild-view .curSelected {
  width: 3.85714286rem;
  height: 3.85714286rem;
  position: absolute;
  top: 5.85714286rem;
  left: 11.78571429rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.globalFan .sysresouce-back-view .curSelected {
  position: absolute;
  top: 8.14285714rem;
  left: 4.71428571rem;
  width: 3.57142857rem;
  height: 3.57142857rem;
  border: 0.07142857rem dashed #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.globalFan .sysresouce-global-fan .curSelected {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.28571429rem;
  height: 2.85714286rem;
  border: 0.07142857rem solid #1fb04a;
  background: rgba(31, 176, 74, 0.2);
}
._DeviceResource_ ._TankThreeView_.pan-device.Global1 .sysresouce-top-view .curSelected {
  left: 3.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global1 .sysresouce-back-view .curSelected {
  left: 4.71428571rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global1 .sysresouce-global-fan .curSelected {
  left: 0;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global2 .sysresouce-top-view .curSelected {
  left: 6.92857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global2 .sysresouce-back-view .curSelected {
  left: 9.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global2 .sysresouce-global-fan .curSelected {
  left: 4.14285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global3 .sysresouce-top-view .curSelected {
  left: 10.57142857rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global3 .sysresouce-back-view .curSelected {
  left: 13.85714286rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global3 .sysresouce-global-fan .curSelected {
  left: 8.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global4 .sysresouce-top-view .curSelected {
  left: 14.28571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global4 .sysresouce-back-view .curSelected {
  left: 18.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.Global4 .sysresouce-global-fan .curSelected {
  left: 12.42857143rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u .pan-icon-sideView {
  width: 29.14285714rem;
  height: 12.57142857rem;
  background-position: -51rem -43.35714286rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u.global .sysresouce-back-view .curSelected {
  height: 74%;
  top: 3.78571429rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u.global .sysresouce-sild-view .curSelected {
  height: 12.71428571rem;
  top: 19%;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u.expandFan .sysresouce-sild-view .curSelected {
  top: 8.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u.globalFan .sysresouce-back-view .curSelected {
  top: 14.64285714rem;
}
._DeviceResource_ ._TankThreeView_.pan-device.sys-view-6u.globalFan .sysresouce-sild-view .curSelected {
  top: 11.57142857rem;
}
._DeviceUpgrade_ {
  width: 100%;
  padding: 0.85714286rem 1.57142857rem;
}
._DeviceUpgrade_ .upgrade-header {
  margin-top: 2rem;
}
._DeviceUpgrade_ .upgrade-operation {
  margin-top: 2rem;
}
._DeviceUpgrade_ .upgrade-operation button {
  margin-bottom: 2rem;
}
._DeviceUpgrade_ .upgrade-state-block {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.71428571rem;
  padding-right: 0.71428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._DeviceUpgrade_ .upgrade-state-block.success {
  background-color: #52c41a;
}
._DeviceUpgrade_ .upgrade-state-block.error {
  background-color: #FE4E50;
}
.file-update-modal {
  display: flex;
  flex-flow: column nowrap;
}
._DiskHealth_ .header {
  display: flex;
  align-items: center;
  padding: 0 1.42857143rem;
}
._DiskHealth_ .header .custombelongtip {
  background: #fafad2;
  line-height: 1rem;
  padding: 0.4rem 0.4rem 0.4rem 1rem;
  border: 0.0833rem solid #ffdead;
  margin-left: 2.14285714rem;
}
._DiskHealth_ .content {
  display: flex;
  height: 48.57142857rem;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 0 1.42857143rem;
  overflow-y: auto;
}
._DiskHealth_ .content .diskBox {
  width: 20rem;
  height: 9.64285714rem;
  display: flex;
  position: relative;
  border: #d1d1d1 solid 0.07142857rem;
  margin-right: 1.42857143rem;
  margin-bottom: 1.42857143rem;
  justify-content: center;
  align-items: center;
}
._DiskHealth_ .content .diskBox .diskbox-head {
  height: 1.42857143rem;
  position: absolute;
  top: 0.14285714rem;
  left: 0.28571429rem;
  right: 0.28571429rem;
}
._DiskHealth_ .content .diskBox .diskbox-head .ant-checkbox-checked {
  display: inline-block;
}
._DiskHealth_ .content .diskBox .diskbox-head .dc-check,
._DiskHealth_ .content .diskBox .diskbox-head .dc-manualcheck,
._DiskHealth_ .content .diskBox .diskbox-head .dc-history {
  display: none;
}
._DiskHealth_ .content .diskBox .diskbox-head .dc-manualcheck:hover,
._DiskHealth_ .content .diskBox .diskbox-head .dc-history:hover {
  color: #1890ff;
}
._DiskHealth_ .content .diskBox:hover .dc-check,
._DiskHealth_ .content .diskBox:hover .dc-manualcheck,
._DiskHealth_ .content .diskBox:hover .dc-history {
  display: inline-block;
}
._DiskHealth_ .content .diskBox.diskUnknown:hover .dc-check,
._DiskHealth_ .content .diskBox.diskUnknown:hover .dc-manualcheck,
._DiskHealth_ .content .diskBox.diskUnknown:hover .dc-history {
  display: none;
}
._DiskHealth_ .content .diskBox .diskPic {
  width: 4.28571429rem;
  height: 3.21428571rem;
}
._DiskHealth_ .content .diskBox .diskInfo {
  width: 12rem;
  padding-left: 1.42857143rem;
}
._DiskHealth_ .content .diskBox .diskInfo p {
  margin: unset;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskText {
  max-width: 8.57142857rem;
  font-weight: bolder;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskTextError {
  color: #f5222d;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskTextWarn {
  color: #fcac15;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskTextUnknown {
  color: #8f8f8f;
}
._DiskHealth_ .content .diskBox .diskInfo p .dc-sign {
  cursor: pointer;
  margin-left: 0.71428571rem;
  vertical-align: super;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskErrorSign {
  cursor: pointer;
  color: #f5222d;
  margin-left: 0.71428571rem;
  vertical-align: super;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskWarningSign {
  cursor: pointer;
  color: #fcac15;
  margin-left: 0.71428571rem;
  vertical-align: super;
}
._DiskHealth_ .content .diskBox .diskInfo p .diskUnknownSign {
  cursor: pointer;
  color: #8f8f8f;
  margin-left: 0.71428571rem;
  vertical-align: super;
}
._DiskHealth_ .content .diskBox .diskInfo p.diskCapSNNot {
  color: #8f8f8f;
}
._DiskHealth_ .content .diskBox .diskTipInfo {
  width: 17.85714286rem;
  height: 8.28571429rem;
}
._DiskHealth_ .content .diskBox .monitorLogo {
  position: absolute;
  visibility: hidden;
  top: 0.28571429rem;
  right: 0.28571429rem;
  font-size: 1.28571429rem;
  transition: visibility 0.3s linear;
}
._DiskHealth_ .content .diskBox .diskLogo {
  width: 4.28571429rem;
  height: 1.28571429rem;
  position: absolute;
  bottom: 0.35714286rem;
  right: 0.35714286rem;
  opacity: 0.4;
}
._DiskHealth_ .content .diskBox .active {
  visibility: visible!important;
}
._DiskHealth_ .content .diskWarn {
  background-color: #fa6f141a;
  border-color: #fa751433;
}
._DiskHealth_ .content .diskError {
  background-color: #ff4d4f1a;
  border-color: #fd515369;
}
._DiskHealth_ .content .diskUnknown {
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
._DiskHealth_ .content .ant-spin-nested-loading,
._DiskHealth_ .content .ant-spin-container {
  height: unset!important;
}
.diskToolTip .ant-tooltip-content .ant-tooltip-inner .diskTipError {
  color: #f5222d;
  font-weight: bolder;
}
.diskToolTip .ant-tooltip-content .ant-tooltip-inner .diskTipWarn {
  color: #fcac15;
  font-weight: bolder;
}
.diskToolTip .ant-tooltip-content .ant-tooltip-inner .diskTipUnknown {
  color: #8f8f8f;
  font-weight: bolder;
}
.diskToolTip .ant-tooltip-content .ant-tooltip-inner .diskTipContent {
  color: #272727;
  word-wrap: break-word;
  word-break: break-all;
}
._DiskDetail_ .detailFooter {
  display: flex;
  justify-content: center;
  align-items: center;
}
._DiskDetail_ .stateGood {
  background-color: #52c41a;
  display: inline-block;
  width: 0.71428571rem !important;
  min-width: 0.71428571rem !important;
  height: 0.71428571rem !important;
  border-radius: 0.35714286rem;
}
._DiskDetail_ .stateWarn {
  background-color: #fcac15;
  display: inline-block;
  width: 0.71428571rem !important;
  min-width: 0.71428571rem !important;
  height: 0.71428571rem !important;
  border-radius: 0.35714286rem;
}
._DiskDetail_ .stateError {
  background-color: #f5222d;
  display: inline-block;
  width: 0.71428571rem !important;
  min-width: 0.71428571rem !important;
  height: 0.71428571rem !important;
  border-radius: 0.35714286rem;
}
._DiskDetail_ .rowActive {
  background-color: #e6f7ff;
}
._DiskDetail_ .ant-table-tbody .rowActive:hover td {
  background-color: #e6f7ff;
}
._DiskCard_ .diskcard-icon {
  font-size: 1.28571429rem;
  float: right;
  margin: 0.14285714rem 0rem;
  cursor: pointer;
}
.diskhealth-drawer .ant-drawer-body {
  background-color: #f0f2f5;
  padding: 1rem;
}
._DiskHistoryInfo_ .diskhealth-poh-label {
  width: 3rem !important;
  margin-left: 4rem;
}
._DiskHistoryInfo_ .diskhealth-poh-behind {
  width: auto !important;
  margin-right: 2rem;
}
._DiskHistoryInfo_ .diskhealth-content {
  height: calc(100vh - 34.28571429rem);
  overflow-y: auto;
}
._DiskHistoryInfo_ .diskhealth-content .ant-card {
  height: 15.35714286rem;
  margin-top: 0.71428571rem;
  margin-bottom: 0.35714286rem;
  border-radius: 0.57142857rem;
}
._DiskHistoryInfo_ .diskhealth-content .ant-card-body {
  width: 100%;
  height: 100%;
}
._HostUpgrade_ {
  padding: 0.85714286rem 1.57142857rem;
  width: 100%;
  height: 100%;
}
._HostUpgrade_ .upgrade-uploadBox {
  margin-top: 2rem;
}
._HostUpgrade_ ._UploadUpgrade_ .device-version {
  min-width: auto;
}
.import-firmware-info .ant-modal-body {
  padding: 0;
}
.import-firmware-info .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.import-firmware-info .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.import-Hdd-update-body {
  height: 11.92857143rem;
  padding: 0.71428571rem 1.71428571rem;
}
.import-trusted-body {
  height: 11.92857143rem;
  padding: 3.92857143rem 1.71428571rem;
}
._HddUpdate_ {
  padding: 1.57142857rem;
}
._HostUpgrade_ {
  padding: 0.85714286rem 1.57142857rem;
  width: 100%;
  height: 100%;
}
._HostUpgrade_ .upgrade-uploadBox {
  margin-top: 2rem;
}
._HostUpgrade_ ._UploadUpgrade_ .device-version {
  min-width: auto;
}
._IntelliInfo_ {
  padding: 1.57142857rem;
}
._IntelliInfo_ .intelliInfo-table {
  margin-top: 2.14285714rem;
}
._IntelliModuleUpgrade_ {
  padding: 1.57142857rem;
}
._IntelliModuleUpgrade_ .version-state-container {
  width: 100%;
}
._IntelliModuleUpgrade_ .version-state-container .version-state {
  margin-right: 2.14285714rem;
}
._IntelliModuleUpgrade_ .version-state-container .version-state .license-info {
  display: inline-block;
  margin-left: 1.07142857rem;
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
._IntelliModuleUpgrade_ .version-state-container .version-state .success {
  background-color: #1eb04b;
}
._IntelliModuleUpgrade_ .version-state-container .version-state .error {
  background-color: #FE4E50;
}
._IntelliModuleUpgrade_ .version-state-container .version-table {
  margin-top: 0.71428571rem;
}
._IntelliModuleUpgrade_ .version-state-container .version-info-grid {
  width: calc(100% - 21.42857143rem) !important;
  float: left;
}
._IntelliModuleUpgrade_ .version-state-container .version-info-grid .version-info-item {
  float: left;
}
._IntelliModuleUpgrade_ .file-update-row {
  width: 100%;
  margin-top: 2.14285714rem;
}
._IntelliModuleUpgrade_ .file-update-row .upgrade-btn {
  color: #1eb04b;
}
.finish-update-tip {
  color: #FE4E50;
  position: absolute;
  left: 1.5rem;
  font-weight: bolder;
  line-height: 2.28571429rem;
}
.file-update-modal {
  display: flex;
  flex-flow: column nowrap;
}
.m-operation-warning {
  color: #fcac15;
}
.m-operation-error {
  color: #f5222d;
}
.m-upgrade-list-item {
  display: flex;
}
.m-upgrade-list-item .m-upgrade-name {
  display: inline-block;
  width: 59.57142857rem;
}
.m-upgrade-list-item .m-upgrade-text {
  display: inline-block;
  width: 13.92857143rem;
}
.m-upgrade-list-item .m-upgrade-icon {
  line-height: 100%;
}
.m-upgrade-list-item .m-upgrade-icon span {
  line-height: 1.57142857rem;
}
.m-upgrade-list-item .m-upgrade-icon span svg {
  line-height: 1.57142857rem;
  vertical-align: middle;
}
._LegalInfo_ {
  padding-top: 0;
}
._LegalInfo_ .m-info-content {
  position: absolute;
  bottom: 2rem;
  top: 5rem;
  right: 2rem;
  left: 2rem;
}
._LegalInfo_ .m-info-content .m-info-tip {
  display: block;
  margin-top: -0.71428571rem;
}
._LegalInfo_ pre {
  width: 100%;
  height: 100%;
  padding: 1rem 1rem 1rem 2rem;
  border: 0.07142857rem solid #d1d1d1;
  word-break: break-word;
  white-space: pre-wrap;
}
._NetworkTest_ {
  padding: 1.71428571rem;
}
._NetworkTest_ .addressTest-content input {
  width: 17.14285714rem;
}
._NetworkTest_ .addressTest-content .addressTest-content {
  display: inline-block;
  vertical-align: top;
}
._NetworkTest_ .addressTest-reulst {
  height: 11.42857143rem;
}
._NetworkTest_ .bakBtn {
  border: none;
  background: none;
}
._NetworkTest_ .m-c-r {
  color: red !important;
}
._NetworkTest_ .m-c-1EB149 {
  color: #1EB149;
}
._NetworkTest_ .net-test-table .ant-form-item-control {
  line-height: 0;
}
._NetworkTest_ .net-test-table .editable-table-column {
  padding: 0 0.57142857rem !important;
}
._NetworkTest_ .ant-btn[disabled],
._NetworkTest_ .ant-btn[disabled]:hover,
._NetworkTest_ .ant-btn[disabled]:focus,
._NetworkTest_ .ant-btn[disabled]:active {
  background: transparent;
}
._OneKeyDiagnosis_ {
  padding: 1.57142857rem;
  height: 100%;
}
._OneKeyDiagnosis_ .m-setmodal {
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0 0 0.71428571rem rgba(0, 0, 0, 0.2);
  margin-bottom: 1.07142857rem;
}
._OneKeyDiagnosis_ .m-onediagnosis-header {
  width: 100%;
  height: 10rem;
}
._OneKeyDiagnosis_ .m-onediagnosis-header .m-header-content {
  width: 76%;
}
._OneKeyDiagnosis_ .m-onediagnosis-header .m-onediagnosis-btn {
  width: 14%;
}
._OneKeyDiagnosis_ .m-onediagnosis-title {
  font-size: 1.14285714rem;
  color: #272e36;
  font-weight: bold;
}
._OneKeyDiagnosis_ .m-header-detail {
  color: #00a8ff;
  text-decoration: underline;
  cursor: pointer;
}
._OneKeyDiagnosis_ .ant-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
._OneKeyDiagnosis_ .ant-progress .ant-progress-outer {
  height: 100%;
}
._OneKeyDiagnosis_ .ant-progress .ant-progress-outer .ant-progress-inner {
  height: 100%;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.1);
}
._OneKeyDiagnosis_ .ant-progress .ant-progress-outer .ant-progress-inner .ant-progress-success-bg,
._OneKeyDiagnosis_ .ant-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg {
  height: 100% !important;
}
._OneKeyDiagnosis_ .m-onediagnosis-lists {
  height: calc(100vh - 20rem);
  overflow: auto;
}
._OneKeyDiagnosis_ .m-onediagnosis-lists .panel-heading {
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  padding-left: 1.71428571rem;
  font-weight: bold;
  background-color: #f0f1f3;
}
._OneKeyDiagnosis_ .m-onediagnosis-lists .m-lists-header {
  width: 100%;
  height: 5.14285714rem;
  line-height: 5.14285714rem;
  border-bottom: 0.07142857rem solid #d4d4d4;
}
._OneKeyDiagnosis_ .m-onediagnosis-lists .m-lists-header .m-list-name {
  height: 55%;
  line-height: 4rem;
}
._OneKeyDiagnosis_ .m-onediagnosis-lists .m-lists-header .m-list-short {
  height: 40%;
  line-height: 1.42857143rem;
  max-width: 98%;
  color: #8f8f8f;
}
._OneKeyDiagnosis_ .m-c-1FB04A {
  color: #1FB04A;
}
._OneKeyDiagnosis_ .m-icon-waiting {
  background-image: url('/static/media/waiting.df3a7b72.gif');
  width: 1.42857143rem;
  height: 1.42857143rem;
}
._OneKeyDiagnosis_ [class*="m-o-diagnosis-"] {
  display: inline-block;
  vertical-align: middle;
  width: 2.85714286rem;
  height: 2.85714286rem;
  background-image: url('/static/media/icon-diagnosis.78b0be8d.png');
}
@media screen and (min-width: 3000PX) {
  ._OneKeyDiagnosis_ [class*="m-o-diagnosis-"] {
    background-image: url('/static/media/4k_icon-diagnosis.c79bf0ef.png');
  }
  ._OneKeyDiagnosis_ .m-icon-waiting {
    background-image: url('/static/media/4k-waiting.9ac09198.gif');
  }
}
._OneKeyDiagnosis_ .m-o-header-icon {
  width: 10.28571429rem;
  height: 9.92857143rem;
  line-height: 9.92857143rem;
  text-align: center;
}
._OneKeyDiagnosis_ .m-o-diagnosis-result {
  width: 6.42857143rem;
  height: 6.42857143rem;
  vertical-align: middle!important;
}
._OneKeyDiagnosis_ .m-o-diagnosis-result.error {
  background-position: 0 0;
}
._OneKeyDiagnosis_ .m-o-diagnosis-result.testing {
  background-position: -6.42857143rem 0;
}
._OneKeyDiagnosis_ .m-o-diagnosis-result.ok {
  background-position: -12.85714286rem 0;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskState.empty {
  background-position: 0 -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskState.Warning {
  background-position: 0 -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskState.Abnormal {
  background-position: 0 -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskState.Normal {
  background-position: 0 -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskPerform.empty {
  background-position: -2.85714286rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskPerform.Warning {
  background-position: -2.85714286rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskPerform.Abnormal {
  background-position: -2.85714286rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskPerform.Normal {
  background-position: -2.85714286rem -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidStatus.empty {
  background-position: -5.71428571rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidStatus.Warning {
  background-position: -5.71428571rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidStatus.Abnormal {
  background-position: -5.71428571rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidStatus.Normal {
  background-position: -5.71428571rem -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidconfig.empty {
  background-position: -8.57142857rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidconfig.Warning {
  background-position: -8.57142857rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidconfig.Abnormal {
  background-position: -8.57142857rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-raidconfig.Normal {
  background-position: -8.57142857rem -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskGroupConfig.empty {
  background-position: -11.42857143rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskGroupConfig.Warning {
  background-position: -11.42857143rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskGroupConfig.Abnormal {
  background-position: -11.42857143rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-diskGroupConfig.Normal {
  background-position: -11.42857143rem -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-netState.empty {
  background-position: -14.28571429rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-netState.Warning {
  background-position: -14.28571429rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-netState.Abnormal {
  background-position: -14.28571429rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-netState.Normal {
  background-position: -14.28571429rem -12.14285714rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-recordState.empty {
  background-position: -17.14285714rem -6.42857143rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-recordState.Warning {
  background-position: -17.14285714rem -9.28571429rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-recordState.Abnormal {
  background-position: -17.14285714rem -15rem;
}
._OneKeyDiagnosis_ .m-o-diagnosis-recordState.Normal {
  background-position: -17.14285714rem -12.14285714rem;
}
._OneKeyDiagnosis_ .circle {
  border-radius: 50%;
  width: 0.71428571rem;
  height: 0.71428571rem;
  display: inline-block;
  margin-right: 0.71428571rem;
}
.onekeydiagnosis-detail-item {
  width: 5.71428571rem;
}
.onekeydiagnosis-detail-item .ant-modal-body {
  padding: 0;
}
.onekeydiagnosis-detail-item .diagnose-modal-content {
  padding: 1rem;
}
.onekeydiagnosis-detail-item .ant-list-footer {
  padding: 0;
}
._OneKeyExport_ {
  padding: 1.57142857rem;
}
._OnlineUser_ {
  padding: 1.57142857rem;
}
.onlineUser-blockSet span {
  margin-right: 2.14285714rem;
}
.onlineUser-blockSet .ant-input-number {
  margin-right: 0.71428571rem;
}
._OverInfo_ {
  padding: 1rem 1.57142857rem;
  display: flex;
  flex-wrap: wrap;
}
._OverInfo_ .overInfo-colum {
  width: calc((100% - 1.42857143rem) / 2);
  min-width: 50rem;
  flex-direction: column;
  flex-wrap: wrap;
}
._OverInfo_ .overInfo-colum .overInfo-cell {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 0.71428571rem;
  border-radius: 0.21428571rem;
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0 0.35714286rem 0.71428571rem rgba(0, 0, 0, 0.1);
}
._OverInfo_ .overInfo-colum .overInfo-cell .ant-spin-nested-loading {
  overflow: auto;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-head {
  font-size: 1.07142857rem;
  height: 23%;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-head .overInfo-title {
  float: left;
  margin: 0.71428571rem 1.42857143rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-head .overInfo-btn {
  float: right;
  margin-top: 0.92857143rem;
  margin-right: 1.78571429rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content {
  height: 70%;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-info {
  float: left;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-info .m-h-icon-version {
  width: 2.28571429rem;
  height: 2.28571429rem;
  background: url(/static/media/version.60d7edbd.png) no-repeat;
  background-size: 100%;
  cursor: default !important;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-info .m-h-icon-user {
  width: 2.28571429rem;
  height: 2.28571429rem;
  background: url(/static/media/user.54bb200e.png) no-repeat;
  background-size: 100%;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-info-content {
  display: inline-block;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-info-content .overInfo-info-desc {
  color: #8f8f8f;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart {
  float: left;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info {
  float: left;
  height: 100%;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .circle {
  border-radius: 50%;
  width: 0.71428571rem;
  height: 0.71428571rem;
  display: inline-block;
  margin-right: 0.71428571rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .overInfo-info-desc {
  color: #8f8f8f;
  display: inline-block;
  margin-right: 1.42857143rem;
  margin-bottom: 0;
  max-width: 14.28571429rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .onlineBg {
  background-color: #16ba70;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .freeBg {
  background-color: #bbbbbb;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .okBg {
  background-color: #16ba70;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .errorBg {
  background-color: #fa5453;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-chart-info .warnBg {
  background-color: #ff9100;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-state {
  color: #8f8f8f;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-state .overInfo-Capacity,
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-state .overInfo-temperature {
  float: left;
}
._OverInfo_ .overInfo-colum .overInfo-cell .overInfo-cell-content .overInfo-state .overInfo-fontLight {
  color: #1890ff;
}
._OverInfo_ .overInfo-colum .cell-right-head {
  height: 5% !important;
}
._OverInfo_ .overInfo-colum .overInfo-cell-top {
  height: 11.57142857rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell-body {
  height: 14.28571429rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell-body-plus {
  height: 21.85714286rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell-lg {
  height: 26.57142857rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell-md {
  height: 29.28571429rem;
}
._OverInfo_ .overInfo-colum .overInfo-cell-md .cell-right-head {
  height: 10% !important;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-head {
  height: 2.4rem !important;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-head .overInfo-title {
  margin-bottom: 0;
  margin-top: 0.7rem;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content {
  width: 100%;
  height: calc(100% - 2.4rem);
  overflow-y: auto;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content .overInfo-disk-cutline {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content .overInfo-disk-cutline ._HardPan_ {
  padding-bottom: 1rem;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content .overInfo-disk-cutline .diskPic-fontLight {
  color: #1890ff;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content .overInfo-disk-cutline .pan-title {
  color: #8f8f8f;
}
._OverInfo_ .overInfo-colum .overInfo-disk-cell .overInfo-cell-content .overInfo-disk-postip {
  width: 92%;
  margin: 0 auto;
  padding-bottom: 0.71428571rem;
}
._OverInfo_ ._HardPan_ {
  min-height: 14.28571429rem;
  height: 100%;
  position: relative;
  z-index: 9;
}
._OverInfo_ .m-h-icon-capacity {
  float: left;
  width: 2.28571429rem;
  height: 2.28571429rem;
  background: url(/static/media/capacity.ba9d0518.png) no-repeat;
  background-size: 100%;
  margin-top: 0.71428571rem;
}
._OverInfo_ .m-h-icon-temp {
  float: left;
  width: 2.28571429rem;
  height: 2.28571429rem;
  background: url(/static/media/temp.15dff91c.png) no-repeat;
  background-size: 100%;
  margin-top: 0.71428571rem;
  margin-left: 5.71428571rem;
}
.table-pagination-padding .ant-pagination-total-text {
  position: absolute;
  left: 0.71428571rem;
}
.table-pagination-padding .ant-pagination-options {
  vertical-align: top;
  margin-right: 0.71428571rem;
}
._PieceLog_ {
  padding: 1.57142857rem;
  min-width: 78.57142857rem !important;
}
._PieceLog_ .ant-space-item .ant-space {
  gap: 0 !important;
}
._PieceLog_ .ant-space-item .ant-space .ant-space-item {
  margin: 0;
}
._PieceLog_ .ant-space-item .ant-space .ant-space-item:nth-child(2) {
  margin-right: 0.71428571rem;
}
._PieceLog_ .bakBtn {
  border: none;
  background: none;
}
._PieceLog_ .ant-table-body {
  overflow-x: hidden;
}
.export-piecelog-info .ant-modal-body {
  padding: 0;
}
.export-piecelog-info .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.export-piecelog-info .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.export-piecelog-body {
  height: 11.92857143rem;
  padding: 0.71428571rem 1.71428571rem;
}
._SMARTHealth_ {
  padding: 1.57142857rem;
  min-width: 62.14285714rem !important;
}
._SMARTHealth_ .operation-hdd-container {
  display: flex;
  flex-flow: column nowrap;
}
._SSDHealthFailure_ .ant-tabs {
  height: 100%;
}
._SSDHealthFailure_ .ant-tabs .ant-tabs-tabpane {
  overflow-y: auto;
}
._SSDHealthFailure_ .ant-tabs .ant-tabs-content {
  height: 100%;
}
._SSDHealthFailure_ ._RAIDDetail_ {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 0.57142857rem;
}
._SSDHealthFailure_ ._RAIDDetail_ .ant-table-wrapper {
  width: 100%;
}
._SSDHealthFailure_ ._RAIDDetail_ .circle {
  border-radius: 50%;
  width: 0.92857143rem;
  height: 0.92857143rem;
  display: inline-block;
  vertical-align: -0.125rem;
}
._SSDHealthFailure_ ._RAIDDetail_ .online-bg {
  background-color: #52c41a;
}
._SSDHealthFailure_ ._RAIDDetail_ .error-bg {
  background-color: #fa5453;
}
._SSDHealthFailure_ ._RAIDDetail_ .warn-bg {
  background-color: #fcac15;
}
._SSDHealthFailure_ ._RAIDDetail_ .offline-bg {
  background-color: #8f8f8f;
}
._SSDDetail_ {
  padding: 1.57142857rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
._SSDDetail_ .ssd-health-container {
  width: 100%;
  display: flex;
}
._SSDDetail_ .ssd-health {
  height: 21.42857143rem;
  width: 50%;
}
._SSDDetail_ .ssd-health .ssd-health-chart {
  width: 100%;
  height: 100%;
  border-radius: 0.21428571rem;
  border: 0.07142857rem solid #d1d1d1;
  box-shadow: 0 0.35714286rem 0.71428571rem rgba(0, 0, 0, 0.1);
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-title {
  width: 100%;
  height: 3.21428571rem;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-title span {
  display: inline-block;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-title .title {
  font-weight: bold;
  margin: 0.85714286rem 2rem;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body {
  width: 100%;
  height: 18.21428571rem;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body .ssd-chart-content {
  height: 100%;
  width: 50%;
  float: left;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body .ssd-chart-legend {
  padding-top: 0.71428571rem;
  height: 100%;
  width: 45%;
  float: left;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body .ssd-chart-legend .chart-legend {
  word-break: break-word;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body .ssd-chart-legend .chart-legend .legend-box {
  display: inline-block;
  width: 2.14285714rem;
  height: 2.14285714rem;
  line-height: 2.57142857rem;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
}
._SSDDetail_ .ssd-health .ssd-health-chart .ssd-chart-body .ssd-chart-legend .chart-legend .box {
  width: 1.07142857rem;
  height: 1.07142857rem;
  display: inline-block;
}
._StorageInfo_ {
  padding: 1.57142857rem;
}
._StorageInfo_ .ant-spin-nested-loading,
._StorageInfo_ .ant-spin-container {
  height: auto !important;
}
._EventLog_ {
  padding: 1.57142857rem;
}
._EventLog_ .syslog-search .m-form-contro {
  width: 78.57142857rem;
}
.export-logs {
  width: 50rem !important;
}
.export-logs .ant-modal-body {
  padding: 0;
}
.export-logs .ant-modal-body .log-custom-close {
  position: absolute;
  right: 1rem;
  top: 1.28571429rem;
}
.export-logs .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.export-logs .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.export-logs .label-explain {
  display: none;
}
.log-export-body {
  height: 14.28571429rem;
  width: 42.85714286rem;
  overflow: auto;
  padding: 1.42857143rem;
}
._log_ {
  padding: 1.57142857rem;
}
._log_ .desc-info-button {
  margin: 0 0.85714286rem;
}
._log_ .desc-info-button:hover {
  color: #1890ff;
}
._AccountLock_ {
  padding: 0 0.71428571rem !important;
}
._AccountLock_ .account-container {
  padding: 0 1.07142857rem;
}
._AccountLock_ .wrapperClass {
  max-width: 5.71428571rem !important;
}
._AccountLock_ .behind-text {
  display: inline-block;
  line-height: 2.57142857rem;
}
._DOSAttack_ {
  padding: 0 1.57142857rem;
}
._DOSAttack_ .dos-content {
  width: 100%;
}
._DOSAttack_ .dos-info-alert {
  width: 50%;
}
._FireWallConfig_ {
  padding: 1rem 1.71428571rem;
}
._FireWallConfig_ .ant-table-header-column {
  font-weight: bold;
}
._FireWallConfig_ .divider {
  padding: 0 1.07142857rem;
}
._FireWallConfig_ a {
  color: #272727;
}
._FireWallConfig_ a:hover {
  color: #1890ff;
}
._FireWallConfig_ > .ant-row > .ant-col {
  padding-bottom: 1rem;
}
._FirewallModal_ {
  width: 35.71428571rem !important;
}
._FirewallWithPartitions_ {
  height: 100%;
  width: 100%;
}
._FirewallWithPartitions_ .partition-list {
  height: 100%;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
._FirewallWithPartitions_ .partition-list .partition-top-bar {
  padding: 0 1.14285714rem;
}
._FirewallWithPartitions_ .partition-list .partition-top-bar .partitions-reset-svg:hover,
._FirewallWithPartitions_ .partition-list .partition-top-bar .partitions-add-svg:hover {
  color: #1890ff;
}
._FirewallWithPartitions_ .partition-list .partition-top-bar .partitions-reset-svg {
  font-size: 0.85714286rem;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu {
  flex-grow: 1;
  overflow: auto;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-item {
  height: 5rem;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-item .partition-operation {
  visibility: hidden;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-item-selected,
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-item-active {
  background-color: #e6f7ff;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-item-active .partition-operation {
  visibility: visible;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-title-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._FirewallWithPartitions_ .partition-list ul.ant-menu .ant-menu-title-content * {
  line-height: normal;
}
._FirewallWithPartitions_ .partition-list .netcard-list {
  color: #a6adb4 !important;
  padding-top: 0.28571429rem;
  width: 100%;
  height: 1.42857143rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
._FirewallWithPartitions_ .partition-list .partition-operation {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
._FirewallWithPartitions_ .partition-list .partition-operation *:nth-child(2) {
  color: #f5222d;
}
.firewall-partition-modal {
  width: 47.85714286rem !important;
}
.firewall-partition-modal .ant-modal-confirm-title {
  font-weight: bold;
}
.firewall-partition-modal .partition-modal-content {
  padding: 0.71428571rem 1.78571429rem 1.78571429rem;
}
.firewall-partition-modal .ant-table-empty table {
  height: 100%;
}
.firewall-partition-modal .ant-table-empty table .ant-table-cell {
  border: none;
}
._AddressEdit_ {
  width: 35.71428571rem !important;
}
._AddressEdit_ .ant-modal-body {
  padding: 0;
}
._AddressEdit_ .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
._AddressEdit_ .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.address-dit-body {
  height: 8.71428571rem;
  width: 100%;
  overflow: auto;
  padding: 1.42857143rem;
}
._TimeFilter_ {
  padding: 0 1.57142857rem;
}
._TimeFilter_ .tf-content {
  width: 100%;
}
.import-cert .ant-modal-body {
  padding: 0;
}
.import-cert .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.import-cert .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.import-trusted-body {
  height: 11.92857143rem;
  padding: 3.92857143rem 1.71428571rem;
}
.Cert-form .cert-wrapper .ant-form-item-label {
  margin-top: 0.28571429rem;
}
.import-CA-body {
  height: 14.28571429rem;
  padding: 1.42857143rem 4.28571429rem;
}
._CACertificate_ .DeviceCert,
._CACertificate_ .Cert,
._CACertificate_ ._UserCertificate_ {
  padding: 0.57142857rem 1.71428571rem;
}
._CACertificate_ .Cert_btn_disabled {
  color: #e8e8e8;
  cursor: not-allowed;
}
._CACertificate_ .ant-form-item {
  margin-bottom: 0;
}
.ant-modal-body .cert-text-tip {
  font-size: 1rem !important;
  padding: 0.71428571rem 1.42857143rem 0 1.42857143rem;
  color: #fcac15;
}
._KMSClient_,
._KMSProxy_ {
  padding: 1.71428571rem;
  padding-top: 0;
}
._KMSClient_ .botton-bar,
._KMSProxy_ .botton-bar {
  margin-left: 0;
}
._SafetyIdentityAuth_ {
  padding: 1.71428571rem;
}
._SafetyIdentityAuth_ .botton-bar {
  margin-left: 0;
}
._SafetyWarning_ {
  padding: 0.64285714rem !important;
  min-width: 68.57142857rem !important;
}
._SafetyWarning_ .safety-warn-container {
  padding: 1.07142857rem !important;
}
._SafetyWarning_ .event-list {
  display: inline-block;
  line-height: 2.14285714rem;
  margin-right: 1.42857143rem;
  width: 45%;
}
._DigestAlgorithm_ .m-tab-content {
  height: auto !important;
}
._SecurityManagement_ {
  padding: 1.71428571rem;
  overflow: auto;
}
._SecurityManagement_ .button-container,
._SecurityManagement_ .status-table {
  padding: 0.35714286rem 0;
}
._SecurityManagement_ .ant-table-body,
._SecurityManagement_ .ant-table-body table {
  min-height: 14.28571429rem;
}
._SecurityStatus_ .save_title-icon {
  width: 4.28571429rem;
}
._SecurityStatus_ ._SAFESecurityStatus_title {
  background-color: #e6f7ff;
  padding: 1.07142857rem;
  position: relative;
}
._SecurityStatus_ ._SAFESecurityStatus_progress {
  background-color: #e6f7ff;
}
._SecurityStatus_ ._SAFESecurityStatus_titleText {
  font-size: 1.71428571rem;
  margin-bottom: 0.71428571rem !important;
}
._SecurityStatus_ ._SAFESecurityStatus_titleTip {
  color: #a6adb4;
  margin-left: 5%;
}
._SecurityStatus_ ._SAFESecurityStatus_titleTip._SAFESecurityStatus_hoverColor {
  color: #40a9ff;
}
._SecurityStatus_ ._SAFESecurityStatus_detect {
  height: 2.85714286rem;
  max-height: 2.85714286rem;
  margin-top: 1rem;
  position: absolute;
  transform: translateY(-240%);
  -ms-transform: translateY(-240%);
  -webkit-transform: translateY(-240%);
  -o-transform: translateY(-240%);
  -moz-transform: translateY(-240%);
  right: 1.42857143rem;
}
._SecurityStatus_ .icon_pr10 {
  padding-right: 0.71428571rem;
}
._SecurityStatus_ ._SAFESecurityStatus_list {
  border-top: 0.07142857rem solid #e8e8e8;
}
._SecurityStatus_ ._SAFESecurityStatus_list ._SAFESecurityStatus_serverMoudle {
  margin-Bottom: 0.71428571rem;
  padding: 0 0.71428571rem;
}
._SecurityStatus_ ._SAFESecurityStatus_list ._SAFESecurityStatus_serverMoudle ._SAFESecurityStatus_moudleTitle {
  margin: 0.71428571rem 0;
  text-align: center;
}
._SecurityStatus_ ._SAFESecurityStatus_list ._SAFESecurityStatus_safeMoudle {
  padding: 0 0.71428571rem;
}
._SecurityStatus_ ._SAFESecurityStatus_list ._SAFESecurityStatus_safeMoudle ._SAFESecurityStatus_safeMoudleItem {
  margin: 2.85714286rem 0;
}
._SecurityStatus_ ._SAFESecurityStatus_listTitle {
  border-bottom: 0.07142857rem solid #e8e8e8;
  padding: 1.07142857rem 0.35714286rem 0.71428571rem 1.78571429rem;
}
._SecurityStatus_ ._SAFESecurityStatus_content {
  min-height: 12.85714286rem;
  padding: 1.07142857rem 4.28571429rem;
}
._SecurityStatus_ ._SAFESecurityStatus_titleIcon {
  font-size: 3.21428571rem;
  position: relative;
  top: 0.42857143rem;
}
._SecurityStatus_ .securityStateBtn {
  width: 4.57142857rem;
  height: 1.71428571rem;
  margin: 0.42857143rem 0 0 0.78571429rem;
  line-height: 1.71428571rem;
}
._SecurityStatus_ .cuttitle {
  overflow: hidden !important;
  white-space: nowrap;
  word-wrap: normal;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
._SecurityStatus_ .button_black {
  text-align: center;
  cursor: pointer;
  border: 0.07142857rem solid #e8e8e8 !important;
  -webkit-border-radius: 0.14285714rem;
  -moz-border-radius: 0.14285714rem;
  -ms-border-radius: 0.14285714rem;
  -o-border-radius: 0.14285714rem;
  border-radius: 0.14285714rem;
}
._SecurityStatus_ .ant-modal-body {
  padding: 0rem;
}
._SecurityStatus_ .detail-modal {
  height: 25rem;
  overflow: hidden;
  overflow-y: auto;
}
._SecurityStatus_ .detail-modal .title {
  padding: 1.42857143rem 2.85714286rem;
  line-height: 2.28571429rem;
  vertical-align: middle;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._SecurityStatus_ .detail-modal .title .detail-opz-btn {
  margin-left: 0.71428571rem;
  float: right;
}
._SecurityStatus_ .detail-modal .detail-optimize-text {
  text-align: right;
  color: #1890ff;
  cursor: pointer;
}
._SecurityStatus_ .item-icon-list {
  width: 4.57142857rem;
  height: 4.57142857rem;
  margin: 0 auto;
  display: block;
  font-size: 4.57142857rem;
}
._SecurityStatus_ .item-icon-loading {
  position: relative;
  top: -1.42857143rem;
}
._SecurityStatus_ .item-list-name {
  text-align: center;
  height: 2.14285714rem;
  line-height: 2.14285714rem;
  margin-top: 0.35714286rem;
}
._SecurityStatus_ .item-list-name-users {
  text-align: center;
  line-height: 2.14285714rem;
  margin-top: 0.35714286rem;
}
._SecurityStatus_ .item-list-btn {
  display: inline-block;
  padding: 0.14285714rem 0.35714286rem;
  border: 0.03571429rem solid #e8e8e8;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 0.28571429rem;
  min-width: 4.28571429rem;
}
._SecurityStatus_ .detail-title-warning {
  margin-left: 0.42857143rem;
  font-weight: bold;
}
._SecurityStatus_ .detail-ignore-btn {
  float: right;
}
._SecurityStatus_ .detail-optimize-list {
  position: relative;
  padding: 1.42857143rem 2.85714286rem;
  padding-right: 2.14285714rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._SecurityStatus_ .detail-error-text {
  color: #fcac15;
}
._SecurityStatus_ .detail-optimize-btn {
  float: right;
  margin: 0 0.71428571rem;
  position: absolute;
  right: 0.71428571rem;
  top: 0.71428571rem;
  text-align: right;
  color: #1890ff;
  cursor: pointer;
}
._SecurityStatus_ .icon-desc-popover .icon-desc-title {
  font-weight: bold;
  margin: 0.71428571rem 0;
}
._SecurityStatus_ .icon-desc-popover .icon-desc-title ._SAFESecurityStatus_successEnable {
  color: #52c41a;
}
._SecurityStatus_ .icon-desc-popover .icon-desc-title ._SAFESecurityStatus_failEnable {
  color: #f5222d;
}
._SecurityStatus_ .icon-status-success svg path {
  fill: #52c41a;
}
._SecurityStatus_ .icon-status-fail svg path {
  fill: #fcac15;
}
._SecurityStatus_ .icon-status-ignore svg path {
  fill: #8f8f8f;
}
._SecurityStatus_ .item-list-name-fail {
  color: #fcac15;
}
._SecurityStatus_ .ant-progress-bg {
  background-color: #8fc6f8;
  background-image: linear-gradient(to right, #108ee9 0%, #87d068);
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 2.85714286rem 2.85714286rem;
  background-size: 2.85714286rem 2.85714286rem;
}
._BaseServices_ {
  padding: 0 0.5rem 0.5rem 0.5rem;
}
._Https_ {
  padding: 0 0.5rem 0.5rem 0.5rem;
}
._SystemServices_ {
  padding-top: inherit;
}
._SystemServices_ ._BaseServe_,
._SystemServices_ ._publicHttps_ {
  padding: 0 0.64285714rem;
}
._VideoTransmission_ .videotrans-box,
._VideoEncryStore_ .videotrans-box {
  margin: 0.35714286rem 1rem 1.07142857rem 1rem;
  border: 0.07142857rem solid #e8e8e8;
}
._VideoTransmission_ .videotrans-box .videotrans-box-title,
._VideoEncryStore_ .videotrans-box .videotrans-box-title {
  padding: 0.42857143rem 1rem;
  font-weight: bold;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._VideoTransmission_ .videotrans-box .videotrans-box-conainer,
._VideoEncryStore_ .videotrans-box .videotrans-box-conainer {
  padding: 1rem 1.07142857rem;
}
._BaseConfig_ {
  padding: 1.57142857rem;
}
._BaseConfig_ .m-form-control {
  margin-left: 0;
}
._BaseConfig_ .label-normal-container {
  padding: 0.85714286rem 0 !important;
}
.auto-delete-chn-modal .ant-modal-body {
  height: 46.42857143rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-y: auto;
}
.auto-delete-chn-modal .ant-modal-body .label-normal-container {
  display: flex;
}
.auto-delete-chn-modal .ant-modal-body .ant-pagination {
  display: inline-block;
}
._DiskGroupSet_ {
  height: 100%;
  margin: 0 1.28571429rem 0.71428571rem;
  display: flex;
  flex-flow: column;
}
._DiskGroupSet_ .font-disabled {
  color: #808f9d;
}
._DiskGroupSet_ .colum-wrap {
  flex: 1 1 0;
  height: 0;
}
.diskgroup-drawer .channel-list {
  font-weight: bold;
}
.diskgroup-drawer .search-title {
  color: '#808e9d';
}
.diskgroup-drawer ._DeviceTree_ {
  height: calc(100% - 6.14285714rem);
  max-width: 100%;
  border: solid 0.07142857rem #c5cdd6;
}
.diskgroup-drawer ._DeviceTree_ .tree-searcher {
  width: 37.71428571rem;
}
.diskgroup-drawer .addtable-height .ant-table-container {
  border: 0.07142857rem solid #e8e8e8;
  border-bottom: 0;
}
.diskgroup-drawer .disk-search-wrap {
  justify-content: space-between;
}
.diskgroup-drawer .disk-search-wrap .disk-search-item {
  height: 2.28571429rem;
  line-height: 2.28571429rem;
}
.diskgroupset-quota-set .primate-color {
  color: #1890ff;
}
.diskgroupset-quote-reassign .ant-modal-body {
  padding: 1rem;
}
.diskgroupset-quote-reassign .ant-form-item-control-input {
  height: 2.14285714rem;
  min-height: 2.14285714rem;
}
._DiskGroupPanel_ {
  float: left;
  display: flex;
  align-items: flex-start;
  position: relative;
  width: 22.57142857rem;
  border: 0.07142857rem solid #e9ebee;
  padding: 0.85714286rem;
  margin: 0.57142857rem;
}
._DiskGroupPanel_ .panel-delete {
  display: none;
}
._DiskGroupPanel_ .panel-show {
  display: inline-block;
}
._DiskGroupPanel_ .red {
  color: #f5222d;
}
._DiskGroupPanel_:hover {
  border: 0.07142857rem solid #1890ff;
}
._DiskGroupPanel_:hover .panel-delete {
  display: inline-block;
  position: absolute;
  right: -0.5rem;
  top: -0.5rem;
  color: #f5222d;
}
._DiskGroupPanel_.active {
  background-color: rgba(28, 121, 244, 0.05);
}
._DiskGroupPanel_ .panel-icon {
  flex: 0 0 5.28571429rem;
}
._DiskGroupPanel_ .panel-content {
  flex: 1;
}
._DiskGroupPanel_ .panel-content .panel-header {
  display: flex;
  justify-content: space-between;
}
._DiskGroupPanel_ .panel-content .panel-header .panel-name {
  color: #4e5c6b;
  font-weight: 600;
}
._DiskGroupPanel_ .panel-content .panel-header .panel-name .panel-count {
  display: inline-block;
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.57142857rem;
  text-align: center;
  background-color: rgba(28, 121, 244, 0.1);
  border-radius: 0.28571429rem;
  border: solid 0.07142857rem rgba(28, 121, 244, 0.35);
  color: #1890ff;
  margin-left: 0.57142857rem;
}
._DiskGroupPanel_ .panel-content .panel-capacontent .panel-capa {
  font-size: 0.85714286rem;
  color: #8f8f8f;
}
._ColumTable_ .ant-table-fixed-header {
  border: 0.07142857rem solid #f0f0f0;
  border-bottom: none;
}
._ColumTable_ .ant-table-pagination.ant-pagination .ant-pagination-total-text {
  width: 100%;
  height: 0;
}
._ColumTable_ .ant-table-pagination.ant-pagination .ant-pagination-total-text .columtable-select {
  float: right;
  max-width: 7.57142857rem;
}
._ColumTable_ .ant-pagination-options-size-changer {
  visibility: hidden;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-title {
  border: none;
  padding: 0;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm-body .ant-modal-confirm-content {
  padding-top: 2rem;
  margin-left: 0;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm-body .ant-modal-footer {
  border: none;
  padding: 0;
  margin-top: 2rem;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm-body .m-disabled-color {
  color: #8f8f8f;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm .ant-modal-confirm {
  padding: 1rem;
}
.diskgrouppanel-delete .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
.m-o-diskgroup {
  width: 3.57142857rem;
  height: 2.64285714rem;
  background: url('/static/media/diskgroup.87d2a01b.png') no-repeat;
}
.advancedset-modal {
  padding-left: 1.78571429rem;
}
.advancedset-modal .label-normal-container {
  padding: 0 !important;
}
._CommonQuotaContent_ {
  margin: 0 1.28571429rem 0.71428571rem;
  height: 100%;
}
._CommonQuotaContent_ .table-top-bar {
  display: flex;
  justify-content: space-between;
}
.advancedset-reboot .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
  margin-left: 0 !important;
  padding-top: 0.71428571rem;
}
.quota-days-filter-container {
  padding: 0.57142857rem;
}
.quota-days-filter-container .quota-days-filter {
  width: 12rem !important;
  display: block;
  margin-bottom: 0.28571429rem;
}
.quota-days-filter-container .ant-btn > span {
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
._DiskGroupManager_ {
  padding-top: inherit;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 51.42857143rem;
}
._DiskGroupManager_ .diskgroup-warp {
  flex: 1;
  display: flex;
  flex-direction: column;
}
._DiskGroupManager_ .diskgroup-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 4rem;
  line-height: 4rem;
  padding: 0 1.14285714rem;
  box-shadow: 0rem 0.21428571rem 0.42857143rem 0rem rgba(0, 0, 0, 0.08);
}
._DiskGroupManager_ .diskgroup-title {
  color: #4e5c6b;
  font-weight: 600;
}
._DiskGroupManager_ .diskgroup-panel {
  height: 25rem;
  overflow: auto;
  overflow: overlay;
  padding: 0.57142857rem;
  border-bottom: 0.07142857rem solid #f0f0f0;
}
._DiskGroupManager_ .diskgroup-detail {
  flex: 1;
}
._DiskGroupManager_ .diskgroup-detail .ant-tabs-content-top {
  height: 100%;
}
._DiskGroupManager_ .ant-tabs-nav-list .ant-tabs-tab:nth-of-type(1) {
  cursor: default;
}
._DiskGroupManager_ .ant-tabs-nav-list .ant-tabs-tab:nth-of-type(1):hover,
._DiskGroupManager_ .ant-tabs-nav-list .ant-tabs-tab:nth-of-type(1) .ant-tabs-tab-btn:active,
._DiskGroupManager_ .ant-tabs-nav-list .ant-tabs-tab:nth-of-type(1) .ant-tabs-tab-btn:focus {
  color: #272727;
}
._DiskGroupWrap_ {
  display: flex;
  flex-direction: column;
}
._DiskGroupWrap_ .diskgroup-spetitle {
  box-shadow: none;
  border-bottom: 0.07142857rem solid #e8e8e8;
  height: auto;
}
.diskgroup-title-special .ant-result-icon .anticon-exclamation-circle {
  font-size: 4rem;
}
.diskgroup-title-special .ant-result-title {
  font-size: 1.28571429rem;
}
._FTP_ {
  padding: 1.71428571rem;
}
[class^="pan-i-tip-"] {
  display: inline-block;
  width: 0.71428571rem;
  height: 0.71428571rem;
  background-image: url('/static/media/device.9676239a.png');
}
.pan-i-tip-online {
  background-position: -24.5rem -3.21428571rem;
}
.pan-i-tip-error {
  background-position: -25.64285714rem -3.21428571rem;
}
.pan-i-tip-warning {
  background-position: -26.78571429rem -3.21428571rem;
}
.pan-i-tip-offline {
  background-position: -23.35714286rem -3.21428571rem;
}
._LocalDisk_ {
  padding: 1.57142857rem;
  display: flex;
  flex-flow: column;
  height: 100%;
  min-width: 83.92857143rem !important;
  min-height: 50rem;
}
._LocalDisk_ .localDisk-photo .title-tip {
  font-weight: bold;
  margin-right: 2.28571429rem;
}
._LocalDisk_ .localDisk-photo .diskPic-content {
  max-height: 19.71428571rem;
  overflow-y: auto;
}
._LocalDisk_ .localDisk-photo .diskPic-content .diskPic-fontLight {
  color: #1890ff;
}
._LocalDisk_ .localDisk-photo .diskPic-content .diskPic-fontGray {
  color: #8f8f8f;
}
._LocalDisk_ .localDisk-photo .diskPic-content .disk-capa {
  font-size: 2.57142857rem;
}
._LocalDisk_ .localDisk-info {
  position: relative;
  flex: 1;
  height: 0;
  width: 100%;
  margin-top: 0.71428571rem;
}
._LocalDisk_ .localDisk-info .ant-tabs-top > .ant-tabs-nav {
  margin: 0;
}
._LocalDisk_ .localDisk-info .ant-tabs {
  position: absolute;
  width: 100%;
  height: 100%;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder {
  position: relative;
  flex: 1;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content {
  position: absolute;
  height: 100%;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table {
  position: absolute;
  flex: 1;
  height: 100%;
  width: 100%;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .table-plus {
  height: 100%;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper {
  height: 100%;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-header {
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table.ant-table-bordered {
  border-left: 0;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
  border-left: 0;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container table {
  border-left: 0.07142857rem solid #e8e8e8;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._LocalDisk_ .localDisk-info .ant-tabs-content-holder .ant-tabs-content .localdisk-table .m-pos-icon {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  width: 100%;
}
._LocalDisk_ .ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0.57142857rem;
  float: right;
  margin-top: 0.14285714rem;
}
._LocalDisk_ .raid-detail-icon {
  display: none;
}
._LocalDisk_ .disk-table-active {
  background-color: #e6f7ff;
}
._LocalDisk_ .disk-table-active .raid-detail-icon {
  display: inline-block;
  position: absolute;
  right: 0.28571429rem;
  top: 50%;
  margin-top: -0.42857143rem;
}
._LocalDisk_ .disk-table-unactive {
  background-color: #fff;
}
._LocalDisk_ .ant-carousel .slick-dots {
  display: none !important;
}
._LocalDisk_ .react-resizable {
  position: relative;
  background-clip: padding-box;
}
._LocalDisk_ .react-resizable-handle {
  position: absolute;
  right: -0.35714286rem;
  bottom: 0;
  z-index: 1;
  width: 0.71428571rem;
  height: 100%;
  cursor: col-resize;
}
._LocalDisk_ .les-red {
  color: #f5222d;
}
._LocalDisk_ .clickable {
  color: #1890ff;
  cursor: pointer;
}
.raidinfo .label-normal {
  color: #8f8f8f;
  width: 11rem !important;
  margin-right: 0.57142857rem;
}
.raidinfo .ant-space-item .label-container-capa {
  padding-right: 0 !important;
}
.raidinfo .label-normal-container {
  padding: 0.2rem !important;
}
.disk-format-dialog .ant-modal-confirm-content {
  padding-left: 2.71428571rem;
}
._IscsiApply_ {
  padding: 0.71428571rem 1.57142857rem;
}
._IscsiManage_ {
  padding: 0.71428571rem 1.57142857rem;
}
._HotSpare_ {
  padding: 0.71428571rem 1.57142857rem;
}
.create-spare .alertinfo {
  padding-top: 0.28571429rem;
  padding-bottom: 0.28571429rem;
}
.create-spare .steps-action {
  margin-top: 1.71428571rem;
}
._Raid_ {
  padding: 0.71428571rem 1.57142857rem;
}
._Raid_ .raid-detail-icon {
  display: none;
}
._Raid_ .disk-table-active {
  background-color: #e6f7ff;
}
._Raid_ .disk-table-active .raid-detail-icon {
  display: inline-block;
  position: absolute;
  right: 0.28571429rem;
  top: 50%;
  margin-top: -0.42857143rem;
}
.create-raid .alertinfo {
  padding-top: 0.28571429rem;
  padding-bottom: 0.28571429rem;
}
.create-raid .steps-action {
  margin-top: 1.71428571rem;
}
.create-raid .warning-color {
  color: #FFDE00;
}
.create-raid .label-normal-behind {
  width: auto !important;
}
.create-raid .react-resizable {
  position: relative;
  background-clip: padding-box;
}
.create-raid .react-resizable-handle {
  position: absolute;
  right: -0.35714286rem;
  bottom: 0;
  z-index: 1;
  width: 0.71428571rem;
  height: 100%;
  cursor: col-resize;
}
._RecordCtrl_ {
  padding: 1.57142857rem;
  height: 100%;
  display: flex;
  flex-flow: column;
}
._RecordCtrl_ .m-form-control {
  margin: 0;
  margin-top: 0.71428571rem;
}
._RecordCtrl_ .table-plus {
  position: relative;
  flex: 1;
  height: 95%;
  width: 100%;
}
._RecordCtrl_ .table-plus .circle {
  border-radius: 50%;
  width: 0.92857143rem;
  height: 0.92857143rem;
  display: inline-block;
  vertical-align: -0.125rem;
}
._RecordCtrl_ .table-plus .recordingBg {
  background-color: #52c41a;
}
._RecordCtrl_ .table-plus .offlineBg {
  background-color: #fa5453;
}
._RecordCtrl_ .table-plus .warnBg {
  background-color: #fcac15;
}
._RecordCtrl_ .table-plus .rc-table {
  position: absolute;
}
._RecordCtrl_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._RecordCtrl_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-form-item {
  height: 2.14285714rem;
}
._RecordCtrl_ .table-plus .ant-table-tbody td:nth-of-type(2),
._RecordCtrl_ .table-plus .ant-table-tbody td:nth-of-type(5),
._RecordCtrl_ .table-plus .ant-table-tbody td:nth-of-type(8),
._RecordCtrl_ .table-plus .ant-table-tbody td:nth-of-type(11) {
  border-right: 0.07142857rem solid #f0f0f0 !important;
}
._RecordCtrl_ .table-plus .ant-table-tbody .ant-form-item-control {
  line-height: 0;
}
._RecordCtrl_ .table-plus .ant-table-tbody .ant-input-number {
  width: auto;
}
._RecordCtrl_ .recordset-record-radio {
  width: 100%;
}
._RecordCtrl_ .recordset-record-radio span.ant-radio + * {
  width: 100%;
}
._RecordCtrl_ .recordset-record-radio .recordset-radio-title {
  display: inline-block;
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._RecordCtrl_ .recordset-event-checked {
  width: 100%;
}
._RecordCtrl_ .recordset-event-checked .ant-checkbox + span {
  width: 100%;
}
._RecordCtrl_ .recordset-event-checked .recordset-radio-title {
  display: inline-block;
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._RecordSetModal_ .recordset-label {
  height: 3.42857143rem;
  line-height: 3.42857143rem;
}
._RecordSetModal_ .ant-modal-body {
  max-height: 51rem;
  overflow: auto;
}
._RecordSetModal_ .recordset-copy-tip {
  width: auto !important;
  max-width: 46.42857143rem;
  margin-left: 0.71428571rem;
  margin-top: -0.71428571rem;
}
._RecordSetModal_ .recordset-disabled {
  color: #8f8f8f;
}
._RecordSetModal_ ._EventSchedule_ .label-normal-wrapper {
  width: 7.42857143rem !important;
}
._RecordSetModal_ .recordset-behinid.label-normal-behind {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._RecordCtrlByPlatform_ {
  padding: 1.71428571rem;
  height: 100%;
  display: flex;
  flex-flow: column;
}
._RecordCtrlByPlatform_ .table-plus {
  position: relative;
  flex: 1;
  height: 0;
  width: 100%;
}
._RecordCtrlByPlatform_ .table-plus .streamMode-container {
  white-space: nowrap;
}
._RecordCtrlByPlatform_ .table-plus .circle {
  border-radius: 50%;
  width: 0.92857143rem;
  height: 0.92857143rem;
  display: inline-block;
  vertical-align: -0.125rem;
}
._RecordCtrlByPlatform_ .table-plus .recordingBg {
  background-color: #1890ff;
}
._RecordCtrlByPlatform_ .table-plus .unRecordingBg {
  background-color: #8f8f8f;
}
._RecordCtrlByPlatform_ .table-plus .ant-checkbox-disabled + span {
  color: #272727 !important;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container {
  display: flex;
  flex-flow: column;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table {
  height: 0;
  flex: 1;
  display: flex;
  flex-flow: column;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container {
  flex: 1;
  display: flex;
  flex-flow: column;
  height: 0;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body {
  border-bottom: 0.07142857rem solid #f0f0f0;
  border-right: 0.07142857rem solid #f0f0f0;
  flex: 1;
  height: 0;
  overflow-y: auto !important;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td {
  border: 0;
}
._RecordCtrlByPlatform_ .table-plus .ant-table-wrapper .ant-spin-container .ant-table .ant-table-container .ant-table-body .ant-form-item {
  height: 2.14285714rem;
}
.recordCtrl-detail-dialog .record-schedule-container {
  padding-left: 0;
}
.recordCtrl-detail-dialog .record-schedule-container ._SchedulePane_ {
  padding-left: 0;
  width: 56.42857143rem;
}
.filter-container {
  padding: 0.57142857rem;
}
.filter-container .filter-input {
  width: 12rem !important;
  display: block;
  margin-bottom: 0.28571429rem;
}
.filter-container .ant-btn > span {
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
._RecordSupplement_ {
  padding: 1.57142857rem;
  height: 100%;
}
._RecordSupplement_ span.ant-tooltip-disabled-compatible-wrapper {
  padding: 0;
}
._AddPlanTask_ .rs-area .ant-input-number {
  width: 7.14285714rem !important;
}
._AddPlanTask_ .rs-label-container {
  width: 100%;
  padding: 0.57142857rem 0;
}
._AddPlanTask_ .rs-label-container .ant-picker {
  width: 15.71428571rem;
}
.rs-execute-time {
  height: 18.57142857rem;
}
._Recordbkup_ {
  padding: 1.57142857rem;
  height: 100%;
  display: flex;
  flex-flow: column;
}
._Recordbkup_ .ant-table-header-column {
  font-weight: bold;
}
._Recordbkup_ .marginRight10 {
  margin-right: 0.71428571rem;
}
._Recordbkup_ > .ant-row > .ant-col {
  padding-bottom: 1rem;
}
._Recordbkup_ .diskBtn-left {
  float: left;
}
._Recordbkup_ .diskBtn-right {
  float: right;
}
._Recordbkup_ .ant-table-body {
  overflow-x: hidden;
}
.recordbk-add-modal .area-data-number .ant-input-number-input-wrap {
  width: 7.14285714rem;
}
.recordbk-add-modal .device-select {
  width: auto;
  min-width: 20rem;
  max-width: 26.78571429rem;
}
._SFTP_ {
  padding: 1.57142857rem;
  margin: 0 1.07142857rem;
}
._VideoEstimate_ {
  padding: 1.71428571rem;
}
._VideoPlaybackMode_ {
  margin: 0;
  padding: 0 1.42857143rem;
  overflow: hidden;
}
._AIDescript_ {
  width: 100%;
}
._AIDescript_ .desc-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0.71428571rem;
}
._AIDescript_ .desc-list .desc-title {
  display: block;
  margin-left: -1rem;
}
._AIDescript_ .show-detail-btn {
  color: #1890ff;
  cursor: pointer;
}
._AiModuleCard_ {
  float: left;
  width: 22.42857143rem;
  height: 16rem;
  margin: 2rem 0.5rem 2rem 0.5rem !important;
  border: 0 !important;
}
._AiModuleCard_ .cap-list-inner {
  height: 11.42857143rem;
  overflow: hidden;
  background-color: #FAFAFA;
}
._AiModuleCard_ .cap-list-inner .chl {
  height: 2.28571429rem;
  display: flex;
  align-items: center;
}
._AiModuleCard_ .cap-list-inner .chl .chl-icon {
  font-size: 1.14285714rem;
}
._AiModuleCard_ .cap-list-inner .chl .enable-icon {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  float: right;
}
._AiModuleCard_ .cap-list-inner .chl .enable-icon .anticon {
  font-size: 1.14285714rem;
}
._AiModuleCard_ .spread {
  overflow-y: auto !important;
  height: 18.28571429rem !important;
}
._AiModuleCard_ .ant-card {
  position: static;
}
._AiModuleCard_ .cap-name {
  display: flex;
  padding-left: 1.42857143rem;
  height: 3.42857143rem;
  border: 0.07142857rem solid #f0f2f5;
  align-items: center;
  border-bottom: 0;
}
._AiModuleCard_ .cap-name .anticon {
  font-size: 1.42857143rem;
}
._AiModuleCard_ .cap-name .cap-name-display {
  margin-left: 1rem;
  font-weight: bold;
  display: inline-block;
}
._AiModuleCard_ .cap-name .cap-name-typeSlt {
  margin-left: 1rem;
  width: 15.71428571rem;
}
._AiModuleCard_ .ant-card-body {
  padding: 1.42857143rem;
  padding-top: 0.35714286rem;
  position: relative;
  margin-top: 0;
  background-color: #FAFAFA;
  border: 0.07142857rem solid #f0f2f5;
  overflow: hidden;
  z-index: 1;
}
._AiModuleCard_ .fold-node {
  font-size: 1.14285714rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: right;
  height: 1.71428571rem !important;
}
._AiModuleCard_ .m-module-progress {
  margin-left: 0.35714286rem;
}
._AiModuleCard_ .m-occupy-font {
  color: #b4b4b4;
}
._AiModuleCardEX_ {
  float: left;
  width: 23.57142857rem;
  margin: 2rem 0.5rem 2rem 0.5rem !important;
  border: 0 !important;
}
._AiModuleCardEX_ .ant-card {
  position: static;
}
._AiModuleCardEX_ .ai-module-card-cover {
  height: auto;
  border: 0.07142857rem solid #f0f2f5;
  padding: 0.85714286rem;
  background-color: #FAFAFA;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .m-h-icon-intelliEngine {
  width: 3.71428571rem;
  height: 3.71428571rem;
  background: url(/static/media/intelligent_engine.b1365fe0.png) no-repeat;
  background-size: 100%;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .cap-name-display {
  font-weight: bold;
  display: inline-block;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .ai-module-online,
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .ai-module-offline {
  padding: 0.28571429rem 0.57142857rem;
  border-radius: 0.28571429rem;
  margin-left: 0.57142857rem;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .ai-module-online {
  background-color: #dcf3d1;
  color: #52c41a;
  border: 0.07142857rem solid #52c41a;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .ai-module-offline {
  background-color: #fdd2d5;
  color: #f5222d;
  border: 0.07142857rem solid #f5222d;
}
._AiModuleCardEX_ .ai-module-card-cover .ai-module-card-cover-title .label-normal-container {
  padding: 0 !important;
}
._AiModuleCardEX_ .ai-module-card-cover .cap-select {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  height: 2.28571429rem;
}
._AiModuleCardEX_ .ai-module-card-cover .cap-select .cap-name-typeSlt {
  width: 21.85714286rem;
}
._AiModuleCardEX_ .ant-card-body {
  padding: 1.42857143rem;
  padding-top: 0.35714286rem;
  position: relative;
  margin-top: 0;
  border: 0.07142857rem solid #f0f2f5;
  overflow: auto;
  z-index: 1;
  height: 10.28571429rem;
}
._AiModuleCardEX_ .ant-card-body .ant-card-grid {
  padding: 0.71428571rem;
}
._AiModuleCardEX_ .ant-card-body .ai-moudle-item {
  width: 100%;
  display: flex;
  align-items: center;
}
._AiModuleCardEX_ .ant-card-body .ai-moudle-item .ai-moudle-name,
._AiModuleCardEX_ .ant-card-body .ai-moudle-item .ai-moudle-chls {
  max-width: 7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._AiModuleCardEX_ .ant-card-body .ai-moudle-item .ai-moudle-detail-btn {
  margin-left: 0.42857143rem;
  font-size: 1.28571429rem;
  cursor: pointer;
}
._AiModuleCardEX_ .ant-card-body .ai-moudle-item .ai-moudle-detail-btn:hover {
  color: #096dd9;
}
._AiModuleCardEX_ .ant-card-body .ai-moudle-empty {
  font-size: 3.28571429rem;
  display: block;
}
._AiModuleCardEX_ .m-progress-container {
  margin-top: 0.35714286rem;
}
._AiModuleCardEX_ .m-module-progress {
  margin-left: 0.35714286rem;
}
._AiModuleCardEX_ .m-occupy-font {
  color: #b4b4b4;
}
._AiModuleCardEX_ .SEMTitle {
  font-size: 1.14285714rem;
  margin-left: -0.71428571rem;
}
.ai-menu-drop-list {
  background-color: #fff;
  box-shadow: 0.14285714rem 0.14285714rem 0.71428571rem 0 rgba(0, 0, 0, 0.3);
  max-height: 21.42857143rem;
  overflow-y: scroll;
}
.ai-menu-drop-list .chl {
  height: 2.28571429rem;
  margin-left: 1rem;
  display: flex;
  align-items: center;
}
.ai-menu-drop-list .chl .chl-icon {
  font-size: 1.14285714rem;
}
@media screen and (min-width: 3000PX) {
  .m-h-icon-intelliEngine {
    background: url(/static/media/intelligent_engine_4k.d680f6bb.png) no-repeat;
    background-size: 100%;
  }
}
._SEMDetail_ {
  padding: 0.71428571rem;
}
._AIModule_ .ai-description {
  width: 100%;
  padding: 0.71428571rem;
}
._AIModule_ .ai-description .ant-alert-icon {
  font-size: 1.14285714rem;
  margin-top: 0.28571429rem;
}
._AIModule_ .delete-btn {
  float: right;
}
._AIModule_ .ant-collapse-item {
  border-bottom: none;
}
._AIModule_ .ant-collapse-item .ant-collapse-header {
  align-items: center;
}
._AIModule_ .ant-collapse-item .ant-collapse-header .icon-col {
  flex: 1;
}
._AIModule_ .fixed-button {
  bottom: 0 !important;
}
._DisplayOutput_ {
  padding: 1.71428571rem;
  height: 100%;
}
._DisplayOutput_ .diplay-output {
  display: flex;
}
._DisplayOutput_ .diplay-output .video-output {
  padding-left: 0 !important;
  display: flex;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col {
  display: inline-block;
  list-style-type: none;
  width: 22.85714286rem;
  height: 15.71428571rem;
  margin: 0 1.42857143rem 1.42857143rem 0;
  border: 0.07142857rem solid #d1d1d1;
  position: relative;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col a {
  width: 100%;
  height: 100%;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap {
  display: flex;
  width: 100%;
  height: 100%;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-img {
  background-image: url('/static/media/4k_screen.483db050.png');
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 5.35714286rem;
  margin-right: 4.64285714rem;
  margin-top: 2.14285714rem;
  width: 12.85714286rem;
  height: 10.85714286rem;
  background-size: 322% 130%;
  -moz-background-size: 100% 100%;
  align-self: center;
  margin: 0 auto;
  display: flex;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-noScreen {
  background-position-x: -0.42857143rem !important;
  background-position-y: 0rem !important;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-noScreen span {
  font-size: 2.14285714rem;
  font-weight: 700;
  color: #9a9da2;
  margin: 2.5rem auto;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-offline {
  background-position-x: -14.28571429rem !important;
  background-position-y: 0rem !important;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-offline span {
  font-size: 2.14285714rem;
  font-weight: 700;
  color: #fff;
  margin: 2.5rem auto;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-online {
  background-position-x: -28.14285714rem !important;
  background-position-y: 0rem !important;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .videooutput-online span {
  font-size: 2.14285714rem;
  font-weight: 700;
  color: #fff;
  margin: 2.5rem auto;
}
._DisplayOutput_ .diplay-output .video-output .video-output-col .videooutput-section-swrap .title-span {
  position: absolute;
  bottom: 1.42857143rem;
  left: 1.42857143rem;
  color: black;
  font-weight: 700;
}
._DisplayOutput_ .diplay-output .video-output .screen-online-enable {
  background-position: -25.71428571rem 0;
  color: #fff;
}
._DisplayOutput_ .diplay-output .video-output .div-videooutput-select {
  border: 0.07142857rem solid #00a9ff !important;
  background-color: #eef9ff !important;
}
._DisplayOutput_ .diplay-output .video-config {
  width: 34rem;
  max-height: 19.28571429rem;
}
._DisplayOutput_ .diplay-output .video-config .video-config-params {
  width: 100%;
  height: auto;
  border: 0.07142857rem solid #d1d1d1;
}
._DisplayOutput_ .output-row {
  flex-direction: row;
}
._DisplayOutput_ .output-column {
  flex-direction: column;
}
._DisplayOutput_ .output-column-reverse {
  flex-direction: column-reverse;
}
._DisplayOutput_ .div-videooutput-footer {
  width: 34rem;
  min-height: 13rem;
  border: 0.07142857rem solid #d1d1d1;
  margin: 0.71428571rem 0;
}
._HolidayForm_ {
  padding: 1.71428571rem 2.28571429rem 2.28571429rem 2.28571429rem;
}
._HolidayForm_ .holidayRadioGroup {
  width: 25.71428571rem;
}
._HolidayForm_ .holidayRadioGroup label {
  width: 45%;
}
.startAndEndTimePicker .warpPicker {
  width: 15.71428571rem;
}
.startAndEndTimePicker .time-select-wrapper {
  display: flex;
  width: 100%;
}
.startAndEndTimePicker .time-select-wrapper > div {
  width: 100%;
  padding-top: 0rem !important;
}
.startAndEndTimePicker .time-select-wrapper > div > div {
  width: 100%;
}
._HolidayConfig_ {
  padding: 1.14285714rem;
}
._ScheduleConfig_ {
  padding: 1.57142857rem;
}
._SysSet_ {
  padding: 1.71428571rem;
  min-width: 77.85714286rem !important;
}
._SysSet_ .m-form-control .mouseMove-left {
  margin-right: 0.35714286rem;
}
._SysSet_ .m-form-control .mouseMove .ant-slider {
  width: 7.14285714rem;
}
._TimeConfig_ {
  padding: 1.42857143rem;
}
._TimeConfig_ .LabelSwitch-label-Col p {
  margin-bottom: 0;
}
._TimeConfig_ .TimeAndZoneContainer {
  border: 0.07142857rem solid #e8e8e8;
  margin-bottom: 1.42857143rem;
}
._TimeConfig_ .timeConfigClock {
  padding: 0 2.85714286rem 0 1.42857143rem;
}
._TimeConfig_ .right-time {
  height: 10.71428571rem;
}
._TimeConfig_ .right-time p {
  margin: 0;
}
._TimeConfig_ .right-time .right-time-col {
  height: 5.35714286rem;
  vertical-align: middle;
  padding-top: 0.71428571rem;
}
._TimeConfig_ .right-time .right-time-col-time {
  margin-top: 0.71428571rem;
  margin-bottom: 0.35714286rem;
}
._TimeConfig_ .daylightSavingTime {
  border: 0.07142857rem solid #e8e8e8;
}
._TimeConfig_ .title {
  border-bottom: 0.07142857rem solid #e8e8e8;
  padding-left: 0.71428571rem;
  font-weight: bold;
  background-color: #FAFAFA;
  width: 100%;
  height: 3.21428571rem;
  line-height: 3.21428571rem;
}
._TimeConfig_ .TimeConfigContainer {
  padding: 0.71428571rem;
  padding-left: 1.42857143rem;
}
._TimeConfig_ .timeAndZone {
  padding: 0.71428571rem;
  padding-left: 1.42857143rem;
}
._TimeConfig_ .ant-divider-horizontal {
  margin: 0;
}
._TimeConfig_ .timePicker-label {
  width: 7.71428571rem;
  text-align: left;
}
._TimeConfig_empty {
  padding: 0.71428571rem;
  background: #ffffff;
  min-height: 82vh;
  text-align: center;
  line-height: 80vh;
}
._VoiceOutput_ {
  padding: 1.71428571rem;
}
._AnalyseTask_ {
  min-width: 102.85714286rem !important;
  padding: 1.57142857rem;
  height: 100%;
}
._AnalyseTask_ .table-plus {
  height: calc(100% - 7.85714286rem);
  border-width: 0 0.07142857rem 0.07142857rem 0.07142857rem;
  border-color: #e8e8e8;
  border-style: solid;
  padding-bottom: 0.07142857rem;
}
._AnalyseTask_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table {
  height: 100%;
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table .ant-table-container {
  height: 100%;
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body {
  overflow-y: overlay;
  height: calc(100% - 2.85714286rem);
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder {
  border-bottom: 0;
}
._AnalyseTask_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td.ant-table-cell {
  border-bottom: 0;
}
._AnalyseTask_ .panel-heading {
  background: #f5f5f5;
  border-color: #e8e8e8;
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
  border-bottom: none;
  height: 4.28571429rem;
  line-height: 4.28571429rem;
  padding-left: 0.71428571rem;
  border-top: 0.07142857rem solid #e8e8e8;
}
._AnalyseTask_ .panel-heading .ant-btn {
  margin-right: 0.71428571rem;
}
._AnalyseTask_ .panel-heading .ant-input-search {
  margin-left: 0.71428571rem;
}
._AnalyseTask_ .panel-heading .task-exeStrategy {
  display: inline-block;
}
._AnalyseTask_ .panel-heading .task-exeStrategy .task-exeStrategy-tips {
  display: inline-block;
  margin-left: 0.35714286rem;
  background-color: #f8f4d7;
  border: 0.0833rem solid #e2d5c0;
  padding: 0 2rem;
  font-size: 1rem;
  text-align: left;
  line-height: 2.85714286rem;
}
._AnalyseTask_ .panel-heading .task-analyse-message {
  width: 28.57142857rem;
}
._AnalyseTask_ .panel-heading .task-analyse-message .ant-alert-message {
  width: 25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
._AnalyseTask_ .task-analyse-search {
  width: 14.28571429rem;
  margin: auto;
  margin-right: 0;
}
._AnalyseTask_ .task-typeIcon {
  font-size: 1.42857143rem;
}
.addtask-drawer .ant-drawer-body {
  position: relative;
  padding: 0;
}
.addtask-drawer .ant-drawer-body > div {
  position: absolute;
  padding: 1.71428571rem;
}
@media screen and (max-width: 1280PX) {
  .addtask-drawer .ant-drawer-content-wrapper {
    width: 71.42857143rem !important;
  }
}
@media screen and (max-width: 1480PX) {
  .addtask-drawer .ant-drawer-content-wrapper {
    width: 89.28571429rem !important;
  }
}
@media screen and (max-width: 1700PX) {
  .task-analyse-message {
    width: 17.5rem !important;
  }
  .task-analyse-message .ant-alert-message {
    width: 14.28571429rem !important;
  }
}
._AddTask_ {
  height: 100%;
  width: 100%;
}
._AddTask_ .ant-table-wrapper {
  height: calc(100% - 6rem);
}
._AddTask_ .ant-table-wrapper .ant-table {
  height: 100%;
}
._AddTask_ .ant-table-wrapper .ant-table .ant-table-container {
  height: 100%;
}
._AddTask_ .ant-table-wrapper .ant-table .ant-table-container .ant-table-body {
  overflow-y: overlay;
  height: calc(100% - 2.85714286rem);
  border-bottom: 0.07142857rem solid #f5f5f5;
}
._AddTask_ .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._AddTask_ .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder {
  border-bottom: 0;
}
._AddTask_ .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td.ant-table-cell {
  border-bottom: 0;
}
._AddTask_ .addtask-space {
  height: 100%;
}
._AddTask_ .addtask-space > .ant-space-item {
  height: 100%;
}
._AddTask_ .addTask-menu {
  background-color: #fff;
  position: relative;
  float: left;
  width: 17.85714286rem !important;
  border: 0.07142857rem solid #e8e8e8;
  height: 100%;
}
._AddTask_ .addTask-menu .ant-tabs-tab {
  width: 7.85714286rem;
}
._AddTask_ .addTask-menu .ant-tabs-content-holder {
  position: relative;
}
._AddTask_ .addTask-menu .addTask-menuContent {
  min-height: 80%;
  overflow-y: auto;
  position: absolute;
}
._AddTask_ .addTask-menu .addTask-tabs {
  height: 100%;
}
._AddTask_ .addTask-menu .addTask-tabs .ant-tabs-content {
  height: 100%;
}
._AddTask_ .addTask-menu .addTask-tabs .ant-tabs-content .addTask-menuContent {
  height: 100%;
}
._AddTask_ .addTask-content {
  width: 85.71428571rem;
  height: 100%;
}
.task-exeStrategy-content {
  text-align: center;
}
.task-taskType-group {
  width: 34.28571429rem;
  height: 10.71428571rem;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.15);
}
.task-taskType-group .form-group {
  width: 100%;
  height: 25%;
}
.task-taskType-group .form-group .group-title {
  display: inline-block;
  width: 50%;
  height: 100%;
  border: 0.07142857rem solid rgba(0, 0, 0, 0.15);
  text-align: center;
  padding-top: 0.35714286rem;
  vertical-align: top;
}
.task-taskType-group .form-group .group-title .switch-label {
  max-width: 3.57142857rem;
  vertical-align: top;
  display: inline-block;
}
.task-taskDetail .detail-group {
  margin-top: 0.71428571rem;
}
._TaskResource_ {
  padding: 1.57142857rem;
  height: 100%;
  min-width: 102.85714286rem !important;
}
._TaskResource_ .table-plus {
  height: calc(100% - 6.64285714rem);
  border-width: 0 0.07142857rem 0.07142857rem 0.07142857rem;
  border-color: #e8e8e8;
  border-style: solid;
  padding-bottom: 0.07142857rem;
}
._TaskResource_ .table-plus .ant-table-wrapper {
  height: 100%;
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table {
  height: 100%;
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table .ant-table-container {
  height: 100%;
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body {
  overflow-y: overlay;
  height: calc(100% - 2.85714286rem);
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table {
  border-bottom: 0 !important;
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder {
  border-bottom: 0;
}
._TaskResource_ .table-plus .ant-table-wrapper .ant-table .ant-table-container .ant-table-body table .ant-table-placeholder td.ant-table-cell {
  border-bottom: 0;
}
._TaskResource_ .panel-heading {
  background: #f5f5f5;
  border-color: #e8e8e8;
  border-left: 0.07142857rem solid #e8e8e8;
  border-right: 0.07142857rem solid #e8e8e8;
  border-bottom: none;
  height: 3.75rem;
  line-height: 2.5rem;
  padding: 0.5rem;
  border-top: 0.07142857rem solid #e8e8e8;
}
._TaskResource_ .task-progress-status {
  width: 14.28571429rem;
  margin-left: 1.42857143rem;
  height: 3.57142857rem;
}
._TaskResource_ .task-progress-status .task-r {
  line-height: 1.3rem;
  margin: 0.35714286rem 0rem;
  display: inline-block;
  max-width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
._TaskResource_ .task-progress-status .status-title {
  float: left;
}
._TaskResource_ .task-progress-status .green {
  color: green;
}
._TaskResource_ .task-progress-status .red {
  color: red;
}
._TaskResource_ .task-progress-status .blue {
  color: #1890ff;
}
._AddFileTime_ {
  width: 57.14285714rem !important;
}
._AddFileTime_ .ant-modal-body {
  padding: 0;
}
._AddFileTime_ .ant-modal-body .bin-custom-close {
  position: absolute;
  right: 1rem;
  top: 1.28571429rem;
}
._AddFileTime_ .ant-modal-body .ant-modal-confirm-btns {
  display: none;
}
._AddFileTime_ .ant-modal-body .ant-modal-confirm-title {
  padding: 1.07142857rem;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
._AddFileTime_ .label-explain {
  display: none;
}
._AddFileTime_ .add-startTime-body {
  height: 35.71428571rem;
  width: 57.14285714rem;
  overflow: auto;
  padding: 1.42857143rem;
}
._AddFileTime_ .enmpty-cell {
  display: inline-block;
  width: 80%;
  height: 90%;
  border: 0.07142857rem solid red;
}
._TaskStatus_ {
  padding: 1.57142857rem;
  height: 100%;
}
._UserManager_ {
  padding-top: inherit;
  height: 100%;
}
._UserManager_ .hide {
  display: none;
}
._UserManager_ .ant-tree > li > span:nth-child(1) {
  display: none;
}
._UserManager_ .ant-tree > li > span:nth-child(2) {
  padding-left: 0.71428571rem;
}
._UserManager_ .ant-form {
  margin: 1.71428571rem;
}
._UserManager_ .usermanager-tree {
  height: calc(100vh - 8.28571429rem);
  overflow-y: overlay;
  padding-top: 0.85714286rem;
}
._UserManager_ .usermanager-tree .ant-tree-list-holder-inner > div:nth-of-type(1) .ant-tree-title {
  width: 12.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
}
._UserManager_ .usermanager-tree .ant-tree-switcher {
  line-height: 2.14285714rem;
}
._UserManager_ .usermanager-tree .ant-tree-node-content-wrapper {
  padding: 0.21428571rem 0.28571429rem;
}
._UserManager_ .usermanager-tree .ant-tree-treenode {
  width: 100%;
}
._UserManager_ .usermanager-tree .ant-tree-treenode:hover {
  background-color: #f5f5f5;
}
._UserManager_ .usermanager-tree .ant-tree-treenode-selected {
  background: #e6f7ff;
  border-right: 0.21428571rem solid #1890ff;
  width: 100%;
}
._UserManager_ .usermanager-tree .ant-tree-treenode-selected span {
  color: #1890ff;
}
._UserManager_ .usermanager-tree .ant-tree-treenode-selected:hover {
  background: #e6f7ff !important;
}
._UserManager_ .usermanager-tree .ant-tree-node-content-wrapper.ant-tree-node-selected,
._UserManager_ .usermanager-tree .ant-tree-node-content-wrapper:hover {
  background: none !important;
}
._UserManager_ .usermanager-tree .ant-tree-title {
  width: 7.14285714rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
}
._UserManager_ .tree-footer {
  position: fixed;
  left: 18.28571429rem;
  bottom: 1.14285714rem;
  width: 17.2rem;
  border-top: 0.07142857rem solid #e8e8e8;
  padding: 0.57142857rem;
  z-index: 2;
}
._UserManager_ .usermanager-list-layout {
  border-left: 0.07142857rem solid #f0f2f5;
  background: #fff !important;
  min-height: 18.57142857rem;
  display: flex;
  flex: auto;
  flex-direction: column;
  min-height: 0;
  overflow: auto;
}
._UserManager_ .ant-table .ant-table-body table {
  border-bottom: none !important;
}
._UserManager_ .ant-table .ant-table-body table td {
  padding-top: 0.28571429rem !important;
  padding-bottom: 0.28571429rem !important;
}
._UserManager_ .ant-table .ant-table-body table tr:nth-of-type(1) td {
  padding: 0 !important;
}
._UserManager_ .ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 0.57142857rem;
  float: right;
  margin-top: 0.14285714rem;
}
._UserManager_ ._Attribute_ {
  margin: 0 1.71428571rem;
}
._UserManager_ ._Attribute_ .color-red {
  color: #f5222d;
}
._UserManager_ ._Attribute_ .att-edit-pwd {
  font-size: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
._UserManager_ ._Attribute_ .showErrorTip.ant-input {
  border-color: #f5222d;
}
._UserManager_ ._Attribute_ .showErrorTip.ant-input:hover,
._UserManager_ ._Attribute_ .showErrorTip.ant-input:focus {
  border-color: #ff7875;
  box-shadow: 0 0 0 0.14285714rem rgba(255, 77, 79, 0.2);
}
._UserManager_ ._Attribute_ .att-dis-lock {
  font-size: 1.14285714rem;
  color: #a6b4c5;
}
._UserManager_ ._Attribute_ .att-title-center {
  text-align: right;
  padding-right: 0.71428571rem;
  line-height: 2.28571429rem;
}
._UserManager_ ._Attribute_ .att-title-tip {
  margin-left: 1rem;
  line-height: 1;
}
._UserManager_ ._Attribute_ .att-icon {
  line-height: 2.28571429rem;
  padding-left: 0.71428571rem;
}
._UserManager_ ._Authority_ {
  margin: 0 1.71428571rem;
}
._UserManager_ ._Authority_ .ant-checkbox-disabled + span {
  color: #272727;
}
._UserManager_ ._Authority_ .authority-box {
  float: left;
  width: 17.14285714rem;
  margin-right: 1rem;
  margin-top: 1rem;
}
._UserManager_ ._Authority_ .authority-box .title {
  height: 1.57142857rem;
  line-height: 1.57142857rem;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1.14285714rem;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap {
  height: 33.5rem;
  border: 0.07142857rem solid #d1d1d1;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .label-normal-container {
  padding: 0 !important;
  margin-top: -0.4rem;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .label-normal-container .label-normal-wrapper {
  line-height: 0;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .authority-title {
  height: 2.57142857rem;
  line-height: 2.57142857rem;
  padding-left: 1.42857143rem;
  margin-top: 1rem;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .pre-authority-title {
  font-weight: 500;
  width: 100%;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .pre-authority-content {
  line-height: 2.71428571rem;
  width: 100%;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .authority-content {
  padding-left: 1.42857143rem;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .authority-content .ant-checkbox-group-item {
  width: 100%;
  margin-right: 0;
}
._UserManager_ ._Authority_ .authority-box .authority-wrap .authority-content .ant-checkbox-group-item .ant-checkbox + span {
  line-height: 2.57142857rem;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview {
  width: 57.14285714rem;
  margin-right: 0 !important;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .autority-channeltip {
  margin-left: 2rem;
  margin-right: 0.5rem;
  font-weight: normal;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .authority-playback {
  float: right;
  width: 3.42857143rem;
  text-align: center;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .m-auth-ipc {
  position: relative;
  top: -0.42857143rem;
  left: 0.57142857rem;
  margin-right: 1.42857143rem;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .m-auth-name {
  display: inline-block;
  max-width: 6rem;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .m-auth-input {
  height: 2.14285714rem;
  line-height: 2.35714286rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .ant-table-pagination.ant-pagination {
  padding-right: 0.71428571rem;
}
._UserManager_ ._Authority_ .authority-box.authority-playreview .ant-pagination.mini .ant-pagination-total-text {
  padding-left: 0.71428571rem;
}
._UserManager_ ._Resetpwd_ .resetPwd_collapse {
  margin: 0 1.71428571rem;
}
._UserManager_ ._Resetpwd_ .reset-title-center {
  text-align: right;
  padding-right: 1rem;
  line-height: 2.28571429rem;
}
._UserManager_ ._Resetpwd_ .labelSelect-label-Col {
  text-align: right;
  line-height: 2rem;
}
._UserManager_ ._Resetpwd_ .reset-tip {
  line-height: 2.57142857rem;
}
._UserManager_ ._Resetpwd_ .alert-warpped .ant-alert-content {
  display: inline-block;
}
._UserManager_ ._Resetpwd_ .color-red {
  color: #f5222d;
}
._UserManager_ ._Resetpwd_ .showErrorTip input {
  border-bottom-color: #f5222d !important;
}
._UserManager_ ._Resetpwd_ .ant-input.showErrorTip {
  border-bottom-color: #f5222d !important;
}
.resetpwd-modal .ant-modal-body {
  padding: 0;
}
.resetpwd-modal .reset-step {
  color: #f5222d;
}
.resetpwd-modal .reset-step.ant-steps {
  padding: 1.42857143rem 6.42857143rem;
}
.resetpwd-modal .reset-step .ant-steps-item {
  text-align: left;
}
._SecretQuestion_ {
  padding: 1rem;
}
._SecretQuestion_ .reset-title-center {
  text-align: right;
  padding-right: 1rem;
  line-height: 2.28571429rem;
}
._SecretQuestion_ .labelSelect-label-Col {
  text-align: right;
  line-height: 2rem;
}
._SecretQuestion_ .reset-tip {
  line-height: 2.57142857rem;
}
._SecretQuestion_ .color-red {
  color: #f5222d;
}
._SecretQuestion_ .showErrorTip input {
  border-bottom-color: #f5222d !important;
}
._SecretQuestion_ .ant-input.showErrorTip {
  border-bottom-color: #f5222d !important;
}
.ant-tabs-tab {
  color: #272727;
  padding: 0.85714286rem;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap {
  padding: 0 0.57142857rem;
}
.ant-tabs-bar {
  border-bottom-color: #e8e8e8;
}
.ant-tabs-dropdown-menu {
  background-clip: inherit;
}
.ant-table {
  border-color: #e8e8e8;
}
.ant-table .ant-checkbox-inner {
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.ant-table td {
  color: #272727 !important;
  border-color: #e8e8e8 !important;
}
.ant-table .ant-table-scroll {
  background-color: #ffffff;
}
.ant-table ::-webkit-scrollbar {
  width: 0.28571429rem;
  min-width: 0.28571429rem;
  border-color: #e8e8e8;
  border-top: 0;
  border-right: 0;
  background-color: #efefef;
}
.ant-table ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0);
  border-radius: 0rem;
}
.ant-table ::-webkit-scrollbar-thumb {
  border-radius: 0rem;
  background: #8f8f8f;
  -webkit-box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0.42857143rem rgba(0, 0, 0, 0.1);
}
.ant-table ::-webkit-scrollbar-thumb:hover {
  background: #272727;
}
.ant-table ::-webkit-scrollbar-thumb:active {
  background: #8f8f8f;
}
.ant-table ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.2);
}
.ant-table .ant-table-thead > tr > th {
  font-weight: bold;
}
.ant-table-title {
  background: #ffffff;
  border-color: #e8e8e8 !important;
}
.ant-table-body {
  background-color: #ffffff !important;
}
.ant-table-body table {
  border-bottom: 0.07142857rem solid #e8e8e8 !important;
}
.ant-table-tbody > tr:not(.ant-table-placeholder):hover td {
  background-color: #e6f7ff !important;
  color: #272727 !important;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  background-color: #e6f7ff !important;
  color: #272727;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right-color: #e8e8e8;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: unset;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.ant-table-placeholder {
  background-color: #ffffff;
  border-top-color: #e8e8e8;
}
.ant-table-placeholder .ant-empty-description {
  color: #272727;
}
.ant-pagination-total-text,
.ant-pagination-options-size-changer,
.ant-pagination-options {
  color: #272727;
}
.ant-pagination-total-text .ant-pagination-options-quick-jumper input,
.ant-pagination-options-size-changer .ant-pagination-options-quick-jumper input,
.ant-pagination-options .ant-pagination-options-quick-jumper input {
  background-color: #ffffff;
  border-color: #d9d9d9;
  color: #272727;
}
.ant-pagination-total-text {
  position: absolute;
  left: 0;
}
.ant-pagination-next a,
.ant-pagination-prev a {
  background-color: #ffffff !important;
  border-color: #d9d9d9 !important;
  color: #272727 !important;
}
.ant-pagination-next a:hover,
.ant-pagination-prev a:hover {
  border-color: #1890ff !important;
  color: #1890ff !important;
}
.ant-pagination-disabled:hover a {
  color: #272727 !important;
  border-color: #d9d9d9 !important;
}
.ant-pagination-item {
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.ant-pagination-item a {
  color: #272727;
}
.ant-pagination-item-active {
  border-color: #1890ff;
}
.ant-pagination-item-active a {
  color: #1890ff;
}
.ant-checkbox-input {
  border-color: #d9d9d9;
}
.ant-checkbox-inner {
  background-color: #ffffff;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890ff;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
}
.ant-tree-checkbox-inner {
  background-color: #ffffff;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #1890ff;
}
.ant-radio-button-wrapper {
  color: #272727;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled {
  color: #8f8f8f !important;
  background-color: #f5f5f5 !important;
}
.ant-radio-wrapper {
  color: #272727;
}
.ant-input,
.ant-input-number {
  background-color: #ffffff;
  border-color: #d9d9d9;
  color: #272727;
}
.ant-input-number-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background-color: #f5f5f5 !important;
  opacity: 1;
}
.ant-input-suffix i {
  font-size: 1rem !important;
}
.ant-input-affix-wrapper .ant-input-prefix {
  left: 0.85714286rem;
}
.ant-select {
  color: #272727;
}
.ant-select-selection {
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.ant-select-selection .ant-select-arrow {
  color: #272727;
}
.ant-select-selection__rendered {
  margin-left: 0.78571429rem;
}
.ant-select-disabled .ant-select-selection {
  color: rgba(0, 0, 0, 0.25) !important;
  background-color: #f5f5f5 !important;
  opacity: 1;
}
.ant-select-dropdown {
  color: #272727;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.ant-select-dropdown-menu-item {
  color: #272727;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f7ff;
}
.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6f7ff;
}
.ant-select-dropdown-menu-item-selected {
  color: #272727;
  background-color: #e6f7ff;
}
.ant-select-dropdown-menu-item-selected {
  color: #272727;
}
.ant-form {
  color: #272727;
}
.ant-form-item-label > label {
  color: #272727;
}
.ant-form-item-control {
  line-height: 2.85714286rem;
}
.ant-progress-inner {
  background-color: #e6f7ff;
}
.ant-progress-text {
  color: #272727;
}
.ant-layout {
  background-color: #f0f2f5;
  color: #272727;
}
.ant-layout-sider {
  background-color: #ffffff;
  color: #272727;
}
.ant-collapse {
  color: #272727;
  background-color: #ffffff;
  border: 0.07142857rem solid #e8e8e8;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  background-color: #f9f9f9;
  color: #272727;
  line-height: 1.57142857rem;
}
.ant-collapse-content {
  background-color: #ffffff;
  border-top: 0.07142857rem solid #e8e8e8;
}
.ant-modal {
  color: #272727;
}
.ant-modal-content {
  box-shadow: none;
  background-color: #ffffff;
  border: 0.07142857rem solid #e8e8e8;
}
.ant-modal-header {
  background: #ffffff;
  border-bottom: 0.07142857rem solid #e8e8e8;
}
.ant-modal-title,
.ant-modal-close {
  color: #272727;
}
.ant-modal-title {
  font-weight: bold;
}
.ant-modal-footer {
  border-top: 0.07142857rem solid #e8e8e8;
}
.primary-ant-btn .ant-btn:focus {
  border-color: #40a9ff;
  background-color: #1890ff;
}
.primary-ant-btn .ant-btn:hover {
  color: white ;
  border-color: #40a9ff;
  background-color: #40a9ff;
}
.default-ant-btn .ant-btn:focus {
  border-color: #d9d9d9;
  color: black;
}
.default-ant-btn .ant-btn:hover {
  color: #40a9ff;
  border-color: #40a9ff;
}
.ant-menu-submenu > .ant-menu {
  background-color: #ffffff;
}
.ant-btn-icon-only {
  font-size: 1rem !important;
}
.ant-drawer-content-wrapper {
  top: 4.57142857rem;
}
.ant-drawer-wrapper-body {
  padding-bottom: 4.57142857rem;
  overflow: auto;
}
.drawer-foot {
  text-align: right;
}
.ant-drawer-title {
  font-weight: bold !important;
}
.file-explorer-modal {
  padding: 0;
}
.ant-btn {
  height: 2.28571429rem;
}
.ant-btn.ant-btn-sm {
  height: 1.71428571rem;
  padding: 0 0.5rem;
}
.ant-switch {
  min-width: 3.14285714rem;
  height: 1.57142857rem;
  line-height: 1.42857143rem;
  border-radius: 7.14285714rem;
}
.ant-switch.ant-switch-small {
  min-width: 2rem;
  height: 1.14285714rem;
  line-height: 1rem;
}
.ant-switch-small::after {
  width: 0.85714286rem !important;
  height: 0.85714286rem !important;
}
.ant-switch-loading-icon,
.ant-switch::after {
  top: 0.07142857rem;
  width: 1.28571429rem;
  height: 1.28571429rem;
  border-radius: 1.28571429rem;
}
.ant-slider-handle {
  width: 1rem;
  height: 1rem;
  margin-top: -0.35714286rem;
  border-width: 0.14285714rem;
}
.ant-slider-track {
  background-color: #2897fe;
}
.ant-slider-handle {
  border-color: #2897fe;
}
.ant-tree li span[draggable],
.ant-tree li span[draggable='true'] {
  line-height: 1.42857143rem;
}
.ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle {
  width: 1.71428571rem;
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.ant-tree li .ant-tree-node-content-wrapper {
  height: 1.71428571rem;
  line-height: 1.71428571rem;
}
.label-normal-container {
  padding-top: 0.571429rem;
  padding-bottom: 0.571429rem;
}
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
  height: 0;
}
.ant-btn .anticon.anticon-loading.anticon-spin {
  animation: none!important;
}
.ant-btn .anticon.anticon-loading.anticon-spin > svg {
  animation: loadingCircle 1s infinite linear!important;
}
.ant-btn.m-btn-overflow > span {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  vertical-align: bottom;
}
.m-b-none {
  border: none !important;
}
.m-b-w-2 {
  border-width: 0.14285714rem;
}
.m-bb-0 {
  border-bottom: 0 !important;
}
.m-br-0 {
  border-right: 0;
}
.m-b-ra-4-l {
  border-radius: 0.28571429rem 0 0 0.28571429rem !important;
}
.m-b-ra-4-r {
  border-radius: 0 0.28571429rem 0.28571429rem 0 !important;
}
[class*="vehicle-icon-"] {
  height: 6.85714286rem;
  width: 8.57142857rem;
  background-image: url('/static/media/icons-cars.4550afda.png');
}
.vehicle-icon-s {
  background-position: -1.07142857rem 0 !important;
}
.vehicle-icon-0 {
  background-position: -11.78571429rem 0 !important;
}
.vehicle-icon-1 {
  background-position: -22.5rem 0 !important;
}
.vehicle-icon-2 {
  background-position: -33.42857143rem 0 !important;
}
.vehicle-icon-3 {
  background-position: -44.14285714rem 0 !important;
}
.vehicle-icon-4 {
  background-position: -54.85714286rem 0 !important;
}
.vehicle-icon-5 {
  background-position: -65.57142857rem 0 !important;
}
.vehicle-icon-6 {
  background-position: -76.28571429rem 0 !important;
}
.vehicle-icon-7 {
  background-position: -87rem 0 !important;
}
.vehicle-icon-8 {
  background-position: -8.14285714rem 0 !important;
}
.vehicle-icon-9 {
  background-position: -97.71428571rem 0 !important;
}
.vehicle-icon-10 {
  background-position: -129.85714286rem 0 !important;
}
.vehicle-icon-11 {
  background-position: -119.14285714rem 0 !important;
}
.vehicle-icon-13 {
  background-position: -129.85714286rem 0 !important;
}
.vehicle-icon-14 {
  background-position: -129.85714286rem 0 !important;
}
.vehicle-icon-15 {
  background-position: -151.28571429rem 0 !important;
}
.vehicle-icon-16 {
  background-position: -162rem 0 !important;
}
.vehicle-icon-17 {
  background-position: -0.85714286rem -10.71428571rem !important;
}
.vehicle-icon-18 {
  background-position: -12rem -10.71428571rem !important;
}
.vehicle-icon-19 {
  background-position: -22.57142857rem -10.71428571rem !important;
}
.vehicle-icon-20 {
  background-position: -172.28571429rem -10.71428571rem !important;
}
.vehicle-icon-21 {
  background-position: -33.42857143rem -10.71428571rem !important;
}
.vehicle-icon-22 {
  background-position: -44.14285714rem -10.71428571rem !important;
}
.vehicle-icon-23 {
  background-position: -54.85714286rem -10.71428571rem !important;
}
.vehicle-icon-24 {
  background-position: -65.57142857rem -10.71428571rem !important;
}
.vehicle-icon-25 {
  background-position: -76.28571429rem -10.71428571rem !important;
}
.vehicle-icon-26 {
  background-position: -86.57142857rem -10.71428571rem !important;
}
.vehicle-icon-27 {
  background-position: -97.71428571rem -10.71428571rem !important;
}
.vehicle-icon-28 {
  background-position: -108.42857143rem -10.71428571rem !important;
}
.vehicle-icon-29 {
  background-position: -119.14285714rem -10.71428571rem !important;
}
.vehicle-icon-30 {
  background-position: -129.85714286rem -10.71428571rem !important;
}
.vehicle-icon-31 {
  background-position: -139.71428571rem -10.71428571rem !important;
}
.vehicle-icon-32 {
  background-position: -150.85714286rem -10.71428571rem !important;
}
.vehicle-icon-33 {
  background-position: -162rem -10.71428571rem !important;
}
.vehicle-icon-34 {
  background-position: -172.71428571rem 0 !important;
}
.vehicle-icon-35 {
  background-position: -0.85714286rem 0 !important;
}
.vehicle-icon-36 {
  background-position: -0.85714286rem -21.42857143rem !important;
}
.m-jc-center {
  justify-content: center;
}
.m-jc-end {
  justify-content: flex-end;
}
.m-fd-column {
  flex-direction: column;
}
@font-face {
  font-family: 'Fcustom';
  src: url('/static/media/Lato-Regular.8ab18d93.eot');
  src: url('/static/media/Lato-Regular.8ab18d93.eot') format('embedded-opentype'), url('/static/media/Lato-Regular.27bd77b9.woff') format('woff'), url('/static/media/Lato-Regular.bd03a2cc.woff2') format('woff2'), url('/static/media/Lato-Regular.6d4e7822.ttf') format('truetype');
}
*:not(.swiper-wrapper):not(.anticon-spin):not(.ant-spin-dot-spin):not(.ant-drawer-wrapper-body) {
  animation-duration: 0s!important;
  transition-duration: 0s!important;
}
*::before {
  animation-duration: 0s!important;
  transition-duration: 0s!important;
}
*::after {
  animation-duration: 0s!important;
  transition-duration: 0s!important;
}
.ant-drawer-wrapper-body {
  transition-duration: 0.01s !important;
}
html {
  font-size: 1rem;
  background: transparent;
  font-family: 'Fcustom', "Source Han Sans", Arial, Helvetica, sans-serif;
}
body {
  background: transparent;
  font-family: 'Fcustom', "Source Han Sans", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 3000PX) {
  body {
    font-size: 28PX;
  }
  .m-h-icon-preview {
    background: url(/static/media/icon_preview_4k.cf4f0a1c.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-playback {
    background: url(/static/media/icon_playback_4k.479ac951.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-fileManagement {
    background: url(/static/media/icon_fileManagement_4k.78ff464d.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-intelReport {
    background: url(/static/media/icon_intelligentReport_4k.ecef6e66.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-taskManagement {
    background: url(/static/media/icon_taskManagement_4k.ab650caf.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-smartReplay {
    background: url(/static/media/icon_smartReplay_4k.bf5a12e5.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-oam {
    background: url(/static/media/icon_oam_4k.24e1389e.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-storageManage {
    background: url(/static/media/icon_oam_4k.24e1389e.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-auxTools {
    background: url(/static/media/icon_tools_4k.4277f3a4.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-security {
    background: url(/static/media/icon_security_4k.6d00a137.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-aiApplication {
    background: url(/static/media/icon_aiApplication_4k.2243acaa.png) no-repeat;
    background-size: 100%;
  }
  .p2pset-flow-pic {
    background-image: url('/static/media/4k_p2p.5ba6ea8c.png') !important;
  }
  ._WaveForm_ {
    background-image: url('/static/media/4k-motion_figure.69c2ea2f.png') !important;
  }
  .pannel-select-icon {
    background: url(/static/media/4K_rulebox.5e3f8c18.png) no-repeat !important;
  }
  .m-icon-waiting {
    background-image: url('/static/media/4k-waiting.9ac09198.gif');
  }
  .m-icon-abstract {
    background-image: url('/static/media/4k_abstracting.5b1a9533.gif') !important;
  }
  .m-i-platenum {
    background-image: url(/static/media/4k_icons-other.bfc62b41.png) !important;
  }
  .m-h-icon-compressManager {
    background: url(/static/media/icon_compressmanager_4k.76f454d8.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-contentSearch {
    background: url(/static/media/icon_contentSearch_4k.8ce2d076.png) no-repeat;
    background-size: 100%;
  }
  .m-h-icon-alarmServer {
    background: url(/static/media/icon_alarmServer_4k.3514c1d6.png) no-repeat;
    background-size: 100%;
  }
}
#root,
body {
  height: 100%;
  word-break: break-word;
  color: #272727;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.m-allow-user-select {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}
.m-page-container {
  padding-bottom: 3.42857143rem;
}
.m-form-control {
  margin: 1.07142857rem;
  line-height: 2.64285714rem;
}
.m-form-control .LabelIP-container {
  margin: 0 !important;
}
.m-labelContainer-control {
  padding: 0.57142857rem 0;
}
.m-labelContainer-label {
  width: 7.14285714rem;
  padding-right: 0.57142857rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
[class*="m-logo-"] {
  display: inline-block;
  vertical-align: top;
  width: 2.14285714rem;
  height: 2.14285714rem;
}
[class^="ptz-icon-"] {
  position: relative;
  background-image: url('/static/media/PTZ.1f08b89f.png');
  background-repeat: no-repeat;
}
.m-btn-icon {
  color: #272727;
  padding: 0 0.35714286rem;
}
.m-btn-normal {
  color: #272727;
  background-color: #ffffff;
  border-color: #e8e8e8;
  margin-right: 0.71428571rem;
}
.partition {
  margin-right: 1.07142857rem;
  margin-left: 1.07142857rem;
  display: inline-block;
}
.topMenus {
  opacity: 0.8;
  -webkit-animation-name: arcSlideUpIn;
  animation-name: arcSlideUpIn;
  top: 4.57142857rem !important;
  min-width: 9.28571429rem;
}
.topMenus .ant-dropdown-menu {
  border-color: #272f35;
  background-color: #272f35;
  color: #a6adb4;
}
.topMenus .ant-dropdown-menu .ant-dropdown-menu-item {
  margin-bottom: 0.57142857rem;
  margin-top: 0.28571429rem;
  padding: 0 1.14285714rem;
  height: 2.85714286rem;
  line-height: 2.85714286rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  color: inherit;
}
.topMenus .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu .ant-dropdown-menu-item i {
  margin-right: 1.42857143rem;
}
.topMenus .ant-dropdown-menu-item > .anticon {
  font-size: 1rem;
}
.topMenus .ant-dropdown-menu-item:hover {
  background-color: inherit;
  color: #ffffff !important;
}
.event-popover {
  width: 30.85714286rem;
  border: 0.07142857rem solid #f0f2f5;
  padding: 0rem !important;
}
.event-popover .list {
  padding: 0 1.14285714rem;
}
.event-popover .header {
  height: 2.57142857rem;
  background-color: #FAFAFA;
  padding: 0 1.14285714rem;
  line-height: 2.57142857rem;
}
.event-popover .header-sub {
  height: 2.57142857rem;
  padding: 0 1.14285714rem;
  font-weight: bold;
  line-height: 2.57142857rem;
}
.event-popover .panel {
  background-color: #ffffff;
}
.ant-collapse-table .ant-collapse-item {
  border-bottom: 0 !important;
}
.ant-collapse-table .ant-table {
  border: 0 !important;
  margin: -1.07142857rem;
}
.ant-collapse-table .ant-table-bordered .ant-table-content {
  border-right: 0;
}
[class*="m-h-icon"] {
  display: inline-block;
  width: 8.57142857rem;
  height: 8.57142857rem;
}
.m-h-icon-preview {
  background: url(/static/media/icon_preview.c522be82.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-playback {
  background: url(/static/media/icon_playback.5f9c4cca.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-backup {
  background: url(/static/media/icon_backup.b06990e2.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-fileManagement {
  background: url(/static/media/icon_fileManagement.fcd3dd7c.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-intelReport {
  background: url(/static/media/icon_intelligentReport.21dfdf54.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-taskManagement {
  background: url(/static/media/icon_taskManagement.5db97870.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-smartReplay {
  background: url(/static/media/icon_smartReplay.1d3055b9.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-oam {
  background: url(/static/media/icon_oam.0e1ccd5c.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-storageManage {
  background: url(/static/media/icon_oam.0e1ccd5c.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-auxTools {
  background: url(/static/media/icon_tools.dcc45530.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-security {
  background: url(/static/media/icon_security.ba425807.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-compressManager {
  background: url(/static/media/icon_compressmanager.e5c11cff.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-contentSearch {
  background: url(/static/media/icon_contentSearch.84ba94af.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-aiApplication {
  background: url(/static/media/icon_aiApplication.55d144b9.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-alarmServer {
  background: url(/static/media/icon_alarmServer.93bd9ad2.png) no-repeat;
  background-size: 100%;
}
.m-h-icon-textSearch {
  background: url(/static/media/icon_textSearch.b597bed4.png) no-repeat;
  background-size: 100%;
}
.ant-table-header-column {
  font-weight: bold;
}
.ant-modal-header {
  padding: 1rem 1.14285714rem;
}
.ant-modal-body {
  padding: 1.78571429rem;
}
.m-dialog-form .ant-modal-body {
  padding: 1.78571429rem 3.57142857rem;
}
.ant-modal-footer button + button {
  margin-left: 0.71428571rem;
}
.ant-modal-confirm-confirm {
  width: 29.71428571rem;
}
.LabelIP-container {
  margin: 0;
}
i {
  cursor: pointer;
}
.ant-btn-primary[disabled] {
  background-color: #3374AF !important;
  color: #D9D9D9 !important;
}
.labelSelect-label-Col,
.LabelInput-label-Col,
.labelText-label-Col,
.LabelIP-label-Col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
[class*="m-h-bg-icon"] {
  display: block;
  position: absolute;
  background-size: 100%;
}
.m-h-bg-icon-cube {
  top: 3%;
  left: 15%;
  width: 7rem;
  height: 7.28571429rem;
  background: url(/static/media/icon_cube.3a1dc50e.png) no-repeat;
}
.m-h-bg-icon-ball {
  top: 0;
  left: 50%;
  width: 7.28571429rem;
  height: 7.28571429rem;
  background: url(/static/media/icon_ball.f1badb43.png) no-repeat;
}
.m-h-bg-icon-round {
  top: 3%;
  right: 15%;
  width: 7.28571429rem;
  height: 6.28571429rem;
  background: url(/static/media/icon_roundCake.481daa97.png) no-repeat;
}
.m-logo-ivss-bg-small {
  display: block;
  width: 4.28571429rem;
  height: 2.14285714rem;
  background-position: 0 -20.71428571rem;
}
.m-o-i-vehicle3 {
  background-position: -15.82857143rem -21.71428571rem;
  height: 7rem;
}
.m-o-i-human2 {
  background-position: -23.28571429rem -21.91428571rem;
}
.m-o-i-face {
  background-clip: content-box;
  padding: 1.07142857rem;
  background-position: -8.14285714rem -21.42857143rem;
}
.m-o-i-novehicle-panel,
.m-o-i-nonMotor {
  background-position: -31.57142857rem -21.42857143rem;
}
.ant-modal-body .ant-modal-confirm-btns {
  display: flex;
  flex-direction: row-reverse;
}
.ant-modal-body .ant-modal-confirm-btns > button:nth-of-type(1) {
  margin-left: 0.57142857rem;
}
.ant-modal-content .ant-modal-footer {
  display: flex;
  flex-direction: row-reverse;
}
.ant-modal-content .ant-modal-footer > button:nth-of-type(1) {
  margin-left: 0.57142857rem;
}
.ant-drawer-wrapper-body .ant-drawer-footer,
.ant-drawer-wrapper-body .ant-drawer-footer > .m-text-right {
  display: flex;
  flex-direction: row-reverse;
}
.ant-drawer-wrapper-body .ant-drawer-footer button:nth-of-type(1),
.ant-drawer-wrapper-body .ant-drawer-footer > .m-text-right button:nth-of-type(1) {
  margin-left: 0.57142857rem;
}
::-webkit-scrollbar {
  width: 0.71428571rem !important;
  height: 0.71428571rem !important;
  background: #ffffff;
  cursor: pointer;
}
::-webkit-scrollbar-thumb {
  border-radius: 0.14285714rem !important;
  border-style: dashed;
  border-color: transparent;
  border-top-width: 0.14285714rem;
  border-right-width: 0;
  border-bottom-width: 0.14285714rem;
  border-left-width: 0.28571429rem;
  background-color: rgba(0, 0, 0, 0.15) !important;
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.25) !important;
  background-clip: border-box;
}
::-webkit-scrollbar-button,
::-webkit-scrollbar-corner {
  display: none;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
.m-allow-user-select {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}
.m-delete-icon:hover {
  color: #f5222d;
}
.m-normal-icon:hover {
  color: #40a9ff;
}
.m-icon-grey {
  opacity: 0.75;
}
.ant-image-preview-operations {
  line-height: 2.9;
  background-color: rgba(0, 0, 0, 0.7);
}
.ant-modal-mask {
  z-index: 1003;
}
.ant-modal-wrap {
  z-index: 1003;
}
.m-width-f10 {
  width: calc(100% - 10rem) !important;
}
.m-width-auto {
  width: auto !important;
}
.m-width-0 {
  width: 0 !important;
}
.m-width-15 {
  width: 1.07142857rem !important;
}
.m-width-20 {
  width: 1.42857143rem !important;
}
.m-width-24 {
  width: 1.71428571rem !important;
}
.m-width-25 {
  width: 1.78571429rem !important;
}
.m-width-30 {
  width: 2.14285714rem !important;
}
.m-width-40 {
  width: 2.85714286rem !important;
}
.m-width-45 {
  width: 3.21428571rem !important;
}
.m-width-50 {
  width: 3.57142857rem !important;
}
.m-width-52 {
  width: 3.71428571rem !important;
}
.m-width-54 {
  width: 3.85714286rem !important;
}
.m-width-60 {
  width: 4.28571429rem !important;
}
.m-width-65 {
  width: 4.64285714rem !important;
}
.m-width-70 {
  width: 5rem !important;
}
.m-width-72 {
  width: 5.14285714rem !important;
}
.m-width-76 {
  width: 5.42857143rem !important;
}
.m-width-80 {
  width: 5.71428571rem !important;
}
.m-width-84 {
  width: 6rem !important;
}
.m-width-85 {
  width: 6.07142857rem !important;
}
.m-width-90 {
  width: 6.42857143rem !important;
}
.m-width-95 {
  width: 6.78571429rem !important;
}
.m-width-100 {
  width: 7.14285714rem !important;
}
.m-width-105 {
  width: 7.5rem !important;
}
.m-width-108 {
  width: 7.71428571rem !important;
}
.m-width-110 {
  width: 7.85714286rem !important;
}
.m-width-112 {
  width: 8rem !important;
}
.m-width-118 {
  width: 8.42857143rem !important;
}
.m-width-120 {
  width: 8.57142857rem !important;
}
.m-width-124 {
  width: 8.85714286rem !important;
}
.m-width-126 {
  width: 9rem !important;
}
.m-width-130 {
  width: 9.28571429rem !important;
}
.m-width-132 {
  width: 9.42857143rem !important;
}
.m-width-138 {
  width: 9.85714286rem !important;
}
.m-width-140 {
  width: 10rem !important;
}
.m-width-144 {
  width: 10.28571429rem !important;
}
.m-width-148 {
  width: 10.57142857rem !important;
}
.m-width-150 {
  width: 10.71428571rem !important;
}
.m-width-156 {
  width: 11.14285714rem !important;
}
.m-width-160 {
  width: 11.42857143rem !important;
}
.m-width-168 {
  width: 12rem !important;
}
.m-width-170 {
  width: 12.14285714rem !important;
}
.m-width-175 {
  width: 12.5rem !important;
}
.m-width-180 {
  width: 12.85714286rem !important;
}
.m-width-184 {
  width: 13.14285714rem !important;
}
.m-width-190 {
  width: 13.57142857rem !important;
}
.m-width-195 {
  width: 13.92857143rem !important;
}
.m-width-200 {
  width: 14.28571429rem !important;
}
.m-width-213 {
  width: 15.21428571rem !important;
}
.m-width-215 {
  width: 15.35714286rem !important;
}
.m-width-220 {
  width: 15.71428571rem !important;
}
.m-width-224 {
  width: 16rem !important;
}
.m-width-230 {
  width: 16.42857143rem !important;
}
.m-width-240 {
  width: 17.14285714rem !important;
}
.m-width-250 {
  width: 17.85714286rem !important;
}
.m-width-260 {
  width: 18.57142857rem !important;
}
.m-width-265 {
  width: 18.92857143rem !important;
}
.m-width-270 {
  width: 19.28571429rem !important;
}
.m-width-276 {
  width: 19.71428571rem !important;
}
.m-width-280 {
  width: 20rem !important;
}
.m-width-300 {
  width: 21.42857143rem !important;
}
.m-width-310 {
  width: 22.14285714rem !important;
}
.m-width-320 {
  width: 22.85714286rem !important;
}
.m-width-330 {
  width: 23.57142857rem !important;
}
.m-width-350 {
  width: 25rem !important;
}
.m-width-360 {
  width: 25.71428571rem !important;
}
.m-width-372 {
  width: 26.57142857rem !important;
}
.m-width-380 {
  width: 27.14285714rem !important;
}
.m-width-400 {
  width: 28.57142857rem !important;
}
.m-width-405 {
  width: 28.92857143rem !important;
}
.m-width-420 {
  width: 30rem !important;
}
.m-width-435 {
  width: 31.07142857rem !important;
}
.m-width-470 {
  width: 33.57142857rem !important;
}
.m-width-480 {
  width: 34.28571429rem !important;
}
.m-width-510 {
  width: 36.42857143rem !important;
}
.m-width-520 {
  width: 37.14285714rem !important;
}
.m-width-545 {
  width: 38.92857143rem !important;
}
.m-width-580 {
  width: 41.42857143rem !important;
}
.m-width-600 {
  width: 42.85714286rem !important;
}
.m-width-648 {
  width: 46.28571429rem !important;
}
.m-width-690 {
  width: 49.28571429rem !important;
}
.m-width-760 {
  width: 54.28571429rem !important;
}
.m-width-800 {
  width: 57.14285714rem !important;
}
.m-width-850 {
  min-width: 60.71428571rem !important;
}
.m-width-900 {
  width: 64.28571429rem !important;
}
.m-width-1000 {
  width: 71.42857143rem !important;
}
.m-width-1100 {
  width: 78.57142857rem !important;
}
.m-width-1400 {
  width: 100rem !important;
}
.m-width-3p {
  width: 3% !important;
}
.m-width-9p {
  width: 9% !important;
}
.m-width-10p {
  width: 10% !important;
}
.m-width-12p {
  width: 12% !important;
}
.m-width-20p {
  width: 20% !important;
}
.m-width-25p {
  width: 25% !important;
}
.m-width-30p {
  width: 30% !important;
}
.m-width-33p {
  width: 33% !important;
}
.m-width-40p {
  width: 40% !important;
}
.m-width-45p {
  width: 45% !important;
}
.m-width-50p {
  width: 50% !important;
}
.m-width-55p {
  width: 55% !important;
}
.m-width-58p {
  width: 58% !important;
}
.m-width-60p {
  width: 60% !important;
}
.m-width-65p {
  width: 65% !important;
}
.m-width-70p {
  width: 70% !important;
}
.m-width-80p {
  width: 80% !important;
}
.m-width-90p {
  width: 90% !important;
}
.m-width-100p {
  width: 100% !important;
}
.m-width-200p {
  width: 200% !important;
}
.m-max-w-45 {
  max-width: 3.21428571rem !important;
}
.m-max-w-50 {
  max-width: 3.57142857rem !important;
}
.m-max-w-75 {
  max-width: 5.35714286rem !important;
}
.m-max-w-60 {
  max-width: 4.28571429rem !important;
}
.m-max-w-80 {
  max-width: 5.71428571rem !important;
}
.m-max-w-90 {
  max-width: 6.42857143rem !important;
}
.m-max-w-100 {
  max-width: 7.14285714rem !important;
}
.m-max-w-110 {
  max-width: 7.85714286rem !important;
}
.m-max-w-120 {
  max-width: 8.57142857rem !important;
}
.m-max-w-150 {
  max-width: 10.71428571rem !important;
}
.m-max-w-180 {
  max-width: 12.85714286rem !important;
}
.m-max-w-200 {
  max-width: 14.28571429rem !important;
}
.m-max-w-240 {
  max-width: 17.14285714rem !important;
}
.m-max-w-252 {
  max-width: 18rem !important;
}
.m-max-w-280 {
  max-width: 20rem !important;
}
.m-max-w-330 {
  max-width: 25rem !important;
}
.m-max-w-480 {
  max-width: 34.28571429rem !important;
}
.m-minw-50 {
  min-width: 3.57142857rem !important;
}
.m-minw-70 {
  min-width: 5rem !important;
}
.m-minw-80 {
  min-width: 5.71428571rem !important;
}
.m-minw-90 {
  min-width: 6.42857143rem !important;
}
.m-minw-120 {
  min-width: 8.57142857rem !important;
}
.m-minw-150 {
  min-width: 10.71428571rem !important;
}
.m-minw-175 {
  min-width: 12.5rem !important;
}
.m-minw-200 {
  min-width: 14.28571429rem !important;
}
.m-minw-350 {
  min-width: 25rem !important;
}
.m-minw-450 {
  min-width: 32.14285714rem !important;
}
.m-minw-510 {
  min-width: 36.42857143rem !important;
}
.m-minw-600 {
  min-width: 42.85714286rem !important;
}
.m-minw-800 {
  min-width: 57.14285714rem !important;
}
.m-minw-1400 {
  min-width: 100rem !important;
}
.m-height-0 {
  height: 0 !important;
}
.m-height-5 {
  height: 0.35714286rem !important;
}
.m-height-15 {
  height: 1.07142857rem !important;
}
.m-height-24 {
  height: 1.71428571rem !important;
}
.m-height-25 {
  height: 1.78571429rem !important;
}
.m-height-26 {
  height: 1.85714286rem !important;
}
.m-height-28 {
  height: 2rem !important;
}
.m-height-30 {
  height: 2.14285714rem !important;
}
.m-height-32 {
  height: 2.28571429rem !important;
}
.m-height-36 {
  height: 2.57142857rem !important;
}
.m-height-40 {
  height: 2.85714286rem !important;
}
.m-height-48 {
  height: 3.42857143rem !important;
}
.m-height-50 {
  height: 3.57142857rem !important;
}
.m-height-56 {
  height: 4rem !important;
}
.m-height-60 {
  height: 4.28571429rem !important;
}
.m-height-80 {
  height: 5.71428571rem !important;
}
.m-height-90 {
  height: 6.42857143rem !important;
}
.m-height-100 {
  height: 7.14285714rem !important;
}
.m-height-120 {
  height: 8.57142857rem !important;
}
.m-height-150 {
  height: 10.71428571rem !important;
}
.m-height-200 {
  height: 14.28571429rem !important;
}
.m-height-201 {
  height: 14.35714286rem !important;
}
.m-height-238 {
  height: 17rem !important;
}
.m-height-276 {
  height: 19.71428571rem !important;
}
.m-height-288 {
  height: 20.57142857rem !important;
}
.m-height-300 {
  height: 21.42857143rem !important;
}
.m-height-310 {
  height: 22.14285714rem !important;
}
.m-height-350 {
  height: 25rem !important;
}
.m-height-360 {
  height: 25.71428571rem !important;
}
.m-height-380 {
  height: 27.14285714rem !important;
}
.m-height-400 {
  height: 28.57142857rem !important;
}
.m-height-432 {
  height: 30.85714286rem !important;
}
.m-height-467 {
  height: 33.35714286rem !important;
}
.m-height-484 {
  height: 34.57142857rem !important;
}
.m-height-500 {
  height: 35.71428571rem !important;
}
.m-height-505 {
  height: 36.07142857rem !important;
}
.m-height-520 {
  height: 37.14285714rem !important;
}
.m-height-550 {
  height: 39.28571429rem !important;
}
.m-height-648 {
  height: 46.28571429rem !important;
}
.m-height-100p {
  height: 100% !important;
}
.m-min-h-500p {
  min-height: 35.71428571rem !important;
}
[class*="m-logo-"] {
  background-image: url('/logo/logo.png');
}
.login-backgroundImage {
  background-image: url('/static/media/loginbg.a7952846.jpg');
}
.text-search-logo-text {
  background: url('/logo/wizseek.png') no-repeat;
}
@media screen and (min-device-width: 3000PX) {
  [class*="m-logo-"] {
    background-image: url('/logo/4k_logo.png');
  }
  .text-search-logo-text {
    background: url('/logo/4k_wizseek.png') no-repeat;
  }
}
.m-m-a {
  margin: auto;
}
.m-ml-a {
  margin-left: auto;
}
.m-m-0 {
  margin: 0 !important;
}
.m-m-20 {
  margin: 1.42857143rem !important;
}
.m-m-10 {
  margin: 0.71428571rem !important;
}
.m-m-22 {
  margin: 1.57142857rem !important;
}
.m-mr-0 {
  margin-right: 0 !important;
}
.m-mr-4 {
  margin-right: 0.28571429rem !important;
}
.m-mr-5 {
  margin-right: 0.35714286rem !important;
}
.m-mr-6 {
  margin-right: 0.42857143rem !important;
}
.m-mr-8 {
  margin-right: 0.57142857rem !important;
}
.m-mr-10 {
  margin-right: 0.71428571rem !important;
}
.m-mr-12 {
  margin-right: 0.85714286rem !important;
}
.m-mr-15 {
  margin-right: 1.07142857rem !important;
}
.m-mr-16 {
  margin-right: 1.14285714rem !important;
}
.m-mr-20 {
  margin-right: 1.42857143rem !important;
}
.m-mr-24 {
  margin-right: 1.71428571rem !important;
}
.m-mr-30 {
  margin-right: 2.14285714rem !important;
}
.m-mr-36 {
  margin-right: 2.57142857rem !important;
}
.m-mr-40 {
  margin-right: 2.85714286rem !important;
}
.m-mr-70 {
  margin-right: 5rem !important;
}
.m-mr-100 {
  margin-right: 7.14285714rem !important;
}
.m-mr-120 {
  margin-right: 8.57142857rem !important;
}
.m-mr-140 {
  margin-right: 10rem !important;
}
.m-mr-186 {
  margin-right: 13.28571429rem !important;
}
.m-mr-200 {
  margin-right: 14.28571429rem !important;
}
.m-mr-250 {
  margin-right: 17.85714286rem !important;
}
.m-mr-f2 {
  margin-right: -0.14285714rem !important;
}
.m-mr-f6 {
  margin-right: -0.42857143rem !important;
}
.m-mr-f7 {
  margin-right: -0.5rem !important;
}
.m-mr-f10 {
  margin-right: -0.71428571rem !important;
}
.m-mr-f14 {
  margin-right: -1rem !important;
}
.m-mr-f15 {
  margin-right: -1.07142857rem !important;
}
.m-mr-f16 {
  margin-right: -1.14285714rem !important;
}
.m-mr-f17 {
  margin-right: -1.21428571rem !important;
}
.m-mr-f18 {
  margin-right: -1.28571429rem !important;
}
.m-mr-f23 {
  margin-right: -1.64285714rem !important;
}
.m-mr-f25 {
  margin-right: -1.78571429rem !important;
}
.m-mr-f27 {
  margin-right: -1.92857143rem !important;
}
.m-ml-0 {
  margin-left: 0 !important;
}
.m-ml-3 {
  margin-left: 0.21428571rem !important;
}
.m-ml-5 {
  margin-left: 0.35714286rem !important;
}
.m-ml-6 {
  margin-left: 0.42857143rem !important;
}
.m-ml-7 {
  margin-left: 0.5rem !important;
}
.m-ml-8 {
  margin-left: 0.57142857rem !important;
}
.m-ml-9 {
  margin-left: 0.64285714rem !important;
}
.m-ml-10 {
  margin-left: 0.71428571rem !important;
}
.m-ml-12 {
  margin-left: 0.85714286rem !important;
}
.m-ml-15 {
  margin-left: 1.07142857rem !important;
}
.m-ml-16 {
  margin-left: 1.14285714rem !important;
}
.m-ml-17 {
  margin-left: 1.21428571rem !important;
}
.m-ml-18 {
  margin-left: 1.28571429rem !important;
}
.m-ml-20 {
  margin-left: 1.42857143rem !important;
}
.m-ml-22 {
  margin-left: 1.57142857rem !important;
}
.m-ml-23 {
  margin-left: 1.64285714rem !important;
}
.m-ml-24 {
  margin-left: 1.71428571rem !important;
}
.m-ml-25 {
  margin-left: 1.78571429rem !important;
}
.m-ml-29 {
  margin-left: 2.07142857rem !important;
}
.m-ml-30 {
  margin-left: 2.14285714rem !important;
}
.m-ml-33 {
  margin-left: 2.35714286rem !important;
}
.m-ml-35 {
  margin-left: 2.5rem !important;
}
.m-ml-36 {
  margin-left: 2.57142857rem !important;
}
.m-ml-37 {
  margin-left: 2.64285714rem !important;
}
.m-ml-40 {
  margin-left: 2.85714286rem !important;
}
.m-ml-42 {
  margin-left: 3rem !important;
}
.m-ml-47 {
  margin-left: 3.35714286rem !important;
}
.m-ml-48 {
  margin-left: 3.42857143rem !important;
}
.m-ml-49 {
  margin-left: 3.5rem !important;
}
.m-ml-50 {
  margin-left: 3.57142857rem !important;
}
.m-ml-50-5 {
  margin-left: 3.60714286rem !important;
}
.m-ml-52 {
  margin-left: 3.71428571rem !important;
}
.m-ml-60 {
  margin-left: 4.28571429rem !important;
}
.m-ml-65 {
  margin-left: 4.64285714rem !important;
}
.m-ml-70 {
  margin-left: 5rem !important;
}
.m-ml-72 {
  margin-left: 5.14285714rem !important;
}
.m-ml-75 {
  margin-left: 5.35714286rem !important;
}
.m-ml-80 {
  margin-left: 5.71428571rem !important;
}
.m-ml-90 {
  margin-left: 6.42857143rem !important;
}
.m-ml-100 {
  margin-left: 7.14285714rem !important;
}
.m-ml-108 {
  margin-left: 7.71428571rem !important;
}
.m-ml-110 {
  margin-left: 7.85714286rem !important;
}
.m-ml-112 {
  margin-left: 8rem !important;
}
.m-ml-127 {
  margin-left: 9.07142857rem !important;
}
.m-ml-130 {
  margin-left: 9.28571429rem !important;
}
.m-ml-150 {
  margin-left: 10.71428571rem !important;
}
.m-ml-170 {
  margin-left: 12.14285714rem !important;
}
.m-ml-200 {
  margin-left: 14.28571429rem !important;
}
.m-ml-220 {
  margin-left: 15.71428571rem !important;
}
.m-ml-480 {
  margin-left: 34.28571429rem !important;
}
.m-ml-540 {
  margin-left: 38.57142857rem !important;
}
.m-ml-586 {
  margin-left: 41.85714286rem !important;
}
.m-ml-590 {
  margin-left: 42.14285714rem !important;
}
.m-ml-620 {
  margin-left: 44.28571429rem !important;
}
.m-ml-765 {
  margin-left: 54.64285714rem !important;
}
.m-ml-800 {
  margin-left: 57.14285714rem !important;
}
.m-ml-f1 {
  margin-left: -0.07142857rem !important;
}
.m-ml-f3 {
  margin-left: -0.21428571rem !important;
}
.m-ml-f4 {
  margin-left: -0.28571429p !important;
}
.m-ml-f5 {
  margin-left: -0.35714286p !important;
}
.m-ml-f6 {
  margin-left: -0.42857143rem !important;
}
.m-ml-f8 {
  margin-left: -0.57142857rem !important;
}
.m-ml-f9 {
  margin-left: -0.64285714rem !important;
}
.m-ml-f10 {
  margin-left: -0.71428571rem !important;
}
.m-ml-f13 {
  margin-left: -0.92857143rem !important;
}
.m-ml-f14 {
  margin-left: -1rem !important;
}
.m-ml-f15 {
  margin-left: -1.07142857rem !important;
}
.m-ml-f16 {
  margin-left: -1.14285714rem !important;
}
.m-ml-f17 {
  margin-left: -1.21428571rem !important;
}
.m-ml-f18 {
  margin-left: -1.28571429rem !important;
}
.m-ml-f20 {
  margin-left: -1.42857143rem !important;
}
.m-ml-f24 {
  margin-left: -1.71428571rem !important;
}
.m-ml-f30 {
  margin-left: -2.14285714rem !important;
}
.m-ml-f31 {
  margin-left: -2.21428571rem !important;
}
.m-ml-f32 {
  margin-left: -2.28571429rem !important;
}
.m-ml-f33 {
  margin-left: -2.35714286rem !important;
}
.m-ml-f60 {
  margin-left: -4.28571429rem !important;
}
.m-mt-0 {
  margin-top: 0 !important;
}
.m-mt-2 {
  margin-top: 0.14285714rem !important;
}
.m-mt-3 {
  margin-top: 0.21428571rem !important;
}
.m-mt-4 {
  margin-top: 0.28571429rem !important;
}
.m-mt-5 {
  margin-top: 0.35714286rem !important;
}
.m-mt-6 {
  margin-top: 0.42857143rem !important;
}
.m-mt-7 {
  margin-top: 0.5rem !important;
}
.m-mt-8 {
  margin-top: 0.57142857rem !important;
}
.m-mt-10 {
  margin-top: 0.71428571rem !important;
}
.m-mt-12 {
  margin-top: 0.85714286rem !important;
}
.m-mt-15 {
  margin-top: 1.07142857rem !important;
}
.m-mt-16 {
  margin-top: 1.14285714rem !important;
}
.m-mt-20 {
  margin-top: 1.42857143rem !important;
}
.m-mt-24 {
  margin-top: 1.71428571rem !important;
}
.m-mt-30 {
  margin-top: 2.14285714rem !important;
}
.m-mt-42 {
  margin-top: 3rem !important;
}
.m-mt-32 {
  margin-top: 2.28571429rem !important;
}
.m-mt-35 {
  margin-top: 2.5rem !important;
}
.m-mt-36 {
  margin-top: 2.57142857rem !important;
}
.m-mt-44 {
  margin-top: 3.14285714rem !important;
}
.m-mt-50 {
  margin-top: 3.57142857rem !important;
}
.m-mt-60 {
  margin-top: 4.28571429rem !important;
}
.m-mt-64 {
  margin-top: 4.57142857rem !important;
}
.m-mt-70 {
  margin-top: 5rem !important;
}
.m-mt-72 {
  margin-top: 5.14285714rem !important;
}
.m-mt-100 {
  margin-top: 7.14285714rem !important;
}
.m-mt-120 {
  margin-top: 8.57142857rem !important;
}
.m-mt-180 {
  margin-top: 12.85714286rem !important;
}
.m-mt-210 {
  margin-top: 15rem !important;
}
.m-mt-f2 {
  margin-top: -0.14285714rem !important;
}
.m-mt-f3 {
  margin-top: -0.21428571rem !important;
}
.m-mt-f4 {
  margin-top: -0.28571429rem !important;
}
.m-mt-f5 {
  margin-top: -0.35714286rem !important;
}
.m-mt-f6 {
  margin-top: -0.42857143rem !important;
}
.m-mt-f8 {
  margin-top: -0.57142857rem !important;
}
.m-mt-f9 {
  margin-top: -0.64285714rem !important;
}
.m-mt-f10 {
  margin-top: -0.71428571rem !important;
}
.m-mt-f12 {
  margin-top: -0.85714286rem !important;
}
.m-mt-f15 {
  margin-top: -1.07142857rem !important;
}
.m-mt-f20 {
  margin-top: -1.42857143rem !important;
}
.m-mt-f32 {
  margin-top: -2.28571429rem !important;
}
.m-mt-f40 {
  margin-top: -2.85714286rem !important;
}
.m-mb-0 {
  margin-bottom: 0 !important;
}
.m-mb-2 {
  margin-bottom: 0.14285714rem !important;
}
.m-mb-3 {
  margin-bottom: 0.21428571rem !important;
}
.m-mb-5 {
  margin-bottom: 0.35714286rem !important;
}
.m-mb-6 {
  margin-bottom: 0.42857143rem !important;
}
.m-mb-8 {
  margin-bottom: 0.57142857rem !important;
}
.m-mb-10 {
  margin-bottom: 0.71428571rem !important;
}
.m-mb-12 {
  margin-bottom: 0.85714286rem !important;
}
.m-mb-15 {
  margin-bottom: 1.07142857rem !important;
}
.m-mb-16 {
  margin-bottom: 1.14285714rem !important;
}
.m-mb-14 {
  margin-bottom: 1rem !important;
}
.m-mb-20 {
  margin-bottom: 1.42857143rem !important;
}
.m-mb-30 {
  margin-bottom: 2.14285714rem !important;
}
.m-mb-24 {
  margin-bottom: 1.71428571rem !important;
}
.m-mb-30 {
  margin-bottom: 2.14285714rem !important;
}
.m-mb-35 {
  margin-bottom: 2.5rem !important;
}
.m-mb-40 {
  margin-bottom: 2.85714286rem !important;
}
.m-mb-60 {
  margin-bottom: 4.28571429rem !important;
}
.m-mb-80 {
  margin-bottom: 5.71428571rem !important;
}
.m-mb-100 {
  margin-bottom: 7.14285714rem !important;
}
.m-mb-130 {
  margin-bottom: 9.28571429rem !important;
}
[class*="multi-color-"] {
  height: 1.5rem;
  width: 2rem;
}
.multi-color-car {
  background-image: url('/static/media/multi-color-car.e13adb49.png');
}
.multi-color-jacket {
  background-image: url('/static/media/multi-color-jacket.8dd4cce2.png');
}
.multi-color-licensePlate {
  background-image: url('/static/media/multi-color-licensePlate.5bad5891.png');
}
.multi-color-nonmotor {
  background-image: url('/static/media/multi-color-nonmotor.0be8e97b.png');
}
.multi-color-pants {
  background-image: url('/static/media/multi-color-pants.ac1f98bf.png');
}
@media screen and (min-width: 3000PX) {
  .multi-color-car {
    background-image: url('/static/media/multi-color-car-4k.5fbffcca.png');
  }
  .multi-color-jacket {
    background-image: url('/static/media/multi-color-jacket-4k.9a44cb64.png');
  }
  .multi-color-licensePlate {
    background-image: url('/static/media/multi-color-licensePlate-4k.d89f52fe.png');
  }
  .multi-color-nonmotor {
    background-image: url('/static/media/multi-color-nonmotor-4k.ef01917f.png');
  }
  .multi-color-pants {
    background-image: url('/static/media/multi-color-pants-4k.14724556.png');
  }
}
.m-p-0 {
  padding: 0 !important;
}
.m-p-5 {
  padding: 0.35714286rem !important;
}
.m-p-8 {
  padding: 0.57142857rem !important;
}
.m-p-12 {
  padding: 0.85714286rem !important;
}
.m-p-15 {
  padding: 1.07142857rem !important;
}
.m-p-16 {
  padding: 1.14285714rem !important;
}
.m-p-20 {
  padding: 1.42857143rem !important;
}
.m-p-22 {
  padding: 1.57142857rem !important;
}
.m-p-24 {
  padding: 1.71428571rem !important;
}
.m-p-25 {
  padding: 1.78571429rem !important;
}
.m-pl-0 {
  padding-left: 0 !important;
}
.m-pl-5 {
  padding-left: 0.35714286rem !important;
}
.m-pl-6 {
  padding-left: 0.42857143rem !important;
}
.m-pl-7 {
  padding-left: 0.5rem !important;
}
.m-pl-8 {
  padding-left: 0.57142857rem !important;
}
.m-pl-9 {
  padding-left: 0.64285714rem !important;
}
.m-pl-10 {
  padding-left: 0.71428571rem !important;
}
.m-pl-11 {
  padding-left: 0.78571429rem !important;
}
.m-pl-12 {
  padding-left: 0.85714286rem !important;
}
.m-pl-13 {
  padding-left: 0.92857143rem !important;
}
.m-pl-15 {
  padding-left: 1.07142857rem !important;
}
.m-pl-16 {
  padding-left: 1.14285714rem !important;
}
.m-pl-17 {
  padding-left: 1.21428571rem !important;
}
.m-pl-20 {
  padding-left: 1.42857143rem !important;
}
.m-pl-24 {
  padding-left: 1.71428571rem !important;
}
.m-pl-25 {
  padding-left: 1.78571429rem !important;
}
.m-pl-30 {
  padding-left: 2.14285714rem !important;
}
.m-pl-35 {
  padding-left: 2.5rem !important;
}
.m-pl-37 {
  padding-left: 2.64285714rem !important;
}
.m-pl-40 {
  padding-left: 2.85714286rem !important;
}
.m-pl-43 {
  padding-left: 3.07142857rem !important;
}
.m-pl-45 {
  padding-left: 3.21428571rem !important;
}
.m-pl-50 {
  padding-left: 3.57142857rem !important;
}
.m-pl-60 {
  padding-left: 4.28571429rem !important;
}
.m-pl-70 {
  padding-left: 5rem !important;
}
.m-pl-90 {
  padding-left: 6.42857143rem !important;
}
.m-pr-0 {
  padding-right: 0 !important;
}
.m-pr-5 {
  padding-right: 0.35714286rem !important;
}
.m-pr-6 {
  padding-right: 0.42857143rem !important;
}
.m-pr-8 {
  padding-right: 0.57142857rem !important;
}
.m-pr-10 {
  padding-right: 0.71428571rem !important;
}
.m-pr-12 {
  padding-right: 0.85714286rem !important;
}
.m-pr-15 {
  padding-right: 1.07142857rem !important;
}
.m-pr-16 {
  padding-right: 1.14285714rem !important;
}
.m-pr-20 {
  padding-right: 1.42857143rem !important;
}
.m-pr-24 {
  padding-right: 1.71428571rem !important;
}
.m-pr-24 {
  padding-right: 1.71428571rem !important;
}
.m-pr-30 {
  padding-right: 2.14285714rem !important;
}
.m-pr-40 {
  padding-right: 2.85714286rem !important;
}
.m-pr-84 {
  padding-right: 6rem !important;
}
.m-pr-114 {
  padding-right: 8.14285714rem !important;
}
.m-pt-0 {
  padding-top: 0 !important;
}
.m-pt-3 {
  padding-top: 0.21428571rem !important;
}
.m-pt-4 {
  padding-top: 0.28571429rem !important;
}
.m-pt-6 {
  padding-top: 0.42857143rem !important;
}
.m-pt-8 {
  padding-top: 0.57142857rem !important;
}
.m-pt-10 {
  padding-top: 0.71428571rem !important;
}
.m-pt-12 {
  padding-top: 0.85714286rem !important;
}
.m-pt-16 {
  padding-top: 1.14285714rem !important;
}
.m-pt-20 {
  padding-top: 1.42857143rem !important;
}
.m-pt-24 {
  padding-top: 1.71428571rem !important;
}
.m-pt-1 {
  padding-top: 0.07142857rem !important;
}
.m-pt-3 {
  padding-top: 0.21428571rem !important;
}
.m-pt-5 {
  padding-top: 0.35714286rem !important;
}
.m-pt-15 {
  padding-top: 1.07142857rem !important;
}
.m-pt-20 {
  padding-top: 1.42857143rem !important;
}
.m-pt-35 {
  padding-top: 2.5rem !important;
}
.m-pt-70 {
  padding-top: 5rem !important;
}
.m-pt-120 {
  padding-top: 8.57142857rem !important;
}
.m-pb-0 {
  padding-bottom: 0 !important;
}
.m-pb-2 {
  padding-bottom: 0.14285714rem !important;
}
.m-pb-5 {
  padding-bottom: 0.35714286rem !important;
}
.m-pb-8 {
  padding-bottom: 0.57142857rem !important;
}
.m-pb-10 {
  padding-bottom: 0.71428571rem !important;
}
.m-pb-15 {
  padding-bottom: 1.07142857rem !important;
}
.m-pb-16 {
  padding-bottom: 1.14285714rem !important;
}
.m-pb-24 {
  padding-bottom: 1.71428571rem !important;
}
.m-pb-50 {
  padding-bottom: 3.57142857rem !important;
}
.m-pb-108 {
  padding-bottom: 7.71428571rem !important;
}
.m-pos-abs {
  position: absolute !important;
}
.m-pos-static {
  position: static !important;
}
.m-pos-r {
  position: relative !important;
}
.m-top-0 {
  top: 0 !important;
}
.m-top-10 {
  top: 0.71428571rem !important;
}
.m-top-72 {
  top: 5.14285714rem !important;
}
.m-top-90 {
  top: 6.42857143rem !important;
}
.m-top-130 {
  top: 9.28571429rem !important;
}
.m-bottom-0 {
  bottom: 0 !important;
}
.m-bottom-2-4 {
  bottom: 0.17142857rem !important;
}
.m-bottom-3 {
  bottom: 0.21428571rem !important;
}
.m-bottom-18 {
  bottom: 1.28571429rem !important;
}
.m-bottom-50 {
  bottom: 3.57142857rem !important;
}
.m-bottom-100 {
  bottom: 7.14285714rem !important;
}
.m-left-0 {
  left: 0 !important;
}
.m-left-24 {
  left: 1.71428571rem !important;
}
.m-left-108 {
  left: 7.71428571rem !important;
}
.m-left-150 {
  left: 10.71428571rem !important;
}
.m-left-168 {
  left: 12rem !important;
}
.m-left-200 {
  left: 14.28571429rem !important;
}
.m-left-240 {
  left: 17.14285714rem !important;
}
.m-left-276 {
  left: 19.71428571rem !important;
}
.m-left-300 {
  left: 21.42857143rem !important;
}
.m-left-10p {
  left: 10% !important;
}
.m-right-16 {
  right: 1.14285714rem !important;
}
.m-right-84 {
  right: 6rem !important;
}
.m-right-124 {
  right: 8.85714286rem !important;
}
.m-right-130 {
  right: 9.28571429rem !important;
}
.m-topmax {
  z-index: 10004 !important;
}
.m-float-none {
  float: none !important;
}
.m-float-left {
  float: left;
}
.m-float-right {
  float: right !important;
}
.m-clear-both {
  clear: both;
}
.m-clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.m-display-none {
  display: none;
}
.m-flexVer-flex {
  display: flex !important;
}
.m-display-flex {
  display: flex;
}
.m-flexVer-center {
  display: flex;
  align-items: center;
}
.m-flexText-right {
  display: flex;
  justify-content: flex-end;
}
.m-flexWrap-wrap {
  flex-wrap: wrap;
}
.m-flexVer-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m-flexVer-around {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.m-hor-center {
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.m-ver-center {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
}
.m-hor-ver-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}
.m-fw-normal {
  font-weight: normal !important;
}
.m-fw-bold {
  font-weight: bold !important;
}
.m-fs-small {
  font-size: small;
}
.m-fs-12 {
  font-size: 0.85714286rem;
}
.m-fs-14 {
  font-size: 1rem !important;
}
.m-fs-15 {
  font-size: 1.07142857rem;
}
.m-fs-16 {
  font-size: 1.14285714rem !important;
}
.m-fs-18 {
  font-size: 1.28571429rem !important;
}
.m-fs-20 {
  font-size: 1.42857143rem !important;
}
.m-fs-21 {
  font-size: 1.5rem;
}
.m-fs-22 {
  font-size: 1.57142857rem;
}
.m-fs-24 {
  font-size: 1.71428571rem;
}
.m-fs-28 {
  font-size: 2rem;
}
.m-fs-30 {
  font-size: 2.14285714rem;
}
.m-fs-38 {
  font-size: 2.14285714rem;
}
.m-fs-43 {
  font-size: 3.07142857rem;
}
.m-lh-22 {
  line-height: 1.57142857rem !important;
}
.m-lh-24 {
  line-height: 1.71428571rem;
}
.m-lh-28 {
  line-height: 2rem;
}
.m-lh-30 {
  line-height: 2.14285714rem;
}
.m-lh-32 {
  line-height: 2.28571429rem;
}
.m-lh-35 {
  line-height: 2.5rem;
}
.m-lh-40 {
  line-height: 2.85714286rem !important;
}
.m-lh-48 {
  line-height: 3.42857143rem !important;
}
.m-cursor-default {
  cursor: default !important;
}
.m-cursor-pointer {
  cursor: pointer !important;
}
.m-cursor-crosshair {
  cursor: crosshair !important;
}
.m-cursor-move {
  cursor: move !important;
}
.m-cursor-text {
  cursor: text !important;
}
.m-cursor-wait {
  cursor: wait !important;
}
.m-cursor-help {
  cursor: help !important;
}
.m-cursor-notAllowed {
  cursor: not-allowed !important;
}
.m-vertical-top {
  vertical-align: top !important;
}
.m-vertical-middle {
  vertical-align: middle !important;
}
.m-vertical-bottom {
  vertical-align: bottom !important;
}
.m-vertical-text-bottom {
  vertical-align: text-bottom !important;
}
.m-text-center {
  text-align: center;
}
.m-text-left {
  text-align: left;
}
.m-text-right {
  text-align: right;
}
.m-inline-block {
  display: inline-block;
}
.m-visibility-hidden {
  visibility: hidden !important;
}
.m-display-hidden {
  display: none !important;
}
.m-display-show {
  display: '' !important;
}
.m-display-flex {
  display: inline-flex !important;
}
.m-overflow-hidden {
  overflow: hidden !important;
}
.m-overflow-initial {
  overflow: initial !important;
}
.m-overflow-auto {
  overflow: auto !important;
}
.m-opacity-0 {
  opacity: 0;
}
.m-ws-nowrap {
  white-space: nowrap;
}
.m-ws-prewrap {
  white-space: pre-wrap;
}
.m-wb-normal {
  word-break: normal;
}
.m-text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.m-text-ellipsis2 {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.m-text-clamp-3 {
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m-text-red {
  color: #f5222d !important;
}
.m-text-blue {
  color: #1890ff !important;
}
.m-text-green {
  color: #52c41a !important;
}
.m-text-orange {
  color: #fcac15 !important;
}
.m-text-warn {
  color: #fcac15 !important;
}
.m-text-gray {
  color: #8f8f8f !important;
}
.m-text-serious {
  color: #FF6C00;
}
.tips-text {
  font-size: 0.85714286rem;
  color: #8f8f8f;
}
.m-text-arb-bidi-over {
  unicode-bidi: bidi-override;
}
html,
body {
  font-size: 14PX;
}
@media screen and (min-device-width: 3000PX) {
  html,
  body {
    font-size: 28PX;
  }
  [class^="ptz-icon-"] {
    background-image: url('/static/media/4k_PTZ.3b8be864.png');
  }
  [class*="m-o-i-"] {
    background-image: url('/static/media/4k_icons-other.bfc62b41.png');
  }
  [class*="vehicle-icon-"] {
    background-image: url('/static/media/4k_icons-cars.4eabbf47.png');
  }
  [class^="pan-i-tip-"] {
    background-image: url('/static/media/4k_device.ae735abc.png');
  }
  .m-o-diskgroup {
    background: url('/static/media/4k_diskgroup.1a878466.png') no-repeat;
  }
}
._PasswordCheck_ {
  padding-top: inherit;
}
._SysSet_ {
  padding: 1.71428571rem;
}
