
input{
  border: 1px solid red;
  color: #333;
}
/**
 * 通用css样式布局处理
 */
.h1[data-v-923ac202],
.h2[data-v-923ac202],
.h3[data-v-923ac202],
.h4[data-v-923ac202],
.h5[data-v-923ac202],
.h6[data-v-923ac202],
h1[data-v-923ac202],
h2[data-v-923ac202],
h3[data-v-923ac202],
h4[data-v-923ac202],
h5[data-v-923ac202],
h6[data-v-923ac202] {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.wp100[data-v-923ac202] {
  width: 100%;
}
.w1200[data-v-923ac202] {
  width: 1200px;
  margin: 0 auto;
}
.strong[data-v-923ac202] {
  font-weight: 600;
}
.uni-flex[data-v-923ac202] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.uni-flex-item[data-v-923ac202] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.uni-row[data-v-923ac202] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.uni-column[data-v-923ac202] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.uni-center[data-v-923ac202] {
  text-align: center;
}
.uni-right[data-v-923ac202] {
  text-align: right;
}
.uni-left[data-v-923ac202] {
  text-align: left;
}
.jccenter[data-v-923ac202] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jcend[data-v-923ac202] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.aicenter[data-v-923ac202] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c333[data-v-923ac202] {
  color: #333;
}
.c666[data-v-923ac202] {
  color: #666;
}
.c999[data-v-923ac202] {
  color: #999;
}
.cblue[data-v-923ac202] {
  color: #0076ff;
}
.cmain[data-v-923ac202] {
  color: #ff7400;
}
.cfff[data-v-923ac202] {
  color: #fff;
}
.bfff[data-v-923ac202] {
  background-color: #fff;
}
.bgrey[data-v-923ac202] {
  background-color: #f8f8f8;
}
.strong[data-v-923ac202] {
  font-weight: 600;
}
.bt[data-v-923ac202] {
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  width: 36px;
  height: 36px;
}
.bt[data-v-923ac202]:hover {
  border-color: #0076ff;
  border-width: 2px;
}
.bgicon01[data-v-923ac202] {
  background-color: #3396fb;
}
.bgicon02[data-v-923ac202] {
  background-color: #f15642;
}
.bgicon03[data-v-923ac202] {
  background-color: #ff943c;
}
.bgicon04[data-v-923ac202] {
  background-color: #15bc84;
}
.bgicon05[data-v-923ac202] {
  background-color: #feac00;
}
.shadowtop[data-v-923ac202] {
  border-top: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.shadowbottom[data-v-923ac202] {
  border-bottom: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.shadow[data-v-923ac202] {
  border: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.borderbottom[data-v-923ac202] {
  border-bottom: 1px solid #E6EBF5;
}
.fixbottom[data-v-923ac202] {
  position: absolute;
  bottom: 0;
  z-index: 999;
  border-top: 1px solid #E6EBF5;
  width: 100%;
}
.absolute[data-v-923ac202] {
  position: absolute;
}
.relative[data-v-923ac202] {
  position: relative;
}
.tableSearch .el-form-item[data-v-923ac202] {
  margin-bottom: 8px !important;
}
.el-drawer__header[data-v-923ac202] {
  padding: 15px 20px !important;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #E6EBF5;
  color: #333 !important;
  font-size: 16px !important;
}
.el-drawer__body[data-v-923ac202] {
  padding: 0;
}
.el-drawer[data-v-923ac202] {
  overflow: auto;
}
.el-drawer[data-v-923ac202]:focus {
  outline: none;
}
.el-drawer__close-btn[data-v-923ac202] {
  outline: none;
}
.el-checkbox-group[data-v-923ac202] {
  line-height: 2;
}
.tableSearch[data-v-923ac202] {
  border-radius: 5px;
}
.tableSearch .el-form-item--mini.el-form-item[data-v-923ac202],
.tableSearch .el-form-item--small.el-form-item[data-v-923ac202] {
  margin-bottom: 5px;
}
.operation[data-v-923ac202] {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
}
.operation[data-v-923ac202]:hover {
  border: 1px solid #3396fb;
}
.p50[data-v-923ac202] {
  padding: 50px;
}
.px50[data-v-923ac202] {
  padding-left: 50px;
  padding-right: 50px;
}
.py50[data-v-923ac202] {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt50[data-v-923ac202] {
  padding-top: 50px;
}
.pr50[data-v-923ac202] {
  padding-right: 50px;
}
.pb50[data-v-923ac202] {
  padding-bottom: 50px;
}
.pl50[data-v-923ac202] {
  padding-left: 50px;
}
.m50[data-v-923ac202] {
  margin: 50px;
}
.mx50[data-v-923ac202] {
  margin-left: 50px;
  margin-right: 50px;
}
.my50[data-v-923ac202] {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt50[data-v-923ac202] {
  margin-top: 50px;
}
.mr50[data-v-923ac202] {
  margin-right: 50px;
}
.mb50[data-v-923ac202] {
  margin-bottom: 50px;
}
.ml50[data-v-923ac202] {
  margin-left: 50px;
}
.p45[data-v-923ac202] {
  padding: 45px;
}
.px45[data-v-923ac202] {
  padding-left: 45px;
  padding-right: 45px;
}
.py45[data-v-923ac202] {
  padding-top: 45px;
  padding-bottom: 45px;
}
.pt45[data-v-923ac202] {
  padding-top: 45px;
}
.pr45[data-v-923ac202] {
  padding-right: 45px;
}
.pb45[data-v-923ac202] {
  padding-bottom: 45px;
}
.pl45[data-v-923ac202] {
  padding-left: 45px;
}
.m45[data-v-923ac202] {
  margin: 45px;
}
.mx45[data-v-923ac202] {
  margin-left: 45px;
  margin-right: 45px;
}
.my45[data-v-923ac202] {
  margin-top: 45px;
  margin-bottom: 45px;
}
.mt45[data-v-923ac202] {
  margin-top: 45px;
}
.mr45[data-v-923ac202] {
  margin-right: 45px;
}
.mb45[data-v-923ac202] {
  margin-bottom: 45px;
}
.ml45[data-v-923ac202] {
  margin-left: 45px;
}
.p40[data-v-923ac202] {
  padding: 40px;
}
.px40[data-v-923ac202] {
  padding-left: 40px;
  padding-right: 40px;
}
.py40[data-v-923ac202] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt40[data-v-923ac202] {
  padding-top: 40px;
}
.pr40[data-v-923ac202] {
  padding-right: 40px;
}
.pb40[data-v-923ac202] {
  padding-bottom: 40px;
}
.pl40[data-v-923ac202] {
  padding-left: 40px;
}
.m40[data-v-923ac202] {
  margin: 40px;
}
.mx40[data-v-923ac202] {
  margin-left: 40px;
  margin-right: 40px;
}
.my40[data-v-923ac202] {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mt40[data-v-923ac202] {
  margin-top: 40px;
}
.mr40[data-v-923ac202] {
  margin-right: 40px;
}
.mb40[data-v-923ac202] {
  margin-bottom: 40px;
}
.ml40[data-v-923ac202] {
  margin-left: 40px;
}
.p35[data-v-923ac202] {
  padding: 35px;
}
.px35[data-v-923ac202] {
  padding-left: 35px;
  padding-right: 35px;
}
.py35[data-v-923ac202] {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pt35[data-v-923ac202] {
  padding-top: 35px;
}
.pr35[data-v-923ac202] {
  padding-right: 35px;
}
.pb35[data-v-923ac202] {
  padding-bottom: 35px;
}
.pl35[data-v-923ac202] {
  padding-left: 35px;
}
.m35[data-v-923ac202] {
  margin: 35px;
}
.mx35[data-v-923ac202] {
  margin-left: 35px;
  margin-right: 35px;
}
.my35[data-v-923ac202] {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mt35[data-v-923ac202] {
  margin-top: 35px;
}
.mr35[data-v-923ac202] {
  margin-right: 35px;
}
.mb35[data-v-923ac202] {
  margin-bottom: 35px;
}
.ml35[data-v-923ac202] {
  margin-left: 35px;
}
.p30[data-v-923ac202] {
  padding: 30px;
}
.px30[data-v-923ac202] {
  padding-left: 30px;
  padding-right: 30px;
}
.py30[data-v-923ac202] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt30[data-v-923ac202] {
  padding-top: 30px;
}
.pr30[data-v-923ac202] {
  padding-right: 30px;
}
.pb30[data-v-923ac202] {
  padding-bottom: 30px;
}
.pl30[data-v-923ac202] {
  padding-left: 30px;
}
.m30[data-v-923ac202] {
  margin: 30px;
}
.mx30[data-v-923ac202] {
  margin-left: 30px;
  margin-right: 30px;
}
.my30[data-v-923ac202] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mt30[data-v-923ac202] {
  margin-top: 30px;
}
.mr30[data-v-923ac202] {
  margin-right: 30px;
}
.mb30[data-v-923ac202] {
  margin-bottom: 30px;
}
.ml30[data-v-923ac202] {
  margin-left: 30px;
}
.p25[data-v-923ac202] {
  padding: 25px;
}
.px25[data-v-923ac202] {
  padding-left: 25px;
  padding-right: 25px;
}
.py25[data-v-923ac202] {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pt25[data-v-923ac202] {
  padding-top: 25px;
}
.pr25[data-v-923ac202] {
  padding-right: 25px;
}
.pb25[data-v-923ac202] {
  padding-bottom: 25px;
}
.pl25[data-v-923ac202] {
  padding-left: 25px;
}
.m25[data-v-923ac202] {
  margin: 25px;
}
.mx25[data-v-923ac202] {
  margin-left: 25px;
  margin-right: 25px;
}
.my25[data-v-923ac202] {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mt25[data-v-923ac202] {
  margin-top: 25px;
}
.mr25[data-v-923ac202] {
  margin-right: 25px;
}
.mb25[data-v-923ac202] {
  margin-bottom: 25px;
}
.ml25[data-v-923ac202] {
  margin-left: 25px;
}
.p20[data-v-923ac202] {
  padding: 20px;
}
.px20[data-v-923ac202] {
  padding-left: 20px;
  padding-right: 20px;
}
.py20[data-v-923ac202] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt20[data-v-923ac202] {
  padding-top: 20px;
}
.pr20[data-v-923ac202] {
  padding-right: 20px;
}
.pb20[data-v-923ac202] {
  padding-bottom: 20px;
}
.pl20[data-v-923ac202] {
  padding-left: 20px;
}
.m20[data-v-923ac202] {
  margin: 20px;
}
.mx20[data-v-923ac202] {
  margin-left: 20px;
  margin-right: 20px;
}
.my20[data-v-923ac202] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt20[data-v-923ac202] {
  margin-top: 20px;
}
.mr20[data-v-923ac202] {
  margin-right: 20px;
}
.mb20[data-v-923ac202] {
  margin-bottom: 20px;
}
.ml20[data-v-923ac202] {
  margin-left: 20px;
}
.p15[data-v-923ac202] {
  padding: 15px;
}
.px15[data-v-923ac202] {
  padding-left: 15px;
  padding-right: 15px;
}
.py15[data-v-923ac202] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pt15[data-v-923ac202] {
  padding-top: 15px;
}
.pr15[data-v-923ac202] {
  padding-right: 15px;
}
.pb15[data-v-923ac202] {
  padding-bottom: 15px;
}
.pl15[data-v-923ac202] {
  padding-left: 15px;
}
.m15[data-v-923ac202] {
  margin: 15px;
}
.mx15[data-v-923ac202] {
  margin-left: 15px;
  margin-right: 15px;
}
.my15[data-v-923ac202] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mt15[data-v-923ac202] {
  margin-top: 15px;
}
.mr15[data-v-923ac202] {
  margin-right: 15px;
}
.mb15[data-v-923ac202] {
  margin-bottom: 15px;
}
.ml15[data-v-923ac202] {
  margin-left: 15px;
}
.p10[data-v-923ac202] {
  padding: 10px;
}
.px10[data-v-923ac202] {
  padding-left: 10px;
  padding-right: 10px;
}
.py10[data-v-923ac202] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt10[data-v-923ac202] {
  padding-top: 10px;
}
.pr10[data-v-923ac202] {
  padding-right: 10px;
}
.pb10[data-v-923ac202] {
  padding-bottom: 10px;
}
.pl10[data-v-923ac202] {
  padding-left: 10px;
}
.m10[data-v-923ac202] {
  margin: 10px;
}
.mx10[data-v-923ac202] {
  margin-left: 10px;
  margin-right: 10px;
}
.my10[data-v-923ac202] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt10[data-v-923ac202] {
  margin-top: 10px;
}
.mr10[data-v-923ac202] {
  margin-right: 10px;
}
.mb10[data-v-923ac202] {
  margin-bottom: 10px;
}
.ml10[data-v-923ac202] {
  margin-left: 10px;
}
.p5[data-v-923ac202] {
  padding: 5px;
}
.px5[data-v-923ac202] {
  padding-left: 5px;
  padding-right: 5px;
}
.py5[data-v-923ac202] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pt5[data-v-923ac202] {
  padding-top: 5px;
}
.pr5[data-v-923ac202] {
  padding-right: 5px;
}
.pb5[data-v-923ac202] {
  padding-bottom: 5px;
}
.pl5[data-v-923ac202] {
  padding-left: 5px;
}
.m5[data-v-923ac202] {
  margin: 5px;
}
.mx5[data-v-923ac202] {
  margin-left: 5px;
  margin-right: 5px;
}
.my5[data-v-923ac202] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mt5[data-v-923ac202] {
  margin-top: 5px;
}
.mr5[data-v-923ac202] {
  margin-right: 5px;
}
.mb5[data-v-923ac202] {
  margin-bottom: 5px;
}
.ml5[data-v-923ac202] {
  margin-left: 5px;
}
.f60[data-v-923ac202] {
  font-size: 60px;
}
.lh60[data-v-923ac202] {
  line-height: 60px;
}
.f58[data-v-923ac202] {
  font-size: 58px;
}
.lh58[data-v-923ac202] {
  line-height: 58px;
}
.f56[data-v-923ac202] {
  font-size: 56px;
}
.lh56[data-v-923ac202] {
  line-height: 56px;
}
.f54[data-v-923ac202] {
  font-size: 54px;
}
.lh54[data-v-923ac202] {
  line-height: 54px;
}
.f52[data-v-923ac202] {
  font-size: 52px;
}
.lh52[data-v-923ac202] {
  line-height: 52px;
}
.f50[data-v-923ac202] {
  font-size: 50px;
}
.lh50[data-v-923ac202] {
  line-height: 50px;
}
.f48[data-v-923ac202] {
  font-size: 48px;
}
.lh48[data-v-923ac202] {
  line-height: 48px;
}
.f46[data-v-923ac202] {
  font-size: 46px;
}
.lh46[data-v-923ac202] {
  line-height: 46px;
}
.f44[data-v-923ac202] {
  font-size: 44px;
}
.lh44[data-v-923ac202] {
  line-height: 44px;
}
.f42[data-v-923ac202] {
  font-size: 42px;
}
.lh42[data-v-923ac202] {
  line-height: 42px;
}
.f40[data-v-923ac202] {
  font-size: 40px;
}
.lh40[data-v-923ac202] {
  line-height: 40px;
}
.f38[data-v-923ac202] {
  font-size: 38px;
}
.lh38[data-v-923ac202] {
  line-height: 38px;
}
.f36[data-v-923ac202] {
  font-size: 36px;
}
.lh36[data-v-923ac202] {
  line-height: 36px;
}
.f34[data-v-923ac202] {
  font-size: 34px;
}
.lh34[data-v-923ac202] {
  line-height: 34px;
}
.f32[data-v-923ac202] {
  font-size: 32px;
}
.lh32[data-v-923ac202] {
  line-height: 32px;
}
.f30[data-v-923ac202] {
  font-size: 30px;
}
.lh30[data-v-923ac202] {
  line-height: 30px;
}
.f28[data-v-923ac202] {
  font-size: 28px;
}
.lh28[data-v-923ac202] {
  line-height: 28px;
}
.f26[data-v-923ac202] {
  font-size: 26px;
}
.lh26[data-v-923ac202] {
  line-height: 26px;
}
.f24[data-v-923ac202] {
  font-size: 24px;
}
.lh24[data-v-923ac202] {
  line-height: 24px;
}
.f22[data-v-923ac202] {
  font-size: 22px;
}
.lh22[data-v-923ac202] {
  line-height: 22px;
}
.f20[data-v-923ac202] {
  font-size: 20px;
}
.lh20[data-v-923ac202] {
  line-height: 20px;
}
.f18[data-v-923ac202] {
  font-size: 18px;
}
.lh18[data-v-923ac202] {
  line-height: 18px;
}
.f16[data-v-923ac202] {
  font-size: 16px;
}
.lh16[data-v-923ac202] {
  line-height: 16px;
}
.f14[data-v-923ac202] {
  font-size: 14px;
}
.lh14[data-v-923ac202] {
  line-height: 14px;
}
.tox-tinymce-aux[data-v-923ac202] {
  z-index: 50000 !important;
}
.delbut[data-v-923ac202] {
  padding: 5px;
}

.wh33[data-v-870acb5c] {
  width: 32%;
}

[data-v-bf80c0fe] .disabled .el-upload {
  display: block;
  margin-bottom: -5px;
}
[data-v-bf80c0fe] .hiden .el-upload {
  display: none;
  margin-bottom: -5px;
}

.wp100[data-v-3a354cba] {
  width: 100%;
}

.bm-view[data-v-32b661ba] {
  width: 100%;
  height: 500px;
}

.suite-item[data-v-2666a907] {
  position: relative;
}
.suite-item + .suite-item[data-v-2666a907] {
  padding-top: 15px;
  border-top: 1px dashed #dfe4ed;
}
.suite-item > .suite-item-add[data-v-2666a907],
.suite-item > .suite-item-remove[data-v-2666a907] {
  position: absolute;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid;
  cursor: pointer;
}
.suite-item-remove[data-v-2666a907] {
  color: #f56c6c;
  top: 30%;
}
.suite-item-remove[data-v-2666a907]:hover {
  background: #f56c6c;
  color: #fff;
}
.suite-item-add[data-v-2666a907] {
  color: #67c23a;
  top: 60%;
}
.suite-item-add[data-v-2666a907]:hover {
  background: #67c23a;
  color: #fff;
}
.placeholder[data-v-2666a907] {
  color: #c0c4cc;
}

.pagination-container[data-v-d8b8a86a] {
  background: #fff;
  padding: 32px 16px;
}
.pagination-container.hidden[data-v-d8b8a86a] {
  display: none;
}

.wrap[data-v-20a66dd6] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
::v-deep .el-select[data-v-20a66dd6] {
  width: 100%;
}
.el-radio[data-v-20a66dd6] {
  line-height: 1.5;
}
.display-none[data-v-20a66dd6] {
  display: none;
}

.flex[data-v-eaf33198] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex .ml15[data-v-eaf33198] {
  margin-left: 15px;
}
.display-none[data-v-eaf33198] {
  display: none;
}

.w100[data-v-93077248] {
  width: 100%;
}
.wrap[data-v-93077248] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-select[data-v-93077248] {
  width: 100%;
}
.el-date-editor[data-v-93077248] {
  width: 100%;
}
.el-cascader[data-v-93077248] {
  width: 100%;
}
.el-radio[data-v-93077248] {
  line-height: 2;
}

.wrap[data-v-f9143410] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.column[data-v-8742df12] {
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 999;
  border-radius: 6px;
  padding-right: 20px;
}
.column .close[data-v-8742df12] {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px !important;
}

.wrap[data-v-3a519f26] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.node-wrap,
.flow-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  width: 100%;
  padding: 0 50 px;
  position: relative;
}

.design-engine[data-v-6827db58] {
  position: relative;
  height: 100%;
}
.design-engine .dingflow-design[data-v-6827db58] {
  width: 100%;
  overflow: auto;
  height: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.design-engine .dingflow-design .ie-polyfill-container[data-v-6827db58] {
  display: -ms-grid;
  -ms-grid-columns: min-content;
}
.design-engine .dingflow-design .ie-polyfill-container .box-scale[data-v-6827db58] {
  -webkit-transform: scale(1);
          transform: scale(1);
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 54.5px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 50% 0px 0px;
}
.design-engine .dingflow-design .ie-polyfill-container .box-scale .end-node[data-v-6827db58] {
  border-radius: 50%;
  font-size: 14px;
  color: rgba(25, 31, 37, 0.4);
  text-align: left;
}
.design-engine .dingflow-design .ie-polyfill-container .box-scale .end-node .end-node-circle[data-v-6827db58] {
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 50%;
  background: #dbdcdc;
}
.design-engine .dingflow-design .ie-polyfill-container .box-scale .end-node .end-node-text[data-v-6827db58] {
  margin-top: 5px;
  text-align: center;
}

.add-node-btn-box[data-v-c0e628e4] {
  width: 240px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  position: relative;
}
.add-node-btn-box[data-v-c0e628e4]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.add-node-btn-box .add-node-btn[data-v-c0e628e4] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
  padding: 20px 0px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.add-node-btn-box .add-node-btn .btn[data-v-c0e628e4] {
  outline: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 30px;
  background: #3296fa;
  border-radius: 50%;
  position: relative;
  border: none;
  line-height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.add-node-btn-box .add-node-btn .btn[data-v-c0e628e4]:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
}
.add-node-btn-box .add-node-btn .btn .icon-font[data-v-c0e628e4] {
  color: #fff;
  font-size: 16px;
}
.add-node-popover-body {
  max-width: 336px;
}
.add-node-popover-body .add-node-popover-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #191F25 !important;
  margin-right: 8px;
  margin-bottom: 8px;
  width: 160px;
  background: rgba(17, 31, 44, 0.02);
  padding: 8px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.add-node-popover-body .add-node-popover-item .icon-font {
  font-size: 20px;
  line-height: 40px;
}
.add-node-popover-body .add-node-popover-item .item-wrapper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-right: 12px;
}
.add-node-popover-body .add-node-popover-item:hover {
  background: #FFFFFF;
  border: 1px solid #ecedef;
  -webkit-box-shadow: 0 2px 8px 0 rgba(17, 31, 44, 0.08);
          box-shadow: 0 2px 8px 0 rgba(17, 31, 44, 0.08);
}
.add-node-popover-body .add-node-popover-item.approver .item-wrapper {
  color: #FF943E;
}
.add-node-popover-body .add-node-popover-item.notifier .item-wrapper {
  color: #3296FA;
}
.add-node-popover-body .add-node-popover-item.route .item-wrapper {
  color: #15BC83;
}
.node-wrap,
.flow-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  width: 100%;
  padding: 0 50px;
  position: relative;
}
.branch-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.branch-wrap .branch-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 270px;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.branch-wrap .branch-box-wrap .branch-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  min-height: 180px;
  height: auto;
  border-bottom: 2px solid #cccccc;
  border-top: 2px solid #cccccc;
  position: relative;
  margin-top: 15px;
}
.branch-wrap .branch-box-wrap .branch-box .add-branch {
  border: none;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  color: #0089ff;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  cursor: pointer;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.branch-wrap .branch-box-wrap .branch-box .col-box {
  background: #f4f9ff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.branch-wrap .branch-box-wrap .branch-box .col-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.branch-wrap .branch-box-wrap .branch-box .col-box .top-left-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f4f9ff;
  top: -2px;
  left: -1px;
}
.branch-wrap .branch-box-wrap .branch-box .col-box .bottom-left-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f4f9ff;
  bottom: -2px;
  left: -1px;
}
.branch-wrap .branch-box-wrap .branch-box .col-box .top-right-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f4f9ff;
  top: -2px;
  right: -1px;
}
.branch-wrap .branch-box-wrap .branch-box .col-box .bottom-right-cover-line {
  position: absolute;
  height: 3px;
  width: 50%;
  background-color: #f4f9ff;
  bottom: -2px;
  right: -1px;
}
.dingflow-design .auto-judge .sort-left,
.dingflow-design .auto-judge .sort-right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1;
}
.condition-node {
  min-height: 220px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-flex: 1;
}
.condition-node .condition-node-box {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  position: relative;
}
.condition-node .condition-node-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.condition-node .condition-node-box .auto-judge {
  position: relative;
  width: 220px;
  background: #ffffff;
  border-radius: 4px;
  padding: 14px 19px;
  cursor: pointer;
}
.condition-node .condition-node-box .auto-judge .close {
  width: 14px;
  height: 14px;
  display: none;
  position: absolute;
  right: -2px;
  top: -2px;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  z-index: 2;
  color: rgba(25, 31, 37, 0.56);
}
.condition-node .condition-node-box .auto-judge .priority-title {
  display: block;
  margin-right: 10px;
  float: right;
  color: rgba(25, 31, 37, 0.56);
}
.condition-node .condition-node-box .auto-judge:hover .close {
  display: block;
}
.condition-node .condition-node-box .auto-judge:hover .priority-title {
  display: none;
}
.condition-node .condition-node-box .auto-judge:hover::after {
  border: 1px solid #3296fa;
  -webkit-box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
          box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}
.condition-node .condition-node-box .auto-judge::after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.condition-node .condition-node-box .auto-judge .title-wrapper {
  position: relative;
  font-size: 12px;
  color: #15bc83;
  text-align: left;
  line-height: 16px;
}
.condition-node .condition-node-box .auto-judge .title-wrapper .editable-title {
  line-height: 15px;
  overflow: hidden;
  border-bottom: dashed 1px transparent;
  display: inline-block;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.condition-node .condition-node-box .auto-judge .title-wrapper .editable-title:hover {
  border-bottom: dashed 1px #ffffff;
}
.condition-node .condition-node-box .auto-judge .title-wrapper .editable-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 40px;
}
.condition-node .condition-node-box .auto-judge .content {
  font-size: 14px;
  color: #191f25;
  text-align: left;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.condition-node .condition-node-box .auto-judge .sort-right {
  right: 0;
  border-left: 1px solid #f6f6f6;
}
.disabled {
  color: #999 !important;
}
/*!
 * 
 * ant-design-vue v1.7.8
 * 
 * Copyright 2017-present, ant-design-vue.
 * All rights reserved.
 *       
 */
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* stylelint-disable at-rule-no-unknown */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.arrows[data-v-3a0e3bf2]::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  border-style: solid;
  border-width: 8px 6px 4px;
  border-color: #cacaca transparent transparent;
  background: #f5f5f7;
}
.node-wrap-box[data-v-3a0e3bf2] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 220px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
}
.node-wrap-box .close[data-v-3a0e3bf2] {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
}
.node-wrap-box:hover .close[data-v-3a0e3bf2] {
  display: block;
}
.node-wrap-box[data-v-3a0e3bf2]:hover::after {
  border: 1px solid #3296fa;
  -webkit-box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
          box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}
.node-wrap-box[data-v-3a0e3bf2]::after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  -webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.node-wrap-box .node-type-0[data-v-3a0e3bf2],
.node-wrap-box .node-type-8[data-v-3a0e3bf2],
.node-wrap-box .node-type-2[data-v-3a0e3bf2],
.node-wrap-box .node-type-3[data-v-3a0e3bf2],
.node-wrap-box .node-type-4[data-v-3a0e3bf2],
.node-wrap-box .node-type-5[data-v-3a0e3bf2] {
  background: #0076ff;
}
.node-wrap-box .node-type-1[data-v-3a0e3bf2] {
  background: #ff7400;
}
.node-wrap-box .disabled[data-v-3a0e3bf2] {
  background: #999 !important;
}
.node-wrap-box .title[data-v-3a0e3bf2] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 16px;
  padding-right: 30px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #ffffff;
  text-align: left;
  border-radius: 4px 4px 0px 0px;
}
.node-wrap-box .title .edit-title[data-v-3a0e3bf2] {
  line-height: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: dashed 1px transparent;
}
.node-wrap-box .title .edit-title[data-v-3a0e3bf2]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 40px;
}
.node-wrap-box .content[data-v-3a0e3bf2] {
  position: relative;
  font-size: 14px;
  padding: 16px;
  padding-right: 30px;
}
.node-wrap-box .content .text[data-v-3a0e3bf2] {
  display: block;
}

.dbox[data-v-4fa64417] {
  border: 1px solid #dedede;
  border-radius: 4px;
  background: #f4f6f8;
  height: 350px;
}
.dbox[data-v-4fa64417] .is-disabled {
  display: none;
}
.dbox .bf4[data-v-4fa64417] {
  background: #f4f6f8;
}
.dbox .menudept[data-v-4fa64417] {
  line-height: 26px;
}
.dbox .boxscroll[data-v-4fa64417] {
  overflow-y: auto;
  max-height: 220px;
}
.dbox .boxscroll2[data-v-4fa64417] {
  overflow-y: auto;
  max-height: 250px;
}
.dbox .boxscroll3[data-v-4fa64417] {
  overflow-y: auto;
  max-height: 330px;
  min-height: 300px;
}
.dbox .selected[data-v-4fa64417] {
  line-height: 30px;
  padding-left: 10px;
  cursor: pointer;
  position: relative;
}
.dbox .selected .flexright[data-v-4fa64417] {
  position: absolute;
  right: 0;
  top: 8px;
  padding: 0 10px;
}
.dbox .selected[data-v-4fa64417]:hover {
  background: #ddd;
}
.dbox .menuDep[data-v-4fa64417] {
  position: absolute;
  right: 0;
  top: 3px;
}
.dbox .el-checkbox[data-v-4fa64417] {
  display: block;
  margin-left: 0;
  margin-right: 0;
  height: 28px;
}
.dbox .delbut[data-v-4fa64417] {
  padding: 5px;
}
.dbox .el-empty[data-v-4fa64417] {
  padding: 0;
}
.dbox .pertype[data-v-4fa64417] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dbox .pertype[data-v-4fa64417] .el-radio-button__inner {
  width: 100%;
}
/**
 * 通用css样式布局处理
 */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.wp100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.strong {
  font-weight: 600;
}
.uni-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.uni-flex-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.uni-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.uni-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.uni-center {
  text-align: center;
}
.uni-right {
  text-align: right;
}
.uni-left {
  text-align: left;
}
.jccenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jcend {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.aicenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c333 {
  color: #333;
}
.c666 {
  color: #666;
}
.c999 {
  color: #999;
}
.cblue {
  color: #0076ff;
}
.cmain {
  color: #ff7400;
}
.cfff {
  color: #fff;
}
.bfff {
  background-color: #fff;
}
.bgrey {
  background-color: #f8f8f8;
}
.strong {
  font-weight: 600;
}
.bt {
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  width: 36px;
  height: 36px;
}
.bt:hover {
  border-color: #0076ff;
  border-width: 2px;
}
.bgicon01 {
  background-color: #3396fb;
}
.bgicon02 {
  background-color: #f15642;
}
.bgicon03 {
  background-color: #ff943c;
}
.bgicon04 {
  background-color: #15bc84;
}
.bgicon05 {
  background-color: #feac00;
}
.shadowtop {
  border-top: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.shadowbottom {
  border-bottom: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.shadow {
  border: solid 1px #e6e6e6;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.borderbottom {
  border-bottom: 1px solid #E6EBF5;
}
.fixbottom {
  position: absolute;
  bottom: 0;
  z-index: 999;
  border-top: 1px solid #E6EBF5;
  width: 100%;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.tableSearch .el-form-item {
  margin-bottom: 8px !important;
}
.el-drawer__header {
  padding: 15px 20px !important;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #E6EBF5;
  color: #333 !important;
  font-size: 16px !important;
}
.el-drawer__body {
  padding: 0;
}
.el-drawer {
  overflow: auto;
}
.el-drawer:focus {
  outline: none;
}
.el-drawer__close-btn {
  outline: none;
}
.el-checkbox-group {
  line-height: 2;
}
.tableSearch {
  border-radius: 5px;
}
.tableSearch .el-form-item--mini.el-form-item,
.tableSearch .el-form-item--small.el-form-item {
  margin-bottom: 5px;
}
.operation {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
}
.operation:hover {
  border: 1px solid #3396fb;
}
.p50 {
  padding: 50px;
}
.px50 {
  padding-left: 50px;
  padding-right: 50px;
}
.py50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt50 {
  padding-top: 50px;
}
.pr50 {
  padding-right: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.pl50 {
  padding-left: 50px;
}
.m50 {
  margin: 50px;
}
.mx50 {
  margin-left: 50px;
  margin-right: 50px;
}
.my50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt50 {
  margin-top: 50px;
}
.mr50 {
  margin-right: 50px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml50 {
  margin-left: 50px;
}
.p45 {
  padding: 45px;
}
.px45 {
  padding-left: 45px;
  padding-right: 45px;
}
.py45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.pt45 {
  padding-top: 45px;
}
.pr45 {
  padding-right: 45px;
}
.pb45 {
  padding-bottom: 45px;
}
.pl45 {
  padding-left: 45px;
}
.m45 {
  margin: 45px;
}
.mx45 {
  margin-left: 45px;
  margin-right: 45px;
}
.my45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.mt45 {
  margin-top: 45px;
}
.mr45 {
  margin-right: 45px;
}
.mb45 {
  margin-bottom: 45px;
}
.ml45 {
  margin-left: 45px;
}
.p40 {
  padding: 40px;
}
.px40 {
  padding-left: 40px;
  padding-right: 40px;
}
.py40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt40 {
  padding-top: 40px;
}
.pr40 {
  padding-right: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pl40 {
  padding-left: 40px;
}
.m40 {
  margin: 40px;
}
.mx40 {
  margin-left: 40px;
  margin-right: 40px;
}
.my40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mt40 {
  margin-top: 40px;
}
.mr40 {
  margin-right: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.ml40 {
  margin-left: 40px;
}
.p35 {
  padding: 35px;
}
.px35 {
  padding-left: 35px;
  padding-right: 35px;
}
.py35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pt35 {
  padding-top: 35px;
}
.pr35 {
  padding-right: 35px;
}
.pb35 {
  padding-bottom: 35px;
}
.pl35 {
  padding-left: 35px;
}
.m35 {
  margin: 35px;
}
.mx35 {
  margin-left: 35px;
  margin-right: 35px;
}
.my35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mt35 {
  margin-top: 35px;
}
.mr35 {
  margin-right: 35px;
}
.mb35 {
  margin-bottom: 35px;
}
.ml35 {
  margin-left: 35px;
}
.p30 {
  padding: 30px;
}
.px30 {
  padding-left: 30px;
  padding-right: 30px;
}
.py30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl30 {
  padding-left: 30px;
}
.m30 {
  margin: 30px;
}
.mx30 {
  margin-left: 30px;
  margin-right: 30px;
}
.my30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mr30 {
  margin-right: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml30 {
  margin-left: 30px;
}
.p25 {
  padding: 25px;
}
.px25 {
  padding-left: 25px;
  padding-right: 25px;
}
.py25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pt25 {
  padding-top: 25px;
}
.pr25 {
  padding-right: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.pl25 {
  padding-left: 25px;
}
.m25 {
  margin: 25px;
}
.mx25 {
  margin-left: 25px;
  margin-right: 25px;
}
.my25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mt25 {
  margin-top: 25px;
}
.mr25 {
  margin-right: 25px;
}
.mb25 {
  margin-bottom: 25px;
}
.ml25 {
  margin-left: 25px;
}
.p20 {
  padding: 20px;
}
.px20 {
  padding-left: 20px;
  padding-right: 20px;
}
.py20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.m20 {
  margin: 20px;
}
.mx20 {
  margin-left: 20px;
  margin-right: 20px;
}
.my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.p15 {
  padding: 15px;
}
.px15 {
  padding-left: 15px;
  padding-right: 15px;
}
.py15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pl15 {
  padding-left: 15px;
}
.m15 {
  margin: 15px;
}
.mx15 {
  margin-left: 15px;
  margin-right: 15px;
}
.my15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mt15 {
  margin-top: 15px;
}
.mr15 {
  margin-right: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.ml15 {
  margin-left: 15px;
}
.p10 {
  padding: 10px;
}
.px10 {
  padding-left: 10px;
  padding-right: 10px;
}
.py10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.m10 {
  margin: 10px;
}
.mx10 {
  margin-left: 10px;
  margin-right: 10px;
}
.my10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.p5 {
  padding: 5px;
}
.px5 {
  padding-left: 5px;
  padding-right: 5px;
}
.py5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pt5 {
  padding-top: 5px;
}
.pr5 {
  padding-right: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.pl5 {
  padding-left: 5px;
}
.m5 {
  margin: 5px;
}
.mx5 {
  margin-left: 5px;
  margin-right: 5px;
}
.my5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mt5 {
  margin-top: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.f60 {
  font-size: 60px;
}
.lh60 {
  line-height: 60px;
}
.f58 {
  font-size: 58px;
}
.lh58 {
  line-height: 58px;
}
.f56 {
  font-size: 56px;
}
.lh56 {
  line-height: 56px;
}
.f54 {
  font-size: 54px;
}
.lh54 {
  line-height: 54px;
}
.f52 {
  font-size: 52px;
}
.lh52 {
  line-height: 52px;
}
.f50 {
  font-size: 50px;
}
.lh50 {
  line-height: 50px;
}
.f48 {
  font-size: 48px;
}
.lh48 {
  line-height: 48px;
}
.f46 {
  font-size: 46px;
}
.lh46 {
  line-height: 46px;
}
.f44 {
  font-size: 44px;
}
.lh44 {
  line-height: 44px;
}
.f42 {
  font-size: 42px;
}
.lh42 {
  line-height: 42px;
}
.f40 {
  font-size: 40px;
}
.lh40 {
  line-height: 40px;
}
.f38 {
  font-size: 38px;
}
.lh38 {
  line-height: 38px;
}
.f36 {
  font-size: 36px;
}
.lh36 {
  line-height: 36px;
}
.f34 {
  font-size: 34px;
}
.lh34 {
  line-height: 34px;
}
.f32 {
  font-size: 32px;
}
.lh32 {
  line-height: 32px;
}
.f30 {
  font-size: 30px;
}
.lh30 {
  line-height: 30px;
}
.f28 {
  font-size: 28px;
}
.lh28 {
  line-height: 28px;
}
.f26 {
  font-size: 26px;
}
.lh26 {
  line-height: 26px;
}
.f24 {
  font-size: 24px;
}
.lh24 {
  line-height: 24px;
}
.f22 {
  font-size: 22px;
}
.lh22 {
  line-height: 22px;
}
.f20 {
  font-size: 20px;
}
.lh20 {
  line-height: 20px;
}
.f18 {
  font-size: 18px;
}
.lh18 {
  line-height: 18px;
}
.f16 {
  font-size: 16px;
}
.lh16 {
  line-height: 16px;
}
.f14 {
  font-size: 14px;
}
.lh14 {
  line-height: 14px;
}
.tox-tinymce-aux {
  z-index: 50000 !important;
}

.toBuildforms {
  position: relative;
}
.toBuildforms .editor-tabs {
  background: #121315;
}
.toBuildforms .editor-tabs .el-tabs__header {
  margin: 0;
  border-bottom-color: #121315;
}
.toBuildforms .editor-tabs .el-tabs__header .el-tabs__nav {
  border-color: #121315;
}
.toBuildforms .editor-tabs .el-tabs__item {
  height: 32px;
  line-height: 32px;
  color: #888a8e;
  border-left: 1px solid #121315 !important;
  background: #363636;
  margin-right: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toBuildforms .editor-tabs .el-tabs__item.is-active {
  background: #1e1e1e;
  border-bottom-color: #1e1e1e !important;
  color: #fff;
}
.toBuildforms .editor-tabs .el-icon-edit {
  color: #f1fa8c;
}
.toBuildforms .editor-tabs .el-icon-document {
  color: #a95812;
}
.toBuildforms .right-scrollbar .el-scrollbar__view {
  padding: 12px 18px 15px 15px;
}
.toBuildforms .left-scrollbar .el-scrollbar__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden !important;
  margin-bottom: 0 !important;
}
.toBuildforms .center-tabs .el-tabs__header {
  margin-bottom: 0 !important;
}
.toBuildforms .center-tabs .el-tabs__item {
  width: 50%;
  text-align: center;
}
.toBuildforms .center-tabs .el-tabs__nav {
  width: 100%;
}
.toBuildforms .reg-item {
  padding: 12px 6px;
  background: #f8f8f8;
  position: relative;
  border-radius: 4px;
}
.toBuildforms .reg-item .close-btn {
  position: absolute;
  right: -6px;
  top: -6px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  font-size: 12px;
}
.toBuildforms .reg-item .close-btn:hover {
  background: rgba(210, 23, 23, 0.5);
}
.toBuildforms .reg-item + .reg-item {
  margin-top: 18px;
}
.toBuildforms .action-bar .el-button + .el-button {
  margin-left: 15px;
}
.toBuildforms .action-bar i {
  font-size: 20px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.toBuildforms .action-bar .info {
  font-size: 12px;
  float: left;
  margin-top: 15px;
}
.toBuildforms .custom-tree-node {
  width: 100%;
  font-size: 14px;
}
.toBuildforms .custom-tree-node .node-operation {
  float: right;
}
.toBuildforms .custom-tree-node i[class*='el-icon'] + i[class*='el-icon'] {
  margin-left: 6px;
}
.toBuildforms .custom-tree-node .el-icon-plus {
  color: #409eff;
}
.toBuildforms .custom-tree-node .el-icon-delete {
  color: #157a0c;
}
.toBuildforms .left-scrollbar .el-scrollbar__view {
  overflow-x: hidden;
}
.toBuildforms .el-rate {
  display: inline-block;
  vertical-align: text-top;
}
.toBuildforms .el-upload__tip {
  line-height: 1.2;
}
.toBuildforms .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.toBuildforms .components-list {
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  background-color: #f8f8f8;
}
.toBuildforms .components-list .components-item {
  display: inline-block;
  width: 48%;
  margin: 1%;
  -webkit-transition: -webkit-transform 0ms !important;
  transition: -webkit-transform 0ms !important;
  transition: transform 0ms !important;
  transition: transform 0ms, -webkit-transform 0ms !important;
}
.toBuildforms .components-draggable {
  padding-bottom: 20px;
}
.toBuildforms .components-title {
  font-size: 14px;
  color: #222;
  margin: 6px 2px;
}
.toBuildforms .components-body {
  padding: 8px 10px;
  font-size: 12px;
  cursor: move;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}
.toBuildforms .components-body:hover {
  border: 1px dashed #787be8;
  color: #787be8;
}
.toBuildforms .components-body-suite {
  height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.toBuildforms .left-board {
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
}
.toBuildforms .left-scrollbar {
  height: calc(100vh - 42px);
  overflow: hidden;
}
.toBuildforms .center-scrollbar {
  height: calc(100vh - 42px);
  overflow: hidden;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.toBuildforms .center-board {
  height: 100vh;
  width: auto;
  margin: 0 350px 0 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.toBuildforms .empty-info {
  position: absolute;
  top: 46%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px;
  color: #ccb1ea;
  letter-spacing: 4px;
}
.toBuildforms .action-bar {
  position: relative;
  height: 42px;
  text-align: right;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e8e8e8;
  border-top: none;
  border-left: none;
}
.toBuildforms .action-bar .delete-btn {
  color: #f56c6c;
}
.toBuildforms .logo-wrapper {
  position: relative;
  height: 42px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.toBuildforms .logo {
  position: absolute;
  left: 12px;
  top: 6px;
  line-height: 30px;
  color: #00afff;
  font-weight: 600;
  font-size: 17px;
  white-space: nowrap;
}
.toBuildforms .logo > img {
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.toBuildforms .logo .github {
  display: inline-block;
  vertical-align: sub;
  margin-left: 15px;
}
.toBuildforms .logo .github > img {
  height: 22px;
}
.toBuildforms .center-board-row {
  padding: 12px 12px 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.toBuildforms .center-board-row > .el-form {
  height: calc(100vh - 69px);
}
.toBuildforms .drawing-board {
  height: 100%;
  position: relative;
}
.toBuildforms .drawing-board .components-body {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.toBuildforms .drawing-board .sortable-ghost {
  position: relative;
  display: block;
  overflow: hidden;
}
.toBuildforms .drawing-board .sortable-ghost::before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: #5959df;
  z-index: 2;
}
.toBuildforms .drawing-board .components-item.sortable-ghost {
  width: 100%;
  height: 60px;
  background-color: #f6f7ff;
}
.toBuildforms .drawing-board .active-from-item > .el-form-item {
  background: #f6f7ff;
  border-radius: 6px;
}
.toBuildforms .drawing-board .active-from-item > .drawing-item-copy,
.toBuildforms .drawing-board .active-from-item > .drawing-item-delete {
  display: initial;
}
.toBuildforms .drawing-board .active-from-item > .component-name {
  color: #409eff;
}
.toBuildforms .drawing-board .el-form-item {
  margin-bottom: 15px;
}
.toBuildforms .drawing-item {
  position: relative;
  cursor: move;
}
.toBuildforms .drawing-item.unfocus-bordered:not(.activeFromItem) > div:first-child {
  border: 1px dashed #ccc;
}
.toBuildforms .drawing-item .el-form-item {
  padding: 12px 10px;
}
.toBuildforms .drawing-row-item {
  position: relative;
  cursor: move;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px dashed #ccc;
  border-radius: 3px;
  padding: 0 2px;
  margin-bottom: 15px;
}
.toBuildforms .drawing-row-item .drawing-row-item {
  margin-bottom: 2px;
}
.toBuildforms .drawing-row-item .el-col {
  margin-top: 22px;
}
.toBuildforms .drawing-row-item .el-form-item {
  margin-bottom: 0;
}
.toBuildforms .drawing-row-item .drag-wrapper {
  min-height: 80px;
}
.toBuildforms .drawing-row-item.active-from-item {
  border: 1px dashed #409eff;
}
.toBuildforms .drawing-row-item .component-name {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #bbb;
  display: inline-block;
  padding: 0 6px;
}
.toBuildforms .drawing-item:hover > .el-form-item,
.toBuildforms .drawing-row-item:hover > .el-form-item {
  background: #f6f7ff;
  border-radius: 6px;
}
.toBuildforms .drawing-item:hover > .drawing-item-copy,
.toBuildforms .drawing-row-item:hover > .drawing-item-copy,
.toBuildforms .drawing-item:hover > .drawing-item-delete,
.toBuildforms .drawing-row-item:hover > .drawing-item-delete {
  display: initial;
}
.toBuildforms .drawing-item > .drawing-item-copy,
.toBuildforms .drawing-row-item > .drawing-item-copy,
.toBuildforms .drawing-item > .drawing-item-delete,
.toBuildforms .drawing-row-item > .drawing-item-delete {
  display: none;
  position: absolute;
  top: -10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  border: 1px solid;
  cursor: pointer;
  z-index: 1;
}
.toBuildforms .drawing-item > .drawing-item-copy,
.toBuildforms .drawing-row-item > .drawing-item-copy {
  right: 56px;
  border-color: #409eff;
  color: #409eff;
  background: #fff;
}
.toBuildforms .drawing-item > .drawing-item-copy:hover,
.toBuildforms .drawing-row-item > .drawing-item-copy:hover {
  background: #409eff;
  color: #fff;
}
.toBuildforms .drawing-item > .drawing-item-delete,
.toBuildforms .drawing-row-item > .drawing-item-delete {
  right: 24px;
  border-color: #f56c6c;
  color: #f56c6c;
  background: #fff;
}
.toBuildforms .drawing-item > .drawing-item-delete:hover,
.toBuildforms .drawing-row-item > .drawing-item-delete:hover {
  background: #f56c6c;
  color: #fff;
}
.toBuildforms .add-btn {
  cursor: pointer;
  color: #409eff;
}

.right-board[data-v-26e6e380] {
  width: 350px;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 3px;
  background-color: #f8f8f8;
}
.right-board[data-v-26e6e380] .el-divider__text {
  background-color: #f8f8f8;
}
.right-board .field-box[data-v-26e6e380] {
  position: relative;
  height: calc(100vh - 42px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.right-board .el-scrollbar[data-v-26e6e380] {
  height: 100%;
}
.select-item[data-v-26e6e380] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .close-btn[data-v-26e6e380] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .el-input + .el-input[data-v-26e6e380] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-26e6e380] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-26e6e380] {
  border: 1px dashed #409eff;
}
.select-line-icon[data-v-26e6e380] {
  line-height: 32px;
  font-size: 22px;
  padding: 0 4px;
  color: #777;
}
.option-drag[data-v-26e6e380] {
  cursor: move;
}
.time-range .el-date-editor[data-v-26e6e380] {
  width: 227px;
}
.time-range ::v-deep .el-icon-time[data-v-26e6e380] {
  display: none;
}
.document-link[data-v-26e6e380] {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #409eff;
  z-index: 1;
  border-radius: 0 0 6px 0;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 18px;
}
.node-label[data-v-26e6e380] {
  font-size: 14px;
}
.node-icon[data-v-26e6e380] {
  color: #bebfc3;
}

.icon-ul[data-v-2ae7d675] {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.icon-ul li[data-v-2ae7d675] {
  list-style-type: none;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  width: 16.66%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 108px;
  padding: 15px 6px 6px 6px;
  cursor: pointer;
  overflow: hidden;
}
.icon-ul li[data-v-2ae7d675]:hover {
  background: #f2f2f2;
}
.icon-ul li.active-item[data-v-2ae7d675] {
  background: #e1f3fb;
  color: #7a6df0;
}
.icon-ul li > i[data-v-2ae7d675] {
  font-size: 30px;
  line-height: 50px;
}
.icon-dialog ::v-deep .el-dialog[data-v-2ae7d675] {
  border-radius: 8px;
  margin-bottom: 0;
  margin-top: 4vh !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 92vh;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.icon-dialog ::v-deep .el-dialog .el-dialog__header[data-v-2ae7d675] {
  padding-top: 14px;
}
.icon-dialog ::v-deep .el-dialog .el-dialog__body[data-v-2ae7d675] {
  margin: 0 20px 20px 20px;
  padding: 0;
  overflow: auto;
}

.flex[data-v-5d6b268f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-item[data-v-5d6b268f] {
  border: 1px dashed #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-item .remove-btn[data-v-5d6b268f] {
  cursor: pointer;
  color: #f56c6c;
}
.select-item .add-btn[data-v-5d6b268f] {
  cursor: pointer;
  color: green;
}
.select-item .el-input + .el-input[data-v-5d6b268f] {
  margin-left: 4px;
}
.select-item + .select-item[data-v-5d6b268f] {
  margin-top: 4px;
}
.select-item.sortable-chosen[data-v-5d6b268f] {
  border: 1px dashed #409eff;
}

.el-select[data-v-59f3e367] {
  width: 100% !important;
}
.flex[data-v-59f3e367] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex .add-btn[data-v-59f3e367] {
  cursor: pointer;
  color: green;
}

[data-v-5c5c6b0f] .display-none {
  display: block !important;
}
.drawing-item-view[data-v-5c5c6b0f] {
  position: absolute;
  left: 5px;
  top: 0px;
}

.header {
  position: relative;
}
.header-title {
  width: 80%;
}
.header-btn {
  position: absolute;
  right: 20px;
  top: 0;
}
