
.headPortrait-group--data[data-v-e81d90b0] {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.headPortrait-group--hover[data-v-e81d90b0] {
  position: absolute;
  width: 120px;
  height: 120px;
  line-height: 120px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
}
.headPortrait-group--hover[data-v-e81d90b0]:hover {
  background: rgba(0, 0, 0, 0.35);
}
.headPortrait-group--hover[data-v-e81d90b0]:hover::after {
  content: "更换头像";
}

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

/* 滚动条样式 begin */
[data-v-804a6b86]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-804a6b86]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-804a6b86]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-804a6b86]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-804a6b86] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-804a6b86] {
  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-804a6b86] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-804a6b86]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-804a6b86] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-804a6b86] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-804a6b86] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-804a6b86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-804a6b86] {
  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-804a6b86] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-804a6b86] {
  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-804a6b86] {
  -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-804a6b86], .table-style .el-form-item .el-form-item__content > div[data-v-804a6b86] {
  -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-804a6b86] {
  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-804a6b86], .table-style .el-form-item.rich-editor-item[data-v-804a6b86], .table-style .el-form-item.static-text-item[data-v-804a6b86], .table-style .el-form-item.html-text-item[data-v-804a6b86] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-804a6b86], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-804a6b86], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-804a6b86], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-804a6b86] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-804a6b86] {
  height: 30px;
  line-height: 30px;
}
[v-cloak][data-v-804a6b86] {
  display: none;
}

/*新style*/
.team-info-detail[data-v-804a6b86] {
  margin: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  padding: 10px 0;
}
.team-info-detail .fx-row-info-panel[data-v-804a6b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  min-height: 80px;
  border-bottom: 1px solid #e9e9e9;
  margin: 0 10px;
}
.team-info-detail .fx-row-info-panel .label[data-v-804a6b86] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 130px;
  text-align: center;
  background-color: #f9f9f9;
  line-height: 80px;
  color: #333333;
  font-size: 14px;
}
.team-info-detail .fx-row-info-panel .content[data-v-804a6b86] {
  padding: 0 20px;
}
.team-info-detail .fx-row-info-panel .content .content-row[data-v-804a6b86] {
  line-height: 80px;
  color: #333333;
  font-size: 14px;
}
.team-info-detail .fx-row-info-panel .content .x-button[data-v-804a6b86] {
  padding: 0 20px;
  cursor: pointer;
  line-height: 80px;
}
.team-info-detail .fx-row-info-panel[data-v-804a6b86]:last-child {
  border-bottom: 0;
}
.list-group-striped[data-v-804a6b86] {
  width: 100%;
  margin: 30px 0 60px;
}
.list-group-striped .list-group-item[data-v-804a6b86] {
  border-top: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 0 0 20px 60px;
}
.list-group-striped .list-group-item .headPortrait-group--data[data-v-804a6b86] {
  margin-left: 20px;
}
.list-group-striped .list-group-item .group-item-left[data-v-804a6b86] {
  min-width: 90px;
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  color: #bababa;
  line-height: 18px;
}
.list-group-striped .list-group-item .group-item-right[data-v-804a6b86] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  margin-left: 20px;
  font-size: 13px;
  font-weight: 400;
  color: #394349;
  line-height: 18px;
}
.headPortrait-group--data[data-v-804a6b86] {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 10px auto;
}
.headPortrait-group--hover[data-v-804a6b86] {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 35px;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.headPortrait-group--hover[data-v-804a6b86]:hover {
  background: rgba(0, 0, 0, 0.35);
}
.headPortrait-group--hover[data-v-804a6b86]:hover::after {
  content: "修改头像";
  font-size: 12px;
}
.head-user-name[data-v-804a6b86] {
  font-size: 13px;
  color: #394349;
  line-height: 18px;
  margin: 20px 0 0;
}
.userProfile[data-v-804a6b86] {
  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-top: 60px;
}
.userProfile .left-title[data-v-804a6b86] {
  color: #394349;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  margin-right: 20px;
}
.userProfile .line-box[data-v-804a6b86] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  -moz-flex: 1;
  flex: 1;
  height: 1px;
  background: #e5e5e5;
  margin-right: 20px;
}
.userProfile .el-button--text[data-v-804a6b86] {
  color: #bababa;
}
.cropper-content[data-v-804a6b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cropper-content .cropper-box[data-v-804a6b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.cropper-content .cropper-box .cropper[data-v-804a6b86] {
  width: auto;
  height: 300px;
}
.cropper-content .show-preview[data-v-804a6b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cropper-content .show-preview .preview[data-v-804a6b86] {
  overflow: hidden;
  border: 1px solid #67c23a;
  background: #cccccc;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  margin-top: 50px;
}
.cropper-content .show-preview .preview img[data-v-804a6b86] {
  max-width: inherit !important;
}
.footer-btn[data-v-804a6b86] {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer-btn .scope-btn[data-v-804a6b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 10px;
}
.footer-btn .upload-btn[data-v-804a6b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-btn .btn[data-v-804a6b86] {
  outline: none;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-weight: 500;
  padding: 8px 15px;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
  background-color: #409eff;
  border-color: #409eff;
  margin-right: 10px;
}
.user-extend-field-wrapper[data-v-804a6b86]  .el-form-item__label {
  padding-right: 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7b965ab9] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-7b965ab9] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7b965ab9] {
  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-7b965ab9] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-7b965ab9] {
  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-7b965ab9] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7b965ab9] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7b965ab9] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7b965ab9] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7b965ab9] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-7b965ab9]  .el-form-item__content,
.table-style .fill-select-item[data-v-7b965ab9]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7b965ab9] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-7b965ab9] {
  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-7b965ab9], .form-widget-list .checkbox-form-item-wrapper[data-v-7b965ab9] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7b965ab9], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7b965ab9] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7b965ab9] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7b965ab9] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7b965ab9], .el-form-item--medium .el-checkbox[data-v-7b965ab9] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7b965ab9] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7b965ab9], .el-form-item--small .el-checkbox[data-v-7b965ab9] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7b965ab9] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7b965ab9], .el-form-item--mini .el-checkbox[data-v-7b965ab9] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7b965ab9] {
  margin-top: 4px;
}
input[type=password][data-v-7b965ab9]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

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

/* 滚动条样式 begin */
[data-v-4b9e5d6b]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4b9e5d6b]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4b9e5d6b]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4b9e5d6b]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4b9e5d6b] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4b9e5d6b] {
  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-4b9e5d6b] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4b9e5d6b]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4b9e5d6b] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4b9e5d6b] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4b9e5d6b] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4b9e5d6b] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4b9e5d6b] {
  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-4b9e5d6b] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4b9e5d6b] {
  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-4b9e5d6b] {
  -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-4b9e5d6b], .table-style .el-form-item .el-form-item__content > div[data-v-4b9e5d6b] {
  -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-4b9e5d6b] {
  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-4b9e5d6b], .table-style .el-form-item.rich-editor-item[data-v-4b9e5d6b], .table-style .el-form-item.static-text-item[data-v-4b9e5d6b], .table-style .el-form-item.html-text-item[data-v-4b9e5d6b] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4b9e5d6b], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4b9e5d6b], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4b9e5d6b], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4b9e5d6b] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4b9e5d6b] {
  height: 30px;
  line-height: 30px;
}
[v-cloak][data-v-4b9e5d6b] {
  display: none;
}
.app-user-collect[data-v-4b9e5d6b] {
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list-content[data-v-4b9e5d6b] {
  width: 100%;
  margin-top: -30px;
}
.list-content .form-img[data-v-4b9e5d6b] {
  display: inline-block;
  width: 200px;
  height: 120px;
}
.list-content .form-img img[data-v-4b9e5d6b] {
  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);
}
.list-content .form-info .form-title[data-v-4b9e5d6b] {
  width: 100%;
  margin: 0 0 0px;
  display: inline-block;
  cursor: pointer;
  line-height: 28px;
}
.list-content .form-info .form-title .title-span[data-v-4b9e5d6b] {
  font-size: 16px;
  line-height: 28px;
  color: #394349;
  width: 346px;
  max-width: 346px;
  font-weight: 600;
  display: block;
  overflow: hidden;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-content .form-info .form-title .form-tag[data-v-4b9e5d6b] {
  margin-left: 60px;
}
.list-content .form-info .form-title .form-collect[data-v-4b9e5d6b] {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
}
.list-content .form-info .form-title .form-collect .collect-span[data-v-4b9e5d6b] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/collect.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-title .form-collect .collect-span.active[data-v-4b9e5d6b] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/collected.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-title .form-share[data-v-4b9e5d6b] {
  display: inline-block;
  cursor: pointer;
  float: right;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
  margin-left: 20px;
}
.list-content .form-info .form-title .form-share .share-span[data-v-4b9e5d6b] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/share.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-date[data-v-4b9e5d6b] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  line-height: 22px;
  margin: 0;
  color: #909090;
}
.list-content .form-info .form-date .fill-date[data-v-4b9e5d6b] {
  margin: 0;
  padding: 0;
}
.list-content .form-info .form-date .fill-date .is-agency-icon[data-v-4b9e5d6b] {
  display: inline-block;
  width: 32px;
  height: 12px;
  margin-left: 5px;
  vertical-align: -1px;
}
.list-content .form-info .form-date .fill-date .is-project-icon[data-v-4b9e5d6b] {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  vertical-align: -2px;
}
.list-content .form-info .form-date .fill-date .is-form-icon[data-v-4b9e5d6b] {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 5px;
  vertical-align: -1px;
}
.list-content .form-info .form-create[data-v-4b9e5d6b] {
  font-size: 12px;
  line-height: 12px;
}
.list-content .form-info .form-create .form-settings[data-v-4b9e5d6b] {
  font-size: 12px;
  text-align: right;
}
.list-content .form-info .form-create .form-settings span[data-v-4b9e5d6b] {
  cursor: pointer;
  padding: 0 10px;
  border-right: 1px solid #707070;
  color: #409EFF;
}
.list-content .form-info .form-create .form-settings span img[data-v-4b9e5d6b] {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
}
.list-content .form-info .form-create .form-settings span[data-v-4b9e5d6b]:last-child {
  border-right: 0;
  padding-right: 0;
}
.list-no-data[data-v-4b9e5d6b] {
  width: 100%;
  margin: 100px auto;
  text-align: center;
}
.list-no-data .no-data-img[data-v-4b9e5d6b] {
  display: block;
  width: 124px;
  height: auto;
  margin: auto;
}
.list-no-data .no-data-text[data-v-4b9e5d6b] {
  display: block;
  font-size: 16px;
  margin: 20px auto;
}
.share-container[data-v-4b9e5d6b] {
  margin-top: -30px;
  width: 100%;
}
.share-container p[data-v-4b9e5d6b] {
  padding: 0;
  margin: 10px auto;
}
.share-container .shareFillImg[data-v-4b9e5d6b] {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
}
.share-container .share-lite-contain[data-v-4b9e5d6b] {
  width: 375px;
  height: 553px;
  background: #0078F8 url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/shareBcg.png") no-repeat 220px 25px;
  background-size: 121px 78px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(57, 67, 73, 0.2);
          box-shadow: 0px 5px 20px 0px rgba(57, 67, 73, 0.2);
}
.share-container .share-lite-contain .top-logo[data-v-4b9e5d6b] {
  width: 100%;
  padding: 25px 0 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-container .share-lite-contain .top-logo img[data-v-4b9e5d6b] {
  display: inline-block;
  vertical-align: middle;
  width: 144px;
  height: 40px;
}
.share-container .share-lite-contain .share-card[data-v-4b9e5d6b] {
  width: calc(100% - 50px);
  height: 438px;
  margin: 0 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px;
  position: relative;
}
.share-container .share-lite-contain .share-card .share-form-img[data-v-4b9e5d6b] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 190px;
  margin-bottom: 20px;
}
.share-container .share-lite-contain .share-card .share-form-name[data-v-4b9e5d6b] {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #394349;
  line-height: 22px;
  margin-bottom: 10px;
}
.share-container .share-lite-contain .share-card .share-form-fill[data-v-4b9e5d6b] {
  font-size: 13px;
  font-weight: 400;
  color: #394349;
  line-height: 18px;
}
.share-container .share-lite-contain .share-card .share-form-bottom[data-v-4b9e5d6b] {
  width: 285px;
  height: 100px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F0F2F5;
  position: absolute;
  bottom: 20px;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr[data-v-4b9e5d6b] {
  display: inline-block;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr-text[data-v-4b9e5d6b] {
  font-size: 11px;
  font-weight: 400;
  color: #394349;
  line-height: 16px;
  text-align: right;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr-text span[data-v-4b9e5d6b] {
  display: block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1bb9c856] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1bb9c856] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1bb9c856] {
  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-1bb9c856] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1bb9c856] {
  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-1bb9c856] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1bb9c856] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1bb9c856] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1bb9c856] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1bb9c856] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1bb9c856]  .el-form-item__content,
.table-style .fill-select-item[data-v-1bb9c856]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1bb9c856] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1bb9c856] {
  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-1bb9c856], .form-widget-list .checkbox-form-item-wrapper[data-v-1bb9c856] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1bb9c856], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1bb9c856] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1bb9c856] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1bb9c856] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1bb9c856], .el-form-item--medium .el-checkbox[data-v-1bb9c856] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1bb9c856] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1bb9c856], .el-form-item--small .el-checkbox[data-v-1bb9c856] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1bb9c856] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1bb9c856], .el-form-item--mini .el-checkbox[data-v-1bb9c856] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1bb9c856] {
  margin-top: 4px;
}
input[type=password][data-v-1bb9c856]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1bb9c856]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1bb9c856]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1bb9c856]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1bb9c856]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1bb9c856] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1bb9c856] {
  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-1bb9c856] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1bb9c856]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1bb9c856] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1bb9c856] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1bb9c856] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1bb9c856] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1bb9c856] {
  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-1bb9c856] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1bb9c856] {
  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-1bb9c856] {
  -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-1bb9c856], .table-style .el-form-item .el-form-item__content > div[data-v-1bb9c856] {
  -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-1bb9c856] {
  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-1bb9c856], .table-style .el-form-item.rich-editor-item[data-v-1bb9c856], .table-style .el-form-item.static-text-item[data-v-1bb9c856], .table-style .el-form-item.html-text-item[data-v-1bb9c856] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1bb9c856], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1bb9c856], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1bb9c856], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1bb9c856] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1bb9c856] {
  height: 30px;
  line-height: 30px;
}
[v-cloak][data-v-1bb9c856] {
  display: none;
}
.app-user-collect[data-v-1bb9c856] {
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list-content[data-v-1bb9c856] {
  width: 100%;
  margin-top: -30px;
}
.list-content .form-img[data-v-1bb9c856] {
  display: inline-block;
  width: 200px;
  height: 120px;
}
.list-content .form-img img[data-v-1bb9c856] {
  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);
}
.list-content .form-info .form-title[data-v-1bb9c856] {
  width: 100%;
  margin: 0 0 0px;
  display: inline-block;
  cursor: pointer;
  line-height: 28px;
}
.list-content .form-info .form-title .title-span[data-v-1bb9c856] {
  font-size: 16px;
  line-height: 28px;
  color: #394349;
  width: 346px;
  max-width: 346px;
  font-weight: 600;
  display: block;
  overflow: hidden;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-content .form-info .form-title .form-tag[data-v-1bb9c856] {
  margin-left: 60px;
}
.list-content .form-info .form-title .form-collect[data-v-1bb9c856] {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
}
.list-content .form-info .form-title .form-collect .collect-span[data-v-1bb9c856] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/collect.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-title .form-collect .collect-span.active[data-v-1bb9c856] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/collected.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-title .form-share[data-v-1bb9c856] {
  display: inline-block;
  cursor: pointer;
  float: right;
  font-size: 12px;
  color: #909090;
  line-height: 20px;
  margin-left: 20px;
}
.list-content .form-info .form-title .form-share .share-span[data-v-1bb9c856] {
  background: url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/share.png") no-repeat left center;
  background-size: 15px;
  padding-left: 20px;
}
.list-content .form-info .form-date[data-v-1bb9c856] {
  width: 100%;
  font-size: 12px;
  height: 20px;
  line-height: 22px;
  margin: 0;
  color: #909090;
}
.list-content .form-info .form-date .fill-date[data-v-1bb9c856] {
  margin: 0;
  padding: 0;
}
.list-content .form-info .form-date .fill-date .is-agency-icon[data-v-1bb9c856] {
  display: inline-block;
  width: 32px;
  height: 12px;
  margin-left: 5px;
  vertical-align: -1px;
}
.list-content .form-info .form-date .fill-date .is-project-icon[data-v-1bb9c856] {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  vertical-align: -2px;
}
.list-content .form-info .form-date .fill-date .is-form-icon[data-v-1bb9c856] {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin-left: 5px;
  vertical-align: -1px;
}
.list-content .form-info .form-create[data-v-1bb9c856] {
  font-size: 12px;
  line-height: 12px;
}
.list-content .form-info .form-create .form-settings[data-v-1bb9c856] {
  font-size: 12px;
  text-align: right;
}
.list-content .form-info .form-create .form-settings span[data-v-1bb9c856] {
  cursor: pointer;
  padding: 0 10px;
  border-right: 1px solid #707070;
  color: #409EFF;
}
.list-content .form-info .form-create .form-settings span img[data-v-1bb9c856] {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  vertical-align: middle;
}
.list-content .form-info .form-create .form-settings span[data-v-1bb9c856]:last-child {
  border-right: 0;
  padding-right: 0;
}
.list-no-data[data-v-1bb9c856] {
  width: 100%;
  margin: 100px auto;
  text-align: center;
}
.list-no-data .no-data-img[data-v-1bb9c856] {
  display: block;
  width: 124px;
  height: auto;
  margin: auto;
}
.list-no-data .no-data-text[data-v-1bb9c856] {
  display: block;
  font-size: 16px;
  margin: 20px auto;
}
.share-container[data-v-1bb9c856] {
  margin-top: -30px;
  width: 100%;
}
.share-container p[data-v-1bb9c856] {
  padding: 0;
  margin: 10px auto;
}
.share-container .shareFillImg[data-v-1bb9c856] {
  display: block;
  width: 200px;
  height: 200px;
  margin-top: 20px;
}
.share-container .share-lite-contain[data-v-1bb9c856] {
  width: 375px;
  height: 553px;
  background: #0078F8 url("https://smart-form-prod.oss-cn-beijing.aliyuncs.com/statics/shareBcg.png") no-repeat 220px 25px;
  background-size: 121px 78px;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(57, 67, 73, 0.2);
          box-shadow: 0px 5px 20px 0px rgba(57, 67, 73, 0.2);
}
.share-container .share-lite-contain .top-logo[data-v-1bb9c856] {
  width: 100%;
  padding: 25px 0 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.share-container .share-lite-contain .top-logo img[data-v-1bb9c856] {
  display: inline-block;
  vertical-align: middle;
  width: 144px;
  height: 40px;
}
.share-container .share-lite-contain .share-card[data-v-1bb9c856] {
  width: calc(100% - 50px);
  height: 438px;
  margin: 0 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px;
  position: relative;
}
.share-container .share-lite-contain .share-card .share-form-img[data-v-1bb9c856] {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 190px;
  margin-bottom: 20px;
}
.share-container .share-lite-contain .share-card .share-form-name[data-v-1bb9c856] {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #394349;
  line-height: 22px;
  margin-bottom: 10px;
}
.share-container .share-lite-contain .share-card .share-form-fill[data-v-1bb9c856] {
  font-size: 13px;
  font-weight: 400;
  color: #394349;
  line-height: 18px;
}
.share-container .share-lite-contain .share-card .share-form-bottom[data-v-1bb9c856] {
  width: 285px;
  height: 100px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F0F2F5;
  position: absolute;
  bottom: 20px;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr[data-v-1bb9c856] {
  display: inline-block;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr-text[data-v-1bb9c856] {
  font-size: 11px;
  font-weight: 400;
  color: #394349;
  line-height: 16px;
  text-align: right;
}
.share-container .share-lite-contain .share-card .share-form-bottom .share-form-qr-text span[data-v-1bb9c856] {
  display: block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0eb638de] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-0eb638de] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0eb638de] {
  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-0eb638de] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-0eb638de] {
  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-0eb638de] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0eb638de] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0eb638de] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0eb638de] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0eb638de] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-0eb638de]  .el-form-item__content,
.table-style .fill-select-item[data-v-0eb638de]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0eb638de] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-0eb638de] {
  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-0eb638de], .form-widget-list .checkbox-form-item-wrapper[data-v-0eb638de] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0eb638de], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0eb638de] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0eb638de] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0eb638de] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0eb638de], .el-form-item--medium .el-checkbox[data-v-0eb638de] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0eb638de] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0eb638de], .el-form-item--small .el-checkbox[data-v-0eb638de] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0eb638de] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0eb638de], .el-form-item--mini .el-checkbox[data-v-0eb638de] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0eb638de] {
  margin-top: 4px;
}
input[type=password][data-v-0eb638de]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

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

/* 滚动条样式 begin */
[data-v-58609294]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-58609294]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-58609294]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-58609294]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-58609294] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-58609294] {
  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-58609294] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-58609294]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-58609294] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-58609294] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-58609294] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-58609294] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-58609294] {
  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-58609294] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-58609294] {
  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-58609294] {
  -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-58609294], .table-style .el-form-item .el-form-item__content > div[data-v-58609294] {
  -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-58609294] {
  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-58609294], .table-style .el-form-item.rich-editor-item[data-v-58609294], .table-style .el-form-item.static-text-item[data-v-58609294], .table-style .el-form-item.html-text-item[data-v-58609294] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-58609294], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-58609294], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-58609294], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-58609294] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-58609294] {
  height: 30px;
  line-height: 30px;
}
[v-cloak][data-v-58609294] {
  display: none;
}
.app-pwd-container[data-v-58609294] {
  width: 100%;
  margin: auto;
  /*新版style*/
}
.app-pwd-container .team-info-detail[data-v-58609294] {
  margin: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e9e9e9;
  padding: 10px 0;
}
.app-pwd-container .team-info-detail .fx-row-info-panel[data-v-58609294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  min-height: 80px;
  border-bottom: 1px solid #e9e9e9;
  margin: 0 10px;
}
.app-pwd-container .team-info-detail .fx-row-info-panel .label[data-v-58609294] {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 130px;
  text-align: center;
  background-color: #f9f9f9;
  line-height: 80px;
  color: #333333;
  font-size: 14px;
}
.app-pwd-container .team-info-detail .fx-row-info-panel .content[data-v-58609294] {
  padding: 0 20px;
}
.app-pwd-container .team-info-detail .fx-row-info-panel .content .content-row[data-v-58609294] {
  line-height: 80px;
  color: #333333;
  font-size: 14px;
}
.app-pwd-container .team-info-detail .fx-row-info-panel .content .x-button[data-v-58609294] {
  padding: 0 20px;
  cursor: pointer;
  line-height: 80px;
}
.app-pwd-container .team-info-detail .fx-row-info-panel[data-v-58609294]:last-child {
  border-bottom: 0;
}
.app-pwd-container .captchaImg img[data-v-58609294] {
  height: 36px;
}

/*更换手机号、邮箱*/
.VerificationDialogModalHeader[data-v-58609294] {
  width: 100%;
  text-align: center;
}
.VerificationDialogModalHeader .VerificationDialogModalHeader-title[data-v-58609294] {
  margin-top: 0;
  font-size: 24px;
  color: #2b3441;
  margin-bottom: 10px;
  padding: 0;
}
.VerificationDialogModalHeader .VerificationDialogModalHeader-subTitle[data-v-58609294] {
  max-width: 240px;
  margin: 2px auto 24px;
  font-size: 14px;
  color: #8590a6;
  line-height: 22px;
}
.VerificationDialogModal-oneSelection[data-v-58609294] {
  font-size: 14px;
  text-align: left;
  color: #2b3441;
  font-weight: 500;
  margin-bottom: 16px;
}
.send-code[data-v-58609294] {
  width: 100px;
  height: 32px;
}
.password-policy-tip[data-v-58609294] {
  margin-top: 6px;
  color: #909399;
  font-size: 12px;
  line-height: 18px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-2ee99254] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-2ee99254] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-2ee99254] {
  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-2ee99254] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-2ee99254] {
  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-2ee99254] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-2ee99254] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-2ee99254] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-2ee99254] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-2ee99254] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-2ee99254]  .el-form-item__content,
.table-style .fill-select-item[data-v-2ee99254]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-2ee99254] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-2ee99254] {
  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-2ee99254], .form-widget-list .checkbox-form-item-wrapper[data-v-2ee99254] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2ee99254], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2ee99254] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2ee99254] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2ee99254] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-2ee99254], .el-form-item--medium .el-checkbox[data-v-2ee99254] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-2ee99254] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-2ee99254], .el-form-item--small .el-checkbox[data-v-2ee99254] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-2ee99254] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-2ee99254], .el-form-item--mini .el-checkbox[data-v-2ee99254] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-2ee99254] {
  margin-top: 4px;
}
input[type=password][data-v-2ee99254]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-2ee99254]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2ee99254]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2ee99254]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2ee99254]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-2ee99254] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-2ee99254] {
  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-2ee99254] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-2ee99254]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-2ee99254] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-2ee99254] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-2ee99254] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-2ee99254] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-2ee99254] {
  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-2ee99254] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-2ee99254] {
  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-2ee99254] {
  -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-2ee99254], .table-style .el-form-item .el-form-item__content > div[data-v-2ee99254] {
  -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-2ee99254] {
  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-2ee99254], .table-style .el-form-item.rich-editor-item[data-v-2ee99254], .table-style .el-form-item.static-text-item[data-v-2ee99254], .table-style .el-form-item.html-text-item[data-v-2ee99254] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-2ee99254], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-2ee99254], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-2ee99254], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-2ee99254] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-2ee99254] {
  height: 30px;
  line-height: 30px;
}
.recycle-container[data-v-2ee99254] {
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.recycle-container .projectTag[data-v-2ee99254] {
  margin-right: 10px;
}
.recycle-container .projectTag img[data-v-2ee99254] {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.recycle-container .formTag[data-v-2ee99254] {
  margin-right: 10px;
}
.recycle-container .formTag img[data-v-2ee99254] {
  display: inline-block;
  width: 25px;
  height: 20px;
  vertical-align: middle;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-03488e44] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-03488e44] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-03488e44] {
  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-03488e44] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-03488e44] {
  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-03488e44] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-03488e44] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-03488e44] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-03488e44] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-03488e44] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-03488e44]  .el-form-item__content,
.table-style .fill-select-item[data-v-03488e44]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-03488e44] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-03488e44] {
  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-03488e44], .form-widget-list .checkbox-form-item-wrapper[data-v-03488e44] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-03488e44], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-03488e44] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-03488e44] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-03488e44] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-03488e44], .el-form-item--medium .el-checkbox[data-v-03488e44] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-03488e44] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-03488e44], .el-form-item--small .el-checkbox[data-v-03488e44] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-03488e44] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-03488e44], .el-form-item--mini .el-checkbox[data-v-03488e44] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-03488e44] {
  margin-top: 4px;
}
input[type=password][data-v-03488e44]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-03488e44]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-03488e44]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-03488e44]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-03488e44]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-03488e44] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-03488e44] {
  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-03488e44] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-03488e44]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-03488e44] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-03488e44] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-03488e44] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-03488e44] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-03488e44] {
  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-03488e44] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-03488e44] {
  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-03488e44] {
  -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-03488e44], .table-style .el-form-item .el-form-item__content > div[data-v-03488e44] {
  -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-03488e44] {
  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-03488e44], .table-style .el-form-item.rich-editor-item[data-v-03488e44], .table-style .el-form-item.static-text-item[data-v-03488e44], .table-style .el-form-item.html-text-item[data-v-03488e44] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-03488e44], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-03488e44], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-03488e44], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-03488e44] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-03488e44] {
  height: 30px;
  line-height: 30px;
}
.header-container[data-v-03488e44] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-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: 100%;
  z-index: 100;
  font-size: 13px;
  height: 55px;
  color: #2b3441;
  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);
  padding: 0 30px;
}
.header-container .header-breadcrumb[data-v-03488e44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-container .header-breadcrumb .private-home-link[data-v-03488e44] {
  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-03488e44] {
  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-03488e44] {
  margin: 0 11px 0 17px;
}
.header-container .header-breadcrumb .headerNow[data-v-03488e44] {
  font-size: 18px;
  font-weight: 500;
}
.header-container .header-actions[data-v-03488e44] {
  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-03488e44] {
  height: 36px;
}
.header-container .header-actions .avatar-container .avatar-wrapper[data-v-03488e44] {
  height: 36px;
  position: relative;
}
.header-container .header-actions .avatar-container .avatar-wrapper .user-avatar[data-v-03488e44] {
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.header-container .header-actions .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-03488e44] {
  cursor: pointer;
  position: absolute;
  right: -18px;
  top: 12px;
  font-size: 12px;
}
.user-left[data-v-03488e44] {
  width: 240px;
}
.user-left .tab-title[data-v-03488e44] {
  margin: 0;
  padding: 20px 16px;
}
.user-left .tab-title ul[data-v-03488e44] {
  padding: 16px;
}
.user-left .tab-title li[data-v-03488e44] {
  width: 100%;
  text-align: center;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  margin: 0 0 10px;
  list-style: none;
  font-size: 14px;
  color: #333333;
  background: rgba(165, 171, 177, 0.0509803922);
  font-weight: 500 !important;
  text-align: left;
}
.user-left .tab-title li.active[data-v-03488e44] {
  background: rgba(52, 118, 240, 0.0784313725);
  color: #3476F0;
  position: relative;
  border-radius: 6px;
  font-weight: 500 !important;
}
.user-left .tab-title li.active[data-v-03488e44]::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 30px;
  left: 0;
  top: 50%;
  margin-top: -15px;
  background: #3476F0;
  opacity: 0.4;
  border-radius: 0 3px 3px 0;
}
.user-left .tab-title li.active .svgIcon[data-v-03488e44] {
  fill: #3476F0;
}
.user-left .tab-title li[data-v-03488e44]:hover {
  background: rgba(52, 118, 240, 0.0784313725);
  color: #3476F0;
  border-radius: 6px;
  font-weight: 500 !important;
}
.user-right[data-v-03488e44] {
  padding: 0;
  min-height: 220px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex: 1;
}
.user-right .tab-content[data-v-03488e44] {
  width: 100%;
  height: 100%;
}
.user-left[data-v-03488e44] {
  background-color: white;
  border-radius: 4px;
}
.user-right[data-v-03488e44] {
  background-color: white;
  border-radius: 4px;
}
.anim-fade-in[data-v-03488e44] {
  -webkit-animation: 1s slideLeftActive-data-v-03488e44;
  animation: 1s slideLeftActive-data-v-03488e44;
}
@-webkit-keyframes slideLeftActive-data-v-03488e44 {
0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}
@keyframes slideLeftActive-data-v-03488e44 {
0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
}
100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
}
.svgIcon[data-v-03488e44] {
  width: 18px;
  height: 18px;
  margin-left: 10px;
  margin-right: 8px;
  color: #5e6d82;
  vertical-align: -5px;
}
