@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-05be8688] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-05be8688] {
  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-05be8688] {
  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-05be8688] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-05be8688] {
  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-05be8688] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-05be8688] {
  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-05be8688] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-05be8688] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-05be8688] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-05be8688]  .el-form-item__content,
.table-style .fill-select-item[data-v-05be8688]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-05be8688] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-05be8688] {
  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-05be8688],
.form-widget-list .checkbox-form-item-wrapper[data-v-05be8688] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-05be8688],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-05be8688] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-05be8688] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-05be8688] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-05be8688],
.el-form-item--medium .el-checkbox[data-v-05be8688] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-05be8688] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-05be8688],
.el-form-item--small .el-checkbox[data-v-05be8688] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-05be8688] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-05be8688],
.el-form-item--mini .el-checkbox[data-v-05be8688] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-05be8688] {
  margin-top: 4px;
}
input[type=password][data-v-05be8688]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-05be8688]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-05be8688]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-05be8688]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-05be8688]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-05be8688] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-05be8688] {
  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-05be8688] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-05be8688]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-05be8688] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-05be8688] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-05be8688] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-05be8688] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-05be8688] {
  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-05be8688] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-05be8688] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-05be8688] {
  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-05be8688] {
  -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-05be8688], .table-style .el-form-item .el-form-item__content > div[data-v-05be8688] {
  -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-05be8688] {
  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-05be8688], .table-style .el-form-item.rich-editor-item[data-v-05be8688], .table-style .el-form-item.static-text-item[data-v-05be8688], .table-style .el-form-item.html-text-item[data-v-05be8688] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-05be8688], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-05be8688], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-05be8688], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-05be8688] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-05be8688] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-05be8688] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-05be8688],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-05be8688] {
  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-05be8688] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-05be8688],
.reference-field-container .empty[data-v-05be8688],
.dropdown-field-empty.empty[data-v-05be8688],
.dropdown-field-empty[data-v-05be8688] {
  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-05be8688] {
  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;
}
.statistics-chart[data-v-05be8688] {
  width: 100%;
  min-height: 280px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5d9c4630] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-5d9c4630] {
  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-5d9c4630] {
  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-5d9c4630] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-5d9c4630] {
  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-5d9c4630] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5d9c4630] {
  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-5d9c4630] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5d9c4630] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5d9c4630] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-5d9c4630]  .el-form-item__content,
.table-style .fill-select-item[data-v-5d9c4630]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5d9c4630] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-5d9c4630] {
  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-5d9c4630],
.form-widget-list .checkbox-form-item-wrapper[data-v-5d9c4630] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d9c4630],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d9c4630] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d9c4630] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d9c4630] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5d9c4630],
.el-form-item--medium .el-checkbox[data-v-5d9c4630] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5d9c4630] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5d9c4630],
.el-form-item--small .el-checkbox[data-v-5d9c4630] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5d9c4630] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5d9c4630],
.el-form-item--mini .el-checkbox[data-v-5d9c4630] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5d9c4630] {
  margin-top: 4px;
}
input[type=password][data-v-5d9c4630]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5d9c4630]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5d9c4630]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5d9c4630]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5d9c4630]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5d9c4630] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5d9c4630] {
  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-5d9c4630] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5d9c4630]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5d9c4630] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5d9c4630] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5d9c4630] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5d9c4630] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5d9c4630] {
  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-5d9c4630] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-5d9c4630] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-5d9c4630] {
  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-5d9c4630] {
  -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-5d9c4630], .table-style .el-form-item .el-form-item__content > div[data-v-5d9c4630] {
  -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-5d9c4630] {
  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-5d9c4630], .table-style .el-form-item.rich-editor-item[data-v-5d9c4630], .table-style .el-form-item.static-text-item[data-v-5d9c4630], .table-style .el-form-item.html-text-item[data-v-5d9c4630] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5d9c4630], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5d9c4630], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5d9c4630], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5d9c4630] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5d9c4630] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-5d9c4630] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-5d9c4630],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-5d9c4630] {
  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-5d9c4630] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-5d9c4630],
.reference-field-container .empty[data-v-5d9c4630],
.dropdown-field-empty.empty[data-v-5d9c4630],
.dropdown-field-empty[data-v-5d9c4630] {
  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-5d9c4630] {
  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;
}
.statistics-chart[data-v-5d9c4630] {
  width: 100%;
  height: clamp(320px, 58vh, 505px);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1ffbc9fb] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  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-1ffbc9fb] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1ffbc9fb] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1ffbc9fb] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-1ffbc9fb]  .el-form-item__content,
.table-style .fill-select-item[data-v-1ffbc9fb]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1ffbc9fb] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-1ffbc9fb] {
  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-1ffbc9fb],
.form-widget-list .checkbox-form-item-wrapper[data-v-1ffbc9fb] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ffbc9fb],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ffbc9fb] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ffbc9fb] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ffbc9fb] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1ffbc9fb],
.el-form-item--medium .el-checkbox[data-v-1ffbc9fb] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1ffbc9fb] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1ffbc9fb],
.el-form-item--small .el-checkbox[data-v-1ffbc9fb] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1ffbc9fb] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1ffbc9fb],
.el-form-item--mini .el-checkbox[data-v-1ffbc9fb] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1ffbc9fb] {
  margin-top: 4px;
}
input[type=password][data-v-1ffbc9fb]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1ffbc9fb]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1ffbc9fb]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1ffbc9fb]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1ffbc9fb]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1ffbc9fb] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1ffbc9fb]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1ffbc9fb] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1ffbc9fb] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1ffbc9fb] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1ffbc9fb] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-1ffbc9fb] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  -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-1ffbc9fb], .table-style .el-form-item .el-form-item__content > div[data-v-1ffbc9fb] {
  -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-1ffbc9fb] {
  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-1ffbc9fb], .table-style .el-form-item.rich-editor-item[data-v-1ffbc9fb], .table-style .el-form-item.static-text-item[data-v-1ffbc9fb], .table-style .el-form-item.html-text-item[data-v-1ffbc9fb] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1ffbc9fb], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1ffbc9fb], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1ffbc9fb], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1ffbc9fb] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1ffbc9fb] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-1ffbc9fb] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-1ffbc9fb],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-1ffbc9fb],
.reference-field-container .empty[data-v-1ffbc9fb],
.dropdown-field-empty.empty[data-v-1ffbc9fb],
.dropdown-field-empty[data-v-1ffbc9fb] {
  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-1ffbc9fb] {
  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;
}
.statistics-chart[data-v-1ffbc9fb] {
  width: 100%;
  height: clamp(320px, 52vh, 405px);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-2d0e0c2e] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  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-2d0e0c2e] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-2d0e0c2e] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-2d0e0c2e] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-2d0e0c2e]  .el-form-item__content,
.table-style .fill-select-item[data-v-2d0e0c2e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-2d0e0c2e] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-2d0e0c2e] {
  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-2d0e0c2e],
.form-widget-list .checkbox-form-item-wrapper[data-v-2d0e0c2e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2d0e0c2e],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2d0e0c2e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2d0e0c2e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2d0e0c2e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-2d0e0c2e],
.el-form-item--medium .el-checkbox[data-v-2d0e0c2e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-2d0e0c2e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-2d0e0c2e],
.el-form-item--small .el-checkbox[data-v-2d0e0c2e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-2d0e0c2e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-2d0e0c2e],
.el-form-item--mini .el-checkbox[data-v-2d0e0c2e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-2d0e0c2e] {
  margin-top: 4px;
}
input[type=password][data-v-2d0e0c2e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-2d0e0c2e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2d0e0c2e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2d0e0c2e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2d0e0c2e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-2d0e0c2e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-2d0e0c2e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-2d0e0c2e] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-2d0e0c2e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-2d0e0c2e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-2d0e0c2e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-2d0e0c2e] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  -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-2d0e0c2e], .table-style .el-form-item .el-form-item__content > div[data-v-2d0e0c2e] {
  -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-2d0e0c2e] {
  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-2d0e0c2e], .table-style .el-form-item.rich-editor-item[data-v-2d0e0c2e], .table-style .el-form-item.static-text-item[data-v-2d0e0c2e], .table-style .el-form-item.html-text-item[data-v-2d0e0c2e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-2d0e0c2e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-2d0e0c2e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-2d0e0c2e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-2d0e0c2e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-2d0e0c2e] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-2d0e0c2e] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-2d0e0c2e],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-2d0e0c2e],
.reference-field-container .empty[data-v-2d0e0c2e],
.dropdown-field-empty.empty[data-v-2d0e0c2e],
.dropdown-field-empty[data-v-2d0e0c2e] {
  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-2d0e0c2e] {
  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;
}
.statistics-chart[data-v-2d0e0c2e] {
  width: 100%;
  min-height: 280px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-101bae20] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-101bae20] {
  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-101bae20] {
  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-101bae20] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-101bae20] {
  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-101bae20] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-101bae20] {
  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-101bae20] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-101bae20] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-101bae20] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-101bae20]  .el-form-item__content,
.table-style .fill-select-item[data-v-101bae20]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-101bae20] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-101bae20] {
  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-101bae20],
.form-widget-list .checkbox-form-item-wrapper[data-v-101bae20] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-101bae20],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-101bae20] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-101bae20] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-101bae20] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-101bae20],
.el-form-item--medium .el-checkbox[data-v-101bae20] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-101bae20] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-101bae20],
.el-form-item--small .el-checkbox[data-v-101bae20] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-101bae20] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-101bae20],
.el-form-item--mini .el-checkbox[data-v-101bae20] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-101bae20] {
  margin-top: 4px;
}
input[type=password][data-v-101bae20]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-101bae20]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-101bae20]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-101bae20]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-101bae20]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-101bae20] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-101bae20] {
  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-101bae20] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-101bae20]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-101bae20] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-101bae20] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-101bae20] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-101bae20] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-101bae20] {
  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-101bae20] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-101bae20] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-101bae20] {
  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-101bae20] {
  -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-101bae20], .table-style .el-form-item .el-form-item__content > div[data-v-101bae20] {
  -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-101bae20] {
  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-101bae20], .table-style .el-form-item.rich-editor-item[data-v-101bae20], .table-style .el-form-item.static-text-item[data-v-101bae20], .table-style .el-form-item.html-text-item[data-v-101bae20] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-101bae20], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-101bae20], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-101bae20], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-101bae20] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-101bae20] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-101bae20] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-101bae20],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-101bae20] {
  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-101bae20] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-101bae20],
.reference-field-container .empty[data-v-101bae20],
.dropdown-field-empty.empty[data-v-101bae20],
.dropdown-field-empty[data-v-101bae20] {
  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-101bae20] {
  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;
}
.statistics-chart[data-v-101bae20] {
  width: 100%;
  height: clamp(320px, 52vh, 405px);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4d6cdd90] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-4d6cdd90] {
  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-4d6cdd90] {
  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-4d6cdd90] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-4d6cdd90] {
  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-4d6cdd90] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4d6cdd90] {
  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-4d6cdd90] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4d6cdd90] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4d6cdd90] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-4d6cdd90]  .el-form-item__content,
.table-style .fill-select-item[data-v-4d6cdd90]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4d6cdd90] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-4d6cdd90] {
  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-4d6cdd90],
.form-widget-list .checkbox-form-item-wrapper[data-v-4d6cdd90] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4d6cdd90],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4d6cdd90] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4d6cdd90] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4d6cdd90] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4d6cdd90],
.el-form-item--medium .el-checkbox[data-v-4d6cdd90] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4d6cdd90] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4d6cdd90],
.el-form-item--small .el-checkbox[data-v-4d6cdd90] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4d6cdd90] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4d6cdd90],
.el-form-item--mini .el-checkbox[data-v-4d6cdd90] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4d6cdd90] {
  margin-top: 4px;
}
input[type=password][data-v-4d6cdd90]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4d6cdd90]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4d6cdd90]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4d6cdd90]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4d6cdd90]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4d6cdd90] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4d6cdd90] {
  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-4d6cdd90] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4d6cdd90]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4d6cdd90] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4d6cdd90] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4d6cdd90] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4d6cdd90] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4d6cdd90] {
  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-4d6cdd90] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-4d6cdd90] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-4d6cdd90] {
  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-4d6cdd90] {
  -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-4d6cdd90], .table-style .el-form-item .el-form-item__content > div[data-v-4d6cdd90] {
  -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-4d6cdd90] {
  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-4d6cdd90], .table-style .el-form-item.rich-editor-item[data-v-4d6cdd90], .table-style .el-form-item.static-text-item[data-v-4d6cdd90], .table-style .el-form-item.html-text-item[data-v-4d6cdd90] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4d6cdd90], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4d6cdd90], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4d6cdd90], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4d6cdd90] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4d6cdd90] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-4d6cdd90] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-4d6cdd90],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-4d6cdd90] {
  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-4d6cdd90] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-4d6cdd90],
.reference-field-container .empty[data-v-4d6cdd90],
.dropdown-field-empty.empty[data-v-4d6cdd90],
.dropdown-field-empty[data-v-4d6cdd90] {
  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-4d6cdd90] {
  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-info-step[data-v-4d6cdd90] {
  padding: 20px 20px 20px 30px !important;
  background-color: #fff;
  position: relative;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-info-step[data-v-4d6cdd90]::after {
  content: " ";
  width: 2px;
  background-color: #3476f0;
  position: absolute;
  left: 30px;
  top: 30px;
  bottom: 30px;
}
.form-info-step-row[data-v-4d6cdd90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form-info-step-row[data-v-4d6cdd90]:last-child {
  margin-bottom: 0;
}
.form-info-step-row-title[data-v-4d6cdd90] {
  line-height: 30px;
  color: #333;
  font-size: 14px;
  position: relative;
  padding-left: 15px;
  -webkit-box-shadow: border-box;
          box-shadow: border-box;
}
.form-info-step-row-title[data-v-4d6cdd90]::after {
  content: " ";
  background-color: #3476f0;
  position: absolute;
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 50%;
  left: -6px;
  top: calc(50% - 7px);
}
.form-info-step-row-title > div[data-v-4d6cdd90]:nth-child(2) {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  margin-bottom: 5px;
}
.form-info-step-row-item-list[data-v-4d6cdd90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  -webkit-box-shadow: border-box;
          box-shadow: border-box;
  max-width: 100%;
  overflow-x: auto;
}
.form-info-step-row-item-list .el-badge:first-child .form-info-step-row-item[data-v-4d6cdd90] {
  margin-left: 0;
}
.form-info-step-row-item-list .el-badge:last-child .form-info-step-row-item[data-v-4d6cdd90]::after {
  display: none;
}
.form-info-step-row-item-list .el-badge:last-child .form-info-step-row-item[data-v-4d6cdd90]::before {
  display: none;
}
.form-info-step-row-item[data-v-4d6cdd90] {
  width: 180px;
  height: 80px;
  border: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 30px;
  border-radius: 4px;
  font-size: 14px;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: relative;
}
.form-info-step-row-item-desc[data-v-4d6cdd90] {
  margin-top: 3px;
  max-height: 40px;
  text-align: center;
  padding: 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-info-step-row-item[data-v-4d6cdd90]:hover {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.form-info-step-row-item[data-v-4d6cdd90]::after {
  content: "\e6e0";
  font-family: element-icons !important;
  position: absolute;
  right: -32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #555;
}
.form-info-step-row-item[data-v-4d6cdd90]::before {
  content: " ";
  position: absolute;
  right: -28px;
  top: calc(50% - 1px);
  width: 25px;
  height: 1px;
  background-color: #555;
}
@media screen and (max-width: 640px) {
.form-info-step-row-item-list[data-v-4d6cdd90] {
    padding: 0 4px 8px;
    scroll-padding-left: 4px;
}
.form-info-step-row-item[data-v-4d6cdd90] {
    width: 156px;
    min-width: 156px;
    margin-left: 22px;
}
.form-info-step-row-item[data-v-4d6cdd90]::after {
    right: -25px;
}
.form-info-step-row-item[data-v-4d6cdd90]::before {
    right: -22px;
    width: 18px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-79476551] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-79476551] {
  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-79476551] {
  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-79476551] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-79476551] {
  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-79476551] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-79476551] {
  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-79476551] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-79476551] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-79476551] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-79476551]  .el-form-item__content,
.table-style .fill-select-item[data-v-79476551]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-79476551] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-79476551] {
  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-79476551],
.form-widget-list .checkbox-form-item-wrapper[data-v-79476551] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-79476551],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-79476551] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-79476551] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-79476551] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-79476551],
.el-form-item--medium .el-checkbox[data-v-79476551] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-79476551] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-79476551],
.el-form-item--small .el-checkbox[data-v-79476551] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-79476551] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-79476551],
.el-form-item--mini .el-checkbox[data-v-79476551] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-79476551] {
  margin-top: 4px;
}
input[type=password][data-v-79476551]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-79476551]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-79476551]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-79476551]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-79476551]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-79476551] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-79476551] {
  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-79476551] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-79476551]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-79476551] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-79476551] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-79476551] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-79476551] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-79476551] {
  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-79476551] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-79476551] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-79476551] {
  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-79476551] {
  -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-79476551], .table-style .el-form-item .el-form-item__content > div[data-v-79476551] {
  -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-79476551] {
  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-79476551], .table-style .el-form-item.rich-editor-item[data-v-79476551], .table-style .el-form-item.static-text-item[data-v-79476551], .table-style .el-form-item.html-text-item[data-v-79476551] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-79476551], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-79476551], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-79476551], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-79476551] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-79476551] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-79476551] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-79476551],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-79476551] {
  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-79476551] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-79476551],
.reference-field-container .empty[data-v-79476551],
.dropdown-field-empty.empty[data-v-79476551],
.dropdown-field-empty[data-v-79476551] {
  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-79476551] {
  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-action-menu[data-v-79476551] {
  float: right;
  cursor: pointer;
}
.form-group-header .content-menu[data-v-79476551] {
  margin-right: 10px;
}
.content-menu[data-v-79476551] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 2001;
}
.content-menu .menu-icon[data-v-79476551] {
  display: none;
  width: 44px;
  min-width: 44px;
  min-height: 44px;
  border-radius: var(--jy-radius-md, 6px);
  outline: none;
}
.content-menu .menu-icon.menu-icon--group[data-v-79476551] {
  margin-right: 5px;
}
.content-menu .menu-icon[data-v-79476551]:focus-visible {
  outline: 2px solid var(--theme-primary, #3476f0);
  outline-offset: 2px;
}
.content-menu .menu-icon .menu-dropdown[data-v-79476551] {
  display: none;
  width: 145px;
  background-color: #fff;
  position: fixed;
  top: 35px;
  z-index: 2001;
  left: 8px;
  text-align: left;
  padding: 5px 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6ebf5;
}
.content-menu .menu-icon .menu-dropdown-item[data-v-79476551] {
  width: 100%;
  line-height: 32px;
  padding: 0 20px;
  position: relative;
  color: black;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}
.content-menu .menu-icon .menu-dropdown-item[data-v-79476551]:hover, .content-menu .menu-icon .menu-dropdown-item[data-v-79476551]:focus-visible {
  background-color: #f0f2f5;
  color: #646d7a;
  outline: none;
}
.content-menu .menu-icon .menu-dropdown[data-v-79476551]::before {
  content: "";
  border-width: 7px;
  top: 21px;
  left: -15px;
  border-color: transparent;
  margin-right: -1px;
  border-right-color: #e6ebf5;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}
.content-menu .menu-icon .menu-dropdown[data-v-79476551]::after {
  content: "";
  border-width: 6px;
  top: 22px;
  left: -12px;
  border-color: transparent;
  margin-right: 0;
  border-right-color: #fff;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}
.content-menu .menu-icon .edit-icon-wrapper[data-v-79476551] {
  position: absolute;
  left: calc(100% - 2px);
  top: -10px;
  background-color: #fff;
  display: none;
  z-index: 2010;
  text-align: left;
  padding: 15px;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: black;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6ebf5;
}
.content-menu .menu-icon .edit-icon-wrapper[data-v-79476551]::before {
  content: "";
  border-width: 7px;
  top: 14px;
  left: -7px;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #e6ebf5;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 0;
}
.content-menu .menu-icon .edit-icon-wrapper[data-v-79476551]::after {
  content: "";
  border-width: 6px;
  top: 15px;
  left: -6px;
  border-color: transparent;
  border-right-color: #fff;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 0;
}
.content-menu .show-menu[data-v-79476551] {
  display: inline-block !important;
}
.content-menu .show-menu-overflow[data-v-79476551]::before {
  top: initial !important;
  bottom: 15px;
}
.content-menu .show-menu-overflow[data-v-79476551]::after {
  top: initial !important;
  bottom: 16px;
}
.form-action-menu.content-menu[data-v-79476551] {
  color: var(--jy-text-secondary, #667085);
}
.form-action-menu.content-menu .menu-icon .menu-dropdown[data-v-79476551] {
  width: 152px;
  padding: 6px;
  background: var(--jy-bg-container, #fff);
  border-color: var(--jy-border-light, #e6edf6);
  border-radius: var(--jy-radius-lg, 8px);
  -webkit-box-shadow: var(--jy-shadow-popover, 0 4px 16px rgba(31, 41, 55, 0.12));
          box-shadow: var(--jy-shadow-popover, 0 4px 16px rgba(31, 41, 55, 0.12));
}
.form-action-menu.content-menu .menu-icon .menu-dropdown-item[data-v-79476551] {
  min-height: 40px;
  padding: 0 12px;
  color: var(--jy-text-regular, #344054);
  border-radius: var(--jy-radius-md, 6px);
}
.form-action-menu.content-menu .menu-icon .menu-dropdown-item[data-v-79476551]:hover {
  color: var(--theme-primary, var(--jy-color-primary-strong, #16458d));
  background: var(--menu-hover-bg, var(--theme-light-9, var(--jy-bg-hover, #f4f8ff)));
}
.form-action-menu.content-menu .menu-icon .menu-dropdown-item[data-v-79476551]:focus-visible {
  color: var(--theme-primary, var(--jy-color-primary-strong, #16458d));
  background: var(--menu-hover-bg, var(--theme-light-9, var(--jy-bg-hover, #f4f8ff)));
  outline: 2px solid var(--theme-light-4, var(--jy-color-primary-border, rgba(52, 118, 240, 0.3)));
  outline-offset: -2px;
}
.form-action-menu.content-menu .menu-icon .menu-dropdown[data-v-79476551]::before {
  border-right-color: var(--jy-border-light, #e6edf6);
}
.form-action-menu.content-menu .menu-icon .menu-dropdown[data-v-79476551]::after {
  border-right-color: var(--jy-bg-container, #fff);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-2db82a46] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-2db82a46] {
  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-2db82a46] {
  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-2db82a46] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-2db82a46] {
  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-2db82a46] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-2db82a46] {
  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-2db82a46] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-2db82a46] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-2db82a46] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-2db82a46]  .el-form-item__content,
.table-style .fill-select-item[data-v-2db82a46]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-2db82a46] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-2db82a46] {
  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-2db82a46],
.form-widget-list .checkbox-form-item-wrapper[data-v-2db82a46] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2db82a46],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2db82a46] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2db82a46] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2db82a46] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-2db82a46],
.el-form-item--medium .el-checkbox[data-v-2db82a46] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-2db82a46] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-2db82a46],
.el-form-item--small .el-checkbox[data-v-2db82a46] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-2db82a46] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-2db82a46],
.el-form-item--mini .el-checkbox[data-v-2db82a46] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-2db82a46] {
  margin-top: 4px;
}
input[type=password][data-v-2db82a46]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-2db82a46]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2db82a46]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2db82a46]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2db82a46]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-2db82a46] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-2db82a46] {
  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-2db82a46] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-2db82a46]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-2db82a46] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-2db82a46] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-2db82a46] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-2db82a46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-2db82a46] {
  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-2db82a46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-2db82a46] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-2db82a46] {
  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-2db82a46] {
  -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-2db82a46], .table-style .el-form-item .el-form-item__content > div[data-v-2db82a46] {
  -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-2db82a46] {
  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-2db82a46], .table-style .el-form-item.rich-editor-item[data-v-2db82a46], .table-style .el-form-item.static-text-item[data-v-2db82a46], .table-style .el-form-item.html-text-item[data-v-2db82a46] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-2db82a46], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-2db82a46], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-2db82a46], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-2db82a46] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-2db82a46] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-2db82a46] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-2db82a46],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-2db82a46] {
  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-2db82a46] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-2db82a46],
.reference-field-container .empty[data-v-2db82a46],
.dropdown-field-empty.empty[data-v-2db82a46],
.dropdown-field-empty[data-v-2db82a46] {
  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-2db82a46] {
  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;
}

/* stylelint-disable scss/double-slash-comment-whitespace-inside */
.project-detail-info .project-detail-title[data-v-2db82a46] {
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #404040;
  margin: 0;
  line-height: 30px;
  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;
}
.project-detail-info .project-detail-title .title-text[data-v-2db82a46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper[data-v-2db82a46] {
  width: 170px;
  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;
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper[data-v-2db82a46] {
  cursor: pointer;
  display: inline-block;
  margin-left: 8px;
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .btn[data-v-2db82a46] {
  color: var(--jy-text-regular);
  background: var(--jy-bg-container);
  border-color: var(--jy-border-base);
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .collect-btn[data-v-2db82a46] {
  color: var(--jy-text-regular);
  border-color: var(--jy-border-base);
  background: var(--jy-bg-container);
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .collect-btn.active[data-v-2db82a46] {
  color: #f09f35;
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .collect-btn[data-v-2db82a46]:hover {
  border-color: #f09f35;
  background-color: rgba(255, 165, 0, 0.1);
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .collect-btn .collect-icon[data-v-2db82a46] {
  margin-right: 8px;
  font-size: 14px;
}
.project-detail-info .project-detail-title .project-detail-title-btn-wrapper .btn-wrapper .btn-icon[data-v-2db82a46] {
  margin-right: 4px;
  font-size: 14px;
}
.project-detail-info .project-detail-top-bottom[data-v-2db82a46] {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.project-detail-info .project-detail-top-bottom .project-detail-date[data-v-2db82a46] {
  width: 100%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  color: #a5abb1;
}
.project-detail-info .project-detail-top-bottom .project-detail-date .create-date[data-v-2db82a46] {
  margin: 0;
  padding: 0;
}
.project-detail-info .project-detail-top-bottom .project-detail-creater[data-v-2db82a46] {
  width: 100%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  color: #a5abb1;
}
.project-detail-info .project-detail-top-bottom .project-detail-creater .creater[data-v-2db82a46] {
  margin: 0;
  padding: 0;
}
.project-detail-info .project-detail-top-bottom .project-detail-creater .creater .is-agency-icon[data-v-2db82a46] {
  display: inline-block;
  width: 40px;
  height: 16px;
  margin-left: 5px;
  vertical-align: -4px;
}
.project-intro-title[data-v-2db82a46] {
  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;
  margin: 0;
}
.project-intro-title .title-span[data-v-2db82a46] {
  font-size: 14px;
  color: #404040;
  line-height: 20px;
}
.project-intro-title .title-line[data-v-2db82a46] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  height: 1px;
  background: #e5e5e5;
  margin-left: 20px;
}
.project-intro-con[data-v-2db82a46] {
  width: 100%;
  font-size: 14px;
  color: #394349;
  word-break: break-all;
  overflow-y: hidden;
}
.project-intro-con p[data-v-2db82a46] {
  word-break: break-all;
  white-space: break-spaces;
  line-height: 25px;
}
.project-relate-form[data-v-2db82a46] {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-relate-form .relate-form-left[data-v-2db82a46] {
  width: 240px;
  margin: 0;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100vh - 80px);
  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* css滚动条美化，宽度为2px */
}
.project-relate-form .relate-form-left[data-v-2db82a46] ::-webkit-scrollbar {
  width: 4px;
}
.project-relate-form .relate-form-left[data-v-2db82a46] ::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.project-relate-form .relate-form-left .menu-tool[data-v-2db82a46] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.project-relate-form .relate-form-left .menu-tool .nameSearch[data-v-2db82a46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: width 2s;
  transition: width 2s;
}
.project-relate-form .relate-form-left .menu-tool.menu-title[data-v-2db82a46] {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #eff1f8;
}
.project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-text[data-v-2db82a46] {
  width: 80px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
  color: #232425;
}
.project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-text[data-v-2db82a46]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 15px;
  top: 50%;
  left: 0;
  margin-top: -7.5px;
  background: var(--theme-primary, #3476f0);
  border-radius: 0 3px 3px 0;
}
.project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-action[data-v-2db82a46] {
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-action-icon[data-v-2db82a46] {
  font-size: 18px;
  margin-left: 10px;
  cursor: pointer;
  color: #646d7a;
}
.project-relate-form .relate-form-left .relate-form-list-title[data-v-2db82a46] {
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0;
  background: #f0f2f5;
  font-size: 14px;
  color: #404040;
  text-align: center;
}
.project-relate-form .relate-form-left .dragItem[data-v-2db82a46] {
  cursor: pointer;
  height: 40px;
  list-style: none;
  color: #1f2d3d;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 4px;
}
.project-relate-form .relate-form-left .dragItem .form-icon[data-v-2db82a46] {
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 15px !important;
  margin-left: 10px;
  margin-right: 8px;
  display: inline-block !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: cover;
  background-position: center center;
}
.project-relate-form .relate-form-left .dragItem .element-form-icon[data-v-2db82a46] {
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 8px;
  cursor: move;
  color: #646d7a;
  font-size: 15px;
}
.project-relate-form .relate-form-left .dragItem .form-name[data-v-2db82a46] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
  width: 238px;
}
.project-relate-form .relate-form-left .dragItem.active[data-v-2db82a46] {
  background: rgba(0, 92, 238, 0.08);
  color: var(--theme-primary, #3476f0);
  position: relative;
}
.project-relate-form .relate-form-left .dragItem.active .form-name[data-v-2db82a46] {
  font-weight: 500;
}
.project-relate-form .relate-form-left .dragItem.active .form-icon[data-v-2db82a46] {
  color: var(--theme-primary, #3476f0) !important;
}
.project-relate-form .relate-form-left .dragItem.active[data-v-2db82a46]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 30px;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: rgba(0, 92, 238, 0.4);
  border-radius: 0 3px 3px 0;
}
.project-relate-form .relate-form-left .dragItem[data-v-2db82a46]:hover {
  background: rgba(0, 92, 238, 0.08);
  color: var(--theme-primary, #3476f0);
}
.project-relate-form .relate-form-left .dragItem:hover .form-more-icon .el-dropdown-link[data-v-2db82a46] {
  display: block;
}
.project-relate-form .relate-form-left .dragItem:hover .form-icon[data-v-2db82a46] {
  color: var(--theme-primary, #3476f0) !important;
}
.project-relate-form .relate-form-left .more-dialog[data-v-2db82a46] {
  position: absolute;
  right: -45px;
  min-width: 140px;
  max-width: 140px;
  background: #fff;
  padding: 5px;
  -webkit-box-shadow: 0 1px 10px 0 rgba(226, 226, 226, 0.5);
          box-shadow: 0 1px 10px 0 rgba(226, 226, 226, 0.5);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  z-index: 101;
  margin: 0 0 0 -70px;
  list-style: none;
}
.project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-2db82a46] {
  color: #1f2d3d;
  font-size: 14px;
  text-align: center;
}
.project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-2db82a46]:last-child {
  margin-right: 0;
}
.project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-2db82a46]:hover {
  background: #e8f4ff;
  border-radius: 3px;
}
.project-relate-form .relate-form-left .more-dialog.offsetBottom[data-v-2db82a46] {
  bottom: 40px;
}
.project-relate-form .relate-form-left .more-dialog.offsetTop[data-v-2db82a46] {
  top: 40px;
}
.project-relate-form .relate-form-left.shrink[data-v-2db82a46] {
  width: 68px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.project-relate-form .relate-form-left.shrink .nameSearch[data-v-2db82a46] {
  display: none;
}
.project-relate-form .relate-form-left.shrink .svg-icon-form[data-v-2db82a46] {
  display: none;
}
.project-relate-form .relate-form-left.shrink .form-name[data-v-2db82a46] {
  margin-left: 0;
  height: 40px;
  cursor: pointer;
}
.project-relate-form .relate-form-left.shrink .form-name-wrapper-shrink[data-v-2db82a46] {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 0;
}
.project-relate-form .relate-form-left.shrink .form-group-shrink[data-v-2db82a46] {
  background-color: #f3f4f5;
  border-bottom: solid 1px #e5e6e7;
}
.project-relate-form .relate-form-left.shrink .shrink-icon svg[data-v-2db82a46] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.project-relate-form .relate-form-left .shrink-icon[data-v-2db82a46] {
  width: 15px;
  height: 40px;
  line-height: 36px;
  margin-top: -10px;
  position: absolute;
  right: -15px;
  top: 15px;
  padding-top: 1px;
  background-color: #fafafa;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border: solid 1px #f3f4f5;
  border-left: none 0;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  z-index: 100;
  -webkit-box-shadow: 2 2px 2px 0 rgba(51, 45, 64, 0.1);
          box-shadow: 2 2px 2px 0 rgba(51, 45, 64, 0.1);
}
.project-relate-form .relate-form-left .shrink-icon svg[data-v-2db82a46] {
  margin-left: -2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.project-relate-form .relate-form-left .shrink-icon[data-v-2db82a46]:hover {
  background-color: #f3f3f3;
}
.project-relate-form .relate-form-middle[data-v-2db82a46] {
  width: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.project-relate-form .relate-form-middle .shrink-icon[data-v-2db82a46] {
  width: 15px;
  height: 40px;
  line-height: 36px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border: solid 1px #f3f4f5;
  border-left: none 0;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  z-index: 100;
  -webkit-box-shadow: 2 2px 2px 0 rgba(51, 45, 64, 0.1);
          box-shadow: 2 2px 2px 0 rgba(51, 45, 64, 0.1);
}
.project-relate-form .relate-form-middle .shrink-icon[data-v-2db82a46]:hover {
  background-color: #efefef;
}
.project-relate-form .relate-form-middle .shrink-icon svg[data-v-2db82a46] {
  width: 14px;
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.project-relate-form .relate-form-middle.shrink[data-v-2db82a46] {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.project-relate-form .relate-form-middle.shrink .shrink-icon svg[data-v-2db82a46] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.project-relate-form .relate-form-right[data-v-2db82a46] {
  width: auto;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.project-relate-form .relate-form-right.shrink[data-v-2db82a46] {
  width: calc(100% - 68px);
}
.project-relate-form .relate-form-right[data-v-2db82a46] {
  /* css滚动条美化，宽度为2px */
}
.project-relate-form .relate-form-right[data-v-2db82a46]::-webkit-scrollbar {
  width: 4px;
}
.project-relate-form .relate-form-right[data-v-2db82a46]::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.form-info-tab-bottom[data-v-2db82a46] {
  margin: 20px auto;
  padding: 0 15px;
  margin-bottom: 0;
  background-color: white;
  border-radius: 4px;
  border-top: 1px solid rgb(239, 241, 248);
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.form-info-tab-bottom.form-info-tab-bottom[data-v-2db82a46] {
  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;
}
.appInfoTab3[data-v-2db82a46] {
  height: 100px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info-tab-content[data-v-2db82a46] {
  min-height: 100px;
}
.tab-content-nav[data-v-2db82a46] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f2f3f4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.tab-content-nav .content-nav-title[data-v-2db82a46] {
  color: #333;
  font-size: 15px;
  line-height: 40px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
}
.tab-content-nav .content-nav-title.active[data-v-2db82a46] {
  line-height: 48px;
  color: var(--theme-primary, #3476f0);
}
.tab-content-nav .content-nav-title.active[data-v-2db82a46]::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: var(--theme-primary, #3476f0);
  border-radius: 3px 3px 0 0;
}
.tab-content-nav .content-nav-title svg[data-v-2db82a46] {
  margin-right: 4px;
}
.details-file[data-v-2db82a46] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}
.details-file .file-wrapper[data-v-2db82a46] {
  position: relative;
  width: 752px;
  height: 40px;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #646d7a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.details-file .file-wrapper span[data-v-2db82a46] {
  margin-left: 8px;
}
.details-file .file-wrapper .down-icon[data-v-2db82a46] {
  font-size: 16px;
  color: var(--theme-primary, #3476f0);
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  display: none;
}
.details-file .file-wrapper[data-v-2db82a46]:hover {
  background: rgba(0, 92, 238, 0.07);
}
.details-file .file-wrapper:hover .down-icon[data-v-2db82a46] {
  display: block;
}
.extra-content[data-v-2db82a46] {
  white-space: nowrap;
}
.extra-content .stat-item[data-v-2db82a46] {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  width: 20%;
}
.extra-content .stat-item[data-v-2db82a46]::after {
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 40px;
  background-color: #e8e8e8;
  content: "";
}
.extra-content .stat-item[data-v-2db82a46]:last-child::after {
  width: 0;
}
.extra-content .ant-statistic[data-v-2db82a46] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
}
.extra-content .ant-statistic-title[data-v-2db82a46] {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  text-align: right;
}
.extra-content .ant-statistic-content[data-v-2db82a46] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 22px;
  text-align: right;
}
.ant-list .ant-list-items[data-v-2db82a46] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list .ant-list-items .ant-list-item[data-v-2db82a46] {
  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;
  padding: 12px 24px;
  color: rgba(0, 0, 0, 0.88);
  -webkit-border-after: 1px solid rgba(5, 5, 5, 0.06);
          border-block-end: 1px solid rgba(5, 5, 5, 0.06);
}
.ant-list .ant-list-items .ant-list-item .ant-list-item-meta[data-v-2db82a46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
}
.ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-avatar[data-v-2db82a46] {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
}
.ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-content[data-v-2db82a46] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  width: 0;
  color: rgba(0, 0, 0, 0.88);
}
.ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-title[data-v-2db82a46] {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5714;
  font-weight: bold;
  cursor: pointer;
}
.ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-description[data-v-2db82a46] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5714;
}
.banner-col[data-v-2db82a46] {
  padding: 0;
}
.banner-wrapper[data-v-2db82a46] {
  background-image: url("/images/app_banner.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 24px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.app-overview-content .banner-btn-container[data-v-2db82a46] {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}
.banner-text-container[data-v-2db82a46] {
  position: relative;
  z-index: 1;
}
.banner-title[data-v-2db82a46] {
  font-size: 26px;
  font-weight: bold;
  color: var(--theme-primary, #3476f0);
  margin-bottom: 12px;
  letter-spacing: 1px;
  cursor: pointer;
}
.banner-desc[data-v-2db82a46] {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
  font-weight: 500;
}
.project-info-container[data-v-2db82a46] {
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  gap: 20px;
}
.info-card[data-v-2db82a46] {
  background: #fff;
  border-radius: 4px;
  border: solid 1px var(--theme-disabled-border);
  min-height: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-card.left-card[data-v-2db82a46] {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: inline-block;
}
.info-card.right-card[data-v-2db82a46] {
  padding: 0;
  width: 300px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.app-overview-content[data-v-2db82a46] {
  width: 100%;
  max-width: none;
  min-height: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--jy-space-3);
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: transparent;
}
.app-overview-banner[data-v-2db82a46] {
  padding: 0;
}
.app-overview-banner__inner[data-v-2db82a46] {
  min-height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: var(--jy-space-5);
  background-color: var(--jy-bg-container);
  background-image: none;
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.banner-btn-container[data-v-2db82a46] {
  top: var(--jy-space-4);
  right: var(--jy-space-4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: var(--jy-space-2);
}
.app-overview-content .banner-btn-container[data-v-2db82a46]  .el-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--jy-space-1);
  height: var(--jy-control-height-small);
  padding: 0 var(--jy-space-3);
  margin-left: 0;
  color: var(--jy-text-secondary);
  background: var(--jy-bg-container);
  border-color: var(--jy-border-light);
  border-radius: var(--jy-radius-md);
}
.app-overview-content .banner-btn-container[data-v-2db82a46]  .el-button:hover {
  color: var(--jy-color-primary-strong);
  background: var(--jy-bg-hover);
  border-color: rgba(52, 118, 240, 0.28);
}
.app-overview-content .banner-btn-container[data-v-2db82a46]  .collect-btn.active {
  color: var(--jy-color-warning);
  background: var(--jy-color-warning-bg);
  border-color: rgba(184, 107, 8, 0.24);
}
.app-overview-content .banner-text-container[data-v-2db82a46] {
  max-width: min(880px, 100% - 180px);
}
.app-overview-content .banner-title[data-v-2db82a46] {
  margin-bottom: var(--jy-space-2);
  color: var(--jy-text-primary);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  outline: none;
  word-break: break-word;
}
.app-overview-content .banner-title[data-v-2db82a46]:focus-visible {
  border-radius: var(--jy-radius-sm);
  -webkit-box-shadow: var(--jy-shadow-focus, 0 0 0 3px rgba(52, 118, 240, 0.16));
          box-shadow: var(--jy-shadow-focus, 0 0 0 3px rgba(52, 118, 240, 0.16));
}
.app-overview-content .banner-desc[data-v-2db82a46] {
  max-width: 880px;
  color: var(--jy-text-secondary);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  white-space: pre-wrap;
  word-break: break-word;
}
.app-overview-content .project-info-container[data-v-2db82a46] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) clamp(280px, 22vw, 360px);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  gap: var(--jy-space-3);
  width: 100%;
  min-height: 0;
  height: auto;
  padding: 0;
  background: transparent;
}
.app-overview-content .info-card[data-v-2db82a46] {
  min-height: 0;
  height: 100%;
  min-width: 0;
  background: var(--jy-bg-container);
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-overview-content .info-card.left-card[data-v-2db82a46] {
  padding: var(--jy-space-4);
}
.app-overview-content .info-card.right-card[data-v-2db82a46] {
  width: auto;
  min-width: 0;
  padding: 0;
}
.app-overview-content .rich-content[data-v-2db82a46] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 100%;
  min-height: 0;
  overflow: hidden;
  color: var(--jy-text-regular);
  line-height: 1.7;
}
.app-overview-content .rich-content[data-v-2db82a46]  .rich-editor-reader,
.app-overview-content .rich-content[data-v-2db82a46]  .quillWrapper,
.app-overview-content .rich-content[data-v-2db82a46]  .ql-container,
.app-overview-content .rich-content[data-v-2db82a46]  .ql-editor {
  height: 100%;
  min-height: 0;
}
.app-overview-content .rich-content[data-v-2db82a46]  .ql-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-overview-content .rich-content[data-v-2db82a46]  .ql-editor {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: auto;
}
.app-overview-content .info-card.right-card[data-v-2db82a46]  .file-list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.app-overview-content .rich-content[data-v-2db82a46]  table,
.app-overview-content .rich-content[data-v-2db82a46]  pre,
.app-overview-content .rich-content[data-v-2db82a46]  code {
  max-width: 100%;
}
.app-overview-content .rich-content[data-v-2db82a46]  table {
  display: block;
  overflow-x: auto;
}
.app-overview-content .rich-content[data-v-2db82a46]  img,
.app-overview-content .rich-content[data-v-2db82a46]  video {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
.app-overview-content[data-v-2db82a46] {
    max-width: 100%;
    height: auto;
    min-height: 100%;
    padding: 0;
    overflow: visible;
}
.app-overview-banner__inner[data-v-2db82a46] {
    min-height: 120px;
    padding: var(--jy-space-4);
}
.app-overview-content .project-info-container[data-v-2db82a46] {
    grid-template-columns: minmax(0, 1fr);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}
.app-overview-content .info-card[data-v-2db82a46] {
    min-height: auto;
    height: auto;
}
}
@media screen and (max-width: 640px) {
.app-overview-content[data-v-2db82a46] {
    padding: 0;
}
.app-overview-banner__inner[data-v-2db82a46] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    min-height: 0;
    padding: var(--jy-space-4);
}
.app-overview-content .banner-btn-container[data-v-2db82a46] {
    position: static;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: var(--jy-space-4);
}
.app-overview-content .banner-text-container[data-v-2db82a46] {
    max-width: 100%;
}
.app-overview-content .banner-title[data-v-2db82a46] {
    font-size: 20px;
}
}
@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;
}
.project-overview-report-dialog {
  width: min(1120px, 100vw - 24px) !important;
  max-width: calc(100vw - 24px);
}
.project-overview-report-dialog .el-dialog__body {
  max-height: calc(100vh - 160px);
  overflow: auto;
}
@media screen and (max-width: 767px) {
.project-overview-report-dialog {
    margin-top: 12px !important;
}
.project-overview-report-dialog .el-dialog__body {
    padding: 12px;
    max-height: calc(100vh - 96px);
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-608fb930] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-608fb930] {
  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-608fb930] {
  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-608fb930] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-608fb930] {
  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-608fb930] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-608fb930] {
  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-608fb930] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-608fb930] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-608fb930] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-608fb930]  .el-form-item__content,
.table-style .fill-select-item[data-v-608fb930]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-608fb930] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-608fb930] {
  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-608fb930],
.form-widget-list .checkbox-form-item-wrapper[data-v-608fb930] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-608fb930],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-608fb930] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-608fb930] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-608fb930] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-608fb930],
.el-form-item--medium .el-checkbox[data-v-608fb930] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-608fb930] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-608fb930],
.el-form-item--small .el-checkbox[data-v-608fb930] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-608fb930] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-608fb930],
.el-form-item--mini .el-checkbox[data-v-608fb930] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-608fb930] {
  margin-top: 4px;
}
input[type=password][data-v-608fb930]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-608fb930]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-608fb930]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-608fb930]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-608fb930]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-608fb930] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-608fb930] {
  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-608fb930] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-608fb930]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-608fb930] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-608fb930] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-608fb930] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-608fb930] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-608fb930] {
  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-608fb930] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-608fb930] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-608fb930] {
  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-608fb930] {
  -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-608fb930], .table-style .el-form-item .el-form-item__content > div[data-v-608fb930] {
  -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-608fb930] {
  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-608fb930], .table-style .el-form-item.rich-editor-item[data-v-608fb930], .table-style .el-form-item.static-text-item[data-v-608fb930], .table-style .el-form-item.html-text-item[data-v-608fb930] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-608fb930], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-608fb930], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-608fb930], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-608fb930] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-608fb930] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-608fb930] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-608fb930],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-608fb930] {
  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-608fb930] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-608fb930],
.reference-field-container .empty[data-v-608fb930],
.dropdown-field-empty.empty[data-v-608fb930],
.dropdown-field-empty[data-v-608fb930] {
  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-608fb930] {
  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;
}
.collapse-title[data-v-608fb930] {
  border-top: none;
  border-bottom: 1px dashed #fcfcfc;
}
.collapse-title[data-v-608fb930]  .el-collapse-item__arrow {
  display: none;
}
.form-group-wrapper[data-v-608fb930] {
  width: 100%;
  position: relative;
}
.form-icon[data-v-608fb930] {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.form-group[data-v-608fb930] {
  width: 100%;
}
.form-group .form-group-header[data-v-608fb930] {
  width: 100%;
  line-height: 35px;
  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;
  background-color: var(--theme-gray-5);
}
.form-group .form-group-header .form-group-header-left[data-v-608fb930] {
  line-height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group .form-group-header[data-v-608fb930]:hover {
  background-color: var(--theme-gray-4);
}
.form-group[data-v-608fb930]  .el-collapse-item__header {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-group[data-v-608fb930]  .el-collapse-item__header:hover {
  background-color: var(--theme-gray-3);
}
.form-group[data-v-608fb930]  .el-collapse-item__content {
  padding: 0;
  border-radius: 0;
}
.form-group[data-v-608fb930]  .el-collapse-item__content li {
  padding-left: 1rem;
}
.form-group .drag-in-group-placeholder[data-v-608fb930] {
  width: 100%;
  height: 2px;
}
.form-group-shrink[data-v-608fb930] {
  width: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: unset;
  color: var(--theme-light-1);
  background-color: var(--theme-light-9);
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 6px;
  font-size: 16px;
  border-radius: 5px;
  margin-top: 5px;
  display: inline-block;
  text-align: center;
}
.form-group-shrink .form-name-wrapper[data-v-608fb930]:not(.disabled) {
  cursor: pointer;
}
.form-group-shrink .form-name-group-wrapper[data-v-608fb930] {
  background-color: var(--theme-light-9);
}
.form-group-shrink .form-name-group-wrapper[data-v-608fb930]:hover {
  background-color: var(--theme-light-8);
}
.form-group-shrink[data-v-608fb930]  .form-list {
  width: 200px !important;
}
.form-group-shrink[data-v-608fb930]  .form-list.form-group-header ul {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.form-group-shrink[data-v-608fb930]  .form-list.form-group-header ul li {
  width: 100%;
}
.form-group-shrink[data-v-608fb930]  .form-list.form-group-header ul .dragItem:hover:not(.active) {
  background: var(--theme-gray-5, rgba(0, 92, 238, 0.08));
}
.form-list[data-v-608fb930] {
  width: 260px;
  position: fixed;
  left: 15%;
  top: 0;
  z-index: 1997;
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e6ebf5;
}
.form-list[data-v-608fb930]::before {
  content: "";
  border-width: 7px;
  top: 14px;
  left: -7px;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #e6ebf5;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 0;
}
.form-list[data-v-608fb930]::after {
  content: "";
  border-width: 6px;
  top: 15px;
  left: 0;
  margin-left: -6px;
  border-color: transparent;
  border-right-color: #fff;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-left-width: 0;
}
.form-list--floating[data-v-608fb930] {
  color: #000;
}
.form-group-wrapper .collapse-title[data-v-608fb930] {
  border: 0;
}
.form-group-wrapper .form-group[data-v-608fb930]  .el-collapse-item__header {
  height: 38px;
  line-height: 38px;
  margin: 2px 8px;
  background: transparent;
  border: 0;
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-wrapper .form-group[data-v-608fb930]  .el-collapse-item__wrap {
  background: transparent;
  border: 0;
}
.form-group-wrapper .form-group[data-v-608fb930]  .el-collapse-item__content {
  padding-bottom: 4px;
}
.form-group-wrapper .form-group .form-group-header[data-v-608fb930] {
  min-width: 0;
  min-height: 38px;
  line-height: 38px;
  padding: 0 8px 0 0;
  color: var(--jy-text-regular, #344054);
  background: transparent;
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-wrapper .form-group .form-group-header .form-group-header-left[data-v-608fb930] {
  min-width: 0;
  overflow: hidden;
}
.form-group-wrapper .form-group .form-group-header[data-v-608fb930]:hover {
  color: var(--jy-text-primary, #102033);
  background: var(--jy-bg-hover, #f4f8ff);
}
.form-group-wrapper .form-group-shrink[data-v-608fb930] {
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: var(--theme-primary, var(--jy-color-primary, #3476f0));
  background: var(--theme-light-8, var(--jy-color-primary-lighter, #f4f8ff));
  border: 1px solid var(--theme-light-6, var(--jy-color-primary-border, rgba(52, 118, 240, 0.18)));
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-wrapper .form-group-shrink .form-name-group-wrapper[data-v-608fb930] {
  background: transparent;
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-wrapper .form-group-shrink .form-name-group-wrapper[data-v-608fb930]:focus-visible {
  outline: 2px solid var(--theme-light-4, var(--jy-color-primary-border, rgba(52, 118, 240, 0.35)));
  outline-offset: 2px;
}
.form-group-wrapper .form-list[data-v-608fb930] {
  border-color: var(--jy-border-light, #e6edf6);
  border-radius: var(--jy-radius-lg, 8px);
  -webkit-box-shadow: var(--jy-shadow-popover, 0 4px 16px rgba(31, 41, 55, 0.12));
          box-shadow: var(--jy-shadow-popover, 0 4px 16px rgba(31, 41, 55, 0.12));
}
@media (hover: none), (pointer: coarse) {
.form-group-wrapper .form-group-shrink[data-v-608fb930] {
    width: 44px;
    height: 44px;
    line-height: 44px;
}
.form-group-wrapper .form-group-shrink .form-name-group-wrapper[data-v-608fb930] {
    min-width: 42px;
    min-height: 42px;
    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;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b735fcc6] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-b735fcc6] {
  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-b735fcc6] {
  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-b735fcc6] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-b735fcc6] {
  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-b735fcc6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b735fcc6] {
  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-b735fcc6] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b735fcc6] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b735fcc6] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-b735fcc6]  .el-form-item__content,
.table-style .fill-select-item[data-v-b735fcc6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b735fcc6] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-b735fcc6] {
  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-b735fcc6],
.form-widget-list .checkbox-form-item-wrapper[data-v-b735fcc6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b735fcc6],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b735fcc6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b735fcc6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b735fcc6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b735fcc6],
.el-form-item--medium .el-checkbox[data-v-b735fcc6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b735fcc6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b735fcc6],
.el-form-item--small .el-checkbox[data-v-b735fcc6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b735fcc6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b735fcc6],
.el-form-item--mini .el-checkbox[data-v-b735fcc6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b735fcc6] {
  margin-top: 4px;
}
input[type=password][data-v-b735fcc6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b735fcc6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b735fcc6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b735fcc6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b735fcc6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b735fcc6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b735fcc6] {
  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-b735fcc6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b735fcc6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b735fcc6] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b735fcc6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b735fcc6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b735fcc6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b735fcc6] {
  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-b735fcc6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-b735fcc6] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-b735fcc6] {
  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-b735fcc6] {
  -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-b735fcc6], .table-style .el-form-item .el-form-item__content > div[data-v-b735fcc6] {
  -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-b735fcc6] {
  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-b735fcc6], .table-style .el-form-item.rich-editor-item[data-v-b735fcc6], .table-style .el-form-item.static-text-item[data-v-b735fcc6], .table-style .el-form-item.html-text-item[data-v-b735fcc6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b735fcc6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b735fcc6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b735fcc6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b735fcc6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b735fcc6] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-b735fcc6] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-b735fcc6],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-b735fcc6] {
  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-b735fcc6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-b735fcc6],
.reference-field-container .empty[data-v-b735fcc6],
.dropdown-field-empty.empty[data-v-b735fcc6],
.dropdown-field-empty[data-v-b735fcc6] {
  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-b735fcc6] {
  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-group-item-wrapper .form-group-header[data-v-b735fcc6] {
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group-item-wrapper .form-group-header .form-group-header-left[data-v-b735fcc6] {
  height: 35px;
  line-height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group-item-wrapper[data-v-b735fcc6],
.form-group-item-expanded[data-v-b735fcc6] {
  width: 100%;
}
.form-group-item-wrapper .form-group-shrink[data-v-b735fcc6] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: unset;
  color: var(--theme-light-1);
  background-color: var(--theme-light-9);
  padding-left: 0;
  font-size: 16px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
}
.form-group-item-wrapper .form-group-shrink .form-name-wrapper[data-v-b735fcc6] {
  cursor: pointer;
}
.form-group-item-wrapper .form-group-shrink .form-name-group-wrapper[data-v-b735fcc6] {
  background-color: var(--theme-light-9);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  line-height: 30px;
  width: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-group-item-wrapper .form-group-shrink .form-name-group-wrapper[data-v-b735fcc6]:hover {
  background-color: var(--theme-light-8);
}
.form-group-header[data-v-b735fcc6] {
  min-width: 0;
  min-height: 38px;
  height: 38px;
  line-height: 38px;
  padding: 0 8px 0 0;
  color: var(--jy-text-regular, #344054);
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-header .form-group-header-left[data-v-b735fcc6] {
  min-width: 0;
  overflow: hidden;
}
.form-group-header[data-v-b735fcc6]:hover {
  color: var(--jy-text-primary, #102033);
}
.form-group-header[data-v-b735fcc6]:focus-visible {
  outline: 2px solid var(--theme-light-4, var(--jy-color-primary-border, rgba(52, 118, 240, 0.35)));
  outline-offset: 2px;
}
.form-group-shrink[data-v-b735fcc6] {
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: var(--theme-primary, var(--jy-color-primary, #3476f0));
  background: var(--theme-light-8, var(--jy-color-primary-lighter, #f4f8ff));
  border: 1px solid var(--theme-light-6, var(--jy-color-primary-border, rgba(52, 118, 240, 0.18)));
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-shrink .form-name-group-wrapper[data-v-b735fcc6] {
  width: 34px;
  height: 34px;
  line-height: 34px;
  background: transparent;
  border-radius: var(--jy-radius-md, 6px);
}
.form-group-shrink .form-name-group-wrapper[data-v-b735fcc6]:focus-visible {
  outline: 2px solid var(--theme-light-4, var(--jy-color-primary-border, rgba(52, 118, 240, 0.35)));
  outline-offset: 2px;
}
@media (hover: none), (pointer: coarse) {
.form-group-header[data-v-b735fcc6] {
    min-height: 44px;
    height: 44px;
    line-height: 44px;
}
.form-group-shrink[data-v-b735fcc6] {
    width: 44px;
    height: 44px;
    line-height: 44px;
}
.form-group-shrink .form-name-group-wrapper[data-v-b735fcc6] {
    width: 42px;
    height: 42px;
    line-height: 42px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7f4f9cd3] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  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-7f4f9cd3] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7f4f9cd3] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7f4f9cd3] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-7f4f9cd3]  .el-form-item__content,
.table-style .fill-select-item[data-v-7f4f9cd3]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7f4f9cd3] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-7f4f9cd3] {
  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-7f4f9cd3],
.form-widget-list .checkbox-form-item-wrapper[data-v-7f4f9cd3] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7f4f9cd3],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7f4f9cd3] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7f4f9cd3] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7f4f9cd3] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7f4f9cd3],
.el-form-item--medium .el-checkbox[data-v-7f4f9cd3] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7f4f9cd3] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7f4f9cd3],
.el-form-item--small .el-checkbox[data-v-7f4f9cd3] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7f4f9cd3] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7f4f9cd3],
.el-form-item--mini .el-checkbox[data-v-7f4f9cd3] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7f4f9cd3] {
  margin-top: 4px;
}
input[type=password][data-v-7f4f9cd3]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7f4f9cd3]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7f4f9cd3]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7f4f9cd3]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7f4f9cd3]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7f4f9cd3] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7f4f9cd3]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7f4f9cd3] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7f4f9cd3] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7f4f9cd3] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7f4f9cd3] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-7f4f9cd3] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  -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-7f4f9cd3], .table-style .el-form-item .el-form-item__content > div[data-v-7f4f9cd3] {
  -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-7f4f9cd3] {
  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-7f4f9cd3], .table-style .el-form-item.rich-editor-item[data-v-7f4f9cd3], .table-style .el-form-item.static-text-item[data-v-7f4f9cd3], .table-style .el-form-item.html-text-item[data-v-7f4f9cd3] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7f4f9cd3], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7f4f9cd3], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7f4f9cd3], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7f4f9cd3] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7f4f9cd3] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-7f4f9cd3] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-7f4f9cd3],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-7f4f9cd3],
.reference-field-container .empty[data-v-7f4f9cd3],
.dropdown-field-empty.empty[data-v-7f4f9cd3],
.dropdown-field-empty[data-v-7f4f9cd3] {
  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-7f4f9cd3] {
  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;
}
.user-group-member-toolbar[data-v-7f4f9cd3] {
  margin-bottom: 15px;
}
.user-group-member-toolbar__actions[data-v-7f4f9cd3] {
  text-align: right;
}
.user-group-table-wrap[data-v-7f4f9cd3] {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.user-group-table-wrap[data-v-7f4f9cd3]  .el-table {
  min-width: 560px;
}
.user-group-table-wrap[data-v-7f4f9cd3]  .el-button {
  min-height: 40px;
}
@media screen and (max-width: 768px) {
.user-group-member-toolbar__row[data-v-7f4f9cd3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
}
.user-group-member-toolbar__search[data-v-7f4f9cd3],
  .user-group-member-toolbar__actions[data-v-7f4f9cd3] {
    width: 100%;
    text-align: left;
}
.user-group-member-toolbar[data-v-7f4f9cd3]  .el-input,
  .user-group-member-toolbar[data-v-7f4f9cd3]  .el-button {
    width: 100%;
}
.user-group-member-toolbar[data-v-7f4f9cd3]  .el-button {
    min-height: 44px;
}
}
@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;
}
.user-group-member-dialog {
  width: min(720px, 100vw - 24px) !important;
  max-width: calc(100vw - 24px);
}
.user-group-member-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.user-group-member-dialog .dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.user-group-member-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.user-group-member-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.user-group-member-dialog .el-input__inner,
  .user-group-member-dialog .el-button,
  .user-group-member-dialog .el-select .el-input__inner {
    min-height: 44px;
}
.user-group-member-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;
}
.user-group-member-dialog .dialog-footer .el-button {
    width: 100%;
}
}

.pagination-container[data-v-530e22a6] {
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-530e22a6] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-530e22a6] {
  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-530e22a6] {
  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-530e22a6] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-530e22a6] {
  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-530e22a6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-530e22a6] {
  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-530e22a6] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-530e22a6] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-530e22a6] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-530e22a6]  .el-form-item__content,
.table-style .fill-select-item[data-v-530e22a6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-530e22a6] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-530e22a6] {
  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-530e22a6],
.form-widget-list .checkbox-form-item-wrapper[data-v-530e22a6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-530e22a6],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-530e22a6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-530e22a6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-530e22a6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-530e22a6],
.el-form-item--medium .el-checkbox[data-v-530e22a6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-530e22a6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-530e22a6],
.el-form-item--small .el-checkbox[data-v-530e22a6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-530e22a6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-530e22a6],
.el-form-item--mini .el-checkbox[data-v-530e22a6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-530e22a6] {
  margin-top: 4px;
}
input[type=password][data-v-530e22a6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-530e22a6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-530e22a6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-530e22a6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-530e22a6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-530e22a6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-530e22a6] {
  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-530e22a6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-530e22a6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-530e22a6] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-530e22a6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-530e22a6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-530e22a6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-530e22a6] {
  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-530e22a6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-530e22a6] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-530e22a6] {
  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-530e22a6] {
  -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-530e22a6], .table-style .el-form-item .el-form-item__content > div[data-v-530e22a6] {
  -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-530e22a6] {
  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-530e22a6], .table-style .el-form-item.rich-editor-item[data-v-530e22a6], .table-style .el-form-item.static-text-item[data-v-530e22a6], .table-style .el-form-item.html-text-item[data-v-530e22a6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-530e22a6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-530e22a6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-530e22a6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-530e22a6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-530e22a6] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-530e22a6] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-530e22a6],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-530e22a6] {
  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-530e22a6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-530e22a6],
.reference-field-container .empty[data-v-530e22a6],
.dropdown-field-empty.empty[data-v-530e22a6],
.dropdown-field-empty[data-v-530e22a6] {
  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-530e22a6] {
  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;
}
.user-group-view-table-wrap[data-v-530e22a6] {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.user-group-view-table-wrap[data-v-530e22a6]  .el-table {
  min-width: 560px;
}
.user-group-view-table-wrap[data-v-530e22a6]  .el-table .el-table {
  min-width: 640px;
}
.user-group-view-table-wrap[data-v-530e22a6]  .el-checkbox {
  min-height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-530e22a6] .hide-expend .el-table__expand-icon {
  display: none;
}
@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;
}
.user-group-view-dialog {
  width: min(760px, 100vw - 24px) !important;
  max-width: calc(100vw - 24px);
}
.user-group-view-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.user-group-view-dialog .dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.user-group-view-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.user-group-view-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.user-group-view-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;
}
.user-group-view-dialog .dialog-footer .el-button {
    width: 100%;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-520e4976] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-520e4976] {
  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-520e4976] {
  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-520e4976] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-520e4976] {
  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-520e4976] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-520e4976] {
  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-520e4976] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-520e4976] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-520e4976] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-520e4976]  .el-form-item__content,
.table-style .fill-select-item[data-v-520e4976]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-520e4976] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-520e4976] {
  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-520e4976],
.form-widget-list .checkbox-form-item-wrapper[data-v-520e4976] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-520e4976],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-520e4976] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-520e4976] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-520e4976] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-520e4976],
.el-form-item--medium .el-checkbox[data-v-520e4976] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-520e4976] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-520e4976],
.el-form-item--small .el-checkbox[data-v-520e4976] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-520e4976] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-520e4976],
.el-form-item--mini .el-checkbox[data-v-520e4976] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-520e4976] {
  margin-top: 4px;
}
input[type=password][data-v-520e4976]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-520e4976]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-520e4976]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-520e4976]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-520e4976]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-520e4976] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-520e4976] {
  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-520e4976] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-520e4976]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-520e4976] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-520e4976] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-520e4976] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-520e4976] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-520e4976] {
  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-520e4976] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-520e4976] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-520e4976] {
  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-520e4976] {
  -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-520e4976], .table-style .el-form-item .el-form-item__content > div[data-v-520e4976] {
  -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-520e4976] {
  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-520e4976], .table-style .el-form-item.rich-editor-item[data-v-520e4976], .table-style .el-form-item.static-text-item[data-v-520e4976], .table-style .el-form-item.html-text-item[data-v-520e4976] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-520e4976], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-520e4976], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-520e4976], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-520e4976] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-520e4976] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-520e4976] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-520e4976],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-520e4976] {
  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-520e4976] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-520e4976],
.reference-field-container .empty[data-v-520e4976],
.dropdown-field-empty.empty[data-v-520e4976],
.dropdown-field-empty[data-v-520e4976] {
  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-520e4976] {
  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-view-table[data-v-520e4976],
.form-view-table__scroll[data-v-520e4976] {
  width: 100%;
  min-width: 0;
}
.form-view-table__scroll[data-v-520e4976] {
  overflow-x: auto;
  overflow-y: hidden;
}
.form-view-table__scroll > .el-table[data-v-520e4976] {
  min-width: 560px;
}
[data-v-520e4976] .table-cell-right {
  text-align: right;
}
[data-v-520e4976] .table-cell-right .el-checkbox {
  display: inline-block;
}
[data-v-520e4976] .table-cell-left {
  text-align: left;
}
[data-v-520e4976] .table-cell-left .el-checkbox {
  display: inline-block;
}
[data-v-520e4976] .table-cell-center {
  text-align: center;
}
[data-v-520e4976] .table-cell-center .el-checkbox {
  display: inline-block;
}
[data-v-520e4976] .table-cell-center.project {
  display: none;
}
[data-v-520e4976] .hide-expend .el-table__expand-icon {
  display: none;
}
.drawer-content[data-v-520e4976] {
  padding: 20px;
  height: 100%;
  padding-bottom: 68px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
}
.drawer-table-wrap[data-v-520e4976] {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.drawer-table-wrap > .el-table[data-v-520e4976] {
  min-width: 420px;
}
.drawer-footer[data-v-520e4976] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.drawer-footer .el-button[data-v-520e4976] {
  margin: 0 5px;
}
@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;
}
.user-group-view-drawer {
  max-width: 100vw;
}
.user-group-view-drawer .el-drawer__body {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
.user-group-view-drawer {
    width: 100% !important;
}
.user-group-view-drawer .drawer-footer {
    padding: 8px 12px calc(8px + env(safe-area-inset-bottom));
}
.user-group-view-drawer .drawer-footer .el-button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-height: 44px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4767e684] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-4767e684] {
  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-4767e684] {
  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-4767e684] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-4767e684] {
  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-4767e684] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4767e684] {
  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-4767e684] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4767e684] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4767e684] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-4767e684]  .el-form-item__content,
.table-style .fill-select-item[data-v-4767e684]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4767e684] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-4767e684] {
  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-4767e684],
.form-widget-list .checkbox-form-item-wrapper[data-v-4767e684] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4767e684],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4767e684] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4767e684] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4767e684] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4767e684],
.el-form-item--medium .el-checkbox[data-v-4767e684] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4767e684] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4767e684],
.el-form-item--small .el-checkbox[data-v-4767e684] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4767e684] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4767e684],
.el-form-item--mini .el-checkbox[data-v-4767e684] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4767e684] {
  margin-top: 4px;
}
input[type=password][data-v-4767e684]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4767e684]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4767e684]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4767e684]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4767e684]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4767e684] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4767e684] {
  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-4767e684] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4767e684]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4767e684] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4767e684] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4767e684] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4767e684] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4767e684] {
  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-4767e684] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-4767e684] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-4767e684] {
  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-4767e684] {
  -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-4767e684], .table-style .el-form-item .el-form-item__content > div[data-v-4767e684] {
  -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-4767e684] {
  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-4767e684], .table-style .el-form-item.rich-editor-item[data-v-4767e684], .table-style .el-form-item.static-text-item[data-v-4767e684], .table-style .el-form-item.html-text-item[data-v-4767e684] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4767e684], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4767e684], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4767e684], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4767e684] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4767e684] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-4767e684] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-4767e684],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-4767e684] {
  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-4767e684] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-4767e684],
.reference-field-container .empty[data-v-4767e684],
.dropdown-field-empty.empty[data-v-4767e684],
.dropdown-field-empty[data-v-4767e684] {
  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-4767e684] {
  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;
}
.user-group-page[data-v-4767e684] {
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.inline-box[data-v-4767e684] {
  display: inline-block;
}
.user-group-toolbar__row[data-v-4767e684] {
  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: 8px 12px;
}
.user-group-toolbar__search[data-v-4767e684],
.user-group-toolbar__actions[data-v-4767e684],
.user-group-toolbar__create[data-v-4767e684] {
  width: auto;
  float: none;
}
.user-group-toolbar__search[data-v-4767e684] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 220px;
          flex: 1 1 220px;
  max-width: 320px;
}
.user-group-toolbar__actions[data-v-4767e684] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.user-group-toolbar__create[data-v-4767e684] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 160px;
          flex: 1 1 160px;
  text-align: right;
}
.user-group-table-wrap[data-v-4767e684] {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
[data-v-4767e684] .user-group-toolbar .el-form-item {
  margin-right: 0;
  margin-bottom: 0;
}
[data-v-4767e684] .user-group-toolbar .el-button {
  min-height: 36px;
}
.user-group-table-wrap[data-v-4767e684]  .el-table {
  min-width: 520px;
}
@media screen and (max-width: 768px) {
.user-group-page[data-v-4767e684] {
    padding: 12px;
}
.user-group-toolbar__search[data-v-4767e684],
  .user-group-toolbar__actions[data-v-4767e684],
  .user-group-toolbar__create[data-v-4767e684] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: none;
    text-align: left;
}
[data-v-4767e684] .user-group-toolbar .el-form-item,[data-v-4767e684] .user-group-toolbar .el-input,[data-v-4767e684] .user-group-toolbar .el-button {
    width: 100%;
}
[data-v-4767e684] .user-group-toolbar .el-button {
    min-height: 44px;
    margin-left: 0;
}
.user-group-table-wrap[data-v-4767e684]  .el-button--text {
    min-height: 44px;
}
[data-v-4767e684] .user-group-toolbar__actions .el-form-item__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}
}
@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;
}
.user-group-dialog {
  max-width: calc(100vw - 32px);
}
.user-group-dialog .el-dialog__body {
  max-height: calc(100vh - 176px);
  overflow: auto;
}
@media screen and (max-width: 768px) {
.user-group-dialog {
    width: calc(100vw - 24px) !important;
}
.user-group-dialog .el-dialog__footer .dialog-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}
.user-group-dialog .el-dialog__footer .el-button {
    min-height: 44px;
    margin-left: 0;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-70e27eb2] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-70e27eb2] {
  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-70e27eb2] {
  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-70e27eb2] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-70e27eb2] {
  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-70e27eb2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-70e27eb2] {
  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-70e27eb2] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-70e27eb2] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-70e27eb2] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-70e27eb2]  .el-form-item__content,
.table-style .fill-select-item[data-v-70e27eb2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-70e27eb2] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-70e27eb2] {
  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-70e27eb2],
.form-widget-list .checkbox-form-item-wrapper[data-v-70e27eb2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-70e27eb2],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-70e27eb2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-70e27eb2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-70e27eb2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-70e27eb2],
.el-form-item--medium .el-checkbox[data-v-70e27eb2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-70e27eb2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-70e27eb2],
.el-form-item--small .el-checkbox[data-v-70e27eb2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-70e27eb2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-70e27eb2],
.el-form-item--mini .el-checkbox[data-v-70e27eb2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-70e27eb2] {
  margin-top: 4px;
}
input[type=password][data-v-70e27eb2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-70e27eb2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-70e27eb2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-70e27eb2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-70e27eb2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-70e27eb2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-70e27eb2] {
  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-70e27eb2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-70e27eb2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-70e27eb2] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-70e27eb2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-70e27eb2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-70e27eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-70e27eb2] {
  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-70e27eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-70e27eb2] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-70e27eb2] {
  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-70e27eb2] {
  -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-70e27eb2], .table-style .el-form-item .el-form-item__content > div[data-v-70e27eb2] {
  -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-70e27eb2] {
  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-70e27eb2], .table-style .el-form-item.rich-editor-item[data-v-70e27eb2], .table-style .el-form-item.static-text-item[data-v-70e27eb2], .table-style .el-form-item.html-text-item[data-v-70e27eb2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-70e27eb2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-70e27eb2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-70e27eb2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-70e27eb2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-70e27eb2] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-70e27eb2] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-70e27eb2],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-70e27eb2] {
  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-70e27eb2] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-70e27eb2],
.reference-field-container .empty[data-v-70e27eb2],
.dropdown-field-empty.empty[data-v-70e27eb2],
.dropdown-field-empty[data-v-70e27eb2] {
  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-70e27eb2] {
  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;
}
.unlogin-trigger[data-v-70e27eb2] {
  min-width: 44px;
  min-height: 44px;
  cursor: pointer;
  -o-object-fit: contain;
     object-fit: contain;
  outline: none;
}
.unlogin-trigger[data-v-70e27eb2]:focus-visible {
  -webkit-box-shadow: 0 0 0 3px rgba(52, 118, 240, 0.18);
          box-shadow: 0 0 0 3px rgba(52, 118, 240, 0.18);
  border-radius: 6px;
}
@media (min-width: 768px) {
.headMain[data-v-70e27eb2] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 40px;
    width: 100%;
}
.headMain .headBox[data-v-70e27eb2] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    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;
}
.headMain .headBox .leftBox[data-v-70e27eb2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.headMain .headBox .leftBox img[data-v-70e27eb2] {
    display: inline-block;
}
.headMain .headBox .leftBox .leftBox-title[data-v-70e27eb2] {
    font-style: italic;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-left: 20px;
    text-align: left;
}
.headMain .headBox .rightBox[data-v-70e27eb2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.headMain .headBox .rightBox .loginlogo[data-v-70e27eb2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    margin-left: 40px;
}
.headMain .headBox .rightBox .loginlogo img[data-v-70e27eb2] {
    cursor: pointer;
}
}
@media screen and (max-width: 767px) {
.headMain[data-v-70e27eb2] {
    width: 100%;
    padding: 14px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.headBox[data-v-70e27eb2],
  .leftBox[data-v-70e27eb2],
  .rightBox[data-v-70e27eb2],
  .loginlogo[data-v-70e27eb2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 0;
}
.headBox[data-v-70e27eb2] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
}
.leftBox[data-v-70e27eb2] {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
}
.leftBox img[data-v-70e27eb2] {
    max-width: 40vw;
    -o-object-fit: contain;
       object-fit: contain;
}
.leftBox-title[data-v-70e27eb2] {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
}
.rightBox[data-v-70e27eb2] {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
}
.searchBox[data-v-70e27eb2] {
    max-width: 100%;
}
.loginlogo[data-v-70e27eb2] {
    gap: 8px;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1431f5c6] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-1431f5c6] {
  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-1431f5c6] {
  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-1431f5c6] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-1431f5c6] {
  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-1431f5c6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1431f5c6] {
  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-1431f5c6] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1431f5c6] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1431f5c6] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-1431f5c6]  .el-form-item__content,
.table-style .fill-select-item[data-v-1431f5c6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1431f5c6] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-1431f5c6] {
  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-1431f5c6],
.form-widget-list .checkbox-form-item-wrapper[data-v-1431f5c6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1431f5c6],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1431f5c6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1431f5c6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1431f5c6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1431f5c6],
.el-form-item--medium .el-checkbox[data-v-1431f5c6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1431f5c6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1431f5c6],
.el-form-item--small .el-checkbox[data-v-1431f5c6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1431f5c6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1431f5c6],
.el-form-item--mini .el-checkbox[data-v-1431f5c6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1431f5c6] {
  margin-top: 4px;
}
input[type=password][data-v-1431f5c6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1431f5c6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1431f5c6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1431f5c6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1431f5c6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1431f5c6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1431f5c6] {
  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-1431f5c6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1431f5c6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1431f5c6] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1431f5c6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1431f5c6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1431f5c6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1431f5c6] {
  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-1431f5c6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-1431f5c6] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-1431f5c6] {
  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-1431f5c6] {
  -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-1431f5c6], .table-style .el-form-item .el-form-item__content > div[data-v-1431f5c6] {
  -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-1431f5c6] {
  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-1431f5c6], .table-style .el-form-item.rich-editor-item[data-v-1431f5c6], .table-style .el-form-item.static-text-item[data-v-1431f5c6], .table-style .el-form-item.html-text-item[data-v-1431f5c6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1431f5c6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1431f5c6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1431f5c6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1431f5c6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1431f5c6] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-1431f5c6] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-1431f5c6],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-1431f5c6] {
  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-1431f5c6] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-1431f5c6],
.reference-field-container .empty[data-v-1431f5c6],
.dropdown-field-empty.empty[data-v-1431f5c6],
.dropdown-field-empty[data-v-1431f5c6] {
  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-1431f5c6] {
  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;
}
.swiperBox[data-v-1431f5c6] {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.swiperBox .banner[data-v-1431f5c6] {
  width: 100%;
  aspect-ratio: 14/5;
  margin: 0;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.swiperBox .swiperBox-m[data-v-1431f5c6] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.swiperBox .swiperBox-m .swiperBox-m-01[data-v-1431f5c6] {
  background-size: cover;
  background-position: center center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.swiperBox[data-v-1431f5c6] .el-carousel__indicators .is-active .el-carousel__button {
  background: #666 !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4d445a0e] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-4d445a0e] {
  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-4d445a0e] {
  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-4d445a0e] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-4d445a0e] {
  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-4d445a0e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4d445a0e] {
  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-4d445a0e] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4d445a0e] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4d445a0e] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-4d445a0e]  .el-form-item__content,
.table-style .fill-select-item[data-v-4d445a0e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4d445a0e] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-4d445a0e] {
  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-4d445a0e],
.form-widget-list .checkbox-form-item-wrapper[data-v-4d445a0e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4d445a0e],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4d445a0e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4d445a0e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4d445a0e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4d445a0e],
.el-form-item--medium .el-checkbox[data-v-4d445a0e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4d445a0e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4d445a0e],
.el-form-item--small .el-checkbox[data-v-4d445a0e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4d445a0e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4d445a0e],
.el-form-item--mini .el-checkbox[data-v-4d445a0e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4d445a0e] {
  margin-top: 4px;
}
input[type=password][data-v-4d445a0e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4d445a0e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4d445a0e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4d445a0e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4d445a0e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4d445a0e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4d445a0e] {
  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-4d445a0e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4d445a0e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4d445a0e] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4d445a0e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4d445a0e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4d445a0e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4d445a0e] {
  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-4d445a0e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-4d445a0e] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-4d445a0e] {
  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-4d445a0e] {
  -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-4d445a0e], .table-style .el-form-item .el-form-item__content > div[data-v-4d445a0e] {
  -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-4d445a0e] {
  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-4d445a0e], .table-style .el-form-item.rich-editor-item[data-v-4d445a0e], .table-style .el-form-item.static-text-item[data-v-4d445a0e], .table-style .el-form-item.html-text-item[data-v-4d445a0e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4d445a0e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4d445a0e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4d445a0e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4d445a0e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4d445a0e] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-4d445a0e] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-4d445a0e],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-4d445a0e] {
  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-4d445a0e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-4d445a0e],
.reference-field-container .empty[data-v-4d445a0e],
.dropdown-field-empty.empty[data-v-4d445a0e],
.dropdown-field-empty[data-v-4d445a0e] {
  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-4d445a0e] {
  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;
}

/* 基本导航栏样式 */
.navbar[data-v-4d445a0e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: visible;
  background-color: #e1e1df;
  position: relative;
  z-index: 5;
}
.menu[data-v-4d445a0e] {
  height: 50px;
  line-height: 50px;
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.menu-text[data-v-4d445a0e] {
  height: 50px;
  line-height: 50px;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #333;
  padding: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.menu-content[data-v-4d445a0e] {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
  left: 50%;
  width: 95%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-height: min(360px, 100vh - 72px);
  overflow-y: auto;
}
.menu:hover .menu-content[data-v-4d445a0e],
.menu:focus-within .menu-content[data-v-4d445a0e],
.menu.is-open .menu-content[data-v-4d445a0e] {
  display: block;
}
.menu-content-item[data-v-4d445a0e] {
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 16px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 20px;
  outline: none;
  word-break: break-word;
}
.menu[data-v-4d445a0e]:focus-visible,
.menu-content-item[data-v-4d445a0e]:focus-visible {
  outline: 2px solid #3476f0;
  outline-offset: -2px;
}
.menu-content-item[data-v-4d445a0e]:hover,
.menu-content-item[data-v-4d445a0e]:focus-visible {
  background-color: #efefef;
}
@media screen and (max-width: 767px) {
.navbar[data-v-4d445a0e] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow-x: auto;
    overflow-y: visible;
    scrollbar-width: none;
}
.navbar[data-v-4d445a0e]::-webkit-scrollbar {
    display: none;
}
.menu[data-v-4d445a0e] {
    width: 150px;
    min-width: 150px;
}
.menu-content[data-v-4d445a0e] {
    min-width: 150px;
    width: 100%;
    position: static;
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    max-height: none;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3fa79c6e] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-3fa79c6e] {
  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-3fa79c6e] {
  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-3fa79c6e] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-3fa79c6e] {
  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-3fa79c6e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3fa79c6e] {
  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-3fa79c6e] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3fa79c6e] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3fa79c6e] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-3fa79c6e]  .el-form-item__content,
.table-style .fill-select-item[data-v-3fa79c6e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3fa79c6e] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-3fa79c6e] {
  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-3fa79c6e],
.form-widget-list .checkbox-form-item-wrapper[data-v-3fa79c6e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3fa79c6e],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3fa79c6e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3fa79c6e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3fa79c6e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3fa79c6e],
.el-form-item--medium .el-checkbox[data-v-3fa79c6e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3fa79c6e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3fa79c6e],
.el-form-item--small .el-checkbox[data-v-3fa79c6e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3fa79c6e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3fa79c6e],
.el-form-item--mini .el-checkbox[data-v-3fa79c6e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3fa79c6e] {
  margin-top: 4px;
}
input[type=password][data-v-3fa79c6e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3fa79c6e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3fa79c6e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3fa79c6e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3fa79c6e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3fa79c6e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3fa79c6e] {
  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-3fa79c6e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3fa79c6e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3fa79c6e] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3fa79c6e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3fa79c6e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3fa79c6e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3fa79c6e] {
  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-3fa79c6e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-3fa79c6e] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-3fa79c6e] {
  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-3fa79c6e] {
  -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-3fa79c6e], .table-style .el-form-item .el-form-item__content > div[data-v-3fa79c6e] {
  -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-3fa79c6e] {
  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-3fa79c6e], .table-style .el-form-item.rich-editor-item[data-v-3fa79c6e], .table-style .el-form-item.static-text-item[data-v-3fa79c6e], .table-style .el-form-item.html-text-item[data-v-3fa79c6e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3fa79c6e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3fa79c6e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3fa79c6e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3fa79c6e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3fa79c6e] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-3fa79c6e] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-3fa79c6e],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-3fa79c6e] {
  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-3fa79c6e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-3fa79c6e],
.reference-field-container .empty[data-v-3fa79c6e],
.dropdown-field-empty.empty[data-v-3fa79c6e],
.dropdown-field-empty[data-v-3fa79c6e] {
  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-3fa79c6e] {
  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;
}
.content-wrapper[data-v-3fa79c6e] {
  width: 100%;
  display: inline-block;
  background-color: white;
  /* 超出自动换行 */
  overflow-wrap: anywhere;
  word-break: break-word;
  text-align: center;
}
.content-wrapper-content[data-v-3fa79c6e] {
  width: 100%;
  max-width: 1280px;
  padding-inline: clamp(16px, 4vw, 40px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.content-wrapper-content img[data-v-3fa79c6e] {
  max-width: 100%;
  max-height: min(70vh, 720px);
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
}
.content-wrapper-content[data-v-3fa79c6e]  .ql-align-left {
  text-align: left;
}
.content-wrapper-content[data-v-3fa79c6e]  .ql-align-right {
  text-align: right;
}
.content-wrapper-content[data-v-3fa79c6e]  .ql-align-center {
  text-align: center;
}
@media screen and (max-width: 768px) {
.content-wrapper-content[data-v-3fa79c6e] {
    padding-inline: 16px;
    gap: 12px;
}
.content-wrapper-content img[data-v-3fa79c6e] {
    width: 100%;
    height: auto !important;
    max-height: none;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7fdba028] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-7fdba028] {
  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-7fdba028] {
  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-7fdba028] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-7fdba028] {
  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-7fdba028] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7fdba028] {
  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-7fdba028] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7fdba028] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7fdba028] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-7fdba028]  .el-form-item__content,
.table-style .fill-select-item[data-v-7fdba028]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7fdba028] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-7fdba028] {
  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-7fdba028],
.form-widget-list .checkbox-form-item-wrapper[data-v-7fdba028] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7fdba028],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7fdba028] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7fdba028] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7fdba028] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7fdba028],
.el-form-item--medium .el-checkbox[data-v-7fdba028] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7fdba028] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7fdba028],
.el-form-item--small .el-checkbox[data-v-7fdba028] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7fdba028] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7fdba028],
.el-form-item--mini .el-checkbox[data-v-7fdba028] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7fdba028] {
  margin-top: 4px;
}
input[type=password][data-v-7fdba028]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7fdba028]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7fdba028]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7fdba028]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7fdba028]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7fdba028] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7fdba028] {
  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-7fdba028] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7fdba028]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7fdba028] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7fdba028] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7fdba028] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7fdba028] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7fdba028] {
  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-7fdba028] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-7fdba028] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-7fdba028] {
  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-7fdba028] {
  -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-7fdba028], .table-style .el-form-item .el-form-item__content > div[data-v-7fdba028] {
  -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-7fdba028] {
  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-7fdba028], .table-style .el-form-item.rich-editor-item[data-v-7fdba028], .table-style .el-form-item.static-text-item[data-v-7fdba028], .table-style .el-form-item.html-text-item[data-v-7fdba028] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7fdba028], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7fdba028], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7fdba028], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7fdba028] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7fdba028] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-7fdba028] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-7fdba028],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-7fdba028] {
  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-7fdba028] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-7fdba028],
.reference-field-container .empty[data-v-7fdba028],
.dropdown-field-empty.empty[data-v-7fdba028],
.dropdown-field-empty[data-v-7fdba028] {
  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-7fdba028] {
  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;
}
.web-view-page[data-v-7fdba028] {
  width: 100%;
  min-width: 0;
  text-align: center;
  overflow-x: hidden;
  background: #fff;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6ed7a234] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-6ed7a234] {
  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-6ed7a234] {
  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-6ed7a234] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-6ed7a234] {
  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-6ed7a234] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6ed7a234] {
  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-6ed7a234] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6ed7a234] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6ed7a234] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-6ed7a234]  .el-form-item__content,
.table-style .fill-select-item[data-v-6ed7a234]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6ed7a234] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-6ed7a234] {
  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-6ed7a234],
.form-widget-list .checkbox-form-item-wrapper[data-v-6ed7a234] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6ed7a234],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6ed7a234] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6ed7a234] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6ed7a234] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6ed7a234],
.el-form-item--medium .el-checkbox[data-v-6ed7a234] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6ed7a234] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6ed7a234],
.el-form-item--small .el-checkbox[data-v-6ed7a234] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6ed7a234] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6ed7a234],
.el-form-item--mini .el-checkbox[data-v-6ed7a234] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6ed7a234] {
  margin-top: 4px;
}
input[type=password][data-v-6ed7a234]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6ed7a234]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6ed7a234]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6ed7a234]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6ed7a234]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6ed7a234] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6ed7a234] {
  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-6ed7a234] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6ed7a234]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6ed7a234] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6ed7a234] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6ed7a234] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6ed7a234] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6ed7a234] {
  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-6ed7a234] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-6ed7a234] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-6ed7a234] {
  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-6ed7a234] {
  -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-6ed7a234], .table-style .el-form-item .el-form-item__content > div[data-v-6ed7a234] {
  -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-6ed7a234] {
  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-6ed7a234], .table-style .el-form-item.rich-editor-item[data-v-6ed7a234], .table-style .el-form-item.static-text-item[data-v-6ed7a234], .table-style .el-form-item.html-text-item[data-v-6ed7a234] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6ed7a234], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6ed7a234], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6ed7a234], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6ed7a234] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6ed7a234] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-6ed7a234] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-6ed7a234],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-6ed7a234] {
  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-6ed7a234] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-6ed7a234],
.reference-field-container .empty[data-v-6ed7a234],
.dropdown-field-empty.empty[data-v-6ed7a234],
.dropdown-field-empty[data-v-6ed7a234] {
  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-6ed7a234] {
  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-6ed7a234] {
  display: none;
}

/* table 鏍峰紡 */
.details-intro table[data-v-6ed7a234] {
  border-top: 1px solid #dfe6ec;
  border-left: 1px solid #dfe6ec;
  border-collapse: collapse;
}
.details-intro table td[data-v-6ed7a234],
.details-intro table th[data-v-6ed7a234] {
  border-bottom: 1px solid #dfe6ec;
  border-right: 1px solid #dfe6ec;
  padding: 10px 5px;
  text-align: center;
}

/* blockquote 鏍峰紡 */
.details-intro blockquote[data-v-6ed7a234] {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}

/* code 鏍峰紡 */
.details-intro code[data-v-6ed7a234] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 10px;
  margin: 0 3px;
  overflow-x: scroll;
}
.details-intro pre code[data-v-6ed7a234] {
  display: block;
}
.detail-nav[data-v-6ed7a234] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 56px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin: auto;
  -webkit-box-shadow: 0 2px 4px 0 rgba(51, 45, 64, 0.1);
          box-shadow: 0 2px 4px 0 rgba(51, 45, 64, 0.1);
}
.detail-nav .detail-container[data-v-6ed7a234] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.detail-nav .detail-left[data-v-6ed7a234] {
  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;
  line-height: 56px;
  font-size: 14px;
  color: #333;
}
.detail-nav .detail-left .detail-left-logo[data-v-6ed7a234] {
  cursor: pointer;
  font-size: 20px;
}
.detail-nav .detail-left .separator[data-v-6ed7a234] {
  width: 1px;
  height: 20px;
  border-right: 1px solid #dbdde7;
  margin: 0 16px;
}
.detail-nav .detail-left .headerNow[data-v-6ed7a234] {
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}
.detail-nav .detail-center[data-v-6ed7a234] {
  max-width: 600px;
  margin: auto;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #404040;
}
.detail-nav .form-fill-btn[data-v-6ed7a234] {
  line-height: 60px;
}
.circular-btn-container[data-v-6ed7a234] {
  position: absolute;
  bottom: 15px;
  left: 12px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--theme-primary);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  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;
}
.circular-btn-container .circular-btn[data-v-6ed7a234] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.circular-btn-container > .el-dropdown[data-v-6ed7a234] {
  color: white;
  font-size: 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;
  cursor: pointer;
  margin-right: 0;
}
.app-detail-container[data-v-6ed7a234] {
  height: 100px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 0;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img {
  width: 200px;
  height: 120px;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 6px;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper {
  width: 170px;
  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;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper {
  cursor: pointer;
  display: inline-block;
  margin-left: 8px;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .btn {
  color: var(--jy-text-regular);
  background: var(--jy-bg-container);
  border-color: var(--jy-border-base);
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .collect-btn {
  color: var(--jy-text-regular);
  border-color: var(--jy-border-base);
  background: var(--jy-bg-container);
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .collect-btn.active {
  color: #f09f35;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .collect-btn:hover {
  border-color: #f09f35;
  background-color: rgba(255, 165, 0, 0.1);
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .collect-btn .collect-icon {
  margin-right: 8px;
  font-size: 14px;
}
.app-detail-container[data-v-6ed7a234]  .project-detail-img .project-detail-title-btn-wrapper .btn-wrapper .btn-icon {
  margin-right: 4px;
  font-size: 14px;
}
.app-detail-container .project-detail-top-bottom[data-v-6ed7a234] {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.app-detail-container .project-detail-top-bottom .project-detail-date[data-v-6ed7a234] {
  width: 100%;
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100vh - 84px);
  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 4px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* css 滚动条美化，宽度 4px */
}
.app-detail-container .project-detail-top-bottom .project-detail-date[data-v-6ed7a234] ::-webkit-scrollbar {
  width: 4px;
}
.app-detail-container .project-detail-top-bottom .project-detail-date[data-v-6ed7a234] ::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool[data-v-6ed7a234] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool .nameSearch[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: width 2s;
  transition: width 2s;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool.menu-title[data-v-6ed7a234] {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #eff1f8;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool.menu-title .menu-title-text[data-v-6ed7a234] {
  width: 80px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
  color: #232425;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool.menu-title .menu-title-text[data-v-6ed7a234]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 15px;
  top: 50%;
  left: 0;
  margin-top: -7.5px;
  background: var(--theme-primary, #3476f0);
  border-radius: 0 3px 3px 0;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool.menu-title .menu-title-action[data-v-6ed7a234] {
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .menu-tool.menu-title .menu-title-action-icon[data-v-6ed7a234] {
  font-size: 18px;
  margin-left: 10px;
  cursor: pointer;
  color: #646d7a;
}
.app-detail-container .project-detail-top-bottom .project-detail-date .relate-form-list-title[data-v-6ed7a234] {
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0;
}
.app-detail-container .project-detail-top-bottom .project-detail-creater[data-v-6ed7a234] {
  width: 100%;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  color: #a5abb1;
}
.app-detail-container .project-detail-top-bottom .project-detail-creater .creater[data-v-6ed7a234] {
  margin: 0;
  padding: 0;
}
.app-detail-container .project-detail-top-bottom .project-detail-creater .creater .is-agency-icon[data-v-6ed7a234] {
  display: inline-block;
  width: 40px;
  height: 16px;
  margin-left: 5px;
  vertical-align: -4px;
}
.app-detail-container .project-intro-title[data-v-6ed7a234] {
  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;
  margin: 0;
}
.app-detail-container .project-intro-title .title-span[data-v-6ed7a234] {
  font-size: 14px;
  color: #404040;
  line-height: 20px;
}
.app-detail-container .project-intro-title .title-line[data-v-6ed7a234] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  height: 1px;
  background: #e5e5e5;
  margin-left: 20px;
}
.app-detail-container .project-intro-con[data-v-6ed7a234] {
  width: 100%;
  font-size: 14px;
  color: #394349;
  word-break: break-all;
  overflow-y: hidden;
  overflow-x: hidden;
}
.app-detail-container .project-relate-form[data-v-6ed7a234] {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-detail-container .project-relate-form .relate-form-left[data-v-6ed7a234] {
  width: 240px;
  margin: 0;
  padding-bottom: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #e3e3e3;
  /* css 滚动条美化，宽度 4px */
}
.app-detail-container .project-relate-form .relate-form-left[data-v-6ed7a234] ::-webkit-scrollbar {
  width: 4px;
}
.app-detail-container .project-relate-form .relate-form-left[data-v-6ed7a234] ::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool[data-v-6ed7a234] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool .nameSearch[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: width 2s;
  transition: width 2s;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool.menu-title[data-v-6ed7a234] {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #eff1f8;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-text[data-v-6ed7a234] {
  width: 80px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
  color: #232425;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-text[data-v-6ed7a234]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 15px;
  top: 50%;
  left: 0;
  margin-top: -7.5px;
  background: var(--theme-primary, #3476f0);
  border-radius: 0 3px 3px 0;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-action[data-v-6ed7a234] {
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.app-detail-container .project-relate-form .relate-form-left .menu-tool.menu-title .menu-title-action-icon[data-v-6ed7a234] {
  font-size: 18px;
  margin-left: 10px;
  cursor: pointer;
  color: #646d7a;
}
.app-detail-container .project-relate-form .relate-form-left .relate-form-list-title[data-v-6ed7a234] {
  height: 40px;
  line-height: 40px;
  margin: 0 0 10px;
  padding: 0;
  background: #f0f2f5;
  font-size: 14px;
  color: #404040;
  text-align: center;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234] {
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  list-style: none;
  color: #1f2d3d;
  font-size: 14px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem.disabled[data-v-6ed7a234] {
  cursor: pointer;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem .form-icon[data-v-6ed7a234] {
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 15px !important;
  margin-left: 10px;
  margin-right: 8px;
  display: inline-block !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: cover;
  background-position: center center;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem .element-form-icon[data-v-6ed7a234] {
  width: 15px;
  height: 15px;
  line-height: 15px;
  margin-left: 10px;
  margin-right: 8px;
  cursor: move;
  color: #646d7a;
  font-size: 15px;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem .form-name[data-v-6ed7a234] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
  width: 238px;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem.active[data-v-6ed7a234] {
  background: var(--menu-active-bg, rgba(0, 92, 238, 0.08));
  color: var(--menu-active-text, #3476f0);
  position: relative;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem.active .form-name[data-v-6ed7a234] {
  font-weight: 500;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem.active .form-icon[data-v-6ed7a234] {
  color: var(--menu-active-text, #3476f0) !important;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem.active[data-v-6ed7a234]::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 30px;
  top: 50%;
  left: 0;
  margin-top: -15px;
  background: var(--menu-active-border, rgba(0, 92, 238, 0.4));
  border-radius: 0 3px 3px 0;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234]:hover:not(.active) {
  background: var(--theme-gray-5, rgba(0, 92, 238, 0.08));
  border-radius: 5px;
}
.app-detail-container .project-relate-form .relate-form-left .dragItem:hover:not(.active) .form-more-icon .el-dropdown-link[data-v-6ed7a234] {
  display: block;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog[data-v-6ed7a234] {
  position: absolute;
  right: -45px;
  min-width: 140px;
  max-width: 140px;
  background: #fff;
  padding: 5px;
  -webkit-box-shadow: 0 1px 10px 0 rgba(226, 226, 226, 0.5);
          box-shadow: 0 1px 10px 0 rgba(226, 226, 226, 0.5);
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  z-index: 101;
  margin: 0 0 0 -70px;
  list-style: none;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-6ed7a234] {
  color: #1f2d3d;
  font-size: 14px;
  text-align: center;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-6ed7a234]:last-child {
  margin-right: 0;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog .x-menu-item[data-v-6ed7a234]:hover {
  background: #e8f4ff;
  border-radius: 3px;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog.offsetBottom[data-v-6ed7a234] {
  bottom: 40px;
}
.app-detail-container .project-relate-form .relate-form-left .more-dialog.offsetTop[data-v-6ed7a234] {
  top: 40px;
}
.app-detail-container .project-relate-form .relate-form-left.shrink[data-v-6ed7a234] {
  width: 68px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.app-detail-container .project-relate-form .relate-form-left.shrink ul[data-v-6ed7a234] {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-detail-container .project-relate-form .relate-form-left.shrink ul li.dragItem > div[data-v-6ed7a234] {
  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;
}
.app-detail-container .project-relate-form .relate-form-left.shrink ul li.dragItem.active[data-v-6ed7a234] {
  background: initial;
}
.app-detail-container .project-relate-form .relate-form-left.shrink .nameSearch[data-v-6ed7a234] {
  display: none;
}
.app-detail-container .project-relate-form .relate-form-left.shrink .svg-icon-form[data-v-6ed7a234] {
  display: none;
}
.app-detail-container .project-relate-form .relate-form-left.shrink .form-name[data-v-6ed7a234] {
  margin-left: 0;
  height: 40px;
  cursor: pointer;
}
.app-detail-container .project-relate-form .relate-form-left.shrink .form-name-wrapper-shrink[data-v-6ed7a234] {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding-left: 0;
}
.app-detail-container .project-relate-form .relate-form-left.shrink .form-group-shrink[data-v-6ed7a234] {
  background-color: var(--theme-light-9);
  border-bottom: solid 1px var(--theme-light-9);
}
.app-detail-container .project-relate-form .relate-form-left.shrink .shrink-icon svg[data-v-6ed7a234] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.app-detail-container .project-relate-form .relate-form-left.shrink .dragItem[data-v-6ed7a234]:hover {
  background: initial;
}
.app-detail-container .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234] {
  position: absolute;
  bottom: 15px;
  right: 13px;
  width: 40px;
  height: 40px;
  padding: 5px;
  border-radius: 8px;
  color: var(--theme-primary);
  background-color: #fff;
  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;
}
.app-detail-container .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234] :hover {
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.app-detail-container .project-relate-form .relate-form-right[data-v-6ed7a234] {
  width: auto;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.app-detail-container .project-relate-form .relate-form-right.shrink[data-v-6ed7a234] {
  width: calc(100% - 68px);
}
.app-detail-container .project-relate-form .relate-form-right[data-v-6ed7a234] {
  /* css 滚动条美化，宽度 4px */
}
.app-detail-container .project-relate-form .relate-form-right[data-v-6ed7a234]::-webkit-scrollbar {
  width: 4px;
}
.app-detail-container .project-relate-form .relate-form-right[data-v-6ed7a234]::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
.form-icon[data-v-6ed7a234] {
  width: 15px !important;
  height: 15px !important;
  line-height: 15px !important;
  font-size: 15px !important;
  margin-left: 10px;
  margin-right: 8px;
  display: inline-block !important;
  background-size: cover;
  background-position: center center;
  cursor: move;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.formGroupItemEmpty[data-v-6ed7a234] {
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
}
.form-fill-detail[data-v-6ed7a234] {
  margin-top: 30px;
  width: 710px;
}
.form-fill-detail .fill-detail-item[data-v-6ed7a234] {
  width: 100%;
  margin-bottom: 20px;
}
.form-fill-detail .fill-detail-item .label-title[data-v-6ed7a234] {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  color: #394349;
  line-height: 18px;
  padding-bottom: 10px;
}
.form-fill-detail .fill-detail-item .time-slot-list[data-v-6ed7a234] {
  margin: 0;
  list-style: none;
  padding: 0;
}
.form-fill-detail .fill-detail-item .time-slot-list li[data-v-6ed7a234] {
  width: 23.5%;
  padding: 20px 7px;
  border: 1px solid var(--theme-disabled-border, #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: inline-block;
  margin-bottom: 20px;
  margin-right: 2%;
  cursor: pointer;
}
.form-fill-detail .fill-detail-item .time-slot-list li[data-v-6ed7a234]:nth-child(4n) {
  margin-right: 0;
}
.form-fill-detail .fill-detail-item .time-slot-list li.is-disabled[data-v-6ed7a234] {
  color: var(--theme-disabled-text, #333);
  background-color: var(--theme-disabled-bg, #f4f4f4);
  cursor: no-drop;
}
.form-fill-detail .fill-detail-item .time-slot-list li span[data-v-6ed7a234] {
  display: inline-block;
  width: 100%;
  line-height: 24px;
  font-size: 14px;
}
.form-fill-detail .fill-detail-item .time-slot-list li.active[data-v-6ed7a234] {
  border: 1px solid var(--theme-primary, #409eff);
}
.form-fill-detail .fill-detail-footer[data-v-6ed7a234] {
  width: 100%;
  margin: 60px auto 0;
  text-align: center;
}
.form-fill-detail .edit-detail-item[data-v-6ed7a234] {
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  color: #394349;
}
.fontWeight[data-v-6ed7a234] {
  color: #000 !important;
  font-weight: inherit !important;
}
.fontWeightCur[data-v-6ed7a234] {
  color: var(--theme-primary, #1890ff) !important;
  font-weight: inherit !important;
}
.fontWeightHistory[data-v-6ed7a234] {
  color: #999 !important;
  font-weight: inherit !important;
}
.fontNormal[data-v-6ed7a234] {
  color: #606266 !important;
  font-weight: initial !important;
}
.colorBlue[data-v-6ed7a234] {
  color: var(--theme-primary, #409eff) !important;
  cursor: pointer;
}
.el-table .cell[data-v-6ed7a234] {
  white-space: nowrap;
  padding: 0 10px;
}
.abow_dialog[data-v-6ed7a234] {
  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;
  overflow: hidden;
}
.abow_dialog .el-dialog[data-v-6ed7a234] {
  margin: 0 auto !important;
  height: 90%;
  overflow: hidden;
}
.abow_dialog .el-dialog .el-dialog__body[data-v-6ed7a234] {
  position: absolute;
  left: 0;
  top: 54px;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  overflow-y: auto;
}
.form-type-content[data-v-6ed7a234] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.form-type-content .type-content-default[data-v-6ed7a234] {
  width: 156px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #909090;
}
.form-type-content .type-content-default img[data-v-6ed7a234] {
  display: inline-block;
  vertical-align: middle;
  width: 156px;
  height: 120px;
  margin-top: 40px;
}
.form-type-content .type-content-page[data-v-6ed7a234] {
  width: 135px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #909090;
}
.form-type-content .type-content-page img[data-v-6ed7a234] {
  display: inline-block;
  vertical-align: middle;
  width: 135px;
  height: 126px;
  margin-top: 40px;
}
.el-select-dropdown__item[data-v-6ed7a234] {
  max-width: 100%;
  height: auto;
  overflow: inherit;
  white-space: inherit;
  text-overflow: inherit;
}
.el-radio[data-v-6ed7a234] {
  white-space: normal;
  margin-bottom: 10px;
}
.el-checkbox[data-v-6ed7a234] {
  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;
}
.data-download-content[data-v-6ed7a234] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.data-download-content .type-content-default[data-v-6ed7a234] {
  width: 156px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #909090;
}
.data-download-content .type-content-default img[data-v-6ed7a234] {
  display: inline-block;
  vertical-align: middle;
  width: 156px;
  height: 120px;
  margin-top: 40px;
}
.data-download-content .type-content-page[data-v-6ed7a234] {
  width: 160px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #909090;
}
.data-download-content .type-content-page img[data-v-6ed7a234] {
  display: inline-block;
  vertical-align: middle;
  width: 135px;
  height: 126px;
  margin-top: 40px;
}
.ghost[data-v-6ed7a234] {
  opacity: 0.8;
  color: var(--jy-text-primary) !important;
  background: var(--jy-bg-elevated) !important;
  border-color: var(--jy-border-base) !important;
}

/* 新版数据统计样式 */
.statics-wrapper[data-v-6ed7a234] {
  width: 100%;
  margin-bottom: 20px;
  color: var(--jy-text-regular);
}
.statics-wrapper .statics-title[data-v-6ed7a234] {
  color: var(--jy-text-primary);
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 20px;
}
.statics-wrapper .count-chart-container[data-v-6ed7a234] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid var(--jy-border-light);
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--jy-bg-container);
  border-radius: var(--jy-radius-md);
}
.statics-wrapper .count-chart-container .count-chart-item[data-v-6ed7a234] {
  text-align: center;
  font-weight: 400;
  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: 1;
          flex: 1;
}
.statics-wrapper .count-chart-container .count-chart-item .current-amount[data-v-6ed7a234] {
  font-size: 30px;
  color: var(--jy-text-primary);
  margin-bottom: 10px;
}
.statics-wrapper .count-chart-container .count-chart-item .sum[data-v-6ed7a234] {
  padding-left: 2px;
  color: var(--jy-text-secondary);
  font-size: 14px;
}
.statics-wrapper .form-data-list[data-v-6ed7a234] {
  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;
}
.statics-wrapper .form-data-list .data-list-item[data-v-6ed7a234] {
  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;
}
.statics-wrapper .form-data-list .data-list-item h3[data-v-6ed7a234] {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: var(--jy-text-primary);
}
.statics-wrapper .form-data-list .data-list-item h3 .num[data-v-6ed7a234] {
  color: var(--jy-color-primary-strong, var(--theme-primary, #1890ff));
  margin-right: 10px;
}
.statics-wrapper .form-data-list .data-list-item .fieldContent[data-v-6ed7a234] {
  margin-top: 10px;
}
.statics-wrapper .form-data-list .data-list-item .fieldContent .fieldContent-item[data-v-6ed7a234] {
  width: 100%;
  padding: 0;
  margin: 0;
  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;
  line-height: 30px;
  font-size: 14px;
  color: var(--jy-text-regular);
}
.statics-wrapper .form-data-list .data-list-item .fieldContent .fieldContent-item .field-value[data-v-6ed7a234] {
  color: var(--jy-text-secondary);
}
.statics-wrapper .form-data-list .data-list-item .statics-echarts-container[data-v-6ed7a234] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* 棰勮图片 */
.preview-img-bar[data-v-6ed7a234] {
  width: 100%;
  margin-bottom: 10px;
}
.preview-img-bar span[data-v-6ed7a234] {
  margin-right: 15px;
  line-height: 18px;
  height: 18px;
  display: inline-block;
  cursor: pointer;
}
.show-image[data-v-6ed7a234] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.show-image img[data-v-6ed7a234] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.noticeHTitle[data-v-6ed7a234] {
  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-top: -30px;
  cursor: pointer;
}
.officialChatImg[data-v-6ed7a234] {
  width: 100px;
  height: 100px;
  position: absolute;
  right: 50px;
  display: none;
  z-index: 100;
}
.noticeHTitle:hover .officialChatImg[data-v-6ed7a234] {
  display: block;
}
.el-button--cyan[data-v-6ed7a234] {
  background-color: #20b2aa;
  border-color: #20b2aa;
  color: #fff;
}
.el-collapse .el-collapse-item__wrap[data-v-6ed7a234] {
  overflow: initial;
}
.multiple-detail-shell[data-v-6ed7a234] {
  --jy-color-primary: var(--theme-primary, #3476f0);
  --jy-color-primary-strong: var(--theme-dark-1, var(--theme-primary, #16458d));
  --jy-color-primary-hover: var(--theme-light-1, var(--theme-primary, #5a8ff3));
  --jy-color-primary-active: var(--theme-dark-2, var(--theme-primary, #1f5fbf));
  --jy-color-primary-light: var(--theme-light-7, #eaf2ff);
  --jy-color-primary-lighter: var(--theme-light-8, #f4f8ff);
  --jy-color-primary-border: var(--theme-light-6, rgb(52 118 240 / 24%));
  --jy-color-primary-shadow: var(--theme-light-6, rgb(52 118 240 / 18%));
  --jy-bg-hover: var(--menu-hover-bg, var(--theme-light-9, #f5f8fc));
  --multiple-theme-primary: var(--theme-primary, var(--jy-color-primary, #3476f0));
  --multiple-theme-primary-strong: var(--menu-active-text, var(--theme-dark-1, var(--theme-primary, var(--jy-color-primary-strong, #16458d))));
  --multiple-theme-active-bg: color-mix(in srgb, var(--multiple-theme-primary) 7%, #fff);
  --multiple-theme-hover-bg: color-mix(in srgb, var(--multiple-theme-primary) 4%, #fff);
  --multiple-theme-active-ring: color-mix(in srgb, var(--multiple-theme-primary) 10%, transparent);
  --multiple-theme-border: var(--menu-active-border, var(--theme-primary, var(--jy-color-primary, #3476f0)));
  --multiple-theme-line: var(--theme-light-7, var(--jy-border-lighter, #edf2f7));
  --multiple-theme-shadow: rgb(15 23 42 / 5%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  height: 100%;
  background: var(--jy-bg-page);
  color: var(--jy-text-regular);
}
.multiple-detail-shell__nav[data-v-6ed7a234] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.multiple-detail-shell__container.app-detail-container[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  height: auto;
  padding: var(--jy-space-3);
  background: var(--jy-bg-page);
  border-radius: 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.multiple-detail-shell__layout.project-relate-form[data-v-6ed7a234] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: var(--jy-space-3);
  width: 100%;
  height: calc(100vh - var(--jy-topbar-height, 64px) - 24px);
  min-height: 0;
  margin: 0;
  border-radius: 0;
}
.multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234],
.multiple-detail-shell__main.relate-form-right[data-v-6ed7a234] {
  float: none;
  min-width: 0;
  height: 100%;
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234] {
  width: 288px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 288px;
          flex: 0 0 288px;
  padding: 0 0 58px;
  background: var(--jy-bg-container) !important;
  border: 1px solid var(--jy-border-light);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  position: relative;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234] {
  width: 288px;
}
.multiple-detail-shell__layout.is-collapsed .multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234],
.multiple-detail-shell__sidebar.relate-form-left.shrink[data-v-6ed7a234] {
  width: 72px;
  -ms-flex-preferred-size: 72px;
      flex-basis: 72px;
}
.multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left.shrink[data-v-6ed7a234] {
  width: 72px;
}
.multiple-detail-shell__main.relate-form-right[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  position: relative;
  overflow: hidden;
  background: transparent !important;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.multiple-detail-shell__main.relate-form-right.shrink[data-v-6ed7a234] {
  width: auto;
}
.multiple-detail-shell__menu-scroll[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  padding: 10px 0 12px;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-gutter: stable;
}
.multiple-detail-shell__toggle-icon[data-v-6ed7a234] {
  font-size: 25px;
}
.multiple-detail-shell__search.menu-tool[data-v-6ed7a234] {
  position: sticky;
  top: 0;
  z-index: 4;
  padding: 8px 12px 10px !important;
  background: var(--jy-bg-container);
  border-bottom: 1px solid var(--jy-border-lighter, #edf2f7);
}
.multiple-detail-shell__search-input[data-v-6ed7a234],
.multiple-detail-shell__full-select[data-v-6ed7a234] {
  width: 100%;
}
.multiple-detail-shell__wide-select[data-v-6ed7a234] {
  width: 90%;
}
.multiple-detail-shell__search[data-v-6ed7a234]  .el-input__inner {
  height: 32px;
  line-height: 32px;
  background: var(--jy-bg-subtle);
  border-color: var(--jy-border-light);
  border-radius: var(--jy-radius-md);
  font-size: 13px;
}
.multiple-detail-shell__search[data-v-6ed7a234]  .el-input__inner:focus {
  background: var(--jy-bg-container);
  border-color: var(--multiple-theme-primary);
  -webkit-box-shadow: 0 0 0 2px var(--theme-light-8, rgba(52, 118, 240, 0.1));
          box-shadow: 0 0 0 2px var(--theme-light-8, rgba(52, 118, 240, 0.1));
}
.multiple-detail-shell__list-wrap[data-v-6ed7a234] {
  padding-top: 4px;
}
.multiple-detail-shell__list-wrap--collapsed[data-v-6ed7a234] {
  padding-top: 15px;
}
.multiple-detail-shell__drag-list[data-v-6ed7a234] {
  padding: 0;
  margin: 0;
}
.multiple-detail-shell__drag-list--nested[data-v-6ed7a234] {
  min-height: 30px;
}
.multiple-detail-shell .project-relate-form .relate-form-left:not(.shrink) .multiple-detail-shell__drag-list--nested[data-v-6ed7a234] {
  position: relative;
  margin: 2px 0 8px;
  padding-left: 16px;
}
.multiple-detail-shell .project-relate-form .relate-form-left:not(.shrink) .multiple-detail-shell__drag-list--nested[data-v-6ed7a234]::before {
  content: "";
  position: absolute;
  left: 26px;
  top: 6px;
  bottom: 6px;
  width: 1px;
  background: var(--multiple-theme-line);
  border-radius: 1px;
}
.multiple-detail-shell__drag-list--forms[data-v-6ed7a234] {
  min-height: 40px;
}
.multiple-detail-shell__drag-item[data-v-6ed7a234] {
  height: initial;
}
.multiple-detail-shell__item-title[data-v-6ed7a234] {
  max-width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.multiple-detail-shell__item-title--group[data-v-6ed7a234] {
  font-size: 14px;
}
.multiple-detail-shell__form-view[data-v-6ed7a234] {
  width: 100%;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234] {
  min-height: 36px;
  height: auto;
  line-height: normal;
  margin: 2px 10px;
  color: #344054;
  border-radius: var(--jy-radius-md);
  -webkit-transition: background var(--jy-transition-fast), color var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), color var(--jy-transition-fast);
}
.multiple-detail-shell .project-relate-form .relate-form-left:not(.shrink) .multiple-detail-shell__drag-list--nested .dragItem[data-v-6ed7a234] {
  position: relative;
  margin-left: 10px;
  margin-right: 8px;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem.active[data-v-6ed7a234] {
  color: var(--multiple-theme-primary-strong);
  background: var(--multiple-theme-active-bg);
  -webkit-box-shadow: inset 0 0 0 1px var(--multiple-theme-active-ring);
          box-shadow: inset 0 0 0 1px var(--multiple-theme-active-ring);
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem.active[data-v-6ed7a234]::after {
  width: 3px;
  height: 22px;
  margin-top: -11px;
  background: var(--multiple-theme-border);
  border-radius: 0 var(--jy-radius-sm) var(--jy-radius-sm) 0;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234]:hover:not(.active),
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234]:focus-within:not(.active) {
  color: #1f2937;
  background: var(--multiple-theme-hover-bg);
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem .form-icon[data-v-6ed7a234],
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem .element-form-icon[data-v-6ed7a234] {
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
  margin-left: 12px;
  margin-right: 8px;
  color: #667085 !important;
  font-size: 16px !important;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem.active .form-icon[data-v-6ed7a234],
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem.active .element-form-icon[data-v-6ed7a234] {
  color: var(--multiple-theme-primary) !important;
}
.multiple-detail-shell .project-relate-form .relate-form-left.shrink .dragItem[data-v-6ed7a234] {
  width: 44px !important;
  min-height: 40px;
  margin: var(--jy-space-1) auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.multiple-detail-shell .project-relate-form .relate-form-left.shrink .dragItem .form-icon[data-v-6ed7a234],
.multiple-detail-shell .project-relate-form .relate-form-left.shrink .dragItem .element-form-icon[data-v-6ed7a234] {
  margin: 0;
}
.multiple-detail-shell[data-v-6ed7a234]  .collapse-title {
  border: 0;
}
.multiple-detail-shell[data-v-6ed7a234]  .el-collapse-item__header,
.multiple-detail-shell[data-v-6ed7a234]  .el-collapse-item__wrap {
  background: transparent;
  border: 0;
}
.multiple-detail-shell[data-v-6ed7a234]  .el-collapse-item__content {
  padding-bottom: 2px;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header {
  min-width: 0;
  position: relative;
  min-height: 36px;
  height: 36px;
  line-height: 36px;
  padding-right: 42px;
  color: var(--jy-text-regular);
  background: transparent;
  border-radius: var(--jy-radius-md);
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-wrapper .form-group .form-group-header {
  min-height: 40px;
  height: 40px;
  line-height: 40px;
  color: #1f2937;
  font-size: 13px;
  font-weight: 600;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-item-wrapper .form-group-header {
  min-height: 36px;
  height: 36px;
  line-height: 36px;
  color: #344054;
  font-size: 13px;
  font-weight: 400;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-wrapper .form-group .form-group-item-wrapper .form-group-header {
  min-height: 36px;
  height: 36px;
  line-height: 36px;
  color: #344054;
  font-size: 13px;
  font-weight: 400;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem.active[data-v-6ed7a234]  .form-group-item-wrapper .form-group-header {
  color: var(--multiple-theme-primary-strong);
  font-weight: 500;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header > .content-menu {
  position: absolute;
  top: calc(50% - 16px);
  right: 6px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 0 !important;
  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;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header > .content-menu .menu-icon {
  width: 32px;
  min-width: 32px;
  min-height: 32px;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header > .content-menu .menu-icon.show-menu {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header > .content-menu .form-icon {
  margin: 0 !important;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-group-header:hover {
  background: transparent;
}
.multiple-detail-shell[data-v-6ed7a234]  .content-menu {
  color: var(--jy-text-secondary);
}
.multiple-detail-shell[data-v-6ed7a234]  .menu-dropdown {
  border-color: var(--jy-border-light);
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: var(--jy-shadow-popover);
          box-shadow: var(--jy-shadow-popover);
}
.multiple-detail-shell[data-v-6ed7a234]  .menu-dropdown-item {
  color: var(--jy-text-regular);
}
.multiple-detail-shell[data-v-6ed7a234]  .menu-dropdown-item:hover {
  color: var(--multiple-theme-primary-strong);
  background: var(--multiple-theme-hover-bg);
}
.multiple-detail-shell__sidebar-actions[data-v-6ed7a234] {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 8px;
  z-index: 3;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 3px;
  background: var(--jy-bg-container);
  border: 1px solid var(--jy-border-light);
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: 0 -4px 14px var(--multiple-theme-shadow);
          box-shadow: 0 -4px 14px var(--multiple-theme-shadow);
}
.multiple-detail-shell .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234],
.multiple-detail-shell .circular-btn-container[data-v-6ed7a234] {
  position: static;
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  padding: 0;
  border-radius: var(--jy-radius-md);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.multiple-detail-shell .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234] {
  color: var(--jy-text-secondary);
  background: transparent;
  border: 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;
  cursor: pointer;
  -webkit-transition: color var(--jy-transition-fast), opacity var(--jy-transition-fast);
  transition: color var(--jy-transition-fast), opacity var(--jy-transition-fast);
}
.multiple-detail-shell .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234]:hover {
  color: var(--multiple-theme-primary-strong);
  background: transparent;
}
.multiple-detail-shell .project-relate-form .relate-form-left .shrink-icon:hover .multiple-detail-shell__toggle-icon[data-v-6ed7a234] {
  color: var(--multiple-theme-primary-strong);
}
.multiple-detail-shell .project-relate-form .relate-form-left .shrink-icon[data-v-6ed7a234]:focus-visible {
  color: var(--multiple-theme-primary-strong);
  outline: none;
}
.multiple-detail-shell .circular-btn-container[data-v-6ed7a234] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #fff;
  background: var(--multiple-theme-primary);
  border: 1px solid var(--multiple-theme-primary);
  -webkit-transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), box-shadow var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), box-shadow var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast);
}
.multiple-detail-shell .multiple-detail-shell__create-action[data-v-6ed7a234]:hover,
.multiple-detail-shell .multiple-detail-shell__create-action[data-v-6ed7a234]:focus-within {
  background: var(--theme-dark-1, var(--multiple-theme-primary));
  border-color: var(--theme-dark-1, var(--multiple-theme-primary));
  -webkit-box-shadow: 0 6px 14px var(--theme-light-6, rgba(52, 118, 240, 0.2));
          box-shadow: 0 6px 14px var(--theme-light-6, rgba(52, 118, 240, 0.2));
}
.multiple-detail-shell .circular-btn-container > .el-dropdown[data-v-6ed7a234] {
  width: 100%;
  height: 100%;
}
.multiple-detail-shell .circular-btn[data-v-6ed7a234] {
  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;
  gap: 6px;
  width: 100%;
  height: 100%;
  color: inherit;
  font-size: 13px;
  font-weight: 600;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.multiple-detail-shell .circular-btn[data-v-6ed7a234]:focus-visible {
  outline: 2px solid var(--jy-bg-container);
  outline-offset: -4px;
}
.multiple-detail-shell__toggle-icon[data-v-6ed7a234] {
  font-size: 18px;
}
.multiple-detail-shell__sidebar.relate-form-left.shrink .multiple-detail-shell__sidebar-actions[data-v-6ed7a234],
.multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left.shrink .multiple-detail-shell__sidebar-actions[data-v-6ed7a234] {
  left: 8px;
  right: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px;
}
.multiple-detail-shell[data-v-6ed7a234]  .form-info-content,
.multiple-detail-shell[data-v-6ed7a234]  .views-page,
.multiple-detail-shell[data-v-6ed7a234]  .app-user {
  min-width: 0;
}
.multiple-detail-shell[data-v-6ed7a234]  .views-page {
  height: 100%;
}
.multiple-detail-shell[data-v-6ed7a234]  .jy-data-view-shell {
  gap: 0;
  padding-bottom: 0;
}
.multiple-detail-shell[data-v-6ed7a234]  .jy-data-view-shell__detail,
.multiple-detail-shell[data-v-6ed7a234]  .jy-data-view-shell__table {
  margin-top: var(--jy-space-3);
}
.multiple-detail-shell .formGroupItemEmpty[data-v-6ed7a234] {
  height: auto;
  min-height: 44px;
  line-height: 44px;
  color: var(--jy-text-placeholder);
  font-size: 13px;
  background: transparent;
}
@media screen and (max-width: 1024px) {
.multiple-detail-shell__container.app-detail-container[data-v-6ed7a234] {
    padding: var(--jy-space-3);
}
.multiple-detail-shell__layout.project-relate-form[data-v-6ed7a234] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    min-height: calc(100vh - var(--jy-topbar-height, 64px) - 24px);
    gap: var(--jy-space-3);
}
.multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234],
  .multiple-detail-shell__sidebar.relate-form-left.shrink[data-v-6ed7a234] {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: auto;
    max-height: min(44vh, 340px);
    padding-bottom: 52px;
}
.multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234],
  .multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left.shrink[data-v-6ed7a234] {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: auto;
    max-height: min(44vh, 340px);
    padding-bottom: 52px;
}
.multiple-detail-shell__main.relate-form-right[data-v-6ed7a234] {
    height: auto;
    min-height: calc(100vh - var(--jy-topbar-height, 64px) - min(44vh, 340px) - 64px);
    overflow: hidden;
}
.multiple-detail-shell__menu-scroll[data-v-6ed7a234] {
    max-height: calc(min(44vh, 340px) - 12px);
}
.multiple-detail-shell__wide-select[data-v-6ed7a234] {
    width: 100%;
}
.multiple-detail-shell .project-relate-form .relate-form-left .dragItem[data-v-6ed7a234],
  .multiple-detail-shell .project-relate-form .relate-form-left.shrink .dragItem[data-v-6ed7a234] {
    min-height: 44px;
}
.multiple-detail-shell[data-v-6ed7a234]  .views-page {
    height: auto;
    min-height: inherit;
}
}
@media screen and (max-width: 640px) {
.multiple-detail-shell__container.app-detail-container[data-v-6ed7a234] {
    padding: var(--jy-space-2);
}
.multiple-detail-shell__layout.project-relate-form[data-v-6ed7a234] {
    gap: var(--jy-space-2);
}
.multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234],
  .multiple-detail-shell .project-relate-form .multiple-detail-shell__sidebar.relate-form-left[data-v-6ed7a234] {
    max-height: min(42vh, 300px);
}
.multiple-detail-shell__menu-scroll[data-v-6ed7a234] {
    max-height: calc(min(42vh, 300px) - 12px);
}
}
.app-container .app-container[data-v-6ed7a234] {
  padding: 0 !important;
}
@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;
}
body.multiple-detail-page-active .customer-service {
  left: 312px;
  bottom: 72px;
}
.multiple-detail-responsive-dialog {
  max-width: calc(100vw - 24px);
}
.multiple-detail-responsive-dialog .el-dialog__body {
  max-height: min(70vh, 640px);
  overflow: auto;
}
.multiple-detail-responsive-dialog .dialog-footer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.multiple-detail-responsive-dialog .dialog-footer .el-button + .el-button {
  margin-left: 0;
}
.multiple-detail-move-dialog {
  width: min(600px, 100vw - 24px) !important;
}
.multiple-detail-group-dialog {
  width: min(502px, 100vw - 24px) !important;
}
.multiple-detail-dashboard-dialog {
  width: min(550px, 100vw - 24px) !important;
}
.multiple-detail-login-dialog {
  max-width: calc(100vw - 24px);
}
.multiple-detail-login-dialog .el-dialog__body {
  max-height: calc(100vh - 48px);
  overflow: auto;
}
@media screen and (max-width: 767px) {
body.multiple-detail-page-active .customer-service {
    left: 20px;
    bottom: 24px;
}
.multiple-detail-responsive-dialog {
    margin-top: 8vh !important;
}
.multiple-detail-responsive-dialog .el-dialog__body {
    padding: 16px 16px 8px;
}
.multiple-detail-responsive-dialog .el-dialog__footer {
    padding: 8px 16px 16px;
}
.multiple-detail-responsive-dialog .dialog-footer,
  .multiple-detail-responsive-dialog .dialog-footer .el-button {
    width: 100%;
}
}
