.ant-pro-global-footer[data-v-fd775f26] {
  margin: 14px 0;
  padding: 0 16px;
  text-align: center;
}
.ant-pro-global-footer-links[data-v-fd775f26] {
  margin-bottom: 8px;
}
.ant-pro-global-footer-links a[data-v-fd775f26] {
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-pro-global-footer-links a[data-v-fd775f26]:not(:last-child) {
  margin-right: 25px;
}
.ant-pro-global-footer-links a[data-v-fd775f26]:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-pro-global-footer-copyright[data-v-fd775f26] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-fd775f26] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer[data-v-fd775f26] {
  margin: 14px 0;
  padding: 0 16px;
  text-align: center;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer-links[data-v-fd775f26] {
  margin-bottom: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer-links a[data-v-fd775f26] {
  color: rgba(255, 255, 255, 0.45);
  transition: all 0.3s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer-links a[data-v-fd775f26]:not(:last-child) {
  margin-right: 25px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer-links a[data-v-fd775f26]:hover {
  color: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-footer-copyright[data-v-fd775f26] {
  color: rgba(255, 255, 255, 0.45);
  font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout[data-v-80940698] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header[data-v-80940698] {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff[data-v-80940698] {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content[data-v-80940698] {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container[data-v-80940698] {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin[data-v-80940698] {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container[data-v-80940698] {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout[data-v-80940698] {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-80940698] {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container[data-v-80940698] {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container[data-v-80940698] {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children[data-v-80940698] {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-80940698] {
  height: calc(100vh - 48px);
}
.ant-pro-multi-tab-wrap[data-v-80940698] {
  background: #fff;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar {
  padding-left: 16px;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab {
  padding: 0;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab > div {
  display: flex;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-reload-btn {
  margin-right: 0;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-reload-btn:hover {
  color: #1890ff;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-close-btn {
  margin-right: 0;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-pro-multi-tab-title {
  padding: 0 16px;
}
.ant-pro-multi-tab-fixed[data-v-80940698] {
  width: 100%;
  height: 62px;
  background: transparent;
}
.ant-pro-multi-tab-wrap-fixed[data-v-80940698] {
  position: fixed;
  top: 48px;
  right: 0;
  z-index: 9;
  width: 100%;
  height: 62px;
  transition: width 0.2s;
}
.ant-pro-multi-tab-dropdown-menu-btn[data-v-80940698] {
  margin-right: 8px;
  padding: 12px;
  font-size: 16px;
  cursor: pointer;
}
.ant-pro-multi-tab-dropdown-menu-btn[data-v-80940698]:hover {
  color: #1890ff;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-80940698] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout[data-v-80940698] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header[data-v-80940698] {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff[data-v-80940698] {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content[data-v-80940698] {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container[data-v-80940698] {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin[data-v-80940698] {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container[data-v-80940698] {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout[data-v-80940698] {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-80940698] {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container[data-v-80940698] {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container[data-v-80940698] {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children[data-v-80940698] {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-80940698] {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] {
  background: #141414;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar {
  padding-left: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab {
  padding: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab > div {
  display: flex;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-reload-btn {
  margin-right: 0;
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-reload-btn:hover {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-tabs-tab .ant-pro-multi-tab-close-btn {
  margin-right: 0;
  margin-left: 8px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap[data-v-80940698] .ant-tabs-bar .ant-pro-multi-tab-title {
  padding: 0 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-fixed[data-v-80940698] {
  width: 100%;
  height: 62px;
  background: transparent;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-wrap-fixed[data-v-80940698] {
  position: fixed;
  top: 48px;
  right: 0;
  z-index: 9;
  width: 100%;
  height: 62px;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-dropdown-menu-btn[data-v-80940698] {
  margin-right: 8px;
  padding: 12px;
  font-size: 16px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-multi-tab-dropdown-menu-btn[data-v-80940698]:hover {
  color: #177ddc;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
.ant-pro-sider {
  position: relative;
  z-index: 9;
  background-color: #001529;
  border-right: 0;
}
.ant-pro-sider.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-pro-sider.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-pro-sider.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-pro-sider.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 4px;
}
.ant-pro-sider.ant-layout-sider-light .ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-pro-sider.ant-layout-sider-light .ant-menu-item-selected a,
.ant-pro-sider.ant-layout-sider-light .ant-menu-item a:hover {
  color: #1890ff;
}
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: none;
}
.ant-pro-sider ul.ant-menu-sub li.ant-menu-item .ant-pro-menu-item,
.ant-pro-sider ul.ant-menu-sub li.ant-menu-submenu .ant-pro-menu-item {
  padding-left: 8px;
}
.ant-pro-sider-logo {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 16px;
  line-height: 32px;
  cursor: pointer;
}
.ant-pro-sider-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
}
.ant-pro-sider-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
  transition: height 0.2s;
}
.ant-pro-sider-logo h1 {
  display: inline-block;
  height: 32px;
  margin: 0 0 0 12px;
  overflow: hidden;
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
  animation: fade-in;
  animation-duration: 0.2s;
}
.ant-pro-sider-extra {
  margin-bottom: 16px;
  padding: 0 16px;
}
.ant-pro-sider-extra-no-logo {
  margin-top: 16px;
}
.ant-pro-sider-menu {
  position: relative;
  z-index: 10;
  min-height: 100%;
  box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
.ant-pro-sider .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 滚动条滑块 */
}
.ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(37, 37, 37, 0.05);
}
.ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
.ant-pro-sider.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
.ant-pro-sider.ant-layout-sider-collapsed .ant-pro-sider-logo {
  padding: 16px 8px;
}
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item .sider-menu-item-img + span,
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .sider-menu-item-img + span,
.ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .sider-menu-item-img + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-pro-sider .ant-menu-inline-collapsed .ant-menu-item {
  width: 48px;
  padding: 0 16px !important;
}
.ant-pro-sider .ant-menu-inline-collapsed .ant-pro-menu-item-title {
  display: none;
}
.ant-pro-sider .ant-menu-inline-collapsed .ant-menu-submenu-title {
  width: 48px;
  padding: 0 16px !important;
}
.ant-pro-sider .ant-menu-item .anticon,
.ant-pro-sider .ant-menu-submenu-title .anticon {
  transition: none;
}
.ant-pro-sider-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
.ant-pro-sider-fixed > .ant-menu-root :not(.ant-pro-sider-link-menu) {
  height: calc(100vh - 48px);
  overflow-y: auto;
}
.ant-pro-sider .ant-menu-inline .ant-menu-item,
.ant-pro-sider .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-pro-sider-light {
  background-color: #fff;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
.ant-pro-sider-light .ant-layout-sider-children {
  /* 滚动条滑块 */
}
.ant-pro-sider-light .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
.ant-pro-sider-light .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
.ant-pro-sider-light .ant-pro-sider-logo h1 {
  color: #1890ff;
}
.ant-pro-sider-light .ant-menu-light {
  border-right-color: transparent;
}
.ant-pro-sider-light .ant-pro-sider-collapsed-button {
  border-top: 1px solid #f0f0f0;
}
.ant-pro-sider-icon {
  width: 14px;
  vertical-align: baseline;
}
.ant-pro-sider-links {
  width: 100%;
}
.ant-pro-sider-links ul.ant-menu-root {
  height: auto;
}
.ant-pro-sider-collapsed-button {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.ant-pro-sider-collapsed-button .anticon {
  font-size: 16px;
}
.ant-pro-sider .top-nav-menu li.ant-menu-item {
  height: 100%;
  line-height: 1;
}
.ant-pro-sider .drawer .drawer-content {
  background: #001529;
}
.ant-pro-sider .ant-menu-item .sider-menu-item-img + span,
.ant-pro-sider .ant-menu-submenu-title .sider-menu-item-img + span {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes fade-in {
0% {
    display: none;
    opacity: 0;
}
99% {
    display: none;
    opacity: 0;
}
100% {
    display: block;
    opacity: 1;
}
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider {
  position: relative;
  z-index: 9;
  background-color: #1f1f1f;
  border-right: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-menu-vertical .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-menu-vertical-left .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-menu-vertical-right .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 4px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-layout-sider-light .ant-menu-item a {
  color: rgba(255, 255, 255, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-layout-sider-light .ant-menu-item-selected a,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-layout-sider-light .ant-menu-item a:hover {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider ul.ant-menu-sub li.ant-menu-item .ant-pro-menu-item,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider ul.ant-menu-sub li.ant-menu-submenu .ant-pro-menu-item {
  padding-left: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-logo {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 16px;
  line-height: 32px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
  transition: height 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-logo h1 {
  display: inline-block;
  height: 32px;
  margin: 0 0 0 12px;
  overflow: hidden;
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
  animation: fade-in;
  animation-duration: 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-extra {
  margin-bottom: 16px;
  padding: 0 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-extra-no-logo {
  margin-top: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-menu {
  position: relative;
  z-index: 10;
  min-height: 100%;
  box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 滚动条滑块 */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(37, 37, 37, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-layout-sider-collapsed .ant-pro-sider-logo {
  padding: 16px 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .sider-menu-item-img + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed .ant-menu-item {
  width: 48px;
  padding: 0 16px !important;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed .ant-pro-menu-item-title {
  display: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline-collapsed .ant-menu-submenu-title {
  width: 48px;
  padding: 0 16px !important;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-item .anticon,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-submenu-title .anticon {
  transition: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-fixed > .ant-menu-root :not(.ant-pro-sider-link-menu) {
  height: calc(100vh - 48px);
  overflow-y: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline .ant-menu-item,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light {
  background-color: #141414;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-layout-sider-children {
  /* 滚动条滑块 */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-pro-sider-logo h1 {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-menu-light {
  border-right-color: transparent;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-light .ant-pro-sider-collapsed-button {
  border-top: 1px solid #303030;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-icon {
  width: 14px;
  vertical-align: baseline;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-links {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-links ul.ant-menu-root {
  height: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-collapsed-button {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider-collapsed-button .anticon {
  font-size: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .top-nav-menu li.ant-menu-item {
  height: 100%;
  line-height: 1;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .drawer .drawer-content {
  background: #1f1f1f;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider .ant-menu-submenu-title .sider-menu-item-img + span {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@keyframes fade-in {
0% {
    display: none;
    opacity: 0;
}
99% {
    display: none;
    opacity: 0;
}
100% {
    display: block;
    opacity: 1;
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
.ant-pro-top-nav-header {
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 4px 0 rgba(0, 21, 41, 0.12);
  transition: background 0.3s, width 0.2s;
}
.ant-pro-top-nav-header .ant-menu {
  background: transparent;
}
.ant-pro-top-nav-header .ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-pro-top-nav-header .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background: #fff;
}
.ant-pro-top-nav-header .ant-menu {
  line-height: inherit;
}
.ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal {
  height: 100%;
}
.ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal .ant-menu-submenu-title {
  height: 100%;
}
.ant-pro-top-nav-header.light {
  background-color: #fff;
}
.ant-pro-top-nav-header.light .ant-pro-top-nav-header-logo h1 {
  color: #1890ff;
}
.ant-pro-top-nav-header.light .anticon {
  color: inherit;
}
.ant-pro-top-nav-header-main {
  display: flex;
  height: 100%;
  padding-left: 16px;
}
.ant-pro-top-nav-header-main-left {
  display: flex;
  min-width: 192px;
}
.ant-pro-top-nav-header .anticon {
  color: #fff;
}
.ant-pro-top-nav-header-logo {
  position: relative;
  min-width: 165px;
  height: 100%;
  overflow: hidden;
  transition: all 0.3s;
}
.ant-pro-top-nav-header-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
}
.ant-pro-top-nav-header-logo h1 {
  display: inline-block;
  margin: 0 0 0 12px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  vertical-align: top;
}
.ant-pro-top-nav-header-menu {
  min-width: 0;
}
.ant-pro-top-nav-header-menu .ant-menu.ant-menu-horizontal {
  height: 100%;
  border: none;
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header {
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 4px 0 rgba(0, 21, 41, 0.12);
  transition: background 0.3s, width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu {
  background: transparent;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu.ant-menu-dark .ant-menu-item-selected,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background: #141414;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu {
  line-height: inherit;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal {
  height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal .ant-menu-submenu-title {
  height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header.light {
  background-color: #141414;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header.light .ant-pro-top-nav-header-logo h1 {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header.light .anticon {
  color: inherit;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-main {
  display: flex;
  height: 100%;
  padding-left: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-main-left {
  display: flex;
  min-width: 192px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header .anticon {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-logo {
  position: relative;
  min-width: 165px;
  height: 100%;
  overflow: hidden;
  transition: all 0.3s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-logo h1 {
  display: inline-block;
  margin: 0 0 0 12px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  vertical-align: top;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-menu {
  min-width: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header-menu .ant-menu.ant-menu-horizontal {
  height: 100%;
  border: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
.ant-pro-global-header {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 16px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
}
.ant-pro-global-header > * {
  height: 100%;
}
.ant-pro-global-header-collapsed-button {
  display: flex;
  align-items: center;
  margin-left: 16px;
  font-size: 20px;
}
.ant-pro-global-header-layout-mix {
  background-color: #001529;
}
.ant-pro-global-header-layout-mix .ant-pro-global-header-logo h1 {
  color: #fff;
}
.ant-pro-global-header-layout-mix .anticon {
  color: #fff;
}
.ant-pro-global-header-logo {
  position: relative;
  overflow: hidden;
}
.ant-pro-global-header-logo a {
  display: flex;
  align-items: center;
  height: 100%;
}
.ant-pro-global-header-logo a img {
  height: 28px;
}
.ant-pro-global-header-logo a h1 {
  height: 32px;
  margin: 0 0 0 8px;
  margin: 0 0 0 12px;
  color: #1890ff;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
}
.ant-pro-global-header-menu .anticon {
  margin-right: 8px;
}
.ant-pro-global-header-menu .ant-dropdown-menu-item {
  min-width: 160px;
}
.ant-pro-global-header .dark {
  height: 48px;
}
.ant-pro-global-header .dark .action {
  color: rgba(255, 255, 255, 0.85);
}
.ant-pro-global-header .dark .action > i {
  color: rgba(255, 255, 255, 0.85);
}
.ant-pro-global-header .dark .action:hover,
.ant-pro-global-header .dark .action.opened {
  background: #1890ff;
}
.ant-pro-global-header .dark .action .ant-badge {
  color: rgba(255, 255, 255, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 16px;
  background: #141414;
  box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header > * {
  height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-collapsed-button {
  display: flex;
  align-items: center;
  margin-left: 16px;
  font-size: 20px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-mix {
  background-color: #1f1f1f;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-mix .ant-pro-global-header-logo h1 {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-mix .anticon {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-logo {
  position: relative;
  overflow: hidden;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-logo a {
  display: flex;
  align-items: center;
  height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-logo a img {
  height: 28px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-logo a h1 {
  height: 32px;
  margin: 0 0 0 8px;
  margin: 0 0 0 12px;
  color: #177ddc;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-menu .anticon {
  margin-right: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-menu .ant-dropdown-menu-item {
  min-width: 160px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark {
  height: 48px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark .action {
  color: rgba(255, 255, 255, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark .action > i {
  color: rgba(255, 255, 255, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark .action:hover,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark .action.opened {
  background: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header .dark .action .ant-badge {
  color: rgba(255, 255, 255, 0.85);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.app-breadcrumb[data-v-ae654f0c] {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  line-height: 50px;
}
.app-breadcrumb .no-redirect[data-v-ae654f0c] {
  color: #97a8be;
  cursor: text;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-ae654f0c] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .app-breadcrumb[data-v-ae654f0c] {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  line-height: 50px;
}
[data-pro-theme=antdv-pro-theme-dark] .app-breadcrumb .no-redirect[data-v-ae654f0c] {
  color: #97a8be;
  cursor: text;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-fixed-header {
  z-index: 9;
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-fixed-header {
  z-index: 9;
  width: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-checkbox-item[data-v-3966c4b3] {
  position: relative;
  width: 44px;
  height: 36px;
  margin-right: 16px;
  overflow: hidden;
  background-color: #f0f2f5;
  border-radius: 4px;
  box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.18);
  cursor: pointer;
}
.ant-pro-checkbox-item > .inner[data-v-3966c4b3] {
  display: none;
}
.ant-pro-checkbox-item[data-v-3966c4b3]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: 100%;
  background-color: #fff;
  content: '';
}
.ant-pro-checkbox-item[data-v-3966c4b3]::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  background-color: #fff;
  content: '';
}
.ant-pro-checkbox-item-light[data-v-3966c4b3]::before {
  background-color: #fff;
  content: '';
}
.ant-pro-checkbox-item-light[data-v-3966c4b3]::after {
  background-color: #fff;
}
.ant-pro-checkbox-item-dark[data-v-3966c4b3]::before,
.ant-pro-checkbox-item-side[data-v-3966c4b3]::before {
  z-index: 1;
  background-color: #001529;
  content: '';
}
.ant-pro-checkbox-item-dark[data-v-3966c4b3]::after,
.ant-pro-checkbox-item-side[data-v-3966c4b3]::after {
  background-color: #fff;
}
.ant-pro-checkbox-item-top[data-v-3966c4b3]::before {
  background-color: unset;
  content: none;
}
.ant-pro-checkbox-item-top[data-v-3966c4b3]::after {
  background-color: #001529;
}
.ant-pro-checkbox-item-mix[data-v-3966c4b3]::before {
  background-color: #fff;
  content: ' ';
}
.ant-pro-checkbox-item-mix[data-v-3966c4b3]::after {
  background-color: #001529;
}
.ant-pro-checkbox-item-realDark[data-v-3966c4b3] {
  background-color: rgba(0, 21, 41, 0.85);
}
.ant-pro-checkbox-item-realDark[data-v-3966c4b3]::before {
  z-index: 1;
  background-color: rgba(0, 21, 41, 0.65);
  content: '';
}
.ant-pro-checkbox-item-realDark[data-v-3966c4b3]::after {
  background-color: rgba(0, 21, 41, 0.85);
}
.ant-pro-checkbox-item-light[data-v-3966c4b3]::before {
  background-color: #fff;
  content: '';
}
.ant-pro-checkbox-item-light[data-v-3966c4b3]::after {
  background-color: #fff;
}
.ant-pro-checkbox-item-left[data-v-3966c4b3]::before {
  z-index: 1;
  width: 16%;
  background-color: #001529;
  content: '';
}
.ant-pro-checkbox-item-left > .inner[data-v-3966c4b3] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 33%;
  height: 100%;
  background-color: #fff;
  content: '';
}
.ant-pro-checkbox-item .select-icon[data-v-3966c4b3] {
  position: absolute;
  right: 6px;
  bottom: 4px;
  color: #1890ff;
  font-weight: 700;
  font-size: 14px;
  pointer-events: none;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-3966c4b3] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item[data-v-3966c4b3] {
  position: relative;
  width: 44px;
  height: 36px;
  margin-right: 16px;
  overflow: hidden;
  background-color: #f0f2f5;
  border-radius: 4px;
  box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.18);
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item > .inner[data-v-3966c4b3] {
  display: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item[data-v-3966c4b3]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: 100%;
  background-color: #fff;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item[data-v-3966c4b3]::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  background-color: #fff;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-light[data-v-3966c4b3]::before {
  background-color: #fff;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-light[data-v-3966c4b3]::after {
  background-color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-dark[data-v-3966c4b3]::before,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-side[data-v-3966c4b3]::before {
  z-index: 1;
  background-color: #1f1f1f;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-dark[data-v-3966c4b3]::after,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-side[data-v-3966c4b3]::after {
  background-color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-top[data-v-3966c4b3]::before {
  background-color: unset;
  content: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-top[data-v-3966c4b3]::after {
  background-color: #1f1f1f;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-mix[data-v-3966c4b3]::before {
  background-color: #fff;
  content: ' ';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-mix[data-v-3966c4b3]::after {
  background-color: #1f1f1f;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-realDark[data-v-3966c4b3] {
  background-color: rgba(31, 31, 31, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-realDark[data-v-3966c4b3]::before {
  z-index: 1;
  background-color: rgba(31, 31, 31, 0.65);
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-realDark[data-v-3966c4b3]::after {
  background-color: rgba(31, 31, 31, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-light[data-v-3966c4b3]::before {
  background-color: #fff;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-light[data-v-3966c4b3]::after {
  background-color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-left[data-v-3966c4b3]::before {
  z-index: 1;
  width: 16%;
  background-color: #1f1f1f;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item-left > .inner[data-v-3966c4b3] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 33%;
  height: 100%;
  background-color: #fff;
  content: '';
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-checkbox-item .select-icon[data-v-3966c4b3] {
  position: absolute;
  right: 6px;
  bottom: 4px;
  color: #177ddc;
  font-weight: 700;
  font-size: 14px;
  pointer-events: none;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-setting-drawer-content {
  position: relative;
  min-height: 100%;
}
.ant-pro-setting-drawer-content .ant-list-item span {
  flex: 1;
}
.ant-pro-setting-drawer-block-checbox {
  display: flex;
}
.ant-pro-setting-drawer-block-checbox-item {
  position: relative;
  margin-right: 16px;
  border-radius: 2px;
  cursor: pointer;
}
.ant-pro-setting-drawer-block-checbox-item img {
  width: 48px;
}
.ant-pro-setting-drawer-block-checbox-selectIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-left: 24px;
  color: #1890ff;
  font-weight: bold;
  font-size: 14px;
}
.ant-pro-setting-drawer-block-checbox-selectIcon .action {
  color: #1890ff;
}
.ant-pro-setting-drawer-color_block {
  display: inline-block;
  width: 38px;
  height: 22px;
  margin: 4px;
  margin-right: 12px;
  vertical-align: middle;
  border-radius: 4px;
  cursor: pointer;
}
.ant-pro-setting-drawer-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 22px;
}
.ant-pro-setting-drawer-handle {
  position: absolute;
  top: 240px;
  right: 300px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 16px;
  text-align: center;
  background: #1890ff;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  pointer-events: auto;
}
.ant-pro-setting-drawer-production-hint {
  margin-top: 16px;
  font-size: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-content {
  position: relative;
  min-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-content .ant-list-item span {
  flex: 1;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-block-checbox {
  display: flex;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-block-checbox-item {
  position: relative;
  margin-right: 16px;
  border-radius: 2px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-block-checbox-item img {
  width: 48px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-block-checbox-selectIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-left: 24px;
  color: #177ddc;
  font-weight: bold;
  font-size: 14px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-block-checbox-selectIcon .action {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-color_block {
  display: inline-block;
  width: 38px;
  height: 22px;
  margin: 4px;
  margin-right: 12px;
  vertical-align: middle;
  border-radius: 4px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-title {
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  line-height: 22px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-handle {
  position: absolute;
  top: 240px;
  right: 300px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 16px;
  text-align: center;
  background: #177ddc;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  pointer-events: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-setting-drawer-production-hint {
  margin-top: 16px;
  font-size: 12px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout[data-v-52e56f1c] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header[data-v-52e56f1c] {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff[data-v-52e56f1c] {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content[data-v-52e56f1c] {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container[data-v-52e56f1c] {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin[data-v-52e56f1c] {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container[data-v-52e56f1c] {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout[data-v-52e56f1c] {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-52e56f1c] {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container[data-v-52e56f1c] {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container[data-v-52e56f1c] {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children[data-v-52e56f1c] {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-52e56f1c] {
  height: calc(100vh - 48px);
}
.ant-pro-dropdown[data-v-52e56f1c] {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: top;
  cursor: pointer;
}
.ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c] {
  padding: 0 12px;
}
.ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.ant-pro-dropdown > span[data-v-52e56f1c] {
  font-size: 16px !important;
  transform: none !important;
}
.ant-pro-dropdown > span svg[data-v-52e56f1c] {
  position: relative;
  top: -1px;
}
.ant-pro-dropdown-menu[data-v-52e56f1c] .anticon {
  margin-right: 8px;
}
.ant-pro-dropdown-menu[data-v-52e56f1c] .ant-dropdown-menu-item {
  min-width: 160px;
}
.ant-pro-global-header-layout-side .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover,
.ant-pro-global-header-layout-left .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover,
.ant-pro-top-nav-header.light .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.ant-pro-header-account-name[data-v-52e56f1c] {
  vertical-align: unset;
}
.ant-pro-header-account-avatar[data-v-52e56f1c] {
  margin: 8px;
  color: #1890ff;
  vertical-align: top;
  background: hsla(0, 0%, 100%, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark][data-v-52e56f1c] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout[data-v-52e56f1c] {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header[data-v-52e56f1c] {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff[data-v-52e56f1c] {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content[data-v-52e56f1c] {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container[data-v-52e56f1c] {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin[data-v-52e56f1c] {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container[data-v-52e56f1c] {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout[data-v-52e56f1c] {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-52e56f1c] {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container[data-v-52e56f1c] {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container[data-v-52e56f1c] {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children[data-v-52e56f1c] {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar[data-v-52e56f1c] {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown[data-v-52e56f1c] {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: top;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c] {
  padding: 0 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover {
  background: rgba(0, 0, 0, 0.025);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown > span[data-v-52e56f1c] {
  font-size: 16px !important;
  transform: none !important;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown > span svg[data-v-52e56f1c] {
  position: relative;
  top: -1px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown-menu[data-v-52e56f1c] .anticon {
  margin-right: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown-menu[data-v-52e56f1c] .ant-dropdown-menu-item {
  min-width: 160px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-side .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-left .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header.light .ant-pro-dropdown.ant-pro-dropdown-action[data-v-52e56f1c]:hover {
  background: rgba(0, 0, 0, 0.025);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-header-account-name[data-v-52e56f1c] {
  vertical-align: unset;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-header-account-avatar[data-v-52e56f1c] {
  margin: 8px;
  color: #177ddc;
  vertical-align: top;
  background: hsla(0, 0%, 100%, 0.85);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-grid-content {
  width: 100%;
}
.ant-pro-grid-content.wide {
  max-width: 1200px;
  margin: 0 auto;
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-grid-content {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-grid-content.wide {
  max-width: 1200px;
  margin: 0 auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-page-container-children-content {
  margin: 24px 24px 0;
}
.ant-pro-page-container-warp {
  background-color: #fff;
}
.ant-pro-page-container-warp .ant-tabs-nav {
  margin: 0;
}
.ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-title,
.ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-extra {
  margin: 4px 0;
}
.ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-sub-title {
  margin: 9px 0;
}
.ant-pro-page-container-ghost .ant-pro-page-container-warp {
  background-color: transparent;
}
.ant-pro-page-container-main .ant-pro-page-container-detail {
  display: flex;
}
.ant-pro-page-container-main .ant-pro-page-container-row {
  display: flex;
  width: 100%;
}
.ant-pro-page-container-main .ant-pro-page-container-title-content {
  margin-bottom: 16px;
}
.ant-pro-page-container-main .ant-pro-page-container-title,
.ant-pro-page-container-main .ant-pro-page-container-content {
  flex: auto;
}
.ant-pro-page-container-main .ant-pro-page-container-extraContent,
.ant-pro-page-container-main .ant-pro-page-container-main {
  flex: 0 1 auto;
}
.ant-pro-page-container-main .ant-pro-page-container-main {
  width: 100%;
}
.ant-pro-page-container-main .ant-pro-page-container-title {
  margin-bottom: 16px;
}
.ant-pro-page-container-main .ant-pro-page-container-logo {
  margin-bottom: 16px;
}
.ant-pro-page-container-main .ant-pro-page-container-extraContent {
  min-width: 242px;
  margin-left: 88px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
.ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 44px;
}
}
@media screen and (max-width: 992px) {
.ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 20px;
}
}
@media screen and (max-width: 768px) {
.ant-pro-page-container-main .ant-pro-page-container-row {
    display: block;
}
.ant-pro-page-container-main .ant-pro-page-container-action,
  .ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 0;
    text-align: left;
}
}
@media screen and (max-width: 576px) {
.ant-pro-page-container-detail {
    display: block;
}
.ant-pro-page-container-extraContent {
    margin-left: 0;
}
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-children-content {
  margin: 24px 24px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-warp {
  background-color: #141414;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-warp .ant-tabs-nav {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-title,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-extra {
  margin: 4px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-warp .ant-page-header-heading .ant-page-header-heading-sub-title {
  margin: 9px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-ghost .ant-pro-page-container-warp {
  background-color: transparent;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-detail {
  display: flex;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-row {
  display: flex;
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-title-content {
  margin-bottom: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-title,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-content {
  flex: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-extraContent,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-main {
  flex: 0 1 auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-main {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-title {
  margin-bottom: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-logo {
  margin-bottom: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-extraContent {
  min-width: 242px;
  margin-left: 88px;
  text-align: right;
}
@media screen and (max-width: 1200px) {
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 44px;
}
}
@media screen and (max-width: 992px) {
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 20px;
}
}
@media screen and (max-width: 768px) {
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-row {
    display: block;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-action,
  [data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-main .ant-pro-page-container-extraContent {
    margin-left: 0;
    text-align: left;
}
}
@media screen and (max-width: 576px) {
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-detail {
    display: block;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-page-container-extraContent {
    margin-left: 0;
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* 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 */
.ant-scrollbar-inner[data-v-51f7c22a] {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  padding-right: 2px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
.ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-51f7c22a] {
  /* 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 no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-scrollbar-inner[data-v-51f7c22a] {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  padding-right: 2px;
  overflow-x: hidden;
  overflow-y: scroll;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-scrollbar-inner[data-v-51f7c22a]::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.tooltip-row[data-v-33d15f28] {
  width: 100%;
  cursor: pointer;
}
.tooltip-row-content[data-v-33d15f28] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-33d15f28] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .tooltip-row[data-v-33d15f28] {
  width: 100%;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .tooltip-row-content[data-v-33d15f28] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* 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 */
.ant-list-vertical .ant-list-item-meta[data-v-1fbbc023] {
  margin-bottom: 0;
}
.list-item-meta[data-v-1fbbc023] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 8px;
}
.list-item-avatar[data-v-1fbbc023] {
  flex-shrink: 0;
}
.list-item-title[data-v-1fbbc023] {
  width: 100%;
  padding: 0 8px;
  font-size: 14px;
}
.list-item-extra[data-v-1fbbc023] {
  flex-shrink: 0;
  padding-left: 8px;
}
.title-image[data-v-1fbbc023] {
  width: 32px;
  height: 32px;
}
.title-action[data-v-1fbbc023] {
  float: right;
  color: #1890ff;
  font-size: 13px;
}
.wechat-color[data-v-1fbbc023] {
  color: #00d10c;
}
.oa-description[data-v-1fbbc023] {
  max-width: 85%;
  overflow: hidden;
  color: #f5222d;
  font-size: 12px;
  word-break: break-all;
}
.oa-db-action[data-v-1fbbc023] {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 100%;
  margin-top: 12px;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-1fbbc023] {
  /* 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 no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-list-vertical .ant-list-item-meta[data-v-1fbbc023] {
  margin-bottom: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .list-item-meta[data-v-1fbbc023] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .list-item-avatar[data-v-1fbbc023] {
  flex-shrink: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .list-item-title[data-v-1fbbc023] {
  width: 100%;
  padding: 0 8px;
  font-size: 14px;
}
[data-pro-theme=antdv-pro-theme-dark] .list-item-extra[data-v-1fbbc023] {
  flex-shrink: 0;
  padding-left: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .title-image[data-v-1fbbc023] {
  width: 32px;
  height: 32px;
}
[data-pro-theme=antdv-pro-theme-dark] .title-action[data-v-1fbbc023] {
  float: right;
  color: #177ddc;
  font-size: 13px;
}
[data-pro-theme=antdv-pro-theme-dark] .wechat-color[data-v-1fbbc023] {
  color: #00d10c;
}
[data-pro-theme=antdv-pro-theme-dark] .oa-description[data-v-1fbbc023] {
  max-width: 85%;
  overflow: hidden;
  color: #d32029;
  font-size: 12px;
  word-break: break-all;
}
[data-pro-theme=antdv-pro-theme-dark] .oa-db-action[data-v-1fbbc023] {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 100%;
  margin-top: 12px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* 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 */
.text-color-text[data-v-4bbcc266] {
  color: rgba(0, 0, 0, 0.85);
}
.text-color-bg[data-v-4bbcc266] {
  background: rgba(0, 0, 0, 0.85);
}
.text-color-inverse-text[data-v-4bbcc266] {
  color: #fff;
}
.text-color-inverse-bg[data-v-4bbcc266] {
  background: rgba(0, 0, 0, 0.85);
}
.text-color-secondary-text[data-v-4bbcc266] {
  color: rgba(0, 0, 0, 0.45);
}
.text-color-secondary-bg[data-v-4bbcc266] {
  background: rgba(0, 0, 0, 0.45);
}
.disabled-color-text[data-v-4bbcc266] {
  color: rgba(255, 255, 255, 0.35);
}
.disabled-color-bg[data-v-4bbcc266] {
  background: rgba(0, 0, 0, 0.25);
}
.progress-color-bg[data-v-4bbcc266] {
  background: #ccc;
}
.red-2-text[data-v-4bbcc266] {
  color: #ffccc7;
}
.red-2-bg[data-v-4bbcc266] {
  background: #ffccc7;
}
.red-3-text[data-v-4bbcc266] {
  color: #ffa39e;
}
.red-3-bg[data-v-4bbcc266] {
  background: #ffa39e;
}
.red-4-text[data-v-4bbcc266] {
  color: #ff7875;
}
.red-4-bg[data-v-4bbcc266] {
  background: #ff7875;
}
.red-5-text[data-v-4bbcc266] {
  color: #ff4d4f;
}
.red-5-bg[data-v-4bbcc266] {
  background: #ff4d4f;
}
.red-6-text[data-v-4bbcc266] {
  color: #f5222d;
}
.red-6-bg[data-v-4bbcc266] {
  background: #f5222d;
}
.red-7-text[data-v-4bbcc266] {
  color: #cf1322;
}
.red-7-bg[data-v-4bbcc266] {
  background: #cf1322;
}
.red-8-text[data-v-4bbcc266] {
  color: #a8071a;
}
.red-8-bg[data-v-4bbcc266] {
  background: #a8071a;
}
.red-9-text[data-v-4bbcc266] {
  color: #820014;
}
.red-9-bg[data-v-4bbcc266] {
  background: #820014;
}
.blue-2-text[data-v-4bbcc266] {
  color: #bae7ff;
}
.blue-2-bg[data-v-4bbcc266] {
  background: #bae7ff;
}
.blue-3-text[data-v-4bbcc266] {
  color: #91d5ff;
}
.blue-3-bg[data-v-4bbcc266] {
  background: #91d5ff;
}
.blue-4-text[data-v-4bbcc266] {
  color: #69c0ff;
}
.blue-4-bg[data-v-4bbcc266] {
  background: #69c0ff;
}
.blue-5-text[data-v-4bbcc266] {
  color: #40a9ff;
}
.blue-5-bg[data-v-4bbcc266] {
  background: #40a9ff;
}
.blue-6-text[data-v-4bbcc266] {
  color: #1890ff;
}
.blue-6-bg[data-v-4bbcc266] {
  background: #1890ff;
}
.blue-7-text[data-v-4bbcc266] {
  color: #096dd9;
}
.blue-7-bg[data-v-4bbcc266] {
  background: #096dd9;
}
.blue-8-text[data-v-4bbcc266] {
  color: #0050b3;
}
.blue-8-bg[data-v-4bbcc266] {
  background: #0050b3;
}
.blue-9-text[data-v-4bbcc266] {
  color: #003a8c;
}
.blue-9-bg[data-v-4bbcc266] {
  background: #003a8c;
}
.green-2-text[data-v-4bbcc266] {
  color: #d9f7be;
}
.green-2-bg[data-v-4bbcc266] {
  background: #d9f7be;
}
.green-3-text[data-v-4bbcc266] {
  color: #b7eb8f;
}
.green-3-bg[data-v-4bbcc266] {
  background: #b7eb8f;
}
.green-4-text[data-v-4bbcc266] {
  color: #95de64;
}
.green-4-bg[data-v-4bbcc266] {
  background: #95de64;
}
.green-5-text[data-v-4bbcc266] {
  color: #73d13d;
}
.green-5-bg[data-v-4bbcc266] {
  background: #73d13d;
}
.green-6-text[data-v-4bbcc266] {
  color: #52c41a;
}
.green-6-bg[data-v-4bbcc266] {
  background: #52c41a;
}
.green-7-text[data-v-4bbcc266] {
  color: #389e0d;
}
.green-7-bg[data-v-4bbcc266] {
  background: #389e0d;
}
.green-8-text[data-v-4bbcc266] {
  color: #237804;
}
.green-8-bg[data-v-4bbcc266] {
  background: #237804;
}
.green-9-text[data-v-4bbcc266] {
  color: #135200;
}
.green-9-bg[data-v-4bbcc266] {
  background: #135200;
}
.yellow-2-text[data-v-4bbcc266] {
  color: #ffffb8;
}
.yellow-2-bg[data-v-4bbcc266] {
  background: #ffffb8;
}
.yellow-3-text[data-v-4bbcc266] {
  color: #fffb8f;
}
.yellow-3-bg[data-v-4bbcc266] {
  background: #fffb8f;
}
.yellow-4-text[data-v-4bbcc266] {
  color: #fff566;
}
.yellow-4-bg[data-v-4bbcc266] {
  background: #fff566;
}
.yellow-5-text[data-v-4bbcc266] {
  color: #ffec3d;
}
.yellow-5-bg[data-v-4bbcc266] {
  background: #ffec3d;
}
.yellow-6-text[data-v-4bbcc266] {
  color: #fadb14;
}
.yellow-6-bg[data-v-4bbcc266] {
  background: #fadb14;
}
.yellow-7-text[data-v-4bbcc266] {
  color: #d4b106;
}
.yellow-7-bg[data-v-4bbcc266] {
  background: #d4b106;
}
.yellow-8-text[data-v-4bbcc266] {
  color: #ad8b00;
}
.yellow-8-bg[data-v-4bbcc266] {
  background: #ad8b00;
}
.yellow-9-text[data-v-4bbcc266] {
  color: #876800;
}
.yellow-9-bg[data-v-4bbcc266] {
  background: #876800;
}
.purple-2-text[data-v-4bbcc266] {
  color: #efdbff;
}
.purple-2-bg[data-v-4bbcc266] {
  background: #efdbff;
}
.purple-3-text[data-v-4bbcc266] {
  color: #d3adf7;
}
.purple-3-bg[data-v-4bbcc266] {
  background: #d3adf7;
}
.purple-4-text[data-v-4bbcc266] {
  color: #b37feb;
}
.purple-4-bg[data-v-4bbcc266] {
  background: #b37feb;
}
.purple-5-text[data-v-4bbcc266] {
  color: #9254de;
}
.purple-5-bg[data-v-4bbcc266] {
  background: #9254de;
}
.purple-6-text[data-v-4bbcc266] {
  color: #722ed1;
}
.purple-6-bg[data-v-4bbcc266] {
  background: #722ed1;
}
.purple-7-text[data-v-4bbcc266] {
  color: #531dab;
}
.purple-7-bg[data-v-4bbcc266] {
  background: #531dab;
}
.purple-8-text[data-v-4bbcc266] {
  color: #391085;
}
.purple-8-bg[data-v-4bbcc266] {
  background: #391085;
}
.purple-9-text[data-v-4bbcc266] {
  color: #22075e;
}
.purple-9-bg[data-v-4bbcc266] {
  background: #22075e;
}
.gold-2-text[data-v-4bbcc266] {
  color: #fff1b8;
}
.gold-2-bg[data-v-4bbcc266] {
  background: #fff1b8;
}
.gold-3-text[data-v-4bbcc266] {
  color: #ffe58f;
}
.gold-3-bg[data-v-4bbcc266] {
  background: #ffe58f;
}
.gold-4-text[data-v-4bbcc266] {
  color: #ffd666;
}
.gold-4-bg[data-v-4bbcc266] {
  background: #ffd666;
}
.gold-5-text[data-v-4bbcc266] {
  color: #ffc53d;
}
.gold-5-bg[data-v-4bbcc266] {
  background: #ffc53d;
}
.gold-6-text[data-v-4bbcc266] {
  color: #faad14;
}
.gold-6-bg[data-v-4bbcc266] {
  background: #faad14;
}
.gold-7-text[data-v-4bbcc266] {
  color: #d48806;
}
.gold-7-bg[data-v-4bbcc266] {
  background: #d48806;
}
.gold-8-text[data-v-4bbcc266] {
  color: #ad6800;
}
.gold-8-bg[data-v-4bbcc266] {
  background: #ad6800;
}
.gold-9-text[data-v-4bbcc266] {
  color: #874d00;
}
.gold-9-bg[data-v-4bbcc266] {
  background: #874d00;
}
.cyan-2-text[data-v-4bbcc266] {
  color: #b5f5ec;
}
.cyan-2-bg[data-v-4bbcc266] {
  background: #b5f5ec;
}
.cyan-3-text[data-v-4bbcc266] {
  color: #87e8de;
}
.cyan-3-bg[data-v-4bbcc266] {
  background: #87e8de;
}
.cyan-4-text[data-v-4bbcc266] {
  color: #5cdbd3;
}
.cyan-4-bg[data-v-4bbcc266] {
  background: #5cdbd3;
}
.cyan-5-text[data-v-4bbcc266] {
  color: #36cfc9;
}
.cyan-5-bg[data-v-4bbcc266] {
  background: #36cfc9;
}
.cyan-6-text[data-v-4bbcc266] {
  color: #13c2c2;
}
.cyan-6-bg[data-v-4bbcc266] {
  background: #13c2c2;
}
.cyan-7-text[data-v-4bbcc266] {
  color: #08979c;
}
.cyan-7-bg[data-v-4bbcc266] {
  background: #08979c;
}
.cyan-8-text[data-v-4bbcc266] {
  color: #006d75;
}
.cyan-8-bg[data-v-4bbcc266] {
  background: #006d75;
}
.cyan-9-text[data-v-4bbcc266] {
  color: #00474f;
}
.cyan-9-bg[data-v-4bbcc266] {
  background: #00474f;
}
.orange-2-text[data-v-4bbcc266] {
  color: #ffe7ba;
}
.orange-2-bg[data-v-4bbcc266] {
  background: #ffe7ba;
}
.orange-3-text[data-v-4bbcc266] {
  color: #ffd591;
}
.orange-3-bg[data-v-4bbcc266] {
  background: #ffd591;
}
.orange-4-text[data-v-4bbcc266] {
  color: #ffc069;
}
.orange-4-bg[data-v-4bbcc266] {
  background: #ffc069;
}
.orange-5-text[data-v-4bbcc266] {
  color: #ffa940;
}
.orange-5-bg[data-v-4bbcc266] {
  background: #ffa940;
}
.orange-6-text[data-v-4bbcc266] {
  color: #fa8c16;
}
.orange-6-bg[data-v-4bbcc266] {
  background: #fa8c16;
}
.orange-7-text[data-v-4bbcc266] {
  color: #d46b08;
}
.orange-7-bg[data-v-4bbcc266] {
  background: #d46b08;
}
.orange-8-text[data-v-4bbcc266] {
  color: #ad4e00;
}
.orange-8-bg[data-v-4bbcc266] {
  background: #ad4e00;
}
.orange-9-text[data-v-4bbcc266] {
  color: #873800;
}
.orange-9-bg[data-v-4bbcc266] {
  background: #873800;
}
.lime-2-text[data-v-4bbcc266] {
  color: #f4ffb8;
}
.lime-2-bg[data-v-4bbcc266] {
  background: #f4ffb8;
}
.lime-3-text[data-v-4bbcc266] {
  color: #eaff8f;
}
.lime-3-bg[data-v-4bbcc266] {
  background: #eaff8f;
}
.lime-4-text[data-v-4bbcc266] {
  color: #d3f261;
}
.lime-4-bg[data-v-4bbcc266] {
  background: #d3f261;
}
.lime-5-text[data-v-4bbcc266] {
  color: #bae637;
}
.lime-5-bg[data-v-4bbcc266] {
  background: #bae637;
}
.lime-6-text[data-v-4bbcc266] {
  color: #a0d911;
}
.lime-6-bg[data-v-4bbcc266] {
  background: #a0d911;
}
.lime-7-text[data-v-4bbcc266] {
  color: #7cb305;
}
.lime-7-bg[data-v-4bbcc266] {
  background: #7cb305;
}
.lime-8-text[data-v-4bbcc266] {
  color: #5b8c00;
}
.lime-8-bg[data-v-4bbcc266] {
  background: #5b8c00;
}
.lime-9-text[data-v-4bbcc266] {
  color: #3f6600;
}
.lime-9-bg[data-v-4bbcc266] {
  background: #3f6600;
}
.geekblue-2-text[data-v-4bbcc266] {
  color: #d6e4ff;
}
.geekblue-2-bg[data-v-4bbcc266] {
  background: #d6e4ff;
}
.geekblue-3-text[data-v-4bbcc266] {
  color: #adc6ff;
}
.geekblue-3-bg[data-v-4bbcc266] {
  background: #adc6ff;
}
.geekblue-4-text[data-v-4bbcc266] {
  color: #85a5ff;
}
.geekblue-4-bg[data-v-4bbcc266] {
  background: #85a5ff;
}
.geekblue-5-text[data-v-4bbcc266] {
  color: #597ef7;
}
.geekblue-5-bg[data-v-4bbcc266] {
  background: #597ef7;
}
.geekblue-6-text[data-v-4bbcc266] {
  color: #2f54eb;
}
.geekblue-6-bg[data-v-4bbcc266] {
  background: #2f54eb;
}
.geekblue-7-text[data-v-4bbcc266] {
  color: #1d39c4;
}
.geekblue-7-bg[data-v-4bbcc266] {
  background: #1d39c4;
}
.geekblue-8-text[data-v-4bbcc266] {
  color: #10239e;
}
.geekblue-8-bg[data-v-4bbcc266] {
  background: #10239e;
}
.geekblue-9-text[data-v-4bbcc266] {
  color: #061178;
}
.geekblue-9-bg[data-v-4bbcc266] {
  background: #061178;
}
.volcano-2-text[data-v-4bbcc266] {
  color: #ffd8bf;
}
.volcano-2-bg[data-v-4bbcc266] {
  background: #ffd8bf;
}
.volcano-3-text[data-v-4bbcc266] {
  color: #ffbb96;
}
.volcano-3-bg[data-v-4bbcc266] {
  background: #ffbb96;
}
.volcano-4-text[data-v-4bbcc266] {
  color: #ff9c6e;
}
.volcano-4-bg[data-v-4bbcc266] {
  background: #ff9c6e;
}
.volcano-5-text[data-v-4bbcc266] {
  color: #ff7a45;
}
.volcano-5-bg[data-v-4bbcc266] {
  background: #ff7a45;
}
.volcano-6-text[data-v-4bbcc266] {
  color: #fa541c;
}
.volcano-6-bg[data-v-4bbcc266] {
  background: #fa541c;
}
.volcano-7-text[data-v-4bbcc266] {
  color: #d4380d;
}
.volcano-7-bg[data-v-4bbcc266] {
  background: #d4380d;
}
.volcano-8-text[data-v-4bbcc266] {
  color: #ad2102;
}
.volcano-8-bg[data-v-4bbcc266] {
  background: #ad2102;
}
.volcano-9-text[data-v-4bbcc266] {
  color: #871400;
}
.volcano-9-bg[data-v-4bbcc266] {
  background: #871400;
}
.menu-item-post[data-v-4bbcc266] {
  color: #f759ab;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-4bbcc266] {
  /* 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 no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-text[data-v-4bbcc266] {
  color: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-bg[data-v-4bbcc266] {
  background: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-inverse-text[data-v-4bbcc266] {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-inverse-bg[data-v-4bbcc266] {
  background: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-secondary-text[data-v-4bbcc266] {
  color: rgba(255, 255, 255, 0.45);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-secondary-bg[data-v-4bbcc266] {
  background: rgba(255, 255, 255, 0.45);
}
[data-pro-theme=antdv-pro-theme-dark] .disabled-color-text[data-v-4bbcc266] {
  color: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .disabled-color-bg[data-v-4bbcc266] {
  background: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .progress-color-bg[data-v-4bbcc266] {
  background: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .red-2-text[data-v-4bbcc266] {
  color: #431418;
}
[data-pro-theme=antdv-pro-theme-dark] .red-2-bg[data-v-4bbcc266] {
  background: #431418;
}
[data-pro-theme=antdv-pro-theme-dark] .red-3-text[data-v-4bbcc266] {
  color: #58181c;
}
[data-pro-theme=antdv-pro-theme-dark] .red-3-bg[data-v-4bbcc266] {
  background: #58181c;
}
[data-pro-theme=antdv-pro-theme-dark] .red-4-text[data-v-4bbcc266] {
  color: #791a1f;
}
[data-pro-theme=antdv-pro-theme-dark] .red-4-bg[data-v-4bbcc266] {
  background: #791a1f;
}
[data-pro-theme=antdv-pro-theme-dark] .red-5-text[data-v-4bbcc266] {
  color: #a61d24;
}
[data-pro-theme=antdv-pro-theme-dark] .red-5-bg[data-v-4bbcc266] {
  background: #a61d24;
}
[data-pro-theme=antdv-pro-theme-dark] .red-6-text[data-v-4bbcc266] {
  color: #d32029;
}
[data-pro-theme=antdv-pro-theme-dark] .red-6-bg[data-v-4bbcc266] {
  background: #d32029;
}
[data-pro-theme=antdv-pro-theme-dark] .red-7-text[data-v-4bbcc266] {
  color: #e84749;
}
[data-pro-theme=antdv-pro-theme-dark] .red-7-bg[data-v-4bbcc266] {
  background: #e84749;
}
[data-pro-theme=antdv-pro-theme-dark] .red-8-text[data-v-4bbcc266] {
  color: #f37370;
}
[data-pro-theme=antdv-pro-theme-dark] .red-8-bg[data-v-4bbcc266] {
  background: #f37370;
}
[data-pro-theme=antdv-pro-theme-dark] .red-9-text[data-v-4bbcc266] {
  color: #f89f9a;
}
[data-pro-theme=antdv-pro-theme-dark] .red-9-bg[data-v-4bbcc266] {
  background: #f89f9a;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-2-text[data-v-4bbcc266] {
  color: #112a45;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-2-bg[data-v-4bbcc266] {
  background: #112a45;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-3-text[data-v-4bbcc266] {
  color: #15395b;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-3-bg[data-v-4bbcc266] {
  background: #15395b;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-4-text[data-v-4bbcc266] {
  color: #164c7e;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-4-bg[data-v-4bbcc266] {
  background: #164c7e;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-5-text[data-v-4bbcc266] {
  color: #1765ad;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-5-bg[data-v-4bbcc266] {
  background: #1765ad;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-6-text[data-v-4bbcc266] {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-6-bg[data-v-4bbcc266] {
  background: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-7-text[data-v-4bbcc266] {
  color: #3c9ae8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-7-bg[data-v-4bbcc266] {
  background: #3c9ae8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-8-text[data-v-4bbcc266] {
  color: #65b7f3;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-8-bg[data-v-4bbcc266] {
  background: #65b7f3;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-9-text[data-v-4bbcc266] {
  color: #8dcff8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-9-bg[data-v-4bbcc266] {
  background: #8dcff8;
}
[data-pro-theme=antdv-pro-theme-dark] .green-2-text[data-v-4bbcc266] {
  color: #1d3712;
}
[data-pro-theme=antdv-pro-theme-dark] .green-2-bg[data-v-4bbcc266] {
  background: #1d3712;
}
[data-pro-theme=antdv-pro-theme-dark] .green-3-text[data-v-4bbcc266] {
  color: #274916;
}
[data-pro-theme=antdv-pro-theme-dark] .green-3-bg[data-v-4bbcc266] {
  background: #274916;
}
[data-pro-theme=antdv-pro-theme-dark] .green-4-text[data-v-4bbcc266] {
  color: #306317;
}
[data-pro-theme=antdv-pro-theme-dark] .green-4-bg[data-v-4bbcc266] {
  background: #306317;
}
[data-pro-theme=antdv-pro-theme-dark] .green-5-text[data-v-4bbcc266] {
  color: #3c8618;
}
[data-pro-theme=antdv-pro-theme-dark] .green-5-bg[data-v-4bbcc266] {
  background: #3c8618;
}
[data-pro-theme=antdv-pro-theme-dark] .green-6-text[data-v-4bbcc266] {
  color: #49aa19;
}
[data-pro-theme=antdv-pro-theme-dark] .green-6-bg[data-v-4bbcc266] {
  background: #49aa19;
}
[data-pro-theme=antdv-pro-theme-dark] .green-7-text[data-v-4bbcc266] {
  color: #6abe39;
}
[data-pro-theme=antdv-pro-theme-dark] .green-7-bg[data-v-4bbcc266] {
  background: #6abe39;
}
[data-pro-theme=antdv-pro-theme-dark] .green-8-text[data-v-4bbcc266] {
  color: #8fd460;
}
[data-pro-theme=antdv-pro-theme-dark] .green-8-bg[data-v-4bbcc266] {
  background: #8fd460;
}
[data-pro-theme=antdv-pro-theme-dark] .green-9-text[data-v-4bbcc266] {
  color: #b2e58b;
}
[data-pro-theme=antdv-pro-theme-dark] .green-9-bg[data-v-4bbcc266] {
  background: #b2e58b;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-2-text[data-v-4bbcc266] {
  color: #443b11;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-2-bg[data-v-4bbcc266] {
  background: #443b11;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-3-text[data-v-4bbcc266] {
  color: #595014;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-3-bg[data-v-4bbcc266] {
  background: #595014;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-4-text[data-v-4bbcc266] {
  color: #7c6e14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-4-bg[data-v-4bbcc266] {
  background: #7c6e14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-5-text[data-v-4bbcc266] {
  color: #aa9514;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-5-bg[data-v-4bbcc266] {
  background: #aa9514;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-6-text[data-v-4bbcc266] {
  color: #d8bd14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-6-bg[data-v-4bbcc266] {
  background: #d8bd14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-7-text[data-v-4bbcc266] {
  color: #e8d639;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-7-bg[data-v-4bbcc266] {
  background: #e8d639;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-8-text[data-v-4bbcc266] {
  color: #f3ea62;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-8-bg[data-v-4bbcc266] {
  background: #f3ea62;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-9-text[data-v-4bbcc266] {
  color: #f8f48b;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-9-bg[data-v-4bbcc266] {
  background: #f8f48b;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-2-text[data-v-4bbcc266] {
  color: #24163a;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-2-bg[data-v-4bbcc266] {
  background: #24163a;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-3-text[data-v-4bbcc266] {
  color: #301c4d;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-3-bg[data-v-4bbcc266] {
  background: #301c4d;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-4-text[data-v-4bbcc266] {
  color: #3e2069;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-4-bg[data-v-4bbcc266] {
  background: #3e2069;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-5-text[data-v-4bbcc266] {
  color: #51258f;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-5-bg[data-v-4bbcc266] {
  background: #51258f;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-6-text[data-v-4bbcc266] {
  color: #642ab5;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-6-bg[data-v-4bbcc266] {
  background: #642ab5;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-7-text[data-v-4bbcc266] {
  color: #854eca;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-7-bg[data-v-4bbcc266] {
  background: #854eca;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-8-text[data-v-4bbcc266] {
  color: #ab7ae0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-8-bg[data-v-4bbcc266] {
  background: #ab7ae0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-9-text[data-v-4bbcc266] {
  color: #cda8f0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-9-bg[data-v-4bbcc266] {
  background: #cda8f0;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-2-text[data-v-4bbcc266] {
  color: #443111;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-2-bg[data-v-4bbcc266] {
  background: #443111;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-3-text[data-v-4bbcc266] {
  color: #594214;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-3-bg[data-v-4bbcc266] {
  background: #594214;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-4-text[data-v-4bbcc266] {
  color: #7c5914;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-4-bg[data-v-4bbcc266] {
  background: #7c5914;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-5-text[data-v-4bbcc266] {
  color: #aa7714;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-5-bg[data-v-4bbcc266] {
  background: #aa7714;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-6-text[data-v-4bbcc266] {
  color: #d89614;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-6-bg[data-v-4bbcc266] {
  background: #d89614;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-7-text[data-v-4bbcc266] {
  color: #e8b339;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-7-bg[data-v-4bbcc266] {
  background: #e8b339;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-8-text[data-v-4bbcc266] {
  color: #f3cc62;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-8-bg[data-v-4bbcc266] {
  background: #f3cc62;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-9-text[data-v-4bbcc266] {
  color: #f8df8b;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-9-bg[data-v-4bbcc266] {
  background: #f8df8b;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-2-text[data-v-4bbcc266] {
  color: #113536;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-2-bg[data-v-4bbcc266] {
  background: #113536;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-3-text[data-v-4bbcc266] {
  color: #144848;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-3-bg[data-v-4bbcc266] {
  background: #144848;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-4-text[data-v-4bbcc266] {
  color: #146262;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-4-bg[data-v-4bbcc266] {
  background: #146262;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-5-text[data-v-4bbcc266] {
  color: #138585;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-5-bg[data-v-4bbcc266] {
  background: #138585;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-6-text[data-v-4bbcc266] {
  color: #13a8a8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-6-bg[data-v-4bbcc266] {
  background: #13a8a8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-7-text[data-v-4bbcc266] {
  color: #33bcb7;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-7-bg[data-v-4bbcc266] {
  background: #33bcb7;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-8-text[data-v-4bbcc266] {
  color: #58d1c9;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-8-bg[data-v-4bbcc266] {
  background: #58d1c9;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-9-text[data-v-4bbcc266] {
  color: #84e2d8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-9-bg[data-v-4bbcc266] {
  background: #84e2d8;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-2-text[data-v-4bbcc266] {
  color: #442a11;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-2-bg[data-v-4bbcc266] {
  background: #442a11;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-3-text[data-v-4bbcc266] {
  color: #593815;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-3-bg[data-v-4bbcc266] {
  background: #593815;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-4-text[data-v-4bbcc266] {
  color: #7c4a15;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-4-bg[data-v-4bbcc266] {
  background: #7c4a15;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-5-text[data-v-4bbcc266] {
  color: #aa6215;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-5-bg[data-v-4bbcc266] {
  background: #aa6215;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-6-text[data-v-4bbcc266] {
  color: #d87a16;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-6-bg[data-v-4bbcc266] {
  background: #d87a16;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-7-text[data-v-4bbcc266] {
  color: #e89a3c;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-7-bg[data-v-4bbcc266] {
  background: #e89a3c;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-8-text[data-v-4bbcc266] {
  color: #f3b765;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-8-bg[data-v-4bbcc266] {
  background: #f3b765;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-9-text[data-v-4bbcc266] {
  color: #f8cf8d;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-9-bg[data-v-4bbcc266] {
  background: #f8cf8d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-2-text[data-v-4bbcc266] {
  color: #2e3c10;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-2-bg[data-v-4bbcc266] {
  background: #2e3c10;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-3-text[data-v-4bbcc266] {
  color: #3e4f13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-3-bg[data-v-4bbcc266] {
  background: #3e4f13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-4-text[data-v-4bbcc266] {
  color: #536d13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-4-bg[data-v-4bbcc266] {
  background: #536d13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-5-text[data-v-4bbcc266] {
  color: #6f9412;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-5-bg[data-v-4bbcc266] {
  background: #6f9412;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-6-text[data-v-4bbcc266] {
  color: #8bbb11;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-6-bg[data-v-4bbcc266] {
  background: #8bbb11;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-7-text[data-v-4bbcc266] {
  color: #a9d134;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-7-bg[data-v-4bbcc266] {
  background: #a9d134;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-8-text[data-v-4bbcc266] {
  color: #c9e75d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-8-bg[data-v-4bbcc266] {
  background: #c9e75d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-9-text[data-v-4bbcc266] {
  color: #e4f88b;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-9-bg[data-v-4bbcc266] {
  background: #e4f88b;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-2-text[data-v-4bbcc266] {
  color: #161d40;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-2-bg[data-v-4bbcc266] {
  background: #161d40;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-3-text[data-v-4bbcc266] {
  color: #1c2755;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-3-bg[data-v-4bbcc266] {
  background: #1c2755;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-4-text[data-v-4bbcc266] {
  color: #203175;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-4-bg[data-v-4bbcc266] {
  background: #203175;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-5-text[data-v-4bbcc266] {
  color: #263ea0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-5-bg[data-v-4bbcc266] {
  background: #263ea0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-6-text[data-v-4bbcc266] {
  color: #2b4acb;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-6-bg[data-v-4bbcc266] {
  background: #2b4acb;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-7-text[data-v-4bbcc266] {
  color: #5273e0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-7-bg[data-v-4bbcc266] {
  background: #5273e0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-8-text[data-v-4bbcc266] {
  color: #7f9ef3;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-8-bg[data-v-4bbcc266] {
  background: #7f9ef3;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-9-text[data-v-4bbcc266] {
  color: #a8c1f8;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-9-bg[data-v-4bbcc266] {
  background: #a8c1f8;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-2-text[data-v-4bbcc266] {
  color: #441d12;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-2-bg[data-v-4bbcc266] {
  background: #441d12;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-3-text[data-v-4bbcc266] {
  color: #592716;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-3-bg[data-v-4bbcc266] {
  background: #592716;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-4-text[data-v-4bbcc266] {
  color: #7c3118;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-4-bg[data-v-4bbcc266] {
  background: #7c3118;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-5-text[data-v-4bbcc266] {
  color: #aa3e19;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-5-bg[data-v-4bbcc266] {
  background: #aa3e19;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-6-text[data-v-4bbcc266] {
  color: #d84a1b;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-6-bg[data-v-4bbcc266] {
  background: #d84a1b;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-7-text[data-v-4bbcc266] {
  color: #e87040;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-7-bg[data-v-4bbcc266] {
  background: #e87040;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-8-text[data-v-4bbcc266] {
  color: #f3956a;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-8-bg[data-v-4bbcc266] {
  background: #f3956a;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-9-text[data-v-4bbcc266] {
  color: #f8b692;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-9-bg[data-v-4bbcc266] {
  background: #f8b692;
}
[data-pro-theme=antdv-pro-theme-dark] .menu-item-post[data-v-4bbcc266] {
  color: #a02669;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-leftmenu-layout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
}
.ant-pro-leftmenu-layout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-leftmenu-layout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-leftmenu-layout .hover-menu-active span {
  color: #fff;
}
.ant-pro-leftmenu-layout-content {
  position: relative;
  margin: 24px;
}
.ant-pro-leftmenu-layout-content .ant-pro-page-container {
  margin: -24px -24px 0;
}
.ant-pro-leftmenu-layout-content-disable-margin {
  margin: 0;
}
.ant-pro-leftmenu-layout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-leftmenu-layout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-fix-siderbar {
  height: calc(100vh - 48px);
}
.ant-pro-leftmenu-layout .menu-header-title {
  font-size: 16px;
}
.ant-pro-leftmenu-sider {
  position: fixed;
  z-index: 9;
  background-color: #001529;
  border-right: 0;
}
.ant-pro-leftmenu-sider.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-pro-leftmenu-sider.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-pro-leftmenu-sider.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-pro-leftmenu-sider.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 4px;
}
.ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item-selected a,
.ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item a:hover {
  color: #1890ff;
}
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: none;
}
.ant-pro-leftmenu-sider ul.ant-menu-sub li.ant-menu-item .ant-pro-menu-item,
.ant-pro-leftmenu-sider ul.ant-menu-sub li.ant-menu-submenu .ant-pro-menu-item {
  padding-left: 8px;
}
.ant-pro-leftmenu-sider .ant-pro-sider-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
  line-height: 32px;
  cursor: pointer;
}
.ant-pro-leftmenu-sider .ant-pro-sider-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
}
.ant-pro-leftmenu-sider .ant-pro-sider-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
  transition: height 0.2s;
}
.ant-pro-leftmenu-sider .ant-pro-sider-logo h1 {
  display: inline-block;
  height: 32px;
  margin: 0 0 0 12px;
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
  animation: fade-in;
  animation-duration: 0.2s;
}
.ant-pro-leftmenu-sider-extra {
  margin-bottom: 16px;
  padding: 0 16px;
}
.ant-pro-leftmenu-sider-extra-no-logo {
  margin-top: 16px;
}
.ant-pro-leftmenu-sider-menu {
  position: relative;
  z-index: 10;
  min-height: 100%;
  box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
.ant-pro-leftmenu-sider .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 滚动条滑块 */
}
.ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(37, 37, 37, 0.05);
}
.ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
.ant-pro-leftmenu-sider.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
.ant-pro-leftmenu-sider.ant-layout-sider-collapsed .ant-pro-sider-logo {
  padding: 8px 24px;
}
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item .sider-menu-item-img + span,
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .sider-menu-item-img + span,
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .sider-menu-item-img + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-menu-item {
  width: 48px;
  padding: 0 16px !important;
  text-align: center;
}
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-pro-menu-item-title {
  display: none;
}
.ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-menu-submenu-title {
  width: 48px;
  padding: 0 16px !important;
}
.ant-pro-leftmenu-sider .ant-menu-item .anticon,
.ant-pro-leftmenu-sider .ant-menu-submenu-title .anticon {
  transition: none;
}
.ant-pro-leftmenu-sider-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
.ant-pro-leftmenu-sider-fixed > .ant-menu-root :not(.ant-pro-sider-link-menu) {
  height: calc(100vh - 48px);
  overflow-y: auto;
}
.ant-pro-leftmenu-sider .ant-menu-inline .ant-menu-item,
.ant-pro-leftmenu-sider .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-pro-leftmenu-sider-light {
  background-color: #fff;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
.ant-pro-leftmenu-sider-light .ant-layout-sider-children {
  /* 滚动条滑块 */
}
.ant-pro-leftmenu-sider-light .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
.ant-pro-leftmenu-sider-light .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
.ant-pro-leftmenu-sider-light .ant-pro-sider-logo h1 {
  color: #1890ff;
}
.ant-pro-leftmenu-sider-light .ant-menu-light {
  border-right-color: transparent;
}
.ant-pro-leftmenu-sider-light .ant-pro-sider-collapsed-button {
  border-top: 1px solid #f0f0f0;
}
.ant-pro-leftmenu-sider-icon {
  width: 14px;
  vertical-align: baseline;
}
.ant-pro-leftmenu-sider-links {
  width: 100%;
}
.ant-pro-leftmenu-sider-links ul.ant-menu-root {
  height: auto;
}
.ant-pro-leftmenu-sider-collapsed-button {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.ant-pro-leftmenu-sider-collapsed-button .anticon {
  font-size: 16px;
}
.ant-pro-leftmenu-sider .top-nav-menu li.ant-menu-item {
  height: 100%;
  line-height: 1;
}
.ant-pro-leftmenu-sider .drawer .drawer-content {
  background: #001529;
}
.ant-pro-leftmenu-sider .ant-menu-item .sider-menu-item-img + span,
.ant-pro-leftmenu-sider .ant-menu-submenu-title .sider-menu-item-img + span {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-pro-sider.ant-pro-has-leftmenu .ant-pro-sider-logo {
  padding: 8px 16px;
}
.ant-pro-sider.ant-pro-has-leftmenu.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
@keyframes fade-in {
0% {
    display: none;
    opacity: 0;
}
99% {
    display: none;
    opacity: 0;
}
100% {
    display: block;
    opacity: 1;
}
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .hover-menu-active span {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout-content {
  position: relative;
  margin: 24px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout-content .ant-pro-page-container {
  margin: -24px -24px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-has-header .ant-pro-leftmenu-layout-is-children.ant-pro-leftmenu-layout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-layout .menu-header-title {
  font-size: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider {
  position: fixed;
  z-index: 9;
  background-color: #1f1f1f;
  border-right: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-menu-vertical .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-menu-vertical-left .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-menu-vertical-right .ant-menu-item:not(:last-child),
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 4px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item a {
  color: rgba(255, 255, 255, 0.85);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item-selected a,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-layout-sider-light .ant-menu-item a:hover {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider ul.ant-menu-sub li.ant-menu-item .ant-pro-menu-item,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider ul.ant-menu-sub li.ant-menu-submenu .ant-pro-menu-item {
  padding-left: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-pro-sider-logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
  line-height: 32px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-pro-sider-logo > a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-pro-sider-logo img {
  display: inline-block;
  height: 32px;
  vertical-align: middle;
  transition: height 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-pro-sider-logo h1 {
  display: inline-block;
  height: 32px;
  margin: 0 0 0 12px;
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  vertical-align: middle;
  animation: fade-in;
  animation-duration: 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-extra {
  margin-bottom: 16px;
  padding: 0 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-extra-no-logo {
  margin-top: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-menu {
  position: relative;
  z-index: 10;
  min-height: 100%;
  box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* 滚动条滑块 */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(37, 37, 37, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider.ant-layout-sider-collapsed .ant-pro-sider-logo {
  padding: 8px 24px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .sider-menu-item-img + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-menu-item {
  width: 48px;
  padding: 0 16px !important;
  text-align: center;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-pro-menu-item-title {
  display: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline-collapsed .ant-menu-submenu-title {
  width: 48px;
  padding: 0 16px !important;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-item .anticon,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-submenu-title .anticon {
  transition: none;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-fixed > .ant-menu-root :not(.ant-pro-sider-link-menu) {
  height: calc(100vh - 48px);
  overflow-y: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline .ant-menu-item,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light {
  background-color: #141414;
  box-shadow: 2px 0 8px 0 rgba(29, 35, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-layout-sider-children {
  /* 滚动条滑块 */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-layout-sider-children ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-layout-sider-children ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 21, 41, 0.05);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-pro-sider-logo h1 {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-menu-light {
  border-right-color: transparent;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-light .ant-pro-sider-collapsed-button {
  border-top: 1px solid #303030;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-icon {
  width: 14px;
  vertical-align: baseline;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-links {
  width: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-links ul.ant-menu-root {
  height: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-collapsed-button {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider-collapsed-button .anticon {
  font-size: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .top-nav-menu li.ant-menu-item {
  height: 100%;
  line-height: 1;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .drawer .drawer-content {
  background: #1f1f1f;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-item .sider-menu-item-img + span,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-leftmenu-sider .ant-menu-submenu-title .sider-menu-item-img + span {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-pro-has-leftmenu .ant-pro-sider-logo {
  padding: 8px 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-sider.ant-pro-has-leftmenu.ant-layout-sider-collapsed .ant-menu-inline-collapsed {
  width: 48px;
}
@keyframes fade-in {
0% {
    display: none;
    opacity: 0;
}
99% {
    display: none;
    opacity: 0;
}
100% {
    display: block;
    opacity: 1;
}
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

#userLayout.user-layout-wrapper.mobile .container .main[data-v-2b4dea21] {
  width: 98%;
  max-width: 368px;
}
#userLayout.user-layout-wrapper .container[data-v-2b4dea21] {
  position: relative;
  width: 100%;
  min-height: 100%;
}
#userLayout.user-layout-wrapper .container a[data-v-2b4dea21] {
  text-decoration: none;
}
#userLayout.user-layout-wrapper .container .footer[data-v-2b4dea21] {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 48px 0 24px;
  padding: 0 16px;
  text-align: center;
}
#userLayout.user-layout-wrapper .container .footer .links[data-v-2b4dea21] {
  margin-bottom: 8px;
  font-size: 14px;
}
#userLayout.user-layout-wrapper .container .footer .links a[data-v-2b4dea21] {
  color: #fff;
  transition: all 0.3s;
}
#userLayout.user-layout-wrapper .container .footer .links a[data-v-2b4dea21]:not(:last-child) {
  margin-right: 40px;
}
#userLayout.user-layout-wrapper .container .footer .copyright[data-v-2b4dea21] {
  color: #fff;
  font-size: 14px;
}
#userLayout.user-layout-wrapper .container .footer .beian[data-v-2b4dea21] {
  margin-right: 8px;
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark][data-v-2b4dea21] {
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper.mobile .container .main[data-v-2b4dea21] {
  width: 98%;
  max-width: 368px;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container[data-v-2b4dea21] {
  position: relative;
  width: 100%;
  min-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container a[data-v-2b4dea21] {
  text-decoration: none;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer[data-v-2b4dea21] {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 48px 0 24px;
  padding: 0 16px;
  text-align: center;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer .links[data-v-2b4dea21] {
  margin-bottom: 8px;
  font-size: 14px;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer .links a[data-v-2b4dea21] {
  color: #fff;
  transition: all 0.3s;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer .links a[data-v-2b4dea21]:not(:last-child) {
  margin-right: 40px;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer .copyright[data-v-2b4dea21] {
  color: #fff;
  font-size: 14px;
}
[data-pro-theme=antdv-pro-theme-dark] #userLayout.user-layout-wrapper .container .footer .beian[data-v-2b4dea21] {
  margin-right: 8px;
  color: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
.ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
.ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
.ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
.ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
.ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
.ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
.ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
.ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
.ant-pro-dropdown {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: top;
  cursor: pointer;
}
.ant-pro-dropdown.ant-pro-dropdown-action {
  padding: 0 12px;
}
.ant-pro-dropdown.ant-pro-dropdown-action:hover {
  background: rgba(0, 0, 0, 0.025);
}
.ant-pro-dropdown > span {
  font-size: 16px !important;
  transform: none !important;
}
.ant-pro-dropdown > span svg {
  position: relative;
  top: -1px;
}
.ant-pro-dropdown-menu ::v-deep(.anticon) {
  margin-right: 8px;
}
.ant-pro-dropdown-menu ::v-deep(.ant-dropdown-menu-item) {
  min-width: 160px;
}
.ant-pro-global-header-layout-side .ant-pro-dropdown.ant-pro-dropdown-action:hover,
.ant-pro-global-header-layout-left .ant-pro-dropdown.ant-pro-dropdown-action:hover,
.ant-pro-top-nav-header.light .ant-pro-dropdown.ant-pro-dropdown-action:hover {
  background: rgba(0, 0, 0, 0.025);
}
/* base table */
.ant-pro-table .ant-pagination {
  padding: 0 24px;
}
.ant-pro-table-column-setting-overlay .ant-popover-inner-content {
  padding: 8px 0;
}
.ant-pro-table .ant-pro-table-row-striped {
  background: #fafafa;
}
/* search */
.ant-pro-table-search {
  margin-bottom: 16px;
  padding: 24px 24px 0;
  background: #fff;
}
.ant-pro-table-search .ant-row {
  display: flex;
}
.ant-pro-table-search .ant-form-item-control {
  display: flex;
  flex-direction: column;
}
.ant-pro-table-search .ant-form-horizontal .ant-form-item-control-wrapper {
  flex: 1 1;
}
/* toolbar */
.ant-pro-table-list-toolbar {
  overflow-x: auto;
  overflow-y: hidden;
}
.ant-pro-table-list-toolbar-container {
  display: flex;
  justify-content: space-between;
  height: 64px;
  padding: 0 24px;
  line-height: 64px;
}
.ant-pro-table-list-toolbar-left {
  display: flex;
  justify-content: flex-start;
}
.ant-pro-table-list-toolbar-right {
  display: flex;
  justify-content: flex-end;
}
.ant-pro-table-list-toolbar-title {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-family: PingFangSC-Medium;
}
.ant-pro-table-list-toolbar-divider {
  margin-right: -8px;
  margin-left: 8px;
}
.ant-pro-table-list-toolbar-setting-item {
  margin-left: 16px;
  font-size: 16px;
  cursor: pointer;
}
/* table column setting */
.ant-pro-table-column-setting-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  margin-left: 4px;
}
.ant-pro-table-column-setting-list-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px 16px 4px 0;
}
.ant-pro-table-column-setting-list-item > span.anticon {
  padding-right: 6px;
  cursor: move;
}
.ant-pro-table-column-setting-list-item .ant-checkbox-wrapper {
  flex: 1;
  margin: 0;
}
.ant-pro-table-drag-ghost {
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.15);
  cursor: move;
  transition: 0.18s ease;
}
.ant-pro-table-drop-ghost {
  box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0);
}
.ant-pro-table-column-drag-icon {
  color: rgba(0, 0, 0, 0.45);
}
.slide-fadein-up-enter-active,
.slide-fadein-up-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
.slide-fadein-up-enter-from {
  transform: translateY(20px);
  opacity: 0;
}
.slide-fadein-up-leave-to {
  transform: translateY(-20px);
  opacity: 0;
}
.slide-fadein-right-enter-active,
.slide-fadein-right-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
.slide-fadein-right-enter-from {
  transform: translateX(-20px);
  opacity: 0;
}
.slide-fadein-right-leave-to {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fadein-left-enter-active,
.slide-fadein-left-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
.slide-fadein-left-enter-from {
  transform: translateX(20px);
  opacity: 0;
}
.slide-fadein-left-leave-to {
  transform: translateX(-20px);
  opacity: 0;
}
.zoom-fadein-enter-active,
.zoom-fadein-leave-active {
  transition: opacity 0.3s ease-in-out, transform 0.5s;
}
.zoom-fadein-enter-from {
  transform: scale(0.99);
  opacity: 0;
}
.zoom-fadein-leave-to {
  transform: scale(1.01);
  opacity: 0;
}
.fadein-enter-active,
.fadein-leave-active {
  transition: opacity 0.3s ease-in-out !important;
}
.fadein-enter-from,
.fadein-leave-to {
  opacity: 0 !important;
}
/* 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 */
.text-color-text {
  color: rgba(0, 0, 0, 0.85);
}
.text-color-bg {
  background: rgba(0, 0, 0, 0.85);
}
.text-color-inverse-text {
  color: #fff;
}
.text-color-inverse-bg {
  background: rgba(0, 0, 0, 0.85);
}
.text-color-secondary-text {
  color: rgba(0, 0, 0, 0.45);
}
.text-color-secondary-bg {
  background: rgba(0, 0, 0, 0.45);
}
.disabled-color-text {
  color: rgba(255, 255, 255, 0.35);
}
.disabled-color-bg {
  background: rgba(0, 0, 0, 0.25);
}
.progress-color-bg {
  background: #ccc;
}
.red-2-text {
  color: #ffccc7;
}
.red-2-bg {
  background: #ffccc7;
}
.red-3-text {
  color: #ffa39e;
}
.red-3-bg {
  background: #ffa39e;
}
.red-4-text {
  color: #ff7875;
}
.red-4-bg {
  background: #ff7875;
}
.red-5-text {
  color: #ff4d4f;
}
.red-5-bg {
  background: #ff4d4f;
}
.red-6-text {
  color: #f5222d;
}
.red-6-bg {
  background: #f5222d;
}
.red-7-text {
  color: #cf1322;
}
.red-7-bg {
  background: #cf1322;
}
.red-8-text {
  color: #a8071a;
}
.red-8-bg {
  background: #a8071a;
}
.red-9-text {
  color: #820014;
}
.red-9-bg {
  background: #820014;
}
.blue-2-text {
  color: #bae7ff;
}
.blue-2-bg {
  background: #bae7ff;
}
.blue-3-text {
  color: #91d5ff;
}
.blue-3-bg {
  background: #91d5ff;
}
.blue-4-text {
  color: #69c0ff;
}
.blue-4-bg {
  background: #69c0ff;
}
.blue-5-text {
  color: #40a9ff;
}
.blue-5-bg {
  background: #40a9ff;
}
.blue-6-text {
  color: #1890ff;
}
.blue-6-bg {
  background: #1890ff;
}
.blue-7-text {
  color: #096dd9;
}
.blue-7-bg {
  background: #096dd9;
}
.blue-8-text {
  color: #0050b3;
}
.blue-8-bg {
  background: #0050b3;
}
.blue-9-text {
  color: #003a8c;
}
.blue-9-bg {
  background: #003a8c;
}
.green-2-text {
  color: #d9f7be;
}
.green-2-bg {
  background: #d9f7be;
}
.green-3-text {
  color: #b7eb8f;
}
.green-3-bg {
  background: #b7eb8f;
}
.green-4-text {
  color: #95de64;
}
.green-4-bg {
  background: #95de64;
}
.green-5-text {
  color: #73d13d;
}
.green-5-bg {
  background: #73d13d;
}
.green-6-text {
  color: #52c41a;
}
.green-6-bg {
  background: #52c41a;
}
.green-7-text {
  color: #389e0d;
}
.green-7-bg {
  background: #389e0d;
}
.green-8-text {
  color: #237804;
}
.green-8-bg {
  background: #237804;
}
.green-9-text {
  color: #135200;
}
.green-9-bg {
  background: #135200;
}
.yellow-2-text {
  color: #ffffb8;
}
.yellow-2-bg {
  background: #ffffb8;
}
.yellow-3-text {
  color: #fffb8f;
}
.yellow-3-bg {
  background: #fffb8f;
}
.yellow-4-text {
  color: #fff566;
}
.yellow-4-bg {
  background: #fff566;
}
.yellow-5-text {
  color: #ffec3d;
}
.yellow-5-bg {
  background: #ffec3d;
}
.yellow-6-text {
  color: #fadb14;
}
.yellow-6-bg {
  background: #fadb14;
}
.yellow-7-text {
  color: #d4b106;
}
.yellow-7-bg {
  background: #d4b106;
}
.yellow-8-text {
  color: #ad8b00;
}
.yellow-8-bg {
  background: #ad8b00;
}
.yellow-9-text {
  color: #876800;
}
.yellow-9-bg {
  background: #876800;
}
.purple-2-text {
  color: #efdbff;
}
.purple-2-bg {
  background: #efdbff;
}
.purple-3-text {
  color: #d3adf7;
}
.purple-3-bg {
  background: #d3adf7;
}
.purple-4-text {
  color: #b37feb;
}
.purple-4-bg {
  background: #b37feb;
}
.purple-5-text {
  color: #9254de;
}
.purple-5-bg {
  background: #9254de;
}
.purple-6-text {
  color: #722ed1;
}
.purple-6-bg {
  background: #722ed1;
}
.purple-7-text {
  color: #531dab;
}
.purple-7-bg {
  background: #531dab;
}
.purple-8-text {
  color: #391085;
}
.purple-8-bg {
  background: #391085;
}
.purple-9-text {
  color: #22075e;
}
.purple-9-bg {
  background: #22075e;
}
.gold-2-text {
  color: #fff1b8;
}
.gold-2-bg {
  background: #fff1b8;
}
.gold-3-text {
  color: #ffe58f;
}
.gold-3-bg {
  background: #ffe58f;
}
.gold-4-text {
  color: #ffd666;
}
.gold-4-bg {
  background: #ffd666;
}
.gold-5-text {
  color: #ffc53d;
}
.gold-5-bg {
  background: #ffc53d;
}
.gold-6-text {
  color: #faad14;
}
.gold-6-bg {
  background: #faad14;
}
.gold-7-text {
  color: #d48806;
}
.gold-7-bg {
  background: #d48806;
}
.gold-8-text {
  color: #ad6800;
}
.gold-8-bg {
  background: #ad6800;
}
.gold-9-text {
  color: #874d00;
}
.gold-9-bg {
  background: #874d00;
}
.cyan-2-text {
  color: #b5f5ec;
}
.cyan-2-bg {
  background: #b5f5ec;
}
.cyan-3-text {
  color: #87e8de;
}
.cyan-3-bg {
  background: #87e8de;
}
.cyan-4-text {
  color: #5cdbd3;
}
.cyan-4-bg {
  background: #5cdbd3;
}
.cyan-5-text {
  color: #36cfc9;
}
.cyan-5-bg {
  background: #36cfc9;
}
.cyan-6-text {
  color: #13c2c2;
}
.cyan-6-bg {
  background: #13c2c2;
}
.cyan-7-text {
  color: #08979c;
}
.cyan-7-bg {
  background: #08979c;
}
.cyan-8-text {
  color: #006d75;
}
.cyan-8-bg {
  background: #006d75;
}
.cyan-9-text {
  color: #00474f;
}
.cyan-9-bg {
  background: #00474f;
}
.orange-2-text {
  color: #ffe7ba;
}
.orange-2-bg {
  background: #ffe7ba;
}
.orange-3-text {
  color: #ffd591;
}
.orange-3-bg {
  background: #ffd591;
}
.orange-4-text {
  color: #ffc069;
}
.orange-4-bg {
  background: #ffc069;
}
.orange-5-text {
  color: #ffa940;
}
.orange-5-bg {
  background: #ffa940;
}
.orange-6-text {
  color: #fa8c16;
}
.orange-6-bg {
  background: #fa8c16;
}
.orange-7-text {
  color: #d46b08;
}
.orange-7-bg {
  background: #d46b08;
}
.orange-8-text {
  color: #ad4e00;
}
.orange-8-bg {
  background: #ad4e00;
}
.orange-9-text {
  color: #873800;
}
.orange-9-bg {
  background: #873800;
}
.lime-2-text {
  color: #f4ffb8;
}
.lime-2-bg {
  background: #f4ffb8;
}
.lime-3-text {
  color: #eaff8f;
}
.lime-3-bg {
  background: #eaff8f;
}
.lime-4-text {
  color: #d3f261;
}
.lime-4-bg {
  background: #d3f261;
}
.lime-5-text {
  color: #bae637;
}
.lime-5-bg {
  background: #bae637;
}
.lime-6-text {
  color: #a0d911;
}
.lime-6-bg {
  background: #a0d911;
}
.lime-7-text {
  color: #7cb305;
}
.lime-7-bg {
  background: #7cb305;
}
.lime-8-text {
  color: #5b8c00;
}
.lime-8-bg {
  background: #5b8c00;
}
.lime-9-text {
  color: #3f6600;
}
.lime-9-bg {
  background: #3f6600;
}
.geekblue-2-text {
  color: #d6e4ff;
}
.geekblue-2-bg {
  background: #d6e4ff;
}
.geekblue-3-text {
  color: #adc6ff;
}
.geekblue-3-bg {
  background: #adc6ff;
}
.geekblue-4-text {
  color: #85a5ff;
}
.geekblue-4-bg {
  background: #85a5ff;
}
.geekblue-5-text {
  color: #597ef7;
}
.geekblue-5-bg {
  background: #597ef7;
}
.geekblue-6-text {
  color: #2f54eb;
}
.geekblue-6-bg {
  background: #2f54eb;
}
.geekblue-7-text {
  color: #1d39c4;
}
.geekblue-7-bg {
  background: #1d39c4;
}
.geekblue-8-text {
  color: #10239e;
}
.geekblue-8-bg {
  background: #10239e;
}
.geekblue-9-text {
  color: #061178;
}
.geekblue-9-bg {
  background: #061178;
}
.volcano-2-text {
  color: #ffd8bf;
}
.volcano-2-bg {
  background: #ffd8bf;
}
.volcano-3-text {
  color: #ffbb96;
}
.volcano-3-bg {
  background: #ffbb96;
}
.volcano-4-text {
  color: #ff9c6e;
}
.volcano-4-bg {
  background: #ff9c6e;
}
.volcano-5-text {
  color: #ff7a45;
}
.volcano-5-bg {
  background: #ff7a45;
}
.volcano-6-text {
  color: #fa541c;
}
.volcano-6-bg {
  background: #fa541c;
}
.volcano-7-text {
  color: #d4380d;
}
.volcano-7-bg {
  background: #d4380d;
}
.volcano-8-text {
  color: #ad2102;
}
.volcano-8-bg {
  background: #ad2102;
}
.volcano-9-text {
  color: #871400;
}
.volcano-9-bg {
  background: #871400;
}
/* 手机端 */
@media (max-width: 575px) {
  .pro-components-header-dropdown-index-container {
    width: 100% !important;
  }
  .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-margin-bottom {
    margin-bottom: 4px;
  }
  .ant-margin-right {
    margin-right: 4px;
  }
  .ant-pro-basicLayout-content {
    margin: 4px !important;
  }
}
/* 平板 */
@media (min-width: 480px) and (max-width: 1199px) {
  .ant-margin-bottom {
    margin-bottom: 12px;
  }
  .ant-margin-right {
    margin-right: 12px;
  }
}
/* PC */
@media (min-width: 1200px) {
  .ant-margin-bottom {
    margin-bottom: 12px;
  }
  .ant-margin-right {
    margin-right: 12px;
  }
}
.bzTable {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  border-collapse: collapse;
}
.bzTable td {
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.bzTable th {
  padding: 8px 16px;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
}
.bzTable thead th {
  width: 100px;
  background-color: #000;
}
.bzTable tr:nth-child(odd) {
  background: #fff;
}
.printTable {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  border-collapse: collapse;
}
.printTable td {
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #000;
}
.printTable th {
  padding: 8px 16px;
  background-color: #fafafa;
  border: 1px solid #000;
}
.printTable thead th {
  width: 100px;
  background-color: #000c17;
}
.printTable tr:nth-child(odd) {
  background: #fff;
}
.bz-tag-special-reminder-group {
  color: #FFF;
  background-color: #e0120d;
  border: 1px solid #e0120d;
}
.bz-tag-special-reminder-shop {
  color: #e0120d;
  background-color: #fbdada;
  border: 1px solid #e0120d;
}
.bz-tag-basic-info-group {
  color: #FFF;
  background-color: #0099e8;
  border: 1px solid #0099e8;
}
.bz-tag-basic-info-shop {
  color: #0099e8;
  background-color: #d4f0ff;
  border: 1px solid #0099e8;
}
.bz-tag-consume-group {
  color: #FFF;
  background-color: #ff713a;
  border: 1px solid #ff713a;
}
.bz-tag-consume-shop {
  color: #ff713a;
  background-color: #ffe0d2;
  border: 1px solid #ff713a;
}
.bz-tag-aftersale-group {
  color: #FFF;
  background-color: #fc8e00;
  border: 1px solid #fc8e00;
}
.bz-tag-aftersale-shop {
  color: #ed8600;
  background-color: #ffe6c6;
  border: 1px solid #fc8e00;
}
.bz-tag-insurance-group {
  color: #FFF;
  background-color: #f5af00;
  border: 1px solid #f5af00;
}
.bz-tag-insurance-shop {
  color: #d49700;
  background-color: #fff0c9;
  border: 1px solid #f5af00;
}
.bz-tag-product-group {
  color: #FFF;
  background-color: #dc976b;
  border: 1px solid #dc976b;
}
.bz-tag-product-shop {
  color: #d58f62;
  background-color: #ffeadd;
  border: 1px solid #dc976b;
}
.bz-tag-O2O-group {
  color: #FFF;
  background-color: #362ea1;
  border: 1px solid #362ea1;
}
.bz-tag-O2O-shop {
  color: #362ea1;
  background-color: #e0e4ff;
  border: 1px solid #362ea1;
}
.bz-tag-NC-group {
  color: #FFF;
  background-color: #6934ba;
  border: 1px solid #6934ba;
}
.bz-tag-NC-shop {
  color: #6934ba;
  background-color: #e0ccff;
  border: 1px solid #6934ba;
}
.bz-tag-LAC-group {
  color: #FFF;
  background-color: #9e1cb2;
  border: 1px solid #9e1cb2;
}
.bz-tag-LAC-shop {
  color: #9e1cb2;
  background-color: #f8cbff;
  border: 1px solid #9e1cb2;
}
.bz-tag-spare-LAC-group {
  color: #FFF;
  background-color: #c50661;
  border: 1px solid #c50661;
}
.bz-tag-spare-LAC-shop {
  color: #c50661;
  background-color: #ffc8e2;
  border: 1px solid #c50661;
}
.bz-tag-spare-1-group {
  color: #FFF;
  background-color: #009788;
  border: 1px solid #009788;
}
.bz-tag-spare-1-shop {
  color: #009788;
  background-color: #c5fff9;
  border: 1px solid #009788;
}
.bz-tag-spare-2-group {
  color: #FFF;
  background-color: #096946;
  border: 1px solid #096946;
}
.bz-tag-spare-2-shop {
  color: #096946;
  background-color: #b4ffe4;
  border: 1px solid #096946;
}
.bz-tag-spare-3-group {
  color: #FFF;
  background-color: #1a9d16;
  border: 1px solid #1a9d16;
}
.bz-tag-spare-3-shop {
  color: #158912;
  background-color: #d2ffd1;
  border: 1px solid #1a9d16;
}
.bz-tag-spare-4-group {
  color: #FFF;
  background-color: #9f9f09;
  border: 1px solid #9f9f09;
}
.bz-tag-spare-4-shop {
  color: #909008;
  background-color: #fefeba;
  border: 1px solid #9f9f09;
}
.bz-tag-spare-5-group {
  color: #FFF;
  background-color: #65a030;
  border: 1px solid #65a030;
}
.bz-tag-spare-5-shop {
  color: #588a2b;
  background-color: #e6ffd0;
  border: 1px solid #65a030;
}
.z_table {
  width: 100%;
  font-size: 12px;
  font-family: SimSun, serif;
  border: 1px solid #000;
  border-collapse: collapse;
}
.z_table td {
  height: 55px;
}
.z_active {
  background-color: #dddddd;
}
.z_table tr,
.z_table td {
  height: 19px;
  padding: 8px;
  padding-left: 5px;
  border: 1px solid #000;
}
.bz_header {
  float: left;
  width: 97%;
  padding: 10px;
  line-height: 60px;
}
.bz_h1 {
  font-weight: 500;
  font-size: 20px;
}
.bz_header1 {
  float: left;
  width: 20%;
  padding-left: 10px;
}
.bz_header2 {
  float: left;
  width: 58%;
  text-align: center;
}
.bz_header3 {
  float: left;
  width: 90px;
  height: 60px;
  text-align: right;
}
.bz_header4 {
  float: left;
  width: 10%;
  height: 60px;
  text-align: right;
}
.benz_erweima {
  width: 60px;
  height: 60px;
  margin-left: 20px;
}
#app {
  height: 100%;
}
.ant-layout.layout-basic {
  height: 100vh;
  min-height: 100vh;
}
canvas {
  display: block;
}
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul,
ol {
  list-style: 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: flex;
  margin-right: 0;
  margin-bottom: 24px;
}
.table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper {
  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;
}
.ant-pro-table .ant-pagination {
  padding: 0 24px;
  line-height: 40px;
}
.ant-fullcalendar-date-cell-highlight {
  color: #f5222d;
}
.ant-fullcalendar-date-cell-inner {
  width: 48px !important;
}
.option-extra {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.text-eclipse {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ant-pro-table .ant-pro-table-row-today {
  background: #f6ffed;
}
.icon-font-btn {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
}
.icon-font-btn:hover {
  color: #1890ff;
}
.affix-card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
[data-pro-theme=antdv-pro-theme-dark] {
  /* base table */
  /* search */
  /* toolbar */
  /* table column setting */
  /* 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 */
  /* 手机端 */
  /* 平板 */
  /* PC */
  /**
  自定义全局样式
 */
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-layout-header.ant-pro-fixed-header {
  position: fixed;
  top: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-fixed-stuff {
  flex-shrink: 0;
  transition: width 0.2s;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
  position: relative;
  margin: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content .ant-pro-page-container {
  margin: -12px -12px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content-disable-margin .ant-pro-page-container {
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content > .ant-layout {
  max-height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: 100vh;
  overflow: hidden;
  transform: rotate(0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .tech-page-container {
  height: calc(100vh - 48px - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children {
  min-height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout .ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-has-header .ant-pro-basicLayout-is-children.ant-pro-basicLayout-fix-siderbar {
  height: calc(100vh - 48px);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  vertical-align: top;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown.ant-pro-dropdown-action {
  padding: 0 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown.ant-pro-dropdown-action:hover {
  background: rgba(0, 0, 0, 0.025);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown > span {
  font-size: 16px !important;
  transform: none !important;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown > span svg {
  position: relative;
  top: -1px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown-menu ::v-deep(.anticon) {
  margin-right: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-dropdown-menu ::v-deep(.ant-dropdown-menu-item) {
  min-width: 160px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-side .ant-pro-dropdown.ant-pro-dropdown-action:hover,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-global-header-layout-left .ant-pro-dropdown.ant-pro-dropdown-action:hover,
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-top-nav-header.light .ant-pro-dropdown.ant-pro-dropdown-action:hover {
  background: rgba(0, 0, 0, 0.025);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table .ant-pagination {
  padding: 0 24px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-setting-overlay .ant-popover-inner-content {
  padding: 8px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table .ant-pro-table-row-striped {
  background: rgba(255, 255, 255, 0.04);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-search {
  margin-bottom: 16px;
  padding: 24px 24px 0;
  background: #141414;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-search .ant-row {
  display: flex;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-search .ant-form-item-control {
  display: flex;
  flex-direction: column;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-search .ant-form-horizontal .ant-form-item-control-wrapper {
  flex: 1 1;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar {
  overflow-x: auto;
  overflow-y: hidden;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-container {
  display: flex;
  justify-content: space-between;
  height: 64px;
  padding: 0 24px;
  line-height: 64px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-left {
  display: flex;
  justify-content: flex-start;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-right {
  display: flex;
  justify-content: flex-end;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-title {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
  font-family: PingFangSC-Medium;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-divider {
  margin-right: -8px;
  margin-left: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-list-toolbar-setting-item {
  margin-left: 16px;
  font-size: 16px;
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-setting-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  margin-left: 4px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-setting-list-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px 16px 4px 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-setting-list-item > span.anticon {
  padding-right: 6px;
  cursor: move;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-setting-list-item .ant-checkbox-wrapper {
  flex: 1;
  margin: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-drag-ghost {
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.45);
  cursor: move;
  transition: 0.18s ease;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-drop-ghost {
  box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0);
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table-column-drag-icon {
  color: rgba(255, 255, 255, 0.45);
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-up-enter-active,
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-up-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-up-enter-from {
  transform: translateY(20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-up-leave-to {
  transform: translateY(-20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-right-enter-active,
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-right-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-right-enter-from {
  transform: translateX(-20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-right-leave-to {
  transform: translateX(20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-left-enter-active,
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-left-leave-active {
  transition: opacity 0.3s, transform 0.5s;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-left-enter-from {
  transform: translateX(20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .slide-fadein-left-leave-to {
  transform: translateX(-20px);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .zoom-fadein-enter-active,
[data-pro-theme=antdv-pro-theme-dark] .zoom-fadein-leave-active {
  transition: opacity 0.3s ease-in-out, transform 0.5s;
}
[data-pro-theme=antdv-pro-theme-dark] .zoom-fadein-enter-from {
  transform: scale(0.99);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .zoom-fadein-leave-to {
  transform: scale(1.01);
  opacity: 0;
}
[data-pro-theme=antdv-pro-theme-dark] .fadein-enter-active,
[data-pro-theme=antdv-pro-theme-dark] .fadein-leave-active {
  transition: opacity 0.3s ease-in-out !important;
}
[data-pro-theme=antdv-pro-theme-dark] .fadein-enter-from,
[data-pro-theme=antdv-pro-theme-dark] .fadein-leave-to {
  opacity: 0 !important;
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-text {
  color: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-bg {
  background: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-inverse-text {
  color: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-inverse-bg {
  background: rgba(255, 255, 255, 0.65);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-secondary-text {
  color: rgba(255, 255, 255, 0.45);
}
[data-pro-theme=antdv-pro-theme-dark] .text-color-secondary-bg {
  background: rgba(255, 255, 255, 0.45);
}
[data-pro-theme=antdv-pro-theme-dark] .disabled-color-text {
  color: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .disabled-color-bg {
  background: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .progress-color-bg {
  background: rgba(255, 255, 255, 0.3);
}
[data-pro-theme=antdv-pro-theme-dark] .red-2-text {
  color: #431418;
}
[data-pro-theme=antdv-pro-theme-dark] .red-2-bg {
  background: #431418;
}
[data-pro-theme=antdv-pro-theme-dark] .red-3-text {
  color: #58181c;
}
[data-pro-theme=antdv-pro-theme-dark] .red-3-bg {
  background: #58181c;
}
[data-pro-theme=antdv-pro-theme-dark] .red-4-text {
  color: #791a1f;
}
[data-pro-theme=antdv-pro-theme-dark] .red-4-bg {
  background: #791a1f;
}
[data-pro-theme=antdv-pro-theme-dark] .red-5-text {
  color: #a61d24;
}
[data-pro-theme=antdv-pro-theme-dark] .red-5-bg {
  background: #a61d24;
}
[data-pro-theme=antdv-pro-theme-dark] .red-6-text {
  color: #d32029;
}
[data-pro-theme=antdv-pro-theme-dark] .red-6-bg {
  background: #d32029;
}
[data-pro-theme=antdv-pro-theme-dark] .red-7-text {
  color: #e84749;
}
[data-pro-theme=antdv-pro-theme-dark] .red-7-bg {
  background: #e84749;
}
[data-pro-theme=antdv-pro-theme-dark] .red-8-text {
  color: #f37370;
}
[data-pro-theme=antdv-pro-theme-dark] .red-8-bg {
  background: #f37370;
}
[data-pro-theme=antdv-pro-theme-dark] .red-9-text {
  color: #f89f9a;
}
[data-pro-theme=antdv-pro-theme-dark] .red-9-bg {
  background: #f89f9a;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-2-text {
  color: #112a45;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-2-bg {
  background: #112a45;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-3-text {
  color: #15395b;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-3-bg {
  background: #15395b;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-4-text {
  color: #164c7e;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-4-bg {
  background: #164c7e;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-5-text {
  color: #1765ad;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-5-bg {
  background: #1765ad;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-6-text {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-6-bg {
  background: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-7-text {
  color: #3c9ae8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-7-bg {
  background: #3c9ae8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-8-text {
  color: #65b7f3;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-8-bg {
  background: #65b7f3;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-9-text {
  color: #8dcff8;
}
[data-pro-theme=antdv-pro-theme-dark] .blue-9-bg {
  background: #8dcff8;
}
[data-pro-theme=antdv-pro-theme-dark] .green-2-text {
  color: #1d3712;
}
[data-pro-theme=antdv-pro-theme-dark] .green-2-bg {
  background: #1d3712;
}
[data-pro-theme=antdv-pro-theme-dark] .green-3-text {
  color: #274916;
}
[data-pro-theme=antdv-pro-theme-dark] .green-3-bg {
  background: #274916;
}
[data-pro-theme=antdv-pro-theme-dark] .green-4-text {
  color: #306317;
}
[data-pro-theme=antdv-pro-theme-dark] .green-4-bg {
  background: #306317;
}
[data-pro-theme=antdv-pro-theme-dark] .green-5-text {
  color: #3c8618;
}
[data-pro-theme=antdv-pro-theme-dark] .green-5-bg {
  background: #3c8618;
}
[data-pro-theme=antdv-pro-theme-dark] .green-6-text {
  color: #49aa19;
}
[data-pro-theme=antdv-pro-theme-dark] .green-6-bg {
  background: #49aa19;
}
[data-pro-theme=antdv-pro-theme-dark] .green-7-text {
  color: #6abe39;
}
[data-pro-theme=antdv-pro-theme-dark] .green-7-bg {
  background: #6abe39;
}
[data-pro-theme=antdv-pro-theme-dark] .green-8-text {
  color: #8fd460;
}
[data-pro-theme=antdv-pro-theme-dark] .green-8-bg {
  background: #8fd460;
}
[data-pro-theme=antdv-pro-theme-dark] .green-9-text {
  color: #b2e58b;
}
[data-pro-theme=antdv-pro-theme-dark] .green-9-bg {
  background: #b2e58b;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-2-text {
  color: #443b11;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-2-bg {
  background: #443b11;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-3-text {
  color: #595014;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-3-bg {
  background: #595014;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-4-text {
  color: #7c6e14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-4-bg {
  background: #7c6e14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-5-text {
  color: #aa9514;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-5-bg {
  background: #aa9514;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-6-text {
  color: #d8bd14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-6-bg {
  background: #d8bd14;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-7-text {
  color: #e8d639;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-7-bg {
  background: #e8d639;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-8-text {
  color: #f3ea62;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-8-bg {
  background: #f3ea62;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-9-text {
  color: #f8f48b;
}
[data-pro-theme=antdv-pro-theme-dark] .yellow-9-bg {
  background: #f8f48b;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-2-text {
  color: #24163a;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-2-bg {
  background: #24163a;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-3-text {
  color: #301c4d;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-3-bg {
  background: #301c4d;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-4-text {
  color: #3e2069;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-4-bg {
  background: #3e2069;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-5-text {
  color: #51258f;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-5-bg {
  background: #51258f;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-6-text {
  color: #642ab5;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-6-bg {
  background: #642ab5;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-7-text {
  color: #854eca;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-7-bg {
  background: #854eca;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-8-text {
  color: #ab7ae0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-8-bg {
  background: #ab7ae0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-9-text {
  color: #cda8f0;
}
[data-pro-theme=antdv-pro-theme-dark] .purple-9-bg {
  background: #cda8f0;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-2-text {
  color: #443111;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-2-bg {
  background: #443111;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-3-text {
  color: #594214;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-3-bg {
  background: #594214;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-4-text {
  color: #7c5914;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-4-bg {
  background: #7c5914;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-5-text {
  color: #aa7714;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-5-bg {
  background: #aa7714;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-6-text {
  color: #d89614;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-6-bg {
  background: #d89614;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-7-text {
  color: #e8b339;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-7-bg {
  background: #e8b339;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-8-text {
  color: #f3cc62;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-8-bg {
  background: #f3cc62;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-9-text {
  color: #f8df8b;
}
[data-pro-theme=antdv-pro-theme-dark] .gold-9-bg {
  background: #f8df8b;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-2-text {
  color: #113536;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-2-bg {
  background: #113536;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-3-text {
  color: #144848;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-3-bg {
  background: #144848;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-4-text {
  color: #146262;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-4-bg {
  background: #146262;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-5-text {
  color: #138585;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-5-bg {
  background: #138585;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-6-text {
  color: #13a8a8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-6-bg {
  background: #13a8a8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-7-text {
  color: #33bcb7;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-7-bg {
  background: #33bcb7;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-8-text {
  color: #58d1c9;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-8-bg {
  background: #58d1c9;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-9-text {
  color: #84e2d8;
}
[data-pro-theme=antdv-pro-theme-dark] .cyan-9-bg {
  background: #84e2d8;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-2-text {
  color: #442a11;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-2-bg {
  background: #442a11;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-3-text {
  color: #593815;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-3-bg {
  background: #593815;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-4-text {
  color: #7c4a15;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-4-bg {
  background: #7c4a15;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-5-text {
  color: #aa6215;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-5-bg {
  background: #aa6215;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-6-text {
  color: #d87a16;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-6-bg {
  background: #d87a16;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-7-text {
  color: #e89a3c;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-7-bg {
  background: #e89a3c;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-8-text {
  color: #f3b765;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-8-bg {
  background: #f3b765;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-9-text {
  color: #f8cf8d;
}
[data-pro-theme=antdv-pro-theme-dark] .orange-9-bg {
  background: #f8cf8d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-2-text {
  color: #2e3c10;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-2-bg {
  background: #2e3c10;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-3-text {
  color: #3e4f13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-3-bg {
  background: #3e4f13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-4-text {
  color: #536d13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-4-bg {
  background: #536d13;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-5-text {
  color: #6f9412;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-5-bg {
  background: #6f9412;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-6-text {
  color: #8bbb11;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-6-bg {
  background: #8bbb11;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-7-text {
  color: #a9d134;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-7-bg {
  background: #a9d134;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-8-text {
  color: #c9e75d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-8-bg {
  background: #c9e75d;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-9-text {
  color: #e4f88b;
}
[data-pro-theme=antdv-pro-theme-dark] .lime-9-bg {
  background: #e4f88b;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-2-text {
  color: #161d40;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-2-bg {
  background: #161d40;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-3-text {
  color: #1c2755;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-3-bg {
  background: #1c2755;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-4-text {
  color: #203175;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-4-bg {
  background: #203175;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-5-text {
  color: #263ea0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-5-bg {
  background: #263ea0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-6-text {
  color: #2b4acb;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-6-bg {
  background: #2b4acb;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-7-text {
  color: #5273e0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-7-bg {
  background: #5273e0;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-8-text {
  color: #7f9ef3;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-8-bg {
  background: #7f9ef3;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-9-text {
  color: #a8c1f8;
}
[data-pro-theme=antdv-pro-theme-dark] .geekblue-9-bg {
  background: #a8c1f8;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-2-text {
  color: #441d12;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-2-bg {
  background: #441d12;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-3-text {
  color: #592716;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-3-bg {
  background: #592716;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-4-text {
  color: #7c3118;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-4-bg {
  background: #7c3118;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-5-text {
  color: #aa3e19;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-5-bg {
  background: #aa3e19;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-6-text {
  color: #d84a1b;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-6-bg {
  background: #d84a1b;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-7-text {
  color: #e87040;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-7-bg {
  background: #e87040;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-8-text {
  color: #f3956a;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-8-bg {
  background: #f3956a;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-9-text {
  color: #f8b692;
}
[data-pro-theme=antdv-pro-theme-dark] .volcano-9-bg {
  background: #f8b692;
}
@media (max-width: 575px) {
  [data-pro-theme=antdv-pro-theme-dark] .pro-components-header-dropdown-index-container {
    width: 100% !important;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-table {
    width: 100%;
    overflow-x: auto;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-thead > tr > th,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-tbody > tr > th,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-thead > tr > td,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-tbody > tr > td {
    white-space: pre;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-thead > tr > th > span,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-tbody > tr > th > span,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-thead > tr > td > span,
  [data-pro-theme=antdv-pro-theme-dark] .ant-table-tbody > tr > td > span {
    display: block;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-bottom {
    margin-bottom: 4px;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-right {
    margin-right: 4px;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-pro-basicLayout-content {
    margin: 4px !important;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-bottom {
    margin-bottom: 12px;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-right {
    margin-right: 12px;
  }
}
@media (min-width: 1200px) {
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-bottom {
    margin-bottom: 12px;
  }
  [data-pro-theme=antdv-pro-theme-dark] .ant-margin-right {
    margin-right: 12px;
  }
}
[data-pro-theme=antdv-pro-theme-dark] .bzTable {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  border-collapse: collapse;
}
[data-pro-theme=antdv-pro-theme-dark] .bzTable td {
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #303030;
}
[data-pro-theme=antdv-pro-theme-dark] .bzTable th {
  padding: 8px 16px;
  background-color: rgba(255, 255, 255, 0.04);
  border: 1px solid #303030;
}
[data-pro-theme=antdv-pro-theme-dark] .bzTable thead th {
  width: 100px;
  background-color: #000;
}
[data-pro-theme=antdv-pro-theme-dark] .bzTable tr:nth-child(odd) {
  background: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .printTable {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  border-collapse: collapse;
}
[data-pro-theme=antdv-pro-theme-dark] .printTable td {
  padding: 8px 16px;
  background-color: #fff;
  border: 1px solid #000;
}
[data-pro-theme=antdv-pro-theme-dark] .printTable th {
  padding: 8px 16px;
  background-color: rgba(255, 255, 255, 0.04);
  border: 1px solid #000;
}
[data-pro-theme=antdv-pro-theme-dark] .printTable thead th {
  width: 100px;
  background-color: #000c17;
}
[data-pro-theme=antdv-pro-theme-dark] .printTable tr:nth-child(odd) {
  background: #fff;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-special-reminder-group {
  color: #FFF;
  background-color: #e0120d;
  border: 1px solid #e0120d;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-special-reminder-shop {
  color: #e0120d;
  background-color: #fbdada;
  border: 1px solid #e0120d;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-basic-info-group {
  color: #FFF;
  background-color: #0099e8;
  border: 1px solid #0099e8;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-basic-info-shop {
  color: #0099e8;
  background-color: #d4f0ff;
  border: 1px solid #0099e8;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-consume-group {
  color: #FFF;
  background-color: #ff713a;
  border: 1px solid #ff713a;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-consume-shop {
  color: #ff713a;
  background-color: #ffe0d2;
  border: 1px solid #ff713a;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-aftersale-group {
  color: #FFF;
  background-color: #fc8e00;
  border: 1px solid #fc8e00;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-aftersale-shop {
  color: #ed8600;
  background-color: #ffe6c6;
  border: 1px solid #fc8e00;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-insurance-group {
  color: #FFF;
  background-color: #f5af00;
  border: 1px solid #f5af00;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-insurance-shop {
  color: #d49700;
  background-color: #fff0c9;
  border: 1px solid #f5af00;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-product-group {
  color: #FFF;
  background-color: #dc976b;
  border: 1px solid #dc976b;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-product-shop {
  color: #d58f62;
  background-color: #ffeadd;
  border: 1px solid #dc976b;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-O2O-group {
  color: #FFF;
  background-color: #362ea1;
  border: 1px solid #362ea1;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-O2O-shop {
  color: #362ea1;
  background-color: #e0e4ff;
  border: 1px solid #362ea1;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-NC-group {
  color: #FFF;
  background-color: #6934ba;
  border: 1px solid #6934ba;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-NC-shop {
  color: #6934ba;
  background-color: #e0ccff;
  border: 1px solid #6934ba;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-LAC-group {
  color: #FFF;
  background-color: #9e1cb2;
  border: 1px solid #9e1cb2;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-LAC-shop {
  color: #9e1cb2;
  background-color: #f8cbff;
  border: 1px solid #9e1cb2;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-LAC-group {
  color: #FFF;
  background-color: #c50661;
  border: 1px solid #c50661;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-LAC-shop {
  color: #c50661;
  background-color: #ffc8e2;
  border: 1px solid #c50661;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-1-group {
  color: #FFF;
  background-color: #009788;
  border: 1px solid #009788;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-1-shop {
  color: #009788;
  background-color: #c5fff9;
  border: 1px solid #009788;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-2-group {
  color: #FFF;
  background-color: #096946;
  border: 1px solid #096946;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-2-shop {
  color: #096946;
  background-color: #b4ffe4;
  border: 1px solid #096946;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-3-group {
  color: #FFF;
  background-color: #1a9d16;
  border: 1px solid #1a9d16;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-3-shop {
  color: #158912;
  background-color: #d2ffd1;
  border: 1px solid #1a9d16;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-4-group {
  color: #FFF;
  background-color: #9f9f09;
  border: 1px solid #9f9f09;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-4-shop {
  color: #909008;
  background-color: #fefeba;
  border: 1px solid #9f9f09;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-5-group {
  color: #FFF;
  background-color: #65a030;
  border: 1px solid #65a030;
}
[data-pro-theme=antdv-pro-theme-dark] .bz-tag-spare-5-shop {
  color: #588a2b;
  background-color: #e6ffd0;
  border: 1px solid #65a030;
}
[data-pro-theme=antdv-pro-theme-dark] .z_table {
  width: 100%;
  font-size: 12px;
  font-family: SimSun, serif;
  border: 1px solid #000;
  border-collapse: collapse;
}
[data-pro-theme=antdv-pro-theme-dark] .z_table td {
  height: 55px;
}
[data-pro-theme=antdv-pro-theme-dark] .z_active {
  background-color: #dddddd;
}
[data-pro-theme=antdv-pro-theme-dark] .z_table tr,
[data-pro-theme=antdv-pro-theme-dark] .z_table td {
  height: 19px;
  padding: 8px;
  padding-left: 5px;
  border: 1px solid #000;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_header {
  float: left;
  width: 97%;
  padding: 10px;
  line-height: 60px;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_h1 {
  font-weight: 500;
  font-size: 20px;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_header1 {
  float: left;
  width: 20%;
  padding-left: 10px;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_header2 {
  float: left;
  width: 58%;
  text-align: center;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_header3 {
  float: left;
  width: 90px;
  height: 60px;
  text-align: right;
}
[data-pro-theme=antdv-pro-theme-dark] .bz_header4 {
  float: left;
  width: 10%;
  height: 60px;
  text-align: right;
}
[data-pro-theme=antdv-pro-theme-dark] .benz_erweima {
  width: 60px;
  height: 60px;
  margin-left: 20px;
}
[data-pro-theme=antdv-pro-theme-dark] #app {
  height: 100%;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-layout.layout-basic {
  height: 100vh;
  min-height: 100vh;
}
[data-pro-theme=antdv-pro-theme-dark] canvas {
  display: block;
}
[data-pro-theme=antdv-pro-theme-dark] body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[data-pro-theme=antdv-pro-theme-dark] ul,
[data-pro-theme=antdv-pro-theme-dark] ol {
  list-style: none;
}
[data-pro-theme=antdv-pro-theme-dark] .table-alert {
  margin-bottom: 16px;
}
[data-pro-theme=antdv-pro-theme-dark] .table-operator {
  margin-bottom: 18px;
}
[data-pro-theme=antdv-pro-theme-dark] .table-operator button {
  margin-right: 8px;
}
[data-pro-theme=antdv-pro-theme-dark] .table-page-search-wrapper .ant-form-inline .ant-form-item {
  display: flex;
  margin-right: 0;
  margin-bottom: 24px;
}
[data-pro-theme=antdv-pro-theme-dark] .table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control-wrapper {
  flex: 1 1;
  display: inline-block;
  vertical-align: middle;
}
[data-pro-theme=antdv-pro-theme-dark] .table-page-search-wrapper .ant-form-inline .ant-form-item > .ant-form-item-label {
  line-height: 32px;
  padding-right: 8px;
  width: auto;
}
[data-pro-theme=antdv-pro-theme-dark] .table-page-search-wrapper .ant-form-inline .ant-form-item .ant-form-item-control {
  height: 32px;
  line-height: 32px;
}
[data-pro-theme=antdv-pro-theme-dark] .table-page-search-wrapper .table-page-search-submitButtons {
  display: block;
  margin-bottom: 24px;
  white-space: nowrap;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table .ant-pagination {
  padding: 0 24px;
  line-height: 40px;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-fullcalendar-date-cell-highlight {
  color: #d32029;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-fullcalendar-date-cell-inner {
  width: 48px !important;
}
[data-pro-theme=antdv-pro-theme-dark] .option-extra {
  float: right;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12px;
}
[data-pro-theme=antdv-pro-theme-dark] .text-eclipse {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
[data-pro-theme=antdv-pro-theme-dark] .ant-pro-table .ant-pro-table-row-today {
  background: #162312;
}
[data-pro-theme=antdv-pro-theme-dark] .icon-font-btn {
  color: rgba(255, 255, 255, 0.45);
  cursor: pointer;
}
[data-pro-theme=antdv-pro-theme-dark] .icon-font-btn:hover {
  color: #177ddc;
}
[data-pro-theme=antdv-pro-theme-dark] .affix-card {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

