
.font.el-button {
  font-size: 14px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  white-space: normal;
}

.dialog-top[data-v-5b18d274] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.dialog-top .search-input[data-v-5b18d274] {
  width: 300px !important;
  margin-right: 20px;
}
.material-tree-cont[data-v-5b18d274] {
  height: 310px;
  overflow-y: auto;
}

.ccec-base-select-city .el-input {
  width: auto;
}
.customize-form .el-input__inner[data-v-f9a167d8] {
  font-size: 12px;
}
.customize-form[data-v-f9a167d8] .el-form-item__label {
  font-size: 12px;
}
.customize-form[data-v-f9a167d8] .el-form-item {
  width: 100%;
}
.customize-form[data-v-f9a167d8] .el-cascader,
.customize-form .el-select[data-v-f9a167d8] {
  width: 100%;
}
.customize-form[data-v-f9a167d8] .customize-form-data-picker.el-date-editor--daterange.el-input__inner {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.customize-form[data-v-f9a167d8] .el-form-item__content {
  font-size: 12px;
  width: calc(100% - 120px);
}
.customize-form[data-v-f9a167d8] .operation-button .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.customize-form[data-v-f9a167d8] .operation-button .el-form-item__label {
  color: transparent;
}
.customize-form .el-range-editor--mini .el-range-input[data-v-f9a167d8] {
  font-size: 12px;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.jsx-checkbox .el-checkbox .el-checkbox__label {
  display: none;
}
.slot-span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.audit-result-pcitc #audit-result-pcitc-user-names .el-select.el-select--mini {
  width: 300px;
  display: inline-block;
}
.audit-result-pcitc #audit-result-pcitc-user-names .el-select.el-select--mini .el-input {
  display: inline-block;
  margin-left: 0;
}
.manage-top-guide-map[data-v-faf7d4ab] {
  height: 179px;
  background: url(../img/manage-top-guide-map-bg.da5d0c32.4a8b3a12.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 57px;
  padding-right: 15px;
  position: relative;
}
.manage-top-guide-map .close[data-v-faf7d4ab] {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  cursor: pointer;
}
.manage-top-guide-map .subheading[data-v-faf7d4ab] {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 600;
  font-style: italic;
  color: #538be3;
  line-height: 14px;
}
.manage-top-guide-map .second[data-v-faf7d4ab] {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}
.manage-top-guide-map .description[data-v-faf7d4ab] {
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  opacity: 0.8;
}
.manage-top-guide-map[data-v-faf7d4ab] .el-step__icon {
  border: none;
  background-color: transparent;
}
.manage-top-guide-map[data-v-faf7d4ab] .is-text {
  border-radius: 0 !important;
  border: none;
  background-color: none;
}
.manage-top-guide-map[data-v-faf7d4ab] .el-step__line {
  background-color: rgba(0, 0, 0, 0.15);
  margin-right: 50px !important;
  margin-left: 50px !important;
}
.manage-top-guide-map[data-v-faf7d4ab] .other .is-finish .el-step__line {
  border-top: 2px dashed #427bd4;
  height: 0;
  background-color: transparent;
}
.v-leave-active[data-v-faf7d4ab] {
  animation: myAni-faf7d4ab 0.4s linear reverse;
}
@-webkit-keyframes myAni-faf7d4ab {
from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
to {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
}
@keyframes myAni-faf7d4ab {
from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
to {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
}
.ccec-tree .el-tree-node {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.line[data-v-3118e278] {
  width: 100%;
  height: 1px;
  background: #427bd4;
  margin-bottom: 10px;
}

.line[data-v-8b768362] {
  width: 100%;
  height: 1px;
  background: #427bd4;
  margin-bottom: 10px;
}

.font.el-button {
  font-size: 14px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  white-space: normal;
}
.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.noRead {
  width: 6px;
  height: 6px;
  border-radius: 5px;
  display: inline-block;
  background: rgb(245, 108, 108);
  vertical-align: top;
}
.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}
.top[data-v-53c8fbd3] {
  padding-top: 100px;
}
.btn[data-v-53c8fbd3] {
  text-align: center;
  margin-top: 60px;
}
.right-div[data-v-53c8fbd3] {
  margin-top: 100px;
  min-width: 440px;
}
.left-table[data-v-53c8fbd3] {
  margin-top: 100px;
}
.btn1[data-v-cf7f4cc8] {
  margin-top: 20px;
}
.table-worming[data-v-cf7f4cc8] {
  position: absolute;
  left: -135px;
  top: 8px;
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}

.tooltip-color {
  color: #f59a23 !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}
.VrmTable[data-v-ebc9e5a6] .customize-form .el-form-item__content {
  font-size: 12px;
  width: calc(100% - 130px);
  min-width: auto;
}
.page-manage .el-table__fixed-right[data-v-7bdd8b44] {
  height: 100% !important;
}
.VrmTable[data-v-7bdd8b44] .customize-form .el-form-item__content {
  font-size: 12px;
  width: calc(100% - 130px);
  min-width: auto;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.page-detail .el-input[data-v-f163c658],
.input-small[data-v-f163c658] {
  width: 220px;
}
.scheme-steps .el-step__head.is-finish .el-step__icon.is-text {
  background-color: #427bd4;
  color: #ffffff;
}

.btn-center[data-v-1afaaa5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.el-table--mini .el-form-item__content,
.el-table--small .el-form-item__content {
  font-size: 12px;
}

.line[data-v-63aa8530] {
  width: 100%;
  height: 1px;
  background: #427bd4;
  margin-bottom: 10px;
}

.line[data-v-6aef9275] {
  width: 100%;
  height: 1px;
  background: #427bd4;
  margin-bottom: 10px;
}

.table-worming[data-v-fae5d5ac] {
  position: absolute;
  left: 25px;
  top: 5px;
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}


.tooltip-color {
  color: #f59a23 !important;
}

.font.el-button,
.font-gray.el-button {
  font-size: 14px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.font-gray,
.font-gray:hover,
.font-gray:active,
.font-gray:focus {
  color: #666;
  cursor: default;
}
.ellipsis {
  width: 100%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.noWrap .el-form-item__label {
  white-space: nowrap;
}

.page-detail .el-table .el-select--mini {
  width: 100%;
}

.page-content[data-v-82dde7eb] {
  font-size: 14px;
  line-height: 20px;
}
.page-content .text-indent[data-v-82dde7eb] {
  text-indent: 2em;
}
.page-content p[data-v-82dde7eb] {
  margin-bottom: 16px;
  margin-top: 16px;
}
.page-content .indent[data-v-82dde7eb] {
  padding-left: 16px;
}
.page-content h2[data-v-82dde7eb] {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}
.sign-off[data-v-82dde7eb] {
  float: right;
  padding: 20px 20px 0;
  text-align: center;
}
.sign-off p[data-v-82dde7eb] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.box[data-v-82dde7eb] {
  overflow: hidden;
  margin-top: 10px;
}
.box .el-form-item__label[data-v-82dde7eb] {
  text-align: left;
}
.box .el-form-item[data-v-82dde7eb] {
  margin-bottom: 10px;
}

.page-detail-dialog.page-detail .page-detail-header {
  margin-top: 0;
}

.el-table .cell .el-form-item__content {
  font-size: 12px;
}

.el-table .cell .el-form-item__content {
  font-size: 12px;
}

.el-table .cell .el-form-item__content {
  font-size: 12px;
}
.ueditor-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-width: 1200px;
}
.ueditor-content .el-icon-search {
  position: relative;
  right: 5px;
  top: 5px;
}
.ueditor-content .ueditor-params {
  height: 500px;
  width: 240px;
  position: absolute;
  z-index: 2000;
  top: 50px;
  padding: 20px;
}
.ueditor-content .ueditor-params-title {
  padding: 10px 0px;
}
.ueditor-content .ueditor-params-search {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.ueditor-content .ueditor-params-list {
  margin-top: 10px;
  height: 400px;
  width: 100%;
  overflow: scroll;
}
.ueditor-content .ueditor-params-item {
  cursor: pointer;
  color: #427bd4;
  margin: 8px 0;
}
.ueditor-content .edui-editor-iframeholder > iframe {
  width: 60%;
  margin-left: 20%;
  -webkit-box-shadow: 1px 1px 10px #999;
          box-shadow: 1px 1px 10px #999;
  margin-top: 10px;
  height: 95%;
}
.page-detail .el-input,
.input-small {
  width: 180px;
}
.check-btn[data-v-9cd07686] {
  color: #427bd4;
  cursor: pointer;
  margin-right: 10px;
}
.preview-detail[data-v-b67caa56] {
  width: 100%;
}
.preview-detail-wrap[data-v-b67caa56] {
  width: 794px;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 10px #ccc;
          box-shadow: 2px 2px 10px #ccc;
  padding: 40px;
}

[data-v-54b2d5cd] .page-detail-section .page-detail-section-title {
  margin-top: 0 !important;
}


.print[data-v-f3c53fb9] {
  color: #000;
}
.print .title[data-v-f3c53fb9] {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
.print .dialog-column[data-v-f3c53fb9] {
  line-height: 40px;
}
.print .ind[data-v-f3c53fb9] {
  text-indent: 2em;
}
.print .sign-off[data-v-f3c53fb9] {
  float: right;
  padding: 20px 20px 0;
  text-align: center;
}
.print .sign-off p[data-v-f3c53fb9] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.print .notice-time[data-v-f3c53fb9] {
  line-height: 25px;
  text-align: right;
}

.font.el-button {
  font-size: 14px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  white-space: normal;
}

.count-time[data-v-d6fcb25d] {
  color: #fff;
  background-color: #c71c60;
  font-size: 20px;
  padding: 5px;
  border-radius: 3px;
}
.seal-open-bid .seal-open-bid-head {
  border-bottom: 1px solid #d1d3e2;
}
.seal-open-bid .seal-open-bid-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seal-open-bid .seal-open-bid-body .seal-open-bid-left {
  width: 14%;
  margin-top: 20px;
}
.seal-open-bid .seal-open-bid-body .seal-open-bid-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.seal-open-bid .seal-open-bid-body .el-step__title.is-process {
  background: #f6f6f6;
}
.seal-open-bid .seal-open-bid-body .el-step.is-vertical .el-step__title {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 18px;
  margin-right: 20px;
  border-radius: 7px;
}
.seal-open-bid .seal-open-bid-body .activity .el-step__title.is-finish {
  background: #ebf1fb;
}

.ellipsis[data-v-716b0dfe] {
  width: 300px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pice {
  width: 35%;
  margin: 0 auto;
}
.print .title[data-v-12aecbd7] {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
.print .content[data-v-12aecbd7] {
  line-height: 30px;
  text-indent: 2em;
}
.print .floot[data-v-12aecbd7] {
  margin-top: 20px;
  float: right;
}
.print .floot .input[data-v-12aecbd7] {
  width: 200px;
}

.loc-file[data-v-bd131419] {
  font-size: 14px;
  color: #000;
  line-height: 30px;
}
.file-content[data-v-bd131419] {
  text-indent: 2em;
}
.file-ending[data-v-bd131419] {
  text-align: right;
  padding-right: 140px;
}

.right-btn {
  position: absolute;
  right: 250px;
  top: -4px;
}

.table-input .el-form-item__content,
.table-radio .el-radio__label,
.table-radio {
  font-size: 12px;
}
.print-title[data-v-63fdf970] {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.conter-item[data-v-63fdf970] {
  margin: 20px 0;
  position: relative;
}
.conter-item .conter-date[data-v-63fdf970] {
  text-align: right;
}

.table-radio .el-radio__label,
.table-radio {
  font-size: 12px;
}
.review-table.el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: hidden !important;
  z-index: 2 !important;
}
.review-table .el-table__footer-wrapper {
  overflow-x: auto;
}
.review-table.el-table--scrollable-x .el-table__fixed {
  bottom: 17px;
  height: auto !important;
}
.review-table.el-table__fixed-footer-wrapper tbody td,
.review-table.el-table__footer-wrapper tbody td {
  background: inherit;
}
.currency-input[data-v-6b117d91] {
  text-align: right;
}
.currency-input[data-v-6b117d91] input {
  text-align: right;
}
.supp-name[data-v-6b117d91] {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.footer-btn .el-button[data-v-70772540] {
  width: 100px;
}

.table-input .el-form-item__content {
  font-size: 12px;
}
.review-table.el-table--scrollable-x .el-table__body-wrapper {
  overflow-x: hidden !important;
  z-index: 2 !important;
}
.review-table .el-table__footer-wrapper {
  overflow-x: auto;
}
.review-table.el-table--scrollable-x .el-table__fixed {
  bottom: 17px;
  height: auto !important;
}
.review-table .el-table__fixed-footer-wrapper tbody td,
.review-table .el-table__footer-wrapper tbody td {
  background: inherit;
}

.result-table .table-worming {
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}
.tender-file[data-v-1f7a547e] {
  margin-top: 20px;
}
[data-v-1f7a547e] .tender-file .el-form-item__content > div:first-child {
  display: none;
}

.remark-box {
  border: 1px solid #dcdfe6;
  padding: 15px 10px;
  line-height: 1.5;
  font-size: 14px;
  min-height: 150px;
}
.tender-file[data-v-3034b1ee] {
  margin-top: 20px;
}
[data-v-3034b1ee] .tender-file .el-form-item__content > div:first-child {
  display: none;
}

.remark-box {
  border: 1px solid #DCDFE6;
  padding: 15px 10px;
  line-height: 1.5;
  font-size: 14px;
  min-height: 150px;
}
.cell-link[data-v-08c50015] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.el-date-editor--daterange.el-input__inner[data-v-029b3cd4] {
  width: 440px !important;
}
.publicityStyle[data-v-4572905c] .el-input {
  width: 80px;
}
.ind[data-v-4572905c] {
  text-indent: 2em;
}
.dialog-column[data-v-4572905c] {
  line-height: 25px;
  margin-bottom: 20px;
}
.dialog-column .label[data-v-4572905c] {
  display: inline-block;
  text-align: right;
  width: 100px;
}
.ind[data-v-9a62ad0c] {
  text-indent: 2em;
}
.dialog-column[data-v-9a62ad0c] {
  line-height: 25px;
  margin-bottom: 20px;
}
.dialog-column .label[data-v-9a62ad0c] {
  display: inline-block;
  text-align: right;
  width: 100px;
}
.ind[data-v-06480fd6] {
  text-indent: 2em;
}
.dialog-column[data-v-06480fd6] {
  line-height: 25px;
  margin-bottom: 20px;
}
.dialog-column .label[data-v-06480fd6] {
  display: inline-block;
  text-align: right;
  width: 100px;
}
.input[data-v-213165c3]::-webkit-input-placeholder {
  color: #ccc;
}
.input[data-v-213165c3]::-moz-placeholder {
  color: #ccc;
}
.input[data-v-213165c3]:-ms-input-placeholder {
  color: #ccc;
}
.input[data-v-213165c3]::-ms-input-placeholder {
  color: #ccc;
}
.input[data-v-213165c3]::placeholder {
  color: #ccc;
}
.notice-list[data-v-213165c3] {
  width: 70%;
  margin: 0 auto;
}
.notice-list .notice-item .title[data-v-213165c3] {
  height: 90px;
  line-height: 90px;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.notice-list .notice-item .wrap .title[data-v-213165c3] {
  height: 20px;
  font-size: 16px;
  color: #333;
  padding-left: 10px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 20px;
  border-bottom: 1px solid #d1d3e2;
  padding-bottom: 40px;
  text-align: left;
}
.notice-list .notice-item .wrap .content[data-v-213165c3] {
  margin: 40px;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .wrap .content .content-column[data-v-213165c3] {
  text-indent: 2em;
}
.notice-list .notice-item .footer[data-v-213165c3] {
  width: 100%;
  text-align: right;
  position: relative;
  right: 0;
}
.notice-list .notice-item .footer .footer-item[data-v-213165c3] {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .text-y[data-v-213165c3] {
  color: #f59a23;
}
.notice-list .notice-item .content-column input[data-v-213165c3]::-webkit-outer-spin-button,
.notice-list .notice-item .content-column input[data-v-213165c3]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
}
.notice-list .notice-item .content-column input[type='number'][data-v-213165c3] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
}
.send-notice[data-v-6abb6aac] {
  background-color: #fff;
}
.notice-list[data-v-6abb6aac] {
  width: 70%;
  margin: 0 auto;
}
.notice-list .notice-item .title[data-v-6abb6aac] {
  height: 90px;
  line-height: 90px;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}
.notice-list .notice-item .wrap .title[data-v-6abb6aac] {
  height: 20px;
  font-size: 16px;
  color: #333;
  padding-left: 10px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 20px;
  border-bottom: 1px solid #d1d3e2;
  padding-bottom: 40px;
  text-align: left;
}
.notice-list .notice-item .wrap .content[data-v-6abb6aac] {
  margin: 40px;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .wrap .content .content-column[data-v-6abb6aac] {
  text-indent: 2em;
}
.notice-list .notice-item .footer[data-v-6abb6aac] {
  width: 100%;
  text-align: right;
  position: relative;
  right: 0;
}
.notice-list .notice-item .footer .footer-item[data-v-6abb6aac] {
  width: 100%;
  font-size: 14px;
  line-height: 30px;
}
.notice-list .notice-item .content-column input[data-v-6abb6aac]::-webkit-outer-spin-button,
.notice-list .notice-item .content-column input[data-v-6abb6aac]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
}
.notice-list .notice-item .content-column input[type='number'][data-v-6abb6aac] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
}
.footer-btn[data-v-6abb6aac] {
  margin: 40px 0;
}
.footer-btn .btn[data-v-6abb6aac] {
  width: 100px;
  height: 40px;
  margin: 0 10px;
  font-size: 14px;
}
.send-notice[data-v-36889fce] {
  margin: 20px auto;
  width: 1169px;
  height: 826px;
  background-color: #eaebf1;
}
.send-notice .notice-title[data-v-36889fce] {
  padding-top: 200px;
  padding-bottom: 100px;
  color: #d10d0f;
  font-size: 56px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
}
.notice-list[data-v-36889fce] {
  width: 72%;
  margin: 0 auto;
  position: relative;
}
.notice-list .title[data-v-36889fce] {
  height: 90px;
  line-height: 90px;
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
}
.notice-list .wrap .title[data-v-36889fce] {
  height: 20px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin: 20px 0;
  line-height: 20px;
  text-align: left;
}
.notice-list .wrap .content[data-v-36889fce] {
  font-size: 18px;
  line-height: 40px;
}
.notice-list .wrap .content .content-column[data-v-36889fce] {
  text-indent: 2em;
}
.notice-list .footer[data-v-36889fce] {
  width: 90%;
  text-align: right;
  position: absolute;
  top: 280px;
  right: 0;
}
.notice-list .footer .footer-item[data-v-36889fce] {
  width: 100%;
  font-size: 18px;
  line-height: 30px;
}
.notice-list .footer .date[data-v-36889fce] {
  padding-right: 10px;
}
.notice-list .text-y[data-v-36889fce] {
  color: #f59a23;
}
.notice-list .content-column input[data-v-36889fce]::-webkit-outer-spin-button,
.notice-list .content-column input[data-v-36889fce]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  margin: 0;
}
.notice-list .content-column input[type='number'][data-v-36889fce] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  -ms-appearance: textfield;
  appearance: textfield;
}
.cell-history {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.quotation-of-material .label-text {
  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;
  margin-bottom: 8px;
}
.quotation-of-material .label-text .icon-text {
  font-size: 14px;
  color: #f59a23;
}
.table-input .el-form-item__label,
.table-input .el-form-item__content {
  font-size: 12px;
}
.el-table .expand-class {
  overflow: hidden;
  padding: 0;
  display: none;
}
.table-worming {
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}
.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

.uploader-part .el-form-item .el-form-item__label {
  word-break: break-all;
}
.print[data-v-207ebdec] {
  color: #000;
}
.print .title[data-v-207ebdec] {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
.print .dialog-column[data-v-207ebdec] {
  line-height: 40px;
}
.print .sign-off[data-v-207ebdec] {
  float: right;
  padding: 20px 20px 0;
  text-align: center;
}
.print .sign-off p[data-v-207ebdec] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.print .notice-time[data-v-207ebdec] {
  line-height: 25px;
  text-align: right;
}

.check-btn[data-v-62915080] {
  color: #427bd4;
  cursor: pointer;
}
.word-break .el-form-item__content[data-v-62915080] {
  word-break: break-all;
}

.check-btn[data-v-e7d72ae0] {
  color: #427bd4;
  cursor: pointer;
}

.mtitle[data-v-b6d7fcab] {
  font-size: 16px;
  padding-left: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d1d3e2;
  margin-bottom: 16px;
}
.mrtitle[data-v-b6d7fcab] {
  font-size: 16px;
  border-bottom: 1px solid #d1d3e2;
  padding-left: 10px;
  overflow: hidden;
  padding-bottom: 6px;
  margin-bottom: 16px;
}
.preview[data-v-b6d7fcab] {
  float: right;
}
.left-tables .el-button[handler='on-reset'] {
  display: none;
}
.left-tables .customize-form {
  margin-bottom: -18px;
}

[data-v-b6d7fcab] .slot-span {
  overflow: visible;
  white-space: normal;
}

.mtitle[data-v-67539838] {
  font-size: 16px;
  padding-left: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d1d3e2;
  margin-bottom: 16px;
}
.mrtitle[data-v-67539838] {
  font-size: 16px;
  border-bottom: 1px solid #d1d3e2;
  padding-left: 10px;
  overflow: hidden;
  padding-bottom: 6px;
}
.preview[data-v-67539838] {
  float: right;
}
.left-tables .el-button[handler='on-reset'] {
  display: none;
}
.left-tables .customize-form {
  margin-bottom: -18px;
}
.el-table__body td.is-indeterminate .el-checkbox__inner {
  background-color: #427bd4;
  border-color: #427bd4;
}
.el-table__body td.is-indeterminate .el-checkbox__inner::before {
  content: '';
  position: absolute;
  display: block;
  background-color: #fff;
  height: 2px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  left: 0;
  right: 0;
  top: 5px;
}
.el-table__body td.is-indeterminate .el-checkbox__inner::after {
  display: none;
}

.check-btn[data-v-522bd8f4] {
  color: #427bd4;
  cursor: pointer;
}

.word-break .el-form-item__content[data-v-aeefd8c0] {
  word-break: break-all;
}

.word-break .el-form-item__content[data-v-0411799d] {
  word-break: break-all;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.check-btn[data-v-b41abbc5] {
  color: #427bd4;
  cursor: pointer;
  margin-right: 10px;
}
.preview-detail[data-v-b41abbc5] {
  width: 100%;
}
.preview-detail-wrap[data-v-b41abbc5] {
  width: 794px;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 10px #ccc;
          box-shadow: 2px 2px 10px #ccc;
  padding: 40px;
  min-height: 800px;
}
.check-btn[data-v-0fac0eeb] {
  color: #427bd4;
  cursor: pointer;
  margin-right: 10px;
}
.preview-detail[data-v-0fac0eeb] {
  width: 100%;
}
.preview-detail-wrap[data-v-0fac0eeb] {
  width: 794px;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 10px #ccc;
          box-shadow: 2px 2px 10px #ccc;
  padding: 40px;
  min-height: 800px;
}

.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.wating[data-v-f48885a5] {
  width: 201px;
  height: 249px;
}
.count-time[data-v-f48885a5] {
  color: #fff;
  background-color: #c71c60;
  font-size: 20px;
  padding: 5px;
  border-radius: 3px;
}

.line[data-v-6453e5bf] {
  width: 100%;
  height: 1px;
  background: #427bd4;
  margin-bottom: 10px;
}

.is-scrolling-none + .el-table__fixed-right[data-v-99705dc3] {
  height: 100% !important;
}

.noRead {
  width: 6px;
  height: 6px;
  border-radius: 5px;
  display: inline-block;
  background: rgb(245, 108, 108);
  vertical-align: top;
}
.el-table .cell.el-tooltip .el-button--text {
  width: 100%;
  text-align: inherit;
}
.el-table .cell.el-tooltip .el-button--text span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.bidding-steps .el-step__head.is-finish .el-step__icon.is-text {
  background-color: #427bd4;
  color: #ffffff;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.footer-btn .el-button[data-v-da6b940e] {
  width: 100px;
}

.count-time[data-v-15bf5cff] {
  color: #fff;
  background-color: #c71c60;
  font-size: 20px;
  padding: 5px;
  border-radius: 3px;
}
.table-worming[data-v-4087eda6] {
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}
.table-input .el-form-item__content[data-v-4087eda6] {
  font-size: 12px;
}

.table-worming {
  color: #f59a23;
  font-size: 14px;
  cursor: pointer;
}
.table-input .el-form-item__content {
  font-size: 12px;
}

.cell-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
}
.print[data-v-de0bc34e] {
  width: 70%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  color: #000;
}
.print .dialog-column[data-v-de0bc34e] {
  line-height: 40px;
}
.print .ind[data-v-de0bc34e] {
  text-indent: 2em;
}
.print .sign-off[data-v-de0bc34e] {
  float: right;
  padding: 20px 20px 0;
  text-align: center;
}
.print .sign-off p[data-v-de0bc34e] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.print .notice-time[data-v-de0bc34e] {
  line-height: 25px;
  text-align: right;
}


.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

[data-v-4b1f783c] .has-gutter .el-checkbox {
  display: none;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

.font.el-button {
  font-size: 14px;
}
.el-dialog-div[data-v-e1a5a723] {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

.check-btn[data-v-98ddfa36] {
  color: #427bd4;
  cursor: pointer;
  margin-right: 10px;
}

.font.el-button {
  font-size: 14px;
}
.el-dialog-div[data-v-b077837e] {
  max-height: 500px;
  overflow-y: auto;
}

.check-btn[data-v-3bbbebd0] {
  color: #427bd4;
  cursor: pointer;
  margin-right: 10px;
}

.page-detail .el-input[data-v-e1d7dc9f],
.input-small[data-v-e1d7dc9f] {
  width: 220px;
}

[data-v-583f9dcf] .el-dialog__footer {
  text-align: center;
}
[data-v-583f9dcf] .el-radio__label {
  display: none;
}
.pagination[data-v-583f9dcf] {
  text-align: right;
  margin-top: 20px;
}

.cell[data-v-92739d8d] {
  color: #427bd4;
  cursor: pointer;
}
.system[data-v-92739d8d] {
  width: 100%;
  height: 500px;
  border: 1px solid #ccc;
  padding: 20px 50px;
  overflow-y: auto;
}
.page-manage-address {
  display: inline-block;
}
.page-manage-address .pop-address-box .open-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f2f3f6;
  padding: 15px;
}
.page-manage-address .pop-address-box .open-address .el-form-item {
  margin-bottom: 0;
}
.page-manage-address .pop-address-box .open-address .el-textarea {
  width: 350px;
}
.page-manage-address .pop-address-box .el-button--text {
  font-size: 14px;
}

.font.el-button {
  font-size: 14px;
}
.select .el-input {
  width: 100px !important;
}

.font.el-button {
  font-size: 14px;
}

[data-v-26f5d324] .el-dialog__footer {
  text-align: center;
}
[data-v-26f5d324] .el-radio__label {
  display: none;
}
.pagination[data-v-26f5d324] {
  text-align: right;
  margin-top: 20px;
}

.role[data-v-7bdb25cf] {
  font-size: 13px;
  float: right;
  margin-bottom: 20px;
}
.cell[data-v-7bdb25cf] {
  color: #427bd4;
  cursor: pointer;
}

.role[data-v-f518b2a9] {
  font-size: 13px;
  float: right;
  margin-bottom: 20px;
}
.cell[data-v-f518b2a9] {
  color: #427bd4;
  cursor: pointer;
}

[data-v-92049864] .el-dialog__footer {
  text-align: center;
}
[data-v-92049864] .el-radio__label {
  display: none;
}
.pagination[data-v-92049864] {
  text-align: right;
  margin-top: 20px;
}

.cell[data-v-96650a88] {
  color: #427bd4;
  cursor: pointer;
}

[data-v-1abbb20b] .el-dialog__footer {
  text-align: center;
}
[data-v-1abbb20b] .el-radio__label {
  display: none;
}
.pagination[data-v-1abbb20b] {
  text-align: right;
  margin-top: 20px;
}

.cell[data-v-d754bac7] {
  color: #427bd4;
  cursor: pointer;
}
.system[data-v-d754bac7] {
  width: 100%;
  min-height: 200px;
  border: 1px solid #ccc;
  padding: 20px 50px;
}
.required[data-v-9e9d6a34] {
  color: #f56c6c;
}
.elForm .el-select[data-v-9e9d6a34] {
  width: 100% !important;
}
.content[data-v-9e9d6a34] {
  padding: 0 50px;
}
.content .content-title[data-v-9e9d6a34] {
  font-size: 15px;
  padding-bottom: 10px;
  color: #333;
  font-weight: bold;
}
.content .content-bottom[data-v-9e9d6a34] {
  padding: 10px 0;
  height: 50px;
}
.content .content-bottom .content-bottom-l[data-v-9e9d6a34] {
  float: left;
}
.content .content-bottom .content-bottom-r[data-v-9e9d6a34] {
  float: right;
}
.tableCell .el-form-item__error[data-v-9e9d6a34] {
  position: relative !important;
  padding-bottom: 5px !important;
}
.title {
  width: 100%;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.el-drawer__header {
  margin-bottom: 10px;
}
.el-drawer__body {
  padding: 0 20px;
  position: relative;
}
.el-drawer__body .content .text {
  font-weight: 600;
}
.el-drawer__body .content .infor {
  margin: 20px;
}
.el-drawer__body .content .infor .text-infor {
  width: 75%;
  font-size: 14px;
  margin: 0 0 10px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-drawer__body .content .infor .pagination {
  position: absolute;
  right: 30px;
}
.el-drawer__body .content .btn-div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 20px;
}
.dialog-div {
  position: relative;
}
.dialog-div .pagination {
  position: absolute;
  right: 10px;
}
.dialog-div .dialog-btn {
  width: 100%;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.system[data-v-a43b21b2] {
  width: 100%;
  background: #edf0f7;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
}
[data-v-a43b21b2] .el-dialog__footer {
  text-align: center;
}
.high-search-text[data-v-88125b64] {
  color: #427bd4;
  margin-left: 10px;
  cursor: pointer;
}
.el-form--inline .el-form-item[data-v-88125b64] {
  vertical-align: top;
}
.box .mag[data-v-ec975680] {
  text-align: center;
  margin-bottom: 30px;
  background: #fbecd8;
  line-height: 30px;
  border: 1px solid #f58939;
  border-radius: 5px;
  color: #f58939;
}
[data-v-ec975680] .el-dialog__body {
  padding-top: 20px !important;
}

.cell[data-v-0b5de21c] {
  color: #427bd4;
  cursor: pointer;
}
.system[data-v-0b5de21c] {
  width: 100%;
  min-height: 200px;
  border: 1px solid #ccc;
  padding: 20px 50px;
}
.corporation[data-v-da3340ef] {
  height: 407px;
  overflow-y: auto;
  border: 1px solid #dcdfe6;
  padding: 10px;
}
[data-v-da3340ef].el-col-3 {
  height: 407px;
  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;
}
[data-v-da3340ef].el-col-3 .btn-content .btn1 {
  margin-bottom: 20px;
}
.page-manage-warn .dialog-title {
  font-weight: bold;
  margin-bottom: 20px;
}


.node[data-v-16b23cee] {
  padding: 30px 55px 0;
  width: 220px;
  box-sizing: content-box;
  background: #fff;
}
.node .node-body[data-v-16b23cee] {
  overflow: hidden;
  height: 77px;
  position: relative;
  border: 1px solid #f8b551;
  background-color: white;
  box-shadow: 0px 2px 10px 0px rgba(84, 194, 185, 0.2);
  border-radius: 3px;
}
.node .node-body[data-v-16b23cee]:hover {
  box-shadow: 0px 0px 3px 0px #f8b551;
}
.node .node-body:hover .node-body-left[data-v-16b23cee],
.node .node-body:hover .node-body-right[data-v-16b23cee] {
  background-color: #f8b551;
  border-radius: 0px;
  color: #fff;
}
.node .node-body:hover .node-body-left i[data-v-16b23cee],
.node .node-body:hover .node-body-right i[data-v-16b23cee] {
  display: block !important;
  font-weight: 600;
  font-size: 14px;
}
.node .node-body:hover .node-body-main .option[data-v-16b23cee] {
  display: inline-block !important;
  cursor: pointer;
}
.node .node-body .node-body-left[data-v-16b23cee],
.node .node-body .node-body-right[data-v-16b23cee] {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  height: 100%;
}
.node .node-body .node-body-left i[data-v-16b23cee],
.node .node-body .node-body-right i[data-v-16b23cee] {
  display: none;
}
.node .node-body .node-body-left[data-v-16b23cee] {
  left: 0;
}
.node .node-body .node-body-right[data-v-16b23cee] {
  right: 0;
}
.node .node-body .node-body-main[data-v-16b23cee] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.node .node-body .node-body-main .node-body-main-header[data-v-16b23cee] {
  height: 31px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #f8b551;
  border-radius: 3px 3px 0 0;
  background: #fef7ed;
  font-size: xx-small;
  position: relative;
}
.node .node-body .node-body-main .node-body-main-header .title[data-v-16b23cee] {
  color: #f8b551;
}
.node .node-body .node-body-main .node-body-main-header .title .name[data-v-16b23cee] {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  font-weight: 500;
  width: 130px;
  margin-left: 2px;
}
.node .node-body .node-body-main .node-body-main-header .option[data-v-16b23cee] {
  position: absolute;
  right: 15px;
  top: 8px;
  display: none;
  font-size: 14px;
}
.node .node-body .node-body-main .node-body-main-header .option i[data-v-16b23cee] {
  font-weight: 700;
  color: #f8b551;
  padding: 0 3px;
}
.node .node-body .node-body-main .node-body-main-content[data-v-16b23cee] {
  color: #656363;
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
}
.node .node-body .node-body-main .node-body-main-content i[data-v-16b23cee] {
  position: absolute;
  top: 55%;
  right: 10px;
  font-size: medium;
}
.node .node-footer[data-v-16b23cee] {
  box-sizing: content-box;
  position: relative;
}
.node .node-footer .btn[data-v-16b23cee] {
  box-sizing: content-box;
  width: 100%;
  display: flex;
  height: 70px;
  padding: 20px 0 32px;
  justify-content: center;
}
.node .node-footer[data-v-16b23cee] .el-button {
  height: 32px;
}
.node .node-footer[data-v-16b23cee]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}
.node-error-state .node-body[data-v-314b5d0d] {
  box-shadow: 0px 0px 5px 0px #f56c6c !important;
}
.node[data-v-314b5d0d] {
  padding: 30px 55px 0;
  width: 220px;
  background: #fff;
  box-sizing: content-box;
}
.node .node-body[data-v-314b5d0d] {
  cursor: pointer;
  height: 77px;
  position: relative;
  border: 1px solid #54c2b9;
  background-color: white;
  box-shadow: 0px 2px 10px 0px rgba(84, 194, 185, 0.2);
  border-radius: 3px;
}
.node .node-body[data-v-314b5d0d]:hover {
  box-shadow: 0px 0px 3px 0px #54c2b9;
}
.node .node-body:hover .node-body-left[data-v-314b5d0d],
.node .node-body:hover .node-body-right[data-v-314b5d0d] {
  background-color: #53c1b8;
  border-radius: 0px;
  color: #fff;
}
.node .node-body:hover .node-body-left i[data-v-314b5d0d],
.node .node-body:hover .node-body-right i[data-v-314b5d0d] {
  font-weight: 600;
  font-size: 14px;
  display: block !important;
}
.node .node-body:hover .node-body-main .level[data-v-314b5d0d] {
  display: none !important;
}
.node .node-body:hover .node-body-main .option[data-v-314b5d0d] {
  display: inline-block !important;
}
.node .node-body .node-body-left[data-v-314b5d0d],
.node .node-body .node-body-right[data-v-314b5d0d] {
  display: flex;
  align-items: center;
  z-index: 1;
  position: absolute;
  height: 100%;
}
.node .node-body .node-body-left i[data-v-314b5d0d],
.node .node-body .node-body-right i[data-v-314b5d0d] {
  display: none;
}
.node .node-body .node-body-left[data-v-314b5d0d] {
  left: 0;
}
.node .node-body .node-body-right[data-v-314b5d0d] {
  right: 0;
  top: 0;
}
.node .node-body .node-body-main[data-v-314b5d0d] {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.node .node-body .node-body-main .node-body-main-header[data-v-314b5d0d] {
  font-size: xx-small;
  position: relative;
  height: 31px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #54c2b9;
  border-radius: 3px 3px 0 0;
  background: #eef9f8;
}
.node .node-body .node-body-main .node-body-main-header .title[data-v-314b5d0d] {
  color: #54c2b9;
  display: inline-block;
  height: 31px;
  line-height: 31px;
  width: 125px;
}
.node .node-body .node-body-main .node-body-main-header .level[data-v-314b5d0d] {
  position: absolute;
  right: 15px;
  height: 31px;
  line-height: 31px;
  color: #54c2b9;
}
.node .node-body .node-body-main .node-body-main-header .option[data-v-314b5d0d] {
  position: absolute;
  right: 15px;
  top: 8px;
  display: none;
  font-size: 14px;
}
.node .node-body .node-body-main .node-body-main-header .option i[data-v-314b5d0d] {
  color: #54c2b9;
  font-weight: 700;
  padding: 0 3px;
}
.node .node-body .node-body-main .node-body-main-content[data-v-314b5d0d] {
  color: #656363;
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  position: relative;
}
.node .node-body .node-body-main .node-body-main-content i[data-v-314b5d0d] {
  position: absolute;
  top: 55%;
  right: 10px;
  font-size: medium;
}
.node .node-body .node-body-main .node-body-main-content .placeholder[data-v-314b5d0d] {
  color: #8c8c8c;
}
.node .node-body .node-error[data-v-314b5d0d] {
  position: absolute;
  right: -40px;
  top: 20px;
  font-size: 25px;
  color: #f56c6c;
}
.node .node-footer[data-v-314b5d0d] {
  position: relative;
  box-sizing: content-box;
}
.node .node-footer .btn[data-v-314b5d0d] {
  width: 100%;
  display: flex;
  height: 70px;
  padding: 20px 0 32px;
  justify-content: center;
  box-sizing: content-box;
}
.node .node-footer[data-v-314b5d0d] .el-button {
  height: 32px;
}
.node .node-footer[data-v-314b5d0d]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}

._root[data-v-d3522c44] {
  margin: 0 auto;
}
.process-end[data-v-d3522c44] {
  box-sizing: content-box;
  width: 60px;
  margin: 0 auto;
  border-radius: 15px;
  padding: 5px 10px;
  font-size: 12px;
  color: #747474;
  background-color: #f2f2f2;
  box-shadow: 0 0 10px 0 #bcbcbc;
}
.primary-node[data-v-d3522c44] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.branch-node[data-v-d3522c44] {
  display: flex;
  justify-content: center;
}
.branch-node-item[data-v-d3522c44] {
  position: relative;
  display: flex;
  background: #fff;
  flex-direction: column;
  align-items: center;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.branch-node-item .primary-node[data-v-d3522c44] {
  background: #fff;
}
.branch-node-item[data-v-d3522c44]:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #c8ccd3;
}
.branch-node-item .line-top-left[data-v-d3522c44],
.branch-node-item .line-top-right[data-v-d3522c44],
.branch-node-item .line-bot-left[data-v-d3522c44],
.branch-node-item .line-bot-right[data-v-d3522c44] {
  position: absolute;
  width: 50%;
  height: 4px;
  background-color: #f5f6f6;
}
.branch-node-item .line-top-left[data-v-d3522c44] {
  top: -2px;
  left: -1px;
  background: #fff;
}
.branch-node-item .line-top-right[data-v-d3522c44] {
  top: -2px;
  right: -1px;
  background: #fff;
}
.branch-node-item .line-bot-left[data-v-d3522c44] {
  bottom: -2px;
  left: -1px;
  background: #fff;
}
.branch-node-item .line-bot-right[data-v-d3522c44] {
  bottom: -2px;
  right: -1px;
  background: #fff;
}
.add-branch-btn[data-v-d3522c44] {
  position: absolute;
  width: 80px;
}
.add-branch-btn .add-branch-btn-el[data-v-d3522c44] {
  z-index: 999;
  position: absolute;
  top: -15px;
  height: 26px;
  line-height: 26px;
  padding: 0 16px;
}
.empty-node[data-v-d3522c44] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.mode-form-item[data-v-4a38b274] {
  display: flex;
}
.mode-form-item[data-v-4a38b274] .el-form-item__label {
  flex-shrink: 0;
}
.mode-form-item[data-v-4a38b274] .el-form-item__content label {
  height: 28px;
  line-height: 28px;
}
.user-type[data-v-4a38b274] .el-radio {
  width: 110px;
  margin-top: 10px;
  margin-bottom: 20px;
}
[data-v-4a38b274] .line-mode .el-radio {
  width: 150px;
  margin: 5px;
}
[data-v-4a38b274] .el-form-item__label {
  line-height: 25px;
}
[data-v-4a38b274] .approve-mode .el-radio {
  float: left;
  width: 100%;
  display: block;
  margin-top: 15px;
}
[data-v-4a38b274] .approve-end {
  position: relative;
}
[data-v-4a38b274] .approve-end .el-radio-group {
  width: 160px;
}
[data-v-4a38b274] .approve-end .el-radio {
  margin-bottom: 5px;
  width: 100%;
}
[data-v-4a38b274] .approve-end .approve-end-leave {
  position: absolute;
  bottom: -5px;
  left: 150px;
}
[data-v-4a38b274] .el-divider--horizontal {
  margin: 10px 0;
}

.cascader-menu__wrap .el-cascader-menu__wrap.el-scrollbar__wrap {
  height: 400px;
}

[data-v-5568bc5e] .el-popover__title {
  font-size: 14px;
}
[data-v-5568bc5e] .group {
  margin-bottom: 20px;
  color: #5e5e5e;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #ebeef5;
}
[data-v-5568bc5e] .group .el-icon-close {
  font-weight: 700;
}
[data-v-5568bc5e] .group .el-input {
  width: auto;
}
[data-v-5568bc5e] .group .group-header {
  padding: 0 10px;
  position: relative;
  height: 40px;
  line-height: 40px;
  background: #f4f4f8;
}
[data-v-5568bc5e] .group .group-header div {
  display: inline-block;
}
[data-v-5568bc5e] .group .group-header .group-name {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
[data-v-5568bc5e] .group .group-header .group-cp {
  font-size: small;
  position: absolute;
  left: 100px;
  display: flex;
  top: 5px;
  justify-content: center;
  align-items: center;
}
[data-v-5568bc5e] .group .group-header .group-operation {
  position: absolute;
  right: 10px;
}
[data-v-5568bc5e] .group .group-header .group-operation i {
  padding: 0 10px;
  padding: 0 0 10px 10px;
  font-size: 14px;
  font-weight: 700;
}
[data-v-5568bc5e] .group .group-header .group-operation i:hover {
  cursor: pointer;
}
[data-v-5568bc5e] .group .group-content {
  padding: 10px 5px;
}
[data-v-5568bc5e] .group .group-content p {
  text-align: center;
  font-size: small;
}
[data-v-5568bc5e] .group .group-content .delete {
  position: absolute;
  cursor: pointer;
  top: 12px;
  right: 4px;
}
[data-v-5568bc5e] .group .group-content .group-content-form {
  padding-top: 10px;
}
[data-v-5568bc5e] .group .condition-title {
  display: block;
  width: 100px;
}
.choose[data-v-e11c9be0] {
  border-radius: 5px;
  margin-top: 2px;
  background: #f4f4f4;
  border: 1px dashed #1890ff !important;
}
.drag-hover[data-v-e11c9be0] {
  color: #1890ff;
}
.drag-no-choose[data-v-e11c9be0] {
  cursor: move;
  background: #f8f8f8;
  border-radius: 5px;
  margin: 5px 0;
  height: 25px;
  line-height: 25px;
  padding: 5px 10px;
  border: 1px solid #ffffff;
}
.drag-no-choose div[data-v-e11c9be0] {
  display: inline-block;
  font-size: small !important;
}
.drag-no-choose div[data-v-e11c9be0]:nth-child(2) {
  float: right !important;
}

[data-v-e8a5e063] .el-drawer__header {
  height: 50px;
  background: #dcdfe6;
  padding-top: 0;
  margin-bottom: 20px;
}
[data-v-e8a5e063] .prop-title {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  line-height: 36px;
}
[data-v-e8a5e063] .prop-title .prop-sub-title {
  color: #333333;
  height: 12px;
  font-size: 12px;
  opacity: 0.5;
  line-height: 36px;
}
.design[data-v-e8a5e063] {
  margin-top: 100px;
  display: flex;
  transform-origin: 50% 0px 0px;
}
.scale[data-v-e8a5e063] {
  z-index: 5;
  position: absolute;
  top: -80px;
  right: 20px;
}
.scale span[data-v-e8a5e063] {
  margin: 0 10px;
  font-size: 15px;
  color: #7a7a7a;
  width: 50px;
}
.node-config-content[data-v-e8a5e063] {
  padding: 0 20px 20px;
  padding-right: 0;
}
[data-v-e8a5e063] .el-drawer__body {
  overflow-y: auto;
}

[data-v-2901db30] .el-dialog {
  width: 1100px;
  min-width: 1100px;
}
[data-v-2901db30] .el-dialog .el-dialog__body {
  padding: 30px 20px 20px;
}

.layout-body {
  overflow-x: auto;
  position: relative;
}

[data-v-9dcc2509] .scale {
  z-index: 5;
  position: absolute;
  right: 0;
}
[data-v-9dcc2509] .scale span {
  margin: 0 10px;
  font-size: 15px;
  color: #7a7a7a;
  width: 50px;
}
.err-info[data-v-9dcc2509] {
  max-height: 180px;
  overflow-y: auto;
}
.err-info > div[data-v-9dcc2509] {
  padding: 5px;
  margin: 2px 0;
  width: 220px;
  text-align: left;
  border-radius: 3px;
  background: rgb(242 242 242);
}
.err-info i[data-v-9dcc2509] {
  margin: 0 5px;
}
.design[data-v-e8843634] {
  margin-top: 100px;
  display: flex;
  transform-origin: 50% 0px 0px;
}
.scale[data-v-e8843634] {
  z-index: 5;
  position: absolute;
  top: -80px;
  right: 20px;
}
.scale span[data-v-e8843634] {
  margin: 0 10px;
  font-size: 15px;
  color: #7a7a7a;
  width: 50px;
}

.layout-body {
  overflow-x: auto;
  position: relative;
}

[data-v-1f8d42d2] .scale {
  z-index: 5;
  position: absolute;
  right: 0;
}
[data-v-1f8d42d2] .scale span {
  margin: 0 10px;
  font-size: 15px;
  color: #7a7a7a;
  width: 50px;
}
.err-info[data-v-1f8d42d2] {
  max-height: 180px;
  overflow-y: auto;
}
.err-info > div[data-v-1f8d42d2] {
  padding: 5px;
  margin: 2px 0;
  width: 220px;
  text-align: left;
  border-radius: 3px;
  background: rgb(242 242 242);
}
.err-info i[data-v-1f8d42d2] {
  margin: 0 5px;
}
.insert-btn[data-v-3145aef4] {
  width: 24px;
  height: 24px !important;
  padding: 0;
}
.insert-btn[data-v-3145aef4] .el-icon-plus {
  font-size: 16px;
  font-weight: 700;
}
.node-select[data-v-3145aef4] {
  display: flex;
  justify-content: space-between;
}
.node-select div[data-v-3145aef4] {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  box-sizing: content-box;
  background-color: #fff;
  border-radius: 2px;
  width: 62px;
  height: 52px;
  padding: 0;
}
.node-select div .node-select-des[data-v-3145aef4] {
  text-align: center;
  font-size: 12px;
}
.node-select div .node-select-icon[data-v-3145aef4] {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  margin: 5px auto 3px;
}
.node-select div .approval-img[data-v-3145aef4] {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABACAYAAABFqxrgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Q2QjQ0N0UyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Q2QjQ0N0YyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNUY2RUEwNzI1MEIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNUY2RUEwODI1MEIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg2C/egAAANTSURBVHja7JpbSBRRHMa/2bvrurPZbkrmeiGKypJMSCgKKkoQqpegIumloCJ6lSiEBAvqoXroQi8VWHQRqZciupCJKFGQlGQiJd7ysq6XXXVdd3Y7M4+5rdqMO7fzwbf7MDNnzvnN/5zzP2eG2XGu1QLgCvER4nToQ2Hid8QniTsN5Ocy8RkdAeDFP/hS4mfEJh5COfSrQuLNBp1FQDy5DKAChUAhUAgUAoVAIVAIcWWS68YOmxEbcu3Icluw1GFCIMShf2QGLb8m4BuPaBtCqs2AQ9vc2FXIwsOaZx0PTHFoagviYf0Qun1h7UHIy7Di6rFcpKUY/3kOf2z3RlZw1aMe1H8b186YkOEy48aJvIQA/lblwRXYXuDUBgSGAa4fz4XVvPDb8SCy3Rb1Qzhdlhm3/89XFw5nqxuC12PF/hJxq/WcZVaUFrnUC6GsWJrK7ytJVy+E9SQXkEKrlttgtxrUCYG1SzcLu51mdUKwmhnJykqxqDQSpEyB+0fC6oTQ3jclSTldQ9MYm+TUCeH1lzFJylnM9HnRIXztnBSeoljVNvrVnTFeetor6vq7bwYRDHHqhtDeF8KtlwP/de3bljHUvPdpYyld2ziMHl8Y1eXzXwfceTWAxw3D2llK82r+EcDRax3CfyJ1Dk6j4l5XUgAkHQIvPhpuvkjcNZ43+/GpI5i0Osmy0ep2Ju6FjgVsvKgWwlxiGGgfwsDoTMLjo0EuqfWRdHbgt9A3rXQI+4ixWAyxOOdEo4CHTXzbPUUsvB4LjMbZIcEIkcIgFI6irWcKH1rHlQOB3wLbujZNkrLWee2C56Of/SGcr+meM7oWvTtUl3slA7BQ5WfacPtUvvA+QzYIBTl2lKx2yDqQOu1GlBUvkQ/CzkJWETNKXoZNPgiuVKMiIFhMjHwQOE4RDBCNxeSDEH8iVJdEQzAZGUU0REw96EcaUiRL1U96cZHplb0hIoYE8RDMJAyV0CUiXEywLBDOHsjCljVpskNo/B5A5YNumabIqDJmBzH1kCBZMikCgph6iG5BA1nKjk5EZIfAv9+QDUJdk1+wrpMlLYhCoBAoBAqBQqAQKAQKIREEv84ZjPAQ7usYwGfijzyECuIq4t86ajz/8UMd8V7iyB8BBgC1Adrwk4YWIQAAAABJRU5ErkJggg==');
}
.node-select div .concurrents-img[data-v-3145aef4] {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABACAYAAABFqxrgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Q2QjQ0ODYyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Q2QjQ0ODcyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RDZCNDQ4NDI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RDZCNDQ4NTI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj92W8oAAATXSURBVHja7JpbbFN1HMe/vay7tBtb2di4yLwsOi4bdIzMmRgfTHyAN3jQF2Pw0URNSJaJD4oaRyGoMfpiNIYYY+KDxhhDMMZESMjQ3dgKlAFjuAvb2AVkHdvozd/vH7qUtT29/budwznf5Lelp93S8+nv/q9p/+lTIL1F1kK2CfpQkOw82UGyM1b68SrZ59CXLGS7yE6SbTE/gKBX2cn2MYQq6FtVZhiCAcGAYEAwIBgQDAgGhLiyauFNvlC5Aa9U12AuEMBx73mMz9/TlyfYzBa8+UwdKgoK8bijGG7Xs6gqLNIXhCKrFaFweOmxw5qHY65mqSBUD4EB+MOhGDAyPUKziTHiEeslgFA9hGBUKMQLFTeB2FBof7QhzAX8QFhhIUAgjjU0Y7Pdod0S2bi2Ai9WbUK+2RL/DZrNyDMrf1YFFguOUI441HMOQ3M+bUHYs7Earz9VK+V/McR3tjXgjX/OaCccZAKIaB31EpoJh70E4IBkAKyfh65rA4ISgIVgEKaox5wPTSYkzBfR+mNsBD/cuKp+CEoAvuj3oGt6Utw0llCEUWy14fiuZtE+J9LvN4fx9bVL6q8OSgA+8/bh7ORY3Od8fj8UWgWcHB3CtwNe9U+RezIEwCrOs+GhGInSb6P/4sTAZfWP0nuzACDKl4lLmClnAFKG8HRJqejMlFrY5QrTa2vXlOHl6pqMAbACoXBMsyQTQFII+dSJtW51ob5srVTvSBWAyAnUNndSwuTOkvXL8CC+H7wi9f0oQmh0VqwqgIjcF7tFa81A/p6akB6y1mQLjdUGENGf4yM5y1uKbXPXzBRmqUTJ0DfXvBkDyLUUP+qZxQUc7DqL59etp0ktc68Y9N1Fx/Qt1Y7rSe/s9v1F/DpyA4+ycjpFWk1mVGY42anKEzLVFuoR3q6tR3l+AXoot3zq7cV8MKAfT+Dm5t3tDQIAy+UsFysw2dVG1RBsBKFwWSLlrTCvyXkVlq52UK/Cf9uydSdKeJbQAgQ+Lvtr4mbMdd4KH3U1pwWCvap1mws1xWvQVF5JY/VzcNrytZEYv+z3iFywXBuL7GIpmsqihMUzS/QugQG4KbTKJILIaXX4+EJXXBCPFTkECFsKIGh+wmIo+NA1BnGUQDgf5BxVQ4iA6L09HXOdzwmOuJqSrtMTSXgEgZThESuybf7I0xkXRLW9GG07m0Q/kXAkVzh5keURK7ZyZxCeOzMx159wlKCNPMJiir8+mk2yXhMgsvQI0/7Tp/rod91KwXi/vhF1pbHj+fA9HzzkLXziFMERoLvnUsuzSyJI0e19a885Me+kKfeKdy8f9HXicP1ubC91xiRLtkzFnnCISmlLd7t6wyFah/s64oZGtuLQUnVOiPWIDlz6Ty4IPoDRFATWe70dYtGSzgI3kdonx/HV1YvqmiJTFa/cnLZ+sbQJLSuH/FUdnhU+3LFbsbFqn5rAJzSlqm6UTkczlNmpL4z73K2FecUSyR6QDYBVD4dUVKJwApWtB6jKExQ/pQQnUDI8QDOeEAwjZr6QCUATEHz++7hy987SY64mMgFoIhw4J7Zd6Ma+zU+KE6hMv42iaQjCG+jmv7ven7u8A0MGBANCFIRRnTMYYwgndAxgluwnhvAj2WtkAzyz6OTmeVDh7ctLHAn/CzAAM66XHaBojxsAAAAASUVORK5CYII=');
}
.node-select div .condition-img[data-v-3145aef4] {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABACAYAAACunKHjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0Q2QjQ0ODIyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0Q2QjQ0ODMyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RDZCNDQ4MDI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3RDZCNDQ4MTI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtOKPBIAAALlSURBVHja7JpNaBNBFMdfspussWma2NaWQGsac0jAWvWgiAcRPOhRPYgHD3oRPEhRzx49FxHq0UsP6sWL4FVB0CIRjYUYqiWVWvPV5jtpPn2zEGxCodt2Nhnd9w//XRLCzuxvd2be27emK29eA2oMPYs+j1bAGMqg59D30SUZNxL6FXoSjKUB9G00Y3DLjJtjBoSwWdfZhoEYBWPLxu4OM5CgdUeQCASBIBAEYhvJPA5iws/JoYMwYe8H2aQ/22K9Bh9TCVgu5MQCMR04CmeGuxuOXD3kg0fhELxLrIoxNKZcg12HwCSZTHDT5wcz7oUAMWF39C5ZsFjBaVXEGBqd12MhvQaf1pO6nfylMS/0yTL32V7m3dFILgMvfy7pBuKCe7wNBC2fBIJAEAgCQSD+0Vxjs86NuNVoUy85rVYxQVQajY6OKtyiPS3a6Gi/Z0MjuJaAKqfO7FSLGLzlqhUxQKyWijAbWYASpsbdFEvBZ8JfxJoj3sZ/wYdkDEZt+9WscDsFBlxw47C/7bdyvQ4PPs9rao9B/40XoCniZLnRqENU44MS1xZzSKPZhB/5LC2fFEcQCAJBIAgEgSAQxs0+R/bZwGN3aKozeLcoAbCI9LTG+kgZI8twJs01rOcC4vK4F655fGrpb7dSJAnuBaY0/z+LydbDr0E18RJiaLCru1cIu5HDYoU7/klx5ogjzgNdh9CS29YnTqWrM9tcKRa4Vqk7dWJwGBSz9PcEONU+uT+qm0/FYW4pohuIJ6fOgqJItHxSHEEgCASBIBD/Q67R0nHXENhli24d1uvYewZRb7Y/VPfY+1V3S53t92xohLNprvWFnSheLkG6siEGiAiCeBFdRBjdxZHB7PPxtxC3VrnMEc+j3+F9MqZmohaz/vNvvlaD0HoK91XxJsvlQl41LZ8URxAIAkEgCASBMBSIFYMzKLJAlYFgb2QFDQziaeuOYO8GXkQ/Q+cMBCCGnkHfZV/+CDAAxxLAX0qCtv0AAAAASUVORK5CYII=');
}
.node-select div .reference-process-img[data-v-3145aef4] {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABACAYAAABFqxrgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUQ4MDExODcyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUQ4MDExODgyNTEyMTFFRUJENUY4N0I3NkFBRjMwOUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3RDZCNDQ4ODI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RDgwMTE4NjI1MTIxMUVFQkQ1Rjg3Qjc2QUFGMzA5QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmzWLawAAAWQSURBVHja7JppbBRlGMf/c+zRFkpbiq0chUJbKoeVQ7C0RQWjoASMJVoNEEWUDyb6xQ9GEjGRxBA1RjT6wQBqIEYDAaVcGohEEeUoV0u5RA57SDnKsXQ7O4fPO9uUnXa3O7Y7U9idJ3m2yc503nd+7/M+17ucb3kxSPJIvyCdSupGYsgV0lWkS0T68JBuJx2OxJIM0jdJVZ4+ShMQQKgsYBCykNiSzcMROBAcCA4EB4IDoYOIvTm4MKJEVz4rH5rkh3r+AOTan6A11ycABJcXnvIPIeSMN0IZOgGu0kWQNr8H+dj2+N4O4QC0C8fDPWsp+HtHxS8EIXdyZAAh4p65JI4hFE43N7HMXHD9BsYnBC6lv/nJZeTEJwTt6gXz9964GJ8QAlXrzQGgMKleOmNwmHcfBF6kcPcKXCUvd7KEwO6VUf+9tfJdY0SZswzeeV+acqp3RJ7gevB5iBOeBZcabFXIB9dDu9V82xraIHQEFLxZQuvWZVDrq2/zvCcPQsEjQRgVn0E5/RsCe1ZDbaiNjZ/yLS9+gf6u7TlON8SxsyCOnwu+/zDDJbXpNPxrFwNSi9FYsgshjnkqmDEGKGOsOwr56GZo1xtDosRweBeuCTskgyFXrYNydm/vWgILY+KoxyGOewZcn8zwO2PACAjZ90E5X2WE03gcEmnX0SRd9w182iCarccYbvNKdVX/OYzAge+hnt0HrfWmvZbgnvEWxPtnR7yunNoF+dBGfYU1MnOocvdhJ6dDGD6FrI0sZ8gD4cer/Rmtm5baawn8wDFhv2cmKh/cAPXy37ELrbeuQq7erKswdCLEiRWUfU7SHXC7eFPt3w6a7wqQebtRzcxS2vY+1CvnLQ2zyrn9uooTn4N72hsh8bel90OkUl9jOQArkqmYQuCSUmGncO4Up7N0V/cTHAgOhLiEoHXwVDYz5biYjN+jWfNpgzt462R7IbiS2tZCDY7v7Wt3ssQh8MfXlKC0QmmspUUROq+MxcIKKH/dEUraroLzpOhFnM0QNMiHf4y0MexJlq7V6xpMnBzHeOc1VWz17FS7cKx/0dIMhTVZulE/9AiCOOZJCPlTwWUMhXbzEtRze/XqsTs1/f8V/bSqZBH4wUXGSnPftwj8ucaefoJn7kdU3xeHKXmb4V89n5zVZetWP7sQ3gWrIl6Xq7dA2rLMWp/Amp7hAASbH2nwVKww1vkxFveMt6NaqDi+3DoIrsnzIIyc1vVD++fCNeUla7bBsEl64zUqqEdftw6CWcKs92fJVhg42uRG562DwH5HYGoOLq81uYFZp9uWRVoCQTnzu6n71BtN1mSJp341+WaCdRDk/d+Zm2zNVqNlpGaDS0rruSVcb4Ry8pfo8zR53Ne97XDjIqSdn0TN6dkhSqh4Kz6Fd/E6uIpfBJc+OPp2ysjRnbB3/kryL2WGa9LOFdBarkUe/9wBSDs+tj5PEHIfgqvsVT1mt0vAj0DVOgR2fW68d0QJPOUfGLfLvyf19rnCTpykW8EVGTQWYuF03amG/jZB819Hy4qZhgqFVYwMqFDwMLi+WfQMHz3zhF7PKMd32JMstZtS1kjwA/KgUbqqXjioZ22GAVIykPRaZWTLohVVjm2nsJcPfsi4yD6m6S/4v1lIyxzo/BJ9BpB5+Nph2l47MPpMu2p8yId/CKbXyemdLyf10w9vu9yCzXVQ2REec3ZhIGg3e+aEY3cga6IBIo6eAbFoDllPgTnAZFnMvK3+JZt9VSRtF/nQBl1Zyi0WPU3WURY2vss12yAf2aSfaMVtKa2c2aMrK4PFotkQRj1BX0r04pUUVSqhXWuwdT72bYc7uSfh9JUcCA4EB4IDwYHgQHAgdAGhIcEZ1DEIu0lPJDCErxgEifQx0o2kvgR6eXaS+w7p0v8EGAC2p/AxF/KK7wAAAABJRU5ErkJggg==');
}
.node-select div[data-v-3145aef4]:hover {
  background-color: #F7F8FA;
}

[data-v-0f6313b1] .tooltip-width {
  font-size: 12px;
}
.line[data-v-0f6313b1] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lines[data-v-0f6313b1] {
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: var(--row);
  -webkit-box-orient: vertical;
}
.root[data-v-c802e9db]:before {
  display: none !important;
}
.node-error-state .node-body[data-v-c802e9db] {
  box-shadow: 0px 0px 5px 0px #f56c6c !important;
}
.node[data-v-c802e9db] {
  padding: 0 50px;
  width: 220px;
  box-sizing: content-box;
  position: relative;
}
.node[data-v-c802e9db]:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  border-style: solid;
  border-width: 8px 6px 4px;
  border-color: #c8ccd3 transparent transparent;
  background: #fff;
}
.node .node-body[data-v-c802e9db] {
  cursor: pointer;
  max-height: 120px;
  position: relative;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 5px 0px #d8d8d8;
}
.node .node-body[data-v-c802e9db]:hover {
  box-shadow: 0px 0px 3px 0px #1890ff;
}
.node .node-body:hover .node-body-header .el-icon-close[data-v-c802e9db] {
  display: inline;
  font-size: medium;
}
.node .node-body .node-body-header[data-v-c802e9db] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 6px 15px;
  line-height: 18px;
  color: white;
  font-size: xx-small;
}
.node .node-body .node-body-header .el-icon-close[data-v-c802e9db] {
  display: none;
}
.node .node-body .node-body-header .name[data-v-c802e9db] {
  height: 14px;
  width: 150px;
  display: inline-block;
}
.node .node-body .node-body-content[data-v-c802e9db] {
  padding: 14px 15px;
  padding-right: 20px;
  color: #656363;
  font-size: 12px;
}
.node .node-body .node-body-content i[data-v-c802e9db] {
  position: absolute;
  top: 55%;
  right: 5px;
  font-size: medium;
}
.node .node-body .node-body-content .placeholder[data-v-c802e9db] {
  color: #8c8c8c;
}
.node .node-body .node-error[data-v-c802e9db] {
  position: absolute;
  right: -40px;
  top: 20px;
  font-size: 25px;
  color: #f56c6c;
}
.node .node-footer[data-v-c802e9db] {
  box-sizing: content-box;
}
.node .node-footer .btn[data-v-c802e9db] {
  box-sizing: content-box;
  width: 100%;
  display: flex;
  padding: 20px 0 32px;
  justify-content: center;
}
.node .node-footer[data-v-c802e9db] .el-button {
  height: 32px;
}
.node .node-footer[data-v-c802e9db]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #c8ccd3;
}
.root[data-v-505da18c]:before {
  display: none !important;
}
.node[data-v-505da18c] {
  padding: 0 50px;
  width: 220px;
  box-sizing: content-box;
  position: relative;
}
.node[data-v-505da18c]:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  border-style: solid;
  border-width: 8px 6px 4px;
  border-color: #C8CCD3 transparent transparent;
  background: #fff;
}
.node .node-body[data-v-505da18c] {
  max-height: 120px;
  position: relative;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 5px 0px #d8d8d8;
  z-index: 1;
}
.node .node-body .node-body-header[data-v-505da18c] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 6px 15px;
  line-height: 18px;
  color: white;
  font-size: xx-small;
}
.node .node-body .node-body-header .name[data-v-505da18c] {
  height: 14px;
  width: 150px;
  display: inline-block;
}
.node .node-body .node-body-content[data-v-505da18c] {
  padding: 14px 15px;
  color: #656363;
  font-size: 12px;
}
.node .node-body .node-body-content i[data-v-505da18c] {
  position: absolute;
  top: 55%;
  right: 5px;
  font-size: medium;
}
.node .node-body .node-body-content .placeholder[data-v-505da18c] {
  color: #8c8c8c;
}
.node .node-footer[data-v-505da18c] {
  box-sizing: content-box;
}
.node .node-footer .btn[data-v-505da18c] {
  box-sizing: content-box;
  width: 100%;
  display: flex;
  padding: 20px 0 32px;
  justify-content: center;
}
.node .node-footer[data-v-505da18c]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #C8CCD3;
}

.empty-node-child[data-v-660840db]{
  display: flex;
}

.node[data-v-5b3c5036] {
  padding: 30px 55px 0;
  width: 220px;
  box-sizing: content-box;
  background: #fff;
}
.node .node-body[data-v-5b3c5036] {
  overflow: hidden;
  height: 77px;
  position: relative;
  border: 1px solid #54C2B9;
  background-color: white;
  box-shadow: 0px 2px 10px 0px rgba(84, 194, 185, 0.2);
  border-radius: 3px;
}
.node .node-body .node-body-main[data-v-5b3c5036] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.node .node-body .node-body-main .node-body-main-header[data-v-5b3c5036] {
  font-size: xx-small;
  position: relative;
  height: 31px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #54C2B9;
  border-radius: 3px 3px 0 0;
  background: #EEF9F8;
}
.node .node-body .node-body-main .node-body-main-header .title[data-v-5b3c5036] {
  color: #54C2B9;
}
.node .node-body .node-body-main .node-body-main-header .title .name[data-v-5b3c5036] {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  width: 130px;
  margin-left: 2px;
}
.node .node-body .node-body-main .node-body-main-content[data-v-5b3c5036] {
  color: #656363;
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
}
.node .node-body .node-body-main .node-body-main-content i[data-v-5b3c5036] {
  position: absolute;
  top: 55%;
  right: 10px;
  font-size: medium;
}
.node .node-footer[data-v-5b3c5036] {
  box-sizing: content-box;
  position: relative;
}
.node .node-footer .btn[data-v-5b3c5036] {
  box-sizing: content-box;
  width: 100%;
  display: flex;
  height: 70px;
  justify-content: center;
}
.node .node-footer[data-v-5b3c5036] .el-button {
  height: 32px;
}
.node .node-footer[data-v-5b3c5036]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #CACACA;
}
.node[data-v-30601dc2] {
  padding: 30px 55px 0;
  width: 220px;
  background: #fff;
  box-sizing: content-box;
}
.node .node-body[data-v-30601dc2] {
  height: 77px;
  position: relative;
  border: 1px solid #54c2b9;
  background-color: white;
  box-shadow: 0px 2px 10px 0px rgba(84, 194, 185, 0.2);
  border-radius: 3px;
}
.node .node-body .node-body-main[data-v-30601dc2] {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.node .node-body .node-body-main .node-body-main-header[data-v-30601dc2] {
  font-size: xx-small;
  position: relative;
  height: 31px;
  box-sizing: border-box;
  padding: 0 15px;
  border-bottom: 1px solid #54c2b9;
  border-radius: 3px 3px 0 0;
  background: #eef9f8;
}
.node .node-body .node-body-main .node-body-main-header .title[data-v-30601dc2] {
  color: #54c2b9;
  display: inline-block;
  height: 31px;
  line-height: 31px;
}
.node .node-body .node-body-main .node-body-main-header .level[data-v-30601dc2] {
  position: absolute;
  right: 15px;
  height: 31px;
  line-height: 31px;
  color: #54c2b9;
}
.node .node-body .node-body-main .node-body-main-content[data-v-30601dc2] {
  color: #656363;
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
}
.node .node-body .node-body-main .node-body-main-content i[data-v-30601dc2] {
  position: absolute;
  top: 55%;
  right: 10px;
  font-size: medium;
}
.node .node-body .node-body-main .node-body-main-content .placeholder[data-v-30601dc2] {
  color: #8c8c8c;
}
.node .node-footer[data-v-30601dc2] {
  position: relative;
  box-sizing: content-box;
}
.node .node-footer .btn[data-v-30601dc2] {
  width: 100%;
  display: flex;
  height: 70px;
  justify-content: center;
  box-sizing: content-box;
}
.node .node-footer[data-v-30601dc2] .el-button {
  height: 32px;
}
.node .node-footer[data-v-30601dc2]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}

._root[data-v-7ba13c67] {
  margin: 0 auto;
}
.process-end[data-v-7ba13c67] {
  box-sizing: content-box;
  width: 60px;
  margin: 0 auto;
  border-radius: 15px;
  padding: 5px 10px;
  font-size: 12px;
  color: #747474;
  background-color: #f2f2f2;
  box-shadow: 0 0 10px 0 #bcbcbc;
}
.primary-node[data-v-7ba13c67] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.branch-node[data-v-7ba13c67] {
  display: flex;
  justify-content: center;
}
.branch-node-item[data-v-7ba13c67] {
  position: relative;
  display: flex;
  background: #fff;
  flex-direction: column;
  align-items: center;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
}
.branch-node-item .primary-node[data-v-7ba13c67] {
  background: #fff;
}
.branch-node-item[data-v-7ba13c67]:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #C8CCD3;
}
.branch-node-item .line-top-left[data-v-7ba13c67],
.branch-node-item .line-top-right[data-v-7ba13c67],
.branch-node-item .line-bot-left[data-v-7ba13c67],
.branch-node-item .line-bot-right[data-v-7ba13c67] {
  position: absolute;
  width: 50%;
  height: 4px;
  background-color: #f5f6f6;
}
.branch-node-item .line-top-left[data-v-7ba13c67] {
  top: -2px;
  left: -1px;
  background: #fff;
}
.branch-node-item .line-top-right[data-v-7ba13c67] {
  top: -2px;
  right: -1px;
  background: #fff;
}
.branch-node-item .line-bot-left[data-v-7ba13c67] {
  bottom: -2px;
  left: -1px;
  background: #fff;
}
.branch-node-item .line-bot-right[data-v-7ba13c67] {
  bottom: -2px;
  right: -1px;
  background: #fff;
}
.add-branch-btn[data-v-7ba13c67] {
  position: absolute;
  width: 80px;
}
.add-branch-btn .add-branch-btn-el[data-v-7ba13c67] {
  z-index: 999;
  position: absolute;
  top: -15px;
}
.empty-node[data-v-7ba13c67] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.page-manage-organ {
  height: calc(100vh - 110px);
}
.page-manage-organ .el-table__header-wrapper {
  flex-shrink: 0;
}
.page-manage-organ .el-table__body-wrapper {
  overflow-y: auto;
}

/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: 'Zoom In';
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: 'Zoom Out';
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: 'One to One';
}

.viewer-reset::before {
  background-position: -60px 0;
  content: 'Reset';
}

.viewer-prev::before {
  background-position: -80px 0;
  content: 'Previous';
}

.viewer-play::before {
  background-position: -100px 0;
  content: 'Play';
}

.viewer-next::before {
  background-position: -120px 0;
  content: 'Next';
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: 'Rotate Left';
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: 'Rotate Right';
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: 'Flip Horizontal';
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: 'Flip Vertical';
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: 'Enter Full Screen';
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: 'Exit Full Screen';
}

.viewer-close::before {
  background-position: -260px 0;
  content: 'Close';
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.viewer-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      -webkit-transition: background-color 0.15s;
      transition: background-color 0.15s;
      width: 24px;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 0.8);
      }

.viewer-toolbar > ul > li:focus {
        -webkit-box-shadow: 0 0 3px #fff;
                box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
            box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}

