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

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

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c7d48e86] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c7d48e86]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c7d48e86] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c7d48e86] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c7d48e86] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c7d48e86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c7d48e86] {
  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-c7d48e86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c7d48e86] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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-c7d48e86] {
  -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-c7d48e86], .table-style .el-form-item .el-form-item__content > div[data-v-c7d48e86] {
  -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-c7d48e86] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c7d48e86], .table-style .el-form-item.rich-editor-item[data-v-c7d48e86], .table-style .el-form-item.static-text-item[data-v-c7d48e86], .table-style .el-form-item.html-text-item[data-v-c7d48e86] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c7d48e86], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c7d48e86], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c7d48e86], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c7d48e86] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c7d48e86] {
  height: 30px;
  line-height: 30px;
}
.form-img[data-v-c7d48e86] {
  display: inline-block;
  width: 200px;
  height: 120px;
}
.form-img img[data-v-c7d48e86] {
  width: 100%;
  max-width: 100%;
  height: 120px;
  cursor: pointer;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07);
}
.form-info[data-v-c7d48e86] {
  width: 100%;
  position: relative;
  height: 120px;
}
.form-info .form-title[data-v-c7d48e86] {
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  line-height: 28px;
}
.form-info .form-title .title-span[data-v-c7d48e86] {
  min-width: 200px;
  line-height: 28px;
  font-size: 16px;
  color: #333333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 600;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.form-info .form-title .form-item-share[data-v-c7d48e86] {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.form-info .form-title .form-tag[data-v-c7d48e86] {
  margin-left: 60px;
  margin-top: 0;
}
.form-info .form-title .form-tag.un-start[data-v-c7d48e86] {
  color: #3476f0;
  background-color: #ebf1fe;
  border-color: #d6e4fc;
}
.form-info .form-title .form-tag.ing[data-v-c7d48e86] {
  background-color: #effaf5;
  border-color: #dff5eb;
  color: #61cd9d;
}
.form-info .form-title .form-tag.stop[data-v-c7d48e86] {
  color: #666666;
  background: rgba(136, 141, 147, 0.1019607843);
  border-color: rgba(136, 141, 147, 0.5019607843);
}
.form-info .form-title .form-collect[data-v-c7d48e86] {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
}
.form-info .form-title .form-collect .collect-btn[data-v-c7d48e86] {
  color: #646d7a;
  border-color: #dbdde7;
}
.form-info .form-title .form-collect .collect-btn.active[data-v-c7d48e86] {
  color: #ffa500;
}
.form-info .form-title .form-collect .collect-btn[data-v-c7d48e86]:hover {
  border-color: rgba(255, 165, 0, 0.8);
  background-color: rgba(255, 165, 0, 0.1);
}
.form-info .form-title .form-collect .collect-btn .collect-icon[data-v-c7d48e86] {
  margin-right: 5px;
  font-size: 14px;
}
.form-info .form-title .form-share[data-v-c7d48e86] {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
  margin-left: 10px;
}
.form-info .form-title .form-share .share-icon[data-v-c7d48e86] {
  margin-right: 8px;
  font-size: 14px;
}
.form-info .form-list-bottom[data-v-c7d48e86] {
  position: absolute;
  left: 0;
  width: 100%;
}
.form-info .form-list-bottom .form-date[data-v-c7d48e86] {
  width: 100%;
  font-size: 12px;
  margin: 0;
  color: #666666;
  cursor: pointer;
}
.form-info .form-list-bottom .form-date .fill-date[data-v-c7d48e86] {
  margin: 0;
  padding: 0;
}
.form-info .form-list-bottom .form-date .fill-date .is-agency-icon[data-v-c7d48e86] {
  display: inline-block;
  width: 40px;
  height: 16px;
  margin-left: 5px;
  vertical-align: -3px;
}
.form-info .form-list-bottom .form-date .fill-date .form-type-icon[data-v-c7d48e86] {
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: -3px;
}
.form-info .form-list-bottom .form-date .fill-date-label[data-v-c7d48e86] {
  width: 50px;
  display: inline-block;
  -moz-text-align-last: justify;
       text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.form-info .form-list-bottom .form-date .form-create[data-v-c7d48e86] {
  font-size: 12px;
  line-height: 22px;
}
.form-info .form-list-bottom .form-date .form-create .form-settings[data-v-c7d48e86] {
  font-size: 12px;
  text-align: right;
}
.form-info .form-list-bottom .form-date .form-create .form-settings span[data-v-c7d48e86] {
  cursor: pointer;
  padding: 0 10px;
  border-right: 1px solid #707070;
  color: #409eff;
}
.form-info .form-list-bottom .form-date .form-create .form-settings span img[data-v-c7d48e86] {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
}
.form-info .form-list-bottom .form-date .form-create .form-settings span[data-v-c7d48e86]:last-child {
  border-right: 0;
  padding-right: 0;
}
.list-no-data[data-v-c7d48e86] {
  width: 100%;
  margin: 130px auto 230px;
  text-align: center;
}
.list-no-data .no-data-img[data-v-c7d48e86] {
  display: block;
  width: 370px;
  height: auto;
  margin: auto;
}
.list-no-data .no-data-text[data-v-c7d48e86] {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #909090;
  margin-top: 37px;
}
.share-container[data-v-c7d48e86] {
  margin-top: -30px;
  width: 100%;
}
.share-container p[data-v-c7d48e86] {
  padding: 0;
  margin: 0 auto;
}
.share-container .shareFillImg[data-v-c7d48e86] {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
}
.share-container .share-lite-contain[data-v-c7d48e86] {
  width: 380px;
  height: 550px;
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/canvas_default.png") no-repeat top center;
  background-size: 380px 550px;
  padding-top: 63px;
  margin: auto;
}
.share-container .share-lite-contain .top-logo[data-v-c7d48e86] {
  width: 100%;
  padding: 25px 0 15px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-container .share-lite-contain .top-logo img[data-v-c7d48e86] {
  display: inline-block;
  vertical-align: middle;
  width: 107px;
  height: 29px;
}
.share-container .share-lite-contain .share-card[data-v-c7d48e86] {
  width: calc(100% - 50px);
  height: 470px;
  margin: 0 25px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0;
  position: relative;
  border-radius: 10px;
}
.share-container .share-lite-contain .share-card .share-form-img[data-v-c7d48e86] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 166px;
  margin: 20px auto 5px;
  border-radius: 10px;
}
.share-container .share-lite-contain .share-card .share-form-name[data-v-c7d48e86] {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.share-container .share-lite-contain .share-card .share-form-fill[data-v-c7d48e86] {
  font-size: 12px;
  line-height: 20px;
  color: #909090;
  margin-left: 70px;
  margin-top: 4px;
}
.share-container .share-lite-contain .share-card .share-form-bottom[data-v-c7d48e86] {
  width: 100%;
  margin-top: 25px;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr[data-v-c7d48e86] {
  width: 140px;
  height: 140px;
  margin: auto;
  text-align: center;
  display: block;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr-text[data-v-c7d48e86] {
  width: 100%;
  font-size: 11px;
  line-height: 16px;
  color: #394349;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.share-container .list-share-image[data-v-c7d48e86] {
  width: 380px;
  height: 550px;
  display: block;
  margin: auto;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.arrow-right[data-v-c7d48e86] {
  display: inline-block;
  width: 37px;
  height: 110px;
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/arrow-bottom.png") no-repeat center center;
  background-size: 19px 33px;
}
.arrow-bottom[data-v-c7d48e86] {
  display: inline-block;
  width: 100%;
  height: 33px;
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/arrow-top.png") no-repeat center center;
  background-size: 33px 19px;
}
.project-detail-img img[data-v-c7d48e86] {
  width: 100%;
  max-width: 100%;
  height: 152px;
  border-radius: 6px;
}
.project-detail-info .project-detail-title[data-v-c7d48e86] {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #394349;
  margin: 0;
  line-height: 25px;
}
.project-detail-info .project-detail-title span[data-v-c7d48e86] {
  max-width: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.project-detail-info .project-detail-date[data-v-c7d48e86] {
  width: 100%;
  font-size: 13px;
  color: #394349;
  margin: 15px 0 0;
}
.project-detail-info .project-detail-creater[data-v-c7d48e86] {
  width: 100%;
  font-size: 13px;
  color: #394349;
  margin: 10px 0 0;
  cursor: pointer;
}
.project-detail-info .project-detail-creater p[data-v-c7d48e86] {
  margin: 0;
  padding: 0;
}
.project-detail-info .project-detail-creater p .creater-btn[data-v-c7d48e86] {
  color: #0078f8;
  border-right: 1px solid #0078f8;
  padding: 0 10px;
}
.project-detail-info .project-detail-creater p .creater-btn[data-v-c7d48e86]:last-child {
  border-right: 0;
}
.project-intro-title[data-v-c7d48e86] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 60px 0 0;
}
.project-intro-title .title-span[data-v-c7d48e86] {
  font-size: 13px;
  font-weight: 600;
  color: #394349;
  line-height: 18px;
}
.project-intro-title .title-line[data-v-c7d48e86] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  -moz-flex: 1;
  flex: 1;
  height: 1px;
  background: #e5e5e5;
  margin-left: 20px;
}
.project-intro-con[data-v-c7d48e86] {
  width: 100%;
  font-size: 13px;
  line-height: 22px;
  margin-top: 30px;
  color: #394349;
  word-break: break-all;
}
.canvas[data-v-c7d48e86] {
  top: 100px;
}
.select-list[data-v-c7d48e86] {
  height: 80px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  overflow: auto;
  margin-top: 0;
  padding: 0;
  list-style: none;
}
.select-list li[data-v-c7d48e86] {
  display: inline-block;
  line-height: 30px;
  margin: 5px 0 0 5px;
  padding: 0 10px;
  border-radius: 1px;
  background: #f3f6fc;
  cursor: pointer;
}
.card-box[data-v-c7d48e86] {
  position: relative;
  height: 150px;
  border: 1px solid #e9ebf0;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 500;
  overflow: hidden;
}
.card-box[data-v-c7d48e86]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: var(--shadow-3, none);
  box-shadow: var(--shadow-3, none);
}
.card-box .imgBx[data-v-c7d48e86] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card-box .imgBx img[data-v-c7d48e86] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 8px;
}
.card-box .imgBx .icon[data-v-c7d48e86] {
  position: absolute;
  top: 5px;
  right: 5px;
}
.card-box .header[data-v-c7d48e86] {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.card-box .header .form-type-icon[data-v-c7d48e86] {
  font-size: 20px;
  margin: 0;
  opacity: 0.7;
}
.card-box .content[data-v-c7d48e86] {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 40px;
  background: #ffffff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.card-box .content h3[data-v-c7d48e86] {
  margin: 0;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-box .content p[data-v-c7d48e86] {
  margin: 30px 0 0 0;
  padding: 0;
  opacity: 0;
  line-height: 1.6em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: justify;
}
.card-box .content p a[data-v-c7d48e86] {
  color: #333;
  text-decoration: none;
}
.card-box .imgBx i[data-v-c7d48e86] {
  padding: 0 2px;
  font-size: 19px;
}
.card-box:hover .content[data-v-c7d48e86] {
  height: 50%;
  bottom: 0;
  left: 0;
  border-radius: 6px;
}
.card-box:hover .content p[data-v-c7d48e86] {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.card-box:hover .imgBx i[data-v-c7d48e86] {
  padding: 0 2px;
  opacity: 1;
  color: #FFFFFF;
  text-shadow: 1px 1px 2px #515151, 0 0 1em #c5c5c5;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.card-box:hover .imgBx i[data-v-c7d48e86]:hover {
  color: #3476f0;
}
.card-box-icon-show[data-v-c7d48e86] {
  opacity: 1;
}
.card-box-icon-hide[data-v-c7d48e86] {
  opacity: 0;
}
.card-edit-links[data-v-c7d48e86]  .form-settings {
  text-align: right;
}
.card-edit-links[data-v-c7d48e86]  .form-settings .split-button {
  padding: 0 10px 0 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  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: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.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: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
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 #DCDFE6;
  border-left: none 0px;
  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 .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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;
}
.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;
}
.form-agency-top-dialog .member-empty {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.icon-select-container[data-v-6504d548] {
  /* Let content determine height */
}

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

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

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-16adcf9e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-16adcf9e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-16adcf9e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-16adcf9e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-16adcf9e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-16adcf9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-16adcf9e] {
  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-16adcf9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-16adcf9e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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-16adcf9e] {
  -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-16adcf9e], .table-style .el-form-item .el-form-item__content > div[data-v-16adcf9e] {
  -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-16adcf9e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-16adcf9e], .table-style .el-form-item.rich-editor-item[data-v-16adcf9e], .table-style .el-form-item.static-text-item[data-v-16adcf9e], .table-style .el-form-item.html-text-item[data-v-16adcf9e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-16adcf9e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-16adcf9e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-16adcf9e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-16adcf9e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-16adcf9e] {
  height: 30px;
  line-height: 30px;
}
.option-item-editor[data-v-16adcf9e] {
  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;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-color: #f7fafc;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.drag-handler[data-v-16adcf9e] {
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 0.5rem;
  font-size: 0.75rem;
  color: #d1d5db;
}
.drag-handler[data-v-16adcf9e]:hover {
  color: #4b5563;
}
.close-icon[data-v-16adcf9e] {
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #d1d5db;
}
.close-icon[data-v-16adcf9e]:hover {
  color: #4b5563;
}
.flex-grow-justify-start[data-v-16adcf9e] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem; /* Assuming 1 unit is 0.5rem */
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0px;
  padding: 4px 0px;
}
.flex-grow-justify-start > div[data-v-16adcf9e]:nth-child(1) {
  width: 20px;
  display: inline-block;
}
.flex-grow-justify-start > div[data-v-16adcf9e]:nth-child(2) {
  width: 40%;
  display: inline-block;
}
.flex-grow-justify-start > div[data-v-16adcf9e]:nth-child(3) {
  width: 50%;
  display: inline-block;
}
.option-item-editor-action[data-v-16adcf9e] {
  width: 50px;
  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;
}
.input-no-border[data-v-16adcf9e]  .el-input__inner {
  cursor: pointer;
  border: none !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7d89ea63] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-7d89ea63] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7d89ea63] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7d89ea63] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-7d89ea63] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7d89ea63] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7d89ea63] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7d89ea63] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7d89ea63] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7d89ea63] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-7d89ea63]  .el-form-item__content,
.table-style .fill-select-item[data-v-7d89ea63]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7d89ea63] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-7d89ea63] {
  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-7d89ea63], .form-widget-list .checkbox-form-item-wrapper[data-v-7d89ea63] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d89ea63], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d89ea63] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d89ea63] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d89ea63] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7d89ea63], .el-form-item--medium .el-checkbox[data-v-7d89ea63] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7d89ea63] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7d89ea63], .el-form-item--small .el-checkbox[data-v-7d89ea63] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7d89ea63] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7d89ea63], .el-form-item--mini .el-checkbox[data-v-7d89ea63] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7d89ea63] {
  margin-top: 4px;
}
input[type=password][data-v-7d89ea63]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

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

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7d89ea63] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7d89ea63]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7d89ea63] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7d89ea63] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7d89ea63] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7d89ea63] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7d89ea63] {
  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-7d89ea63] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-7d89ea63] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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-7d89ea63] {
  -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-7d89ea63], .table-style .el-form-item .el-form-item__content > div[data-v-7d89ea63] {
  -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-7d89ea63] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-7d89ea63], .table-style .el-form-item.rich-editor-item[data-v-7d89ea63], .table-style .el-form-item.static-text-item[data-v-7d89ea63], .table-style .el-form-item.html-text-item[data-v-7d89ea63] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7d89ea63], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7d89ea63], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7d89ea63], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7d89ea63] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7d89ea63] {
  height: 30px;
  line-height: 30px;
}
.setting-group-header[data-v-7d89ea63] {
  cursor: pointer;
  color: black;
  padding: 10px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.setting-group-header[data-v-7d89ea63]:hover {
  color: #3476f0;
  background-color: #f5f7fa;
}
.setting-group-content[data-v-7d89ea63] {
  padding-left: 10px;
}
.color-picker-container[data-v-7d89ea63] {
  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;
}
.color-item[data-v-7d89ea63] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 14px;
}
.color-item.active[data-v-7d89ea63] {
  border-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #1890ff;
          box-shadow: 0 0 0 2px #1890ff;
}
.project-detail-edit-dialog .el-form-item[data-v-7d89ea63]  .el-form-item__content {
  text-align: left;
}
.project-detail-edit-dialog .el-form-item[data-v-7d89ea63]  .el-upload {
  text-align: left;
}
.preview-share-icon[data-v-7d89ea63] {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: solid 1px #efefef;
  margin-top: 10px;
  position: relative;
}
.preview-share-icon:hover .el-icon-circle-close[data-v-7d89ea63] {
  display: inline-block;
}
.preview-share-icon .el-icon-circle-close[data-v-7d89ea63] {
  display: none;
  cursor: pointer;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 18px;
  height: 18.5px;
  border-radius: 50%;
  font-size: 18px;
  background-color: #d95e5e;
  color: white;
  text-align: center;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-624cda86] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-624cda86] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-624cda86] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-624cda86] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-624cda86] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-624cda86] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-624cda86] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-624cda86] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-624cda86] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-624cda86] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-624cda86]  .el-form-item__content,
.table-style .fill-select-item[data-v-624cda86]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-624cda86] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-624cda86] {
  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-624cda86], .form-widget-list .checkbox-form-item-wrapper[data-v-624cda86] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-624cda86], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-624cda86] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-624cda86] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-624cda86] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-624cda86], .el-form-item--medium .el-checkbox[data-v-624cda86] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-624cda86] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-624cda86], .el-form-item--small .el-checkbox[data-v-624cda86] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-624cda86] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-624cda86], .el-form-item--mini .el-checkbox[data-v-624cda86] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-624cda86] {
  margin-top: 4px;
}
input[type=password][data-v-624cda86]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

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

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-624cda86] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-624cda86]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-624cda86] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-624cda86] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-624cda86] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-624cda86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-624cda86] {
  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-624cda86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-624cda86] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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-624cda86] {
  -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-624cda86], .table-style .el-form-item .el-form-item__content > div[data-v-624cda86] {
  -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-624cda86] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-624cda86], .table-style .el-form-item.rich-editor-item[data-v-624cda86], .table-style .el-form-item.static-text-item[data-v-624cda86], .table-style .el-form-item.html-text-item[data-v-624cda86] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-624cda86], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-624cda86], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-624cda86], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-624cda86] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-624cda86] {
  height: 30px;
  line-height: 30px;
}
.my-form-left[data-v-624cda86] {
  width: 240px;
  background: #FFFFFF;
  z-index: 999;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.my-form-left .tab-title[data-v-624cda86] {
  margin: 0;
  padding: 0;
}
.my-form-left .tab-title li[data-v-624cda86] {
  width: 100%;
  text-align: left;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin: 0 0 8px;
  list-style: none;
  font-size: 14px;
  color: #333;
  background: rgba(165, 171, 177, 0.05);
  font-weight: 500 !important;
}
.my-form-left .tab-title li.active[data-v-624cda86] {
  background: rgba(0, 92, 238, 0.08);
  color: #3476f0;
  font-weight: 800 !important;
}
.my-form-left .tab-title li[data-v-624cda86]:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #3476f0;
  font-weight: 500 !important;
}
.my-form-left .tab-title li .tab-title-icon[data-v-624cda86] {
  width: 18px;
  height: 18px;
  margin-left: 20px;
  margin-right: 8px;
}
.my-form-left.isFixed[data-v-624cda86] {
  position: fixed;
  top: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-32e104b0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-32e104b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-32e104b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-32e104b0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-32e104b0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-32e104b0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-32e104b0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-32e104b0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-32e104b0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-32e104b0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-32e104b0]  .el-form-item__content,
.table-style .fill-select-item[data-v-32e104b0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-32e104b0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-32e104b0] {
  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-32e104b0], .form-widget-list .checkbox-form-item-wrapper[data-v-32e104b0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-32e104b0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-32e104b0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-32e104b0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-32e104b0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-32e104b0], .el-form-item--medium .el-checkbox[data-v-32e104b0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-32e104b0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-32e104b0], .el-form-item--small .el-checkbox[data-v-32e104b0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-32e104b0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-32e104b0], .el-form-item--mini .el-checkbox[data-v-32e104b0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-32e104b0] {
  margin-top: 4px;
}
input[type=password][data-v-32e104b0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

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

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-32e104b0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-32e104b0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-32e104b0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-32e104b0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-32e104b0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-32e104b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-32e104b0] {
  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-32e104b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-32e104b0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  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-32e104b0] {
  -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-32e104b0], .table-style .el-form-item .el-form-item__content > div[data-v-32e104b0] {
  -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-32e104b0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-32e104b0], .table-style .el-form-item.rich-editor-item[data-v-32e104b0], .table-style .el-form-item.static-text-item[data-v-32e104b0], .table-style .el-form-item.html-text-item[data-v-32e104b0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-32e104b0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-32e104b0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-32e104b0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-32e104b0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-32e104b0] {
  height: 30px;
  line-height: 30px;
}
.create-form-button-group[data-v-32e104b0] {
  display: inline-block;
}
.btn-create-icon[data-v-32e104b0] {
  font-size: 14px;
  margin-right: 4px;
}
.uploadCover[data-v-32e104b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0px;
  cursor: pointer;
}
.uploadCover[data-v-32e104b0]:hover {
  background-color: #f7f7f7;
  border-radius: 4px;
  cursor: pointer;
}
.uploadCover .uploadCover-icon[data-v-32e104b0] {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  background-color: #f7f7f7;
  border-radius: 4px;
}
[data-v-32e104b0] .el-upload-dragger,[data-v-32e104b0] .el-upload {
  width: 100%;
}
