.icon[data-v-1affb2b0] {
  margin: 0 10px;
}
:deep(.ant-table-column-sorters) {
  align-items: flex-start !important;
}
.smart-query-form {
  background-color: var(--a3f83518);
  padding: 5px 10px;
  margin-bottom: 10px;
}
.smart-detail-header {
  background-color: var(--a3f83518);
  padding: 10px;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.wrapper[data-v-c80cbdc5] {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.wrapper .avatar-image[data-v-c80cbdc5] {
  width: 20px;
  height: 20px;
  object-fit: cover;
  border-radius: 50%;
}
.header-trigger[data-v-c80cbdc5] {
  height: 40px;
  line-height: 40px;
}
.header-trigger .avatar[data-v-c80cbdc5] {
  vertical-align: middle;
}
.header-trigger .name[data-v-c80cbdc5] {
  margin-left: 5px;
  font-weight: 500;
}
.footer[data-v-7077166d] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  text-align: left;
  z-index: 99999;
  background-color: white;
}
.color-container[data-v-7077166d] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.color[data-v-7077166d] {
  margin-left: 8px;
  height: 26px;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.message-icon-div[data-v-aaee3f1d] {
  cursor: pointer;
  height: 32px;
  width: 42px;
  padding-left: 10px;
}
.message-icon-div[data-v-aaee3f1d]:hover {
  background: rgba(0, 0, 0, 0.025) !important;
}
.header-notice[data-v-aaee3f1d] {
  display: inline-block;
  transition: all 0.3s;
}
.header-notice span[data-v-aaee3f1d] {
  vertical-align: initial;
}
.header-notice .notice-badge[data-v-aaee3f1d] {
  color: inherit;
}
.title[data-v-aaee3f1d] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.dropdown-tabs[data-v-aaee3f1d] {
  border-radius: 4px;
}
.read-all-row[data-v-aaee3f1d] {
  text-align: right;
  padding: 2px 8px 0;
}
.read-all-btn[data-v-aaee3f1d] {
  font-size: 12px;
  height: 20px;
  padding: 0 6px;
}
.tab-pane[data-v-aaee3f1d] {
  max-height: 450px;
  overflow-y: auto;
}
.user-space-item[data-v-5b4a2704] {
  height: 100%;
  color: inherit;
  padding: 0 12px;
  cursor: pointer;
  align-self: center;
}
.user-space-item a[data-v-5b4a2704] {
  color: inherit;
}
.user-space-item a i[data-v-5b4a2704] {
  font-size: 16px;
}
.user-space-item[data-v-5b4a2704]:hover {
  color: var(--e3e3ee26);
  background-color: rgba(0, 0, 0, 0.025) !important;
}
.setting[data-v-5b4a2704] {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.operate-icon[data-v-5b4a2704] {
  margin-left: 20px;
}
.breadcrumb[data-v-6599248a] {
  line-height: 40px;
}
.smart-page-tag-operate[data-v-e99d2cde] {
  width: 40px;
  height: 40px;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-e99d2cde] {
  width: 20px;
  height: 20px;
  transition: all 1s;
  transform-origin: 10px 20px;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-e99d2cde]:hover {
  width: 20px;
  height: 20px;
  transform: rotate(360deg);
}
.smart-page-tag-operate[data-v-e99d2cde]:hover {
  color: var(--1a74531b);
}
.smart-page-tag-span[data-v-e99d2cde]:first-child {
  padding-right: 15px;
}
.smart-page-tag-span:first-child .smart-page-tag-icon[data-v-e99d2cde] {
  font-size: 12px;
}
.smart-page-tag[data-v-e99d2cde] {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  user-select: none;
  width: calc(100% - 40px);
  /**  覆盖 ant design vue的 tabs 样式，变小一点 **/
}
.smart-page-tag .smart-page-tag-icon[data-v-e99d2cde] {
  margin-right: 4px;
}
.smart-page-tag .smart-page-tag-close[data-v-e99d2cde] {
  margin-left: 5px;
  font-size: 10px;
  color: #666666;
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-nav {
  margin: 0;
  padding: 0 0 2px 0;
  max-height: 32px;
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-nav::before {
  border-bottom: none !important;
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 5px 8px 3px 20px;
  border-radius: var(--7ca51945);
  margin: 0 0 0 5px !important;
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-tab-active {
  background-color: var(--4eac00c0);
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-tab-active .smart-page-tag-close {
  color: var(--1a74531b);
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-nav .ant-tabs-tab:hover {
  background-color: var(--4eac00c0);
}
.smart-page-tag[data-v-e99d2cde] .ant-tabs-nav .ant-tabs-tab:hover .smart-page-tag-close {
  color: var(--1a74531b);
}
.smart-page-tag-operate[data-v-28f7d5fd] {
  width: 40px;
  height: 40px;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-28f7d5fd] {
  width: 20px;
  height: 20px;
  transition: all 1s;
  transform-origin: 10px 20px;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-28f7d5fd]:hover {
  width: 20px;
  height: 20px;
  transform: rotate(360deg);
}
.smart-page-tag-operate[data-v-28f7d5fd]:hover {
  color: var(--7dc24490);
  background-color: var(--164368f5);
}
.smart-page-tag[data-v-28f7d5fd] {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  user-select: none;
  width: calc(100% - 40px);
  /**  覆盖 ant design vue的 tabs 样式，变小一点 **/
}
.smart-page-tag .smart-page-tag-close[data-v-28f7d5fd] {
  margin-left: 5px;
  font-size: 10px;
  color: #666666;
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-nav {
  margin: 0;
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-nav::before {
  border-bottom: none !important;
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 5px 8px 3px 15px;
  margin: 8px 0 0 5px;
  min-width: 60px;
  height: 32px;
  border-radius: var(--b062f30c) var(--b062f30c) 0 0;
  border-bottom: 0;
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-tab-active {
  background-color: var(--164368f5);
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-tab-active .smart-page-tag-close {
  color: var(--7dc24490);
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-nav .ant-tabs-tab:hover {
  background-color: var(--164368f5);
}
.smart-page-tag[data-v-28f7d5fd] .ant-tabs-nav .ant-tabs-tab:hover .smart-page-tag-close {
  color: var(--7dc24490);
}
.smart-page-tag-operate[data-v-c3d7f7ef] {
  width: 40px;
  height: 40px;
  font-size: 17px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  padding-right: 10px;
  cursor: pointer;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-c3d7f7ef] {
  width: 20px;
  height: 20px;
  transition: all 1s;
  transform-origin: 10px 20px;
}
.smart-page-tag-operate .smart-page-tag-operate-icon[data-v-c3d7f7ef]:hover {
  width: 20px;
  height: 20px;
  transform: rotate(360deg);
}
.smart-page-tag-operate[data-v-c3d7f7ef]:hover {
  color: var(--2556dc1f);
}
.smart-page-tag[data-v-c3d7f7ef] {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-content: center;
  align-items: flex-end;
  justify-content: space-between;
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  user-select: none;
  width: calc(100% - 40px);
  /**  覆盖 ant design vue的 tabs 样式，变小一点 **/
}
.smart-page-tag .smart-page-tag-close[data-v-c3d7f7ef] {
  margin-left: 5px;
  font-size: 12px;
  color: #666666;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav {
  margin: 0;
  min-height: 35px;
  min-width: 120px;
  box-sizing: border-box;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav::before {
  border-bottom: none !important;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
  padding: 5px 18px 3px 24px;
  border-radius: var(--3b58956e) var(--3b58956e) 0 0;
  margin: 0 -10px;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab:nth-child(1) {
  margin-left: 0 !important;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-small > .ant-tabs-nav .ant-tabs-tab:nth-last-child(2) {
  margin-right: 0 !important;
}
.smart-page-tag .smart-page-tag-content[data-v-c3d7f7ef] {
  display: inline-block;
  min-width: 100px;
}
.smart-page-tag .smart-page-tag-content[data-v-c3d7f7ef]::after {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  right: 9px;
  z-index: -2;
  top: 10px;
  background: #eeeeee;
}
.smart-page-tag .smart-page-tag-content .smart-page-tag-icon[data-v-c3d7f7ef] {
  margin-right: 5px;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active {
  position: relative;
  background-size: 60% 100%;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active + .ant-tabs-tab {
  margin-left: -50px;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active::before {
  content: '';
  mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='35'%20viewBox='0%200%20120%2035'%3e%3cpath%20id='bg'%20data-name='bg'%20d='M13.444,35H1.272v0A12.461,12.461,0,0,0,13.444,22.845V8a8,8,0,0,1,8-8H70V35ZM0,34.961v0Z'%20fill='%23e9efff'/%3e%3c/svg%3e") no-repeat left;
  background-color: var(--2b1058c4);
  width: 50%;
  height: 35px;
  z-index: -1;
  position: absolute;
  left: -4px;
  bottom: 0;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active::after {
  content: '';
  mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='35'%20viewBox='0%200%20120%2035'%3e%3cpath%20id='bg'%20data-name='bg'%20d='M13.444,35H1.272v0A12.461,12.461,0,0,0,13.444,22.845V8a8,8,0,0,1,8-8H70V35ZM0,34.961v0Z'%20fill='%23e9efff'/%3e%3c/svg%3e") no-repeat left;
  background-color: var(--2b1058c4);
  width: 50%;
  height: 35px;
  transform: scaleX(-1);
  z-index: -1;
  position: absolute;
  right: -4px;
  bottom: 0;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active .smart-page-tag-content::before {
  content: '';
  position: absolute;
  height: 35px;
  background: var(--2b1058c4);
  width: 60%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active .smart-page-tag-content::after {
  display: none;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-tab-active .smart-page-tag-close {
  color: var(--2556dc1f);
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-ink-bar {
  display: none;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover:not(.ant-tabs-tab-active)::before {
  content: '';
  mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='35'%20viewBox='0%200%20120%2035'%3e%3cpath%20id='bg_default'%20data-name='bg_default'%20d='M13.444,35H1.272v0A12.461,12.461,0,0,0,13.444,22.845V8a8,8,0,0,1,8-8H70V35ZM0,34.961v0Z'%20fill='%23DEE1E6'/%3e%3c/svg%3e") no-repeat left;
  background-color: var(--2b1058c4);
  width: 50%;
  height: 35px;
  z-index: -2;
  position: absolute;
  left: -4px;
  bottom: 0;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover:not(.ant-tabs-tab-active)::after {
  content: '';
  mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='35'%20viewBox='0%200%20120%2035'%3e%3cpath%20id='bg_default'%20data-name='bg_default'%20d='M13.444,35H1.272v0A12.461,12.461,0,0,0,13.444,22.845V8a8,8,0,0,1,8-8H70V35ZM0,34.961v0Z'%20fill='%23DEE1E6'/%3e%3c/svg%3e") no-repeat left;
  background-color: var(--2b1058c4);
  width: 50%;
  height: 35px;
  transform: scaleX(-1);
  z-index: -1;
  position: absolute;
  right: -4px;
  bottom: 0;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover:not(.ant-tabs-tab-active) .smart-page-tag-content {
  color: var(--2556dc1f);
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover:not(.ant-tabs-tab-active) .smart-page-tag-content::before {
  content: '';
  position: absolute;
  height: 35px;
  background: var(--2b1058c4);
  width: 60%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover:not(.ant-tabs-tab-active) .smart-page-tag-content::after {
  display: none;
}
.smart-page-tag[data-v-c3d7f7ef] .ant-tabs-nav .ant-tabs-tab:hover .smart-page-tag-close {
  color: var(--2556dc1f);
}
.page-tag-div[data-v-74c1e839] {
  border-bottom: 1px solid var(--4a055b74);
}
[data-v-8fa69cc5] .ant-menu-item-selected {
  border-right: 3px !important;
}
.recursion-container[data-v-6ed06c16] {
  height: 100vh;
  background-color: var(--2c20bb31);
}
.recursion-container[data-v-6ed06c16] ::-webkit-scrollbar {
  width: 0 !important;
}
.bottom-menu[data-v-6ed06c16] {
  overflow: auto;
  display: flex;
  height: 90%;
  color: #515a6e;
}
.top-menu[data-v-6ed06c16] {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  font-size: 16px;
  border-bottom: 1px solid var(--4ccaacc6);
  border-right: 1px solid var(--4ccaacc6);
}
.top-menu-container[data-v-d7039b42] {
  height: 100%;
}
.logo[data-v-d7039b42] {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px 0px 15px;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.logo .logo-img[data-v-d7039b42] {
  width: 30px;
  height: 30px;
}
.logo .title[data-v-d7039b42] {
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  color: var(--421618f6);
}
.menu-container[data-v-72c8b981] {
  display: flex;
  height: 100%;
}
.menu-container .top-menu[data-v-72c8b981] {
  width: 114px;
  flex-shrink: 0;
}
.menu-container .recursion-menu[data-v-72c8b981] {
  min-width: 126px;
  flex: 1;
}
.version[data-v-edef1205] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.version a[data-v-edef1205] {
  color: rgba(0, 0, 0, 0.45);
}
.version a[data-v-edef1205]:hover {
  color: #1677ff;
}
.app-qr-box[data-v-2d835fb2] {
  display: flex;
  height: 170px;
  align-items: center;
  justify-content: space-around;
}
.app-qr-box .app-qr[data-v-2d835fb2] {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
.app-qr-box .app-qr > img[data-v-2d835fb2] {
  width: 100%;
  max-width: 150px;
  height: 100%;
  max-height: 150px;
}
.app-qr-box .app-qr .strong[data-v-2d835fb2] {
  font-weight: 600;
}
.app-qr-box .app-qr .qr-desc[data-v-2d835fb2] {
  display: flex;
  align-items: center;
  font-size: 12px;
  text-align: center;
  overflow-x: hidden;
}
.app-qr-box .app-qr .qr-desc > img[data-v-2d835fb2] {
  width: 15px;
  height: 18px;
  margin-right: 9px;
}
.ant-carousel[data-v-2d835fb2] .slick-slide {
  text-align: center;
  height: 120px;
  line-height: 120px;
  width: 120px;
  background: #364d79;
  overflow: hidden;
}
.ant-carousel[data-v-2d835fb2] .slick-slide h3 {
  color: #fff;
}
[data-v-3b90b585] .ant-upload-picture-card-wrapper {
  display: flex;
}
/* 全局文件名省略样式 */
[data-v-3b90b585] .ant-upload-list-item-name {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.help-doc-wrapper[data-v-2f9a88f2] {
  border-left: 1px solid #ededed;
  height: 100vh;
  padding: 0 10px;
}
.help-doc-wrapper .help-doc-header[data-v-2f9a88f2] {
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  height: 40px;
  border-bottom: 1px solid #f6f6f6;
}
.help-doc-wrapper .help-doc-header .help-doc-close[data-v-2f9a88f2] {
  cursor: pointer;
}
.help-doc-wrapper .help-doc-contact[data-v-2f9a88f2] {
  height: 50px;
  display: flex;
  cursor: pointer;
  margin-top: 5px;
  justify-content: space-between;
}
.help-doc-wrapper .help-doc-contact .help-doc-contact-left[data-v-2f9a88f2] {
  width: 30px;
  margin-top: 10px;
}
.help-doc-wrapper .help-doc-contact .help-doc-contact-right[data-v-2f9a88f2] {
  margin-top: 10px;
  width: calc(100% - 40px);
}
.help-doc-wrapper .help-doc-contact .help-doc-contact-right .help-doc-contac-time[data-v-2f9a88f2] {
  color: #888;
  font-size: 12px;
  margin-top: 10px;
}
.help-doc-wrapper .feedback .feedback-message-list[data-v-2f9a88f2] {
  margin: 12px 0px;
  height: 70px;
  position: relative;
  overflow: hidden;
}
.help-doc-wrapper .feedback .feedback-message-list .feedback-message[data-v-2f9a88f2] {
  margin: 10px 2px;
  color: #a9a9a9;
  font-size: 12px;
}
.help-doc-wrapper .help-doc-list .help-doc-item-all[data-v-2f9a88f2] {
  margin-top: 10px;
  color: #1677ff;
}
.help-doc-wrapper .help-doc-list .help-doc-item[data-v-2f9a88f2] {
  margin-top: 20px;
}
.help-doc-wrapper .help-doc-list .help-doc-item a[data-v-2f9a88f2] {
  color: #444;
}
.help-doc-wrapper .help-doc-list .help-doc-item a[data-v-2f9a88f2]:hover {
  color: #1677ff;
  text-decoration: underline;
}
[data-v-004c22a2] .ant-layout-header {
  height: auto;
}
[data-v-004c22a2] .layout-header {
  height: auto;
}
.smart-layout-header[data-v-004c22a2] {
  background: var(--bd4092f8);
  padding: 0;
  z-index: 21;
}
.smart-layout-header-user[data-v-004c22a2] {
  height: 40px;
  border-bottom: 1px solid var(--5575c370);
}
.smart-layout-header-left[data-v-004c22a2] {
  display: flex;
  height: 40px;
}
.smart-layout-header-left .collapsed-button[data-v-004c22a2] {
  margin-left: 10px;
  line-height: 40px;
}
.smart-layout-header-left .home-button[data-v-004c22a2] {
  margin-left: 15px;
  cursor: pointer;
  padding: 0 5px;
  line-height: 40px;
}
.smart-layout-header-left .home-button[data-v-004c22a2]:hover {
  background-color: var(--bd4092f8);
}
.smart-layout-header-left .location-breadcrumb[data-v-004c22a2] {
  width: calc(100% - 56px);
  margin-left: 15px;
  line-height: 40px;
}
.smart-layout-header-right[data-v-004c22a2] {
  display: flex;
  height: 40px;
}
.admin-layout .side-menu[data-v-004c22a2] {
  flex: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
  width: auto !important;
}
.admin-layout .side-menu.fixed-side[data-v-004c22a2] {
  position: fixed;
  height: 100vh;
  left: 0;
  top: 0;
}
.admin-layout .help-doc-sider[data-v-004c22a2] {
  flex: 0 !important;
  min-width: 100px;
  height: 100vh;
  max-width: 100px;
  width: auto !important;
}
.admin-layout .help-doc-sider.fixed-side[data-v-004c22a2] {
  position: fixed;
  height: 100vh;
  right: 0;
  top: 0;
}
.admin-layout .virtual-side[data-v-004c22a2] {
  transition: all 0.2s;
}
.admin-layout .virtual-header[data-v-004c22a2] {
  transition: all 0.2s;
  opacity: 0;
}
.admin-layout .virtual-header.fixed-tabs.multi-page[data-v-004c22a2]:not(.fixed-header) {
  height: 0;
}
.admin-layout .admin-layout-main[data-v-004c22a2] {
  overflow-x: hidden;
}
.admin-layout .admin-layout-content[data-v-004c22a2] {
  background-color: inherit;
  min-height: auto;
  position: relative;
  padding: 5px 10px 0px 10px;
  height: calc(100% - var(--5efb07a5) px);
  overflow-x: hidden;
}
.smart-layout-footer[data-v-004c22a2] {
  position: relative;
  padding: 10px 0;
  display: flex;
  justify-content: center;
}
[data-v-117ccc72] .ant-menu-item-selected {
  border-right: 3px !important;
}
.recursion-container[data-v-6b130ae3] {
  height: 100%;
}
.min-logo[data-v-6b130ae3] {
  height: var(--22157b56);
  line-height: var(--22157b56);
  padding: 0px 15px 0px 15px;
  width: 80px;
  z-index: 21;
  display: flex;
  justify-content: center;
  align-items: center;
}
.min-logo .logo-img[data-v-6b130ae3] {
  width: 30px;
  height: 30px;
}
.top-menu[data-v-6b130ae3] {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--22157b56);
  font-size: 16px;
  color: #515a6e;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
}
.logo[data-v-6b130ae3] {
  height: var(--22157b56);
  line-height: var(--22157b56);
  padding: 0px 15px 0px 15px;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: #001529;
}
.logo .logo-img[data-v-6b130ae3] {
  width: 30px;
  height: 30px;
}
.logo .title[data-v-6b130ae3] {
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  color: #ffffff;
}
.top-menu[data-v-f72710eb] {
  position: absolute;
  transition: all 0.2s, background 0s;
  top: 0;
  right: var(--c8edf3ba);
  width: var(--c8611c66);
  flex-shrink: 0;
}
[data-v-f72710eb] .ant-menu-item-selected {
  background: #0958d9 !important;
  color: #fff !important;
}
.top-menu-container[data-v-f72710eb] {
  height: 100%;
}
.logo[data-v-f72710eb] {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px 0px 15px;
  width: 100%;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.logo .logo-img[data-v-f72710eb] {
  width: 30px;
  height: 30px;
}
.logo .title[data-v-f72710eb] {
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap;
  color: #ffffff;
}
.menu-container[data-v-1c8efc47] {
  height: 100%;
  position: relative;
}
[data-v-b29ed450] .ant-layout-header {
  height: auto;
}
[data-v-b29ed450] .layout-header {
  height: auto;
}
.smart-layout-header[data-v-b29ed450] {
  background: var(--86c93faa);
  padding: 0;
  z-index: 21;
}
.smart-layout-header-user[data-v-b29ed450] {
  height: 40px;
  border-bottom: 1px solid var(--9c337cd2);
}
.smart-layout-header-left[data-v-b29ed450] {
  display: flex;
  height: 40px;
}
.smart-layout-header-left .collapsed-button[data-v-b29ed450] {
  margin-left: 10px;
  line-height: 40px;
}
.smart-layout-header-left .home-button[data-v-b29ed450] {
  margin-left: 15px;
  cursor: pointer;
  padding: 0 5px;
  line-height: 40px;
}
.smart-layout-header-left .home-button[data-v-b29ed450]:hover {
  background-color: var(--86c93faa);
}
.smart-layout-header-left .location-breadcrumb[data-v-b29ed450] {
  width: calc(100% - 56px);
  margin-left: 15px;
  line-height: 40px;
}
.smart-layout-header-right[data-v-b29ed450] {
  display: flex;
  height: 40px;
}
.admin-layout .side-menu[data-v-b29ed450] {
  height: 100vh;
  flex: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
}
.admin-layout .side-menu.fixed-side[data-v-b29ed450] {
  position: fixed;
  height: 100vh;
  left: 0;
  top: 0;
}
.admin-layout .side-menu[data-v-b29ed450]::-webkit-scrollbar {
  width: 4px;
}
.admin-layout .side-menu[data-v-b29ed450]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.admin-layout .side-menu[data-v-b29ed450]::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.admin-layout .help-doc-sider[data-v-b29ed450] {
  flex: 0 !important;
  min-width: 100px;
  height: 100vh;
  max-width: 100px;
  width: auto !important;
}
.admin-layout .help-doc-sider.fixed-side[data-v-b29ed450] {
  position: fixed;
  height: 100vh;
  right: 0;
  top: 0;
}
.admin-layout .virtual-side[data-v-b29ed450] {
  transition: all 0.2s;
}
.admin-layout .virtual-header[data-v-b29ed450] {
  transition: all 0.2s;
  opacity: 0;
}
.admin-layout .virtual-header.fixed-tabs.multi-page[data-v-b29ed450]:not(.fixed-header) {
  height: 0;
}
.admin-layout .admin-layout-main[data-v-b29ed450] {
  padding-top: 46px;
  overflow-x: hidden;
}
.admin-layout .admin-layout-content[data-v-b29ed450] {
  background-color: inherit;
  min-height: auto;
  position: relative;
  padding: 5px 10px 0px 10px;
  height: calc(100% - var(--e52c8ac4) px);
  overflow-x: hidden;
}
.smart-layout-footer[data-v-b29ed450] {
  position: relative;
  padding: 10px 0;
  display: flex;
  justify-content: center;
}
.smart-menu[data-v-cb2cc37f] {
  position: relative;
  min-width: 100%;
}
@media (min-width: 800px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 300px;
}
}
@media (min-width: 1000px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 500px;
}
}
@media (min-width: 1200px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 750px;
}
}
@media (min-width: 1500px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 1100px;
}
}
@media (min-width: 1700px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 1300px;
}
}
@media (min-width: 1900px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 1450px;
}
}
@media (min-width: 2000px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 1600px;
}
}
@media (min-width: 2100px) {
.smart-menu[data-v-cb2cc37f] {
    min-width: 1700px;
}
}
.shadow[data-v-c60d2b9a] {
  box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
}
.side-menu[data-v-c60d2b9a] {
  min-height: 100vh;
  overflow-y: auto;
  z-index: 10;
}
.side-menu .min-logo[data-v-c60d2b9a] {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px 0px 15px;
  background-color: var(--3c299c6e);
  position: fixed;
  width: 80px;
  z-index: 21;
  display: flex;
  justify-content: center;
  align-items: center;
}
.side-menu .min-logo .logo-img[data-v-c60d2b9a] {
  width: 30px;
  height: 30px;
}
.side-menu .logo[data-v-c60d2b9a] {
  height: 40px;
  line-height: 40px;
  background-color: var(--3c299c6e);
  padding: 0px 15px 0px 15px;
  position: fixed;
  z-index: 21;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.side-menu .logo .logo-img[data-v-c60d2b9a] {
  width: 30px;
  height: 30px;
}
.side-menu .logo .title[data-v-c60d2b9a] {
  font-size: 16px;
  font-weight: 600;
  margin-left: 8px;
}
.side-menu .logo .title-light[data-v-c60d2b9a] {
  color: #001529;
}
.side-menu .logo .title-dark[data-v-c60d2b9a] {
  color: #ffffff;
}
.menu[data-v-c60d2b9a] {
  margin-top: 40px;
}
[data-v-c2f35739] .ant-layout-header {
  height: auto;
}
[data-v-c2f35739] .layout-header {
  height: auto;
}
.layout-header[data-v-c2f35739] {
  background: var(--8cd208b0);
  padding: 0;
  z-index: 21;
}
.layout-header-user[data-v-c2f35739] {
  height: 40px;
  border-bottom: 1px solid var(--487dd694);
}
.layout-header-left[data-v-c2f35739] {
  display: flex;
  height: 40px;
}
.layout-header-left .layout-header-box[data-v-c2f35739] {
  width: 100%;
  overflow: hidden;
  display: flex;
}
.layout-header-left .collapsed-button[data-v-c2f35739] {
  margin-left: 10px;
  line-height: 40px;
}
.layout-header-left .home-button[data-v-c2f35739] {
  margin-left: 15px;
  cursor: pointer;
  padding: 0 5px;
  line-height: 40px;
}
.layout-header-left .home-button[data-v-c2f35739]:hover {
  background-color: var(--8cd208b0);
}
.layout-header-left .location-breadcrumb[data-v-c2f35739] {
  width: calc(100% - 56px);
  margin-left: 15px;
  line-height: 40px;
}
.layout-header-right[data-v-c2f35739] {
  display: flex;
  height: 40px;
}
.layout-container[data-v-c2f35739] {
  height: calc(100vh - 80px);
  overflow-x: hidden;
}
.admin-layout .side-menu[data-v-c2f35739] {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
}
.admin-layout .side-menu.fixed-side[data-v-c2f35739] {
  position: fixed;
  height: 100vh;
  left: 0;
  top: 0;
}
.admin-layout .side-menu[data-v-c2f35739]::-webkit-scrollbar {
  width: 4px;
}
.admin-layout .side-menu[data-v-c2f35739]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.admin-layout .side-menu[data-v-c2f35739]::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.admin-layout .help-doc-sider[data-v-c2f35739] {
  flex: 0 !important;
  min-width: 100px;
  height: 100vh;
  max-width: 100px;
  width: auto !important;
}
.admin-layout .help-doc-sider.fixed-side[data-v-c2f35739] {
  position: fixed;
  height: 100vh;
  right: 0;
  top: 0;
}
.admin-layout .virtual-side[data-v-c2f35739] {
  transition: all 0.2s;
}
.admin-layout .virtual-header[data-v-c2f35739] {
  transition: all 0.2s;
  opacity: 0;
}
.admin-layout .virtual-header.fixed-tabs.multi-page[data-v-c2f35739]:not(.fixed-header) {
  height: 0;
}
.admin-layout .admin-layout-main[data-v-c2f35739] {
  overflow-y: hidden;
  overflow-x: hidden;
}
.admin-layout .admin-layout-content[data-v-c2f35739] {
  background-color: inherit;
  min-height: auto;
  position: relative;
  overflow-x: hidden;
  padding: 5px 10px 0px 10px;
  height: calc(100% - var(--46263801) px);
}
.layout-footer[data-v-c2f35739] {
  position: relative;
  padding: 7px 0px;
  display: flex;
  justify-content: center;
}
.smart-menu[data-v-39d55fc9] {
  position: relative;
  flex: 1;
  min-width: 0;
}
.header-main[data-v-a1c4c39f] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  padding-left: 16px;
  height: 48px;
  z-index: 21;
  border-bottom: 1px solid var(--02a804a4);
}
.header-main .logo[data-v-a1c4c39f] {
  min-width: 192px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.header-main .logo .logo-img[data-v-a1c4c39f] {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
}
.header-main .logo .title[data-v-a1c4c39f] {
  font-size: 16px;
  font-weight: 600;
  margin-left: 8px;
}
.header-main .logo .title-light[data-v-a1c4c39f] {
  color: #001529;
}
.header-main .logo .title-dark[data-v-a1c4c39f] {
  color: #ffffff;
}
.header-main .user-space[data-v-a1c4c39f] {
  min-width: 208px;
  margin-left: auto;
  padding-right: 10px;
  color: var(--51c55f84);
  display: flex;
  flex-direction: row;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-end;
}
.header-main .user-space .setting[data-v-a1c4c39f] {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.header-main .user-space .setting[data-v-a1c4c39f] .ant-badge {
  color: var(--51c55f84);
}
.header-main .user-space .operate-icon[data-v-a1c4c39f] {
  margin-left: 20px;
  color: var(--51c55f84);
}
.header-main .user-space .user-space-item[data-v-a1c4c39f] {
  margin-left: 10px;
}
[data-v-a1c4c39f] .ant-menu-horizontal {
  border-bottom: 0;
}
.admin-layout[data-v-3579e5d9] {
  min-height: 100%;
}
.admin-layout .top-menu[data-v-3579e5d9] {
  padding: 0px;
  height: 48px;
  line-height: 48px;
  width: 100%;
  z-index: 3;
  right: 0;
  position: fixed;
  background-color: var(--ac362fd0);
}
.admin-layout .admin-layout-content[data-v-3579e5d9] {
  background-color: inherit;
  min-height: auto;
  position: relative;
  overflow-x: hidden;
  padding: 10px 0;
  width: var(--3001edd8);
  margin-top: var(--e5d41e4a);
  margin-left: auto;
  margin-right: auto;
}
.admin-layout .admin-layout-content .page-tag-div[data-v-3579e5d9] {
  background: var(--79504c26);
  position: fixed;
  top: 48px;
  width: var(--3001edd8);
  height: 40px;
  line-height: 40px;
  z-index: 3;
}
.admin-layout .admin-layout-content .bread-crumb-div[data-v-3579e5d9] {
  position: fixed;
  top: var(--42b1d95a);
  width: var(--3001edd8);
  height: 40px;
  line-height: 40px;
  z-index: 3;
}
.layout-footer[data-v-3579e5d9] {
  position: relative;
  padding: 7px 0px;
  display: flex;
  justify-content: center;
}
.password-container .header-title[data-v-b7b169c6] {
  font-size: 20px;
}
.password-container .password-form-area[data-v-b7b169c6] {
  margin-top: 30px;
}
.password-container .password-form-area .form-item[data-v-b7b169c6] {
  width: 550px !important;
}
.container[data-v-47ff14e2] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.toolbox-panel[data-v-29bda2c8] {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.toolbox-header[data-v-29bda2c8] {
  background: #1890ff;
  color: white;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: move;
  /* 添加移动光标提示 */
  user-select: none;
  /* 防止拖拽时选中文本 */
}
.toolbox-header .header-title[data-v-29bda2c8] {
  font-size: 16px;
  font-weight: 600;
}
.toolbox-header .close-btn[data-v-29bda2c8] {
  cursor: pointer;
  font-size: 18px;
  transition: transform 0.2s;
  flex-shrink: 0;
}
.toolbox-header .close-btn[data-v-29bda2c8]:hover {
  transform: rotate(90deg);
}
.file-toolbox-wrapper[data-v-29bda2c8] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
  /* 确保不影响页面其他元素的交互 */
}
.file-toolbox-wrapper .file-toolbox[data-v-29bda2c8] {
  position: absolute;
  pointer-events: auto;
  /* 按钮本身需要响应事件 */
}
.file-toolbox-wrapper .file-toolbox.dragging[data-v-29bda2c8] {
  transition: none;
  z-index: 1002;
  /* 拖拽时提升层级 */
}
.toolbox-toggle[data-v-29bda2c8],
.toolbox-toggle-expanded[data-v-29bda2c8] {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #1890ff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: white;
  font-size: 24px;
  transition: all 0.3s ease;
  pointer-events: auto;
  /* 确保按钮可以点击 */
  z-index: 1001;
  /* 确保按钮在最上层 */
}
.toolbox-toggle[data-v-29bda2c8]:hover,
.toolbox-toggle-expanded[data-v-29bda2c8]:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  background: #40a9ff;
}
.toolbox-toggle-expanded[data-v-29bda2c8] {
  background: #ff4d4f;
}
.toolbox-toggle-expanded[data-v-29bda2c8]:hover {
  background: #ff7875;
  transform: scale(1.1) rotate(90deg);
}
.toolbox-panel[data-v-29bda2c8] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transform-origin: center right;
  opacity: 0;
  z-index: 1001;
  /* 确保面板在最上层 */
}
.toolbox-panel[style*='left: 0'][data-v-29bda2c8] {
  transform-origin: center left;
}
.toolbox-header[data-v-29bda2c8] {
  background: #1890ff;
  color: white;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toolbox-header .header-title[data-v-29bda2c8] {
  font-size: 16px;
  font-weight: 600;
}
.toolbox-content[data-v-29bda2c8] {
  max-height: 300px;
  overflow-y: overlay;
  padding-right: 6px;
}
.toolbox-content[data-v-29bda2c8]::-webkit-scrollbar {
  width: 6px;
}
.toolbox-content[data-v-29bda2c8]::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 3px;
}
.toolbox-content[data-v-29bda2c8]::-webkit-scrollbar-thumb {
  background: rgba(24, 144, 255, 0.3);
  border-radius: 3px;
  transition: background 0.2s ease;
}
.toolbox-content[data-v-29bda2c8]::-webkit-scrollbar-thumb:hover {
  background: #1890ff;
}
.empty-state[data-v-29bda2c8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  color: #999;
}
.empty-state .empty-icon[data-v-29bda2c8] {
  font-size: 48px;
  margin-bottom: 16px;
  color: #ccc;
}
.empty-state .empty-text[data-v-29bda2c8] {
  font-size: 16px;
  color: #999;
}
.template-item[data-v-29bda2c8] {
  display: flex;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: all 0.2s;
  height: 60px;
  box-sizing: border-box;
}
.template-item[data-v-29bda2c8]:last-child {
  border-bottom: none;
}
.template-item[data-v-29bda2c8]:hover {
  background-color: #f9f9f9;
  transform: translateX(4px);
}
.template-item .template-icon[data-v-29bda2c8] {
  font-size: 24px;
  margin-right: 12px;
  color: #1890ff;
  width: 24px;
  text-align: center;
  flex-shrink: 0;
}
.template-item .template-info[data-v-29bda2c8] {
  flex: 1;
  overflow: hidden;
}
.template-item .template-info .template-name[data-v-29bda2c8] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-item .template-info .template-desc[data-v-29bda2c8] {
  font-size: 12px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-item .download-icon[data-v-29bda2c8] {
  font-size: 18px;
  color: #1890ff;
  opacity: 0;
  transition: opacity 0.2s;
  width: 18px;
  text-align: center;
  flex-shrink: 0;
}
.template-item:hover .download-icon[data-v-29bda2c8] {
  opacity: 1;
}
/* 动画效果 */
.bounce-enter-active[data-v-29bda2c8],
.bounce-leave-active[data-v-29bda2c8] {
  transition: all 0.3s ease;
}
.bounce-enter-from[data-v-29bda2c8] {
  transform: scale(0.8);
  opacity: 0;
}
.bounce-enter-to[data-v-29bda2c8],
.bounce-leave-from[data-v-29bda2c8] {
  transform: scale(1);
  opacity: 1;
}
.bounce-leave-to[data-v-29bda2c8] {
  transform: scale(0.8);
  opacity: 0;
}
.slide-fade-enter-active[data-v-29bda2c8] {
  transition: all 0.3s ease-out;
}
.slide-fade-leave-active[data-v-29bda2c8] {
  transition: all 0.2s ease-in;
}
.slide-fade-enter-from[data-v-29bda2c8] {
  transform: translateY(-50%) scale(0.95);
  opacity: 0;
}
.slide-fade-enter-to[data-v-29bda2c8] {
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
.slide-fade-leave-from[data-v-29bda2c8] {
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
.slide-fade-leave-to[data-v-29bda2c8] {
  transform: translateY(-50%) scale(0.95);
  opacity: 0;
}
.toolbox-panel[style*='left: 0'] + .slide-fade-enter-from[data-v-29bda2c8] {
  transform: translateY(-50%) scale(0.95);
}
.toolbox-panel[style*='left: 0'] + .slide-fade-enter-to[data-v-29bda2c8] {
  transform: translateY(-50%) scale(1);
}
.toolbox-panel[style*='left: 0'] + .slide-fade-leave-to[data-v-29bda2c8] {
  transform: translateY(-50%) scale(0.95);
}
[data-v-b1d6d32c] .ant-layout-header {
  height: auto;
}
[data-v-b1d6d32c] .layout-header {
  height: auto;
}
[data-v-b1d6d32c] .ant-tree-treenode {
  margin: 2px 0;
}
.help-doc-layout[data-v-b1d6d32c] {
  overflow-y: hidden;
  height: 100vh;
  overflow-x: hidden;
}
.layout-header[data-v-b1d6d32c] {
  background: #1677ff;
  padding: 0;
  z-index: 999;
  color: white;
  height: 40px;
  line-height: 40px;
  display: flex;
  justify-content: flex-start;
}
.layout-header .layout-header-title[data-v-b1d6d32c] {
  height: 40px;
  line-height: 40px;
  padding: 0px 15px 0px 15px;
  z-index: 9999;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.layout-header .layout-header-title .logo-img[data-v-b1d6d32c] {
  width: 40px;
  height: 40px;
}
.layout-header .layout-header-title .title[data-v-b1d6d32c] {
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
  text-align: center;
  color: '#001529';
}
.layout-header .layout-header-title .avatar[data-v-b1d6d32c] {
  position: fixed;
  top: 0;
  right: 18px;
}
.layout-container[data-v-b1d6d32c] {
  height: calc(100vh - 80px);
  overflow-x: hidden;
  overflow-y: auto;
}
.side-menu[data-v-b1d6d32c] {
  height: 100vh;
  overflow: scroll;
}
.side-menu .help-doc-tree[data-v-b1d6d32c] {
  color: #001529;
  margin-top: 10px;
  font-size: 16px;
}
.help-doc-layout-content[data-v-b1d6d32c] {
  min-height: auto;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-left: 5px;
  margin-top: 8px;
  height: calc(100% - 40px);
}
.layout-footer[data-v-b1d6d32c] {
  padding: 0 !important;
  position: fixed;
  bottom: 0;
  right: calc(50% - 300px);
  display: flex;
  height: 30px;
  justify-content: center;
}
/*
 * 默认样式的修改
 *
 * @Author:    1024创新实验室-主任：卓大
 * @Date:      2022-09-12 14:41:59
 * @Wechat:    zhuda1024
 * @Email:     lab1024@163.com
 * @Copyright  1024创新实验室 （ https://1024lab.net ），Since 2012
 */
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
/*
 * SmartAdmin 独有的样式
 *
 * @Author:    1024创新实验室-主任：卓大
 * @Date:      2022-09-12 14:43:01
 * @Wechat:    zhuda1024
 * @Email:     lab1024@163.com
 * @Copyright  1024创新实验室 （ https://1024lab.net ），Since 2012
 */
/**********************************  宽度 **********************************/
.smart-width-100 {
  width: 100%;
}
/**********************************  左间距 **********************************/
.smart-margin-left5 {
  margin-left: 5px;
}
.smart-margin-left10 {
  margin-left: 10px;
}
.smart-margin-left15 {
  margin-left: 15px;
}
.smart-margin-left20 {
  margin-left: 20px;
}
/**********************************  右间距 **********************************/
.smart-margin-right5 {
  margin-right: 5px;
}
.smart-margin-right10 {
  margin-right: 10px;
}
.smart-margin-right15 {
  margin-right: 15px;
}
.smart-margin-right20 {
  margin-right: 20px;
}
/******************************** 上间距 ********************************/
.smart-margin-top5 {
  margin-top: 5px;
}
.smart-margin-top10 {
  margin-top: 10px;
}
/******************************** 下间距 ********************************/
.smart-margin-bottom5 {
  margin-bottom: 5px;
}
.smart-margin-bottom10 {
  margin-bottom: 10px;
}
/******************************** 查询表格样式 ********************************/
.smart-table-operate .ant-btn {
  padding: 0 3px !important;
  height: auto;
}
.smart-table-column-operate {
  float: right;
}
.smart-query-form-row:not(:first-child) {
  margin-top: 8px;
}
.smart-query-form-row .smart-query-form-item {
  margin-right: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.smart-query-table-page {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.smart-table-btn-block {
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.smart-table-btn-block .smart-table-operate-block .ant-btn {
  margin-right: 12px;
}
.smart-table-btn-block .smart-table-setting-block {
  float: right;
}
/**********************************  基础样式 **********************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none !important;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  background-color: #f8f8f8;
  font-size: 14px;
  position: relative;
}
#app {
  width: 100%;
  height: 100%;
}
/**********************************  ant design spin **********************************/
.ant-spin-blur {
  opacity: 0.2;
}
/**********************************  ant design table **********************************/
.ant-table-tbody :deep(.smart-table-striped) {
  background-color: #fafafa;
}
/**********************************  ant design form **********************************/
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 0px !important;
}
/**********************************  ant design spin **********************************/
.ant-spin-nested-loading {
  width: 100%;
  height: 100%;
}
.ant-spin-container {
  width: 100%;
  height: 100%;
}
/**********************************  富文本HTML样式 **********************************/
.ant-modal-root div[aria-hidden='true'] {
  display: none !important;
}
/**********************************  富文本HTML样式 **********************************/
.html-content {
  /* table 样式 */
  /* blockquote 样式 */
  /* code 样式 */
  /* ul ol 样式 */
}
.html-content table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.html-content table td,
.html-content table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
}
.html-content table th {
  border-bottom: 2px solid #ccc;
  text-align: center;
}
.html-content blockquote {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}
.html-content code {
  display: inline-block;
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 3px 5px;
  margin: 0 3px;
}
.html-content pre code {
  display: block;
}
.html-content ul,
.html-content ol {
  margin: 10px 0 10px 20px;
}
.action-buttons-center {
  display: flex;
  justify-content: center;
}
.action-buttons-left {
  display: flex;
  justify-content: left;
}
.action-buttons-right {
  display: flex;
  justify-content: right;
}
.section-search {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f1f1f1;
}
*::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
*::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 3px;
}
*::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 3px;
  transition: background-color 0.3s ease;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
*::-webkit-scrollbar-corner {
  background-color: transparent;
}
:where(.css-dev-only-do-not-override-vgohfh).ant-input-affix-wrapper-disabled .ant-input[disabled],
:where(.css-dev-only-do-not-override-vgohfh).ant-input-disabled,
:where(.css-dev-only-do-not-override-vgohfh).ant-input[disabled],
:where(.css-dev-only-do-not-override-vgohfh).ant-picker .ant-picker-input > input[disabled],
.ant-select-disabled:where(.css-dev-only-do-not-override-vgohfh).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: rgba(0, 0, 0, 0.88) !important;
  cursor: auto !important;
}
:where(.css-dev-only-do-not-override-vgohfh).ant-input-affix-wrapper-disabled,
:where(.css-dev-only-do-not-override-vgohfh).ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.88) !important;
  cursor: auto !important;
}
