@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-18860a72] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-18860a72] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-18860a72] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-18860a72] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-18860a72] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-18860a72] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-18860a72] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-18860a72] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-18860a72] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-18860a72] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-18860a72]  .el-form-item__content,
.table-style .fill-select-item[data-v-18860a72]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-18860a72] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-18860a72] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-18860a72],
.form-widget-list .checkbox-form-item-wrapper[data-v-18860a72] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-18860a72],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-18860a72] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-18860a72] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-18860a72] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-18860a72],
.el-form-item--medium .el-checkbox[data-v-18860a72] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-18860a72] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-18860a72],
.el-form-item--small .el-checkbox[data-v-18860a72] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-18860a72] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-18860a72],
.el-form-item--mini .el-checkbox[data-v-18860a72] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-18860a72] {
  margin-top: 4px;
}
input[type=password][data-v-18860a72]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-18860a72]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-18860a72]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-18860a72]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-18860a72]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-18860a72] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-18860a72] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-18860a72] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-18860a72]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-18860a72] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-18860a72] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-18860a72] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-18860a72] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-18860a72] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-18860a72] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-18860a72] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-18860a72] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-18860a72] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-18860a72], .table-style .el-form-item .el-form-item__content > div[data-v-18860a72] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-18860a72] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-18860a72], .table-style .el-form-item.rich-editor-item[data-v-18860a72], .table-style .el-form-item.static-text-item[data-v-18860a72], .table-style .el-form-item.html-text-item[data-v-18860a72] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-18860a72], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-18860a72], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-18860a72], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-18860a72] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-18860a72] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-18860a72] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-18860a72],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-18860a72] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-18860a72] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-18860a72],
.reference-field-container .empty[data-v-18860a72],
.dropdown-field-empty.empty[data-v-18860a72],
.dropdown-field-empty[data-v-18860a72] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-18860a72] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.app-info[data-v-18860a72] {
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  color: var(--jy-text-regular);
  background: var(--jy-bg-container);
  overflow: visible;
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-lg);
  -webkit-box-shadow: var(--jy-shadow-card);
          box-shadow: var(--jy-shadow-card);
}
.app-info .el-form-item[data-v-18860a72] {
  margin-bottom: 18px;
}
.app-info .el-form-item[data-v-18860a72]  .el-form-item__content {
  text-align: left;
}
.app-info .el-form-item[data-v-18860a72]  .el-form-item__label {
  color: var(--jy-text-secondary);
  font-weight: 500;
}
.app-info-row[data-v-18860a72] {
  width: 100%;
  margin: 0 !important;
}
.app-info-col[data-v-18860a72] {
  padding: 0 !important;
  min-width: 0;
}
.form-cover-field[data-v-18860a72] {
  width: min(200px, 100%) !important;
  max-width: 100%;
  padding: 0 !important;
}
.cover-option-list[data-v-18860a72] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  gap: 8px;
  max-height: 252px;
  overflow-y: auto;
}
.cover-option[data-v-18860a72] {
  width: 100%;
  aspect-ratio: 3/2;
  padding: 2px 5px;
  border-radius: 8px;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cover-option-divider[data-v-18860a72] {
  width: 100%;
  height: 1px;
  border-top: 1px solid var(--jy-border-light, #e8e8e8);
  margin: 10px 0;
}
.cover-reference[data-v-18860a72] {
  position: relative;
  width: min(200px, 100%);
  aspect-ratio: 5/3;
}
.form-editor-wrapper .form-item-label-wrapper[data-v-18860a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-size: 14px;
  border-bottom: 1px solid var(--jy-border-lighter);
  margin-bottom: 13px;
  cursor: pointer;
}
.form-editor-wrapper .form-item-label-wrapper .form-item-label[data-v-18860a72] {
  color: var(--jy-text-primary);
  line-height: 36px;
  font-weight: 700;
}
.form-file-wrapper .form-file-label-wrapper[data-v-18860a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid var(--jy-border-lighter);
  margin-bottom: 13px;
}
.form-file-wrapper .form-file-label-wrapper .form-file-label[data-v-18860a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-size: 14px;
  cursor: pointer;
}
.form-file-wrapper .form-file-label-wrapper .form-file-label span[data-v-18860a72] {
  color: var(--jy-text-primary);
  line-height: 36px;
  font-weight: 700;
}
.form-file-wrapper .form-file-label-wrapper .form-file-label svg[data-v-18860a72] {
  margin-left: 4px;
  margin-top: -4px;
}
.form-file-wrapper .form-file-label-wrapper .upload-btn-wrapper[data-v-18860a72] {
  width: 84px;
  height: 24px;
  background: #3476f0;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
  line-height: 24px;
}
.avatar-uploader .el-upload[data-v-18860a72] {
  border: 1px dashed var(--jy-border-base);
  background: var(--jy-bg-subtle);
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-18860a72]:hover {
  border-color: var(--jy-color-primary);
}
.avatar-uploader-hover[data-v-18860a72] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.avatar-uploader-hover[data-v-18860a72]:hover {
  background: rgba(0, 0, 0, 0.35);
}
.avatar-uploader-hover[data-v-18860a72]:hover::after {
  content: "修改封面图片";
  font-size: 14px;
  padding: 0 8px;
  word-break: break-all;
}
.avatar-uploader-icon[data-v-18860a72] {
  font-size: 28px;
  color: var(--jy-text-placeholder);
  width: 178px;
  height: 128px;
  line-height: 128px;
  text-align: center;
}
.avatar[data-v-18860a72] {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.line[data-v-18860a72] {
  text-align: center;
}
.line span[data-v-18860a72] {
  display: block;
  line-height: 20px;
  font-size: 13px;
  color: var(--jy-text-secondary);
}
.i-dialog-footer[data-v-18860a72] {
  width: 960px !important;
}
.project-label[data-v-18860a72] {
  position: relative;
  cursor: pointer;
}
.project-label .project-label-edit[data-v-18860a72] {
  position: absolute;
  right: -13px;
  top: -20px;
}
.project-label-trigger[data-v-18860a72] {
  cursor: pointer;
  color: var(--jy-color-primary-strong) !important;
  border-bottom: dashed 1px var(--jy-border-base) !important;
  border-bottom-color: var(--jy-border-base) !important;
  word-break: break-word;
}
.project-label-button[data-v-18860a72] {
  color: var(--jy-color-primary-strong) !important;
  background: var(--jy-bg-container) !important;
  border-color: var(--jy-color-primary-strong) !important;
  min-height: 32px;
}
@media screen and (max-width: 768px) {
.app-info[data-v-18860a72] {
    padding: 16px;
}
.app-info[data-v-18860a72]  .el-form-item__content {
    margin-left: 0 !important;
}
.form-cover-field[data-v-18860a72] {
    width: 100% !important;
}
.cover-reference[data-v-18860a72] {
    width: 100%;
    max-width: 240px;
}
.project-label-button[data-v-18860a72] {
    min-height: 40px;
}
.app-info[data-v-18860a72]  .el-input__inner,
  .app-info[data-v-18860a72]  .el-textarea__inner {
    min-height: 40px;
    line-height: 40px;
}
}
.project-label-tip[data-v-18860a72] {
  font-size: 13px;
  color: var(--jy-text-regular);
  font-weight: 400;
  margin-left: 20px;
}
.form-set-tip[data-v-18860a72] {
  font-size: 13px;
  font-weight: 400;
  color: var(--jy-text-secondary);
  line-height: 18px;
  margin-left: 30px;
}
.cover[data-v-18860a72] {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.uploadCover[data-v-18860a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  cursor: pointer;
}
.uploadCover[data-v-18860a72]:hover {
  background-color: var(--jy-bg-hover);
  border-radius: 4px;
  cursor: pointer;
}
.uploadCover .uploadCover-icon[data-v-18860a72] {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  color: var(--jy-text-secondary);
  background-color: var(--jy-bg-muted);
  border-radius: 4px;
}
.uploadCover-desc[data-v-18860a72] {
  color: var(--jy-text-placeholder, #cecece);
  font-size: 12px;
  line-height: 18px;
  word-break: break-all;
}
.preview-share-icon[data-v-18860a72] {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: solid 1px var(--jy-border-light);
  margin-top: 10px;
  position: relative;
}
.preview-share-icon:hover .el-icon-circle-close[data-v-18860a72], .preview-share-icon:focus-within .el-icon-circle-close[data-v-18860a72] {
  display: inline-block;
}
.preview-share-icon .el-icon-circle-close[data-v-18860a72] {
  display: none;
  cursor: pointer;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 18px;
  height: 18.5px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  font-size: 18px;
  background-color: #d95e5e;
  color: white;
  text-align: center;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.preview-share-icon .el-icon-circle-close[data-v-18860a72]:focus-visible {
  display: inline-block;
  outline: 2px solid rgba(52, 118, 240, 0.45);
  outline-offset: 2px;
}
@media (hover: none), (pointer: coarse) {
.preview-share-icon .el-icon-circle-close[data-v-18860a72] {
    display: inline-block;
    min-width: 32px;
    min-height: 32px;
    top: -16px;
    right: -16px;
    line-height: 32px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476f0;
}
.table-style .static-content-test {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476f0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper,
.form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content,
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio,
.el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio,
.el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio,
.el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner,
.render-form .el-form-item.is-error .el-textarea__inner {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty,
.reference-field-container .empty,
.dropdown-field-empty.empty,
.dropdown-field-empty {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.el-popover {
  max-width: calc(100vw - 24px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-cover-cropper-dialog {
  width: min(1000px, 100vw - 24px) !important;
}
.form-cover-cropper-dialog .el-dialog__body {
  position: relative;
  min-height: 438px;
  overflow: auto;
}
.form-cover-cropper-dialog .form-cover-preview {
  position: absolute;
  top: 85px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: min(450px, 100% - 40px);
  height: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid var(--jy-border-light, #eee);
  border-color: var(--jy-border-light, #eee) !important;
  background: var(--jy-bg-subtle, #f8fbff);
  border-radius: 6px;
}
.form-cover-cropper-dialog .form-cover-preview .form-cover-preview-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
.form-cover-cropper-dialog .el-dialog__body {
    min-height: 0;
    max-height: calc(100vh - 148px);
    overflow: auto;
}
.form-cover-cropper-dialog .form-cover-preview {
    position: static !important;
    width: 100% !important;
    max-width: 450px;
    height: 220px !important;
    margin-top: 12px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-43455885] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-43455885] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-43455885] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-43455885] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-43455885] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-43455885] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-43455885] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-43455885] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-43455885] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-43455885] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-43455885]  .el-form-item__content,
.table-style .fill-select-item[data-v-43455885]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-43455885] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-43455885] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-43455885],
.form-widget-list .checkbox-form-item-wrapper[data-v-43455885] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-43455885],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-43455885] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-43455885] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-43455885] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-43455885],
.el-form-item--medium .el-checkbox[data-v-43455885] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-43455885] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-43455885],
.el-form-item--small .el-checkbox[data-v-43455885] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-43455885] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-43455885],
.el-form-item--mini .el-checkbox[data-v-43455885] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-43455885] {
  margin-top: 4px;
}
input[type=password][data-v-43455885]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-43455885]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-43455885]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-43455885]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-43455885]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-43455885] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-43455885] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-43455885] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-43455885]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-43455885] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-43455885] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-43455885] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-43455885] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-43455885] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-43455885] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-43455885] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-43455885] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-43455885] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-43455885], .table-style .el-form-item .el-form-item__content > div[data-v-43455885] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-43455885] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-43455885], .table-style .el-form-item.rich-editor-item[data-v-43455885], .table-style .el-form-item.static-text-item[data-v-43455885], .table-style .el-form-item.html-text-item[data-v-43455885] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-43455885], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-43455885], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-43455885], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-43455885] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-43455885] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-43455885] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-43455885],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-43455885] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-43455885] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-43455885],
.reference-field-container .empty[data-v-43455885],
.dropdown-field-empty.empty[data-v-43455885],
.dropdown-field-empty[data-v-43455885] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-43455885] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.encrypt-rules-table-wrap[data-v-43455885] {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.encrypt-rules-table[data-v-43455885] {
  width: 100%;
  min-width: 560px;
}
.encrypt-rules-mode[data-v-43455885] {
  display: inline-block;
  margin-left: 10px;
}
.encrypt-rules-add-button[data-v-43455885] {
  float: right;
  min-height: 40px;
  line-height: 1.4;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476f0;
}
.table-style .static-content-test {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476f0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper,
.form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content,
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio,
.el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio,
.el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio,
.el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner,
.render-form .el-form-item.is-error .el-textarea__inner {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty,
.reference-field-container .empty,
.dropdown-field-empty.empty,
.dropdown-field-empty {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.encrypt-rules-dialog {
  max-width: calc(100vw - 24px);
}
.encrypt-rules-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.encrypt-rules-dialog .el-select,
.encrypt-rules-dialog .el-input {
  width: 100%;
}
.encrypt-rules-dialog .el-button {
  min-height: 40px;
  line-height: 1.4;
}
.encrypt-rules-dialog .dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.encrypt-rules-dialog .dialog-footer .el-button {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.encrypt-rules-dialog .el-dialog__header,
  .encrypt-rules-dialog .el-dialog__body,
  .encrypt-rules-dialog .el-dialog__footer {
    padding-right: 16px;
    padding-left: 16px;
}
.encrypt-rules-dialog .el-form-item__label {
    width: 100% !important;
    padding: 0 0 6px;
    line-height: 20px;
    text-align: left;
}
.encrypt-rules-dialog .el-form-item__content {
    margin-left: 0 !important;
}
.encrypt-rules-dialog .el-input__inner,
  .encrypt-rules-dialog .el-button {
    min-height: 44px;
}
.encrypt-rules-dialog .el-input-group__append .el-button {
    min-width: 44px;
    padding-right: 10px;
    padding-left: 10px;
    white-space: normal;
}
.encrypt-rules-dialog .dialog-footer {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
.encrypt-rules-dialog .dialog-footer .el-button {
    width: 100%;
    min-height: 44px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0fab46a0] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-0fab46a0] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0fab46a0] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-0fab46a0] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-0fab46a0] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-0fab46a0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0fab46a0] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0fab46a0] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0fab46a0] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0fab46a0] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-0fab46a0]  .el-form-item__content,
.table-style .fill-select-item[data-v-0fab46a0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0fab46a0] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-0fab46a0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-0fab46a0],
.form-widget-list .checkbox-form-item-wrapper[data-v-0fab46a0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0fab46a0],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0fab46a0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0fab46a0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0fab46a0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0fab46a0],
.el-form-item--medium .el-checkbox[data-v-0fab46a0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0fab46a0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0fab46a0],
.el-form-item--small .el-checkbox[data-v-0fab46a0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0fab46a0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0fab46a0],
.el-form-item--mini .el-checkbox[data-v-0fab46a0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0fab46a0] {
  margin-top: 4px;
}
input[type=password][data-v-0fab46a0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0fab46a0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0fab46a0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0fab46a0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0fab46a0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0fab46a0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0fab46a0] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-0fab46a0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0fab46a0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0fab46a0] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0fab46a0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0fab46a0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0fab46a0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0fab46a0] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-0fab46a0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-0fab46a0] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-0fab46a0] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-0fab46a0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-0fab46a0], .table-style .el-form-item .el-form-item__content > div[data-v-0fab46a0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-0fab46a0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-0fab46a0], .table-style .el-form-item.rich-editor-item[data-v-0fab46a0], .table-style .el-form-item.static-text-item[data-v-0fab46a0], .table-style .el-form-item.html-text-item[data-v-0fab46a0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0fab46a0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0fab46a0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0fab46a0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0fab46a0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0fab46a0] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-0fab46a0] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-0fab46a0],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-0fab46a0] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-0fab46a0] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-0fab46a0],
.reference-field-container .empty[data-v-0fab46a0],
.dropdown-field-empty.empty[data-v-0fab46a0],
.dropdown-field-empty[data-v-0fab46a0] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-0fab46a0] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.auditSelect[data-v-0fab46a0] {
  width: 100%;
  border: 1px solid var(--jy-border-light, #e0e0e0);
  cursor: pointer;
  line-height: 20px;
  text-align: left;
  color: var(--jy-text-secondary, #989898);
  display: block;
  font-size: 14px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--jy-radius-sm, 4px);
  background: var(--jy-bg-container, #fff);
}
.auditProcessWrapper[data-v-0fab46a0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  min-height: 40px;
}
.auditProcessWrapper .auditProcessItemTitle[data-v-0fab46a0] {
  display: inline-block;
  width: 270px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.auditProcessWrapper .auditProcessItemUser[data-v-0fab46a0] {
  display: inline-block;
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.auditProcessWrapper .auditProcessItemUser--actions[data-v-0fab46a0] {
  width: 200px;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.select-list[data-v-0fab46a0] {
  width: 100%;
  line-height: 40px;
  border: 1px solid var(--jy-border-light, #e0e0e0);
  margin-bottom: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: var(--jy-radius-sm, 4px);
  background-color: var(--jy-bg-subtle, #fafafa);
}
.select-list .select-item[data-v-0fab46a0] {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: var(--jy-radius-xs, 2px);
  background: var(--jy-bg-container, #f3f6fc);
  list-style: none;
  cursor: pointer;
  border: 1px solid var(--jy-border-light, #e4e7ed);
}
.select-list .select-item .remove-btn[data-v-0fab46a0] {
  margin-left: 10px;
  padding: 3px;
}
.audit-select__designated-member[data-v-0fab46a0] {
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
  border: 1px solid var(--jy-border-light, #e0e0e0);
  border-radius: var(--jy-radius-sm, 4px);
}
.audit-select__member-empty[data-v-0fab46a0] {
  display: block;
  font-size: 14px;
  line-height: 78px;
  color: var(--jy-text-secondary, #989898);
  text-align: center;
  cursor: pointer;
}
ul.select-list[data-v-0fab46a0] {
  margin: 0;
  padding: 0;
}
ul.select-list li[data-v-0fab46a0] {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
ul.select-list li[data-v-0fab46a0]:hover {
  background: var(--jy-bg-subtle, #ebf8fb);
}
ul.select-list li .user-name[data-v-0fab46a0] {
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.select-list li .select-check[data-v-0fab46a0] {
  cursor: pointer;
  width: 16px;
}
ul.select-list li .select-check .icon-blank[data-v-0fab46a0] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: #fff;
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
ul.select-list li .select-check .icon-blank[data-v-0fab46a0]::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.select-list li .select-check.select .icon-blank[data-v-0fab46a0] {
  border-color: #409eff;
  background: #409eff;
}
ul.select-list li .select-check.select .icon-blank[data-v-0fab46a0]::before {
  opacity: 1;
}
@media screen and (max-width: 768px) {
.auditProcessWrapper[data-v-0fab46a0] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
}
.auditProcessWrapper .auditProcessItemTitle[data-v-0fab46a0],
  .auditProcessWrapper .auditProcessItemUser[data-v-0fab46a0],
  .auditProcessWrapper .auditProcessItemUser--actions[data-v-0fab46a0] {
    width: 100%;
}
.auditProcessWrapper .auditProcessItemUser--actions[data-v-0fab46a0] {
    text-align: left;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-581882d7] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-581882d7] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-581882d7] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-581882d7] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-581882d7] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-581882d7] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-581882d7] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-581882d7] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-581882d7] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-581882d7] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-581882d7]  .el-form-item__content,
.table-style .fill-select-item[data-v-581882d7]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-581882d7] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-581882d7] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-581882d7],
.form-widget-list .checkbox-form-item-wrapper[data-v-581882d7] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-581882d7],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-581882d7] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-581882d7] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-581882d7] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-581882d7],
.el-form-item--medium .el-checkbox[data-v-581882d7] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-581882d7] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-581882d7],
.el-form-item--small .el-checkbox[data-v-581882d7] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-581882d7] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-581882d7],
.el-form-item--mini .el-checkbox[data-v-581882d7] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-581882d7] {
  margin-top: 4px;
}
input[type=password][data-v-581882d7]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-581882d7]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-581882d7]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-581882d7]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-581882d7]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-581882d7] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-581882d7] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-581882d7] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-581882d7]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-581882d7] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-581882d7] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-581882d7] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-581882d7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-581882d7] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-581882d7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-581882d7] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-581882d7] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-581882d7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-581882d7], .table-style .el-form-item .el-form-item__content > div[data-v-581882d7] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-581882d7] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-581882d7], .table-style .el-form-item.rich-editor-item[data-v-581882d7], .table-style .el-form-item.static-text-item[data-v-581882d7], .table-style .el-form-item.html-text-item[data-v-581882d7] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-581882d7], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-581882d7], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-581882d7], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-581882d7] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-581882d7] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-581882d7] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-581882d7],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-581882d7] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-581882d7] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-581882d7],
.reference-field-container .empty[data-v-581882d7],
.dropdown-field-empty.empty[data-v-581882d7],
.dropdown-field-empty[data-v-581882d7] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-581882d7] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
[data-v-581882d7] .el-dialog__header {
  text-align: left;
}
.form-set-pane[data-v-581882d7] {
  border-left: 1px solid #e7eaf1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
}
.review-flow-pane[data-v-581882d7] {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
.review-flow-pane .node-wrap-container[data-v-581882d7] {
  width: 100%;
  margin-top: 20px;
}
.review-flow-pane .node-wrap-container .auditAuth-title[data-v-581882d7] {
  font-size: 15px;
  margin-bottom: 20px;
}
.review-flow-pane .node-wrap-container .auditAuth-title:hover .auditAuth-title-delete[data-v-581882d7], .review-flow-pane .node-wrap-container .auditAuth-title:hover .auditAuth-field-auth[data-v-581882d7] {
  display: inline-block;
}
.review-flow-pane .node-wrap-container .auditAuth-title-text[data-v-581882d7] {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.review-flow-pane .node-wrap-container .auditAuth-title-text .auditAuth-title-delete[data-v-581882d7] {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-left: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  display: none;
  position: absolute;
  right: -40px;
  top: 5px;
  color: white;
  font-size: 20px;
  padding: 0;
  padding-top: 1px;
  background-color: rgb(217, 94, 94);
}
.review-flow-pane .node-wrap-container .auditAuth-title-text .auditAuth-field-auth[data-v-581882d7] {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-left: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  display: none;
  position: absolute;
  right: -15px;
  top: 5px;
  font-size: 20px;
  padding: 0;
  padding-top: 1px;
  color: rgb(217, 94, 94);
}
.dept-admin[data-v-581882d7] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.dept-admin .auditSelectEmpty[data-v-581882d7] {
  width: 100%;
  line-height: 30px;
  color: #666;
  border: 1px solid #e0e0e0;
  padding: 10px 0;
  font-size: 14px;
}
.dept-admin .auditSelectEmpty span[data-v-581882d7] {
  cursor: pointer;
  font-size: 12px;
  color: #989898;
}
.dept-admin .auditSelectEmpty span[data-v-581882d7]:hover {
  text-decoration: underline;
}
.designated-member[data-v-581882d7] {
  width: 100%;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.designated-member .member-empty[data-v-581882d7] {
  cursor: pointer;
  line-height: 78px;
  text-align: center;
  color: #989898;
  display: block;
  font-size: 14px;
}

/* 新版 3.0.0.1 填报人设置、查看人设置---指定成员可填写 */
.fx_member_select[data-v-581882d7] {
  margin-top: -30px;
  text-align: left;
}
.fx_member_select .select-menu[data-v-581882d7] {
  position: relative;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
}
.fx_member_select .select-menu .select-btn[data-v-581882d7] {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0 10px;
}
.fx_member_select .select-menu .select-btn.select[data-v-581882d7] {
  color: #3476f0;
  border-bottom: solid 4px #3476f0;
}
.fx_member_select .select-menu .select-search-pane[data-v-581882d7] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  background: #fff;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.fx_member_select .select-menu .select-search-pane input[data-v-581882d7] {
  line-height: 26px !important;
  height: 26px !important;
  width: 100%;
  border: 0;
  background: #f4f4f4;
  border-radius: 13px;
  margin-top: 6px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane input[data-v-581882d7]:focus {
  border: none;
  outline: 0;
}
.fx_member_select .select-pane[data-v-581882d7] {
  border: 1px solid #e0e0e0;
  border-top: none;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department[data-v-581882d7] {
  border-right: solid 1px #e0e0e0;
  width: 35%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department .depart-root[data-v-581882d7] {
  background: #ebf8f7;
  text-indent: 10px;
  line-height: 30px;
  cursor: pointer;
}
.fx_member_select .select-pane .member-pane .select-department .x-department-tree[data-v-581882d7] {
  height: 290px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper[data-v-581882d7] {
  width: 65%;
}
.fx_member_select .select-pane .member-pane .member-wrapper .empty-tips[data-v-581882d7] {
  display: inline-block;
  margin: 10px;
  color: #989898;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item[data-v-581882d7] {
  cursor: pointer;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px 0 12px;
  border-bottom: solid 1px #e9e9e9;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item .count-label[data-v-581882d7] {
  color: #3476f0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member[data-v-581882d7] {
  height: 290px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul[data-v-581882d7] {
  margin: 0;
  padding: 0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-581882d7] {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-581882d7]:hover {
  background: #f5f7fa;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name[data-v-581882d7] {
  width: 28%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check[data-v-581882d7] {
  cursor: pointer;
  width: 16px;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-581882d7] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: #fff;
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-581882d7]::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-581882d7] {
  border-color: #3476f0;
  background: #3476f0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-581882d7]::before {
  opacity: 1;
}
.fx_member_select .select-pane .member-pane .tree-wrapper[data-v-581882d7] {
  width: 100%;
  height: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding-top: 10px;
}
.fx_member_close[data-v-581882d7] {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.select-list[data-v-581882d7] {
  width: 100%;
  height: 80px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  overflow: auto;
  padding: 0;
}
.select-list .select-item[data-v-581882d7] {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: 1px;
  background: #f3f6fc;
  list-style: none;
  cursor: pointer;
}
.select-list .select-item .remove-btn[data-v-581882d7] {
  margin-left: 10px;
  padding: 3px;
}
.audit-form-item[data-v-581882d7] {
  line-height: 40px !important;
}
.fieldWidgetDrawer[data-v-581882d7] {
  height: calc(100% - 50px);
  width: 100%;
  padding: 20px;
  overflow-y: auto;
}
.fieldWidgetDrawer .el-checkbox-group[data-v-581882d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fieldWidgetDrawer .el-form-item[data-v-581882d7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fieldWidgetDrawer .el-form-item[data-v-581882d7]  .el-form-item__label {
  line-height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.fieldWidgetDrawer .el-form-item[data-v-581882d7]  .el-form-item__content {
  width: 100%;
  margin-left: 20px !important;
}
.fieldWidgetDrawer .el-form-item--small .el-radio[data-v-581882d7] {
  line-height: 20px;
  margin-bottom: 0;
}
.fieldWidgetDrawer .el-form-item--small.el-form-item[data-v-581882d7] {
  margin-bottom: 15px !important;
}
.drawer-footer[data-v-581882d7] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.drawer-footer .el-button[data-v-581882d7] {
  margin: 0 20px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b40954fc] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-b40954fc] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b40954fc] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b40954fc] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-b40954fc] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b40954fc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b40954fc] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b40954fc] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b40954fc] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b40954fc] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-b40954fc]  .el-form-item__content,
.table-style .fill-select-item[data-v-b40954fc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b40954fc] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-b40954fc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b40954fc],
.form-widget-list .checkbox-form-item-wrapper[data-v-b40954fc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b40954fc],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b40954fc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b40954fc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b40954fc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b40954fc],
.el-form-item--medium .el-checkbox[data-v-b40954fc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b40954fc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b40954fc],
.el-form-item--small .el-checkbox[data-v-b40954fc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b40954fc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b40954fc],
.el-form-item--mini .el-checkbox[data-v-b40954fc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b40954fc] {
  margin-top: 4px;
}
input[type=password][data-v-b40954fc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b40954fc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b40954fc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b40954fc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b40954fc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b40954fc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b40954fc] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b40954fc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b40954fc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b40954fc] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b40954fc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b40954fc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b40954fc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b40954fc] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b40954fc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-b40954fc] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-b40954fc] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b40954fc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b40954fc], .table-style .el-form-item .el-form-item__content > div[data-v-b40954fc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b40954fc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-b40954fc], .table-style .el-form-item.rich-editor-item[data-v-b40954fc], .table-style .el-form-item.static-text-item[data-v-b40954fc], .table-style .el-form-item.html-text-item[data-v-b40954fc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b40954fc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b40954fc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b40954fc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b40954fc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b40954fc] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-b40954fc] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-b40954fc],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-b40954fc] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-b40954fc] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-b40954fc],
.reference-field-container .empty[data-v-b40954fc],
.dropdown-field-empty.empty[data-v-b40954fc],
.dropdown-field-empty[data-v-b40954fc] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-b40954fc] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.tags_input .el-dropdown[data-v-b40954fc] {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  height: 20px;
  cursor: pointer;
}
.tags_input[data-v-b40954fc] {
  width: min(400px, 100%);
  min-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.tags-input__drag-list[data-v-b40954fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px 0;
  overflow-y: hidden;
}
.tags_input .el-input__inner[data-v-b40954fc] {
  border: none;
  padding: 0 10px;
  width: auto;
}
.tags_input[data-v-b40954fc] {
  padding: 0 7px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.flex-input[data-v-b40954fc] {
  width: 112px;
  min-width: 112px;
  height: 24px;
  margin-top: -2px;
}
[data-v-b40954fc] .el-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tags_input[data-v-b40954fc] {
  /* 添加阴影效果 */
}
.tags_input[data-v-b40954fc] ::-webkit-scrollbar {
  height: 5px;
}
.tags_input[data-v-b40954fc] {
  /* 改变颜色 */
}
.tags_input[data-v-b40954fc] ::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.tags_input[data-v-b40954fc] {
  /* 改变宽度 */
}
.tags_input[data-v-b40954fc] ::-webkit-scrollbar-thumb {
  background-color: #888;
  height: 5px;
}
.browsers-guide {
  position: absolute;
  left: 50%;
  width: 800px;
  padding: 0 25px;
  margin-left: -400px;
  top: 100px;
  height: auto;
}
.browsers-guide .headline {
  font-family: PingHei, "Lucida Grande", "Lucida Sans Unicode", STHeitiSC, Helvetica, Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  cursor: default;
  color: #333;
  text-align: center;
}
.browsers-guide .dock {
  margin-top: 60px;
  overflow: hidden;
}
.browsers-guide .browser {
  display: block;
  float: left;
  width: 250px;
  text-align: center;
}
.browsers-guide .browser img {
  border: none;
  width: 90px;
  height: 90px;
}
.browsers-guide .browser span {
  display: block;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  color: #aaa;
}
.browsers-guide .browser:hover span {
  color: #333;
}
@font-face {
  font-family: "Chinese Quote";
  src: local("PingFang SC"), local("SimSun");
  unicode-range: u+2018, u+2019, u+201c, u+201d;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
::-moz-selection {
  background: #1890ff;
  color: #fff;
}
::selection {
  background: #1890ff;
  color: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix::after,
.clearfix::before {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
@font-face {
  font-family: anticon;
  font-display: fallback;
  src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.eot");
  src: url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.woff") format("woff"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.ttf") format("truetype"), url("https://at.alicdn.com/t/font_148784_v4ggb6wrjmkotj4i.svg#iconfont") format("svg");
}
.anticon {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon::before {
  display: block;
  font-family: anticon !important;
}
.anticon-step-forward::before {
  content: "\E600";
}
.anticon-step-backward::before {
  content: "\E601";
}
.anticon-forward::before {
  content: "\E602";
}
.anticon-backward::before {
  content: "\E603";
}
.anticon-caret-right::before {
  content: "\E604";
}
.anticon-caret-left::before {
  content: "\E605";
}
.anticon-caret-down::before {
  content: "\E606";
}
.anticon-caret-up::before {
  content: "\E607";
}
.anticon-caret-circle-right::before,
.anticon-circle-right::before,
.anticon-right-circle::before {
  content: "\E608";
}
.anticon-caret-circle-left::before,
.anticon-circle-left::before,
.anticon-left-circle::before {
  content: "\E609";
}
.anticon-caret-circle-up::before,
.anticon-circle-up::before,
.anticon-up-circle::before {
  content: "\E60A";
}
.anticon-caret-circle-down::before,
.anticon-circle-down::before,
.anticon-down-circle::before {
  content: "\E60B";
}
.anticon-right-circle-o::before {
  content: "\E60C";
}
.anticon-caret-circle-o-right::before,
.anticon-circle-o-right::before {
  content: "\E60C";
}
.anticon-left-circle-o::before {
  content: "\E60D";
}
.anticon-caret-circle-o-left::before,
.anticon-circle-o-left::before {
  content: "\E60D";
}
.anticon-up-circle-o::before {
  content: "\E60E";
}
.anticon-caret-circle-o-up::before,
.anticon-circle-o-up::before {
  content: "\E60E";
}
.anticon-down-circle-o::before {
  content: "\E60F";
}
.anticon-caret-circle-o-down::before,
.anticon-circle-o-down::before {
  content: "\E60F";
}
.anticon-verticle-left::before {
  content: "\E610";
}
.anticon-verticle-right::before {
  content: "\E611";
}
.anticon-rollback::before {
  content: "\E612";
}
.anticon-retweet::before {
  content: "\E613";
}
.anticon-shrink::before {
  content: "\E614";
}
.anticon-arrow-salt::before,
.anticon-arrows-alt::before {
  content: "\E615";
}
.anticon-reload::before {
  content: "\E616";
}
.anticon-double-right::before {
  content: "\E617";
}
.anticon-double-left::before {
  content: "\E618";
}
.anticon-arrow-down::before {
  content: "\E619";
}
.anticon-arrow-up::before {
  content: "\E61A";
}
.anticon-arrow-right::before {
  content: "\E61B";
}
.anticon-arrow-left::before {
  content: "\E61C";
}
.anticon-down::before {
  content: "\E61D";
}
.anticon-up::before {
  content: "\E61E";
}
.anticon-right::before {
  content: "\E61F";
}
.anticon-left::before {
  content: "\E620";
}
.anticon-minus-square-o::before {
  content: "\E621";
}
.anticon-minus-circle::before {
  content: "\E622";
}
.anticon-minus-circle-o::before {
  content: "\E623";
}
.anticon-minus::before {
  content: "\E624";
}
.anticon-plus-circle-o::before {
  content: "\E625";
}
.anticon-plus-circle::before {
  content: "\E626";
}
.anticon-plus::before {
  content: "\E627";
}
.anticon-info-circle::before {
  content: "\E628";
}
.anticon-info-circle-o::before {
  content: "\E629";
}
.anticon-info::before {
  content: "\E62A";
}
.anticon-exclamation::before {
  content: "\E62B";
}
.anticon-exclamation-circle::before {
  content: "\E62C";
}
.anticon-exclamation-circle-o::before {
  content: "\E62D";
}
.anticon-close-circle::before,
.anticon-cross-circle::before {
  content: "\E62E";
}
.anticon-close-circle-o::before,
.anticon-cross-circle-o::before {
  content: "\E62F";
}
.anticon-check-circle::before {
  content: "\E630";
}
.anticon-check-circle-o::before {
  content: "\E631";
}
.anticon-check::before {
  content: "\E632";
}
.anticon-close::before,
.anticon-cross::before {
  content: "\E633";
}
.anticon-customer-service::before,
.anticon-customerservice::before {
  content: "\E634";
}
.anticon-credit-card::before {
  content: "\E635";
}
.anticon-code-o::before {
  content: "\E636";
}
.anticon-book::before {
  content: "\E637";
}
.anticon-bars::before {
  content: "\E639";
}
.anticon-question::before {
  content: "\E63A";
}
.anticon-question-circle::before {
  content: "\E63B";
}
.anticon-question-circle-o::before {
  content: "\E63C";
}
.anticon-pause::before {
  content: "\E63D";
}
.anticon-pause-circle::before {
  content: "\E63E";
}
.anticon-pause-circle-o::before {
  content: "\E63F";
}
.anticon-clock-circle::before {
  content: "\E640";
}
.anticon-clock-circle-o::before {
  content: "\E641";
}
.anticon-swap::before {
  content: "\E642";
}
.anticon-swap-left::before {
  content: "\E643";
}
.anticon-swap-right::before {
  content: "\E644";
}
.anticon-plus-square-o::before {
  content: "\E645";
}
.anticon-frown-circle::before,
.anticon-frown::before {
  content: "\E646";
}
.anticon-ellipsis::before {
  content: "\E647";
}
.anticon-copy::before {
  content: "\E648";
}
.anticon-menu-fold::before {
  content: "\E9AC";
}
.anticon-mail::before {
  content: "\E659";
}
.anticon-logout::before {
  content: "\E65A";
}
.anticon-link::before {
  content: "\E65B";
}
.anticon-area-chart::before {
  content: "\E65C";
}
.anticon-line-chart::before {
  content: "\E65D";
}
.anticon-home::before {
  content: "\E65E";
}
.anticon-laptop::before {
  content: "\E65F";
}
.anticon-star::before {
  content: "\E660";
}
.anticon-star-o::before {
  content: "\E661";
}
.anticon-folder::before {
  content: "\E662";
}
.anticon-filter::before {
  content: "\E663";
}
.anticon-file::before {
  content: "\E664";
}
.anticon-exception::before {
  content: "\E665";
}
.anticon-meh-circle::before,
.anticon-meh::before {
  content: "\E666";
}
.anticon-meh-o::before {
  content: "\E667";
}
.anticon-shopping-cart::before {
  content: "\E668";
}
.anticon-save::before {
  content: "\E669";
}
.anticon-user::before {
  content: "\E66A";
}
.anticon-video-camera::before {
  content: "\E66B";
}
.anticon-to-top::before {
  content: "\E66C";
}
.anticon-team::before {
  content: "\E66D";
}
.anticon-tablet::before {
  content: "\E66E";
}
.anticon-solution::before {
  content: "\E66F";
}
.anticon-search::before {
  content: "\E670";
}
.anticon-share-alt::before {
  content: "\E671";
}
.anticon-setting::before {
  content: "\E672";
}
.anticon-poweroff::before {
  content: "\E6D5";
}
.anticon-picture::before {
  content: "\E674";
}
.anticon-phone::before {
  content: "\E675";
}
.anticon-paper-clip::before {
  content: "\E676";
}
.anticon-notification::before {
  content: "\E677";
}
.anticon-mobile::before {
  content: "\E678";
}
.anticon-menu-unfold::before {
  content: "\E9AD";
}
.anticon-inbox::before {
  content: "\E67A";
}
.anticon-lock::before {
  content: "\E67B";
}
.anticon-qrcode::before {
  content: "\E67C";
}
.anticon-play-circle::before {
  content: "\E6D0";
}
.anticon-play-circle-o::before {
  content: "\E6D1";
}
.anticon-tag::before {
  content: "\E6D2";
}
.anticon-tag-o::before {
  content: "\E6D3";
}
.anticon-tags::before {
  content: "\E67D";
}
.anticon-tags-o::before {
  content: "\E67E";
}
.anticon-cloud-o::before {
  content: "\E67F";
}
.anticon-cloud::before {
  content: "\E680";
}
.anticon-cloud-upload::before {
  content: "\E681";
}
.anticon-cloud-download::before {
  content: "\E682";
}
.anticon-cloud-download-o::before {
  content: "\E683";
}
.anticon-cloud-upload-o::before {
  content: "\E684";
}
.anticon-environment::before {
  content: "\E685";
}
.anticon-environment-o::before {
  content: "\E686";
}
.anticon-eye::before {
  content: "\E687";
}
.anticon-eye-o::before {
  content: "\E688";
}
.anticon-camera::before {
  content: "\E689";
}
.anticon-camera-o::before {
  content: "\E68A";
}
.anticon-windows::before {
  content: "\E68B";
}
.anticon-apple::before {
  content: "\E68C";
}
.anticon-apple-o::before {
  content: "\E6D4";
}
.anticon-android::before {
  content: "\E938";
}
.anticon-android-o::before {
  content: "\E68D";
}
.anticon-aliwangwang::before {
  content: "\E68E";
}
.anticon-aliwangwang-o::before {
  content: "\E68F";
}
.anticon-export::before {
  content: "\E691";
}
.anticon-edit::before {
  content: "\E692";
}
.anticon-appstore-o::before {
  content: "\E695";
}
.anticon-appstore::before {
  content: "\E696";
}
.anticon-scan::before {
  content: "\E697";
}
.anticon-file-text::before {
  content: "\E698";
}
.anticon-folder-open::before {
  content: "\E699";
}
.anticon-hdd::before {
  content: "\E69A";
}
.anticon-ie::before {
  content: "\E69B";
}
.anticon-file-jpg::before {
  content: "\E69C";
}
.anticon-like::before {
  content: "\E64C";
}
.anticon-like-o::before {
  content: "\E69D";
}
.anticon-dislike::before {
  content: "\E64B";
}
.anticon-dislike-o::before {
  content: "\E69E";
}
.anticon-delete::before {
  content: "\E69F";
}
.anticon-enter::before {
  content: "\E6A0";
}
.anticon-pushpin-o::before {
  content: "\E6A1";
}
.anticon-pushpin::before {
  content: "\E6A2";
}
.anticon-heart::before {
  content: "\E6A3";
}
.anticon-heart-o::before {
  content: "\E6A4";
}
.anticon-pay-circle::before {
  content: "\E6A5";
}
.anticon-pay-circle-o::before {
  content: "\E6A6";
}
.anticon-smile-circle::before,
.anticon-smile::before {
  content: "\E6A7";
}
.anticon-smile-o::before {
  content: "\E6A8";
}
.anticon-frown-o::before {
  content: "\E6A9";
}
.anticon-calculator::before {
  content: "\E6AA";
}
.anticon-message::before {
  content: "\E6AB";
}
.anticon-chrome::before {
  content: "\E6AC";
}
.anticon-github::before {
  content: "\E6AD";
}
.anticon-file-unknown::before {
  content: "\E6AF";
}
.anticon-file-excel::before {
  content: "\E6B0";
}
.anticon-file-ppt::before {
  content: "\E6B1";
}
.anticon-file-word::before {
  content: "\E6B2";
}
.anticon-file-pdf::before {
  content: "\E6B3";
}
.anticon-desktop::before {
  content: "\E6B4";
}
.anticon-upload::before {
  content: "\E6B6";
}
.anticon-download::before {
  content: "\E6B7";
}
.anticon-pie-chart::before {
  content: "\E6B8";
}
.anticon-unlock::before {
  content: "\E6BA";
}
.anticon-calendar::before {
  content: "\E6BB";
}
.anticon-windows-o::before {
  content: "\E6BC";
}
.anticon-dot-chart::before {
  content: "\E6BD";
}
.anticon-bar-chart::before {
  content: "\E6BE";
}
.anticon-code::before {
  content: "\E6BF";
}
.anticon-api::before {
  content: "\E951";
}
.anticon-plus-square::before {
  content: "\E6C0";
}
.anticon-minus-square::before {
  content: "\E6C1";
}
.anticon-close-square::before {
  content: "\E6C2";
}
.anticon-close-square-o::before {
  content: "\E6C3";
}
.anticon-check-square::before {
  content: "\E6C4";
}
.anticon-check-square-o::before {
  content: "\E6C5";
}
.anticon-fast-backward::before {
  content: "\E6C6";
}
.anticon-fast-forward::before {
  content: "\E6C7";
}
.anticon-up-square::before {
  content: "\E6C8";
}
.anticon-down-square::before {
  content: "\E6C9";
}
.anticon-left-square::before {
  content: "\E6CA";
}
.anticon-right-square::before {
  content: "\E6CB";
}
.anticon-right-square-o::before {
  content: "\E6CC";
}
.anticon-left-square-o::before {
  content: "\E6CD";
}
.anticon-down-square-o::before {
  content: "\E6CE";
}
.anticon-up-square-o::before {
  content: "\E6CF";
}
.anticon-loading::before {
  content: "\E64D";
}
.anticon-loading-3-quarters::before {
  content: "\E6AE";
}
.anticon-bulb::before {
  content: "\E649";
}
.anticon-select::before {
  content: "\E64A";
}
.anticon-addfile::before,
.anticon-file-add::before {
  content: "\E910";
}
.anticon-addfolder::before,
.anticon-folder-add::before {
  content: "\E914";
}
.anticon-switcher::before {
  content: "\E913";
}
.anticon-rocket::before {
  content: "\E90F";
}
.anticon-dingding::before {
  content: "\E923";
}
.anticon-dingding-o::before {
  content: "\E925";
}
.anticon-bell::before {
  content: "\E64E";
}
.anticon-disconnect::before {
  content: "\E64F";
}
.anticon-database::before {
  content: "\E650";
}
.anticon-compass::before {
  content: "\E6DB";
}
.anticon-barcode::before {
  content: "\E652";
}
.anticon-hourglass::before {
  content: "\E653";
}
.anticon-key::before {
  content: "\E654";
}
.anticon-flag::before {
  content: "\E655";
}
.anticon-layout::before {
  content: "\E656";
}
.anticon-login::before {
  content: "\E657";
}
.anticon-printer::before {
  content: "\E673";
}
.anticon-sound::before {
  content: "\E6E9";
}
.anticon-usb::before {
  content: "\E6D7";
}
.anticon-skin::before {
  content: "\E6D8";
}
.anticon-tool::before {
  content: "\E6D9";
}
.anticon-sync::before {
  content: "\E6DA";
}
.anticon-wifi::before {
  content: "\E6D6";
}
.anticon-car::before {
  content: "\E6DC";
}
.anticon-copyright::before {
  content: "\E6DE";
}
.anticon-schedule::before {
  content: "\E6DF";
}
.anticon-user-add::before {
  content: "\E6ED";
}
.anticon-user-delete::before {
  content: "\E6E0";
}
.anticon-usergroup-add::before {
  content: "\E6DD";
}
.anticon-usergroup-delete::before {
  content: "\E6E1";
}
.anticon-man::before {
  content: "\E6E2";
}
.anticon-woman::before {
  content: "\E6EC";
}
.anticon-shop::before {
  content: "\E6E3";
}
.anticon-gift::before {
  content: "\E6E4";
}
.anticon-idcard::before {
  content: "\E6E5";
}
.anticon-medicine-box::before {
  content: "\E6E6";
}
.anticon-red-envelope::before {
  content: "\E6E7";
}
.anticon-coffee::before {
  content: "\E6E8";
}
.anticon-trademark::before {
  content: "\E651";
}
.anticon-safety::before {
  content: "\E6EA";
}
.anticon-wallet::before {
  content: "\E6EB";
}
.anticon-bank::before {
  content: "\E6EE";
}
.anticon-trophy::before {
  content: "\E6EF";
}
.anticon-contacts::before {
  content: "\E6F0";
}
.anticon-global::before {
  content: "\E6F1";
}
.anticon-shake::before {
  content: "\E94F";
}
.anticon-fork::before {
  content: "\E6F2";
}
.anticon-dashboard::before {
  content: "\E99A";
}
.anticon-profile::before {
  content: "\E999";
}
.anticon-table::before {
  content: "\E998";
}
.anticon-warning::before {
  content: "\E997";
}
.anticon-form::before {
  content: "\E996";
}
.anticon-spin::before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-weibo-square::before {
  content: "\E6F5";
}
.anticon-weibo-circle::before {
  content: "\E6F4";
}
.anticon-taobao-circle::before {
  content: "\E6F3";
}
.anticon-html5::before {
  content: "\E9C7";
}
.anticon-weibo::before {
  content: "\E9C6";
}
.anticon-twitter::before {
  content: "\E9C5";
}
.anticon-wechat::before {
  content: "\E9C4";
}
.anticon-youtube::before {
  content: "\E9C3";
}
.anticon-alipay-circle::before {
  content: "\E9C2";
}
.anticon-taobao::before {
  content: "\E9C1";
}
.anticon-skype::before {
  content: "\E9C0";
}
.anticon-qq::before {
  content: "\E9BF";
}
.anticon-medium-workmark::before {
  content: "\E9BE";
}
.anticon-gitlab::before {
  content: "\E9BD";
}
.anticon-medium::before {
  content: "\E9BC";
}
.anticon-linkedin::before {
  content: "\E9BB";
}
.anticon-google-plus::before {
  content: "\E9BA";
}
.anticon-dropbox::before {
  content: "\E9B9";
}
.anticon-facebook::before {
  content: "\E9B8";
}
.anticon-codepen::before {
  content: "\E9B7";
}
.anticon-amazon::before {
  content: "\E9B6";
}
.anticon-google::before {
  content: "\E9B5";
}
.anticon-codepen-circle::before {
  content: "\E9B4";
}
.anticon-alipay::before {
  content: "\E9B3";
}
.anticon-ant-design::before {
  content: "\E9B2";
}
.anticon-aliyun::before {
  content: "\E9F4";
}
.anticon-zhihu::before {
  content: "\E703";
}
.anticon-file-markdown::before {
  content: "\E704";
}
.anticon-slack::before {
  content: "\E705";
}
.anticon-slack-square::before {
  content: "\E706";
}
.anticon-behance::before {
  content: "\E707";
}
.anticon-behance-square::before {
  content: "\E708";
}
.anticon-dribbble::before {
  content: "\E709";
}
.anticon-dribbble-square::before {
  content: "\E70A";
}
.anticon-instagram::before {
  content: "\E70B";
}
.anticon-yuque::before {
  content: "\E70C";
}
.fade-appear,
.fade-enter,
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-appear.fade-appear-active,
.fade-enter.fade-enter-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-appear,
.fade-enter {
  opacity: 0;
}
.fade-appear,
.fade-enter,
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes antFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-webkit-keyframes antFadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes antFadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.move-up-appear,
.move-up-enter,
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-appear.move-up-appear-active,
.move-up-enter.move-up-enter-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-appear,
.move-up-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-appear,
.move-down-enter,
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-appear.move-down-appear-active,
.move-down-enter.move-down-enter-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-appear,
.move-down-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-appear,
.move-left-enter,
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-appear.move-left-appear-active,
.move-left-enter.move-left-enter-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-appear,
.move-left-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-appear,
.move-right-enter,
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-appear.move-right-appear-active,
.move-right-enter.move-right-enter-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-appear,
.move-right-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
@keyframes antMoveDownIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
@-webkit-keyframes antMoveDownOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
}
}
@keyframes antMoveDownOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
}
}
@-webkit-keyframes antMoveLeftIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
}
@keyframes antMoveLeftIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
}
@-webkit-keyframes antMoveLeftOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
}
}
@keyframes antMoveLeftOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
}
}
@-webkit-keyframes antMoveRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
}
@keyframes antMoveRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
}
@-webkit-keyframes antMoveRightOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
}
}
@keyframes antMoveRightOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
}
}
@-webkit-keyframes antMoveUpIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
@keyframes antMoveUpIn {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
}
@-webkit-keyframes antMoveUpOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
}
}
@keyframes antMoveUpOut {
0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
}
}
@-webkit-keyframes loadingCircle {
to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
@keyframes loadingCircle {
to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
[ant-click-animating-without-extra-node],
[ant-click-animating] {
  position: relative;
}
.ant-click-animating-node,
[ant-click-animating-without-extra-node]::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: inherit;
  border: 0 solid #1890ff;
  opacity: 0.4;
  -webkit-animation: waveEffect 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
          animation: waveEffect 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  display: block;
}
@-webkit-keyframes waveEffect {
to {
    opacity: 0;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-width: 6px;
}
}
@keyframes waveEffect {
to {
    opacity: 0;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-width: 6px;
}
}
.slide-up-appear,
.slide-up-enter,
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-appear.slide-up-appear-active,
.slide-up-enter.slide-up-enter-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-appear,
.slide-up-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-appear,
.slide-down-enter,
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-appear.slide-down-appear-active,
.slide-down-enter.slide-down-enter-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-appear,
.slide-down-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-appear,
.slide-left-enter,
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-appear.slide-left-appear-active,
.slide-left-enter.slide-left-enter-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-appear,
.slide-left-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-appear,
.slide-right-enter,
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-appear.slide-right-appear-active,
.slide-right-enter.slide-right-enter-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-appear,
.slide-right-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@keyframes antSlideUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@-webkit-keyframes antSlideUpOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
}
@keyframes antSlideUpOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
}
@-webkit-keyframes antSlideDownIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@keyframes antSlideDownIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@-webkit-keyframes antSlideDownOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
}
@keyframes antSlideDownOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
}
}
@-webkit-keyframes antSlideLeftIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
}
@keyframes antSlideLeftIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
}
@-webkit-keyframes antSlideLeftOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
}
@keyframes antSlideLeftOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
}
@-webkit-keyframes antSlideRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
}
@keyframes antSlideRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
}
@-webkit-keyframes antSlideRightOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
}
@keyframes antSlideRightOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
}
}
.swing-appear,
.swing-enter {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.swing-appear.swing-appear-active,
.swing-enter.swing-enter-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
}
40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
}
60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
}
80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}
}
@keyframes antSwingIn {
0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
}
40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
}
60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
}
80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}
}
.zoom-appear,
.zoom-enter,
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-appear.zoom-appear-active,
.zoom-enter.zoom-enter-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-appear,
.zoom-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-appear,
.zoom-big-enter,
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-appear.zoom-big-appear-active,
.zoom-big-enter.zoom-big-enter-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-appear,
.zoom-big-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-appear,
.zoom-big-fast-enter,
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-appear.zoom-big-fast-appear-active,
.zoom-big-fast-enter.zoom-big-fast-enter-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-appear,
.zoom-big-fast-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-appear,
.zoom-up-enter,
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-appear.zoom-up-appear-active,
.zoom-up-enter.zoom-up-enter-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-appear,
.zoom-up-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-appear,
.zoom-down-enter,
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-appear.zoom-down-appear-active,
.zoom-down-enter.zoom-down-enter-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-appear,
.zoom-down-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-appear,
.zoom-left-enter,
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-appear.zoom-left-appear-active,
.zoom-left-enter.zoom-left-enter-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-appear,
.zoom-left-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-appear,
.zoom-right-enter,
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-appear.zoom-right-appear-active,
.zoom-right-enter.zoom-right-enter-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-appear,
.zoom-right-enter {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomIn {
0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomOut {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
}
@keyframes antZoomOut {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
}
}
@-webkit-keyframes antZoomBigIn {
0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomBigIn {
0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomBigOut {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@keyframes antZoomBigOut {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@-webkit-keyframes antZoomUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomUpOut {
0% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@keyframes antZoomUpOut {
0% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@-webkit-keyframes antZoomLeftIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomLeftIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomLeftOut {
0% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@keyframes antZoomLeftOut {
0% {
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@-webkit-keyframes antZoomRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomRightIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomRightOut {
0% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@keyframes antZoomRightOut {
0% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@-webkit-keyframes antZoomDownIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes antZoomDownIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes antZoomDownOut {
0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
@keyframes antZoomDownOut {
0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
}
.ant-motion-collapse {
  overflow: hidden;
}
.ant-motion-collapse-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-message {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  width: 100%;
  top: 16px;
  left: 0;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice:first-child {
  margin-top: -8px;
}
.ant-message-notice-content {
  padding: 10px 16px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
          box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
  background: #fff;
  display: inline-block;
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #52c41a;
}
.ant-message-error .anticon {
  color: #f5222d;
}
.ant-message-warning .anticon {
  color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890ff;
}
.ant-message .anticon {
  margin-right: 8px;
  font-size: 16px;
  top: 1px;
  position: relative;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  overflow: hidden;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
0% {
    opacity: 1;
    max-height: 150px;
    padding: 8px;
}
100% {
    opacity: 0;
    max-height: 0;
    padding: 0;
}
}
@keyframes MessageMoveOut {
0% {
    opacity: 1;
    max-height: 150px;
    padding: 8px;
}
100% {
    opacity: 0;
    max-height: 0;
    padding: 0;
}
}
.ant-tooltip {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 1060;
  display: block;
  visibility: visible;
  max-width: 250px;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightBottom,
.ant-tooltip-placement-rightTop {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftBottom,
.ant-tooltip-placement-leftTop {
  padding-right: 8px;
}
.ant-tooltip-inner {
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: rgb(0 0 0 / 75%);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  min-height: 32px;
  word-break: break-all;
}
.ant-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgb(0 0 0 / 75%);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 16px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgb(0 0 0 / 75%);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgb(0 0 0 / 75%);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgb(0 0 0 / 75%);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 16px;
}
.ant-btn {
  line-height: 1.5;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-transition: none;
  transition: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
  height: 40px;
}
.ant-btn-sm {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
}
.ant-btn > a:only-child {
  color: currentcolor;
}
.ant-btn > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn:focus,
.ant-btn:hover {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-btn:focus > a:only-child,
.ant-btn:hover > a:only-child {
  color: currentcolor;
}
.ant-btn:focus > a:only-child::after,
.ant-btn:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.active,
.ant-btn:active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-btn.active > a:only-child,
.ant-btn:active > a:only-child {
  color: currentcolor;
}
.ant-btn.active > a:only-child::after,
.ant-btn:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.disabled,
.ant-btn.disabled.active,
.ant-btn.disabled:active,
.ant-btn.disabled:focus,
.ant-btn.disabled:hover,
.ant-btn[disabled],
.ant-btn[disabled].active,
.ant-btn[disabled]:active,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn.disabled.active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled].active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn.disabled.active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.active,
.ant-btn:active,
.ant-btn:focus,
.ant-btn:hover {
  background: #fff;
  text-decoration: none;
}
.ant-btn > i,
.ant-btn > span {
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-primary > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary:focus,
.ant-btn-primary:hover {
  color: #fff;
  background-color: #40a9ff;
  border-color: #40a9ff;
}
.ant-btn-primary:focus > a:only-child,
.ant-btn-primary:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-primary:focus > a:only-child::after,
.ant-btn-primary:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary.active,
.ant-btn-primary:active {
  color: #fff;
  background-color: #096dd9;
  border-color: #096dd9;
}
.ant-btn-primary.active > a:only-child,
.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-primary.active > a:only-child::after,
.ant-btn-primary:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary.disabled,
.ant-btn-primary.disabled.active,
.ant-btn-primary.disabled:active,
.ant-btn-primary.disabled:focus,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled],
.ant-btn-primary[disabled].active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled].active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-group .ant-btn-primary:not(:first-child, :last-child) {
  border-right-color: #40a9ff;
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:not(:first-child, :last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary + .ant-btn-primary,
.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
  border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgb(0 0 0 / 65%);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost:focus,
.ant-btn-ghost:hover {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-btn-ghost:focus > a:only-child,
.ant-btn-ghost:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost:focus > a:only-child::after,
.ant-btn-ghost:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost.active,
.ant-btn-ghost:active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-btn-ghost.active > a:only-child,
.ant-btn-ghost:active > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost.active > a:only-child::after,
.ant-btn-ghost:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost.disabled,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled].active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed {
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed:focus,
.ant-btn-dashed:hover {
  color: #40a9ff;
  background-color: #fff;
  border-color: #40a9ff;
}
.ant-btn-dashed:focus > a:only-child,
.ant-btn-dashed:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed:focus > a:only-child::after,
.ant-btn-dashed:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed.active,
.ant-btn-dashed:active {
  color: #096dd9;
  background-color: #fff;
  border-color: #096dd9;
}
.ant-btn-dashed.active > a:only-child,
.ant-btn-dashed:active > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed.active > a:only-child::after,
.ant-btn-dashed:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed.disabled,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled].active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger {
  color: #f5222d;
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-danger > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-btn-danger:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-btn-danger:focus > a:only-child {
  color: currentcolor;
}
.ant-btn-danger:focus > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger.active,
.ant-btn-danger:active {
  color: #fff;
  background-color: #cf1322;
  border-color: #cf1322;
}
.ant-btn-danger.active > a:only-child,
.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-danger.active > a:only-child::after,
.ant-btn-danger:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger.disabled,
.ant-btn-danger.disabled.active,
.ant-btn-danger.disabled:active,
.ant-btn-danger.disabled:focus,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled],
.ant-btn-danger[disabled].active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled].active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  width: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
  height: 32px;
}
.ant-btn-circle-outline.ant-btn-lg,
.ant-btn-circle.ant-btn-lg {
  width: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%;
  height: 40px;
}
.ant-btn-circle-outline.ant-btn-sm,
.ant-btn-circle.ant-btn-sm {
  width: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
  height: 24px;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: #fff;
  opacity: 0.35;
  content: "";
  border-radius: inherit;
  z-index: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  display: none;
}
.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle, .ant-btn-circle-outline, .ant-btn-icon-only) {
  padding-left: 29px;
  pointer-events: none;
  position: relative;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle, .ant-btn-circle-outline, .ant-btn-icon-only) .anticon {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle, .ant-btn-circle-outline, .ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle, .ant-btn-circle-outline, .ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: inline-block;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
  line-height: 30px;
}
.ant-btn-group > .ant-btn.active,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn.active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:hover {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  height: 40px;
  line-height: 38px;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  height: 24px;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn + .ant-btn-group,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group,
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group span + .ant-btn {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary, [disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child,
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child,
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child, :last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 8px;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 8px;
}
.ant-btn:not(.ant-btn-circle, .ant-btn-circle-outline).ant-btn-icon-only {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-btn:active > span,
.ant-btn:focus > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn-background-ghost {
  background: transparent !important;
  border-color: #fff;
  color: #fff;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #1890ff;
  background-color: transparent;
  border-color: #1890ff;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary:focus,
.ant-btn-background-ghost.ant-btn-primary:hover {
  color: #40a9ff;
  background-color: transparent;
  border-color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary.active,
.ant-btn-background-ghost.ant-btn-primary:active {
  color: #096dd9;
  background-color: transparent;
  border-color: #096dd9;
}
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled].active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #f5222d;
  background-color: transparent;
  border-color: #f5222d;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger:focus,
.ant-btn-background-ghost.ant-btn-danger:hover {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger.active,
.ant-btn-background-ghost.ant-btn-danger:active {
  color: #cf1322;
  background-color: transparent;
  border-color: #cf1322;
}
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled].active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child {
  color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > * {
  letter-spacing: 0.34em;
  margin-right: -0.34em;
}
.ant-btn-block {
  width: 100%;
}
a.ant-btn {
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-modal {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  list-style: none;
  position: relative;
  width: auto;
  margin: 0 auto;
  top: 100px;
  padding-bottom: 24px;
}
.ant-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.ant-modal-title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgb(0 0 0 / 85%);
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
          box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
}
.ant-modal-close {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: rgb(0 0 0 / 45%);
  outline: 0;
  padding: 0;
}
.ant-modal-close-x {
  display: block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.ant-modal-close-x::before {
  content: "\E633";
  display: block;
  font-family: anticon !important;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: #444;
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgb(0 0 0 / 65%);
  border-bottom: 1px solid #e8e8e8;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  border-radius: 0 0 4px 4px;
}
.ant-modal-footer button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-modal.zoom-appear,
.ant-modal.zoom-enter {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-transform: none;
          transform: none;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 65%);
  height: 100%;
  z-index: 1000;
  filter: alpha(opacity=50);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.ant-modal-centered .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.ant-modal-centered .ant-table-body {
  white-space: nowrap;
  overflow-x: auto;
}
@media (max-width: 767px) {
.ant-modal {
    width: auto !important;
    margin: 10px;
}
.ant-modal-centered .ant-modal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
}
.ant-confirm .ant-modal-close,
.ant-confirm .ant-modal-header {
  display: none;
}
.ant-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-confirm-body-wrapper {
  zoom: 1;
}
.ant-confirm-body-wrapper::after,
.ant-confirm-body-wrapper::before {
  content: "";
  display: table;
}
.ant-confirm-body-wrapper::after {
  clear: both;
}
.ant-confirm-body .ant-confirm-title {
  color: rgb(0 0 0 / 85%);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  overflow: hidden;
}
.ant-confirm-body .ant-confirm-content {
  margin-left: 38px;
  font-size: 14px;
  color: rgb(0 0 0 / 65%);
  margin-top: 8px;
}
.ant-confirm-body > .anticon {
  font-size: 22px;
  margin-right: 16px;
  float: left;
}
.ant-confirm .ant-confirm-btns {
  margin-top: 24px;
  float: right;
}
.ant-confirm .ant-confirm-btns button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-confirm-error .ant-confirm-body > .anticon {
  color: #f5222d;
}
.ant-confirm-confirm .ant-confirm-body > .anticon,
.ant-confirm-warning .ant-confirm-body > .anticon {
  color: #faad14;
}
.ant-confirm-info .ant-confirm-body > .anticon {
  color: #1890ff;
}
.ant-confirm-success .ant-confirm-body > .anticon {
  color: #52c41a;
}
@-webkit-keyframes antCheckboxEffect {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
}
100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
}
}
@keyframes antCheckboxEffect {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
}
100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
}
}
.ant-checkbox {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-checkbox-input:focus + .ant-checkbox-inner,
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner {
  border-color: #1890ff;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #1890ff;
  content: "";
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-checkbox-wrapper:hover .ant-checkbox::after,
.ant-checkbox:hover::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  position: absolute;
  left: 4.57142857px;
  top: 1.14285714px;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: " ";
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  content: " ";
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  opacity: 1;
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: rgb(0 0 0 / 25%);
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: " ";
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: rgb(0 0 0 / 25%);
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: #f5f5f5;
}
.ant-checkbox-disabled + span {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
.ant-checkbox-wrapper {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: unset;
  cursor: pointer;
  display: inline-block;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox + span,
.ant-checkbox-wrapper + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-checkbox-group {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.upgrade-new-version-modal .ant-modal-body {
  padding: 0;
}
.upgrade-new-version-modal .ant-modal-footer {
  padding: 0 0 23px;
}
.upgrade-new-version-modal .operate-footer {
  text-align: center;
  line-height: 50px;
}
.xiaomi {
  position: fixed;
  right: 36px;
  bottom: 36px;
  z-index: 9999;
}
.xiaomiIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.8;
  cursor: pointer;
}
.xiaomiIcon img {
  width: 100%;
  height: 100%;
}
.xiaomiAvatar {
  background-image: url(https://img.alicdn.com/tfs/TB1c5.HgL6H8KJjy0FjXXaXepXa-324-394.png);
  width: 162px;
  height: 197px;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
}
.xiaomiQuestions {
  font-size: 12px;
  color: #000;
  line-height: 28px;
  padding-top: 68px;
  padding-left: 13px;
}
.xiaomiAvatarCloseIcon {
  background-image: url(https://img.alicdn.com/tfs/TB1Hl3YgN6I8KJjy0FgXXXXzVXa-16-16.png);
  width: 16px;
  height: 16px;
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 1px;
}
.xiaomiIframeOpenWrap {
  position: relative;
  width: 602px;
  height: 600px;
  border: 1px solid #ddd;
  -webkit-box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
          box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
}
.xiaomiIframe {
  width: 600px;
  height: 600px;
  border: none;
}
.xiaomiIframeCloseIcon {
  background-image: url(https://img.alicdn.com/tfs/TB1RWQYgTnI8KJjy0FfXXcdoVXa-44-48.png);
  width: 22px;
  height: 24px;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
  top: -24px;
  right: 0;
}
.helper-container {
  position: fixed;
  right: 0;
  bottom: 40px;
  width: 112px;
  height: 52px;
  z-index: 998;
}
.helper-container .helper-item {
  cursor: pointer;
}
.helper-container .helper-item .helper-image {
  width: 112px;
  height: 52px;
  cursor: pointer;
}
.helper-container .helper-content {
  font-size: 14px;
  color: #191f25;
  cursor: inherit;
}
.helper-container .ding-xiaomi .xiaomiIcon {
  content: "";
  position: absolute;
  top: -5px;
  bottom: 5px;
  left: -30px;
  right: -36px;
}
.helper-container .ding-xiaomi .xiaomiIcon > img {
  display: none;
}
.helper-container .xiaomiIframeOpenWrap.mini,
.helper-container .xiaomiIframeOpenWrap.mini .xiaomiIframe {
  height: 520px;
}
.helper-container .helper-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.helper-container .helper-video .helper-video-content {
  position: fixed;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  z-index: 1;
}
.helper-container .helper-video .helper-video-control {
  z-index: 2;
}
.helper-container .helper-video .mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  background: #000;
}
.wf-loading {
  position: absolute;
  text-align: center;
  padding: 34px !important;
  background: rgb(17 31 44 / 40%);
  overflow: hidden;
  top: 38%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 5px;
  color: #fff;
  z-index: 999;
}
.wf-loading .ani-loading {
  background: url("//img.alicdn.com/tfs/TB1OayYguL2gK0jSZFmXXc7iXXa-128-128.svg") no-repeat;
  background-size: contain;
  height: 44px;
  width: 44px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-animation: spining 1.2s infinite linear;
          animation: spining 1.2s infinite linear;
}
.wf-loading .text {
  vertical-align: middle;
}
.fd-nav-container {
  display: inline-block;
  position: relative;
}
.fd-nav-container .ghost-bar {
  position: absolute;
  width: 150px;
  height: 100%;
  left: 0;
  background: #1583f2;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.fd-nav-container .ghost-bar::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px;
  border-color: transparent transparent #f6f6f6;
}
.fd-nav-item {
  position: relative;
  cursor: pointer;
  display: inline-block;
  line-height: 60px;
  width: 150px;
  text-align: center;
  white-space: nowrap;
}
.fd-nav-item .order-num {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 6px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.fd-nav-item.active .order-num {
  color: #1583f2;
  background: #fff;
}
.ant-drawer {
  position: fixed;
  top: 0;
  width: 0;
  z-index: 1000;
}
.ant-drawer,
.ant-drawer > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
}
.ant-drawer-content-wrapper {
  position: fixed;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.ant-drawer-left,
.ant-drawer-right {
  width: 0;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgb(0 0 0 / 15%);
          box-shadow: 2px 0 8px rgb(0 0 0 / 15%);
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgb(0 0 0 / 15%);
          box-shadow: -2px 0 8px rgb(0 0 0 / 15%);
}
.ant-drawer-bottom .ant-drawer-content,
.ant-drawer-bottom .ant-drawer-content-wrapper,
.ant-drawer-top .ant-drawer-content,
.ant-drawer-top .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-drawer.ant-drawer-open .ant-drawer-content {
  opacity: 1;
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  opacity: 0.3;
  height: 100%;
  -webkit-animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  -webkit-transition: none;
  transition: none;
}
.ant-drawer-title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgb(0 0 0 / 85%);
}
.ant-drawer-content {
  position: relative;
  background-color: #fff;
  border: 0;
  background-clip: padding-box;
  z-index: 1;
}
.ant-drawer-close {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: rgb(0 0 0 / 45%);
  outline: 0;
  padding: 0;
}
.ant-drawer-close-x {
  display: block;
  font-style: normal;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.ant-drawer-close-x::before {
  content: "\E633";
  display: block;
  font-family: anticon !important;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: #444;
  text-decoration: none;
}
.ant-drawer-header {
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgb(0 0 0 / 65%);
  border-bottom: 1px solid #e8e8e8;
}
.ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-drawer-mask {
  position: fixed;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: rgb(0 0 0 / 65%);
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.ant-drawer-open,
.ant-drawer-open > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-open-content {
  -webkit-box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
          box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
}
@-webkit-keyframes antdDrawerFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 0.3;
}
}
@keyframes antdDrawerFadeIn {
0% {
    opacity: 0;
}
100% {
    opacity: 0.3;
}
}
.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper::after,
.ant-table-wrapper::before {
  content: "";
  display: table;
}
.ant-table-wrapper::after {
  clear: both;
}
.ant-table {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  clear: both;
}
.ant-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-table-empty .ant-table-body {
  overflow: auto !important;
}
.ant-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-radius: 4px 4px 0 0;
}
.ant-table-thead > tr > th {
  background: #fafafa;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-align: left;
  color: rgb(0 0 0 / 85%);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-thead > tr > th[colspan] {
  text-align: center;
}
.ant-table-thead > tr > th .ant-table-filter-icon,
.ant-table-thead > tr > th .anticon-filter {
  position: relative;
  margin-left: 8px;
  font-size: 14px;
  cursor: pointer;
  color: rgb(0 0 0 / 45%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 14px;
  font-weight: 400;
  vertical-align: text-bottom;
}
.ant-table-thead > tr > th .ant-table-filter-icon:hover,
.ant-table-thead > tr > th .anticon-filter:hover {
  color: rgb(0 0 0 / 65%);
}
.ant-table-thead > tr > th .ant-table-column-sorter + .anticon-filter {
  margin-left: 4px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon-filter {
  color: #1890ff;
}
.ant-table-thead > tr > th.ant-table-column-has-filters {
  overflow: hidden;
}
.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-tbody > tr,
.ant-table-thead > tr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-tbody > tr.ant-table-row-hover > td,
.ant-table-tbody > tr:hover > td,
.ant-table-thead > tr.ant-table-row-hover > td,
.ant-table-thead > tr:hover > td {
  background: #e6f7ff;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  padding: 16px;
  background: #fafafa;
  border-radius: 0 0 4px 4px;
  position: relative;
  border-top: 1px solid #e8e8e8;
}
.ant-table-footer::before {
  content: "";
  height: 1px;
  background: #fafafa;
  position: absolute;
  top: -1px;
  width: 100%;
  left: 0;
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8;
}
.ant-table-title {
  padding: 16px 0;
  position: relative;
  top: 1px;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  border: 1px solid #e8e8e8;
  padding-left: 16px;
  padding-right: 16px;
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-tbody > tr > td,
.ant-table-thead > tr > th {
  padding: 16px;
  word-break: break-word;
  -ms-word-break: break-all;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom {
  padding-left: 16px;
  padding-right: 0;
}
.ant-table-tbody > tr > td.ant-table-selection-column,
.ant-table-thead > tr > th.ant-table-selection-column {
  text-align: center;
  min-width: 62px;
  width: 62px;
}
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper,
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  text-align: center;
  min-width: 50px;
  width: 50px;
}
.ant-table-header {
  background: #fafafa;
  overflow: hidden;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  height: 20px;
  line-height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  position: absolute;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-column-sorter {
  position: relative;
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  color: rgb(0 0 0 / 45%);
}
.ant-table-column-sorter-down,
.ant-table-column-sorter-up {
  display: block;
  width: 14px;
  height: 6px;
  line-height: 6px;
  cursor: pointer;
  position: relative;
}
.ant-table-column-sorter-down:hover .anticon,
.ant-table-column-sorter-up:hover .anticon {
  color: #69c0ff;
}
.ant-table-column-sorter-down.on .anticon-caret-down,
.ant-table-column-sorter-down.on .anticon-caret-up,
.ant-table-column-sorter-up.on .anticon-caret-down,
.ant-table-column-sorter-up.on .anticon-caret-up {
  color: #1890ff;
}
.ant-table-column-sorter-down::after,
.ant-table-column-sorter-up::after {
  position: absolute;
  content: "";
  height: 30px;
  width: 14px;
  left: 0;
}
.ant-table-column-sorter-up::after {
  bottom: 0;
}
.ant-table-column-sorter-down::after {
  top: 0;
}
.ant-table-column-sorter .anticon-caret-down,
.ant-table-column-sorter .anticon-caret-up {
  font-size: 12px;
  font-size: 8px\9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  line-height: 4px;
  height: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: block;
}
:root .ant-table-column-sorter .anticon-caret-down,
:root .ant-table-column-sorter .anticon-caret-up {
  font-size: 12px;
}
.ant-table-column-sorter-down {
  margin-top: 1.5px;
}
.ant-table-column-sorter .anticon-caret-up {
  margin-top: 0.5px;
}
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table,
.ant-table-bordered .ant-table-header > table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-placeholder {
  border: 0;
}
.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-bordered .ant-table-tbody > tr > td,
.ant-table-bordered .ant-table-thead > tr > th {
  border-right: 1px solid #e8e8e8;
}
.ant-table-placeholder {
  position: relative;
  padding: 16px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  font-size: 14px;
  color: rgb(0 0 0 / 45%);
  z-index: 1;
}
.ant-table-placeholder .anticon {
  margin-right: 4px;
}
.ant-table-pagination.ant-pagination {
  margin: 16px 0;
  float: right;
}
.ant-table-filter-dropdown {
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px 4px 0 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #1890ff;
  font-weight: 700;
  text-shadow: 0 0 2px #bae7ff;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  overflow: hidden;
  padding: 7px 8px;
  border-top: 1px solid #e8e8e8;
}
.ant-table-filter-dropdown-link {
  color: #1890ff;
}
.ant-table-filter-dropdown-link:hover {
  color: #40a9ff;
}
.ant-table-filter-dropdown-link:active {
  color: #096dd9;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: rgb(0 0 0 / 45%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-table-selection-menu .ant-action-down {
  color: rgb(0 0 0 / 45%);
}
.ant-table-selection-down {
  cursor: pointer;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
.ant-table-selection-down:hover .anticon-down {
  color: #666;
}
.ant-table-row-expand-icon {
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 14px;
  border: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #fff;
}
.ant-table-row-expanded::after {
  content: "-";
}
.ant-table-row-collapsed::after {
  content: "+";
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced::after {
  content: ".";
}
.ant-table-row[class*="ant-table-row-level-0"] .ant-table-selection-column > span {
  display: inline-block;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  width: auto;
  min-width: 100%;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  overflow: scroll;
  padding-bottom: 20px;
  margin-bottom: -20px;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  border-radius: 0;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgb(0 0 0 / 15%);
          box-shadow: 6px 0 6px -4px rgb(0 0 0 / 15%);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0;
}
.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.ant-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgb(0 0 0 / 15%);
          box-shadow: -6px 0 6px -4px rgb(0 0 0 / 15%);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left,
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-footer,
.ant-table-middle > .ant-table-title {
  padding: 12px 8px;
}
.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-small > .ant-table-footer,
.ant-table-small > .ant-table-title {
  padding: 8px;
}
.ant-table-small > .ant-table-title {
  border-bottom: 1px solid #e8e8e8;
  top: 0;
}
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table {
  border: 0;
  padding: 0 8px;
}
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th {
  padding: 8px;
}
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table {
  padding: 0;
}
.ant-table-small > .ant-table-content .ant-table-header {
  background: #fff;
}
.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered {
  border-right: 0;
}
.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-left: 0;
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child,
.ant-table-small.ant-table-bordered .ant-table-thead > tr > th:last-child {
  border-right: none;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
}
.ant-radio-group {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: unset;
}
.ant-radio-wrapper {
  margin: 0;
  margin-right: 8px;
}
.ant-radio,
.ant-radio-wrapper {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
.ant-radio {
  margin: 0;
  outline: none;
  line-height: 1;
  vertical-align: sub;
}
.ant-radio-focused .ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio .ant-radio-inner,
.ant-radio:hover .ant-radio-inner {
  border-color: #1890ff;
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #1890ff;
  content: "";
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
          animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-radio-wrapper:hover .ant-radio::after,
.ant-radio:hover::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 3px;
  border-radius: 8px;
  display: table;
  border-top: 0;
  border-left: 0;
  content: " ";
  background-color: #1890ff;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #1890ff;
}
.ant-radio-checked .ant-radio-inner::after {
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled .ant-radio-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: #ccc;
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-radio-button-wrapper {
  margin: 0;
  height: 32px;
  line-height: 30px;
  color: rgb(0 0 0 / 65%);
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-left: 0;
  border-top-width: 1.02px;
  background: #fff;
  padding: 0 15px;
  position: relative;
}
.ant-radio-button-wrapper a {
  color: rgb(0 0 0 / 65%);
}
.ant-radio-button-wrapper > .ant-radio-button {
  margin-left: 0;
  display: block;
  width: 0;
  height: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  line-height: 38px;
  font-size: 16px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  line-height: 22px;
  padding: 0 7px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  content: "";
  display: block;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #d9d9d9;
}
.ant-radio-button-wrapper:first-child {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #d9d9d9;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper-focused,
.ant-radio-button-wrapper:hover {
  color: #1890ff;
  position: relative;
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type="checkbox"],
.ant-radio-button-wrapper input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
}
.ant-radio-button-wrapper-checked {
  background: #fff;
  border-color: #1890ff;
  color: #1890ff;
  -webkit-box-shadow: -1px 0 0 0 #1890ff;
          box-shadow: -1px 0 0 0 #1890ff;
  z-index: 1;
}
.ant-radio-button-wrapper-checked::before {
  background-color: #1890ff !important;
  opacity: 0.1;
}
.ant-radio-button-wrapper-checked:first-child {
  border-color: #1890ff;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ant-radio-button-wrapper-checked:hover {
  border-color: #40a9ff;
  -webkit-box-shadow: -1px 0 0 0 #40a9ff;
          box-shadow: -1px 0 0 0 #40a9ff;
  color: #40a9ff;
}
.ant-radio-button-wrapper-checked:active {
  border-color: #096dd9;
  -webkit-box-shadow: -1px 0 0 0 #096dd9;
          box-shadow: -1px 0 0 0 #096dd9;
  color: #096dd9;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: #40a9ff;
  background: #40a9ff;
  color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  border-color: #096dd9;
  background: #096dd9;
  color: #fff;
}
.ant-radio-button-wrapper-disabled {
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled,
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  border-color: #d9d9d9;
  background-color: #f5f5f5;
  color: rgb(0 0 0 / 25%);
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
}
100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
}
}
@keyframes antRadioEffect {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
}
100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
}
}
@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,
normal) {
.ant-radio {
    vertical-align: text-bottom;
}
}
.ant-dropdown {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: -9999px;
  top: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  outline: none;
  position: relative;
  list-style-type: none;
  padding: 4px 0;
  margin: 0;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  background-clip: padding-box;
}
.ant-dropdown-menu-item-group-title {
  color: rgb(0 0 0 / 45%);
  padding: 5px 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  padding: 5px 12px;
  margin: 0;
  clear: both;
  font-size: 14px;
  font-weight: 400;
  color: rgb(0 0 0 / 65%);
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 22px;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  color: rgb(0 0 0 / 65%);
  display: block;
  padding: 5px 12px;
  margin: -5px -12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > a:focus,
.ant-dropdown-menu-submenu-title > a:focus {
  text-decoration: none;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #1890ff;
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6f7ff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
  margin: 4px 0;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after {
  font-family: anticon !important;
  font-style: normal;
  content: "\E61F";
  color: rgb(0 0 0 / 45%);
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after {
  font-size: 12px;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  top: 0;
  left: 100%;
  position: absolute;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after {
  color: rgb(0 0 0 / 25%);
}
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-link .anticon-down,
.ant-dropdown-trigger .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-link .anticon-down,
:root .ant-dropdown-trigger .anticon-down {
  font-size: 12px;
}
.ant-dropdown-link .anticon-ellipsis,
.ant-dropdown-trigger .anticon-ellipsis {
  text-shadow: 0 0 currentcolor;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-dropdown-button .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after {
  color: hsl(0deg 0% 100% / 65%);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  background: #1890ff;
  color: #fff;
}
.ant-spin {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #1890ff;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  display: none;
}
.ant-spin-spinning {
  opacity: 1;
  position: static;
  display: inline-block;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  display: block;
  position: absolute;
  height: 100%;
  max-height: 360px;
  width: 100%;
  z-index: 4;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  zoom: 1;
}
.ant-spin-container::after,
.ant-spin-container::before {
  content: "";
  display: table;
}
.ant-spin-container::after {
  clear: both;
}
.ant-spin-blur {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  opacity: 0.5;
  -webkit-filter: blur(0.5px);
          filter: blur(0.5px);
  -webkit-filter: progid\: dximagetransform\.microsoft\.blur(pixelradius\=1, makeshadow\=false);
          filter: progid\: dximagetransform\.microsoft\.blur(pixelradius\=1, makeshadow\=false);
}
.ant-spin-blur::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
}
.ant-spin-tip {
  color: rgb(0 0 0 / 45%);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.ant-spin-dot i {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #1890ff;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  display: block;
  position: absolute;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
          animation: antSpinMove 1s infinite linear alternate;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.ant-spin-dot i:first-child {
  left: 0;
  top: 0;
}
.ant-spin-dot i:nth-child(2) {
  right: 0;
  top: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ant-spin-dot i:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.ant-spin-dot i:nth-child(4) {
  left: 0;
  bottom: 0;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
          animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media (-ms-high-contrast: active),
  (-ms-high-contrast: none) {
.ant-spin-blur {
    background: #fff;
    opacity: 0.5;
}
}
@-webkit-keyframes antSpinMove {
to {
    opacity: 1;
}
}
@keyframes antSpinMove {
to {
    opacity: 1;
}
}
@-webkit-keyframes antRotate {
to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
}
}
@keyframes antRotate {
to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
}
}
.ant-pagination {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-pagination,
.ant-pagination ol,
.ant-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.ant-pagination-item,
.ant-pagination-total-text {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height: 30px;
  margin-right: 8px;
}
.ant-pagination-item {
  cursor: pointer;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 32px;
  text-align: center;
  list-style: none;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  font-family: Arial;
  outline: 0;
}
.ant-pagination-item a {
  text-decoration: none;
  color: rgb(0 0 0 / 65%);
  -webkit-transition: none;
  transition: none;
  margin: 0 6px;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #1890ff;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #1890ff;
}
.ant-pagination-item-active {
  border-color: #1890ff;
  font-weight: 500;
}
.ant-pagination-item-active a {
  color: #1890ff;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #40a9ff;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #40a9ff;
}
.ant-pagination-jump-next,
.ant-pagination-jump-prev {
  outline: 0;
}
.ant-pagination-jump-next::after,
.ant-pagination-jump-prev::after {
  content: "\2022\2022\2022";
  display: block;
  letter-spacing: 2px;
  color: rgb(0 0 0 / 25%);
  text-align: center;
}
.ant-pagination-jump-next:focus::after,
.ant-pagination-jump-next:hover::after,
.ant-pagination-jump-prev:focus::after,
.ant-pagination-jump-prev:hover::after {
  color: #1890ff;
  display: inline-block;
  font-size: 12px;
  font-size: 8px\9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  letter-spacing: -1px;
  font-family: anticon;
}
:root .ant-pagination-jump-next:focus::after,
:root .ant-pagination-jump-next:hover::after,
:root .ant-pagination-jump-prev:focus::after,
:root .ant-pagination-jump-prev:hover::after {
  font-size: 12px;
}
.ant-pagination-jump-prev:focus::after,
.ant-pagination-jump-prev:hover::after {
  content: "\E620\E620";
}
.ant-pagination-jump-next:focus::after,
.ant-pagination-jump-next:hover::after {
  content: "\E61F\E61F";
}
.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-prev {
  margin-right: 8px;
}
.ant-pagination-jump-next,
.ant-pagination-jump-prev,
.ant-pagination-next,
.ant-pagination-prev {
  font-family: Arial;
  cursor: pointer;
  color: rgb(0 0 0 / 65%);
  border-radius: 4px;
  list-style: none;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: middle;
}
.ant-pagination-next,
.ant-pagination-prev {
  outline: 0;
}
.ant-pagination-next a,
.ant-pagination-prev a {
  color: rgb(0 0 0 / 65%);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-next:hover a,
.ant-pagination-prev:hover a {
  border-color: #40a9ff;
}
.ant-pagination-next .ant-pagination-item-link,
.ant-pagination-prev .ant-pagination-item-link {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-next .ant-pagination-item-link::after,
.ant-pagination-prev .ant-pagination-item-link::after {
  font-size: 12px;
  display: block;
  height: 30px;
  font-family: anticon;
  text-align: center;
  font-weight: 500;
}
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link,
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link {
  border-color: #1890ff;
  color: #1890ff;
}
.ant-pagination-prev .ant-pagination-item-link::after {
  content: "\E620";
  display: block;
}
.ant-pagination-next .ant-pagination-item-link::after {
  content: "\E61F";
  display: block;
}
.ant-pagination-disabled,
.ant-pagination-disabled:focus,
.ant-pagination-disabled:hover {
  cursor: not-allowed;
}
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled a {
  border-color: #d9d9d9;
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  vertical-align: top;
  height: 32px;
  line-height: 32px;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 8px;
  width: 50px;
}
.antoptionsjumper input::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antoptionsjumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antoptionsjumper input:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antoptionsjumper input::-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antoptionsjumper input::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antoptionsjumper input:input-placeholder {
  color: #bfbfbf;
}
.antoptionsjumper input::input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
}
.ant-pagination-options-quick-jumper input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgb(0 0 0 / 25%);
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-next,
.ant-pagination-simple .ant-pagination-prev {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link {
  border: 0;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  margin-right: 8px;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  outline: none;
  padding: 0 6px;
  height: 100%;
  text-align: center;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #1890ff;
}
.ant-pagination.mini .ant-pagination-simple-pager,
.ant-pagination.mini .ant-pagination-total-text {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-next,
.ant-pagination.mini .ant-pagination-prev {
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link {
  border-color: transparent;
  background: transparent;
}
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-next,
.ant-pagination.mini .ant-pagination-jump-prev {
  height: 24px;
  line-height: 24px;
  margin-right: 0;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  padding: 1px 7px;
  height: 24px;
  width: 44px;
}
@media only screen and (max-width: 992px) {
.ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
}
}
@media only screen and (max-width: 576px) {
.ant-pagination-options {
    display: none;
}
}
.ant-select {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  position: relative;
  outline: 0;
}
.ant-select,
.ant-select ol,
.ant-select ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-select-arrow {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  line-height: 1;
  margin-top: -6px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  color: rgb(0 0 0 / 25%);
  font-size: 12px;
}
.ant-select-arrow::before {
  display: block;
  font-family: anticon !important;
}
.ant-select-arrow * {
  display: none;
}
.ant-select-arrow::before {
  content: "\E61D";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-selection {
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:active,
.ant-select-selection:focus {
  border-color: #40a9ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
  border-right-width: 1px !important;
}
.ant-select-selection__clear {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  opacity: 0;
  position: absolute;
  right: 11px;
  z-index: 1;
  background: #fff;
  top: 50%;
  font-size: 12px;
  color: rgb(0 0 0 / 25%);
  width: 12px;
  height: 12px;
  margin-top: -6px;
  line-height: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.ant-select-selection__clear::before {
  display: block;
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E62E";
}
.ant-select-selection__clear:hover {
  color: rgb(0 0 0 / 45%);
}
.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.ant-select-selection-selected-value {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  padding-right: 20px;
}
.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.ant-select-disabled {
  color: rgb(0 0 0 / 25%);
}
.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-disabled .ant-select-selection:active,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:hover {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  background: #f5f5f5;
  color: #aaa;
  padding-right: 10px;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.ant-select-selection--single {
  height: 32px;
  position: relative;
  cursor: pointer;
}
.ant-select-selection__rendered {
  display: block;
  margin-left: 11px;
  margin-right: 11px;
  position: relative;
  line-height: 30px;
}
.ant-select-selection__rendered::after {
  content: ".";
  visibility: hidden;
  pointer-events: none;
  display: inline-block;
  width: 0;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear {
  top: 20px;
}
.ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.ant-select-sm .ant-select-selection__rendered {
  line-height: 22px;
  margin: 0 7px;
}
.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear {
  top: 12px;
}
.ant-select-sm .ant-select-arrow,
.ant-select-sm .ant-select-selection__clear {
  right: 8px;
}
.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgb(0 0 0 / 25%);
  cursor: default;
}
.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgb(0 0 0 / 25%);
}
.ant-select-search__field__wrap {
  display: inline-block;
  position: relative;
}
.ant-select-search__field__placeholder,
.ant-select-selection__placeholder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 9px;
  color: #bfbfbf;
  line-height: 20px;
  height: 20px;
  max-width: 100%;
  margin-top: -10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.ant-select-search__field__placeholder {
  left: 12px;
}
.ant-select-search__field__mirror {
  position: absolute;
  top: -9999px;
  left: -9999px;
  white-space: pre;
  pointer-events: none;
}
.ant-select-search--inline {
  position: absolute;
  height: 100%;
  width: 100%;
}
.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field {
  border-width: 0;
  font-size: 100%;
  height: 100%;
  width: 100%;
  background: transparent;
  outline: 0;
  border-radius: 4px;
  line-height: 1;
}
.ant-select-search--inline > i {
  float: right;
}
.ant-select-selection--multiple {
  min-height: 32px;
  cursor: text;
  padding-bottom: 3px;
  zoom: 1;
}
.ant-select-selection--multiple::after,
.ant-select-selection--multiple::before {
  content: "";
  display: table;
}
.ant-select-selection--multiple::after {
  clear: both;
}
.ant-select-selection--multiple .ant-select-search--inline {
  float: left;
  position: static;
  width: auto;
  padding: 0;
  max-width: 100%;
}
.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  max-width: 100%;
  width: 0.75em;
}
.ant-select-selection--multiple .ant-select-selection__rendered {
  margin-left: 5px;
  margin-bottom: -3px;
  height: auto;
}
.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li,
.ant-select-selection--multiple > ul > li {
  margin-top: 3px;
  height: 24px;
  line-height: 22px;
}
.ant-select-selection--multiple .ant-select-selection__choice {
  color: rgb(0 0 0 / 65%);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  float: left;
  margin-right: 4px;
  max-width: 99%;
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 0 20px 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(0 0 0 / 45%);
  line-height: inherit;
  cursor: pointer;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 4px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: block;
  font-family: anticon !important;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: #404040;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  content: "\E633";
}
.ant-select-selection--multiple .ant-select-selection__clear {
  top: 16px;
}
.ant-select-allow-clear .ant-select-selection--single .ant-select-selection-selected-value {
  padding-right: 16px;
}
.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-open .ant-select-arrow::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-select-open .ant-select-selection {
  border-color: #40a9ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
  border-right-width: 1px !important;
}
.ant-select-combobox .ant-select-arrow {
  display: none;
}
.ant-select-combobox .ant-select-search--inline {
  height: 100%;
  width: 100%;
  float: none;
}
.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-dropdown {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1050;
  left: -9999px;
  top: -9999px;
  position: absolute;
  outline: none;
  font-size: 14px;
}
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-menu {
  outline: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  max-height: 250px;
  overflow: auto;
}
.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-select-dropdown-menu-item-group-title {
  color: rgb(0 0 0 / 45%);
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  line-height: 22px;
  font-weight: 400;
  color: rgb(0 0 0 / 65%);
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-select-dropdown-menu-item:hover {
  background-color: #e6f7ff;
}
.ant-select-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.ant-select-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.ant-select-dropdown-menu-item-disabled {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-disabled:hover {
  color: rgb(0 0 0 / 25%);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-selected,
.ant-select-dropdown-menu-item-selected:hover {
  background-color: #fafafa;
  font-weight: 600;
  color: rgb(0 0 0 / 65%);
}
.ant-select-dropdown-menu-item-active {
  background-color: #e6f7ff;
}
.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item::after {
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E632";
  color: transparent;
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
  font-weight: 700;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
}
:root .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item::after {
  font-size: 12px;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover::after {
  color: #ddd;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled::after {
  display: none;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected::after,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover::after {
  color: #1890ff;
  display: inline-block;
}
.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
.ant-input {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant: tabular-nums;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input::-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input:input-placeholder {
  color: #bfbfbf;
}
.ant-input::input-placeholder {
  color: #bfbfbf;
}
.ant-input:focus,
.ant-input:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
}
.ant-input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgb(0 0 0 / 25%);
}
.ant-input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-group {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.ant-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.ant-input-group > [class*="col-"] {
  padding-right: 8px;
}
.ant-input-group > [class*="col-"]:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child, :last-child),
.ant-input-group-wrap:not(:first-child, :last-child),
.ant-input-group > .ant-input:not(:first-child, :last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ant-input-group .ant-input:focus,
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group-addon {
  padding: 0 11px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: rgb(0 0 0 / 65%);
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select .ant-select-selection {
  background-color: inherit;
  margin: -1px;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-input-group-addon .ant-select-focused .ant-select-selection,
.ant-input-group-addon .ant-select-open .ant-select-selection {
  color: #1890ff;
}
.ant-input-group-addon > i:only-child::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ant-input-group-addon:first-child,
.ant-input-group-addon:first-child .ant-select .ant-select-selection,
.ant-input-group > .ant-input:first-child,
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group-addon:last-child,
.ant-input-group-addon:last-child .ant-select .ant-select-selection,
.ant-input-group > .ant-input:last-child,
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  width: 100%;
  float: left;
}
.ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.ant-input-group.ant-input-group-compact::after,
.ant-input-group.ant-input-group-compact::before {
  content: "";
  display: table;
}
.ant-input-group.ant-input-group-compact::after {
  clear: both;
}
.ant-input-group.ant-input-group-compact > * {
  border-radius: 0;
  border-right-width: 0;
  vertical-align: top;
  float: none;
  display: inline-block;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input {
  border-radius: 0;
  border-right-width: 0;
}
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input,
.ant-input-group.ant-input-group-compact > :first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input,
.ant-input-group.ant-input-group-compact > :last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right-width: 1px;
}
.ant-input-group-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.ant-input-affix-wrapper {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-input-affix-wrapper .ant-input {
  position: static;
}
.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
  color: rgb(0 0 0 / 65%);
}
.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.ant-input-affix-wrapper .ant-input {
  min-height: 100%;
}
.ant-input-search-icon {
  color: rgb(0 0 0 / 45%);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-search-icon:hover {
  color: #333;
}
.ant-input-search:not(.ant-input-search-small) > .ant-input-suffix {
  right: 12px;
}
.ant-input-search > .ant-input-suffix > .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-search > .ant-input-suffix > .ant-input-search-button > .anticon-search {
  font-size: 16px;
}
.ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-right: 46px;
}
.ant-input-search.ant-input-search-enter-button > .ant-input-suffix {
  right: 0;
}
.ant-divider {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #e8e8e8;
}
.ant-divider,
.ant-divider-vertical {
  margin: 0 8px;
  display: inline-block;
  height: 0.9em;
  width: 1px;
  vertical-align: middle;
  position: relative;
  top: -0.06em;
}
.ant-divider-horizontal {
  display: block;
  height: 1px;
  width: 100%;
  margin: 24px 0;
  clear: both;
}
.ant-divider-horizontal.ant-divider-with-text,
.ant-divider-horizontal.ant-divider-with-text-left,
.ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  white-space: nowrap;
  text-align: center;
  background: transparent;
  font-weight: 500;
  color: rgb(0 0 0 / 85%);
  font-size: 16px;
  margin: 16px 0;
}
.ant-divider-horizontal.ant-divider-with-text-left::after,
.ant-divider-horizontal.ant-divider-with-text-left::before,
.ant-divider-horizontal.ant-divider-with-text-right::after,
.ant-divider-horizontal.ant-divider-with-text-right::before,
.ant-divider-horizontal.ant-divider-with-text::after,
.ant-divider-horizontal.ant-divider-with-text::before {
  content: "";
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.ant-divider-horizontal.ant-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left::after,
.ant-divider-horizontal.ant-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.ant-divider-dashed {
  background: none;
  border-top: 1px dashed #e8e8e8;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
  border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed::before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before {
  border-style: dashed none none;
}
.data-manage-modal .ant-modal-content {
  height: calc(100vh - 44px);
}
.data-manage-modal .ant-table-header tr th {
  width: 200px;
  max-width: 200px;
  padding: 12px 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.data-manage-modal .ant-table-header tr .ant-table-selection-column {
  width: 42px;
  min-width: 0;
  padding: 12px 0;
}
.data-manage-modal .ant-table-body tr td {
  width: 200px;
  max-width: 200px;
  padding: 12px 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.data-manage-modal .ant-table-body tr .ant-table-selection-column {
  width: 42px;
  min-width: 0;
  padding: 12px 0;
}
.data-manage-modal-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
.data-manage-modal-hd .space-flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.data-manage-modal-hd .toolbar-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.data-manage-modal-hd .toolbar-btn svg {
  width: 16px;
  height: 16px;
  fill: rgb(25 31 37 / 56%);
}
.data-manage-modal-hd .toolbar-btn > img {
  width: 14px;
  height: 14px;
}
.data-manage-modal-hd .toolbar-btn > span {
  margin-left: 6px;
  font-size: 14px;
  color: #191f25;
}
.data-manage-modal-hd .ant-input-search {
  width: 240px;
  height: 32px;
}
.data-manage-modal-hd .ant-input {
  width: 240px !important;
  border-radius: 4px !important;
}
.data-manage-drawer {
  width: 0 !important;
}
.data-manage-drawer .ant-drawer-content-wrapper {
  height: calc(100vh - 45px);
  margin: 20px;
}
.data-manage-drawer .ant-drawer-content-wrapper .ant-drawer-content {
  border-radius: 4px;
}
.data-manage-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.data-manage-detail-hd {
  margin-bottom: 8px;
}
.data-manage-detail-hd > span {
  margin-left: 2px;
  font-size: 12px;
  color: rgb(13 0 19 / 72%);
}
.data-manage-detail-hd > span:nth-child(2) {
  color: rgb(13 0 19 / 56%);
}
.data-manage-detail-item {
  padding: 12px 0;
  border-bottom: 1px solid #f8f8f8;
}
.data-manage-detail-item .label {
  font-size: 13px;
  color: rgb(25 31 37 / 56%);
  letter-spacing: -0.08px;
  line-height: 18px;
}
.data-manage-detail-item .value {
  margin-top: 4px;
  font-size: 17px;
  color: #191f25;
  letter-spacing: -0.41px;
  line-height: 22px;
}
.photo-field-data img {
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.table-field-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-field-data .row-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-field-data .row-hd > div {
  width: 64px;
}
.table-field-data .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-field-data .row > div {
  width: 64px;
  font-size: 12px;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
}
input[disabled] {
  background: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="search"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a:active,
a:hover {
  outline: 0;
  color: #3296fa;
}
small {
  font-size: 80%;
}
#App .ant-alert .anticon-cross {
  line-height: 22px;
}
#App .ant-form-item-label {
  overflow: visible;
  white-space: normal;
}
#App .ant-form-item-required::before {
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -7px;
}
#App .ant-form-item-label .ant-form-explain {
  margin-left: 10px;
  font-size: 12px;
}
#App .ant-tabs .ant-tabs-tab-next,
#App .ant-tabs .ant-tabs-tab-prev {
  display: none;
}
#App .ant-tabs .ant-tabs-nav-container-scrolling {
  padding-left: 0;
  padding-right: 0;
}
#App .ant-tabs .ant-tabs-nav,
#App .ant-tabs .ant-tabs-nav > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 0;
}
#App .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  margin-right: 0;
  width: 104px;
  height: auto;
  text-align: center;
  overflow: hidden;
  padding: 12px 5px;
}
#App .ant-table-wrapper .ant-table-tbody td {
  vertical-align: middle;
}
.guide-area {
  pointer-events: none;
  display: block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: rgb(50 150 250 / 20%);
}
.guide-container {
  position: relative;
}
.guide-tooltip.ant-tooltip {
  z-index: 999;
}
.guide-tooltip.ant-tooltip .version-tip-container {
  overflow: hidden;
}
.guide-tooltip.ant-tooltip .version-tip-container .version-tip-btn {
  float: right;
  margin: 10px;
}
.guide-tooltip.ant-tooltip .ant-tooltip-inner {
  font-family: PingFangSC-Regular;
  background: #3296fa;
  -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
  border-radius: 4px;
  font-size: 14px;
  padding: 8px;
}
.guide-tooltip.ant-tooltip.adjust .ant-tooltip-arrow,
.guide-tooltip.ant-tooltip.adjust .ant-tooltip-content {
  margin-top: 12px;
}
.guide-tooltip.ant-tooltip.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.guide-tooltip.ant-tooltip.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.guide-tooltip.ant-tooltip.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  border-bottom-color: #3296fa;
}
.guide-tooltip.ant-tooltip.ant-tooltip-placement-top .ant-tooltip-arrow,
.guide-tooltip.ant-tooltip.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  border-top-color: #3296fa;
}
.guide-tooltip.ant-tooltip.ant-tooltip-placement-right .ant-tooltip-arrow {
  border-right-color: #3296fa;
}
body,
html {
  font-size: 12px !important;
  color: #191f25 !important;
  background: #f6f6f6 !important;
}
.wrap {
  display: -webkit-box;
  display: flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}
.xiaomi {
  z-index: 998 !important;
}
@font-face {
  font-family: IconFont;
  src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot");
  src: url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.woff") format("woff"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.ttf") format("truetype"), url("//at.alicdn.com/t/font_135284_ph2thxxbzgf.svg#IconFont") format("svg");
}
.iconfont {
  font-family: IconFont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.fd-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 997;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #fff;
  background: #3296fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fd-nav > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.fd-nav .fd-nav-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fd-nav .fd-nav-center {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 600px;
  text-align: center;
}
.fd-nav .fd-nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right;
}
.fd-nav .fd-nav-right-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.fd-nav .fd-nav-right-data svg {
  width: 14px;
  height: 14px;
  fill: #fff;
}
.fd-nav .fd-nav-right-data > img {
  width: 14px;
  height: 14px;
}
.fd-nav .fd-nav-right-data > span {
  margin-left: 4px;
  font-size: 14px;
  letter-spacing: -0.22px;
}
.fd-nav .fd-nav-back {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 22px;
  border-right: 1px solid #1583f2;
  text-align: center;
  cursor: pointer;
}
.fd-nav .fd-nav-back:hover {
  background: #5af;
}
.fd-nav .fd-nav-back:active {
  background: #1583f2;
}
.fd-nav .fd-nav-back .anticon {
  line-height: 60px;
}
.fd-nav .fd-nav-title {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 15px;
}
.fd-nav a {
  color: #fff;
  margin-left: 12px;
}
.fd-nav .button-publish {
  min-width: 80px;
  margin-left: 4px;
  margin-right: 15px;
  color: #3296fa;
  border-color: #fff;
}
.fd-nav .button-publish.ant-btn:focus,
.fd-nav .button-publish.ant-btn:hover {
  color: #3296fa;
  border-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 30%);
          box-shadow: 0 10px 20px 0 rgb(0 0 0 / 30%);
}
.fd-nav .button-publish.ant-btn:active {
  color: #3296fa;
  background: #d6eaff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fd-nav .button-publish .ant-btn.disabled,
.fd-nav .button-publish .ant-btn[disabled] {
  min-width: 80px;
  border-color: #96c9fe;
  background: #96c9fe;
  pointer-events: none;
  color: #3296fa;
}
.fd-nav .button-preview {
  min-width: 80px;
  margin-left: 16px;
  margin-right: 4px;
  color: #fff;
  border-color: #fff;
  background: transparent;
}
.fd-nav .button-preview.ant-btn:focus,
.fd-nav .button-preview.ant-btn:hover {
  color: #fff;
  border-color: #fff;
  background: #59acfc;
}
.fd-nav .button-preview.ant-btn.disabled,
.fd-nav .button-preview.ant-btn[disabled] {
  opacity: 0.7;
  color: #3296fa;
  pointer-events: none;
}
.fd-nav .button-preview.ant-btn:active {
  color: #fff;
  border-color: #fff;
  background: #2186ef;
}
.fd-nav-content {
  /* position: fixed; */

  /* top: 60px; */

  /* left: 0; */

  /* right: 0; */

  /* bottom: 0; */

  /* z-index: 1; */

  /* overflow-x: hidden; */

  /* overflow-y: auto; */

  /* padding-bottom: 30px */
}
.fd-panel {
  margin: 16px 0 25px;
  border-radius: 8px;
  padding: 20px 30px;
  background: #fff;
}
.fd-container-sm {
  width: 600px;
  margin: 16px auto;
}
.success-modal .ant-modal-body {
  text-align: left;
}
.success-modal-title {
  position: relative;
  padding-left: 38px;
  margin: 6px 0;
  font-size: 20px;
  color: #191f25;
  line-height: 32px;
}
.success-modal-content {
  margin-top: 26px;
  position: relative;
  padding-left: 140px;
}
.success-modal-icon {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 22px;
  color: #52c41a;
}
.success-modal-qrcode {
  position: absolute;
  top: 0;
  left: 3px;
}
.success-modal-qrlink .anticon {
  font-size: 14px;
}
.success-modal-textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 120px;
}
.success-modal-desc {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 22px;
  margin: 3px 0;
}
.success-modal-desc i {
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #191f25;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.success-modal-desc-tip {
  font-size: 12px;
  color: #191f25;
  opacity: 0.4;
}
.preview-modal-content {
  text-align: center;
}
.preview-modal-content svg {
  margin: 15px auto;
}
.preview-modal-content p {
  font-size: 20px;
  color: #191f25;
  margin: 0 0 15px;
  line-height: 1.4;
}
.error-modal .anticon-close-circle {
  color: #f5222d !important;
}
.error-modal-desc {
  font-size: 13px;
  color: rgb(25 31 37 / 56%);
  line-height: 22px;
  margin-bottom: 14px;
}
.error-modal-list {
  height: 200px;
  overflow-y: auto;
  margin-right: -25px;
  padding-right: 25px;
}
.error-modal-item {
  padding: 10px 20px;
  line-height: 21px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  border-radius: 4px;
}
.error-modal-item-label {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 15px;
  color: rgb(25 31 37 / 56%);
  padding-right: 10px;
}
.error-modal-item-content {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 13px;
  color: #191f25;
}
.btn-switch {
  cursor: pointer;
  position: fixed;
  top: 86px;
  left: 40px;
  z-index: 100;
  height: 44px;
  line-height: 44px;
  border-radius: 20px;
  padding: 0 16px;
  font-size: 16px;
  color: #fff;
  background: #3f9af4;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-switch .btn-switch-icon {
  width: 14px;
  height: 14px;
  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1303 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M1252.838233 407.733734H51.978606a51.851071 51.851071 0 0 1-44.962418-24.668822 48.499835 48.499835 0 0 1 13.032585-63.859667L434.019529 11.077697a51.478711 51.478711 0 0 1 70.934499 9.30899 48.499835 48.499835 0 0 1-9.495169 69.072701l-295.094962 219.692149h1051.357258c26.34444 0 49.151464 19.176518 51.478711 44.776238a48.499835 48.499835 0 0 1-13.032585 37.701407 51.199441 51.199441 0 0 1-37.235958 16.104552zM838.960566 1023.988829a50.454722 50.454722 0 0 1-47.941295-33.512361 48.592924 48.592924 0 0 1 17.221631-54.923038l295.094962-219.692148H51.792426a50.733992 50.733992 0 0 1-51.478711-44.776239 48.499835 48.499835 0 0 1 13.032585-37.794497 51.199441 51.199441 0 0 1 37.329048-16.011462h1200.859627a51.757981 51.757981 0 0 1 44.962418 24.668822 48.499835 48.499835 0 0 1-13.125675 63.859667l-413.877666 308.127548A51.199441 51.199441 0 0 1 838.960566 1023.988829z" fill="#fff"></path></svg>');
  background-size: 100%;
  background-repeat: none;
  margin-right: 6px;
}
.btn-switch.new {
  color: rgb(25 31 37 / 56%);
  background: #fff;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
}
.btn-switch.new .btn-switch-icon {
  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1303 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32"><path d="M1252.838233 407.733734H51.978606a51.851071 51.851071 0 0 1-44.962418-24.668822 48.499835 48.499835 0 0 1 13.032585-63.859667L434.019529 11.077697a51.478711 51.478711 0 0 1 70.934499 9.30899 48.499835 48.499835 0 0 1-9.495169 69.072701l-295.094962 219.692149h1051.357258c26.34444 0 49.151464 19.176518 51.478711 44.776238a48.499835 48.499835 0 0 1-13.032585 37.701407 51.199441 51.199441 0 0 1-37.235958 16.104552zM838.960566 1023.988829a50.454722 50.454722 0 0 1-47.941295-33.512361 48.592924 48.592924 0 0 1 17.221631-54.923038l295.094962-219.692148H51.792426a50.733992 50.733992 0 0 1-51.478711-44.776239 48.499835 48.499835 0 0 1 13.032585-37.794497 51.199441 51.199441 0 0 1 37.329048-16.011462h1200.859627a51.757981 51.757981 0 0 1 44.962418 24.668822 48.499835 48.499835 0 0 1-13.125675 63.859667l-413.877666 308.127548A51.199441 51.199441 0 0 1 838.960566 1023.988829z" fill="#7E8184"></path></svg>');
}
.ant-form {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: inherit;
  color: rgb(0 0 0 / 45%);
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type="checkbox"],
.ant-form input[type="radio"] {
  line-height: normal;
}
.ant-form input[type="file"] {
  display: block;
}
.ant-form input[type="range"] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type="checkbox"]:focus,
.ant-form input[type="file"]:focus,
.ant-form input[type="radio"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
}
.ant-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  content: "*";
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f5222d;
}
.ant-form-hide-required-mark .ant-form-item-required::before {
  display: none;
}
.ant-checkbox-inline.disabled,
.ant-checkbox-vertical.disabled,
.ant-checkbox.disabled label,
.ant-radio-inline.disabled,
.ant-radio-vertical.disabled,
.ant-radio.disabled label,
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.ant-form-item {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item label {
  position: relative;
}
.ant-form-item label > .anticon {
  vertical-align: top;
  font-size: 14px;
}
.ant-form-item-control > .ant-form-item:last-child,
.ant-form-item [class^="ant-col-"] > .ant-form-item:only-child {
  margin-bottom: -24px;
}
.ant-form-item-control {
  line-height: 39.9999px;
  position: relative;
  zoom: 1;
}
.ant-form-item-control::after,
.ant-form-item-control::before {
  content: "";
  display: table;
}
.ant-form-item-control::after {
  clear: both;
}
.ant-form-item-children {
  position: relative;
}
.ant-form-item-with-help {
  margin-bottom: 5px;
}
.ant-form-item-label {
  text-align: right;
  vertical-align: middle;
  line-height: 39.9999px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.ant-form-item-label label {
  color: rgb(0 0 0 / 85%);
}
.ant-form-item-label label::after {
  content: ":";
  margin: 0 8px 0 2px;
  position: relative;
  top: -0.5px;
}
.ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-item-no-colon .ant-form-item-label label::after {
  content: " ";
}
.ant-form-explain,
.ant-form-extra {
  color: rgb(0 0 0 / 45%);
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-top: -2px;
  clear: both;
}
.ant-form-extra {
  padding-top: 4px;
}
.ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-input {
  padding-right: 24px;
}
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear,
form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear {
  right: 28px;
}
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
form .has-feedback > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-cascader-picker-clear,
form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,
form .has-feedback .ant-time-picker-clear,
form .has-feedback .ant-time-picker-icon {
  right: 28px;
}
form textarea.ant-input {
  height: auto;
}
form .ant-upload {
  background: transparent;
}
form input[type="checkbox"],
form input[type="radio"] {
  width: 14px;
  height: 14px;
}
form .ant-checkbox-inline,
form .ant-radio-inline {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  margin-left: 8px;
}
form .ant-checkbox-inline:first-child,
form .ant-radio-inline:first-child {
  margin-left: 0;
}
form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block;
}
form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
form .ant-input-number-handler-wrap {
  z-index: 2;
}
form .ant-cascader-picker,
form .ant-select {
  width: 100%;
}
form .ant-input-group .ant-cascader-picker,
form .ant-input-group .ant-select {
  width: auto;
}
form .ant-input-group-wrapper,
form :not(.ant-input-group-wrapper) > .ant-input-group {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.ant-input-group-wrap .ant-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group-wrap .ant-select-selection:hover {
  border-color: #d9d9d9;
}
.ant-input-group-wrap .ant-select-selection--single {
  margin-left: -1px;
  height: 40px;
  background-color: #eee;
}
.ant-input-group-wrap .ant-select-selection--single .ant-select-selection__rendered {
  padding-left: 8px;
  padding-right: 25px;
  line-height: 30px;
}
.ant-input-group-wrap .ant-select-open .ant-select-selection {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label,
.ant-form-vertical .ant-form-item-label {
  padding: 0 0 8px;
  margin: 0;
  display: block;
  text-align: left;
  line-height: 1.5;
}
.ant-col-24.ant-form-item-label label::after,
.ant-col-xl-24.ant-form-item-label label::after,
.ant-form-vertical .ant-form-item-label label::after {
  display: none;
}
.ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.ant-form-vertical .ant-form-explain,
.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
.ant-form-item-control-wrapper,
  .ant-form-item-label {
    display: block;
    width: 100%;
}
.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-form-item-label label::after {
    display: none;
}
.ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-col-xs-24.ant-form-item-label label::after {
    display: none;
}
}
@media (max-width: 767px) {
.ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-col-sm-24.ant-form-item-label label::after {
    display: none;
}
}
@media (max-width: 991px) {
.ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-col-md-24.ant-form-item-label label::after {
    display: none;
}
}
@media (max-width: 1199px) {
.ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-col-lg-24.ant-form-item-label label::after {
    display: none;
}
}
@media (max-width: 1599px) {
.ant-col-xl-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
}
.ant-col-xl-24.ant-form-item-label label::after {
    display: none;
}
}
.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: middle;
}
.ant-form-inline .ant-form-text,
.ant-form-inline .has-feedback {
  display: inline-block;
}
.ant-form-inline .ant-form-explain {
  position: absolute;
}
.has-error.has-feedback .ant-form-item-children::after,
.has-success.has-feedback .ant-form-item-children::after,
.has-warning.has-feedback .ant-form-item-children::after,
.is-validating.has-feedback .ant-form-item-children::after {
  position: absolute;
  top: 50%;
  right: 0;
  visibility: visible;
  pointer-events: none;
  width: 32px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 14px;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  z-index: 1;
}
.has-success.has-feedback .ant-form-item-children::after {
  -webkit-animation-name: diffZoomIn1 !important;
          animation-name: diffZoomIn1 !important;
  content: "\E630";
  color: #52c41a;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #faad14;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  border-color: #faad14;
}
.has-warning .ant-input:focus {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
          box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
  border-right-width: 1px !important;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
          box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
  border-right-width: 1px !important;
}
.has-warning .ant-input-prefix {
  color: #faad14;
}
.has-warning .ant-input-group-addon {
  color: #faad14;
  border-color: #faad14;
  background-color: #fff;
}
.has-warning .has-feedback {
  color: #faad14;
}
.has-warning.has-feedback .ant-form-item-children::after {
  content: "\E62C";
  color: #faad14;
  -webkit-animation-name: diffZoomIn3 !important;
          animation-name: diffZoomIn3 !important;
}
.has-warning .ant-select-selection {
  border-color: #faad14;
}
.has-warning .ant-select-focused .ant-select-selection,
.has-warning .ant-select-open .ant-select-selection {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
          box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
  border-right-width: 1px !important;
}
.has-warning .ant-calendar-picker-icon::after,
.has-warning .ant-cascader-picker-arrow,
.has-warning .ant-picker-icon::after,
.has-warning .ant-select-arrow,
.has-warning .ant-time-picker-icon::after {
  color: #faad14;
}
.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #faad14;
}
.has-warning .ant-input-number-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
          box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
  border-right-width: 1px !important;
}
.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
          box-shadow: 0 0 0 2px rgb(250 173 20 / 20%);
  border-right-width: 1px !important;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #f5222d;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  border-color: #f5222d;
}
.has-error .ant-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
  border-right-width: 1px !important;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
  border-right-width: 1px !important;
}
.has-error .ant-input-prefix {
  color: #f5222d;
}
.has-error .ant-input-group-addon {
  color: #f5222d;
  border-color: #f5222d;
  background-color: #fff;
}
.has-error .has-feedback {
  color: #f5222d;
}
.has-error.has-feedback .ant-form-item-children::after {
  content: "\E62E";
  color: #f5222d;
  -webkit-animation-name: diffZoomIn2 !important;
          animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #f5222d;
}
.has-error .ant-select-focused .ant-select-selection,
.has-error .ant-select-open .ant-select-selection {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
  border-right-width: 1px !important;
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #f5222d;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.has-error .ant-calendar-picker-icon::after,
.has-error .ant-cascader-picker-arrow,
.has-error .ant-picker-icon::after,
.has-error .ant-select-arrow,
.has-error .ant-time-picker-icon::after {
  color: #f5222d;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #f5222d;
}
.has-error .ant-input-number-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input-focused,
.has-error .ant-time-picker-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
  border-right-width: 1px !important;
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input,
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
  border-right-width: 1px !important;
}
.is-validating.has-feedback .ant-form-item-children::after {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  content: "\E64D";
  color: #1890ff;
}
.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-appear,
.show-help-enter,
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-appear.show-help-appear-active,
.show-help-enter.show-help-enter-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-appear,
.show-help-enter {
  opacity: 0;
}
.show-help-appear,
.show-help-enter,
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@keyframes antShowHelpIn {
0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
@-webkit-keyframes antShowHelpOut {
to {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
}
@keyframes antShowHelpOut {
to {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
}
}
@-webkit-keyframes diffZoomIn1 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes diffZoomIn1 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes diffZoomIn2 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes diffZoomIn2 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes diffZoomIn3 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes diffZoomIn3 {
0% {
    -webkit-transform: scale(0);
            transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
.ant-row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-row::after,
.ant-row::before {
  content: "";
  display: table;
}
.ant-row::after {
  clear: both;
}
.ant-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ant-row-flex::after,
.ant-row-flex::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-flex-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ant-row-flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-flex-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  display: block;
}
.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24,
.ant-col-lg-1,
.ant-col-lg-2,
.ant-col-lg-3,
.ant-col-lg-4,
.ant-col-lg-5,
.ant-col-lg-6,
.ant-col-lg-7,
.ant-col-lg-8,
.ant-col-lg-9,
.ant-col-lg-10,
.ant-col-lg-11,
.ant-col-lg-12,
.ant-col-lg-13,
.ant-col-lg-14,
.ant-col-lg-15,
.ant-col-lg-16,
.ant-col-lg-17,
.ant-col-lg-18,
.ant-col-lg-19,
.ant-col-lg-20,
.ant-col-lg-21,
.ant-col-lg-22,
.ant-col-lg-23,
.ant-col-lg-24,
.ant-col-md-1,
.ant-col-md-2,
.ant-col-md-3,
.ant-col-md-4,
.ant-col-md-5,
.ant-col-md-6,
.ant-col-md-7,
.ant-col-md-8,
.ant-col-md-9,
.ant-col-md-10,
.ant-col-md-11,
.ant-col-md-12,
.ant-col-md-13,
.ant-col-md-14,
.ant-col-md-15,
.ant-col-md-16,
.ant-col-md-17,
.ant-col-md-18,
.ant-col-md-19,
.ant-col-md-20,
.ant-col-md-21,
.ant-col-md-22,
.ant-col-md-23,
.ant-col-md-24,
.ant-col-sm-1,
.ant-col-sm-2,
.ant-col-sm-3,
.ant-col-sm-4,
.ant-col-sm-5,
.ant-col-sm-6,
.ant-col-sm-7,
.ant-col-sm-8,
.ant-col-sm-9,
.ant-col-sm-10,
.ant-col-sm-11,
.ant-col-sm-12,
.ant-col-sm-13,
.ant-col-sm-14,
.ant-col-sm-15,
.ant-col-sm-16,
.ant-col-sm-17,
.ant-col-sm-18,
.ant-col-sm-19,
.ant-col-sm-20,
.ant-col-sm-21,
.ant-col-sm-22,
.ant-col-sm-23,
.ant-col-sm-24,
.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24 {
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-xs-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-xs-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-xs-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-xs-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-xs-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-xs-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-xs-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-xs-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-xs-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-xs-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-xs-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-xs-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-xs-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-xs-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-xs-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-xs-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-xs-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-xs-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-xs-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-xs-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-xs-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-xs-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-xs-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 576px) {
.ant-col-sm-1,
  .ant-col-sm-2,
  .ant-col-sm-3,
  .ant-col-sm-4,
  .ant-col-sm-5,
  .ant-col-sm-6,
  .ant-col-sm-7,
  .ant-col-sm-8,
  .ant-col-sm-9,
  .ant-col-sm-10,
  .ant-col-sm-11,
  .ant-col-sm-12,
  .ant-col-sm-13,
  .ant-col-sm-14,
  .ant-col-sm-15,
  .ant-col-sm-16,
  .ant-col-sm-17,
  .ant-col-sm-18,
  .ant-col-sm-19,
  .ant-col-sm-20,
  .ant-col-sm-21,
  .ant-col-sm-22,
  .ant-col-sm-23,
  .ant-col-sm-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.ant-col-sm-push-24 {
    left: 100%;
}
.ant-col-sm-pull-24 {
    right: 100%;
}
.ant-col-sm-offset-24 {
    margin-left: 100%;
}
.ant-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
}
.ant-col-sm-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
}
.ant-col-sm-push-23 {
    left: 95.83333333%;
}
.ant-col-sm-pull-23 {
    right: 95.83333333%;
}
.ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
}
.ant-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
}
.ant-col-sm-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
}
.ant-col-sm-push-22 {
    left: 91.66666667%;
}
.ant-col-sm-pull-22 {
    right: 91.66666667%;
}
.ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
}
.ant-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
}
.ant-col-sm-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
}
.ant-col-sm-push-21 {
    left: 87.5%;
}
.ant-col-sm-pull-21 {
    right: 87.5%;
}
.ant-col-sm-offset-21 {
    margin-left: 87.5%;
}
.ant-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
}
.ant-col-sm-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
}
.ant-col-sm-push-20 {
    left: 83.33333333%;
}
.ant-col-sm-pull-20 {
    right: 83.33333333%;
}
.ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
}
.ant-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
}
.ant-col-sm-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
}
.ant-col-sm-push-19 {
    left: 79.16666667%;
}
.ant-col-sm-pull-19 {
    right: 79.16666667%;
}
.ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
}
.ant-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
}
.ant-col-sm-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
}
.ant-col-sm-push-18 {
    left: 75%;
}
.ant-col-sm-pull-18 {
    right: 75%;
}
.ant-col-sm-offset-18 {
    margin-left: 75%;
}
.ant-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
}
.ant-col-sm-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
}
.ant-col-sm-push-17 {
    left: 70.83333333%;
}
.ant-col-sm-pull-17 {
    right: 70.83333333%;
}
.ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
}
.ant-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
}
.ant-col-sm-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
}
.ant-col-sm-push-16 {
    left: 66.66666667%;
}
.ant-col-sm-pull-16 {
    right: 66.66666667%;
}
.ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
}
.ant-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
}
.ant-col-sm-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
}
.ant-col-sm-push-15 {
    left: 62.5%;
}
.ant-col-sm-pull-15 {
    right: 62.5%;
}
.ant-col-sm-offset-15 {
    margin-left: 62.5%;
}
.ant-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
}
.ant-col-sm-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
}
.ant-col-sm-push-14 {
    left: 58.33333333%;
}
.ant-col-sm-pull-14 {
    right: 58.33333333%;
}
.ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
}
.ant-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
}
.ant-col-sm-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
}
.ant-col-sm-push-13 {
    left: 54.16666667%;
}
.ant-col-sm-pull-13 {
    right: 54.16666667%;
}
.ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
}
.ant-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}
.ant-col-sm-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.ant-col-sm-push-12 {
    left: 50%;
}
.ant-col-sm-pull-12 {
    right: 50%;
}
.ant-col-sm-offset-12 {
    margin-left: 50%;
}
.ant-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}
.ant-col-sm-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
}
.ant-col-sm-push-11 {
    left: 45.83333333%;
}
.ant-col-sm-pull-11 {
    right: 45.83333333%;
}
.ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
}
.ant-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}
.ant-col-sm-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
}
.ant-col-sm-push-10 {
    left: 41.66666667%;
}
.ant-col-sm-pull-10 {
    right: 41.66666667%;
}
.ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
}
.ant-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}
.ant-col-sm-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
}
.ant-col-sm-push-9 {
    left: 37.5%;
}
.ant-col-sm-pull-9 {
    right: 37.5%;
}
.ant-col-sm-offset-9 {
    margin-left: 37.5%;
}
.ant-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}
.ant-col-sm-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
}
.ant-col-sm-push-8 {
    left: 33.33333333%;
}
.ant-col-sm-pull-8 {
    right: 33.33333333%;
}
.ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
}
.ant-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}
.ant-col-sm-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
}
.ant-col-sm-push-7 {
    left: 29.16666667%;
}
.ant-col-sm-pull-7 {
    right: 29.16666667%;
}
.ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
}
.ant-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}
.ant-col-sm-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
}
.ant-col-sm-push-6 {
    left: 25%;
}
.ant-col-sm-pull-6 {
    right: 25%;
}
.ant-col-sm-offset-6 {
    margin-left: 25%;
}
.ant-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}
.ant-col-sm-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
}
.ant-col-sm-push-5 {
    left: 20.83333333%;
}
.ant-col-sm-pull-5 {
    right: 20.83333333%;
}
.ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
}
.ant-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}
.ant-col-sm-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
}
.ant-col-sm-push-4 {
    left: 16.66666667%;
}
.ant-col-sm-pull-4 {
    right: 16.66666667%;
}
.ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
}
.ant-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
.ant-col-sm-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
}
.ant-col-sm-push-3 {
    left: 12.5%;
}
.ant-col-sm-pull-3 {
    right: 12.5%;
}
.ant-col-sm-offset-3 {
    margin-left: 12.5%;
}
.ant-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.ant-col-sm-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
}
.ant-col-sm-push-2 {
    left: 8.33333333%;
}
.ant-col-sm-pull-2 {
    right: 8.33333333%;
}
.ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
}
.ant-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.ant-col-sm-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
}
.ant-col-sm-push-1 {
    left: 4.16666667%;
}
.ant-col-sm-pull-1 {
    right: 4.16666667%;
}
.ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
}
.ant-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.ant-col-sm-0 {
    display: none;
}
.ant-col-push-0 {
    left: auto;
}
.ant-col-pull-0 {
    right: auto;
}
.ant-col-sm-push-0 {
    left: auto;
}
.ant-col-sm-pull-0 {
    right: auto;
}
.ant-col-sm-offset-0 {
    margin-left: 0;
}
.ant-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media (min-width: 768px) {
.ant-col-md-1,
  .ant-col-md-2,
  .ant-col-md-3,
  .ant-col-md-4,
  .ant-col-md-5,
  .ant-col-md-6,
  .ant-col-md-7,
  .ant-col-md-8,
  .ant-col-md-9,
  .ant-col-md-10,
  .ant-col-md-11,
  .ant-col-md-12,
  .ant-col-md-13,
  .ant-col-md-14,
  .ant-col-md-15,
  .ant-col-md-16,
  .ant-col-md-17,
  .ant-col-md-18,
  .ant-col-md-19,
  .ant-col-md-20,
  .ant-col-md-21,
  .ant-col-md-22,
  .ant-col-md-23,
  .ant-col-md-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.ant-col-md-push-24 {
    left: 100%;
}
.ant-col-md-pull-24 {
    right: 100%;
}
.ant-col-md-offset-24 {
    margin-left: 100%;
}
.ant-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
}
.ant-col-md-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
}
.ant-col-md-push-23 {
    left: 95.83333333%;
}
.ant-col-md-pull-23 {
    right: 95.83333333%;
}
.ant-col-md-offset-23 {
    margin-left: 95.83333333%;
}
.ant-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
}
.ant-col-md-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
}
.ant-col-md-push-22 {
    left: 91.66666667%;
}
.ant-col-md-pull-22 {
    right: 91.66666667%;
}
.ant-col-md-offset-22 {
    margin-left: 91.66666667%;
}
.ant-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
}
.ant-col-md-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
}
.ant-col-md-push-21 {
    left: 87.5%;
}
.ant-col-md-pull-21 {
    right: 87.5%;
}
.ant-col-md-offset-21 {
    margin-left: 87.5%;
}
.ant-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
}
.ant-col-md-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
}
.ant-col-md-push-20 {
    left: 83.33333333%;
}
.ant-col-md-pull-20 {
    right: 83.33333333%;
}
.ant-col-md-offset-20 {
    margin-left: 83.33333333%;
}
.ant-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
}
.ant-col-md-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
}
.ant-col-md-push-19 {
    left: 79.16666667%;
}
.ant-col-md-pull-19 {
    right: 79.16666667%;
}
.ant-col-md-offset-19 {
    margin-left: 79.16666667%;
}
.ant-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
}
.ant-col-md-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
}
.ant-col-md-push-18 {
    left: 75%;
}
.ant-col-md-pull-18 {
    right: 75%;
}
.ant-col-md-offset-18 {
    margin-left: 75%;
}
.ant-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
}
.ant-col-md-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
}
.ant-col-md-push-17 {
    left: 70.83333333%;
}
.ant-col-md-pull-17 {
    right: 70.83333333%;
}
.ant-col-md-offset-17 {
    margin-left: 70.83333333%;
}
.ant-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
}
.ant-col-md-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
}
.ant-col-md-push-16 {
    left: 66.66666667%;
}
.ant-col-md-pull-16 {
    right: 66.66666667%;
}
.ant-col-md-offset-16 {
    margin-left: 66.66666667%;
}
.ant-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
}
.ant-col-md-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
}
.ant-col-md-push-15 {
    left: 62.5%;
}
.ant-col-md-pull-15 {
    right: 62.5%;
}
.ant-col-md-offset-15 {
    margin-left: 62.5%;
}
.ant-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
}
.ant-col-md-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
}
.ant-col-md-push-14 {
    left: 58.33333333%;
}
.ant-col-md-pull-14 {
    right: 58.33333333%;
}
.ant-col-md-offset-14 {
    margin-left: 58.33333333%;
}
.ant-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
}
.ant-col-md-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
}
.ant-col-md-push-13 {
    left: 54.16666667%;
}
.ant-col-md-pull-13 {
    right: 54.16666667%;
}
.ant-col-md-offset-13 {
    margin-left: 54.16666667%;
}
.ant-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}
.ant-col-md-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.ant-col-md-push-12 {
    left: 50%;
}
.ant-col-md-pull-12 {
    right: 50%;
}
.ant-col-md-offset-12 {
    margin-left: 50%;
}
.ant-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}
.ant-col-md-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
}
.ant-col-md-push-11 {
    left: 45.83333333%;
}
.ant-col-md-pull-11 {
    right: 45.83333333%;
}
.ant-col-md-offset-11 {
    margin-left: 45.83333333%;
}
.ant-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}
.ant-col-md-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
}
.ant-col-md-push-10 {
    left: 41.66666667%;
}
.ant-col-md-pull-10 {
    right: 41.66666667%;
}
.ant-col-md-offset-10 {
    margin-left: 41.66666667%;
}
.ant-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}
.ant-col-md-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
}
.ant-col-md-push-9 {
    left: 37.5%;
}
.ant-col-md-pull-9 {
    right: 37.5%;
}
.ant-col-md-offset-9 {
    margin-left: 37.5%;
}
.ant-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}
.ant-col-md-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
}
.ant-col-md-push-8 {
    left: 33.33333333%;
}
.ant-col-md-pull-8 {
    right: 33.33333333%;
}
.ant-col-md-offset-8 {
    margin-left: 33.33333333%;
}
.ant-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}
.ant-col-md-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
}
.ant-col-md-push-7 {
    left: 29.16666667%;
}
.ant-col-md-pull-7 {
    right: 29.16666667%;
}
.ant-col-md-offset-7 {
    margin-left: 29.16666667%;
}
.ant-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}
.ant-col-md-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
}
.ant-col-md-push-6 {
    left: 25%;
}
.ant-col-md-pull-6 {
    right: 25%;
}
.ant-col-md-offset-6 {
    margin-left: 25%;
}
.ant-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}
.ant-col-md-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
}
.ant-col-md-push-5 {
    left: 20.83333333%;
}
.ant-col-md-pull-5 {
    right: 20.83333333%;
}
.ant-col-md-offset-5 {
    margin-left: 20.83333333%;
}
.ant-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}
.ant-col-md-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
}
.ant-col-md-push-4 {
    left: 16.66666667%;
}
.ant-col-md-pull-4 {
    right: 16.66666667%;
}
.ant-col-md-offset-4 {
    margin-left: 16.66666667%;
}
.ant-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
.ant-col-md-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
}
.ant-col-md-push-3 {
    left: 12.5%;
}
.ant-col-md-pull-3 {
    right: 12.5%;
}
.ant-col-md-offset-3 {
    margin-left: 12.5%;
}
.ant-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.ant-col-md-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
}
.ant-col-md-push-2 {
    left: 8.33333333%;
}
.ant-col-md-pull-2 {
    right: 8.33333333%;
}
.ant-col-md-offset-2 {
    margin-left: 8.33333333%;
}
.ant-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.ant-col-md-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
}
.ant-col-md-push-1 {
    left: 4.16666667%;
}
.ant-col-md-pull-1 {
    right: 4.16666667%;
}
.ant-col-md-offset-1 {
    margin-left: 4.16666667%;
}
.ant-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.ant-col-md-0 {
    display: none;
}
.ant-col-push-0 {
    left: auto;
}
.ant-col-pull-0 {
    right: auto;
}
.ant-col-md-push-0 {
    left: auto;
}
.ant-col-md-pull-0 {
    right: auto;
}
.ant-col-md-offset-0 {
    margin-left: 0;
}
.ant-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media (min-width: 992px) {
.ant-col-lg-1,
  .ant-col-lg-2,
  .ant-col-lg-3,
  .ant-col-lg-4,
  .ant-col-lg-5,
  .ant-col-lg-6,
  .ant-col-lg-7,
  .ant-col-lg-8,
  .ant-col-lg-9,
  .ant-col-lg-10,
  .ant-col-lg-11,
  .ant-col-lg-12,
  .ant-col-lg-13,
  .ant-col-lg-14,
  .ant-col-lg-15,
  .ant-col-lg-16,
  .ant-col-lg-17,
  .ant-col-lg-18,
  .ant-col-lg-19,
  .ant-col-lg-20,
  .ant-col-lg-21,
  .ant-col-lg-22,
  .ant-col-lg-23,
  .ant-col-lg-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.ant-col-lg-push-24 {
    left: 100%;
}
.ant-col-lg-pull-24 {
    right: 100%;
}
.ant-col-lg-offset-24 {
    margin-left: 100%;
}
.ant-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
}
.ant-col-lg-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
}
.ant-col-lg-push-23 {
    left: 95.83333333%;
}
.ant-col-lg-pull-23 {
    right: 95.83333333%;
}
.ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
}
.ant-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
}
.ant-col-lg-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
}
.ant-col-lg-push-22 {
    left: 91.66666667%;
}
.ant-col-lg-pull-22 {
    right: 91.66666667%;
}
.ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
}
.ant-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
}
.ant-col-lg-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
}
.ant-col-lg-push-21 {
    left: 87.5%;
}
.ant-col-lg-pull-21 {
    right: 87.5%;
}
.ant-col-lg-offset-21 {
    margin-left: 87.5%;
}
.ant-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
}
.ant-col-lg-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
}
.ant-col-lg-push-20 {
    left: 83.33333333%;
}
.ant-col-lg-pull-20 {
    right: 83.33333333%;
}
.ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
}
.ant-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
}
.ant-col-lg-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
}
.ant-col-lg-push-19 {
    left: 79.16666667%;
}
.ant-col-lg-pull-19 {
    right: 79.16666667%;
}
.ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
}
.ant-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
}
.ant-col-lg-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
}
.ant-col-lg-push-18 {
    left: 75%;
}
.ant-col-lg-pull-18 {
    right: 75%;
}
.ant-col-lg-offset-18 {
    margin-left: 75%;
}
.ant-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
}
.ant-col-lg-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
}
.ant-col-lg-push-17 {
    left: 70.83333333%;
}
.ant-col-lg-pull-17 {
    right: 70.83333333%;
}
.ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
}
.ant-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
}
.ant-col-lg-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
}
.ant-col-lg-push-16 {
    left: 66.66666667%;
}
.ant-col-lg-pull-16 {
    right: 66.66666667%;
}
.ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
}
.ant-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
}
.ant-col-lg-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
}
.ant-col-lg-push-15 {
    left: 62.5%;
}
.ant-col-lg-pull-15 {
    right: 62.5%;
}
.ant-col-lg-offset-15 {
    margin-left: 62.5%;
}
.ant-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
}
.ant-col-lg-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
}
.ant-col-lg-push-14 {
    left: 58.33333333%;
}
.ant-col-lg-pull-14 {
    right: 58.33333333%;
}
.ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
}
.ant-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
}
.ant-col-lg-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
}
.ant-col-lg-push-13 {
    left: 54.16666667%;
}
.ant-col-lg-pull-13 {
    right: 54.16666667%;
}
.ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
}
.ant-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}
.ant-col-lg-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.ant-col-lg-push-12 {
    left: 50%;
}
.ant-col-lg-pull-12 {
    right: 50%;
}
.ant-col-lg-offset-12 {
    margin-left: 50%;
}
.ant-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}
.ant-col-lg-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
}
.ant-col-lg-push-11 {
    left: 45.83333333%;
}
.ant-col-lg-pull-11 {
    right: 45.83333333%;
}
.ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
}
.ant-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}
.ant-col-lg-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
}
.ant-col-lg-push-10 {
    left: 41.66666667%;
}
.ant-col-lg-pull-10 {
    right: 41.66666667%;
}
.ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
}
.ant-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}
.ant-col-lg-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
}
.ant-col-lg-push-9 {
    left: 37.5%;
}
.ant-col-lg-pull-9 {
    right: 37.5%;
}
.ant-col-lg-offset-9 {
    margin-left: 37.5%;
}
.ant-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}
.ant-col-lg-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
}
.ant-col-lg-push-8 {
    left: 33.33333333%;
}
.ant-col-lg-pull-8 {
    right: 33.33333333%;
}
.ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
}
.ant-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}
.ant-col-lg-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
}
.ant-col-lg-push-7 {
    left: 29.16666667%;
}
.ant-col-lg-pull-7 {
    right: 29.16666667%;
}
.ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
}
.ant-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}
.ant-col-lg-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
}
.ant-col-lg-push-6 {
    left: 25%;
}
.ant-col-lg-pull-6 {
    right: 25%;
}
.ant-col-lg-offset-6 {
    margin-left: 25%;
}
.ant-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}
.ant-col-lg-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
}
.ant-col-lg-push-5 {
    left: 20.83333333%;
}
.ant-col-lg-pull-5 {
    right: 20.83333333%;
}
.ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
}
.ant-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}
.ant-col-lg-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
}
.ant-col-lg-push-4 {
    left: 16.66666667%;
}
.ant-col-lg-pull-4 {
    right: 16.66666667%;
}
.ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
}
.ant-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
.ant-col-lg-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
}
.ant-col-lg-push-3 {
    left: 12.5%;
}
.ant-col-lg-pull-3 {
    right: 12.5%;
}
.ant-col-lg-offset-3 {
    margin-left: 12.5%;
}
.ant-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.ant-col-lg-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
}
.ant-col-lg-push-2 {
    left: 8.33333333%;
}
.ant-col-lg-pull-2 {
    right: 8.33333333%;
}
.ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
}
.ant-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.ant-col-lg-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
}
.ant-col-lg-push-1 {
    left: 4.16666667%;
}
.ant-col-lg-pull-1 {
    right: 4.16666667%;
}
.ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
}
.ant-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.ant-col-lg-0 {
    display: none;
}
.ant-col-push-0 {
    left: auto;
}
.ant-col-pull-0 {
    right: auto;
}
.ant-col-lg-push-0 {
    left: auto;
}
.ant-col-lg-pull-0 {
    right: auto;
}
.ant-col-lg-offset-0 {
    margin-left: 0;
}
.ant-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media (min-width: 1200px) {
.ant-col-xl-1,
  .ant-col-xl-2,
  .ant-col-xl-3,
  .ant-col-xl-4,
  .ant-col-xl-5,
  .ant-col-xl-6,
  .ant-col-xl-7,
  .ant-col-xl-8,
  .ant-col-xl-9,
  .ant-col-xl-10,
  .ant-col-xl-11,
  .ant-col-xl-12,
  .ant-col-xl-13,
  .ant-col-xl-14,
  .ant-col-xl-15,
  .ant-col-xl-16,
  .ant-col-xl-17,
  .ant-col-xl-18,
  .ant-col-xl-19,
  .ant-col-xl-20,
  .ant-col-xl-21,
  .ant-col-xl-22,
  .ant-col-xl-23,
  .ant-col-xl-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.ant-col-xl-push-24 {
    left: 100%;
}
.ant-col-xl-pull-24 {
    right: 100%;
}
.ant-col-xl-offset-24 {
    margin-left: 100%;
}
.ant-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
}
.ant-col-xl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
}
.ant-col-xl-push-23 {
    left: 95.83333333%;
}
.ant-col-xl-pull-23 {
    right: 95.83333333%;
}
.ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
}
.ant-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
}
.ant-col-xl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
}
.ant-col-xl-push-22 {
    left: 91.66666667%;
}
.ant-col-xl-pull-22 {
    right: 91.66666667%;
}
.ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
}
.ant-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
}
.ant-col-xl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
}
.ant-col-xl-push-21 {
    left: 87.5%;
}
.ant-col-xl-pull-21 {
    right: 87.5%;
}
.ant-col-xl-offset-21 {
    margin-left: 87.5%;
}
.ant-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
}
.ant-col-xl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
}
.ant-col-xl-push-20 {
    left: 83.33333333%;
}
.ant-col-xl-pull-20 {
    right: 83.33333333%;
}
.ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
}
.ant-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
}
.ant-col-xl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
}
.ant-col-xl-push-19 {
    left: 79.16666667%;
}
.ant-col-xl-pull-19 {
    right: 79.16666667%;
}
.ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
}
.ant-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
}
.ant-col-xl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
}
.ant-col-xl-push-18 {
    left: 75%;
}
.ant-col-xl-pull-18 {
    right: 75%;
}
.ant-col-xl-offset-18 {
    margin-left: 75%;
}
.ant-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
}
.ant-col-xl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
}
.ant-col-xl-push-17 {
    left: 70.83333333%;
}
.ant-col-xl-pull-17 {
    right: 70.83333333%;
}
.ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
}
.ant-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
}
.ant-col-xl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
}
.ant-col-xl-push-16 {
    left: 66.66666667%;
}
.ant-col-xl-pull-16 {
    right: 66.66666667%;
}
.ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
}
.ant-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
}
.ant-col-xl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
}
.ant-col-xl-push-15 {
    left: 62.5%;
}
.ant-col-xl-pull-15 {
    right: 62.5%;
}
.ant-col-xl-offset-15 {
    margin-left: 62.5%;
}
.ant-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
}
.ant-col-xl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
}
.ant-col-xl-push-14 {
    left: 58.33333333%;
}
.ant-col-xl-pull-14 {
    right: 58.33333333%;
}
.ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
}
.ant-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
}
.ant-col-xl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
}
.ant-col-xl-push-13 {
    left: 54.16666667%;
}
.ant-col-xl-pull-13 {
    right: 54.16666667%;
}
.ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
}
.ant-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}
.ant-col-xl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.ant-col-xl-push-12 {
    left: 50%;
}
.ant-col-xl-pull-12 {
    right: 50%;
}
.ant-col-xl-offset-12 {
    margin-left: 50%;
}
.ant-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}
.ant-col-xl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
}
.ant-col-xl-push-11 {
    left: 45.83333333%;
}
.ant-col-xl-pull-11 {
    right: 45.83333333%;
}
.ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
}
.ant-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}
.ant-col-xl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
}
.ant-col-xl-push-10 {
    left: 41.66666667%;
}
.ant-col-xl-pull-10 {
    right: 41.66666667%;
}
.ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
}
.ant-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}
.ant-col-xl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
}
.ant-col-xl-push-9 {
    left: 37.5%;
}
.ant-col-xl-pull-9 {
    right: 37.5%;
}
.ant-col-xl-offset-9 {
    margin-left: 37.5%;
}
.ant-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}
.ant-col-xl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
}
.ant-col-xl-push-8 {
    left: 33.33333333%;
}
.ant-col-xl-pull-8 {
    right: 33.33333333%;
}
.ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
}
.ant-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}
.ant-col-xl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
}
.ant-col-xl-push-7 {
    left: 29.16666667%;
}
.ant-col-xl-pull-7 {
    right: 29.16666667%;
}
.ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
}
.ant-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}
.ant-col-xl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
}
.ant-col-xl-push-6 {
    left: 25%;
}
.ant-col-xl-pull-6 {
    right: 25%;
}
.ant-col-xl-offset-6 {
    margin-left: 25%;
}
.ant-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}
.ant-col-xl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
}
.ant-col-xl-push-5 {
    left: 20.83333333%;
}
.ant-col-xl-pull-5 {
    right: 20.83333333%;
}
.ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
}
.ant-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}
.ant-col-xl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
}
.ant-col-xl-push-4 {
    left: 16.66666667%;
}
.ant-col-xl-pull-4 {
    right: 16.66666667%;
}
.ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
}
.ant-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
.ant-col-xl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
}
.ant-col-xl-push-3 {
    left: 12.5%;
}
.ant-col-xl-pull-3 {
    right: 12.5%;
}
.ant-col-xl-offset-3 {
    margin-left: 12.5%;
}
.ant-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.ant-col-xl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
}
.ant-col-xl-push-2 {
    left: 8.33333333%;
}
.ant-col-xl-pull-2 {
    right: 8.33333333%;
}
.ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
}
.ant-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.ant-col-xl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
}
.ant-col-xl-push-1 {
    left: 4.16666667%;
}
.ant-col-xl-pull-1 {
    right: 4.16666667%;
}
.ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
}
.ant-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.ant-col-xl-0 {
    display: none;
}
.ant-col-push-0 {
    left: auto;
}
.ant-col-pull-0 {
    right: auto;
}
.ant-col-xl-push-0 {
    left: auto;
}
.ant-col-xl-pull-0 {
    right: auto;
}
.ant-col-xl-offset-0 {
    margin-left: 0;
}
.ant-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
@media (min-width: 1600px) {
.ant-col-xxl-1,
  .ant-col-xxl-2,
  .ant-col-xxl-3,
  .ant-col-xxl-4,
  .ant-col-xxl-5,
  .ant-col-xxl-6,
  .ant-col-xxl-7,
  .ant-col-xxl-8,
  .ant-col-xxl-9,
  .ant-col-xxl-10,
  .ant-col-xxl-11,
  .ant-col-xxl-12,
  .ant-col-xxl-13,
  .ant-col-xxl-14,
  .ant-col-xxl-15,
  .ant-col-xxl-16,
  .ant-col-xxl-17,
  .ant-col-xxl-18,
  .ant-col-xxl-19,
  .ant-col-xxl-20,
  .ant-col-xxl-21,
  .ant-col-xxl-22,
  .ant-col-xxl-23,
  .ant-col-xxl-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}
.ant-col-xxl-push-24 {
    left: 100%;
}
.ant-col-xxl-pull-24 {
    right: 100%;
}
.ant-col-xxl-offset-24 {
    margin-left: 100%;
}
.ant-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
}
.ant-col-xxl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
}
.ant-col-xxl-push-23 {
    left: 95.83333333%;
}
.ant-col-xxl-pull-23 {
    right: 95.83333333%;
}
.ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
}
.ant-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
}
.ant-col-xxl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
}
.ant-col-xxl-push-22 {
    left: 91.66666667%;
}
.ant-col-xxl-pull-22 {
    right: 91.66666667%;
}
.ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
}
.ant-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
}
.ant-col-xxl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
}
.ant-col-xxl-push-21 {
    left: 87.5%;
}
.ant-col-xxl-pull-21 {
    right: 87.5%;
}
.ant-col-xxl-offset-21 {
    margin-left: 87.5%;
}
.ant-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
}
.ant-col-xxl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
}
.ant-col-xxl-push-20 {
    left: 83.33333333%;
}
.ant-col-xxl-pull-20 {
    right: 83.33333333%;
}
.ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
}
.ant-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
}
.ant-col-xxl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
}
.ant-col-xxl-push-19 {
    left: 79.16666667%;
}
.ant-col-xxl-pull-19 {
    right: 79.16666667%;
}
.ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
}
.ant-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
}
.ant-col-xxl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
}
.ant-col-xxl-push-18 {
    left: 75%;
}
.ant-col-xxl-pull-18 {
    right: 75%;
}
.ant-col-xxl-offset-18 {
    margin-left: 75%;
}
.ant-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
}
.ant-col-xxl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
}
.ant-col-xxl-push-17 {
    left: 70.83333333%;
}
.ant-col-xxl-pull-17 {
    right: 70.83333333%;
}
.ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
}
.ant-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
}
.ant-col-xxl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
}
.ant-col-xxl-push-16 {
    left: 66.66666667%;
}
.ant-col-xxl-pull-16 {
    right: 66.66666667%;
}
.ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
}
.ant-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
}
.ant-col-xxl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
}
.ant-col-xxl-push-15 {
    left: 62.5%;
}
.ant-col-xxl-pull-15 {
    right: 62.5%;
}
.ant-col-xxl-offset-15 {
    margin-left: 62.5%;
}
.ant-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
}
.ant-col-xxl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
}
.ant-col-xxl-push-14 {
    left: 58.33333333%;
}
.ant-col-xxl-pull-14 {
    right: 58.33333333%;
}
.ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
}
.ant-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
}
.ant-col-xxl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
}
.ant-col-xxl-push-13 {
    left: 54.16666667%;
}
.ant-col-xxl-pull-13 {
    right: 54.16666667%;
}
.ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
}
.ant-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}
.ant-col-xxl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.ant-col-xxl-push-12 {
    left: 50%;
}
.ant-col-xxl-pull-12 {
    right: 50%;
}
.ant-col-xxl-offset-12 {
    margin-left: 50%;
}
.ant-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}
.ant-col-xxl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
}
.ant-col-xxl-push-11 {
    left: 45.83333333%;
}
.ant-col-xxl-pull-11 {
    right: 45.83333333%;
}
.ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
}
.ant-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}
.ant-col-xxl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
}
.ant-col-xxl-push-10 {
    left: 41.66666667%;
}
.ant-col-xxl-pull-10 {
    right: 41.66666667%;
}
.ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
}
.ant-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}
.ant-col-xxl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
}
.ant-col-xxl-push-9 {
    left: 37.5%;
}
.ant-col-xxl-pull-9 {
    right: 37.5%;
}
.ant-col-xxl-offset-9 {
    margin-left: 37.5%;
}
.ant-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}
.ant-col-xxl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
}
.ant-col-xxl-push-8 {
    left: 33.33333333%;
}
.ant-col-xxl-pull-8 {
    right: 33.33333333%;
}
.ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
}
.ant-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}
.ant-col-xxl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
}
.ant-col-xxl-push-7 {
    left: 29.16666667%;
}
.ant-col-xxl-pull-7 {
    right: 29.16666667%;
}
.ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
}
.ant-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}
.ant-col-xxl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
}
.ant-col-xxl-push-6 {
    left: 25%;
}
.ant-col-xxl-pull-6 {
    right: 25%;
}
.ant-col-xxl-offset-6 {
    margin-left: 25%;
}
.ant-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}
.ant-col-xxl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
}
.ant-col-xxl-push-5 {
    left: 20.83333333%;
}
.ant-col-xxl-pull-5 {
    right: 20.83333333%;
}
.ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
}
.ant-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}
.ant-col-xxl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
}
.ant-col-xxl-push-4 {
    left: 16.66666667%;
}
.ant-col-xxl-pull-4 {
    right: 16.66666667%;
}
.ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
}
.ant-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}
.ant-col-xxl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
}
.ant-col-xxl-push-3 {
    left: 12.5%;
}
.ant-col-xxl-pull-3 {
    right: 12.5%;
}
.ant-col-xxl-offset-3 {
    margin-left: 12.5%;
}
.ant-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.ant-col-xxl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
}
.ant-col-xxl-push-2 {
    left: 8.33333333%;
}
.ant-col-xxl-pull-2 {
    right: 8.33333333%;
}
.ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
}
.ant-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.ant-col-xxl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
}
.ant-col-xxl-push-1 {
    left: 4.16666667%;
}
.ant-col-xxl-pull-1 {
    right: 4.16666667%;
}
.ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
}
.ant-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.ant-col-xxl-0 {
    display: none;
}
.ant-col-push-0 {
    left: auto;
}
.ant-col-pull-0 {
    right: auto;
}
.ant-col-xxl-push-0 {
    left: auto;
}
.ant-col-xxl-pull-0 {
    right: auto;
}
.ant-col-xxl-offset-0 {
    margin-left: 0;
}
.ant-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}
.adminSelectModal .ant-modal-body {
  padding: 0;
}
.adminSelectPanel {
  position: relative;
  height: 400px;
}
.adminSelectPanel .contentWrap,
.adminSelectPanel .topBar {
  padding: 0 30px;
}
.adminSelectPanel .topBar {
  font-size: 14px;
  font-weight: 700;
  padding-top: 10px;
  height: 60px;
}
.adminSelectPanel .contentWrap,
.adminSelectPanel .leftPanel,
.adminSelectPanel .rightPanel {
  position: absolute;
}
.adminSelectPanel .leftPanel,
.adminSelectPanel .rightPanel {
  top: 0;
  bottom: 0;
  width: 50%;
}
.adminSelectPanel .leftPanel {
  left: 0;
}
.adminSelectPanel .rightPanel {
  right: 0;
  border-left: 1px solid #e9e9e9;
}
.adminSelectPanel .contentWrap {
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.adminSelectList {
  font-size: 14px;
  color: #323232;
}
.adminSelectItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px 0;
  cursor: pointer;
}
.adminSelectItem > span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.adminSelectItem .itemAvatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
.adminSelectItem .itemName {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.72;
}
.adminSelectItem.result .itemName {
  opacity: 1;
}
.adminSelectItem .itemCheck,
.adminSelectItem .itemRemove {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20px;
}
.adminSelectItem .itemRemove {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 20px;
  background: url(//gw.alicdn.com/tfs/TB19sr_e1uSBuNjy1XcXXcYjFXa-46-46.png) 50% no-repeat;
  background-size: 12px;
}
.itemSearch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.itemSearch .itemSearchIcon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 30px;
  height: 20px;
  background: url(//gw.alicdn.com/tfs/TB1Nag0e7yWBuNjy0FpXXassXXa-32-32.png) 50% no-repeat;
  background-size: 14px;
}
.itemSearch input.itemSearchInput {
  width: 100%;
  font-size: 13px;
  border: none;
  outline: none;
  line-height: 24px;
  padding-left: 30px !important;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #f5f6f7;
  border-radius: 4px;
}
.icon-select.disabled {
  pointer-events: none;
  opacity: 0.42;
}
.icon-select-btn {
  margin-top: 10px;
}
.icon-select-content {
  overflow: hidden;
}
.icon-select-item {
  width: 40px;
  height: 40px;
  display: block;
  margin: 5px;
  float: left;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid transparent;
  overflow: hidden;
  position: relative;
}
.icon-select-item img {
  max-width: 100%;
  max-height: 100%;
  background: #fff;
  border-radius: 5px;
}
.icon-select-item .icon {
  position: absolute;
  display: block;
  border-radius: 50%;
  bottom: 1px;
  right: 1px;
  color: #fff;
  width: 13px;
  height: 13px;
  font-size: 13px;
  text-align: center;
}
.icon-select-modal .icon-select-item {
  opacity: 0.5;
}
.icon-select-modal .icon-select-item.selected {
  opacity: 1;
}
.readonly-input {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.base-settings-form .ant-form-item {
  padding-bottom: 0;
}
.ant-popover {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  white-space: normal;
  font-weight: 400;
  text-align: left;
}
.ant-popover::after {
  content: "";
  position: absolute;
  background: hsl(0deg 0% 100% / 1%);
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightBottom,
.ant-popover-placement-rightTop {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftBottom,
.ant-popover-placement-leftTop {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
          box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.ant-popover-title {
  min-width: 177px;
  margin: 0;
  padding: 5px 16px 4px;
  min-height: 32px;
  border-bottom: 1px solid #e8e8e8;
  color: rgb(0 0 0 / 85%);
  font-weight: 500;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: rgb(0 0 0 / 65%);
}
.ant-popover-message {
  padding: 4px 0 12px;
  font-size: 14px;
  color: rgb(0 0 0 / 65%);
}
.ant-popover-message > .anticon {
  color: #faad14;
  line-height: 1.6;
  position: absolute;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  text-align: right;
  margin-bottom: 4px;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  background: #fff;
  width: 8.48528137px;
  height: 8.48528137px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  display: block;
  border-color: transparent;
  border-style: solid;
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 5.5px;
  -webkit-box-shadow: 3px 3px 7px rgb(0 0 0 / 7%);
          box-shadow: 3px 3px 7px rgb(0 0 0 / 7%);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  -webkit-box-shadow: -3px 3px 7px rgb(0 0 0 / 7%);
          box-shadow: -3px 3px 7px rgb(0 0 0 / 7%);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  -webkit-box-shadow: -2px -2px 5px rgb(0 0 0 / 6%);
          box-shadow: -2px -2px 5px rgb(0 0 0 / 6%);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  -webkit-box-shadow: 3px -3px 7px rgb(0 0 0 / 7%);
          box-shadow: 3px -3px 7px rgb(0 0 0 / 7%);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.substitute-label-wrap {
  display: inline-block;
}
.substitute-label-wrap span {
  padding-right: 0;
}
.cc-config-tip .cc-config-tip-text {
  color: #576a95;
  cursor: pointer;
}
.cc-config-tip-img {
  width: 480px;
  height: 403px;
}
.d-link {
  cursor: pointer;
}
.d-link,
.edit-print {
  color: #576a95;
}
.settings-handsign-switch {
  margin-top: 10px;
  border-radius: 4px;
}
.handSignNewTipArea {
  position: absolute;
  left: 0;
  width: 16px;
  height: 20px;
  z-index: 10;
  pointer-events: none;
}
.print-auth-dialog .print-auth-title {
  font-size: 18px;
  color: #2a2a2a;
  text-align: center;
  margin: 22px auto 0;
}
.print-auth-dialog .print-auth-demo {
  width: 452px;
  height: 296px;
  background-image: url("//img.alicdn.com/tfs/TB18sLubUD1gK0jSZFGXXbd3FXa-904-592.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin: 16px auto 0;
}
.print-auth-dialog .print-auth-tips {
  text-align: center;
  font-size: 14px;
  color: #000;
  margin: 6px auto 0;
}
.print-auth-dialog .print-auth-qr {
  height: 162px;
  width: 162px;
  margin: 5px auto -40px;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgb(73 159 249 / 50%);
          box-shadow: 0 2px 5px 0 rgb(73 159 249 / 50%);
  padding: 12px;
}
.print-auth-dialog .print-auth-qr .print-auth-qr-img {
  background-image: url("//img.alicdn.com/tfs/TB1HnnXd7Y2gK0jSZFgXXc5OFXa-256-256.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.print-auth-dialog .print-auth-copyright {
  height: 90px;
  margin: 0 -24px -24px;
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 18px;
  background-color: #3195fa;
  text-align: center;
  padding-top: 48px;
}
.wf-formcanvas {
  position: absolute;
  left: 50%;
  margin-left: -245px;
  width: 490px;
  height: 670px;
  background: url("//img.alicdn.com/tfs/TB1vgDmBntYBeNjy1XdXXXXyVXa-980-1340.png") no-repeat top;
  background-size: 100% 100%;
}
.wf-formcanvas-inner {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  width: 292px;
  height: 480px;
  left: 50%;
  margin-left: -146px;
  top: 73px;
  max-height: 480px;
  background: #f6f6f6;
}
.wf-formcanvas-body {
  overflow: hidden;
  padding-bottom: 30px;
}
.empty.wf-formcanvas-inner {
  background: #fff;
}
.empty .wf-formcanvas-body {
  background: url("//img.alicdn.com/tfs/TB1tizSCrGYBuNjy0FoXXciBFXa-478-192.png") no-repeat 50%;
  background-size: 239px 96px;
  position: relative;
  min-height: 300px;
}
.empty .wf-formcanvas-body .empty-bg-text {
  text-align: center;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  color: #999;
  pointer-events: none;
}
.wf-component {
  margin: 15px 0;
  overflow: hidden;
  position: relative;
}
.wf-main .wf-remove {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  line-height: 1;
  color: #eee;
  display: none;
  cursor: pointer;
  z-index: 10;
  background: #38adff;
  padding: 3px;
}
.wf-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  border: 1px dashed transparent;
}
.wf-overlay.wf-drag {
  cursor: move;
}
.supportTouch .wf-component.active .wf-remove {
  display: block;
}
.wf-remove:hover {
  color: #fff;
}
html:not(.wf-cursor-move) .wf-component.hover > .wf-remove {
  display: block;
}
html:not(.wf-cursor-move) .wf-component.hover > .wf-overlay {
  border-color: #38adff;
}
html:not(.wf-cursor-move) .wf-component.active > .wf-overlay {
  border: 1px solid #38adff;
}
.wf-component.areaactive > .wf-overlay {
  border: 1px solid #ff4500;
}
.wf-component.draging {
  pointer-events: none;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}
.wf-component.draging > .wf-overlay {
  border: 1px dashed #666;
  background: #ccc;
  opacity: 0.8;
}
.wf-component .left-corner-mark {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 0;
  height: 0;
  border-top: 16px solid #3296fa;
  border-right: 16px solid transparent;
  z-index: 10;
  opacity: 1 !important;
}
.wf-component.is-linked {
  opacity: 0.6;
  z-index: 10;
}
.wf-widgetspanel {
  left: 0;
}
.wf-widgetspanel .wf-panel-body {
  margin: 30px -15px 0 0;
  overflow: auto;
}
.wf-widgetsitem label {
  cursor: move;
}
.wf-widgetsitem.disabled label {
  cursor: not-allowed;
}
.wf-panel .wf-widgetsitem {
  margin: 0 0 10px 9px;
  float: left;
}
.wf-widgetsitem {
  width: 148px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  cursor: move;
  color: #191f25;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.wf-widgetsitem.disabled {
  opacity: 0.2;
  cursor: not-allowed;
}
.wf-widgetsitem:hover {
  background: hsl(0deg 0% 100% / 20%);
}
.widgeticon {
  display: inline-block;
  height: 20px;
  width: 20px;
}
.wf-widgetsitem .widgeticon {
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -10px;
}
.wf-widgetsitem.hasDesc {
  height: 50px;
}
.wf-widgetsitem.hasDesc label {
  margin-top: 7px;
  line-height: 18px;
  display: block;
}
.wf-widgetsitem.hasDesc .desc {
  display: block;
  line-height: 18px;
  color: rgb(25 31 37 / 40%);
}
.new-tip-dot {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ef5242;
}
.itemNewTooltip {
  max-width: 300px !important;
}
.itemNewPopover {
  width: 256px;
}
.itemNewPopoverTitle {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  color: #242a33;
}
.itemNewPopoverBtns {
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: right;
}
.itemNewPopoverBtns .ant-btn + .ant-btn {
  margin-left: 6px;
}
.widget-item-title {
  clear: both;
  padding: 0 10px 8px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #191f25;
}
.space10 {
  padding-top: 10px;
}
.ant-collapse {
  margin-top: -12px !important;
}
.ant-collapse * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-collapse .ant-collapse-item {
  padding-right: 20px;
  border: 0 !important;
}
.ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 12px 0 12px 24px !important;
}
.ant-collapse .ant-collapse-item .ant-collapse-header > i {
  display: none !important;
}
.ant-collapse .ant-collapse-item .ant-collapse-content {
  margin-top: -8px;
}
.ant-collapse .ant-collapse-item .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}
.widget-header-node {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget-header-node > i:first-child {
  display: none;
}
.widget-header-node > img {
  width: 32px;
  height: 32px;
  border-radius: 5px;
}
.widget-header-node > span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 8px;
  font-size: 16px;
  color: #191f25;
}
.widget-header-node > i:last-child {
  font-weight: 700;
  color: rgb(25 31 37 / 40%);
  transition: transform 0.24s, -webkit-transform 0.24s;
}
.widget-header-node svg {
  width: 14px;
  height: 14px;
  transition: transform 0.24s, -webkit-transform 0.24s;
}
.widget-item-advance-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.widget-item-advance-wrap svg {
  width: 24px;
  height: 24px;
  margin-bottom: 18px;
  fill: rgb(25 31 37 / 40%);
}
.widget-item-advance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 30px;
  margin-left: 0 !important;
  padding-left: 10px;
  border: 1px solid rgb(25 31 37 / 12%);
  border-radius: 4px;
}
.widget-item-advance > img {
  width: 14px;
  height: 14px;
  border-radius: 3px;
}
.widget-item-advance > div {
  margin-left: 7px;
  font-size: 12px;
  color: #191f25;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.panel-advance .ant-tabs-bar {
  position: fixed;
  z-index: 999;
  background: #fff;
}
.panel-advance .ant-tabs-content {
  padding-top: 68px;
}
.wf-settings-pane {
  padding: 20px 16px;
}
.wf-icon {
  width: 25px;
  height: 25px;
  margin-left: 8px;
  margin-right: 8px;
}
.wf-icon-item {
  display: inline-block;
  text-align: center;
  position: relative;
}
.wf-icon-item .tabitem {
  display: none;
  width: 250px;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  text-align: left;
  border-radius: 2px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: -32px;
}
.wf-icon-item .tabitem.current {
  background: rgb(0 0 0 / 50%);
}
.wf-icon-item .tabitem.current::after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: rgb(0 0 0 / 50%);
  bottom: -8px;
  margin-left: -4px;
  left: 20px;
}
.wf-setting-duration-label {
  padding-left: 18px;
}
.wf-setting-suite-duration-label {
  padding-left: 0;
  margin-top: 20px;
}
.wf-push-app {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wf-icon-group {
  position: relative;
  top: 20px;
}
.wf-app-push {
  position: absolute;
  top: 10px;
}
.wf-icon-name {
  color: #fff;
  font-size: 12px;
  position: relative;
  top: -7px;
}
.wf-pushinfo {
  font-size: 14px;
  margin-left: 4px;
}
.wf-item-group {
  padding-left: 18px;
}
.wf-setting-push-radio {
  margin-left: 10px;
}
.wf-tips {
  width: 15px;
  height: 15px;
  margin-left: 4px;
  position: relative;
  top: 3px;
}
.wf-input-tips {
  color: #f4f4f4;
  font-size: 12px;
}
.wf-settingpanel {
  right: 0;
}
.wf-settingpanel select {
  color: #000;
  margin-left: 12px;
  width: 100px;
  line-height: 30px;
  height: 30px;
}
.wf-settingpanel .textarea,
.wf-settingpanel input[type="text"],
.wf-settingpanel textarea {
  background: hsl(0deg 0% 100% / 10%);
  border: 1px solid rgb(0 0 0 / 15%);
  border-radius: 4px;
  padding: 6px 10px;
  width: 100%;
  outline: none;
  font-size: 12px;
  min-height: 29px;
}
.wf-settingpanel .textarea:focus,
.wf-settingpanel input[type="text"]:focus,
.wf-settingpanel textarea:focus {
  border-color: #3f9af9;
  background: transparent;
}
.wf-settingpanel ::input-placeholder {
  color: rgb(0 0 0 / 25%);
}
.wf-settingpanel .wf-form {
  overflow-y: auto;
  padding-bottom: 20px;
}
.wf-settingpanel .ant-tabs .ant-tabs-bar {
  width: 350px;
}
.wf-settingpanel .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  width: 175px;
}
.wf-setting-hrm ul li {
  margin: 6px 0;
}
.wf-settingpanel .wf-setter-field .fieldname {
  line-height: 1.6;
}
.wf-settingpanel .wf-setter-field .require-tip {
  color: #3296fa;
}
.wf-settingpanel .wf-setter-field .fieldinfo {
  color: rgb(25 31 37 / 40%);
}
.wf-settingpanel .wf-setter-field .fieldtips {
  font-size: 12px;
  margin-top: 6px;
}
.wf-settingpanel .wf-setter-field .fieldicon {
  cursor: pointer;
  float: right;
  margin-right: 1px;
}
.wf-settingpanel .wf-setter-field .wf-conditionwarn {
  font-size: 12px;
  line-height: 16px;
}
.wf-settingpanel .wf-setter-field .wf-conditionwarn .icon-error {
  color: #ff8415;
  vertical-align: baseline;
}
.wf-settingpanel .wf-setter-field.wf-setting-dateformat input[type="radio"],
.wf-settingpanel .wf-setter-field[class*="wf-setting-"] input[type="checkbox"],
.wf-settingpanel .wf-setter-field[class*="wf-setting-"] input[type="radio"] {
  margin-right: 5px;
  margin-left: 2px;
  vertical-align: middle;
}
.wf-settingpanel .wf-setter-field.wf-setting-push {
  margin-top: 24px;
  margin-left: 5px;
}
.wf-settingpanel .wf-setter-field.wf-setting-push input[type="radio"] {
  margin-right: 5px;
  margin-left: 2px;
  vertical-align: middle;
}
.wf-settingpanel .wf-setter-field.wf-setting-daterangelabel .fieldblock:not(:last-child) {
  margin-bottom: 30px;
}
.wf-settingpanel .wf-setter-field.wf-setting-options input[type="text"] {
  width: 120px;
}
.wf-settingpanel .wf-setter-field .action {
  margin-left: 5px;
  display: inline-block;
  opacity: 0.8;
  text-align: center;
}
.wf-settingpanel .wf-setter-field .action .icon {
  background: #3296fa;
  border-radius: 50%;
  color: #fff;
  padding: 3px 2px 3px 3px;
  font-size: 12px;
}
.wf-settingpanel .wf-setter-field .action:hover {
  opacity: 0.9;
}
.wf-settingpanel .wf-setter-field .limitadd .action-add,
.wf-settingpanel .wf-setter-field .limitdel .action-del {
  opacity: 0.2;
  pointer-events: none;
}
.wf-settingpanel .wf-setter-field.wf-setting-content textarea {
  min-height: 7.5em;
}
.pushAttendSetting .wf-icon-item {
  margin-right: 16px;
}
.pushAttendSetting .wf-icon-item .wf-icon-item-img {
  display: block;
  margin-top: 10px;
  width: 164px;
  height: 88px;
}
.pushAttendSetting .fieldname {
  font-size: 16px;
  line-height: 18px;
}
.pushAttendSetting .wf-item-group {
  padding-left: 0;
}
.pushAttendSetting .wf-icon-group {
  top: 0;
}
.attendDesc {
  line-height: 20px;
  margin-top: 35px;
  display: block;
}
.select-unit {
  padding-top: 10px;
}
.alitrip-label {
  margin-top: 10px;
  line-height: 24px;
  font-size: 12px;
}
.alitrip-select-unit {
  padding-top: 10px;
  font-size: 12px;
}
.setting-reimburseLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.setting-reimburseLabel-right {
  margin-left: 12px;
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.reimburseHref-label {
  float: right;
  margin-right: 80px;
}
.exceedApply-label {
  margin-left: 12px;
}
.exceedApplyHref-label {
  float: right;
  margin-right: 10px;
}
.formSaveModal .ant-modal-body,
.wf-popup-content .wf-form.wf-formsettings {
  height: 400px;
  overflow: auto;
}
.setting-alitrip-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.setting-alitrip-project .setting-alitrip-project-left {
  width: 32%;
}
.setting-alitrip-project .setting-alitrip-project-right {
  width: 68%;
}
.wf-sidepanel-head {
  background: #fff;
  -webkit-box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 9%);
          box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 9%);
  line-height: 46px;
  height: 46px;
  font-size: 14px;
  color: #191f25;
  padding: 0 16px;
  font-weight: 700;
}
.wf-sidepanel-head .desc {
  font-weight: 400;
  float: right;
  font-size: 12px;
  color: rgb(25 31 37 / 40%);
}
.wf-settingpanel {
  right: -100%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.wf-settingpanel.open {
  right: 0;
}
.ant-alert {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  list-style: none;
  position: relative;
  padding: 8px 15px 8px 37px;
  border-radius: 4px;
}
.ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.ant-alert-icon {
  top: 12.5px;
  left: 16px;
  position: absolute;
}
.ant-alert-description {
  font-size: 14px;
  line-height: 22px;
  display: none;
}
.ant-alert-success {
  border: 1px solid #b7eb8f;
  background-color: #f6ffed;
}
.ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.ant-alert-info {
  border: 1px solid #91d5ff;
  background-color: #e6f7ff;
}
.ant-alert-info .ant-alert-icon {
  color: #1890ff;
}
.ant-alert-warning {
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
}
.ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.ant-alert-error {
  border: 1px solid #ffa39e;
  background-color: #fff1f0;
}
.ant-alert-error .ant-alert-icon {
  color: #f5222d;
}
.ant-alert-close-icon {
  font-size: 12px;
  position: absolute;
  right: 16px;
  top: 8px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-cross {
  color: rgb(0 0 0 / 45%);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-cross:hover {
  color: #404040;
}
.ant-alert-close-text {
  position: absolute;
  right: 16px;
}
.ant-alert-with-description {
  padding: 15px 15px 15px 64px;
  position: relative;
  border-radius: 4px;
  color: rgb(0 0 0 / 65%);
  line-height: 1.5;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  font-size: 14px;
}
.ant-alert-with-description .ant-alert-message {
  font-size: 16px;
  color: rgb(0 0 0 / 85%);
  display: block;
  margin-bottom: 4px;
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-close {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.ant-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-alert-banner {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
@-webkit-keyframes antAlertSlideUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@keyframes antAlertSlideUpIn {
0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
}
100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
}
@-webkit-keyframes antAlertSlideUpOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
}
}
@keyframes antAlertSlideUpOut {
0% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
100% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
}
}
.calculate-edit {
  cursor: pointer;
  float: right;
  color: #2db7f5;
}
.calculate-area {
  cursor: pointer;
}
.formula-alert {
  margin-bottom: 10px;
}
.formula-errormsg {
  padding: 2px 5px;
  margin-bottom: 5px;
  font-size: 12px;
  background: #ffeee7;
  border: 1px solid #feddcd;
  border-radius: 2px;
}
.formula-box {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #eaeaea;
}
.formula-box .formula-result {
  padding-bottom: 15px;
}
.formula-box.hasError {
  border: 1px solid #f28172;
}
.formula-actions {
  text-align: right;
  font-size: 12px;
  margin-bottom: -5px;
}
.formula-actions .formula-clear,
.formula-actions .formula-del {
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  margin-left: 5px;
  padding: 2px 5px;
  opacity: 0.85;
}
.formula-actions .formula-clear:hover,
.formula-actions .formula-del:hover {
  opacity: 1;
}
.formula-actions .formula-del {
  width: 24px;
  color: #2db7f5;
  background: 50% no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABOUExURUxpcY+Pj5mZmZmZmZmZmZWVlZOTk5eXl5eXl5mZmZWVlZeXl5eXl5mZmZmZmY+Pj5mZmZmZmZeXl5eXl5mZmZeXl5mZmZiYmJmZmZmZmQrB0mAAAAAZdFJOUwAQ8O/AMECAv39g0J+gzyBw4N+wr5Bfb1Bien3EAAAA8klEQVRIx+2U2xKDIAxEiQpaBbVqL/n/Hy3R6WDtplNn+lb3TWYPkk3AmEN/qu52ArpazW9zxqoI+mlgTS30t8xZCVREogaA+PFpIzG+r/q4j8O11cwF9NdKGA4A5Qc/AuJP+ZLKX0rprAqIP6TPM/ulK04BpGHhNRUvi1mHAfE3615SwzzlKeQNQFv/QqyasgEcCEjWJjWluF1uwRR6DaAtIfW6JhFvKVHGPNA61nh+2cZqfbCRaBMR5nqp0GJ9EmbHaJj7ushvgHk6/B7A9JHoMdBDwARtwuXujkYhKiBW70qjvhoBn5UU4lweb/yhH+sBhOIb4UKezGwAAAAASUVORK5CYII=");
  background-size: 100%;
}
.formula-actions .formula-clear {
  color: #f28172;
}
.formula-placeholder {
  font-size: 12px;
  color: #ccc;
}
.formula-result {
  line-height: 2;
  word-break: break-word;
}
.formula-result > * {
  line-height: 1;
  display: inline-block;
  white-space: nowrap;
}
.formula-result .formula-var {
  white-space: nowrap;
  margin: 0 2px;
  padding: 2px 4px;
  border-radius: 2px;
  color: rgb(0 0 0 / 65%);
  background: #f5f5f5;
}
.formula-result .formula-var.invalid {
  background: #f28172;
}
.formula-result .formula-operator {
  margin: 0 1px;
}
.formula-panel {
  color: #555;
  padding: 0 30px;
  line-height: 32px;
}
.formula-panel .formula-row + .formula-row {
  margin-top: 15px;
}
.formula-panel .formula-row::after,
.formula-panel .formula-row::before {
  content: "";
  display: table;
  clear: both;
}
.formula-panel .formula-row-label {
  position: relative;
  float: left;
  width: 18%;
}
.formula-panel .formula-row-value {
  float: left;
  width: 82%;
}
.formula-panel .formula-var {
  padding: 3px 13px;
  background: #f5f5f5;
  border: 1px solid #eaeaea;
}
.formula-panel .formula-option-var {
  background: #f7f7f7;
}
.formula-panel .formula-option-var:hover {
  background: #f1f1f1;
}
.formula-panel .formula-option-operator {
  background: #fff;
}
.formula-panel .formula-option-operator:hover {
  background: #f1f1f1;
}
.formula-panel .formula-option-operator,
.formula-panel .formula-option-var {
  padding: 5px 12px;
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  margin-right: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.formula-panel .formula-option-operator.disabled,
.formula-panel .formula-option-var.disabled {
  opacity: 0.65;
  pointer-events: none;
}
.formula-tip {
  margin-top: 10px;
  line-height: 1.6;
}
.formula-tip a {
  color: #2db7f5;
}
.holidayTable td,
.holidayTable th {
  padding: 10px;
}
.holidayTable .ant-pagination,
.holidayTable thead {
  display: none;
}
.holidayTagImg {
  width: 13px;
  position: relative;
  top: 2px;
}
.holidayTagContent {
  margin-bottom: 10px;
  border: 1px solid rgb(0 0 0 / 9%);
  border-radius: 10px;
  width: 350px;
}
.holidayTag {
  border-bottom: 1px solid rgb(0 0 0 / 9%);
  overflow: hidden;
  clear: both;
}
.holidayTag:last-child {
  border: none;
}
.holidayTagName {
  margin-left: 8px;
  margin-right: 10px;
  display: inline-block;
  border-right: 1px solid rgb(0 0 0 / 9%);
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.holidayTagName,
.holidayTagUnit {
  font-size: 14px;
  width: 140px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  float: left;
}
.holidayTagUnit {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: inline-block;
}
.holidayCategory {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 14px;
}
.holidayExplain {
  width: 16px;
  height: 16px;
  position: relative;
  margin-left: 10px;
  top: 3px;
}
.holidayLink {
  color: #38adff;
  padding-right: 55px;
  float: right;
  position: relative;
}
.holidayLink-new {
  color: #fff;
  display: block;
  background-color: red;
  padding: 3px 6px;
  border-radius: 10px;
  font-size: 12px;
  position: absolute;
  top: -14px;
  left: 20px;
}
.holidaySetting {
  height: 95px;
  margin-left: 24px;
  margin-top: 30px;
}
.holidaySettingItem {
  margin-top: 10px;
}
.holidaySettingContent {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
  color: hsl(0deg 0% 100% / 50%);
}
.holidaySettingItemImg {
  width: 17px;
  position: relative;
  right: 5px;
  top: 2px;
}
.overtime-content .overtime-single {
  margin: 20px 0;
}
.overtime-content .overtime-single .sub-desc {
  font-size: 14px;
  color: #aaa;
  margin-left: 16px;
}
.overtime-content .overtime-mult {
  margin: 20px 0;
  margin-bottom: 0;
}
.overtime-content .overtime-mult .sub-desc {
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
.overtime-content .overtime-link {
  color: #38adff;
}
.overtime-content .overtime-mult-unit {
  margin: 0 20px 0 10px;
}
.wf-setting-overtime .attendDesc {
  margin-top: 0;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 40px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  margin: 0;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
  margin-right: 2px;
  padding: 0 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 38px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background: #fff;
  border-color: #e8e8e8;
  color: #1890ff;
  padding-bottom: 1px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab .anticon-close {
  color: rgb(0 0 0 / 45%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
  margin-left: 3px;
  margin-right: -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  height: 14px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab .anticon-close:hover {
  color: rgb(0 0 0 / 85%);
}
.ant-tabs.ant-tabs-card .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs.ant-tabs-editable-card .ant-tabs-content > .ant-tabs-tabpane {
  -webkit-transition: none !important;
  transition: none !important;
}
.ant-tabs.ant-tabs-card .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs.ant-tabs-editable-card .ant-tabs-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.ant-tabs-extra-content {
  line-height: 40px;
}
.ant-tabs-extra-content .ant-tabs-new-tab {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  color: rgb(0 0 0 / 65%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #1890ff;
  border-color: #1890ff;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: auto;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-new-tab {
  width: 90%;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab {
  border-right: 0;
  border-radius: 4px 0 0 4px;
  margin-right: 1px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-tab {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  margin-left: 1px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.ant-tabs.ant-tabs-card.ant-tabs-bottom > .ant-tabs-bar .ant-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.ant-tabs.ant-tabs-card.ant-tabs-bottom > .ant-tabs-bar .ant-tabs-tab-active {
  color: #1890ff;
  padding-bottom: 0;
  padding-top: 1px;
}
.ant-tabs {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ant-tabs::after,
.ant-tabs::before {
  content: "";
  display: table;
}
.ant-tabs::after {
  clear: both;
}
.ant-tabs-ink-bar {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2px;
  background-color: #1890ff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 16px;
  outline: none;
}
.ant-tabs-bar,
.ant-tabs-nav-container {
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav-container {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  margin-bottom: -1px;
  zoom: 1;
}
.ant-tabs-nav-container::after,
.ant-tabs-nav-container::before {
  content: "";
  display: table;
}
.ant-tabs-nav-container::after {
  clear: both;
}
.ant-tabs-nav-container-scrolling {
  padding-left: 32px;
  padding-right: 32px;
}
.ant-tabs-bottom .ant-tabs-bar {
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}
.ant-tabs-bottom .ant-tabs-ink-bar {
  bottom: auto;
  top: 1px;
}
.ant-tabs-bottom .ant-tabs-nav-container {
  margin-bottom: 0;
  margin-top: -1px;
}
.ant-tabs-tab-next,
.ant-tabs-tab-prev {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 2;
  width: 0;
  height: 100%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  position: absolute;
  text-align: center;
  color: rgb(0 0 0 / 45%);
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  pointer-events: none;
}
.ant-tabs-tab-next.ant-tabs-tab-arrow-show,
.ant-tabs-tab-prev.ant-tabs-tab-arrow-show {
  opacity: 1;
  width: 32px;
  height: 100%;
  pointer-events: auto;
}
.ant-tabs-tab-next:hover,
.ant-tabs-tab-prev:hover {
  color: rgb(0 0 0 / 65%);
}
.ant-tabs-tab-next-icon,
.ant-tabs-tab-prev-icon {
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  line-height: inherit;
  vertical-align: baseline;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  text-transform: none;
}
.ant-tabs-tab-next-icon::before,
.ant-tabs-tab-prev-icon::before {
  font-family: anticon !important;
  display: inline-block;
  font-size: 12px;
  font-size: 10px\9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-tabs-tab-next-icon::before,
:root .ant-tabs-tab-prev-icon::before {
  font-size: 12px;
}
.ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
  color: rgb(0 0 0 / 25%);
}
.ant-tabs-tab-next {
  right: 2px;
}
.ant-tabs-tab-next-icon::before {
  content: "\E61F";
}
.ant-tabs-tab-prev {
  left: 0;
}
.ant-tabs-tab-prev-icon::before {
  content: "\E620";
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.ant-tabs-nav-wrap {
  overflow: hidden;
  margin-bottom: -1px;
}
.ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.ant-tabs-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.ant-tabs-nav::after,
.ant-tabs-nav::before {
  display: table;
  content: " ";
}
.ant-tabs-nav::after {
  clear: both;
}
.ant-tabs-nav .ant-tabs-tab-disabled {
  pointer-events: none;
  cursor: default;
  color: rgb(0 0 0 / 25%);
}
.ant-tabs-nav .ant-tabs-tab {
  display: inline-block;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  text-decoration: none;
}
.ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #40a9ff;
}
.ant-tabs-nav .ant-tabs-tab:active {
  color: #096dd9;
}
.ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #1890ff;
  font-weight: 500;
}
.ant-tabs-large .ant-tabs-nav-container {
  font-size: 16px;
}
.ant-tabs-large .ant-tabs-tab {
  padding: 16px;
}
.ant-tabs-small .ant-tabs-nav-container {
  font-size: 14px;
}
.ant-tabs-small .ant-tabs-tab {
  padding: 8px 16px;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content {
  width: 100%;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  opacity: 1;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  opacity: 0;
  height: 0;
  padding: 0 !important;
  pointer-events: none;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content-animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  will-change: margin-left;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-vertical > .ant-tabs-bar {
  border-bottom: 0;
  height: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar-tab-next,
.ant-tabs-vertical > .ant-tabs-bar-tab-prev {
  width: 32px;
  height: 0;
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-vertical > .ant-tabs-bar-tab-next.ant-tabs-tab-arrow-show,
.ant-tabs-vertical > .ant-tabs-bar-tab-prev.ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab {
  float: none;
  margin: 0 0 16px;
  padding: 8px 24px;
  display: block;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-extra-content {
  text-align: center;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-scroll {
  width: auto;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container,
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav {
  width: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-ink-bar {
  width: 2px;
  left: auto;
  height: auto;
  top: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-next {
  width: 100%;
  bottom: 0;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-next-icon::before {
  content: "\E61D";
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-prev-icon::before {
  content: "\E61E";
}
.ant-tabs-vertical > .ant-tabs-content {
  overflow: hidden;
  width: auto;
  margin-top: 0 !important;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar {
  float: left;
  border-right: 1px solid #e8e8e8;
  margin-right: -1px;
  margin-bottom: 0;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab {
  text-align: right;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-container,
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-ink-bar {
  right: 1px;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar {
  float: right;
  border-left: 1px solid #e8e8e8;
  margin-left: -1px;
  margin-bottom: 0;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-container,
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-ink-bar {
  left: 1px;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs-bottom > .ant-tabs-bar {
  margin-bottom: 0;
  margin-top: 16px;
}
.ant-tabs-bottom .ant-tabs-ink-bar-animated,
.ant-tabs-top .ant-tabs-ink-bar-animated {
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-left .ant-tabs-ink-bar-animated,
.ant-tabs-right .ant-tabs-ink-bar-animated {
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-no-animation > .ant-tabs-content-animated,
.ant-tabs-vertical > .ant-tabs-content-animated,
.no-flex > .ant-tabs-content-animated {
  -webkit-transform: none !important;
          transform: none !important;
  margin-left: 0 !important;
}
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-vertical > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  display: none;
}
.wf-view {
  position: relative;
}
.wf-view .wf-componentview-adddetail {
  color: #008cee;
  text-align: center;
  padding: 15px;
  background: #f7f9ff;
  border-bottom: 1px solid hsl(240deg 2% 79% / 50%);
  vertical-align: middle;
}
.wf-view .wf-componentview-adddetail::before {
  font-family: iconfontold;
  font-size: 16px;
  font-style: normal;
  content: "\E608";
  display: inline-block;
  margin: 0 3px 0 0;
}
.wf-view .wf-componentview-content {
  padding: 15px;
  color: #858e99;
}
.wf-view .wf-componentview-area {
  min-height: 50px;
  background: #ddeff3;
  position: relative;
}
.wf-view .wf-componentview-area .emptytip {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  padding: 0 8px;
  text-align: center;
  color: #ccc;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.wf-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: #fff;
  font-size: 14px;
  padding: 14px 0;
}
.wf-field > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.wf-field .icon {
  width: 26px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 18px;
  line-height: 1;
  color: #e0e0e0;
}
.wf-field-border {
  border-bottom: 1px solid #eee;
}
.wf-field-label {
  white-space: normal;
  word-break: break-word;
  padding: 0 10px;
  color: #222;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 120px;
}
.wf-field-placeholder {
  text-align: right;
  color: rgb(25 31 37 / 40%);
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wf-group > .wf-component + .wf-component,
.wf-group > .wf-field + .wf-field {
  border-top: 1px solid rgb(25 31 37 / 8%);
}
.wf-group,
.wf-group > .wf-component {
  margin: 0;
  padding: 0;
}
.wf-group > .wf-component.wf-component-textnote {
  background: #f6f6f6;
}
.wf-table-row-title {
  display: block;
  padding: 14px 10px;
  color: rgb(25 31 37 / 56%);
  background: #fff;
  border-bottom: 1px solid rgb(25 31 37 / 8%);
}
.empty .wf-group {
  border-width: 0;
}
.wf-componentview-stats {
  padding: 3px 10px;
}
.wf-componentview-stats .wf-componentview-statitem {
  color: #858e99;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  margin: 2px 0;
}
.wf-formdes {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  padding-left: 15px;
  color: #333;
  background-color: #fcf7d7;
  padding: 0 5px;
}
.wf-formdes-setting {
  color: #5dbbf7;
  margin-left: 10px;
  display: inline-block;
  position: absolute;
  z-index: 999;
}
.wf-componentview-tip-icon {
  border: 0;
  width: 30px;
  position: relative;
  float: right;
  top: -6px;
}
.wf-component-textnote {
  padding: 0;
  margin: 0;
}
.textnote-content {
  line-height: 1.4;
}
.wf-component-calculatefield .cnformat,
.wf-component-moneyfield .cnformat {
  color: rgb(25 31 37 / 40%);
  font-size: 13px;
  padding: 5px 15px;
}
.wf-component-ddbizsuite .wf-componentview-content {
  padding: 0;
}
.wf-component-ddbizsuite .wf-component-textnote .wf-componentview {
  padding-left: 15px;
}
.wf-component-ddbizsuite .wf-component-textnote .wf-componentview .textnote-content {
  padding: 10px 10px 10px 0;
}
.recipient-usetips .extra {
  color: rgb(25 31 37 / 40%);
}
.recipient-usetips .recipient-usetips__icon {
  margin-top: 13px;
  width: 100%;
}
.recipient-usetips .recipient-usetips__icon-tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 12px;
  line-height: 17px;
  color: rgb(38 38 38 / 30%);
}
@keyframes antCheckboxEffect {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
}
100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
}
}
.ant-select-tree-checkbox {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner {
  border-color: #1890ff;
}
.ant-select-tree-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #1890ff;
  content: "";
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after,
.ant-select-tree-checkbox:hover::after {
  visibility: visible;
}
.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-select-tree-checkbox-inner::after {
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  position: absolute;
  left: 4.57142857px;
  top: 1.14285714px;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: " ";
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-select-tree-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  content: " ";
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 9px;
  height: 9px;
  background-color: #1890ff;
  opacity: 1;
}
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  border-color: rgb(0 0 0 / 25%);
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: " ";
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #1890ff;
  border-color: #1890ff;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: rgb(0 0 0 / 25%);
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: #f5f5f5;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: unset;
  cursor: pointer;
  display: inline-block;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-select-tree-checkbox + span,
.ant-select-tree-checkbox-wrapper + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-select-tree-checkbox-group {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  margin-top: -4px;
}
.ant-select-tree li {
  padding: 0;
  margin: 8px 0;
  list-style: none;
  white-space: nowrap;
  outline: 0;
}
.ant-select-tree li.filter-node > span {
  font-weight: 500;
}
.ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  padding: 3px 5px;
  border-radius: 2px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  color: rgb(0 0 0 / 65%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: calc(100% - 24px);
}
.ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #e6f7ff;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #bae7ff;
}
.ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.ant-select-tree li span.ant-select-tree-iconEle,
.ant-select-tree li span.ant-select-tree-switcher {
  margin: 0;
  width: 24px;
  height: 24px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.ant-select-tree li span.ant-select-tree-icon_loading::after {
  display: inline-block;
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E6AE";
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  color: #1890ff;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open::after {
  font-size: 12px;
  font-size: 7px\9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E606";
  font-weight: 700;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open::after {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close::after {
  font-size: 12px;
  font-size: 7px\9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: anticon;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E606";
  font-weight: 700;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close::after {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close::after {
  -webkit-transform: rotate(270deg) scale(0.59);
          transform: rotate(270deg) scale(0.59);
}
.ant-select-tree-child-tree {
  display: none;
}
.ant-select-tree-child-tree-open {
  display: block;
}
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span,
li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher) {
  color: rgb(0 0 0 / 25%);
  cursor: not-allowed;
}
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-select-tree-icon__close,
.ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-select-tree-dropdown {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select-tree-dropdown .ant-select-dropdown-search {
  display: block;
  padding: 4px;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  padding: 4px 7px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
}
.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none;
}
.ant-select-tree-dropdown .ant-select-not-found {
  cursor: not-allowed;
  color: rgb(0 0 0 / 25%);
  padding: 7px 16px;
  display: block;
}
.form-item-selector-tree input[type="text"] {
  border: none !important;
  padding: 0 !important;
}
.linkage-setting-tip {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin-bottom: 6px;
}
.option-item {
  margin-top: 8px;
}
.option-item input[type="text"] {
  width: 230px !important;
}
.option-item .action-icon {
  cursor: pointer;
  font-size: 16px;
}
.option-item .action-add {
  color: #3296fa;
  opacity: 1 !important;
}
.option-item .action-add.disabled {
  opacity: 0.2 !important;
  pointer-events: none;
}
.option-item .action-del {
  color: #000;
  opacity: 0.45 !important;
}
.option-item .action-del.disabled {
  opacity: 0.2 !important;
  pointer-events: none;
}
.option-item .ant-input-affix-wrapper {
  width: auto;
}
.option-item .option-drag-icon {
  cursor: -webkit-grab;
  cursor: grab;
}
.option-item .option-drag-icon svg {
  width: 16px;
  height: 16px;
}
.supply-setter {
  margin-bottom: 16px;
}
.supply-setter-card {
  background: #e6f7ff;
  border: 1px solid #15bdf4;
  border-radius: 4px;
  padding: 8px 12px;
  margin-bottom: 16px;
}
.supply-setter-card-title,
.supply-setter-label {
  font-weight: 700;
  font-size: 14px;
}
.supply-setter-card-action {
  padding: 10px 0 4px;
}
.supply-setter-link {
  font-weight: 400;
}
.related-opiton-modal .ant-modal-header {
  border-bottom: 0;
}
.related-opiton-modal .ant-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 165px;
  padding-left: 20px;
  overflow-y: scroll;
}
.related-opiton-modal .ant-checkbox-group-item {
  margin-bottom: 8px;
}
.related-opiton-modal .ant-checkbox-group-item > span:last-child {
  opacity: 0.65;
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.related-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.related-option-title {
  margin-bottom: 8px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #191f25;
}
.related-option-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
}
.related-option-item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 260px;
  height: 34px;
  padding: 0 8px;
  background: rgb(25 31 37 / 4%);
  border-radius: 4px;
  font-size: 12px;
  color: #000;
}
.related-option-item > i {
  margin-left: 14px;
  font-size: 14px;
  color: #8c8c8c;
  cursor: pointer;
}
.related-option-ft {
  width: 50%;
  margin: 6px 0;
  cursor: pointer;
}
.related-option-ft > i,
.related-option-ft > span {
  color: #3296fa;
  font-size: 14px;
}
.related-option-ft > span {
  margin-left: 5px;
}
.formSelectModal .ant-modal-body {
  padding: 0;
}
.formSelectPanel {
  position: relative;
  height: 400px;
}
.formSelectPanel .contentWrap,
.formSelectPanel .topBar {
  padding: 0 30px;
}
.formSelectPanel .topBar {
  font-size: 14px;
  font-weight: 700;
  padding-top: 10px;
  line-height: 50px;
  height: 60px;
}
.formSelectPanel .contentWrap,
.formSelectPanel .leftPanel,
.formSelectPanel .rightPanel {
  position: absolute;
}
.formSelectPanel .leftPanel,
.formSelectPanel .rightPanel {
  top: 0;
  bottom: 0;
  width: 50%;
}
.formSelectPanel .leftPanel {
  left: 0;
}
.formSelectPanel .rightPanel {
  right: 0;
  border-left: 1px solid #e9e9e9;
}
.formSelectPanel .contentWrap {
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
}
.formTreeSelect {
  color: #323232;
  margin-left: -10px;
}
.dirItem {
  margin: 2px 0;
}
.dirTitle {
  padding: 4px 5px 4px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dirTitle > span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dirTitle .dirArrow,
.dirTitle .dirCheck {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20px;
}
.dirTitle .dirArrow {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 20px;
  background: url(//gw.alicdn.com/tfs/TB1VhwSe7yWBuNjy0FpXXassXXa-30-18.png) 0 no-repeat;
  background-size: 12px;
}
.dirTitle .dirArrow.down {
  -webkit-transform-origin: 6px center;
          transform-origin: 6px center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dirTitle .dirName {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dirChildren {
  display: block;
  padding-left: 30px;
}
.dirChildren.collapsed {
  display: none;
}
.formItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2px 0;
  padding: 3px 0 3px 10px;
}
.formItem > span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.formItem .formName {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.72;
}
.formItem.result {
  cursor: default;
}
.formItem.result .formName {
  opacity: 1;
}
.formItem .formCheck,
.formItem .formRemove {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 20px;
}
.formItem .formRemove {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 20px;
  background: url(//gw.alicdn.com/tfs/TB19sr_e1uSBuNjy1XcXXcYjFXa-46-46.png) 50% no-repeat;
  background-size: 12px;
}
.formSearch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.formSearch .formSearchIcon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -1px;
  display: inline-block;
  width: 30px;
  height: 20px;
  background: url(//gw.alicdn.com/tfs/TB1Nag0e7yWBuNjy0FpXXassXXa-32-32.png) 50% no-repeat;
  background-size: 14px;
}
.formSearch input[type="text"].formSearchInput {
  width: 100%;
  font-size: 13px;
  border: none;
  outline: none;
  line-height: 24px;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  background: #f5f6f7;
  border-radius: 4px;
}
.formItem .dirTitle {
  cursor: pointer;
}
.formItem .dirTitle:hover {
  background: #f6f6f6;
}
.ant-collapse {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fafafa;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  line-height: 22px;
  padding: 12px 0 12px 40px;
  color: rgb(0 0 0 / 85%);
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
  font-style: normal;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  font-size: 12px;
  position: absolute;
  display: inline-block;
  line-height: 46px;
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.24s;
  transition: -webkit-transform 0.24s;
  transition: transform 0.24s;
  transition: transform 0.24s, -webkit-transform 0.24s;
  top: 0;
  left: 16px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow::before {
  display: block;
  font-family: anticon !important;
  content: "\E61F";
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-anim-active {
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-collapse-content {
  overflow: hidden;
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.ant-collapse-content-inactive {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header[aria-expanded="true"] .arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ant-collapse-borderless {
  background-color: #fff;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  cursor: not-allowed;
  color: rgb(0 0 0 / 25%);
}
@font-face {
  font-family: iconfontold;
  src: url("//at.alicdn.com/t/font_1449632746_779643.eot");
  src: url("//at.alicdn.com/t/font_1449632746_779643.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1449632746_779643.woff") format("woff"), url("//at.alicdn.com/t/font_1449632746_779643.ttf") format("truetype"), url("//at.alicdn.com/t/font_1449632746_779643.svg#iconfontold") format("svg");
}
.icon {
  font-family: iconfontold !important;
  font-size: 16px;
  font-style: normal;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-selected::before {
  content: "\E600";
}
.icon-checked::before {
  content: "\E60B";
}
.icon-add::before {
  content: "\E604";
}
.icon-del::before {
  content: "\E602";
}
.icon-remove::before {
  content: "\E605";
}
.icon-close::before {
  content: "\E603";
}
.icon-error::before {
  content: "\E601";
}
.icon-success::before {
  content: "\E600";
}
.icon-plus::before {
  content: "\E608";
}
.icon-minus::before {
  content: "\E609";
}
.icon-camera::before {
  content: "\E606";
}
.icon-arrow::before {
  content: "\E607";
}
.icon-chakanfujian::before {
  content: "\E60D";
}
.wf-button {
  margin: 0 5px;
  border: none;
  border-radius: 2px;
  padding: 4px 23px;
  color: #fff;
  font-size: 12px;
  outline: none;
  cursor: pointer;
  line-height: normal;
}
.wf-button.wf-button-blue {
  background: #3f9af9;
}
.wf-button.wf-button-blue:hover {
  background: #2786e8;
}
.wf-button.wf-button-cyan {
  background: #5db4cf;
}
.wf-button.wf-button-cyan:hover {
  background: #429dba;
}
.wf-button.wf-button-green {
  background: #41b543;
}
.wf-button.wf-button-green:hover {
  background: #39a03b;
}
.wf-button.wf-button-white {
  color: #fff;
  background: #aaa;
}
.wf-button.wf-button-white:hover {
  color: #fff;
  background: #f90;
}
.wf-new-button {
  margin: 0 5px;
  border: none;
  border-radius: 4px;
  padding: 6px 15px;
  color: #fff;
  font-size: 13px;
  outline: none;
  cursor: pointer;
  line-height: normal;
}
.wf-new-button.wf-button-blue {
  background: #38adff;
}
.wf-new-button.wf-button-blue:hover {
  background: rgb(56 173 255 / 70%);
}
.wf-new-button.wf-button-cyan,
.wf-new-button.wf-button-cyan:hover {
  background: #38adff;
}
.wf-new-button.wf-button-green {
  color: #38adff;
  border: 1px solid #38adff;
  background: hsl(0deg 0% 100% / 10%);
  padding: 6px 34px;
}
.wf-new-button.wf-button-green:hover {
  background: hsl(0deg 0% 100% / 20%);
}
.wf-new-button.wf-button-white {
  color: #fff;
  background: #aaa;
}
.wf-new-button.wf-button-white:hover {
  color: #fff;
  background: #f90;
}
.wf-storyboard {
  overflow: visible;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 999;
}
.wf-storyboard.mask {
  pointer-events: auto;
  background: rgb(0 0 0 / 20%);
}
.wf-spinning {
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("data:image/gif;base64,R0lGODlhIAAgAOZHAPn5+fPz8+zs7P7+/u/v7/f39+np6f9mAPT09PHx8efn5/b29u7u7urq6vv7+//ZwP/28P9vEP+zgPCugfiGOf/PsP/j0PKmc/eOR/+WUOfe1//s4P1uDv+fYP+MQP+8kOzGrO2+nu+2j/vx6/SeZP+CMP/GoPyJPP2xfvrUu/p+K/27jvqHO/95IOrOuvTEpPTXxPqaW/bZxvmsefque/rBm/Tr5PLMs/SxhOnWyfbPtviiaft/LO3Hrurh2vt2HPWWVvzWvPrey/zfzP7Xvu3Rvubm5v///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0MDIxQkZGMUVFMjYxMUUzQkYzN0ZGQzRENzlGRDZEMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0MDIxQkZGMkVFMjYxMUUzQkYzN0ZGQzRENzlGRDZEMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMjFCRkVGRUUyNjExRTNCRjM3RkZDNEQ3OUZENkQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwMjFCRkYwRUUyNjExRTNCRjM3RkZDNEQ3OUZENkQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGAwABAo6PAQADiZQLBkaYmZoGC5SGCJeaopsInkcDCZoNAQUArgAFAQ2aCZOJBJkCAJQAApkEt5kBpoIBwocFx8TFRhogQRCEAwqYwMuDBBgHBxmExkYGttdHD9vbD4OhBeODFuYHFoLJRg3shB/bE+tHqUal9oMQYEogyJeRXQAFAcAkQFCmhIQeHpEIcSImhxcrWjSCkaNGiQYRJlxopCE/TP8SCjRC8Mg8kwkN7jtCzYiDhA4wKfDGMCamToOmYRrG7psBQ/OMAF22IJNIQriqLYtqhOghqgxuJnLA4JenlZgYFBB3qkDXTCl5hRo1ysBTTwMRAtRka0RBALLLFlH9JUkjwEAAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGAwABAo6PAQADiZQLBkaYmZoGC5SGCJeaopsInkcDCZoNAQUArgAFAQ2aCZOJBJkCAJQAApkEt5kBpoIBwocFx8TFmbuEAwqYwMuDuEYGtszX2dQDocODoQXUhcnXg+YN5IazRuNHqUal64QImAmCvkbO9IIjFxdeCMrUj1CHAwc4WDhCsKAghAglMMTkUFAJiBUmGql4BAIGCiLyYeLXDwAmAYLizStozwi+I+ZQOtT37kg0Iw4KOsCkgJAxIzLp6es0CBomcOR+GjBkzgjRZQuaHbJmZJopqkgNUWWQM5EDBr88tcTEoAC3AQXAZlrJK9SoUQYVSHoaEODmWyMKAnBbtojqL0kc+wUCACH5BAkAAEcALAAAAAAgACAAAAf/gEeCg4SFhoeIhgMAAQKOjwEAA4mUCwZGmJmaBguUhgiXmqKbCJ5HAwmaDQEFAK4ABQENmgmTiQSZAgCUAAKZBLeZAaaCAcKHBcfExZm7hAMKmMDLg7hGBrbM19nUA6HDg6EF1IXJ14PmDeSGs0bjR6lGpeuECJgJgr5GzvSCAJgCBGXqV2jgEYMEBWJSaCThIIMIExrUx6/fPyMB4WGa1w8CjQsh8B0xl7FfhwMHOAgZFM2IA4IoUUoYZAwjQR4xKwyChgkcuQAaMLAwUS5TJ2oLmh2yZmSaKaY+DTFl8DKRAwa/PNnLxKAAtwEFsGbiyCvUqFEGKnoaEKDlWSMKDAJwW7aI6S9JDgkGAgAh+QQJAABHACwAAAAAIAAgAAAH/4BHgoOEhYaHiIYDAAECjo8BAAOJlAsGRpiZmgYLlIYIl5qimwieRwMJmg0BBQCuAAUBDZoJk4kEmQIAlAACmQS3mQGmggHChwXHxMWZu4QDCpjAy4O4Rga2zNfZ1AOhw4OhBdSFydeD5g3khrNG40epRqXrhAiYCYK+Rs70ggCYAgRl6ldo4BGDBAViUmgk4SCDCBMa1Mev3z8jAeFhmkfQnhF8R8xlJKjv3ZFoRhwQdIBJASFjGEli6jQIGiZw5GAaMGTOCE1iEjxQyLHvkDUj0zxVOMBUBU5DRxmoTORgBlOmnjxiYlCA24ACDIy44MC0gykAoUaNKiLhw7IBARBQqjWiIAC3twCO/pLkkGAgACH5BAkAAEcALAAAAAAgACAAAAf/gEeCg4SFhoeIhgMAAQKOjwEAA4mUCwZGmJmaBguUhgiXmqKbCJ5HAwmaDQEFAK4ABQENmgmTiQSZAgCUAAKZBLeZAaaCAcKHBcfExZm7hAMKmMDLg7hGBrbM19nUA6HDg6EF1IXJ14PmDeSGs0bjR6lGpeuECJgJgr5GzvSCAJgCBGXqV2jgEYMEBWJSaCThIIMIExrUx6/fPyMB4WGaR9CeEXxHzGUkqO/dkWhGHBB0gEkBIWMYSWLqNAgaJnDkYBowZM4IzWULmh2yZmSaKaI4DRFloDKRAwa/PHnExKBANggRDkTQkIkjr1CjMBwYi+FaRU8DAqDURGHsARYBE7gtW0TUCAgOWh84NLThwQZPgQAAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGAwABAo6PAQADiZQLBkaYmZoGC5SGCJeaopsInkcDCZoNAQUArgAFAQ2aCZOJBJkCAJQAApkEt5kBpoIBwocFx8TFmbuEAwqYwMuDuEYGtszX2dQDocODoQXUhcnXg+YN5IazRuNHqUal64QImAmCvkbO9IIAmAIEZepXaOARgwQFYlJoJOEggwgTGtTHr98/IwHhYZpH0J4RfEfMZSSo792RaEYcEHSASQEhYxhJYuo0CBomcORgGjBkzgjNZQuaHbJmZJopojgNEWWgMpEDBr88ecTEIIOHDDULQM3EkVcoEgfCkhh1raKnAQEUUAh7gIIoBQEQuC0bsILthF+SHFaQUGFdIAAh+QQJAABHACwAAAAAIAAgAAAH/4BHgoOEhYaHiIYDAAECjo8BAAOJlAsGRpiZmgYLlIYIl5qimwieRwMJmg0BBQCuAAUBDZoJk4kEmQIAlAACmQS3mQGmggHChwXHxMWZu4QDCpjAy4O4Rga2zNfZ1AOhw4OhBdSFydeD5g3khrNG40epRqXrhAiYCYK+Rs70ggCYAgRl6ldo4BGDBAViUmgk4SCDCBMa1Mev3z8jAeFhmkfQnhF8R8xlJKjv3ZFoRhwQdIBJASFjGEli6jQIGiZw5GAaMGROQ4oHEJYtaHYIF4YDBzIQs2YEpyEdSJESoeSAwS9KFqIecMGgALcBBaxm4pjoA9IJo9IaqOhpQACUaQ6NKAjAbdkipr8kOSQYCAAh+QQJAABHACwAAAAAIAAgAAAH/4BHgoOEhYaHiIYDAAECjo8BAAOJlAsGRpiZmgYLlIYIl5qimwieRwMJmg0BBQCuAAUBDZoJk4kEmQIAlAACmQS3mQGmggHChwXHxMWZu4QDCpjAy4O4Rga2zNfZ1AOhw4OhBdSFydeD5g3khrNG40epRqXrhAiYCYK+Rs70ggCYAgRl6ldo4BGDBAViUmgk4SCDCBMa1Mev3z8jAeFhmkfQnhF8RwqEoHCiQkJ97zZwOHAgwoZ+DjApGPSAJcsH/fR1EgShBcsfNugZO0cIAooLGozsXLag2SFrRqaZggruaSYGDig5YPDLk0dMDApwG1CAayaOvEKNGmWgoqcBAQ+irZUZgNuyRVB/SXJIMBAAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGAwABAo6PAQADiZQLBkaYmZoGC5SGCJeaopsInkcDCZoNAQUArgAFAQ2aCZOJBJkCAJQAApkEt5kBpoIBwocFx8TFmbuEAwqYwMuDuEYGtszX2dQDocODoQXUhcnXg+YN5IazRuNHqUal64QImAmCvkbO9IIAmAIETbgwoV+hTEdMHFhowuAghB4WHvDgUBDCDhI7VDyC8MgOCiT49ftnJCA8TPMM2jOC74g5kwb1vTsSzYgDgw4wKSBkrGRMTJ0GQcMEjlxPA4bMGQm6bEGzQ9aMTDMVtaihqAxuJnLA4JenlZgYFOA2oEDXTCl5hRo1yoBITwMRAtRka0RBAG7LFkX9JWljv0AAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGAwABAo6PAQADiZQLBkaYmZoGC5SGCJeaopsInkcDCZoNAQUArgAFAQ2aCZOJBJkCAJQAApkEt5kBpoIBwocFx8TFmbuEGz0gRsDLg7hGBrZHEC0HBzja1QOhw4IS3t7VhcnYgyvoEeqFs0YFgglABxEW8oQImAkE+TLirJ8gAJgECMpksBDDIw8bLsQ00YjEQQ8jSnw4sKBBhEYUHkllpJTEf0YCHmEnsuFAe4IUYHLQ0AEmBYSMhXSJqdOgATKNlFOn04AhdkZ8LlvQ7NC1acueDjX0lAHNRA4Y/PKEEhODAuEGFNCayaQnAKFGjTLg0dOAAEEP1RpRECDcskVPf0m62DAQACH5BAkAAEcALAAAAAAgACAAAAf/gEeCg4SFhoeIhgMAAQKOjwEAA4mUCwZGmJmaBguUhBAPKT6apKQGCJ5HGQcHGJgNAQUAswAFAQ2aCZOID6ysNwCUAAKZBIkwvgcWqUcBmQGHBUYTrB/Mgs6YwYQDCpjG14MEmAa72OTm4QOXRtCD7AXhhdJGBoP0DfKGuEbxRwmYUOkjhABTAkHEjGwbKAgAJgGCMjEsJPFIxYkRMWU0gnFQxYsYKyZcyNChEYj/AnYsaOTgEXooJyb0d8SbEQcTHWBSQChbTH0JOw3qhsmdvGz25mUSem1BJpLiil0bVzQRVSMMcCZywEAqJZaYGBRIN6BA10wCPQFgV6qUAaiUEwYEsNnWiIIA6a4tulpMUseJgQAAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIWGh4iGDwcHJwKPjwEAA4mVCxGMBxNGnJ0GC5WGCAZGmQcXnalGBgihRwMJnSKMJSMAtwUBDakJlIkEnQIAFg8QhwACnQS/nQGuggHNhwXSz9CdAIUDCpzL1oPAq77X4t+DA6RGzoPpBeaE1KuD8Q3vhbtG7kexRq32gwg4JRCUzEi2f4IAcBIgqBNCQg6PRHwokVNDixQrGrm4MWPEggcRKjTCcB8nfwgDGhl4JF5JhAX1HeFmxAFCB5wUEIpGEiYnUOdorjPH04CheEaAWluA7VA4I95cPR1q6CkDm4kcMFAWSiUnBgXGvSqwtRPKSgDSqVq7KqSrAQERaLI1oiCAWGsDADxVNinjv0AAIfkECQAARwAsAAAAACAAIAAAB/+AR4KDhIVHEBISFYaMjUcDAAECkzEHBxFDA46bCwZGn5+WlhcGC5uGCJ6goCqiIZ8GCKePCasNAQUAACMZHjUNqwmajgSgAgCbAAKgBMSgAbOCAc+MBdTR0qDIhAMKn83Yg8VGBsPZ5ObhA6rQg6oF4YXW5IPzDfGGwEbwR7VGsvgIIfiUQNAyI9sCCgLwSYAgUAoLQTwyMeLDTxeNWBw0saLFiQcTKmRoxGG/TwAjDjRS8Mg8kxEP8jvizYiDiA4+KSA0rWTMT6YGdfvULl5PA4bmGQmKbYE2RuOMgJsVtaihqAxuOnLAgNmplZ8YFEg3oEBXUCmTqVrFFpQBkacTBgSo2VZngHTYIEVlBgDvxnCBAAAh+QQFAABHACwAAAAAIAAgAAAH/4BHgoOEhYaHiIYDAAECjo8BAAOJlAsGRpiZmgYLlIYIl5qimRQHBw+eAwmaDQEFALAABQENE6YHEZOJBJkCAJQotwcEu5kBnkcQJaYiRseGBcbIghAPMpm/hAMKmMTThLxGBrqCAZjj39qhz4KhBemF0eKD8g3whg2Y70erRgj3hRBgSiBIAKZsAAUBwCRAUKaEhR4ekQjRISaLRioOkkixokSDRhAmXGikIT9M/yoKNELwiDyTEEHuO8LNiAOIDjApIGSuZExMnQZtw8QuXU8D0DIF/bYA26FwRrwhg1q0EFQGNxM5YJBJKqKVmBgUIHdkQAGumVJ6AhBq1CgDIhNTBajp1oiCAGS/LYLaVZJGiIEAADs=");
}
.wf-popup {
  position: absolute;
  pointer-events: auto;
  overflow: hidden;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  transition: -webkit-transform 0.15s ease-out;
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.ant-modal.visible,
.wf-popup.visible {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.ant-modal.wf-preview,
.wf-popup.wf-preview {
  top: 150px;
  -webkit-transform: translate(-50%, -15px);
          transform: translate(-50%, -15px);
}
.ant-modal.wf-preview.visible,
.wf-popup.wf-preview.visible {
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.ant-modal.wf-message,
.wf-popup.wf-message {
  background: rgb(0 0 0 / 70%);
  border-radius: 5px;
  color: #fff;
  top: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, -120%);
          transform: translate(-50%, -120%);
}
.ant-modal.wf-message.visible,
.wf-popup.wf-message.visible {
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.ant-modal input[type="text"],
.ant-modal textarea,
.wf-popup input[type="text"],
.wf-popup textarea {
  border: 1px solid #ccc;
  color: #666;
  padding: 5px 10px;
  width: 400px;
  border-radius: 2px;
  font-size: 12px;
  outline: none;
}
.ant-modal textarea {
  width: 100%;
}
.ant-modal input[type="text"]:focus,
.ant-modal textarea:focus,
.wf-popup input[type="text"]:focus,
.wf-popup textarea:focus {
  border-color: #3f9af9;
}
.ant-modal .select-main .default-select,
.wf-popup .select-main .default-select {
  border: 1px solid rgb(0 0 0 / 15%);
  color: #666;
}
.ant-modal .select-main .error-empty,
.wf-popup .select-main .error-empty {
  border: 1px solid #ff4500;
}
.ant-modal .wf-popup-title,
.wf-popup .wf-popup-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  padding: 15px;
  border-bottom: 1px dashed #ced1d2;
}
.ant-modal .wf-popup-content,
.wf-popup .wf-popup-content {
  padding: 20px;
}
.ant-modal .wf-popup-actions,
.wf-popup .wf-popup-actions {
  margin: 5px 0;
  text-align: center;
}
.wf-popup-close {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}
.wf-popup-close:hover {
  color: #666;
}
.wf-message .wf-popup-close:hover {
  color: #fff;
}
.wf-message .wf-popup-content {
  text-align: center;
  font-size: 14px;
  padding: 20px !important;
}
.wf-message .wf-popup-content .icon {
  margin-right: 5px;
}
.wf-message .wf-popup-content .text {
  vertical-align: middle;
}
.wf-message .wf-popup-content.success .icon {
  color: #39a03b;
}
.wf-message .wf-popup-content.error .icon {
  color: red;
}
.wf-message .wf-popup-content.warn .icon {
  color: #fda533;
}
.wf-confirm .wf-popup-content {
  padding: 20px;
  text-align: center;
  font-size: 14px;
}
.wf-confirm .wf-popup-content .icon {
  margin-right: 5px;
  color: #fda533;
}
.wf-confirm .wf-popup-content .icon-color-green {
  margin-right: 5px;
  color: #39a03b;
}
.wf-confirm .wf-popup-content .text {
  vertical-align: middle;
}
.wf-confirm .wf-popup-content .detail {
  color: #ccc;
  font-size: 12px;
  margin: 15px 0 5px;
}
.wf-confirm .wf-popup-content .wf-popup-actions {
  margin: 15px 0 5px;
}
.wf-field-group {
  margin: 5px 0 30px;
}
.wf-field-group .wf-setter-field {
  margin: 10px 0 0;
}
.wf-setter-field {
  margin: 5px 0 16px;
}
.wf-setter-field .fieldname {
  display: block;
  font-weight: 700;
  font-size: 14px;
  color: #191f25;
  margin-bottom: 7px;
}
.wf-setter-field .fieldname span {
  font-size: 12px;
}
.wf-setter-field .fieldinfo {
  color: #ccc;
  font-size: 12px !important;
  margin-left: 8px;
  font-weight: 400;
  opacity: 0.9;
}
.wf-setter-field .fieldinfo.error-duplicate,
.wf-setter-field .fieldinfo.error-empty,
.wf-setter-field .fieldinfo.error-toolong,
.wf-setter-field .fieldinfo.error-wrong {
  color: #ff4500 !important;
}
.wf-setter-field .fieldinfo.error-warn {
  color: #ff8c00 !important;
}
.wf-setter-field input[type="text"].error-duplicate,
.wf-setter-field input[type="text"].error-empty,
.wf-setter-field input[type="text"].error-toolong,
.wf-setter-field input[type="text"].error-wrong,
.wf-setter-field textarea.error-duplicate,
.wf-setter-field textarea.error-empty,
.wf-setter-field textarea.error-toolong,
.wf-setter-field textarea.error-wrong {
  border-color: #ff4500 !important;
}
.wf-setter-field input[type="text"].error-warn,
.wf-setter-field textarea.error-warn {
  border-color: #ff8c00 !important;
}
.wf-setter-field .fieldblock {
  display: block;
  margin: 5px 0;
  overflow: hidden;
}
.wf-setter-field .verticalmiddle {
  vertical-align: middle;
}
.wf-dialog .wf-dialog-foot,
.wf-dialog .wf-dialog-head {
  padding: 15px;
}
.wf-dialog .wf-dialog-head {
  border-bottom: 1px solid #ededed;
}
.wf-dialog .wf-dialog-body {
  display: block;
}
.wf-dialog .wf-dialog-foot {
  border-top: 1px solid #ededed;
  text-align: right;
}
.wf-dialog .wf-dialog-foot .wf-button {
  display: inline-block;
  text-align: center;
}
@-webkit-keyframes spining {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
@keyframes spining {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
@keyframes spining {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
@keyframes spining {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
@keyframes spining {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
}
}
.wf-setting-line {
  margin-top: 10px;
  font-size: 12px;
  display: inline-block;
  line-height: 12px;
  padding-right: 12px;
}
.border-left-line {
  padding-left: 12px;
  border-left: 1px solid #e3e3e4;
}
.error-warn {
  color: #ff8c00 !important;
}
.error-warn input {
  border-color: #ff8c00 !important;
}
.wf-setting-desc,
.wf-setting-title {
  font-size: 12px;
}
.wf-setting-title {
  font-weight: 700;
  margin-bottom: 12px;
}
.wf-setting-desc {
  margin-top: 6px;
}
.wf-setting-textarea {
  width: 100%;
  max-width: 100%;
  outline: none;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #eaeaea;
}
.selectedFormItem {
  white-space: nowrap;
  display: inline-block;
  margin: 3px 2px;
  padding: 2px 4px;
  border-radius: 2px;
  color: rgb(0 0 0 / 65%);
  text-align: left;
  background: #f5f5f5;
}
.textarea-relatefield {
  cursor: pointer;
}
.unsupport-label-name {
  color: rgb(24 144 255 / 60%);
  cursor: pointer;
}
.not-support-linkage {
  width: 280px;
}
.not-support-linkage.ant-popover-placement-top {
  padding-bottom: 4px;
}
.not-support-linkage.ant-popover-placement-top .ant-popover-arrow {
  bottom: -0.5px;
}
.not-support-linkage .container {
  padding-left: 22px;
}
.not-support-linkage .warn-icon {
  color: #faad14;
  position: absolute;
  left: 15px;
  top: 15px;
}
.not-support-linkage .title {
  font-family: PingFangSC-Medium;
  font-size: 14px;
}
.not-support-linkage .content {
  font-family: PingFangSC-Regular;
  font-size: 12px;
}
.not-support-linkage .content p {
  margin: 4px 0;
}
.wf-dragging-proxy {
  position: fixed;
  pointer-events: none;
  z-index: 10;
}
.wf-dragging-proxy .wf-widgetsitem {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%);
          box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%);
}
.wf-dragging-mark {
  background: #ff4500;
  height: 2px;
  overflow: visible;
  position: relative;
  margin: 3px 0;
}
.wf-dragging-mark::after,
.wf-dragging-mark::before {
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 4px 8px;
  top: -3px;
}
.wf-dragging-mark::before {
  left: 0;
  border-left-color: #ff4500;
}
.wf-dragging-mark::after {
  right: 0;
  border-right-color: #ff4500;
}
.wf-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 330px;
  background: #fff;
  overflow-y: auto;
  overflow-y: overlay;
}
.wf-panel-tab {
  height: 32px;
}
.wf-panel-tab .fillitem {
  width: 310px !important;
  text-align: left !important;
}
.wf-panel-tab .tabitem {
  display: inline-block;
  width: 175px;
  height: 35px;
  line-height: 35px;
  font-size: 17px;
  text-align: left;
  border-radius: 2px;
  border-bottom: 2px solid #ccc;
  color: #ccc;
}
.wf-panel-tab .tabitem.current {
  color: #2db7f5;
  border-bottom: 2px solid #2db7f5;
}
.controls-tab .tabitem {
  width: 155px;
}
.wf-panel-body {
  overflow: hidden;
}
.wf-panel .ant-tabs .ant-tabs-bar {
  width: 325px;
  margin-bottom: 20px;
}
.wf-panel .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 17px;
  margin-right: 0;
  width: 104px;
  height: auto;
  text-align: center;
  overflow: hidden;
  padding: 12px 5px;
}
@font-face {
  font-family: iconfont;
  src: url("//at.alicdn.com/t/font_rmypakjwnxywrk9.eot");
  src: url("//at.alicdn.com/t/font_rmypakjwnxywrk9.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_rmypakjwnxywrk9.woff") format("woff"), url("//at.alicdn.com/t/font_rmypakjwnxywrk9.ttf") format("truetype"), url("//at.alicdn.com/t/font_rmypakjwnxywrk9.svg#iconfont") format("svg");
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.innercontactfield::before {
  content: "\E602";
}
i.innercontactfield {
  background: none !important;
  top: 0 !important;
}
html.wf-cursor-move,
html.wf-cursor-move * {
  cursor: move !important;
}
.browsers-guide {
  position: absolute;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  top: 100px;
  height: auto;
}
.browsers-guide .headline {
  font-family: PingHei, "Lucida Grande", "Lucida Sans Unicode", STHeitiSC, Helvetica, Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
  cursor: default;
  color: #fff;
  text-align: center;
}
.browsers-guide .dock {
  margin-top: 60px;
  overflow: hidden;
}
.browsers-guide .browser {
  display: block;
  float: left;
  width: 200px;
  text-align: center;
}
.browsers-guide .browser img {
  border: none;
  width: 90px;
  height: 90px;
}
.browsers-guide .browser span {
  display: block;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.browsers-guide .browser:hover span {
  color: #ff4500;
}
#body.blur {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
#body .updateTip,
.wf-wrapper .updateTip {
  background: #fffada;
  color: #333;
  font-size: 13px;
  padding: 7px 20px;
  line-height: 1.2;
  z-index: 5;
  position: relative;
  margin-left: 325px;
  margin-right: 325px;
}
#body .updateTip a,
.wf-wrapper .updateTip a {
  color: #38adff;
}
#body .updateTip .right,
.wf-wrapper .updateTip .right {
  position: absolute;
  right: 20px;
  top: 8px;
}
.wf-wrapper .isv-warn-tip {
  background: #fffada;
  z-index: 5;
  position: relative;
  margin: 12px 325px 0;
  padding: 12px 16px;
  color: rgb(0 0 0 / 65%);
  font-size: 14px;
}
.wf-wrapper .isv-warn-tip .isv-tip-icon {
  color: #faad14;
  margin-right: 8px;
}
.wf-header {
  height: 80px;
  width: 1200px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 10;
}
.wf-header .head-title {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 18px;
  line-height: 37px;
}
.wf-header .head-title,
.wf-header .head-title a {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wf-header .head-title a span {
  font-size: 24px;
  display: inline-block;
  margin: 0 10px;
}
.wf-header .head-title-font {
  font-size: 25px;
  color: #fff;
  padding: 0 10px;
}
.wf-header .navbar-single-logo {
  position: relative;
  top: 5px;
}
.wf-header .head-actions {
  position: absolute;
  right: 56px;
  line-height: 45px;
  height: 45px;
  top: 15px;
  padding: 0 5px;
  text-align: center;
  z-index: 100;
}
.wf-header .head-actions .select-main {
  width: 150px;
  height: 30px;
  line-height: 15px;
}
.wf-header .head-actions .select-main .select-options {
  width: 150px;
}
.wf-header .head-actions.disabled > .wf-button {
  background: #aaa !important;
  pointer-events: none;
}
.navbar-logo {
  height: 45px;
  vertical-align: -20px;
}
.navbar-head {
  left: 100%;
  top: 50%;
  margin-top: -12px;
  padding-left: 10px;
  line-height: 26px;
  height: 26px;
  position: absolute;
  border-left: 1px solid #ccc;
  color: #fff;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.icon-right {
  margin-right: 5px;
}
.icon-left {
  margin-left: 5px;
}
.dir,
.select-main {
  position: relative;
}
.select-main {
  width: 100%;
  border-radius: 4px;
  display: inline-block;
  z-index: 1;
  cursor: pointer;
}
.select-main .anticon-caret-down {
  float: right;
}
.form-select .anticon {
  vertical-align: middle;
  color: #38adff;
  font-size: 20px;
  margin-left: 3px;
}
.form-select .anticon:hover {
  color: #3e8acc;
}
.select-main .icon-new-cancel {
  vertical-align: middle;
  font-size: 18px;
  color: #38adff;
  margin-left: 5px;
  margin-right: 5px;
}
.select-main .icon-new-cancel:hover {
  color: #f60;
}
.select-main .select-options {
  position: absolute;
  width: 230px;
  z-index: 1;
  -webkit-box-shadow: 0 12px 12px 0 rgb(48 113 149 / 20%);
          box-shadow: 0 12px 12px 0 rgb(48 113 149 / 20%);
}
.select-main .select-option {
  background: #fff;
  color: #000;
  padding: 10px;
  cursor: pointer;
}
.select-main .select-option:hover {
  background: #f2f8fd;
}
.select-main .default-select {
  height: 32px;
  padding: 4px 11px;
  border: 1px solid rgb(0 0 0 / 15%);
  border-radius: 4px;
  outline: none;
  line-height: 1.5;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.select-main .default-select.empty {
  color: #bfbfbf;
}
.select-main .default-select.ant-select-focused,
.select-main .default-select:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.select-main .default-select.ant-select-focused {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
}
.select-main .default-select.ant-select-disabled {
  pointer-events: none;
}
.has-error .select-main .default-select {
  border-color: #f5222d;
}
.has-error .select-main .default-select.ant-select-focused {
  border-color: #f5222d;
  -webkit-box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
          box-shadow: 0 0 0 2px rgb(245 34 45 / 20%);
}
.select-main .select-main-icon {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select-main .dir-select {
  background: #ebf7ff;
}
.select-main .add-select,
.select-main .form-select {
  text-align: center;
  color: #323334;
  background: #fff;
  padding: 10px 5px;
  border-top: 1px solid #d9d9d9;
  cursor: pointer;
}
.select-main .add-select:hover,
.select-main .form-select:hover {
  background: #f2f8fd;
}
.select-main .form-select:hover {
  background: #fff;
}
.select-main .form-select input {
  border: 1px solid #d9d9d9 !important;
  width: 170px !important;
  color: #323334 !important;
  padding: 3px 4px;
  outline: none;
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
.ant-modal-wrap .ant-modal-body {
  font-size: 12px;
}
@-webkit-keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@-webkit-keyframes fadeInDownBig {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDownBig {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDownBig {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDownBig {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
@keyframes fadeInDownBig {
0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
}
}
.anticon.anticon-info-circle-o {
  cursor: pointer;
  font-size: 12px;
  color: rgb(25 31 37 / 40%);
}
.wf-formcanvas-bottom {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 280px;
  margin-left: -140px;
  z-index: 1000;
}
.developer-set,
.switch-lang {
  text-align: center;
}
.switch-lang-select {
  position: relative;
}
.switch-lang-select-icon,
.switch-lang-select-value {
  cursor: pointer;
  margin-left: 5px;
  color: #1890ff;
}
.switch-lang-select-icon {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.switch-lang-select-icon.active {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.switch-lang-popup {
  cursor: pointer;
  position: absolute;
  left: 0;
  margin-bottom: 8px;
  bottom: 100%;
  width: 152px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: left;
  z-index: 9999;
}
.switch-lang-item {
  position: relative;
  padding: 7px 10px 7px 36px;
}
.switch-lang-item:hover {
  background: #edf5fa;
}
.switch-lang-item .switch-lang-item-checked {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
  margin-top: -9px;
  top: 50%;
  left: 10px;
  display: none;
  color: #1890ff;
}
.switch-lang-item.selected {
  color: #1890ff;
}
.switch-lang-item.selected .switch-lang-item-checked {
  display: block;
}
.disableForm {
  pointer-events: none;
  opacity: 0.43;
}
.process-type-switch {
  display: inline-block;
  position: fixed;
  right: 120px;
  bottom: 40px;
}
@-webkit-keyframes slideInRight {
0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
}
@keyframes slideInRight {
0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
}
.quick-design-entry {
  cursor: pointer;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 10px;
  top: 68px;
  left: 0;
  z-index: 100;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
  border-radius: 0 18px 18px 0;
}
.quick-design-entry .quick-design-arrow {
  margin-left: 7px;
  font-size: 18px;
  color: rgb(25 31 37 / 56%);
}
.quick-design-side-modal {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: 0;
  width: 286px;
  z-index: 100;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 3px 10px 0 rgb(0 0 0 / 10%);
  -webkit-animation: slideInRight 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          animation: slideInRight 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.quick-design-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 15px 12px;
}
.quick-design-head .quick-design-close {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  color: rgb(25 31 37 / 40%);
  cursor: pointer;
}
.quick-design-body {
  padding: 10px 12px;
}
.quick-design-title-icon {
  display: inline-block;
  background: url(https://img.alicdn.com/tfs/TB1.iQoxOLaK1RjSZFxXXamPFXa-64-64.png) no-repeat 50%;
  background-size: 100%;
  width: 16px;
  height: 16px;
  margin-left: 6px;
}
.quick-design-title {
  margin-left: 8px;
  font-size: 14px;
  color: #191f25;
}
.quick-design-item {
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 2px;
  border: 1px solid #e3e4e4;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.quick-design-item:hover {
  border: 1px solid #3296fa;
}
.quick-design-item-name {
  font-size: 14px;
  color: #191f25;
  line-height: 20px;
}
.quick-design-item-tip {
  font-size: 12px;
  color: rgb(25 31 37 / 56%);
}
.quick-design-item-tip.guide {
  color: #ff943e;
}
.quick-design-item-icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 4px;
  width: 40px;
  height: 40px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
.quick-design-item-icon.line {
  background-image: url(https://img.alicdn.com/tfs/TB1jUTzw7voK1RjSZPfXXXPKFXa-140-140.png);
}
.quick-design-item-icon.branch,
.quick-design-item-icon.leave {
  background-image: url(https://img.alicdn.com/tfs/TB1ponzw7voK1RjSZFNXXcxMVXa-140-140.png);
}
.quick-design-item-icon.multiple {
  background-image: url(https://img.alicdn.com/tfs/TB16Y2xwVzqK1RjSZFvXXcB7VXa-140-140.png);
}
.zoom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 40px;
  width: 125px;
  right: 40px;
  margin-top: 30px;
  z-index: 10;
}
.zoom .zoom-in,
.zoom .zoom-out {
  width: 30px;
  height: 30px;
  background: #fff;
  color: #c1c1cd;
  cursor: pointer;
  background-size: 100%;
  background-repeat: no-repeat;
}
.zoom .zoom-out {
  background-image: url(https://gw.alicdn.com/tfs/TB1s0qhBHGYBuNjy0FoXXciBFXa-90-90.png);
}
.zoom .zoom-out.disabled {
  opacity: 0.5;
}
.zoom .zoom-in {
  background-image: url(https://gw.alicdn.com/tfs/TB1UIgJBTtYBeNjy1XdXXXXyVXa-90-90.png);
}
.zoom .zoom-in.disabled {
  opacity: 0.5;
}
.auto-judge:hover .editable-title,
.node-wrap-box:hover .editable-title {
  border-bottom: 1px dashed #fff;
}
.auto-judge:hover .editable-title.editing,
.node-wrap-box:hover .editable-title.editing {
  text-decoration: none;
  border: 1px solid #d9d9d9;
}
.auto-judge:hover .editable-title {
  border-color: #15bc83;
}
.editable-title {
  line-height: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dashed transparent;
}
.editable-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 40px;
}
.editable-title:hover {
  border-bottom: 1px dashed #fff;
}
.editable-title-input {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 18px;
  padding-left: 4px;
  text-indent: 0;
  font-size: 12px;
  line-height: 18px;
  z-index: 1;
}
.editable-title-input:hover {
  text-decoration: none;
}
@-webkit-keyframes slideInLeft {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
}
@keyframes slideInLeft {
0% {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
}
100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
}
.side-modal-mask {
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 28%);
}
.side-modal,
.side-modal-mask {
  position: fixed;
  top: 0;
  z-index: 999;
}
.side-modal {
  right: 0;
  bottom: 0;
  width: 550px;
  background: #fff;
  -webkit-animation: slideInLeft 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
          animation: slideInLeft 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.side-modal-header {
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  -webkit-box-shadow: 0 1px 0 0 hsl(0deg 0% 85% / 50%);
          box-shadow: 0 1px 0 0 hsl(0deg 0% 85% / 50%);
}
.side-modal-body {
  bottom: 60px;
  position: absolute;
  top: 57px;
  width: 100%;
  overflow: scroll;
}
.side-modal-body-content.form-setting {
  position: relative;
  top: -15px;
}
.side-modal-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
  text-align: right;
  padding: 14px 24px;
  -webkit-box-shadow: 0 -1px 0 0 hsl(0deg 0% 85% / 50%);
          box-shadow: 0 -1px 0 0 hsl(0deg 0% 85% / 50%);
}
.side-modal-footer .ant-btn {
  margin-left: 8px;
}
.common-group {
  padding: 15px 24px;
  border-bottom: 1px solid #ebebeb;
}
.common-group .group-title {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #191f25;
  margin-bottom: 16px;
}
.common-group .group-title.no-title {
  margin-bottom: 0;
}
.common-group .group-line {
  margin-top: 20px;
  height: 1px;
  background: #ececec;
}
.area-auto-up {
  margin-top: 14px;
}
.area-auto-up-popover-img {
  width: 385px;
  height: 226px;
}
.labelMatchListPopover {
  width: 440px;
}
.labelMatchListPopover .ant-popover-title {
  padding-left: 0;
  padding-right: 0;
}
.labelMatchListPopover .ant-popover-inner-content {
  padding: 0;
}
.labelMatchListHeader {
  position: relative;
  padding: 6px 22px;
  padding-right: 32px;
  font-size: 16px;
}
.labelMatchListHeader .anticon {
  position: absolute;
  padding: 8px;
  top: 50%;
  right: 8px;
  margin-top: -15px;
  color: #999;
  cursor: pointer;
}
.labelMatchListContainer {
  height: 350px;
}
.labelListHead {
  background: #f6f6f6 !important;
  padding: 6px 22px !important;
}
.labelListHead .label-item-desc,
.labelListHead .label-item-name {
  color: #999 !important;
}
.labelListContainer {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  height: 270px;
  overflow-y: auto;
}
.labelMatchListFooter {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 5px 22px;
  height: 50px;
  border-top: 1px solid #ededed;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.labelMatchListFooter div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #9b9da0;
  font-size: 12px;
}
.labelMatchListFooter a {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  min-width: 120px;
  text-align: right;
}
.label-list-item {
  position: relative;
  padding: 15px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.label-list-item .hover {
  display: none;
  color: rgb(25 31 37 / 56%);
}
.label-list-item:hover {
  background: #f6f6f6;
}
.label-list-item:hover .hover {
  display: block;
}
.label-list-item + .label-list-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 0;
  border-top: 1px solid #ededed;
}
.label-list-item .label-item-avatar {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 20px;
}
.label-list-item .label-item-name {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100px;
  color: #191f25;
}
.label-list-item .label-item-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  text-align: right;
  font-size: 12px;
  color: rgb(25 31 37 / 56%);
  cursor: default;
}
.label-list-none {
  padding-top: 45px;
  text-align: center;
}
.label-list-none img {
  width: 150px;
  height: 150px;
  margin-bottom: 5px;
}
.label-list-none p {
  font-size: 12px;
  padding: 2px 0;
  margin: 0;
}
.ant-tooltip {
  font-size: 12px !important;
}
.approver-type-wrapper .approver-actions {
  position: relative;
  padding: 5px 0 7px;
  display: inline-block;
}
.approver-type-wrapper .ant-radio-wrapper {
  font-size: 14px;
  line-height: 22px;
  width: 30%;
  color: #191f25;
  margin-bottom: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.approver-type-wrapper .date-tip {
  margin-left: 5px;
}
.approver-type-label-tip-content {
  padding: 15px 0;
}
.approver-type-label-tip-content img {
  width: 528px;
  height: 345px;
}
.approver-type-label-tip-content .approver-type-label-tip {
  text-align: center;
  margin-bottom: 0;
}
.panel-approver .right-action {
  margin-left: 10px;
}
.panel-approver .bottom-content {
  margin-top: 12px;
}
.panel-approver .text-desc {
  color: #999;
  margin-left: 15px;
  margin-top: 10px;
}
.panel-approver .originator-desc {
  font-size: 14px;
  color: rgb(25 31 37 / 72%);
}
.panel-approver .area-act-type-wrapper .ant-radio-wrapper,
.panel-approver .none-actioner-wrapper .ant-radio-wrapper {
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  color: #191f25;
  margin-bottom: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel-approver .area-act-type-wrapper .radio-item,
.panel-approver .none-actioner-wrapper .radio-item {
  display: block;
}
.panel-approver .area-act-type-wrapper .text-tip-wrapper,
.panel-approver .none-actioner-wrapper .text-tip-wrapper {
  padding-left: 0;
}
.panel-approver .area-act-type-wrapper .area-act-type-popover-img,
.panel-approver .none-actioner-wrapper .area-act-type-popover-img {
  width: 400px;
  height: 374px;
}
.approver-list .approver-item {
  display: inline-block;
  white-space: nowrap;
  background: rgb(50 150 250 / 10%);
  border-radius: 4px;
  padding: 2px 8px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.approver-list .approver-item .name {
  font-size: 12px;
  color: rgb(0 0 0 / 65%);
  line-height: 20px;
}
.approver-list .approver-item .close {
  cursor: pointer;
  padding: 2px;
}
.ding-dot {
  display: block;
  background: #f25643;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.label-match-dot {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.label-button-dot {
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 1;
}
.ant-btn {
  position: relative;
}
.action-right-btn {
  margin-left: 10px;
}
.panel-field-settings .filed-setting-title .required {
  color: #f2725e;
  position: absolute;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  left: 15px;
}
.field-setting-label {
  padding-left: 24px !important;
}
.side-modal-form-setting-popover-content {
  padding: 10px;
}
.side-modal-form-setting-popover-content img {
  width: 427px;
  height: 311px;
}
.side-modal-form-setting-popover-content .date-tip {
  margin-left: 5px;
}
.priority-select {
  display: inline-block;
}
.editable-text-field {
  height: 60px;
}
.editable-text-field .editable-text-col {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editable-text-field .editable-text-col .text-value-wrapper {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editable-text-field .editable-text-col .text-value-wrapper.disabled {
  cursor: text;
}
.editable-text-field .editable-text-col .text-value-wrapper .anticon {
  margin-left: 5px;
}
.editable-text-field .priority-text-wrapper {
  float: right;
}
.panel-task .common-group {
  padding-bottom: 0;
  border-bottom: none;
}
.panel-task-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.panel-task-item > div:nth-child(2) {
  margin-left: 10px;
}
.panel-notifier .common-group {
  padding-bottom: 0;
  border-bottom: none;
}
.node-wrap-box {
  display: inline-box;
  display: inline-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  width: 220px;
  min-height: 72px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.node-wrap-box::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.node-wrap-box.active::after,
.node-wrap-box:active::after,
.node-wrap-box:hover::after {
  border: 1px solid #3296fa;
  -webkit-box-shadow: 0 0 6px 0 rgb(50 150 250 / 30%);
          box-shadow: 0 0 6px 0 rgb(50 150 250 / 30%);
}
.node-wrap-box.active .close,
.node-wrap-box:active .close,
.node-wrap-box:hover .close {
  display: block;
}
.node-wrap-box.error::after {
  border: 1px solid #f25643;
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.node-wrap-box .title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
  padding-right: 30px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  background: #576a95;
  border-radius: 4px 4px 0 0;
  margin: 0;
}
.node-wrap-box .title .iconfont {
  font-size: 12px;
  margin-right: 5px;
}
.node-wrap-box .placeholder {
  color: #bfbfbf;
}
.node-wrap-box .close {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.node-wrap-box .content {
  position: relative;
  font-size: 14px;
  padding: 16px;
  padding-right: 30px;
}
.node-wrap-box .content .text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.node-wrap-box .content .arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 14px;
  font-size: 14px;
  color: #979797;
}
.start-node.node-wrap-box .content .text {
  display: block;

  /* white-space: nowrap */
}
.node-wrapper-box-new {
  padding: 12px 10px;
}
.node-wrapper-box-new .actions {
  margin-top: 11px;
  text-align: right;
}
.node-wrapper-box-new .ant-btn {
  margin-left: 8px;
}
.node-wrap-box::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 4px;
  border-style: solid;
  border-width: 8px 6px 4px;
  border-color: #cacaca transparent transparent;
  background: #f5f5f7;
}
.node-wrap-box.start-node::before {
  content: none;
}
.add-node-popover {
  min-height: 160px;
}
.add-node-popover-header {
  position: relative;
  margin-bottom: 15px;
}
.add-node-popover-close {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  color: rgb(0 0 0 / 25%);
}
.add-node-popover-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-node-popover-item.approver {
  margin: 10px;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #191f25 !important;
}
.add-node-popover-item.condition {
  margin: 10px;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ccc !important;
}
.add-node-popover-item.notifier {
  margin: 10px;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #191f25 !important;
}
.add-node-popover-item .item-wrapper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.add-node-popover-item .iconfont {
  font-size: 35px;
  line-height: 80px;
}
.add-node-popover-item.approver .item-wrapper {
  color: #ff943e;
}
.add-node-popover-item.notifier .item-wrapper {
  color: #3296fa;
}
.add-node-popover-item.condition .item-wrapper {
  color: #15bc83;
}
.add-node-popover-item.auto .item-wrapper {
  color: #1059fb;
}
.add-node-popover-item.approver:hover .item-wrapper {
  background: #3296fa;
  -webkit-box-shadow: 0 10px 20px 0 rgb(50 150 250 / 40%);
          box-shadow: 0 10px 20px 0 rgb(50 150 250 / 40%);
}
.add-node-popover-item.notifier:hover .item-wrapper {
  background: #3296fa;
  -webkit-box-shadow: 0 10px 20px 0 rgb(50 150 250 / 40%);
          box-shadow: 0 10px 20px 0 rgb(50 150 250 / 40%);
}
.add-node-popover-item:hover .iconfont {
  color: #fff;
}
.add-node-popover-item:active .item-wrapper {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #eaeaea;
}
.add-node-popover-item:active .iconfont {
  color: inherit;
}
.add-guide-mask {
  position: fixed;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  background: #fff;
  z-index: 999;
}
.copyed-add-btn {
  outline: none;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  width: 30px;
  height: 30px;
  background: #3296fa;
  border-radius: 50%;
  position: relative;
  border: none;
  line-height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.copyed-add-btn .iconfont {
  color: #fff;
  font-size: 16px;
}
.copyed-add-btn:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-box-shadow: 0 13px 27px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 13px 27px 0 rgb(0 0 0 / 10%);
}
.copyed-add-btn:active {
  -webkit-transform: none;
          transform: none;
  background: #1e83e9;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.autofix-condition .action-button {
  color: #388ded;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  cursor: pointer;
  text-align: right;
}
.condition-group {
  padding: 0 16px;
  margin: 16px 0;
}
.condition-group .group-title {
  font-family: PingFangTC-Medium;
  text-align: left;
  font-size: 14px;
  color: #191f25;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.condition-group .group-delete {
  text-align: center;
  cursor: pointer;
}
.condition-group .ant-checkbox-group {
  width: 100%;
}
.set-condition-between {
  margin: 0 5px;
}
.condition-origin-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.condition-origin-icon,
.condition-origin-icon > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.condition-checkbox {
  display: inline-block;
  margin: 4px 8px 0 0 !important;
}
.date-tip {
  color: #aaa;
  font-size: 13px;
  margin-left: 5px;
  cursor: pointer;
}
.set-condition-repeat {
  font-size: 12px;
  color: red;
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
}
.new-set-condition-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.new-set-condition-value .ant-checkbox-group-item {
  width: 30%;
  vertical-align: top;
}
.new-set-condition-value .ant-checkbox-group-item:nth-child(n+4) {
  margin-top: 12px;
}
.set-repeat {
  padding: 0;
}
.set-repeat-title {
  font-size: 14px;
  padding-bottom: 5px;
}
.set-repeat-item {
  padding: 0;
}
.approval-setting-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.set-condition-content .common-row-title {
  padding-left: 30px;
}
.panel-condition p {
  margin-bottom: 5px;
}
.panel-condition .delete-action {
  display: none;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3296fa;
  position: absolute;
  top: 15px;
  right: 25px;
}
.panel-condition .common-group {
  position: relative;
  cursor: pointer;
  border-bottom: none;
}
.panel-condition .common-group:last-of-type {
  border-bottom: 1px solid #ebebeb;
}
.panel-condition .common-group:hover {
  background: #f3f9ff;
}
.panel-condition .common-group:hover .delete-action {
  display: block;
}
.panel-condition .add-more-action {
  color: #3296fa;
  cursor: pointer;
  margin-top: 16px;
  font-size: 14px;
}
.panel-condition .condition-remain-tip {
  font-family: PingFangTC-Regular;
  font-size: 13px;
  color: rgb(25 31 37 / 56%);
}
.panel-condition .border-line {
  height: 1px;
  background: #ebebeb;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  overflow: hidden;
  margin-top: 24px;
}
.ant-input-number {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-variant: tabular-nums;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  position: relative;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgb(0 0 0 / 65%);
  background-color: #fff;
  background-image: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  padding: 0;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 90px;
}
.antnumber::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber::-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber:input-placeholder {
  color: #bfbfbf;
}
.antnumber::input-placeholder {
  color: #bfbfbf;
}
.ant-input-number:focus {
  border-color: #40a9ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
  border-right-width: 1px !important;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-input-number-lg {
  padding: 6px 11px;
  height: 40px;
}
.ant-input-number-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-number-handler {
  text-align: center;
  line-height: 0;
  height: 50%;
  overflow: hidden;
  color: rgb(0 0 0 / 45%);
  position: relative;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  width: 100%;
  font-weight: 700;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler:hover .ant-input-number-handler-up-inner {
  color: #40a9ff;
}
.ant-input-number-handler-down-inner,
.ant-input-number-handler-up-inner {
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: inline-block;
  font-size: 12px;
  font-size: 7px\9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  right: 4px;
  color: rgb(0 0 0 / 45%);
}
.ant-input-number-handler-down-inner::before,
.ant-input-number-handler-up-inner::before {
  display: block;
  font-family: anticon !important;
}
:root .ant-input-number-handler-down-inner,
:root .ant-input-number-handler-up-inner {
  font-size: 12px;
}
.ant-input-number-focused,
.ant-input-number:hover {
  border-color: #40a9ff;
  border-right-width: 1px !important;
}
.ant-input-number-focused {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
}
.ant-input-number-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgb(0 0 0 / 25%);
}
.ant-input-number-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  text-align: left;
  outline: 0;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  height: 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  padding: 0 11px;
}
.antnumber-input::-webkit-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber-input:-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber-input::-ms-input-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber-input::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.antnumber-input:input-placeholder {
  color: #bfbfbf;
}
.antnumber-input::input-placeholder {
  color: #bfbfbf;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  border-left: 1px solid #d9d9d9;
  width: 22px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  border-radius: 0 4px 4px 0;
  -webkit-transition: opacity 0.24s linear 0.1s;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -6px;
}
.ant-input-number-handler-up-inner::before {
  text-align: center;
  content: "\E61E";
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  border-top: 1px solid #d9d9d9;
  top: -1px;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
}
.ant-input-number-handler-down-inner::before {
  text-align: center;
  content: "\E61D";
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-handler-down-disabled,
.ant-input-number-handler-up-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner {
  color: rgb(0 0 0 / 25%);
}
.condition-panel-range-set .range-between {
  margin: 8px 0 10px;
}
.condition-panel-range-set .range-between .range-group,
.condition-panel-range-set .range-between .range-group-label {
  display: inline-block;
  width: 40%;
}
.condition-panel-range-set .range-between .range-group-label {
  width: 20%;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.condition-panel-range-set .range-between .range-between-number {
  width: 50%;
}
.condition-panel-range-set .range-between .range-between-select {
  width: 50%;
  padding: 0 6px;
}
.condition-panel-range-set .range-select-type {
  width: 50%;
  padding-right: 12px;
}
.condition-panel-range-set .range-select-type.between {
  width: 100%;
  padding-right: 0;
}
.select-condition-panel .condition-checkbox-invalid {
  margin-top: 20px;
}
.condition-tip {
  padding: 9px 16px;
  margin: 22px 25px 8px;
  background: #e6f7ff;
  border: 1px solid #91d5ff;
  border-radius: 4px;
}
.condition-tip .tip {
  color: rgb(0 0 0 / 65%);
}
.condition-tip .i-know,
.condition-tip .tip {
  font-family: PingFangSC-Regular;
  font-size: 14px;
}
.condition-tip .i-know {
  color: #388ded;
  cursor: pointer;
  text-align: right;
}
.error-tip {
  padding: 9px 16px;
  margin: 22px 25px 8px;
  background: rgb(25 31 37 / 2%);
  border: 1px dashed rgb(25 31 37 / 28%);
  border-radius: 4px;
}
.error-tip .close-icon {
  font-size: 12px;
  position: absolute;
  left: -19px;
  top: 5px;
  color: #f25643;
}
.error-tip .content-wrapper {
  font-family: PingFangSC-Regular;
  font-size: 14px;
}
.error-tip .content-wrapper .content {
  color: rgb(25 31 37 / 72%);
}
.error-tip .content-wrapper .content strong {
  color: #191f25;
}
.top-left-cover-line {
  left: -1px;
}
.top-left-cover-line,
.top-right-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f5f5f7;
  top: -2px;
}
.top-right-cover-line {
  right: -1px;
}
.bottom-left-cover-line {
  left: -1px;
}
.bottom-left-cover-line,
.bottom-right-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f5f5f7;
  bottom: -2px;
}
.bottom-right-cover-line {
  right: -1px;
}
.panel-row {
  position: relative;
  margin-bottom: 10px;
}
.dingflow-design {
  width: 100%;

  /* background-color: #f5f5f7; */

  /* overflow: auto; */

  /* position: absolute; */

  /* bottom: 0; */

  /* left: 0; */

  /* right: 0; */

  /* top: 0 */
}
.dingflow-design .box-scale {
  -webkit-transform: scale(1);
          transform: scale(1);
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 54.5px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;

  /* background-color: #f5f5f7; */
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
}
.dingflow-design .ie-polyfill-container {
  display: grid;
  -ms-grid-columns: min-content;
}
.dingflow-design .add-node-btn-box {
  width: 240px;
  display: inline-box;
  display: inline-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  position: relative;
}
.dingflow-design .add-node-btn-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.dingflow-design .node-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  padding: 0 50px;
  position: relative;
}
.dingflow-design .branch-wrap,
.dingflow-design .node-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.dingflow-design .branch-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 270px;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.dingflow-design .branch-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  min-height: 180px;
  height: auto;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
  position: relative;
  margin-top: 15px;
}
.dingflow-design .branch-box .col-box {
  background: #f5f5f7;
}
.dingflow-design .branch-box .col-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.dingflow-design .add-branch {
  border: none;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  color: #3296fa;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  cursor: pointer;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dingflow-design .add-branch:hover {
  -webkit-transform: translateX(-50%) scale(1.1);
          transform: translateX(-50%) scale(1.1);
  -webkit-box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 8px 16px 0 rgb(0 0 0 / 10%);
}
.dingflow-design .add-branch:active {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dingflow-design .col-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.dingflow-design .condition-node {
  min-height: 220px;
}
.dingflow-design .condition-node,
.dingflow-design .condition-node-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-flex: 1;
}
.dingflow-design .condition-node-box {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.dingflow-design .condition-node-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.dingflow-design .auto-judge {
  position: relative;
  width: 220px;
  min-height: 72px;
  background: #fff;
  border-radius: 4px;
  padding: 14px 19px;
  cursor: pointer;
}
.dingflow-design .auto-judge::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.dingflow-design .auto-judge.active::after,
.dingflow-design .auto-judge:active::after,
.dingflow-design .auto-judge:hover::after {
  border: 1px solid #3296fa;
  -webkit-box-shadow: 0 0 6px 0 rgb(50 150 250 / 30%);
          box-shadow: 0 0 6px 0 rgb(50 150 250 / 30%);
}
.dingflow-design .auto-judge.active .close,
.dingflow-design .auto-judge:active .close,
.dingflow-design .auto-judge:hover .close {
  display: block;
}
.dingflow-design .auto-judge.error::after {
  border: 1px solid #f25643;
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.dingflow-design .auto-judge .title-wrapper {
  position: relative;
  font-size: 12px;
  color: #15bc83;
  text-align: left;
  line-height: 16px;
}
.dingflow-design .auto-judge .title-wrapper .editable-title {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dingflow-design .auto-judge .title-wrapper .priority-title {
  display: inline-block;
  float: right;
  margin-right: 10px;
  color: rgb(25 31 37 / 56%);
}
.dingflow-design .auto-judge .title-wrapper .priority-button {
  display: inline-block;
  height: 28px;
  float: right;
  margin-right: 10px;
  border: 1px solid rgb(0 0 0 / 15%);
  border-radius: 4px;
  color: rgb(0 0 0 / 65%);
}
.dingflow-design .auto-judge .title-wrapper .priority-button div {
  display: inline-block;
}
.dingflow-design .auto-judge .title-wrapper .priority-button .priority-content {
  padding: 0 8px;
  font-size: 12px;
  line-height: 28px;
  border-left: 1px solid rgb(0 0 0 / 15%);
  border-right: 1px solid rgb(0 0 0 / 15%);
}
.dingflow-design .auto-judge .placeholder {
  color: #bfbfbf;
}
.dingflow-design .auto-judge .close {
  display: none;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  color: rgb(0 0 0 / 25%);
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  z-index: 2;
}
.dingflow-design .auto-judge .content {
  font-size: 14px;
  color: #191f25;
  text-align: left;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.dingflow-design .auto-judge .sort-left,
.dingflow-design .auto-judge .sort-right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1;
}
.dingflow-design .auto-judge .sort-left {
  left: 0;
  border-right: 1px solid #f6f6f6;
}
.dingflow-design .auto-judge .sort-right {
  right: 0;
  border-left: 1px solid #f6f6f6;
}
.dingflow-design .auto-judge:hover .sort-left,
.dingflow-design .auto-judge:hover .sort-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dingflow-design .auto-judge .sort-left:hover,
.dingflow-design .auto-judge .sort-right:hover {
  background: #efefef;
}
.dingflow-design .add-node-btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
  padding: 20px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.dingflow-design .add-node-btn .btn {
  outline: none;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  width: 30px;
  height: 30px;
  background: #3296fa;
  border-radius: 50%;
  position: relative;
  border: none;
  line-height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dingflow-design .add-node-btn .btn .iconfont {
  color: #fff;
  font-size: 16px;
}
.dingflow-design .add-node-btn .btn:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-box-shadow: 0 13px 27px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 13px 27px 0 rgb(0 0 0 / 10%);
}
.dingflow-design .add-node-btn .btn:active {
  -webkit-transform: none;
          transform: none;
  background: #1e83e9;
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
          box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.dingflow-design .end-node {
  border-radius: 50%;
  font-size: 14px;
  color: rgb(25 31 37 / 40%);
  text-align: left;
}
.dingflow-design .end-node .end-node-circle {
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 50%;
  background: #dbdcdc;
}
.dingflow-design .end-node .end-node-text {
  margin-top: 5px;
  text-align: center;
}
.add-node-modal .ant-modal-body {
  padding: 0;
}
.add-node-modal .ant-tabs-content .ant-row {
  padding: 0 20px;
  margin-bottom: 20px;
}
.add-node-modal .ant-tabs-nav {
  width: 100%;
}
.add-node-modal .ant-tabs-nav .ant-tabs-tab {
  width: 50%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  padding: 0;
  text-align: center;
  margin: 0;
  color: #a8a8a8;
}
.add-node-modal .ant-tabs-top .ant-tabs-ink-bar-animated {
  width: 50% !important;
}
.add-node-modal .ant-alert.ant-alert-no-icon {
  line-height: 48px;
  margin: 5px 0 20px;
  padding: 0;
  text-align: left;
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  background: #fffada;
  border-color: #ede7c1;
}
.add-node-modal .ant-modal-close {
  top: -10px;
  right: -10px;
}
.add-node-modal .ant-modal-close-x {
  background: #fff;
  width: 25px;
  height: 25px;
  line-height: 26px;
  border-radius: 50%;
  color: #a8a8a8;
}
.add-node-modal {
  height: 100%;
  width: 607px;
  position: fixed;
  right: -617px;
  top: 0;
  bottom: 0;
  z-index: 9;
  overflow: auto;
  background: #fff;
  border: 1px solid #dedede;
  -webkit-box-shadow: -4px 0 11px 0 rgb(0 0 0 / 14%);
          box-shadow: -4px 0 11px 0 rgb(0 0 0 / 14%);
  -webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.add-node-modal.show {
  right: 0;
}
.add-node-modal .title {
  font-size: 20px;
  color: #333;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  padding: 0 33px;
}
.add-node-modal .anticon-close {
  float: right;
  line-height: 30px;
  color: #ced1d9;
  cursor: pointer;
}
.add-node-modal .ant-tabs-tab {
  color: #333;
}
.add-node-modal .handleAdd {
  padding: 0 33px;
}
.add-node-modal .handleAdd .ant-alert .ant-alert-warning .ant-alert-no-icon {
  width: 507px;
}
.add-node-modal .add-btn {
  width: 180px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  height: 32px;
}
.add-node-modal .add-btn-wrap {
  bottom: 0;
  background: #fff;
  padding: 10px 0;
  border-top: 1px solid #eee;
  text-align: center;
  margin-top: 50px;
}
.add-node-modal .add-btn-wrap .ant-btn {
  height: 34px;
  line-height: 34px;
}
.cancel-btn {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.add-node-button-menu {
  width: 120px !important;
  background: none !important;
  border-right: none !important;
}
.add-node-button-menu .ant-menu-item {
  padding-left: 6px !important;
  margin: 0 !important;
  color: #fff !important;
  height: 30px;
  line-height: 30px;
}
.add-node-button-menu .ant-menu-item .iconfont {
  padding-right: 6px;
}
.add-node-button-menu .ant-menu-item:hover {
  background: hsl(0deg 0% 100% / 10%) !important;
}
.add-node-button-menu .ant-menu-item-selected {
  background: none !important;
}
.add-node-button-menu ::after,
.add-node-button-menu ::before {
  display: none !important;
}
.text-tip-wrapper {
  padding-left: 24px;
  color: #576a95;
  cursor: pointer;
}
.text-tip-wrapper .guide-text {
  font-size: 13px;
  margin-left: 5px;
}
.ant-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background: #f0f2f5;
}
.ant-layout,
.ant-layout * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.ant-layout-footer,
.ant-layout-header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-layout-header {
  background: #001529;
  padding: 0 50px;
  height: 64px;
  line-height: 64px;
}
.ant-layout-footer {
  background: #f0f2f5;
  padding: 24px 50px;
  color: rgb(0 0 0 / 65%);
  font-size: 14px;
}
.ant-layout-content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.ant-layout-sider {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #001529;
  min-width: 0;
}
.ant-layout-sider-children {
  height: 100%;
  padding-top: 0.1px;
  margin-top: -0.1px;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.ant-layout-sider-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  text-align: center;
  bottom: 0;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #002140;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  text-align: center;
  width: 36px;
  height: 42px;
  line-height: 42px;
  background: #001529;
  color: #fff;
  font-size: 18px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger,
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgb(0 0 0 / 65%);
  background: #fff;
}
.main-layout-content {
  position: relative;
  width: 1080px;
  min-height: 800px;
  margin: 20px auto;
  background: #fff;
  border-radius: 4px;
}
.stream-user-content-approval .approval-stream-card {
  min-width: 140px;
  padding-left: 16px;
  background: #f8f8f8;
  border-radius: 4px;
}
.stream-card-index {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.approval-stream-card .avatar-name-horizontal {
  color: #333;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.approval-stream-card .avatar-container {
  overflow: hidden;
}
.approval-stream-card .stream-card-desc {
  color: #999;
  font-size: 12px;
  padding: 5px 0 5px 30px;
  text-align: left;
  display: block;
  clear: both;
  border-top: 1px solid #eaeaea;
}
.node-managers_labels .stream-card-desc {
  padding: 5px 0 5px 45px;
}
.approval-stream-card {
  position: relative;
}
.approval-stream-card .anticon-close {
  position: absolute;
  cursor: pointer;
  z-index: 100;
  right: 4px;
  display: none;
}
.approval-stream-card:hover .anticon-close {
  display: block;
}
.approval-stream-card .ant-avatar {
  width: 24px;
  height: 24px;
}
.approval-stream-card .avatar-container span {
  line-height: 40px;
}
.approval-stream-card .avatar-container .ant-avatar {
  margin-top: 8px;
}
.approval-stream-card .common-img {
  height: 24px;
  width: 24px;
  border-radius: 50%;
}
.approval-stream-card .gradually-img {
  width: 34px;
  height: 25px;
}
.approval-stream-card .node-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  font-size: 12px;
  color: #333;
  padding-right: 16px;
}
.approval-stream-card .node-avatar span {
  vertical-align: top;
  line-height: 24px;
  margin-left: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 280px;
}
.approval-stream-card .node-avatar .choosen-person {
  color: #333;
  margin-left: 4px;
}
.gray-words {
  color: #9f9f9f;
}
.stream-line-type {
  line-height: 120px;
}
.stream-user-content {
  margin: 8px 0;
}
.lastCartClass {
  height: 87px;
}
.stream-user-content-notifier {
  margin-top: 30px;
}
.stream-user-content-approval {
  float: left;
  height: 80px;
}
.approval-sorted .approval-stream-card {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: move;
}
.approval-sorted .approval-stream-card:hover {
  background: #edf5fa;
}
.stream-user {
  display: inline-block;
  position: relative;
}
.stream-user .stream-user-close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  display: none;
  cursor: pointer;
}
.stream-user:hover .stream-user-close {
  display: inline-block;
}
.sortable-chosen .anticon-arrow-right {
  visibility: hidden;
}
.stream-user-content-approval .anticon-arrow-right {
  color: #eaeaea;
  font-size: 20px;
  line-height: 40px;
  width: 27px;
  vertical-align: top;
}
.plus i {
  cursor: pointer;
  font-size: 24px;
  color: #999;
}
.plus i:hover {
  color: #38adff;
}
.ghost {
  opacity: 0;
}
.steamLine-arrow-right {
  vertical-align: top;
}
.approval-stream-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.approval-stream-title {
  color: #999;
  font-size: 12px;
  text-align: right;
  padding: 10px;
}
.approval-stream-container {
  background: #fff;
}
.stream-user-content {
  height: 120px;
}
.common-row {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}
.common-row-title {
  font-size: 12px;
  color: #999;
}
.newTips {
  position: relative;
}
.newTips::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 2px;
  border-radius: 50%;
  background: red;
}
.step-box {
  background: #f8f8f8;
  border-radius: 2px 2px 2px 0 2px;
  text-align: center;
  color: #666;
  width: 50px;
  height: 50px;
  padding-top: 6px;
  font-size: 12px;
  position: absolute;
  left: -60px;
  top: 0;
}
.step-box .num {
  font-size: 16px;
}
.step-box::before {
  border-right: 25px solid transparent;
  left: 0;
}
.step-box::after,
.step-box::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 5px solid #fff;
  bottom: 0;
}
.step-box::after {
  border-left: 25px solid transparent;
  right: 0;
}
.approval-setting {
  border-radius: 2px;
  margin: 20px 0;
  position: relative;
  background: #fff;
}
.approval-setting .approval-setting-header {
  padding-left: 24px;
  background: #f8f8f8;
  position: relative;
}
.approval-setting-header .conditionOperate {
  float: right;
  font-size: 12px;
}
.approval-setting-header .conditionlabel {
  color: #333;
  max-width: 568px;
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  position: relative;
}
.approval-setting-header .condition-label-block {
  display: inline;
  line-height: 25px;
  vertical-align: middle;
}
.approval-setting-header .conditionOperateAbate {
  position: absolute;
  right: 10px;
  top: 0;
  height: 50px;
  z-index: 2;
  line-height: 18px;
}
.approval-setting-header .condiiton-operate-hide {
  display: none;
}
.approval-setting:hover .approval-setting-header .condiiton-operate-hide {
  display: inline-block;
}
.approval-setting-header .conditionOperate {
  position: absolute;
  right: 10px;
  top: 0;
  height: 50px;
  z-index: 2;
  line-height: 18px;
}
.approval-setting-header a {
  margin-right: 10px;
}
.approval-setting .common-row {
  margin: 10px 0 10px 24px;
}
.approval-setting .approval-setting-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: hsl(0deg 0% 98% / 70%);
  z-index: 1;
  border: 1px solid #ebebeb;
}
.approval-setting .approval-setting-edit {
  border: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.approval-setting .approval-setting-edit:hover {
  border: 1px solid rgb(56 173 255 / 40%);
}
.approval-tip {
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  margin-right: 10px;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
}
.conditionOperate img {
  vertical-align: middle;
  width: 16px;
  margin-top: -4px;
}
.normal-btn {
  color: #49a9ee;
  border-color: #49a9ee;
}
.normal-btn:hover {
  color: #108ee9;
  border-color: #108ee9;
}
.ant-switch {
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-variant: tabular-nums;
  color: rgb(0 0 0 / 65%);
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 22px;
  min-width: 44px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 100px;
  border: 1px solid transparent;
  background-color: rgb(0 0 0 / 25%);
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-switch-inner {
  color: #fff;
  font-size: 12px;
  margin-left: 24px;
  margin-right: 6px;
  display: block;
}
.ant-switch::after,
.ant-switch::before {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 1px;
  top: 1px;
  border-radius: 18px;
  background-color: #fff;
  content: " ";
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-switch::after {
  -webkit-box-shadow: 0 2px 4px 0 rgb(0 35 11 / 20%);
          box-shadow: 0 2px 4px 0 rgb(0 35 11 / 20%);
}
.ant-switch:active::after,
.ant-switch:active::before {
  width: 24px;
}
.ant-switch::before {
  content: "\E64D";
  font-family: anticon;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  text-align: center;
  background: transparent;
  z-index: 1;
  display: none;
  font-size: 12px;
}
.ant-switch-loading::before {
  display: inline-block;
  color: rgb(0 0 0 / 65%);
}
.ant-switch-checked.ant-switch-loading::before {
  color: #1890ff;
}
.ant-switch:focus {
  -webkit-box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
          box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
  outline: 0;
}
.ant-switch:focus:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-switch-small {
  height: 16px;
  min-width: 28px;
  line-height: 14px;
}
.ant-switch-small .ant-switch-inner {
  margin-left: 18px;
  margin-right: 3px;
  font-size: 12px;
}
.ant-switch-small::after,
.ant-switch-small::before {
  width: 12px;
  height: 12px;
}
.ant-switch-small:active::after,
.ant-switch-small:active::before {
  width: 16px;
}
.ant-switch-small.ant-switch-checked::before {
  left: 100%;
  margin-left: -13px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-left: 3px;
  margin-right: 18px;
}
.ant-switch-small.ant-switch-loading::before {
  -webkit-animation: AntSwitchSmallLoadingCircle 1s infinite linear;
          animation: AntSwitchSmallLoadingCircle 1s infinite linear;
  font-weight: 700;
}
.ant-switch-checked {
  background-color: #1890ff;
}
.ant-switch-checked .ant-switch-inner {
  margin-left: 6px;
  margin-right: 24px;
}
.ant-switch-checked::before {
  left: 100%;
  margin-left: -19px;
}
.ant-switch-checked::after {
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  margin-left: -1px;
}
.ant-switch-disabled,
.ant-switch-loading {
  pointer-events: none;
  opacity: 0.4;
}
@-webkit-keyframes AntSwitchSmallLoadingCircle {
0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
}
100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(1turn) scale(0.66667);
            transform: rotate(1turn) scale(0.66667);
}
}
@keyframes AntSwitchSmallLoadingCircle {
0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
}
100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(1turn) scale(0.66667);
            transform: rotate(1turn) scale(0.66667);
}
}
.slideFormBtn button {
  margin-right: 15px;
}
.labelMatchListPopover {
  width: 440px;
}
.labelMatchListPopover .ant-popover-title {
  padding-left: 0;
  padding-right: 0;
}
.labelMatchListPopover .ant-popover-inner-content {
  padding: 0;
}
.labelMatchListHeader {
  position: relative;
  padding: 6px 22px;
  padding-right: 32px;
  font-size: 16px;
}
.labelMatchListHeader .anticon {
  position: absolute;
  padding: 8px;
  top: 50%;
  right: 8px;
  margin-top: -15px;
  color: #999;
  cursor: pointer;
}
.labelMatchListContainer {
  height: 350px;
}
.labelListHead {
  background: #f6f6f6 !important;
  padding: 6px 22px !important;
}
.labelListHead .label-item-desc,
.labelListHead .label-item-name {
  color: #999 !important;
}
.labelListContainer {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  height: 270px;
  overflow-y: auto;
}
.labelMatchListFooter {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 5px 22px;
  height: 50px;
  border-top: 1px solid #ededed;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.labelMatchListFooter div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #9b9da0;
  font-size: 12px;
}
.labelMatchListFooter a {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  min-width: 120px;
  text-align: right;
}
.label-list-item {
  position: relative;
  padding: 15px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.label-list-item .hover {
  display: none;
  color: rgb(25 31 37 / 56%);
}
.label-list-item:hover {
  background: #f6f6f6;
}
.label-list-item:hover .hover {
  display: block;
}
.label-list-item + .label-list-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 0;
  border-top: 1px solid #ededed;
}
.label-list-item .label-item-avatar {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 20px;
}
.label-list-item .label-item-name {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100px;
  color: #191f25;
}
.label-list-item .label-item-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  text-align: right;
  font-size: 12px;
  color: rgb(25 31 37 / 56%);
  cursor: default;
}
.label-list-none {
  padding-top: 45px;
  text-align: center;
}
.label-list-none img {
  width: 150px;
  height: 150px;
  margin-bottom: 5px;
}
.label-list-none p {
  font-size: 12px;
  padding: 2px 0;
  margin: 0;
}
.ant-tooltip {
  font-size: 12px !important;
}
.ding-dot {
  display: block;
  background: #f25643;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.label-match-dot {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.label-button-dot {
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 1;
}
.ant-btn {
  position: relative;
}
.sbys-detail-form {
  margin-left: 25px;
}
.sbys-detail-form div,
.sbys-detail-form input {
  color: #333;
}
.sbys-detail-form .ant-form-extra {
  color: #ccc;
}
.sbys-detail-form .ant-form-item-label {
  text-align: left;
}
.sbys-detail-form .ant-form-item-label label {
  font-size: 12px;
  color: #999;
}
.approval-end-line {
  line-height: 50px;
}
.choosen-span {
  max-width: 190px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.chargeBox {
  margin-left: 124px;
}
.approval-charge-content .choose-end {
  color: #38adff;
  cursor: pointer;
  display: inline-block;
}
.approval-charge-content .approval-radio {
  display: block;
}
.approval-node-setting {
  position: fixed;
  right: -800px;
  top: 0;
  bottom: 0;
  width: 800px;
  background: #fff;
  -webkit-box-shadow: -3px 0 3px #dedede;
          box-shadow: -3px 0 3px #dedede;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.approval-node-setting .common-row {
  margin-left: 30px;
}
.approval-node-setting .common-row-title {
  position: relative;
  text-align: right;
  padding-right: 40px;
}
.approval-node-setting .common-row-title .anticon-info-circle {
  position: absolute;
  right: 20px;
  top: 2px;
}
.approval-node-setting.show {
  -webkit-transform: translateX(-800px);
          transform: translateX(-800px);
}
.node-setting-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  height: 62px;
  padding: 12px 30px;
  border-bottom: 1px solid #dedede;
}
.node-setting-form {
  padding-top: 16px;
}
button.node-delBtn {
  color: #f21;
  border: 1px solid #f21;
}
button.node-delBtn:hover {
  color: #f44;
  border: 1px solid #f44;
}
.approval-node-setting .slideFormBtn {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #ebebeb;
  text-align: center;
}
.approval-node-setting .approval-radio {
  height: 30px;
}
.node-setting-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  opacity: 0.4;
  background: #fff;
}
.approval-charge-content .approval-radio,
.charge-end-label {
  line-height: 40px;
  height: 40px;
}
.charge-end-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 12px;
  color: #333;
  margin-right: 10px;
  background: #f8f8f8;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0 16px;
  padding-right: 24px;
  width: 140px;
}
.charge-end-label img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}
.choosen-span {
  max-width: 190px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.charge-end-label .close {
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 14px;
  color: #a7a3a3;
  display: none;
}
.charge-end-label:hover .close {
  display: block;
}
.overlimit-tip {
  margin-left: 20px;
}
.notifier-chunk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #333;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  background: #f8f8f8;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0 16px;
  padding-right: 24px;
  float: left;
  width: 140px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.notifier-chunk:hover {
  background: #edf5fa;
}
.notifier-chunk span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75%;
}
.notifier-chunk:hover .close {
  display: inline-block;
}
.notifier-chunk .close {
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 14px;
  color: #a7a3a3;
  display: none;
}
.notifier-chunk img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}
.notifier-chunk.empty-label {
  border: 1px solid #f25643;
}
.choosen-notifier-num {
  display: inline-block;
  color: #999;
  font-size: 12px;
  float: left;
  line-height: 40px;
  margin-left: 6px;
}
.edit-condition-depts {
  color: #323334;
  font-size: 12px;
  margin-top: 5px;
}
.depth-tips {
  width: 500px;
}
.canedit-content .common-row-title {
  padding-left: 30px;
}
.guideOpen {
  overflow: hidden;
}
.guide-mask,
.guide-panel {
  width: 1080px;
  position: fixed;
  top: 82px;
  bottom: 0;
  left: auto;
  right: auto;
}
.guide-mask {
  opacity: 0.95;
  background: #fff;
  z-index: 2000;
}
.guide-subtitle {
  font-size: 12px;
  font-weight: 700;
  color: #191f25;
}
.guide-panel {
  color: #191f25;
  z-index: 2010;
}
.guide-panel .guide-panel-body,
.guide-panel .guide-panel-footer,
.guide-panel .guide-panel-header {
  position: absolute;
  left: 0;
  right: 0;
}
.guide-panel .guide-panel-header {
  top: 0;
  text-align: center;
  height: 57px;
  line-height: 57px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #e3e3e4;
}
.guide-panel .guide-panel-body {
  top: 57px;
  bottom: 57px;
  overflow: auto;
}
.guide-panel .guide-panel-footer {
  height: 57px;
  bottom: 0;
  border-top: 1px solid #e3e3e4;
  text-align: center;
}
.guide-panel .guide-panel-footer .ant-btn {
  min-width: 76px;
  margin: 15px 10px;
}
.guide-panel-left,
.guide-panel-right {
  position: relative;
  width: 50%;
  min-height: 100%;
  float: left;
  padding: 20px 50px;
}
.guide-panel-right .guide-panel-right-arrow {
  position: absolute;
  left: -4px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-right: 1px solid #e3e3e4;
  border-top: 1px solid #e3e3e4;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.guide-panel-right::before {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  top: 20px;
  bottom: 20px;
  border-left: 1px solid #e3e3e4;
  -webkit-box-shadow: 4px 0 10px 0 rgb(0 0 0 / 34%);
          box-shadow: 4px 0 10px 0 rgb(0 0 0 / 34%);
}
.guide-avatar-container {
  position: relative;
}
.guide-avatar {
  display: inline-block;
  width: 53px;
  height: 53px;
  background: url(https://img.alicdn.com/tfs/TB1RPjen1uSBuNjy1XcXXcYjFXa-106-106.png) no-repeat 50%;
  background-size: 100%;
}
.guide-checkgroup {
  margin-left: 23px;
  padding: 20px 10px 20px 20px;
  background: #f6f6f6;
}
.guide-checkgroup .ant-checkbox-group {
  margin-top: 10px;
}
.guide-type-img {
  width: 436px;
}
.guide-panel-invalid {
  padding: 20px 0;
}
.guide-panel-invalid-row {
  width: 605px;
  margin: 0 auto;
}
.guide-panel-invalid-head {
  margin-bottom: 20px;
  position: relative;
}
.guide-panel-invalid-head .guide-avatar {
  position: absolute;
  right: 100%;
  margin-right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.guide-panel-invalid-body {
  margin-bottom: 40px;
}
.guide-panel-invalid-body img {
  display: block;
  width: 605px;
  height: 415px;
}
.guide-tip {
  position: relative;
  white-space: nowrap;
  display: inline-block;
  padding: 6px 10px;
  color: #fff;
  font-size: 14px;
  background: #3296fa;
  border-radius: 3px;
}
.guide-tip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
}
.guide-tip.left::before {
  top: 50%;
  margin-top: -4px;
  left: -8px;
  border-color: transparent #3296fa transparent transparent;
}
.guide-tip.right::before {
  top: 50%;
  margin-top: -4px;
  right: -8px;
  border-color: transparent transparent transparent #3296fa;
}
.focus-area,
.focus-mask {
  position: absolute;
  z-index: 2000;
}
.focus-mask {
  opacity: 0.85;
  background: #fff;
}
.focus-mask.top {
  top: 0;
  left: 0;
}
.focus-mask.right {
  top: 0;
  right: 0;
}
.focus-mask.bottom {
  bottom: 0;
  right: 0;
}
.focus-mask.left {
  left: 0;
  bottom: 0;
}
.focus-area {
  background: transparent;
  pointer-events: none;
  border: 2px solid #3296fa;
  -webkit-box-shadow: 0 1px 16px 0 rgb(50 150 250 / 55%), inset 0 0 10px 0 rgb(50 150 250 / 55%);
          box-shadow: 0 1px 16px 0 rgb(50 150 250 / 55%), inset 0 0 10px 0 rgb(50 150 250 / 55%);
  border-radius: 6px;
}
.focus-area-mark {
  position: absolute;
  left: 100%;
  top: -50%;
}
.focus-mask-footer {
  position: fixed;
  width: 1080px;
  left: auto;
  right: auto;
  bottom: 0;
  height: 57px;
  border-top: 1px solid #e3e3e4;
  text-align: center;
  z-index: 2010;
  background: hsl(0deg 0% 100% / 70%);
}
.focus-mask-footer .ant-btn {
  min-width: 76px;
  margin: 15px 10px;
}
.quick-guide-container {
  position: fixed;
  top: 30%;
  right: 20px;
  z-index: 99;
}
.quick-guide-container .quick-guide-img {
  cursor: pointer;
  width: 198px;
  height: 135px;
  background: url(https://img.alicdn.com/tfs/TB1HbOEseuSBuNjy1XcXXcYjFXa-396-270.png) no-repeat 50%;
  background-size: 100%;
}
.quick-guide-container .quick-guide-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 18px;
  height: 18px;
  background: url(https://img.alicdn.com/tfs/TB1sI.dnKuSBuNjSsplXXbe8pXa-14-14.png) no-repeat 50%;
  background-size: 7px;
}
.approval-page-container {
  padding: 20px 60px;
  position: relative;
}
.plus-icon {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 7px;
  border: 1px solid #999;
  border-radius: 50%;
  position: relative;
}
.plus-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 11px;
  top: 5px;
  left: 11px;
  background-color: #999;
}
.plus-icon:hover {
  border: 1px solid #38adff;
}
.plus-icon:hover::after,
.plus-icon:hover::before {
  background-color: #38adff;
}
.plus-icon::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 11px;
  height: 1px;
  top: 10px;
  left: 6px;
  background-color: #999;
}
.cut-line {
  margin: 10px 0 10px 12.5%;
}
.cut-line,
.cut-line-small {
  border-bottom: 1px solid #ebebeb;
}
.cut-line-small {
  margin: 10px 25px 10px 20%;
}
.cut-line-large {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  clear: both;
}
.main-save {
  border-radius: 4px;
  font-size: 14px;
  height: 32px;
  width: 90px;
}
.approval-page-footer {
  margin-left: 150px;
  padding-bottom: 20px;
}
.approval-page-footer .main-save {
  margin-left: 50px;
}
.global-error {
  width: 400px;
  margin: 0 auto;
  position: fixed;
  top: 138px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.approval-spin {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: hsl(0deg 0% 100% / 50%);
  padding-top: 200px;
}
.input-margin {
  margin: 0 5px;
}
.common-tips {
  font-size: 12px;
  color: #333;
  margin-left: 5px;
}
.approval-setting-preview {
  padding: 10px;
  padding-top: 0;
}
.approval-setting-preview .preview-tips {
  text-align: center;
  font-size: 14px;
  color: #333;
}
.approval-setting-preview canvas {
  margin-top: 10px;
}
.more-setting-content .common-row-title {
  padding-left: 30px;
}
.process-check-btn {
  width: auto;
  height: 34px;
}
.approval-page-baseTip {
  font-size: 12px;
  color: #aaa;
}
.set-condition-between {
  margin: 0 5px;
}
.condition-origin-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.condition-origin-icon,
.condition-origin-icon > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.condition-delete {
  display: none;
  position: absolute;
  right: 0;
}
.choosen-rules-hoverDel:hover .condition-delete {
  display: block;
}
.condition-checkbox-content {
  padding: 16px 4px 16px 16px;
}
.condition-checkbox-content p {
  margin-bottom: 5px;
}
.condition-checkbox-content .condition-checkbox-invalid {
  margin-top: 20px;
}
.condition-checkbox {
  display: inline-block;
  margin: 4px 8px 0 0 !important;
}
.date-tip {
  color: #aaa;
  font-size: 13px;
  margin-left: 5px;
  cursor: pointer;
}
.date-tip-red,
.set-condition-repeat {
  color: red;
  font-size: 12px;
  margin-left: 5px;
}
.set-condition-repeat {
  cursor: pointer;
  display: inline-block;
}
.set-condition-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.set-repeat {
  padding: 0;
}
.set-repeat-title {
  font-size: 14px;
  padding-bottom: 5px;
}
.set-repeat-item {
  padding: 0;
}
.approval-setting-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.set-condition-content .common-row-title {
  padding-left: 30px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476f0;
}
.table-style .static-content-test {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476f0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper,
.form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content,
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio,
.el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio,
.el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio,
.el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner,
.render-form .el-form-item.is-error .el-textarea__inner {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty,
.reference-field-container .empty,
.dropdown-field-empty.empty,
.dropdown-field-empty {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.form-design-dialog {
  width: min(100%, 100vw - 24px) !important;
  max-width: calc(100vw - 24px);
}
.form-design-dialog .el-dialog__body,
.form-design-dialog .el-dialog__footer {
  max-width: 100%;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-design-dialog .el-upload,
.form-design-dialog .el-upload-dragger,
.form-design-dialog .el-textarea,
.form-design-dialog .el-textarea__inner,
.form-design-dialog .el-input,
.form-design-dialog .el-input__inner {
  width: 100%;
  max-width: 100%;
}
.form-design-dialog .el-upload__tip {
  white-space: normal;
  word-break: break-word;
}
.form-design-dialog .dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.form-design-dialog .dialog-footer .el-button {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.form-design-dialog {
    margin-top: 6vh !important;
}
.form-design-dialog .el-dialog__body {
    padding: 20px 16px;
}
.form-design-dialog .el-button {
    min-height: 44px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7df50364] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-7df50364] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7df50364] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7df50364] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-7df50364] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7df50364] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7df50364] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7df50364] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7df50364] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7df50364] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-7df50364]  .el-form-item__content,
.table-style .fill-select-item[data-v-7df50364]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7df50364] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-7df50364] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-7df50364],
.form-widget-list .checkbox-form-item-wrapper[data-v-7df50364] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7df50364],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7df50364] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7df50364] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7df50364] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7df50364],
.el-form-item--medium .el-checkbox[data-v-7df50364] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7df50364] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7df50364],
.el-form-item--small .el-checkbox[data-v-7df50364] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7df50364] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7df50364],
.el-form-item--mini .el-checkbox[data-v-7df50364] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7df50364] {
  margin-top: 4px;
}
input[type=password][data-v-7df50364]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7df50364]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7df50364]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7df50364]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7df50364]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7df50364] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7df50364] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7df50364] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7df50364]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7df50364] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7df50364] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7df50364] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7df50364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7df50364] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-7df50364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-7df50364] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-7df50364] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-7df50364] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-7df50364], .table-style .el-form-item .el-form-item__content > div[data-v-7df50364] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-7df50364] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-7df50364], .table-style .el-form-item.rich-editor-item[data-v-7df50364], .table-style .el-form-item.static-text-item[data-v-7df50364], .table-style .el-form-item.html-text-item[data-v-7df50364] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7df50364], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7df50364], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7df50364], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7df50364] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7df50364] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-7df50364] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-7df50364],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-7df50364] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-7df50364] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-7df50364],
.reference-field-container .empty[data-v-7df50364],
.dropdown-field-empty.empty[data-v-7df50364],
.dropdown-field-empty[data-v-7df50364] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-7df50364] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.app-form-set[data-v-7df50364] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--jy-text-regular);
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  height: auto;
  overflow: visible;
  border-radius: var(--jy-radius-lg);
}
.app-form-set .form-set-menu[data-v-7df50364] {
  min-height: 444px;
  padding: 20px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-lg);
  background: var(--jy-bg-container);
  -webkit-box-shadow: var(--jy-shadow-card);
          box-shadow: var(--jy-shadow-card);
  width: 200px;
}
.app-form-set .form-set-menu .menu-item[data-v-7df50364] {
  width: 100%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin: 0 0 8px;
  list-style: none;
  font-size: 14px;
  color: var(--jy-text-regular);
  background-color: var(--jy-bg-subtle);
  border-radius: 6px;
  position: relative;
}
.app-form-set .form-set-menu .menu-item.active[data-v-7df50364] {
  background: var(--jy-color-primary-light);
  color: var(--jy-color-primary);
  position: relative;
}
.app-form-set .form-set-menu .menu-item.active[data-v-7df50364]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 30px;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: var(--jy-color-primary);
  border-radius: 0 3px 3px 0;
}
.app-form-set .form-set-menu .menu-item[data-v-7df50364]:hover {
  background: var(--jy-color-primary-light);
  color: var(--jy-color-primary);
}
.app-form-set .form-set-menu .menu-item[data-v-7df50364]:focus-visible {
  background: var(--jy-color-primary-light);
  color: var(--jy-color-primary);
  outline: 2px solid rgba(52, 118, 240, 0.35);
  outline-offset: 2px;
}
.app-form-set .form-set-menu .menu-item .tab-title-icon[data-v-7df50364] {
  width: 18px;
  height: 18px;
  margin-left: 10px;
  margin-right: 8px;
  vertical-align: -5px;
}
.app-form-set .form-set-pane[data-v-7df50364] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding: 24px;
  background-color: var(--jy-bg-container);
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-lg);
  -webkit-box-shadow: var(--jy-shadow-card);
          box-shadow: var(--jy-shadow-card);
  overflow: visible;
}
.app-form-set .form-set-pane .form-set-title[data-v-7df50364] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-form-set .form-set-pane .form-set-title .set-title[data-v-7df50364] {
  color: var(--jy-text-primary);
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  margin-right: 20px;
}
.app-form-set .form-set-pane .form-set-title .set-line-box[data-v-7df50364] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  flex: 1;
  height: 1px;
  background: var(--jy-border-light);
  margin-right: 20px;
}
.app-form-set .form-set-pane .fill-set-pane[data-v-7df50364] {
  width: 100%;
  margin-top: 20px;
}
.app-form-set .form-set-pane .fill-set-pane .fill-set-history-select[data-v-7df50364] {
  width: 100%;
  margin-top: 20px;
}
.app-form-set .form-set-pane .fill-set-pane .fill-set-item-title[data-v-7df50364] {
  height: 30px;
  line-height: 30px;
}
.app-form-set .form-set-pane .form-data-switch[data-v-7df50364] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app-form-set .form-set-pane .form-data-switch label[data-v-7df50364] {
  margin-right: 20px;
  font-weight: 500;
  font-size: 14px;
}
.app-form-set .form-set-pane .form-data-switch[data-v-7df50364] {
  margin-top: 20px;
}
.app-form-set .form-set-pane .review-flow-pane[data-v-7df50364] {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
.app-form-set .form-set-pane .review-flow-pane .node-wrap-container[data-v-7df50364] {
  width: 100%;
  margin-top: 20px;
}
.app-form-set .form-set-pane .review-flow-pane .node-wrap-container .auditAuth-title[data-v-7df50364] {
  font-size: 15px;
  margin-bottom: 20px;
}
.app-form-set .form-set-pane .data-view-select[data-v-7df50364] {
  width: 100%;
  margin-top: 20px;
}
.app-form-set .form-set-pane .dept-admin[data-v-7df50364] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.app-form-set .form-set-pane .dept-admin .auditSelectEmpty[data-v-7df50364] {
  width: 100%;
  line-height: 30px;
  color: var(--jy-text-secondary);
  background: var(--jy-bg-subtle);
  border: 1px solid var(--jy-border-light);
  padding: 10px 0;
  font-size: 14px;
}
.app-form-set .form-set-pane .dept-admin .auditSelectEmpty span[data-v-7df50364] {
  cursor: pointer;
  font-size: 12px;
  color: var(--jy-text-secondary);
}
.app-form-set .form-set-pane .dept-admin .auditSelectEmpty span[data-v-7df50364]:hover {
  text-decoration: underline;
}
.app-form-set .form-set-pane .setting-title[data-v-7df50364] {
  white-space: nowrap;
  font-weight: 500;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 900px;
}
.app-form-set .form-set-pane .setting-title span[data-v-7df50364] {
  margin-right: 20px;
  line-height: 36px;
}
.app-form-set .form-set-pane .setting-title-upload[data-v-7df50364] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.app-form-set .form-set-pane .setting-title-filename[data-v-7df50364] {
  margin-left: 75px;
  width: 300px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #3476f0;
}
.app-form-set .form-set-pane .my-export-switch[data-v-7df50364] {
  width: 100%;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.app-form-set .form-set-pane .my-export-switch label[data-v-7df50364] {
  margin-right: 20px;
  font-weight: 500;
  font-size: 14px;
}
.app-form-set .form-set-pane .setting-export-style[data-v-7df50364] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-form-set .form-set-pane .setting-export-style .export-style-title[data-v-7df50364] {
  font-size: 14px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-form-set .form-set-pane .setting-export-style .export-style-title span[data-v-7df50364] {
  color: var(--jy-text-secondary);
  font-size: 12px;
  margin-left: 10px;
}
.app-form-set .form-set-pane .setting-export-style .system-field[data-v-7df50364] {
  margin-right: 40px;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-title[data-v-7df50364] {
  font-size: 14px;
  line-height: 20px;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table[data-v-7df50364] {
  margin-top: 20px;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-head[data-v-7df50364] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--jy-bg-subtle);
  padding: 0;
  margin: 0;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-head span[data-v-7df50364] {
  font-size: 14px;
  line-height: 40px;
  width: 50%;
  display: inline-block;
  text-align: center;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-body[data-v-7df50364] {
  width: 50%;
  margin: 0;
  padding: 0;
  border: 1px solid var(--jy-border-light);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-body li[data-v-7df50364] {
  width: 100%;
  list-style: none;
  border-bottom: 1px solid var(--jy-border-light);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-body li[data-v-7df50364]:last-child {
  border-bottom: 0;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-body li span[data-v-7df50364] {
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  border-right: 1px solid var(--jy-border-light);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-form-set .form-set-pane .setting-export-style .system-field .system-field-table .field-body li span[data-v-7df50364]:nth-child(2n) {
  border-right: 0;
}
.app-form-set .form-set-pane .setting-export-style .form-field[data-v-7df50364] {
  width: 100%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-form-set .form-set-pane .setting-export-style .form-field table[data-v-7df50364] {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.app-form-set .form-set-pane .setting-export-style .form-field th[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td[data-v-7df50364] {
  border: solid 1px var(--jy-border-light);
  text-align: left;
  padding: 8px;
}
.app-form-set .form-set-pane .setting-export-style .form-field th.sub-form[data-v-7df50364], .app-form-set .form-set-pane .setting-export-style .form-field th.fill-select[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.fill-select[data-v-7df50364] {
  padding: 0;
}
.app-form-set .form-set-pane .setting-export-style .form-field th.copyable[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.copyable[data-v-7df50364] {
  cursor: pointer;
}
.app-form-set .form-set-pane .setting-export-style .form-field th.row[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.row[data-v-7df50364] {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}
.app-form-set .form-set-pane .setting-export-style .form-field th.display-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.display-name[data-v-7df50364] {
  max-width: calc(100% - 200px);
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name[data-v-7df50364] {
  width: 25%;
  line-height: 40px;
  display: inline-block;
  border: solid 1px var(--jy-border-light);
  border-bottom: none;
  border-left: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .row[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .row[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .row[data-v-7df50364] {
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-left: solid 1px var(--jy-border-light);
  border-bottom: solid 1px var(--jy-border-light);
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .row[data-v-7df50364]:first-of-type,
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .row[data-v-7df50364]:first-of-type,
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .row[data-v-7df50364]:first-of-type {
  background: var(--jy-bg-subtle);
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .display-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .display-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .display-name[data-v-7df50364] {
  max-width: 252px;
  width: 100%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name[data-v-7df50364] {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name.sub-form[data-v-7df50364], .app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name.fill-select[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name.sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name.fill-select[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name.sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name.fill-select[data-v-7df50364] {
  text-align: left;
  line-height: 38px;
  overflow-x: scroll;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name[data-v-7df50364]::-webkit-scrollbar,
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name[data-v-7df50364]::-webkit-scrollbar,
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name[data-v-7df50364]::-webkit-scrollbar {
  height: 4px;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name[data-v-7df50364] {
  /* 滚动槽 */
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .field-name[data-v-7df50364]::-webkit-scrollbar-track,
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .field-name[data-v-7df50364]::-webkit-scrollbar-track,
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .field-name[data-v-7df50364]::-webkit-scrollbar-track {
  background-color: var(--jy-bg-muted);
  border-radius: 10px;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-display-name .fill-select[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field td.col-display-name .fill-select[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .sub-form[data-v-7df50364],
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name td.col-name .fill-select[data-v-7df50364] {
  line-height: 72px;
  height: 84px;
  overflow: hidden;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name[data-v-7df50364] {
  width: auto;
  min-width: 25%;
  max-width: 995px;
}
.app-form-set .form-set-pane .setting-export-style .form-field div.col-name .row[data-v-7df50364] {
  border-left: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field .subform-display-name[data-v-7df50364] {
  height: auto;
  background: var(--jy-bg-subtle);
  border-bottom: solid 1px var(--jy-border-light);
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field .subform-name[data-v-7df50364] {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  word-break: break-all;
}
.app-form-set .form-set-pane .setting-export-style .form-field .subform-column[data-v-7df50364] {
  border-right: solid 1px var(--jy-border-light);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field .child-field-horizontal[data-v-7df50364] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  width: 100%;
}
.app-form-set .form-set-pane .setting-export-style .form-field .child-field-item[data-v-7df50364] {
  min-width: 0;
  max-width: 100%;
  border: 1px solid var(--jy-border-light);
  border-radius: 0;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: -1px;
  margin-bottom: -1px;
}
.app-form-set .form-set-pane .setting-export-style .form-field .child-field-title[data-v-7df50364] {
  background: var(--jy-bg-subtle);
  border-bottom: 1px solid var(--jy-border-light);
  padding: 2px 10px;
  line-height: 22px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.app-form-set .form-set-pane .setting-export-style .form-field .child-field-copyable[data-v-7df50364] {
  cursor: pointer;
}
.app-form-set .form-set-pane .setting-export-style .form-field .child-field-value[data-v-7df50364] {
  padding: 2px 10px;
  line-height: 22px;
}
.app-form-set .form-set-pane .setting-export-style .form-field .brace[data-v-7df50364]::before {
  content: "{{";
}
.app-form-set .form-set-pane .setting-export-style .form-field .brace[data-v-7df50364]::after {
  content: "}}";
}
.app-form-set .form-set-pane .setting-export-style .form-field .subform-brace[data-v-7df50364]::before {
  content: "t.";
}
.app-form-set .form-set-pane .designated-member[data-v-7df50364] {
  width: 100%;
  cursor: pointer;
}
.app-form-set .form-set-pane .designated-member .member-empty[data-v-7df50364] {
  cursor: pointer;
  line-height: 78px;
  border: 1px solid var(--jy-border-light);
  text-align: center;
  color: var(--jy-text-secondary);
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.app-form-set[data-v-7df50364]  .mx-input {
  color: var(--jy-text-regular);
  background-color: var(--jy-input-bg);
  border-color: var(--jy-border-base);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.app-form-set[data-v-7df50364]  .mx-icon-calendar,
.app-form-set[data-v-7df50364]  .mx-icon-clear {
  color: var(--jy-text-secondary);
}
.set-tab-title[data-v-7df50364] {
  padding: 0;
  margin: 0;
}
.set-tab-title li[data-v-7df50364] {
  width: 100%;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0;
  list-style: none;
  color: var(--jy-text-regular);
  border: 1px solid var(--jy-border-light);
  font-size: 14px;
}
.set-tab-title li[data-v-7df50364]:last-child {
  border-top: 0;
}
.set-tab-title li.active[data-v-7df50364] {
  background-color: rgba(97, 175, 254, 0.1);
  color: #61affe;
  border: 1px solid #61affe;
}
.userSelect-container[data-v-7df50364] {
  width: calc(100% + 40px);
  margin-top: -30px;
  margin-left: -20px;
  margin-right: -20px;
}
.userSelect-container .userSelect-group[data-v-7df50364] {
  display: inline-block;
  background: var(--jy-bg-subtle);
  width: 400px;
  min-height: min(800px, 100vh - 180px);
  float: left;
}
.userSelect-container .userSelect-group .user-select-name-title[data-v-7df50364] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  margin: 20px auto 10px;
}
.userSelect-container .userSelect-group .user-select-total[data-v-7df50364] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  cursor: pointer;
}
.userSelect-container .userSelect-group .select-agency-name[data-v-7df50364] {
  font-size: 16px;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
}
.userSelect-container .userSelect-group .userSelect-title[data-v-7df50364] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.userSelect-container .userSelect-group .selected-item[data-v-7df50364] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
}
.userSelect-container .userSelect-group .selected-item span[data-v-7df50364] {
  float: left;
}
.userSelect-container .userSelect-right[data-v-7df50364] {
  display: inline-block;
  width: 800px;
  max-width: calc(100% - 400px);
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: min(800px, 100vh - 180px);
}
.userSelect-container .userSelect-right .select-list[data-v-7df50364] {
  height: 80px;
  border: 1px solid var(--jy-border-light);
  margin-bottom: 10px;
  overflow: auto;
  margin-top: 0;
  padding: 0;
  list-style: none;
}
.userSelect-container .userSelect-right .select-list li[data-v-7df50364] {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: 1px;
  color: var(--jy-color-primary-strong);
  background: var(--jy-color-primary-lighter);
  cursor: pointer;
}
.review-content[data-v-7df50364] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: min(900px, 100%);
  overflow-x: scroll;
  padding: 15px 15px 20px;
}
.review-content .review-item[data-v-7df50364] {
  width: 180px;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  text-align: center;
}
.review-content .review-item .fillNames-item[data-v-7df50364] {
  width: 180px;
  height: 110px;
  -webkit-box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
          box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.review-content .review-item .fillNames-item .fillNames-div[data-v-7df50364] {
  height: 50px;
  line-height: 22px;
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.review-content .review-item .fillNames-item .agency-user-btn[data-v-7df50364] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.review-content .review-item .reviewer[data-v-7df50364] {
  width: 180px;
  text-align: center;
  position: relative;
}
.review-content .review-item .reviewer .review-select[data-v-7df50364] {
  width: 100%;
  -webkit-box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
          box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
  height: 110px;
  position: relative;
  cursor: pointer;
}
.review-content .review-item .reviewer .review-select .title[data-v-7df50364] {
  height: 24px;
  line-height: 24px;
}
.review-content .review-item .reviewer .review-select .agency-user-list[data-v-7df50364] {
  height: 50px;
  line-height: 22px;
  width: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.review-content .review-item .reviewer .review-select .agency-user-list span[data-v-7df50364] {
  line-height: 16px;
  display: inline-block;
}
.review-content .review-item .reviewer .review-select .agency-user-btn[data-v-7df50364] {
  width: 100%;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.review-content .review-item .reviewer .add-icon[data-v-7df50364] {
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -15px;
}

/* 新版 3.0.0.1 填报人设置、查看人设置---指定成员可填写 */
.fx_member_select[data-v-7df50364] {
  margin-top: -30px;
}
.fx_member_select .select-menu[data-v-7df50364] {
  position: relative;
  height: 40px;
  padding: 0 10px;
  border: 1px solid var(--jy-border-light);
}
.fx_member_select .select-menu .select-btn[data-v-7df50364] {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0 10px;
}
.fx_member_select .select-menu .select-btn.select[data-v-7df50364] {
  color: #3476f0;
  border-bottom: solid 4px #3476f0;
}
.fx_member_select .select-menu .select-search-pane[data-v-7df50364] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  background: var(--jy-bg-container);
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.fx_member_select .select-menu .select-search-pane input[data-v-7df50364] {
  line-height: 26px !important;
  height: 26px !important;
  width: 100%;
  border: 0;
  color: var(--jy-text-regular);
  background: var(--jy-bg-muted);
  border-radius: 13px;
  margin-top: 6px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane input[data-v-7df50364]:focus {
  border: none;
  outline: 0;
}
.fx_member_select .select-pane[data-v-7df50364] {
  border: 1px solid var(--jy-border-light);
  border-top: none;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department[data-v-7df50364] {
  border-right: solid 1px var(--jy-border-light);
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department .depart-root[data-v-7df50364] {
  background: #ebf8f7;
  text-indent: 10px;
  line-height: 30px;
  cursor: pointer;
}
.fx_member_select .select-pane .member-pane .select-department .x-department-tree[data-v-7df50364] {
  height: 290px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper[data-v-7df50364] {
  width: 50%;
}
.fx_member_select .select-pane .member-pane .member-wrapper .empty-tips[data-v-7df50364] {
  display: inline-block;
  margin: 10px;
  color: var(--jy-text-secondary);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item[data-v-7df50364] {
  cursor: pointer;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px 0 12px;
  border-bottom: solid 1px #e9e9e9;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item .count-label[data-v-7df50364] {
  color: #3476f0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member[data-v-7df50364] {
  height: 290px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul[data-v-7df50364] {
  margin: 0;
  padding: 0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-7df50364] {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-7df50364]:hover {
  background: #ebf8fb;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name[data-v-7df50364] {
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check[data-v-7df50364] {
  cursor: pointer;
  width: 16px;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-7df50364] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: var(--jy-input-bg);
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-7df50364]::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-7df50364] {
  border-color: #3476f0;
  background: #3476f0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-7df50364]::before {
  opacity: 1;
}
.fx_member_select .select-pane .member-pane .tree-wrapper[data-v-7df50364] {
  width: 100%;
  height: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding-top: 10px;
}
.fx_member_close[data-v-7df50364] {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.select-list[data-v-7df50364] {
  width: 100%;
  height: 80px;
  border: 1px solid var(--jy-border-light);
  margin-bottom: 10px;
  overflow: auto;
  padding: 0;
}
.select-list .select-item[data-v-7df50364] {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: 1px;
  color: var(--jy-color-primary-strong);
  background: var(--jy-color-primary-lighter);
  list-style: none;
  cursor: pointer;
}
.select-list .select-item .remove-btn[data-v-7df50364] {
  margin-left: 10px;
  padding: 3px;
}

/* 选中后的字体颜色 */
[data-v-7df50364] .el-radio__input.is-checked + .el-radio__label {
  color: #3476f0;
}

/* 选中后小圆点的颜色 */
[data-v-7df50364] .el-radio__input.is-checked .el-radio__inner {
  background: #3476f0;
  border-color: #3476f0;
}
@media screen and (max-width: 1024px) {
.app-form-set[data-v-7df50364] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
}
.app-form-set .form-set-menu[data-v-7df50364] {
    width: 100%;
    min-height: 0;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    overflow-x: auto;
}
.app-form-set .form-set-menu .menu-item[data-v-7df50364] {
    width: auto;
    min-width: 120px;
    min-height: 44px;
    margin: 0;
    padding-right: 12px;
    line-height: 44px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.app-form-set .form-set-pane[data-v-7df50364] {
    padding: 16px;
}
.userSelect-container[data-v-7df50364] {
    width: 100%;
    margin: 0;
}
.userSelect-container .userSelect-group[data-v-7df50364],
  .userSelect-container .userSelect-right[data-v-7df50364] {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    min-height: 0;
}
.userSelect-container .userSelect-right[data-v-7df50364] {
    padding: 16px 0 0;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7d138482] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-7d138482] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7d138482] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-top: none 0;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7d138482] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-7d138482] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
  border-bottom: none 0;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7d138482] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7d138482] {
  font-size: 12px;
  color: var(--jy-text-secondary, #667085);
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7d138482] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7d138482] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7d138482] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-7d138482]  .el-form-item__content,
.table-style .fill-select-item[data-v-7d138482]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7d138482] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-7d138482] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476f0;
  border: 2px solid #3476f0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-7d138482],
.form-widget-list .checkbox-form-item-wrapper[data-v-7d138482] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d138482],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d138482] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d138482] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d138482] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7d138482],
.el-form-item--medium .el-checkbox[data-v-7d138482] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7d138482] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7d138482],
.el-form-item--small .el-checkbox[data-v-7d138482] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7d138482] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7d138482],
.el-form-item--mini .el-checkbox[data-v-7d138482] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7d138482] {
  margin-top: 4px;
}
input[type=password][data-v-7d138482]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7d138482]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7d138482]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7d138482]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7d138482]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7d138482] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7d138482] {
  color: var(--jy-text-secondary, #667085);
  height: auto;
  line-height: 20px;
  font-size: 12px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7d138482] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7d138482]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7d138482] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7d138482] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7d138482] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7d138482] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7d138482] {
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-7d138482] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-7d138482] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-7d138482] {
  background-color: var(--jy-bg-subtle, #f8fbff);
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
  border-right: 1px solid var(--jy-border-base, #d7e2ef);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-7d138482] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-7d138482], .table-style .el-form-item .el-form-item__content > div[data-v-7d138482] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-7d138482] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
  max-width: calc(100% - 20px);
  color: var(--jy-color-danger, #c93f3f);
  background: var(--jy-color-danger-bg, #fff0f0);
  border: 1px solid rgba(201, 63, 63, 0.18);
  border-radius: var(--jy-radius-sm, 4px);
  padding: 2px 6px;
  line-height: 1.4;
}
.table-style .el-form-item.textarea-item[data-v-7d138482], .table-style .el-form-item.rich-editor-item[data-v-7d138482], .table-style .el-form-item.static-text-item[data-v-7d138482], .table-style .el-form-item.html-text-item[data-v-7d138482] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7d138482], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7d138482], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7d138482], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7d138482] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7d138482] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-7d138482] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-7d138482],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-7d138482] {
  border-color: var(--jy-color-danger, #c93f3f);
  -webkit-box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
          box-shadow: 0 0 0 2px rgba(201, 63, 63, 0.1);
}
.operation-bar[data-v-7d138482] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-7d138482],
.reference-field-container .empty[data-v-7d138482],
.dropdown-field-empty.empty[data-v-7d138482],
.dropdown-field-empty[data-v-7d138482] {
  color: var(--jy-text-secondary, #667085);
  background: var(--jy-bg-subtle, #f8fbff);
  border: 1px dashed var(--jy-border-base, #d7e2ef);
  border-radius: var(--jy-radius-md, 6px);
}
.loading-placeholder[data-v-7d138482] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
[v-cloak][data-v-7d138482] {
  display: none;
}
.full-width[data-v-7d138482] {
  width: 100%;
  max-width: 100%;
}
.field-label-text[data-v-7d138482] {
  display: inline-block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.preview-switch-icon[data-v-7d138482],
.field-action-icon[data-v-7d138482] {
  width: 20px;
  height: 20px;
}
.field-action-icon[data-v-7d138482] {
  margin-right: 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.region-select-row[data-v-7d138482] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 2%;
}
.region-select-col[data-v-7d138482] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}
.region-select-col--half[data-v-7d138482] {
  max-width: 49%;
}
.region-select-col--third[data-v-7d138482] {
  max-width: 32%;
}
.preview-radio-stack[data-v-7d138482] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.config-pane[data-v-7d138482] {
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.config-pane .form-widget-left[data-v-7d138482] {
  width: 260px;
  max-width: 32vw;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100dvh;
  overflow-x: hidden;
  overflow-y: auto;
  border-right: solid 1px #e0e0e0;
}
.config-pane .form-widget-left .widget-cate[data-v-7d138482] {
  line-height: 22px;
  padding: 20px 15px 5px;
  font-weight: 700;
  color: #1f2d3d;
  font-size: 14px;
}
.config-pane .form-widget-left .form-inner-list[data-v-7d138482] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  padding: 0 4% 5px;
  margin: 0;
}
.config-pane .form-widget-left .form-inner-list .list-item[data-v-7d138482] {
  font-size: 12px;
  display: inline-block;
  margin: 5px 2%;
  width: 46%;
  color: #1f2d3d;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 40px;
  line-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.config-pane .form-widget-left .form-inner-list .list-item[data-v-7d138482]:hover {
  border: 1px dashed #0078ff;
  background: rgba(0, 120, 255, 0.08);
  color: #0078ff;
  cursor: move;
}
.config-pane .form-widget-left .form-inner-list .list-item:hover .filed-icon[data-v-7d138482] {
  color: #0078ff;
}
.config-pane .form-widget-left .form-inner-list .list-item .filed-icon[data-v-7d138482] {
  width: 1.2em;
  height: 1.2em;
  vertical-align: -0.2em;
  margin-right: 5px;
}
.config-pane .form-widget-left .form-inner-list .list-item .meeting-icon[data-v-7d138482] {
  width: 20px;
  height: 20px;
  vertical-align: -6px;
  margin-right: 5px;
}
.config-pane .form-widget-left .form-inner-list .list-item.undraggable[data-v-7d138482] {
  background: #f4f4f4;
  cursor: inherit;
}
.config-pane .form-widget-left .form-inner-list .list-item.undraggable[data-v-7d138482]:hover {
  border: 1px solid #d9d9d9;
  color: #1f2d3d;
}
.config-pane .form-widget-left .form-inner-list .list-item[data-v-7d138482]:focus-visible {
  border-color: #0078ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 120, 255, 0.12);
          box-shadow: 0 0 0 3px rgba(0, 120, 255, 0.12);
}
.config-pane .form-widget-center[data-v-7d138482] {
  position: absolute;
  top: 0;
  left: 260px;
  right: 350px;
  bottom: 0;
  overflow: hidden;
  padding: 0;
}
.config-pane .form-widget-center .quickOperationBtn[data-v-7d138482] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn[data-v-7d138482] {
  position: absolute;
  right: 40px;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn .icon-action-btn[data-v-7d138482] {
  width: 44px;
  height: 44px;
  margin-left: 8px;
  padding: 0;
  color: #bababa;
  cursor: pointer;
  border: 0;
  border-radius: 6px;
  background: transparent;
  vertical-align: middle;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn .icon-action-btn.selected[data-v-7d138482] {
  color: #0078f8;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn .icon-action-btn[data-v-7d138482]:hover, .config-pane .form-widget-center .quickOperationBtn .switch-show-btn .icon-action-btn[data-v-7d138482]:focus-visible {
  background: rgba(0, 120, 248, 0.08);
  outline: none;
}
.config-pane .form-widget-center .center-tips[data-v-7d138482] {
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  color: #91a1b7;
  font-size: 14px;
  text-align: center;
}
.config-pane .form-widget-center .yes-drag-list[data-v-7d138482] {
  width: calc(100% - 40px);
  height: 100dvh;
  max-height: 100%;
  margin: 0 auto 20px;
  background: #fff;
  overflow-y: auto;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list[data-v-7d138482] {
  width: 100%;
  padding: 0;
  margin: 0;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group[data-v-7d138482] {
  padding: 10px 12px 200px;
  margin: 0;
  width: 100%;
  display: inline-block;
  min-height: 100vh;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item[data-v-7d138482] {
  width: 100%;
  list-style: none;
  padding: 7px 12px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item.active[data-v-7d138482] {
  background-color: #ebf8fb;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item[data-v-7d138482]:hover {
  background: #f5f7fa;
  cursor: move;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item:hover .actions__position[data-v-7d138482] {
  display: block;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item[data-v-7d138482]:focus-within {
  background: #f5f7fa;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item:focus-within .actions__position[data-v-7d138482] {
  display: block;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .label-title[data-v-7d138482] {
  width: 100%;
  font-size: 14px;
  display: inline-block;
  padding: 0 0 5px;
  line-height: 20px;
  color: #1f2d3d;
  font-weight: 600;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .actions__position[data-v-7d138482] {
  display: none;
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .actions__position .field-action-btn[data-v-7d138482] {
  width: 44px;
  height: 44px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border: 0;
  border-radius: 6px;
  background: transparent;
  cursor: pointer;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .actions__position .field-action-btn img[data-v-7d138482] {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
}
.config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .actions__position .field-action-btn[data-v-7d138482]:hover, .config-pane .form-widget-center .yes-drag-list .frame-inner-list .inner-list-group .group-item .actions__position .field-action-btn[data-v-7d138482]:focus-visible {
  background: rgba(0, 120, 248, 0.08);
  outline: 2px solid rgba(0, 120, 248, 0.35);
  outline-offset: 1px;
}
.config-pane .form-widget-right[data-v-7d138482] {
  position: absolute;
  top: 0;
  right: 0;
  width: 350px;
  max-width: 38vw;
  bottom: 0;
  border-left: solid 1px #e0e0e0;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.config-pane .form-widget-right .config-tab[data-v-7d138482] {
  width: 100%;
  padding: 20px 15px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 700;
  color: #1f2d3d;
  font-size: 14px;
  line-height: 22px;
}
.config-pane .form-widget-right .config-empty-tip[data-v-7d138482] {
  margin-top: 242px;
  text-align: center;
  font-size: 18px;
  color: #91a1b7;
}
.config-pane .form-widget-right .field-box[data-v-7d138482] {
  width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-form-item {
  max-width: 100%;
}
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-form-item__content {
  min-width: 0;
}
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-input,
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-select,
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-textarea,
.config-pane .form-widget-right .field-box[data-v-7d138482]  .el-cascader {
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
.config-pane .form-widget-left[data-v-7d138482] {
    width: 220px;
}
.config-pane .form-widget-center[data-v-7d138482] {
    left: 220px;
    right: 300px;
}
.config-pane .form-widget-right[data-v-7d138482] {
    width: 300px;
}
}
@media screen and (max-width: 1024px) {
.config-pane[data-v-7d138482] {
    min-width: 0;
    overflow-x: auto;
}
.config-pane .form-widget-left[data-v-7d138482] {
    width: 196px;
}
.config-pane .form-widget-center[data-v-7d138482] {
    left: 196px;
    right: 260px;
}
.config-pane .form-widget-center .quickOperationBtn[data-v-7d138482] {
    padding-inline: 12px;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn[data-v-7d138482] {
    right: 16px;
}
.config-pane .form-widget-right[data-v-7d138482] {
    width: 260px;
}
}
@media screen and (max-width: 768px) {
.config-pane[data-v-7d138482] {
    height: 100dvh;
    overflow: auto;
}
.config-pane .form-widget-left[data-v-7d138482],
  .config-pane .form-widget-center[data-v-7d138482],
  .config-pane .form-widget-right[data-v-7d138482] {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: none;
}
.config-pane .form-widget-left[data-v-7d138482] {
    height: auto;
    max-height: 36dvh;
    border-right: 0;
    border-bottom: solid 1px #e0e0e0;
}
.config-pane .form-widget-left .form-inner-list .list-item[data-v-7d138482] {
    width: 46%;
    min-height: 44px;
}
.config-pane .form-widget-center[data-v-7d138482] {
    min-height: 60dvh;
    overflow: visible;
}
.config-pane .form-widget-center .quickOperationBtn[data-v-7d138482] {
    position: sticky;
    top: 0;
    z-index: 2;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
    padding: 10px 12px;
    background: #fff;
}
.config-pane .form-widget-center .quickOperationBtn .switch-show-btn[data-v-7d138482] {
    position: static;
    margin-left: auto;
}
.config-pane .form-widget-center .yes-drag-list[data-v-7d138482] {
    width: 100%;
    height: auto;
    min-height: 56dvh;
    max-height: none;
    margin-bottom: 0;
}
.config-pane .form-widget-right[data-v-7d138482] {
    border-left: 0;
    border-top: solid 1px #e0e0e0;
    overflow: visible;
}
.config-pane .form-widget-right .field-box[data-v-7d138482] {
    padding: 0 12px 16px;
}
}
.el-radio__label[data-v-7d138482] {
  padding-left: 8px;
}

/* 针对下拉框 禁止点击 */
.el-select .el-input.is-disabled .el-input__inner[data-v-7d138482] {
  background: #fff;
  cursor: move;
}
.el-select .el-input.is-disabled .el-input__icon[data-v-7d138482] {
  cursor: move;
}

/* 针对组织架构 禁止点击 */
.vue-treeselect--disabled .vue-treeselect__control[data-v-7d138482] {
  background-color: #fff !important;
}
.forbid[data-v-7d138482] {
  background: #c0c4cc;
  border: 1px solid #c0c4cc;
}
.forbid[data-v-7d138482]:hover {
  border: 1px dashed rgba(0, 0, 0, 0);
  cursor: not-allowed;
  color: #333;
  background: #c0c4cc;
}
.forbid:hover .filed-icon[data-v-7d138482] {
  color: #333;
}

/* 针对单选、多选、下拉 文字超长 */
.el-radio[data-v-7d138482] {
  white-space: normal;
  margin-bottom: 10px;
}
.el-checkbox[data-v-7d138482] {
  white-space: normal;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ghost[data-v-7d138482] {
  border: 1px solid #0078ff;
  background: #ebf8fb;
  color: #0078ff;
}
.chosen[data-v-7d138482] {
  border: 1px solid #0078ff;
  background: #ebf8fb;
  color: #0078ff;
}

/* 多级下拉 */
.el-tree .el-tree-node[data-v-7d138482] {
  white-space: normal;
}
.el-tree .el-tree-node .el-tree-node__content[data-v-7d138482] {
  height: 100%;
}

/* 多选disabled样式更改 */
.el-checkbox__input.is-disabled .el-checkbox__inner[data-v-7d138482] {
  background-color: #fff;
  border-color: #dcdfe6;
  cursor: not-allowed;
}
.el-checkbox__input.is-disabled + span.el-checkbox__label[data-v-7d138482] {
  color: #606266;
  cursor: not-allowed;
}

/* 新版---会议室预约 */
.choice-list[data-v-7d138482] {
  padding: 0;
  margin: 0 0 0 -80px;
  list-style: none;
}
.choice-list .choice-list-group[data-v-7d138482] {
  width: 100%;
  display: inline-block;
}
.choice-list .choice-list-group .choice-item[data-v-7d138482] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  min-width: 0;
  margin-bottom: 10px;
}
.choice-list .choice-list-group .choice-item[data-v-7d138482]  .el-input {
  min-width: 0;
}
.custom-tree-node[data-v-7d138482] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
  min-width: 0;
}
.node-label[data-v-7d138482] {
  min-width: 0;
  word-break: break-word;
}
.node-btn[data-v-7d138482] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  margin-left: auto;
}
.field-toggle-btn[data-v-7d138482],
.choice-icon-btn[data-v-7d138482],
.node-action-btn[data-v-7d138482] {
  min-width: 44px;
  min-height: 44px;
  padding: 0 8px;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #606266;
  cursor: pointer;
}
.field-toggle-btn[data-v-7d138482],
.choice-icon-btn[data-v-7d138482] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.node-action-btn[data-v-7d138482] {
  color: #3476f0;
}
.node-action-btn.is-danger[data-v-7d138482] {
  color: #f80f0f;
}
.field-toggle-btn[data-v-7d138482]:hover,
.field-toggle-btn[data-v-7d138482]:focus-visible,
.choice-icon-btn[data-v-7d138482]:hover,
.choice-icon-btn[data-v-7d138482]:focus-visible,
.node-action-btn[data-v-7d138482]:hover,
.node-action-btn[data-v-7d138482]:focus-visible {
  background: rgba(52, 118, 240, 0.08);
  outline: 2px solid rgba(52, 118, 240, 0.35);
  outline-offset: 1px;
}
.meeting-time-slot .time-slot-label[data-v-7d138482] {
  font-size: 16px;
}
.meeting-time-slot .time-slot-list[data-v-7d138482] {
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(112px, 1fr));
  gap: 12px;
}
.meeting-time-slot .time-slot-list li[data-v-7d138482] {
  min-height: 44px;
  padding: 12px 7px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  color: #333;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: color 0.2s, background-color 0.3s;
  transition: color 0.2s, background-color 0.3s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.meeting-time-slot .time-slot-list li.is-disabled[data-v-7d138482] {
  color: #333;
  background-color: #f4f4f4;
  cursor: no-drop;
}
.meeting-time-slot .time-slot-list li[data-v-7d138482]:focus-visible {
  outline: 2px solid #3476f0;
  outline-offset: 2px;
}
@media screen and (max-width: 768px) {
.choice-list[data-v-7d138482] {
    margin-left: 0;
}
.choice-list .choice-list-group .choice-item[data-v-7d138482] {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.choice-list .choice-list-group .choice-item .field-action-icon[data-v-7d138482] {
    margin-top: 12px;
}
.node-btn[data-v-7d138482] {
    width: 100%;
    margin-left: 0;
}
[data-v-7d138482] .el-button--mini,[data-v-7d138482] .el-button--small {
    min-height: 44px;
}
}
