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

/* 滚动条样式 begin */
[data-v-761f14ec]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-761f14ec]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-761f14ec]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-761f14ec]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-761f14ec] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-761f14ec] {
  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-761f14ec] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-761f14ec]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-761f14ec] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-761f14ec] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-761f14ec] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-761f14ec] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-761f14ec] {
  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-761f14ec] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-761f14ec] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-761f14ec] {
  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-761f14ec] {
  -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-761f14ec], .table-style .el-form-item .el-form-item__content > div[data-v-761f14ec] {
  -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-761f14ec] {
  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-761f14ec], .table-style .el-form-item.rich-editor-item[data-v-761f14ec], .table-style .el-form-item.static-text-item[data-v-761f14ec], .table-style .el-form-item.html-text-item[data-v-761f14ec] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-761f14ec], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-761f14ec], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-761f14ec], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-761f14ec] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-761f14ec] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-761f14ec] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-761f14ec],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-761f14ec] {
  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-761f14ec] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-761f14ec],
.reference-field-container .empty[data-v-761f14ec],
.dropdown-field-empty.empty[data-v-761f14ec],
.dropdown-field-empty[data-v-761f14ec] {
  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-761f14ec] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.app-user[data-v-761f14ec] {
  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;
  min-height: 0;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
}
.app-user .el-form-item[data-v-761f14ec] {
  margin-bottom: 10px;
}
.app-user .el-table[data-v-761f14ec] {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border: 1px solid var(--jy-table-border, var(--fx-color-border, #ebeef5));
  border-radius: 8px;
  overflow: hidden;
  font-size: 13px;
}
.app-user .el-table th[data-v-761f14ec] {
  background: var(--jy-table-header-bg, #f5f7fa);
  color: var(--jy-text-primary, var(--fx-color-text-regular, #606266));
  font-weight: 500;
}
.app-user .el-table td[data-v-761f14ec] {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border-color: var(--jy-table-border, var(--fx-color-border, #ebeef5));
}
.app-user .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell[data-v-761f14ec],
.app-user .el-table__body tr.hover-row > td.el-table__cell[data-v-761f14ec] {
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  background: var(--jy-table-row-hover-bg, #f4f8ff);
}
.app-user .el-dialog__body[data-v-761f14ec] {
  padding-top: 20px;
}
.app-user > .el-form .el-input__inner[data-v-761f14ec],
.app-user > .el-form .el-button[data-v-761f14ec],
.app-user > .el-form .vue-treeselect__control[data-v-761f14ec] {
  min-height: 40px;
  line-height: 1.4;
}
.mechan-user-toolbar[data-v-761f14ec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
  float: none;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}
.mechan-user-toolbar .el-button[data-v-761f14ec] {
  min-height: 40px;
  margin-left: 0;
  line-height: 1.4;
}
.mechan-user-toolbar[data-v-761f14ec]::before,
.mechan-user-toolbar[data-v-761f14ec]::after {
  display: none;
}
.mechan-user-toolbar__item[data-v-761f14ec] {
  width: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none;
}
.mechan-user-table-wrapper[data-v-761f14ec] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 280px;
          flex: 1 1 280px;
  min-height: 280px;
  overflow: hidden;
}
.mechan-user-cell-line[data-v-761f14ec] {
  min-width: 0;
  min-height: 20px;
  display: block;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mechan-user-card-list[data-v-761f14ec] {
  display: none;
}
.mechan-user-card[data-v-761f14ec] {
  min-width: 0;
}
.vue-treeselect__control[data-v-761f14ec] {
  height: 28px;
  border-radius: 4px;
}
.vue-treeselect[data-v-761f14ec] {
  line-height: 26px;
  margin-top: 0;
  font-size: 13px;
}
.vue-treeselect__placeholder[data-v-761f14ec],
.vue-treeselect__single-value[data-v-761f14ec] {
  line-height: 26px;
}
.user-extend-fields[data-v-761f14ec] {
  padding-left: 12px;
}
.user-extend-fields .el-form-item__label[data-v-761f14ec]::before {
  position: absolute;
  left: -9px;
}
.no-right-border[data-v-761f14ec] {
  border-right: none 0 !important;
}
.el-upload[data-v-761f14ec],
.el-upload-dragger[data-v-761f14ec] {
  width: 100% !important;
}
.agency-import-summary[data-v-761f14ec] {
  margin-top: 12px;
  padding: 12px;
  border: 1px solid #ebeef5;
  border-radius: 4px;
  background: #fafafa;
}
.mechan-user-upload-tip[data-v-761f14ec] {
  margin-top: 5px;
  line-height: 18px;
  overflow-wrap: anywhere;
}
.mechan-user-upload-warning[data-v-761f14ec] {
  display: inline-block;
  margin-top: 0;
  margin-left: 5px;
  color: #f56c6c;
  line-height: 18px;
  overflow-wrap: anywhere;
}
.mechan-user-template-button[data-v-761f14ec] {
  min-height: 40px;
  padding: 0;
  font-size: 12px;
  line-height: 1.4;
}
.mechan-user-template-button a[data-v-761f14ec] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  color: inherit;
}
.mechan-user-password-box[data-v-761f14ec] {
  padding: 10px 0;
  text-align: center;
}
.mechan-user-password-input[data-v-761f14ec]  .el-input__inner {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}
.summary-title[data-v-761f14ec] {
  margin-bottom: 8px;
  font-weight: 600;
  color: #303133;
}
.summary-item[data-v-761f14ec] {
  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;
  height: 28px;
  padding: 0 8px;
  margin-bottom: 6px;
  border-radius: 3px;
  background: #fff;
  color: #606266;
}
.summary-error[data-v-761f14ec] {
  margin-top: 6px;
  color: #e6a23c;
  font-size: 12px;
}
@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;
}
.mechan-user-dialog {
  max-width: calc(100vw - 24px);
}
.mechan-user-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.mechan-user-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;
}
.mechan-user-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.app-user {
    padding: 14px;
}
.app-user > .el-form .el-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
}
.app-user > .el-form .el-col {
    width: 100%;
    max-width: 100%;
}
.app-user > .el-form .el-form-item {
    display: block;
    margin-right: 0;
    margin-bottom: 0;
}
.app-user > .el-form .el-form-item__content,
  .app-user > .el-form .el-input,
  .app-user > .el-form .el-select,
  .app-user > .el-form .vue-treeselect {
    width: 100%;
}
.app-user .mechan-user-table-wrapper {
    display: none;
}
.app-user .el-input__inner,
  .app-user .vue-treeselect__control,
  .app-user .el-button,
  .app-user .el-button--text {
    min-height: 44px !important;
}
.app-user .el-button {
    padding-top: 12px;
    padding-bottom: 12px;
}
.app-user .el-table .cell {
    min-height: 44px;
}
.app-user .mechan-user-card-list {
    display: grid;
    gap: 10px;
}
.app-user .mechan-user-card {
    padding: 12px;
    background: var(--jy-bg-container, #fff);
    border: 1px solid var(--jy-border-light, #e6ebf5);
    border-radius: var(--jy-radius-md, 6px);
    -webkit-box-shadow: var(--jy-shadow-card, 0 1px 3px rgba(31, 41, 55, 0.06));
            box-shadow: var(--jy-shadow-card, 0 1px 3px rgba(31, 41, 55, 0.06));
}
.app-user .mechan-user-card__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    min-width: 0;
    margin-bottom: 10px;
}
.app-user .mechan-user-card__head strong {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0;
    color: var(--jy-text-primary);
    font-size: 15px;
    line-height: 1.4;
    overflow-wrap: anywhere;
}
.app-user .mechan-user-card__status {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 2px 8px;
    color: var(--jy-color-primary-strong, #3476f0);
    background: var(--jy-color-primary-lighter, #ecf5ff);
    border-radius: 999px;
    font-size: 12px;
    line-height: 20px;
}
.app-user .mechan-user-card__grid {
    display: grid;
    gap: 0;
    border-top: 1px solid var(--jy-border-lighter, #ebeef5);
}
.app-user .mechan-user-card__grid > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    border-bottom: 1px solid var(--jy-border-lighter, #ebeef5);
    line-height: 1.45;
}
.app-user .mechan-user-card__grid span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    color: var(--jy-text-secondary);
}
.app-user .mechan-user-card__grid em {
    min-width: 0;
    color: var(--jy-text-primary);
    font-style: normal;
    text-align: right;
    overflow-wrap: anywhere;
}
.app-user .mechan-user-card__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
    padding-top: 10px;
}
.app-user .mechan-user-card__actions .el-button,
  .app-user .mechan-user-card__actions .el-dropdown {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 4px);
            flex: 1 1 calc(50% - 4px);
    margin-left: 0;
}
.app-user .mechan-user-card__actions .el-dropdown .el-button {
    width: 100%;
}
.app-user .mechan-user-card--empty {
    color: var(--jy-text-secondary);
    text-align: center;
}
.mechan-user-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.mechan-user-dialog .el-form-item__label {
    width: 100% !important;
    padding: 0 0 6px;
    line-height: 20px;
    text-align: left;
}
.mechan-user-dialog .el-form-item__content {
    margin-left: 0 !important;
}
.mechan-user-dialog .el-input__inner,
  .mechan-user-dialog .vue-treeselect__control {
    min-height: 44px;
}
.mechan-user-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;
}
.mechan-user-dialog .dialog-footer .el-button {
    width: 100%;
    min-height: 44px;
}
.mechan-user-upload-dialog .el-upload-dragger {
    height: auto;
    min-height: 150px;
    padding: 18px 12px;
}
.mechan-user-upload-dialog .summary-item {
    height: auto;
    min-height: 36px;
}
}
@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;
}
.app-user {
  width: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
}
.app-user .el-form-item {
  margin-bottom: 10px;
}
.app-user .el-table {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border: 1px solid var(--jy-table-border, var(--fx-color-border, #ebeef5));
  border-radius: 8px;
  overflow: hidden;
  font-size: 13px;
}
.app-user .el-table th {
  background: var(--jy-table-header-bg, #f5f7fa);
  color: var(--jy-text-primary, var(--fx-color-text-regular, #606266));
  font-weight: 500;
}
.app-user .el-table td {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border-color: var(--jy-table-border, var(--fx-color-border, #ebeef5));
}
.app-user .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell,
.app-user .el-table__body tr.hover-row > td.el-table__cell {
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  background: var(--jy-table-row-hover-bg, #f4f8ff);
}
.mechan-user-filter {
  width: 100%;
  min-width: 0;
}
.mechan-user-filter .el-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 8px;
}
.mechan-user-filter .el-form-item__content,
.mechan-user-filter .el-select,
.mechan-user-filter .vue-treeselect {
  width: 100%;
}
.mechan-user-filter .filter-item {
  margin-left: 0;
}
.mechan-user-toolbar {
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 10px;
}
.mechan-user-toolbar .el-button + .el-button {
  margin-left: 0;
}
.mechan-user-table {
  width: 100%;
  cursor: pointer;
}
.mechan-user-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.vue-treeselect__control {
  height: 28px;
  border-radius: 4px;
}
.vue-treeselect {
  line-height: 26px;
  margin-top: 0;
  font-size: 13px;
}
.vue-treeselect__placeholder,
.vue-treeselect__single-value {
  line-height: 26px;
}
.el-table .cell {
  min-height: 23px;
}
.mechan-person-dialog {
  max-width: calc(100vw - 24px);
}
.mechan-person-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.mechan-person-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;
}
.mechan-person-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
.mechan-person-dialog .el-upload,
.mechan-person-dialog .el-upload-dragger {
  width: 100%;
  max-width: 100%;
}
.mechan-person-dialog .mechan-upload-tip {
  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: 4px 8px;
  margin-top: 8px;
  line-height: 18px;
}
.mechan-person-dialog .mechan-template-link {
  min-height: 40px;
  padding: 0;
  font-size: 13px;
}
.mechan-person-dialog .mechan-template-link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
}
.mechan-person-dialog .mechan-upload-tip__warning {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  min-height: 40px;
  margin: 0;
  color: var(--jy-color-danger, #f56c6c);
  line-height: 18px;
  white-space: normal;
}
@media screen and (max-width: 768px) {
.app-user {
    padding: 14px;
    overflow-x: hidden;
}
.app-user .el-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0;
}
.app-user .el-col {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.app-user .el-input__inner,
  .app-user .vue-treeselect__control,
  .app-user .el-button,
  .app-user .el-button--text {
    min-height: 44px;
}
.app-user .mechan-user-table-wrap .el-table {
    min-width: 860px;
}
.app-user .mechan-user-table-wrap .el-table__body-wrapper {
    -webkit-overflow-scrolling: touch;
}
.mechan-user-filter .el-form-item,
  .mechan-user-filter .el-form-item__content,
  .mechan-user-filter .el-select,
  .mechan-user-filter .vue-treeselect {
    width: 100%;
}
.mechan-user-filter .el-button {
    min-width: 44px;
}
.mechan-user-toolbar {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.mechan-user-toolbar .el-button {
    min-height: 44px;
}
.mechan-person-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.mechan-person-dialog .el-form-item__label {
    width: 100% !important;
    padding: 0 0 6px;
    line-height: 20px;
    text-align: left;
}
.mechan-person-dialog .el-form-item__content {
    margin-left: 0 !important;
}
.mechan-person-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;
}
.mechan-person-dialog .dialog-footer .el-button {
    width: 100%;
    min-height: 44px;
}
.mechan-person-dialog .mechan-upload-tip {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.mechan-person-dialog .mechan-template-link,
  .mechan-person-dialog .mechan-template-link a,
  .mechan-person-dialog .mechan-upload-tip__warning {
    width: 100%;
    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;
}
.app-role {
  width: 100%;
  height: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
}
.app-role .head-container {
  background: var(--jy-bg-container, #fff);
  border: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  border-radius: 0;
  overflow: hidden;
}
.mechan-role-layout {
  height: 100%;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
}
.mechan-role-toolbar {
  margin-bottom: 10px;
  border: none !important;
  text-align: right;
}
.mechan-role-toolbar .el-button {
  min-height: 40px;
}
.mechan-role-tree-col {
  padding: 0 !important;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.mechan-role-tree-panel {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.head-container .el-tree-node__content {
  height: 48px;
  border-bottom: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.head-container .el-tree-node__content:hover {
  background: var(--jy-table-row-hover-bg, #f5f7fa);
}
.head-container .el-tree-node__content .custom-tree-node {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.head-container .el-tree-node__content .custom-tree-node .node-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 55%;
  font-size: 14px;
  font-weight: 500;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.head-container .el-tree-node__content .custom-tree-node .node-label .node-type {
  line-height: 20px;
  height: 20px;
  padding: 0 8px;
  border-radius: 10px;
  margin-right: 8px;
  font-size: 12px;
  color: var(--jy-color-primary-strong, var(--fx-color-primary, #3476f0));
  background: var(--jy-color-primary-lighter, rgba(52, 118, 240, 0.12));
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.head-container .el-tree-node__content .custom-tree-node .node-label.is-group {
  font-weight: 600;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
}
.head-container .el-tree-node__content .custom-tree-node .node-label.is-role {
  color: var(--jy-text-regular, var(--fx-color-text-regular, #606266));
}
.head-container .el-tree-node__content .custom-tree-node .node-label.is-role::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--jy-text-disabled, #c0c4cc);
  margin-right: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.head-container .el-tree-node__content .custom-tree-node .node-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: 400;
  color: var(--jy-color-primary-strong, var(--fx-color-primary, #3476f0));
}
.head-container .el-tree-node__content .custom-tree-node .node-btn span {
  border-right: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  min-height: 44px;
  padding: 0 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
}
.head-container .el-tree-node__content .custom-tree-node .node-btn span:focus-visible {
  -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));
}
.head-container .el-tree-node__content .custom-tree-node .node-btn span:last-child {
  border-right: 0;
}
.head-container .el-tree-node__content .custom-tree-node .node-btn .node-btn-add {
  margin-right: 8px;
  border-right: 0;
  line-height: 44px;
  height: 44px;
  border-radius: 22px;
  padding: 0 12px;
  color: #fff;
  background: var(--fx-color-primary, #3476f0);
}
.mechan-role-dialog {
  width: min(500px, 100vw - 24px) !important;
}
.mechan-role-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.mechan-role-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;
}
.mechan-role-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
.app-role {
    padding: 14px;
}
.mechan-role-layout {
    gap: 10px;
}
.mechan-role-toolbar {
    margin-bottom: 0;
    text-align: left;
}
.mechan-role-toolbar .el-button {
    min-height: 44px;
}
.mechan-role-tree-col {
    overflow: auto;
}
.app-role .head-container {
    overflow: auto;
}
.head-container .el-tree-node__content {
    height: auto;
    min-height: 56px;
}
.head-container .el-tree-node__content .custom-tree-node {
    height: auto;
    min-height: 56px;
    line-height: 22px;
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
}
.head-container .el-tree-node__content .custom-tree-node .node-label {
    max-width: none;
    min-width: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}
.head-container .el-tree-node__content .custom-tree-node .node-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    gap: 4px;
}
.head-container .el-tree-node__content .custom-tree-node .node-btn span {
    min-height: 44px;
    padding: 0 10px;
}
.mechan-role-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.mechan-role-dialog .el-form-item__label {
    width: 100% !important;
    padding: 0 0 6px;
    line-height: 20px;
    text-align: left;
}
.mechan-role-dialog .el-form-item__content {
    margin-left: 0 !important;
}
.mechan-role-dialog .el-input__inner {
    min-height: 44px;
}
.mechan-role-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;
}
.mechan-role-dialog .dialog-footer .el-button {
    width: 100%;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0d46bb04] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-0d46bb04] {
  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-0d46bb04] {
  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-0d46bb04] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-0d46bb04] {
  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-0d46bb04] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0d46bb04] {
  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-0d46bb04] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0d46bb04] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0d46bb04] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-0d46bb04]  .el-form-item__content,
.table-style .fill-select-item[data-v-0d46bb04]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0d46bb04] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-0d46bb04] {
  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-0d46bb04],
.form-widget-list .checkbox-form-item-wrapper[data-v-0d46bb04] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0d46bb04],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0d46bb04] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0d46bb04] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0d46bb04] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0d46bb04],
.el-form-item--medium .el-checkbox[data-v-0d46bb04] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0d46bb04] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0d46bb04],
.el-form-item--small .el-checkbox[data-v-0d46bb04] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0d46bb04] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0d46bb04],
.el-form-item--mini .el-checkbox[data-v-0d46bb04] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0d46bb04] {
  margin-top: 4px;
}
input[type=password][data-v-0d46bb04]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0d46bb04]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0d46bb04]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0d46bb04]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0d46bb04]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0d46bb04] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0d46bb04] {
  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-0d46bb04] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0d46bb04]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0d46bb04] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0d46bb04] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0d46bb04] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0d46bb04] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0d46bb04] {
  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-0d46bb04] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-0d46bb04] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-0d46bb04] {
  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-0d46bb04] {
  -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-0d46bb04], .table-style .el-form-item .el-form-item__content > div[data-v-0d46bb04] {
  -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-0d46bb04] {
  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-0d46bb04], .table-style .el-form-item.rich-editor-item[data-v-0d46bb04], .table-style .el-form-item.static-text-item[data-v-0d46bb04], .table-style .el-form-item.html-text-item[data-v-0d46bb04] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0d46bb04], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0d46bb04], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0d46bb04], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0d46bb04] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0d46bb04] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-0d46bb04] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-0d46bb04],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-0d46bb04] {
  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-0d46bb04] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-0d46bb04],
.reference-field-container .empty[data-v-0d46bb04],
.dropdown-field-empty.empty[data-v-0d46bb04],
.dropdown-field-empty[data-v-0d46bb04] {
  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-0d46bb04] {
  min-height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--jy-color-primary-strong, #16458d);
  background: var(--jy-color-primary-lighter, #f4f8ff);
  border: 1px solid rgba(52, 118, 240, 0.18);
  border-radius: var(--jy-radius-md, 6px);
  padding: 0 10px;
}
.app-dept[data-v-0d46bb04] {
  width: 100%;
  height: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--fx-color-text-primary, #303133);
}
.mechan-dept-layout[data-v-0d46bb04] {
  height: 100%;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
}
.mechan-dept-toolbar[data-v-0d46bb04] {
  margin-bottom: 10px;
  border: none !important;
  text-align: right;
}
.mechan-dept-toolbar .el-button[data-v-0d46bb04] {
  min-height: 40px;
}
.mechan-dept-tree-col[data-v-0d46bb04] {
  padding: 0 !important;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.mechan-dept-tree-panel[data-v-0d46bb04] {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.head-container[data-v-0d46bb04] {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  overflow: hidden;
  border-radius: 0;
}
.head-container .el-tree-node__content[data-v-0d46bb04] {
  height: 48px;
  border-bottom: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.head-container .el-tree-node__content[data-v-0d46bb04]:hover {
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  background: var(--jy-table-row-hover-bg, #f5f7fa);
}
.head-container .custom-tree-node[data-v-0d46bb04] {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  -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;
  gap: 8px;
  outline: none;
}
.head-container .custom-tree-node[data-v-0d46bb04]:focus-visible {
  -webkit-box-shadow: inset 0 0 0 2px var(--jy-color-primary, var(--fx-color-primary, #3476f0));
          box-shadow: inset 0 0 0 2px var(--jy-color-primary, var(--fx-color-primary, #3476f0));
}
.head-container .node-label[data-v-0d46bb04] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
}
.head-container .node-btn[data-v-0d46bb04] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: min(64%, 640px);
  overflow-x: auto;
  white-space: nowrap;
  color: var(--jy-color-primary-strong, var(--fx-color-primary, #3476f0));
  font-size: 13px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
.head-container .node-btn span[data-v-0d46bb04] {
  border-right: 1px solid var(--jy-border-light, var(--fx-color-border, #ebeef5));
  min-height: 36px;
  padding: 0 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 4px;
  outline: none;
}
.head-container .node-btn span[data-v-0d46bb04]:focus-visible {
  -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));
}
.head-container .node-btn span[data-v-0d46bb04]:last-child {
  border-right: 0;
}
.head-container .node-btn .node-btn-danger[data-v-0d46bb04] {
  color: var(--jy-color-danger, #f56c6c);
}
.user-tab[data-v-0d46bb04] {
  width: calc(100% + 40px);
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eee;
  margin: 0 -20px;
}
.user-tab li[data-v-0d46bb04] {
  width: 50%;
  text-align: center;
  font-size: 16px;
  color: var(--fx-color-text-primary, #303133);
  list-style: none;
  display: inline-block;
}
.user-tab li.active[data-v-0d46bb04] {
  color: var(--fx-color-primary, #3476f0);
  border-bottom: 1px solid var(--fx-color-primary, #3476f0);
}
.userSelect-container[data-v-0d46bb04] {
  width: calc(100% + 40px);
  margin-top: -30px;
  margin-left: -20px;
  margin-right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-width: 0;
}
.userSelect-container .userSelect-group[data-v-0d46bb04] {
  display: block;
  background: #eee;
  width: 32%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 min(400px, 34%);
          flex: 0 0 min(400px, 34%);
  min-height: 800px;
  float: none;
  min-width: 220px;
}
.userSelect-container .userSelect-group .userSelect-title[data-v-0d46bb04] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.userSelect-container .userSelect-group .selected-item[data-v-0d46bb04] {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
}
.userSelect-container .userSelect-group .selected-item span[data-v-0d46bb04] {
  float: left;
}
.userSelect-container .userSelect-group .selected-item .selected-item__icon[data-v-0d46bb04] {
  float: right;
  margin-top: 12px;
  margin-left: 5px;
  font-size: 14px;
}
.userSelect-container .userSelect-right[data-v-0d46bb04] {
  display: block;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 800px;
  min-width: 0;
}
.userSelect-container .leader-user-table[data-v-0d46bb04] {
  width: 100%;
}
.userSelect-container .user-select-footer[data-v-0d46bb04] {
  float: right;
  margin-top: 60px;
}

/* 新版 3.0.0.1 设置部门负责人 */
.fx_member_select[data-v-0d46bb04] {
  margin-top: -30px;
}
.fx_member_select .select-menu[data-v-0d46bb04] {
  position: relative;
  height: 40px;
  padding: 0 10px;
  border: 1px solid var(--fx-color-border, #ebeef5);
}
.fx_member_select .select-menu .select-btn[data-v-0d46bb04] {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0 10px;
}
.fx_member_select .select-menu .select-btn.select[data-v-0d46bb04] {
  color: var(--fx-color-primary, #3476f0);
  border-bottom: solid 3px var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-menu .select-search-pane[data-v-0d46bb04] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  background: #fff;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fx_member_select .select-menu .select-search-pane.is-focused[data-v-0d46bb04] {
  width: 100%;
}
.fx_member_select .select-menu .select-search-pane input[data-v-0d46bb04] {
  min-height: 32px;
  line-height: 30px !important;
  height: 32px !important;
  width: 100%;
  border: 0;
  background: #f5f7fa;
  border-radius: 16px;
  margin-top: 4px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane input[data-v-0d46bb04]:focus, .fx_member_select .select-menu .select-search-pane input[data-v-0d46bb04]:focus-visible {
  border: 1px solid var(--jy-color-primary, var(--fx-color-primary, #3476f0));
  -webkit-box-shadow: 0 0 0 3px rgba(52, 118, 240, 0.14);
          box-shadow: 0 0 0 3px rgba(52, 118, 240, 0.14);
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane .member-search-clear[data-v-0d46bb04] {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.fx_member_select .select-pane[data-v-0d46bb04] {
  border: 1px solid var(--fx-color-border, #ebeef5);
  border-top: none;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .member-wrapper[data-v-0d46bb04] {
  width: 100%;
}
.fx_member_select .select-pane .member-pane .member-wrapper .empty-tips[data-v-0d46bb04] {
  display: inline-block;
  margin: 10px;
  color: var(--fx-color-text-secondary, #909399);
  width: 100%;
  text-align: center;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item[data-v-0d46bb04] {
  cursor: pointer;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px 0 12px;
  border-bottom: solid 1px var(--fx-color-border, #ebeef5);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item .count-label[data-v-0d46bb04] {
  color: var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member[data-v-0d46bb04] {
  height: 320px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul[data-v-0d46bb04] {
  margin: 0;
  padding: 0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-0d46bb04] {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: grid;
  grid-template-columns: minmax(90px, 1fr) minmax(100px, 1fr) minmax(120px, 2fr) 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-0d46bb04]:hover {
  background: #f5f7fa;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li.select-member__header[data-v-0d46bb04] {
  background: #ebf8f7;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name[data-v-0d46bb04] {
  width: auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check[data-v-0d46bb04] {
  cursor: pointer;
  width: 44px;
  min-height: 44px;
  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;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-0d46bb04] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: #fff;
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-0d46bb04]::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-0d46bb04] {
  border-color: var(--fx-color-primary, #3476f0);
  background: var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-0d46bb04]::before {
  opacity: 1;
}
.fx_member_select .select-pane .member-pane .tree-wrapper[data-v-0d46bb04] {
  width: 100%;
  height: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding-top: 10px;
}
.dept-manager-tag[data-v-0d46bb04] {
  color: #fff;
  font-size: 12px;
  background: var(--fx-color-primary, #3476f0);
  cursor: pointer;
  padding: 5px 8px;
  border-radius: 13px;
  margin: 0 10px;
}
.dept-manager-name[data-v-0d46bb04] {
  font-size: 13px;
  line-height: 48px;
  color: var(--fx-color-text-regular, #606266);
}
.leader-footer[data-v-0d46bb04] {
  margin-top: -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;
}
.mechan-dept-dialog,
.mechan-dept-user-dialog {
  max-width: calc(100vw - 24px);
}
.mechan-dept-dialog .el-dialog__body,
.mechan-dept-user-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  overflow: auto;
}
.mechan-dept-dialog .dialog-footer,
.mechan-dept-user-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;
}
.mechan-dept-dialog .dialog-footer .el-button,
.mechan-dept-user-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
.mechan-dept-dialog .mechan-upload-tip,
.mechan-dept-user-dialog .mechan-upload-tip {
  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: 4px 8px;
  margin-top: 8px;
  line-height: 18px;
}
.mechan-dept-dialog .mechan-template-link,
.mechan-dept-user-dialog .mechan-template-link {
  min-height: 40px;
  padding: 0;
  font-size: 13px;
}
.mechan-dept-dialog .mechan-template-link a,
.mechan-dept-user-dialog .mechan-template-link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
}
.mechan-dept-dialog .mechan-upload-tip__warning,
.mechan-dept-user-dialog .mechan-upload-tip__warning {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  min-height: 40px;
  margin: 0;
  color: var(--jy-color-danger, #f56c6c);
  line-height: 18px;
  white-space: normal;
}
.mechan-dept-dialog .el-upload,
.mechan-dept-dialog .el-upload-dragger,
.mechan-dept-user-dialog .el-upload,
.mechan-dept-user-dialog .el-upload-dragger {
  width: 100%;
  max-width: 100%;
}
.mechan-dept-user-dialog {
  width: min(1200px, 100vw - 24px) !important;
}
@media screen and (max-width: 768px) {
.mechan-dept-dialog .el-dialog__body,
  .mechan-dept-user-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 14px;
}
.mechan-dept-dialog .el-form-item__label,
  .mechan-dept-user-dialog .el-form-item__label {
    width: 100% !important;
    padding: 0 0 6px;
    line-height: 20px;
    text-align: left;
}
.mechan-dept-dialog .el-form-item__content,
  .mechan-dept-user-dialog .el-form-item__content {
    margin-left: 0 !important;
}
.mechan-dept-dialog .el-input__inner,
  .mechan-dept-dialog .vue-treeselect__control,
  .mechan-dept-user-dialog .el-input__inner,
  .mechan-dept-user-dialog .vue-treeselect__control {
    min-height: 44px;
}
.mechan-dept-dialog .dialog-footer,
  .mechan-dept-user-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;
    float: none !important;
    margin-top: 12px !important;
}
.mechan-dept-dialog .dialog-footer .el-button,
  .mechan-dept-user-dialog .dialog-footer .el-button {
    width: 100%;
}
.mechan-dept-user-dialog .userSelect-container {
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
}
.mechan-dept-user-dialog .userSelect-group,
  .mechan-dept-user-dialog .userSelect-right {
    width: 100%;
    min-height: 0;
    float: none;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechan-dept-user-dialog .userSelect-group {
    max-height: 30vh;
    overflow: auto;
}
.mechan-dept-user-dialog .userSelect-right {
    padding: 0;
    overflow-x: auto;
}
.mechan-dept-user-dialog .el-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.mechan-dept-user-dialog .el-col {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.mechan-dept-user-dialog .el-table {
    min-width: 560px;
}
.app-dept .el-tree-node__content {
    height: auto;
    min-height: 48px;
}
.app-dept .mechan-dept-layout {
    gap: 10px;
}
.app-dept .mechan-dept-toolbar {
    margin-bottom: 0;
    text-align: left;
}
.app-dept .mechan-dept-toolbar .el-button {
    min-height: 44px;
}
.app-dept .mechan-dept-tree-col {
    overflow: auto;
}
.app-dept .node-btn span {
    min-height: 44px;
    padding: 0 10px;
}
.app-dept .custom-tree-node {
    height: auto;
    min-height: 48px;
    line-height: 1.4;
    padding: 6px 10px;
}
.app-dept .node-btn {
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4px;
    overflow-x: visible;
    white-space: normal;
}
.app-dept .member-search-clear {
    min-width: 44px;
    min-height: 44px;
    width: 44px !important;
    height: 44px !important;
    top: 0 !important;
    right: 4px !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;
}
.mechan-dept-dialog .mechan-upload-tip {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.mechan-dept-dialog .mechan-template-link,
  .mechan-dept-dialog .mechan-template-link a,
  .mechan-dept-dialog .mechan-upload-tip__warning {
    width: 100%;
    min-height: 44px;
}
.app-dept .select-search-pane input,
  .app-dept .select-all-item,
  .app-dept .select-member li {
    min-height: 44px;
}
.app-dept .select-search-pane input {
    line-height: 44px !important;
    height: 44px !important;
    border-radius: 22px;
    margin-top: 0;
}
.app-dept .select-member li {
    line-height: 44px;
}
.app-dept .select-check {
    min-width: 44px;
    min-height: 44px;
    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 {
  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;
}
.app-user {
  width: 100%;
  height: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.app-user .el-table {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border: 1px solid var(--jy-table-border, var(--fx-color-border, #ebeef5));
  border-radius: 8px;
}
.app-user .el-table th {
  background: var(--jy-table-header-bg, #f5f7fa);
  color: var(--jy-text-primary, var(--fx-color-text-regular, #606266));
  font-weight: 500;
}
.app-user .el-table td {
  color: var(--jy-text-regular, var(--fx-color-text-primary, #303133));
  background: var(--jy-bg-container, #fff);
  border-color: var(--jy-table-border, var(--fx-color-border, #ebeef5));
}
.app-user .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell,
.app-user .el-table__body tr.hover-row > td.el-table__cell {
  color: var(--jy-text-primary, var(--fx-color-text-primary, #303133));
  background: var(--jy-table-row-hover-bg, #f4f8ff);
}
.sub-admin-layout {
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
}
.sub-admin-toolbar {
  margin-bottom: 10px;
  border: none !important;
  text-align: right;
}
.sub-admin-toolbar .el-button {
  min-height: 40px;
}
.sub-admin-table-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
}
.sub-admin-table {
  width: 100%;
  cursor: pointer;
}
.vue-treeselect__control {
  height: 28px;
  border-radius: 4px;
}
.vue-treeselect {
  line-height: 26px;
  margin-top: 0;
  font-size: 13px;
}
.vue-treeselect__placeholder,
.vue-treeselect__single-value {
  line-height: 26px;
}
.el-table .cell {
  height: 23px;
}
.fx_member_select {
  margin-top: -30px;
}
.fx_member_select .member-type-icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: -4px;
}
.fx_member_select .remove-icon {
  width: 12px;
  height: 12px;
  vertical-align: -1px;
}
.fx_member_select .select-list {
  height: 80px;
  border: 1px solid var(--fx-color-border, #ebeef5);
  margin-bottom: 10px;
  overflow: auto;
  margin-top: 0;
  padding: 0;
  list-style: none;
}
.fx_member_select .select-list li {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: 1px;
  background: #f5f7fa;
  cursor: pointer;
}
.fx_member_select .select-menu {
  position: relative;
  height: 40px;
  padding: 0 10px;
  border: 1px solid var(--fx-color-border, #ebeef5);
}
.fx_member_select .select-menu .select-btn {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0 10px;
}
.fx_member_select .select-menu .select-btn.select {
  color: var(--fx-color-primary, #3476f0);
  border-bottom: solid 3px var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-menu .select-search-pane {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  background: #fff;
  padding: 0 44px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: visible;
}
.fx_member_select .select-menu .select-search-pane.is-focused {
  width: 100%;
}
.fx_member_select .select-menu .select-search-pane input {
  line-height: 26px !important;
  height: 26px !important;
  width: 100%;
  border: 0;
  background: #f5f7fa;
  border-radius: 13px;
  margin-top: 6px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane input:focus {
  border: none;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane .search-clear-btn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 44px;
  height: 44px;
  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-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fx_member_select .select-menu .select-search-pane .search-clear-icon {
  width: 12px;
  height: 12px;
}
.fx_member_select .select-menu .select-search-pane .search-clear-btn:focus-visible {
  outline: none;
  -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));
}
.fx_member_select .select-pane {
  border: 1px solid var(--fx-color-border, #ebeef5);
  border-top: none;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department {
  border-right: solid 1px var(--fx-color-border, #ebeef5);
  width: 35%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .select-department .depart-root {
  background: #ebf8f7;
  text-indent: 10px;
  min-height: 44px;
  line-height: 44px;
  cursor: pointer;
  outline: none;
}
.fx_member_select .select-pane .member-pane .select-department .depart-root:focus-visible {
  -webkit-box-shadow: inset 0 0 0 2px var(--fx-color-primary, #3476f0);
          box-shadow: inset 0 0 0 2px var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .select-department .x-department-tree {
  height: 290px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper {
  width: 65%;
}
.fx_member_select .select-pane .member-pane .member-wrapper .empty-tips {
  display: inline-block;
  margin: 10px;
  width: 100%;
  padding: 10px 0;
  line-height: 25px;
  text-align: center;
  color: var(--fx-color-text-secondary, #909399);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item {
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px 0 12px;
  border-bottom: solid 1px var(--fx-color-border, #ebeef5);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item .count-label {
  color: var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member {
  height: 255px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul {
  margin: 0;
  padding: 0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li {
  cursor: pointer;
  padding: 0 10px;
  position: relative;
  min-height: 44px;
  line-height: 44px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li:hover {
  background: #f5f7fa;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li.select-member__header {
  background: #ebf8f7;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li:focus-visible {
  outline: none;
  background: #f5f7fa;
  -webkit-box-shadow: inset 0 0 0 2px var(--fx-color-primary, #3476f0);
          box-shadow: inset 0 0 0 2px var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name {
  width: 28%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check {
  cursor: pointer;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: right;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: #fff;
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank {
  border-color: var(--fx-color-primary, #3476f0);
  background: var(--fx-color-primary, #3476f0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank::before {
  opacity: 1;
}
.fx_member_select .select-pane .member-pane .tree-wrapper {
  width: 100%;
  height: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding-top: 10px;
}
.add-sub-admin-dialog {
  width: min(650px, 100vw - 24px) !important;
}
.add-sub-admin-dialog .el-dialog__body {
  max-height: calc(100vh - 156px);
  padding-bottom: 0;
  overflow: auto;
}
.add-sub-admin-dialog .fx_member_select {
  margin-top: 0;
}
.add-sub-admin-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;
}
.add-sub-admin-dialog .dialog-footer .el-button {
  min-height: 44px;
  margin-left: 0;
}
.add-sub-admin-dialog .add-sub-admin-footer {
  text-align: right;
}
.add-sub-admin-dialog .remove-btn,
.add-sub-admin-dialog .select-check,
.add-sub-admin-dialog .x-check {
  min-width: 44px;
  min-height: 44px;
  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;
  border-radius: 4px;
  cursor: pointer;
}
.add-sub-admin-dialog .remove-btn:focus-visible,
.add-sub-admin-dialog .select-check:focus-visible,
.add-sub-admin-dialog .x-check:focus-visible {
  outline: none;
  -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));
}
@media screen and (max-width: 768px) {
.app-user {
    padding: 14px;
}
.sub-admin-toolbar {
    margin-bottom: 0;
    text-align: left;
}
.sub-admin-toolbar .el-button {
    min-height: 44px;
}
.sub-admin-table-wrap {
    min-width: 0;
    overflow: auto !important;
}
.app-user .el-table {
    min-width: 640px;
}
.app-user .el-button {
    min-height: 44px;
}
.add-sub-admin-dialog .el-dialog__body {
    max-height: calc(100vh - 148px);
    padding: 12px;
}
.add-sub-admin-dialog .select-list {
    max-height: 18vh;
    overflow: auto;
}
.add-sub-admin-dialog .select-menu {
    height: auto;
    min-height: 44px;
}
.add-sub-admin-dialog .select-menu .select-search-pane {
    position: static;
    width: 100% !important;
    padding: 0 44px 8px 0;
}
.add-sub-admin-dialog .select-menu .search-clear-btn {
    top: 22px;
    -webkit-transform: none;
            transform: none;
}
.add-sub-admin-dialog .select-menu input {
    min-height: 44px;
    border-radius: 22px;
}
.add-sub-admin-dialog .select-pane,
  .add-sub-admin-dialog .select-member,
  .add-sub-admin-dialog .x-department-tree {
    height: auto;
    max-height: 42vh;
}
.add-sub-admin-dialog .member-pane {
    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;
}
.add-sub-admin-dialog .select-department,
  .add-sub-admin-dialog .member-wrapper {
    width: 100% !important;
    float: none;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.add-sub-admin-dialog .member-wrapper {
    overflow-x: auto;
}
.add-sub-admin-dialog .select-member ul {
    min-width: 560px;
}
.add-sub-admin-dialog .remove-btn,
  .add-sub-admin-dialog .select-check,
  .add-sub-admin-dialog .x-check {
    min-width: 44px;
    min-height: 44px;
}
.add-sub-admin-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;
}
.add-sub-admin-dialog .dialog-footer .el-button {
    width: 100%;
}
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d13ffaba] {
  color: #3476f0;
}
.table-style .static-content-test[data-v-d13ffaba] {
  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-d13ffaba] {
  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-d13ffaba] {
  margin-bottom: 0;
}
.table-style .sub-form-container .sub-form-header[data-v-d13ffaba] {
  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-d13ffaba] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d13ffaba] {
  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-d13ffaba] {
  border-left: 1px solid var(--jy-border-base, #d7e2ef);
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d13ffaba] {
  border: none 0;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d13ffaba] {
  border: solid 1px var(--jy-border-base, #d7e2ef);
  border-right: none 0;
  border-top: none 0;
}
.table-style .data-choose-item[data-v-d13ffaba]  .el-form-item__content,
.table-style .fill-select-item[data-v-d13ffaba]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d13ffaba] {
  background: #3476f0;
}
.form-widget-list .ghost[data-v-d13ffaba] {
  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-d13ffaba],
.form-widget-list .checkbox-form-item-wrapper[data-v-d13ffaba] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d13ffaba],
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d13ffaba] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d13ffaba] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d13ffaba] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d13ffaba],
.el-form-item--medium .el-checkbox[data-v-d13ffaba] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d13ffaba] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d13ffaba],
.el-form-item--small .el-checkbox[data-v-d13ffaba] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d13ffaba] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d13ffaba],
.el-form-item--mini .el-checkbox[data-v-d13ffaba] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d13ffaba] {
  margin-top: 4px;
}
input[type=password][data-v-d13ffaba]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d13ffaba]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d13ffaba]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d13ffaba]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d13ffaba]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d13ffaba] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d13ffaba] {
  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-d13ffaba] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d13ffaba]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d13ffaba] {
  border: 1px solid var(--jy-border-base, #d7e2ef);
  border-left: none 0;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d13ffaba] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d13ffaba] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d13ffaba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d13ffaba] {
  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-d13ffaba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item.is-error .el-form-item__label[data-v-d13ffaba] {
  color: var(--jy-color-danger, #c93f3f);
}
.table-style .el-form-item .el-form-item__label[data-v-d13ffaba] {
  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-d13ffaba] {
  -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-d13ffaba], .table-style .el-form-item .el-form-item__content > div[data-v-d13ffaba] {
  -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-d13ffaba] {
  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-d13ffaba], .table-style .el-form-item.rich-editor-item[data-v-d13ffaba], .table-style .el-form-item.static-text-item[data-v-d13ffaba], .table-style .el-form-item.html-text-item[data-v-d13ffaba] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d13ffaba], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d13ffaba], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d13ffaba], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d13ffaba] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d13ffaba] {
  height: 30px;
  line-height: 30px;
}
.render-form .el-form-item__label[data-v-d13ffaba] {
  color: var(--jy-text-regular, #344054);
  font-weight: 500;
}
.render-form .el-form-item.is-error .el-input__inner[data-v-d13ffaba],
.render-form .el-form-item.is-error .el-textarea__inner[data-v-d13ffaba] {
  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-d13ffaba] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fill-container.empty[data-v-d13ffaba],
.reference-field-container .empty[data-v-d13ffaba],
.dropdown-field-empty.empty[data-v-d13ffaba],
.dropdown-field-empty[data-v-d13ffaba] {
  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-d13ffaba] {
  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;
}
.header-wrapper[data-v-d13ffaba] {
  width: 100%;
  text-align: center;
  background: #fff;
  -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);
}
.header-container[data-v-d13ffaba] {
  position: relative;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1588px;
  z-index: 100;
  font-size: 13px;
  height: 60px;
  color: #2b3441;
}
.header-container .header-breadcrumb[data-v-d13ffaba] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-container .header-breadcrumb .private-home-link[data-v-d13ffaba] {
  cursor: pointer;
  color: rgba(43, 52, 65, 0.6);
  font-size: 18px;
  font-weight: 500;
}
.header-container .header-breadcrumb .private-home-link .home-icon[data-v-d13ffaba] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 8px;
  border-radius: 50%;
  background: #f5f5f7;
}
.header-container .header-breadcrumb .separator[data-v-d13ffaba] {
  margin: 0 11px 0 17px;
}
.header-container .header-breadcrumb .headerNow[data-v-d13ffaba] {
  font-size: 18px;
  font-weight: 500;
}
.header-container .header-actions[data-v-d13ffaba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  overflow: hidden;
}
.header-container .header-actions .avatar-container[data-v-d13ffaba] {
  min-width: 40px;
  height: 40px;
}
.header-container .header-actions .avatar-container .avatar-wrapper[data-v-d13ffaba] {
  min-width: 40px;
  height: 40px;
  position: relative;
}
.header-container .header-actions .avatar-container .avatar-wrapper .user-avatar[data-v-d13ffaba] {
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.header-container .header-actions .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-d13ffaba] {
  cursor: pointer;
  position: absolute;
  right: -18px;
  top: 14px;
  font-size: 12px;
}
.mechan-page-container[data-v-d13ffaba] {
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
}
.mechan-layout[data-v-d13ffaba] {
  --fx-color-primary: var(--jy-color-primary);
  --fx-color-text-primary: var(--jy-text-primary);
  --fx-color-text-regular: var(--jy-text-regular);
  --fx-color-text-secondary: var(--jy-text-secondary);
  --fx-color-border: var(--jy-border-light);
  --fx-color-border-light: var(--jy-border-lighter);
  --fx-color-bg-container: var(--jy-bg-container);
  --fx-color-bg-subtle: var(--jy-bg-subtle);
  --fx-color-bg-hover: var(--jy-bg-hover);
  width: 100%;
  min-width: 0;
  min-height: calc(100vh - var(--jy-topbar-height));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: var(--jy-page-gap);
  padding: var(--jy-page-padding-y) var(--jy-page-padding-x);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--jy-bg-page);
  overflow: hidden;
}
.agency-left[data-v-d13ffaba] {
  width: 252px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 252px;
          flex: 0 0 252px;
  min-width: 0;
  padding: 0;
  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;
  background: var(--jy-sidebar-bg);
  border: 1px solid var(--jy-sidebar-border);
  border-radius: var(--jy-radius-lg);
  -webkit-box-shadow: var(--jy-shadow-card);
          box-shadow: var(--jy-shadow-card);
}
.agency-left .jy-mechan-sidebar__head[data-v-d13ffaba] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 52px;
  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;
  gap: 12px;
  padding: 0 14px;
  border-bottom: 1px solid var(--jy-sidebar-border);
  background: var(--jy-sidebar-bg-subtle);
}
.agency-left .jy-mechan-sidebar__head strong[data-v-d13ffaba] {
  color: var(--jy-sidebar-text-active);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
.agency-left .jy-mechan-sidebar__head span[data-v-d13ffaba] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 28px;
  height: 20px;
  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;
  padding: 0 7px;
  color: var(--jy-sidebar-text-muted);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  background: var(--jy-sidebar-icon-bg);
  border: 1px solid var(--jy-sidebar-border);
  border-radius: 999px;
}
.agency-left .tab-title[data-v-d13ffaba] {
  margin: 0;
  padding: 10px;
  display: grid;
  gap: 6px;
  -ms-flex-line-pack: start;
      align-content: start;
}
.agency-left .tab-title li[data-v-d13ffaba] {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0 12px;
  overflow: hidden;
  color: var(--jy-sidebar-text);
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 1.4;
  list-style: none;
  text-align: left;
  cursor: pointer;
  background: transparent;
  border: 1px solid transparent;
  border-radius: var(--jy-radius-lg);
  -webkit-transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), color var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), color var(--jy-transition-fast);
}
.agency-left .tab-title li.active[data-v-d13ffaba] {
  color: var(--jy-sidebar-text-active);
  font-weight: 700 !important;
  background: var(--jy-sidebar-bg-active);
  border-color: var(--jy-sidebar-active-border);
}
.agency-left .tab-title li.active[data-v-d13ffaba]::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 9px;
  bottom: 9px;
  width: 3px;
  background: var(--jy-sidebar-active-rail);
  border-radius: 999px;
}
.agency-left .tab-title li.active .jy-mechan-sidebar__icon[data-v-d13ffaba] {
  color: var(--jy-sidebar-text-active);
  background: var(--jy-sidebar-icon-active-bg);
  border-color: var(--jy-sidebar-active-border);
}
.agency-left .tab-title li[data-v-d13ffaba]:hover {
  color: var(--jy-sidebar-text-active);
  font-weight: 500 !important;
  background: var(--jy-sidebar-bg-hover);
  border-color: var(--jy-sidebar-active-border);
}
.agency-left .tab-title li[data-v-d13ffaba]:focus-visible {
  outline: none;
  -webkit-box-shadow: var(--jy-shadow-focus);
          box-shadow: var(--jy-shadow-focus);
}
.agency-left .tab-title li .jy-mechan-sidebar__icon[data-v-d13ffaba] {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: var(--jy-sidebar-text-muted);
  background: var(--jy-sidebar-icon-bg);
  border: 1px solid var(--jy-sidebar-border);
  border-radius: var(--jy-radius-lg);
}
.agency-left .tab-title li .jy-mechan-sidebar__text[data-v-d13ffaba] {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.agency-left .tab-title li .tab-title-icon[data-v-d13ffaba] {
  width: 16px;
  height: 16px;
  margin: 0;
}
.agency-right[data-v-d13ffaba] {
  min-width: 0;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.mechan-content-shell[data-v-d13ffaba] {
  width: 100%;
  min-width: 0;
  min-height: 0;
  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;
}
.mechan-content-shell__header[data-v-d13ffaba] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 72px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 18px 20px 16px;
  border-bottom: 1px solid var(--jy-border-lighter);
}
.mechan-content-shell__body[data-v-d13ffaba] {
  min-width: 0;
  min-height: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 16px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tab-content[data-v-d13ffaba] {
  width: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tab-content .agency-info[data-v-d13ffaba] {
  margin: 0;
  padding: 0;
}
.tab-content .agency-info dt[data-v-d13ffaba] {
  display: inline-block;
}
.tab-content .agency-info dt img[data-v-d13ffaba] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.tab-content .agency-info dd[data-v-d13ffaba] {
  margin-left: 10px;
  color: var(--fx-color-text-primary);
  font-size: 14px;
  font-weight: 600;
  line-height: 48px;
}
.tab-content .agency-total[data-v-d13ffaba] {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tab-content .agency-total h5[data-v-d13ffaba] {
  margin: 10px 0;
  padding: 0;
  color: var(--fx-color-text-primary);
  font-size: 16px;
  font-weight: 500;
}
.tab-content .agency-total li[data-v-d13ffaba] {
  color: var(--fx-color-text-regular);
  font-size: 15px;
  line-height: 32px;
}
.tab-content-bg[data-v-d13ffaba] {
  height: 100%;
  min-height: 0;
  overflow: hidden;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 0 12px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row {
  width: 100%;
  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;
  gap: 10px 12px;
  margin: 0 !important;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row::before,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row::after {
  display: none;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > [class*=el-col-] {
  width: auto;
  max-width: 220px;
  min-width: 160px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 180px;
          flex: 1 1 180px;
  float: none;
  padding: 0 !important;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-col-3 {
  max-width: 180px;
  min-width: 140px;
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-form-item {
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-form-item .el-form-item__content {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: auto;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-form-item .el-button + .el-button {
  margin-left: 0;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-form-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-form-item__content {
  width: 100%;
  line-height: 32px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-input,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-select,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .vue-treeselect {
  width: 100%;
  margin: 0;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-input--mini .el-input__inner,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-select .el-input__inner {
  height: 32px;
  line-height: 32px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .vue-treeselect__control {
  height: 32px;
  min-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .vue-treeselect__placeholder,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .vue-treeselect__single-value {
  line-height: 30px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type .el-button--mini {
  min-height: 32px;
  padding: 7px 12px;
}
.fx-corp-info-panel[data-v-d13ffaba],
.fx-agency-info-panel[data-v-d13ffaba],
.fx-version-info-panel .version-wrapper[data-v-d13ffaba],
.fx-version-info-panel .privilege-wrapper[data-v-d13ffaba] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--jy-bg-container);
  border: 1px solid var(--fx-color-border);
  border-radius: var(--jy-radius-md);
}
.fx-corp-info-panel[data-v-d13ffaba],
.fx-agency-info-panel[data-v-d13ffaba],
.fx-version-info-panel .version-wrapper[data-v-d13ffaba] {
  margin-bottom: 16px;
}
.fx-corp-info-panel .fx-row-info-panel[data-v-d13ffaba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  padding: 24px;
}
.fx-corp-info-panel .fx-row-info-panel .label[data-v-d13ffaba] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.fx-corp-info-panel .fx-row-info-panel .label .agencyLogo[data-v-d13ffaba] {
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
  border: 1px solid var(--fx-color-border-light);
  border-radius: 50%;
  -webkit-box-shadow: 0 8px 18px rgba(16, 32, 51, 0.1);
          box-shadow: 0 8px 18px rgba(16, 32, 51, 0.1);
}
.fx-corp-info-panel .fx-row-info-panel .content[data-v-d13ffaba] {
  min-width: 0;
}
.fx-corp-info-panel .fx-row-info-panel .content .content-row[data-v-d13ffaba] {
  color: var(--fx-color-text-primary);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
.fx-version-info-panel .privilege-wrapper--spaced[data-v-d13ffaba] {
  margin-top: 16px;
}
.fx-version-info-panel .label[data-v-d13ffaba] {
  padding: 14px 18px;
  color: var(--fx-color-text-primary);
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  border-bottom: 1px solid var(--fx-color-border);
}
.fx-version-info-panel .content[data-v-d13ffaba] {
  position: relative;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fx-version-info-panel .content.privilege-content[data-v-d13ffaba] {
  margin: 0;
}
.fx-version-info-panel .content .privilege-item[data-v-d13ffaba] {
  position: relative;
  width: min(100%, 420px);
  min-height: 150px;
  padding: 20px;
  background: var(--jy-bg-subtle);
  border: 1px solid var(--jy-border-lighter);
  border-radius: var(--jy-radius-md);
}
.fx-version-info-panel .content .privilege-item .name-wrapper[data-v-d13ffaba] {
  height: 24px;
  line-height: 24px;
}
.fx-version-info-panel .content .privilege-item .name-wrapper .privilege-icon[data-v-d13ffaba] {
  width: 22px;
  height: 22px;
  vertical-align: -5px;
}
.fx-version-info-panel .content .privilege-item .name-wrapper .name-text[data-v-d13ffaba] {
  margin-left: 6px;
  color: var(--fx-color-text-primary);
  font-size: 15px;
  font-weight: 600;
}
.fx-version-info-panel .content .privilege-item .progress-bar[data-v-d13ffaba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 10px;
  margin-top: 22px;
  margin-bottom: 12px;
}
.fx-version-info-panel .content .privilege-item .progress-bar .progress-wrapper[data-v-d13ffaba] {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  height: 100%;
  overflow: hidden;
  background: var(--jy-bg-muted);
  border-radius: 999px;
}
.fx-version-info-panel .content .privilege-item .progress-bar .progress-wrapper .value-bar[data-v-d13ffaba] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: var(--fx-color-primary);
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.fx-version-info-panel .content .privilege-item .content-wrapper[data-v-d13ffaba] {
  color: var(--fx-color-text-regular);
  font-size: 13px;
  line-height: 20px;
}
.agency-panel-title[data-v-d13ffaba] {
  width: 100%;
  padding: 14px 18px;
  color: var(--fx-color-text-primary);
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  border-bottom: 1px solid var(--fx-color-border);
}
.fx-agency-info-panel[data-v-d13ffaba] {
  padding-bottom: 16px;
}
.fx-agency-info-panel .agency-chart-container[data-v-d13ffaba] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 190px), 1fr));
  gap: 12px;
  padding: 16px;
}
.fx-agency-info-panel .agency-chart-container .agency-chart-item[data-v-d13ffaba] {
  min-height: 104px;
  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;
  padding: 18px 12px;
  background: var(--jy-bg-subtle);
  border: 1px solid var(--jy-border-lighter);
  border-radius: var(--jy-radius-md);
  -webkit-transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast), -webkit-transform var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast), -webkit-transform var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), box-shadow var(--jy-transition-fast), transform var(--jy-transition-fast);
  transition: background var(--jy-transition-fast), border-color var(--jy-transition-fast), box-shadow var(--jy-transition-fast), transform var(--jy-transition-fast), -webkit-box-shadow var(--jy-transition-fast), -webkit-transform var(--jy-transition-fast);
}
.fx-agency-info-panel .agency-chart-container .agency-chart-item[data-v-d13ffaba]:hover {
  background: var(--jy-bg-container);
  border-color: var(--jy-color-primary-border);
  -webkit-box-shadow: var(--jy-shadow-card);
          box-shadow: var(--jy-shadow-card);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.fx-agency-info-panel .agency-chart-container .agency-chart-item .current-amount[data-v-d13ffaba] {
  max-width: 100%;
  margin-bottom: 6px;
  color: var(--fx-color-primary);
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  overflow-wrap: anywhere;
}
.fx-agency-info-panel .agency-chart-container .agency-chart-item .sum[data-v-d13ffaba] {
  color: var(--fx-color-text-secondary);
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}
[data-v-d13ffaba] .app-dept,[data-v-d13ffaba] .app-role,[data-v-d13ffaba] .app-user {
  min-height: 0;
}
[data-v-d13ffaba] .app-dept,[data-v-d13ffaba] .app-role,[data-v-d13ffaba] .app-user,[data-v-d13ffaba] .head-container,[data-v-d13ffaba] .tree-wrapper,[data-v-d13ffaba] .select-pane,[data-v-d13ffaba] .member-wrapper {
  color: var(--jy-text-regular);
  background: var(--jy-bg-container);
}
[data-v-d13ffaba] .head-container,[data-v-d13ffaba] .select-menu,[data-v-d13ffaba] .select-pane,[data-v-d13ffaba] .agency-import-summary {
  border-color: var(--jy-border-light) !important;
  background: var(--jy-bg-container) !important;
}
[data-v-d13ffaba] .el-tree {
  color: var(--jy-text-regular);
  background: var(--jy-bg-container);
}
[data-v-d13ffaba] .el-tree-node__content {
  color: var(--jy-text-regular);
  border-bottom-color: var(--jy-border-lighter) !important;
}
[data-v-d13ffaba] .el-tree-node__content:hover {
  color: var(--jy-text-primary);
  background: var(--jy-bg-hover) !important;
}
[data-v-d13ffaba] .select-search-pane,[data-v-d13ffaba] .userSelect-group,[data-v-d13ffaba] .summary-item {
  color: var(--jy-text-regular);
  background: var(--jy-bg-subtle) !important;
}
[data-v-d13ffaba] .select-search-pane input {
  color: var(--jy-text-regular);
  background: var(--jy-input-bg) !important;
  border: 1px solid var(--jy-border-base);
}
[data-v-d13ffaba] .select-member li:hover {
  background: var(--jy-bg-hover) !important;
}
[data-v-d13ffaba] .summary-title {
  color: var(--jy-text-primary);
}
[data-v-d13ffaba] .summary-item {
  border: 1px solid var(--jy-border-lighter);
}
@media screen and (max-width: 1366px) {
.agency-left[data-v-d13ffaba] {
    width: 228px;
    -ms-flex-preferred-size: 228px;
        flex-basis: 228px;
}
}
@media screen and (max-width: 1024px) {
.mechan-layout[data-v-d13ffaba] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: visible;
}
.agency-left[data-v-d13ffaba] {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
}
.agency-left .jy-mechan-sidebar__head[data-v-d13ffaba] {
    display: none;
}
.agency-left .tab-title[data-v-d13ffaba] {
    grid-template-columns: repeat(auto-fit, minmax(144px, 1fr));
    gap: 8px;
}
.agency-right[data-v-d13ffaba] {
    overflow: visible;
}
.mechan-content-shell[data-v-d13ffaba] {
    min-height: auto;
}
.mechan-content-shell__header[data-v-d13ffaba] {
    min-height: auto;
}
}
@media (pointer: coarse) {
.agency-left .tab-title li[data-v-d13ffaba] {
    min-height: 48px;
}
}
@media screen and (max-width: 767px) {
.mechan-layout[data-v-d13ffaba] {
    padding: 12px;
}
.mechan-content-shell__body[data-v-d13ffaba] {
    padding: 12px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row {
    gap: 10px;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > [class*=el-col-],[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-col-3,[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-form-item {
    max-width: none;
    min-width: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row > .el-form-item .el-form-item__content {
    width: 100%;
}
[data-v-d13ffaba] .tab-content-bg .app-user > .el-form:first-of-type > .el-row .el-button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
}
.fx-agency-info-panel .agency-chart-container[data-v-d13ffaba] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 12px;
}
.fx-agency-info-panel .agency-chart-container .agency-chart-item[data-v-d13ffaba] {
    padding: 14px 8px;
}
.fx-corp-info-panel .fx-row-info-panel[data-v-d13ffaba] {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 18px;
}
}
