.add-edit-form .across-company-save_item[data-v-2246d681] {
  padding: 0 15px;
}
.add-edit-form .across-company-save_item.database-list[data-v-2246d681]  .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add-edit-form .across-company-save_item.bgc[data-v-2246d681] {
  background-color: #F5FAFF;
}
.add-edit-form[data-v-2246d681]  .el-form-item__content {
  margin-right: 40px;
}
.tip[data-v-2246d681] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.no-data[data-v-2246d681] {
  text-align: center;
  font-size: 14px;
  color: #999999;
  margin-bottom: 15px;
}
.version-setting_layer .el-dialog__body {
  padding: 0;
  color: #1A1A1C;
}
.version-setting_layer .el-input .el-input__inner {
  width: auto;
}
.version-setting_layer .el-input.is-disabled .el-input__inner {
  border: none;
  background: none;
  padding: 0;
  color: #1A1A1C;
  cursor: default;
}
.blue-icon[data-v-6c91149a] {
  color: #409EFF;
}
.version-setting_container[data-v-6c91149a] {
  max-height: 500px;
  min-height: 200px;
}
.create[data-v-6c91149a] {
  height: 46px;
  line-height: 46px;
  text-align: right;
  border-bottom: 1px solid #D8D8D8;
  padding: 0 16px;
}
.create-button[data-v-6c91149a] {
  padding: 6px 10px;
  margin-top: 7px;
  font-size: 14px;
}
.create-button .fa[data-v-6c91149a] {
  font-size: 12px;
}
.version-list .version-item[data-v-6c91149a] {
  height: 70px;
  padding-left: 16px;
  border-top: 1px solid #D8D8D8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.version-list .version-item[data-v-6c91149a]:first-child {
  border: none;
}
.version-list .version-item[data-v-6c91149a]:hover {
  background-color: #ECF6FE;
}
.version-list .version-item[data-v-6c91149a]:after {
  content: "";
  display: block;
  clear: both;
}
.version-list .version-item .detail[data-v-6c91149a] {
  width: 55%;
  padding-right: 10px;
}
.version-list .version-item .detail .name[data-v-6c91149a] {
  height: 35px;
  line-height: 40px;
}
.version-list .version-item .detail .name .name-input[data-v-6c91149a] {
  width: auto;
  max-width: 65%;
}
.version-list .version-item .detail .create-time[data-v-6c91149a] {
  height: 35px;
  line-height: 20px;
  color: #666;
}
.version-list .version-item .detail .status[data-v-6c91149a] {
  height: 24px;
  line-height: 14px;
  margin-left: 8px;
  padding: 5px 8px;
  border-color: #666666;
  color: #666666;
}
.version-list .version-item .detail .status.normal[data-v-6c91149a] {
  border-color: #63B953;
  color: #63B953;
}
.version-list .version-item .detail .status.nuenabled[data-v-6c91149a] {
  border-color: #e6a23c;
  color: #e6a23c;
}
.version-list .version-item .create-user[data-v-6c91149a] {
  width: 18%;
  padding: 0 10px;
  line-height: 70px;
}
.version-list .version-item .create-user .user-photo[data-v-6c91149a] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}
.version-list .version-item .operation[data-v-6c91149a] {
  width: 27%;
  padding: 0 8px;
  text-align: center;
  line-height: 70px;
}
.version-list .version-item .operation .split-line[data-v-6c91149a] {
  position: relative;
  display: inline-block;
  width: 33px;
  height: 70px;
  padding: 0 16px;
  vertical-align: middle;
}
.version-list .version-item .operation .split-line[data-v-6c91149a]:before {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  left: 16px;
  height: 12px;
  border-left: 1px solid #666666;
}
.version-list .version-item .operation .delete-version[data-v-6c91149a] {
  color: #E8382B;
}
.task-tab[data-v-6f3a9848]  .el-tabs__nav-wrap::after {
  display: none;
}
.task-tab[data-v-6f3a9848]  .el-tabs__active-bar {
  display: none;
}
.task-tab[data-v-6f3a9848]  .el-tabs__header {
  margin: 0 !important;
}
.wt-design-header {
  height: 50px;
  line-height: 50px;
  -webkit-box-shadow: 0 2px 4px 0 #d8d0d0;
          box-shadow: 0 2px 4px 0 #d8d0d0;
  background-color: #fff;
  padding: 0 15px;
  z-index: 11;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wt-design-header .left {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wt-design-header .right {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wt-design-header .title {
  font-size: 16px;
  color: #666;
}
.wt-design-header .template-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.wt-design-header .template-info .template-name {
  min-width: 190px;
  width: auto;
  max-width: 320px;
  padding: 0 5px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-design-header .template-info .template-name .el-input__inner {
  padding-left: 8px;
  color: #1a1a1c;
  border: 0;
  border-bottom: 1px solid #DCDFE6;
  border-radius: 0;
}
.el-scrollbar[data-v-3ea4ab7a] {
  height: calc(100% - 55px);
}
.wt-design-cell-base[data-v-3ea4ab7a] {
  margin-top: -10px;
  padding: 0 8px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-design-cell-base .cell-title[data-v-3ea4ab7a] {
  font-weight: normal;
  font-size: 13px;
  padding: 16px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1A1A1C;
}
.wt-design-cell-base .cell-block[data-v-3ea4ab7a] {
  width: 100%;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  word-wrap: break-word;
  white-space: nowrap;
  line-height: 35px;
  text-align: left;
  background: #f4f9fd;
  border: 1px solid #fff;
  padding: 0 6px;
  font-size: 12px;
  color: #1A1A1C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 6px 6px 0 0;
}
.wt-design-cell-base .cell-block .fa[data-v-3ea4ab7a] {
  margin-right: 6px;
  font-size: 14px;
  color: #68A0D5;
}
.wt-design-cell-base .cell-block[data-v-3ea4ab7a]:hover {
  border: 1px dashed #2196f3;
  cursor: move;
}
.wt-design-cell-base .cell-block.cell-disabled[data-v-3ea4ab7a] {
  background-color: #f5f6f7;
  color: #666;
}
.wt-design-cell-base .cell-block.cell-disabled .fa[data-v-3ea4ab7a] {
  color: #999;
}
.wt-design-cell-base .cell-block.cell-disabled[data-v-3ea4ab7a]:hover {
  border: 1px solid #fff;
  cursor: not-allowed;
}
.es-cell-manage .el-dialog__body {
  padding: 0;
  height: 600px;
}
.es-cell-manage .el-dialog__body .cell-manage-containers {
  height: 100%;
  overflow: hidden;
}
.es-cell-manage .el-dialog__body .cell-manage-containers .cell-manage {
  padding: 0;
}
.wt-design-cell-created[data-v-419e384d] {
  height: calc(100% - 45px);
  margin-top: -10px;
  padding: 0 0 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.wt-design-cell-created .cell-manage[data-v-419e384d] {
  margin: 0 10px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e2e2e2;
}
.wt-design-cell-created .cell-manage > h4[data-v-419e384d] {
  font-size: 14px;
  padding-bottom: 6px;
}
.wt-design-cell-created .cell-manage > .el-button[data-v-419e384d] {
  width: 100%;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.wt-design-cell-created .cell-type-containers[data-v-419e384d] {
  height: calc(100% - 75px);
}
.wt-design-cell-created .cell-type-containers[data-v-419e384d]  .cell-type > ul > li:hover {
  background: transparent !important;
}
.wt-design-left {
  background: #fff;
  height: calc(100vh - 130px);
  overflow: hidden;
}
.wt-design-left .left-tabs {
  margin: 0 2px;
}
.wt-design-left .left-tabs .el-tabs__item {
  padding: 0px;
  font-size: 12px;
}
.wt-design-left .left-tabs .el-tabs__item.is-active {
  font-size: 14px;
}
.wt-design-left .no-tip {
  position: absolute;
  top: 20%;
  left: 20%;
}
#app.iframe .wt-design-left {
  height: calc(100vh - 60px);
}
.design-center-cascader.block .cascader-items > li {
  display: block;
  margin-bottom: 10px;
}
.design-center-cascader.block .cascader-items > li .cascader-item {
  width: 100%;
}
.design-center-cascader.line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.design-center-cascader.line .cascader-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}
.design-center-cascader.line .cascader-items > li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.design-center-cascader.line .cascader-items > li .cascader-item_title {
  max-width: 200px;
}
.design-center-cascader.line .cascader-ctrl {
  width: 60px;
  text-align: center;
}
.design-center-cascader.line .cascader-ctrl .fa:first-child {
  margin-right: 5px;
}
.design-center-cascader .required {
  font-size: 14px;
  font-style: normal;
  color: #E8382B;
}
.design-center-cascader .required .required {
  font-size: 14px;
  font-weight: 700;
  margin-right: 6px;
}
.design-center-cascader .cascader-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 150px;
  height: 100%;
}
.design-center-cascader .cascader-item_title {
  line-height: 16px;
  margin-bottom: 5px;
}
.design-center-cascader .field-desc_icon {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.design-center-cascader .field-desc_icon:hover {
  color: #2196F3;
}
.split-line_field[data-v-5505c7ea] {
  position: relative;
  width: 100%;
  height: 30px;
}
.split-line_field[data-v-5505c7ea]:before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.split-line_field.solid[data-v-5505c7ea]:before {
  border-bottom: 1px solid #ddd;
}
.split-line_field.dashed[data-v-5505c7ea]:before {
  border-bottom: 1px dashed #ddd;
}
.split-line_field.dotted[data-v-5505c7ea]:before {
  border-bottom: 1px dotted #ddd;
}
.es-logic .el-radio {
  line-height: 30px;
}
.template-center_content .el-date-editor.el-input,
.template-center_content .el-date-editor.el-input__inner {
  width: 100%;
}
.template-center_content .el-input-group__prepend, .template-center_content .el-input-group__append {
  height: 28px;
  line-height: 28px;
}
.template-center_content .design-center-fileupload {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  padding: 4px;
  margin: 5px 0;
}
.template-center_content .design-center-fileupload .es-upload-container .es-upload-list.es-upload-list--had {
  margin-top: 0;
  border: none;
  padding: 0;
}
.template-center_content .el-input.is-disabled .el-input__inner {
  background-color: #ffffff;
}
.template-center_content .el-button {
  padding: 7px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.template-center_content .el-button.el-button--default {
  color: #1A1A1C;
}
.template-center_content .el-button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.template-center_content .el-button span .fa {
  font-size: 14px;
  color: #68A0D5;
}
.template-center_content .auto-number-view {
  padding: 4px 10px;
  line-height: 20px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  background-color: #F5F6F7;
  color: #B2B2B2;
}
.hyperlink-default {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
[data-v-ca069102] .el-textarea .el-textarea__inner,[data-v-ca069102] .el-input .el-input__inner {
  color: #1A1A1C;
}
[data-v-ca069102] .el-textarea .el-textarea__inner::-webkit-input-placeholder,[data-v-ca069102] .el-input .el-input__inner::-webkit-input-placeholder {
  color: #999;
}
[data-v-ca069102] .el-textarea .el-textarea__inner::-moz-placeholder,[data-v-ca069102] .el-input .el-input__inner::-moz-placeholder {
  color: #999;
}
[data-v-ca069102] .el-textarea .el-textarea__inner:-ms-input-placeholder,[data-v-ca069102] .el-input .el-input__inner:-ms-input-placeholder {
  color: #999;
}
[data-v-ca069102] .el-textarea .el-textarea__inner::-ms-input-placeholder,[data-v-ca069102] .el-input .el-input__inner::-ms-input-placeholder {
  color: #999;
}
[data-v-ca069102] .el-textarea .el-textarea__inner::placeholder,[data-v-ca069102] .el-input .el-input__inner::placeholder {
  color: #999;
}
[data-v-ca069102] .el-radio__input + span.el-radio__label,[data-v-ca069102] .el-checkbox__input + span.el-checkbox__label {
  color: #1A1A1C;
}
[data-v-ca069102] .el-radio__inner,[data-v-ca069102] .el-checkbox__inner {
  border-color: #d8d8d8;
}
[data-v-ca069102] .el-input .el-input__icon {
  color: #999;
}
[data-v-ca069102] .el-select .el-input .el-select__caret {
  color: #999;
}
[data-v-ca069102] .el-select__tags-text {
  color: #1a1a1c;
}
.el-table-child-groups.el-table--border {
  border: 1px solid #B2B2B2;
}
.el-table-child-groups.el-table--border th, .el-table-child-groups.el-table--border td {
  border-color: #B2B2B2;
}
.el-table-child-groups .el-table__header th {
  color: #1A1A1C;
}
.el-table-child-groups .el-table__header th .data-icon {
  font-size: 10px;
  margin-right: 6px;
}
.el-table-child-groups .el-table__header th .field-desc_icon {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.el-table-child-groups .el-table__header th .field-desc_icon:hover {
  color: #2196F3;
}
.el-table-child-groups .el-table__header th .fa-gongshijisuan {
  color: #FEA900;
}
.el-table-child-groups .el-table__header th .fa-shujuguanlian {
  color: #00BCD4;
}
.el-table-child-groups .el-table__header th .required {
  font-size: 14px;
  font-style: normal;
  color: #E8382B;
}
.el-table-child-groups .el-table__header th .required .required {
  font-size: 14px;
  font-weight: 700;
  margin-right: 6px;
}
.el-table-child-groups .el-table__header th .header-title {
  font-size: 14px;
}
.el-table-child-groups .el-table__header th .underline.required .header-title {
  border-color: #E8382B;
}
.el-table-child-groups .el-table__header th .underline .header-title {
  border-bottom: 1px solid #1A1A1C;
}
.el-table-child-groups .el-table__row.hover-row td {
  background: #fff;
}
.el-table-child-groups .el-table__row td {
  vertical-align: top;
}
@charset "UTF-8";
.el-scrollbar[data-v-5c343c48] {
  height: 100%;
}
.wt-design-center[data-v-5c343c48] {
  height: 100%;
  background: #fff;
}
.wt-design-center .el-radio[data-v-5c343c48]:last-child {
  margin-right: 30px;
}
.wt-description[data-v-5c343c48] {
  height: auto !important;
}
.wt-description[data-v-5c343c48]:after {
  content: "";
  display: block;
  clear: both;
}
.wt-template-items[data-v-5c343c48] {
  /* 让拖拽到中间区域整体生效 请勿删除 */
  min-height: 100%;
  padding-bottom: 250px;
}
.wt-template-items[data-v-5c343c48]:not(.wt-template-items_fixed) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}
.wt-template-items.wt-template-items_fixed[data-v-5c343c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wt-template-item[data-v-5c343c48] {
  line-height: 30px;
  padding: 10px;
  background: #ECF6FE;
  margin: 10px 0;
  cursor: move;
}
.wt-template-item[data-v-5c343c48]:hover {
  background: #D7ECFF;
}
.wt-row[data-v-5c343c48] {
  height: 40px;
  font-size: 14px;
}
.wt-row.name[data-v-5c343c48] {
  padding-top: 19px;
}
.wt-row.desc[data-v-5c343c48] {
  padding-top: 19px;
}
.wt-row .wt-column[data-v-5c343c48] {
  display: inline-block;
  margin-right: 10px;
}
.wt-row .wt-column.wt-column_name[data-v-5c343c48] {
  width: 84px;
}
.wt-row .wt-column.flow-column_name[data-v-5c343c48] {
  width: 70px;
}
.wt-row .wt-column.wt-column_value[data-v-5c343c48] {
  width: calc(100% - 104px);
}
.wt-row .wt-column.flow-column_value[data-v-5c343c48] {
  width: calc(100% - 90px);
}
.wt-row .wt-column .el-input[data-v-5c343c48] {
  height: 20px;
}
.wt-row .wt-column .el-input .el-input_inner[data-v-5c343c48] {
  height: 20px;
}
.field-item[data-v-5c343c48] {
  position: relative;
  width: 100%;
  padding: 10px 50px 10px 10px;
}
@media (max-width: 1260px) {
.field-item[data-v-5c343c48] {
    padding-right: 30px;
}
}
@media (min-width: 1440px) {
.field-item[data-v-5c343c48] {
    padding-right: 40px;
}
}
.field-item .item-element[data-v-5c343c48] {
  position: relative;
}
.field-item .item-element .field-remove[data-v-5c343c48] {
  display: none;
  position: absolute;
  right: -26px;
  top: 7px;
  border: none;
  padding: 0;
  color: #D0021B;
  font-size: 16px;
}
.field-item .item-element.item-element_casader[data-v-5c343c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-element.item-element_casader .template-center_content[data-v-5c343c48] {
  width: 100%;
}
.field-item .item-element.item-element_casader .field-remove[data-v-5c343c48] {
  position: static;
  top: auto;
  right: auto;
  background-color: transparent;
}
.field-item .item-element.item-element_radio[data-v-5c343c48], .field-item .item-element.item-element_checkbox[data-v-5c343c48] {
  padding-top: 5px;
}
.field-item .item-name[data-v-5c343c48] {
  line-height: 20px;
}
.field-item .item-name .data-icon[data-v-5c343c48] {
  font-size: 10px;
  margin-right: 6px;
}
.field-item .item-name .fa-gongshijisuan[data-v-5c343c48] {
  color: #FEA900;
}
.field-item .item-name .fa-shujuguanlian[data-v-5c343c48] {
  color: #00BCD4;
}
.field-item .item-name .field-desc_icon[data-v-5c343c48] {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.field-item .item-name .field-desc_icon[data-v-5c343c48]:hover {
  color: #2196F3;
}
.field-item .item-name .data-name[data-v-5c343c48] {
  font-size: 14px;
  font-weight: 700;
  color: #1A1A1C;
  word-break: break-all;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-name .data-name.required[data-v-5c343c48] {
  color: #E8382B;
}
.field-item .item-name .data-name.required .required[data-v-5c343c48] {
  font-weight: 700;
}
.field-item .item-name .field-rule_info[data-v-5c343c48] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.field-item .item-desc[data-v-5c343c48] {
  line-height: 18px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
  word-break: break-all;
}
.field-item[data-v-5c343c48]:hover {
  background-color: #ECF6FE;
}
.field-item:hover .field-remove[data-v-5c343c48] {
  display: block;
}
.field-item:hover .group-content .container-box[data-v-5c343c48] {
  background-color: #ECF6FE;
}
.field-item.active[data-v-5c343c48] {
  border-left: 4px solid #2196F3;
  padding-left: 6px;
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box[data-v-5c343c48] {
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box .group-name[data-v-5c343c48] {
  background-color: #FFFFFF;
}
.layout-column_2 .item-name[data-v-5c343c48] {
  display: inline-block;
  width: 74px;
  margin-right: 10px;
  padding-top: 5px;
  vertical-align: top;
  line-height: 20px;
}
.layout-column_2 .item-name.item-name_casader[data-v-5c343c48] {
  padding-top: 0;
}
.layout-column_2 .item-main_info[data-v-5c343c48] {
  display: inline-block;
  width: calc(100% - 90px);
}
.layout-column_2 .item-main_info.vertical-top[data-v-5c343c48] {
  vertical-align: top;
}
.cell-group_items.layout-horizontal[data-v-5c343c48] {
  overflow-x: auto !important;
}
.cell-group_items.layout-horizontal .template-items[data-v-5c343c48] {
  min-width: 320px;
  display: table-cell;
  margin-right: 30px;
  vertical-align: middle;
}
.cell-group_items.layout-horizontal .item-name[data-v-5c343c48] {
  text-align: left;
  min-width: 300px;
  display: block;
  min-height: 20px;
}
.cell-group_items.layout-horizontal .item-main_info[data-v-5c343c48] {
  min-width: 300px;
  display: block;
}
.title-justify_right[data-v-5c343c48] {
  text-align: right;
}
.item-split-line[data-v-5c343c48] {
  padding-top: 6px;
  border-bottom: 1px dashed #b2b2b2;
}
.field-item_group[data-v-5c343c48] {
  position: relative;
  padding-right: 10px;
  padding-top: 25px;
  /* 子表格项部分 */
}
.field-item_group .group-content[data-v-5c343c48] {
  position: relative;
  border: 1px dashed #666;
  padding: 24px 10px 10px;
}
.field-item_group .group-content .container-box[data-v-5c343c48] {
  position: absolute;
  top: -17px;
  height: 34px;
  padding: 0 4px 4px 0;
  background: #fff;
}
.field-item_group .group-content .container-box.name-box[data-v-5c343c48] {
  left: -1px;
}
.field-item_group .group-content .remove-box[data-v-5c343c48] {
  right: -1px;
  padding: 0 0 4px 4px;
}
.field-item_group .group-content .remove-box .group-remove[data-v-5c343c48] {
  width: 64px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.field-item_group .group-content .remove-box .fa[data-v-5c343c48] {
  font-size: 14px !important;
}
.field-item_group .group-content .group-name[data-v-5c343c48] {
  max-width: 400px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  background: #F5F6F7;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.field-item_group .group-desc[data-v-5c343c48] {
  padding: 6px 6px 6px 10px;
  border-radius: 4px;
  background-color: #F9FCFF;
}
.field-item_group .group-child_items[data-v-5c343c48] {
  position: relative;
  margin: 0 10px 10px;
  overflow: hidden;
}
.field-item_group .add-group-child_items[data-v-5c343c48] {
  height: 50px;
  line-height: 50px;
  background: #F5FAFF;
  margin: 0 -10px -10px;
  padding-left: 10px;
}
.field-item_group .add-group-child_items .add-item[data-v-5c343c48] {
  width: 105px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #2196F3;
  border-radius: 2px;
  color: #2196F3;
  font-size: 14px;
}
.field-item_group .add-group-child_items .add-item .fa[data-v-5c343c48] {
  font-size: 10px;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.field-item_group .add-group-child_items .add-item[data-v-5c343c48]:hover {
  background-color: #2196F3;
  color: #fff;
}
.field-item_group .el-dropdown[data-v-5c343c48] {
  line-height: 30px;
}
.field-item_group:hover .group-remove[data-v-5c343c48] {
  background-color: #E8382B;
  color: #fff;
}
.fixed-fields-list[data-v-5c343c48] {
  min-height: 100%;
  position: relative;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  padding: 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fixed-fields-list.field-item[data-v-5c343c48]:hover {
  background: transparent;
}
.fixed-fields-list .fixed-children_table[data-v-5c343c48] {
  height: 100%;
}
.fixed-fields-list .fixed-children_table .fixed-children_header[data-v-5c343c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-5c343c48] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-5c343c48]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body[data-v-5c343c48] {
  height: calc(100% - 30px);
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row[data-v-5c343c48]:hover {
  background-color: #ECF6FE;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row.active[data-v-5c343c48] {
  background-color: #D7ECFF;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style[data-v-5c343c48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-5c343c48] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  word-break: break-all;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required[data-v-5c343c48] {
  font-size: 14px;
  color: #E8382B;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required .required[data-v-5c343c48] {
  font-size: 14px;
  font-weight: 700;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-5c343c48]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.fixed-column_operation[data-v-5c343c48] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error_msg[data-v-5c343c48] {
  height: auto;
  line-height: 16x;
  padding: 8px 0 0 10px;
  color: #E8382B;
}
.error_icon[data-v-5c343c48] {
  color: #E8382B;
  margin-right: 4px;
  cursor: pointer;
}
.text-chaxun[data-v-5c343c48] {
  color: #68A0D5;
}
@charset "UTF-8";
.el-scrollbar[data-v-2626d31a] {
  height: 100%;
}
.wt-design-center[data-v-2626d31a] {
  height: 100%;
  background: #fff;
}
.wt-design-center .el-radio[data-v-2626d31a]:last-child {
  margin-right: 30px;
}
.wt-description[data-v-2626d31a] {
  height: auto !important;
}
.wt-description[data-v-2626d31a]:after {
  content: "";
  display: block;
  clear: both;
}
.wt-template-items[data-v-2626d31a] {
  /* 让拖拽到中间区域整体生效 请勿删除 */
  min-height: 100%;
  padding-bottom: 250px;
}
.wt-template-items[data-v-2626d31a]:not(.wt-template-items_fixed) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}
.wt-template-items.wt-template-items_fixed[data-v-2626d31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wt-template-item[data-v-2626d31a] {
  line-height: 30px;
  padding: 10px;
  background: #ECF6FE;
  margin: 10px 0;
  cursor: move;
}
.wt-template-item[data-v-2626d31a]:hover {
  background: #D7ECFF;
}
.wt-row[data-v-2626d31a] {
  height: 40px;
  font-size: 14px;
}
.wt-row.name[data-v-2626d31a] {
  padding-top: 19px;
}
.wt-row.desc[data-v-2626d31a] {
  padding-top: 19px;
}
.wt-row .wt-column[data-v-2626d31a] {
  display: inline-block;
  margin-right: 10px;
}
.wt-row .wt-column.wt-column_name[data-v-2626d31a] {
  width: 84px;
}
.wt-row .wt-column.flow-column_name[data-v-2626d31a] {
  width: 70px;
}
.wt-row .wt-column.wt-column_value[data-v-2626d31a] {
  width: calc(100% - 104px);
}
.wt-row .wt-column.flow-column_value[data-v-2626d31a] {
  width: calc(100% - 90px);
}
.wt-row .wt-column .el-input[data-v-2626d31a] {
  height: 20px;
}
.wt-row .wt-column .el-input .el-input_inner[data-v-2626d31a] {
  height: 20px;
}
.field-item[data-v-2626d31a] {
  position: relative;
  width: 100%;
  padding: 10px 50px 10px 10px;
}
@media (max-width: 1260px) {
.field-item[data-v-2626d31a] {
    padding-right: 30px;
}
}
@media (min-width: 1440px) {
.field-item[data-v-2626d31a] {
    padding-right: 40px;
}
}
.field-item .item-element[data-v-2626d31a] {
  position: relative;
}
.field-item .item-element .field-remove[data-v-2626d31a] {
  display: none;
  position: absolute;
  right: -26px;
  top: 7px;
  border: none;
  padding: 0;
  color: #D0021B;
  font-size: 16px;
}
.field-item .item-element.item-element_casader[data-v-2626d31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-element.item-element_casader .template-center_content[data-v-2626d31a] {
  width: 100%;
}
.field-item .item-element.item-element_casader .field-remove[data-v-2626d31a] {
  position: static;
  top: auto;
  right: auto;
  background-color: transparent;
}
.field-item .item-element.item-element_radio[data-v-2626d31a], .field-item .item-element.item-element_checkbox[data-v-2626d31a] {
  padding-top: 5px;
}
.field-item .item-name[data-v-2626d31a] {
  line-height: 20px;
}
.field-item .item-name .data-icon[data-v-2626d31a] {
  font-size: 10px;
  margin-right: 6px;
}
.field-item .item-name .fa-gongshijisuan[data-v-2626d31a] {
  color: #FEA900;
}
.field-item .item-name .fa-shujuguanlian[data-v-2626d31a] {
  color: #00BCD4;
}
.field-item .item-name .field-desc_icon[data-v-2626d31a] {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.field-item .item-name .field-desc_icon[data-v-2626d31a]:hover {
  color: #2196F3;
}
.field-item .item-name .data-name[data-v-2626d31a] {
  font-size: 14px;
  font-weight: 700;
  color: #1A1A1C;
  word-break: break-all;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-name .data-name.required[data-v-2626d31a] {
  color: #E8382B;
}
.field-item .item-name .data-name.required .required[data-v-2626d31a] {
  font-weight: 700;
}
.field-item .item-name .field-rule_info[data-v-2626d31a] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.field-item .item-desc[data-v-2626d31a] {
  line-height: 18px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
  word-break: break-all;
}
.field-item[data-v-2626d31a]:hover {
  background-color: #ECF6FE;
}
.field-item:hover .field-remove[data-v-2626d31a] {
  display: block;
}
.field-item:hover .group-content .container-box[data-v-2626d31a] {
  background-color: #ECF6FE;
}
.field-item.active[data-v-2626d31a] {
  border-left: 4px solid #2196F3;
  padding-left: 6px;
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box[data-v-2626d31a] {
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box .group-name[data-v-2626d31a] {
  background-color: #FFFFFF;
}
.layout-column_2 .item-name[data-v-2626d31a] {
  display: inline-block;
  width: 74px;
  margin-right: 10px;
  padding-top: 5px;
  vertical-align: top;
  line-height: 20px;
}
.layout-column_2 .item-name.item-name_casader[data-v-2626d31a] {
  padding-top: 0;
}
.layout-column_2 .item-main_info[data-v-2626d31a] {
  display: inline-block;
  width: calc(100% - 90px);
}
.layout-column_2 .item-main_info.vertical-top[data-v-2626d31a] {
  vertical-align: top;
}
.cell-group_items.layout-horizontal[data-v-2626d31a] {
  overflow-x: auto !important;
}
.cell-group_items.layout-horizontal .template-items[data-v-2626d31a] {
  min-width: 320px;
  display: table-cell;
  margin-right: 30px;
  vertical-align: middle;
}
.cell-group_items.layout-horizontal .item-name[data-v-2626d31a] {
  text-align: left;
  min-width: 300px;
  display: block;
  min-height: 20px;
}
.cell-group_items.layout-horizontal .item-main_info[data-v-2626d31a] {
  min-width: 300px;
  display: block;
}
.title-justify_right[data-v-2626d31a] {
  text-align: right;
}
.item-split-line[data-v-2626d31a] {
  padding-top: 6px;
  border-bottom: 1px dashed #b2b2b2;
}
.field-item_group[data-v-2626d31a] {
  position: relative;
  padding-right: 10px;
  padding-top: 25px;
  /* 子表格项部分 */
}
.field-item_group .group-content[data-v-2626d31a] {
  position: relative;
  border: 1px dashed #666;
  padding: 24px 10px 10px;
}
.field-item_group .group-content .container-box[data-v-2626d31a] {
  position: absolute;
  top: -17px;
  height: 34px;
  padding: 0 4px 4px 0;
  background: #fff;
}
.field-item_group .group-content .container-box.name-box[data-v-2626d31a] {
  left: -1px;
}
.field-item_group .group-content .remove-box[data-v-2626d31a] {
  right: -1px;
  padding: 0 0 4px 4px;
}
.field-item_group .group-content .remove-box .group-remove[data-v-2626d31a] {
  width: 64px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.field-item_group .group-content .remove-box .fa[data-v-2626d31a] {
  font-size: 14px !important;
}
.field-item_group .group-content .group-name[data-v-2626d31a] {
  max-width: 400px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  background: #F5F6F7;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.field-item_group .group-desc[data-v-2626d31a] {
  padding: 6px 6px 6px 10px;
  border-radius: 4px;
  background-color: #F9FCFF;
}
.field-item_group .group-child_items[data-v-2626d31a] {
  position: relative;
  margin: 0 10px 10px;
  overflow: hidden;
}
.field-item_group .add-group-child_items[data-v-2626d31a] {
  height: 50px;
  line-height: 50px;
  background: #F5FAFF;
  margin: 0 -10px -10px;
  padding-left: 10px;
}
.field-item_group .add-group-child_items .add-item[data-v-2626d31a] {
  width: 105px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #2196F3;
  border-radius: 2px;
  color: #2196F3;
  font-size: 14px;
}
.field-item_group .add-group-child_items .add-item .fa[data-v-2626d31a] {
  font-size: 10px;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.field-item_group .add-group-child_items .add-item[data-v-2626d31a]:hover {
  background-color: #2196F3;
  color: #fff;
}
.field-item_group .el-dropdown[data-v-2626d31a] {
  line-height: 30px;
}
.field-item_group:hover .group-remove[data-v-2626d31a] {
  background-color: #E8382B;
  color: #fff;
}
.fixed-fields-list[data-v-2626d31a] {
  min-height: 100%;
  position: relative;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  padding: 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fixed-fields-list.field-item[data-v-2626d31a]:hover {
  background: transparent;
}
.fixed-fields-list .fixed-children_table[data-v-2626d31a] {
  height: 100%;
}
.fixed-fields-list .fixed-children_table .fixed-children_header[data-v-2626d31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-2626d31a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-2626d31a]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body[data-v-2626d31a] {
  height: calc(100% - 30px);
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row[data-v-2626d31a]:hover {
  background-color: #ECF6FE;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row.active[data-v-2626d31a] {
  background-color: #D7ECFF;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style[data-v-2626d31a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-2626d31a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  word-break: break-all;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required[data-v-2626d31a] {
  font-size: 14px;
  color: #E8382B;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required .required[data-v-2626d31a] {
  font-size: 14px;
  font-weight: 700;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-2626d31a]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.fixed-column_operation[data-v-2626d31a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error_msg[data-v-2626d31a] {
  height: auto;
  line-height: 16x;
  padding: 8px 0 0 10px;
  color: #E8382B;
}
.error_icon[data-v-2626d31a] {
  color: #E8382B;
  margin-right: 4px;
  cursor: pointer;
}
.fields-list_null[data-v-2626d31a] {
  background-image: url(../../static/img/fields-list-null@3x.png);
  background-repeat: no-repeat;
  background-position: center 150px;
  background-size: 273px 152px;
}
.fields-list_null[data-v-2626d31a]::after {
  position: absolute;
  top: 320px;
  left: 50%;
  margin-left: -180px;
  content: "\8BF7\4ECE\5DE6\4FA7\70B9\51FB\6216\62D6\62FD\201C\57FA\7840\5355\5143\683C/\7EC4\201D\6216\201C\5E38\7528\5355\5143\683C/\7EC4\201D";
  font-size: 14px;
  color: #666;
}
#app.en .fields-list_null[data-v-2626d31a]::after {
  content: 'Please click or dragDrop "BasicCell/Group" or "CommonCell/Group" from left';
  margin-left: -260px;
}
.fields-list_grid[data-v-2626d31a] {
  position: relative;
  min-height: 100%;
}
.fields-list_grid .fields-list[data-v-2626d31a] {
  position: absolute;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0;
}

@charset "UTF-8";
.el-scrollbar[data-v-563c2c62] {
  height: 100%;
}
.wt-design-center[data-v-563c2c62] {
  height: 100%;
  background: #fff;
}
.wt-design-center .el-radio[data-v-563c2c62]:last-child {
  margin-right: 30px;
}
.wt-description[data-v-563c2c62] {
  height: auto !important;
}
.wt-description[data-v-563c2c62]:after {
  content: "";
  display: block;
  clear: both;
}
.wt-template-items[data-v-563c2c62] {
  /* 让拖拽到中间区域整体生效 请勿删除 */
  min-height: 100%;
  padding-bottom: 250px;
}
.wt-template-items[data-v-563c2c62]:not(.wt-template-items_fixed) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}
.wt-template-items.wt-template-items_fixed[data-v-563c2c62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wt-template-item[data-v-563c2c62] {
  line-height: 30px;
  padding: 10px;
  background: #ECF6FE;
  margin: 10px 0;
  cursor: move;
}
.wt-template-item[data-v-563c2c62]:hover {
  background: #D7ECFF;
}
.wt-row[data-v-563c2c62] {
  height: 40px;
  font-size: 14px;
}
.wt-row.name[data-v-563c2c62] {
  padding-top: 19px;
}
.wt-row.desc[data-v-563c2c62] {
  padding-top: 19px;
}
.wt-row .wt-column[data-v-563c2c62] {
  display: inline-block;
  margin-right: 10px;
}
.wt-row .wt-column.wt-column_name[data-v-563c2c62] {
  width: 84px;
}
.wt-row .wt-column.flow-column_name[data-v-563c2c62] {
  width: 70px;
}
.wt-row .wt-column.wt-column_value[data-v-563c2c62] {
  width: calc(100% - 104px);
}
.wt-row .wt-column.flow-column_value[data-v-563c2c62] {
  width: calc(100% - 90px);
}
.wt-row .wt-column .el-input[data-v-563c2c62] {
  height: 20px;
}
.wt-row .wt-column .el-input .el-input_inner[data-v-563c2c62] {
  height: 20px;
}
.field-item[data-v-563c2c62] {
  position: relative;
  width: 100%;
  padding: 10px 50px 10px 10px;
}
@media (max-width: 1260px) {
.field-item[data-v-563c2c62] {
    padding-right: 30px;
}
}
@media (min-width: 1440px) {
.field-item[data-v-563c2c62] {
    padding-right: 40px;
}
}
.field-item .item-element[data-v-563c2c62] {
  position: relative;
}
.field-item .item-element .field-remove[data-v-563c2c62] {
  display: none;
  position: absolute;
  right: -26px;
  top: 7px;
  border: none;
  padding: 0;
  color: #D0021B;
  font-size: 16px;
}
.field-item .item-element.item-element_casader[data-v-563c2c62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-element.item-element_casader .template-center_content[data-v-563c2c62] {
  width: 100%;
}
.field-item .item-element.item-element_casader .field-remove[data-v-563c2c62] {
  position: static;
  top: auto;
  right: auto;
  background-color: transparent;
}
.field-item .item-element.item-element_radio[data-v-563c2c62], .field-item .item-element.item-element_checkbox[data-v-563c2c62] {
  padding-top: 5px;
}
.field-item .item-name[data-v-563c2c62] {
  line-height: 20px;
}
.field-item .item-name .data-icon[data-v-563c2c62] {
  font-size: 10px;
  margin-right: 6px;
}
.field-item .item-name .fa-gongshijisuan[data-v-563c2c62] {
  color: #FEA900;
}
.field-item .item-name .fa-shujuguanlian[data-v-563c2c62] {
  color: #00BCD4;
}
.field-item .item-name .field-desc_icon[data-v-563c2c62] {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.field-item .item-name .field-desc_icon[data-v-563c2c62]:hover {
  color: #2196F3;
}
.field-item .item-name .data-name[data-v-563c2c62] {
  font-size: 14px;
  font-weight: 700;
  color: #1A1A1C;
  word-break: break-all;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-name .data-name.required[data-v-563c2c62] {
  color: #E8382B;
}
.field-item .item-name .data-name.required .required[data-v-563c2c62] {
  font-weight: 700;
}
.field-item .item-name .field-rule_info[data-v-563c2c62] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.field-item .item-desc[data-v-563c2c62] {
  line-height: 18px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
  word-break: break-all;
}
.field-item[data-v-563c2c62]:hover {
  background-color: #ECF6FE;
}
.field-item:hover .field-remove[data-v-563c2c62] {
  display: block;
}
.field-item:hover .group-content .container-box[data-v-563c2c62] {
  background-color: #ECF6FE;
}
.field-item.active[data-v-563c2c62] {
  border-left: 4px solid #2196F3;
  padding-left: 6px;
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box[data-v-563c2c62] {
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box .group-name[data-v-563c2c62] {
  background-color: #FFFFFF;
}
.layout-column_2 .item-name[data-v-563c2c62] {
  display: inline-block;
  width: 74px;
  margin-right: 10px;
  padding-top: 5px;
  vertical-align: top;
  line-height: 20px;
}
.layout-column_2 .item-name.item-name_casader[data-v-563c2c62] {
  padding-top: 0;
}
.layout-column_2 .item-main_info[data-v-563c2c62] {
  display: inline-block;
  width: calc(100% - 90px);
}
.layout-column_2 .item-main_info.vertical-top[data-v-563c2c62] {
  vertical-align: top;
}
.cell-group_items.layout-horizontal[data-v-563c2c62] {
  overflow-x: auto !important;
}
.cell-group_items.layout-horizontal .template-items[data-v-563c2c62] {
  min-width: 320px;
  display: table-cell;
  margin-right: 30px;
  vertical-align: middle;
}
.cell-group_items.layout-horizontal .item-name[data-v-563c2c62] {
  text-align: left;
  min-width: 300px;
  display: block;
  min-height: 20px;
}
.cell-group_items.layout-horizontal .item-main_info[data-v-563c2c62] {
  min-width: 300px;
  display: block;
}
.title-justify_right[data-v-563c2c62] {
  text-align: right;
}
.item-split-line[data-v-563c2c62] {
  padding-top: 6px;
  border-bottom: 1px dashed #b2b2b2;
}
.field-item_group[data-v-563c2c62] {
  position: relative;
  padding-right: 10px;
  padding-top: 25px;
  /* 子表格项部分 */
}
.field-item_group .group-content[data-v-563c2c62] {
  position: relative;
  border: 1px dashed #666;
  padding: 24px 10px 10px;
}
.field-item_group .group-content .container-box[data-v-563c2c62] {
  position: absolute;
  top: -17px;
  height: 34px;
  padding: 0 4px 4px 0;
  background: #fff;
}
.field-item_group .group-content .container-box.name-box[data-v-563c2c62] {
  left: -1px;
}
.field-item_group .group-content .remove-box[data-v-563c2c62] {
  right: -1px;
  padding: 0 0 4px 4px;
}
.field-item_group .group-content .remove-box .group-remove[data-v-563c2c62] {
  width: 64px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.field-item_group .group-content .remove-box .fa[data-v-563c2c62] {
  font-size: 14px !important;
}
.field-item_group .group-content .group-name[data-v-563c2c62] {
  max-width: 400px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  background: #F5F6F7;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.field-item_group .group-desc[data-v-563c2c62] {
  padding: 6px 6px 6px 10px;
  border-radius: 4px;
  background-color: #F9FCFF;
}
.field-item_group .group-child_items[data-v-563c2c62] {
  position: relative;
  margin: 0 10px 10px;
  overflow: hidden;
}
.field-item_group .add-group-child_items[data-v-563c2c62] {
  height: 50px;
  line-height: 50px;
  background: #F5FAFF;
  margin: 0 -10px -10px;
  padding-left: 10px;
}
.field-item_group .add-group-child_items .add-item[data-v-563c2c62] {
  width: 105px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #2196F3;
  border-radius: 2px;
  color: #2196F3;
  font-size: 14px;
}
.field-item_group .add-group-child_items .add-item .fa[data-v-563c2c62] {
  font-size: 10px;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.field-item_group .add-group-child_items .add-item[data-v-563c2c62]:hover {
  background-color: #2196F3;
  color: #fff;
}
.field-item_group .el-dropdown[data-v-563c2c62] {
  line-height: 30px;
}
.field-item_group:hover .group-remove[data-v-563c2c62] {
  background-color: #E8382B;
  color: #fff;
}
.fixed-fields-list[data-v-563c2c62] {
  min-height: 100%;
  position: relative;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  padding: 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fixed-fields-list.field-item[data-v-563c2c62]:hover {
  background: transparent;
}
.fixed-fields-list .fixed-children_table[data-v-563c2c62] {
  height: 100%;
}
.fixed-fields-list .fixed-children_table .fixed-children_header[data-v-563c2c62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-563c2c62] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-563c2c62]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body[data-v-563c2c62] {
  height: calc(100% - 30px);
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row[data-v-563c2c62]:hover {
  background-color: #ECF6FE;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row.active[data-v-563c2c62] {
  background-color: #D7ECFF;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style[data-v-563c2c62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-563c2c62] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  word-break: break-all;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required[data-v-563c2c62] {
  font-size: 14px;
  color: #E8382B;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required .required[data-v-563c2c62] {
  font-size: 14px;
  font-weight: 700;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-563c2c62]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.fixed-column_operation[data-v-563c2c62] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error_msg[data-v-563c2c62] {
  height: auto;
  line-height: 16x;
  padding: 8px 0 0 10px;
  color: #E8382B;
}
.error_icon[data-v-563c2c62] {
  color: #E8382B;
  margin-right: 4px;
  cursor: pointer;
}
.wt-design-center .el-input .el-input__inner {
  height: 30px;
}
.wt-design-center .template-info {
  position: relative;
  padding-left: 10px;
}
.wt-design-center .template-info .el-input {
  height: 20px;
  line-height: 20px;
}
.wt-design-center .template-info .el-input .el-input__inner {
  height: 20px;
  padding-left: 0;
}
.wt-design-center .template-info .el-textarea__inner {
  padding-left: 0;
}
.wt-design-center .template-info .wt-column_value .el-input__inner, .wt-design-center .template-info .wt-column_value .el-textarea__inner {
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #B2B2B2;
}
.wt-design-center .name .el-input__inner {
  color: #2196f3;
}
.wt-design-center .desc {
  position: relative;
}
.wt-design-center .desc .wt-column {
  float: left;
}
.wt-design-center .desc .el-textarea__inner {
  padding-top: 0;
  padding-bottom: 0;
}
.group-dropdown {
  max-height: 250px;
  overflow-y: scroll;
}
.wt-center-el_scrollbar {
  width: 100%;
}
.wt-center-el_scrollbar .el-scrollbar__bar.is-horizontal {
  display: none;
}
@charset "UTF-8";
.el-scrollbar[data-v-9d77a7a4] {
  height: 100%;
}
.wt-design-center[data-v-9d77a7a4] {
  height: 100%;
  background: #fff;
}
.wt-design-center .el-radio[data-v-9d77a7a4]:last-child {
  margin-right: 30px;
}
.wt-description[data-v-9d77a7a4] {
  height: auto !important;
}
.wt-description[data-v-9d77a7a4]:after {
  content: "";
  display: block;
  clear: both;
}
.wt-template-items[data-v-9d77a7a4] {
  /* 让拖拽到中间区域整体生效 请勿删除 */
  min-height: 100%;
  padding-bottom: 250px;
}
.wt-template-items[data-v-9d77a7a4]:not(.wt-template-items_fixed) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
}
.wt-template-items.wt-template-items_fixed[data-v-9d77a7a4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wt-template-item[data-v-9d77a7a4] {
  line-height: 30px;
  padding: 10px;
  background: #ECF6FE;
  margin: 10px 0;
  cursor: move;
}
.wt-template-item[data-v-9d77a7a4]:hover {
  background: #D7ECFF;
}
.wt-row[data-v-9d77a7a4] {
  height: 40px;
  font-size: 14px;
}
.wt-row.name[data-v-9d77a7a4] {
  padding-top: 19px;
}
.wt-row.desc[data-v-9d77a7a4] {
  padding-top: 19px;
}
.wt-row .wt-column[data-v-9d77a7a4] {
  display: inline-block;
  margin-right: 10px;
}
.wt-row .wt-column.wt-column_name[data-v-9d77a7a4] {
  width: 84px;
}
.wt-row .wt-column.flow-column_name[data-v-9d77a7a4] {
  width: 70px;
}
.wt-row .wt-column.wt-column_value[data-v-9d77a7a4] {
  width: calc(100% - 104px);
}
.wt-row .wt-column.flow-column_value[data-v-9d77a7a4] {
  width: calc(100% - 90px);
}
.wt-row .wt-column .el-input[data-v-9d77a7a4] {
  height: 20px;
}
.wt-row .wt-column .el-input .el-input_inner[data-v-9d77a7a4] {
  height: 20px;
}
.field-item[data-v-9d77a7a4] {
  position: relative;
  width: 100%;
  padding: 10px 50px 10px 10px;
}
@media (max-width: 1260px) {
.field-item[data-v-9d77a7a4] {
    padding-right: 30px;
}
}
@media (min-width: 1440px) {
.field-item[data-v-9d77a7a4] {
    padding-right: 40px;
}
}
.field-item .item-element[data-v-9d77a7a4] {
  position: relative;
}
.field-item .item-element .field-remove[data-v-9d77a7a4] {
  display: none;
  position: absolute;
  right: -26px;
  top: 7px;
  border: none;
  padding: 0;
  color: #D0021B;
  font-size: 16px;
}
.field-item .item-element.item-element_casader[data-v-9d77a7a4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-element.item-element_casader .template-center_content[data-v-9d77a7a4] {
  width: 100%;
}
.field-item .item-element.item-element_casader .field-remove[data-v-9d77a7a4] {
  position: static;
  top: auto;
  right: auto;
  background-color: transparent;
}
.field-item .item-element.item-element_radio[data-v-9d77a7a4], .field-item .item-element.item-element_checkbox[data-v-9d77a7a4] {
  padding-top: 5px;
}
.field-item .item-name[data-v-9d77a7a4] {
  line-height: 20px;
}
.field-item .item-name .data-icon[data-v-9d77a7a4] {
  font-size: 10px;
  margin-right: 6px;
}
.field-item .item-name .fa-gongshijisuan[data-v-9d77a7a4] {
  color: #FEA900;
}
.field-item .item-name .fa-shujuguanlian[data-v-9d77a7a4] {
  color: #00BCD4;
}
.field-item .item-name .field-desc_icon[data-v-9d77a7a4] {
  color: #666;
  font-size: 14px;
  margin: 0;
  margin-left: 4px;
}
.field-item .item-name .field-desc_icon[data-v-9d77a7a4]:hover {
  color: #2196F3;
}
.field-item .item-name .data-name[data-v-9d77a7a4] {
  font-size: 14px;
  font-weight: 700;
  color: #1A1A1C;
  word-break: break-all;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.field-item .item-name .data-name.required[data-v-9d77a7a4] {
  color: #E8382B;
}
.field-item .item-name .data-name.required .required[data-v-9d77a7a4] {
  font-weight: 700;
}
.field-item .item-name .field-rule_info[data-v-9d77a7a4] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.field-item .item-desc[data-v-9d77a7a4] {
  line-height: 18px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
  word-break: break-all;
}
.field-item[data-v-9d77a7a4]:hover {
  background-color: #ECF6FE;
}
.field-item:hover .field-remove[data-v-9d77a7a4] {
  display: block;
}
.field-item:hover .group-content .container-box[data-v-9d77a7a4] {
  background-color: #ECF6FE;
}
.field-item.active[data-v-9d77a7a4] {
  border-left: 4px solid #2196F3;
  padding-left: 6px;
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box[data-v-9d77a7a4] {
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box .group-name[data-v-9d77a7a4] {
  background-color: #FFFFFF;
}
.layout-column_2 .item-name[data-v-9d77a7a4] {
  display: inline-block;
  width: 74px;
  margin-right: 10px;
  padding-top: 5px;
  vertical-align: top;
  line-height: 20px;
}
.layout-column_2 .item-name.item-name_casader[data-v-9d77a7a4] {
  padding-top: 0;
}
.layout-column_2 .item-main_info[data-v-9d77a7a4] {
  display: inline-block;
  width: calc(100% - 90px);
}
.layout-column_2 .item-main_info.vertical-top[data-v-9d77a7a4] {
  vertical-align: top;
}
.cell-group_items.layout-horizontal[data-v-9d77a7a4] {
  overflow-x: auto !important;
}
.cell-group_items.layout-horizontal .template-items[data-v-9d77a7a4] {
  min-width: 320px;
  display: table-cell;
  margin-right: 30px;
  vertical-align: middle;
}
.cell-group_items.layout-horizontal .item-name[data-v-9d77a7a4] {
  text-align: left;
  min-width: 300px;
  display: block;
  min-height: 20px;
}
.cell-group_items.layout-horizontal .item-main_info[data-v-9d77a7a4] {
  min-width: 300px;
  display: block;
}
.title-justify_right[data-v-9d77a7a4] {
  text-align: right;
}
.item-split-line[data-v-9d77a7a4] {
  padding-top: 6px;
  border-bottom: 1px dashed #b2b2b2;
}
.field-item_group[data-v-9d77a7a4] {
  position: relative;
  padding-right: 10px;
  padding-top: 25px;
  /* 子表格项部分 */
}
.field-item_group .group-content[data-v-9d77a7a4] {
  position: relative;
  border: 1px dashed #666;
  padding: 24px 10px 10px;
}
.field-item_group .group-content .container-box[data-v-9d77a7a4] {
  position: absolute;
  top: -17px;
  height: 34px;
  padding: 0 4px 4px 0;
  background: #fff;
}
.field-item_group .group-content .container-box.name-box[data-v-9d77a7a4] {
  left: -1px;
}
.field-item_group .group-content .remove-box[data-v-9d77a7a4] {
  right: -1px;
  padding: 0 0 4px 4px;
}
.field-item_group .group-content .remove-box .group-remove[data-v-9d77a7a4] {
  width: 64px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.field-item_group .group-content .remove-box .fa[data-v-9d77a7a4] {
  font-size: 14px !important;
}
.field-item_group .group-content .group-name[data-v-9d77a7a4] {
  max-width: 400px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  background: #F5F6F7;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.field-item_group .group-desc[data-v-9d77a7a4] {
  padding: 6px 6px 6px 10px;
  border-radius: 4px;
  background-color: #F9FCFF;
}
.field-item_group .group-child_items[data-v-9d77a7a4] {
  position: relative;
  margin: 0 10px 10px;
  overflow: hidden;
}
.field-item_group .add-group-child_items[data-v-9d77a7a4] {
  height: 50px;
  line-height: 50px;
  background: #F5FAFF;
  margin: 0 -10px -10px;
  padding-left: 10px;
}
.field-item_group .add-group-child_items .add-item[data-v-9d77a7a4] {
  width: 105px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #2196F3;
  border-radius: 2px;
  color: #2196F3;
  font-size: 14px;
}
.field-item_group .add-group-child_items .add-item .fa[data-v-9d77a7a4] {
  font-size: 10px;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.field-item_group .add-group-child_items .add-item[data-v-9d77a7a4]:hover {
  background-color: #2196F3;
  color: #fff;
}
.field-item_group .el-dropdown[data-v-9d77a7a4] {
  line-height: 30px;
}
.field-item_group:hover .group-remove[data-v-9d77a7a4] {
  background-color: #E8382B;
  color: #fff;
}
.fixed-fields-list[data-v-9d77a7a4] {
  min-height: 100%;
  position: relative;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  padding: 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fixed-fields-list.field-item[data-v-9d77a7a4]:hover {
  background: transparent;
}
.fixed-fields-list .fixed-children_table[data-v-9d77a7a4] {
  height: 100%;
}
.fixed-fields-list .fixed-children_table .fixed-children_header[data-v-9d77a7a4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-9d77a7a4] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-9d77a7a4]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body[data-v-9d77a7a4] {
  height: calc(100% - 30px);
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row[data-v-9d77a7a4]:hover {
  background-color: #ECF6FE;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row.active[data-v-9d77a7a4] {
  background-color: #D7ECFF;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style[data-v-9d77a7a4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-9d77a7a4] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  word-break: break-all;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required[data-v-9d77a7a4] {
  font-size: 14px;
  color: #E8382B;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.required .required[data-v-9d77a7a4] {
  font-size: 14px;
  font-weight: 700;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column[data-v-9d77a7a4]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body .fixed-row .fixed-items_style .fixed-column.fixed-column_operation[data-v-9d77a7a4] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error_msg[data-v-9d77a7a4] {
  height: auto;
  line-height: 16x;
  padding: 8px 0 0 10px;
  color: #E8382B;
}
.error_icon[data-v-9d77a7a4] {
  color: #E8382B;
  margin-right: 4px;
  cursor: pointer;
}
/*!
 * Cropper.js v1.5.4
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-08-03T08:38:38.177Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: calc(100% / 3);
  left: 0;
  top: calc(100% / 3);
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: calc(100% / 3);
  top: 0;
  width: calc(100% / 3);
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: ' ';
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}

.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: ' ';
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.time-limit .list-box[data-v-751f0542] {
  padding: 20px 5px;
}
.time-limit .list-box .list[data-v-751f0542] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.time-limit .list-box .list p[data-v-751f0542], .time-limit .list-box .list .input-box[data-v-751f0542], .time-limit .list-box .list .select-box[data-v-751f0542] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.time-limit .list-box .list .select-box[data-v-751f0542] {
  text-align: right;
}
.time-limit .list-box .list[data-v-751f0542]  .el-select .el-input--suffix .el-input__inner {
  width: 100px;
}
.avatar-icon-container .avatar-icon-content {
  padding-bottom: 16px;
}
.avatar-icon-container .choose-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.avatar-icon-container .choose-image .avatar-uploader {
  height: 30px;
}
.avatar-icon-container .choose-image .avatar-uploader .choose-image_btn {
  height: 30px;
  padding: 8px 20px;
}
.avatar-icon-container .choose-image .text-tip {
  width: 85%;
  height: 30px;
  margin-left: 15px;
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.avatar-icon-container .choose-image .text-tip.text-tip-danger {
  background-color: #fef0f0;
  color: #f56c6c;
}
.avatar-icon-container .cropper-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.avatar-icon-container .upload-crop-box {
  width: 580px;
  height: 350px;
}
.avatar-icon-container .preview-box-parcel {
  margin-left: 30px;
}
.avatar-icon-container .preview-box-parcel .img-preview {
  margin-bottom: 15px;
}
.avatar-icon-container .preview-box-parcel .img-preview .previewImg {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.avatar-icon-container .preview-box-parcel .img-preview.circle {
  height: 200px;
  width: 200px;
}
.avatar-icon-container .preview-box-parcel .img-preview.square {
  width: 204px;
  height: 80px;
}
.avatar-icon-container .preview-box-parcel .img-preview.square .previewImg {
  border-radius: 0;
}
.avatar-icon-container .preview-title {
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 14px;
  text-align: left;
}
.avatar-icon-container .cropper-face {
  border-radius: 100%;
}
.avatar-icon-container .width-30 {
  width: 100px;
}
.avatar-icon-container .width-30.width-30-red input {
  color: #f56c6c;
  border-color: #fef0f0;
}
.avatar-icon-container .text-gray {
  color: #606266;
}
.custom-footer[data-v-69958b3c] {
  float: left;
}
.icon-list[data-v-69958b3c] {
  width: 560px;
  height: 384px;
  margin: 8px 0 0;
  overflow: hidden;
}
.icon-list .icon-item[data-v-69958b3c] {
  float: left;
  position: relative;
  width: 80px;
  height: 80px;
  padding: 10px;
  border: 1px solid #D8D8D8;
  margin: 8px 16px 8px 0;
  cursor: pointer;
}
.icon-list .icon-item[data-v-69958b3c]:nth-child(6n) {
  margin-right: 0;
}
.icon-list .icon-item[data-v-69958b3c]:hover {
  background: #F5FAFF;
}
.icon-list .icon-item .icon-img[data-v-69958b3c] {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
.icon-list .icon-item .checked-icon[data-v-69958b3c] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: #2196F3;
}
.icon-list .icon-item.checked[data-v-69958b3c] {
  border-color: #2196F3;
}
.paginaiton[data-v-69958b3c] {
  height: 32px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paginaiton .pagination-list .page-item[data-v-69958b3c] {
  width: 32px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  border-radius: 6px;
}
.paginaiton .pagination-list .page-item.active[data-v-69958b3c] {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}
.attribute-group[data-v-d84c9cf8] {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.attribute-group .textColor[data-v-d84c9cf8] {
  color: #1a1a1c;
}
.attribute-group.border-none[data-v-d84c9cf8] {
  border: none;
}
.attribute-group.time-limit .title[data-v-d84c9cf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.attribute-group.time-limit .title .el-button[data-v-d84c9cf8] {
  width: auto;
}
.attribute-group.time-limit .item[data-v-d84c9cf8] {
  padding-right: 15px;
}
.attribute-group.time-limit .item li[data-v-d84c9cf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.categories-list[data-v-d84c9cf8] {
  padding: 10px 0 0;
}
.categories-list .el-tag[data-v-d84c9cf8] {
  margin-right: 8px;
}
.template-icon_img[data-v-d84c9cf8] {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  cursor: pointer;
}
.set-allow-reference[data-v-d84c9cf8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #606266;
  font-size: 14px;
}
.set-allow-reference .check-content[data-v-d84c9cf8] {
  margin-right: 6px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.set-allow-reference .allow-reference_checkbox[data-v-d84c9cf8] {
  font-size: 14px;
  margin-right: 4px;
}
.set-allow-reference .allow-reference_checkbox.fa-weixuanze[data-v-d84c9cf8] {
  color: #DCDFE6;
}
.set-allow-reference .allow-reference_checkbox.fa-duigou[data-v-d84c9cf8] {
  color: #409EFF;
}
.data-linkage_container .el-input {
  height: 30px;
  line-height: 28px;
  border-radius: 2px;
}
.data-linkage_container .el-select .el-input {
  height: auto;
}
.data-linkage_container .el-input__inner {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
}
.data-linkage_container .el-input__icon {
  height: 30px;
  line-height: 30px;
}
.data-linkage_container[data-v-a326bebe] {
  padding-top: 20px;
}
.data-linkage_container .linkage-form[data-v-a326bebe] {
  width: 100%;
  margin-bottom: 20px;
}
.data-linkage_container .linkage-form label[data-v-a326bebe] {
  width: 145px;
  margin-right: 10px;
  vertical-align: middle;
}
.data-linkage_container .linkage-form .linkage-form_select[data-v-a326bebe] {
  width: calc(100% - 155px);
}
.data-linkage_container .linkage-field[data-v-a326bebe] {
  width: 100%;
  margin-bottom: 20px;
}
.data-linkage_container .linkage-field .linkage-item[data-v-a326bebe], .data-linkage_container .linkage-field .linkage-value[data-v-a326bebe] {
  width: 200px;
}
.data-linkage_container .linkage-field .current-field[data-v-a326bebe] {
  display: inline-block;
}
.data-linkage_container .linkage-field .linkage-rule[data-v-a326bebe] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 88px;
  padding: 0 10px;
}
.visible-setting_dialog .el-dialog__body {
  max-height: 65vh;
}
.visible-setting[data-v-ddb2bf94] {
  min-height: 30vh;
}
.rules-relationship[data-v-ddb2bf94] {
  height: 40px;
  line-height: 40px;
}
.rules-relationship .relationship[data-v-ddb2bf94] {
  width: 100px;
  margin: 0 10px;
}
.rules-relationship .reset-all[data-v-ddb2bf94] {
  margin-left: 30px;
  height: 30px;
}
.condition-list .list-item[data-v-ddb2bf94] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  min-height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e8e8e8;
}
.condition-list .list-item[data-v-ddb2bf94]:last-child {
  border-bottom: none;
}
.condition-list .condition-rules[data-v-ddb2bf94] {
  margin: 0 10px;
}
.condition-list .condition-value_type[data-v-ddb2bf94] {
  margin-right: 10px;
}
.condition-list .add-btn[data-v-ddb2bf94] {
  margin-left: 10px;
}
.condition-list .remove-btn[data-v-ddb2bf94]:hover {
  color: #e8382b;
}
.condition-value_type[data-v-ddb2bf94], .condition-value[data-v-ddb2bf94] {
  display: inline-block;
  width: 150px;
}
.condition-workItem[data-v-ddb2bf94], .condition-rules[data-v-ddb2bf94], .condition-value[data-v-ddb2bf94] {
  width: 200px;
}
.condition-workItem[data-v-ddb2bf94]:not(.multi-value), .condition-rules[data-v-ddb2bf94]:not(.multi-value), .condition-value[data-v-ddb2bf94]:not(.multi-value) {
  height: 30px;
  line-height: 30px;
}
.condition-button[data-v-ddb2bf94] {
  padding: 0;
}
[data-v-ddb2bf94] .footer-setting {
  float: left;
  color: #666666;
}
[data-v-ddb2bf94] .footer-setting .assignment {
  width: 110px;
  margin-left: 10px;
}
[data-v-ddb2bf94] .footer-setting .assignment .el-input.is-disabled .el-input__inner {
  background: #ffffff;
  color: #666666;
}
.rely-setting[data-v-2efd1c42] {
  margin-top: 8px;
}
.rely-setting[data-v-04ef1637] {
  margin-top: 8px;
}
.add-number_rule[data-v-04ef1637] {
  font-size: 13px;
  color: #2196F3;
  cursor: pointer;
}
.add-number_rule .fa[data-v-04ef1637] {
  font-size: 14px;
}
.add-number_disabled .add-number_rule[data-v-04ef1637] {
  color: #8cc5ff;
  cursor: not-allowed;
}
.option-item .option-name[data-v-04ef1637] {
  font-size: 13px;
  color: #666;
}
.option-item .option[data-v-04ef1637] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.option-item .option-value[data-v-04ef1637] {
  width: 226px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1;
          flex: 0 0 1;
  padding: 6px 0;
}
.option-item .option-value .auto-number[data-v-04ef1637] {
  border: 1px solid #d8d8d8;
  text-align: center;
  line-height: 28px;
  color: #666;
}
.option-item .option-operate .option-drag[data-v-04ef1637] {
  margin: 0 8px;
  color: #2196F3;
  cursor: pointer;
}
.option-item .option-operate .option-delete[data-v-04ef1637] {
  color: #E8382B;
  cursor: pointer;
}
.preview-btn[data-v-04ef1637] {
  width: 226px !important;
  margin: 12px 0 8px;
  border: 1px solid #d8d8d8;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.preview-btn[data-v-04ef1637]:hover {
  border-color: #c6e2ff;
}
.preview-content[data-v-04ef1637] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: stretch;
  margin: 12px 0 8px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.preview-content .content[data-v-04ef1637] {
  width: 226px;
  line-height: 22px;
  padding: 4px;
  border: 1px solid #d8d8d8;
  margin-right: 8px;
  word-break: break-all;
}
.preview-content .refash-preview[data-v-04ef1637] {
  font-size: 20px;
  color: #2196F3;
  cursor: pointer;
}
.preview-content .refash-preview[data-v-04ef1637]:active {
  -webkit-transform: rotateZ(720deg);
          transform: rotateZ(720deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.desgin-property-fileupload .el-upload.el-upload--text .el-button {
  padding-left: 10px;
  padding-right: 10px;
}
.custom-member .el-dialog__body {
  padding: 0;
}
.custom-member-containers .company-member[data-v-bc661a04] {
  color: #1A1A1C;
  font-size: 14px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e2e2e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-member-containers .company-member .fa-right[data-v-bc661a04] {
  color: #1A1A1C;
}
.custom-member-containers .dynamic-member[data-v-bc661a04] {
  overflow-y: auto;
}
.custom-member-containers .dynamic-member h4[data-v-bc661a04] {
  font-size: 12px;
  color: #1A1A1C;
  font-weight: normal;
  padding: 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F5F6F7;
}
.custom-member-containers .dynamic-member ul > li[data-v-bc661a04] {
  font-size: 14px;
  color: #1A1A1C;
  padding: 12px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.es-flow-table-choose-containers .el-dialog__body {
  padding: 0px;
  min-height: 300px;
  background: #f5f6f7;
}
.es-flow-table-choose-containers .content-title {
  height: 50px;
  background: #e9eef1;
  padding: 0 10px;
  color: #1a1a1c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.es-flow-table-choose-containers .choose-item {
  background: #fff;
  height: 380px;
  overflow-y: auto;
}
.es-flow-table-choose-containers .company-list {
  height: 430px !important;
}
.es-flow-table-choose-containers .company-list .choose-company-list {
  height: calc(100% - 50px);
}
.es-flow-table-choose-containers .choose-header {
  height: 50px;
  width: 100%;
  background: #e9eef1;
  line-height: 50px;
  padding: 0 8px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.es-flow-table-choose-containers .group-tree-node {
  white-space: normal;
}
.es-flow-table-choose-containers .choose-content-left {
  background: #fff;
  height: 100%;
}
.es-flow-table-choose-containers .choose-content-left.choose-content-three_column {
  height: calc(100% - 90px);
}
.es-flow-table-choose-containers .choose-content-left.choose-content-un-page {
  height: calc(100% - 45px) !important;
}
.es-flow-table-choose-containers .choose-content-left .search-list {
  background-color: #fff;
}
.es-flow-table-choose-containers .choose-content-left .group-tree .el-tree-node .el-tree-node__content {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  height: auto;
}
.es-flow-table-choose-containers .choose-content-left .el-collapse {
  min-height: 100%;
  border-bottom: 1px solid #f5f6f7;
}
.es-flow-table-choose-containers .choose-content-left .el-collapse-item__header {
  padding-left: 5px;
  line-height: 22px;
  font-size: 14px;
  border-bottom: 1px solid #f5f6f7;
}
.es-flow-table-choose-containers .choose-content-left .el-collapse-item__content {
  padding-bottom: 0;
}
.es-flow-table-choose-containers .wait-choose-item-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.es-flow-table-choose-containers .wait-choose-item-left .time {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 112px;
  font-size: 12px;
}
.es-flow-table-choose-containers .wait-choose-item-left.timeFlex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.es-flow-table-choose-containers .content-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #eee;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  cursor: pointer;
}
.es-flow-table-choose-containers .content-item-box:hover {
  color: #1976d2;
}
.es-flow-table-choose-containers .content-item-left {
  padding: 0 10px;
}
.es-flow-table-choose-containers .content-item-center {
  padding: 0 5px;
}
.es-flow-table-choose-containers .active-name {
  color: #1976d2;
}
.es-flow-table-choose-containers .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.es-flow-table-choose-containers .category-item .category-item-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.es-flow-table-choose-containers .wait-choose-item .label-box {
  width: 100%;
  background: #f5f6f7;
  font-size: 12px;
  padding: 10px;
}
.es-flow-table-choose-containers .select-things-icon {
  color: #DCDFE6;
}
.es-flow-table-choose-containers .tip-empty {
  text-align: center;
  margin-top: 162px;
  margin-right: 20px;
  color: #999999;
}
.es-flow-table-choose-containers .go-back {
  width: 60px;
  font-size: 16px;
  cursor: pointer;
}
.es-flow-table-choose-containers .fa-roundcheckfill, .es-flow-table-choose-containers .fa-duigou {
  color: #2196f3;
}
.es-flow-table-choose-containers .fa-roundclosefill {
  color: #e8382b;
}
.es-flow-table-choose-containers .disabled-icon {
  color: #f5f7fa;
  cursor: not-allowed;
}
.es-flow-table-choose-containers .choose-tag {
  color: #fff;
}
.es-workitem-choose-containers .el-dialog__body {
  padding: 10px;
}
.es-workitem-choose-containers .el-dialog__body .el-collapse {
  border: none;
}
.es-workitem-choose-containers .el-dialog__body .el-collapse > .el-collapse-item:last-child > .el-collapse-item__wrap {
  border-bottom: none;
}
.es-workitem-choose-containers .el-dialog__body .el-collapse .content-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 6px 10px 0;
  cursor: pointer;
}
.es-workitem-choose-containers .el-dialog__body .el-collapse .content-item-box:hover {
  color: #1976d2;
}
.es-workitem-choose-containers .el-dialog__body .no-relation {
  padding: 100px 0;
  text-align: center;
}
.things-range-containers {
  padding: 10px 0;
}
.things-range-containers .fields-list .fields-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@charset "UTF-8";
.el-scrollbar[data-v-e3888d0a] {
  height: 100%;
}
.el-input .el-input__inner[data-v-e3888d0a] {
  height: 30px;
}
.wt-design-center[data-v-e3888d0a] {
  height: 100%;
  background: #fff;
}
.wt-template-items[data-v-e3888d0a] {
  /* 让拖拽到中间区域整体生效 请勿删除 */
  min-height: 100%;
  padding-bottom: 250px;
}
.wt-template-item[data-v-e3888d0a] {
  line-height: 30px;
  padding: 10px;
  background: #ECF6FE;
  margin: 10px 0;
  cursor: move;
}
.wt-row[data-v-e3888d0a] {
  height: 40px;
  font-size: 14px;
}
.wt-row.name[data-v-e3888d0a] {
  padding-top: 19px;
}
.wt-row.desc[data-v-e3888d0a] {
  padding-top: 19px;
}
.wt-row .wt-column[data-v-e3888d0a] {
  display: inline-block;
  margin-right: 10px;
}
.wt-row .wt-column.wt-column_name[data-v-e3888d0a] {
  width: 84px;
}
.wt-row .wt-column.flow-column_name[data-v-e3888d0a] {
  width: 70px;
}
.wt-row .wt-column.wt-column_value[data-v-e3888d0a] {
  width: calc(100% - 104px);
}
.wt-row .wt-column.flow-column_value[data-v-e3888d0a] {
  width: calc(100% - 90px);
}
.wt-row .wt-column .el-input[data-v-e3888d0a] {
  height: 20px;
}
.wt-row .wt-column .el-input .el-input_inner[data-v-e3888d0a] {
  height: 20px;
}
.field-item[data-v-e3888d0a] {
  position: relative;
  width: 100%;
  padding: 10px;
}
.field-item .item-element[data-v-e3888d0a] {
  position: relative;
}
.field-item .item-element .field-remove[data-v-e3888d0a] {
  display: none;
  position: absolute;
  right: -26px;
  top: 7px;
  border: none;
  padding: 0;
  color: #D0021B;
  font-size: 16px;
}
.field-item .item-name[data-v-e3888d0a] {
  line-height: 20px;
}
.field-item .item-name .data-icon[data-v-e3888d0a] {
  font-size: 10px;
  margin-right: 6px;
}
.field-item .item-name .fa-gongshijisuan[data-v-e3888d0a] {
  color: #FEA900;
}
.field-item .item-name .fa-shujuguanlian[data-v-e3888d0a] {
  color: #00BCD4;
}
.field-item .item-name .data-name[data-v-e3888d0a] {
  font-size: 14px;
  font-weight: 700;
  color: #1A1A1C;
  word-break: break-all;
}
.field-item .item-name .data-name.required[data-v-e3888d0a] {
  color: #E8382B;
}
.field-item .item-name .data-name.required .required[data-v-e3888d0a] {
  font-weight: 700;
}
.field-item .item-name .field-rule_info[data-v-e3888d0a] {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.field-item .item-desc[data-v-e3888d0a] {
  line-height: 18px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 6px;
  word-break: break-all;
}
.field-item.active[data-v-e3888d0a] {
  border-left: 4px solid #2196F3;
  padding-left: 6px;
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box[data-v-e3888d0a] {
  background-color: #D7ECFF;
}
.field-item.active .group-content .container-box .group-name[data-v-e3888d0a] {
  background-color: #FFFFFF;
}
.layout-column_2 .item-name[data-v-e3888d0a] {
  display: inline-block;
  width: 74px;
  margin-right: 10px;
  padding-top: 5px;
  vertical-align: top;
  line-height: 20px;
}
.layout-column_2 .item-name.item-name_casader[data-v-e3888d0a] {
  padding-top: 0;
}
.layout-column_2 .item-main_info[data-v-e3888d0a] {
  display: inline-block;
  width: calc(100% - 90px);
}
.layout-column_2 .item-main_info.vertical-top[data-v-e3888d0a] {
  vertical-align: top;
}
.title-justify_right[data-v-e3888d0a] {
  text-align: right;
}
.item-split-line[data-v-e3888d0a] {
  padding-top: 6px;
  border-bottom: 1px dashed #b2b2b2;
}
.field-item_group[data-v-e3888d0a] {
  position: relative;
  padding-right: 10px;
  padding-top: 25px;
  /* 子表格项部分 */
}
.field-item_group .group-content[data-v-e3888d0a] {
  position: relative;
  border: 1px dashed #666;
  padding: 24px 10px 10px;
}
.field-item_group .group-content .container-box[data-v-e3888d0a] {
  position: absolute;
  top: -17px;
  height: 34px;
  padding: 0 4px 4px 0;
  background: #fff;
}
.field-item_group .group-content .container-box.name-box[data-v-e3888d0a] {
  left: -1px;
}
.field-item_group .group-content .remove-box[data-v-e3888d0a] {
  right: -1px;
  padding: 0 0 4px 4px;
}
.field-item_group .group-content .remove-box .group-remove[data-v-e3888d0a] {
  width: 64px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.field-item_group .group-content .remove-box .fa[data-v-e3888d0a] {
  font-size: 14px !important;
}
.field-item_group .group-content .group-name[data-v-e3888d0a] {
  max-width: 400px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  background: #F5F6F7;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.field-item_group .group-desc[data-v-e3888d0a] {
  padding: 6px 6px 6px 10px;
  border-radius: 4px;
  background-color: #F9FCFF;
}
.field-item_group .group-child_items[data-v-e3888d0a] {
  position: relative;
  margin: 0 10px 10px;
  overflow: hidden;
}
.field-item_group .add-group-child_items[data-v-e3888d0a] {
  height: 50px;
  line-height: 50px;
  background: #F5FAFF;
  margin: 0 -10px -10px;
  padding-left: 10px;
}
.field-item_group .add-group-child_items .add-item[data-v-e3888d0a] {
  width: 105px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px solid #2196F3;
  border-radius: 2px;
  color: #2196F3;
  font-size: 14px;
}
.field-item_group .add-group-child_items .add-item .fa[data-v-e3888d0a] {
  font-size: 10px;
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
}
.field-item_group .add-group-child_items .add-item[data-v-e3888d0a]:hover {
  background-color: #2196F3;
  color: #fff;
}
.field-item_group .el-dropdown[data-v-e3888d0a] {
  line-height: 30px;
}
.field-item_group:hover .group-remove[data-v-e3888d0a] {
  background-color: #E8382B;
  color: #fff;
}
.fixed-fields-list[data-v-e3888d0a] {
  position: relative;
  /* 产品：上左右边距30像素 为点击空白区域选中模板属性 */
  padding: 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fixed-fields-list .fixed-children_table .fixed-children_header[data-v-e3888d0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-e3888d0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_header > li[data-v-e3888d0a]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body ul[data-v-e3888d0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fixed-fields-list .fixed-children_table .fixed-children_body ul > li[data-v-e3888d0a] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 30px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body ul > li[data-v-e3888d0a]:last-child {
  border-right: 1px solid #d8d8d8;
}
.fixed-fields-list .fixed-children_table .fixed-children_body ul > li.fixed-column-operation[data-v-e3888d0a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-default_container[data-v-e3888d0a] {
  padding: 20px 0 10px;
}
.conditions-setting-container[data-v-31c47227] {
  min-height: 400px;
}
.conditions-setting-container .header-info[data-v-31c47227] {
  padding: 13px 0;
  font-size: 12px;
  color: #666;
}
.conditions-setting-container .condition-limited[data-v-31c47227] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  padding-top: 16px;
}
.conditions-setting-container .condition-limited .query-type_select[data-v-31c47227] {
  width: 80px;
  margin: 0 8px;
}
.conditions-setting-container .condition-limited .reset-all[data-v-31c47227] {
  margin-left: 8px;
  height: 30px;
}
.conditions-setting-container .condition-list[data-v-31c47227] {
  padding-bottom: 16px;
}
.conditions-setting-container .condition-list .condition-item[data-v-31c47227] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 16px;
}
.conditions-setting-container .condition-list .condition-item[data-v-31c47227]:first-of-type {
  padding-top: 16px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_detail[data-v-31c47227] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 800px;
          flex: 0 0 800px;
}
.conditions-setting-container .condition-list .condition-item .operating-btn[data-v-31c47227] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .condition-button[data-v-31c47227] {
  padding: 0;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .condition-button + .condition-button[data-v-31c47227] {
  margin-left: 16px;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .remove-btn[data-v-31c47227]:hover {
  color: #e8382b;
}
.conditions-setting-container .condition-list .condition-item .operating-btn[data-v-31c47227]  .fa {
  font-size: 20px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-31c47227] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 180px;
  margin-right: 14px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-31c47227]:last-of-type {
  margin-right: 0;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field.condition-value[data-v-31c47227] {
  width: 200px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-31c47227]  .el-input-number {
  width: inherit;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-31c47227]  .ethings-select_multi {
  width: inherit;
}
.conditions-setting-container[data-v-093f0a66] {
  min-height: 300px;
}
.conditions-setting-container .header-info[data-v-093f0a66] {
  padding: 13px 0;
  font-size: 12px;
  color: #666;
}
.conditions-setting-container .condition-limited[data-v-093f0a66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  padding-top: 16px;
}
.conditions-setting-container .condition-limited .query-type_select[data-v-093f0a66] {
  width: 80px;
  margin: 0 8px;
}
.conditions-setting-container .condition-limited .reset-all[data-v-093f0a66] {
  margin-left: 8px;
  height: 30px;
}
.conditions-setting-container .condition-list[data-v-093f0a66] {
  padding-bottom: 16px;
}
.conditions-setting-container .condition-list .condition-item[data-v-093f0a66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 16px;
}
.conditions-setting-container .condition-list .condition-item[data-v-093f0a66]:first-of-type {
  padding-top: 16px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_detail[data-v-093f0a66] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 550px;
          flex: 0 0 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.conditions-setting-container .condition-list .condition-item .operating-btn[data-v-093f0a66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .condition-button[data-v-093f0a66] {
  padding: 0;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .condition-button + .condition-button[data-v-093f0a66] {
  margin-left: 16px;
}
.conditions-setting-container .condition-list .condition-item .operating-btn .remove-btn[data-v-093f0a66]:hover {
  color: #e8382b;
}
.conditions-setting-container .condition-list .condition-item .operating-btn[data-v-093f0a66]  .fa {
  font-size: 20px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-093f0a66] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 180px;
  margin-right: 14px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-093f0a66]:last-of-type {
  margin-right: 0;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field.condition-value[data-v-093f0a66] {
  width: 200px;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-093f0a66]  .el-input-number {
  width: inherit;
}
.conditions-setting-container .condition-list .condition-item .condition-item_field[data-v-093f0a66]  .ethings-select_multi {
  width: inherit;
}
.conditions-setting-container .condition-list .condition-item .item-txt[data-v-093f0a66] {
  margin-right: 14px;
  color: #1A1A1C;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.conditions-setting-container .add-rule-btn[data-v-093f0a66] {
  margin-top: 15px;
}
.choose-db-fields_dropdown {
  max-height: 400px;
  overflow-y: auto;
}
.choose-db-fields_dropdown .el-dropdown-menu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.choose-db-fields_dropdown .el-dropdown-menu__item .fa {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.15);
}
.choose-db-fields_dropdown .el-dropdown-menu__item:hover, .choose-db-fields_dropdown .el-dropdown-menu__item:focus {
  color: #1a1a1c;
}
.linked-query-property .choose-fields[data-v-bc4f9d98] {
  float: right !important;
  width: auto !important;
  height: auto !important;
  line-height: inherit !important;
}
.linked-query-property .choosed-view-fields[data-v-bc4f9d98] {
  margin-left: -10px;
}
.linked-query-property .choosed-view-fields .field-item[data-v-bc4f9d98] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  line-height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.linked-query-property .choosed-view-fields .field-item[data-v-bc4f9d98]:hover {
  background: #F5FAFF;
}
.linked-query-property .choosed-view-fields .field-item:hover .delete-btn[data-v-bc4f9d98] {
  display: block;
}
.linked-query-property .choosed-view-fields .field-item .label[data-v-bc4f9d98] {
  margin-right: 8px;
  font-size: 13px;
  color: #1a1a1c;
  max-width: 260px;
}
.linked-query-property .choosed-view-fields .field-item .delete-btn[data-v-bc4f9d98] {
  display: none;
  width: auto;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  border: none;
  color: #E8382B;
}
.formula-config-dialog[data-v-e60b97d0]  .el-dialog__body {
  padding: 0;
}
.formula-config-dialog[data-v-e60b97d0]  .el-dialog__body:after {
  content: "";
  display: block;
  clear: both;
}
.formula-config-dialog[data-v-e60b97d0]  .el-dialog__footer {
  height: 80px;
  line-height: 60px;
}
.formula-config-dialog[data-v-e60b97d0]  .el-dialog.is-fullscreen .el-dialog__body {
  height: calc(100% - 130px);
}
.formula-config_container[data-v-e60b97d0] {
  height: 500px;
}
.tips-info[data-v-e60b97d0] {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.tips-info .tips-list[data-v-e60b97d0] {
  list-style-position: inside;
}
.tips-info .tip-item[data-v-e60b97d0] {
  list-style-type: disc;
}
.tips-info .tip-item .en[data-v-e60b97d0] {
  color: #d84636;
}
.tips-info .tip-item .formula[data-v-e60b97d0] {
  color: #178cdf;
}
.tips-info .tip-item .foumula-tip[data-v-e60b97d0] {
  color: #708;
}
.tips-info .tip-item .formula-field[data-v-e60b97d0] {
  padding: 0 5px;
  margin: 0 3px;
  display: inline-block;
  border-radius: 2px;
  color: #fff;
  background-color: #178cdf;
}
.wt-design-right {
  background: #fff;
  height: 100%;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.wt-design-right .wt-design-cell-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #2196f3;
  font-size: 14px;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 1px 0 #dedede;
          box-shadow: 0 1px 1px 0 #dedede;
}
.wt-design-right .el-scrollbar {
  width: 100%;
  height: calc(100% - 45px);
}
.wt-design-right .wt-design-cell-attribute {
  padding: 15px 10px 100px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-design-right .wt-design-cell-attribute .title {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box .title {
  font-size: 14px;
  font-weight: 700;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box .field-item-type {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border: 1px solid #68A0D5;
  border-radius: 2px;
  background-color: #ECF6FE;
  font-size: 12px;
  font-weight: 400;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box .field-item-type.el-select {
  padding: 0;
  border: 0;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box .field-item-type.el-select .el-input {
  border: 1px solid #68A0D5;
}
.wt-design-right .wt-design-cell-attribute .wt-name-box .field-item-type.el-select .el-input .el-input__inner {
  background-color: #ECF6FE;
}
.wt-design-right .wt-design-cell-attribute .attribute-group {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.wt-design-right .wt-design-cell-attribute .attribute-group.border-none {
  border: none;
}
.wt-design-right .wt-design-cell-attribute .auto-number-rule_desc {
  line-height: 20px;
  letter-spacing: 1px;
}
.wt-design-right .wt-design-cell-attribute .number-rule-icon {
  color: #1a1a1c;
  font-size: 14px;
}
.wt-design-right .wt-design-cell-attribute .el-input {
  height: 30px;
  line-height: 28px;
  border-radius: 2px;
}
.wt-design-right .wt-design-cell-attribute .el-select .el-input {
  height: auto;
}
.wt-design-right .wt-design-cell-attribute .el-input__inner {
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  padding-right: 25px;
}
.wt-design-right .wt-design-cell-attribute .number-scale_input .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.wt-design-right .wt-design-cell-attribute .number-scale_input .el-input-group__append {
  padding: 0 8px;
}
.wt-design-right .wt-design-cell-attribute .el-input__icon {
  height: 30px;
  line-height: 30px;
}
.wt-design-right .wt-design-cell-attribute .el-textarea__inner {
  border-radius: 2px;
}
.wt-design-right .wt-design-cell-attribute .el-input-number.is-controls-right .el-input-number__decrease, .wt-design-right .wt-design-cell-attribute .el-input-number.is-controls-right .el-input-number__increase {
  width: 20px;
  line-height: 14px;
}
.wt-design-right .wt-design-cell-attribute .el-radio {
  white-space: normal;
  margin-right: 12px;
  margin-bottom: 10px;
  color: #1a1a1c;
  font-weight: 400;
}
.wt-design-right .wt-design-cell-attribute .el-radio.radio-margin-3 {
  margin-right: 3px;
}
.wt-design-right .wt-design-cell-attribute .el-radio .el-radio__label {
  padding-left: 6px;
}
.wt-design-right .wt-design-cell-attribute .el-radio .el-radio__input.is-checked + .el-radio__label {
  color: #1a1a1c;
}
.wt-design-right .wt-design-cell-attribute .el-checkbox {
  margin-right: 19px;
  margin-bottom: 6px;
  color: #1a1a1c;
  font-weight: 400;
}
.wt-design-right .wt-design-cell-attribute .el-checkbox .el-checkbox__label {
  padding-left: 6px;
}
.wt-design-right .wt-design-cell-attribute .el-checkbox .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #1a1a1c;
  white-space: normal;
}
.wt-design-right .wt-design-cell-attribute .el-checkbox.set-is_connector {
  margin: 0;
  margin-top: 8px;
}
.wt-design-right .wt-design-cell-attribute .el-select {
  width: 100%;
}
.wt-design-right .wt-design-cell-attribute .el-select.width-bf-50 {
  width: 50%;
}
.wt-design-right .wt-design-cell-attribute .el-select.width-bf-50-10 {
  width: calc(50% - 10px);
}
.wt-design-right .wt-design-cell-attribute .el-button {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 12px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wt-design-right .wt-design-cell-attribute .el-button > span {
  height: 100%;
  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;
}
.wt-design-right .wt-design-cell-attribute .el-button > span > .fa {
  font-size: 14px;
}
.wt-design-right .wt-design-cell-attribute .el-date-editor.el-input,
.wt-design-right .wt-design-cell-attribute .el-date-editor.el-input__inner {
  width: 100%;
}
.wt-design-right .wt-design-cell-attribute .cell-layout > .el-button {
  width: 30px;
}
.wt-design-right .wt-design-cell-attribute .cell-layout > .el-button .fa {
  font-size: 12px;
}
.wt-design-right .wt-design-cell-attribute .select-btn {
  width: 100%;
  height: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 28px;
  color: #1a1a1c;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wt-design-right .wt-design-cell-attribute .select-btn.border-primary {
  border-color: #2196F3;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-unit .el-select .el-input {
  width: 80px;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-range .el-radio {
  display: block;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 0;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-at_button > .el-button {
  color: #1a1a1c;
}
.wt-design-right .wt-design-cell-attribute .slot-group {
  width: 100%;
  padding: 8px 0;
}
.wt-design-right .wt-design-cell-attribute .slot-group.option-setting {
  padding: 0;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item {
  padding-bottom: 5px;
  list-style: none;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item.group-cell_item .el-input__inner {
  cursor: move;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option {
  position: relative;
  display: inline-block;
  width: 226px;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option .el-input .el-input__inner {
  padding-right: 30px;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option-drag {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #2196F3;
  cursor: move;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option-delete, .wt-design-right .wt-design-cell-attribute .options-list .option-item .option-copy {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 7px;
  vertical-align: middle;
  font-size: 0;
  color: #e40b0b;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option-copy {
  color: #2196F3;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .option-color {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 10px;
  border-radius: 50%;
  vertical-align: middle;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .other-name {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 40px;
  margin-right: 5px;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .other-value {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 180px;
}
.wt-design-right .wt-design-cell-attribute .options-list .option-item .el-button {
  width: auto !important;
  vertical-align: middle;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group {
  padding-top: 2px;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group .create-option, .wt-design-right .wt-design-cell-attribute .options-settings-group .create-other, .wt-design-right .wt-design-cell-attribute .options-settings-group .cancel-color_options, .wt-design-right .wt-design-cell-attribute .options-settings-group .split-line {
  display: inline-block;
  height: 18px;
  color: #2196F3 !important;
  font-size: 12px;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group .split-line {
  position: relative;
  padding: 0 10px;
  vertical-align: middle;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group .split-line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  display: block;
  height: 100%;
  border-left: 1px solid #666666;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group .el-button {
  width: auto !important;
  color: #2196F3 !important;
  height: 18px;
}
.wt-design-right .wt-design-cell-attribute .options-settings-group .el-button.is-disabled {
  color: #777777 !important;
}
.wt-design-right .wt-design-cell-attribute .solid-line {
  display: block;
  border-top: 1px solid #1a1a1c;
  width: 170px;
  margin-top: 8px;
}
.wt-design-right .wt-design-cell-attribute .solid-dashed {
  display: block;
  border-top: 1px dashed #1a1a1c;
  width: 170px;
  margin-top: 8px;
}
.wt-design-right .wt-design-cell-attribute .solid-dotted {
  display: block;
  border-top: 1px dotted #1a1a1c;
  width: 170px;
  margin-top: 8px;
}
.wt-design-right .wt-design-cell-attribute .sign-format {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wt-design-right .wt-design-cell-attribute .sign-format .name {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 80px;
          flex: 1 1 80px;
  font-size: 14px;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-value-ranges .split-line {
  position: relative;
  display: inline-table;
  vertical-align: top;
  width: 20%;
  height: 30px;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-value-ranges .split-line:before {
  display: block;
  content: "";
  position: absolute;
  top: 14px;
  left: 10%;
  width: 80%;
  border-bottom: 1px solid #e1e1e1;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-value-ranges .interval-symbol {
  display: inline-block;
  width: 10%;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #666666;
  vertical-align: middle;
}
.wt-design-right .wt-design-cell-attribute .wt-design-cell-value-ranges .el-input {
  vertical-align: middle;
}
.wt-design-right .wt-design-cell-attribute .default-column {
  height: 30px;
  line-height: 30px;
  color: #8b95a2;
}
.wt-design-right .wt-design-cell-attribute .cursor-help {
  font-size: 14px !important;
  cursor: help;
  color: #999;
}
.wt-design-right .wt-design-cell-attribute .visible-setting_btn {
  margin-bottom: 6px;
}
.color-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.option-color-choose {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 50%;
  vertical-align: middle;
}
.es-task-conditions-item[data-v-06ad1766] {
  width: 184px;
  position: relative;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.es-task-conditions-item.es-task-conditions-item-time[data-v-06ad1766] {
  float: left;
}
.es-task-conditions-item.es-task-conditions-item-time .form-control[data-v-06ad1766] {
  height: 32px;
  padding: 0 12px;
}
.es-task-conditions-item.es-task-conditions-item-time .fa-down-trangle[data-v-06ad1766], .es-task-conditions-item.es-task-conditions-item-time .fa-triangledownfill[data-v-06ad1766] {
  position: absolute;
  right: 5px;
  top: 8px;
  font-size: 14px;
  color: #666;
}
.es-task-conditions-item .fa-down-trangle[data-v-06ad1766], .es-task-conditions-item .fa-triangledownfill[data-v-06ad1766] {
  position: absolute;
  right: 5px;
  top: 8px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.es-task-conditions-item.open .fa-down-trangle[data-v-06ad1766], .es-task-conditions-item.open .fa-triangledownfill[data-v-06ad1766] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.es-task-conditions-item .search-box[data-v-06ad1766] {
  position: relative;
  width: 270px;
}
.es-task-conditions-item .search-box .fa-search[data-v-06ad1766] {
  position: absolute;
  right: 10px;
  top: 10px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
@media screen and (max-width: 1280px) {
.es-task-conditions-item .search-box .fa-search[data-v-06ad1766] {
    font-size: 14px;
}
}
.es-task-conditions-item .search-box .fa-roundclosefill[data-v-06ad1766] {
  position: absolute;
  right: 10px;
  top: 10px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
.es-task-conditions-item .search-box .fa-roundclosefill[data-v-06ad1766]:hover {
  color: #e8382b;
}
.es-task-conditions-item .search-box .form-control-search[data-v-06ad1766] {
  padding-right: 30px;
  background-color: #fff;
}
.es-task-conditions-item .dropdown-menu[data-v-06ad1766] {
  left: 0;
  right: auto;
  width: 300px;
  z-index: 2;
}
.es-task-conditions-item .custom input[data-v-06ad1766] {
  height: 24px;
  border: 1px solid rgba(223, 217, 217, 0.77);
  outline: none;
  padding: 0 5px;
}
.es-task-conditions-item .custom .select2-container[data-v-06ad1766] {
  width: 80px !important;
  height: 24px;
  margin-top: 1px;
}
.es-task-conditions-item .custom .select2-container .select2-selection--single[data-v-06ad1766] {
  height: 24px;
  width: 80px;
}
.es-task-conditions-item .custom .select2-container .select2-selection--single .select2-selection__rendered[data-v-06ad1766] {
  line-height: 24px;
}
.es-task-conditions-item .custom .select2-container .select2-selection--single .select2-selection__arrow[data-v-06ad1766] {
  top: 0;
}
.el-dropdown-menu__item[data-v-06ad1766] {
  line-height: 24px !important;
  padding: 0px 12px;
  font-size: 13px;
}
.custom-box[data-v-06ad1766] {
  border-top: 1px solid #eee;
  margin-top: 5px;
  padding-top: 5px;
}
.custom-box[data-v-06ad1766]:hover {
  color: #1a1a1c;
}
.custom-box .add-item[data-v-06ad1766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 5px;
}
.custom-box .custom-repeat[data-v-06ad1766] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.width-50[data-v-06ad1766] {
  width: 50px;
}
.width-80[data-v-06ad1766] {
  width: 80px;
}
.el-dropdown-menu__item.no-hover[data-v-06ad1766]:focus {
  background-color: #fff;
  color: #1a1a1c;
}
.el-dropdown-menu__item.no-hover[data-v-06ad1766]:hover {
  background-color: #fff;
  color: #1a1a1c;
}
.task-notice-set .el-dialog__body {
  padding: 0 !important;
}
.task-notice-set .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  color: #1a1a1c;
  font-size: 13px;
}
.task-notice-set h5 {
  color: #333;
  padding: 5px 10px;
  background-color: #f5f6f7;
  border-bottom: 1px solid #e8e8e8;
}
.task-notice-set .border-b-solid {
  border-bottom: 1px solid #e8e8e8;
}
.wt-task-remind {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  overflow-y: auto;
}
.taskRemind-box .taskRemind-content {
  font-size: 13px;
  color: #333;
  height: calc(100% - 50px - 46px - 10px) !important;
  background-color: #fff;
}
.taskRemind-box .taskRemind-content .task-fill {
  height: 100%;
}
.taskRemind-box .taskRemind-content .es-things-interval {
  background-color: #f4f5f6;
  height: 10px;
}
.taskRemind-box .taskRemind-content .title {
  padding: 10px 15px;
  border-bottom: 1px solid #f5f6f7;
  position: relative;
}
.taskRemind-box .taskRemind-content .title .switch-box {
  position: absolute;
  left: 300px;
  top: 25px;
}
.taskRemind-box .taskRemind-content .title .switch-box.approval-switch {
  top: 9px;
}
.taskRemind-box .taskRemind-content .title.after-start-time-title {
  padding: 16px 15px;
}
.taskRemind-box .taskRemind-content .title.after-start-time-title .switch-box {
  top: 17px;
}
.taskRemind-box .taskRemind-content .remind {
  background-color: #fff;
}
.taskRemind-box .taskRemind-content .remind .remind-item {
  line-height: 30px;
  padding: 15px 0;
}
.taskRemind-box .taskRemind-content .remind .remind-item label {
  width: 105px;
  margin-bottom: 0;
}
.taskRemind-box .taskRemind-content .remind .remind-item .remind-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.taskRemind-box .taskRemind-content .remind .remind-item .remind-right .set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 162px;
  margin-right: 10px;
}
.taskRemind-box .taskRemind-content .remind .remind-item .remind-right .choose-item {
  margin-right: 10px;
}
.taskRemind-box .taskRemind-content .remind .choose-item {
  background-color: #f5faff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  line-height: 24px;
}
.taskRemind-box .taskRemind-content .remind .choose-item .item-title {
  color: #666;
}
.taskRemind-box .taskRemind-content .remind .choose-item .item {
  max-height: 96px;
  overflow-y: auto;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item {
  padding: 15px 0;
  line-height: 30px;
  background-color: #fff;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item .font-30 {
  font-size: 30px;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item .width-455 {
  width: 455px;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item label {
  margin-bottom: 0;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item .repeat-release {
  height: 30px;
  padding: 0 12px;
  outline: none;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item .repeat-count.width-70 {
  width: 70px;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item.approval-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item.approval-box .border-dashed-primary {
  border-radius: 2px;
  border: 1px dashed #2196f3;
  color: #2196f3;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item.approval-box .border-dashed-primary i {
  font-style: normal;
}
.taskRemind-box .taskRemind-content .repeat-content .repeat-item.sign-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
.taskRemind-box .taskRemind-content .repeat-content .publish-now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  line-height: inherit;
}
.taskRemind-box .taskRemind-content .repeat-content .publish-now .width-134 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.taskRemind-box.taskRemind-box-en .width-140 {
  width: 245px !important;
}
.taskRemind-box.taskRemind-box-en .width-230 {
  width: 260px !important;
}
.taskRemind-box.taskRemind-box-en .width-bf-85 {
  width: 75% !important;
}
.taskRemind-box.taskRemind-box-en .es-task-conditions-item {
  width: 150px;
}
.taskRemind-box.taskRemind-box-en .taskRemind-content .title .switch-box {
  left: 700px;
}
.taskRemind-box.taskRemind-box-en .repeat-time-76 .es-task-conditions-item {
  width: 76px;
}
.taskRemind-box.taskRemind-box-en .repeat-time-166 .es-task-conditions-item {
  width: 165px !important;
}
.taskRemind-box.taskRemind-box-en .repeat-time-130 .es-task-conditions-item {
  width: 130px !important;
}
.taskRemind-box.taskRemind-box-en .repeat-time-76, .taskRemind-box.taskRemind-box-en .repeat-time-166 {
  margin-right: 2px !important;
}
.taskRemind-box .width-134 {
  width: 134px;
}
.repeat-time-76 .es-task-conditions-item {
  width: 76px;
}
.repeat-time-166 .es-task-conditions-item {
  width: 166px;
}
.repeat-time-130 .es-task-conditions-item {
  width: 130px;
}
@charset "UTF-8";
/**
** 设计器区域样式
*/
.design-main[data-v-1b4d50a5] {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 300px 0 220px;
  background-color: #ffffff;
}
.design-main .design-left[data-v-1b4d50a5], .design-main .design-right[data-v-1b4d50a5] {
  position: absolute;
  top: 0;
  bottom: 0;
}
.design-main .design-left[data-v-1b4d50a5] {
  width: 220px;
  left: 0;
  border-right: 1px solid #E8E8E8;
}
.design-main .design-right[data-v-1b4d50a5] {
  width: 300px;
  right: 0;
  border-left: 1px solid #E8E8E8;
}
.design-main .design-center[data-v-1b4d50a5] {
  height: 100%;
  padding-top: 20px;
}
.el-scrollbar__wrap[data-v-1b4d50a5] {
  overflow: hidden !important;
}
.wt-design-layout {
  height: 100%;
}
.design-center .wt-template-items .sortable-ghost {
  display: block;
  width: 50%;
  background: #ecf6fe;
  padding: 10px;
  line-height: 30px;
  font-size: 14px;
  border: 1px dashed #2196f3;
  margin: 10px 0;
}
.design-center .wt-template-items .sortable-ghost .fa {
  margin-right: 6px;
  font-size: 12px;
  color: #68a0d5;
}
.design-center .wt-template-items .sortable-ghost .cell-type {
  display: none;
}
.design-center .wt-template-items.wt-template-items_fixed .sortable-ghost {
  width: 100%;
}
.wt-template-items_fixed .sortable-ghost {
  width: 100%;
}
