.black-mask[data-v-8729a0ee] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.black-mask .mask-svg[data-v-8729a0ee] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.guide-explain-person-box[data-v-8729a0ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: absolute;
}
.guide-explain-person-box.guide-explain-person-girl[data-v-8729a0ee] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.guide-explain-person-box .guide-figure[data-v-8729a0ee] {
  z-index: 10006;
}
.guide-explain-person-box .guide-figure.elion-left[data-v-8729a0ee] {
  height: 200px;
}
.guide-explain-person-box .guide-figure.elion-right[data-v-8729a0ee] {
  height: 200px;
}
.guide-explain-person-box .guide-figure.girl[data-v-8729a0ee] {
  width: 122px;
  height: 166px;
  margin-left: 20px;
  margin-bottom: -8px;
}
.guide-container[data-v-8729a0ee] {
  width: 400px;
  background: #BCE1CB;
  padding: 32px;
  border-radius: 32px;
  z-index: 10005;
}
.guide-container .guide-progress-container[data-v-8729a0ee] {
  font-size: 14px;
  color: #2447F9;
}
.guide-container .guide-progress-container .progress[data-v-8729a0ee] {
  float: right;
}
.guide-container .guide-explain[data-v-8729a0ee] {
  font-size: 16px;
  background-color: #BCE1CB;
  color: #000;
  padding: 12px 0 24px 0;
}
.guide-container .guide-btn-box[data-v-8729a0ee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.guide-container .guide-btn-box .guide-btn[data-v-8729a0ee] {
  width: 140px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
}
.guide-container .guide-btn-box .guide-btn.next-btn[data-v-8729a0ee] {
  background: #2447F9;
  color: white;
}
.guide-container .guide-btn-box .guide-btn.skip-btn[data-v-8729a0ee] {
  background: white;
  color: #2447F9;
}
.guide-container .guide-btn-box .guide-btn.finish-btn[data-v-8729a0ee] {
  background: #2447F9;
  color: white;
}
.guide-arrow[data-v-8729a0ee] {
  position: absolute;
  width: 20px;
  height: 20px;
}

.black-mask[data-v-177f8d4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .white-mask[data-v-177f8d4b] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 auto;
  background-color: white;
  border-radius: 20px;
  padding: 30px 40px;
}
.black-mask .white-mask .modal-image[data-v-177f8d4b] {
  width: 25%;
}
.black-mask .white-mask .close-button[data-v-177f8d4b] {
  position: absolute;
  top: 30px;
  right: 20px;
  font-size: 22px;
  text-align: center;
}
.black-mask .white-mask .modal-title[data-v-177f8d4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  overflow: auto;
}
.black-mask .white-mask .modal-title .title[data-v-177f8d4b] {
  font-size: 22px;
  font-weight: 600;
  color: #2447F9;
  line-height: 34px;
  text-align: center;
  padding-bottom: 14px;
}
.black-mask .white-mask .modal-title .sub-title[data-v-177f8d4b] {
  font-size: 18px;
  color: #333;
  line-height: 26px;
  text-align: center;
  padding-top: 6px;
}
.black-mask .white-mask .modal-title .modal-tip[data-v-177f8d4b] {
  font-size: 18px;
  color: #999;
  text-align: left;
  width: 100%;
  padding-top: 6px;
}
.black-mask .white-mask .edit-box[data-v-177f8d4b] {
  padding: 0 20px 20px;
}
.black-mask .white-mask .modal-btns-box[data-v-177f8d4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  z-index: 99;
  padding-top: 20px;
}
.black-mask .white-mask .modal-btns-box .modal-button[data-v-177f8d4b] {
  width: 50%;
  height: 40px;
  line-height: 40px;
  margin: 0 5%;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0;
}
.black-mask .white-mask .modal-btns-box .cancel-btn[data-v-177f8d4b] {
  color: #2447F9;
  border-color: #2447F9;
}
.black-mask .white-mask .modal-btns-box .ok-btn[data-v-177f8d4b] {
  background-color: #2447F9;
  border-color: #2447F9;
  cursor: pointer;
  color: white;
  border-radius: 20px;
}
.black-mask .white-mask .modal-btns-box .highttip-btn[data-v-177f8d4b] {
  background-color: #F59E37;
  border-color: #F59E37;
}
.black-mask .white-mask .modal-text[data-v-177f8d4b] {
  width: 100%;
  word-wrap: break-word;
}
.black-mask .white-mask .modal-text.modal-text-center[data-v-177f8d4b] {
  text-align: center;
}
.black-mask .white-mask .modal-text.modal-text-left[data-v-177f8d4b] {
  text-align: left;
}
.black-mask .white-mask .modal-text.modal-text-right[data-v-177f8d4b] {
  text-align: right;
}

.black-mask[data-v-3477bcee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .white-mask[data-v-3477bcee] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 auto;
  background-color: white;
  border-radius: 20px;
  padding: 40px 48px;
  width: 650px;
}
.black-mask .white-mask .close-button[data-v-3477bcee] {
  position: absolute;
  top: 40px;
  right: 20px;
  font-size: 22px;
  text-align: center;
}
.black-mask .white-mask .modal-title[data-v-3477bcee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.black-mask .white-mask .modal-title .title[data-v-3477bcee] {
  font-weight: 600;
  color: #f59e37;
  line-height: 34px;
  text-align: center;
  padding-bottom: 14px;
}
.black-mask .white-mask .modal-title .sub-title[data-v-3477bcee] {
  color: #000;
  line-height: 26px;
  text-align: center;
  padding-top: 6px;
}
.black-mask .white-mask .modal-title .modal-tip[data-v-3477bcee] {
  font-size: 18px;
  color: #999;
  text-align: left;
  width: 100%;
  padding-top: 6px;
}
.black-mask .white-mask .time-stamp[data-v-3477bcee] {
  text-align: center;
  font-size: 24px;
  color: #f59e37;
  padding: 30px 0 20px;
}
.black-mask .white-mask .modal-btns-box[data-v-3477bcee] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  z-index: 99;
  padding-top: 20px;
}
.black-mask .white-mask .modal-btns-box .modal-button[data-v-3477bcee] {
  width: 50%;
  height: 40px;
  line-height: 40px;
  margin: 0 5%;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0;
  background-color: #2447F9;
  border-color: #2447F9;
  cursor: pointer;
  color: white;
  border-radius: 20px;
}
.black-mask .white-mask .modal-text[data-v-3477bcee] {
  width: 100%;
  word-wrap: break-word;
  text-align: center;
  font-size: 24px;
}
.black-mask .white-mask .audio-player-box[data-v-3477bcee] {
  padding: 10px 0;
  overflow: hidden;
}
.black-mask .white-mask .audio-player[data-v-3477bcee] {
  width: 100%;
}
.black-mask audio[data-v-3477bcee] {
  width: 100%;
  height: 40px;
  outline: none;
}
.black-mask audio[data-v-3477bcee]::-webkit-media-controls-enclosure {
  background: #f8f8f8;
  border-radius: 4px;
}
.black-mask .media-controls-container[data-v-3477bcee],
.black-mask .media-controls-container *[data-v-3477bcee] {
  background: #f8f8f8;
  border-radius: 4px;
}
.black-mask audio[data-v-3477bcee]::-webkit-media-controls-volume-control-container {
  display: none;
}

.black-mask[data-v-11a0b9ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .white-mask[data-v-11a0b9ef] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 auto;
  background-color: white;
  border-radius: 20px;
  padding: 40px 48px;
  width: 650px;
}
.black-mask .white-mask .modal-box[data-v-11a0b9ef] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 24px;
}
.black-mask .white-mask .modal-box .title[data-v-11a0b9ef] {
  font-weight: 600;
  color: #2447F9;
  line-height: 34px;
  text-align: center;
  padding-bottom: 14px;
}
.black-mask .white-mask .modal-box .sub-title[data-v-11a0b9ef] {
  color: #000;
  line-height: 26px;
  text-align: center;
  padding-top: 6px;
}
.black-mask .white-mask .loading-ring[data-v-11a0b9ef] {
  margin: 0 auto;
  padding: 40px 0;
}
.black-mask .white-mask .loading-ring .simple-spinner[data-v-11a0b9ef] {
  width: 60px;
  height: 60px;
  border: 6px solid #e3f2fd;
  border-top: 6px solid #2447F9;
  border-radius: 50%;
  -webkit-animation: spin-11a0b9ef 1s linear infinite;
          animation: spin-11a0b9ef 1s linear infinite;
}
@-webkit-keyframes spin-11a0b9ef {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-11a0b9ef {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}

.toast-box[data-v-097bc6df] {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  pointer-events: none;
}
.toast-content[data-v-097bc6df] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 60%;
  min-width: 100px;
  min-height: 40px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 30px;
  border-radius: 10px;
}
.toast-text[data-v-097bc6df] {
  line-height: 40px;
  color: white;
  font-size: 20px;
  text-align: center;
}
.fades-enter-active[data-v-097bc6df],
.fades-leave-active[data-v-097bc6df] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fades-enter[data-v-097bc6df],
.fades-leave-to[data-v-097bc6df] {
  opacity: 0;
}
.fades-leave[data-v-097bc6df],
.fades-enter-to[data-v-097bc6df] {
  opacity: 1;
}

/* 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 */
html,
body,
#app,
#root {
  height: 100%;
}
.colorWeak {
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.ant-layout {
  background: #F9F8ED;
}
.ant-layout.layout-basic {
  height: 100vh;
  min-height: 100vh;
}
canvas {
  display: block;
}
body {
  -webkit-print-color-adjust: exact;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Microsoft YaHei";
}
.close-button {
  color: #333 !important;
}
.close-button .anticon {
  color: #333 !important;
}
.close-button:hover {
  color: #666 !important;
}
.close-button:hover .anticon {
  color: #666 !important;
}
ul,
ol {
  list-style: none;
}
p {
  margin-bottom: 0 !important;
}
textarea {
  resize: none;
}
.table-alert {
  margin-bottom: 16px;
}
.table-operator {
  margin-bottom: 18px;
}
.table-operator button {
  margin-right: 8px;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  margin-right: 0;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: inline-block;
  vertical-align: middle;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item > .ant-form-item-label {
  line-height: 32px;
  padding-right: 8px;
  width: auto;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control {
  height: 32px;
  line-height: 32px;
}
.table-page-search-wrapper .table-page-search-submitButtons {
  display: block;
  margin-bottom: 24px;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  .ant-table-thead > tr > th,
  .ant-table-tbody > tr > th,
  .ant-table-thead > tr > td,
  .ant-table-tbody > tr > td {
    white-space: pre;
  }
  .ant-table-thead > tr > th > span,
  .ant-table-tbody > tr > th > span,
  .ant-table-thead > tr > td > span,
  .ant-table-tbody > tr > td > span {
    display: block;
  }
}
.ant-form-item {
  margin-bottom: 24px;
}
.ant-table-thead > tr > th {
  background: #FAFAFA;
  color: #2447F9;
  border-bottom: 0;
  text-align: center;
}
.ant-pro-global-header {
  background: #F9F8ED;
  -webkit-box-shadow: 0 0px 0px #F9F8ED;
          box-shadow: 0 0px 0px #F9F8ED;
  height: 64px;
  margin-bottom: 30px;
}
.ant-pro-basicLayout .ant-layout-header:not(.ant-pro-top-menu) {
  background: #F9F8ED;
  -webkit-box-shadow: 0 0px 0px #F9F8ED;
          box-shadow: 0 0px 0px #F9F8ED;
}
.ant-layout-header {
  height: 80px;
}
.ant-pro-sider-menu-sider {
  z-index: 0;
}
.ant-pro-sider-menu-sider.light {
  -webkit-box-shadow: 0 0px 0px #F9F8ED;
          box-shadow: 0 0px 0px #F9F8ED;
}
.ant-pro-sider-menu-sider.light .ant-pro-sider-menu-logo {
  -webkit-box-shadow: 0 0px 0px #F9F8ED;
          box-shadow: 0 0px 0px #F9F8ED;
  background: #F9F8ED;
  height: 64px;
  margin-bottom: 30px;
}
.ant-layout-footer {
  background: #F9F8ED;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  background: #F9F8ED;
}
#components-layout-demo-top-side .home-content {
  margin: 0 0 0 0;
}
.ant-pro-basicLayout .ant-layout-sider-children {
  padding-left: 40px;
}
.ant-pro-basicLayout .ant-layout-sider-children img {
  display: none;
}
.ant-pro-sider-menu-sider.light .ant-menu-light {
  background: #F9F8ED;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  background: #F9F8ED;
}
.ant-menu-submenu-title {
  background: #F9F8ED;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  background: #F9F8ED;
}
.ant-menu-sub.ant-menu-inline {
  background: #F9F8ED;
}
.ant-table-bordered .ant-table-thead > tr > th {
  text-align: center;
}
.ant-message {
  z-index: -1;
}
.ant-menu-item-selected {
  color: #fff;
  background: linear-gradient(112.53deg, #8FA2FF -7.6%, #2447F9 136%);
  -webkit-box-shadow: 0px 2px 3.6px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 3.6px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu-submenu-selected {
  color: #fff;
}
.ant-menu-submenu .ant-menu-submenu-inline .ant-menu-submenu-active {
  color: #fff;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  font-size: 16px;
}
.ant-btn-link {
  color: #fff;
}
.ant-btn-primary {
  color: #fff;
  background-color: #2447F9;
  border-color: #2447F9;
  text-shadow: none;
}
.ant-form-item-label > label {
  color: #666666;
}
.ant-form label {
  font-size: 16px;
  font-weight: 600;
}
.ant-btn-round {
  font-size: 16px;
  font-weight: 400;
}
.ant-select-dropdown-menu-item {
  font-size: 16px;
  line-height: 30px;
}
.ant-pro-basicLayout-content {
  margin: 30px;
}
.ant-table {
  font-size: 16px;
  font-weight: 400;
}
.ant-pagination-item-active a {
  color: #2447F9;
}
.ant-pagination-item-active {
  border-color: #2447F9;
}
.a-link {
  color: #2447F9;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #2447F9;
  border-color: #2447F9;
}
.ant-btn:hover,
.ant-btn:focus {
  color: #2447F9;
  background-color: #fff;
  border-color: #2447F9;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #2447F9;
}
.ant-radio-inner::after {
  background-color: #2447F9;
}
.ant-radio-checked::after {
  border: 1px solid #2447F9;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #2447F9;
}
.ant-input {
  border: 1px solid #999999;
  border-radius: 0;
}
.ant-input-lg {
  font-size: 16px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input {
  padding-right: 48px;
}
.ant-input-textarea-clear-icon {
  top: 8px;
  right: 14px;
  margin: 0;
  font-size: 18px;
}
.ant-input-textarea-clear-icon {
  color: #999;
}
.ant-select {
  font-size: 16px;
  color: #333;
}
.ant-time-picker-input {
  border: 1px solid #999999;
  border-radius: 0;
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
  background: transparent;
}
.ant-card-grid {
  -webkit-box-shadow: 1px 0 0 0 #999, 0 1px 0 0 #999, 1px 1px 0 0 #999, 1px 0 0 0 #999 inset, 0 1px 0 0 #999 inset;
          box-shadow: 1px 0 0 0 #999, 0 1px 0 0 #999, 1px 1px 0 0 #999, 1px 0 0 0 #999 inset, 0 1px 0 0 #999 inset;
}
.ant-spin-nested-loading {
  width: 100%;
}
.ant-spin-container {
  height: 100%;
}
.ant-select-selection {
  border: 1px solid #999;
}
.ant-btn-background-ghost.ant-btn-link {
  color: #2447F9;
}
a {
  color: #2447F9;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-close,
.ant-tag-has-color .anticon-close:hover {
  color: #333;
}
.ant-checkbox-group {
  width: 100%;
  padding: 0 20px;
}
.ant-pro-global-header-trigger {
  display: none;
}
.ant-pro-top-nav-header.light {
  -webkit-box-shadow: 0 0px 0px #F9F8ED;
          box-shadow: 0 0px 0px #F9F8ED;
  background: #F9F8ED;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 10px;
}
.ant-popover {
  z-index: 1060!important;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  background: #E6F2FF;
  border-top-color: #E6F2FF;
  border-right-color: #E6F2FF;
  border-bottom-color: #E6F2FF;
  border-left-color: #E6F2FF;
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 6.2px;
  border-top-color: transparent;
  border-right-color: #E6F2FF;
  border-bottom-color: #E6F2FF;
  border-left-color: transparent;
  -webkit-box-shadow: 2px 2px 8px rgba(36, 71, 249, 0.12), 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 2px 8px rgba(36, 71, 249, 0.12), 1px 1px 3px rgba(0, 0, 0, 0.08);
}
.ant-popover-inner {
  background: #E6F2FF;
  border-radius: 8px;
  color: #333;
  border: 1px solid rgba(36, 71, 249, 0.1);
  -webkit-box-shadow: 0 4px 20px rgba(36, 71, 249, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 20px rgba(36, 71, 249, 0.15), 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.ant-popover-inner-content {
  padding: 8px 12px;
}
.ant-popover:hover .ant-popover-inner {
  background: #E0EEFF;
}
.ant-tooltip {
  min-width: 300px;
}
.ant-tooltip-inner {
  background-color: white;
  border-radius: 20px;
  padding: 20px 20px 10px 20px;
}
.ant-tooltip-arrow::before {
  background-color: #fff;
}
.ant-pagination {
  float: right;
}
.ant-tabs-nav .ant-tabs-tab-active {
  font-size: 18px;
  font-weight: 600;
  color: #2447F9;
}
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #c4c4c4;
}
.ant-tabs {
  color: #2447F9;
  font-size: 16px;
  height: 100%;
}
.ant-tabs-nav-container {
  font-size: 16px;
}
.ant-tabs-nav .ant-tabs-tab-disabled,
.ant-tabs-nav .ant-tabs-tab-disabled:hover {
  color: #c4c4c4;
}
.ant-tabs-bar {
  border-bottom: 1px solid #fff;
}
.ant-tabs .ant-tabs-top-content,
.ant-tabs .ant-tabs-bottom-content {
  width: 100%;
  height: 100%;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(143, 162, 255, 0.3)), color-stop(92.31%, rgba(243, 245, 250, 0.3)));
  background: linear-gradient(360deg, rgba(143, 162, 255, 0.3) 0%, rgba(243, 245, 250, 0.3) 92.31%);
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #F9F8ED;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  opacity: 0;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  font-weight: 600;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #F9F8ED;
}
.ant-tabs-ink-bar {
  background-color: #2447F9;
}
.ant-collapse {
  border: 0;
}
.ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 0;
}
.ant-collapse-content {
  border-top: 1px solid white;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  border-color: #999;
  background: #999;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: #999;
  background: #999;
}
.ant-radio-button-wrapper:hover {
  color: #999;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #999;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #999;
}
.ant-radio-button-wrapper:first-child {
  border-radius: 6px 0 0 6px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 6px 6px 0;
}
.ant-cascader-picker-label {
  font-size: 12px;
}
.ant-cascader-picker {
  background-color: #F9F8ED;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  background-color: #E6F2FF;
  color: #2447F9;
}
.ant-cascader-menu-item:hover {
  background-color: #F0F6FF;
}
.ant-cascader-picker:focus .ant-cascader-input,
.ant-cascader-picker-open .ant-cascader-input {
  border-color: #2447F9;
  -webkit-box-shadow: 0 0 0 2px rgba(36, 71, 249, 0.2);
          box-shadow: 0 0 0 2px rgba(36, 71, 249, 0.2);
}
.ant-spin-dot-item {
  background-color: #2447F9;
}
.ant-spin {
  color: #2447F9;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  border-bottom-color: #E6F2FF;
  border-left-color: #E6F2FF;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #fff;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #c0c0c0), color-stop(0.72, #c0c0c0), color-stop(0.86, #c0c0c0));
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}

