.chart-card-header[data-v-d2662de4] {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.chart-card-header .meta[data-v-d2662de4] {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.chart-card-action[data-v-d2662de4] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.chart-card-footer[data-v-d2662de4] {
  border-top: 1px solid #e8e8e8;
  padding-top: 9px;
  margin-top: 8px;
}
.chart-card-footer > *[data-v-d2662de4] {
  position: relative;
}
.chart-card-footer .field[data-v-d2662de4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.chart-card-content[data-v-d2662de4] {
  margin-bottom: 12px;
  position: relative;
  height: 46px;
  width: 100%;
}
.chart-card-content .content-fix[data-v-d2662de4] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.total[data-v-d2662de4] {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  color: #000;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 38px;
  height: 38px;
}

.loader-gift-root .loader-img[data-v-4b53b0b8] {
  margin: 100px auto 0px;
}
.loader-gift-root .loader-img img[data-v-4b53b0b8] {
  width: 100%;
}
.loader-gift-root p[data-v-4b53b0b8] {
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-18) var(--unnamed-font-family-noto-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--text-main);
  text-align: center;
}
.loader-gift-root .data-loading[data-v-4b53b0b8] {
  margin-top: 24px;
  position: relative;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-18) var(--unnamed-font-family-noto-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--text-inactive);
  text-align: center;
}
.loader-gift-root .data-loading a[data-v-4b53b0b8] {
  color: #EF7555;
}
.loader-gift-root .data-loading[data-v-4b53b0b8]:before {
  content: '';
  position: absolute;
  left: 0;
  width: 35%;
  height: 1px;
  top: 50%;
  /* UI Properties */
  background: #D7D8DE 0% 0% no-repeat padding-box;
}
.loader-gift-root .data-loading[data-v-4b53b0b8]:after {
  content: '';
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
  top: 50%;
  /* UI Properties */
  background: #D7D8DE 0% 0% no-repeat padding-box;
  opacity: 1;
}


.loader[data-v-f0a19a16] {
  width: 50px;
  height: 165px;
  position: relative;
}
.loader[data-v-f0a19a16]::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50% , 0);
  width: 16px;
  height: 16px;
  background: #FF3D00;
  border-radius: 50%;
  animation: bounce-data-v-f0a19a16 2s linear infinite;
}
.loader[data-v-f0a19a16]::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 48px;
  width: 48px;
  background: var(--primary-main);
  border-radius: 4px;
  animation: rotate-data-v-f0a19a16 2s linear infinite;
}
@keyframes bounce-data-v-f0a19a16 {
0% , 50% , 100%{
    transform: translate(-50%, 0px);
    height: 20px;
}
20% {
    transform: translate(-25%, 85px);
    height: 28px;
}
25% {
    transform: translate(-25%, 110px);
    height: 12px;
}
70% {
    transform: translate(-75%, 85px);
    height: 28px;
}
75% {
    transform: translate(-75%, 108px);
    height: 12px;
}
}
@keyframes rotate-data-v-f0a19a16 {
0% , 50% , 100%{ transform: rotate(0deg)}
25% { transform: rotate(90deg)}
75%{ transform: rotate(-90deg)}
}


.loader[data-v-95327872] {
  width: 84px;
  height: 84px;
  position: relative;
}
.loader[data-v-95327872]:before , .loader[data-v-95327872]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width:84px;
  height: 84px;
  border-radius: 50%;
  background:#FF3D00;
  animation: push-data-v-95327872 1s infinite linear alternate;
}
.loader[data-v-95327872]:after {
  top: auto;
  bottom: 0;
  left: 0;
  background: #fff;
  animation-direction: alternate-reverse;
}
@keyframes push-data-v-95327872 {
0% {
    width:14px;
    height: 14px;
}
100% {
    width:84px;
    height: 84px;
}
}


.loader[data-v-1e9addb1] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 2px solid #FF3D00;
  box-sizing: border-box;
  animation: rotation-data-v-1e9addb1 1s linear infinite;
}
.loader[data-v-1e9addb1]::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 4px;
  top: 4px;
  border: 2px solid #FFF;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
@keyframes rotation-data-v-1e9addb1 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}


.loader[data-v-1ea8f532] {
  width: 48px;
  height: 48px;
  border: 2px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation-data-v-1ea8f532 1s linear infinite;
}
.loader[data-v-1ea8f532]::after,
.loader[data-v-1ea8f532]::before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  background: #FF3D00;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.loader[data-v-1ea8f532]::before {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
@keyframes rotation-data-v-1ea8f532 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}


.loader[data-v-06f5df43] {
  width: 48px;
  height: 48px;
  border: 5px solid var(--primary-main);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  animation: pulse-data-v-06f5df43 1s linear infinite;
}
.loader[data-v-06f5df43]:after {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  border: 5px solid var(--primary-main);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: scaleUp-data-v-06f5df43 1s linear infinite;
}
@keyframes scaleUp-data-v-06f5df43 {
0% { transform: translate(-50%, -50%) scale(0)
}
60% , 100% { transform: translate(-50%, -50%)  scale(1)}
}
@keyframes pulse-data-v-06f5df43 {
0% , 60% , 100%{ transform:  scale(1)
}
80% { transform:  scale(1.2)}
}


.loader[data-v-0fedc1a6] {
  position: relative;
  width: 120px;
  height: 90px;
  margin: 0 auto;
}
.loader[data-v-0fedc1a6]:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #FF3D00;
  animation: loading-bounce-data-v-0fedc1a6 0.5s ease-in-out infinite alternate;
}
.loader[data-v-0fedc1a6]:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 7px;
  width: 45px;
  border-radius: 4px;
  box-shadow: 0 5px 0 #fff, -35px 50px 0 #fff, -70px 95px 0 #fff;
  animation: loading-step-data-v-0fedc1a6 1s ease-in-out infinite;
}
@keyframes loading-bounce-data-v-0fedc1a6 {
0% { transform: scale(1, 0.7)}
40% { transform: scale(0.8, 1.2)}
60% { transform: scale(1, 1)}
100% { bottom: 140px
}
}
@keyframes loading-step-data-v-0fedc1a6 {
0% {
    box-shadow: 0 10px 0 rgba(0,0,0,0),
    0 10px 0 #fff,
    -35px 50px 0 #fff,
    -70px 90px 0 #fff;
}
100% {
    box-shadow: 0 10px 0 #fff,
    -35px 50px 0 #fff,
    -70px 90px 0 #fff,
    -70px 90px 0 rgba(0,0,0,0);
}
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-no-unknown */
html[data-v-32356f0b],
body[data-v-32356f0b] {
  width: 100%;
  height: 100%;
}
input[data-v-32356f0b]::-ms-clear,
input[data-v-32356f0b]::-ms-reveal {
  display: none;
}
*[data-v-32356f0b],
*[data-v-32356f0b]::before,
*[data-v-32356f0b]::after {
  box-sizing: border-box;
}
html[data-v-32356f0b] {
  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;
}
article[data-v-32356f0b],
aside[data-v-32356f0b],
dialog[data-v-32356f0b],
figcaption[data-v-32356f0b],
figure[data-v-32356f0b],
footer[data-v-32356f0b],
header[data-v-32356f0b],
hgroup[data-v-32356f0b],
main[data-v-32356f0b],
nav[data-v-32356f0b],
section[data-v-32356f0b] {
  display: block;
}
body[data-v-32356f0b] {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
[tabindex='-1'][data-v-32356f0b]:focus {
  outline: none !important;
}
hr[data-v-32356f0b] {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1[data-v-32356f0b],
h2[data-v-32356f0b],
h3[data-v-32356f0b],
h4[data-v-32356f0b],
h5[data-v-32356f0b],
h6[data-v-32356f0b] {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p[data-v-32356f0b] {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title][data-v-32356f0b],
abbr[data-original-title][data-v-32356f0b] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address[data-v-32356f0b] {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'][data-v-32356f0b],
input[type='password'][data-v-32356f0b],
input[type='number'][data-v-32356f0b],
textarea[data-v-32356f0b] {
  -webkit-appearance: none;
}
ol[data-v-32356f0b],
ul[data-v-32356f0b],
dl[data-v-32356f0b] {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol[data-v-32356f0b],
ul ul[data-v-32356f0b],
ol ul[data-v-32356f0b],
ul ol[data-v-32356f0b] {
  margin-bottom: 0;
}
dt[data-v-32356f0b] {
  font-weight: 500;
}
dd[data-v-32356f0b] {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote[data-v-32356f0b] {
  margin: 0 0 1em;
}
dfn[data-v-32356f0b] {
  font-style: italic;
}
b[data-v-32356f0b],
strong[data-v-32356f0b] {
  font-weight: bolder;
}
small[data-v-32356f0b] {
  font-size: 80%;
}
sub[data-v-32356f0b],
sup[data-v-32356f0b] {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub[data-v-32356f0b] {
  bottom: -0.25em;
}
sup[data-v-32356f0b] {
  top: -0.5em;
}
a[data-v-32356f0b] {
  color: #3260c9;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a[data-v-32356f0b]:hover {
  color: #5882d6;
}
a[data-v-32356f0b]:active {
  color: #2143a3;
}
a[data-v-32356f0b]:active,
a[data-v-32356f0b]:hover {
  text-decoration: none;
  outline: 0;
}
a[disabled][data-v-32356f0b] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
pre[data-v-32356f0b],
code[data-v-32356f0b],
kbd[data-v-32356f0b],
samp[data-v-32356f0b] {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre[data-v-32356f0b] {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure[data-v-32356f0b] {
  margin: 0 0 1em;
}
img[data-v-32356f0b] {
  vertical-align: middle;
  border-style: none;
}
svg[data-v-32356f0b]:not(:root) {
  overflow: hidden;
}
a[data-v-32356f0b],
area[data-v-32356f0b],
button[data-v-32356f0b],
[role='button'][data-v-32356f0b],
input[data-v-32356f0b]:not([type='range']),
label[data-v-32356f0b],
select[data-v-32356f0b],
summary[data-v-32356f0b],
textarea[data-v-32356f0b] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
table[data-v-32356f0b] {
  border-collapse: collapse;
}
caption[data-v-32356f0b] {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
th[data-v-32356f0b] {
  text-align: inherit;
}
input[data-v-32356f0b],
button[data-v-32356f0b],
select[data-v-32356f0b],
optgroup[data-v-32356f0b],
textarea[data-v-32356f0b] {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button[data-v-32356f0b],
input[data-v-32356f0b] {
  overflow: visible;
}
button[data-v-32356f0b],
select[data-v-32356f0b] {
  text-transform: none;
}
button[data-v-32356f0b],
html [type="button"][data-v-32356f0b],
[type="reset"][data-v-32356f0b],
[type="submit"][data-v-32356f0b] {
  -webkit-appearance: button;
}
button[data-v-32356f0b]::-moz-focus-inner,
[type='button'][data-v-32356f0b]::-moz-focus-inner,
[type='reset'][data-v-32356f0b]::-moz-focus-inner,
[type='submit'][data-v-32356f0b]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'][data-v-32356f0b],
input[type='checkbox'][data-v-32356f0b] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'][data-v-32356f0b],
input[type='time'][data-v-32356f0b],
input[type='datetime-local'][data-v-32356f0b],
input[type='month'][data-v-32356f0b] {
  -webkit-appearance: listbox;
}
textarea[data-v-32356f0b] {
  overflow: auto;
  resize: vertical;
}
fieldset[data-v-32356f0b] {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend[data-v-32356f0b] {
  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[data-v-32356f0b] {
  vertical-align: baseline;
}
[type='number'][data-v-32356f0b]::-webkit-inner-spin-button,
[type='number'][data-v-32356f0b]::-webkit-outer-spin-button {
  height: auto;
}
[type='search'][data-v-32356f0b] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search'][data-v-32356f0b]::-webkit-search-cancel-button,
[type='search'][data-v-32356f0b]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[data-v-32356f0b]::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output[data-v-32356f0b] {
  display: inline-block;
}
summary[data-v-32356f0b] {
  display: list-item;
}
template[data-v-32356f0b] {
  display: none;
}
[hidden][data-v-32356f0b] {
  display: none !important;
}
mark[data-v-32356f0b] {
  padding: 0.2em;
  background-color: #feffe6;
}
[data-v-32356f0b]::selection {
  color: #fff;
  background: #3260c9;
}
.clearfix[data-v-32356f0b] {
  zoom: 1;
}
.clearfix[data-v-32356f0b]::before,
.clearfix[data-v-32356f0b]::after {
  display: table;
  content: '';
}
.clearfix[data-v-32356f0b]::after {
  clear: both;
}
.anticon[data-v-32356f0b] {
  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 > *[data-v-32356f0b] {
  line-height: 1;
}
.anticon svg[data-v-32356f0b] {
  display: inline-block;
}
.anticon[data-v-32356f0b]::before {
  display: none;
}
.anticon .anticon-icon[data-v-32356f0b] {
  display: block;
}
.anticon[tabindex][data-v-32356f0b] {
  cursor: pointer;
}
.anticon-spin[data-v-32356f0b]::before {
  display: inline-block;
  animation: loadingCircle-data-v-32356f0b 1s infinite linear;
}
.anticon-spin[data-v-32356f0b] {
  display: inline-block;
  animation: loadingCircle-data-v-32356f0b 1s infinite linear;
}
.fade-enter[data-v-32356f0b],
.fade-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-enter.fade-enter-active[data-v-32356f0b],
.fade-appear.fade-appear-active[data-v-32356f0b] {
  animation-name: antFadeIn-data-v-32356f0b;
  animation-play-state: running;
}
.fade-leave.fade-leave-active[data-v-32356f0b] {
  animation-name: antFadeOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.fade-enter[data-v-32356f0b],
.fade-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: linear;
}
.fade-leave[data-v-32356f0b] {
  animation-timing-function: linear;
}
@keyframes antFadeIn-data-v-32356f0b {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes antFadeOut-data-v-32356f0b {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.move-up-enter[data-v-32356f0b],
.move-up-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-enter.move-up-enter-active[data-v-32356f0b],
.move-up-appear.move-up-appear-active[data-v-32356f0b] {
  animation-name: antMoveUpIn-data-v-32356f0b;
  animation-play-state: running;
}
.move-up-leave.move-up-leave-active[data-v-32356f0b] {
  animation-name: antMoveUpOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.move-up-enter[data-v-32356f0b],
.move-up-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter[data-v-32356f0b],
.move-down-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-enter.move-down-enter-active[data-v-32356f0b],
.move-down-appear.move-down-appear-active[data-v-32356f0b] {
  animation-name: antMoveDownIn-data-v-32356f0b;
  animation-play-state: running;
}
.move-down-leave.move-down-leave-active[data-v-32356f0b] {
  animation-name: antMoveDownOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.move-down-enter[data-v-32356f0b],
.move-down-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter[data-v-32356f0b],
.move-left-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-enter.move-left-enter-active[data-v-32356f0b],
.move-left-appear.move-left-appear-active[data-v-32356f0b] {
  animation-name: antMoveLeftIn-data-v-32356f0b;
  animation-play-state: running;
}
.move-left-leave.move-left-leave-active[data-v-32356f0b] {
  animation-name: antMoveLeftOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.move-left-enter[data-v-32356f0b],
.move-left-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter[data-v-32356f0b],
.move-right-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-enter.move-right-enter-active[data-v-32356f0b],
.move-right-appear.move-right-appear-active[data-v-32356f0b] {
  animation-name: antMoveRightIn-data-v-32356f0b;
  animation-play-state: running;
}
.move-right-leave.move-right-leave-active[data-v-32356f0b] {
  animation-name: antMoveRightOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.move-right-enter[data-v-32356f0b],
.move-right-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn-data-v-32356f0b {
0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
}
100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@keyframes antMoveDownOut-data-v-32356f0b {
0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
}
}
@keyframes antMoveLeftIn-data-v-32356f0b {
0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
}
100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@keyframes antMoveLeftOut-data-v-32356f0b {
0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
}
}
@keyframes antMoveRightIn-data-v-32356f0b {
0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
}
100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@keyframes antMoveRightOut-data-v-32356f0b {
0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
}
}
@keyframes antMoveUpIn-data-v-32356f0b {
0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
}
100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@keyframes antMoveUpOut-data-v-32356f0b {
0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
}
}
@keyframes loadingCircle-data-v-32356f0b {
100% {
    transform: rotate(360deg);
}
}
[ant-click-animating='true'][data-v-32356f0b],
[ant-click-animating-without-extra-node='true'][data-v-32356f0b] {
  position: relative;
}
html[data-v-32356f0b] {
  --antd-wave-shadow-color: #3260c9;
}
[ant-click-animating-without-extra-node='true'][data-v-32356f0b]::after,
.ant-click-animating-node[data-v-32356f0b] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #3260c9;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect-data-v-32356f0b 2s cubic-bezier(0.08, 0.82, 0.17, 1),waveEffect-data-v-32356f0b 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect-data-v-32356f0b {
100% {
    box-shadow: 0 0 0 #3260c9;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
}
}
@keyframes fadeEffect-data-v-32356f0b {
100% {
    opacity: 0;
}
}
.slide-up-enter[data-v-32356f0b],
.slide-up-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active[data-v-32356f0b],
.slide-up-appear.slide-up-appear-active[data-v-32356f0b] {
  animation-name: antSlideUpIn-data-v-32356f0b;
  animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active[data-v-32356f0b] {
  animation-name: antSlideUpOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter[data-v-32356f0b],
.slide-up-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter[data-v-32356f0b],
.slide-down-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active[data-v-32356f0b],
.slide-down-appear.slide-down-appear-active[data-v-32356f0b] {
  animation-name: antSlideDownIn-data-v-32356f0b;
  animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active[data-v-32356f0b] {
  animation-name: antSlideDownOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter[data-v-32356f0b],
.slide-down-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter[data-v-32356f0b],
.slide-left-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active[data-v-32356f0b],
.slide-left-appear.slide-left-appear-active[data-v-32356f0b] {
  animation-name: antSlideLeftIn-data-v-32356f0b;
  animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active[data-v-32356f0b] {
  animation-name: antSlideLeftOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter[data-v-32356f0b],
.slide-left-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter[data-v-32356f0b],
.slide-right-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active[data-v-32356f0b],
.slide-right-appear.slide-right-appear-active[data-v-32356f0b] {
  animation-name: antSlideRightIn-data-v-32356f0b;
  animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active[data-v-32356f0b] {
  animation-name: antSlideRightOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter[data-v-32356f0b],
.slide-right-appear[data-v-32356f0b] {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn-data-v-32356f0b {
0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
}
100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
}
}
@keyframes antSlideUpOut-data-v-32356f0b {
0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
}
100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
}
}
@keyframes antSlideDownIn-data-v-32356f0b {
0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
}
100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
}
}
@keyframes antSlideDownOut-data-v-32356f0b {
0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
}
100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
}
}
@keyframes antSlideLeftIn-data-v-32356f0b {
0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
}
100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
}
}
@keyframes antSlideLeftOut-data-v-32356f0b {
0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
}
100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
}
}
@keyframes antSlideRightIn-data-v-32356f0b {
0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
}
100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
}
}
@keyframes antSlideRightOut-data-v-32356f0b {
0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
}
100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
}
}
.swing-enter[data-v-32356f0b],
.swing-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.swing-enter.swing-enter-active[data-v-32356f0b],
.swing-appear.swing-appear-active[data-v-32356f0b] {
  animation-name: antSwingIn-data-v-32356f0b;
  animation-play-state: running;
}
@keyframes antSwingIn-data-v-32356f0b {
0%,
  100% {
    transform: translateX(0);
}
20% {
    transform: translateX(-10px);
}
40% {
    transform: translateX(10px);
}
60% {
    transform: translateX(-5px);
}
80% {
    transform: translateX(5px);
}
}
.zoom-enter[data-v-32356f0b],
.zoom-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-enter.zoom-enter-active[data-v-32356f0b],
.zoom-appear.zoom-appear-active[data-v-32356f0b] {
  animation-name: antZoomIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-leave.zoom-leave-active[data-v-32356f0b] {
  animation-name: antZoomOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-enter[data-v-32356f0b],
.zoom-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter[data-v-32356f0b],
.zoom-big-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active[data-v-32356f0b],
.zoom-big-appear.zoom-big-appear-active[data-v-32356f0b] {
  animation-name: antZoomBigIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active[data-v-32356f0b] {
  animation-name: antZoomBigOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter[data-v-32356f0b],
.zoom-big-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter[data-v-32356f0b],
.zoom-big-fast-appear[data-v-32356f0b] {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-leave[data-v-32356f0b] {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active[data-v-32356f0b],
.zoom-big-fast-appear.zoom-big-fast-appear-active[data-v-32356f0b] {
  animation-name: antZoomBigIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active[data-v-32356f0b] {
  animation-name: antZoomBigOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter[data-v-32356f0b],
.zoom-big-fast-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter[data-v-32356f0b],
.zoom-up-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active[data-v-32356f0b],
.zoom-up-appear.zoom-up-appear-active[data-v-32356f0b] {
  animation-name: antZoomUpIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active[data-v-32356f0b] {
  animation-name: antZoomUpOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter[data-v-32356f0b],
.zoom-up-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter[data-v-32356f0b],
.zoom-down-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active[data-v-32356f0b],
.zoom-down-appear.zoom-down-appear-active[data-v-32356f0b] {
  animation-name: antZoomDownIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active[data-v-32356f0b] {
  animation-name: antZoomDownOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter[data-v-32356f0b],
.zoom-down-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter[data-v-32356f0b],
.zoom-left-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active[data-v-32356f0b],
.zoom-left-appear.zoom-left-appear-active[data-v-32356f0b] {
  animation-name: antZoomLeftIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active[data-v-32356f0b] {
  animation-name: antZoomLeftOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter[data-v-32356f0b],
.zoom-left-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter[data-v-32356f0b],
.zoom-right-appear[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-leave[data-v-32356f0b] {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active[data-v-32356f0b],
.zoom-right-appear.zoom-right-appear-active[data-v-32356f0b] {
  animation-name: antZoomRightIn-data-v-32356f0b;
  animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active[data-v-32356f0b] {
  animation-name: antZoomRightOut-data-v-32356f0b;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter[data-v-32356f0b],
.zoom-right-appear[data-v-32356f0b] {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave[data-v-32356f0b] {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn-data-v-32356f0b {
0% {
    transform: scale(0.2);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes antZoomOut-data-v-32356f0b {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.2);
    opacity: 0;
}
}
@keyframes antZoomBigIn-data-v-32356f0b {
0% {
    transform: scale(0.8);
    opacity: 0;
}
100% {
    transform: scale(1);
    opacity: 1;
}
}
@keyframes antZoomBigOut-data-v-32356f0b {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.8);
    opacity: 0;
}
}
@keyframes antZoomUpIn-data-v-32356f0b {
0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
}
100% {
    transform: scale(1);
    transform-origin: 50% 0%;
}
}
@keyframes antZoomUpOut-data-v-32356f0b {
0% {
    transform: scale(1);
    transform-origin: 50% 0%;
}
100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
}
}
@keyframes antZoomLeftIn-data-v-32356f0b {
0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
}
100% {
    transform: scale(1);
    transform-origin: 0% 50%;
}
}
@keyframes antZoomLeftOut-data-v-32356f0b {
0% {
    transform: scale(1);
    transform-origin: 0% 50%;
}
100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
}
}
@keyframes antZoomRightIn-data-v-32356f0b {
0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
}
100% {
    transform: scale(1);
    transform-origin: 100% 50%;
}
}
@keyframes antZoomRightOut-data-v-32356f0b {
0% {
    transform: scale(1);
    transform-origin: 100% 50%;
}
100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
}
}
@keyframes antZoomDownIn-data-v-32356f0b {
0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
}
100% {
    transform: scale(1);
    transform-origin: 50% 100%;
}
}
@keyframes antZoomDownOut-data-v-32356f0b {
0% {
    transform: scale(1);
    transform-origin: 50% 100%;
}
100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
}
}
.ant-motion-collapse-legacy[data-v-32356f0b] {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active[data-v-32356f0b] {
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse[data-v-32356f0b] {
  overflow: hidden;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-pro-trend[data-v-32356f0b] {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
}
.ant-pro-trend .up[data-v-32356f0b],
.ant-pro-trend .down[data-v-32356f0b] {
  margin-left: 4px;
  position: relative;
  top: 1px;
}
.ant-pro-trend .up i[data-v-32356f0b],
.ant-pro-trend .down i[data-v-32356f0b] {
  font-size: 12px;
  transform: scale(0.83);
}
.ant-pro-trend .item-text[data-v-32356f0b] {
  display: inline-block;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-pro-trend .up[data-v-32356f0b] {
  color: #f5222d;
}
.ant-pro-trend .down[data-v-32356f0b] {
  color: #52c41a;
  top: -1px;
}
.ant-pro-trend.reverse-color .up[data-v-32356f0b] {
  color: #52c41a;
}
.ant-pro-trend.reverse-color .down[data-v-32356f0b] {
  color: #f5222d;
}

.antv-chart-mini[data-v-0d18a685] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-0d18a685] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.antv-chart-mini[data-v-2f95bc45] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-2f95bc45] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.antv-chart-mini[data-v-4358318b] {
  position: relative;
  width: 100%;
}
.antv-chart-mini .chart-wrapper[data-v-4358318b] {
  position: absolute;
  bottom: -28px;
  width: 100%;
  /*    margin: 0 -5px;
    overflow: hidden;*/
}

.chart-mini-progress[data-v-43fe0de5] {
  padding: 5px 0;
  position: relative;
  width: 100%;
}
.chart-mini-progress .target[data-v-43fe0de5] {
  position: absolute;
  top: 0;
  bottom: 0;
}
.chart-mini-progress .target span[data-v-43fe0de5] {
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 2px;
}
.chart-mini-progress .target span[data-v-43fe0de5]:last-child {
  top: auto;
  bottom: 0;
}
.chart-mini-progress .progress-wrapper[data-v-43fe0de5] {
  background-color: #f5f5f5;
  position: relative;
}
.chart-mini-progress .progress-wrapper .progress[data-v-43fe0de5] {
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  border-radius: 1px 0 0 1px;
  background-color: #1890ff;
  width: 0;
  height: 100%;
}

.rank[data-v-ea14a2aa] {
  padding: 0 32px 32px 72px;
}
.rank .list[data-v-ea14a2aa] {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.rank .list li[data-v-ea14a2aa] {
  margin-top: 16px;
}
.rank .list li span[data-v-ea14a2aa] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.rank .list li span[data-v-ea14a2aa]:first-child {
  background-color: #f5f5f5;
  border-radius: 20px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin-right: 24px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
}
.rank .list li span.active[data-v-ea14a2aa] {
  background-color: #314659;
  color: #fff;
}
.rank .list li span[data-v-ea14a2aa]:last-child {
  float: right;
}
.mobile .rank[data-v-ea14a2aa] {
  padding: 0 32px 32px 32px;
}

.chart-trend[data-v-566c702c] {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
}
.chart-trend .trend-icon[data-v-566c702c] {
  font-size: 12px;
}
.chart-trend .trend-icon.up[data-v-566c702c],
.chart-trend .trend-icon.down[data-v-566c702c] {
  margin-left: 4px;
  position: relative;
  top: 1px;
}
.chart-trend .trend-icon.up i[data-v-566c702c],
.chart-trend .trend-icon.down i[data-v-566c702c] {
  font-size: 12px;
  transform: scale(0.83);
}
.chart-trend .trend-icon.up[data-v-566c702c] {
  color: #f5222d;
}
.chart-trend .trend-icon.down[data-v-566c702c] {
  color: #52c41a;
  top: -1px;
}

.j-modal-box.fullscreen {
  top: 0;
  left: 0;
  padding: 0;
}
.j-modal-box.fullscreen .ant-modal {
  top: 0;
  padding: 0;
  height: 100vh;
}
.j-modal-box.fullscreen .ant-modal-content {
  height: 100vh;
  border-radius: 0;
}
.j-modal-box.fullscreen .ant-modal-content .ant-modal-body {
  /* title 和 footer 各占 55px */
  height: calc(100% - 55px - 55px);
  overflow: auto;
}
.j-modal-box.fullscreen.no-title .ant-modal-body,
.j-modal-box.fullscreen.no-footer .ant-modal-body {
  height: calc(100% - 55px);
}
.j-modal-box.fullscreen.no-title.no-footer .ant-modal-body {
  height: 100%;
}
.j-modal-box .j-modal-title-row .left {
  width: calc(100% - 56px - 56px);
}
.j-modal-box .j-modal-title-row .right {
  width: 56px;
  position: inherit;
}
.j-modal-box .j-modal-title-row .right .ant-modal-close {
  right: 56px;
  color: rgba(0, 0, 0, 0.45);
}
.j-modal-box .j-modal-title-row .right .ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.j-modal-box.no-title .ant-modal-header {
  padding: 0px 24px;
  border-bottom: 0px !important;
}
@media (max-width: 767px) {
.j-modal-box.fullscreen {
    margin: 0;
    max-width: 100vw;
}
}

.uploadty-disabled .ant-upload-list-item .anticon-close {
  display: none;
}
.uploadty-disabled .ant-upload-list-item .anticon-delete {
  display: none;
}
.uploadty-mover-mask {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.8;
  color: #fff;
  height: 28px;
  line-height: 28px;
}

.action-button[data-v-8fa039a2] {
  margin-bottom: 8px;
}
.action-button .gap[data-v-8fa039a2] {
  padding-left: 8px;
}
/* 设定边框参数 */
/* tr & td 之间的间距 */
.input-table[data-v-8fa039a2] {
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #e8e8e8;
}
.input-table .thead .tr[data-v-8fa039a2],
.input-table .tbody .tr[data-v-8fa039a2],
.input-table .thead .td[data-v-8fa039a2],
.input-table .tbody .td[data-v-8fa039a2] {
  display: -ms-flexbox;
  display: flex;
}
.input-table .thead .td[data-v-8fa039a2],
.input-table .tbody .td[data-v-8fa039a2] {
  /*border-right: 1px solid red;*/
  /*color: white;*/
  /*background-color: black;*/
  /*margin-right: @spacing !important;*/
  padding-left: 8px;
  -ms-flex-direction: column;
      flex-direction: column;
}
.input-table .thead .td.td-cb[data-v-8fa039a2],
.input-table .tbody .td.td-cb[data-v-8fa039a2],
.input-table .thead .td.td-num[data-v-8fa039a2],
.input-table .tbody .td.td-num[data-v-8fa039a2] {
  width: 45px;
  min-width: 45px;
  max-width: 50px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.input-table .thead .td.td-ds[data-v-8fa039a2],
.input-table .tbody .td.td-ds[data-v-8fa039a2] {
  width: 30px;
  min-width: 30px;
  max-width: 35px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.input-table .thead .td.td-ds .td-ds-icons[data-v-8fa039a2],
.input-table .tbody .td.td-ds .td-ds-icons[data-v-8fa039a2] {
  position: relative;
  cursor: move;
  width: 100%;
  /*padding: 25% 0;*/
  height: 100%;
}
.input-table .thead .td.td-ds .td-ds-icons .anticon-align-left[data-v-8fa039a2],
.input-table .tbody .td.td-ds .td-ds-icons .anticon-align-left[data-v-8fa039a2],
.input-table .thead .td.td-ds .td-ds-icons .anticon-align-right[data-v-8fa039a2],
.input-table .tbody .td.td-ds .td-ds-icons .anticon-align-right[data-v-8fa039a2] {
  position: absolute;
  top: 30%;
}
.input-table .thead .td.td-ds .td-ds-icons .anticon-align-left[data-v-8fa039a2],
.input-table .tbody .td.td-ds .td-ds-icons .anticon-align-left[data-v-8fa039a2] {
  left: 25%;
}
.input-table .thead .td.td-ds .td-ds-icons .anticon-align-right[data-v-8fa039a2],
.input-table .tbody .td.td-ds .td-ds-icons .anticon-align-right[data-v-8fa039a2] {
  right: 25%;
}
.input-table .thead[data-v-8fa039a2] {
  overflow-y: scroll;
  overflow-x: hidden;
  border-bottom: 1px solid #e8e8e8;
  /** 隐藏thead的滑块   */
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar-thumb {
  box-shadow: none !important;
  background-color: transparent !important;
}
.input-table .thead .tr[data-v-8fa039a2] {
  min-width: 100%;
  overflow-y: scroll;
}
.input-table .thead .td[data-v-8fa039a2] {
  /*flex: 1;*/
  padding: 8px 8px;
  -ms-flex-pack: center;
      justify-content: center;
}
.input-table .tbody[data-v-8fa039a2] {
  position: relative;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  min-height: 61px;
  /*max-height: 400px;*/
  min-width: 100%;
}
.input-table .tbody .tr-nodata[data-v-8fa039a2] {
  color: #999;
  line-height: 61px;
  text-align: center;
}
.input-table .tbody .tr[data-v-8fa039a2] {
  /*line-height: 50px;*/
  border-bottom: 1px solid #e8e8e8;
  transition: background-color 300ms;
  width: 100%;
  height: 61px;
  overflow: hidden;
  position: absolute;
  left: 0;
  z-index: 10;
}
.input-table .tbody .tr.tr-checked[data-v-8fa039a2] {
  background-color: #fafafa;
}
.input-table .tbody .tr[data-v-8fa039a2]:hover {
  background-color: #E6F7FF;
}
.input-table .tbody .tr-expand[data-v-8fa039a2] {
  position: relative;
  z-index: 9;
  background-color: white;
}
.input-table .tbody .td[data-v-8fa039a2] {
  /*flex: 1;*/
  padding: 14px 8px 14px 0;
  -ms-flex-pack: center;
      justify-content: center;
  /* --------------------------- 2020年5月18日 begin 默认span模式 ------------------------------ */
  /* --------------------------- 2020年5月18日 end 默认span模式 ------------------------------ */
  /* --------------------------- 2020年5月28日 begin 新增校验未通过的样式 ------------------------------ */
  /* --------------------------- 2020年5月28日 end 新增校验未通过的样式 ------------------------------ */
}
.input-table .tbody .td[data-v-8fa039a2]:last-child {
  padding-right: 8px;
}
.input-table .tbody .td input[data-v-8fa039a2] {
  font-variant: tabular-nums;
  box-sizing: border-box;
  margin: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
  outline: none;
  /* 设置placeholder的颜色 */
}
.input-table .tbody .td input[data-v-8fa039a2]:hover {
  border-color: #4D90FE;
}
.input-table .tbody .td input[data-v-8fa039a2]:focus {
  border-color: #40a9ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  border-right-width: 1px !important;
}
.input-table .tbody .td input[data-v-8fa039a2]:disabled {
  color: rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.input-table .tbody .td input[data-v-8fa039a2]::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
.input-table .tbody .td input[data-v-8fa039a2]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.input-table .tbody .td input[data-v-8fa039a2]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
.input-table .tbody .td input[data-v-8fa039a2]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
.input-table .tbody .td .j-editable-image[data-v-8fa039a2] {
  height: 32px;
  max-width: 100px !important;
  cursor: pointer;
}
.input-table .tbody .td .j-editable-image[data-v-8fa039a2]:hover {
  opacity: 0.8;
}
.input-table .tbody .td .j-editable-image[data-v-8fa039a2]:active {
  opacity: 0.6;
}
.input-table .tbody .td label[data-v-8fa039a2] {
  height: 32px;
}
.input-table .tbody .td label.ant-checkbox-wrapper[data-v-8fa039a2] {
  height: auto;
}
.input-table .tbody .td .comp-normal[data-v-8fa039a2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.input-table .tbody .td .j-td-span[data-v-8fa039a2] {
  position: relative;
  padding: 4px 11px;
  border: 1px solid transparent;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: 32px;
  cursor: text;
  transition: all 0.3s;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.input-table .tbody .td .j-td-span[data-v-8fa039a2]:hover {
  background-color: white;
}
.input-table .tbody .td .j-td-span.disabled[data-v-8fa039a2] {
  cursor: not-allowed;
}
.input-table .tbody .td .j-td-span.disabled[data-v-8fa039a2]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #F5F5F5;
}
.input-table .tbody .td .j-check-failed.j-td-span[data-v-8fa039a2] {
  background-color: rgba(255, 0, 0, 0.05);
}
.input-table .tbody .td .j-check-failed.j-td-span[data-v-8fa039a2]:hover {
  background-color: rgba(255, 0, 0, 0.1);
}
.input-table .tbody .td .j-check-failed.j-td-span[data-v-8fa039a2],
.input-table .tbody .td input.j-check-failed[data-v-8fa039a2],
.input-table .tbody .td .j-check-failed[data-v-8fa039a2] input,
.input-table .tbody .td .ant-select.j-check-failed[data-v-8fa039a2] .ant-select-selection,
.input-table .tbody .td .ant-upload.j-check-failed[data-v-8fa039a2] .ant-btn {
  border-color: red;
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.2);
}
.input-table .scroll-view[data-v-8fa039a2] {
  overflow: auto;
  overflow-y: scroll;
}
.input-table .thead[data-v-8fa039a2],
.input-table .thead .tr[data-v-8fa039a2],
.input-table .scroll-view[data-v-8fa039a2] {
  /* 定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /* 定义滚动条轨道 */
  /* 定义滑块 */
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar,
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar,
.input-table .scroll-view[data-v-8fa039a2]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar-track,
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar-track,
.input-table .scroll-view[data-v-8fa039a2]::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar-thumb,
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar-thumb,
.input-table .scroll-view[data-v-8fa039a2]::-webkit-scrollbar-thumb {
  background-color: #eee;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar-thumb:hover,
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar-thumb:hover,
.input-table .scroll-view[data-v-8fa039a2]::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
.input-table .thead[data-v-8fa039a2]::-webkit-scrollbar-thumb:active,
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar-thumb:active,
.input-table .scroll-view[data-v-8fa039a2]::-webkit-scrollbar-thumb:active {
  background-color: #888;
}
.input-table .thead .tr[data-v-8fa039a2] {
  /* IE模式下隐藏 */
  -ms-overflow-style: none;
  -ms-scroll-chaining: chained;
  -ms-content-zooming: zoom;
  -ms-scroll-rails: none;
  -ms-content-zoom-limit-min: 100%;
  -ms-content-zoom-limit-max: 500%;
  -ms-scroll-snap-type: proximity;
  -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
}
.input-table .thead .tr[data-v-8fa039a2]::-webkit-scrollbar-track {
  background-color: transparent;
}

.j-add-btn-settings {
  width: 240px;
}
.j-add-btn-settings .ant-form .ant-form-item {
  margin-bottom: 0;
}
.j-add-btn-settings .ant-form .ant-form-item .ant-input-number {
  width: 100%;
}
.formItem-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}


.components-input-demo-presuffix .anticon-close-circle[data-v-267899be] {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-267899be]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-267899be]:active {
  color: #666;
}

.my-dept-select-tree[data-v-6d967106] {
  height: 350px;
  overflow-y: scroll;
}
.my-dept-select-tree.fullscreen[data-v-6d967106] {
  height: calc(100vh - 250px);
}
.drawer-bootom-button[data-v-6d967106] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.components-input-demo-presuffix .anticon-close-circle[data-v-1cfdb25e] {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-1cfdb25e]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-1cfdb25e]:active {
  color: #666;
}


.ant-table-tbody .ant-table-row td[data-v-e674895e] {
  padding-top: 10px;
  padding-bottom: 10px;
}
#components-layout-demo-custom-trigger .trigger[data-v-e674895e] {
  font-size: 18px;
  line-height: 64px;
  padding: 0 24px;
  cursor: pointer;
  transition: color 0.3s;
}


.data{
  margin: 0;
  width: 100%;
  height: 500px;
/*  border: red solid 1px;*/
}
.data>div:first-child{
  margin: 0;
  width: 100%;
  height: 10%;
  /*border: #0800ff solid 1px;*/
  display: -ms-flexbox;
  display: flex;
}
.data>div:first-child>div:first-child{
  margin: 0;
  width: 65%;
  height: 100%;
  /*border: #ff0026 solid 1px;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align:center;
      align-items:center;
/*  justify-content:space-evenly;*/
}
.data>div:first-child>div:first-child>span{
  /*border: #8400ff solid 1px;*/
  margin-right: 20px;
}
.data>div:first-child>div:first-child>span:first-child{
  font-weight:540;
  color: #000c17;
}
.data>div:first-child>div:nth-child(2){
  width: 30%;
  height: 100%;
/*  border: #00ff48 solid 1px;*/
  margin-left: auto;
  -ms-flex-align: end;
      align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
}
.data>div:nth-child(2){
  margin: 0;
  width: 100%;
  height: 80%;
  /*border: #b90e64 solid 1px;*/
  display: -ms-flexbox;
  display: flex;
}
.data>div:nth-child(2)>div:first-child{
  margin: 0;
  width: 65%;
  height: 100%;
  /*border: #b90e64 solid 1px;*/
}
.data>div:nth-child(2)>div:nth-child(2){
  width: 30%;
  height: 100%;
  /*border: #0e72b9 solid 1px;*/
  margin-right: 0;
  margin-left: auto;
}


.role_container[data-v-102d6478]{
  display: -ms-flexbox;
  display: flex;
}
.but[data-v-102d6478]{
  margin-left: 20px;
}

.result[data-v-5e6dc976] {
  text-align: center;
  width: 72%;
  margin: 0 auto;
  padding: 24px 0 8px;
}
.result .icon[data-v-5e6dc976] {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 24px;
}
.result .success[data-v-5e6dc976] {
  color: #52c41a;
}
.result .error[data-v-5e6dc976] {
  color: red;
}
.result .title[data-v-5e6dc976] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 16px;
}
.result .description[data-v-5e6dc976] {
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 24px;
}
.result .content[data-v-5e6dc976] {
  background: #fafafa;
  padding: 24px 40px;
  border-radius: 2px;
  text-align: left;
}
.result .action[data-v-5e6dc976] {
  margin-top: 32px;
}
.mobile .result[data-v-5e6dc976] {
  width: 100%;
  margin: 0 auto;
  padding: unset;
}

.header-notice[data-v-76bcb248] {
  display: inline-block;
  transition: all 0.3s;
}
.header-notice span[data-v-76bcb248] {
  vertical-align: initial;
}


.alert[data-v-1de75ee0] {
    margin-bottom: 16px;
}

.toolbar[data-v-663767e8] {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  height: 56px;
  line-height: 56px;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.03);
  background: #fff;
  border-top: 1px solid #e8e8e8;
  padding: 0 24px;
  z-index: 9;
}

.head-info[data-v-71b15992] {
  position: relative;
  text-align: left;
  padding: 0 32px 0 0;
  min-width: 125px;
}
.head-info.center[data-v-71b15992] {
  text-align: center;
  padding: 0 32px;
}
.head-info span[data-v-71b15992] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
}
.head-info p[data-v-71b15992] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  line-height: 32px;
  margin: 0;
}
.head-info em[data-v-71b15992] {
  background-color: #e8e8e8;
  position: absolute;
  height: 56px;
  width: 1px;
  top: 0;
  right: 0;
}

.step-form-wrapper[data-v-798ef406] {
  margin: 0 auto;
  width: 80%;
  max-width: 400px;
}






[data-v-d72d0e1e] .ant-card-body {
  padding: 5px;
  zoom: 1;
}


[data-v-10dc45d0] .ant-modal-body {
  padding: 8px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}



/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-no-unknown */
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;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  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: rgba(0, 0, 0, 0.85);
  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: #3260c9;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #5882d6;
}
a:active {
  color: #2143a3;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      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;
}
th {
  text-align: inherit;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::selection {
  color: #fff;
  background: #3260c9;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: '';
}
.clearfix::after {
  clear: both;
}
.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[tabindex] {
  cursor: pointer;
}
.anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.fade-enter,
.fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.move-up-enter,
.move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.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: #3260c9;
}
[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 #3260c9;
  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 #3260c9;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.slide-up-enter,
.slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.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;
  }
}
.swing-enter,
.swing-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  animation-name: antSwingIn;
  animation-play-state: running;
}
@keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
}
.zoom-enter,
.zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.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.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-pro-avatar-list {
  display: inline-block;
}
.ant-pro-avatar-list ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 0 0 8px;
  font-size: 0;
}
.ant-pro-avatar-list-item {
  display: inline-block;
  font-size: 14px;
  margin-left: -8px;
  width: 32px;
  height: 32px;
}
.ant-pro-avatar-list-item .ant-avatar {
  border: 1px solid #fff;
  cursor: pointer;
}
.ant-pro-avatar-list-item.large {
  width: 40px;
  height: 40px;
}
.ant-pro-avatar-list-item.small {
  width: 24px;
  height: 24px;
}
.ant-pro-avatar-list-item.mini {
  width: 20px;
  height: 20px;
}
.ant-pro-avatar-list-item.mini .ant-avatar {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.ant-pro-avatar-list-item.mini .ant-avatar .ant-avatar-string {
  font-size: 12px;
  line-height: 18px;
}


.home[data-v-fae5bece] {
  width: 900px;
  margin: 0 auto;
  padding: 25px 0;
}
.home > .banner[data-v-fae5bece] {
  text-align: center;
  padding: 25px 0;
  margin: 25px 0;
}

.app-list .meta-cardInfo[data-v-419a116f] {
  zoom: 1;
  margin-top: 16px;
}
.app-list .meta-cardInfo > div[data-v-419a116f] {
  position: relative;
  text-align: left;
  float: left;
  width: 50%;
}
.app-list .meta-cardInfo > div p[data-v-419a116f] {
  line-height: 32px;
  font-size: 24px;
  margin: 0;
}
.app-list .meta-cardInfo > div p[data-v-419a116f]:first-child {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 4px;
}

.page-header-wrapper-grid-content-main[data-v-30448598] {
  width: 100%;
  height: 100%;
  min-height: 100%;
  transition: 0.3s;
}
.page-header-wrapper-grid-content-main .account-center-avatarHolder[data-v-30448598] {
  text-align: center;
  margin-bottom: 24px;
}
.page-header-wrapper-grid-content-main .account-center-avatarHolder > .avatar[data-v-30448598] {
  margin: 0 auto;
  width: 104px;
  height: 104px;
  margin-bottom: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.page-header-wrapper-grid-content-main .account-center-avatarHolder > .avatar img[data-v-30448598] {
  height: 100%;
  width: 100%;
}
.page-header-wrapper-grid-content-main .account-center-avatarHolder .username[data-v-30448598] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 4px;
}
.page-header-wrapper-grid-content-main .account-center-detail p[data-v-30448598] {
  margin-bottom: 8px;
  padding-left: 26px;
  position: relative;
}
.page-header-wrapper-grid-content-main .account-center-detail i[data-v-30448598] {
  position: absolute;
  height: 14px;
  width: 14px;
  left: 0;
  top: 4px;
  background: url(https://gw.alipayobjects.com/zos/rmsportal/pBjWzVAHnOOtAUvZmZfy.svg);
}
.page-header-wrapper-grid-content-main .account-center-detail .title[data-v-30448598] {
  background-position: 0 0;
}
.page-header-wrapper-grid-content-main .account-center-detail .group[data-v-30448598] {
  background-position: 0 -22px;
}
.page-header-wrapper-grid-content-main .account-center-detail .address[data-v-30448598] {
  background-position: 0 -44px;
}
.page-header-wrapper-grid-content-main .account-center-tags .ant-tag[data-v-30448598] {
  margin-bottom: 8px;
}
.page-header-wrapper-grid-content-main .account-center-team .members a[data-v-30448598] {
  display: block;
  margin: 12px 0;
  line-height: 24px;
  height: 24px;
}
.page-header-wrapper-grid-content-main .account-center-team .members a .member[data-v-30448598] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  max-width: 100px;
  vertical-align: top;
  margin-left: 12px;
  transition: all 0.3s;
  display: inline-block;
}
.page-header-wrapper-grid-content-main .account-center-team .members a:hover span[data-v-30448598] {
  color: #1890ff;
}
.page-header-wrapper-grid-content-main .tagsTitle[data-v-30448598],
.page-header-wrapper-grid-content-main .teamTitle[data-v-30448598] {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 12px;
}
.sim-card[data-v-30448598] {
  width: 100%;
}
.sim-tag[data-v-30448598] {
  background: #fff;
  border-style: dashed;
}

.avatar-upload-preview[data-v-30521784] {
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
  width: 180px;
  height: 180px;
  border-radius: 50%;
  box-shadow: 0 0 4px #ccc;
  overflow: hidden;
}
.avatar-upload-preview img[data-v-30521784] {
  width: 100%;
  height: 100%;
}

.avatar-upload-wrapper[data-v-f6709922] {
  height: 200px;
  width: 100%;
}
.ant-upload-preview[data-v-f6709922] {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  border-radius: 50%;
  box-shadow: 0 0 4px #ccc;
}
.ant-upload-preview .upload-icon[data-v-f6709922] {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 1.4rem;
  padding: 0.5rem;
  background: rgba(222, 221, 221, 0.7);
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.ant-upload-preview .mask[data-v-f6709922] {
  opacity: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  transition: opacity 0.4s;
}
.ant-upload-preview .mask[data-v-f6709922]:hover {
  opacity: 1;
}
.ant-upload-preview .mask i[data-v-f6709922] {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  color: #d6d6d6;
}
.ant-upload-preview img[data-v-f6709922],
.ant-upload-preview .mask[data-v-f6709922] {
  width: 100%;
  max-width: 180px;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.sim-btn-save[data-v-f6709922] {
  margin-left: 8px;
}

.account-settings-info-main[data-v-05334a82] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: auto;
}
.account-settings-info-main.mobile[data-v-05334a82] {
  display: block;
}
.account-settings-info-main.mobile .account-settings-info-left[data-v-05334a82] {
  border-right: unset;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 50px;
  overflow-x: auto;
  overflow-y: scroll;
}
.account-settings-info-main.mobile .account-settings-info-right[data-v-05334a82] {
  padding: 20px 40px;
}
.account-settings-info-main .account-settings-info-left[data-v-05334a82] {
  border-right: 1px solid #e8e8e8;
  width: 224px;
}
.account-settings-info-main .account-settings-info-right[data-v-05334a82] {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 8px 40px;
}
.account-settings-info-main .account-settings-info-right .account-settings-info-title[data-v-05334a82] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
}
.account-settings-info-main .account-settings-info-right .account-settings-info-view[data-v-05334a82] {
  padding-top: 12px;
}




.slot-content[data-v-360b3566]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 200px;
}



.slot-content[data-v-4804e1e9]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 432px;
}


/** Button按钮间距 */
.ant-btn[data-v-121dd577] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-121dd577] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.slot-content[data-v-2cf5239a]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}



.slot-content[data-v-79491c48]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}



.slot-content[data-v-2d4122b2]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 200px;
}

/** Button按钮间距 */
.ant-btn[data-v-5b412680] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-5b412680] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.slot-content[data-v-6ef96f96]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
}


.slot-content[data-v-40e7a3fe]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
}

/** Button按钮间距 */
.ant-btn[data-v-e2aa1088] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-e2aa1088] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

.product-detail-root[data-v-594574ae] {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  width: 100%;
  max-height: 896px;
  overflow-y: auto;
  border: 1px solid var(--gray-80);
}
.product-detail-root[data-v-594574ae]::-webkit-scrollbar {
  max-width: 4px;
}
.product-detail-root[data-v-594574ae]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #EF7843;
}
.product-detail-root[data-v-594574ae]::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ededed;
}
.product-detail-root .product-swiper[data-v-594574ae] {
  width: 100%;
}
.product-detail-root .goods-swipper[data-v-594574ae] {
  height: 316px;
  max-height: 316px;
}
.product-detail-root .goods-swipper .van-swipe-item[data-v-594574ae] {
  position: relative;
  overflow: hidden;
  margin: auto;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-origin: content-box;
  background-repeat: no-repeat;
}
.product-detail-root .goods-swipper .van-swipe-item img[data-v-594574ae] {
  width: 100%;
}
.product-detail-root .goods-swipper .custom-indicator[data-v-594574ae] {
  position: absolute;
  right: 16px;
  bottom: 8px;
  padding: 0px 11px;
  /* UI Properties */
  background: var(--gray-100) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #00000026;
  border-radius: 9px;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-18) var(--unnamed-font-family-noto-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: center;
}
.product-detail-root .product-content[data-v-594574ae] {
  padding: 20px;
}
.product-detail-root .product-content .product-tags[data-v-594574ae] {
  margin-bottom: 8px;
}
.product-detail-root .product-content .product-tags .product-tag[data-v-594574ae] {
  margin-right: 8px;
  padding: 3px 8px;
  text-align: center;
  font: normal normal normal 12px/12px Noto Sans;
  letter-spacing: 0px;
  color: #EF7843;
  border: 1px solid #EF8455;
  border-radius: 4px;
}
.product-detail-root .product-content .product-name[data-v-594574ae] {
  margin-bottom: 4px;
  text-align: left;
  font: normal normal bold 18px/27px Noto Sans;
  letter-spacing: 0.32px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-shop[data-v-594574ae] {
  margin-bottom: 8px;
  text-align: left;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #676767;
}
.product-detail-root .product-content .product-field[data-v-594574ae] {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.product-detail-root .product-content .product-field svg[data-v-594574ae] {
  margin-right: 4px;
}
.product-detail-root .product-content .product-field .product-price[data-v-594574ae] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #D5A85F;
  margin-right: 12px;
}
.product-detail-root .product-content .product-field .product-stock[data-v-594574ae] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-driver[data-v-594574ae] {
  height: 1px;
  margin: 24px auto;
  background: #EDEDED 0% 0% no-repeat padding-box;
}
.product-detail-root .product-content .product-introduce-title[data-v-594574ae] {
  margin-bottom: 4px;
  text-align: left;
  font: normal normal bold 16px/24px Noto Sans;
  letter-spacing: 0.26px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-introduce-text[data-v-594574ae] {
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
  opacity: 1;
}
.product-detail-root .product-content .product-introduce-attr[data-v-594574ae] {
  margin-bottom: 24px;
}
.product-detail-root .product-content .product-introduce-attr .product-attr-label[data-v-594574ae] {
  text-align: left;
  font: normal normal bold 16px/24px Noto Sans;
  letter-spacing: 0.26px;
  color: #2F2F2F;
  margin-bottom: 4px;
}
.product-detail-root .product-content .product-introduce-attr .product-attr-value[data-v-594574ae] {
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-introduce-link[data-v-594574ae] {
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #EF7555;
}

ol[data-v-2990cda0],
ul[data-v-2990cda0],
dl[data-v-2990cda0] {
  margin-bottom: 0;
}
.product-switch[data-v-2990cda0] {
  width: 76px;
  height: 40px;
  line-height: 40px;
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border-radius: 8px;
  padding: 2px;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 12px;
  margin-left: auto;
}
.product-switch svg[data-v-2990cda0] {
  padding: 6px;
  color: #888;
  fill: #888;
}
.product-switch .product-switch-active[data-v-2990cda0] {
  border-radius: 8px;
  background: #FFF4EB 0% 0% no-repeat padding-box;
  border-radius: 6px;
  color: #EF7843;
  fill: #EF7843;
}
.product-list-root[data-v-2990cda0] {
  display: -ms-grid;
  display: grid;
  padding: 20px;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  width: 100%;
  max-height: 896px;
  overflow-y: auto;
  border-radius: 12px;
}
.product-list-root[data-v-2990cda0]::-webkit-scrollbar {
  max-width: 4px;
}
.product-list-root[data-v-2990cda0]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #EF7843;
}
.product-list-root[data-v-2990cda0]::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ededed;
}
.product-list-root .product-item[data-v-2990cda0] {
  position: relative;
  overflow: hidden;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
.product-list-root .product-item .product-cover[data-v-2990cda0] {
  background-origin: border-box;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/src/assets/svg/img-default.svg);
  background-color: #DDDDDD;
}
.product-list-root .product-item .product-information[data-v-2990cda0] {
  padding: 8px 12px;
}
.product-list-root .product-item .product-information .product-name[data-v-2990cda0] {
  height: 42px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
  text-align: left;
  margin-bottom: 4px;
}
.product-list-root .product-item .product-information .product-field[data-v-2990cda0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left;
  font: normal normal normal 12px/18px Noto Sans;
  letter-spacing: 0px;
  color: #888888;
  text-align: left;
}
.product-list-root .product-item .product-information .product-field-label[data-v-2990cda0] {
  white-space: nowrap;
  margin-right: 8px;
  width: 48px;
}
.product-list-root .product-item .product-information .product-field-value[data-v-2990cda0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 1px;
      flex-basis: 1px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 1px;
}
.product-list-root .product-item .product-information .product-action[data-v-2990cda0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 4px;
}
.product-list-root .product-item .product-information .product-action .product-price[data-v-2990cda0] {
  position: relative;
  overflow: hidden;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: left;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #D5A85F;
}
.product-list-root .product-item .product-information .product-action .product-buy[data-v-2990cda0] {
  padding: 6px 16px;
  background: #EF8455 0% 0% no-repeat padding-box;
  border-radius: 8px;
  text-align: center;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0.22px;
  color: #FFFFFF;
  cursor: pointer;
}
.product-horizontal-list[data-v-2990cda0] {
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
}
.product-horizontal-list .product-item[data-v-2990cda0] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 134px minmax(0, 1fr);
      grid-template-columns: 134px minmax(0, 1fr);
  border-radius: 8px 0px 0px 8px;
}
.product-horizontal-list .product-item .product-cover[data-v-2990cda0] {
  height: 134px;
}
.product-vertical-list[data-v-2990cda0] {
  grid-column-gap: 12px;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
}
.product-vertical-list .product-item[data-v-2990cda0] {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 220px minmax(0, auto);
      grid-template-rows: 220px minmax(0, auto);
  border-radius: 10px;
}
.product-vertical-list .product-item .product-cover[data-v-2990cda0] {
  height: 220px;
}
.product-vertical-list .product-item .product-information .product-name[data-v-2990cda0] {
  height: 42px;
  margin-bottom: 4px;
}
.product-vertical-list .product-item .product-information .product-field[data-v-2990cda0] {
  display: none;
  opacity: 0;
  visibility: hidden;
}









/** Button按钮间距 */
.ant-btn[data-v-3b39fbf9] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-3b39fbf9] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

/** Button按钮间距 */
.ant-btn[data-v-ef2df1f8] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-ef2df1f8] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}




.color[data-v-142507a4] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
div {
        margin: 20px;
        font-size: 18px;
        font-weight: bold;
        border: 1px solid #eee;
        padding: 10px;
}
}


.current-settings[data-v-a8c00220]{ display: inline-block;text-align: center;height:35px;}
.current-background[data-v-a8c00220]{ display: inline-block;text-align: center;color: #fff;border: 1px solid #fff;width:90px;height:35px;line-height: 35px;margin-right: 5px;}
.main[data-v-a8c00220]{float: left;width:100%;min-height:650px; overflow: scroll;background:#fff; margin-top:50px;}
.main-content[data-v-a8c00220]{ float: left; min-height:450px;}
.list[data-v-a8c00220]{float:left; width:100%; margin-left: 6px;display: -ms-flexbox;display: flex;}
.oplist[data-v-a8c00220]{float:left;height:30px;margin-bottom: 5px;}
.selection[data-v-a8c00220]{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column; border: 1px solid #dcdcdc; text-align: center;line-height: 30px;width:60px;height:30px;background: #F2F2F2;margin:0px;}
.red[data-v-a8c00220]{ background: #f00; color: #fff;}
.green[data-v-a8c00220]{ background: #11df0dd9;}
.emptyseat[data-v-a8c00220]{background:  #fff; display: -ms-flexbox; display: flex;-ms-flex-direction: column;flex-direction: column;border: 1px solid #fff;width:60px;height:30px;margin:0px;margin-right: 5px;}
.select-hbody[data-v-a8c00220]{display: -ms-flexbox;display: flex;
    float: left;
    width: 100%;}
.tdbody-line[data-v-a8c00220]{
    float: left;
    margin-left: 71px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
}
.tdbody-coln[data-v-a8c00220]{ width: 65px;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -ms-flex-direction: column;
        flex-direction: column;}
.colno[data-v-a8c00220]{float:left;width:60px; height:30px; margin-right: 5px; border: 1px solid #dcdcdc;  background: #EBFAF0; text-align: center;line-height:30px;}
.rowno[data-v-a8c00220]{position: relative; width:60px; height:30px; margin-bottom: 5px;border: 1px solid #dcdcdc;  background: #FFF9E6;text-align: center;line-height:30px;}
.select-area[data-v-a8c00220]{
  float: left;
  width: 90%;
  /* border: 1px solid #000000; */
  /* display: flex; */
  /* align-items: center; */
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  /* position: relative;
  overflow: hidden; */
}
.select-area .item[data-v-a8c00220] {
  display: inline-block;
  width:60px;
  height:30px;
  margin-right: 5px;
  text-align: center;
  /* background: #dcdcdc; */
  border: 1px solid #dcdcdc;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select-area .selected[data-v-a8c00220] {  background-color: #81D3F8;}
.select-area .move[data-v-a8c00220]{
  position: fixed;
  top: 100px;
  left: 200px;
  width: 80px;
  height: 100px;
  background: rgba(234, 23, 135, 0.3);
}
[data-v-a8c00220]:deep(.ant-modal-body){
  padding:2px
}  
    




.full-modal .ant-modal {
  max-width: 100%;
  top: 0;
  padding-bottom: 0;
  margin: 0;
}
.full-modal .ant-modal-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: calc(100vh);
}
.full-modal .ant-modal-body {
  -ms-flex: 1;
      flex: 1;
}


.current-settings[data-v-d3d98c3c] {
  display: inline-block;
}
.current-background[data-v-d3d98c3c] {
  display: inline-block;
}
.main[data-v-d3d98c3c] {
  float: left;
  width: 100%;
  min-height: 650px;
  overflow: scroll;
  background: #fff;
  margin-top: 50px;
}
.main-content[data-v-d3d98c3c] {
  float: left;
  min-height: 450px;
}
.list[data-v-d3d98c3c] {
  float: left;
  width: 100%;
  margin-left: 6px;
  display: -ms-flexbox;
  display: flex;
}
.oplist[data-v-d3d98c3c] {
  float: left;
  height: 30px;
  margin-bottom: 5px;
}
.selection[data-v-d3d98c3c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 30px;
  width: 60px;
  height: 30px;
  background: #F2F2F2;
  margin: 0px;
}
.red[data-v-d3d98c3c] {
  background: #f00;
  /* color: #fff; */
}
.green[data-v-d3d98c3c] {
  background: #11df0dd9;
  /* color: #fff; */
}
.yellow[data-v-d3d98c3c] {
  background: #FACD91;
  /* color: #fff; */
}
.emptyseat[data-v-d3d98c3c] {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border: 1px solid #fff;
  width: 60px;
  height: 30px;
  margin: 0px;
  margin-right: 5px;
}
.select-hbody[data-v-d3d98c3c] {
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
}
.tdbody-line[data-v-d3d98c3c] {
  float: left;
  margin-left: 71px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
}
.tdbody-coln[data-v-d3d98c3c] {
  width: 65px;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -ms-flex-direction: column;
      flex-direction: column;
}
.colno[data-v-d3d98c3c] {
  float: left;
  width: 60px;
  height: 30px;
  margin-right: 5px;
  border: 1px solid #dcdcdc;
  background: #EBFAF0;
  /* color: #fff; */
  text-align: center;
  line-height: 30px;
}
.rowno[data-v-d3d98c3c] {
  position: relative;
  width: 60px;
  height: 30px;
  margin-bottom: 5px;
  border: 1px solid #dcdcdc;
  background: #FFF9E6;
  /* color: #fff; */
  text-align: center;
  line-height: 30px;
}
.select-area[data-v-d3d98c3c] {
  float: left;
  width: 92%;
  /* border: 1px solid #000000; */
  /* display: flex; */
  /* align-items: center; */
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  /* position: relative;
  overflow: hidden; */
}
.select-area .item[data-v-d3d98c3c] {
  display: inline-block;
  width: 60px;
  height: 30px;
  margin-right: 5px;
  text-align: center;
  /* background: #dcdcdc; */
  border: 1px solid #dcdcdc;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select-area .selected[data-v-d3d98c3c] {
  background-color: #81D3F8;
}
.select-area .move[data-v-d3d98c3c] {
  position: fixed;
  top: 100px;
  left: 200px;
  width: 80px;
  height: 100px;
  background: rgba(234, 23, 135, 0.3);
}

/* .context-menu {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.context-menu li {
  padding: 8px 16px;
  cursor: pointer;
}
.context-menu li:hover {
  background-color: #ddd;
} */
/* * {
  margin: 0;
  padding: 0;
} */
[data-v-d3d98c3c]:deep(.vue-contextmenu-listWrapper .context-menu-list) {
  line-height: 40px !important;
}
[data-v-d3d98c3c]:deep(.btn-wrapper-simple) {
  display: inline-block;
  line-height: 40px;
}
[data-v-d3d98c3c]:deep(.nav-name-right) {
  margin: 2px;
}

/* :deep(.ant-modal-body){
  padding:2px!important;
}  */


.main[data-v-4bc9bf58] {
    float: left;
    width: 100%;
    height: 650px;
    background: #fff;
    margin-top: 50px;
}
.main-content[data-v-4bc9bf58] {
    min-height: 550px;
}
.areaheader[data-v-4bc9bf58]
{
    float: left;
    height: 25px;
}
.list[data-v-4bc9bf58] {
    float: left;
    width: 100%;
}
.oplist[data-v-4bc9bf58] {
    float: left;
}
.selection[data-v-4bc9bf58] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    border: 2px solid #b4b0b0;
    text-align: center;
    line-height: 20px;
    width: 50px;
    height: 25px;
    background: #F2F2F2;
    margin: 0px;
}


/* 0 可用、未选灰色，1和2 都不可見，3 已选 綠色，4 占位 黃色，5 锁定 红色*/
.red[data-v-4bc9bf58] {
    background: #f00;
    color: #fff;
}
.yellow[data-v-4bc9bf58] {
    background: #f0a645;
}
.green[data-v-4bc9bf58] {
    background: #11df0dd9;
}
.emptyseat[data-v-4bc9bf58] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 40px;
    height: 25px;
    margin: 0px;
}
.colno[data-v-4bc9bf58] {
    float: left;
    width: 50px;
    height: 25px;
    margin: 0px;
    border: 1px solid #dcdcdc;
    background: #81D3F8;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.rowno[data-v-4bc9bf58] {
    width: 50px;
    height: 25px;
    margin: 0px;
    border: 1px solid #dcdcdc;
    background: #FACD91;
    color: #fff;
    position: absolute;
    top: 130px;
    text-align: center;
    line-height: 30px;
}
.test[data-v-4bc9bf58] {
    width: 80vw;

    border: 1px solid #000000;

    display: -ms-flexbox;

    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
}
.item[data-v-4bc9bf58] {

    display: inline-block;
    padding: 50px;
    margin: 30px;

    background: #0088ff;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.selected[data-v-4bc9bf58] {
    background-color: black;
}
.move[data-v-4bc9bf58] {
    position: fixed;
    top: v-bind("movable.top");
    left: v-bind("movable.left");
    width: v-bind("movable.width");
    height: v-bind("movable.height");
    background: rgba(234, 23, 135, 0.3);
}


.current-settings[data-v-49a69b8a] {
  display: inline-block;
}
.current-background[data-v-49a69b8a] {
  display: inline-block;
}
.main[data-v-49a69b8a] {
  float: left;
  width: 100%;
  min-height: 650px;
  overflow: scroll;
  background: #fff;
  margin-top: 50px;
}
.main-content[data-v-49a69b8a] {
  float: left;
  min-height: 450px;
}
.list[data-v-49a69b8a] {
  float: left;
  width: 100%;
  margin-left: 6px;
  display: -ms-flexbox;
  display: flex;
}
.oplist[data-v-49a69b8a] {
  float: left;
  height: 30px;
  margin-bottom: 5px;
}
.selection[data-v-49a69b8a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 30px;
  width: 60px;
  height: 30px;
  background: #F2F2F2;
  margin: 0px;
}
.red[data-v-49a69b8a] {
  background: #f00;
  /* color: #fff; */
}
.green[data-v-49a69b8a] {
  background: #11df0dd9;
  /* color: #fff; */
}
.yellow[data-v-49a69b8a] {
  background: #FACD91;
  /* color: #fff; */
}
.emptyseat[data-v-49a69b8a] {
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border: 1px solid #fff;
  width: 60px;
  height: 30px;
  margin: 0px;
  margin-right: 5px;
}
.select-hbody[data-v-49a69b8a] {
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
}
.tdbody-line[data-v-49a69b8a] {
  float: left;
  margin-left: 71px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
}
.tdbody-coln[data-v-49a69b8a] {
  width: 65px;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -ms-flex-direction: column;
      flex-direction: column;
}
.colno[data-v-49a69b8a] {
  float: left;
  width: 60px;
  height: 30px;
  margin-right: 5px;
  border: 1px solid #dcdcdc;
  background: #EBFAF0;
  /* color: #fff; */
  text-align: center;
  line-height: 30px;
}
.rowno[data-v-49a69b8a] {
  position: relative;
  width: 60px;
  height: 30px;
  margin-bottom: 5px;
  border: 1px solid #dcdcdc;
  background: #FFF9E6;
  /* color: #fff; */
  text-align: center;
  line-height: 30px;
}
.select-area[data-v-49a69b8a] {
  float: left;
  width: 92%;
  /* border: 1px solid #000000; */
  /* display: flex; */
  /* align-items: center; */
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  /* position: relative;
  overflow: hidden; */
}
.select-area .item[data-v-49a69b8a] {
  display: inline-block;
  width: 60px;
  height: 30px;
  margin-right: 5px;
  text-align: center;
  /* background: #dcdcdc; */
  border: 1px solid #dcdcdc;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select-area .selected[data-v-49a69b8a] {
  background-color: #81D3F8;
}
.select-area .move[data-v-49a69b8a] {
  position: fixed;
  top: 100px;
  left: 200px;
  width: 80px;
  height: 100px;
  background: rgba(234, 23, 135, 0.3);
}

/* .context-menu {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.context-menu li {
  padding: 8px 16px;
  cursor: pointer;
}
.context-menu li:hover {
  background-color: #ddd;
} */
/* * {
  margin: 0;
  padding: 0;
} */
[data-v-49a69b8a]:deep(.vue-contextmenu-listWrapper .context-menu-list) {
  line-height: 40px !important;
}
[data-v-49a69b8a]:deep(.btn-wrapper-simple) {
  display: inline-block;
  line-height: 40px;
}
[data-v-49a69b8a]:deep(.nav-name-right) {
  margin: 2px;
}

/* :deep(.ant-modal-body){
  padding:2px!important;
}  */


.ant-modal-body[data-v-45caf787] {
  padding: 2px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}












































































































































































































































































































































/* @import '~@assets/less/common.less'; */











[data-v-28094d3d] .ant-steps-item-process .ant-steps-item-icon {
  background: #3260c9;
}
.detail-right-text[data-v-28094d3d] {
  -ms-flex: 1;
      flex: 1;
  min-width: 160px;
  word-break: break-all;
  /* border: 1px solid; */
}
.detail-left-text[data-v-28094d3d] {
  width: 40%;
  min-width: 140px;
  word-break: break-all;
  text-align: right;
  font-weight: bold;
  /* border: 1px solid; */
}
.detail-item[data-v-28094d3d] {
  width: 46%;
  min-width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 10px;
  /* border: 1px solid; */
}
.detail-box[data-v-28094d3d] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@keyframes submitShow-data-v-28094d3d {
0% {
    opacity: 0;
    top: 30px;
}
100% {
    opacity: 1;
    top: 0;
}
}
.submit-box[data-v-28094d3d] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 20px;
  position: relative;
  animation: 0.3s submitShow-data-v-28094d3d;
}
.tips-error-text[data-v-28094d3d] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: red;
}
.tips-box[data-v-28094d3d] {
  margin-top: 20px;
}
.tips-title[data-v-28094d3d] {
  font-weight: bold;
}
.import-modal-type-choose-active[data-v-28094d3d],
.import-modal-type-choose-item[data-v-28094d3d]:hover {
  background-color: #3260c9;
  color: #fff;
  cursor: pointer;
}
.import-modal-type-choose-defalt[data-v-28094d3d] {
  border: 1px solid rgb(214, 214, 214);
}
.import-modal-type-choose-item[data-v-28094d3d] {
  width: 30%;
  min-width: 100px;
  height: 40px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-weight: bold;
  transition: 0.3s;
}
.import-modal-type-choose-box[data-v-28094d3d] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 20px;
}


[data-v-033dfee7] .ant-steps-item-process .ant-steps-item-icon {
  background: #3260c9;
}
.detail-right-text[data-v-033dfee7] {
  -ms-flex: 1;
      flex: 1;
  min-width: 170px;
  word-break: break-all;
  /* border: 1px solid; */
}
.detail-left-text[data-v-033dfee7] {
  width: 30%;
  min-width: 80px;
  word-break: break-all;
  text-align: right;
  font-weight: bold;
  /* border: 1px solid; */
}
.detail-item[data-v-033dfee7] {
  width: 46%;
  min-width: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 10px;
  /* border: 1px solid; */
}
.detail-box[data-v-033dfee7] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@keyframes submitShow-data-v-033dfee7 {
0% {
    opacity: 0;
    top: 30px;
}
100% {
    opacity: 1;
    top: 0;
}
}
.submit-box[data-v-033dfee7] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 20px;
  position: relative;
  animation: 0.3s submitShow-data-v-033dfee7;
}
.tips-error-text[data-v-033dfee7] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: red;
}
.tips-box[data-v-033dfee7] {
  margin-top: 20px;
}
.tips-title[data-v-033dfee7] {
  font-weight: bold;
}

.circle-cust[data-v-69ba1f7e] {
  position: relative;
  top: 28px;
  left: -100%;
}
.extra-wrapper[data-v-69ba1f7e] {
  line-height: 55px;
  padding-right: 24px;
}
.extra-wrapper .extra-item[data-v-69ba1f7e] {
  display: inline-block;
  margin-right: 24px;
}
.extra-wrapper .extra-item a[data-v-69ba1f7e] {
  margin-left: 24px;
}
/* 首页访问量统计 */
.head-info[data-v-69ba1f7e] {
  position: relative;
  text-align: left;
  padding: 0 32px 0 0;
  min-width: 125px;
}
.head-info.center[data-v-69ba1f7e] {
  text-align: center;
  padding: 0 32px;
}
.head-info span[data-v-69ba1f7e] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  font-size: 0.95rem;
  line-height: 42px;
  margin-bottom: 4px;
}
.head-info p[data-v-69ba1f7e] {
  line-height: 42px;
  margin: 0;
}
.head-info p a[data-v-69ba1f7e] {
  font-weight: 600;
  font-size: 1rem;
}


.my-index-table{height:270px}
.my-index-table table{font-size: 14px !important;}
.index-container-ty .ant-card-head-title{padding-top: 6px;padding-bottom: 6px;}
.index-container-ty .ant-card-extra{padding:0}
.index-container-ty .ant-card-extra a{color:#fff}
.index-container-ty .ant-card-extra a:hover{color:#152ede}
.index-container-ty .ant-card-head-wrapper,.index-container-ty .ant-card-head{
  line-height:24px;
  min-height:24px;
  /*background: #90aeff;*/
  background: #7196fb;
}
.index-container-ty .ant-card-body{padding: 10px 12px 0px 12px}

/* .index-container-ty .ant-card-actions{background: #fff}
 .index-container-ty .ant-card-actions li {margin:2px 0;}
 .index-container-ty .ant-card-actions > li > span{width: 100%}*/
.index-container-ty .ant-table-footer{text-align: right;padding:6px 12px 6px 6px;background: #fff;border-top: 2px solid #f7f1f1;}
.index-md-title{
  postion:relative;
  padding-left:24px;
  width: 100%;
  color: #fff;
  font-size: 21px;
  font-family: cursive;
}
.index-md-title img{
  position: absolute;
  height:32px;
  top: 2px;
  left:14px;
}
.index-container-ty .ant-card-body{
  /*border-left:1px solid #90aeff;
  /*border-right:1px solid #90aeff;
  border-bottom:1px solid #90aeff;*/
}
.index-container-ty .ant-table-thead > tr > th,
.index-container-ty .ant-table-tbody > tr > td{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty .ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.index-container-ty .ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty  .ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th{
  border-bottom: 1px solid #90aeff;
}
.index-container-ty .ant-table-small{
  border: 1px solid #90aeff;
}
.index-container-ty .ant-table-placeholder {
  padding: 0
}

.extra-wrapper[data-v-51655204] {
  line-height: 55px;
  padding-right: 24px;
}
.extra-wrapper .extra-item[data-v-51655204] {
  display: inline-block;
  margin-right: 24px;
}
.extra-wrapper .extra-item a[data-v-51655204] {
  margin-left: 24px;
}
.item-group[data-v-51655204] {
  padding: 20px 0 8px 24px;
  font-size: 0;
}
.item-group a[data-v-51655204] {
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 13px;
  width: 25%;
}
.item-group .more-btn[data-v-51655204] {
  margin-bottom: 13px;
  text-align: center;
}
.list-content-item[data-v-51655204] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 40px;
}
@media only screen and (min-width: 1600px) {
.list-content-item[data-v-51655204] {
    margin-left: 60px;
}
}
@media only screen and (max-width: 1300px) {
.list-content-item[data-v-51655204] {
    margin-left: 20px;
}
.width-hidden4[data-v-51655204] {
    display: none;
}
}
.list-content-item span[data-v-51655204] {
  line-height: 20px;
}
.list-content-item p[data-v-51655204] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}
.anty-list-cust .ant-list-item-meta[data-v-51655204] {
  -ms-flex: 0.3 !important;
      flex: 0.3 !important;
}
.anty-list-cust .ant-list-item-content[data-v-51655204] {
  -ms-flex: 1 !important;
      flex: 1 !important;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  margin-left: 20px;
}

.project-list .card-title[data-v-cd4631de] {
  font-size: 0;
}
.project-list .card-title a[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.85);
  margin-left: 12px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.project-list .card-title a[data-v-cd4631de]:hover {
  color: #1890ff;
}
.project-list .card-description[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.45);
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.project-list .project-item[data-v-cd4631de] {
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  overflow: hidden;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.project-list .project-item a[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  -ms-flex: 1 1 0px;
      flex: 1 1 0;
}
.project-list .project-item a[data-v-cd4631de]:hover {
  color: #1890ff;
}
.project-list .project-item .datetime[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.25);
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  float: right;
}
.project-list .ant-card-meta-description[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.45);
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.item-group[data-v-cd4631de] {
  padding: 20px 0 8px 24px;
  font-size: 0;
}
.item-group a[data-v-cd4631de] {
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 13px;
  width: 25%;
}
.members a[data-v-cd4631de] {
  display: block;
  margin: 12px 0;
  line-height: 24px;
  height: 24px;
}
.members a .member[data-v-cd4631de] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  max-width: 100px;
  vertical-align: top;
  margin-left: 12px;
  transition: all 0.3s;
  display: inline-block;
}
.members a:hover span[data-v-cd4631de] {
  color: #1890ff;
}
.mobile .project-list .project-card-grid[data-v-cd4631de] {
  width: 100%;
}
.mobile .more-info[data-v-cd4631de] {
  border: 0;
  padding-top: 16px;
  margin: 16px 0 16px;
}
.mobile .headerContent .title .welcome-text[data-v-cd4631de] {
  display: none;
}






.ant-card-body .table-operator[data-v-b0debcfc] {
  margin: 15px;
}
.anty-form-btn[data-v-b0debcfc] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-b0debcfc] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-b0debcfc] {
  padding-right: 0
}
.header[data-v-b0debcfc] {
  padding: 0 8px;
}
.header button[data-v-b0debcfc] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-b0debcfc] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-b0debcfc] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-b0debcfc] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-b0debcfc] {
  height: auto !important;
}

/** Button按钮间距 */
.ant-btn[data-v-b0debcfc] {
  margin-left: 3px
}
.drawer-bootom-button[data-v-b0debcfc] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}






[data-v-f909f0aa] .ant-modal-body {
  padding: 8px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}












[data-v-34924dd8] .g2-tooltip{
    width: 200px !important;
}



[data-v-2e3765d4] .g2-tooltip{
    width: 200px !important;
}



[data-v-836a6822] .g2-tooltip{
    width: 200px !important;
}



[data-v-42047799] .g2-tooltip{
    width: 200px !important;
}



[data-v-131a8074] .g2-tooltip{
    width: 200px !important;
}



[data-v-a0c33abe] .g2-tooltip{
    width: 200px !important;
}



[data-v-fc346d08] .g2-tooltip{
    width: 200px !important;
}



th[data-v-fdbdf27c] {
    border-right: 1px solid #e8e8e8;
}
td[data-v-fdbdf27c] {
    border-right: 1px solid #e8e8e8;
}
[data-v-fdbdf27c] .g2-tooltip{
  width: 200px !important;
}




th[data-v-05602d46] {
    border-right: 1px solid #e8e8e8;
}
td[data-v-05602d46] {
    border-right: 1px solid #e8e8e8;
}
[data-v-05602d46] .g2-tooltip{
    width: 200px !important;
}


.card[data-v-9824bb40] {
  margin-bottom: 24px;
}

.stepFormText[data-v-45b2f6a6] {
  margin-bottom: 24px;
}
.stepFormText .ant-form-item-label[data-v-45b2f6a6],
.stepFormText .ant-form-item-control[data-v-45b2f6a6] {
  line-height: 22px;
}

.information[data-v-45c10e27] {
  line-height: 22px;
}
.information .ant-row[data-v-45c10e27]:not(:last-child) {
  margin-bottom: 24px;
}
.money[data-v-45c10e27] {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 14px;
}

.steps[data-v-79ddf720] {
  max-width: 750px;
  margin: 16px auto;
}

.card-avatar[data-v-085c8dda] {
  width: 48px;
  height: 48px;
  border-radius: 48px;
}
.ant-card-actions[data-v-085c8dda] {
  background: #f7f9fa;
}
.ant-card-actions li[data-v-085c8dda] {
  float: left;
  text-align: center;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  width: 50%;
}
.ant-card-actions li[data-v-085c8dda]:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-card-actions li a[data-v-085c8dda] {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  display: inline-block;
  width: 100%;
}
.ant-card-actions li a[data-v-085c8dda]:hover {
  color: #1890ff;
}
.new-btn[data-v-085c8dda] {
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  height: 186px;
}
.meta-content[data-v-085c8dda] {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 64px;
  -webkit-line-clamp: 3;
}

.ant-avatar-lg[data-v-4447c140] {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.list-content-item[data-v-4447c140] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 40px;
}
.list-content-item span[data-v-4447c140] {
  line-height: 20px;
}
.list-content-item p[data-v-4447c140] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}

.search[data-v-745ac915] {
  margin-bottom: 54px;
}
.fold[data-v-745ac915] {
  width: calc(100% - 216px);
  display: inline-block;
}
.operator[data-v-745ac915] {
  margin-bottom: 18px;
}
@media screen and (max-width: 900px) {
.fold[data-v-745ac915] {
    width: 100%;
}
}

.search-head[data-v-1b31c284] {
  background-color: #fff;
  margin: -25px -24px -24px;
}
.search-head .search-input[data-v-1b31c284] {
  text-align: center;
  margin-bottom: 16px;
}
.search-content[data-v-1b31c284] {
  margin-top: 48px;
}

.detail-layout[data-v-13ab4706] {
  margin-left: 44px;
}
.text[data-v-13ab4706] {
  color: rgba(0, 0, 0, 0.45);
}
.heading[data-v-13ab4706] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 20px;
}
.no-data[data-v-13ab4706] {
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  line-height: 64px;
  font-size: 16px;
}
.no-data i[data-v-13ab4706] {
  font-size: 24px;
  margin-right: 16px;
  position: relative;
  top: 3px;
}
.mobile .detail-layout[data-v-13ab4706] {
  margin-left: unset;
}
.mobile .status-list[data-v-13ab4706] {
  text-align: left;
}

.title[data-v-3c5ecfff] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
}

.exception[data-v-75112974] {
  min-height: 500px;
  height: 80%;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  margin-top: 150px;
}
.exception .img[data-v-75112974] {
  display: inline-block;
  padding-right: 52px;
  zoom: 1;
}
.exception .img img[data-v-75112974] {
  height: 360px;
  max-width: 430px;
}
.exception .content[data-v-75112974] {
  display: inline-block;
  -ms-flex: auto;
      flex: auto;
}
.exception .content h1[data-v-75112974] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.exception .content .desc[data-v-75112974] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.mobile .exception[data-v-75112974] {
  margin-top: 30px;
}
.mobile .exception .img[data-v-75112974] {
  padding-right: unset;
}
.mobile .exception .img img[data-v-75112974] {
  height: 40%;
  max-width: 80%;
}




.components-input-demo-presuffix .anticon-close-circle[data-v-5324f7e4] {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-5324f7e4]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-5324f7e4]:active {
  color: #666;
}
.avatar-uploader > .ant-upload[data-v-5324f7e4] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-5324f7e4] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-5324f7e4] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-5324f7e4]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-5324f7e4] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}




.slot-content[data-v-e66a9538]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 200px;
}



.slot-content[data-v-061010e7]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 432px;
}


/** Button按钮间距 */
.ant-btn[data-v-6ca891f5] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-6ca891f5] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.slot-content[data-v-276fa5d0]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}



.slot-content[data-v-47d1dd2e]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}



.slot-content[data-v-26f18c5a]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}



.slot-content[data-v-65427f18]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 200px;
}

/** Button按钮间距 */
.ant-btn[data-v-079db27c] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-079db27c] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.slot-content[data-v-67ae5c58]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
}


.slot-content[data-v-779e45fc]{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
}

/** Button按钮间距 */
.ant-btn[data-v-0778e73a] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-0778e73a] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

.product-detail-root[data-v-3f5b9f20] {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  width: 100%;
  max-height: 896px;
  overflow-y: auto;
  border: 1px solid var(--gray-80);
}
.product-detail-root[data-v-3f5b9f20]::-webkit-scrollbar {
  max-width: 4px;
}
.product-detail-root[data-v-3f5b9f20]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #EF7843;
}
.product-detail-root[data-v-3f5b9f20]::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ededed;
}
.product-detail-root .product-swiper[data-v-3f5b9f20] {
  width: 100%;
}
.product-detail-root .goods-swipper[data-v-3f5b9f20] {
  height: 316px;
  max-height: 316px;
}
.product-detail-root .goods-swipper .van-swipe-item[data-v-3f5b9f20] {
  position: relative;
  overflow: hidden;
  margin: auto;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-origin: content-box;
  background-repeat: no-repeat;
}
.product-detail-root .goods-swipper .van-swipe-item img[data-v-3f5b9f20] {
  width: 100%;
}
.product-detail-root .goods-swipper .custom-indicator[data-v-3f5b9f20] {
  position: absolute;
  right: 16px;
  bottom: 8px;
  padding: 0px 11px;
  /* UI Properties */
  background: var(--gray-100) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #00000026;
  border-radius: 9px;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-18) var(--unnamed-font-family-noto-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-ffffff);
  text-align: center;
}
.product-detail-root .product-content[data-v-3f5b9f20] {
  padding: 20px;
}
.product-detail-root .product-content .product-tags[data-v-3f5b9f20] {
  margin-bottom: 8px;
}
.product-detail-root .product-content .product-tags .product-tag[data-v-3f5b9f20] {
  margin-right: 8px;
  padding: 3px 8px;
  text-align: center;
  font: normal normal normal 12px/12px Noto Sans;
  letter-spacing: 0px;
  color: #EF7843;
  border: 1px solid #EF8455;
  border-radius: 4px;
}
.product-detail-root .product-content .product-name[data-v-3f5b9f20] {
  margin-bottom: 4px;
  text-align: left;
  font: normal normal bold 18px/27px Noto Sans;
  letter-spacing: 0.32px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-shop[data-v-3f5b9f20] {
  margin-bottom: 8px;
  text-align: left;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #676767;
}
.product-detail-root .product-content .product-field[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.product-detail-root .product-content .product-field svg[data-v-3f5b9f20] {
  margin-right: 4px;
}
.product-detail-root .product-content .product-field .product-price[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #D5A85F;
  margin-right: 12px;
}
.product-detail-root .product-content .product-field .product-stock[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-field .product-marketPrice[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
  margin-right: 12px;
}
.product-detail-root .product-content .product-driver[data-v-3f5b9f20] {
  height: 1px;
  margin: 24px auto;
  background: #EDEDED 0% 0% no-repeat padding-box;
}
.product-detail-root .product-content .product-introduce-title[data-v-3f5b9f20] {
  margin-bottom: 4px;
  text-align: left;
  font: normal normal bold 16px/24px Noto Sans;
  letter-spacing: 0.26px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-introduce-text[data-v-3f5b9f20] {
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
  opacity: 1;
}
.product-detail-root .product-content .product-introduce-attr[data-v-3f5b9f20] {
  margin-bottom: 24px;
}
.product-detail-root .product-content .product-introduce-attr .product-attr-label[data-v-3f5b9f20] {
  text-align: left;
  font: normal normal bold 16px/24px Noto Sans;
  letter-spacing: 0.26px;
  color: #2F2F2F;
  margin-bottom: 4px;
}
.product-detail-root .product-content .product-introduce-attr .product-attr-value[data-v-3f5b9f20] {
  text-align: left;
  font: normal normal normal 14px/24px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
}
.product-detail-root .product-content .product-introduce-link[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #EF7555;
}
.product-tabs[data-v-3f5b9f20] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.product-tabs h5[data-v-3f5b9f20] {
  cursor: pointer;
  position: relative;
}
.product-tabs h5[data-v-3f5b9f20]:before {
  width: 32px;
  height: 2px;
  background: transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -5px;
  content: '';
  display: block;
}
.product-tabs h5.active[data-v-3f5b9f20]:before {
  background: red;
}

ol[data-v-621ca3f2],
ul[data-v-621ca3f2],
dl[data-v-621ca3f2] {
  margin-bottom: 0;
}
.product-switch[data-v-621ca3f2] {
  width: 76px;
  height: 40px;
  line-height: 40px;
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border-radius: 8px;
  padding: 2px;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 12px;
  margin-left: auto;
}
.product-switch svg[data-v-621ca3f2] {
  padding: 6px;
  color: #888;
  fill: #888;
}
.product-switch .product-switch-active[data-v-621ca3f2] {
  border-radius: 8px;
  background: #FFF4EB 0% 0% no-repeat padding-box;
  border-radius: 6px;
  color: #EF7843;
  fill: #EF7843;
}
.product-list-root[data-v-621ca3f2] {
  display: -ms-grid;
  display: grid;
  padding: 20px;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  width: 100%;
  max-height: 896px;
  overflow-y: auto;
  border-radius: 12px;
}
.product-list-root[data-v-621ca3f2]::-webkit-scrollbar {
  max-width: 4px;
}
.product-list-root[data-v-621ca3f2]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #EF7843;
}
.product-list-root[data-v-621ca3f2]::-webkit-scrollbar-track {
  border-radius: 4px;
  background: #ededed;
}
.product-list-root .product-item[data-v-621ca3f2] {
  position: relative;
  overflow: hidden;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
.product-list-root .product-item .product-cover[data-v-621ca3f2] {
  background-origin: border-box;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/src/assets/svg/img-default.svg);
  background-color: #DDDDDD;
}
.product-list-root .product-item .product-information[data-v-621ca3f2] {
  padding: 8px 12px;
}
.product-list-root .product-item .product-information .product-name[data-v-621ca3f2] {
  height: 42px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #2F2F2F;
  text-align: left;
  margin-bottom: 4px;
}
.product-list-root .product-item .product-information .product-field[data-v-621ca3f2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left;
  font: normal normal normal 12px/18px Noto Sans;
  letter-spacing: 0px;
  color: #888888;
  text-align: left;
}
.product-list-root .product-item .product-information .product-field-label[data-v-621ca3f2] {
  white-space: nowrap;
  margin-right: 8px;
  width: 48px;
}
.product-list-root .product-item .product-information .product-field-value[data-v-621ca3f2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-preferred-size: 1px;
      flex-basis: 1px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 1px;
}
.product-list-root .product-item .product-information .product-action[data-v-621ca3f2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 4px;
}
.product-list-root .product-item .product-information .product-action .product-price[data-v-621ca3f2] {
  position: relative;
  overflow: hidden;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: left;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0px;
  color: #D5A85F;
}
.product-list-root .product-item .product-information .product-action .product-buy[data-v-621ca3f2] {
  padding: 6px 16px;
  background: #EF8455 0% 0% no-repeat padding-box;
  border-radius: 8px;
  text-align: center;
  font: normal normal bold 14px/21px Noto Sans;
  letter-spacing: 0.22px;
  color: #FFFFFF;
  cursor: pointer;
}
.product-horizontal-list[data-v-621ca3f2] {
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
}
.product-horizontal-list .product-item[data-v-621ca3f2] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 134px minmax(0, 1fr);
      grid-template-columns: 134px minmax(0, 1fr);
  border-radius: 8px 0px 0px 8px;
}
.product-horizontal-list .product-item .product-cover[data-v-621ca3f2] {
  height: 134px;
}
.product-vertical-list[data-v-621ca3f2] {
  grid-column-gap: 12px;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
}
.product-vertical-list .product-item[data-v-621ca3f2] {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 220px minmax(0, auto);
      grid-template-rows: 220px minmax(0, auto);
  border-radius: 10px;
}
.product-vertical-list .product-item .product-cover[data-v-621ca3f2] {
  height: 220px;
}
.product-vertical-list .product-item .product-information .product-name[data-v-621ca3f2] {
  height: 42px;
  margin-bottom: 4px;
}
.product-vertical-list .product-item .product-information .product-field[data-v-621ca3f2] {
  display: none;
  opacity: 0;
  visibility: hidden;
}









/** Button按钮间距 */
.ant-btn[data-v-47ac078a] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-47ac078a] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

/** Button按钮间距 */
.ant-btn[data-v-17b334fc] {
  margin-left: 30px;
  margin-bottom: 30px;
  float: right;
}
.drawer-footer[data-v-17b334fc] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}













































































































































































































































































/* 调整对话容器样式 */
.chat-container[data-v-051b4619] {
  max-height: 60vh;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.chat-message-wrapper[data-v-051b4619] {
  margin-bottom: 20px; /* 增加间距使布局更清晰 */
}
.message-container[data-v-051b4619] {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px; /* 适当间距 */
  -ms-flex-align: start;
      align-items: flex-start;
}

/* 用户提问 - 右对齐 */
.user-container[data-v-051b4619] {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.user-container .message[data-v-051b4619] {
  background-color: #e3f2fd;
  border: 1px solid #bbdefb;
  border-radius: 18px 4px 18px 18px;
}
.user-container .avatar[data-v-051b4619] {
  margin-left: 12px;
  margin-right: 0;
}

/* AI 回答 - 左对齐 */
.assistant-container[data-v-051b4619] {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.assistant-container .message[data-v-051b4619] {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px 18px 18px 18px;
}
.avatar[data-v-051b4619] {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 12px;
}
.user-avatar[data-v-051b4619] {
  background-color: #bbdefb;
  color: #0d47a1;
}
.assistant-avatar[data-v-051b4619] {
  background-color: #e0e0e0;
  color: #424242;
}
.message[data-v-051b4619] {
  max-width: 80%;
  padding: 12px 16px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.message-header[data-v-051b4619] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8px;
  padding-bottom: 6px;
}
.sender-name[data-v-051b4619] {
  font-weight: 600;
  font-size: 14px; /* 增大字体 */
  color: #333;
}
.message-time[data-v-051b4619] {
  font-size: 12px; /* 增大字体 */
  color: #888;
}

/* 关键：调整消息内容样式 - 解决行间距问题 */
.message-content[data-v-051b4619] {
  line-height: 1.6; /* 适中的行高 */
  font-size: 15px; /* 增大字体 */
  word-wrap: break-word;
  color: #333;
  white-space: normal; /* 关键修改：改为normal，让浏览器自动处理换行 */
  overflow-wrap: break-word;
}

/* Markdown 样式 - 适配增大字体 */
.message-content[data-v-051b4619]  p {
  margin: 0 0 10px 0; /* 适中的段落间距 */
  line-height: 1.6;
  word-wrap: break-word;
}
.message-content[data-v-051b4619]  ul,
.message-content[data-v-051b4619]  ol {
  margin: 10px 0;
  padding-left: 24px;
}
.message-content[data-v-051b4619]  li {
  margin: 5px 0;
  line-height: 1.6;
}
.message-content[data-v-051b4619]  pre {
  background-color: #f8f8f8;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 12px;
  overflow-x: auto;
  margin: 12px 0;
  font-size: 14px; /* 增大代码字体 */
  line-height: 1.5;
  /* 代码块内保留原始格式 */
  white-space: pre;
}
.message-content[data-v-051b4619]  code {
  background-color: #f0f0f0;
  padding: 2px 6px;
  border-radius: 4px;
  font-family: 'Consolas', 'Courier New', monospace;
  font-size: 14px; /* 增大代码字体 */
  color: #d63384;
  word-break: break-word;
}
.message-content[data-v-051b4619]  pre code {
  background-color: transparent;
  color: inherit;
  padding: 0;
  word-break: normal;
}
.message-content[data-v-051b4619]  strong {
  font-weight: 600;
  color: #333;
}
.message-content[data-v-051b4619]  em {
  font-style: italic;
}
.message-content[data-v-051b4619]  blockquote {
  border-left: 4px solid #1976d2;
  margin: 12px 0;
  padding: 8px 16px;
  background-color: #f5f9ff;
  color: #555;
}
.message-content[data-v-051b4619]  h1,
.message-content[data-v-051b4619]  h2,
.message-content[data-v-051b4619]  h3,
.message-content[data-v-051b4619]  h4,
.message-content[data-v-051b4619]  h5,
.message-content[data-v-051b4619]  h6 {
  margin: 16px 0 12px 0;
  font-weight: 600;
  color: #333;
  line-height: 1.3;
}
.message-content[data-v-051b4619]  h1 {
  font-size: 24px; /* 增大标题字体 */
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 8px;
}
.message-content[data-v-051b4619]  h2 {
  font-size: 22px; /* 增大标题字体 */
}
.message-content[data-v-051b4619]  h3 {
  font-size: 20px; /* 增大标题字体 */
}
.message-content[data-v-051b4619]  a {
  color: #1976d2;
  text-decoration: none;
  border-bottom: 1px dotted #1976d2;
}
.message-content[data-v-051b4619]  a:hover {
  text-decoration: underline;
  border-bottom: 1px solid #1976d2;
}
.message-content[data-v-051b4619]  hr {
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 16px 0;
}
.message-content[data-v-051b4619]  table {
  border-collapse: collapse;
  width: 100%;
  margin: 12px 0;
  display: block;
  overflow-x: auto;
}
.message-content[data-v-051b4619]  th,
.message-content[data-v-051b4619]  td {
  border: 1px solid #e0e0e0;
  padding: 8px 12px;
  text-align: left;
}
.message-content[data-v-051b4619]  th {
  background-color: #f5f5f5;
  font-weight: 600;
}

/* 确保列表项正确显示 */
.message-content[data-v-051b4619]  ul li::before {
  content: "\2022";
  color: #666;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.message-content[data-v-051b4619]  ol li::before {
  color: #666;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* 响应式设计 */
@media (max-width: 768px) {
.message[data-v-051b4619] {
    max-width: 85%;
}
.avatar[data-v-051b4619] {
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin-right: 8px;
}
.message-content[data-v-051b4619] {
    font-size: 14px; /* 移动端适配字体 */
}
.sender-name[data-v-051b4619] {
    font-size: 13px;
}
.message-time[data-v-051b4619] {
    font-size: 11px;
}
.chat-message-wrapper[data-v-051b4619] {
    margin-bottom: 16px;
}
}




.chat-history[data-v-ef9650aa] {
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #ccc;
  padding: 10px;
}
.user[data-v-ef9650aa] {
  float: right;
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 5px;
  clear: both;
}
.bot[data-v-ef9650aa] {
  float: left;
  background-color: #e0f0ff;
  border-radius: 5px;
  padding: 5px;
  clear: both;
}



.upload-class[data-v-d9d59222] {
  margin-top: 20px;
}




.drawer-bootom-button[data-v-302b9978] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}






















.table-page-search-wrapper[data-v-715b48b2] {
  margin-bottom: 24px;
}
.custom-header-wrapper[data-v-715b48b2] {
  position: relative;
  border: 1px solid #e8e8e8;
  border-bottom: 0 !important;
  background: #fff;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

/* 冻结部分表头 */
.fixed-header-container[data-v-715b48b2] {
  position: absolute;
  top: 0;
  left: 0;
  width: 520px;
  overflow: hidden;
  /*height: 90px;*/
  z-index: 11;
  background: #fff;
}

/* 滚动部分表头 */
.scroll-header-container[data-v-715b48b2] {
  margin-left: 520px;
  overflow-x: hidden;
  overflow-y: hidden;
  /*height: 90px;*/
}

/* 修改为 */
.login-factory-fixed-header-table[data-v-715b48b2],
.login-factory-scroll-header-table[data-v-715b48b2] {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-factory-fixed-header-table th[data-v-715b48b2],
.login-factory-scroll-header-table th[data-v-715b48b2] {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 滚动条样式 */
.scroll-header-container[data-v-715b48b2]::-webkit-scrollbar {
  height: 8px;
}
.scroll-header-container[data-v-715b48b2]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scroll-header-container[data-v-715b48b2]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.scroll-header-container[data-v-715b48b2]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}





























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 确保自定义表格样式生效 */
/* 登录工厂统计表专用样式 - 新增 */
.login-factory-fixed-header-table,
.login-factory-scroll-header-table {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-factory-fixed-header-table th,
.login-factory-scroll-header-table th {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 列宽定义 - 新增 */
.login-factory-col-width-120 {
  width: 120px;
}
.login-factory-col-width-100 {
  width: 100px;
}
.login-factory-col-width-80 {
  width: 80px;
}

/* 表头单元格样式类 - 新增 */
.login-factory-header-cell {
  /* 基础单元格样式 */
}
.login-factory-header-cell-border {
  border: 1px solid #e8e8e8;
}
.login-factory-header-bg-primary {
  background-color: #3260c9;
}
.login-factory-header-text-white {
  color: #fff;
}
.login-factory-header-text-center {
  text-align: center;
}
.login-factory-header-font-bold {
  font-weight: bold;
}
.login-factory-header-font-normal {
  font-weight: normal;
}
.login-factory-header-vertical-middle {
  vertical-align: middle;
}
.login-factory-header-thead {
  /* 头部样式 */
}
.login-factory-header-row-height {
  height: 30px;
}
.login-statistics-factory-table.custom-table {
   table-layout: fixed !important;
}
.login-statistics-factory-table.custom-table .ant-table {
  table-layout: fixed !important;
}
.login-statistics-factory-table.custom-table .ant-table-content {
  width: 100% !important;
  overflow-x: auto !important;
}
.login-statistics-factory-table.custom-table .ant-table-body {
  overflow-x: auto !important;
}
.login-statistics-factory-table.custom-table .ant-table table {
  table-layout: fixed !important;
  width: auto !important;
  min-width: auto !important;
}

/* 精确控制固定列宽度 */
.login-statistics-factory-table.custom-table .ant-table-fixed-left {
  width: 520px !important;
}
.login-statistics-factory-table.custom-table .ant-table-fixed-left table {
  width: 520px !important;
}

/* 精确控制每一列的宽度 */
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:first-child,
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:first-child {
  width: 120px !important;
  min-width: 120px !important;
  max-width: 120px !important;
}
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(2),
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(2) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(3),
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(3) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(4),
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(4) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(5),
.login-statistics-factory-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(5) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}

/* 精确控制日期列的宽度 */
.login-statistics-factory-table.custom-table .ant-table-tbody > tr > td:not(.ant-table-row-expand-icon-cell) {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important;
}

/* 确保表格容器没有额外边距 */
.login-statistics-factory-table.custom-table .ant-table-container {
  border-top: none !important;
}
.login-statistics-factory-table.custom-table .ant-table-body {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 防止自动拉伸 */
.login-statistics-factory-table.custom-table .ant-table-thead > tr > th,
.login-statistics-factory-table.custom-table .ant-table-tbody > tr > td {
  width: auto !important;
  min-width: auto !important;
  max-width: none !important;
  white-space: nowrap;
}


.table-page-search-wrapper[data-v-74655a8e] {
  margin-bottom: 24px;
}
.custom-header-wrapper[data-v-74655a8e] {
  position: relative;
  border: 1px solid #e8e8e8;
  border-bottom: 0 !important;
  background: #fff;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

/* 冻结部分表头 */
.fixed-header-container[data-v-74655a8e] {
  position: absolute;
  top: 0;
  left: 0;
  width: 420px;
  overflow: hidden;
  /*height: 90px;*/
  z-index: 11;
  background: #fff;
}

/* 滚动部分表头 */
.scroll-header-container[data-v-74655a8e] {
  margin-left: 420px;
  overflow-x: hidden;
  overflow-y: hidden;
  /*height: 90px;*/
}

/* 修改为 */
.login-statistics-fixed-header-table[data-v-74655a8e],
.login-statistics-scroll-header-table[data-v-74655a8e] {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-statistics-fixed-header-table th[data-v-74655a8e],
.login-statistics-scroll-header-table th[data-v-74655a8e] {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 滚动条样式 */
.scroll-header-container[data-v-74655a8e]::-webkit-scrollbar {
  height: 8px;
}
.scroll-header-container[data-v-74655a8e]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scroll-header-container[data-v-74655a8e]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.scroll-header-container[data-v-74655a8e]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}




































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 确保自定义表格样式生效 */
.login-statistics-table.custom-table {
   table-layout: fixed !important;
}
.login-statistics-table.custom-table .ant-table {
  table-layout: fixed !important;
}
.login-statistics-table.custom-table .ant-table-content {
  width: 100% !important;
  overflow-x: auto !important;
}
.login-statistics-table.custom-table .ant-table-body {
  overflow-x: auto !important;
}
.login-statistics-table.custom-table .ant-table table {
  table-layout: fixed !important;
  width: auto !important;
  min-width: auto !important;
}

/* 精确控制固定列宽度 */
.login-statistics-table.custom-table .ant-table-fixed-left {
  width: 420px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left table {
  width: 420px !important;
}

/* 精确控制每一列的宽度 */
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:first-child,
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:first-child {
  width: 220px !important;
  min-width: 220px !important;
  max-width: 220px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(2),
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(2) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(3),
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(3) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}

/* 精确控制日期列的宽度 */
.login-statistics-table.custom-table .ant-table-tbody > tr > td:not(.ant-table-row-expand-icon-cell) {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important;
}

/* 确保表格容器没有额外边距 */
.login-statistics-table.custom-table .ant-table-container {
  border-top: none !important;
}
.login-statistics-table.custom-table .ant-table-body {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 防止自动拉伸 */
.login-statistics-table.custom-table .ant-table-thead > tr > th,
.login-statistics-table.custom-table .ant-table-tbody > tr > td {
  width: auto !important;
  min-width: auto !important;
  max-width: none !important;
  white-space: nowrap;
}

/* 登录统计表专用样式 - 新增 */
.login-statistics-fixed-header-table,
.login-statistics-scroll-header-table {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-statistics-fixed-header-table th,
.login-statistics-scroll-header-table th {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 列宽定义 - 新增 */
.login-statistics-col-width-120 {
  width: 120px;
}
.login-statistics-col-width-100 {
  width: 100px;
}
.login-statistics-col-width-80 {
  width: 80px;
}

/* 表头单元格样式类 - 新增 */
.login-statistics-header-cell {
  /* 基础单元格样式 */
}
.login-statistics-header-cell-border {
  border: 1px solid #e8e8e8;
}
.login-statistics-header-bg-primary {
  background-color: #3260c9;
}
.login-statistics-header-text-white {
  color: #fff;
}
.login-statistics-header-text-center {
  text-align: center;
}
.login-statistics-header-font-bold {
  font-weight: bold;
}
.login-statistics-header-font-normal {
  font-weight: normal;
}
.login-statistics-header-vertical-middle {
  vertical-align: middle;
}
.login-statistics-header-thead {
  /* 头部样式 */
}
.login-statistics-header-row-height {
  height: 30px;
}


.table-page-search-wrapper[data-v-1816a46e] {
  margin-bottom: 24px;
}
.custom-header-wrapper[data-v-1816a46e] {
  position: relative;
  border: 1px solid #e8e8e8;
  border-bottom: 0 !important;
  background: #fff;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

/* 冻结部分表头 */
.fixed-header-container[data-v-1816a46e] {
  position: absolute;
  top: 0;
  left: 0;
  width: 420px;
  overflow: hidden;
  /*height: 90px;*/
  z-index: 11;
  background: #fff;
}

/* 滚动部分表头 */
.scroll-header-container[data-v-1816a46e] {
  margin-left: 420px;
  overflow-x: hidden;
  overflow-y: hidden;
  /*height: 90px;*/
}

/* 修改为 */
.login-statistics-fixed-header-table[data-v-1816a46e],
.login-statistics-scroll-header-table[data-v-1816a46e] {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-statistics-fixed-header-table th[data-v-1816a46e],
.login-statistics-scroll-header-table th[data-v-1816a46e] {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 滚动条样式 */
.scroll-header-container[data-v-1816a46e]::-webkit-scrollbar {
  height: 8px;
}
.scroll-header-container[data-v-1816a46e]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.scroll-header-container[data-v-1816a46e]::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.scroll-header-container[data-v-1816a46e]::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}




































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 确保自定义表格样式生效 */
.login-statistics-table.custom-table {
   table-layout: fixed !important;
}
.login-statistics-table.custom-table .ant-table {
  table-layout: fixed !important;
}
.login-statistics-table.custom-table .ant-table-content {
  width: 100% !important;
  overflow-x: auto !important;
}
.login-statistics-table.custom-table .ant-table-body {
  overflow-x: auto !important;
}
.login-statistics-table.custom-table .ant-table table {
  table-layout: fixed !important;
  width: auto !important;
  min-width: auto !important;
}

/* 精确控制固定列宽度 */
.login-statistics-table.custom-table .ant-table-fixed-left {
  width: 420px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left table {
  width: 420px !important;
}

/* 精确控制每一列的宽度 */
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:first-child,
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:first-child {
  width: 220px !important;
  min-width: 220px !important;
  max-width: 220px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(2),
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(2) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-thead > tr > th:nth-child(3),
.login-statistics-table.custom-table .ant-table-fixed-left .ant-table-tbody > tr > td:nth-child(3) {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
}

/* 精确控制日期列的宽度 */
.login-statistics-table.custom-table .ant-table-tbody > tr > td:not(.ant-table-row-expand-icon-cell) {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important;
}

/* 确保表格容器没有额外边距 */
.login-statistics-table.custom-table .ant-table-container {
  border-top: none !important;
}
.login-statistics-table.custom-table .ant-table-body {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 防止自动拉伸 */
.login-statistics-table.custom-table .ant-table-thead > tr > th,
.login-statistics-table.custom-table .ant-table-tbody > tr > td {
  width: auto !important;
  min-width: auto !important;
  max-width: none !important;
  white-space: nowrap;
}

/* 登录统计表专用样式 - 新增 */
.login-statistics-fixed-header-table,
.login-statistics-scroll-header-table {
  border-collapse: collapse;
  table-layout: fixed !important;
  margin-bottom: 0;
  width: 100%;
}
.login-statistics-fixed-header-table th,
.login-statistics-scroll-header-table th {
  padding: 8px 4px;
  font-size: 12px;
  white-space: nowrap;
}

/* 列宽定义 - 新增 */
.login-statistics-col-width-120 {
  width: 120px;
}
.login-statistics-col-width-100 {
  width: 100px;
}
.login-statistics-col-width-80 {
  width: 80px;
}

/* 表头单元格样式类 - 新增 */
.login-statistics-header-cell {
  /* 基础单元格样式 */
}
.login-statistics-header-cell-border {
  border: 1px solid #e8e8e8;
}
.login-statistics-header-bg-primary {
  background-color: #3260c9;
}
.login-statistics-header-text-white {
  color: #fff;
}
.login-statistics-header-text-center {
  text-align: center;
}
.login-statistics-header-font-bold {
  font-weight: bold;
}
.login-statistics-header-font-normal {
  font-weight: normal;
}
.login-statistics-header-vertical-middle {
  vertical-align: middle;
}
.login-statistics-header-thead {
  /* 头部样式 */
}
.login-statistics-header-row-height {
  height: 30px;
}

.left[data-v-4469daa7] {
  width: calc(100% - 72px - 8px);
}
.right[data-v-4469daa7] {
  width: 72px;
}



.user-register.error {
  color: #ff0000;
}
.user-register.warning {
  color: #ff7e05;
}
.user-register.success {
  color: #52c41a;
}
.user-layout-register {
  /*background-color: #ffffff;*/
  /*padding: 20px;*/
}
.user-layout-register .ant-input-group-addon:first-child {
  background-color: #fff;
}

button.cannel-button[data-v-ae4c8cf0] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 100px;
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}
button.login-button[data-v-ae4c8cf0] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 150px;
  margin-left: 20px;
}
.user-layout-register > h3[data-v-ae4c8cf0] {
  font-size: 16px;
  margin-bottom: 20px;
}
.user-layout-register .getCaptcha[data-v-ae4c8cf0] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-register .register-button[data-v-ae4c8cf0] {
  width: 50%;
  margin-top: 20px;
}
.user-layout-register .login[data-v-ae4c8cf0] {
  float: right;
  line-height: 40px;
  margin-top: 20px;
}
.main[data-v-ae4c8cf0] {
  min-width: 260px!important;
  width: 500px!important;
}
#userLayout.user-layout-wrapper .container .main[data-v-ae4c8cf0] {
  min-width: 260px!important;
  width: 500px!important;
  margin: 0 auto;
}
.user-layout-wrapper.mobile .container .main[data-v-ae4c8cf0] {
  max-width: 500px;
  width: 98%;
}
.ant-form-item[data-v-ae4c8cf0] {
  margin-bottom: 15px !important;
}















.announcementCustomModal .ant-modal-header {
  border: none;
  display: inline-block;
  position: absolute;
  z-index: 1;
  right: 56px;
  padding: 0;
}
.announcementCustomModal .ant-modal-header .ant-modal-title .custom-btn {
  width: 56px;
  height: 56px;
  border: none;
  box-shadow: none;
}
.announcementCustomModal .daily-article {
  border-bottom: 0;
}

.daily-article .article-button[data-v-593ea455] {
  font-size: 1.2rem !important;
}
.daily-article .ant-card-body[data-v-593ea455] {
  padding: 18px !important;
}
.daily-article .ant-card-head[data-v-593ea455] {
  padding: 0 1rem;
}
.daily-article .ant-card-meta[data-v-593ea455] {
  margin-bottom: 1rem;
}
.daily-article .article-content p[data-v-593ea455] {
  word-wrap: break-word;
  word-break: break-all;
  text-overflow: initial;
  white-space: normal;
  font-size: 0.9rem !important;
  margin-bottom: 0.8rem;
}














































































































































































































































































































































































































/*@import '~@assets/less/common.less';*/




.drawer-bootom-button[data-v-72c137d9] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 40px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}
.requiredCss[data-v-72c137d9]::before {
   display: inline-block;
   margin-right: 4px;
   color: #f5222d;
   font-size: 14px;
   font-family: SimSun, sans-serif;
   line-height: 1;
   content: '*';
}





.upload-class[data-v-529034ec] {
  margin-top: 20px;
}
.container[data-v-529034ec] {
  width: 100%;
  height: 100%;
}
.top-content[data-v-529034ec] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: initial;
      flex-direction: initial;
  border: 1px #d7d7d7 solid;
}
.top-left[data-v-529034ec] {
  width: 40%;
  background: #169bd5;
  color: #FFFFFF;
  min-height: 40px;
}
.top-right[data-v-529034ec] {
  width: 100%;
}
.buttom[data-v-529034ec] {
  margin-top: 30px;
}
.hr-class[data-v-529034ec] {
  margin: 0.1px;
}
.algin-class[data-v-529034ec] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.top-right-algin[data-v-529034ec] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: 1%;
}
.processed[data-v-529034ec] {
  margin-top: 5%;
}
.algin-class-processed[data-v-529034ec] {
  background: #ff9900;
}
.source[data-v-529034ec] {
  margin-top: 5%;
}
.source-class[data-v-529034ec] {
  background: #379db4;
}



.circle-cust[data-v-471467f8] {
  position: relative;
  top: 28px;
  left: -100%;
}
.extra-wrapper[data-v-471467f8] {
  line-height: 55px;
  padding-right: 24px;
}
.extra-wrapper .extra-item[data-v-471467f8] {
  display: inline-block;
  margin-right: 24px;
}
.extra-wrapper .extra-item a[data-v-471467f8] {
  margin-left: 24px;
}
/* 首页访问量统计 */
.head-info[data-v-471467f8] {
  position: relative;
  text-align: left;
  padding: 0 32px 0 0;
  min-width: 125px;
}
.head-info.center[data-v-471467f8] {
  text-align: center;
  padding: 0 32px;
}
.head-info span[data-v-471467f8] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  font-size: 0.95rem;
  line-height: 42px;
  margin-bottom: 4px;
}
.head-info p[data-v-471467f8] {
  line-height: 42px;
  margin: 0;
}
.head-info p a[data-v-471467f8] {
  font-weight: 600;
  font-size: 1rem;
}


.ant-card[data-v-471467f8] {
  height: 350px;
}
[data-v-471467f8] .ant-card-head {
  background-color: #3260c9 !important;
  color: white !important;
}


*[data-v-0a7f9e10] {
  margin: 0;
  padding: 0;
}
.content[data-v-0a7f9e10] {
  margin: auto;
  max-width: 1200px;
  margin-bottom: 100px;
}
.test-button[data-v-0a7f9e10] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn[data-v-0a7f9e10] {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #c0ccda;
  color: #1f2d3d;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 20px 10px 0px 0px;
  padding: 9px 15px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  background-color: #50bfff;
  border-color: #50bfff;
  transition: all 0.2s ease;
  text-decoration: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.des[data-v-0a7f9e10] {
  line-height: 30px;
}
code.language-html[data-v-0a7f9e10] {
  padding: 10px 20px;
  margin: 10px 0px;
  display: block;
  background-color: #333;
  color: #fff;
  overflow-x: auto;
  font-family: Consolas, Monaco, Droid, Sans, Mono, Source, Code, Pro, Menlo,
  Lucida, Sans, Type, Writer, Ubuntu, Mono;
  border-radius: 5px;
  white-space: pre;
}
.show-info[data-v-0a7f9e10] {
  margin-bottom: 50px;
}
.show-info h2[data-v-0a7f9e10] {
  line-height: 50px;
}
.title[data-v-0a7f9e10] {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  margin: 20px 0px;
  background-image: -webkit-linear-gradient(
    left,
    #3498db,
    #f47920 10%,
    #d71345 20%,
    #f7acbc 30%,
    #ffd400 40%,
    #3498db 50%,
    #f47920 60%,
    #d71345 70%,
    #f7acbc 80%,
    #ffd400 90%,
    #3498db
  );
  color: transparent;
  -webkit-background-clip: text;
  background-size: 200% 100%;
  animation: slide-data-v-0a7f9e10 5s infinite linear;
  font-size: 40px;
}
.test[data-v-0a7f9e10] {
  height: 500px;
}
.model[data-v-0a7f9e10] {
  position: fixed;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.model-show[data-v-0a7f9e10] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100vw;
  height: 100vh;
  text-align: center;
}
.model img[data-v-0a7f9e10] {
  display: block;
  margin: auto;
  max-width: 80%;
  width: auto;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-position: 0px 0px, 10px 10px;
  background-size: 20px 20px;
  background-image: linear-gradient(
    45deg,
    #eee 25%,
    transparent 25%,
    transparent 75%,
    #eee 75%,
    #eee 100%
  ),
  linear-gradient(45deg, #eee 25%, white 25%, white 75%, #eee 75%, #eee 100%);
}
.c-item[data-v-0a7f9e10] {
  display: block;
  padding: 10px 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pre[data-v-0a7f9e10] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pre-item[data-v-0a7f9e10] {
  padding-right: 20px;
}
@keyframes slide-data-v-0a7f9e10 {
0% {
    background-position: 0 0;
}
100% {
    background-position: -100% 0;
}
}
@media screen and (max-width: 1000px) {
.content[data-v-0a7f9e10] {
    max-width: 90%;
    margin: auto;
}
.test[data-v-0a7f9e10] {
    height: 400px;
}
}


.table-operator[data-v-861a5a9a] {
  margin-bottom: 10px
}
.clName .ant-tree li span.ant-tree-switcher[data-v-861a5a9a], .ant-tree li span.ant-tree-iconEle[data-v-861a5a9a] {
  width: 10px !important;
}
.clName .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected[data-v-861a5a9a] {
  background-color: #1890FF !important;
}

.sub-tabs.un-expand[data-v-e27f7488] .ant-tabs-content {
  height: 0 !important;
}
.sub-tabs.un-expand[data-v-e27f7488] .ant-tabs-bar {
  border-color: transparent !important;
}
.sub-tabs.un-expand[data-v-e27f7488] .ant-tabs-ink-bar {
  background-color: transparent !important;
}
.sub-tabs.un-expand[data-v-e27f7488] .ant-tabs-tab {
  display: none !important;
}

/** 隐藏文件小图标 */
.template-5-tree.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  display: none;
}


.ant-modal-body[data-v-1304afe1] {
  padding: 8px!important;
}




.ant-btn[data-v-3727f7e1] {
  padding: 0 10px;
  margin-left: 3px;
}
.ant-form-item-control[data-v-3727f7e1] {
  line-height: 0px;
}
/** 主表单行间距 */
.ant-form .ant-form-item[data-v-3727f7e1] {
  margin-bottom: 10px;
}
/** Tab页面行间距 */
.ant-tabs-content .ant-form-item[data-v-3727f7e1] {
  margin-bottom: 0px;
}















































































































































































/** Button按钮间距 */
.ant-btn[data-v-969f31dc] {
  margin-left: 3px
}
.ant-card-body .table-operator[data-v-969f31dc]{
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-969f31dc]{
  padding-top:15px;
  padding-bottom:15px;
}
.anty-row-operator button[data-v-969f31dc]{margin: 0 5px}
.ant-btn-danger[data-v-969f31dc]{background-color: #ffffff}
.ant-modal-cust-warp[data-v-969f31dc]{height: 100%}
.ant-modal-cust-warp .ant-modal-body[data-v-969f31dc]{height:calc(100% - 110px) !important;overflow-y: auto}
.ant-modal-cust-warp .ant-modal-content[data-v-969f31dc]{height:90% !important;overflow-y: hidden}


.ant-card-body .table-operator[data-v-0c4c4167] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-0c4c4167] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-0c4c4167] {
  margin: 0 5px
}
.ant-btn-danger[data-v-0c4c4167] {
  background-color: #ffffff
}
.ant-modal-cust-warp[data-v-0c4c4167] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-0c4c4167] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-0c4c4167] {
  height: 90% !important;
  overflow-y: hidden
}



.ant-card-body .table-operator[data-v-4f7ba59e] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-4f7ba59e] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-4f7ba59e] {
  margin: 0 5px
}
.ant-btn-danger[data-v-4f7ba59e] {
  background-color: #ffffff
}
.ant-modal-cust-warp[data-v-4f7ba59e] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-4f7ba59e] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-4f7ba59e] {
  height: 90% !important;
  overflow-y: hidden
}



.clName .ant-tree li span.ant-tree-switcher[data-v-769e3524], .ant-tree li span.ant-tree-iconEle[data-v-769e3524]{width:10px}










































































































































/*update_begin author:scott date:20191203 for:打印机打印的字体模糊问题 */
*[data-v-334a0705] {
  color: #000000!important;
  -webkit-tap-highlight-color: #000000!important;
}
/*update_end author:scott date:20191203 for:打印机打印的字体模糊问题 */
.abcdefg .ant-card-body[data-v-334a0705]{
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 1%;
  border:0px solid black;
  min-width: 800px;
  color:#000000!important;
}
.explain[data-v-334a0705]{
  text-align: left;
  margin-left: 50px;
  color:#000000!important;
}
.explain .ant-input[data-v-334a0705],.sign .ant-input[data-v-334a0705]{
  font-weight:bolder;
  text-align:center;
  border-left-width:0px!important;
  border-top-width:0px!important;
  border-right-width:0px!important;
}
.explain div[data-v-334a0705]{
  margin-bottom: 10px;
}
/* you can make up upload button and sample style by using stylesheets */
.ant-upload-select-picture-card i[data-v-334a0705] {
  font-size: 32px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-334a0705] {
  margin-top: 8px;
  color: #666;
}


.ant-card-body .table-operator[data-v-255ac045]{
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-255ac045]{
  padding-top:15px;
  padding-bottom:15px;
}
.anty-row-operator button[data-v-255ac045]{margin: 0 5px}
.ant-btn-danger[data-v-255ac045]{background-color: #ffffff}
.ant-modal-cust-warp[data-v-255ac045]{height: 100%}
.ant-modal-cust-warp .ant-modal-body[data-v-255ac045]{height:calc(100% - 110px) !important;overflow-y: auto}
.ant-modal-cust-warp .ant-modal-content[data-v-255ac045]{height:90% !important;overflow-y: hidden}

.ant-card-body .table-operator[data-v-22b8c57a] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-22b8c57a] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-22b8c57a] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-22b8c57a] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-22b8c57a] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-22b8c57a] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-22b8c57a] {
  height: 90% !important;
  overflow-y: hidden;
}


.ant-btn[data-v-10e519b4] {
  padding: 0 10px;
  margin-left: 3px;
}
.ant-form-item-control[data-v-10e519b4] {
  line-height: 0px;
}

/** 主表单行间距 */
.ant-form .ant-form-item[data-v-10e519b4] {
  margin-bottom: 10px;
}

/** Tab页面行间距 */
.ant-tabs-content .ant-form-item[data-v-10e519b4] {
  margin-bottom: 0px;
}


.ant-card-body .table-operator[data-v-19d40d38] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-19d40d38] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-19d40d38] {
  margin: 0 5px
}
.ant-btn-danger[data-v-19d40d38] {
  background-color: #ffffff
}
.ant-modal-cust-warp[data-v-19d40d38] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-19d40d38] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-19d40d38] {
  height: 90% !important;
  overflow-y: hidden
}

.card-container {
  background: #fff;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: 100%;
}
.card-container .ant-tabs {
  border: 1px solid #e6ebf5;
  padding: 0;
}
.card-container .ant-tabs .ant-tabs-bar {
  margin: 0;
  outline: none;
  border-bottom: none;
}
.card-container .ant-tabs .ant-tabs-bar .ant-tabs-nav-container {
  margin: 0;
}
.card-container .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab {
  padding: 0 24px!important;
  background-color: #f5f7fa !important;
  margin-right: 0px!important;
  border-radius: 0;
  line-height: 38px;
  border: 1px solid transparent!important;
  border-bottom: 1px solid #e6ebf5 !important;
}
.card-container .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-active.ant-tabs-tab {
  color: #409eff;
  background-color: #fff !important;
  border-right: 1px solid #e6ebf5 !important;
  border-left: 1px solid #e6ebf5 !important;
  border-bottom: 1px solid #fff !important;
  font-weight: normal;
  transition: none!important;
}
.card-container .ant-tabs .ant-tabs-tabpane {
  padding: 15px;
}
.card-container .ant-tabs .ant-tabs-tabpane .ant-row {
  margin: 10px 0;
}
.card-container .ant-tabs .ant-tabs-tabpane .ant-select,
.card-container .ant-tabs .ant-tabs-tabpane .ant-input-number {
  width: 100px;
}

.container-widthEn[data-v-5dcbc1c8] {
  width: 755px;
}
.container-widthCn[data-v-5dcbc1c8] {
  width: 608px;
}
.language[data-v-5dcbc1c8] {
  text-align: center;
  position: absolute;
  right: 13px;
  top: 13px;
  border: 1px solid transparent;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  color: #409eff;
  z-index: 1;
  background: #f5f7fa;
  outline: none;
  width: 47px;
  border-bottom: 1px solid #e6ebf5;
  border-radius: 0;
}
.card-container .bottom[data-v-5dcbc1c8] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 10px 0 0 0;
}
.card-container .bottom .cronButton[data-v-5dcbc1c8] {
  margin: 0 10px;
  line-height: 40px;
}
.tabBody .a-row[data-v-5dcbc1c8] {
  margin: 10px 0;
}
.tabBody .a-row .long .a-select[data-v-5dcbc1c8] {
  width: 354px;
}
.tabBody .a-row .a-input-number[data-v-5dcbc1c8] {
  width: 110px;
}

.extra-wrapper[data-v-5fcf192c] {
  line-height: 55px;
  padding-right: 24px;
}
.extra-wrapper .extra-item[data-v-5fcf192c] {
  display: inline-block;
  margin-right: 24px;
}
.extra-wrapper .extra-item a[data-v-5fcf192c] {
  margin-left: 24px;
}
.item-group[data-v-5fcf192c] {
  padding: 20px 0 8px 24px;
  font-size: 0;
}
.item-group a[data-v-5fcf192c] {
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 13px;
  width: 25%;
}
.item-group .more-btn[data-v-5fcf192c] {
  margin-bottom: 13px;
  text-align: center;
}
.list-content-item[data-v-5fcf192c] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 40px;
}
@media only screen and (min-width: 1600px) {
.list-content-item[data-v-5fcf192c] {
    margin-left: 60px;
}
}
@media only screen and (max-width: 1300px) {
.list-content-item[data-v-5fcf192c] {
    margin-left: 20px;
}
.width-hidden4[data-v-5fcf192c] {
    display: none;
}
}
.list-content-item span[data-v-5fcf192c] {
  line-height: 20px;
}
.list-content-item p[data-v-5fcf192c] {
  margin-top: 4px;
  margin-bottom: 0;
  line-height: 22px;
}
.anty-list-cust .ant-list-item-meta[data-v-5fcf192c] {
  -ms-flex: 0.3 !important;
      flex: 0.3 !important;
}
.anty-list-cust .ant-list-item-content[data-v-5fcf192c] {
  -ms-flex: 1 !important;
      flex: 1 !important;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  margin-left: 20px;
}


.ant-card-body .table-operator[data-v-4cb8a0e0] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-4cb8a0e0] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-4cb8a0e0] {
  margin: 0 5px
}
.ant-btn-danger[data-v-4cb8a0e0] {
  background-color: #ffffff
}
.ant-modal-cust-warp[data-v-4cb8a0e0] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-4cb8a0e0] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-4cb8a0e0] {
  height: 90% !important;
  overflow-y: hidden
}
.statistic[data-v-4cb8a0e0] {
  padding: 0px !important;
  margin-top: 50px;
}
.statistic h4[data-v-4cb8a0e0] {
  margin-bottom: 20px;
  text-align: center !important;
  font-size: 24px !important;
}
.statistic #canvas_1[data-v-4cb8a0e0] {
  width: 100% !important;
}







































































































































































































































/* tile uploaded pictures */
.upload-list-inline > > > .ant-upload-list-item[data-v-1efc7a5b] {
  float: left;
  width: 200px;
  margin-right: 8px;
}
.upload-list-inline > > > .ant-upload-animate-enter[data-v-1efc7a5b] {
  animation-name: uploadAnimateInlineIn;
}
.upload-list-inline > > > .ant-upload-animate-leave[data-v-1efc7a5b] {
  animation-name: uploadAnimateInlineOut;
}


.ant-card[data-v-cd3532fe] {
  margin-left: -30px;
  margin-right: -30px;
}


.ant-card-body .table-operator[data-v-e04bf6d8] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-e04bf6d8] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-e04bf6d8] {
  margin: 0 5px
}
.ant-btn-danger[data-v-e04bf6d8] {
  background-color: #ffffff
}
.ant-modal-cust-warp[data-v-e04bf6d8] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-e04bf6d8] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-e04bf6d8] {
  height: 90% !important;
  overflow-y: hidden
}


.ant-card[data-v-3a4a3d93] {
  margin-left: -30px;
  margin-right: -30px;
}





/** Button按钮间距 */
.ant-btn[data-v-eb1960fc] {
  margin-left: 3px;
}
.ant-card-body .table-operator[data-v-eb1960fc] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-eb1960fc] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-eb1960fc] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-eb1960fc] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-eb1960fc] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-eb1960fc] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-eb1960fc] {
  height: 90% !important;
  overflow-y: hidden;
}

/** Button按钮间距 */
.ant-btn[data-v-764f5a1c] {
  margin-left: 3px;
}
.ant-card-body .table-operator[data-v-764f5a1c] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-764f5a1c] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-764f5a1c] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-764f5a1c] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-764f5a1c] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-764f5a1c] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-764f5a1c] {
  height: 90% !important;
  overflow-y: hidden;
}



/*列表上方操作按钮区域*/
.ant-card-body .table-operator[data-v-4bff4602] {
  margin-bottom: 8px;
}
/** Button按钮间距 */
.table-operator .ant-btn[data-v-4bff4602] {
  margin: 0 8px 8px 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-4bff4602] {
  margin: 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-4bff4602]:last-child {
  margin: 0 8px 8px 0;
}
/*列表td的padding设置 可以控制列表大小*/
.ant-table-tbody .ant-table-row td[data-v-4bff4602] {
  padding-top: 15px;
  padding-bottom: 15px;
}
/*列表页面弹出modal*/
.ant-modal-cust-warp[data-v-4bff4602] {
  height: 100%;
}
/*弹出modal Y轴滚动条*/
.ant-modal-cust-warp .ant-modal-body[data-v-4bff4602] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
/*弹出modal 先有content后有body 故滚动条控制在body上*/
.ant-modal-cust-warp .ant-modal-content[data-v-4bff4602] {
  height: 90% !important;
  overflow-y: hidden;
}
/*列表中有图片的加这个样式 参考用户管理*/
.anty-img-wrap[data-v-4bff4602] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-4bff4602] {
  max-height: 100%;
}
/*列表中范围查询样式*/
.query-group-cust[data-v-4bff4602] {
  width: calc(50% - 10px);
}
.query-group-split-cust[data-v-4bff4602]:before {
  content: "~";
  width: 20px;
  display: inline-block;
  text-align: center;
}
/*erp风格子表外框padding设置*/
.ant-card-wider-padding.cust-erp-sub-tab > .ant-card-body[data-v-4bff4602] {
  padding: 5px 12px;
}
/* 内嵌子表背景颜色 */
.j-inner-table-wrapper[data-v-4bff4602] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row {
  background-color: #FFFFFF;
}
/**隐藏样式-modal确定按钮 */
.jee-hidden[data-v-4bff4602] {
  display: none;
}
.ant-input[disabled][data-v-4bff4602] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-select-disabled[data-v-4bff4602] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-input-disabled[data-v-4bff4602] {
  color: rgba(0, 0, 0, 0.65) !important;
}
/*
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}

.ant-select-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}*/
[data-v-4bff4602] .g2-tooltip {
  width: 200px !important;
}
.ant-colnew[data-v-4bff4602] {
  height: 58px;
}
.ant-colarea[data-v-4bff4602] {
  height: 80px;
}
.anty-img-wrap[data-v-4bff4602] {
  height: 50px;
}
.ant-modal-body div[data-v-4bff4602] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 600px;
  overflow: hidden;
  object-fit: cover;
}

.my_select_component[data-v-a2bd0d9a] .ant-select-search__field {
  display: none !important;
}
.my_select_component[data-v-a2bd0d9a] .ant-select-selection--multiple {
  cursor: pointer !important;
}









/*列表上方操作按钮区域*/
.ant-card-body .table-operator[data-v-dedfc620] {
  margin-bottom: 8px;
}
/** Button按钮间距 */
.table-operator .ant-btn[data-v-dedfc620] {
  margin: 0 8px 8px 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-dedfc620] {
  margin: 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-dedfc620]:last-child {
  margin: 0 8px 8px 0;
}
/*列表td的padding设置 可以控制列表大小*/
.ant-table-tbody .ant-table-row td[data-v-dedfc620] {
  padding-top: 15px;
  padding-bottom: 15px;
}
/*列表页面弹出modal*/
.ant-modal-cust-warp[data-v-dedfc620] {
  height: 100%;
}
/*弹出modal Y轴滚动条*/
.ant-modal-cust-warp .ant-modal-body[data-v-dedfc620] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
/*弹出modal 先有content后有body 故滚动条控制在body上*/
.ant-modal-cust-warp .ant-modal-content[data-v-dedfc620] {
  height: 90% !important;
  overflow-y: hidden;
}
/*列表中有图片的加这个样式 参考用户管理*/
.anty-img-wrap[data-v-dedfc620] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-dedfc620] {
  max-height: 100%;
}
/*列表中范围查询样式*/
.query-group-cust[data-v-dedfc620] {
  width: calc(50% - 10px);
}
.query-group-split-cust[data-v-dedfc620]:before {
  content: "~";
  width: 20px;
  display: inline-block;
  text-align: center;
}
/*erp风格子表外框padding设置*/
.ant-card-wider-padding.cust-erp-sub-tab > .ant-card-body[data-v-dedfc620] {
  padding: 5px 12px;
}
/* 内嵌子表背景颜色 */
.j-inner-table-wrapper[data-v-dedfc620] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row {
  background-color: #FFFFFF;
}
/**隐藏样式-modal确定按钮 */
.jee-hidden[data-v-dedfc620] {
  display: none;
}
.ant-input[disabled][data-v-dedfc620] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-select-disabled[data-v-dedfc620] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-input-disabled[data-v-dedfc620] {
  color: rgba(0, 0, 0, 0.65) !important;
}
/*
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}

.ant-select-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}*/
[data-v-dedfc620] .g2-tooltip {
  width: 200px !important;
}
.ant-colnew[data-v-dedfc620] {
  height: 58px;
}
.ant-colarea[data-v-dedfc620] {
  height: 80px;
}
/** 查看详情弹窗的样式 */
.detail-modal .detail-iframe[data-v-dedfc620] {
  border: 0;
  width: 100%;
  height: 88vh;
  min-height: 600px;
}
.detail-modal.fullscreen .detail-iframe[data-v-dedfc620] {
  height: 100%;
}
.detail-modal[data-v-dedfc620] .ant-modal {
  top: 30px;
}
.detail-modal[data-v-dedfc620] .ant-modal .ant-modal-body {
  font-size: 0;
  padding: 0;
}
.detail-modal.fullscreen[data-v-dedfc620] .ant-modal {
  top: 0;
}










.components-input-demo-presuffix .anticon-close-circle[data-v-48836597] {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-48836597]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-48836597]:active {
  color: #666;
}
.avatar-uploader > .ant-upload[data-v-48836597] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-48836597] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-48836597] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-48836597]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-48836597] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}














.j-address-list-right-card-box .ant-table-placeholder {
  min-height: 46px;
}


.j-address-list-right-card-box[data-v-497ab7e8] {
  height: 100%;
  min-height: 300px;
}

































































































































































































































/** Button按钮间距 */
.ant-btn[data-v-1ce45db9] {
  margin-left: 3px
}
.ant-card[data-v-1ce45db9] {
  margin-left: -30px;
  margin-right: -30px;
}
.table-page-search-wrapper[data-v-1ce45db9] {
  margin-top: -16px;
  margin-bottom: 16px;
}


.ant-card-body .table-operator[data-v-019ac0eb] {
  margin: 15px;
}
.anty-form-btn[data-v-019ac0eb] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-019ac0eb] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-019ac0eb] {
  padding-right: 0
}
.header[data-v-019ac0eb] {
  padding: 0 8px;
}
.header button[data-v-019ac0eb] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-019ac0eb] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-019ac0eb] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-019ac0eb] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-019ac0eb] {
  height: auto !important;
}

/** Button按钮间距 */
.ant-btn[data-v-019ac0eb] {
  margin-left: 3px
}
.drawer-bootom-button[data-v-019ac0eb] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

/**
 * 列表查询通用样式，移动端自适应
 */
.search{
  margin-bottom: 54px;
}
.fold{
  width: calc(100% - 216px);
  display: inline-block
}
.operator{
  margin-bottom: 18px;
}
@media screen and (max-width: 900px) {
.fold {
    width: 100%;
}
}
.operator button {
  margin-right: 5px;
}
i {
  cursor: pointer;
}
.trcolor{
  background-color: rgba(255, 192, 203, 0.31);
  color:red;
}



.anty-img-wrap[data-v-2a04ad98] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-2a04ad98] {
  max-height: 100%;
}
.marginCss[data-v-2a04ad98] {
  margin-top: 20px;
}




.ant-card-body .table-operator[data-v-331e09f0] {
  margin: 15px;
}
.anty-form-btn[data-v-331e09f0] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-331e09f0] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-331e09f0] {
  padding-right: 0
}
.header[data-v-331e09f0] {
  padding: 0 8px;
}
.header button[data-v-331e09f0] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-331e09f0] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-331e09f0] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-331e09f0] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-331e09f0] {
  height: auto !important;
}

/** Button按钮间距 */
.ant-btn[data-v-331e09f0] {
  margin-left: 3px
}
.drawer-bootom-button[data-v-331e09f0] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}






.ant-card-body .table-operator[data-v-d39a077a] {
  margin: 15px;
}
.anty-form-btn[data-v-d39a077a] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-d39a077a] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-d39a077a] {
  padding-right: 0
}
.header[data-v-d39a077a] {
  padding: 0 8px;
}
.header button[data-v-d39a077a] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-d39a077a] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-d39a077a] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-d39a077a] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-d39a077a] {
  height: auto !important;
}

/** Button按钮间距 */
.drawer-bootom-button[data-v-d39a077a] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}


.ant-card-body .table-operator[data-v-5fb73ac4] {
  margin: 15px;
}
.anty-form-btn[data-v-5fb73ac4] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-5fb73ac4] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-5fb73ac4] {
  padding-right: 0
}
.header[data-v-5fb73ac4] {
  padding: 0 8px;
}
.header button[data-v-5fb73ac4] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-5fb73ac4] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-5fb73ac4] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-5fb73ac4] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-5fb73ac4] {
  height: auto !important;
}

/** Button按钮间距 */
.ant-btn[data-v-5fb73ac4] {
  margin-left: 3px
}
.drawer-bootom-button[data-v-5fb73ac4] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}



.ant-card-body .table-operator[data-v-ef7629d0] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-ef7629d0] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-ef7629d0] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-ef7629d0] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-ef7629d0] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-ef7629d0] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-ef7629d0] {
  height: 90% !important;
  overflow-y: hidden;
}


.drawer-bootom-button[data-v-7b8b9399] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}












































































































































































































































































































































































/** Button按钮间距 */
.ant-btn[data-v-1b51ca48] {
  margin-left: 3px
}
.ant-card[data-v-1b51ca48] {
  margin-left: -30px;
  margin-right: -30px;
}
.table-page-search-wrapper[data-v-1b51ca48] {
  margin-top: -16px;
  margin-bottom: 16px;
}

.drawer-bootom-button[data-v-173a6a5c] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}






[data-v-dcda59a8] .data-rule-invalid {
  background: #f4f4f4;
  color: #bababa;
}



















ul[data-v-ca8b52bc] {
  max-height: 700px;
  overflow-y: auto;
  padding-left: 0.5rem;
}
ul i[data-v-ca8b52bc] {
  font-size: 1.5rem;
  border: 1px solid #f1f1f1;
  padding: 0.2rem;
  margin: 0.3rem;
  cursor: pointer;
}
ul i.active[data-v-ca8b52bc],
ul i[data-v-ca8b52bc]:hover {
  border-radius: 2px;
  border-color: #4a4a48;
  background-color: #4a4a48;
  color: #fff;
  transition: all 0.3s;
}
ul li[data-v-ca8b52bc] {
  list-style: none;
  float: left;
  width: 5%;
  text-align: center;
  cursor: pointer;
  color: #555;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  position: relative;
  margin: 3px 0;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden;
  padding: 10px 0 0;
}


.data-rule-invalid{
  background: #f4f4f4;
  color: #bababa;
}







.drawer-bootom-button[data-v-64670ede] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}



















































































































































































































































































































































































































































































































































































































































































/** Button按钮间距 */
.ant-btn[data-v-131ef3f5] {
  margin-left: 8px
}


.ant-card-body .table-operator[data-v-0761ca9a]{
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-0761ca9a]{
  padding-top:15px;
  padding-bottom:15px;
}
.anty-row-operator button[data-v-0761ca9a]{margin: 0 5px}
.ant-btn-danger[data-v-0761ca9a]{background-color: #ffffff}
.ant-modal-cust-warp[data-v-0761ca9a]{height: 100%}
.ant-modal-cust-warp .ant-modal-body[data-v-0761ca9a]{height:calc(100% - 110px) !important;overflow-y: auto}
.ant-modal-cust-warp .ant-modal-content[data-v-0761ca9a]{height:90% !important;overflow-y: hidden}
.anty-img-wrap[data-v-0761ca9a]{height:25px;position: relative;}
.anty-img-wrap > img[data-v-0761ca9a]{max-height:100%;}

/*列表上方操作按钮区域*/
.ant-card-body .table-operator[data-v-584dffe8] {
  margin-bottom: 8px;
}
/** Button按钮间距 */
.table-operator .ant-btn[data-v-584dffe8] {
  margin: 0 8px 8px 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-584dffe8] {
  margin: 0;
}
.table-operator .ant-btn-group .ant-btn[data-v-584dffe8]:last-child {
  margin: 0 8px 8px 0;
}
/*列表td的padding设置 可以控制列表大小*/
.ant-table-tbody .ant-table-row td[data-v-584dffe8] {
  padding-top: 15px;
  padding-bottom: 15px;
}
/*列表页面弹出modal*/
.ant-modal-cust-warp[data-v-584dffe8] {
  height: 100%;
}
/*弹出modal Y轴滚动条*/
.ant-modal-cust-warp .ant-modal-body[data-v-584dffe8] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
/*弹出modal 先有content后有body 故滚动条控制在body上*/
.ant-modal-cust-warp .ant-modal-content[data-v-584dffe8] {
  height: 90% !important;
  overflow-y: hidden;
}
/*列表中有图片的加这个样式 参考用户管理*/
.anty-img-wrap[data-v-584dffe8] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-584dffe8] {
  max-height: 100%;
}
/*列表中范围查询样式*/
.query-group-cust[data-v-584dffe8] {
  width: calc(50% - 10px);
}
.query-group-split-cust[data-v-584dffe8]:before {
  content: "~";
  width: 20px;
  display: inline-block;
  text-align: center;
}
/*erp风格子表外框padding设置*/
.ant-card-wider-padding.cust-erp-sub-tab > .ant-card-body[data-v-584dffe8] {
  padding: 5px 12px;
}
/* 内嵌子表背景颜色 */
.j-inner-table-wrapper[data-v-584dffe8] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row {
  background-color: #FFFFFF;
}
/**隐藏样式-modal确定按钮 */
.jee-hidden[data-v-584dffe8] {
  display: none;
}
.ant-input[disabled][data-v-584dffe8] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-select-disabled[data-v-584dffe8] {
  color: rgba(0, 0, 0, 0.65) !important;
}
.ant-input-disabled[data-v-584dffe8] {
  color: rgba(0, 0, 0, 0.65) !important;
}
/*
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}

.ant-select-disabled {
  color: rgba(0, 0, 0, 0.65) !important;
}*/
[data-v-584dffe8] .g2-tooltip {
  width: 200px !important;
}
.ant-colnew[data-v-584dffe8] {
  height: 58px;
}
.ant-colarea[data-v-584dffe8] {
  height: 80px;
}
/** 查看详情弹窗的样式 */
.detail-modal .detail-iframe[data-v-584dffe8] {
  border: 0;
  width: 100%;
  height: 88vh;
  min-height: 600px;
}
.detail-modal.fullscreen .detail-iframe[data-v-584dffe8] {
  height: 100%;
}
.detail-modal[data-v-584dffe8] .ant-modal {
  top: 30px;
}
.detail-modal[data-v-584dffe8] .ant-modal .ant-modal-body {
  font-size: 0;
  padding: 0;
}
.detail-modal.fullscreen[data-v-584dffe8] .ant-modal {
  top: 0;
}

.left[data-v-bf0bbf0c] {
  width: calc(100% - 72px - 8px);
}
.right[data-v-bf0bbf0c] {
  width: 72px;
}




.avatar-uploader > .ant-upload[data-v-73a648e5] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-73a648e5] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-73a648e5] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-73a648e5]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-73a648e5] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

















.drawer-bootom-button[data-v-594fb2ba] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}
















.ant-card-body .table-operator[data-v-02a31774]{
  margin-bottom: 18px;
}
.anty-row-operator button[data-v-02a31774]{margin: 0 5px}
.ant-btn-danger[data-v-02a31774]{background-color: #ffffff}z

.ant-modal-cust-warp[data-v-02a31774]{height: 100%}
.ant-modal-cust-warp .ant-modal-body[data-v-02a31774]{height:calc(100% - 110px) !important;overflow-y: auto}
.ant-modal-cust-warp .ant-modal-content[data-v-02a31774]{height:90% !important;overflow-y: hidden}


.avatar-uploader > .ant-upload[data-v-5b68bce7] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-5b68bce7] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-5b68bce7] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-5b68bce7]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-5b68bce7] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}



.my-dept-select-tree[data-v-087751b4] {
  padding-left: 148px;
  height: 350px;
  width: 655px;
  overflow-y: scroll;
}
.my-dept-select-tree.fullscreen[data-v-087751b4] {
  height: calc(100vh - 250px);
}
.drawer-bootom-button[data-v-087751b4] {
  padding-left: 148px;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}






.components-input-demo-presuffix .anticon-close-circle[data-v-7fce0e55] {
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-7fce0e55]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-7fce0e55]:active {
  color: #666;
}
.avatar-uploader > .ant-upload[data-v-7fce0e55] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-7fce0e55] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-7fce0e55] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-7fce0e55]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-7fce0e55] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}







.ant-table-tbody .ant-table-row td[data-v-228f7c62] {
  padding-top: 10px;
  padding-bottom: 10px;
}
[data-v-228f7c62] .ant-modal {
  height: 700px;
}


.avatar-uploader > .ant-upload[data-v-2dc2390b] {
  width:104px;
  height:104px;
}
.ant-upload-select-picture-card i[data-v-2dc2390b] {
  font-size: 49px;
  color: #999;
}
.ant-upload-select-picture-card .ant-upload-text[data-v-2dc2390b] {
  margin-top: 8px;
  color: #666;
}
.ant-table-tbody .ant-table-row td[data-v-2dc2390b]{
  padding-top:10px;
  padding-bottom:10px;
}
.drawer-bootom-button[data-v-2dc2390b] {
  position: absolute;
  bottom: -8px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 40px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}





.auth-in-root[data-v-e9cd79b2] {
  width: 100%;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #fff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.auth-in-root[data-v-e9cd79b2] {
    min-height: 1200px;
}
}

.auth-in-root[data-v-6f94f94f] {
  width: 100%;
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #fff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.auth-in-root[data-v-6f94f94f] {
    min-height: 1200px;
}
}

.user-login-other[data-v-0b72ad24] {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.user-login-other .item-icon[data-v-0b72ad24] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.user-login-other .item-icon[data-v-0b72ad24] :hover {
  color: #1890ff;
}
.user-login-other .register[data-v-0b72ad24] {
  float: right;
}


.getCaptcha[data-v-50afd0bf]{
  display: block;
  width: 100%;
  height: 40px;
}


.getCaptcha[data-v-91f228aa]{
  display: block;
  width: 100%;
  height: 40px;
  white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 超出部分隐藏 */
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}


.getCaptcha[data-v-620b398a]{
  display: block;
  width: 100%;
  height: 40px;
  white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 超出部分隐藏 */
  text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}

.user-layout-login label[data-v-1ecd471f] {
  font-size: 14px;
}
.user-layout-login .getCaptcha[data-v-1ecd471f] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-login .forge-password[data-v-1ecd471f] {
  font-size: 14px;
}
.user-layout-login button.login-button[data-v-1ecd471f] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 100%;
}
.user-layout-login button.login-button2[data-v-1ecd471f] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 48%;
}
.user-layout-login .user-login-other[data-v-1ecd471f] {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.user-layout-login .user-login-other .item-icon[data-v-1ecd471f] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.user-layout-login .user-login-other .item-icon[data-v-1ecd471f]:hover {
  color: #1890ff;
}
.user-layout-login .user-login-other .register[data-v-1ecd471f] {
  float: right;
}
.sign-in-other .sign-in-xiangxin[data-v-1ecd471f] {
  -ms-flex: 1;
      flex: 1;
  width: 100%;
  padding: 0px;
  -webkit-tap-highlight-color: transparent;
  outline: 0px;
  border: 0px;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: var(--surface);
  min-width: 64px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  box-shadow: none;
  text-transform: none;
  text-align: center;
  border: 1px solid var(--border);
  background-color: #2196f3;
  /* UI Properties */
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) var(--unnamed-font-size-14)/var(--unnamed-line-spacing-22) var(--unnamed-font-family-noto-sans);
  letter-spacing: var(--unnamed-character-spacing-0);
}


.valid-error .ant-select-selection__placeholder{
  color: #f5222d;
}

/*.aui-formBox {
  flex-basis: 40%;
  -webkit-flex-basis: 40%;
  box-sizing: border-box;
  padding: 30px 20px;
  background: #fff;
  box-shadow: 2px 9px 49px -17px #0000001a;
}*/
.aui-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.aui-form-nav {
  text-align: center;
  padding-bottom: 20px;
}
.aui-flex-box {
  -ms-flex: 1;
      flex: 1;
  min-width: 0;
  font-size: 14px;
  color: #333;
}
.aui-form-nav .aui-flex-box {
  color: #040404;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}
.activeNav {
  position: relative;
}
.activeNav:after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 4px;
  background: #1b90ff;
  border-radius: 100px;
}

.user-layout-login label[data-v-3b019507] {
  font-size: 14px;
}
.user-layout-login .getCaptcha[data-v-3b019507] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-login .forge-password[data-v-3b019507] {
  font-size: 14px;
}
.user-layout-login button.login-button[data-v-3b019507] {
  padding: 0 15px;
  font-size: 16px;
  height: 40px;
  width: 100%;
}
.user-layout-login .user-login-other[data-v-3b019507] {
  text-align: left;
  margin-top: 24px;
  line-height: 22px;
}
.user-layout-login .user-login-other .item-icon[data-v-3b019507] {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.2);
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.3s;
}
.user-layout-login .user-login-other .item-icon[data-v-3b019507]:hover {
  color: #1890ff;
}
.user-layout-login .user-login-other .register[data-v-3b019507] {
  float: right;
}


.valid-error .ant-select-selection__placeholder{
  color: #f5222d;
}

.stepFormText[data-v-734e6070] {
  margin-bottom: 24px;
}
.ant-form-item-label[data-v-734e6070],
.ant-form-item-control[data-v-734e6070] {
  line-height: 22px;
}
.getCaptcha[data-v-734e6070] {
  display: block;
  width: 100%;
  height: 40px;
}

.stepFormText[data-v-735c77f1] {
  margin-bottom: 24px;
}
.ant-form-item-label[data-v-735c77f1],
.ant-form-item-control[data-v-735c77f1] {
  line-height: 22px;
}


.toLogin[data-v-736a8f72]{
  text-align: center;
}

.steps[data-v-1e578d05] {
  max-width: 750px;
  margin: 16px auto;
}
[data-v-1e578d05] .password-retrieval-form {
  max-width: 500px;
  margin: 40px auto 0;
}
[data-v-1e578d05] .password-retrieval-form .ant-form-explain {
  text-align: left;
}

.user-register.error {
  color: #ff0000;
}
.user-register.warning {
  color: #ff7e05;
}
.user-register.success {
  color: #52c41a;
}
.user-layout-register {
  /*background-color: #ffffff;*/
  /*padding: 20px;*/
}
.user-layout-register .ant-input-group-addon:first-child {
  background-color: #fff;
}

.user-layout-register > h3[data-v-56b00485] {
  font-size: 16px;
  margin-bottom: 20px;
}
.user-layout-register .getCaptcha[data-v-56b00485] {
  display: block;
  width: 100%;
  height: 40px;
}
.user-layout-register .register-button[data-v-56b00485] {
  width: 50%;
  margin-top: 20px;
}
.user-layout-register .login[data-v-56b00485] {
  float: right;
  line-height: 40px;
  margin-top: 20px;
}
.main[data-v-56b00485] {
  min-width: 260px!important;
  width: 500px!important;
}
#userLayout.user-layout-wrapper .container .main[data-v-56b00485] {
  min-width: 260px!important;
  width: 500px!important;
  margin: 0 auto;
}
.user-layout-wrapper.mobile .container .main[data-v-56b00485] {
  max-width: 500px;
  width: 98%;
}
.ant-form-item[data-v-56b00485] {
  margin-bottom: 15px !important;
}


/*# sourceMappingURL=108.71cd001d.css.map*/