.photo-container[data-v-52223d4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.photo-container .photo-wrapper[data-v-52223d4e]{width:130px;height:130px;border:1px dashed #dcdfe6;border-radius:6px;margin:0 5px 40px 5px;cursor:pointer;position:relative}.photo-container .photo-wrapper .avatar[data-v-52223d4e]{width:100%;height:100%;border-radius:6px}.photo-container .photo-wrapper .icon-wrapper[data-v-52223d4e]{position:absolute;top:4px;right:4px;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;width:40px;height:40px;border-radius:6px;background:#fff;display:none}.photo-container .photo-wrapper:hover .icon-wrapper[data-v-52223d4e],[data-v-52223d4e] .avatar-uploader .el-upload{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-52223d4e] .avatar-uploader .el-upload{width:130px;height:130px;border:1px dashed #dcdfe6;border-radius:6px;margin:5px;cursor:pointer;position:relative;overflow:hidden;-webkit-transition:.2s;transition:.2s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avatar-uploader .el-upload[data-v-52223d4e]:hover{border-color:#5b8ff9}.el-icon-plus.avatar-uploader-icon[data-v-52223d4e]{font-size:28px;color:#8c939d;text-align:center}[data-v-984b58bc] .el-upload--picture-card{width:100px;height:100px;line-height:100px}[data-v-984b58bc] .el-upload-list--picture-card .el-upload-list__item{width:100px;height:100px}

/*!
 * vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
 * Released under the MIT License.
 * https://vue-treeselect.js.org/
 */.vue-treeselect-helper-hide{display:none}.vue-treeselect-helper-zoom-effect-off{-webkit-transform:none!important;transform:none!important}@-webkit-keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@-webkit-keyframes vue-treeselect-animation-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes vue-treeselect-animation-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes vue-treeselect-animation-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes vue-treeselect-animation-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vue-treeselect__multi-value-item--transition-enter-active,.vue-treeselect__multi-value-item--transition-leave-active{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.vue-treeselect__multi-value-item--transition-enter-active{-webkit-transition-timing-function:cubic-bezier(.075,.82,.165,1);transition-timing-function:cubic-bezier(.075,.82,.165,1)}.vue-treeselect__multi-value-item--transition-leave-active{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute}.vue-treeselect__multi-value-item--transition-enter,.vue-treeselect__multi-value-item--transition-leave-to{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}.vue-treeselect__multi-value-item--transition-move{-webkit-transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1)}.vue-treeselect{position:relative;text-align:left}[dir=rtl] .vue-treeselect{text-align:right}.vue-treeselect div,.vue-treeselect span{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-treeselect svg{fill:currentColor}.vue-treeselect__control{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;height:36px;border:1px solid #ddd;border-radius:5px;background:#fff;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:border-color,width,height,background-color,opacity,-webkit-box-shadow;transition-property:border-color,width,height,background-color,opacity,-webkit-box-shadow;transition-property:border-color,box-shadow,width,height,background-color,opacity;transition-property:border-color,box-shadow,width,height,background-color,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#cfcfcf}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#039be5;-webkit-box-shadow:0 0 0 3px rgba(3,155,229,.1);box-shadow:0 0 0 3px rgba(3,155,229,.1)}.vue-treeselect--disabled .vue-treeselect__control{background-color:#f9f9f9}.vue-treeselect--open .vue-treeselect__control{border-color:#cfcfcf}.vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control{border-top-left-radius:0;border-top-right-radius:0}.vue-treeselect__multi-value,.vue-treeselect__value-container{width:100%;vertical-align:middle}.vue-treeselect__value-container{display:table-cell;position:relative}.vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container{cursor:text}.vue-treeselect__multi-value{display:inline-block}.vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:5px}.vue-treeselect__placeholder,.vue-treeselect__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;padding-right:5px;position:absolute;top:0;right:0;bottom:0;left:0;line-height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vue-treeselect__placeholder{color:#bdbdbd}.vue-treeselect__single-value{color:#333}.vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value{color:#bdbdbd}.vue-treeselect--disabled .vue-treeselect__single-value{position:static}.vue-treeselect__multi-value-item-container{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__multi-value-item-container{padding-right:0;padding-left:5px}.vue-treeselect__multi-value-item{display:inline-table;padding:2px 0;border:1px solid transparent;border-radius:2px;font-size:12px;vertical-align:top}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover,.vue-treeselect__multi-value-item{cursor:pointer;background:#e3f2fd;color:#039be5}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled{cursor:default;background:#f5f5f5;color:#757575}.vue-treeselect--disabled .vue-treeselect__multi-value-item{cursor:default;background:#fff;border-color:#e5e5e5;color:#555}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new,.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover{background:#e8f5e9}.vue-treeselect__multi-value-label,.vue-treeselect__value-remove{display:table-cell;padding:0 5px;vertical-align:middle}.vue-treeselect__value-remove{color:#039be5;padding-left:5px;border-left:1px solid #fff;line-height:0}[dir=rtl] .vue-treeselect__value-remove{border-left:0 none;border-right:1px solid #fff}.vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove{color:#e53935}.vue-treeselect--disabled .vue-treeselect__value-remove,.vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove{display:none}.vue-treeselect__value-remove>svg{width:6px;height:6px}.vue-treeselect__multi-value-label{padding-right:5px;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-treeselect__limit-tip{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__limit-tip{padding-right:0;padding-left:5px}.vue-treeselect__limit-tip-text{cursor:default;display:block;margin:2px 0;padding:1px 0;color:#bdbdbd;font-size:12px;font-weight:600}.vue-treeselect__input-container{display:block;max-width:100%;outline:none}.vue-treeselect--single .vue-treeselect__input-container{font-size:inherit;height:100%}.vue-treeselect--multi .vue-treeselect__input-container{display:inline-block;font-size:12px;vertical-align:top}.vue-treeselect--searchable .vue-treeselect__input-container{padding-left:5px;padding-right:5px}.vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-top:5px;padding-left:0}[dir=rtl] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-left:5px;padding-right:0}.vue-treeselect--disabled .vue-treeselect__input-container{display:none}.vue-treeselect__input,.vue-treeselect__sizer{margin:0;line-height:inherit;font-family:inherit;font-size:inherit}.vue-treeselect__input{max-width:100%;margin:0;padding:0;border:0;outline:none;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-shadow:none;box-shadow:none;background:none transparent;line-height:1;vertical-align:middle}.vue-treeselect__input::-ms-clear{display:none}.vue-treeselect--single .vue-treeselect__input{width:100%;height:100%}.vue-treeselect--multi .vue-treeselect__input{padding-top:3px;padding-bottom:3px}.vue-treeselect--has-value .vue-treeselect__input{line-height:inherit;vertical-align:top}.vue-treeselect__sizer{position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre}.vue-treeselect__x-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer;color:#ccc;-webkit-animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1);animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1)}.vue-treeselect__x-container:hover{color:#e53935}.vue-treeselect__x{width:8px;height:8px}.vue-treeselect__control-arrow-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer}.vue-treeselect--disabled .vue-treeselect__control-arrow-container{cursor:default}.vue-treeselect__control-arrow{width:9px;height:9px;color:#ccc}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow{color:#616161}.vue-treeselect--disabled .vue-treeselect__control-arrow{opacity:.35}.vue-treeselect__control-arrow--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue-treeselect__menu-container{position:absolute;left:0;width:100%;overflow:visible;-webkit-transition:0s;transition:0s}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:100%}.vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{bottom:100%}.vue-treeselect__menu{cursor:default;padding-top:5px;padding-bottom:5px;display:block;position:absolute;overflow-x:hidden;overflow-y:auto;width:auto;border:1px solid #cfcfcf;background:#fff;line-height:180%;-webkit-overflow-scrolling:touch}.vue-treeselect--open-below .vue-treeselect__menu{border-bottom-left-radius:5px;border-bottom-right-radius:5px;top:0;margin-top:-1px;border-top-color:#f2f2f2;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.vue-treeselect--open-above .vue-treeselect__menu{border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;margin-bottom:-1px;border-bottom-color:#f2f2f2}.vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px;padding-right:5px}.vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:185px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:5px;padding-right:185px}.vue-treeselect__option{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%}.vue-treeselect__option--highlight{background:#f5f5f5}.vue-treeselect--single .vue-treeselect__option--selected{background:#e3f2fd;font-weight:600}.vue-treeselect--single .vue-treeselect__option--selected:hover{background:#e3f2fd}.vue-treeselect__option--hide{display:none}.vue-treeselect__option-arrow-container,.vue-treeselect__option-arrow-placeholder{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect__option-arrow-container{cursor:pointer}.vue-treeselect__option-arrow{display:inline-block;width:9px;height:9px;color:#ccc;vertical-align:middle;-webkit-transition:-webkit-transform .2s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .2s cubic-bezier(.19,1,.22,1);transition:transform .2s cubic-bezier(.19,1,.22,1);transition:transform .2s cubic-bezier(.19,1,.22,1),-webkit-transform .2s cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=rtl] .vue-treeselect__option-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow,.vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow{color:#616161}.vue-treeselect__option-arrow--rotated,[dir=rtl] .vue-treeselect__option-arrow--rotated{-webkit-transform:rotate(0);transform:rotate(0)}.vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{-webkit-transform:rotate(-90deg)!important;transform:rotate(-90deg)!important}[dir=rtl] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.vue-treeselect__label-container{display:table-cell;vertical-align:middle;cursor:pointer;display:table;width:100%;table-layout:fixed;color:inherit}.vue-treeselect__option--disabled .vue-treeselect__label-container{cursor:not-allowed;color:rgba(0,0,0,.25)}.vue-treeselect__checkbox-container{display:table-cell;width:20px;min-width:20px;height:100%;text-align:center;vertical-align:middle}.vue-treeselect__checkbox{display:block;margin:auto;width:12px;height:12px;border-width:1px;border-style:solid;border-radius:2px;position:relative;-webkit-transition:all .2s cubic-bezier(.075,.82,.165,1);transition:all .2s cubic-bezier(.075,.82,.165,1)}.vue-treeselect__check-mark,.vue-treeselect__minus-mark{display:block;position:absolute;left:1px;top:1px;background-repeat:no-repeat;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.vue-treeselect__minus-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);background-size:8px 8px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__checkbox--indeterminate>.vue-treeselect__minus-mark{opacity:1}.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__check-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);background-size:8px 8px;-webkit-transform:scaleY(.125);transform:scaleY(.125)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC)}}.vue-treeselect__checkbox--checked>.vue-treeselect__check-mark{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=)}}.vue-treeselect__checkbox--unchecked{border-color:#e0e0e0;background:#fff}.vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked{border-color:#039be5;background:#fff}.vue-treeselect__checkbox--checked,.vue-treeselect__checkbox--indeterminate,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate{border-color:#039be5;background:#039be5}.vue-treeselect__checkbox--disabled,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled{border-color:#e0e0e0;background-color:#f7f7f7}.vue-treeselect__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;padding-left:5px;max-width:100%;vertical-align:middle;cursor:inherit}[dir=rtl] .vue-treeselect__label{padding-left:0;padding-right:5px}.vue-treeselect__count{margin-left:5px;font-weight:400;opacity:.6}[dir=rtl] .vue-treeselect__count{margin-left:0;margin-right:5px}.vue-treeselect__tip{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;color:#757575}.vue-treeselect__tip-text{display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px}.vue-treeselect__error-tip .vue-treeselect__retry{cursor:pointer;margin-left:5px;font-style:normal;font-weight:600;text-decoration:none;color:#039be5}[dir=rtl] .vue-treeselect__error-tip .vue-treeselect__retry{margin-left:0;margin-right:5px}.vue-treeselect__icon-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect--single .vue-treeselect__icon-container{padding-left:5px}[dir=rtl] .vue-treeselect--single .vue-treeselect__icon-container{padding-left:0;padding-right:5px}.vue-treeselect__icon-warning{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#fb8c00}.vue-treeselect__icon-warning:after{display:block;position:absolute;content:"";left:5px;top:2.5px;width:2px;height:1px;border:0 solid #fff;border-top-width:5px;border-bottom-width:1px}.vue-treeselect__icon-error{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#e53935}.vue-treeselect__icon-error:after,.vue-treeselect__icon-error:before{display:block;position:absolute;content:"";background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vue-treeselect__icon-error:before{width:6px;height:2px;left:3px;top:5px}.vue-treeselect__icon-error:after{width:2px;height:6px;left:5px;top:3px}.vue-treeselect__icon-loader{display:block;margin:auto;position:relative;width:12px;height:12px;text-align:center;-webkit-animation:vue-treeselect-animation-rotate 1.6s linear infinite;animation:vue-treeselect-animation-rotate 1.6s linear infinite}.vue-treeselect__icon-loader:after,.vue-treeselect__icon-loader:before{border-radius:50%;position:absolute;content:"";left:0;top:0;display:block;width:100%;height:100%;opacity:.6;-webkit-animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite;animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite}.vue-treeselect__icon-loader:before{background:#039be5}.vue-treeselect__icon-loader:after{background:#b3e5fc;-webkit-animation-delay:-.8s;animation-delay:-.8s}.vue-treeselect__menu-placeholder{display:none}.vue-treeselect__portal-target{position:absolute;display:block;left:0;top:0;height:0;width:0;padding:0;margin:0;border:0;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box}.property-panel{padding:20px 20px}.djs-parent{--color-grey-225-10-15:#22242a;--color-grey-225-10-35:#505562;--color-grey-225-10-55:#818798;--color-grey-225-10-75:#b9bcc6;--color-grey-225-10-80:#c7c9d1;--color-grey-225-10-85:#d5d7dd;--color-grey-225-10-90:#e3e4e8;--color-grey-225-10-95:#f1f2f4;--color-grey-225-10-97:#f7f7f8;--color-blue-205-100-45:#0086e6;--color-blue-205-100-45-opacity-30:hsla(205,100%,45%,30%);--color-blue-205-100-50:#0095ff;--color-blue-205-100-50-opacity-15:hsla(205,100%,50%,15%);--color-blue-205-100-70:#80caff;--color-blue-205-100-95:#e5f4ff;--color-green-150-86-44:#10d170;--color-red-360-100-40:#c00;--color-red-360-100-45:#e60000;--color-red-360-100-92:#ffd6d6;--color-red-360-100-97:#fff0f0;--color-white:#fff;--color-black:#000;--color-black-opacity-10:hsla(0,0%,0%,10%);--color-black-opacity-30:hsla(0,0%,0%,30%);--canvas-fill-color:var(--color-white);--bendpoint-fill-color:var(--color-blue-205-100-45);--bendpoint-stroke-color:var(--canvas-fill-color);--context-pad-entry-background-color:var(--color-white);--context-pad-entry-hover-background-color:var(--color-grey-225-10-95);--element-dragger-color:var(--color-blue-205-100-50);--element-hover-outline-fill-color:var(--color-blue-205-100-45);--element-selected-outline-stroke-color:var(--color-blue-205-100-50);--element-selected-outline-secondary-stroke-color:var(--color-blue-205-100-70);--lasso-fill-color:var(--color-blue-205-100-50-opacity-15);--lasso-stroke-color:var(--element-selected-outline-stroke-color);--palette-entry-color:var(--color-grey-225-10-15);--palette-entry-hover-color:var(--color-blue-205-100-45);--palette-entry-selected-color:var(--color-blue-205-100-50);--palette-separator-color:var(--color-grey-225-10-75);--palette-toggle-hover-background-color:var(--color-grey-225-10-55);--palette-background-color:var(--color-grey-225-10-97);--palette-border-color:var(--color-grey-225-10-75);--popup-font-size:14px;--popup-header-entry-selected-color:var(--color-blue-205-100-50);--popup-header-font-weight:bolder;--popup-background-color:var(--color-white);--popup-border-color:transparent;--popup-shadow-color:var(--color-black-opacity-30);--popup-description-color:var(--color-grey-225-10-55);--popup-no-results-color:var(--color-grey-225-10-55);--popup-entry-title-color:var(--color-grey-225-10-55);--popup-entry-hover-color:var(--color-grey-225-10-95);--popup-search-border-color:var(--color-grey-225-10-75);--popup-search-focus-border-color:var(--color-blue-205-100-50);--popup-search-focus-background-color:var(--color-blue-205-100-95);--resizer-fill-color:var(--color-blue-205-100-45);--resizer-stroke-color:var(--canvas-fill-color);--search-container-background-color:var(--color-grey-225-10-97);--search-container-border-color:var(--color-blue-205-100-50);--search-container-box-shadow-color:var(--color-blue-205-100-95);--search-container-box-shadow-inset-color:var(--color-grey-225-10-80);--search-input-border-color:var(--color-grey-225-10-75);--search-result-border-color:var(--color-grey-225-10-75);--search-result-highlight-color:var(--color-black);--search-result-selected-color:var(--color-blue-205-100-45-opacity-30);--shape-attach-allowed-stroke-color:var(--color-blue-205-100-50);--shape-connect-allowed-fill-color:var(--color-grey-225-10-97);--shape-drop-allowed-fill-color:var(--color-grey-225-10-97);--shape-drop-not-allowed-fill-color:var(--color-red-360-100-97);--shape-resize-preview-stroke-color:var(--color-blue-205-100-50);--snap-line-stroke-color:var(--color-blue-205-100-45-opacity-30);--space-tool-crosshair-stroke-color:var(--color-black);--tooltip-error-background-color:var(--color-red-360-100-97);--tooltip-error-border-color:var(--color-red-360-100-45);--tooltip-error-color:var(--color-red-360-100-45)}.djs-outline,.djs-selection-outline{fill:none;shape-rendering:geometricPrecision;stroke-width:2px}.djs-outline{visibility:hidden}.djs-element.selected .djs-outline,.djs-selection-outline{stroke:var(--element-selected-outline-stroke-color)}.djs-element.selected .djs-outline{visibility:visible}.djs-multi-select .djs-element.selected .djs-outline{stroke:var(--element-selected-outline-secondary-stroke-color)}.djs-shape.connect-ok .djs-visual>:first-child{fill:var(--shape-connect-allowed-fill-color)!important}.djs-shape.connect-not-ok .djs-visual>:first-child,.djs-shape.drop-not-ok .djs-visual>:first-child{fill:var(--shape-drop-not-allowed-fill-color)!important}.djs-shape.new-parent .djs-visual>:first-child{fill:var(--shape-drop-allowed-fill-color)!important}svg.drop-not-ok{background:var(--shape-drop-not-allowed-fill-color)!important}svg.new-parent{background:var(--shape-drop-allowed-fill-color)!important}.connect-not-ok,.connect-not-ok *,.drop-not-ok,.drop-not-ok *{cursor:not-allowed!important}.connect-ok,.connect-ok *,.drop-ok,.drop-ok *{cursor:default!important}.djs-element.attach-ok .djs-visual>:first-child{stroke-width:5px!important;stroke:var(--shape-attach-allowed-stroke-color)!important}.djs-frame.connect-not-ok .djs-visual>:first-child,.djs-frame.drop-not-ok .djs-visual>:first-child{stroke-width:3px!important;stroke:var(--shape-drop-not-allowed-fill-color)!important;fill:none!important}.djs-lasso-overlay{fill:var(--lasso-fill-color);stroke:var(--lasso-stroke-color);stroke-width:2px;shape-rendering:geometricPrecision;pointer-events:none}.djs-resize-overlay{fill:none;stroke-dasharray:5 1 3 1;stroke:var(--shape-resize-preview-stroke-color);pointer-events:none}.djs-resizer-hit{fill:none;pointer-events:all}.djs-resizer-visual{fill:var(--resizer-fill-color);stroke-width:1px;stroke:var(--resizer-stroke-color);shape-rendering:geometricPrecision}.djs-resizer:hover .djs-resizer-visual{stroke:var(--resizer-stroke-color);stroke-opacity:1}.djs-cursor-resize-ns,.djs-resizer-n,.djs-resizer-s{cursor:ns-resize}.djs-cursor-resize-ew,.djs-resizer-e,.djs-resizer-w{cursor:ew-resize}.djs-cursor-resize-nwse,.djs-resizer-nw,.djs-resizer-se{cursor:nwse-resize}.djs-cursor-resize-nesw,.djs-resizer-ne,.djs-resizer-sw{cursor:nesw-resize}.djs-shape.djs-resizing>.djs-outline{visibility:hidden!important}.djs-dragger>.djs-resizer,.djs-shape.djs-resizing>.djs-resizer{visibility:hidden}.djs-dragger *{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragger text,.djs-dragger tspan,marker.djs-dragger circle,marker.djs-dragger path,marker.djs-dragger polygon,marker.djs-dragger polyline,marker.djs-dragger rect{fill:var(--element-dragger-color)!important;stroke:none!important}marker.djs-dragger text,marker.djs-dragger tspan{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragging{opacity:.3}.djs-dragging,.djs-dragging>*{pointer-events:none!important}.djs-dragging .djs-context-pad,.djs-dragging .djs-outline{display:none!important}.djs-outline,.djs-visual{pointer-events:none}.djs-element.attach-ok .djs-hit{stroke-width:60px!important}.djs-element>.djs-hit-all,.djs-element>.djs-hit-no-move{pointer-events:all}.djs-element>.djs-hit-click-stroke,.djs-element>.djs-hit-stroke{pointer-events:stroke}.djs-connection .djs-visual{stroke-width:2px;fill:none}.djs-cursor-grab{cursor:-webkit-grab;cursor:grab}.djs-cursor-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.djs-cursor-crosshair{cursor:crosshair}.djs-cursor-move{cursor:move}.djs-cursor-resize-ns{cursor:ns-resize}.djs-cursor-resize-ew{cursor:ew-resize}.djs-snap-line{stroke:var(--snap-line-stroke-color);stroke-linecap:round;stroke-width:2px;pointer-events:none}.djs-crosshair{stroke:var(--space-tool-crosshair-stroke-color);stroke-linecap:round;stroke-width:1px;pointer-events:none;shape-rendering:geometricPrecision;stroke-dasharray:5,5}.djs-palette{position:absolute;left:20px;top:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:48px}.djs-palette .separator{margin:5px;padding-top:5px;border:none;border-bottom:solid 1px var(--palette-separator-color);clear:both}.djs-palette .entry:before{vertical-align:initial}.djs-palette .djs-palette-toggle{cursor:pointer}.djs-palette .djs-palette-toggle,.djs-palette .entry{color:var(--palette-entry-color);font-size:30px;text-align:center}.djs-palette .entry{float:left}.djs-palette .entry img{max-width:100%}.djs-palette .djs-palette-entries:after{content:"";display:table;clear:both}.djs-palette .djs-palette-toggle:hover{background:var(--palette-toggle-hover-background-color)}.djs-palette .entry:hover{color:var(--palette-entry-hover-color)}.djs-palette .highlighted-entry{color:var(--palette-entry-selected-color)!important}.djs-palette .djs-palette-toggle,.djs-palette .entry{width:46px;height:46px;line-height:46px;cursor:default}.djs-palette.two-column.open{width:94px}.djs-palette:not(.open) .djs-palette-entries{display:none}.djs-palette:not(.open){overflow:hidden}.djs-palette.open .djs-palette-toggle{display:none}.djs-overlay-context-pad{width:72px;z-index:100}.djs-context-pad{position:absolute;display:none;pointer-events:none;line-height:1}.djs-context-pad .entry{width:22px;height:22px;text-align:center;display:inline-block;font-size:22px;margin:0 2px 2px 0;border-radius:3px;cursor:default;background-color:var(--context-pad-entry-background-color);-webkit-box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);pointer-events:all;vertical-align:middle}.djs-context-pad .entry:hover{background:var(--context-pad-entry-hover-background-color)}.djs-context-pad.open{display:block}.djs-popup-backdrop{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:200;line-height:1;font-family:IBM Plex Sans,sans-serif}.djs-popup{width:-webkit-min-content;width:-moz-min-content;width:min-content;background:var(--popup-background-color);overflow:hidden;position:absolute;-webkit-box-shadow:0 2px 6px var(--popup-shadow-color);box-shadow:0 2px 6px var(--popup-shadow-color);border:solid 1px var(--popup-border-color);min-width:120px;outline:none}.djs-popup,.djs-popup-search input{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--popup-font-size)}.djs-popup-search input{width:100%;padding:3px 6px;border-radius:2px;border:solid 1px var(--popup-search-border-color);line-height:21px}.djs-popup-search input:focus{background-color:var(--popup-search-focus-background-color);border:solid 1px var(--popup-search-focus-border-color);outline:none}.djs-popup-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;line-height:20px;margin:10px 12px 10px 12px}.djs-popup-header .entry{border-radius:2px}.djs-popup-header .entry.active{color:var(--popup-header-entry-selected-color)}.djs-popup-header .entry.disabled{color:inherit}.djs-popup-search{margin:10px 12px}.djs-popup-title{font-size:var(--popup-font-size);font-weight:var(--popup-header-font-weight);-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.djs-popup-search{position:relative;width:auto}.djs-popup-search-icon{position:absolute;left:8px;top:7px}.djs-popup-search input{padding-left:25px}.djs-popup-results{margin:7px 3px 7px 12px;list-style:none;max-height:280px;overflow:auto;padding-right:9px}.djs-popup-group{margin:0;padding:0;width:100%}.djs-popup-body .entry,.djs-popup-body .entry-header{padding:5px 7px;cursor:default;border-radius:4px}.djs-popup-body .entry-header{font-weight:var(--popup-header-font-weight);color:var(--popup-entry-title-color);padding-left:0}.djs-popup-label:not(:first-child),.djs-popup [class*=icon] .djs-popup-label{margin-left:.5em}.djs-popup-entry-icon,.djs-popup [class*=icon]:before{width:1em;height:1em;display:inline-block;font-size:1.4em;vertical-align:middle}.djs-popup-body .entry-header:not(:first-child){margin-top:8px;margin-bottom:2px}.djs-popup-body .entry{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:stretch;-ms-flex-align:stretch;align-items:stretch;height:-webkit-min-content;height:-moz-min-content;height:min-content}.djs-popup .entry.selected{background-color:var(--popup-entry-hover-color)}.djs-popup-body .entry:not(:first-child){margin-top:2px}.djs-popup-entry-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.djs-popup-entry-description{color:var(--popup-description-color)}.djs-popup-entry-description,.djs-popup-label{line-height:1.4em}.djs-popup-entry-description,.djs-popup-label,.djs-popup-title,.djs-popup .entry-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.djs-popup-entry-name{display:-webkit-box;display:-ms-flexbox;display:flex}.entry-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.djs-popup-body,.entry-content{-webkit-box-orient:vertical;-webkit-box-direction:normal}.djs-popup-body{-ms-flex-direction:column;flex-direction:column;width:auto}.djs-popup ::-webkit-scrollbar{width:6px}.djs-popup ::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,.2)}.djs-popup ::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;background:transparent;margin:0;padding:5px}.djs-popup-no-results{padding:0 12px 12px 12px;color:var(--popup-no-results-color)}.djs-popup-entry-docs{-webkit-box-flex:0;-ms-flex:0;flex:0;-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;padding-left:5px;display:none}.djs-popup-body .entry:hover .djs-popup-entry-docs{display:-webkit-box;display:-ms-flexbox;display:flex}.djs-popup-entry-docs svg{vertical-align:middle;margin:auto 2px auto 5px}.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color);border-radius:2px}.djs-connection,.djs-shape{-ms-touch-action:none;touch-action:none}.djs-bendpoint,.djs-segment-dragger{display:none}.djs-segment-dragger .djs-visual{display:none;fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px;stroke-opacity:1}.djs-segment-dragger:hover .djs-visual{display:block}.djs-bendpoint .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px}.djs-bendpoint:hover,.djs-bendpoints.hover .djs-bendpoint,.djs-bendpoints.hover .djs-segment-dragger,.djs-bendpoints.selected .djs-bendpoint,.djs-bendpoints.selected .djs-segment-dragger,.djs-segment-dragger:hover{display:block}.djs-bendpoints:not(.hover) .floating,.djs-drag-active .djs-bendpoints *{display:none}.djs-bendpoint.floating .djs-visual,.djs-bendpoint:hover .djs-visual,.djs-segment-dragger.djs-dragging .djs-visual,.djs-segment-dragger:hover .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-opacity:1}.djs-bendpoint.floating .djs-hit{pointer-events:none}.djs-bendpoint .djs-hit,.djs-segment-dragger .djs-hit{fill:none;pointer-events:all}.djs-segment-dragger.horizontal .djs-hit{cursor:ns-resize}.djs-segment-dragger.vertical .djs-hit{cursor:ew-resize}.djs-segment-dragger.djs-dragging .djs-hit{pointer-events:none}.djs-updating,.djs-updating>*{pointer-events:none!important}.connect-not-ok .djs-bendpoint,.connect-ok .djs-bendpoint,.djs-multi-select .djs-bendpoint,.djs-multi-select .djs-segment-dragger,.djs-updating .djs-bendpoint,.djs-updating .djs-context-pad,.djs-updating .djs-outline,.drop-not-ok .djs-bendpoint,.drop-ok .djs-bendpoint{display:none!important}.djs-bendpoint.djs-dragging,.djs-segment-dragger.djs-dragging{display:block;opacity:1}.djs-tooltip-error{width:160px;padding:6px;background:var(--tooltip-error-background-color);border:solid 1px var(--tooltip-error-border-color);border-radius:2px;color:var(--tooltip-error-color);font-size:12px;line-height:16px;opacity:.75}.djs-tooltip-error:hover{opacity:1}.djs-search-container{position:absolute;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:25%;min-width:300px;max-width:400px;z-index:10;font-size:1.05em;opacity:.9;background:var(--search-container-background-color);border:solid 1px var(--search-container-border-color);border-radius:2px;-webkit-box-shadow:0 0 0 2px var(--search-container-box-shadow-color),0 0 0 1px var(--search-container-box-shadow-inset-color) inset;box-shadow:0 0 0 2px var(--search-container-box-shadow-color),0 0 0 1px var(--search-container-box-shadow-inset-color) inset}.djs-search-container:not(.open){display:none}.djs-search-input input{font-size:1.05em;width:100%;padding:6px 10px;border:1px solid var(--search-input-border-color);-webkit-box-sizing:border-box;box-sizing:border-box}.djs-search-input input:focus{outline:none;border-color:var(--search-input-border-color)}.djs-search-results{position:relative;overflow-y:auto;max-height:200px}.djs-search-results:hover{cursor:pointer}.djs-search-result{width:100%;padding:6px 10px;background:#fff;border-bottom:solid 1px var(--search-result-border-color);border-radius:1px}.djs-search-highlight{color:var(--search-result-highlight-color)}.djs-search-result-primary{margin:0 0 10px}.djs-search-result-secondary{font-family:monospace;margin:0}.djs-search-overlay,.djs-search-result-selected,.djs-search-result-selected:hover,.djs-search-result:hover{background:var(--search-result-selected-color)}.djs-element-hidden,.djs-element-hidden .djs-hit,.djs-element-hidden .djs-outline,.djs-label-hidden .djs-label{display:none!important}.djs-element .djs-hit-all,.djs-element .djs-hit-click-stroke,.djs-element .djs-hit-stroke{cursor:move}@font-face{font-family:bpmn;src:url(../../assets/fonts/bpmn.c58fab0a.eot);src:url(../../assets/fonts/bpmn.c58fab0a.eot#iefix) format("embedded-opentype"),url(../../assets/fonts/bpmn.e3653fcb.woff2) format("woff2"),url(../../assets/fonts/bpmn.07d959f3.woff) format("woff"),url(../../assets/fonts/bpmn.aae99e93.ttf) format("truetype"),url(../../assets/img/bpmn.4424ace0.svg#bpmn) format("svg");font-weight:400;font-style:normal}@font-face{font-family:bpmn;src:url(../../assets/fonts/bpmn.c58fab0a.eot);src:url(../../assets/fonts/bpmn.c58fab0a.eot#iefix) format("embedded-opentype"),url(../../assets/img/bpmn.4424ace0.svg#bpmn) format("svg");font-weight:400;font-style:normal}@font-face{font-family:bpmn;src:url("data:application/octet-stream;base64,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") format("woff"),url("data:application/octet-stream;base64,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AADoGQAA6BkAAAAWAADoGgAA6BoAAAAXAADoGwAA6BsAAAAYAADoHAAA6BwAAAAZAADoHQAA6B0AAAAaAADoHgAA6B4AAAAbAADoHwAA6B8AAAAcAADoIAAA6CAAAAAdAADoIQAA6CEAAAAeAADoIgAA6CIAAAAfAADoIwAA6CMAAAAgAADoJAAA6CQAAAAhAADoJQAA6CUAAAAiAADoJgAA6CYAAAAjAADoJwAA6CcAAAAkAADoKAAA6CgAAAAlAADoKQAA6CkAAAAmAADoKgAA6CoAAAAnAADoKwAA6CsAAAAoAADoLAAA6CwAAAApAADoLQAA6C0AAAAqAADoLgAA6C4AAAArAADoLwAA6C8AAAAsAADoMQAA6DEAAAAtAADoMgAA6DIAAAAuAADoMwAA6DMAAAAvAADoNAAA6DQAAAAwAADoNQAA6DUAAAAxAADoNgAA6DYAAAAyAADoNwAA6DcAAAAzAADoOAAA6DgAAAA0AADoOQAA6DkAAAA1AADoOgAA6DoAAAA2AADoOwAA6DsAAAA3AADoPAAA6DwAAAA4AADoPQAA6D0AAAA5AADoPgAA6D4AAAA6AADoPwAA6D8AAAA7AADoQAAA6EAAAAA8AADoQQAA6EEAAAA9AADoQgAA6EIAAAA+AADoQwAA6EMAAAA/AADoRAAA6EQAAABAAADoRQAA6EUAAABBAADoRgAA6EYAAABCAADoRwAA6EcAAABDAADoSAAA6EgAAABEAADoSQAA6EkAAABFAADoSgAA6EoAAABGAADoSwAA6EsAAABHAADoTAAA6EwAAABIAADoTQAA6E0AAABJAADoTgAA6E4AAABKAADoTwAA6E8AAABLAADoUAAA6FAAAABMAADoUQAA6FEAAABNAADoUgAA6FIAAABOAADoUwAA6FMAAABPAADoVAAA6FQAAABQAADoVQAA6FUAAABRAADoVgAA6FYAAABSAADoVwAA6FcAAABTAADoWAAA6FgAAABUAADoWQAA6FkAAABVAADoWgAA6FoAAABWAADoWwAA6FsAAABXAADoXAAA6FwAAABYAADoXQAA6F0AAABZAADoXgAA6F4AAABaAADoXwAA6F8AAABbAADoYAAA6GAAAABcAADoYQAA6GEAAABdAADoYgAA6GIAAABeAADoYwAA6GMAAABfAADoZAAA6GQAAABg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EAgEAwICAQQEAwQFDAUNBAUEBQgFJgQJBAQEBAQEAQQDAQMBAwQECAQJBAICAQIGAwQF/kQEBQQGAgIBAgMDBQQBBA0JAQ0BBAUFBAEEBQUKBRkBBAEUBgUFBQsKCQUEBAMEAQIDAwQHEwUEBQUEBQUEJR4IBAQJDAMNAhIFBAUDARQEBAkIFiwFBQQFBQUEBRsEBgQBAQIDAwQEBAkDBgULBQUFBhQBHgUKBQUEAQQBBAUcDQQBBAUDAgECAgMECAH6/sgBODFaPrq6fQHyAQEBAQcCAgQDBAQECQQFBgMCCQIBAQEBAQECBQECAwMIBAUECQMDAwcBAQEBUwECAgQHCQkKAQkHBgcDBAMEAwQHCAcUBA0EBCADAwICAgIDAwgJBQYFBQQBBAEEBRwNBAEIBAEEBAQIAQMBAwEDBAgDAQMEAwEGBAcIAQQEAQMEAwEDDAMBAwEDAQgEBAQBBAQEAQQNFwUFBAEEAQkFCgUMBAUEBAMEAQIFBwweCAQJBBQHCAcEAwQDBAMHBgQDBwUEBAkEBAMEAQICBQwFCQQDBgIBAQEBAQICBwICAwICAgECAwMIBQkIAwUCAQIBAgECAgIJAgEBAScCAwUCBAECDwMCAQIJDAkBCQQDAwEDAwEDCwcHCQkEAwQEAQEEAwwDBAYDAwIDAwMDAwMCAwMCAwIDAgMCAwQDFgMDCAkJBwMEOwECAwMEDQULAgMDAwMDAwIDAwojAwcDBwQOCwMHAwgDAwIBAQMCBAgJBAIECQQEBAQEBQMBAwEDBAEDEAQDAQMIAwEKAQMDAQMDAQMDAQYECQEDAgMDqQEEBAMECAQECQUECQ0EGwUNCQQECQQBBCIEBQEEBAMDAgECAgMECAkFBBIECwQHBAQHBAgEHgQIBAcEBAcEBAkEBAQDBC0BBAgEBAQEHgUKBQUFBQkFJwUEBQkKBDIEBQQIBAYCAgYICgUZAQQBFAYFBQULBiYFBgULBgsGFgYJCAMDBBACBggICQYRBQYFBgsFIQYLBQUKBg8BBAEZBQoBBAYCAQEDAgQICQgBKQQFBQQFBQkFIgUJBQUFBQoFFwUEBwICOQECAwMIBwQHBBoDCwsHBgQDBxQPAwcBCAUEBQgDAwICAgIHAQMVAQMLAQcQBAQMBAQEBAQECQQmBQUIBAQDBKABBAMDBAkJCQYBDAEGDAYFAwMCAQQBBAECBQQCAgEBAQQBAQEGAQEBAgEBAgMHBQQFBAgDAwkCAQYDEAMGAwIDAgMCAwIDBgIDAwMDAwdKAQIBAwYMAwMFAwIBAQEEAwMECQUECAMDAgEBAQECCQICAgECAQIBAQECAgIBAQEEAQEBBQQDBQQFCAgDAgEnAQEDBgQJBQQEBAIFAwQJAQYJAwIBAgMCAQIDBAMKAggBAgECAgMBAgMDCAUECQQDAwMEAgECAQIBAgEQEAYCAwUJAwoBAgICDwIDBQYMFAECAQIBAgECBgIGCQQFBAQEAwMCAQEBAgICAQIBCAwDBAMCAQIDAgECEgEJBAMFBAQEBQkEAwMEAAAABQAA/5YDvQMjABYAMQA6AD4ARAAAASYOAxYXHgI3PgE3Njc2Jy4BJyYHNhcWFxYXFgYHBgcGBwYnJicmJyYnJjc+AhMGDwEXNRcRBycUFSclFBUnJicB9FimgUQBQD07obBRVIYnKQMGHh52Tl5rVlJQOjsXFxcrLERGWlhWWENDJyYDAyMecpQ/Nmwv0crKGI8BWSpDIgMiAUZ+obOmPj9JCR4delFTWFdVU4cmLzEBJiVDRFRPp0hKLzQQDxYWOTZQT1daTklwPv8AJk0hlI+PASiPYGRlZGVlZR4wFwAJAAD/ogO4AyAACwAXAFIAuwFEAaEB6AIyAp4AAAEVIxUzFTM1MzUjNQczFTMVIxUjNSM1MxMrAQcjByMHFQ8FFR8FMz8DMzczNzM3MxczFzMXMx8BMz8DNS8EIzUjJyMnFw8GFR8KMx8GFR8CMx8NMz8ENS8BNScjLwYjLwE1Iy8LIy8BIy8HIzUnNS8EIwUPASMPBBUPBBUHIwcVDwMjFQcVByMVDwQVByMPARUPAhUPAiMPAxUPAxUHFQ8KFQcVHwQ/BDM/BDU/JjUvAwEPBRUXFQcVBxUHFQcVBxUHFQcVBxUHFQcVBxUPBxUfBD8FMz8BMz8BNT8BMzczNzU3NTM1NzU3NTc1NzU3NTc1NzU3NSc1LwQFDwUVFxUXFRczHwUzHwEVFxUXFRcVMxcVFxUfBD8ENS8NNSc1JzUnNS8DAQ8XHwQ/BDM/AzM3MzczNzM3Mzc1NzM3NTczPwIzNzM1PwM1LwQFDwUVHwMVHwEzHwIzHwIVHwEzHwEVHwEzFzMXMxczHwIzFzMXFTMfBzMXFRczFTMXMz8ENS8EIycjJyMnIy8KIy8EIy8FIwGufX2MfX11Xn19Xn19MwcNBg0NBycNDgQDAwQBAgMDCQQFBgwGFwYLBgYGBikGBgYGBgUfBAUMAwMCAgYDCicGBwYNB+kFBAQDAwECAgIGAgIDBgUEAwgBDgIIAgYCBAECAgECAwIDBQQDBAMKBQYDCQQJBAQDBAIEBgEEAwIDAgMCAQIIAQUDBAIEAgIFAgcCAgECCQECAgMHAwIDAgECAwIGAgoF/fMFBwECAwIDAgMCAwIDBAECAgMCBAEEBAECAgICAgIBAgICBAICBAEBAQIDAgIKAQICAgEEAQIBAgECAQICAQQEAw4ECAQDAQECAwECAgIBAgECAQIBAgIDAgECCAIBAgICAQQCBAEGAgoCBgMKAwYDBQMCAQQGCAUCsgQFAwYCAQEBAQEBAQECAQMFAwUDBAMCBgMBAgMGBAkJBAQDAgEBAwIBAgMDAgEFAQwDAQIBAQEBAQEBAQQDBAQI/KYEBQMEBAEBAwIBAwIBBAEKAQQDAgMCAQIDAQIEBwkJBAQDBAIEAgMCBwQBBgECAQIIAQEBAQUICAKxBAQJBAUKBA8FBQsPBgULBSEGCxAIBAUCAgQDBA0JBgYUBQESBgcFAQUBBQEFARwBCwUBBQUBBQsPAQQBAwMCAQQDBAQI/d4EBAQDAgIBAgMEDQIBAgMCAQIDAwsCAQgDAwUBAgECAQIBAgMDAQIBAgECBAMGAw0DHQIDDQQDDQkFCAUCAQQDBAQDBAgDFAIRAwkFEQIGBQMFBQUCAQ8CBQICAQQDBBEEBAUCIX2MfX2MfRd9Xn1+XQGTAQIGAQIEAgMECAkFBAQDBAECAgIEAgEBAQEBBQEGBAMJBQgIAgQGAQEBTwEBAwMEBAQFCQQGAQIBBgMEAggOAwgDBgMEAQICAwQDBAMHBwMIAxIKCAIEAgIDAwgKBwcBDAgEBAQEBAQECwEHAwYCBgIDBQMHAwIDCQMCAgcCAgICAQEBAgIEAgUMAQQCAgICAgECAgICAgEEAgECAgMEAQQBBAECAwIDAgECAwIBAgYCAQIGAwMCBQIBAg8DAgECAQIDBgMDAwMDAwMDAQQJBQgDAwMBBAMDBAYFAwIFAQIDAgMCAwIDAwIFAgMCDAIDAgMCAwQDBAMGAwoDBgIKAQYCBQQEBAkJBgQB/sYBAgIIBAQEBDMDCQMG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BAQDBAEEAwcBAwUEBAQEBAkEJgQJBQQEBQ2xBQMGBwEDCAMBFQMBAwMBCQEMAQkJAwMCAQIDAwgEAQQCAgIDAwgEBQQJAwgDAgQDAgMCAwIDAgMDAwIDAwMDAwMDAwYDIwIDBAQCAgUECAUBhAQEBAMDAwEGAwMCAwIDAgMCAwcWAQQBBAEGAwICBAQDBAUJBAQEAwQBAgICAQIBAgECAgIBAQEIAQEBAgIEAQIHAwIBAgMCAQIGAwkDAwMECf3HBAgDAwICAQIBAQEBAQECAQgCAQEBAwMEBAQFCQQDAwQBAgUDAgEBAQEBAQIBAQIDAwkEAo0FBAQDBAICBwIDBQIEAQIDDAoDBAIEAQEEAwQECQgFBwMPAgEGBQgBAQEGAQIBAgECAgIJAQICAwQIBf2uBAQEAwICAgUGDAYBDAEGBwMBAwMBBwcDAQcHAQMBAwQIBAQMBAQEBAkEBAQFAgEBBAQDFQMECgcZAwoCAwMDAwMDAwIGAwIDAgMCCA4BpQQEAQcKHAsHEgQLBAcEBAcECAQQCAQDAgIBBAQDBAURDQQFBAUIBSYECQQEBAQEBAEEAwEDAQMEBAgECQQCAgECBgMEBQSnBQYGCwUMBQUGJgYKCAQCAwEBAgYECQQrBQkFBQUFCgUeBQoFBQUFCgQYCQUEAwQEAQEEAwQHJgUGBQsGCwbvBAUDBAQCAggCDAcIBwQDBAMEAwcGBw8CCQIDEQQDBAkJBAQDBAECAwIBAgMCAQISAQkEBgEDBAMBAwgEAwEDAQMBCAQEBAEECAEECgj99AQIBQQBBAQEDAQEBAgDAQMEAwQDBAkBDwIBAgMDBQIBBAMDAQIDAwgECQUHBQUQBgIGAg8HBgcDBAMEAwQHCAQEBwIBAgIDBAgEAq8ECAYCAQEBAQECCAIBAgIEARYBAQQDDAUJBAYFBAMKAggBAgECAgIHAQEBAQEEAwQIBPymBAQIBAIBAQECBgICAgEEAQYCCgMEAQMGBAUJBAQEAwQCARIBAgECAQICAgcCAQEBAQIHAwUElAUEBgICAQIDAwUEAQQNCQENAQQFBQQBBAUFCgUZAQQBFAYFBQULCgkFBAQDBAECAwMEBxMFBAUFBAUFBCUeCAQECQwDDQ0CGgQFAwEUBAQJCBYsBQUEBQUFBAUbBAYEAQECAwMEBAQJAwYFCwUFBQYUAR4FCgUFBAEEAQQFHA0EAQQFAwIBAgIDBAgEAjQBSzs5gFkeFRVtQD5xGhUnASI9SUw/KAcaOE1RISUsMhIjNgEPEQMDAQYZIkQI7QECAgUMBQkEAwYCAQEBAQECAgcCAgMCAgIBAgMDCAUJCAMFAgECAQIBAgICCQIBAQEnAQEDBQIEAQIPAwIBAgkMCQEJBAMDAQMDAQMLBwcJCQQDBAQBAQQDDAMEBgMDAgMDAwMDAwIDAwIDAgMCAwIDBAMWAwMICQkHAwQ8AQEDAwQNBQsCAwMDAwMDAgMDCiMDBwMHBA4LAwcDCAMDAgEBAwIECAkEAgQJBAQEBAQFAwEDAQMEAQMQBAMBAwgDAQoBAwMBAwMBAwMBBgQJAQMCAwMCqwEEBAMECAQECQUECQ0EGwUNCQQECQQBBCIEBQEEBAMDAgECAgMECAkFBBIECwQHBAQHBAgEHgQIBAcEBAcEBAkEBAQDBAF3AQIDAwgHBAcEGgMLCwcGBAMHFA8DBwEIBQQFCAMDAgICAgcBAxUBAwsBBxAEBAwEBAQEBAQJBCYFBQgEBAMEoQICAwMECQkJBgEMAQYMBgUDAwIBBAEEAQIFBAICAQEBBAEBAQYBAQECAQECAwcFBAUECAMDCQIBBgMQAwYDAgMCAwIDAgMGAgMDAwMDBwNNAQIBAwYMAwMFAwIBAQEEAwMECQUECAMDAgEBAQECCQICAgECAQIBAQECAgIBAQEEAQEBBQQDBQQFCAgDAgECzgEBAQEHAgIEAwQEBAkEBQYDAgkCAQEBAQEBAgUBAgMDCAQFBAkDAwMHAQEBAVMBAgIEBwkJCgEJBwYHAwQDBAMEBwgHFAQNBAQgAwMCAgICAwMICQUGBQUEAQQBBAUcDQQBCAQBBAQECAEDAQMBAwQIAwEDBAMBBgQHAgoBBAQBAwQDAQMMAwEDAQMBCAQEBAEEBAQBBA0XBQUEAQQBCQUKBQwEBQQEAwQBAgUHDB4IBAkEFAcIBwQDBAMEAwcGBAMHBQQECQQEAwT+xQEECAQEBAQeBQoFBQUFCQUnBQQFCQoEMgQFBAgEBgICBggKBRkBBAEUBgUFBQsGJgUGBQsGCwYWBgkIAwMEEAEBBggICQYRBQYFBgsFIQYLBQUKBg8BBAEZBQoBBAYCAQEDAgQICQgBKQQFBQQFBQkFIgUJBQUFBQoFFwUEBwIC/rIBAwYE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AQQDBwEDBQQEBAQECQQmBAkFBAQFDa0ECAYHAQMIAwEVAwEDAwEJAQwBCQkDAwIBAgMDCAQBBAICAgMDCAQFBAkDCAMCBAMCAwIDAgMCAwMDAgMDAwMDAwMDBgMjAgMEBAICBQQIAYQFCAQDAwMBBgMDAgMCAwIDAgMHFgEEAQQBBgMCAgQEAwQFCQQEBAMEAQICAgECAQIBAgICAQEBCAEBAQICBAECBwMCAQIDAgECBgMJAwMDBP3DBQQIAwMCAgECAQEBAQEBAgEIAgEBAQMDBAQEBQkEAwMEAQIFAwIBAQEBAQECAQECAwMJAu4FBAgGAgEBAQEBAggCAQICBAEWAQEEAwwFCQQGBQQDCgIIAQIBAgICBwEBAQEBBAMECPynBQgIBAIBAQECBgICAgEEAQYCCgMEAQMGBAUJBAQEAwQCARIBAgECAQICAgcCAQEBAQIHAwUC8AQFBAQDBAICBwIDBQIEAQIDDAoDBAIEAQEEAwQECQgFBwMPAgEGBQgBAQEGAQIBAgECAgIJAQICAwQI/a0ECAQDAgICBQYMBgEMAQYHAwEDAwEHBwMBBwcBAwEDBAgEBAwEBAQECQQEBAUCAQEEBAMVAwQKBxkDCgIDAwMDAwMDAgYDAgMCAwIIAZwFBAQBBwocCwcSBAsEBwQEBwQIBBAIBAMCAgEEBAMEBQwFDQQFBAUIBSYECQQEBAQEBAEEAwEDAQMEBAgECQQCAgECBgMEBf5EBAUEBgICAQIDAwUEAQQNCQENAQQFBQQBBAUFCgUZAQQBFAYFBQULCgkFBAQDBAECAwMEBxMFBAUFBAUFBCUeCAQECQwDDQISBQQFAwEUBAQJCBYsBQUEBQUFBAUbBAYEAQECAwMEBAQJAwYFCwUFBQYUAR4FCgUFBAEEAQQFHA0EAQQFAwIBAgIDBAgCIX2MfX2MfRd9Xn1+XQGVAQEBAQcCAgQDBAQECQQFBgMCCQIBAQEBAQECBQECAwMIBAUECQMDAwcBAQEBUwECAgQHCQkKAQkHBgcDBAMEAwQHCAcUBA0EBCADAwICAgIDAwgJBQYFBQQBBAEEBRwNBAEIBAEEBAQIAQMBAwEDBAgDAQMEAwEGBAcIAQQEAQMEAwEDDAMBAwEDAQgEBAQBBAQEAQQNFwUFBAEEAQkFCgUMBAUEBAMEAQIFBwweCAQJBBQHCAcEAwQD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AwIBAgMDAgEFAQwDAQIBAQEBAQEBAQQDBAQI/KYEBQMEBAEBAwIBAwIBBAEKAQQDAgMCAQIDAQIEBwkJBAQDBAIEAgMCBwQBBgECAQIIAQEBAQUICAKxBAQJBAUKBA8FBQsPBgULBSEGCxAIBAUCAgQDBA0JBgYUBQESBgcFAQUBBQEFARwBCwUBBQUBBQsPAQQBAwMCAQQDBAQI/d4EBAQDAgIBAgMEDQIBAgMCAQIDAwsCAQgDAwUBAgECAQIBAgMDAQIBAgECBAMGAw0DHQIDDQQDDQkFCAUCAQQDBAQDBAgDFAIRAwkFEQIGBQMFBQUCAQ8CBQICAQQDBBEEBAUCNAFLOzmAWR4VFW1APnEaFScBIj1JTD8oBxo4TVEhJSwyEiM2AQ8RAwMBBhkiRAgBSAECBgECBAIDBAgJBQQEAwQBAgICBAIBAQEBAQUBBgQDCQUICAIEBgEBAU8BAQMDBAQEBQkEBgECAQYDBAIIDgMIAwYDBAECAgMEAwQDBwcDCAMSCggCBAICAwMICgcHAQwIBAQEBAQEBAsBBwMGAgYCAwUDBwMCAwkDAgIHAgICAgEBAQICBAIFDAEEAgICAgIBAgICAgIBBAIBAgIDBAEEAQQBAgMCAwIBAgMCAQIGAgECBgMDAgUCAQIPAwIBAgECAwYDAwMDAwMDAwEECQUIAwMDAQQDAwQGBQMCBQECAwIDAgMCAwMCBQIDAgwCAwIDAgMEAwQDBgMKAwYCCgEGAgUEBAQJCQYEAf7GAQICCAQEBAQzAwkDBgIGAwMDAwMDBgIDAwkCDgMIAQ0FCwUGCgcEBQkEBgICAgIDAwMDBgYGBQEFBw8mAwoDAwcDAwQDAwQDAwQDBwMOAywFCQgEAgMCEwECAwMIBBsGBxMHDRMGBw0GHw0FAQUBBQEFAQUBBQEBBAQEAgICAwMJCQgGBgUGEAsGEQUGBgUvBgUGBgwGBwUHBgL+sgECBgQEBgQJBAMFCQIDBAMMAQQDBAMHCQkIAwMDAgIBBgIGAwIDAgMDDwYBAwMBAwQHDAQBAwQEBAkIBAMCAgIBAwIEBAkEBQQEAwEKAgICAgICAQEHAgUBAQEDAgIBAgECAQEBAQECAgIEAgkBAQQBBAEEBwUECQgEAgMBAwcGAwMGAgIDAQMCAwIJAgMCAQQBBA0BAgAAAwAAAAADIAJYAAMABwAL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BAMIAQ4CCAIGAgQBAgIBAgMCAwUEAwQDCgUGAwkECQQEAwQCBAYBBAMCAwIDAgECCAEFAwQCBAICBQIHAgIBAgkBAgIDBwMCAwIBAgMCBgIKBf3zBQcBAgMCAwIDAgMCAwQBAgIDAgQBBAQBAgICAgICAQICAgQCAgQBAQECAwICCgECAgIBBAECAQIBAgECAgEEBAMOBAgEAwEBAgMBAgICAQIBAgECAQICAwIBAggCAQICAgEEAgQBBgIKAgYDCgMGAwUDAgEEBggFArIEBQMGAgEBAQEBAQEBAgEDBQMFAwQDAgYDAQIDBgQJCQQEAwIBAQMCAQIDAwIBBQEMAwECAQEBAQEBAQEEAwQECPymBAUDBAQBAQMCAQMCAQQBCgEEAwIDAgECAwECBAcJCQQEAwQCBAIDAgcEAQYBAgECCAEBAQEFCAgCsQQECQQFCgQPBQULDwYFCwUhBgsQCAQFAgIEAwQNCQYGFAUBEgYHBQEFAQUBBQEcAQsFAQUFAQULDwEEAQMDAgEEAwQECP3eBAQEAwICAQIDBA0CAQIDAgECAwMLAgEIAwMFAQIBAgECAQIDAwECAQIBAgQDBgMNAx0CAw0EAw0JBQgFAgEEAwQEAwQIAxQCEQMJBRECBgUDBQUFAgEPAgUCAgEEAwQRBAQFAhwM/pABfBj+tAEnGRlKGBhVGBhNGBgCLQECBgECBAIDBAgJBQQEAwQBAgICBAIBAQEBAQUBBgQDCQUICAIEBgEBAU8BAQMDBAQEBQkEBgECAQYDBAIIDgMIAwYDBAECAgMEAwQDBwcDCAMSCggCBAICAwMICgcHAQwIBAQEBAQEBAsBBwMGAgYCAwUDBwMCAwkDAgIHAgICAgEBAQICBAIFDAEEAgICAgIBAgICAgIBBAIBAgIDBAEEAQQBAgMCAwIBAgMCAQIGAgECBgMDAgUCAQIPAwIBAgECAwYDAwMDAwMDAwEECQUIAwMDAQQDAwQGBQMCBQECAwIDAgMCAwMCBQIDAgwCAwIDAgMEAwQDBgMKAwYCCgEGAgUEBAQJCQYEAf7GAQICCAQEBAQzAwkDBgIGAwMDAwMDBgIDAwkCDgMIAQ0FCwUGCgcEBQkEBgICAgIDAwMDBgYGBQEFBw8mAwoDAwcDAwQDAwQDAwQDBwMOAywFCQgEAgMCEwECAwMIBBsGBxMHDRMGBw0G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BAECBwMCAQIDAgECBgMJAwMDBP3DBQQIAwMCAgECAQEBAQEBAgEIAgEBAQMDBAQEBQkEAwMEAQIFAwIBAQEBAQECAQECAwMJAu4FBAgGAgEBAQEBAggCAQICBAEWAQEEAwwFCQQGBQQDCgIIAQIBAgICBwEBAQEBBAMECPynBQgIBAIBAQECBgICAgEEAQYCCgMEAQMGBAUJBAQEAwQCARIBAgECAQICAgcCAQEBAQIHAwUC8AQFBAQDBAICBwIDBQIEAQIDDAoDBAIEAQEEAwQECQgFBwMPAgEGBQgBAQEGAQIBAgECAgIJAQICAwQI/a0ECAQDAgICBQYMBgEMAQYHAwEDAwEHBwMBBwcBAwEDBAgEBAwEBAQECQQEBAUCAQEEBAMVAwQKBxkDCgIDAwMDAwMDAgYDAgMCAwIIAZwFBAQBBwocCwcSBAsEBwQEBwQIBBAIBAMCAgEEBAMEBQwFDQQFBAUIBSYECQQEBAQEBAEEAwEDAQMEBAgECQQCAgECBgMEBf5EBAUEBgICAQIDAwUEAQQNCQENAQQFBQQBBAUFCgUZAQQBFAYFBQULCgkFBAQDBAECAwMEBxMFBAUFBAUFBCUeCAQECQwDDQISBQQFAwEUBAQJCBYsBQUEBQUFBAUbBAYEAQECAwMEBAQJAwYFCwUFBQYUAR4FCgUFBAEEAQQFHA0EAQQFAwIBAgIDBAgCHAz+kAF8GP60AScZGUoYGFUYGE0YGAIvAQEBAQcCAgQDBAQECQQFBgMCCQIBAQEBAQECBQECAwMIBAUECQMDAwcBAQEBUwECAgQHCQkKAQkHBgcDBAMEAwQHCAcUBA0EBCADAwICAgIDAwgJBQYFBQQBBAEEBRwNBAEIBAEEBAQIAQMBAwEDBAgDAQMEAwEGBAcIAQQEAQMEAwEDDAMBAwEDAQgEBAQBBAQEAQQNFwUFBAEEAQkFCgUMBAUEBAMEAQIFBwweCAQJBBQHCAcEAwQDBAMHBgQDBwUEBAkEBAMEAQICBQwFCQQDBgIBAQEBAQICBwICAwICAgECAwMIBQkIAwUCAQIBAgECAgIJAgEBAScCAwUCBAECDwMCAQIJDAkBCQQDAwEDAwEDCwcHCQkEAwQEAQEEAwwDBAYDAwIDAwMDAwMCAwMCAwIDAgMCAwQDFgMDCAkJBwMEOwECAwMEDQULAgMDAwMDAwIDAwojAwcDBwQOCwMHAwgDAwIBAQMCBAgJBAIECQQEBAQEBQMBAwEDBAEDEAQDAQMIAwEKAQMDAQMDAQMDAQYECQEDAgMDqQEEBAMECAQECQUECQ0EGwUNCQQECQQBBCIEBQEEBAMDAgECAgMECAkFBBIECwQHBAQHBAgEHgQIBAcEBAcEBAkEBAQDBC0BBAgEBAQEHgUKBQUFBQkFJwUEBQkKBDIEBQQIBAYCAgYICgUZAQQBFAYFBQULBiYFBgULBgsGFgYJCAMDBBACBggICQYRBQYFBgsFIQYLBQUKBg8BBAEZBQoBBAYCAQEDAgQICQgBKQQFBQQFBQkFIgUJBQUFBQoFFwUEBwICOQECAwMIBwQHBBoDCwsHBgQDBxQPAwcBCAUEBQgDAwICAgIHAQMVAQMLAQcQBAQMBAQEBAQECQQmBQUIBAQDBKABBAMDBAkJCQYBDAEGDAYFAwMCAQQBBAECBQQCAgEBAQQBAQEGAQEBAgEBAgMHBQQFBAgDAwkCAQYDEAMGAwIDAgMCAwIDBgIDAwMDAwdKAQIBAwYMAwMFAwIBAQEEAwMECQUECAMDAgEBAQECCQICAgECAQIBAQECAgIBAQEEAQEBBQQDBQQFCAgDAgEnAQEDBgQJBQQEBAIFAwQJAQYJAwIBAgMCAQIDBAMKAggBAgECAgMBAgMDCAUECQQDAwMEAgECAQIBAgEQEAYCAwUJAwoBAgICDwIDBQYMFAECAQIBAgECBgIGCQQFBAQEAwMCAQEBAgICAQIBCAwDBAMCAQIDAgECEgEJBAMFBAQEBQkEAwMEAAAAAAMAAAAAA7kCjgADAAcACwAAExEhEQcRIREjMxEjLwOKMf1ijF5eAo79jwJxMP3rAhX96wAgAAD/7gOsAs8ABAAJAA4AEwAYACEALQA2AEEATgBVAFoAXwBkAGkAbgBzAHgAfQCIAI4AlwChAKYAqwCwALUAugC/AMQAyQDOAAABMjM1IxcyMzUjFzIzNSMXMjM1IxcyMzUjFzIzNhc3JisBISIHFzYyNicmNjUmBRYXNjc2NyYnBQYHFhcWFzY3JyYFDgEXFgYWMjMyNzQnBQYVMyY3JwUyMzUjBTIzNSMFMjM1IwUyMzUjBTIzNSMFMjM1IwUyMzUjBTIzNSMFBgcWFxYXNjcnJgUWFzcmJwUGBxYfATY3JwUWFzc2NyYnBwYXMjM1IxcyMzUjFzIzNSMXMjM1IxcyMzUjFzIzNSMHNDUhERMyMxEhNxQVMzUBBRkYMWIZGDFhGRgxYhkYMWIZGDFhBAcYCwYLFRT97Q0MCQMOBgMBAgECYhINBQoRBRQY/TMYEwULEAcQDgoKAvELAwQCAQIKDRIHCvyjBzEBBi4DNRkYMfzDGRgxAz0ZGDH8wxkYMQM9GRgx/MMZGDEDPRkYMfzDGRgxAzsFCQYLEQgPBRAW/L8GESgLBALcEREFCAMbFx79MBsZBQUCExAHDmMZGDFhGRgxYhkYMWIYGDBeGRgxZRkYMTX+rh+Kiv7sJcsCnTExMTExMTExMTEBAjACAzABBAgEFQQHPQkQBAkMBxcNAw8WBAkNBBIHEBJWAQoLAg8GAR4aCBgdExUPlTE1MY4xNjGOMTUxjzE1MVkWDwMHCwMZGwMFDRwZGxITQQwFDBkJBxMnKhIHEhQJBgwJFSkxMTExMTExMTExMSKsq/6pATj+66cXGC8AAAsAAP/OA7kC8gAFAAkADQARABUAGQAfACMAJwArAC8AABc1MxUzFTM1MxUzNTMVMzUzFTM1MxUzNTMVMzUzNTMVJTUzFSE1MxUlESERJxEhES4xEDFhMWIxYTFiMWEwDTH8dTEDKTH8dgOKMfzWMlkoMTExMTExMTExMTExKFmKXFxcXIsCD/3xMAGz/k0AAAQAAP+cA8MDIAADAAcADgAVAAABETMRMxEzEQEHFzUzNSMlFQcVMxU3AW4mwyb+UKSkXV0CU15eowMg/HwDhPx8A4T+4aOjb2lubAFqb6MAAQAA/+YDmAMAABcAAAEFBhQfARYHAQYfARY3ATYfARYyNxM2JgOV/mMCAWACAv4pAgItAwQB1wQDWQEDAacBAgL/ogEDAV8DA/4oAwMrAwMB1gMDWgECAZUBAgACAAAAAAO5AmYAAwAHAAATESERAREhES8DivylAyoCZv3wAhD+HQGz/k0AAAkAAP+nA7IDHgADAAcACwARABUAGQAfACUAKQAAARUzNQUVMzUzFTM1FxUzFTM1BRUzNQUVMzUHFSMVMzUFFTM1IzUXFTM1AS9n/qHaoduCeyj9fWcB9Cgod5/9np934FIDHtra9mdnZ2ceKHWdaNran01NvnQonAGdKHV1KCgACwAA/84DuQLyAAUACQANABEAFQAZAB8AIwAnACsALwAAExUzNTM1MxUzNTMVMzUzFTM1MxUzNTMVMzUzFTMVMzUFFTM1IRUzNQURIREHESERLjEQMWExYjFhMWIxYTANMfx1MQMpMfx2A4ox/NYC8lkpMDAwMDAwMDAwMDAwKVmJXFxcXIv98AIQMP5NAbMADAAA//oDuQLCAAQAGAAcACAAJAAoACwAMAA0ADgAPABAAAATFREhEQUhFSMVMxUjFTMVITUzNSM1MzUjMxUzNTMVMzUzFTM1MxUzNTMVMzUFFTM1MxUzNTMVMzUzFTM1MxUzNS8DivylAyoMDAwM/NYRERERQmIxYTFiMWExYv1UYjFhMWIxYTFiAsLY/hACyCysMbYxqakxtjExMTExMTExMTEx5zExMTExMTExMTEAAAAABwAA//oDuQLCAAQAEAAUABgAHAAgACQAABMZASERBSERIxUzESERMzUjMxUzNTMVMzUzFTM1MxUzNTMVMzUvA4r8pQMqDAz81hERQmIxYTFiMWExYgLC/rT+hALILP7gMP7jAR0wMDAwMDAwMDAwMAAAAAAFAAD/0gMjAuoABQALAA4AFgAdAAABIiMRIREnFTMRIREFFyMnHQEjFTMVNycXBzUjNTMCctbXAl7luP38AXl9feNqao15XFxqagLq/OgCYom6/fwCvgyBbBhFUFyEVlZWQigABAAA/9IDIwLqAAUACwAOABUAAAEiIxEhEScVMxEhEQUXIycVIxUzFTcCctbXAl7luP38AXl9feNqao0C6vzoAmKJuv38Ar4MgWxdUFyEAAACAAD/1gNyAu8AbwDkAAABIgYHBgcGHwEVJi8BMScmJyYnJicmBxUGBwYXFhcWFxYfAScmJyYnJgcGBzkBBhcWFxYXFhcWFxYfASE3Nj8BNj8BNjc2NzYnLgEnJgYHBgcGDwE1NDU2JyYnLgEiBgcGBwYPAi8BJicmJy4BBzMHMjEzMhYXHgEfARYfAT8CNjc2Nz4BOwEyFh8BFhcWBxUfATY3Njc2NzYXOQEeARcWBwYHBg8BBgcGDwEhJicmJyYnJicmJyY+AhcWFxYfATcnJicmJyYnJjc+ATc2FhcWFxYXMRYfAT8BNi8BJjc2Nz4BAfIOGAcLAwMBAQYIAQkMBwsLERMXHRkHAwcFEAwFCA0GDRAJJyQWExcQHQUCGQ4kLRccOScQBQFMAwQKDBQbCxgKEAcKBgQYEQ4cChIPBgkGAQIECAYVGRYHDQcGBwYJBgMFBwcMBxcNAQIBAQUFBAcNBwIGCAghGgYHBQcHBAUFAgQCAgEGAgIBASAKEhAIDg0KDAkIAgQJBg0IFBMYGQUJCP7fDiE6HxguIwwTAgEGERYPHyIcHRcdDRAOBg0PBAYDAQUGDRUMCwwIDwoUESABAgEBAgMDBwQGAu4ODBQhHD8oQw0XAxcgDxkQGQkLCwELHhMjFjEmExsyFwwPCCIOCAECDhseGCARJS4cIVg7FQcMDS43XkccOxwtHywaDxcDAwsLESMKGBBLESU2FyIRCw8LCREbFjEkLzMgQh4jEAwOASEEBgw5Rxk4OCwBlSMxFBcJBQIBAwMLHBlAJ6AHFS8qEh4NCgEBBwkTIxgmFjMzPG4XJyUSNFklHS4lDxgOCAwQAQUNHhcgGw82PzIWKS0SGg8HBwMGChIQHhIoGjArBjI7Kh5GHBkOBgQAAAAACAAA/9sDbQLgABQAGAAqAC4AMgBMAGEAZQAAASIGBwYHFBYHFTM1Jjc+ARczNSMmBTM1Ixc2FxYHFTM0NTQnLgInJgcjATM1IwUzNSMFFBYXFhcWNzYXNhcWMzY3NSIjBicuATc1IwUUDgEjBisBFTIzFj4CNzY1NDUjBTM1IwECK0oLBAIBATIBAgQ2INhKZAEKLy+LOxwfBDIBAiQ5HwkTCf20MjICvjIy/UItIxQbECEZDAQLCQQFAhAfNxsfJwEyAr4WJhYjRyMUKT09NiIBATL+li4uAt85KxIXDjcORjBQKCItAjEBMjExBB0eQJgbOEklIDkkAQIB/kcxSzHUJ0cRCgICAQEBAQEBAQQtAQMHNSFXWRcqGwExAQUlOSAOHRULzTEAAAAABQAA/6gDjwMUAAgADAAQABQAGAAAARkBITUjETM1AQcXNw8BFzcPARc3DwEXNwJqASXq6v51PT49uD0+Pbg9Pj24PT49AxT+Sv5KPAL0PP7XPj0+Pj49Pj4+PT4+PT4+AAAAAAQAAP/wA6wCzQATACcANwBHAAATIg4BFREUHgEzITI+ATURNC4BIwUhMh4BFREUDgEjISIuATURND4BFyIGFREUFjMhMjY1ETQmIwUhMhYVERQGIyEiJjURNDbSKUQoKEQpAkUoRSgoRSj9uwJFHzQfHzQf/bsfNR8fNTwmNzcmAgsmNjYm/fUCCxgiIhj99RkiIgLMKEQp/k4oRSgoRSgBsilEKCIfNR/+Th81Hx81HwGyHzUfMTYm/oImNjYmAX4mNiIiGP6CGCIiGAF+GCIAAAAAAgAA/78DiwL3ABMAHAAAAQ4DHgM3PgI3Byc/AS4BCQEGHgE3AS4BAqIsUDsdBihDVC0wVTsLnoI6piJY/u/+mwMfMRcBXR8vAvMDKEVWWlE7HQMDL00wN0uMOiAg/p3+kxYxHwMBZBI3AAAAAQAA/+IDiALxABMAAAEGBwYHFh8BBwYHFh8BNj8BFzY3A4hRULRbFCciv6pUBw4LWbKyWDFaAvEpKForEiciv6pVBw4LWrKzWGCtAAIAAP/dA4oC8wARABUAAAEGBwYHFh8BDwI/Axc2NwEPATcDilFQtFsWKxvKzyj3AiDJWDFa/igboBoC8ykoWisULBvMIvcoD8XKWGCt/nKhGqEAAAIAAP/iA4oC8QAGAAoAAAEFFwEXARcFFSE1A4r+UVv+RSABvFn9zAFqAvHWWv5BIAHAWZ4rKwAAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQAEABUAAQAAAAAAAgAHABkAAQAAAAAAAwAEACAAAQAAAAAABAAEACQAAQAAAAAABQALACgAAQAAAAAABgAEADMAAQAAAAAACgArADcAAQAAAAAACwATAGIAAwABBAkAAAAqAHUAAwABBAkAAQAIAJ8AAwABBAkAAgAOAKcAAwABBAkAAwAIALUAAwABBAkABAAIAL0AAwABBAkABQAWAMUAAwABBAkABgAIANsAAwABBAkACgBWAOMAAwABBAkACwAmATljYW11bmRhIFNlcnZpY2VzIEdtYkhicG1uUmVndWxhcmJwbW5icG1uVmVyc2lvbiAxLjBicG1uR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AYwBhAG0AdQBuAGQAYQAgAFMAZQByAHYAaQBjAGUAcwAgAEcAbQBiAEgAYgBwAG0AbgBSAGUAZwB1AGwAYQByAGIAcABtAG4AYgBwAG0AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAYgBwAG0AbgBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABsAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAAV0cmFzaBBnYXRld2F5LXBhcmFsbGVsH2ludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1jYW5jZWwxaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW5vbi1pbnRlcnJ1cHRpbmctbWVzc2FnZRhzdGFydC1ldmVudC1jb21wZW5zYXRpb24uc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1wYXJhbGxlbC1tdWx0aXBsZQtsb29wLW1hcmtlchJwYXJhbGxlbC1taS1tYXJrZXIjc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1zaWduYWwvaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW5vbi1pbnRlcnJ1cHRpbmctdGltZXIqaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLXBhcmFsbGVsLW11bHRpcGxlJWludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1jb21wZW5zYXRpb24LZ2F0ZXdheS14b3IQZW5kLWV2ZW50LWNhbmNlbCJpbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtY29uZGl0aW9uO2ludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLXBhcmFsbGVsLW11bHRpcGxlFXN0YXJ0LWV2ZW50LWNvbmRpdGlvbiJzdGFydC1ldmVudC1ub24taW50ZXJydXB0aW5nLXRpbWVyFHNlcXVlbnRpYWwtbWktbWFya2VyCXVzZXItdGFzaw1idXNpbmVzcy1ydWxlEnN1Yi1wcm9jZXNzLW1hcmtlch1zdGFydC1ldmVudC1wYXJhbGxlbC1tdWx0aXBsZRFzdGFydC1ldmVudC1lcnJvch9pbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtc2lnbmFsHmludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1lcnJvchZlbmQtZXZlbnQtY29tcGVuc2F0aW9uFHN1YnByb2Nlc3MtY29sbGFwc2VkE3N1YnByb2Nlc3MtZXhwYW5kZWQEdGFzaw9lbmQtZXZlbnQtZXJyb3IjaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLWVzY2FsYXRpb24eaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLXRpbWVyFnN0YXJ0LWV2ZW50LWVzY2FsYXRpb24Sc3RhcnQtZXZlbnQtc2lnbmFsEmJ1c2luZXNzLXJ1bGUtdGFzawZtYW51YWwHcmVjZWl2ZQ1jYWxsLWFjdGl2aXR5EXN0YXJ0LWV2ZW50LXRpbWVyE3N0YXJ0LWV2ZW50LW1lc3NhZ2UXaW50ZXJtZWRpYXRlLWV2ZW50LW5vbmUdaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLWxpbmsUZW5kLWV2ZW50LWVzY2FsYXRpb24HYnBtbi1pbw9nYXRld2F5LWNvbXBsZXgSZ2F0ZXdheS1ldmVudGJhc2VkDGdhdGV3YXktbm9uZQpnYXRld2F5LW9yE2VuZC1ldmVudC10ZXJtaW5hdGUQZW5kLWV2ZW50LXNpZ25hbA5lbmQtZXZlbnQtbm9uZRJlbmQtZXZlbnQtbXVsdGlwbGURZW5kLWV2ZW50LW1lc3NhZ2UOZW5kLWV2ZW50LWxpbmsgaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW1lc3NhZ2UlaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWNvbXBlbnNhdGlvbhRzdGFydC1ldmVudC1tdWx0aXBsZQZzY3JpcHQLbWFudWFsLXRhc2sEc2VuZAdzZXJ2aWNlDHJlY2VpdmUtdGFzawR1c2VyEHN0YXJ0LWV2ZW50LW5vbmUjaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWVzY2FsYXRpb24haW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW11bHRpcGxlNGludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLWVzY2FsYXRpb24daW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWxpbmsmc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1jb25kaXRpb24LZGF0YS1vYmplY3QLc2NyaXB0LXRhc2sJc2VuZC10YXNrCmRhdGEtc3RvcmUnc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1lc2NhbGF0aW9uIGludGVybWVkaWF0ZS1ldmVudC10aHJvdy1tZXNzYWdlMmludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLW11bHRpcGxlMGludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLXNpZ25hbCFpbnRlcm1lZGlhdGUtZXZlbnQtdGhyb3ctbXVsdGlwbGUkc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1tZXNzYWdlDWFkLWhvYy1tYXJrZXIMc2VydmljZS10YXNrCXRhc2stbm9uZRNjb21wZW5zYXRpb24tbWFya2VyJXN0YXJ0LWV2ZW50LW5vbi1pbnRlcnJ1cHRpbmctbXVsdGlwbGUfaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LXNpZ25hbDNpbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtbm9uLWludGVycnVwdGluZy1jb25kaXRpb24LcGFydGljaXBhbnQZZXZlbnQtc3VicHJvY2Vzcy1leHBhbmRlZBFsYW5lLWluc2VydC1iZWxvdwpzcGFjZS10b29sEGNvbm5lY3Rpb24tbXVsdGkEbGFuZQpsYXNzby10b29sEWxhbmUtaW5zZXJ0LWFib3ZlEWxhbmUtZGl2aWRlLXRocmVlD2xhbmUtZGl2aWRlLXR3bwpkYXRhLWlucHV0C2RhdGEtb3V0cHV0CWhhbmQtdG9vbAVncm91cA90ZXh0LWFubm90YXRpb24LdHJhbnNhY3Rpb24Mc2NyZXctd3JlbmNoCmNvbm5lY3Rpb24QY29uZGl0aW9uYWwtZmxvdwxkZWZhdWx0LWZsb3cAAA==") format("truetype")}[class*=" bpmn-icon-"]:before,[class^=bpmn-icon-]:before{font-family:bpmn;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bpmn-icon-trash:before{content:"\E801"}.bpmn-icon-gateway-parallel:before{content:"\E804"}.bpmn-icon-intermediate-event-catch-cancel:before{content:"\E805"}.bpmn-icon-intermediate-event-catch-non-interrupting-message:before{content:"\E806"}.bpmn-icon-start-event-compensation:before{content:"\E807"}.bpmn-icon-start-event-non-interrupting-parallel-multiple:before{content:"\E808"}.bpmn-icon-loop-marker:before{content:"\E809"}.bpmn-icon-parallel-mi-marker:before{content:"\E80A"}.bpmn-icon-start-event-non-interrupting-signal:before{content:"\E80B"}.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before{content:"\E80C"}.bpmn-icon-intermediate-event-catch-parallel-multiple:before{content:"\E80D"}.bpmn-icon-intermediate-event-catch-compensation:before{content:"\E80E"}.bpmn-icon-gateway-xor:before{content:"\E80F"}.bpmn-icon-end-event-cancel:before{content:"\E811"}.bpmn-icon-intermediate-event-catch-condition:before{content:"\E812"}.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before{content:"\E813"}.bpmn-icon-start-event-condition:before{content:"\E814"}.bpmn-icon-start-event-non-interrupting-timer:before{content:"\E815"}.bpmn-icon-sequential-mi-marker:before{content:"\E816"}.bpmn-icon-user-task:before{content:"\E817"}.bpmn-icon-business-rule:before{content:"\E818"}.bpmn-icon-sub-process-marker:before{content:"\E819"}.bpmn-icon-start-event-parallel-multiple:before{content:"\E81A"}.bpmn-icon-start-event-error:before{content:"\E81B"}.bpmn-icon-intermediate-event-catch-signal:before{content:"\E81C"}.bpmn-icon-intermediate-event-catch-error:before{content:"\E81D"}.bpmn-icon-end-event-compensation:before{content:"\E81E"}.bpmn-icon-subprocess-collapsed:before{content:"\E81F"}.bpmn-icon-subprocess-expanded:before{content:"\E820"}.bpmn-icon-task:before{content:"\E821"}.bpmn-icon-end-event-error:before{content:"\E822"}.bpmn-icon-intermediate-event-catch-escalation:before{content:"\E823"}.bpmn-icon-intermediate-event-catch-timer:before{content:"\E824"}.bpmn-icon-start-event-escalation:before{content:"\E825"}.bpmn-icon-start-event-signal:before{content:"\E826"}.bpmn-icon-business-rule-task:before{content:"\E827"}.bpmn-icon-manual:before{content:"\E828"}.bpmn-icon-receive:before{content:"\E829"}.bpmn-icon-call-activity:before{content:"\E82A"}.bpmn-icon-start-event-timer:before{content:"\E82B"}.bpmn-icon-start-event-message:before{content:"\E82C"}.bpmn-icon-intermediate-event-none:before{content:"\E82D"}.bpmn-icon-intermediate-event-catch-link:before{content:"\E82E"}.bpmn-icon-end-event-escalation:before{content:"\E82F"}.bpmn-icon-bpmn-io:before{content:"\E831"}.bpmn-icon-gateway-complex:before{content:"\E832"}.bpmn-icon-gateway-eventbased:before{content:"\E833"}.bpmn-icon-gateway-none:before{content:"\E834"}.bpmn-icon-gateway-or:before{content:"\E835"}.bpmn-icon-end-event-terminate:before{content:"\E836"}.bpmn-icon-end-event-signal:before{content:"\E837"}.bpmn-icon-end-event-none:before{content:"\E838"}.bpmn-icon-end-event-multiple:before{content:"\E839"}.bpmn-icon-end-event-message:before{content:"\E83A"}.bpmn-icon-end-event-link:before{content:"\E83B"}.bpmn-icon-intermediate-event-catch-message:before{content:"\E83C"}.bpmn-icon-intermediate-event-throw-compensation:before{content:"\E83D"}.bpmn-icon-start-event-multiple:before{content:"\E83E"}.bpmn-icon-script:before{content:"\E83F"}.bpmn-icon-manual-task:before{content:"\E840"}.bpmn-icon-send:before{content:"\E841"}.bpmn-icon-service:before{content:"\E842"}.bpmn-icon-receive-task:before{content:"\E843"}.bpmn-icon-user:before{content:"\E844"}.bpmn-icon-start-event-none:before{content:"\E845"}.bpmn-icon-intermediate-event-throw-escalation:before{content:"\E846"}.bpmn-icon-intermediate-event-catch-multiple:before{content:"\E847"}.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before{content:"\E848"}.bpmn-icon-intermediate-event-throw-link:before{content:"\E849"}.bpmn-icon-start-event-non-interrupting-condition:before{content:"\E84A"}.bpmn-icon-data-object:before{content:"\E84B"}.bpmn-icon-script-task:before{content:"\E84C"}.bpmn-icon-send-task:before{content:"\E84D"}.bpmn-icon-data-store:before{content:"\E84E"}.bpmn-icon-start-event-non-interrupting-escalation:before{content:"\E84F"}.bpmn-icon-intermediate-event-throw-message:before{content:"\E850"}.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before{content:"\E851"}.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before{content:"\E852"}.bpmn-icon-intermediate-event-throw-multiple:before{content:"\E853"}.bpmn-icon-start-event-non-interrupting-message:before{content:"\E854"}.bpmn-icon-ad-hoc-marker:before{content:"\E855"}.bpmn-icon-service-task:before{content:"\E856"}.bpmn-icon-task-none:before{content:"\E857"}.bpmn-icon-compensation-marker:before{content:"\E858"}.bpmn-icon-start-event-non-interrupting-multiple:before{content:"\E859"}.bpmn-icon-intermediate-event-throw-signal:before{content:"\E85A"}.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before{content:"\E85B"}.bpmn-icon-participant:before{content:"\E85C"}.bpmn-icon-event-subprocess-expanded:before{content:"\E85D"}.bpmn-icon-lane-insert-below:before{content:"\E85E"}.bpmn-icon-space-tool:before{content:"\E85F"}.bpmn-icon-connection-multi:before{content:"\E860"}.bpmn-icon-lane:before{content:"\E861"}.bpmn-icon-lasso-tool:before{content:"\E862"}.bpmn-icon-lane-insert-above:before{content:"\E863"}.bpmn-icon-lane-divide-three:before{content:"\E864"}.bpmn-icon-lane-divide-two:before{content:"\E865"}.bpmn-icon-data-input:before{content:"\E866"}.bpmn-icon-data-output:before{content:"\E867"}.bpmn-icon-hand-tool:before{content:"\E868"}.bpmn-icon-group:before{content:"\E869"}.bpmn-icon-text-annotation:before{content:"\E86B"}.bpmn-icon-transaction:before{content:"\E8C4"}.bpmn-icon-screw-wrench:before{content:"\E8DB"}.bpmn-icon-connection:before{content:"\E8DC"}.bpmn-icon-conditional-flow:before{content:"\E8E0"}.bpmn-icon-default-flow:before{content:"\E8E1"}.muti-instance .el-form-item{margin-bottom:22px}.flow-containers .el-badge__content.is-fixed{top:18px}.mr-10[data-v-64f01f8f]{margin-right:10px}.datagroup .group-group[data-v-64f01f8f],.datagroup[data-v-64f01f8f]{-webkit-box-sizing:border-box;box-sizing:border-box}.datagroup .group-group[data-v-64f01f8f]{margin-top:5px;padding:12px;position:relative}.datagroup .group-group .group-operations[data-v-64f01f8f]{height:30px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.datagroup .group-group .group-list[data-v-64f01f8f]{margin-left:30px}.datagroup .group-group .group-list .group-item[data-v-64f01f8f]{margin:10px 0;position:relative}.datagroup .group-group .group-list .group-item .item-view[data-v-64f01f8f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;top:4px;width:800px}.datagroup .group-group .group-list .group-item .item-view[data-v-64f01f8f]:after{background-color:#a3bdea;content:" ";display:block;height:2px;left:-12px;position:absolute;top:12px;width:12px}.datagroup .group-group .group-list .group-item:only-child .item-view[data-v-64f01f8f]:after{display:none!important}.datagroup .group-group[data-v-64f01f8f]:after{background-color:#a3bdea;bottom:32px;content:" ";display:block;left:28px;position:absolute;right:0;top:68px;width:2px}.datagroup .groupitemafter[data-v-64f01f8f]:before{background-color:#a3bdea;top:22px;content:" ";display:block;height:2px;left:-12px;position:absolute;width:12px}.datagroup:last-of-type:not(:first-of-type) .groupitemafter[data-v-64f01f8f]:before{background-color:#a3bdea;top:auto;bottom:20px;content:" ";display:block;height:2px;left:-12px;position:absolute;width:12px}.item-params[data-v-64f01f8f]{width:190px!important}.item-symbol[data-v-64f01f8f]{width:120px!important}.item-value[data-v-64f01f8f]{width:190px!important}.item-relate[data-v-64f01f8f]{width:80px!important}.container[data-v-c650098c]{position:relative;overflow:scroll;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.modalAll[data-v-271a6d1e]{padding-bottom:15px;height:calc(100% - 15px);overflow:auto}.modalTit[data-v-271a6d1e]{font-weight:600;padding:12px;font-size:15px;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}.tip[data-v-271a6d1e]{padding:20px 0 0 64px;color:#999;background:#fff}.property-panel{padding:20px 0}.property-panel .el-form--label-top .el-form-item__label{padding:0}.property-panel .el-form-item{margin-bottom:6px}.property-panel .tab-table .el-form-item{margin-bottom:16px}.property-panel .node-name{border-bottom:1px solid #ccc;padding:0 0 10px 20px;margin-bottom:10px;font-size:16px;font-weight:700;color:#444}.flow-containers,.flow-containers .canvas{width:100%;height:100%}.flow-containers .panel{position:absolute;right:0;top:50px;width:300px}.flow-containers .load{margin-right:10px}.flow-containers .el-form-item__label{font-size:13px}.flow-containers .djs-palette{left:0!important;top:0;border-top:none}.flow-containers .djs-container svg{min-height:650px}.flow-containers .highlight.djs-shape .djs-visual>:first-child{fill:green!important;stroke:green!important;fill-opacity:.2!important}.flow-containers .highlight.djs-shape .djs-visual>:nth-child(2){fill:green!important}.flow-containers .highlight.djs-shape .djs-visual>path{fill:green!important;fill-opacity:.2!important;stroke:green!important}.flow-containers .highlight.djs-connection>.djs-visual>path{stroke:green!important}.flow-containers .highlight-todo.djs-connection>.djs-visual>path{stroke:orange!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.flow-containers .highlight-todo.djs-shape .djs-visual>:first-child{fill:orange!important;stroke:orange!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.flow-containers .overlays-div{font-size:10px;color:red;width:100px;top:-20px!important}.box[data-v-85a8f064]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:var(--mainBgColor)}.box .header[data-v-85a8f064]{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:0 2vw;height:7vh;font-size:30px;font-weight:700;color:var(--mainTextColor);background:var(--mainColor)}.box .container[data-v-85a8f064]{margin:.5vw 1vh;width:99vw}.box[data-v-fb486b5a]{height:100%}[data-v-fb486b5a] .el-card__body{height:90%}[data-v-fb486b5a] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-fb486b5a]{width:50px;height:50px}.image-slot img[data-v-fb486b5a]{width:100%;height:100%}.boxCheck[data-v-fb486b5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxCheck .left_name[data-v-fb486b5a]{width:100px;font-size:14px}.project_group[data-v-fb486b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}.project_group p[data-v-fb486b5a]{width:10%;margin:0!important}.project_group .check_group[data-v-fb486b5a]{width:100%;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-fb486b5a]{margin-bottom:15px;margin-left:15px;width:150px;height:45px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-fb486b5a]{width:65px;height:55px;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-fb486b5a]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-fb486b5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;line-height:25px}.project_group .check_group .check_item .people-content span[data-v-fb486b5a]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-fb486b5a] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-fb486b5a] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-fb486b5a] .el-checkbox__input{display:none}.checkIcon[data-v-fb486b5a]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-fb486b5a]{margin-left:0!important}.emptyPage[data-v-fb486b5a]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-2f234b8f] .vxe-modal--content{padding:.8em 1em!important}[data-v-2f234b8f] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-2f234b8f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.assetlist .card[data-v-2f234b8f]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-2f234b8f]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-2f234b8f]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:200px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-2f234b8f]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-2f234b8f]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-2f234b8f]{border:1px solid #409eff}.head_select[data-v-2f234b8f]{width:100%}.box[data-v-2f234b8f]{height:100%}[data-v-2f234b8f] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-2f234b8f]{width:70px;height:80px}.image-slot img[data-v-2f234b8f]{width:100%;height:100%}.project_group[data-v-2f234b8f]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-2f234b8f]{width:10%;margin:0!important}.project_group .check_group[data-v-2f234b8f]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-2f234b8f]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-2f234b8f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-2f234b8f]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-2f234b8f]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-2f234b8f],.project_group .check_group[data-v-2f234b8f] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-2f234b8f] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-2f234b8f] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-2f234b8f] .el-checkbox__input{display:none}.checkIcon[data-v-2f234b8f]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-2f234b8f]{margin-left:0!important}.emptyPage[data-v-2f234b8f]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-2f234b8f]{width:70px;text-align:center}[data-v-3d238146] .vxe-modal--content{padding:.8em 1em!important}[data-v-3d238146] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-3d238146]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-3d238146]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-3d238146]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-3d238146]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-3d238146]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-3d238146]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-3d238146]{border:1px solid #409eff}.head_select[data-v-3d238146]{width:calc(100% - 1rem)}.box[data-v-3d238146]{height:100%}[data-v-3d238146] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-3d238146]{width:70px;height:80px}.image-slot img[data-v-3d238146]{width:100%;height:100%}.project_group[data-v-3d238146]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-3d238146]{width:10%;margin:0!important}.project_group .check_group[data-v-3d238146]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-3d238146]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-3d238146]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-3d238146]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-3d238146]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-3d238146],.project_group .check_group[data-v-3d238146] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-3d238146] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-3d238146] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-3d238146] .el-checkbox__input{display:none}.checkIcon[data-v-3d238146]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-3d238146]{margin-left:0!important}.emptyPage[data-v-3d238146]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-3313256d] .vxe-toolbar{height:0!important}.people-container[data-v-fca20a3e]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-fca20a3e],.people-container[data-v-fca20a3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-fca20a3e]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-fca20a3e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-fca20a3e]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-fca20a3e]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-fca20a3e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-fca20a3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-fca20a3e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-fca20a3e]{width:380px}.people-container .options .footer[data-v-fca20a3e]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-fca20a3e]{height:100%}[data-v-fca20a3e] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}[data-v-24ba24dc] .vxe-modal--content{padding:.8em 1em!important}[data-v-24ba24dc] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-24ba24dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-24ba24dc]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-24ba24dc]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-24ba24dc]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-24ba24dc]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-24ba24dc]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-24ba24dc]{border:1px solid #409eff}.head_select[data-v-24ba24dc]{width:calc(100% - 1rem)}.box[data-v-24ba24dc]{height:100%}[data-v-24ba24dc] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-24ba24dc]{width:70px;height:80px}.image-slot img[data-v-24ba24dc]{width:100%;height:100%}.project_group[data-v-24ba24dc]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-24ba24dc]{width:10%;margin:0!important}.project_group .check_group[data-v-24ba24dc]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-24ba24dc]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-24ba24dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-24ba24dc]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-24ba24dc]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-24ba24dc],.project_group .check_group[data-v-24ba24dc] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-24ba24dc] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-24ba24dc] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-24ba24dc] .el-checkbox__input{display:none}.checkIcon[data-v-24ba24dc]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-24ba24dc]{margin-left:0!important}.emptyPage[data-v-24ba24dc]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-c77816ae] .vxe-modal--content{padding:.8em 1em!important}[data-v-c77816ae] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-c77816ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-c77816ae]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-c77816ae]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-c77816ae]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-c77816ae]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-c77816ae]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-c77816ae]{border:1px solid #409eff}.head_select[data-v-c77816ae]{width:calc(100% - 1rem)}.box[data-v-c77816ae]{height:100%}[data-v-c77816ae] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-c77816ae]{width:70px;height:80px}.image-slot img[data-v-c77816ae]{width:100%;height:100%}.project_group[data-v-c77816ae]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-c77816ae]{width:10%;margin:0!important}.project_group .check_group[data-v-c77816ae]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-c77816ae]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-c77816ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-c77816ae]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-c77816ae]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-c77816ae],.project_group .check_group[data-v-c77816ae] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-c77816ae] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-c77816ae] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-c77816ae] .el-checkbox__input{display:none}.checkIcon[data-v-c77816ae]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-c77816ae]{margin-left:0!important}.emptyPage[data-v-c77816ae]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box[data-v-3e4aeb31]{height:100%}[data-v-3e4aeb31] .el-card__body{height:90%}[data-v-3e4aeb31] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-3e4aeb31]{width:50px;height:50px}.image-slot img[data-v-3e4aeb31]{width:100%;height:100%}.project_group[data-v-3e4aeb31]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:90%;overflow-x:auto}.project_group p[data-v-3e4aeb31]{width:10%;margin:0!important}.project_group .check_group[data-v-3e4aeb31]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-3e4aeb31]{margin-bottom:15px;margin-left:15px;width:100%;height:100px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-3e4aeb31]{width:65px;height:55px;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-3e4aeb31]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-3e4aeb31]{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;line-height:25px}.project_group .check_group .check_item .people-content span[data-v-3e4aeb31]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-3e4aeb31] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-3e4aeb31] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-3e4aeb31] .el-checkbox__input{display:none}.checkIcon[data-v-3e4aeb31]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-3e4aeb31]{margin-left:0!important}.emptyPage[data-v-3e4aeb31]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box[data-v-1ef41d16]{height:100%}[data-v-1ef41d16] .el-card__body{height:90%}[data-v-1ef41d16] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-1ef41d16]{width:50px;height:50px}.image-slot img[data-v-1ef41d16]{width:100%;height:100%}.project_group[data-v-1ef41d16]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:90%;overflow-x:auto}.project_group p[data-v-1ef41d16]{width:10%;margin:0!important}.project_group .check_group[data-v-1ef41d16]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-1ef41d16]{margin-bottom:15px;margin-left:15px;width:100%;height:100px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-1ef41d16]{width:65px;height:55px;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-1ef41d16]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-1ef41d16]{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;line-height:25px}.project_group .check_group .check_item .people-content span[data-v-1ef41d16]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-1ef41d16] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-1ef41d16] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-1ef41d16] .el-checkbox__input{display:none}.checkIcon[data-v-1ef41d16]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-1ef41d16]{margin-left:0!important}.emptyPage[data-v-1ef41d16]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.border-img[data-v-555dcdb3]{border:1px solid #ccc;padding:0 5px;cursor:pointer}.box[data-v-555dcdb3]{height:100%}[data-v-555dcdb3] .el-card__body{padding-top:0!important}.tabs[data-v-555dcdb3]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-555dcdb3] .el-tabs__content{height:100%}.tabs[data-v-555dcdb3] .el-card__body{padding-top:0!important}.tabs[data-v-555dcdb3] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-555dcdb3] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-555dcdb3]{width:70px;height:80px}.image-slot img[data-v-555dcdb3]{width:100%;height:100%}.project_group[data-v-555dcdb3]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:380px;overflow-x:auto}.project_group[data-v-555dcdb3] .el-checkbox__inner{display:none!important}.project_group p[data-v-555dcdb3]{width:10%;margin:0!important}.project_group .check_group[data-v-555dcdb3]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-555dcdb3]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-555dcdb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;padding:5px;position:absolute;line-height:25px;left:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-555dcdb3]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-555dcdb3]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-555dcdb3]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-555dcdb3]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-555dcdb3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-555dcdb3]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-555dcdb3]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-555dcdb3] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-555dcdb3] .el-checkbox__label p,.project_group .check_group[data-v-555dcdb3] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-555dcdb3] .el-checkbox__input{display:none}.checkIcon[data-v-555dcdb3]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-555dcdb3]{margin-left:0!important}.emptyPage[data-v-555dcdb3]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.border-img[data-v-bdc989e6]{border:1px solid #ccc;padding:0 5px;cursor:pointer}.box[data-v-bdc989e6]{height:100%}[data-v-bdc989e6] .el-card__body{padding-top:0!important}.tabs[data-v-bdc989e6]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-bdc989e6] .el-tabs__content{height:100%}.tabs[data-v-bdc989e6] .el-card__body{padding-top:0!important}.tabs[data-v-bdc989e6] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-bdc989e6] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-bdc989e6]{width:70px;height:80px}.image-slot img[data-v-bdc989e6]{width:100%;height:100%}.project_group[data-v-bdc989e6]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:380px;overflow-x:auto}.project_group[data-v-bdc989e6] .el-checkbox__inner{display:none!important}.project_group p[data-v-bdc989e6]{width:10%;margin:0!important}.project_group .check_group[data-v-bdc989e6]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-bdc989e6]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-bdc989e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;padding:5px;position:absolute;line-height:25px;left:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-bdc989e6]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-bdc989e6]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-bdc989e6]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-bdc989e6]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-bdc989e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-bdc989e6]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-bdc989e6]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-bdc989e6] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-bdc989e6] .el-checkbox__label p,.project_group .check_group[data-v-bdc989e6] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-bdc989e6] .el-checkbox__input{display:none}.checkIcon[data-v-bdc989e6]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-bdc989e6]{margin-left:0!important}.emptyPage[data-v-bdc989e6]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-720ff01d] .vxe-toolbar{height:0!important}.box[data-v-856bbcee]{height:100%}.tabs[data-v-856bbcee]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-856bbcee] .el-card__body{padding:5px 0 0 0!important;height:100%!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;background:#fff!important}.tabs[data-v-856bbcee] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-856bbcee] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-856bbcee]{width:80px;height:80px;padding:0 5px}.image-slot img[data-v-856bbcee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project_group[data-v-856bbcee]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;overflow-x:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.project_group p[data-v-856bbcee]{width:10%;margin:0!important}.project_group .check_group[data-v-856bbcee]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-856bbcee]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-856bbcee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-856bbcee]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-856bbcee]{position:absolute;left:0;top:0;width:80px;height:80px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group .check_item_2[data-v-856bbcee]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-856bbcee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-856bbcee]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-856bbcee]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-856bbcee] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-856bbcee] .el-checkbox__label p,.project_group .check_group[data-v-856bbcee] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-856bbcee] .el-checkbox__input{display:none}.pageGroup[data-v-856bbcee]{bottom:4px}.checkIcon[data-v-856bbcee]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-856bbcee]{margin-left:0!important}.emptyPage[data-v-856bbcee]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box[data-v-5d52e24c]{height:100%}.tabs[data-v-5d52e24c]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-5d52e24c] .el-card__body{padding:5px 0 0 0!important;height:100%!important;-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;background:#fff!important}.tabs[data-v-5d52e24c] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-5d52e24c] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-5d52e24c]{width:80px;height:80px;padding:0 5px}.image-slot img[data-v-5d52e24c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project_group[data-v-5d52e24c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;overflow-x:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.project_group p[data-v-5d52e24c]{width:10%;margin:0!important}.project_group .check_group[data-v-5d52e24c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-5d52e24c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-5d52e24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-5d52e24c]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-5d52e24c]{position:absolute;left:0;top:0;width:80px;height:80px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group .check_item_2[data-v-5d52e24c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-5d52e24c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-5d52e24c]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-5d52e24c]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-5d52e24c] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-5d52e24c] .el-checkbox__label p,.project_group .check_group[data-v-5d52e24c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-5d52e24c] .el-checkbox__input{display:none}.pageGroup[data-v-5d52e24c]{bottom:4px}.checkIcon[data-v-5d52e24c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-5d52e24c]{margin-left:0!important}.emptyPage[data-v-5d52e24c]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-51df850c] .vxe-modal--content{padding:.8em 1em!important}[data-v-51df850c] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-51df850c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-51df850c]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-51df850c]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-51df850c]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-51df850c]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-51df850c]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-51df850c]{border:1px solid #409eff}.head_select[data-v-51df850c]{width:calc(100% - 1rem)}.box[data-v-51df850c]{height:100%}[data-v-51df850c] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-51df850c]{width:70px;height:80px}.image-slot img[data-v-51df850c]{width:100%;height:100%}.project_group[data-v-51df850c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-51df850c]{width:10%;margin:0!important}.project_group .check_group[data-v-51df850c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-51df850c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-51df850c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-51df850c]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-51df850c]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-51df850c],.project_group .check_group[data-v-51df850c] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-51df850c] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-51df850c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-51df850c] .el-checkbox__input{display:none}.checkIcon[data-v-51df850c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-51df850c]{margin-left:0!important}.emptyPage[data-v-51df850c]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-e119a36c] .vxe-toolbar{height:0!important}[data-v-61d95e49] .vxe-grid--pager-wrapper{display:none!important}[data-v-76456722] .vxe-toolbar{height:0!important}[data-v-119439b2] .vxe-modal--content{padding:.8em 1em!important}[data-v-119439b2] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-119439b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.assetlist .card[data-v-119439b2]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-119439b2]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-119439b2]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:200px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-119439b2]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-119439b2]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-119439b2]{border:1px solid #409eff}.head_select[data-v-119439b2]{width:100%}.box[data-v-119439b2]{height:100%}[data-v-119439b2] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-119439b2]{width:70px;height:80px}.image-slot img[data-v-119439b2]{width:100%;height:100%}.project_group[data-v-119439b2]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-119439b2]{width:10%;margin:0!important}.project_group .check_group[data-v-119439b2]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-119439b2]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-119439b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-119439b2]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-119439b2]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-119439b2],.project_group .check_group[data-v-119439b2] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-119439b2] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-119439b2] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-119439b2] .el-checkbox__input{display:none}.checkIcon[data-v-119439b2]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-119439b2]{margin-left:0!important}.emptyPage[data-v-119439b2]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-119439b2]{width:70px;text-align:center}.bg-red[data-v-119439b2]{background:#f56c6c!important;color:#fff}.assetlist[data-v-10f3ec1f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.assetlist .card[data-v-10f3ec1f]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-10f3ec1f]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-10f3ec1f]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:200px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-10f3ec1f]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-10f3ec1f]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-10f3ec1f]{border:1px solid #409eff}.people-container[data-v-70853e93]{min-height:100px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-70853e93]{width:85px;height:75px;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}.people-container .icon img[data-v-70853e93]{width:100%;height:100%}.people-container .people-item[data-v-70853e93]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-70853e93]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-70853e93]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-70853e93]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container[data-v-79c1b57c]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-79c1b57c],.people-container[data-v-79c1b57c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-79c1b57c]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-79c1b57c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-79c1b57c]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-79c1b57c]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-79c1b57c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-79c1b57c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-79c1b57c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-79c1b57c]{width:380px}.people-container .options .footer[data-v-79c1b57c]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.formList[data-v-79c1b57c]{padding-left:10px}.formList[data-v-79c1b57c] .vxe-row{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-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tableBox[data-v-0934d97f]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-0934d97f]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.people-container[data-v-1c8a4aac]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-1c8a4aac],.people-container[data-v-1c8a4aac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-1c8a4aac]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-1c8a4aac]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-1c8a4aac]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-1c8a4aac]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-1c8a4aac]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1c8a4aac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-1c8a4aac]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-1c8a4aac]{width:380px}.people-container .options .footer[data-v-1c8a4aac]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-1c8a4aac]{height:100%}[data-v-1c8a4aac] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.people-container[data-v-36a1ae1e]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-36a1ae1e],.people-container[data-v-36a1ae1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-36a1ae1e]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-36a1ae1e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-36a1ae1e]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-36a1ae1e]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-36a1ae1e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-36a1ae1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-36a1ae1e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-36a1ae1e]{width:380px}.people-container .options .footer[data-v-36a1ae1e]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-36a1ae1e]{height:100%}[data-v-36a1ae1e] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.people-container[data-v-53b4f39a]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-53b4f39a],.people-container[data-v-53b4f39a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-53b4f39a]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-53b4f39a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-53b4f39a]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-53b4f39a]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-53b4f39a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-53b4f39a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-53b4f39a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-53b4f39a]{width:380px}.people-container .options .footer[data-v-53b4f39a]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-53b4f39a]{height:100%}[data-v-53b4f39a] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.people-container[data-v-e2499b9e]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-e2499b9e],.people-container[data-v-e2499b9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-e2499b9e]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-e2499b9e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e2499b9e]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-e2499b9e]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-e2499b9e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-e2499b9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-e2499b9e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-e2499b9e]{width:380px}.people-container .options .footer[data-v-e2499b9e]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-e2499b9e]{height:100%}[data-v-e2499b9e] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.people-container[data-v-f6a0fdd6]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-f6a0fdd6],.people-container[data-v-f6a0fdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-f6a0fdd6]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-f6a0fdd6]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-f6a0fdd6]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-f6a0fdd6]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-f6a0fdd6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-f6a0fdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-f6a0fdd6]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-f6a0fdd6]{width:380px}.people-container .options .footer[data-v-f6a0fdd6]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-f6a0fdd6]{height:100%}[data-v-f6a0fdd6] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}[data-v-0e0b7c10] .vxe-modal--content{overflow-y:auto!important}[data-v-0e0b7c10] .el-radio__input.is-checked .el-radio__inner:after{content:"";width:10px;height:5px;border:2px solid #fff;border-top:transparent;border-right:transparent;text-align:center;display:inline-block;position:absolute;top:2px;left:2px;vertical-align:middle;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:0;background:none}.upload_type[data-v-0e0b7c10]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload_type .el-radio[data-v-0e0b7c10],.upload_type[data-v-0e0b7c10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload_type .el-radio[data-v-0e0b7c10]{padding:0 20px;height:40px;line-height:40px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;width:90%;border:1px solid #eee;margin-right:0}.line-title p[data-v-62a075f3]{font-size:17px;font-weight:700;margin:0}[data-v-62a075f3] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-763c7762]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-763c7762]{width:130px}.people-container[data-v-23147e7f]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-23147e7f],.people-container[data-v-23147e7f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-23147e7f]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-23147e7f]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-23147e7f]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-23147e7f]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-23147e7f]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-23147e7f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-23147e7f]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-23147e7f]{width:380px}.people-container .options .footer[data-v-23147e7f]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.formList[data-v-23147e7f]{padding-left:10px}.formList[data-v-23147e7f] .vxe-row{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-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.treeList[data-v-8cc0f4e8] .el-card__body,.treeList[data-v-1723c378] .el-card__body{padding:0}.people-container[data-v-ff0ea6e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-ff0ea6e4]{width:50px;height:50px;background-color:#ddd}.people-container .icon img[data-v-ff0ea6e4]{width:100%;height:100%}.people-container .people-item[data-v-ff0ea6e4]{position:relative;width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-ff0ea6e4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-ff0ea6e4]{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-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .people-item .tag[data-v-ff0ea6e4]{position:absolute;right:0;top:0}.people-container .add-button[data-v-ff0ea6e4]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container .add-button>span[data-v-ff0ea6e4]{width:100%;height:100%}.people-container .add-button[data-v-ff0ea6e4] .popoverIcon{color:#ee7801;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box[data-v-3d8cad9c]{height:100%}[data-v-3d8cad9c] .el-checkbox.is-bordered{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;height:60px}[data-v-3d8cad9c] .avue-form__group .el-col{margin-top:20px;border-right:0!important}.image-slot[data-v-3d8cad9c]{width:70px;height:80px}.image-slot img[data-v-3d8cad9c]{width:100%;height:100%}.project_group[data-v-3d8cad9c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-3d8cad9c]{width:10%;margin:0!important}.project_group .check_group[data-v-3d8cad9c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-3d8cad9c]{margin-bottom:15px;margin-left:15px;width:220px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-3d8cad9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-3d8cad9c]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-3d8cad9c]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px}.project_group .check_group[data-v-3d8cad9c] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-3d8cad9c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-3d8cad9c] .el-checkbox__input{display:none}.checkIcon[data-v-3d8cad9c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-3d8cad9c]{margin-left:0!important}.emptyPage[data-v-3d8cad9c]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-3d8cad9c],.people-container[data-v-590c6803]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-590c6803]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 1em 50px 1em!important}.people-container .icon[data-v-590c6803]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-590c6803]{width:100%;height:100%}.people-container .people-item[data-v-590c6803]{width:180px;height:220px;margin:0 1.2rem 20px 0;border:1px solid #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;position:relative}.people-container .people-item .close[data-v-590c6803]{display:none}.people-container .people-item span[data-v-590c6803]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-590c6803]{display:none}.people-container .people-item .imgDiv>div[data-v-590c6803]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-590c6803]{display:none}.people-container .people-item:hover .imgDiv[data-v-590c6803]{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item:hover .imgDiv>div[data-v-590c6803]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item:hover .imgDiv>div p[data-v-590c6803]{cursor:pointer}.people-container .people-item:hover .close[data-v-590c6803]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-590c6803]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px;position:absolute;left:200px;width:300px;padding:0 0 15px 10px;z-index:999;top:-50px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 1px 3px rgba(0,0,0,.35)}.people-container .people-item .property-content>div[data-v-590c6803]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-590c6803]{padding:3px}.people-container .add-button[data-v-590c6803]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-0ffb4826] .people-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-v-0ffb4826] .people-container,[data-v-0ffb4826] .people-container .add{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}[data-v-0ffb4826] .people-container .add{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%}[data-v-0ffb4826] .people-container .add .vxe-input{width:100%;max-height:115px}[data-v-0ffb4826] .people-container .add .list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-0ffb4826] .people-container .add .list p{padding-right:5px}[data-v-0ffb4826] .people-container .add .list .basic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:5px}[data-v-0ffb4826] .people-container .add .list .icon{margin-left:auto;margin-bottom:10px;padding-right:5px}[data-v-0ffb4826] .people-container .add .list .edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:5px;width:100%}[data-v-0ffb4826] .people-container .add .list .edit .vxe-input{width:100%}[data-v-0ffb4826] .people-container .add-button{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.line-title p[data-v-76fd2198]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-76fd2198]{margin-top:10px}[data-v-76fd2198] .grid-main .add-Modal .vxe-modal--box .vxe-modal--body .vxe-modal--content,[data-v-76fd2198] .grid-main .vxe-modal--content{padding:1em 1em 0 1em!important;padding-bottom:0!important}[data-v-76fd2198] .el-tabs__nav-wrap:after{background-color:transparent!important}.build[data-v-698b68e3]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-698b68e3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}.build .build-list[data-v-698b68e3]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-698b68e3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.build .build-list .bulid-item .dash[data-v-698b68e3]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.build .build-list .bulid-item p[data-v-698b68e3]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-698b68e3] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-698b68e3]{font-size:17px;font-weight:700;margin:0}.config[data-v-fd0ee868]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-fd0ee868]{width:130px}[data-v-fd0ee868] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-fd0ee868] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-fd0ee868] .is-disabled .el-input-number__decrease,[data-v-fd0ee868] .is-disabled .el-input-number__increase{display:none}.config[data-v-328f931e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-328f931e]{width:130px}[data-v-328f931e] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-328f931e] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.app-container[data-v-6ef0fd10]{background-color:#fff}.people-container[data-v-6ef0fd10]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-6ef0fd10],.people-container[data-v-6ef0fd10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-6ef0fd10]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-6ef0fd10]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-6ef0fd10]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-6ef0fd10]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-6ef0fd10]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-6ef0fd10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-6ef0fd10]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-6ef0fd10]{width:380px}.people-container .options .footer[data-v-6ef0fd10]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.box[data-v-57cca766]{height:100%}.top-line[data-v-57cca766]{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-line[data-v-57cca766] .el-checkbox-button,.top-line[data-v-57cca766] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-57cca766] .el-checkbox-button__inner,.top-line[data-v-57cca766] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-57cca766]{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}.top-line .tab-item b[data-v-57cca766]{display:inline-block;width:20px;height:20px;margin-right:6px}[data-v-57cca766] .el-checkbox.is-bordered,[data-v-57cca766] .el-radio.is-bordered{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;height:60px}.image-slot[data-v-57cca766]{width:50px;height:50px}.image-slot img[data-v-57cca766]{width:100%;height:100%}.project_group[data-v-57cca766]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:350px;overflow-x:auto;height:100%}.project_group p[data-v-57cca766]{width:10%;margin:0!important}.project_group .check_group[data-v-57cca766]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-57cca766]{margin-bottom:15px;width:18%;margin-right:2%;margin-left:15px;height:70px;overflow:hidden;padding:0}.project_group .check_group .check_item .people-content[data-v-57cca766]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-57cca766]{position:absolute;right:-5px;top:-1px;color:#fff}.project_group .check_group .check_item .people-content .item-span[data-v-57cca766]{width:70%;font-size:13px;margin:5px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.project_group .check_group .icon[data-v-57cca766]{position:absolute;width:50px;height:50px;margin-right:10px}.project_group .check_group[data-v-57cca766] .el-checkbox__label{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;width:100%;height:100%;padding:0}.project_group .check_group[data-v-57cca766] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-57cca766] .el-checkbox__input{display:none}.checkIcon[data-v-57cca766]{width:23px;height:23px;position:absolute;right:-1px;bottom:-1px;background-color:#fff}.el-checkbox.is-bordered[data-v-57cca766]{margin-left:0!important}.emptyPage[data-v-57cca766]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-715ec6bd]{height:100%}.line-title p[data-v-f6f41e0a]{font-size:17px;font-weight:700;margin:0}[data-v-f6f41e0a] .el-tabs__nav-wrap:after{background-color:transparent!important}.contract-container[data-v-5aba8eaa]{margin-top:10px}[data-v-5aba8eaa] .el-timeline-item__timestamp{max-width:150px;text-align:center;height:35px;line-height:35px;background:#5b8ff9;color:#fff;border-radius:5px;padding-top:0}.common[data-v-5aba8eaa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item[data-v-5aba8eaa]{-webkit-box-align:left;-ms-flex-align:left;align-items:left}.item>div[data-v-5aba8eaa]{width:100%;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.status[data-v-5aba8eaa]{width:60px;height:24px;line-height:24px;text-align:center;border-radius:5px;margin-left:20px;background-color:#06b9d1;color:#fff}.asset[data-v-5aba8eaa]{border:1px solid #303133;width:100px;height:36px;line-height:36px;text-align:center;color:#303133}.asset[data-v-5aba8eaa]:nth-child(odd){margin:0 10px}.pop_select[data-v-ceb9f21e]{width:80%!important}.tree[data-v-52787e22]{margin-top:10px}.left_tree[data-v-52787e22]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll}[data-v-52787e22]::-webkit-scrollbar{width:2px}[data-v-52787e22]::-webkit-scrollbar-track{background:#ededed}[data-v-52787e22]::-webkit-scrollbar-thumb{background:#909399;border-radius:1px}.tableBox[data-v-44526840]{display:-webkit-box;display:-ms-flexbox;display:flex}.tableBox .tableBox_right[data-v-44526840]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.scroll-content[data-v-44526840]{background-color:#fff}[data-v-10fce9f7] .vxe-modal--header{display:none}.loading-wrapper[data-v-10fce9f7]{padding:20px}.loading-wrapper .loading-icon[data-v-10fce9f7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-wrapper .el-icon-loading[data-v-10fce9f7]{color:#5b6be1;font-size:30px}.loading-wrapper .text[data-v-10fce9f7]{text-align:center;margin-top:10px}.right_icon[data-v-6c45094e]{position:absolute;top:50%;right:5px;padding-bottom:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.right_icon div[data-v-6c45094e]{width:30px;cursor:pointer}.file_list[data-v-5c2f3582]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;height:18px}.file_list div[data-v-5c2f3582]{padding:0 13px;cursor:pointer;font-size:12px;height:18px;line-height:18px}.file_list div[data-v-5c2f3582]:first-child{padding-left:0;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.imgUrl[data-v-8b9165d0]{width:120px;height:120px;border-radius:5px;overflow:hidden;margin-right:8px;margin-bottom:8px;position:relative;cursor:pointer}.imgUrl .amplify[data-v-8b9165d0]{position:absolute;top:0;left:0;width:120px;height:120px;border-radius:5px;background:rgba(0,0,0,.5);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;-webkit-transition:.2s;transition:.2s;-webkit-filter:opacity(0);filter:opacity(0)}.imgUrl .amplify[data-v-8b9165d0]:hover{-webkit-filter:opacity(100%);filter:opacity(100%)}.small[data-v-2a11bcb8] .el-input__inner{height:32px!important}.mini[data-v-2a11bcb8] .el-input__inner{height:28px!important}.medium[data-v-2a11bcb8] .el-input__inner{height:36px!important}.large[data-v-2a11bcb8] .el-input__inner{height:40px!important}.project-wrapper .el-scrollbar{height:100%!important}.people-container[data-v-68bff566]{background:#fff;padding:20px 0 0 20px}.people-container .file-group[data-v-68bff566]{width:90%;margin:0 auto 20px}.people-container .file-group .file-item[data-v-68bff566]{width:100%;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;margin:0 0 30px 0}.people-container .file-group .file-item img[data-v-68bff566]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-68bff566]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:20px;margin-left:15px}.people-container .file-group .file-item .content p[data-v-68bff566]{margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-68bff566]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-68bff566]{width:50px;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}.people-container .file-group .file-item .icon-group i[data-v-68bff566]{cursor:pointer}.people-container .uploadItem[data-v-68bff566] .el-upload--picture-card{line-height:100px}.people-container .uploadItem[data-v-68bff566] .el-upload--picture-card,.people-container .uploadItem[data-v-68bff566] .el-upload-list__item{width:100px!important;height:100px!important;margin-bottom:50px}.people-container .selectGroup[data-v-68bff566]{width:100%;position:absolute;top:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .selectGroup .selectItem[data-v-68bff566]{margin:0 10px 0 0;z-index:101;margin-bottom:125px;width:98px}.people-container .add-button[data-v-68bff566]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .select[data-v-68bff566]{height:30px;width:100%;color:#fff;position:absolute;bottom:-40px;line-height:30px}.line-title p[data-v-6606605b]{font-size:17px;font-weight:700;margin:0}[data-v-6606605b] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-6606605b] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-6606605b] .vxe-modal--content .custom-demo-view{height:100%}[data-v-6606605b] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-56f99738] .el-card__body{padding:0}.tableBox[data-v-46eb3c8d]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-46eb3c8d]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.ellipsis[data-v-46eb3c8d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.tableBox[data-v-9cf7b3ea]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-9cf7b3ea]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.ellipsis[data-v-9cf7b3ea]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.tableBox[data-v-289eec19]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-289eec19]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.ellipsis[data-v-289eec19]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.tableBox[data-v-5d0a2e67]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-5d0a2e67]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.line-title p[data-v-3e491229]{font-size:17px;font-weight:700;margin:0}[data-v-3e491229] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3e491229] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-3e491229] .vxe-modal--content .custom-demo-view{height:100%}[data-v-3e491229] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-3e491229] .vxe-modal--content .vxe-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.line-title p[data-v-7a43989a]{font-size:17px;font-weight:700;margin:0}[data-v-7a43989a] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-133e228e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-133e228e]{width:130px}.people-container[data-v-9d9ec584]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-9d9ec584],.people-container[data-v-9d9ec584]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-9d9ec584]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-9d9ec584]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-9d9ec584]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-9d9ec584]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-9d9ec584]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-9d9ec584]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-9d9ec584]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-9d9ec584]{width:380px}.people-container .options .footer[data-v-9d9ec584]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.formList[data-v-9d9ec584]{padding-left:10px}.formList[data-v-9d9ec584] .vxe-row{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-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}[data-v-1d62336f] .people-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}[data-v-1d62336f] .people-container,[data-v-1d62336f] .people-container .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}[data-v-1d62336f] .people-container .list{width:100%;height:70px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#8d9096}[data-v-1d62336f] .people-container .list p{padding-right:5px}[data-v-1d62336f] .people-container .list .basic{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5px}[data-v-1d62336f] .people-container .list .icon{margin-left:auto;margin-bottom:10px;padding-right:5px}[data-v-1d62336f] .people-container .list .edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:5px;width:100%}[data-v-1d62336f] .people-container .list .edit .vxe-input{width:100%}.treeList[data-v-3ef1b902] .el-card__body,.treeList[data-v-62bd6118] .el-card__body,.treeList[data-v-d2e610a0] .el-card__body{padding:0}.editor[data-v-73aafcef]{width:100%;position:relative;z-index:0}.toolbar[data-v-73aafcef]{border:1px solid #ccc;border-bottom:0;background-color:#f1f1f1}.text[data-v-73aafcef]{border:1px solid #ccc;height:120px}.treeList[data-v-2acb2dd2] .el-card__body{padding:0}.pop_select[data-v-6219642f]{width:200px}.pop_select[data-v-6219642f] .el-select__tags{min-width:200px!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.el-select-dropdown__item[data-v-6219642f]{padding:0 15px!important}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-6219642f]:after{left:16px;z-index:1;color:#fff;top:3px;font-weight:400}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected .check[data-v-6219642f]{background-color:var(--my-cool-background)!important}.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-6219642f]{padding:0!important;display:inline-block;position:relative;border:1px solid var(--my-cool-background)!important;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:.875rem;height:.875rem;vertical-align:middle;margin-right:10px;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-select-dropdown .el-scrollbar .el-scrollbar__view .el-select-dropdown__item>span[data-v-6219642f]{padding:0!important}[data-v-6219642f] .el-input--small{height:30px!important;line-height:30px!important;font-size:13px}[data-v-6219642f] .el-input--large .el-input__inner{height:34px!important;line-height:34px!important}[data-v-6219642f] .el-input--medium .el-input__inner{height:32px!important;line-height:32px!important}.selectFooter[data-v-6219642f]{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;border-bottom:1px solid #e4e4e4;background:#fff;width:100%;padding-left:3%;padding-right:3%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:5px;padding-bottom:10px;position:absolute;top:0;z-index:99}.pop_select_down{min-width:200px!important}.people-container[data-v-e1042450]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-e1042450],.people-container[data-v-e1042450]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-e1042450]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-e1042450]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e1042450]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-e1042450]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-e1042450]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-e1042450]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-e1042450]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-e1042450]{width:380px}.people-container .options .footer[data-v-e1042450]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-e1042450]{height:100%}[data-v-e1042450] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}[data-v-f1bb3ed0] .vxe-toolbar{display:none}[data-v-f1bb3ed0] .vxe-table--body-wrapper{overflow-x:scroll!important}.formList[data-v-f1bb3ed0] .vxe-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;height:40px!important;margin-bottom:10px!important}[data-v-f1bb3ed0] .vxe-form .vxe-form--item{background:#fff!important}[data-v-551090d2] .vxe-toolbar{display:none}[data-v-551090d2] .vxe-table--body-wrapper{overflow-x:scroll!important}.formList[data-v-551090d2] .vxe-row{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;height:40px!important;padding-bottom:10px!important}[data-v-551090d2] .vxe-form .vxe-form--item{background:#fff!important}.step[data-v-eeb6208e]{width:90%;margin:60px auto 0;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.step #step_icon_active[data-v-eeb6208e]{background:#fff;border:1px solid #409eff!important;color:#409eff}.step #step_icon_cur[data-v-eeb6208e]{border:1px solid #409eff!important;background:#409eff;border-radius:50%;color:#fff}.step #step_icon_cur[data-v-eeb6208e],.step #step_icon_mo[data-v-eeb6208e]{width:25px;height:25px;font-size:14px;font-family:Helvetica Neue-Regular,Helvetica Neue;font-weight:400;text-align:center;line-height:25px}.step #step_icon_mo[data-v-eeb6208e]{border-radius:50%;opacity:1;color:#999;border:1px solid #dcdde6}.step .start_active[data-v-eeb6208e]{font-size:14px;font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#409eff}.step .start_cur[data-v-eeb6208e]{font-size:14px;font-family:Microsoft YaHei-Bold,Microsoft YaHei;font-weight:700;color:#333}.step .start_mo[data-v-eeb6208e]{font-size:14px}.step .start_mo[data-v-eeb6208e],.step .step_time[data-v-eeb6208e]{font-family:Microsoft YaHei-Regular,Microsoft YaHei;font-weight:400;color:#999}.step .step_time[data-v-eeb6208e]{font-size:12px;margin-top:7px}.step .step_box[data-v-eeb6208e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:200px;position:relative;margin-right:10px}.step .step_box .step_icon[data-v-eeb6208e]{width:25px;height:25px;margin-right:16px;color:#999;border-radius:50%;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:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:1px solid #999}.step .step_box .step_text[data-v-eeb6208e]{width:50%}.step .step_box .step_active_border[data-v-eeb6208e]{width:40%;border:1px solid #409eff;position:absolute;right:0;top:10px}.step .step_box .step_mo_border[data-v-eeb6208e]{width:40%;border:1px solid #dcdde6;position:absolute;right:0;top:10px}.step .step_boxs[data-v-eeb6208e]{width:250px;height:100px;position:relative}.step .step_boxs .pay_ing[data-v-eeb6208e]{width:30%;height:0;opacity:1;border:1px solid #dcdde6;position:absolute;top:10px;right:10px}.step .step_boxs #pay_ing[data-v-eeb6208e]{border:1px solid #409eff}.step .step_boxs .step_box_list[data-v-eeb6208e]{position:absolute;top:-53px;left:-11px}.step .step_boxs .step_box_list .pay_step[data-v-eeb6208e]{width:25px;color:#999;border:1px solid #999;border-radius:50%;height:25px;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:center;-ms-flex-pack:center;justify-content:center;text-align:center}.step .step_boxs .step_box_list .border_pan[data-v-eeb6208e]{display:block;position:absolute;top:0;right:0;width:46px;height:60px}.step .step_boxs .step_box_list .border_pan .top_wc[data-v-eeb6208e]{width:200px;position:absolute;left:55px;top:-17px;display:-webkit-box;display:-ms-flexbox;display:flex}.step .step_boxs .step_box_list .pay_text[data-v-eeb6208e]{margin-left:16px}.step .step_boxs .step_box_list .border_span[data-v-eeb6208e]{display:block;position:absolute;top:60px;right:0;width:46px;height:60px}.step .step_boxs .step_box_list .border_span .top_qy[data-v-eeb6208e]{width:200px;position:absolute;left:55px;bottom:-17px;display:-webkit-box;display:-ms-flexbox;display:flex}.step .step_boxs .step_box_list .top_left[data-v-eeb6208e]{top:1px;left:1px;border-top:2px solid #dcdde6;border-left:2px solid #dcdde6;border-top-left-radius:22px}.step .step_boxs .step_box_list .bom_left[data-v-eeb6208e]{bottom:1px;left:1px;border-bottom:2px solid #dcdde6;border-left:2px solid #dcdde6;border-bottom-left-radius:22px}.step .step_boxs .step_box_list #pay_step_active_border[data-v-eeb6208e]{border-color:#409eff}.A_tabs[data-v-cf742c3a]{width:100%;overflow:auto}.A_tabs[data-v-cf742c3a] .el-tabs__header{margin-bottom:10px}.modalAll[data-v-1e534224]{height:100%}[data-v-2b9b934d] .vxe-toolbar{display:none}[data-v-2b9b934d] .vxe-table--body-wrapper{overflow-x:scroll!important}.formList[data-v-2b9b934d] .vxe-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.people-container[data-v-63bc7e2e] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-63bc7e2e] .file-group .el-row .el-col-24{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container[data-v-63bc7e2e] .el-form .el-form-item__content{width:calc(100% - 90px)}.people-container[data-v-63bc7e2e]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-63bc7e2e],.people-container[data-v-63bc7e2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-63bc7e2e]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-63bc7e2e]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-63bc7e2e]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-63bc7e2e],.people-container .file-group .file-item[data-v-63bc7e2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-63bc7e2e]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-63bc7e2e]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-63bc7e2e]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-63bc7e2e]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-63bc7e2e]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-63bc7e2e]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-63bc7e2e]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-63bc7e2e]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-63bc7e2e]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-63bc7e2e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-63bc7e2e]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-63bc7e2e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-63bc7e2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-63bc7e2e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-63bc7e2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-63bc7e2e] .avue-form__menu{display:none}.people-container .checkDialog[data-v-63bc7e2e] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-63bc7e2e]{margin:1px 30px;height:32px}.error-page[data-v-0953d788]{background:#f0f2f5;margin-top:-30px;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}.error-page .img[data-v-0953d788]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-0953d788]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-0953d788]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}.error-page[data-v-bd95cf16]{background:#f0f2f5;margin-top:-30px;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}.error-page .img[data-v-bd95cf16]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-bd95cf16]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-bd95cf16]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}.error-page[data-v-83b45d1e]{background:#f0f2f5;margin-top:-30px;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}.error-page .img[data-v-83b45d1e]{margin-right:80px;height:360px;width:100%;max-width:430px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.error-page .content h1[data-v-83b45d1e]{color:#434e59;font-size:72px;font-weight:600;line-height:72px;margin-bottom:24px}.error-page .content .desc[data-v-83b45d1e]{color:rgba(0,0,0,.45);font-size:20px;line-height:28px;margin-bottom:16px}.line_title[data-v-499e3ed7]{background:#eaeaea;padding:8px 15px;font-size:12px;font-weight:600;border:1px solid #d9d9d9;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;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}.line_title p[data-v-499e3ed7]{color:#333}.line_title .fileTit[data-v-499e3ed7]{font-weight:500;color:#6491f8;cursor:pointer}.redTips[data-v-499e3ed7]{color:#f56c6c;font-size:14px;padding:15px;border-bottom:1px solid #d9d9d9}.iframe{width:100%;height:100%;border:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.tzh[data-v-7f4b677c] .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}.test-form[data-v-77b1aafa]{margin:15px auto;width:800px;padding:15px}.tip-wrapper[data-v-ee6c142e]{padding:20px 0;border-bottom:1px dashed #ebebeb}.tip-wrapper p[data-v-ee6c142e]{font-size:12px;color:rgba(144,147,153,.8)}.tip-wrapper p[data-v-ee6c142e]:first-of-type{margin-bottom:10px;font-size:24px;font-weight:700;color:#333}[data-v-ee6c142e] .vxe-modal--wrapper .title .sub-title{font-weight:300;font-size:12px}[data-v-ee6c142e] .vxe-modal--wrapper .vxe-modal--footer{padding:10px 0!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #ebeef5}.topBar_All[data-v-acf1e39c],[data-v-ee6c142e] .vxe-modal--wrapper .vxe-modal--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topBar_All[data-v-acf1e39c]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.topBar[data-v-acf1e39c]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:55%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.project_select[data-v-acf1e39c]{font-size:14px;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;cursor:pointer;position:relative;height:100%}.project_select b[data-v-acf1e39c]{position:absolute;top:15%;right:10px;font-weight:400}.project_select p[data-v-acf1e39c]{width:100%;margin-right:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;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}.el-dropdown-link[data-v-acf1e39c]{color:#fff}.child[data-v-21b6fe81]{width:100%;height:100%;border:0}[data-v-21b6fe81] .el-dialog{margin-top:0!important;overflow-y:scroll}[data-v-21b6fe81] .el-dialog__body{padding-top:0!important;padding-bottom:0!important}[data-v-21b6fe81] .el-dialog__footer{padding:0!important}.pdf[data-v-21b6fe81]{display:inline-block;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0}.load_pdf[data-v-21b6fe81]{display:none!important}.tools[data-v-21b6fe81]{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;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.child[data-v-438b4c0b]{width:100%;height:100%;border:0}[data-v-438b4c0b] .el-dialog{margin-top:0!important;overflow-y:scroll}[data-v-438b4c0b] .el-dialog__body{padding-top:0!important;padding-bottom:0!important}[data-v-438b4c0b] .el-dialog__footer{padding:0!important}.pdf[data-v-438b4c0b]{display:inline-block;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0}.load_pdf[data-v-438b4c0b]{display:none!important}.tools[data-v-438b4c0b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.lock-container,.tools[data-v-438b4c0b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock-container{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.lock-container .title{margin-bottom:8px;color:#333}.lock-container:before{z-index:-999;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/img/bg/login.png);background-size:cover}.lock-form{width:300px}#ww_login[data-v-7ca97c7a]{margin-top:-53px;margin-bottom:-35px;padding-bottom:15px}#ww_login[data-v-7ca97c7a],footer[data-v-7ca97c7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer[data-v-7ca97c7a]{padding-bottom:28px;text-align:center;font-size:14px}#fresh[data-v-7ca97c7a]{color:var(--my-cool-background);cursor:pointer}#fresh i[data-v-7ca97c7a]{padding-left:7px;padding-right:3px;vertical-align:middle}.msg-text{display:block;width:60px;font-size:12px;text-align:center;cursor:pointer}.msg-text.display{color:#ccc}.social-container[data-v-7ac1e600]{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.social-container .iconfont[data-v-7ac1e600]{color:#fff;font-size:30px}.social-container .container[data-v-7ac1e600]{cursor:pointer;display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;border-radius:4px;margin-bottom:10px}.social-container .title[data-v-7ac1e600]{text-align:center}.login-container{background-image:url(../../assets/img/bg9.bcfd7915.png)}.login-title{position:absolute;top:-60px;left:0;width:100%}.login-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:100%;margin:0 auto;background-size:100% 100%}.login-weaper{margin:0 auto;width:1000px;position:fixed;right:10%;top:25%}.login-weaper .el-input-group__append{border:none}.login-border,.login-left{position:relative;padding:30/14rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.login-left{border-top-left-radius:5px;border-bottom-left-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#79a7d6;color:#fff;float:left;width:50%;position:relative}.login-left .img{width:140px}.login-time{position:absolute;left:25px;top:25px;width:100%;color:#fff;font-weight:200;opacity:.9;font-size:18px;overflow:hidden}.login-left .title{margin-top:60px;text-align:center;color:#fff;font-weight:300;letter-spacing:2px;font-size:25px}.login-border{width:393px;display:block;padding:10px 3% 10px;border-radius:6px;border:1px solid #eee;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);float:right;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.login-border .el-tabs__active-bar{height:4px}.login-border .el-tabs__item{height:53px;color:var(--jjext-color-font-3)}.login-main{margin:0 auto;width:92%;-webkit-box-sizing:border-box;box-sizing:border-box}.switch-login{margin-top:10px;margin-right:10px;text-align:right;font-size:10px}.login-main>h3{margin-bottom:20px}.login-main>p{color:#76838f}.login-title{color:#fff;margin-bottom:40px;font-weight:500;font-size:43px;text-align:center;letter-spacing:4px;margin:0}.login-menu{margin-top:40px;width:100%;text-align:center}.login-menu a{color:#999;font-size:12px;margin:0 8px}.login-submit{width:100%;height:45px;font-size:18px;letter-spacing:2px;font-weight:300;color:#fff;cursor:pointer;margin-top:0;font-family:neo;-webkit-transition:.25s;transition:.25s}.login-form{--textColorgba:(178,178,178,0.9882352941176471);margin:10px 0}.login-form i{color:var(--textColorgba)}.login-form .el-form-item__content{width:100%}.login-form .el-input input{text-indent:5px;background:transparent}.login-form .el-input .el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form .el-input .el-input__prefix i{padding:0 5px;font-size:20px!important}.login-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 0 10px}.login-code-img{margin-top:2px;width:100px;height:38px;background-color:#fdfdfd;border:1px solid #f0f0f0;color:#333;font-size:14px;font-weight:700;letter-spacing:5px;line-height:38px;text-indent:5px;text-align:center;cursor:pointer!important}.page-mng{height:100vh;width:100vw;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../../assets/img/mng.52085cfb.png);background-position:50%;background-size:cover}.page-mng .container{max-width:1400px;min-width:1200px;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.page-mng header{margin-top:20px}.page-mng main{margin-top:calc(50vh - 360px);margin-bottom:calc(50vh - 360px);overflow:auto}.page-mng .texts{text-align:center}.page-mng .texts h1{font-weight:400;font-style:normal;font-size:35px;color:#02a7f0;margin-top:0}.page-mng .texts .slogan{font-weight:400;font-style:normal;font-size:30px;margin-bottom:60px}.page-mng .customer-list dl{height:70px}.page-mng .customer-list dl:nth-child(odd){text-align:right}.page-mng .customer-list dl:nth-child(odd) dd{float:right}.page-mng .customer-list dl:nth-child(2n){text-align:left}.page-mng .customer-list dl:nth-child(2n) dd{float:left}.page-mng .customer-list dd{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:calc(18% - 10px);height:68px;margin:0 10px 10px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:6px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.page-mng .customer-list dd img{max-width:100px;max-height:50px}.page-mng .login-card{margin-top:60px;background-color:rgba(0,0,0,.3);border:0;color:#fff}.page-mng .login-card .el-card__body{padding:10px 32px 60px}.page-mng .login-card .el-input{margin:4px auto}.page-mng .login-card .el-checkbox__label{color:#fff}.page-mng .login-card .el-checkbox__label a,.page-mng .login-card .el-checkbox__label a:visited{color:#02a7f0}.page-mng .login-card a,.page-mng .login-card a:visited{color:#fff;font-size:14px;font-weight:400;text-decoration:none}.page-mng .login-card .login-btn{width:100%;margin:40px auto}.page-mng .copyright{font-size:14px;color:#7f7f7f;text-align:center;text-shadow:1px 1px 4px rgba(0,0,0,.9)}.line-title p[data-v-9f53ec30]{font-size:17px;font-weight:700;margin:0}[data-v-9f53ec30] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-9f53ec30] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-9f53ec30] .vxe-modal--content .custom-demo-view{height:100%}[data-v-9f53ec30] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-4e328687]{font-size:17px;font-weight:700;margin:0}[data-v-4e328687] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4e328687] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-4e328687] .vxe-modal--content .custom-demo-view{height:100%}[data-v-4e328687] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-b26b1a20] .avue-form__menu{display:none!important}.incofont[data-v-49be32b4]{color:#999}.ringht_font[data-v-49be32b4]{padding-right:10px}[data-v-49be32b4] .avue-form__menu{display:none!important}.steps[data-v-7ca52c39]{background-color:#fff;padding:10px 0}.steps[data-v-7ca52c39] .el-step__icon{font-weight:400}.steps[data-v-7ca52c39] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-7ca52c39] .el-step__icon-inner{font-weight:400}.steps[data-v-7ca52c39] .is-process{border-color:transparent}.steps[data-v-7ca52c39] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-7ca52c39] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-7ca52c39]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-c1dad2ee] .avue-form__menu{display:none!important}.line-title p[data-v-3e770898]{font-size:17px;font-weight:700;margin:0}[data-v-3e770898] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3e770898] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-3e770898] .vxe-modal--content .custom-demo-view{height:100%}[data-v-3e770898] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.incofont[data-v-050c227c]{color:#999}.ringht_font[data-v-050c227c]{padding-right:10px}[data-v-050c227c] .avue-form__menu{display:none!important}.people-container[data-v-c9dcfb2e] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-c9dcfb2e]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-c9dcfb2e],.people-container[data-v-c9dcfb2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-c9dcfb2e]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-c9dcfb2e]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-c9dcfb2e]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-c9dcfb2e],.people-container .file-group .file-item[data-v-c9dcfb2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-c9dcfb2e]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-c9dcfb2e]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-c9dcfb2e]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-c9dcfb2e]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-c9dcfb2e]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-c9dcfb2e]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-c9dcfb2e]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-c9dcfb2e]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-c9dcfb2e]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-c9dcfb2e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-c9dcfb2e]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-c9dcfb2e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-c9dcfb2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-c9dcfb2e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-c9dcfb2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-c9dcfb2e] .avue-form__menu{display:none}.people-container .checkDialog[data-v-c9dcfb2e] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-c9dcfb2e]{margin:1px 30px;height:32px}[data-v-4c28f6dd] .avue-form__menu{display:none!important}.steps[data-v-9afa1b58]{background-color:#fff;padding:10px 0}.steps[data-v-9afa1b58] .el-step__icon{font-weight:400}.steps[data-v-9afa1b58] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-9afa1b58] .el-step__icon-inner{font-weight:400}.steps[data-v-9afa1b58] .is-process{border-color:transparent}.steps[data-v-9afa1b58] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-9afa1b58] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-9afa1b58]{height:100%;overflow-y:scroll;margin:15px 10px}.incofont[data-v-7b34e94a]{color:#999}.ringht_font[data-v-7b34e94a]{padding-right:10px}[data-v-7b34e94a] .avue-form__menu,[data-v-d2466b56] .avue-form__menu{display:none!important}.incofont[data-v-6577aa41]{color:#999}.ringht_font[data-v-6577aa41]{padding-right:10px}[data-v-4ea51926] .avue-form__menu,[data-v-6577aa41] .avue-form__menu{display:none!important}.steps[data-v-3fd925bc]{background-color:#fff;padding:10px 0}.steps[data-v-3fd925bc] .el-step__icon{font-weight:400}.steps[data-v-3fd925bc] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-3fd925bc] .el-step__icon-inner{font-weight:400}.steps[data-v-3fd925bc] .is-process{border-color:transparent}.steps[data-v-3fd925bc] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-3fd925bc] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-3fd925bc]{height:100%;overflow-y:scroll;margin:15px 10px}.incofont[data-v-c720ec04]{color:#999}.ringht_font[data-v-c720ec04]{padding-right:10px}[data-v-78ca72fe] .avue-form__menu,[data-v-c720ec04] .avue-form__menu{display:none!important}.incofont[data-v-d25ab63a]{color:#999}.ringht_font[data-v-d25ab63a]{padding-right:10px}[data-v-ccc09d86] .avue-form__menu,[data-v-d25ab63a] .avue-form__menu{display:none!important}.steps[data-v-2f84e398]{background-color:#fff;padding:10px 0}.steps[data-v-2f84e398] .el-step__icon{font-weight:400}.steps[data-v-2f84e398] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2f84e398] .el-step__icon-inner{font-weight:400}.steps[data-v-2f84e398] .is-process{border-color:transparent}.steps[data-v-2f84e398] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2f84e398] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2f84e398]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-20e7e9fb] .avue-form__menu{display:none!important}[data-v-20e7e9fb] .el-card__body{padding:7px 20px 0 20px!important}[data-v-6657cc1e] .avue-form__menu{display:none!important}[data-v-6657cc1e] .el-card__body{padding:7px 20px 0 20px!important}[data-v-e018ab40] .avue-form__menu{display:none!important}[data-v-e018ab40] .el-card__body{padding:7px 20px 0 20px!important}[data-v-239883d6] .avue-form__menu{display:none!important}[data-v-239883d6] .el-card__body{padding:7px 20px 0 20px!important}.incofont[data-v-70f14df3]{color:#999}.ringht_font[data-v-70f14df3]{padding-right:10px}[data-v-70f14df3] .avue-form__menu{display:none!important}.incofont[data-v-47dc9776]{color:#999}.ringht_font[data-v-47dc9776]{padding-right:10px}[data-v-47dc9776] .avue-form__menu{display:none!important}.incofont[data-v-7034b169]{color:#999}.ringht_font[data-v-7034b169]{padding-right:10px}[data-v-7034b169] .avue-form__menu{display:none!important}.incofont[data-v-e0967fce]{color:#999}.ringht_font[data-v-e0967fce]{padding-right:10px}[data-v-73d5df9c] .avue-form__menu,[data-v-e0967fce] .avue-form__menu{display:none!important}.incofont[data-v-2180d998]{color:#999}.ringht_font[data-v-2180d998]{padding-right:10px}[data-v-1beda083] .avue-form__menu,[data-v-2180d998] .avue-form__menu{display:none!important}.incofont[data-v-784cca01]{color:#999}.ringht_font[data-v-784cca01]{padding-right:10px}[data-v-784cca01] .avue-form__menu{display:none!important}.people-container[data-v-111f80b4] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-111f80b4]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-111f80b4],.people-container[data-v-111f80b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-111f80b4]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-111f80b4]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-111f80b4]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-111f80b4],.people-container .file-group .file-item[data-v-111f80b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-111f80b4]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-111f80b4]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-111f80b4]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-111f80b4]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-111f80b4]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-111f80b4]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-111f80b4]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-111f80b4]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-111f80b4]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-111f80b4]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-111f80b4]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-111f80b4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-111f80b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-111f80b4]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-111f80b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-111f80b4] .avue-form__menu{display:none}.people-container .checkDialog[data-v-111f80b4] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-111f80b4]{margin:1px 30px;height:32px}[data-v-e51a9ac8] .avue-form__menu{display:none!important}.steps[data-v-cb0db778]{background-color:#fff;padding:10px 0}.steps[data-v-cb0db778] .el-step__icon{font-weight:400}.steps[data-v-cb0db778] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-cb0db778] .el-step__icon-inner{font-weight:400}.steps[data-v-cb0db778] .is-process{border-color:transparent}.steps[data-v-cb0db778] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-cb0db778] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-cb0db778]{height:100%;overflow-y:scroll;margin:15px 10px}.bottom_num[data-v-662d168d]{font-size:17px;font-weight:bolder}[data-v-662d168d] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-662d168d]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-662d168d]{width:130px}[data-v-662d168d] textarea{min-height:15px!important;height:auto!important}.incofont[data-v-c38b7446]{color:#999}.ringht_font[data-v-c38b7446]{padding-right:10px}[data-v-c38b7446] .avue-form__menu{display:none!important}.incofont[data-v-23de5250]{color:#999}.ringht_font[data-v-23de5250]{padding-right:10px}[data-v-23de5250] .avue-form__menu,[data-v-446e4c5c] .avue-form__menu{display:none!important}.incofont[data-v-73a64863]{color:#999}.ringht_font[data-v-73a64863]{padding-right:10px}[data-v-73a64863] .avue-form__menu{display:none!important}.el-popover.popperClass{background:#000;color:#fff}.popperClass .el-popover__title{display:none}.popperClass .popper__arrow:after{border-bottom-color:#000!important}.reds{color:red}.incofont[data-v-571bae02]{color:#999}.ringht_font[data-v-571bae02]{padding-right:10px}[data-v-571bae02] .avue-form__menu{display:none!important}.people-container[data-v-f95f4b16] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-f95f4b16]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-f95f4b16],.people-container[data-v-f95f4b16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-f95f4b16]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-f95f4b16]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-f95f4b16]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-f95f4b16],.people-container .file-group .file-item[data-v-f95f4b16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-f95f4b16]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-f95f4b16]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-f95f4b16]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-f95f4b16]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-f95f4b16]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-f95f4b16]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-f95f4b16]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-f95f4b16]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-f95f4b16]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-f95f4b16]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-f95f4b16]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-f95f4b16]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-f95f4b16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-f95f4b16]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-f95f4b16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-f95f4b16] .avue-form__menu{display:none}.people-container .checkDialog[data-v-f95f4b16] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-f95f4b16]{margin:1px 30px;height:32px}[data-v-40b19377] .avue-form__menu{display:none!important}.steps[data-v-37de98e3]{background-color:#fff;padding:10px 0}.steps[data-v-37de98e3] .el-step__icon{font-weight:400}.steps[data-v-37de98e3] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-37de98e3] .el-step__icon-inner{font-weight:400}.steps[data-v-37de98e3] .is-process{border-color:transparent}.steps[data-v-37de98e3] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-37de98e3] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-37de98e3]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-5cf08e74] .avue-form__menu{display:none!important}.incofont[data-v-742dbf0c]{color:#999}.ringht_font[data-v-742dbf0c]{padding-right:10px}[data-v-742dbf0c] .avue-form__menu{display:none!important}.people-container[data-v-0c55a75c] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-0c55a75c]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-0c55a75c],.people-container[data-v-0c55a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-0c55a75c]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-0c55a75c]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-0c55a75c]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-0c55a75c],.people-container .file-group .file-item[data-v-0c55a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-0c55a75c]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-0c55a75c]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-0c55a75c]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-0c55a75c]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-0c55a75c]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-0c55a75c]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-0c55a75c]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-0c55a75c]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-0c55a75c]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-0c55a75c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-0c55a75c]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-0c55a75c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-0c55a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-0c55a75c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-0c55a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-0c55a75c] .avue-form__menu{display:none}.people-container .checkDialog[data-v-0c55a75c] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-0c55a75c]{margin:1px 30px;height:32px}[data-v-5b17f305] .avue-form__menu{display:none!important}.steps[data-v-2d0b9ff7]{background-color:#fff;padding:10px 0}.steps[data-v-2d0b9ff7] .el-step__icon{font-weight:400}.steps[data-v-2d0b9ff7] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2d0b9ff7] .el-step__icon-inner{font-weight:400}.steps[data-v-2d0b9ff7] .is-process{border-color:transparent}.steps[data-v-2d0b9ff7] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2d0b9ff7] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2d0b9ff7]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-ba500d50] .avue-form__menu{display:none!important}.incofont[data-v-201f156a]{color:#999}.ringht_font[data-v-201f156a]{padding-right:10px}[data-v-201f156a] .avue-form__menu{display:none!important}.steps[data-v-66fc2a44]{background-color:#fff;padding:10px 0}.steps[data-v-66fc2a44] .el-step__icon{font-weight:400}.steps[data-v-66fc2a44] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-66fc2a44] .el-step__icon-inner{font-weight:400}.steps[data-v-66fc2a44] .is-process{border-color:transparent}.steps[data-v-66fc2a44] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-66fc2a44] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-66fc2a44]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-313700cb]{background-color:#fff;padding:10px 0}.steps[data-v-313700cb] .el-step__icon{font-weight:400}.steps[data-v-313700cb] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-313700cb] .el-step__icon-inner{font-weight:400}.steps[data-v-313700cb] .is-process{border-color:transparent}.steps[data-v-313700cb] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-313700cb] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-313700cb]{height:100%;overflow-y:scroll;margin:15px 10px}.line-title p[data-v-453b6a3b]{font-size:17px;font-weight:700;margin:0}[data-v-453b6a3b] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-453b6a3b] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-453b6a3b] .vxe-modal--content .custom-demo-view{height:100%}[data-v-453b6a3b] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.people-container[data-v-7a909393]{overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .people-item[data-v-7a909393],.people-container[data-v-7a909393]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .people-item[data-v-7a909393]{width:30%;margin:0 1.2rem 20px 0;background:#d8f3f4;border-radius:5px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item span[data-v-7a909393]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-7a909393]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:23px;padding-bottom:10px}.people-container .people-item .people-content .tit[data-v-7a909393]{background:#baecef;padding:5px;padding-left:10px;font-size:12px;color:#329baa}.people-container .people-item .people-content .title[data-v-7a909393]{padding-left:10px;margin-top:10px;font-size:12px;font-weight:600;margin-bottom:0}.people-container .people-item .people-content span[data-v-7a909393]{padding-left:10px;font-size:12px;color:#666}.people-container .add-button[data-v-7a909393]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-0eb5215e] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-0eb5215e] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-0eb5215e]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-0eb5215e]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-0eb5215e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0eb5215e] .hide .el-upload--picture-card{display:none}.labels[data-v-037dc2b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-037dc2b2]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-037dc2b2]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-037dc2b2]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-037dc2b2]{cursor:pointer;position:relative}.labelYy .delete[data-v-037dc2b2]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-037dc2b2]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-037dc2b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-037dc2b2]{margin-right:10px}.from .el-button[data-v-037dc2b2]{height:28px;margin-right:10px}.labelTit[data-v-037dc2b2]{font-size:12px;font-weight:600;margin-bottom:10px}.people-container[data-v-0ca018c4]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-0ca018c4]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-0ca018c4]{width:100%;height:100%}.people-container .people-item[data-v-0ca018c4]{width:32%;height:140px;margin:0 1.3333% 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #6d7185;border-radius:4px;color:#fff;position:relative}.people-container .people-item .tag[data-v-0ca018c4]{position:absolute;right:0;top:15px;color:#fff}.people-container .people-item .people-content[data-v-0ca018c4]{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px auto}.people-container .people-item .people-content span[data-v-0ca018c4]{width:96%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-container .people-item .people-content span i[data-v-0ca018c4]{cursor:pointer}.people-container .people-item .people-content b[data-v-0ca018c4]{font-size:24px}.people-container .people-item .people-content p[data-v-0ca018c4]{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;color:#fff;font-size:16px}.people-container .people-item .people-content[data-v-0ca018c4]{line-height:28px}.people-container .add-button[data-v-0ca018c4]{cursor:pointer;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;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;border:1px dotted #9a9a9f}.people-container .add-button span[data-v-0ca018c4]{font-size:13px}.people-container[data-v-3cec8e7c]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-3cec8e7c]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-3cec8e7c]{width:100%;height:100%}.people-container .people-item[data-v-3cec8e7c]{width:350px;height:140px;margin:0 1.2rem 20px 0;padding:0 0 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-3cec8e7c]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-3cec8e7c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-3cec8e7c]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-3cec8e7c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.contactRole-wrapper[data-v-3cec8e7c]{width:80px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contactRole-wrapper .role-item[data-v-3cec8e7c]{margin-top:8px;background:#ffddb5;color:#ee8100}[data-v-aff838f4] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-aff838f4]{height:100%}.tabs[data-v-aff838f4]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-aff838f4] .el-tabs__content{height:100%}.tabs[data-v-aff838f4] .el-card__body{padding-top:0}.tabs[data-v-aff838f4] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-aff838f4] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-aff838f4]{width:70px;height:80px}.image-slot img[data-v-aff838f4]{width:100%;height:100%}.project_group[data-v-aff838f4]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:400px;overflow-x:auto}.project_group p[data-v-aff838f4]{width:10%;margin:0!important}.project_group .check_group[data-v-aff838f4]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-aff838f4]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-aff838f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;position:absolute;line-height:25px;left:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-aff838f4]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-aff838f4]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-aff838f4]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-aff838f4]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-aff838f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-aff838f4]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-aff838f4]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-aff838f4] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-aff838f4] .el-checkbox__label p,.project_group .check_group[data-v-aff838f4] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-aff838f4] .el-checkbox__input{display:none}.checkIcon[data-v-aff838f4]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-aff838f4]{margin-left:0!important}.emptyPage[data-v-aff838f4]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-aff838f4],.people-container[data-v-5f24365c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-5f24365c]{min-height:250px;overflow-y:auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-5f24365c]{width:85px;height:75px;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}.people-container .icon img[data-v-5f24365c]{width:100%;height:100%}.people-container .people-item[data-v-5f24365c]{width:32%;height:75px;margin:0 1.3333% 20px 0;border:1px solid #888;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-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item span[data-v-5f24365c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-5f24365c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-5f24365c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-dc0e0b3a] .el-card__body{padding:0}.com[data-v-dc0e0b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}[data-v-dc0e0b3a] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-dc0e0b3a]{height:100%}.tabs[data-v-dc0e0b3a]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-dc0e0b3a] .el-tabs__content{height:100%}.tabs[data-v-dc0e0b3a] .el-card__body{padding-top:0}.tabs[data-v-dc0e0b3a] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-dc0e0b3a] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-dc0e0b3a]{width:70px;height:80px}.image-slot img[data-v-dc0e0b3a]{width:100%;height:100%}.project_group[data-v-dc0e0b3a]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto}.project_group p[data-v-dc0e0b3a]{width:10%;margin:0!important}.project_group .check_group[data-v-dc0e0b3a]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-dc0e0b3a]{margin-bottom:15px;width:32%;margin-right:1.3333%;height:150px;overflow:hidden;position:relative}.project_group .check_group[data-v-dc0e0b3a] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-dc0e0b3a] .el-checkbox__label p,.project_group .check_group[data-v-dc0e0b3a] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-dc0e0b3a] .el-checkbox__input{display:none}.checkIcon[data-v-dc0e0b3a]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-dc0e0b3a]{margin-left:0!important}.emptyPage[data-v-dc0e0b3a]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-dc0e0b3a],.people-container[data-v-e9775d8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-e9775d8a]{min-height:250px;overflow-y:auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-e9775d8a]{width:85px;height:75px;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}.people-container .icon img[data-v-e9775d8a]{width:100%;height:100%}.people-container .people-item[data-v-e9775d8a]{width:32%;height:130px;border:1px solid #888;-webkit-box-sizing:border-box;box-sizing:border-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;border-radius:4px}.people-container .people-item span[data-v-e9775d8a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-e9775d8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-e9775d8a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.project_group[data-v-e9775d8a]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;width:100%}.project_group p[data-v-e9775d8a]{width:10%;margin:0!important}.project_group .check_group[data-v-e9775d8a]{width:100%;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-e9775d8a]{border:1px solid #888;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;margin-bottom:15px;min-width:200px;width:32%;margin-right:1.3333%;height:130px;overflow:hidden;position:relative}.project_group .check_group[data-v-e9775d8a] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-e9775d8a] .el-checkbox__label p,.project_group .check_group[data-v-e9775d8a] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-e9775d8a] .el-checkbox__input{display:none}[data-v-03697d51] .el-timeline-item{padding-bottom:15px}[data-v-03697d51] .el-timeline-item__timestamp{padding:2px 5px;width:80px;text-align:center;line-height:28px;background:#5b8ff9;color:#fff;border-radius:5px}.divOne[data-v-03697d51]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divOne div[data-v-03697d51]:first-child{color:grey;font-size:13px}.divOne div[data-v-03697d51]:nth-child(2){font-weight:700;padding-top:5px}.tablist[data-v-03697d51]{background:#fff;height:80px}.tablist[data-v-03697d51] .el-col{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tablist[data-v-03697d51] .el-divider{height:50px}.timeline span[data-v-03697d51]{font-size:12px}.timeline .topline[data-v-03697d51]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.timeline .topline[data-v-03697d51],.timeline .topline div[data-v-03697d51]{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}.timeline .topline .time[data-v-03697d51]{margin:0 10px;cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;color:#409eff}.modalAll[data-v-3025772a]{height:100%;overflow:auto}.modalTit[data-v-3025772a]{font-weight:600;padding:12px;font-size:15px;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}.people-container[data-v-5cce135e]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-5cce135e]{width:80px;height:90px;background-color:#e4e4e4;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}.people-container .icon img[data-v-5cce135e]{width:100%;height:100%}.people-container .people-item[data-v-5cce135e]{width:28%;height:90px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-5cce135e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-5cce135e]{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:18px;font-size:13px}.people-container .people-item .people-content span[data-v-5cce135e]{width:100%!important}.people-container .add-button[data-v-5cce135e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f;text-align:center}.line-title p[data-v-4e7b6778]{font-size:17px;font-weight:700;margin:0}[data-v-4e7b6778] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4e7b6778] .el-input__suffix{width:auto!important}[data-v-33c3feda] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-33c3feda] .vxe-modal--content{overflow:auto!important}.demo-image__preview[data-v-33c3feda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.demo-image__preview span[data-v-33c3feda]{margin-top:10px;font-size:13px}.people-container[data-v-7c8a134a]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-7c8a134a]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-7c8a134a]{width:100%;height:100%}.people-container .people-item[data-v-7c8a134a]{width:30%;height:140px;margin:0 1.2rem 20px 0;border-radius:4px;color:#fff;position:relative}.people-container .people-item .tag[data-v-7c8a134a]{position:absolute;right:0;top:15px;color:#fff}.people-container .people-item .people-content[data-v-7c8a134a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px auto}.people-container .people-item .people-content span[data-v-7c8a134a]{width:96%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-container .people-item .people-content span i[data-v-7c8a134a]{cursor:pointer}.people-container .people-item .people-content b[data-v-7c8a134a]{font-size:24px}.people-container .people-item .people-content p[data-v-7c8a134a]{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;color:#fff;font-size:16px}.people-container .people-item .people-content[data-v-7c8a134a]{line-height:28px}.people-container .add-button[data-v-7c8a134a]{cursor:pointer;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;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;border:1px dotted #9a9a9f}.people-container .add-button span[data-v-7c8a134a]{font-size:13px}.people-container[data-v-21c61608]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-21c61608]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-21c61608]{width:100%;height:100%}.people-container .people-item[data-v-21c61608]{width:30%;height:140px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-21c61608]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-21c61608]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;padding:5px}.people-container .people-item .people-content p[data-v-21c61608]{font-weight:700;margin-bottom:10px;font-size:18px}.people-container .add-button[data-v-21c61608]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.line-title p[data-v-4826a2a3]{font-size:17px;font-weight:700;margin:0}[data-v-4826a2a3] .el-tabs__nav-wrap:after{background-color:transparent!important}.radio-css[data-v-d2d4ddca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-d2d4ddca]{height:40px}.radio-css .radio-item[data-v-d2d4ddca],.radio-css .radio-item[data-v-d2d4ddca] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-d2d4ddca] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container[data-v-9e047286]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-9e047286],.people-container[data-v-9e047286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-9e047286]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-9e047286]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-9e047286]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-9e047286]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-9e047286]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-9e047286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-9e047286]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-9e047286]{width:380px}.people-container .options .footer[data-v-9e047286]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.formList[data-v-9e047286]{padding-left:10px}.formList[data-v-9e047286] .vxe-row{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-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.config[data-v-72dd2cf3]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-72dd2cf3]{width:130px}.config[data-v-35a8fb0e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-35a8fb0e]{width:130px}[data-v-35a8fb0e] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-35a8fb0e] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-35a8fb0e] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-35a8fb0e] .data-icons .item-info>span{font-size:14px}[data-v-35a8fb0e] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-35a8fb0e] .contract-container{margin-top:25px}.line-titles[data-v-35a8fb0e]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-35a8fb0e]{position:relative}.blacklist[data-v-35a8fb0e]{position:absolute;top:179px;left:472px;z-index:100;padding:7px 40px;font-weight:600;font-size:14px;border:2px solid #000;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.project-top .img[data-v-35a8fb0e]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-35a8fb0e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.projectImg span[data-v-35a8fb0e]{font-size:13px;font-weight:600}.labels[data-v-35a8fb0e]{position:absolute;top:130px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.labels .labD[data-v-35a8fb0e]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-35a8fb0e]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-35a8fb0e]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-35a8fb0e]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.JumpFoundation[data-v-35a8fb0e]{cursor:pointer;color:#719efa;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.JumpFoundation[data-v-35a8fb0e]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.JumpFoundation[data-v-35a8fb0e]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}[data-v-583ca000] .avue-form__menu{display:none!important}.incofont[data-v-541a3c6a]{color:#999}.ringht_font[data-v-541a3c6a]{padding-right:10px}[data-v-541a3c6a] .avue-form__menu{display:none!important}.steps[data-v-44f95fb1]{background-color:#fff;padding:10px 0}.steps[data-v-44f95fb1] .el-step__icon{font-weight:400}.steps[data-v-44f95fb1] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-44f95fb1] .el-step__icon-inner{font-weight:400}.steps[data-v-44f95fb1] .is-process{border-color:transparent}.steps[data-v-44f95fb1] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-44f95fb1] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-44f95fb1]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-44f95fb1] .vxe-modal--title{color:#606266!important}.item_list[data-v-2b166806]{width:150px}.bottom_num[data-v-2b166806]{font-size:17px;font-weight:bolder}[data-v-2b166806] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-2b166806]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-2b166806]{width:130px}[data-v-2b166806] textarea{min-height:15px!important;height:auto!important}.color1[data-v-2b166806]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-2b166806]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-2b166806]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.incofont[data-v-234ea843]{color:#999}.ringht_font[data-v-234ea843]{padding-right:10px}[data-v-7e43e02d] .avue-form__menu,[data-v-234ea843] .avue-form__menu{display:none!important}.incofont[data-v-3e1e1ee0]{color:#999}.ringht_font[data-v-3e1e1ee0]{padding-right:10px}[data-v-3e1e1ee0] .avue-form__menu,[data-v-6b25feda] .avue-form__menu{display:none!important}.incofont[data-v-560df0f2]{color:#999}.ringht_font[data-v-560df0f2]{padding-right:10px}[data-v-560df0f2] .avue-form__menu{display:none!important}.people-container[data-v-087c9011] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-087c9011]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-087c9011],.people-container[data-v-087c9011]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-087c9011]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-087c9011]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-087c9011]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-087c9011],.people-container .file-group .file-item[data-v-087c9011]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-087c9011]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-087c9011]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-087c9011]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-087c9011]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-087c9011]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-087c9011]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-087c9011]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-087c9011]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-087c9011]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-087c9011]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-087c9011]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-087c9011]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-087c9011]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-087c9011]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-087c9011]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-087c9011] .avue-form__menu{display:none}.people-container .checkDialog[data-v-087c9011] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-087c9011]{margin:1px 30px;height:32px}[data-v-46e43328] .avue-form__menu{display:none!important}.steps[data-v-6fe4abbf]{background-color:#fff;padding:10px 0}.steps[data-v-6fe4abbf] .el-step__icon{font-weight:400}.steps[data-v-6fe4abbf] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-6fe4abbf] .el-step__icon-inner{font-weight:400}.steps[data-v-6fe4abbf] .is-process{border-color:transparent}.steps[data-v-6fe4abbf] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-6fe4abbf] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-6fe4abbf]{height:100%;overflow-y:scroll;margin:15px 10px}.bottom_num[data-v-32fc576c]{font-size:17px;font-weight:bolder}[data-v-32fc576c] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-32fc576c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-32fc576c]{width:130px}[data-v-32fc576c] textarea{min-height:15px!important;height:auto!important}.incofont[data-v-787adadb]{color:#999}.ringht_font[data-v-787adadb]{padding-right:10px}[data-v-787adadb] .avue-form__menu{display:none!important}.incofont[data-v-9aed8988]{color:#999}.ringht_font[data-v-9aed8988]{padding-right:10px}[data-v-9aed8988] .avue-form__menu{display:none!important}.incofont[data-v-9a9cb40e]{color:#999}.ringht_font[data-v-9a9cb40e]{padding-right:10px}[data-v-9a9cb40e] .avue-form__menu{display:none!important}.incofont[data-v-481f7599]{color:#999}.ringht_font[data-v-481f7599]{padding-right:10px}[data-v-2b1831a3] .avue-form__menu,[data-v-5a2ab29f] .avue-form__menu,[data-v-481f7599] .avue-form__menu{display:none!important}.incofont[data-v-365cbcb8]{color:#999}.ringht_font[data-v-365cbcb8]{padding-right:10px}[data-v-365cbcb8] .avue-form__menu{display:none!important}.incofont[data-v-07a4e3ca]{color:#999}.ringht_font[data-v-07a4e3ca]{padding-right:10px}[data-v-07a4e3ca] .avue-form__menu,[data-v-e9b213e0] .avue-form__menu{display:none!important}.incofont[data-v-d5b2019e]{color:#999}.ringht_font[data-v-d5b2019e]{padding-right:10px}[data-v-d5b2019e] .avue-form__menu{display:none!important}.steps[data-v-2fc0526a]{background-color:#fff;padding:10px 0}.steps[data-v-2fc0526a] .el-step__icon{font-weight:400}.steps[data-v-2fc0526a] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2fc0526a] .el-step__icon-inner{font-weight:400}.steps[data-v-2fc0526a] .is-process{border-color:transparent}.steps[data-v-2fc0526a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2fc0526a] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2fc0526a]{height:100%;overflow-y:scroll;margin:15px 10px}.modalTit[data-v-dcec32fc]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-dcec32fc]{height:100%;background:#fff}.modalTit[data-v-5fbd86a4]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-5fbd86a4]{height:100%;background:#fff}.modalTit[data-v-007b5732]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-007b5732]{height:100%;background:#fff}[data-v-589ccb6c] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-589ccb6c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-589ccb6c]{width:130px}[data-v-589ccb6c] textarea{min-height:15px!important;height:auto!important}.color1[data-v-589ccb6c]{background-color:#f2f2f2}.color1[data-v-589ccb6c],.color2[data-v-589ccb6c]{padding:0 10px;border-radius:10px;margin-left:10px}.color2[data-v-589ccb6c]{background-color:#faad14}.color3[data-v-589ccb6c]{background-color:#5b8ff9}.color3[data-v-589ccb6c],.color4[data-v-589ccb6c]{padding:0 10px;border-radius:10px;margin-left:10px}.color4[data-v-589ccb6c]{background-color:#eb8061}.redColor[data-v-589ccb6c]{background-color:#f0290e;padding:0 10px;border-radius:10px}.redText[data-v-589ccb6c]{border:1px solid #f0290e;background-color:#fdeae9;color:#f0290e;padding:0 5px;padding:0 10px;border-radius:10px;margin:0 0 0 12px}.blueText[data-v-589ccb6c]{border:1px solid #5b8ff9;background-color:#dae5f9;color:#5b8ff9;padding:0 5px;padding:0 10px;border-radius:10px;margin:0 0 0 12px}[data-v-372f278a] .avue-form__menu,[data-v-3039c2b1] .avue-form__menu,[data-v-d66cec80] .avue-form__menu{display:none!important}.incofont[data-v-5e4f3daa]{color:#999}.ringht_font[data-v-5e4f3daa]{padding-right:10px}[data-v-5e4f3daa] .avue-form__menu{display:none!important}.incofont[data-v-55c2227b]{color:#999}.ringht_font[data-v-55c2227b]{padding-right:10px}[data-v-55c2227b] .avue-form__menu{display:none!important}[data-v-6b09de4e] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-6b09de4e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-6b09de4e]{width:130px}[data-v-6b09de4e] textarea{min-height:15px!important;height:auto!important}.color1[data-v-6b09de4e]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.redColor[data-v-6b09de4e]{background-color:#f0290e;padding:0 10px;border-radius:10px}.color2[data-v-6b09de4e]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.incofont[data-v-20265c32]{color:#999}.ringht_font[data-v-20265c32]{padding-right:10px}[data-v-20265c32] .avue-form__menu{display:none!important}.incofont[data-v-6371d304]{color:#999}.ringht_font[data-v-6371d304]{padding-right:10px}[data-v-6371d304] .avue-form__menu{display:none!important}.bottom_num[data-v-8f1f4c54]{font-size:17px;font-weight:bolder}[data-v-8f1f4c54] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-8f1f4c54]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-8f1f4c54]{width:130px}[data-v-8f1f4c54] textarea{min-height:15px!important;height:auto!important}.color1[data-v-8f1f4c54]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-8f1f4c54]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-8f1f4c54]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}[data-v-8113c92c] .vxe-toolbar{display:none}.formList[data-v-8113c92c] .vxe-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.numbers[data-v-6c6ecf15]{color:#000}.numbers1[data-v-6c6ecf15],.numbers[data-v-6c6ecf15]{font-weight:bolder;padding-right:10px}.radioList[data-v-6c6ecf15]{margin-top:20px;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;margin-left:20px}.radioList[data-v-6c6ecf15] .el-radio__input{display:none!important}.addModel[data-v-1fdb2fb9],.addModel[data-v-ea4d14cc]{height:100%}[data-v-05f5dffc] .avue-form__menu{display:none!important}.incofont[data-v-8d7c050c]{color:#999}.ringht_font[data-v-8d7c050c]{padding-right:10px}[data-v-8d7c050c] .avue-form__menu{display:none!important}.steps[data-v-027fb941]{background-color:#fff;padding:10px 0}.steps[data-v-027fb941] .el-step__icon{font-weight:400}.steps[data-v-027fb941] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-027fb941] .el-step__icon-inner{font-weight:400}.steps[data-v-027fb941] .is-process{border-color:transparent}.steps[data-v-027fb941] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-027fb941] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-027fb941]{height:100%;overflow-y:scroll;margin:15px 10px}.incofont[data-v-ef67c470]{color:#999}.ringht_font[data-v-ef67c470]{padding-right:10px}[data-v-ef67c470] .avue-form__menu{display:none!important}.steps[data-v-50a4d8aa]{background-color:#fff;padding:10px 0}.steps[data-v-50a4d8aa] .el-step__icon{font-weight:400}.steps[data-v-50a4d8aa] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-50a4d8aa] .el-step__icon-inner{font-weight:400}.steps[data-v-50a4d8aa] .is-process{border-color:transparent}.steps[data-v-50a4d8aa] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-50a4d8aa] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-50a4d8aa]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-a3a9ad14] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-a3a9ad14] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-a3a9ad14] .avue-form__group{padding:0!important}[data-v-a3a9ad14] .avue--detail .el-input,[data-v-a3a9ad14] .avue--detail .el-radio-button__inner{font-size:14px!important}[data-v-a3a9ad14] .el-collapse-item__header{margin-bottom:10px!important}.table-wrapper[data-v-a3a9ad14]{margin-top:10px;padding:0 10px}.modalAll[data-v-3b72ae50]{height:100%}.btn-head[data-v-0b6d10b6]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-0b6d10b6] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-0b6d10b6]{color:#fff}.list-wrapper .list-head[data-v-0b6d10b6]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-0b6d10b6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:450px;font-size:12px}.list-wrapper .list-item span[data-v-0b6d10b6]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-0b6d10b6]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-0b6d10b6]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-0b6d10b6]:first-of-type{color:#fff}.addModel[data-v-3c223e76]{height:100%}.line-title p[data-v-65263f3a]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-65263f3a]{height:95%;background-color:#fff}[data-v-65263f3a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-65263f3a] .el-input__count{background:hsla(0,0%,100%,.711)}.incofont[data-v-022f07c8]{color:#999}.ringht_font[data-v-022f07c8]{padding-right:10px}[data-v-022f07c8] .avue-form__menu{display:none!important}.line-title p[data-v-66fb3214]{font-size:17px;font-weight:700;margin:0}[data-v-66fb3214] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-66fb3214] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-66fb3214] .vxe-modal--content .custom-demo-view{height:100%}[data-v-66fb3214] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.History[data-v-36e3e021]{background:#eaeaea;padding:8px 15px;font-size:10px;font-weight:600;border:1px solid #d9d9d9;margin-top:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333}.History_list[data-v-36e3e021]{display:-webkit-box;display:-ms-flexbox;display:flex}.History_list .tit[data-v-36e3e021]{width:200px;height:100px;line-height:100px;text-align:center;background:#f4f4f4;border:1px solid #d9d9d9;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:11px}.History_list .content[data-v-36e3e021]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.History_list .content .content_top[data-v-36e3e021]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eaeaea;padding:2px 10px;-webkit-box-sizing:border-box;font-size:10px;border-right:1px solid #d9d9d9;box-sizing:border-box}.History_list .content .content_top div[data-v-36e3e021]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.History_list .content .content_top div:first-child span[data-v-36e3e021]{color:#909090}.History_list .content .content_top div[data-v-36e3e021]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px;text-align:center}.History_list .content .content_top div:nth-child(2) span[data-v-36e3e021]:nth-child(2){color:#737373;margin-top:2px}.History_list .content .content_top div[data-v-36e3e021]:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px;text-align:center}.History_list .content .content_top div:nth-child(3) span[data-v-36e3e021]:nth-child(2){color:#737373;margin-top:2px}.History_list .content .content_top div[data-v-36e3e021]:nth-child(4){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px;text-align:center}.History_list .content .content_top div:nth-child(4) span[data-v-36e3e021]:nth-child(2){color:#737373;margin-top:2px}.History_list .content .content_top div[data-v-36e3e021]:nth-child(5){width:90px;padding:0 30px;text-align:center;font-weight:600}.History_list .content .content_bott[data-v-36e3e021]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:10px;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #d9d9d9;border-left:none}.no_approval[data-v-36e3e021]{text-align:center;font-size:10px;background:#fff;border:1px solid #d9d9d9;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 0;color:#909090}.app[data-v-436fcfeb]{position:absolute;top:0;right:68px;background:red;height:98%;width:0;overflow:hidden;-webkit-transition:.3s;transition:.3s;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #f2f2f2}.commentClose[data-v-436fcfeb]{width:18px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1005;cursor:pointer}.commentClose[data-v-436fcfeb]:hover{background:#f5f5f5}.comment[data-v-436fcfeb]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.comment .comment_top[data-v-436fcfeb]{font-size:12px;padding:16px 10px;border-bottom:1px solid #d9d9d9}.comment .comment_content[data-v-436fcfeb]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding-top:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.comment .comment_content .comment_content_user[data-v-436fcfeb],.comment .comment_content .news_one_bott[data-v-436fcfeb]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.comment .comment_content .comment_content_user .img[data-v-436fcfeb],.comment .comment_content .news_one_bott .img[data-v-436fcfeb]{width:34px;height:34px;border-radius:50%;background:#fff;margin-right:10px;overflow:hidden}.comment .comment_content .comment_content_user .img img[data-v-436fcfeb],.comment .comment_content .news_one_bott .img img[data-v-436fcfeb]{width:100%;height:100%}.comment .comment_content .comment_content_user .user_content[data-v-436fcfeb],.comment .comment_content .news_one_bott .user_content[data-v-436fcfeb]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:10px}.comment .comment_content .comment_content_user .user_content .news_one_top[data-v-436fcfeb],.comment .comment_content .news_one_bott .user_content .news_one_top[data-v-436fcfeb]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comment .comment_content .comment_content_user .user_content .news_one_top span[data-v-436fcfeb]:first-child,.comment .comment_content .news_one_bott .user_content .news_one_top span[data-v-436fcfeb]:first-child{font-size:13px}.comment .comment_content .comment_content_user .user_content .news_one_top span:first-child span[data-v-436fcfeb],.comment .comment_content .news_one_bott .user_content .news_one_top span:first-child span[data-v-436fcfeb]{color:#929292}.comment .comment_content .comment_content_user .user_content .news_one_top span[data-v-436fcfeb]:nth-child(2),.comment .comment_content .news_one_bott .user_content .news_one_top span[data-v-436fcfeb]:nth-child(2){font-size:11px;color:#929292;padding:0 10px}.comment .comment_content .comment_content_user .user_content .news_one_top span[data-v-436fcfeb]:nth-child(3),.comment .comment_content .news_one_bott .user_content .news_one_top span[data-v-436fcfeb]:nth-child(3){color:#1890ff;padding:0 10px;border-right:1px solid #e6ccdc;cursor:pointer}.comment .comment_content .comment_content_user .user_content .news_one_top span[data-v-436fcfeb]:nth-child(4),.comment .comment_content .news_one_bott .user_content .news_one_top span[data-v-436fcfeb]:nth-child(4){color:red;padding:0 10px;cursor:pointer}.comment .comment_content .comment_content_user .user_content .news_one_content[data-v-436fcfeb],.comment .comment_content .news_one_bott .user_content .news_one_content[data-v-436fcfeb]{font-size:13px;padding:8px 0;color:#333}.comment .comment_content .comment_content_user .user_content .news_one_bott[data-v-436fcfeb],.comment .comment_content .news_one_bott .user_content .news_one_bott[data-v-436fcfeb]{width:100%}.comment .comment_bott[data-v-436fcfeb]{border-top:1px solid #d9d9d9;padding:16px 10px;padding-top:5px}.appTo[data-v-436fcfeb]{width:60%}.top[data-v-5f4ccf3e]{border:1px solid #d9d9d9;border-bottom:none;font-size:17px;color:#333;padding:15px 0;text-align:center;margin-top:10px;background:#fff}.line_title[data-v-5f4ccf3e],.top[data-v-5f4ccf3e]{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:600;width:100%}.line_title[data-v-5f4ccf3e]{background:#eaeaea;padding:8px 15px;font-size:10px;border:1px solid #d9d9d9}.line_title p[data-v-5f4ccf3e]{color:#333}.scroll_basicform[data-v-5f4ccf3e]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9}.scroll_basicform .basicform[data-v-5f4ccf3e]{font-size:14px;color:#606266;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_basicform .basicform .form_left[data-v-5f4ccf3e]{min-width:150px;text-align:right;font-size:11px;background:#f5f5f5;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform .basicform .form_left[data-v-5f4ccf3e],.scroll_basicform .basicform .form_right[data-v-5f4ccf3e]{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_basicform .basicform .form_right[data-v-5f4ccf3e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform[data-v-5f4ccf3e] .el-col{margin-bottom:0!important}.scroll_file[data-v-5f4ccf3e]{background:#f5f5f5;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_file .file_left[data-v-5f4ccf3e],.scroll_file[data-v-5f4ccf3e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_file .file_left[data-v-5f4ccf3e]{font-size:11px;min-width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;color:#606266}.scroll_file .file_right[data-v-5f4ccf3e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;padding:10px 15px;font-size:12px}.scroll_file .file_right[data-v-5f4ccf3e],.top[data-v-2281b445]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.top[data-v-2281b445]{border:1px solid #d9d9d9;border-bottom:none;font-size:17px;font-weight:600;color:#333;width:100%;padding:15px 0;text-align:center;margin-top:10px}.line_title[data-v-2281b445]{background:#eaeaea;padding:8px 15px;font-size:10px;font-weight:600;border:1px solid #d9d9d9;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.line_title p[data-v-2281b445]{color:#333}.scroll_basicform[data-v-2281b445]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9}.scroll_basicform .basicform[data-v-2281b445]{font-size:14px;color:#606266;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_basicform .basicform .form_left[data-v-2281b445]{min-width:150px;text-align:right;font-size:11px;background:#f5f5f5;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform .basicform .form_left[data-v-2281b445],.scroll_basicform .basicform .form_right[data-v-2281b445]{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_basicform .basicform .form_right[data-v-2281b445]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform[data-v-2281b445] .el-col{margin-bottom:0!important}.scroll_file[data-v-2281b445]{background:#f5f5f5;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_file .file_left[data-v-2281b445],.scroll_file[data-v-2281b445]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_file .file_left[data-v-2281b445]{font-size:11px;min-width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;color:#606266}.scroll_file .file_right[data-v-2281b445]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;padding:10px 15px;font-size:12px}.scroll_file .file_right[data-v-2281b445],.top[data-v-5f6d49a4]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.top[data-v-5f6d49a4]{border:1px solid #d9d9d9;border-bottom:none;font-size:17px;font-weight:600;color:#333;width:100%;padding:15px 0;text-align:center;margin-top:10px}.line_title[data-v-5f6d49a4]{background:#eaeaea;padding:8px 15px;font-size:10px;font-weight:600;border:1px solid #d9d9d9;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.line_title p[data-v-5f6d49a4]{color:#333}.scroll_basicform[data-v-5f6d49a4]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9}.scroll_basicform .basicform[data-v-5f6d49a4]{font-size:14px;color:#606266;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_basicform .basicform .form_left[data-v-5f6d49a4]{min-width:150px;text-align:right;font-size:11px;background:#f5f5f5;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform .basicform .form_left[data-v-5f6d49a4],.scroll_basicform .basicform .form_right[data-v-5f6d49a4]{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_basicform .basicform .form_right[data-v-5f6d49a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform[data-v-5f6d49a4] .el-col{margin-bottom:0!important}.scroll_file[data-v-5f6d49a4]{background:#f5f5f5;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_file .file_left[data-v-5f6d49a4],.scroll_file[data-v-5f6d49a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_file .file_left[data-v-5f6d49a4]{font-size:11px;min-width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;color:#606266}.scroll_file .file_right[data-v-5f6d49a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;padding:10px 15px;font-size:12px}.scroll_file .file_right[data-v-5f6d49a4],.top[data-v-2cb70019]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.top[data-v-2cb70019]{border:1px solid #d9d9d9;border-bottom:none;font-size:17px;font-weight:600;color:#333;width:100%;padding:15px 0;text-align:center;margin-top:10px}.line_title[data-v-2cb70019]{background:#eaeaea;padding:8px 15px;font-size:10px;font-weight:600;border:1px solid #d9d9d9;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.line_title p[data-v-2cb70019]{color:#333}.scroll_basicform[data-v-2cb70019]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9}.scroll_basicform .basicform[data-v-2cb70019]{font-size:14px;color:#606266;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_basicform .basicform .form_left[data-v-2cb70019]{min-width:150px;text-align:right;font-size:11px;background:#f5f5f5;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform .basicform .form_left[data-v-2cb70019],.scroll_basicform .basicform .form_right[data-v-2cb70019]{min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_basicform .basicform .form_right[data-v-2cb70019]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform[data-v-2cb70019] .el-col{margin-bottom:0!important}.scroll_file[data-v-2cb70019]{background:#f5f5f5;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_file .file_left[data-v-2cb70019],.scroll_file[data-v-2cb70019]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll_file .file_left[data-v-2cb70019]{font-size:11px;min-width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;color:#606266}.scroll_file .file_right[data-v-2cb70019]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;background:#fff;-webkit-box-sizing:border-box;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;padding:10px 15px;box-sizing:border-box;font-size:12px}[data-v-5d1f578a] .vxe-modal--content{background:#fff!important;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content[data-v-5d1f578a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px}.bott[data-v-5d1f578a],.content[data-v-5d1f578a]{-webkit-box-sizing:border-box;box-sizing:border-box}.bott[data-v-5d1f578a]{background:#fff;text-align:right;width:100%;padding:10px;border-top:1px solid #d9d9d9}[data-v-5d1f578a] .avue-crud__menu{display:none}.bott[data-v-b5ecc056]{background:#fff;text-align:right;width:100%;padding:10px;border-top:1px solid #d9d9d9}.bott[data-v-b5ecc056],.content[data-v-b5ecc056]{-webkit-box-sizing:border-box;box-sizing:border-box}.content[data-v-b5ecc056]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px}.file_list[data-v-b5ecc056]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;height:18px}.file_list div[data-v-b5ecc056]{padding:0 13px;cursor:pointer;font-size:12px;height:18px;line-height:18px}.file_list div[data-v-b5ecc056]:first-child{padding-left:0}[data-v-b5ecc056] .vxe-modal--content{background:#fff!important;padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.specialCla[data-v-b5ecc056] .el-form-item__label{width:176px!important}.panelClass[data-v-b5ecc056]{border:1px solid #c0c4cc;border-radius:5px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.panelClass div[data-v-b5ecc056]{background:#f4f4f5;border:1px solid #e9e9eb;border-radius:5px;padding:0 7px;font-size:10px;color:#909399;margin-right:5px;height:21px;line-height:21px}.panelClass div i[data-v-b5ecc056]{margin-left:5px;color:#c0c4cc;cursor:pointer;font-size:12px}.panelClass div i[data-v-b5ecc056]:hover{color:#909399}.examine_opinion[data-v-b5ecc056]{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;background:#f9f9f9;border:1px solid #dcdfe6;padding:2px 9px 2px 0;color:#6695f9;border-bottom:none;font-size:10px}.examine_opinion[data-v-b5ecc056] .el-input__inner{border:none!important;background:none!important;color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__inner::-webkit-input-placeholder{color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__inner::-moz-placeholder{color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__inner:-ms-input-placeholder{color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__inner::-ms-input-placeholder{color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__inner::placeholder{color:#6695f9!important}.examine_opinion[data-v-b5ecc056] .el-input__icon:before{color:#6695f9!important}[data-v-b5ecc056] .el-form-item__label{text-align:left!important}.app[data-v-40c0672e]{height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app .introduce[data-v-40c0672e]{font-size:12px;padding:10px}.app .introduce[data-v-40c0672e],.app .introduce div[data-v-40c0672e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app .introduce div[data-v-40c0672e]{margin-right:23px}.app .introduce div div[data-v-40c0672e]{margin-right:5px}.app .introduce div .el-icon-right[data-v-40c0672e]{font-size:20px;margin-right:5px}.app .Flowchart[data-v-40c0672e]{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.app .Flowchart .outside[data-v-40c0672e]{position:absolute;top:0;left:0;width:100%;overflow:hidden;height:0;-webkit-transition:.3s;transition:.3s}.app .Flowchart .outside .outside_crud[data-v-40c0672e]{height:330px;background:#f9f9f9}.app .Flowchart .outside_open[data-v-40c0672e]{height:330px}.app .Flowchart .takeBack[data-v-40c0672e]{position:absolute;top:330px;left:50%;padding:0 7px;cursor:pointer;-webkit-transition:.3s;transition:.3s;background:#f9f9f9}[data-v-40c0672e] .avue-crud__menu{display:none}.app[data-v-5d12b926]{height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.app .flow_path[data-v-5d12b926]{-webkit-box-flex:.9;-ms-flex:.9;flex:.9;min-width:350px;margin-bottom:20px;padding-right:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.app .flow_path .flow_path_content[data-v-5d12b926]{display:-webkit-box;display:-ms-flexbox;display:flex}.app .flow_path .flow_path_content .flow_path_content_L[data-v-5d12b926]{width:200px;text-align:right;padding-right:8px;font-size:11px;color:#929292;border-right:1px dotted #d9d9d9;position:relative}.app .flow_path .flow_path_content .flow_path_content_L .arrive[data-v-5d12b926]{width:10px;height:10px;position:absolute;top:-5px;right:-5px;background:#d9d9d9;border-radius:50%}.app .flow_path .flow_path_content .flow_path_content_L_To[data-v-5d12b926]{border-right:1px solid #1890ff}.app .flow_path .flow_path_content .arrive_To[data-v-5d12b926]{background:#1890ff!important}.app .flow_path .flow_path_content .flow_path_content_R[data-v-5d12b926]{padding-left:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin-top:-15px;padding-bottom:30px;min-width:220px}.app .flow_path .flow_path_content .flow_path_content_R .path_content[data-v-5d12b926]{position:relative;border-radius:4px;width:100%;padding:15px 10px;-webkit-box-shadow:0 0 6px 1px #d5d5d5;box-shadow:0 0 6px 1px #d5d5d5;font-size:11px;color:#929292;margin-bottom:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.app .flow_path .flow_path_content .flow_path_content_R .path_content .path_content_2[data-v-5d12b926]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app .flow_path .flow_path_content .flow_path_content_R .path_content .path_content_2 .img[data-v-5d12b926]{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:5px;background:#fff}.app .flow_path .flow_path_content .flow_path_content_R .path_content .path_content_2 .img img[data-v-5d12b926]{width:100%;height:100%}.app .flow_path .flow_path_content .flow_path_content_R .path_content_top[data-v-5d12b926]{position:absolute;top:-20px;left:10px;font-size:11px;color:#929292;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.app .flow_path .flow_path_content .flow_path_content_R .el-icon-caret-left[data-v-5d12b926]{position:absolute;top:5px;left:17px;font-size:20px;color:#fff}[data-v-31a2a4d8] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.drawer_content[data-v-31a2a4d8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;position:relative}.drawer_content .drawer_content_content[data-v-31a2a4d8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.drawer_content .drawer_content_content .systemBott[data-v-31a2a4d8]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 5px;color:#9f9f9f;font-size:12px}.drawer_content .drawer_content_content .systemBott div[data-v-31a2a4d8]{padding:0 12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer_content .drawer_content_content .systemBott div i[data-v-31a2a4d8]{margin-right:5px;font-size:20px}.drawer_content .drawer_content_menu[data-v-31a2a4d8]{font-size:12px;color:#333;padding:0 10px;background:#fff;white-space:nowrap}.drawer_content .drawer_content_menu[data-v-31a2a4d8],.drawer_content .drawer_content_menu div[data-v-31a2a4d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer_content .drawer_content_menu div[data-v-31a2a4d8]{padding:10px 0;cursor:pointer}.drawer_content .drawer_content_menu div i[data-v-31a2a4d8]{font-size:20px;color:#bfbfbf;padding:5px 0}.drawer_content .drawer_content_menu .drawerIndex[data-v-31a2a4d8],.drawer_content .drawer_content_menu .drawerIndex i[data-v-31a2a4d8]{color:#00a3db}.custom-demo-view[data-v-31a2a4d8]{background:#fff}.steps[data-v-19bdc202]{background-color:#fff;padding:10px 0}.steps[data-v-19bdc202] .el-step__icon{font-weight:400}.steps[data-v-19bdc202] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-19bdc202] .el-step__icon-inner{font-weight:400}.steps[data-v-19bdc202] .is-process{border-color:transparent}.steps[data-v-19bdc202] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-19bdc202] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-19bdc202]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-4f993f50]{background-color:#fff;padding:10px 0}.steps[data-v-4f993f50] .el-step__icon{font-weight:400}.steps[data-v-4f993f50] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-4f993f50] .el-step__icon-inner{font-weight:400}.steps[data-v-4f993f50] .is-process{border-color:transparent}.steps[data-v-4f993f50] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-4f993f50] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-4f993f50]{height:100%;overflow-y:scroll;margin:15px 10px}.line-title p[data-v-caeaa0b0]{font-size:17px;font-weight:700;margin:0}[data-v-caeaa0b0] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-caeaa0b0] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-caeaa0b0] .vxe-modal--content .custom-demo-view{height:100%}[data-v-caeaa0b0] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-5e5ed723] .avue-form__menu{display:none!important}.people-container[data-v-4ff66fe7] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-4ff66fe7]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-4ff66fe7],.people-container[data-v-4ff66fe7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-4ff66fe7]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-4ff66fe7]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-4ff66fe7]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-4ff66fe7],.people-container .file-group .file-item[data-v-4ff66fe7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-4ff66fe7]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-4ff66fe7]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-4ff66fe7]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-4ff66fe7]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-4ff66fe7]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-4ff66fe7]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-4ff66fe7]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-4ff66fe7]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-4ff66fe7]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-4ff66fe7]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4ff66fe7]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-4ff66fe7]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-4ff66fe7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-4ff66fe7]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-4ff66fe7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-4ff66fe7] .avue-form__menu{display:none}.people-container .checkDialog[data-v-4ff66fe7] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-4ff66fe7]{margin:1px 30px;height:32px}[data-v-1f383a59] .avue-form__menu{display:none!important}.steps[data-v-553bf938]{background-color:#fff;padding:10px 0}.steps[data-v-553bf938] .el-step__icon{font-weight:400}.steps[data-v-553bf938] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-553bf938] .el-step__icon-inner{font-weight:400}.steps[data-v-553bf938] .is-process{border-color:transparent}.steps[data-v-553bf938] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-553bf938] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-553bf938]{height:100%;overflow-y:scroll;margin:15px 10px}.modalTit[data-v-67ba3b48]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-67ba3b48]{height:100%;background:#fff}.people-container .el-collapse-item__arrow[data-v-41c1a0ec],.people-container[data-v-41c1a0ec] .el-collapse-item__content{display:none}.people-container[data-v-41c1a0ec] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-41c1a0ec]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-41c1a0ec],.people-container[data-v-41c1a0ec]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-41c1a0ec]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-41c1a0ec]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-41c1a0ec]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-41c1a0ec],.people-container .file-group .file-item[data-v-41c1a0ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-41c1a0ec]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-41c1a0ec]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-41c1a0ec]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-41c1a0ec]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-41c1a0ec]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-41c1a0ec]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-41c1a0ec]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-41c1a0ec]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-41c1a0ec]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-41c1a0ec]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-41c1a0ec]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-41c1a0ec]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-41c1a0ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-41c1a0ec]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-41c1a0ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-41c1a0ec] .avue-form__menu{display:none}.people-container .checkDialog[data-v-41c1a0ec] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-41c1a0ec]{margin:1px 30px;height:32px}.icon-group[data-v-41c1a0ec]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.icon-group .icon[data-v-41c1a0ec]{cursor:pointer;margin:0 10px}.modalTit[data-v-a82bb592]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-a82bb592]{height:100%;background:#fff}.contract_title[data-v-b34b5174]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-b34b5174]{height:100%;background:#fff}.standard-item[data-v-fab53e10]{font-size:12px}.line-title p[data-v-01b4941d]{font-size:17px;font-weight:700;margin:0}[data-v-01b4941d] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-01b4941d] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-01b4941d] .vxe-modal--content .custom-demo-view{height:100%}[data-v-01b4941d] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.incofont[data-v-e10cf402]{color:#999}.ringht_font[data-v-e10cf402]{padding-right:10px}[data-v-e10cf402] .avue-form__menu{display:none!important}.incofont[data-v-7db16db1]{color:#999}.ringht_font[data-v-7db16db1]{padding-right:10px}[data-v-7db16db1] .avue-form__menu{display:none!important}.line-title p[data-v-3d853c85]{font-size:17px;font-weight:700;margin:0}[data-v-3d853c85] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3d853c85] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-3d853c85] .vxe-modal--content .custom-demo-view{height:100%}[data-v-3d853c85] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.incofont[data-v-0cce70dd]{color:#999}.ringht_font[data-v-0cce70dd]{padding-right:10px}[data-v-0cce70dd] .avue-form__menu{display:none!important}.addModel[data-v-4e2a178e]{height:100%;background:#fff}.addModel[data-v-1c872eac]{height:100%}.modalTit[data-v-29b33f11]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-29b33f11]{height:100%;overflow:auto}.modalTit[data-v-39ff4c92]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-39ff4c92]{height:100%;overflow:auto}.modalTit[data-v-6cd7c999]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-6cd7c999]{height:100%;background:#fff}.boxContent[data-v-db9d37ae]{background:#fff;border:1px solid #d9d9d9;border-left:0;border-bottom:0;text-align:center;font-size:14px;margin:0 auto;margin-top:20px;width:80%;padding-bottom:30px}.boxContent p[data-v-db9d37ae]{text-align:center;border-left:1px solid #d9d9d9;height:50px;line-height:50px;font-size:18px;font-weight:bolder}.boxContent .tr_table[data-v-db9d37ae]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #d9d9d9}.boxContent .tr_table div[data-v-db9d37ae]{height:40px;line-height:40px}.boxContent .tr_table .item_tr_table[data-v-db9d37ae]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;border-bottom:1px solid #d9d9d9}.boxContent .left_title[data-v-db9d37ae]{width:200px;background:#f5f5f5;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.boxContent .right_title[data-v-db9d37ae]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;border-bottom:1px solid #d9d9d9}.boxContent .top_title[data-v-db9d37ae]{width:100%;background:#eaeaea;height:40px;line-height:40px;border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.bottom_num[data-v-db9d37ae]{font-size:17px;font-weight:bolder}[data-v-db9d37ae] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-db9d37ae]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-db9d37ae]{width:130px}[data-v-db9d37ae] textarea{min-height:15px!important;height:auto!important}.line-title p[data-v-005d73cc]{font-size:17px;font-weight:700;margin:0}[data-v-005d73cc] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-005d73cc] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-005d73cc] .vxe-modal--content .custom-demo-view{height:100%}[data-v-005d73cc] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.sum-wrapper[data-v-47a3769b]{margin:20px 0;background:#e6f7ff;border:1px solid #bae7ff;border-radius:6px;padding:6px 10px}.line-title p[data-v-1fe1f004]{font-size:17px;font-weight:700;margin:0}[data-v-1fe1f004] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1fe1f004] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1fe1f004] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1fe1f004] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-44429410] .el-timeline-item__timestamp{width:80px;text-align:center;height:28px;line-height:28px;background:#5b8ff9;color:#fff;border-radius:10px}.modalTit[data-v-4b040268]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-4b040268]{height:100%;background:#fff}.numbers[data-v-a3408490]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-a3408490]{margin-top:20px;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;margin-left:20px}.radioList[data-v-a3408490] .el-radio__input{display:none!important}.list-wrapper[data-v-a3408490]{color:#fff}.list-wrapper .list-head[data-v-a3408490]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-a3408490]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-a3408490]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-a3408490]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-a3408490]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-a3408490]:first-of-type{color:#fff}[data-v-7d1b6020] .el-input__icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-line-pack:center!important;align-content:center!important}.redColor[data-v-14927c67]{color:red}.add-primary-Modal .lookUpClassName .el-input{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0;vertical-align:top}.add-primary-Modal .lookUpClassName .el-input__inner{vertical-align:middle;display:table-cell;border-top-right-radius:0;border-bottom-right-radius:0}.add-primary-Modal .lookUpClassName .el-input__suffix{right:0;background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.add-primary-Modal .lookUpClassName .el-input__icon{width:10px;height:20px;line-height:20px;font-size:13px}.add-primary-Modal .people_group{min-height:300px}.add-primary-Modal .avue-form__group,.add-primary-Modal .el-tabs__header{background-color:#fff!important}.add-primary-Modal .el-form-item{margin-bottom:18px!important}.add-primary-Modal .el-tabs__header{padding:0 1rem!important;margin-top:10px!important;margin-bottom:0!important}.add-primary-Modal .avue-form__group{padding:20px 0 0 0}.add-primary-Modal .avue-form__group .avue-form__row{margin-bottom:0!important}.add-primary-Modal .avue-upload__icon,.add-primary-Modal .el-upload--picture-img{width:100px;height:100px;line-height:100px}[data-v-261e43d4] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-head[data-v-69922910]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-69922910] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.numbers[data-v-a2e8b532]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-a2e8b532]{margin-top:20px;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;margin-left:20px}.radioList[data-v-a2e8b532] .el-radio__input{display:none!important}[data-v-a2e8b532] .vxe-modal--wrapper .vxe-modal--header{background:#fff!important;border-bottom:none}[data-v-a2e8b532] .vxe-modal--title{color:#fff!important}.numbers[data-v-b680f918]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-b680f918]{margin-top:20px;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;margin-left:20px}.radioList[data-v-b680f918] .el-radio__input{display:none!important}[data-v-50b272c5] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-head[data-v-50b272c5]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-50b272c5] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.template-list .template-item[data-v-50b272c5]{cursor:pointer}.modalAll[data-v-6ecf33ef]{height:100%;background:#fff}.template-list .template-item[data-v-6ecf33ef]{cursor:pointer}.numbers[data-v-251283a8]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-251283a8]{margin-top:20px;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;margin-left:20px}.radioList[data-v-251283a8] .el-radio__input{display:none!important}.numbers[data-v-1858deec]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-1858deec]{margin-top:20px;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;margin-left:20px}.radioList[data-v-1858deec] .el-radio__input{display:none!important}.line-title p[data-v-a8567cc8]{font-size:17px;font-weight:700;margin:0}[data-v-a8567cc8] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-1ffa7896]{font-size:17px;font-weight:700;margin:0}[data-v-1ffa7896] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-4a0628ec]{font-size:17px;font-weight:700;margin:0}[data-v-4a0628ec] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-6bc640d0]{font-size:17px;font-weight:700;margin:0}[data-v-6bc640d0] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-b35ab5da]{font-size:17px;font-weight:700;margin:0}[data-v-b35ab5da] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-579f28dc]{font-size:17px;font-weight:700;margin:0}[data-v-579f28dc] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-ebc9f7b4]{font-size:17px;font-weight:700;margin:0}[data-v-ebc9f7b4] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-cb33be30]{font-size:17px;font-weight:700;margin:0}[data-v-cb33be30] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-17590636]{font-size:17px;font-weight:700;margin:0}[data-v-17590636] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-5ace29f2]{font-size:17px;font-weight:700;margin:0}[data-v-5ace29f2] .el-tabs__nav-wrap:after{background-color:transparent!important}.modalAll[data-v-66b31f97]{height:100%;background:#fff}.grid_main[data-v-81f7f526]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-81f7f526]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-81f7f526]{width:100%}.btn-head[data-v-81f7f526]{padding:0 10px;height:100%;line-height:32px;background:#f2f2f2;text-align:center;color:#606266;border-top-left-radius:4px;border-bottom-left-radius:4px}[data-v-81f7f526] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.avue-view[data-v-02bca0ce],.avue-view[data-v-3bca811a],.avue-view[data-v-5ba6bfbc],.avue-view[data-v-048c3dd5],.avue-view[data-v-cd4f9fb8]{padding:0!important}[data-v-048c3dd5] .vxe-grid--pager-wrapper{display:none!important}.avue-view[data-v-6b237800],.avue-view[data-v-13c1bd7d],.avue-view[data-v-a6e4a60c],.avue-view[data-v-efe93d28]{padding:0!important}.line-title p[data-v-21192926]{font-size:17px;font-weight:700;margin:0}[data-v-21192926] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-21192926] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-21192926],[data-v-21192926] .el-table td{border:none}[data-v-21192926] .el-table:before{height:0}[data-v-21192926] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-21192926] .avue-form__menu--center,[data-v-21192926] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-21192926],[data-v-21192926] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-21192926],[data-v-21192926] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-21192926],[data-v-21192926] .el-table td{padding:0!important}.line-title p[data-v-3da3863a]{font-size:17px;font-weight:700;margin:0}[data-v-3da3863a] .vxe-toolbar{display:none!important}[data-v-3da3863a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3da3863a] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-3da3863a],[data-v-3da3863a] .el-table td{border:none}[data-v-3da3863a] .el-table:before{height:0}[data-v-3da3863a] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-3da3863a] .avue-form__menu--center,[data-v-3da3863a] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-3da3863a],[data-v-3da3863a] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-3da3863a],[data-v-3da3863a] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-3da3863a],[data-v-3da3863a] .el-table td{padding:0!important}.line-title p[data-v-4f9fcf7d]{font-size:17px;font-weight:700;margin:0}[data-v-4f9fcf7d] .vxe-toolbar{display:none!important}[data-v-4f9fcf7d] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4f9fcf7d] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-4f9fcf7d],[data-v-4f9fcf7d] .el-table td{border:none}[data-v-4f9fcf7d] .el-table:before{height:0}[data-v-4f9fcf7d] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-4f9fcf7d] .avue-form__menu--center,[data-v-4f9fcf7d] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-4f9fcf7d],[data-v-4f9fcf7d] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-4f9fcf7d],[data-v-4f9fcf7d] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-4f9fcf7d],[data-v-4f9fcf7d] .el-table td{padding:0!important}[data-v-0bfd4ea1] .add-Modal .vxe-modal--content{background-color:#fff!important}.line-title p[data-v-0bfd4ea1]{font-size:17px;font-weight:700;margin:0}[data-v-0bfd4ea1] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0bfd4ea1] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-0bfd4ea1],[data-v-0bfd4ea1] .el-table td{border:none}[data-v-0bfd4ea1] .el-table:before{height:0}[data-v-0bfd4ea1] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-0bfd4ea1] .avue-form__menu--center,[data-v-0bfd4ea1] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-0bfd4ea1],[data-v-0bfd4ea1] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-0bfd4ea1],[data-v-0bfd4ea1] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-0bfd4ea1],[data-v-0bfd4ea1] .el-table td{padding:0!important}.line-title p[data-v-66120006]{font-size:17px;font-weight:700;margin:0}[data-v-66120006] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-66120006] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-66120006],[data-v-66120006] .el-table td{border:none}[data-v-66120006] .el-table:before{height:0}[data-v-66120006] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-66120006] .avue-form__menu--center,[data-v-66120006] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-66120006],[data-v-66120006] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-66120006],[data-v-66120006] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-66120006],[data-v-66120006] .el-table td{padding:0!important}.line-title p[data-v-13d94ece]{font-size:17px;font-weight:700;margin:0}[data-v-13d94ece] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-13d94ece] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-13d94ece],[data-v-13d94ece] .el-table td{border:none}[data-v-13d94ece] .el-table:before{height:0}[data-v-13d94ece] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-13d94ece] .avue-form__menu--center,[data-v-13d94ece] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-13d94ece],[data-v-13d94ece] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-13d94ece],[data-v-13d94ece] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-13d94ece],[data-v-13d94ece] .el-table td{padding:0!important}.line-title p[data-v-2ec9ab5a]{font-size:17px;font-weight:700;margin:0}[data-v-2ec9ab5a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2ec9ab5a] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-2ec9ab5a],[data-v-2ec9ab5a] .el-table td{border:none}[data-v-2ec9ab5a] .el-table:before{height:0}[data-v-2ec9ab5a] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-2ec9ab5a] .avue-form__menu--center,[data-v-2ec9ab5a] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-2ec9ab5a],[data-v-2ec9ab5a] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-2ec9ab5a],[data-v-2ec9ab5a] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-2ec9ab5a],[data-v-2ec9ab5a] .el-table td{padding:0!important}.table[data-v-2ec9ab5a]{height:auto;background-color:#fff}.table .left[data-v-2ec9ab5a]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table .left[data-v-2ec9ab5a],.table[data-v-2ec9ab5a] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.table[data-v-2ec9ab5a] .el-radio{margin:10px 10px 0 10px;width:90%;height:60px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding:12px 15px 0 10px}.table[data-v-2ec9ab5a] .el-radio .el-radio__label{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75%}.table[data-v-2ec9ab5a] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.line-title p[data-v-f4be6b0a]{font-size:17px;font-weight:700;margin:0}[data-v-f4be6b0a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-f4be6b0a] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-f4be6b0a],[data-v-f4be6b0a] .el-table td{border:none}[data-v-f4be6b0a] .el-table:before{height:0}[data-v-f4be6b0a] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-f4be6b0a] .avue-form__menu--center,[data-v-f4be6b0a] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-f4be6b0a],[data-v-f4be6b0a] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-f4be6b0a],[data-v-f4be6b0a] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-f4be6b0a],[data-v-f4be6b0a] .el-table td{padding:0!important}.line-title p[data-v-b2456bea]{font-size:17px;font-weight:700;margin:0}[data-v-b2456bea] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b2456bea] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-b2456bea],[data-v-b2456bea] .el-table td{border:none}[data-v-b2456bea] .el-table:before{height:0}[data-v-b2456bea] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-b2456bea] .avue-form__menu--center,[data-v-b2456bea] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-b2456bea],[data-v-b2456bea] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-b2456bea],[data-v-b2456bea] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-b2456bea],[data-v-b2456bea] .el-table td{padding:0!important}[data-v-b2456bea] .row-blue{color:#2b3dc5}.line-title p[data-v-d0fbf888]{font-size:17px;font-weight:700;margin:0}[data-v-d0fbf888] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-d0fbf888] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-d0fbf888],[data-v-d0fbf888] .el-table td{border:none}[data-v-d0fbf888] .el-table:before{height:0}[data-v-d0fbf888] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-d0fbf888] .avue-form__menu--center,[data-v-d0fbf888] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-d0fbf888],[data-v-d0fbf888] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-d0fbf888],[data-v-d0fbf888] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-d0fbf888],[data-v-d0fbf888] .el-table td{padding:0!important}.table[data-v-d0fbf888]{height:auto;background-color:#fff}.table .left[data-v-d0fbf888]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table .left[data-v-d0fbf888],.table[data-v-d0fbf888] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.table[data-v-d0fbf888] .el-radio{margin:10px 10px 0 10px;width:90%;height:60px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding:12px 15px 0 10px}.table[data-v-d0fbf888] .el-radio .el-radio__label{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75%}.table[data-v-d0fbf888] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.line-title p[data-v-29fa1435]{font-size:17px;font-weight:700;margin:0}[data-v-29fa1435] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-29fa1435] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-29fa1435],[data-v-29fa1435] .el-table td{border:none}[data-v-29fa1435] .el-table:before{height:0}[data-v-29fa1435] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-29fa1435] .avue-form__menu--center,[data-v-29fa1435] .el-table__header-wrapper{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-29fa1435],[data-v-29fa1435] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-29fa1435],[data-v-29fa1435] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-29fa1435],[data-v-29fa1435] .el-table td{padding:0!important}[data-v-29fa1435] .row-blue{color:#2b3dc5}.people-container[data-v-178ebfbf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .people-item[data-v-178ebfbf]{min-width:270px;width:40%;padding:15px;height:140px;margin:0 1.2rem 20px 0;border:1px solid #888;border-radius:4px}.people-container .people-item div[data-v-178ebfbf]:first-child{margin-bottom:3px;font-weight:600;font-size:18px}.people-container .people-item p[data-v-178ebfbf]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-178ebfbf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.people-container .people-item .people-content p[data-v-178ebfbf]{margin:0;margin-top:5px;font-size:12px}.people-container .people-item .people-content p span[data-v-178ebfbf]{color:#60627f}.people-container .add-button[data-v-178ebfbf]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f;text-align:center;line-height:140px}.line-title p[data-v-ea61aa78]{font-size:17px;font-weight:700;margin:0}[data-v-ea61aa78] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-59ff3ed6]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-59ff3ed6]{width:130px}[data-v-59ff3ed6] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-59ff3ed6] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-0e2dd706]{font-size:17px;font-weight:700;margin:0}[data-v-0e2dd706] .el-tabs__nav-wrap:after{background-color:transparent!important}.cascader[data-v-0e2dd706]{width:100%}.Select[data-v-681ebfbc]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.canSelect[data-v-681ebfbc]{position:absolute;top:0;right:0;width:12px;height:12px;border:1px solid var(--my-cool-background);border-radius:0 8px 0 0}.assets-container[data-v-681ebfbc]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-681ebfbc]{width:70px;height:75px;background-color:#e4e4e4;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}.assets-container .icon img[data-v-681ebfbc]{width:100%;height:100%}.assets-container .assets-item[data-v-681ebfbc]{width:20%;min-width:250px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:130px;margin-bottom:20px;border:1px solid #9a9a9f;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:2%}.assets-container .assets-item .options[data-v-681ebfbc],.assets-container .assets-item[data-v-681ebfbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assets-container .assets-item .options[data-v-681ebfbc]{font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.assets-container .assets-item .options p span[data-v-681ebfbc]{display:inline-block;background:#646464;width:20px;height:20px;text-align:center;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px;margin-top:5px}.assets-container .assets-item .options i[data-v-681ebfbc]{margin-left:8px;cursor:pointer}.assets-container .assets-item .options i[data-v-681ebfbc]:first-child{cursor:pointer}.assets-container .assets-item span[data-v-681ebfbc]{display:-webkit-box;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:18px}.assets-container .assets-item .ft15[data-v-681ebfbc]{font-size:15px;font-weight:700;margin-bottom:10px}.assets-container .assets-item .assets-content[data-v-681ebfbc]{padding:0;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;padding-right:20px}.assets-container .zero[data-v-681ebfbc]{border-color:#9a9a9f!important}.assets-container .one[data-v-681ebfbc]{border-color:#23b6b6!important}.assets-container .two[data-v-681ebfbc]{border-color:var(--my-cool-background)}.assets-container .add-button[data-v-681ebfbc]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.line-title p[data-v-88d7ae06]{font-size:17px;font-weight:700;margin:0}[data-v-88d7ae06] .tabsNav .is-top{margin-bottom:0!important}.scroll-content[data-v-88d7ae06]{margin-top:10px}.scroll-content .assets-container[data-v-88d7ae06]{min-height:200px}[data-v-88d7ae06] .add-Modal .vxe-modal--content{padding-bottom:1em!important}[data-v-88d7ae06] .el-tabs__nav-wrap:after{background-color:transparent!important}.assets-container[data-v-bec24de0]{min-height:220px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-bec24de0]{width:70px;height:75px;background-color:#e4e4e4;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}.assets-container .icon img[data-v-bec24de0]{width:100%;height:100%}.assets-container .options[data-v-bec24de0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:10px}.assets-container .options i[data-v-bec24de0]{margin-left:8px;cursor:pointer}.assets-container .options i[data-v-bec24de0]:first-child{cursor:pointer}.assets-container .assets-item[data-v-bec24de0]{border-radius:8px;width:31%;padding:10px 0;max-width:300px;height:170px;margin:0 1.2rem 20px 0;border:1px solid #888;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}.assets-container .assets-item span[data-v-bec24de0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .ft15[data-v-bec24de0]{font-size:15px;font-weight:700;margin-bottom:10px}.assets-container .assets-item .assets-content[data-v-bec24de0]{height:100%;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.assets-container .add-button[data-v-bec24de0]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.assets-container[data-v-27e1e3b4]{min-height:220px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-27e1e3b4]{width:70px;height:75px;background-color:#e4e4e4;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}.assets-container .icon img[data-v-27e1e3b4]{width:100%;height:100%}.assets-container .assets-item[data-v-27e1e3b4]{border-radius:8px;width:31%;padding:10px 0;max-width:300px;height:170px;margin:0 1.2rem 20px 0;border:1px solid #888;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}.assets-container .assets-item span[data-v-27e1e3b4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .assets-content[data-v-27e1e3b4]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.assets-container .assets-item .assets-content[data-v-27e1e3b4] .el-input-group__append{padding:0 10px!important}.assets-container .assets-item .assets-content .el-icon-edit[data-v-27e1e3b4]{cursor:pointer;color:#000;font-weight:900}.assets-container .add-button[data-v-27e1e3b4]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-27e1e3b4]{font-size:15px;font-weight:700;margin-bottom:0}.add-Modal[data-v-1a36b0b9] .vxe-modal--content{overflow-y:scroll!important}.scroll-content[data-v-1a36b0b9] .vxe-icon--edit-outline{display:none!important}.line-title p[data-v-1a36b0b9]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1a36b0b9]{padding:10px 1em 10px 3em;background-color:#fff}[data-v-1a36b0b9] .el-tabs__nav-wrap:after{background-color:transparent!important}.assets-container[data-v-54e80b63]{min-height:220px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-54e80b63]{width:70px;height:75px;background-color:#e4e4e4;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}.assets-container .icon img[data-v-54e80b63]{width:100%;height:100%}.assets-container .assets-item[data-v-54e80b63]{position:relative;width:31%;padding:10px 0;max-width:300px;height:150px;margin:0 1.2rem 20px 0;border:1px solid #888;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;margin-bottom:50px}.assets-container .assets-item span[data-v-54e80b63]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .assets-content[data-v-54e80b63]{height:100%;padding:10px 10px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.assets-container .add-button[data-v-54e80b63]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-54e80b63]{font-size:15px;font-weight:700;margin-bottom:10px}.botthandle[data-v-54e80b63]{position:absolute;bottom:-32px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;border:1px solid #9a9a9f;left:-.2%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.botthandle>i[data-v-54e80b63],.botthandle[data-v-54e80b63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.botthandle>i[data-v-54e80b63]{cursor:pointer;float:right;width:44px;height:30px;font-size:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.botthandle[data-v-54e80b63] .el-input__inner{border:0}.add-Modal[data-v-737f6dc2] .vxe-modal--content{overflow-y:scroll!important}.scroll-content[data-v-737f6dc2]{padding:10px 1em 10px 3em;background-color:#fff}.scroll-content[data-v-737f6dc2] .vxe-icon--edit-outline{display:none!important}.line-title p[data-v-737f6dc2]{font-size:17px;font-weight:700;margin:0}[data-v-737f6dc2] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-215d713a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-215d713a]{width:130px}.line-title[data-v-215d713a]{height:50px!important;line-height:50px!important}.line-title1[data-v-215d713a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line-title1 p[data-v-215d713a]{margin-right:30px;cursor:pointer}.line-title1 .activeName[data-v-215d713a]{color:#5b8ff9}.config[data-v-ef9ccf08]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ef9ccf08]{width:130px}.formtable-wrapper[data-v-ef9ccf08]{border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:12px}.formtable-wrapper .el-col[data-v-ef9ccf08]{margin:0!important;border-left:1px solid #ccc;border-top:1px solid #ccc;min-height:36px;height:100%;padding:7px}.formtable-wrapper .col-height_big[data-v-ef9ccf08]{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;overflow-y:auto}.formtable-wrapper .text-center[data-v-ef9ccf08]{text-align:center}.formtable-wrapper .main-title[data-v-ef9ccf08]{font-size:16px;font-weight:700}.formtable-wrapper .sub-title[data-v-ef9ccf08]{font-weight:700}.formtable-wrapper .noborder[data-v-ef9ccf08]{border:none!important}.formtable-wrapper .bg-grey[data-v-ef9ccf08]{background:#eaeaea!important}.formtable-wrapper .bg-greylight[data-v-ef9ccf08]{background:#f6f6f6!important}.formtable-wrapper .noleft-border[data-v-ef9ccf08]{border-left:none}.formtable-wrapper .file-item[data-v-ef9ccf08]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formtable-wrapper .file-item span[data-v-ef9ccf08]{color:#79a7d6}.formtable-wrapper .file-item i[data-v-ef9ccf08]{margin-left:10px;font-size:16px;color:#999;cursor:pointer}[data-v-d49c4554] .vxe-modal--content{padding:.8em 1em!important}[data-v-d49c4554] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-d49c4554]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-d49c4554]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-d49c4554]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-d49c4554]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-d49c4554]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-d49c4554]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-d49c4554]{border:1px solid #409eff}.head_select[data-v-d49c4554]{width:calc(100% - 1rem)}.box[data-v-d49c4554]{height:100%}[data-v-d49c4554] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-d49c4554]{width:70px;height:80px}.image-slot img[data-v-d49c4554]{width:100%;height:100%}.project_group[data-v-d49c4554]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-d49c4554]{width:10%;margin:0!important}.project_group .check_group[data-v-d49c4554]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-d49c4554]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-d49c4554]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-d49c4554]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-d49c4554]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-d49c4554],.project_group .check_group[data-v-d49c4554] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-d49c4554] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-d49c4554] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-d49c4554] .el-checkbox__input{display:none}.checkIcon[data-v-d49c4554]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-d49c4554]{margin-left:0!important}.emptyPage[data-v-d49c4554]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-1a21aeb8] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-1a21aeb8]{width:100%}.checkModal[data-v-1a21aeb8] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-1a21aeb8] .el-checkbox{width:18%!important;height:25px!important;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}.mergeMain[data-v-1a21aeb8]{height:100%;overflow-y:auto}.mergeMain .title[data-v-1a21aeb8]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-1a21aeb8] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-1a21aeb8]{width:100%;font-size:16px;margin:15px 0 10px 0;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}.project-main[data-v-a5f9ea46]{height:90%;overflow-y:auto}.changeselect[data-v-a5f9ea46] .el-input__inner{width:300px!important}.mergeMain[data-v-a5f9ea46]{margin-top:10px}.mergeMain .title[data-v-a5f9ea46]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-a5f9ea46]{font-size:16px;margin:15px 0 10px 0;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}.scroll-item[data-v-05c8f68c]{background-color:#f6f7fb}[data-v-05c8f68c] .A_tabs .el-tabs__header{margin-bottom:5px}.statusClass[data-v-05c8f68c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statusClass>p[data-v-05c8f68c]:first-child{width:5px;height:5px;background-color:#000;border-radius:50%;margin-right:8px}.color1 p[data-v-05c8f68c]{color:#67c23a}.color1>p[data-v-05c8f68c]:first-child{background-color:#67c23a}.color2 p[data-v-05c8f68c]{color:#8d9096}.color2>p[data-v-05c8f68c]:first-child{background-color:#8d9096}.color3 p[data-v-05c8f68c]{color:#e6a23c}.color3>p[data-v-05c8f68c]:first-child{background-color:#e6a23c}[data-v-05c8f68c] .el-tabs__header{margin:0!important}.typeSet[data-v-2d8f636a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.typeSet .typeSet_L[data-v-2d8f636a]{background:#fff;width:170px;padding:10px 15px;padding-right:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin-right:7px}.typeSet .typeSet_L div[data-v-2d8f636a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer}.typeSet .typeSet_L .menuActive[data-v-2d8f636a]{color:#5b8ff9}.typeSet .typeSet_R[data-v-2d8f636a]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;height:100%;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.typeSet .typeSet_R .typeSet_R_list[data-v-2d8f636a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #f1f3f4;padding:10px 0}.typeSet .typeSet_R .typeSet_R_list .tit[data-v-2d8f636a]{font-size:14px;margin-bottom:10px;color:#606266}.typeSet .typeSet_R .typeSet_R_list .title[data-v-2d8f636a]{color:#aaa;font-size:12px}.typeSet .typeSet_R div[data-v-2d8f636a]:first-child{border-top:none}[data-v-2d8f636a] .vxe-modal--content{background:#f2f2f4}[data-v-2d8f636a] .is-left{margin-right:0!important}[data-v-2d8f636a] .is-left:after{background:#fff!important}[data-v-e4067582] .vxe-modal--content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-e4067582] .vxe-modal--content ::-webkit-scrollbar{width:2px}[data-v-e4067582] .vxe-modal--content ::-webkit-scrollbar-track{background:#daedff}[data-v-e4067582] .vxe-modal--content ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}[data-v-e4067582] .el-tree,[data-v-e4067582] .vxe-modal--content .filter-tree{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.grid_main[data-v-e440230c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-e440230c]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-e440230c]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.grid_main[data-v-1605092c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-1605092c]{width:320px}.grid_main .grid_main_R[data-v-1605092c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.line-title p[data-v-739bcc7a]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-739bcc7a]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.scroll-content .vxe-input[data-v-739bcc7a]{width:100%}.scroll-content .forms[data-v-739bcc7a]{border-right:5px solid #f0f2f4}.scroll-content .build[data-v-739bcc7a]{background-color:#fff;width:100%;padding:0 10px}.scroll-content .build .build-form[data-v-739bcc7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-content .build .build-form .vxe-input--suffix-icon p[data-v-739bcc7a]{min-width:30px;padding-right:10px}.scroll-content .build .build-form[data-v-739bcc7a]{margin-top:20px}.scroll-content .build .build-list[data-v-739bcc7a]{margin-top:20px;overflow:auto;height:70%}.scroll-content .build .build-list .bulid-item[data-v-739bcc7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-content .build .build-list .bulid-item .dash[data-v-739bcc7a]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.scroll-content .build .build-list .bulid-item p[data-v-739bcc7a]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-739bcc7a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item{-webkit-box-shadow:0 0 5px transparent!important;box-shadow:0 0 5px transparent!important;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;height:80px;cursor:auto}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .item-icon{width:60px;height:60px;margin-right:20px}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .item-info{text-align:left}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .item-info .item-count{font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item i{width:100%;height:100%;overflow:auto;display:inline-block}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check1{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check2{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check3{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check4{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check5{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .grid-main .avue-data-panel .el-row .el-col .item .check6{background:url(data:image/png;base64,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)}[data-v-1480e5a6] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-1480e5a6] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-1480e5a6] .el-input--suffix{min-width:100px}[data-v-1480e5a6] .A_tabs{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}[data-v-1480e5a6] .A_tabs .el-tabs__nav div:nth-child(4){margin-right:10px!important}[data-v-1480e5a6] .A_tabs .el-tabs__nav div:last-child{margin-right:0!important}[data-v-1480e5a6] .formList .el-form-item{margin-bottom:0}[data-v-1480e5a6] .formList .el-form-item .el-form-item__content{height:30px;line-height:0}[data-v-1480e5a6] .formList .el-form-item .el-form-item__content .el-input__inner,[data-v-1480e5a6] .formList .el-form-item .el-form-item__content .input-with-select{height:30px}[data-v-1480e5a6] .formList{display:-webkit-box;display:-ms-flexbox;display:flex}.config[data-v-3952f94a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3952f94a]{width:130px}.line-title[data-v-3952f94a]{height:50px!important;line-height:50px!important}.line-title1[data-v-3952f94a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line-title1 p[data-v-3952f94a]{margin-right:30px;cursor:pointer}.line-title1 .activeName[data-v-3952f94a]{color:#5b8ff9}.scroll-content[data-v-dd454a70]{padding:10px 1em 10px 3em;background-color:#fff}.scroll-content[data-v-dd454a70] .vxe-icon--edit-outline{display:none!important}.line-title p[data-v-dd454a70]{font-size:17px;font-weight:700;margin:0}[data-v-dd454a70] .el-tabs__nav-wrap:after{background-color:transparent!important}.scroll-content[data-v-0bac187f]{padding:10px 1em 10px 3em;background-color:#fff}.scroll-content[data-v-0bac187f] .vxe-icon--edit-outline{display:none!important}.line-title p[data-v-0bac187f]{font-size:17px;font-weight:700;margin:0}[data-v-0bac187f] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title[data-v-0bac187f]{height:50px!important;line-height:50px!important}.line-title1[data-v-0bac187f]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line-title1 p[data-v-0bac187f]{margin-right:30px;cursor:point er}.line-title1 .activeName[data-v-0bac187f]{color:#5b8ff9}.add-Modal[data-v-f3122bee] .vxe-modal--content{overflow-y:scroll!important}.scroll-content[data-v-f3122bee]{padding:10px 1em 10px 2em;background-color:#fff}.scroll-content[data-v-f3122bee] .vxe-icon--edit-outline{display:none!important}.line-title[data-v-f3122bee]{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}.line-title p[data-v-f3122bee]{font-size:17px;font-weight:700;margin:0}[data-v-f3122bee] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-f3122bee] .vxe-table--render-default .vxe-cell--label{color:#409eff;border-bottom:1px solid}[data-v-f3122bee] .vxe-table--render-default .vxe-cell--placeholder{border-bottom:1px solid #fff}.sssss[data-v-f3122bee] .el-cascader__tags{opacity:0}.sssss[data-v-f3122bee] .el-cascader__tags .el-cascader__search-input{cursor:pointer}.cascader-col[data-v-f3122bee] .vxe-cell{width:100%!important;height:100%!important}.cascader-col[data-v-f3122bee] .c--tooltip{width:100%;height:100%}.config[data-v-3a098141]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3a098141]{width:130px}[data-v-3a098141] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-3a098141] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.people-container[data-v-7e6bb366]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-7e6bb366]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-7e6bb366]{width:100%;height:100%}.people-container .people-item[data-v-7e6bb366]{width:19%;padding:5px 0 5px 5px;height:90px;margin:0 1.2rem 20px 0;border:1px solid #9a9a9f;border-radius:4px;position:relative}.people-container .people-item .people-content[data-v-7e6bb366]{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px auto}.people-container .people-item .people-content span[data-v-7e6bb366]{width:100%;display:inline-block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.people-container .people-item .people-content span i[data-v-7e6bb366]{cursor:pointer}.people-container .people-item .people-content p[data-v-7e6bb366]{width:96%;font-size:14px;font-weight:700}.people-container .people-item .people-content[data-v-7e6bb366]{line-height:20px}.people-container .add-button[data-v-7e6bb366]{cursor:pointer;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;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;border:1px dotted #9a9a9f}.people-container .add-button span[data-v-7e6bb366]{font-size:13px}.people-container[data-v-1bf72ca0]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-1bf72ca0]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-1bf72ca0]{width:100%;height:100%}.people-container .people-item[data-v-1bf72ca0]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-1bf72ca0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1bf72ca0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:25px}.people-container .add-button[data-v-1bf72ca0]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container[data-v-d76f5d5c]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-d76f5d5c],.people-container[data-v-d76f5d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-d76f5d5c]{position:relative;width:30%;height:100px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-d76f5d5c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-d76f5d5c]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-d76f5d5c]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-d76f5d5c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-d76f5d5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-d76f5d5c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container .options[data-v-d76f5d5c]{width:380px}.people-container .options .footer[data-v-d76f5d5c]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.people-container .options .footer[data-v-d76f5d5c],.people-container[data-v-74d733fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container[data-v-74d733fb]{padding:20px 0 0 1.5em;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-74d733fb]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-74d733fb]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-74d733fb]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-74d733fb]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-74d733fb]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-74d733fb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-74d733fb]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container .options[data-v-74d733fb]{width:380px}.people-container .options .footer[data-v-74d733fb]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.config_left[data-v-74f730e0]{border-right:1px solid #999;height:500px}.line-title p[data-v-1c7bac5a]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1c7bac5a]{margin-top:10px}[data-v-1c7bac5a] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-3e2f7061]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3e2f7061]{width:130px}.config[data-v-cacb42f4]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-cacb42f4]{width:130px}.line-title p[data-v-9f0c525a]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-9f0c525a]{margin-top:10px}[data-v-9f0c525a] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-306e120a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-306e120a]{width:130px}.config[data-v-1c06849f]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-1c06849f]{width:130px}.line-title p[data-v-214d59ec]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-214d59ec]{margin-top:10px}[data-v-214d59ec] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-4b947847]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4b947847]{width:130px}.build[data-v-274baa9e]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-274baa9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}.build .build-list[data-v-274baa9e]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-274baa9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.build .build-list .bulid-item .dash[data-v-274baa9e]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.build .build-list .bulid-item p[data-v-274baa9e]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-274baa9e] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-274baa9e]{font-size:17px;font-weight:700;margin:0}.build[data-v-cc1be51c]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-cc1be51c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}.build .build-list[data-v-cc1be51c]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-cc1be51c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.build .build-list .bulid-item .dash[data-v-cc1be51c]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.build .build-list .bulid-item p[data-v-cc1be51c]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-cc1be51c] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-cc1be51c]{font-size:17px;font-weight:700;margin:0}.config[data-v-06f1914b]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-06f1914b]{width:130px}[data-v-06f1914b] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-06f1914b] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-3aa52690]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-3aa52690]{margin-top:10px}[data-v-3aa52690] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-8104340e]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-8104340e]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.scroll-content .vxe-input[data-v-8104340e]{width:100%}.scroll-content .forms[data-v-8104340e]{border-right:5px solid #f0f2f4}.scroll-content .build[data-v-8104340e]{background-color:#fff;width:30%;padding:0 10px}.scroll-content .build .build-form[data-v-8104340e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}.scroll-content .build .build-list[data-v-8104340e]{margin-top:20px;overflow:auto;height:70%}.scroll-content .build .build-list .bulid-item[data-v-8104340e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-content .build .build-list .bulid-item .dash[data-v-8104340e]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.scroll-content .build .build-list .bulid-item p[data-v-8104340e]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-8104340e] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-14ee8e97]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-14ee8e97]{width:130px}.line-title p[data-v-47636774]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-47636774]{margin-top:10px}[data-v-47636774] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-3f730a68]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3f730a68]{width:130px}.line-title p[data-v-73c81bd6]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-73c81bd6]{margin-top:10px}[data-v-73c81bd6] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-3c0384ef]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3c0384ef]{width:130px}.vxe-table--body-wrapper[data-v-4c5e8534]{height:500px!important}[data-v-4c5e8534] .vxe-grid--toolbar-wrapper{display:none}.config[data-v-5e9483dc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5e9483dc]{width:130px}.block-checkbox[data-v-63022681] .el-checkbox{margin:8px 0 0 0}.block-checkbox[data-v-63022681]{position:relative;cursor:pointer;width:9.3vw;height:70px;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:5px;font-size:12px}.block-checkbox .info[data-v-63022681]{margin-top:16px}.block-checkbox .info span[data-v-63022681]{display:inline-block}.block-checkbox .info .type[data-v-63022681]{margin-bottom:6px}.block-checkbox .info .type span[data-v-63022681]:first-child{width:18px;height:12px;background:red;margin-right:6px}.block-checkbox .mask[data-v-63022681]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}[data-v-79eb4460] .el-timeline-item__timestamp{width:80px;text-align:center;height:28px;line-height:28px;background:#5b8ff9;color:#fff;border-radius:10px}[data-v-3ae5a5f4] .el-cascader-menu:nth-child(-n+2) .el-radio{display:none!important}.line-title p[data-v-3ae5a5f4]{font-size:17px;font-weight:700;margin:0}[data-v-3ae5a5f4] .el-tabs__nav-wrap:after{background-color:transparent!important}.cascader[data-v-3ae5a5f4]{width:100%}.config[data-v-e73bced0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e73bced0]{width:130px}[data-v-e73bced0] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-e73bced0] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-38cb60d5]{font-size:17px;font-weight:700;margin:0}[data-v-38cb60d5] .el-tabs__nav-wrap:after{background-color:transparent!important}.cascader[data-v-38cb60d5]{width:100%}.formList[data-v-29c1e977] .vxe-row{display:block!important}.formList[data-v-29c1e977] .vxe-row .vxe-form--item-content{-webkit-box-pack:normal!important;-ms-flex-pack:normal!important;justify-content:normal!important}.contain[data-v-cd186b56]{height:100%;overflow-y:scroll;margin:15px 0}.audit_btn[data-v-4ef3dc64]{color:#fff;padding:2px 10px;height:20px;line-height:20px;border-radius:20px;font-size:12px}.bg_primary[data-v-4ef3dc64]{background:#8d9096}.bg_success[data-v-4ef3dc64]{background:#67c23a}.bg_waring[data-v-4ef3dc64]{background:#e6a23c}.bg_error[data-v-4ef3dc64]{background:#f56c6c}.config[data-v-31e8826c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-31e8826c]{width:130px}.formtable-wrapper[data-v-31e8826c]{border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:12px}.formtable-wrapper .el-col[data-v-31e8826c]{margin:0!important;border-left:1px solid #ccc;border-top:1px solid #ccc;min-height:36px;height:100%;padding:7px}.formtable-wrapper .col-height_big[data-v-31e8826c]{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;overflow-y:auto}.formtable-wrapper .text-center[data-v-31e8826c]{text-align:center}.formtable-wrapper .main-title[data-v-31e8826c]{font-size:16px;font-weight:700}.formtable-wrapper .sub-title[data-v-31e8826c]{font-weight:700}.formtable-wrapper .noborder[data-v-31e8826c]{border:none!important}.formtable-wrapper .bg-grey[data-v-31e8826c]{background:#eaeaea!important}.formtable-wrapper .bg-greylight[data-v-31e8826c]{background:#f6f6f6!important}.formtable-wrapper .noleft-border[data-v-31e8826c]{border-left:none}.formtable-wrapper .file-item[data-v-31e8826c]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formtable-wrapper .file-item span[data-v-31e8826c]{color:#79a7d6}.formtable-wrapper .file-item i[data-v-31e8826c]{margin-left:10px;font-size:16px;color:#999;cursor:pointer}[data-v-5cc1d504] .seeUpload .el-upload--picture-card,[data-v-5cc1d504] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-5cc1d504] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.patrol_List[data-v-56ea76ae]{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;position:relative;padding-bottom:10px}.patrol_List .title[data-v-56ea76ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patrol_List .title span[data-v-56ea76ae]{padding-left:30px;padding-right:10px}.patrol_List .img_list[data-v-56ea76ae]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.patrol_List .node_round[data-v-56ea76ae]{position:absolute;top:0;left:0;width:14px;height:14px;border-radius:50%;background:#95b7fb}.patrol_List .node_line[data-v-56ea76ae]{position:absolute;top:0;left:6px;width:1px;height:100%;background:#95b7fb}.modalAll[data-v-4562763e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll[data-v-4562763e] ::-webkit-scrollbar{width:2px}.modalAll[data-v-4562763e] ::-webkit-scrollbar-track{background:#daedff}.modalAll[data-v-4562763e] ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}.modalAll .form_form[data-v-4562763e],.modalAll .sele_Property[data-v-4562763e]{display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll .sele_Property[data-v-4562763e]{-ms-flex-negative:0;flex-shrink:0;width:290px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll .sele_Property .sele_Property_list[data-v-4562763e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;padding:10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modalAll .sele_Property .sele_Property_list .Property_list[data-v-4562763e]{background:#f2f2f2;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:7px;text-align:center;width:48%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-4562763e]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-4562763e]:nth-child(2){width:10px;cursor:pointer}.sele_Property_top[data-v-4562763e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:11px 5px;border-bottom:1px solid #e8eaec}.sele_Property_top[data-v-4562763e],.task_radio[data-v-e28d1516]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-5af1b29a] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-5af1b29a]{width:100%}.checkModal[data-v-5af1b29a] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-5af1b29a] .el-checkbox{width:18%!important;height:25px!important;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkModal[data-v-5af1b29a] .el-checkbox,.mergeMain[data-v-5af1b29a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-5af1b29a]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-5af1b29a]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-5af1b29a] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-5af1b29a]{width:100%;font-size:16px;margin:15px 0 10px 0;-webkit-box-orient:horizontal;-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}.mergeMain .left_title[data-v-5af1b29a],.project-main[data-v-9ba23a2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.project-main[data-v-9ba23a2e]{height:93%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.changeselect[data-v-9ba23a2e] .el-input__inner{width:300px!important}.mergeMain[data-v-9ba23a2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-9ba23a2e]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-9ba23a2e]{font-size:16px;margin:15px 0 10px 0;-webkit-box-orient:horizontal;-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}.mergeMain .left_title[data-v-9ba23a2e],.modalAll[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.modalAll[data-v-52e6f19c]{height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.modalAll .taskChart[data-v-52e6f19c]{padding:10px;background:#fff;height:100px;margin-bottom:10px}.modalAll .taskChart .taskChart_L[data-v-52e6f19c],.modalAll .taskChart[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .taskChart .taskChart_L[data-v-52e6f19c]{border-right:1px solid #ddd;padding:0 15px}.modalAll .taskChart .taskChart_L .taskChart_icon[data-v-52e6f19c]{background:#e6eeff;padding:10px;border-radius:5px;margin-right:10px}.modalAll .taskChart .taskChart_L .taskChart_icon i[data-v-52e6f19c]{color:#598bfc}.modalAll .taskChart .taskChart_L .taskChart_text[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:55px}.modalAll .taskChart .taskChart_L .taskChart_text div[data-v-52e6f19c]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.modalAll .taskChart .taskChart_R[data-v-52e6f19c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.modalAll .taskChart .taskChart_R .Chart_list[data-v-52e6f19c],.modalAll .taskChart .taskChart_R[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.modalAll .taskChart .taskChart_R .Chart_list[data-v-52e6f19c]{width:32%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll[data-v-52e6f19c] ::-webkit-scrollbar{width:2px}.modalAll[data-v-52e6f19c] ::-webkit-scrollbar-track{background:#daedff}.modalAll[data-v-52e6f19c] ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}.modalAll .form_form[data-v-52e6f19c],.modalAll .sele_Property[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll .sele_Property[data-v-52e6f19c]{-ms-flex-negative:0;flex-shrink:0;width:290px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll .sele_Property .sele_Property_list[data-v-52e6f19c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;padding:10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modalAll .sele_Property .sele_Property_list .Property_list[data-v-52e6f19c]{background:#f2f2f2;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:7px;text-align:center;width:48%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-52e6f19c]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-52e6f19c]:nth-child(2){width:10px;cursor:pointer}[data-v-5c1ee820] .seeUpload .el-upload--picture-card,[data-v-5c1ee820] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-5c1ee820] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.modalAll[data-v-2eb7e992]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}.modalAll .taskChart[data-v-2eb7e992]{padding:10px;background:#fff;height:70px;margin-bottom:10px}.modalAll .taskChart .taskChart_L[data-v-2eb7e992],.modalAll .taskChart[data-v-2eb7e992]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .taskChart .taskChart_L[data-v-2eb7e992]{border-right:1px solid #ddd;padding:0 15px}.modalAll .taskChart .taskChart_L .taskChart_icon[data-v-2eb7e992]{background:#e6eeff;padding:10px;border-radius:5px;margin-right:10px}.modalAll .taskChart .taskChart_L .taskChart_icon i[data-v-2eb7e992]{color:#598bfc}.modalAll .taskChart .taskChart_L .taskChart_text[data-v-2eb7e992]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:55px}.modalAll .taskChart .taskChart_L .taskChart_text div[data-v-2eb7e992]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.modalAll .taskChart .taskChart_R[data-v-2eb7e992]{-webkit-box-flex:1;-ms-flex:1;flex:1}.modalAll .taskChart .taskChart_R .Chart_list[data-v-2eb7e992],.modalAll .taskChart .taskChart_R[data-v-2eb7e992]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.modalAll .taskChart .taskChart_R .Chart_list[data-v-2eb7e992]{width:32%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll[data-v-2eb7e992] ::-webkit-scrollbar{width:2px}.modalAll[data-v-2eb7e992] ::-webkit-scrollbar-track{background:#daedff}.modalAll[data-v-2eb7e992] ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}.modalAll .form_form[data-v-2eb7e992],.modalAll .sele_Property[data-v-2eb7e992]{display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll .sele_Property[data-v-2eb7e992]{-ms-flex-negative:0;flex-shrink:0;width:290px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll .sele_Property .sele_Property_list[data-v-2eb7e992]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;padding:10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modalAll .sele_Property .sele_Property_list .Property_list[data-v-2eb7e992]{background:#f2f2f2;padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:7px;text-align:center;width:48%;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-2eb7e992]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalAll .sele_Property .sele_Property_list .Property_list span[data-v-2eb7e992]:nth-child(2){width:10px;cursor:pointer}[data-v-8b1ae1ea] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-8b1ae1ea]{width:100%}.checkModal[data-v-8b1ae1ea] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-8b1ae1ea] .el-checkbox{width:18%!important;height:25px!important;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkModal[data-v-8b1ae1ea] .el-checkbox,.mergeMain[data-v-8b1ae1ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-8b1ae1ea]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:0 5px;background:#fff}.mergeMain .title[data-v-8b1ae1ea]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-8b1ae1ea] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-8b1ae1ea]{width:100%;font-size:16px;padding:15px 0 10px 0;border-bottom:1px solid #e4e7ed;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;background:#fff}[data-v-8b1ae1ea] .vxe-modal--content{background:#fff}[data-v-3fd62638] .seeUpload .el-upload--picture-card,[data-v-3fd62638] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-3fd62638] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.mergeMain[data-v-3fd62638]{height:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-3fd62638]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-3fd62638] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-3fd62638]{width:100%;font-size:16px;margin:15px 0 10px 0;-webkit-box-orient:horizontal;-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}.mergeMain .left_title[data-v-3fd62638],.project-main[data-v-29aec8c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.project-main[data-v-29aec8c6]{height:93%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.changeselect[data-v-29aec8c6] .el-input__inner{width:300px!important}.mergeMain[data-v-29aec8c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-29aec8c6]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-29aec8c6]{font-size:16px;margin:15px 0 10px 0;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}.asset-table[data-v-f0bdd6f4] .data-icons .el-col:nth-child(6){border-right:1px solid #d3d4d6}.change_icon[data-v-f0bdd6f4]{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}.change_icon img[data-v-f0bdd6f4]{margin-right:10px;width:37px;height:37px;cursor:pointer}[data-v-f0bdd6f4] .top_tabs .pane{height:42px!important}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item{border-color:#fff;-webkit-box-shadow:0 0 5px transparent!important;box-shadow:0 0 5px transparent!important;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;height:80px;cursor:auto}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .item-icon{width:60px;height:60px;margin-right:20px}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .item-info{text-align:left}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .item-info .item-count{font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item i{width:100%;height:100%;overflow:auto;display:inline-block}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check1{background:url(data:image/png;base64,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)}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check2{background:url(data:image/png;base64,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)}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAA1hSURBVGhD5Zt5bFzVFcbPbJ7FHttxbCchceKkEEESllJBxZLSFiSqCHWhCNQqArXqwiL4q1VRN7VIrVS1Uim0KkVqUwnaCrVIVBV0QVBU1LC00IYkrHGIHRPvy3ib3dPfd2fGsk3GzrwxxREnepk377177/nOOfc759439hUQW2FxHRZmLW9+y+bzluNKjou5WbNZhiv4feabnTVfIGB+PgN8D/rMguazENcCxoM+P99WXlYGMF2gvuVRPsvX9GzBMpznS10Dr6i8r2C+EhB3h2cKPr7xRd8xha5agGt1fr+FMURI3zn3656erVFqA+yAmmVRfIaTHJ+54h0URFCwWhWdMqV+JUEdAI7RYcgBR2oA7hmwmqUAWPZmruAzHOIA+lbAExKNIeUYgpAvzHk9wqfXMTwBlien0CKdJyRpXh58pYAulrKK5bHCAb81aN4DvFqpGnAKkImsaAhh8JX06HIiVd24As5HUyhoEcBXI6cIWAP5bDKXswRUG3LDFczvwcIrIbNEGKpDkAVrCvotHhS/C8byhj8lwArhSUI4lSPRaP6Urr/bIsUFPhIMWPwUQ3xZwFluT+FVEZS/FMKrSRxodBSRNeDt0DLTa0mT5CkeBDZN8bAawUqkk3STjtJVOi8llQFjugnKI6UdkdJqBFsW6SYdpat0dm6vIBUBJ2DjJFZTifj/YuFaxOmIrtJZuleSkwJOYaUJGDnA+bvFxF5Eukpn6S4MJ5NFpFWgHi7YUBbPIpobp6OIxCRtIRYiKv/mTcgF7tNjU3n+p8HpEMaVpBjeZBewLPbzAsAplYsctFjVJLWcON3BICzCNF/mAOt6GovMrgBJaYi5A0srxMqHlozzj/n39Oz8trWIMAhLEVPpIuLmsL5rxTPB3NXs9TJ3XSc0U0tZ0REeX6IQSZ1Olu2TVRfKJdFDCkoPca3Tlf+8+EBGlB6NzGWttNRFETAdJigbRelabFcrai9MbteCI4Omk/SnzYBDE0l7nuP1ZMreTGZtnOIgkS8uPpoCQWumOuqMhOzMaNguborZBY0Rt/PRSLlYhyqilCyHjOAFtDYlooEANXfAtXeAVT6OswLKM1C1cMtgI/x3DEDPJqbsHyPT9reRSRsEqHY1sKJW8RZldaPSL8i5dM8CPkcHSa2+OEc719maxph9rKXBdq+N26XNMdsWrXNz0QtoRUkA8zaXxnaAZ9yST96trjfGd4jb64K2r2/c7jk6YAcmpvGy37bWh20niu/CY+tDIWsBZAOWltfK4ZXGGIqGKcYfIyL6M1l7ZSptByeTdoxDpLOjKWq3dbbbLRvX2GCGQJfSGrcKUaptIqxjGN43S6AnSNRJBq02nDUXNEfHibstT7xkfsLmhvXNtqe90XbVR6yFQTRQBCUDaCkPyeLOUIgU16E9LF3XlJpAj1GM/8p0yv46NGm/6xuzNIY4+JFdtrUuZFMYqVpSLYa1n7AOEsGMnma0aq0mkeKNeO6BvlFyWsb2blxrvz1/i10H4K2EoVYvGVCO471hQMiL4oqJ0qHz4r2cjXFk6LAexTSnP9HWaPvO3Wxf2NxK7Oft/t4Rqw85dasWYRNGNfYrEeSWWWFUEnU0jXc/3h43m0nZw4Nj9v03BywiksCzLXhcc1uH24HEM8FFh64V96mKh9poJ0NEc3fPCMYchwHTdk1bk2NxL46RCKPbxkjm8gVZ1ws7S5RLN4RD9vPjI3brS92YEm4mLDeta7YbCe8b1je5ORtygMVJzKOS1iI85UqxcJZIyNDujyNT9sveYesenuABHiSM79q10b61dZ310bfC34sorNdgSB9kVZjWQsEjYM1jKdEKcf07MWP3EXrPQzhdHDPTaVnELBy0QDRk6/BePePU4z2pPTNbnLMK96wMlcy5vBZlOmyNx+wiCO+Lm1rtMph6OEMWYSyvRZEA12sraCSTK2QgCy+rIoGV5/rSOetg3gmMJkfXTMZeI+92TWfsjVTahlM5mwTYAOSTzOJR8rAk6A9aDIBttFXebcUDZ8XCti0Wsu186lz70km830XK64gEHSd4Aa2toDoZegjAuRoAt+HZbx4ZcMDv7Gxz81FpTt/5cJVTTyprL8O655CqGgA2BVFJlCaUHQ7pXkPUOgnfGHSu9KgQlwFFZD85PmQ9Mzn76Y4N1o9xvVSCAhwEsF9K1yLKlVdRINz1ry7be7jX/jw86fJtGGUhVce6zyambe/BHtt3Ytw2YKCdpKwdsYgrKH4/mLAbD/TYMxQq5T0ptZVhHh+dsptePm5fe/6IXdnaUPRuaVwvIqy+vmRa+61VV1iSsrHWQVp3oNi9L/WYNURsHcee1ka7lvR0TXuTPT0+bde9cNQGAX7rOR32s3M2unZ3vn7CfnCo15rjEfvD+zsB1WiPjUzYIxjh0aEJOzGRgqFTdhPp6de7OmxA8xzxFNIcenHnG0xnC5rQXnc2nNUYv51wPJHO242HjtmTeKtA6JlIqzFqhT0XMgczdv3Bbnuxe8g+s32jbYrU2Q8PHLMdm8jdADof0CGKl9xAwiwedUT34Za47dvZYZ1EwiDzX/b1SlpzgGubw6qSVCHNWpxwDJNyonxqzj5OWnlybJrqxmd3bG6z777Rb2/MpO0F1dekQZfFydVaLIicvvG+9fZA/5idgJyuaKm3q9c2ATTkXueIByYhO/Xtlak1h5WJfNB9Qe9wvZKWysd7ukdsA8p9iupIkhPhMHf9kE+CdPLIUIKQ77UGxojx/BEMItnGVND2qpalP97RYdeSs5UrKXcd8ZW3hv8yOmmHCO2vb2t36ckrYJGWbxTAbt+5BsC/6UvY5/7TZd9B6Wta43YupFSH66U0ad6SPDfJamgWPaNEwc79r7rzFy7e7oxCT9aIgaIACdFO7K1S8PBUyh6DBL8NP9x93ha7vWMtqc07S7u0VEvhIcAafC2gr4RJn6LQ39zcYJcQkhextv0Ac3F3c731Qjb/hLi0fRoD4JcBgBPt3rM3qbx1hf3la2LWGa6z/RDbixQtzyWStn9syrqpvC6lYnvqg2e5+lvLSS8enis8ai0tBVo7Gvr3UP+o3XL4LSugLAU1lUXQdsPUt0NM1z/9KkTENTwsQnIiYlMdT4X14GVn20Mw9J/eYiGCA1zVxdLwnp2b7LMbWihASvtTgK0ebhGwanRfnsViHwzotmSqBA1Wje9SWh2fjQCUNt0Qz33Uw/ejfAfz9L+XnGU/6h524SgPf+/ooGv/1a3tjoS00PgKq6KrXzyKd9N2M2vfmzHSNshMIaC3lsrBeQYrj1mNKJxV6mwgk/hmGXFArImlqwfM3IM5Hx6YsDMb6pi7UVchaZFQT+EgGSKcFQF6Tr/vkDQ+cZDQpJa+6lz3XShUeurdcxsGkkwTvlpUqGJ7XexOnb73jGZLwNbVhrQAa+x2POy2HsLoQd9Vi9poA+AorPvJ57pg4wkbgXEVecUX53mnsGrh/kzehoikaa5Pcp6kniYlsnDIWh+fuq5n1UZtlTfHOH+U9PZpqrjDgNYbQq96CqOw1rbFg2fqsLYi47ynXrYeIuWKlgb7KOnpAqqtLRQXZ9azqIAdSw1cPN508DhzKm8Pnt9ZvF4S1dhvUqAcw4AHYOi/K5fD0usJ+QMf2uHG0rZQtR5esMUjwF438Zy1aRsH0JFUxu5jnv7qrRFLz6QsHGXVw4JgOwuGFurn9Rx69dFCWE2jgP4pL4swBzH2oLzNoZXWkckZS8EDASqsz29ssS8xv3fG6txSUgarBq4i5W2beDK8123aMmjtVihF9aP0M6SgX/SO2n5YW7sVqqjo2LG2s6jzECcFqEQaiZXxnGmTDmAXntFitwF0N+ltHUSj/pXLFZPV+bbIzm/bplVXtWzEO9CIWolyVGbO//nBftLUazNJO0a4jkE6YxhF23ZxwKxFkU5CX+Xl5Wvq5wBpS0blpGqy+f1XIxU34os39ZpRhEFgl256EdcZXepTh+ad5k6YDitlAfdKBAerJk/T1immG7StRY8CTtT+mjYXyvQ0B1hSLtK13eWlfDuZzDfAUlIrwMUi78ptcRblyiRlWWDy8u7iqSh4qiIAYlUZcKlDz6wU2LKRy7uh82UBYN1q0HqPwQuK8dNUnO5gEJbFRlw0qbSf5LfmQND96Etz4HQT6SzdhaGYcZbwcFkiLNpVF4uxVZadLlKumaW7MJxMTgpY0gSzKn9pdTOP11atOB3R1eVc5fwKUvkOBmrESpr46mw1Q5Zu0lG6Sue3Tdx5UhkwEsBi2joNYzX3k4TS9dUk0km6SUfpKp2XkqXvIqo/47CdfqarObKaQDuw6CTdpKN0XU4WFB6VRd71sZrJuZ8sFFesWKtC5fROS5lIVXbqJxMNkNSK/nx4vuiV5RjAXbNSsVDtcs2raEynLJ8acw1AtVlYjVQNWJKj5p2iWflPAN5p4IuBuj8B4DO4BBtXEk+AJWr2nvkjjzmhqWbTe+LPeBaIU7C6P9SS6G5B27REhzsvwnUv2MveXF1/qLWECEgecFltnqOsdin1UyyXzxX7iA/DaKUE0erFv/tBWoi1a4C25R3OlRWz/wGFcm38Zn1NqAAAAABJRU5ErkJggg==)}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check4{background:url(data:image/png;base64,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)}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check5{background:url(data:image/png;base64,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)}[data-v-e4bf00d6] .grid-main .avue-data-panel .el-row .el-col .item .check6{background:url(data:image/png;base64,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)}[data-v-e4bf00d6] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-e4bf00d6] .A_tabs{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}[data-v-e4bf00d6] .A_tabs .el-tabs__nav div:nth-child(4){margin-right:10px!important}[data-v-e4bf00d6] .A_tabs .el-tabs__nav div:last-child{margin-right:0!important}.line-title p[data-v-4bd6e756]{font-size:17px;font-weight:700;margin:0}[data-v-4bd6e756] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-187a9c14]{font-size:17px;font-weight:700;margin:0}[data-v-187a9c14] .el-tabs__nav-wrap:after{background-color:transparent!important}.people-container[data-v-6959766c] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-6959766c]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-6959766c],.people-container[data-v-6959766c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-6959766c]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-6959766c]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-6959766c]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-6959766c],.people-container .file-group .file-item[data-v-6959766c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-6959766c]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-6959766c]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-6959766c]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-6959766c]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-6959766c]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-6959766c]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-6959766c]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-6959766c]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-6959766c]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-6959766c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-6959766c]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-6959766c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-6959766c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-6959766c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-6959766c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-6959766c] .avue-form__menu{display:none}.people-container .checkDialog[data-v-6959766c] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-6959766c]{margin:1px 30px;height:32px}[data-v-682ee29c] .avue-form__menu{display:none!important}.steps[data-v-19050aa5]{background-color:#fff;padding:10px 0}.steps[data-v-19050aa5] .el-step__icon{font-weight:400}.steps[data-v-19050aa5] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-19050aa5] .el-step__icon-inner{font-weight:400}.steps[data-v-19050aa5] .is-process{border-color:transparent}.steps[data-v-19050aa5] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-19050aa5] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-19050aa5]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-f5af37d0]{background-color:#fff;padding:10px 0}.steps[data-v-f5af37d0] .el-step__icon{font-weight:400}.steps[data-v-f5af37d0] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-f5af37d0] .el-step__icon-inner{font-weight:400}.steps[data-v-f5af37d0] .is-process{border-color:transparent}.steps[data-v-f5af37d0] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-f5af37d0] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-f5af37d0]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-412dc024]{background-color:#fff;padding:10px 0}.steps[data-v-412dc024] .el-step__icon{font-weight:400}.steps[data-v-412dc024] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-412dc024] .el-step__icon-inner{font-weight:400}.steps[data-v-412dc024] .is-process{border-color:transparent}.steps[data-v-412dc024] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-412dc024] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-412dc024]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-7ba5aa0e] .avue-form__menu{display:none!important}[data-v-7ba5aa0e] .el-card__body{padding:7px 20px 0 20px!important}.circleName[data-v-427562e2],.circleNameBox[data-v-427562e2]{width:20px;height:20px;border-radius:50%;margin-right:10px;margin-left:10px}.circleLine[data-v-427562e2]{width:200px;height:2px;background-color:#e9e9e9}.titleName[data-v-427562e2]{position:absolute;top:-60px;font-size:14px;padding:5px 15px;border:1px solid #e9e9e9;border-radius:20px}.finishBox[data-v-427562e2]{background-color:#f5e8d8;padding:15px;border-radius:8px;.arrow[data-v-427562e2]{margin-top:-20px;width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.finishBox[data-v-427562e2],.unfinishBox[data-v-427562e2]{position:absolute;top:50px;font-size:14px}.circleNullBox[data-v-427562e2]{width:4px;height:4px;border-radius:50%;margin-right:10px;margin-left:10px;border:8px solid #5b8ff9}[data-v-427562e2] .avue-form__menu{display:none!important}[data-v-427562e2] .el-card__body{padding:7px 20px 0 20px!important}.steps[data-v-02f5bca0]{background-color:#fff;padding:10px 0}.steps[data-v-02f5bca0] .el-step__icon{font-weight:400}.steps[data-v-02f5bca0] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-02f5bca0] .el-step__icon-inner{font-weight:400}.steps[data-v-02f5bca0] .is-process{border-color:transparent}.steps[data-v-02f5bca0] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-02f5bca0] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-02f5bca0]{height:100%;overflow-y:scroll;margin:15px 10px}.circleName[data-v-7cf5fe68],.circleNameBox[data-v-7cf5fe68]{width:20px;height:20px;border-radius:50%;margin-right:10px;margin-left:10px}.circleLine[data-v-7cf5fe68]{width:200px;height:2px;background-color:#e9e9e9}.titleName[data-v-7cf5fe68]{position:absolute;top:-60px;font-size:14px;padding:5px 15px;border:1px solid #e9e9e9;border-radius:20px}.finishBox[data-v-7cf5fe68]{background-color:#f5e8d8;padding:15px;border-radius:8px}.finishBox[data-v-7cf5fe68],.unfinishBox[data-v-7cf5fe68]{position:absolute;top:50px;font-size:14px}[data-v-7cf5fe68] .avue-form__menu{display:none!important}[data-v-7cf5fe68] .el-card__body{padding:7px 20px 0 20px!important}.bottom_num[data-v-1ab27e68]{font-size:17px;font-weight:bolder}[data-v-1ab27e68] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-1ab27e68]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-1ab27e68]{width:130px}[data-v-1ab27e68] textarea{min-height:15px!important;height:auto!important}.color1[data-v-1ab27e68]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-1ab27e68]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-1ab27e68]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.contract_tit[data-v-1ab27e68]{padding-top:20px;padding-left:50px;font-weight:600;font-size:18px;font-family:SimHei;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract_tit i[data-v-1ab27e68]{font-weight:500;background:#009dff;padding:7px;font-size:12px;border-radius:50%;color:#fff;margin-right:10px}.contract_tit span[data-v-1ab27e68]{color:#5b8ff9;cursor:pointer}.steps[data-v-834eafa4]{background-color:#fff;padding:10px 0}.steps[data-v-834eafa4] .el-step__icon{font-weight:400}.steps[data-v-834eafa4] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-834eafa4] .el-step__icon-inner{font-weight:400}.steps[data-v-834eafa4] .is-process{border-color:transparent}.steps[data-v-834eafa4] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-834eafa4] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-834eafa4]{height:100%;overflow-y:scroll;margin:15px 10px}.bottom_num[data-v-5887fb4c]{font-size:17px;font-weight:bolder}[data-v-5887fb4c] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-5887fb4c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5887fb4c]{width:130px}[data-v-5887fb4c] textarea{min-height:15px!important;height:auto!important}.color1[data-v-5887fb4c]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-5887fb4c]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-5887fb4c]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.bottom_num[data-v-6420b910]{font-size:17px;font-weight:bolder}[data-v-6420b910] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-6420b910]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-6420b910]{width:130px}[data-v-6420b910] textarea{min-height:15px!important;height:auto!important}.color1[data-v-6420b910]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-6420b910]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-6420b910]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.bottom_num[data-v-695a851c]{font-size:17px;font-weight:bolder}[data-v-695a851c] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-695a851c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-695a851c]{width:130px}[data-v-695a851c] textarea{min-height:15px!important;height:auto!important}.color1[data-v-695a851c]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-695a851c]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-695a851c]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.bottom_num[data-v-5c42497a]{font-size:17px;font-weight:bolder}[data-v-5c42497a] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-5c42497a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5c42497a]{width:130px}[data-v-5c42497a] textarea{min-height:15px!important;height:auto!important}.color1[data-v-5c42497a]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-5c42497a]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-5c42497a]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.asset-table .tablePane[data-v-6d153214],.dataOption[data-v-6d153214]>.el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.leftoption[data-v-6d153214] .item.borderLine{border-right:1px solid #d3d4d6!important}.line-title p[data-v-6f8ca6fd]{font-size:17px;font-weight:700;margin:0}[data-v-6f8ca6fd] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-7a7ae2f7]{font-size:17px;font-weight:700;margin:0}[data-v-7a7ae2f7] .el-tabs__nav-wrap:after{background-color:transparent!important}.app[data-v-2f415994]{padding-left:10px}.grid-main[data-v-ea1fe2ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-ea1fe2ca]{width:40%}.grid-main .gridMain_L[data-v-ea1fe2ca] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-ea1fe2ca]{width:60%}[data-v-ea1fe2ca] .el-input__inner{height:30px;line-height:30px}[data-v-ea1fe2ca] .el-tabs__header{margin:0!important}[data-v-ea1fe2ca] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-ea1fe2ca] .vxe-input--inner{border:none;background-color:transparent}.formList .el-button[data-v-6c133fba]{padding:9px 20px}.rent-chart[data-v-5eab2375]{margin-top:20px}.rent-chart .mr10[data-v-5eab2375]{margin-right:10px}.rent-chart[data-v-5eab2375] .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex}.rent-chart[data-v-5eab2375] .el-checkbox-group .block-checkbox{border-right:none}.rent-chart[data-v-5eab2375] .el-checkbox-group .block-checkbox:last-child{border-right:1px solid #d9d9d9;border-radius:0 6px 6px 0}.rent-chart[data-v-5eab2375] .el-checkbox-group .block-checkbox:first-child{border-radius:6px 0 0 6px}.rent-chart[data-v-5eab2375] .el-checkbox-button__inner{padding:7px 10px}.rent-chart .rent-filter[data-v-5eab2375]{margin-right:20px}.rent-chart .rent-type-filter[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.rent-chart .rent-type-filter>div[data-v-5eab2375]{margin-bottom:10px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.rent-chart .rent-type-filter .filter-name[data-v-5eab2375]{font-size:14px;padding:0 10px;background:#fff;position:absolute;top:-10px;left:10px;z-index:1}.rent-chart .query-form[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.rent-chart .query-form .query-left[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.rent-chart .query-form .room-num[data-v-5eab2375]{width:400px}.rent-chart .asset-detail .floor-list[data-v-5eab2375]{margin-right:-10px}.rent-chart .asset-detail .floor-list>div[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.rent-chart .asset-detail .floor-list>div .floor[data-v-5eab2375]{padding:15px 0 0 5px;width:90px;border:1px solid #ebebeb;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:20px}.rent-chart .asset-detail .floor-list>div .floor span[data-v-5eab2375]{font-size:12px}.rent-chart .asset-detail .floor-list>div .floor span[data-v-5eab2375]:first-child{font-size:14px;font-weight:700}.rent-chart .asset-detail .floor-list>div .container[data-v-5eab2375]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;display:grid;grid-template-columns:repeat(12,calc(8.33% - 10px));grid-gap:10px;grid-auto-flow:row dense}.rent-chart .asset-detail .floor-list>div .container .room[data-v-5eab2375]{height:100px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0 0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;border:1px solid transparent}.rent-chart .asset-detail .floor-list>div .container .room span[data-v-5eab2375]{display:inline-block}.rent-chart .asset-detail .floor-list>div .container .room .room-info[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 52px)}.rent-chart .asset-detail .floor-list>div .container .room .room-info span[data-v-5eab2375]:first-child{font-size:18px;margin-bottom:10px;font-weight:700;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.rent-chart .asset-detail .floor-list>div .container .room .room-info span[data-v-5eab2375]:nth-child(2){margin-bottom:10px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.rent-chart .asset-detail .floor-list>div .container .room .room-info span[data-v-5eab2375]:nth-child(3){width:48px;height:24px;text-align:center;line-height:24px;background:#feca68;border-radius:4px;color:#fff}.rent-chart .asset-detail .floor-list>div .container .room .right-info[data-v-5eab2375]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rent-chart .asset-detail .floor-list>div .container .room .right-info .asset-type[data-v-5eab2375]{height:24px;padding:0 8px;border-radius:4px 0 0 4px;line-height:24px;color:#fff;margin-bottom:50px}.rent-chart .asset-detail .floor-list>div .container .room .right-info .warning-info span[data-v-5eab2375]{width:8px;height:8px;border-radius:50%}.rent-chart .asset-detail .floor-list>div .container .room .right-info .warning-info .expire-warring[data-v-5eab2375]{background:#ff0}.rent-chart .asset-detail .floor-list>div .container .room .right-info .warning-info .close-warring[data-v-5eab2375]{background:red;margin-left:10px}.rent-chart .asset-detail .floor-list>div .container .isHighlight[data-v-5eab2375]{border:1px dashed #000;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.rent-chart .asset-detail .floor-list>div .container .flex-1[data-v-5eab2375]{grid-column-start:span 1}.rent-chart .asset-detail .floor-list>div .container .flex-2[data-v-5eab2375]{grid-column-start:span 2}.rent-chart .asset-detail .floor-list>div .container .flex-3[data-v-5eab2375]{grid-column-start:span 3}.rent-chart .asset-detail .floor-list>div .container .flex-4[data-v-5eab2375]{grid-column-start:span 4}.rent-chart .asset-detail .floor-list>div .container .flex-5[data-v-5eab2375]{grid-column-start:span 5}.rent-chart .asset-detail .floor-list>div .container .flex-6[data-v-5eab2375]{grid-column-start:span 6}.rent-chart .asset-detail .floor-list>div .container .flex-7[data-v-5eab2375]{grid-column-start:span 7}.rent-chart .asset-detail .floor-list>div .container .flex-8[data-v-5eab2375]{grid-column-start:span 8}.rent-chart .asset-detail .floor-list>div .container .flex-9[data-v-5eab2375]{grid-column-start:span 9}.rent-chart .asset-detail .floor-list>div .container .flex-10[data-v-5eab2375]{grid-column-start:span 10}.rent-chart .asset-detail .floor-list>div .container .flex-11[data-v-5eab2375]{grid-column-start:span 11}.rent-chart .asset-detail .floor-list>div .container .flex-12[data-v-5eab2375]{grid-column-start:span 12}.asset-table .tablePane[data-v-4238896a],.dataOption[data-v-4238896a]>.el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.leftoption[data-v-4238896a] .item.borderLine{border-right:1px solid #d3d4d6!important}.grid-main[data-v-69b30da6]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-69b30da6]:first-child{width:30%}.grid-main .vxe-grid[data-v-69b30da6]:nth-child(2){width:69%;padding-left:20px}[data-v-69b30da6] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-69b30da6] .vxe-grid .vxe-form--item{padding-right:0}[data-v-69b30da6] .el-input .el-input__inner{border-color:#e4e7ed}[data-v-69b30da6] .el-form-item.is-error .el-input__inner{border-color:#f56c6c}[data-v-69b30da6] .vxe-cell .el-button--small{padding:0 0}[data-v-69b30da6] .vxe-grid .vxe-table{height:100%!important}.dataTba[data-v-d7ea5470]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.authorizations[data-v-d7ea5470]{padding:9px;border:1px solid #dadada;margin-bottom:10px;border-radius:3px;font-size:13px;width:14px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.dataTba_R[data-v-d7ea5470]{padding-left:35px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.choiceBott[data-v-d7ea5470]{cursor:pointer;font-size:12px;background:var(--my-cool-background);color:#fff;padding:1px 8px 3px;border-radius:3px;margin-right:5px}.vxe-table--body-wrapper[data-v-1e0bbf48]{height:500px!important}[data-v-1e0bbf48] .el-tabs__header{margin:0!important}.dataTba_R[data-v-ee8986f0]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-node[data-v-ee8986f0]{-webkit-transition:.2s;transition:.2s;margin:4px 0 8px;padding:4px;padding-left:6px;border-radius:3px;border:1px solid #d3d3d3;padding-bottom:7px;overflow:hidden}.tree-node span[data-v-ee8986f0]{font-size:12px;background:var(--my-cool-background);color:#fff;padding:1px 8px 3px;border-radius:3px;margin-right:5px}.tree-node .checks div[data-v-ee8986f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tree-nodes[data-v-ee8986f0]{height:0;padding:0;border:1px solid #fff}[data-v-ee8986f0] .el-tree-node__content{min-height:35px!important;font-size:14px}.el-checkbox[data-v-ee8986f0]{margin-right:0;margin-left:2px;margin-right:13px;margin-top:6px}.el-checkbox[data-v-ee8986f0] .el-checkbox__label{padding-left:5px!important}[data-v-ee8986f0] .treeNode{min-height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px}[data-v-ee8986f0] .treeNode .is-leaf{display:none}[data-v-ee8986f0] .el-icon-caret-bottom,[data-v-ee8986f0] .el-icon-caret-right{color:#939599}[data-v-ee8986f0] .choiceBott,[data-v-ee8986f0] .iconSpan{cursor:pointer}.addds[data-v-ee8986f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-ee8986f0]{margin-bottom:5px}.dataTba[data-v-0523bf19]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.authorizations[data-v-0523bf19]{padding:9px;border:1px solid #dadada;margin-bottom:10px;border-radius:3px;font-size:13px;width:14px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.dataTba_R[data-v-0523bf19]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.line-title p[data-v-820ab646]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-820ab646]{margin-top:10px}[data-v-820ab646] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-820ab646] .is-disabled .el-input-number__decrease,[data-v-820ab646] .is-disabled .el-input-number__increase{display:none}[data-v-820ab646] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-820ab646] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-1664124f]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1664124f]{margin-top:10px}[data-v-1664124f] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1664124f] .is-disabled .el-input-number__decrease,[data-v-1664124f] .is-disabled .el-input-number__increase{display:none}.vxe-table--body-wrapper[data-v-d1d64b92]{height:500px!important}[data-v-d1d64b92] .el-tabs__header{margin:0!important}[data-v-e1df75c0] .el-tabs__content{max-height:330px;overflow-y:auto}.grid-main[data-v-c5521058]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-c5521058]:first-child{width:30%}.grid-main .vxe-grid[data-v-c5521058]:nth-child(2){width:69%;padding-left:20px}[data-v-c5521058] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-c5521058] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-c5521058]{width:69%;padding-left:20px;padding-top:2px}[data-v-c5521058] .el-tabs__header{margin:0!important}.region{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.region_box{height:90%;overflow:auto}.line-title p[data-v-51de4edb]{font-size:17px;font-weight:700;margin:0}[data-v-51de4edb] .el-tabs__nav-wrap:after{background-color:transparent!important}.overForm[data-v-1ae8c2a2]{overflow-x:hidden;overflow-y:auto}.line-title p[data-v-bff49d00]{font-size:17px;font-weight:700;margin:0}[data-v-bff49d00] .el-tabs__nav-wrap:after{background-color:transparent!important}.modalTit[data-v-bff49d00]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-bff49d00]{height:100%;overflow:auto}.dancy_table[data-v-505356b8]{padding:10px 20px 10px 20px}.dancy_table .item_table[data-v-505356b8]{margin-top:10px}.dancy_table[data-v-505356b8] .vxe-grid--toolbar-wrapper{display:none}.line-title p[data-v-5bf42870]{font-size:17px;font-weight:700;margin:0}[data-v-5bf42870] .el-tabs__nav-wrap:after{background-color:transparent!important}.modalTit[data-v-5bf42870]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-5bf42870]{height:100%;overflow:auto}.line-title p[data-v-6e19f3b2]{font-size:17px;font-weight:700;margin:0}[data-v-6e19f3b2] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-b0c23b60]{font-size:17px;font-weight:700;margin:0}[data-v-b0c23b60] .el-tabs__nav-wrap:after{background-color:transparent!important}.item_list[data-v-ab9a0d8a]{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:20px;font-size:14px}.item_list img[data-v-ab9a0d8a]{width:20px;height:20px;margin-right:20px}.people-container[data-v-9481218a]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-9481218a],.people-container[data-v-9481218a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-9481218a]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-9481218a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-9481218a]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-9481218a]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-9481218a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-9481218a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-9481218a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-9481218a]{width:380px}.people-container .options .footer[data-v-9481218a]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.line-title p[data-v-e683be84]{font-size:17px;font-weight:700;margin:0}[data-v-e683be84] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-3c65f6c6]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3c65f6c6]{width:130px}.line-title p[data-v-953e2a20]{font-size:17px;font-weight:700;margin:0}[data-v-953e2a20] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-953e2a20]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-953e2a20]{width:130px}[data-v-953e2a20] textarea{min-height:15px!important;height:auto!important}.bottom_num[data-v-953e2a20]{font-size:17px;font-weight:bolder}.line-title p[data-v-164b30e2]{font-size:17px;font-weight:700;margin:0}[data-v-164b30e2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-164b30e2] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-164b30e2] .vxe-modal--content .custom-demo-view{height:100%}[data-v-164b30e2] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-164b30e2]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-164b30e2]{height:100%;overflow:auto}[data-v-3ffd14f4] .el-checkbox__label{font-size:16px;color:#000}.modalTit[data-v-69b33998]{font-weight:600;padding:12px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebeef5}.el-form-item__label[data-v-0c8e5443]{width:120px}.el-form-item__label[data-v-0c8e5443]:before{content:"*";color:#f56c6c;margin-right:4px}.avue-group--arrow[data-v-f62b7158]{display:none}[data-v-f62b7158] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-f62b7158] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-f62b7158] .avue-form__group{padding:0!important}[data-v-f62b7158] .el-collapse-item__header{margin-bottom:10px!important}.avue-group--arrow[data-v-466c5c1e]{display:none}[data-v-466c5c1e] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-466c5c1e] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-466c5c1e] .avue-form__group{padding:0!important}[data-v-466c5c1e] .el-collapse-item__header{margin-bottom:10px!important}.clearfix[data-v-4482cf52]{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}.clearfix[data-v-4482cf52]:after{display:none}.people-container[data-v-4482cf52]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-4482cf52] .el-form,.people-container .select[data-v-4482cf52] .el-form .avue-group,.people-container .select[data-v-4482cf52] .el-form .el-row{height:100%}.people-container .people-item[data-v-4482cf52]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-4482cf52]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4482cf52]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-4482cf52]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-4482cf52]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-4482cf52]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-4482cf52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .add-button[data-v-4482cf52]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-4482cf52]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-4482cf52] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-4482cf52] .el-input__inner{height:70px}.people-container .select[data-v-4482cf52] .el-input__suffix{display:none}.people-container .options[data-v-4482cf52]{width:380px}.people-container .options .footer[data-v-4482cf52]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}[data-v-2ffef42b] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{display:inline-block!important;color:#c0c4cc!important}[data-v-399b9cd8] .vxe-table--body-wrapper{overflow-x:hidden}.el-form-item__label[data-v-8a4785ec]{width:120px}.priceRow[data-v-0f61b54c]{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}.priceRow[data-v-0f61b54c] .avue-form__group{padding:20px 20px 10px 0!important}[data-v-0f61b54c] .paymentRuleName .el-input__inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.priceRow .discountGroup[data-v-ce66ec04],.priceRow[data-v-ce66ec04]{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}.priceRow .discountGroup[data-v-ce66ec04]{background-color:#f6f6f6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.priceRow .discountGroup[data-v-ce66ec04] .avue-form__group{background-color:#f6f6f6!important;padding:20px 0 10px 0!important}.priceRow[data-v-ce66ec04] .avue-form__group{padding:20px 20px 10px 0!important}[data-v-ce66ec04] .paymentRuleName .el-input__inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.priceRow[data-v-37e65021]{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:start;height:96%}.priceRow .right[data-v-37e65021]{margin-left:10px;font-size:13px}.priceRow .left[data-v-37e65021]{overflow-y:scroll;height:100%;background:#fff;margin:0 auto}.priceRow .left[data-v-37e65021] .el-radio-group{width:100%}.priceRow .left[data-v-37e65021] .el-radio-group .el-radio{padding:0 10px;width:90%;height:60px;margin:10px auto;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}.priceRow .left[data-v-37e65021] .el-radio-group .el-radio .el-radio__label{width:90%;font-size:12px;padding-left:5px;height:100%}.priceRow .left[data-v-37e65021] .el-radio-group .el-radio .el-radio__label .labelclass{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:100%;-ms-flex-pack:distribute;justify-content:space-around}.priceRow .left[data-v-37e65021] .el-radio-group .el-radio .el-radio__label .labelclass b,.priceRow .left[data-v-37e65021] .el-radio-group .el-radio .el-radio__label .labelclass span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.priceRow[data-v-37e65021] .avue-form__group{padding:20px 20px 10px 0!important}.contract_main[data-v-264ff232]{height:100%;width:100%;background:#fff}[data-v-264ff232] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-264ff232]{margin-bottom:20px;width:100%}[data-v-264ff232] .avue-form__menu{display:none!important}.avue-from[data-v-264ff232] .el-form{height:100%}.avue-from[data-v-264ff232] .avue-form__row{margin-bottom:10px!important}.formList[data-v-264ff232],.is--perfect[data-v-264ff232]{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}.is--perfect[data-v-264ff232]{height:70px}.is--perfect .left[data-v-264ff232]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-264ff232] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-264ff232] .el-date-editor{width:20px}.is--perfect .left .time[data-v-264ff232]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-264ff232]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-264ff232]{font-size:12px;color:#999;margin-right:5px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:250px}.is--perfect .left .time i[data-v-264ff232]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-264ff232]{width:90%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.is--perfect .left div[data-v-264ff232],.priceRow[data-v-4ad592e7]{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}.priceRow[data-v-4ad592e7] .avue-form__group{padding:20px 20px 10px 0!important}.priceRow[data-v-be772524]{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}.priceRow[data-v-be772524] .avue-form__group{padding:20px 20px 10px 0!important}[data-v-5479e5cc] .vxe-modal--content{background-color:#fff!important}[data-v-5479e5cc] .el-form-item{margin-bottom:0!important}.clearfix[data-v-5479e5cc]{margin:10px 0}.priceRow[data-v-5479e5cc]{margin-top:0;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:start}.priceRow[data-v-5479e5cc] .avue-form__group{padding-top:0!important;padding-bottom:20px!important}.contract_main[data-v-bb313800]{height:100%;width:100%;background:#fff}[data-v-bb313800] .vxe-radio{margin:4px 0}[data-v-bb313800] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}[data-v-bb313800] .vxe-radio:not(.vxe-radio-button)+.vxe-radio{margin-left:0!important}.module-item[data-v-bb313800]{margin-bottom:20px;width:100%}[data-v-bb313800] .avue-form__menu{display:none!important}.formList[data-v-bb313800],.is--perfect[data-v-bb313800]{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}.is--perfect[data-v-bb313800]{height:70px}.is--perfect .left[data-v-bb313800]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-bb313800]{width:95%}.is--perfect .left .time[data-v-bb313800] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-bb313800] .el-date-editor{width:20px}.is--perfect .left .time[data-v-bb313800]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-bb313800]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-bb313800]{font-size:12px;color:#999;margin-right:5px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:240px}.is--perfect .left .time i[data-v-bb313800]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-bb313800]{width:90%;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}.contract_main[data-v-5766069e]{height:100%;width:100%;background:#fff}.module-item[data-v-5766069e]{margin-bottom:20px;width:100%}[data-v-5766069e] .avue-form__menu{display:none!important}.formList[data-v-5766069e],.is--perfect[data-v-5766069e]{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}.is--perfect[data-v-5766069e]{height:40px}.is--perfect .left[data-v-5766069e]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-5766069e] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-5766069e]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-5766069e]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-5766069e]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-5766069e]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-5766069e]{width:90%;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}.contract_main[data-v-6c7f4b42]{height:100%;width:100%;background:#fff}.module-item[data-v-6c7f4b42]{margin-bottom:20px;width:100%}[data-v-6c7f4b42] .avue-form__menu{display:none!important}.formList[data-v-6c7f4b42],.priceRow[data-v-6c7f4b42]{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}.priceRow[data-v-6c7f4b42] .el-col{margin-bottom:12px;padding-bottom:1px}.priceRow[data-v-6c7f4b42] .avue-form__group{padding:10px 20px 0 0!important}.is--perfect[data-v-6c7f4b42]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is--perfect .left[data-v-6c7f4b42],.is--perfect[data-v-6c7f4b42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:40px}.is--perfect .left[data-v-6c7f4b42]{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-6c7f4b42] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-6c7f4b42]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-6c7f4b42]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-6c7f4b42]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-6c7f4b42]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-6c7f4b42]{width:90%;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}.span__label[data-v-6c7f4b42]:before{content:"*";color:#f56c6c;margin-right:4px}.contract_main[data-v-5ce872e8]{height:100%;width:100%;background:#fff}.module-item[data-v-5ce872e8]{margin-bottom:20px;width:100%}[data-v-5ce872e8] .avue-form__menu{display:none!important}.formList[data-v-5ce872e8],.is--perfect[data-v-5ce872e8]{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}.is--perfect[data-v-5ce872e8]{height:40px}.is--perfect .left[data-v-5ce872e8]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-5ce872e8] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-5ce872e8]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-5ce872e8]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-5ce872e8]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-5ce872e8]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-5ce872e8]{width:90%;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}.contract_main[data-v-6379ed35]{height:100%;width:100%;background:#fff}.module-item[data-v-6379ed35]{margin-bottom:20px;width:100%}[data-v-6379ed35] .avue-form__menu{display:none!important}.formList[data-v-6379ed35],.is--perfect[data-v-6379ed35]{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}.is--perfect[data-v-6379ed35]{height:40px}.is--perfect .left[data-v-6379ed35]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-6379ed35] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-6379ed35]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-6379ed35]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-6379ed35]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-6379ed35]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-6379ed35]{width:90%;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}.contract_main[data-v-7b7ba05c]{height:100%;width:100%;background:#fff}.module-item[data-v-7b7ba05c]{margin-bottom:20px;width:100%}[data-v-7b7ba05c] .avue-form__menu{display:none!important}.formList[data-v-7b7ba05c],.is--perfect[data-v-7b7ba05c]{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}.is--perfect[data-v-7b7ba05c]{height:40px}.is--perfect .left[data-v-7b7ba05c]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-7b7ba05c] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-7b7ba05c]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-7b7ba05c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-7b7ba05c]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-7b7ba05c]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-7b7ba05c]{width:90%;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}.contract_main[data-v-e98ccb32]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:60px}[data-v-e98ccb32] .el-tabs__nav{width:100%;background-color:#fff}[data-v-e98ccb32] .avue-form__menu{display:none!important}.module[data-v-e98ccb32]{margin-bottom:0;padding:0}[data-v-e98ccb32] .el-card__body{padding:15px 20px 0 20px!important}.steps[data-v-7fdcadae]{background-color:#fff;padding:5px 0}.steps[data-v-7fdcadae] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-7fdcadae] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-7fdcadae] .el-step__icon-inner{font-weight:400}.steps[data-v-7fdcadae] .is-process{border-color:transparent}.steps[data-v-7fdcadae] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-7fdcadae] .is-process .el-step__icon-inner{color:#fff}[data-v-7fdcadae] .vxe-modal--content{padding:.4em 1em}.contain[data-v-7fdcadae]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-7fdcadae]{margin:0 0 8px!important}.clearfix[data-v-7fdcadae]{font-size:18px!important}.app[data-v-554f03dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contractInfo[data-v-554f03dc]{padding:10px 10px;background:#ecf5ff;margin-top:10px}.contractInfo div[data-v-554f03dc]{padding:3px 0}.contractInfo div span[data-v-554f03dc]:first-child{color:#666}.contractInfo div span[data-v-554f03dc]:nth-child(2){color:#5b8ff9}.contractCode[data-v-554f03dc]{padding:15px 10px;background:#f2f2f4;margin-top:10px}.contractCode span[data-v-554f03dc]:first-child{margin-right:20px;background:#5b8ff9;padding:2px 13px;color:#fff}.contractCode span[data-v-554f03dc]:nth-child(2){color:#979797;font-size:10px}.partyName[data-v-554f03dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#fff}.box-card[data-v-554f03dc]{margin-bottom:10px}[data-v-554f03dc] .el-card__header{padding-top:9px!important}.modalAll[data-v-bfd69b0e]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-bfd69b0e]{background:#ecf5ff;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;font-size:12px}.top_prompt div[data-v-bfd69b0e]{margin-right:60px}.top_prompt div[data-v-bfd69b0e]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-bfd69b0e]{color:#ffca8d;font-size:14px}.modalTit[data-v-bfd69b0e]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9}.steps[data-v-bfd69b0e]{background-color:#fff;padding:5px 0}.steps[data-v-bfd69b0e] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-bfd69b0e] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-bfd69b0e] .el-step__icon-inner{font-weight:400}.steps[data-v-bfd69b0e] .is-process{border-color:transparent}.steps[data-v-bfd69b0e] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-bfd69b0e] .is-process .el-step__icon-inner{color:#fff}[data-v-7bc3c536] .avue-form__menu{display:none!important}[data-v-7bc3c536] .el-col{padding-left:0!important}[data-v-7bc3c536] .el-card__body{padding:15px 0 20px!important}[data-v-7bc3c536] .el-radio-button__inner{padding:9px 10px!important}.contain[data-v-ca2ec52e]{height:100%;overflow-y:scroll;margin:15px 0}.custom-demo-view[data-v-323c97c3]{background-color:#f6f7fb!important}[data-v-e2c40bf0] .avue-form__menu{display:none!important}[data-v-e2c40bf0] .el-col{padding-left:0!important}[data-v-e2c40bf0] .el-card__body{padding:15px 0 20px!important}[data-v-e2c40bf0] .el-radio-button__inner{padding:9px 10px!important}.people-container[data-v-55264194] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-55264194]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-55264194],.people-container[data-v-55264194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-55264194]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-55264194]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-55264194]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-55264194],.people-container .file-group .file-item[data-v-55264194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-55264194]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-55264194]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-55264194]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-55264194]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-55264194]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-55264194]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-55264194]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-55264194]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-55264194]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-55264194]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-55264194]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-55264194]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-55264194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-55264194]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-55264194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-55264194] .avue-form__menu{display:none}.people-container .checkDialog[data-v-55264194] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-55264194]{margin:1px 30px;height:32px}[data-v-78a57986] .avue-form__menu{display:none!important}.contain[data-v-72963834]{height:100%;overflow-y:scroll;margin:15px 0}.radioList[data-v-6f627aba]{margin-top:20px;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;margin-left:20px}.radioList[data-v-6f627aba] .el-radio__input{display:none!important}.radioList[data-v-6f627aba] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.custom-demo-view[data-v-e118d23e]{background-color:#f6f7fb!important}.line-title p[data-v-e4bc4aba]{font-size:17px;font-weight:700;margin:0}[data-v-e4bc4aba] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-3fcc94a1]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3fcc94a1]{width:130px}.people-container[data-v-3fbd6762] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-3fbd6762]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-3fbd6762],.people-container[data-v-3fbd6762]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-3fbd6762]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-3fbd6762]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-3fbd6762]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-3fbd6762],.people-container .file-group .file-item[data-v-3fbd6762]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-3fbd6762]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-3fbd6762]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-3fbd6762]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-3fbd6762]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-3fbd6762]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-3fbd6762]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-3fbd6762]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-3fbd6762]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-3fbd6762]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-3fbd6762]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-3fbd6762]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-3fbd6762]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-3fbd6762]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-3fbd6762]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-3fbd6762]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-3fbd6762] .avue-form__menu{display:none}.people-container .checkDialog[data-v-3fbd6762] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-3fbd6762]{margin:1px 30px;height:32px}.numbers[data-v-14ade932]{color:#000}.numbers1[data-v-14ade932],.numbers[data-v-14ade932]{font-weight:bolder;padding-right:10px}.radioList[data-v-14ade932]{margin-top:20px;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;margin-left:20px}.radioList[data-v-14ade932] .el-radio__input{display:none!important}.radioList[data-v-26c2d568]{margin-top:20px;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;margin-left:20px}.radioList[data-v-26c2d568] .el-radio__input{display:none!important}.radioList[data-v-26c2d568] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.radioList[data-v-6e7be4e0]{margin-top:20px;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;margin-left:20px}.radioList[data-v-6e7be4e0] .el-radio__input{display:none!important}.radioList[data-v-6e7be4e0] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.modalTit[data-v-4bd4511e]{font-weight:600;padding:12px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebeef5}.el-form-item__label[data-v-567f26fe]{width:120px}.el-form-item__label[data-v-567f26fe]:before{content:"*";color:#f56c6c;margin-right:4px}.avue-group--arrow[data-v-64906936]{display:none}[data-v-64906936] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-64906936] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-64906936] .avue-form__group{padding:0!important}[data-v-64906936] .el-collapse-item__header{margin-bottom:10px!important}.people-container[data-v-4f0da8d2]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-4f0da8d2]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-4f0da8d2]{width:100%;height:100%}.people-container .people-item[data-v-4f0da8d2]{width:23%!important;height:140px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-4f0da8d2]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-4f0da8d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-4f0da8d2]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-4f0da8d2]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.project-main[data-v-49e53772]{overflow-y:scroll!important}.mytable-scrollbar[data-v-49e53772]{margin-bottom:10px}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar{width:14px;height:14px}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar-track{background-color:#fff}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:5px;border:1px solid #f1f1f1;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar-thumb:active{background-color:#787878}.mytable-scrollbar[data-v-49e53772] ::-webkit-scrollbar-corner{background-color:#fff}.avue-group--arrow[data-v-49e53772]{display:none}[data-v-49e53772] .vxe-table--empty-placeholder{height:200px!important}[data-v-49e53772] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-49e53772] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-49e53772] .avue-form__group{padding:0!important}[data-v-49e53772] .el-collapse-item__header{margin-bottom:10px!important}[data-v-49e53772] .avue--detail .el-input,[data-v-49e53772] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-49e53772]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-49e53772]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-49e53772]{width:100%;height:100%}.people-container .people-item[data-v-49e53772]{width:25%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-49e53772]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-49e53772]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-49e53772]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-49e53772]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.clearfix[data-v-e4744abc]{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}.clearfix[data-v-e4744abc]:after{display:none}.people-container[data-v-e4744abc]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-e4744abc] .el-form,.people-container .select[data-v-e4744abc] .el-form .avue-group,.people-container .select[data-v-e4744abc] .el-form .el-row{height:100%}.people-container .people-item[data-v-e4744abc]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-e4744abc]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e4744abc]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-e4744abc]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-e4744abc]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-e4744abc]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-e4744abc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .add-button[data-v-e4744abc]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-e4744abc]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-e4744abc] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-e4744abc] .el-input__inner{height:70px}.people-container .select[data-v-e4744abc] .el-input__suffix{display:none}.people-container .options[data-v-e4744abc]{width:380px}.people-container .options .footer[data-v-e4744abc]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}[data-v-1fb59ce8] .vxe-table--body-wrapper{overflow-x:hidden}.contract_main[data-v-7ddafcc4]{height:100%;width:100%;background:#fff}[data-v-7ddafcc4] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-7ddafcc4]{margin-bottom:20px;width:100%}[data-v-7ddafcc4] .avue-form__menu{display:none!important}.avue-from[data-v-7ddafcc4] .el-form{height:100%}.avue-from[data-v-7ddafcc4] .avue-form__row{margin-bottom:10px!important}.formList[data-v-7ddafcc4],.is--perfect[data-v-7ddafcc4]{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}.is--perfect[data-v-7ddafcc4]{height:50px}.is--perfect .left[data-v-7ddafcc4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;line-height:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-7ddafcc4] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-7ddafcc4] .el-date-editor{width:20px}.is--perfect .left .time[data-v-7ddafcc4]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-7ddafcc4]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-7ddafcc4]{font-size:12px;color:#999;margin-right:5px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:250px}.is--perfect .left .time i[data-v-7ddafcc4]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-7ddafcc4]{width:40%;height:100%;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}.is--perfect .left div p[data-v-7ddafcc4]{width:50%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.contract_main[data-v-f8f40110]{height:100%;width:100%;background:#fff}.module-item[data-v-f8f40110]{margin-bottom:20px;width:100%}[data-v-f8f40110] .avue-form__menu{display:none!important}.formList[data-v-f8f40110],.is--perfect[data-v-f8f40110]{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}.is--perfect[data-v-f8f40110]{height:40px}.is--perfect .left[data-v-f8f40110]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-f8f40110] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-f8f40110]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-f8f40110]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-f8f40110]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-f8f40110]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-f8f40110]{width:90%;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}.contract_main[data-v-aefa6f54]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:60px}[data-v-aefa6f54] .el-tabs__nav{width:100%;background-color:#fff}[data-v-aefa6f54] .avue-form__menu{display:none!important}.module[data-v-aefa6f54]{margin-bottom:0;padding:0}[data-v-aefa6f54] .el-card__body{padding:15px 20px 0 20px!important}.avue-group--arrow[data-v-3e7bfbde]{display:none}[data-v-3e7bfbde] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-3e7bfbde] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-3e7bfbde] .avue-form__group{padding:0!important}[data-v-3e7bfbde] .avue--detail .el-input,[data-v-3e7bfbde] .avue--detail .el-radio-button__inner{font-size:14px!important}[data-v-3e7bfbde] .el-collapse-item__header{margin-bottom:10px!important}.otherform-detail[data-v-3e7bfbde]{height:calc(100% - 220px);overflow-y:auto}.project-main[data-v-331036f1]{overflow-y:scroll!important}.avue-group--arrow[data-v-331036f1]{display:none}[data-v-331036f1] .vxe-table--empty-placeholder{height:200px!important}[data-v-331036f1] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-331036f1] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-331036f1] .avue-form__group{padding:0!important}[data-v-331036f1] .el-collapse-item__header{margin-bottom:10px!important}[data-v-331036f1] .avue--detail .el-input,[data-v-331036f1] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-331036f1]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-331036f1]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-331036f1]{width:100%;height:100%}.people-container .people-item[data-v-331036f1]{width:20%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-331036f1]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-331036f1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-331036f1]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-331036f1]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.clearfix[data-v-129dfaf8],.clearfix[data-v-406bbd34],.clearfix[data-v-a3064028]{font-weight:700}[data-v-cfc52b3a] .titleClass{position:absolute!important}.contract_main[data-v-cfc52b3a]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-cfc52b3a]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-cfc52b3a]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-cfc52b3a]{padding:0 10px;line-height:40px;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contract_main .contract_content .contract_top[data-v-cfc52b3a],.contract_main .contract_content .contract_top p[data-v-cfc52b3a]{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}.contract_main .contract_content .table[data-v-cfc52b3a]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-cfc52b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract_main .contract_content .table[data-v-cfc52b3a] .el-radio{margin:10px 10px 0 10px;width:90%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 15px 0 10px}.contract_main .contract_content .table[data-v-cfc52b3a] .el-radio .el-radio__label{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75%}.contract_main .contract_content .table[data-v-cfc52b3a] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-cfc52b3a]{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;margin:10px 0}.contract_main .contract_content .mainTable[data-v-cfc52b3a]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-cfc52b3a] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-cfc52b3a] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-cfc52b3a] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-cfc52b3a] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-cfc52b3a] .vxe-header--row{font-size:14px}.new_z_index[data-v-cfc52b3a]{z-index:9000!important}.avuedate[data-v-cfc52b3a]{margin-left:10px;width:260px}.avuedate[data-v-cfc52b3a] .el-date-editor{width:100%}.steps[data-v-0edf1400]{background-color:#fff;padding:5px 0}.steps[data-v-0edf1400] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-0edf1400] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-0edf1400] .el-step__icon-inner{font-weight:400}.steps[data-v-0edf1400] .is-process{border-color:transparent}.steps[data-v-0edf1400] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-0edf1400] .is-process .el-step__icon-inner{color:#fff}[data-v-0edf1400] .vxe-modal--content{padding:.4em 1em}.contain[data-v-0edf1400]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-0edf1400]{margin:0 0 8px!important}.clearfix[data-v-0edf1400]{font-size:18px!important}.app[data-v-114aa6e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contractInfo[data-v-114aa6e0]{padding:10px 10px;background:#ecf5ff;margin-top:10px}.contractInfo div[data-v-114aa6e0]{padding:3px 0}.contractInfo div span[data-v-114aa6e0]:first-child{color:#666}.contractInfo div span[data-v-114aa6e0]:nth-child(2){color:#5b8ff9}.contractCode[data-v-114aa6e0]{padding:15px 10px;background:#f2f2f4;margin-top:10px}.contractCode span[data-v-114aa6e0]:first-child{margin-right:20px;background:#5b8ff9;padding:2px 13px;color:#fff}.contractCode span[data-v-114aa6e0]:nth-child(2){color:#979797;font-size:10px}.partyName[data-v-114aa6e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#fff}.box-card[data-v-114aa6e0]{margin-bottom:10px}[data-v-114aa6e0] .el-card__header{padding-top:9px!important}.modalAll[data-v-66d38bd2]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-66d38bd2]{background:#ecf5ff;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;font-size:12px}.top_prompt div[data-v-66d38bd2]{margin-right:60px}.top_prompt div[data-v-66d38bd2]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-66d38bd2]{color:#ffca8d;font-size:14px}.modalTit[data-v-66d38bd2]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9}.steps[data-v-66d38bd2]{background-color:#fff;padding:5px 0}.steps[data-v-66d38bd2] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-66d38bd2] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-66d38bd2] .el-step__icon-inner{font-weight:400}.steps[data-v-66d38bd2] .is-process{border-color:transparent}.steps[data-v-66d38bd2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-66d38bd2] .is-process .el-step__icon-inner{color:#fff}[data-v-0515ca9a] .vxe-cell{max-height:500px!important}.line-title p[data-v-263fdb9e]{font-size:17px;font-weight:700;margin:0}[data-v-263fdb9e] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-bd0f0b5a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-bd0f0b5a]{width:130px}[data-v-3586626f] .avue-form__menu{display:none!important}[data-v-3586626f] .el-col{padding-left:0!important}[data-v-3586626f] .el-card__body{padding:15px 0 20px!important}[data-v-3586626f] .el-radio-button__inner{padding:9px 10px!important}.clearfix[data-v-4acbb698]{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}.clearfix[data-v-4acbb698]:after{display:none}.people-container[data-v-4acbb698]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-4acbb698] .el-form,.people-container .select[data-v-4acbb698] .el-form .avue-group,.people-container .select[data-v-4acbb698] .el-form .el-row{height:100%}.people-container .people-item[data-v-4acbb698]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-4acbb698]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4acbb698]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-4acbb698]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-4acbb698]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-4acbb698]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-4acbb698]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .add-button[data-v-4acbb698]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-4acbb698]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-4acbb698] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-4acbb698] .el-input__inner{height:70px}.people-container .select[data-v-4acbb698] .el-input__suffix{display:none}.people-container .options[data-v-4acbb698]{width:380px}.people-container .options .footer[data-v-4acbb698]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.contract-module[data-v-1a55876e]{padding-bottom:10px;background-color:#fff}.contract_main[data-v-aa41b956]{height:100%;overflow-y:scroll}.contract_main[data-v-15309a96]{height:100%;width:100%;background:#fff}[data-v-15309a96] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-15309a96]{margin-bottom:20px;width:100%}[data-v-15309a96] .avue-form__menu{display:none!important}.avue-from[data-v-15309a96] .el-form{height:100%}.avue-from[data-v-15309a96] .avue-form__row{margin-bottom:10px!important}.formList[data-v-15309a96],.is--perfect[data-v-15309a96]{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}.is--perfect[data-v-15309a96]{height:50px}.is--perfect .left[data-v-15309a96]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;line-height:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-15309a96] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-15309a96] .el-date-editor{width:20px}.is--perfect .left .time[data-v-15309a96]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-15309a96]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-15309a96]{font-size:12px;color:#999;margin-right:5px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:250px}.is--perfect .left .time i[data-v-15309a96]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-15309a96]{width:40%;height:100%;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}.is--perfect .left div p[data-v-15309a96]{width:50%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.contract_main[data-v-fa954404]{height:100%;width:100%;background:#fff}.module-item[data-v-fa954404]{margin-bottom:20px;width:100%}[data-v-fa954404] .avue-form__menu{display:none!important}.formList[data-v-fa954404],.is--perfect[data-v-fa954404]{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}.is--perfect[data-v-fa954404]{height:40px}.is--perfect .left[data-v-fa954404]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;line-height:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-fa954404] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-fa954404]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-fa954404]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-fa954404]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-fa954404]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-fa954404]{width:40%;height:100%;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}.contract_main[data-v-3207e6dc]{height:100%;width:100%;background:#fff;overflow-y:scroll}[data-v-3207e6dc] .el-tabs__nav{width:100%;background-color:#fff}[data-v-3207e6dc] .avue-form__menu{display:none!important}.module[data-v-3207e6dc]{margin-bottom:0;padding:0}[data-v-3207e6dc] .el-card__body{padding:15px 20px 0 20px!important}[data-v-3207e6dc] .avue--detail .el-input{font-size:14px}.project-main[data-v-9c586c68]{height:100%}.project-main .contain[data-v-9c586c68]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-9c586c68]{color:#606266;font-size:12px}.template-item[data-v-9c586c68]{cursor:pointer}.contain[data-v-377d6c1c]{height:100%;overflow-y:scroll;margin:15px 0}.custom-demo-view[data-v-5f014cf9]{background-color:#f6f7fb!important}.people-container[data-v-a0c82646] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-a0c82646]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-a0c82646],.people-container[data-v-a0c82646]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-a0c82646]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-a0c82646]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-a0c82646]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-a0c82646],.people-container .file-group .file-item[data-v-a0c82646]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-a0c82646]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-a0c82646]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-a0c82646]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-a0c82646]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-a0c82646]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-a0c82646]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-a0c82646]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-a0c82646]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-a0c82646]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-a0c82646]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-a0c82646]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-a0c82646]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-a0c82646]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-a0c82646]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-a0c82646]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-a0c82646] .avue-form__menu{display:none}.people-container .checkDialog[data-v-a0c82646] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-a0c82646]{margin:1px 30px;height:32px}.contract_main[data-v-28a85866]{height:100%;width:100%;background:#fff}.module-item[data-v-28a85866]{margin-bottom:20px;width:100%}[data-v-28a85866] .avue-form__menu{display:none!important}.formList[data-v-28a85866],.is--perfect[data-v-28a85866]{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}.is--perfect[data-v-28a85866]{height:70px}.is--perfect .left[data-v-28a85866]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-28a85866] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-28a85866]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-28a85866]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-28a85866]{font-size:12px;color:#999;margin-right:15px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-28a85866]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-28a85866]{width:90%;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}.contract_main[data-v-f84979ee]{height:100%;width:100%;background:#fff}[data-v-f84979ee] .avue--detail .el-form-item__label,[data-v-f84979ee] .avue--detail .el-input__inner,[data-v-f84979ee] .avue-form__group{background-color:#f0f9ff!important}.module-item[data-v-f84979ee]{margin-bottom:20px;width:100%}[data-v-f84979ee] .avue-form__menu{display:none!important}.is--perfect[data-v-f84979ee]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is--perfect .left[data-v-f84979ee],.is--perfect[data-v-f84979ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:40px}.is--perfect .left[data-v-f84979ee]{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-f84979ee] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-f84979ee]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-f84979ee]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-f84979ee]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left div[data-v-f84979ee]{width:90%;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}.contract_main[data-v-007611bc]{height:100%;width:100%;background:#fff}.module-item[data-v-007611bc]{margin-bottom:20px;width:100%}[data-v-007611bc] .avue-form__menu{display:none!important}[data-v-007611bc] .avue--detail .el-form-item__label,[data-v-007611bc] .avue--detail .el-input__inner,[data-v-007611bc] .avue-form__group{background-color:#f0f9ff!important}.formList[data-v-007611bc],.is--perfect[data-v-007611bc]{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}.is--perfect[data-v-007611bc]{height:40px}.is--perfect .left[data-v-007611bc]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-007611bc] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-007611bc]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-007611bc]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-007611bc]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-007611bc]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-007611bc]{width:90%;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}.contract_main[data-v-8604cd92]{height:100%;width:100%;background:#fff}.module-item[data-v-8604cd92]{margin-bottom:20px;width:100%}.priceRow[data-v-8604cd92] .avue--detail .el-form-item__label,.priceRow[data-v-8604cd92] .avue--detail .el-input__inner,.priceRow[data-v-8604cd92] .avue-form__group{background-color:#f0f9ff!important}[data-v-8604cd92] .avue-form__menu{display:none!important}.formList[data-v-8604cd92],.priceRow[data-v-8604cd92]{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}.priceRow[data-v-8604cd92] .avue-form__group{padding:10px 20px 0 0!important}.is--perfect[data-v-8604cd92]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is--perfect .left[data-v-8604cd92],.is--perfect[data-v-8604cd92]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:40px}.is--perfect .left[data-v-8604cd92]{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-8604cd92] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-8604cd92]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-8604cd92]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-8604cd92]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-8604cd92]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-8604cd92]{width:90%;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}[data-v-40056380] .avue-form__menu{display:none!important}[data-v-40056380] .el-col{padding-left:0!important}[data-v-40056380] .el-card__body{padding:15px 0 20px!important}[data-v-40056380] .el-radio-button__inner{padding:9px 10px!important}.people-container[data-v-92a35174] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-92a35174]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-92a35174],.people-container[data-v-92a35174]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-92a35174]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-92a35174]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-92a35174]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-92a35174],.people-container .file-group .file-item[data-v-92a35174]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-92a35174]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-92a35174]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-92a35174]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-92a35174]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-92a35174]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-92a35174]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-92a35174]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-92a35174]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-92a35174]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-92a35174]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-92a35174]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-92a35174]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-92a35174]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-92a35174]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-92a35174]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-92a35174] .avue-form__menu{display:none}.people-container .checkDialog[data-v-92a35174] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-92a35174]{margin:1px 30px;height:32px}[data-v-5cbe5b90] .avue-form__menu{display:none!important}.contain[data-v-8c34a45a]{height:100%;overflow-y:scroll;margin:15px 0}.modalAll[data-v-1747dd9a]{background:#fff;height:100%;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalTit[data-v-1747dd9a]{font-weight:600;padding:12px;font-size:15px}[data-v-1747dd9a] .avue-form__menu{display:none!important}[data-v-1747dd9a] .el-form-item{background:#fff!important}[data-v-1747dd9a] .avue--detail .el-col,[data-v-1747dd9a] .avue--detail .el-row,[data-v-1747dd9a] .el-form-item__content{border:none!important}[data-v-31847430] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-31847430],[data-v-31847430] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-31847430]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}[data-v-31847430] .avue-form__menu{display:none!important}[data-v-31847430] .el-form-item{background:#fff!important}[data-v-31847430] .avue--detail .el-col,[data-v-31847430] .avue--detail .el-row,[data-v-31847430] .el-form-item__content{border:none!important}.overForm[data-v-31847430]{overflow-x:hidden;overflow-y:auto}[data-v-0158fd8c] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-0158fd8c],[data-v-0158fd8c] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-0158fd8c]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.contract[data-v-0158fd8c]{background:#fff;padding:12px 20px;height:118px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_tit[data-v-0158fd8c]{font-weight:600;font-size:18px;font-family:SimHei;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract .contract_tit i[data-v-0158fd8c]{font-weight:500;background:#009dff;padding:7px;font-size:12px;border-radius:50%;color:#fff;margin-right:10px}.contract .contract_tit span[data-v-0158fd8c]{color:#5b8ff9;cursor:pointer}.contract .contract_content[data-v-0158fd8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;padding:5px 15px;padding-left:37px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_content div[data-v-0158fd8c]{width:32%;padding:5px 0}.nodeNode[data-v-0158fd8c]{background:#fff;margin-top:10px;overflow:auto;height:400px;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px dashed #e9e9e9}.nodeNode .node_tit[data-v-0158fd8c]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.nodeNode .handle[data-v-0158fd8c]{width:100%;height:240px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e9e9e9;min-width:1050px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList[data-v-0158fd8c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states[data-v-0158fd8c]{height:44px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states .state[data-v-0158fd8c]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.nodeNode .handle .handleList .states .state1[data-v-0158fd8c]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.nodeNode .handle .handleList .states .state2[data-v-0158fd8c]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.nodeNode .handle .handleList .states .state3[data-v-0158fd8c]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.nodeNode .handle .handleList .positioning[data-v-0158fd8c]{height:28px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .positioning .state[data-v-0158fd8c]{width:18px;height:18px;border-radius:50%;z-index:100}.nodeNode .handle .handleList .positioning .state1[data-v-0158fd8c]{background:#e9e9e9}.nodeNode .handle .handleList .positioning .state2[data-v-0158fd8c]{background:#f7ae4f}.nodeNode .handle .handleList .positioning .state3[data-v-0158fd8c]{background:#5b8ff9}.nodeNode .handle .handleList .positioning .arrow[data-v-0158fd8c]{position:absolute;top:8px;left:-44%;width:88%}.nodeNode .handle .handleList .positioning .arrow1[data-v-0158fd8c]{border-top:2px solid #e9e9e9}.nodeNode .handle .handleList .positioning .arrow2[data-v-0158fd8c]{border-top:2px dashed #5b8ff9}.nodeNode .handle .handleList .positioning .arrow3[data-v-0158fd8c]{border-top:2px solid #5b8ff9}.nodeNode .handle .handleList .details[data-v-0158fd8c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:85%}.nodeNode .handle .handleList .details .time[data-v-0158fd8c]{font-size:13px;color:#a6a6a6;padding:10px 0}.nodeNode .handle .handleList .details .time p[data-v-0158fd8c]{font-size:13px!important;color:#a6a6a6!important}.nodeNode .handle .handleList .details .overdue[data-v-0158fd8c]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.nodeNode .handle .handleList .details .handleTxt[data-v-0158fd8c]{background:#f5e8d8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;padding:10px;width:100%;position:relative;min-height:133px}.nodeNode .handle .handleList .details .handleTxt p[data-v-0158fd8c]{color:#9f978d;padding:3px 0;margin:0}.nodeNode .handle .handleList .details .handleTxt .arrow[data-v-0158fd8c]{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nodeNode .handle .handleList_start .positioning div[data-v-0158fd8c]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.acceptTable[data-v-0158fd8c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:300px;background:#fff;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-0158fd8c]{font-size:13px;padding:3px 14px;border-radius:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45px;text-align:center}.button[data-v-0158fd8c]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.button[data-v-0158fd8c]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.button1[data-v-0158fd8c]{background:#5b8ff9;color:#fff}.button2[data-v-0158fd8c]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}[data-v-0158fd8c] .el-tabs__header{margin-bottom:0!important;border:none!important}.custom-demo-view[data-v-ec613486]{background-color:#f6f7fb!important}[data-v-b9523b0c] .el-timeline-item{padding-bottom:15px}[data-v-b9523b0c] .el-timeline-item__timestamp{padding:2px 5px;width:80px;text-align:center;line-height:28px;background:#5b8ff9;color:#fff;border-radius:5px}[data-v-b9523b0c] .el-divider--vertical{height:80px!important}.divOne[data-v-b9523b0c]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divOne div[data-v-b9523b0c]:first-child{color:grey;font-size:13px}.divOne div[data-v-b9523b0c]:nth-child(2){font-weight:700;padding-top:5px}.tablist[data-v-b9523b0c]{background:#fff;height:80px}.tablist[data-v-b9523b0c] .el-col{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tablist[data-v-b9523b0c] .el-divider{height:50px}.timeline[data-v-b9523b0c] .el-card__body{padding:0}.timeline span[data-v-b9523b0c]{font-size:.8rem}.timeline .alongside[data-v-b9523b0c]{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;line-height:1.4rem}.time[data-v-b9523b0c]{margin:0 10px;cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;color:#409eff}[data-v-20fb6cb5] .option_processStage,[data-v-20fb6cb5] .option_processStage .vxe-cell{max-height:50px!important}.radioList[data-v-d3a4b4e4]{margin-top:20px;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;margin-left:20px}.radioList[data-v-d3a4b4e4] .el-radio__input{display:none!important}.radioList[data-v-d3a4b4e4] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.modalTit[data-v-2b4b59a9]{font-weight:600;padding:12px;font-size:14px;color:#303133;border-bottom:1px solid #ebeef5}.clearfix[data-v-743dc302],.modalTit[data-v-2b4b59a9]{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}.clearfix[data-v-743dc302]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.clearfix[data-v-743dc302]:after{display:none}[data-v-743dc302] .el-card__body{padding:10px 0!important}.box-card[data-v-743dc302]{width:280px}.people-container[data-v-743dc302]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-743dc302] .el-form,.people-container .select[data-v-743dc302] .el-form .avue-group,.people-container .select[data-v-743dc302] .el-form .el-row{height:100%}.people-container .people-item[data-v-743dc302]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-743dc302]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-743dc302]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-743dc302]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-743dc302]{font-size:13px}.people-container .people-item .title_item[data-v-743dc302]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .item_box[data-v-743dc302]{display:inline-block;width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-container .people-item .tag[data-v-743dc302]{position:absolute;right:1px;top:1px}.people-container .people-item .two_line[data-v-743dc302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .people-item .people-content[data-v-743dc302]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .people-item .people-content1[data-v-743dc302]{padding:10px}.people-container .add-button[data-v-743dc302]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-743dc302]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-743dc302] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-743dc302] .el-input__inner{height:70px}.people-container .select[data-v-743dc302] .el-input__suffix{display:none}.people-container .options[data-v-743dc302]{width:380px}.people-container .options .footer[data-v-743dc302]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}[data-v-fb141cf8] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{display:inline-block!important;color:#c0c4cc!important}[data-v-734c9feb] .vxe-table--body-wrapper{overflow-x:hidden}.contract_main[data-v-53bd78b5]{height:100%;overflow-y:scroll}.titlename[data-v-5c868b7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;line-height:40px;font-size:14px}.titlename .spanName[data-v-5c868b7a]{color:#f56c6c}.titlename .tip[data-v-5c868b7a]{margin-left:15px;color:#afafaf}.contract_main[data-v-5c868b7a]{height:100%;width:100%;background:#fff}.module-item[data-v-5c868b7a]{margin-bottom:20px;width:100%}[data-v-5c868b7a] .avue-form__menu{display:none!important}.formList[data-v-5c868b7a],.is--perfect[data-v-5c868b7a]{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}.is--perfect[data-v-5c868b7a]{height:40px}.is--perfect .left[data-v-5c868b7a]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-5c868b7a] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-5c868b7a]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-5c868b7a]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-5c868b7a]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-5c868b7a]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-5c868b7a]{width:90%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.is--perfect .left div[data-v-5c868b7a],.titlename[data-v-b62538e4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlename[data-v-b62538e4]{height:40px;line-height:40px;font-size:14px}.titlename .spanName[data-v-b62538e4]{color:#f56c6c}.titlename .tip[data-v-b62538e4]{margin-left:15px;color:#afafaf}.contract_main[data-v-b62538e4]{height:100%;width:100%;background:#fff}.module-item[data-v-b62538e4]{margin-bottom:20px;width:100%}[data-v-b62538e4] .avue-form__menu{display:none!important}.formList[data-v-b62538e4],.is--perfect[data-v-b62538e4]{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}.is--perfect[data-v-b62538e4]{height:40px}.is--perfect .left[data-v-b62538e4]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-b62538e4] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-b62538e4]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-b62538e4]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-b62538e4]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-b62538e4]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-b62538e4]{width:90%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.is--perfect .left div[data-v-b62538e4],.titlename[data-v-1f5c2e97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titlename[data-v-1f5c2e97]{height:40px;line-height:40px;font-size:14px}.titlename .spanName[data-v-1f5c2e97]{color:#f56c6c}.titlename .tip[data-v-1f5c2e97]{margin-left:15px;color:#afafaf}.contract_main[data-v-1f5c2e97]{height:100%;width:100%;background:#fff}.module-item[data-v-1f5c2e97]{margin-bottom:20px;width:100%}[data-v-1f5c2e97] .avue-form__menu{display:none!important}.formList[data-v-1f5c2e97],.is--perfect[data-v-1f5c2e97]{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}.is--perfect[data-v-1f5c2e97]{height:40px}.is--perfect .left[data-v-1f5c2e97]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-1f5c2e97] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-1f5c2e97]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-1f5c2e97]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-1f5c2e97]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-1f5c2e97]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-1f5c2e97]{width:90%;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}.titlename[data-v-07799437]{height:40px;line-height:40px;font-size:14px}.titlename span[data-v-07799437]{color:#f56c6c}.titlename .tip[data-v-07799437]{margin-left:15px;color:#afafaf}.contract_main[data-v-07799437]{height:100%;width:100%;background:#fff}.module-item[data-v-07799437]{margin-bottom:20px;width:100%}[data-v-07799437] .avue-form__menu{display:none!important}.formList[data-v-07799437],.is--perfect[data-v-07799437]{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}.is--perfect[data-v-07799437]{height:40px}.is--perfect .left[data-v-07799437]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-07799437] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-07799437]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-07799437]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-07799437]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-07799437]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-07799437]{width:90%;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}.contract_main[data-v-6253968c]{height:100%;width:100%;background:#fff;overflow-y:scroll}[data-v-6253968c] .el-tabs__nav{width:100%;background-color:#fff}[data-v-6253968c] .avue-form__menu{display:none!important}.module[data-v-6253968c]{margin-bottom:0;padding:0}[data-v-6253968c] .el-card__body{padding:15px 20px 0 20px!important}.steps[data-v-87e8dae4]{background-color:#fff;padding:5px 0}.steps[data-v-87e8dae4] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-87e8dae4] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-87e8dae4] .el-step__icon-inner{font-weight:400}.steps[data-v-87e8dae4] .is-process{border-color:transparent}.steps[data-v-87e8dae4] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-87e8dae4] .is-process .el-step__icon-inner{color:#fff}[data-v-87e8dae4] .vxe-modal--content{padding:.4em 1em}.contain[data-v-87e8dae4]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-87e8dae4]{margin:0 0 8px!important}.clearfix[data-v-87e8dae4]{font-size:18px!important}.app[data-v-2d787320]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contractInfo[data-v-2d787320]{padding:10px 10px;background:#ecf5ff;margin-top:10px}.contractInfo div[data-v-2d787320]{padding:3px 0}.contractInfo div span[data-v-2d787320]:first-child{color:#666}.contractInfo div span[data-v-2d787320]:nth-child(2){color:#5b8ff9}.contractCode[data-v-2d787320]{padding:15px 10px;background:#f2f2f4;margin-top:10px}.contractCode span[data-v-2d787320]:first-child{margin-right:20px;background:#5b8ff9;padding:2px 13px;color:#fff}.contractCode span[data-v-2d787320]:nth-child(2){color:#979797;font-size:11px}.partyName[data-v-2d787320]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#fff}.box-card[data-v-2d787320]{margin-bottom:10px}[data-v-2d787320] .el-card__header{padding-top:9px!important}.modalAll[data-v-33cd006a]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-33cd006a]{background:#ecf5ff;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;font-size:12px}.top_prompt div[data-v-33cd006a]{margin-right:60px}.top_prompt div[data-v-33cd006a]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-33cd006a]{color:#ffca8d;font-size:14px}.modalTit[data-v-33cd006a]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9}.steps[data-v-33cd006a]{background-color:#fff;padding:5px 0}.steps[data-v-33cd006a] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-33cd006a] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-33cd006a] .el-step__icon-inner{font-weight:400}.steps[data-v-33cd006a] .is-process{border-color:transparent}.steps[data-v-33cd006a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-33cd006a] .is-process .el-step__icon-inner{color:#fff}[data-v-a51d451e] .vxe-cell{max-height:500px!important}.el-form-item__label[data-v-4f2963d9]{width:120px}.el-form-item__label[data-v-4f2963d9]:before{content:"*";color:#f56c6c;margin-right:4px}.project-main[data-v-69a6cf1e]{overflow-y:scroll!important}.mytable-scrollbar[data-v-69a6cf1e]{margin-bottom:10px}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar{width:14px;height:14px}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar-track{background-color:#fff}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:5px;border:1px solid #f1f1f1;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar-thumb:active{background-color:#787878}.mytable-scrollbar[data-v-69a6cf1e] ::-webkit-scrollbar-corner{background-color:#fff}.avue-group--arrow[data-v-69a6cf1e]{display:none}[data-v-69a6cf1e] .vxe-table--empty-placeholder{height:200px!important}[data-v-69a6cf1e] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-69a6cf1e] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-69a6cf1e] .avue-form__group{padding:0!important}[data-v-69a6cf1e] .el-collapse-item__header{margin-bottom:10px!important}[data-v-69a6cf1e] .avue--detail .el-input,[data-v-69a6cf1e] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-69a6cf1e]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-69a6cf1e]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-69a6cf1e]{width:100%;height:100%}.people-container .people-item[data-v-69a6cf1e]{width:25%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-69a6cf1e]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-69a6cf1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-69a6cf1e]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-69a6cf1e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.avue-group--arrow[data-v-124bba8e]{display:none}[data-v-124bba8e] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-124bba8e] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-124bba8e] .avue-form__group{padding:0!important}[data-v-124bba8e] .el-collapse-item__header{margin-bottom:10px!important}.modalAll[data-v-04bddff0]{height:100%;overflow:auto}.modalTit[data-v-04bddff0]{font-weight:600;padding:12px;font-size:15px;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}.custom-demo-view[data-v-6853e164]{background-color:#f6f7fb!important}.radioList[data-v-384779b2]{margin-top:20px;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;margin-left:20px}.radioList[data-v-384779b2] .el-radio__input{display:none!important}.radioList[data-v-384779b2] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.line-title p[data-v-b14e8fc2]{font-size:17px;font-weight:700;margin:0}[data-v-b14e8fc2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b14e8fc2] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-b14e8fc2] .vxe-modal--content .custom-demo-view{height:100%}[data-v-b14e8fc2] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-1e13ae52]{font-size:17px;font-weight:700;margin:0}[data-v-1e13ae52] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1e13ae52] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1e13ae52] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1e13ae52] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-652065eb]{font-size:17px;font-weight:700;margin:0}[data-v-652065eb] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-652065eb] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-652065eb] .vxe-modal--content .custom-demo-view{height:100%}[data-v-652065eb] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-12ba0402],.line-title p[data-v-378b705e]{font-size:17px;font-weight:700;margin:0}[data-v-378b705e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-378b705e] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-378b705e] .vxe-modal--content .custom-demo-view{height:100%}[data-v-378b705e] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-3cb1a617]{font-size:17px;font-weight:700;margin:0}[data-v-3cb1a617] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-3cb1a617] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-3cb1a617] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}[data-v-3cb1a617] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3cb1a617] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-3cb1a617],[data-v-3cb1a617] .el-table td{border:none}[data-v-3cb1a617] .el-table:before{height:0}[data-v-3cb1a617] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-3cb1a617] .avue-form__menu--center{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-3cb1a617],[data-v-3cb1a617] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-3cb1a617],[data-v-3cb1a617] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-3cb1a617],[data-v-3cb1a617] .el-table td{padding:0!important}.scroll-content[data-v-0aea6aee]{background-color:#fff}.statistic-box[data-v-0aea6aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px;margin-bottom:10px}.statistic-box .center_text[data-v-0aea6aee]{text-align:center}.count_text[data-v-0aea6aee]{font-weight:700}circle[data-v-0aea6aee]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-0aea6aee]{dominant-baseline:middle}[data-v-1c2acc2e] .vxe-toolbar{height:0!important}.box[data-v-1c2acc2e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84%}.box .left_box[data-v-1c2acc2e]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-1c2acc2e]{border-top-left-radius:5px;border-top-right-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4}.box .left_box .box_content[data-v-1c2acc2e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-1c2acc2e]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-1c2acc2e]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-1c2acc2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-1c2acc2e]{padding-left:10px;border-top-left-radius:5px;border-top-right-radius:5px;line-height:40px;height:40px;background-color:#f4f4f4}.line-title p[data-v-687adb20]{font-size:17px;font-weight:700;margin:0}[data-v-687adb20] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-687adb20] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-687adb20] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-687adb20] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.line-title p[data-v-68fdd494]{font-size:17px;font-weight:700;margin:0}[data-v-68fdd494] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-68fdd494] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-68fdd494] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-68fdd494] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.line-title p[data-v-03163c68]{font-size:17px;font-weight:700;margin:0}[data-v-03163c68] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-03163c68] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-03163c68] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-03163c68] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.line-title p[data-v-77907084]{font-size:17px;font-weight:700;margin:0}[data-v-77907084] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-77907084] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-77907084] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-77907084] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}[data-v-1ec7b5f2] .vxe-pager .vxe-pager--wrapper{display:none}.line-title p[data-v-69548f17]{font-size:17px;font-weight:700;margin:0}[data-v-69548f17] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-69548f17] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-69548f17] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-69548f17] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-71c78d28]{padding-left:10px}[data-v-71c78d28] .vxe-toolbar.size--mini{display:none!important}[data-v-71c78d28] .el-input__icon{line-height:30px!important}[data-v-71c78d28] .vxe-pager.size--mini{display:none}.el-tag+.el-tag[data-v-53dacc28]{margin-left:10px}.button-new-tag[data-v-53dacc28]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-53dacc28]{width:90px;margin-left:10px;vertical-align:bottom}.app[data-v-53dacc28]{padding-left:10px}[data-v-53dacc28] .el-input__icon{line-height:30px}.el-tag+.el-tag[data-v-90de07bc]{margin-left:10px}.button-new-tag[data-v-90de07bc]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-90de07bc]{width:90px;margin-left:10px;vertical-align:bottom}.app[data-v-90de07bc]{padding-left:10px}[data-v-90de07bc] .el-input__icon{line-height:30px}.app[data-v-bd6309ac]{padding-left:10px}[data-v-bd6309ac] .el-input__icon{line-height:30px!important}.app[data-v-3f9d15fa],.app[data-v-41aa6ac2]{padding-left:10px}[data-v-3f9d15fa] .vxe-toolbar.size--mini{display:none!important}[data-v-3f9d15fa] .el-input__icon{line-height:30px!important}[data-v-3f9d15fa] .vxe-pager.size--mini{display:none}.app[data-v-398bdf0f]{padding-left:10px}[data-v-398bdf0f] .vxe-toolbar.size--mini{display:none!important}[data-v-398bdf0f] .el-input__icon{line-height:30px!important}[data-v-398bdf0f] .vxe-pager.size--mini{display:none}.app[data-v-191f7ed6]{padding-left:10px}[data-v-191f7ed6] .vxe-toolbar.size--mini{display:none!important}[data-v-191f7ed6] .el-input__icon{line-height:30px!important}[data-v-191f7ed6] .vxe-pager.size--mini{display:none}.app[data-v-65a0a0dd]{padding-left:10px}[data-v-65a0a0dd] .vxe-toolbar.size--mini{display:none!important}[data-v-65a0a0dd] .el-input__icon{line-height:30px!important}[data-v-65a0a0dd] .vxe-pager.size--mini{display:none}.app[data-v-ad9f4742]{padding-left:10px}[data-v-ad9f4742] .vxe-toolbar.size--mini{display:none!important}[data-v-ad9f4742] .el-input__icon{line-height:30px!important}[data-v-ad9f4742] .vxe-pager.size--mini,[data-v-ce377dae] .vxe-pager .vxe-pager--wrapper{display:none}[data-v-ce377dae] .el-tabs__item{height:35px!important;line-height:35px!important}.app[data-v-6bcae382]{padding-left:10px}[data-v-6bcae382] .el-input__icon{line-height:30px}.app[data-v-2a1eb0b8]{padding-left:10px}[data-v-2a1eb0b8] .vxe-toolbar.size--mini{display:none!important}[data-v-2a1eb0b8] .el-input__icon{line-height:30px!important}[data-v-2a1eb0b8] .vxe-pager.size--mini{display:none}.app[data-v-57f5d5e8]{padding-left:10px}[data-v-57f5d5e8] .el-input__icon{line-height:30px!important}.line-title p[data-v-be859160]{font-size:17px;font-weight:700;margin:0}[data-v-be859160] .el-tabs__nav-wrap:after{background-color:transparent!important}.el-tabs--right[data-v-10d6de6e],[data-v-10d6de6e] .el-tabs--left{background:#fff!important}[data-v-10d6de6e] .scroll-content{margin-bottom:1rem}.line-title p[data-v-10d6de6e]{font-size:17px;font-weight:700;margin:0}[data-v-10d6de6e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-10d6de6e] .el-tabs__item{height:50px;line-height:50px}.line-title p[data-v-1bd3d387]{font-size:17px;font-weight:700;margin:0}[data-v-1bd3d387] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1bd3d387] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-1bd3d387] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-1bd3d387] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.line-title p[data-v-35216cfb]{font-size:17px;font-weight:700;margin:0}[data-v-35216cfb] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-35216cfb] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-35216cfb] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-35216cfb] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.line-title p[data-v-5fd25694]{font-size:17px;font-weight:700;margin:0}[data-v-5fd25694] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-5fd25694] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-5fd25694] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}[data-v-5fd25694] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5fd25694] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-5fd25694],[data-v-5fd25694] .el-table td{border:none}[data-v-5fd25694] .el-table:before{height:0}[data-v-5fd25694] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-5fd25694] .avue-form__menu--center{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-5fd25694],[data-v-5fd25694] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-5fd25694],[data-v-5fd25694] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-5fd25694],[data-v-5fd25694] .el-table td{padding:0!important}.line-title p[data-v-46baad2b]{font-size:17px;font-weight:700;margin:0}[data-v-46baad2b] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-46baad2b] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-46baad2b] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-46baad2b] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-2fd9d5cb]{padding-left:10px}.line-title p[data-v-8619c9da]{font-size:17px;font-weight:700;margin:0}[data-v-8619c9da] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-36a2f18e]{font-size:17px;font-weight:700;margin:0}[data-v-36a2f18e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-36a2f18e] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-36a2f18e] .vxe-modal--content .custom-demo-view{height:100%}[data-v-36a2f18e] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-2d6b04f6]{font-size:17px;font-weight:700;margin:0}[data-v-2d6b04f6] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2d6b04f6] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-2d6b04f6] .vxe-modal--content .custom-demo-view{height:100%}[data-v-2d6b04f6] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.el-tabs--right[data-v-11f9aad1],[data-v-11f9aad1] .el-tabs--left{background:#fff!important}[data-v-11f9aad1] .scroll-content{margin-bottom:1rem}.line-title p[data-v-11f9aad1]{font-size:17px;font-weight:700;margin:0}[data-v-11f9aad1] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-11f9aad1] .el-tabs__item{height:50px;line-height:50px}.el-tabs--right[data-v-3fddac51],[data-v-3fddac51] .el-tabs--left{background:#fff!important}[data-v-3fddac51] .scroll-content{margin-bottom:1rem}.line-title p[data-v-3fddac51]{font-size:17px;font-weight:700;margin:0}[data-v-3fddac51] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3fddac51] .el-tabs__item{height:50px;line-height:50px}.grid-main[data-v-392da6de]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-392da6de]{width:40%}.grid-main .gridMain_L[data-v-392da6de] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-392da6de]{width:60%}[data-v-392da6de] .el-input__inner{height:30px;line-height:30px}[data-v-392da6de] .el-tabs__header{margin:0!important}[data-v-392da6de] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-392da6de] .vxe-input--inner{border:none;background-color:transparent}.people-container[data-v-6dc2cd62] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-6dc2cd62]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-6dc2cd62],.people-container[data-v-6dc2cd62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-6dc2cd62]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-6dc2cd62]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-6dc2cd62]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-6dc2cd62],.people-container .file-group .file-item[data-v-6dc2cd62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-6dc2cd62]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-6dc2cd62]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-6dc2cd62]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-6dc2cd62]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-6dc2cd62]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-6dc2cd62]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-6dc2cd62]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-6dc2cd62]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-6dc2cd62]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-6dc2cd62]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-6dc2cd62]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-6dc2cd62]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-6dc2cd62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-6dc2cd62]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-6dc2cd62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-6dc2cd62] .avue-form__menu{display:none}.people-container .checkDialog[data-v-6dc2cd62] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-6dc2cd62]{margin:1px 30px;height:32px}[data-v-02eab3c2] .avue-form__menu{display:none!important}.standard-list .standard-item[data-v-0be3276d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-0be3276d]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-0be3276d]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-0be3276d] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.standard-list .standard-item[data-v-55468176]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-55468176]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-55468176]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-55468176] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.standard-list .standard-item[data-v-99d3c33a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-99d3c33a]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-99d3c33a]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-99d3c33a] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.standard-list .standard-item[data-v-73ab9781]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-73ab9781]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-73ab9781]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-73ab9781] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.line-title p[data-v-73106790]{font-size:17px;font-weight:700;margin:0}[data-v-73106790] .el-tabs__nav-wrap:after{background-color:transparent!important}.box .el-card__body[data-v-1022897a]{padding-top:6px}.box .el-card__body .el-input[data-v-1022897a]{height:30px}.people-container[data-v-3ea38403] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-3ea38403]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-3ea38403],.people-container[data-v-3ea38403]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-3ea38403]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-3ea38403]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-3ea38403]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-3ea38403],.people-container .file-group .file-item[data-v-3ea38403]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-3ea38403]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-3ea38403]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-3ea38403]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-3ea38403]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-3ea38403]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-3ea38403]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-3ea38403]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-3ea38403]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-3ea38403]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-3ea38403]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-3ea38403]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-3ea38403]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-3ea38403]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-3ea38403]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-3ea38403]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-3ea38403] .avue-form__menu{display:none}.people-container .checkDialog[data-v-3ea38403] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-3ea38403]{margin:1px 30px;height:32px}[data-v-521697ad] .avue-form__menu{display:none!important}.line-title p[data-v-8e1e5aa8]{font-size:17px;font-weight:700;margin:0}[data-v-8e1e5aa8] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-8e1e5aa8] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-8e1e5aa8] .vxe-modal--content .custom-demo-view{height:100%}[data-v-8e1e5aa8] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-8e1e5aa8]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-8e1e5aa8]{height:100%;overflow:auto}.color1[data-v-034f7590]{background-color:#f2f2f2}.color1[data-v-034f7590],.color2[data-v-034f7590]{border-radius:5px;font-size:14px;padding:0 10px;margin-left:15px}.color2[data-v-034f7590]{background-color:#409eff;color:#fff}.line-title p[data-v-ee63e1d8]{font-size:17px;font-weight:700;margin:0}[data-v-ee63e1d8] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-ee63e1d8] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-ee63e1d8] .vxe-modal--content .custom-demo-view{height:100%}[data-v-ee63e1d8] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-ee63e1d8]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-ee63e1d8]{height:100%;overflow:auto}.color1[data-v-b9db9e64]{background-color:#f2f2f2}.color1[data-v-b9db9e64],.color2[data-v-b9db9e64]{border-radius:5px;font-size:14px;padding:0 10px;margin-left:15px}.color2[data-v-b9db9e64]{background-color:#409eff;color:#fff}[data-v-57efb65b] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-57efb65b] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-57efb65b] .avue-form__group{padding:0!important}[data-v-57efb65b] .el-collapse-item__header{margin-bottom:10px!important}[data-v-57efb65b] .avue--detail .el-input,[data-v-57efb65b] .avue--detail .el-radio-button__inner{font-size:14px!important}.tip-list[data-v-7349b5b6]{position:absolute;top:10px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:280px}.tip-list .tip-item[data-v-7349b5b6]{padding:0 6px;height:100px;border-radius:2px;margin-right:6px;text-align:center;color:#fff;font-size:12px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.toolbar-warpper[data-v-74f5b452]{position:fixed;bottom:20px;right:20px;background:#fff;z-index:99;padding:10px 0;cursor:pointer}.toolbar-warpper .toolbar-item[data-v-74f5b452]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;font-size:12px;text-align:center;color:#b8b8b8;margin-bottom:10px}.toolbar-warpper .toolbar-item[data-v-74f5b452]:last-child{margin-bottom:0}.toolbar-warpper .toolbar-item .icon-wrap[data-v-74f5b452]{width:30px;height:30px;border-radius:50%;border:1px solid #e2e2e2;color:#b8b8b8;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}div[data-v-313a6b17]{-webkit-box-sizing:border-box;box-sizing:border-box}.org-chart-wrapper>.org-chart-node[data-v-313a6b17]:first-child:after,.org-chart-wrapper>.org-chart-node[data-v-313a6b17]:last-child:before{border:0 none}.org-chart-node[data-v-313a6b17]{float:left;text-align:center;list-style-type:none;position:relative;padding:20px 5px 0 5px}.org-chart-node[data-v-313a6b17]:before{right:50%}.org-chart-node[data-v-313a6b17]:after,.org-chart-node[data-v-313a6b17]:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;width:50%;border-top:1px solid #333;height:20px}.org-chart-node[data-v-313a6b17]:after{right:auto;left:50%;border-left:1px solid #333}.org-chart-node[data-v-313a6b17]:first-child:before,.org-chart-node[data-v-313a6b17]:last-child:after{border:0 none}.org-chart-node[data-v-313a6b17]:last-child:before{border-right:1px solid #333}.org-chart-node .org-chart-node-label[data-v-313a6b17]{position:relative;display:inline-block;background-color:#fff;border-radius:4px}.org-chart-node .org-chart-node-label .org-chart-node-label-inner[data-v-313a6b17]{-webkit-box-shadow:0 1px 10px rgba(31,35,41,.08);box-shadow:0 1px 10px rgba(31,35,41,.08);display:inline-block;padding:10px;margin:0;font-size:16px;word-break:break-all;width:auto;height:auto}.org-chart-node .org-chart-node-label .label-inner_rate[data-v-313a6b17]{width:100%;background:#fff;font-size:10px;color:#000;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.org-chart-node .org-chart-node-label_vertical[data-v-313a6b17]{width:40px}.org-chart-node .org-chart-node-label_vertical .org-chart-node-label-inner[data-v-313a6b17]{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;height:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.org-chart-node .org-chart-node-label_highLight[data-v-313a6b17]{-webkit-box-shadow:0 0 10px gold;box-shadow:0 0 10px gold}.org-chart-node .org-chart-node-label_highLight .org-chart-node-label-inner[data-v-313a6b17]{color:gold}.org-chart-node .org-chart-node-children[data-v-313a6b17]{position:relative;padding-top:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.org-chart-node .org-chart-node-children[data-v-313a6b17]:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;border-right:1px solid #333;width:50%;height:20px}.org-chart-wrapper[data-v-0cc65248]{position:relative;padding:20px;overflow:auto;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.org-chart-wrapper .org-chart-node_first[data-v-0cc65248]{margin-left:180px}.btn-head[data-v-5b364f3f]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-5b364f3f] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.grid-main[data-v-7e1ecac2]{height:calc(100% - 56px);background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chart-container[data-v-7e1ecac2]{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.modalAll[data-v-d0b957b8]{height:100%}[data-v-bf2b4f68] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-bf2b4f68]{width:100%}.checkModal[data-v-bf2b4f68] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-bf2b4f68] .el-checkbox{width:18%!important;height:25px!important;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkModal[data-v-bf2b4f68] .el-checkbox,.mergeMain[data-v-bf2b4f68]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-bf2b4f68]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-bf2b4f68]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-bf2b4f68] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-bf2b4f68]{width:100%;font-size:16px;margin:15px 0 10px 0;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}[data-v-0a913e55] .vxe-modal--content{padding:.8em 1em!important}[data-v-0a913e55] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-0a913e55]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-0a913e55]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-0a913e55]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-0a913e55]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:125px}.assetlist .card>span[data-v-0a913e55]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-0a913e55]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-0a913e55]{border:1px solid #409eff}.head_select[data-v-0a913e55]{width:calc(100% - 1rem)}.box[data-v-0a913e55]{height:100%}[data-v-0a913e55] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-0a913e55]{width:70px;height:80px}.image-slot img[data-v-0a913e55]{width:100%;height:100%}.project_group[data-v-0a913e55]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-0a913e55]{width:10%;margin:0!important}.project_group .check_group[data-v-0a913e55]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-0a913e55]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-0a913e55]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-0a913e55]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-0a913e55]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-0a913e55],.project_group .check_group[data-v-0a913e55] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-0a913e55] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-0a913e55] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-0a913e55] .el-checkbox__input{display:none}.checkIcon[data-v-0a913e55]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-0a913e55]{margin-left:0!important}.emptyPage[data-v-0a913e55]{width:100%;height:300px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-0a913e55],.project-main[data-v-77e5129b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-main[data-v-77e5129b]{height:90%;overflow-y:auto}.changeselect[data-v-77e5129b] .el-input__inner{width:300px!important}.mergeMain[data-v-77e5129b]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-77e5129b]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-77e5129b]{font-size:16px;margin:15px 0 10px 0;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}[data-v-7846e43f] .avue-form__menu{display:none!important}.incofont[data-v-2c584a93]{color:#999}.ringht_font[data-v-2c584a93]{padding-right:10px}[data-v-2c584a93] .avue-form__menu{display:none!important}.people-container[data-v-131ba53b] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-131ba53b]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-131ba53b],.people-container[data-v-131ba53b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-131ba53b]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-131ba53b]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-131ba53b]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-131ba53b],.people-container .file-group .file-item[data-v-131ba53b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-131ba53b]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-131ba53b]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-131ba53b]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-131ba53b]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-131ba53b]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-131ba53b]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-131ba53b]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-131ba53b]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-131ba53b]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-131ba53b]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-131ba53b]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-131ba53b]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-131ba53b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-131ba53b]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-131ba53b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-131ba53b] .avue-form__menu{display:none}.people-container .checkDialog[data-v-131ba53b] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-131ba53b]{margin:1px 30px;height:32px}[data-v-0fa3aa6e] .avue-form__menu{display:none!important}.steps[data-v-61ecadfe]{background-color:#fff;padding:10px 0}.steps[data-v-61ecadfe] .el-step__icon{font-weight:400}.steps[data-v-61ecadfe] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-61ecadfe] .el-step__icon-inner{font-weight:400}.steps[data-v-61ecadfe] .is-process{border-color:transparent}.steps[data-v-61ecadfe] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-61ecadfe] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-61ecadfe]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-6b6bdc02]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-6b6bdc02]{height:100%;background:#fff}.color1Text[data-v-6b6bdc02]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-6b6bdc02]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-6b6bdc02]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-6b6bdc02]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-6b6bdc02]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-6b6bdc02]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.btn-head[data-v-2a4dc143]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-2a4dc143] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-2a4dc143]{color:#fff}.list-wrapper .list-head[data-v-2a4dc143]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-2a4dc143]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-2a4dc143]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-2a4dc143]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-2a4dc143]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-2a4dc143]:first-of-type{color:#fff}[data-v-e19f750a] .avue-form__menu{display:none!important}.people-container[data-v-ab0a5152]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-ab0a5152],.people-container[data-v-ab0a5152]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-ab0a5152]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-ab0a5152]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-ab0a5152]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-ab0a5152]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-ab0a5152]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-ab0a5152]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-ab0a5152]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-ab0a5152]{width:380px}.people-container .options .footer[data-v-ab0a5152]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-ab0a5152]{height:100%}[data-v-ab0a5152] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}[data-v-463ecb4d] .vxe-modal--content{padding:.8em 1em!important}[data-v-463ecb4d] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-463ecb4d]{margin-left:10px}.assetlist .card[data-v-463ecb4d]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .tagInfo[data-v-463ecb4d]{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399;padding:0 5px;border-radius:2px}.assetlist .card .Select[data-v-463ecb4d]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-463ecb4d]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-463ecb4d]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-463ecb4d]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-463ecb4d]{border:1px solid #409eff}.head_select[data-v-463ecb4d]{width:calc(100% - 1rem)}.box[data-v-463ecb4d]{height:100%}[data-v-463ecb4d] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-463ecb4d]{width:70px;height:80px}.image-slot img[data-v-463ecb4d]{width:100%;height:100%}.project_group[data-v-463ecb4d]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-463ecb4d]{width:10%;margin:0!important}.project_group .check_group[data-v-463ecb4d]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-463ecb4d]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-463ecb4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-463ecb4d]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-463ecb4d]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-463ecb4d],.project_group .check_group[data-v-463ecb4d] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-463ecb4d] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-463ecb4d] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-463ecb4d] .el-checkbox__input{display:none}.checkIcon[data-v-463ecb4d]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-463ecb4d]{margin-left:0!important}.emptyPage[data-v-463ecb4d]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-463ecb4d]{width:70px;text-align:center}.steps[data-v-327a18d5]{background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 35px}.steps .step1[data-v-327a18d5],.steps .step3[data-v-327a18d5],.steps[data-v-327a18d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps .step1[data-v-327a18d5],.steps .step3[data-v-327a18d5]{padding:0 3px}.steps .step1 div[data-v-327a18d5]:first-child,.steps .step3 div[data-v-327a18d5]:first-child{width:25px;height:25px;text-align:center;line-height:25px;background:#d7d7d7;color:#fff;border-radius:50%;margin-right:3px}.steps .step1 div[data-v-327a18d5]:nth-child(2),.steps .step3 div[data-v-327a18d5]:nth-child(2){color:#979797}.steps .step1 div[data-v-327a18d5]:first-child{background:#5b8ff9;color:#fff}.steps .step1 div[data-v-327a18d5]:nth-child(2){color:#0c0c0c}.steps .step2[data-v-327a18d5]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#d7d7d7}.steps .stepActive div[data-v-327a18d5]:first-child{background:#5b8ff9;color:#fff}.steps .stepActive div[data-v-327a18d5]:nth-child(2){color:#0c0c0c}.steps .stepActive1[data-v-327a18d5]{background:#5b8ff9}.titleSpan[data-v-327a18d5]{white-space:nowrap;padding-left:5px;cursor:pointer;font-size:12px;color:#5b8ff9;min-width:125px;-ms-flex-negative:0;flex-shrink:0}.incofont[data-v-35603efd]{color:#999}.ringht_font[data-v-35603efd]{padding-right:10px}[data-v-35603efd] .avue-form__menu{display:none!important}.people-container[data-v-51ec6410] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-51ec6410]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-51ec6410],.people-container[data-v-51ec6410]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-51ec6410]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-51ec6410]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-51ec6410]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-51ec6410],.people-container .file-group .file-item[data-v-51ec6410]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-51ec6410]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-51ec6410]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-51ec6410]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-51ec6410]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-51ec6410]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-51ec6410]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-51ec6410]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-51ec6410]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-51ec6410]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-51ec6410]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-51ec6410]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-51ec6410]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-51ec6410]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-51ec6410]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-51ec6410]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-51ec6410] .avue-form__menu{display:none}.people-container .checkDialog[data-v-51ec6410] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-51ec6410]{margin:1px 30px;height:32px}[data-v-3408aa8a] .avue-form__menu{display:none!important}.steps[data-v-42be6cc4]{background-color:#fff;padding:10px 0}.steps[data-v-42be6cc4] .el-step__icon{font-weight:400}.steps[data-v-42be6cc4] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-42be6cc4] .el-step__icon-inner{font-weight:400}.steps[data-v-42be6cc4] .is-process{border-color:transparent}.steps[data-v-42be6cc4] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-42be6cc4] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-42be6cc4]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-375cbdae]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-375cbdae]{height:100%;background:#fff}.color1Text[data-v-375cbdae]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-375cbdae]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-375cbdae]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-375cbdae]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-375cbdae]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-375cbdae]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.btn-head[data-v-6b64f6e9]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-6b64f6e9] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-6b64f6e9]{color:#fff}.list-wrapper .list-head[data-v-6b64f6e9]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-6b64f6e9]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-6b64f6e9]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-6b64f6e9]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-6b64f6e9]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-6b64f6e9]:first-of-type{color:#fff}.steps[data-v-44bb3676]{background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 35px}.steps .step1[data-v-44bb3676],.steps .step3[data-v-44bb3676],.steps[data-v-44bb3676]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps .step1[data-v-44bb3676],.steps .step3[data-v-44bb3676]{padding:0 3px}.steps .step1 div[data-v-44bb3676]:first-child,.steps .step3 div[data-v-44bb3676]:first-child{width:25px;height:25px;text-align:center;line-height:25px;background:#d7d7d7;color:#fff;border-radius:50%;margin-right:3px}.steps .step1 div[data-v-44bb3676]:nth-child(2),.steps .step3 div[data-v-44bb3676]:nth-child(2){color:#979797}.steps .step1 div[data-v-44bb3676]:first-child{background:#5b8ff9;color:#fff}.steps .step1 div[data-v-44bb3676]:nth-child(2){color:#0c0c0c}.steps .step2[data-v-44bb3676]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#d7d7d7}.steps .stepActive div[data-v-44bb3676]:first-child{background:#5b8ff9;color:#fff}.steps .stepActive div[data-v-44bb3676]:nth-child(2){color:#0c0c0c}.steps .stepActive1[data-v-44bb3676]{background:#5b8ff9}.titleSpan[data-v-44bb3676]{white-space:nowrap;padding-left:5px;cursor:pointer;font-size:12px;color:#5b8ff9;min-width:125px;-ms-flex-negative:0;flex-shrink:0}.line-title[data-v-0cd28a95]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-title p[data-v-0cd28a95]{font-size:17px;font-weight:700;margin:0}[data-v-0cd28a95] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0cd28a95] .el-tabs__header{margin-bottom:0!important;border-bottom:none!important}[data-v-0cd28a95] .is-active{background:#fff}[data-v-0cd28a95] .el-tabs__item{background:#fafafa}[data-v-0cd28a95] .el-tabs__nav{border:none!important;border-bottom:1px solid #e4e7ed!important}[data-v-0cd28a95] .el-tabs__item{margin-right:10px!important;border:1px solid #e4e7ed!important;border-radius:5px 5px 0 0;border-bottom:none!important}[data-v-0cd28a95] .el-tabs__item.is-active{background:#fff!important}[data-v-0e264450] .el-tabs__header{margin-bottom:0!important;border-bottom:none!important}.scroll-content_2[data-v-0e264450] .el-tabs__item{background:#fafafa}.scroll-content_2[data-v-0e264450] .el-tabs__nav{border:none!important;border-bottom:1px solid #e4e7ed!important}.scroll-content_2[data-v-0e264450] .el-tabs__item{margin-right:10px!important;border:1px solid #e4e7ed!important;border-radius:5px 5px 0 0;border-bottom:none!important}.scroll-content_2[data-v-0e264450] .el-tabs__item.is-active{background:#fff!important}[data-v-77089314] .avue-form__menu{display:none!important}[data-v-59697b2c] .vxe-modal--content{padding:.8em 1em!important}[data-v-59697b2c] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-59697b2c]{margin-left:10px}.assetlist .card[data-v-59697b2c]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .tagInfo[data-v-59697b2c]{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399;padding:0 5px;border-radius:2px}.assetlist .card .Select[data-v-59697b2c]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-59697b2c]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-59697b2c]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-59697b2c]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-59697b2c]{border:1px solid #409eff}.head_select[data-v-59697b2c]{width:calc(100% - 1rem)}.box[data-v-59697b2c]{height:100%}[data-v-59697b2c] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-59697b2c]{width:70px;height:80px}.image-slot img[data-v-59697b2c]{width:100%;height:100%}.project_group[data-v-59697b2c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-59697b2c]{width:10%;margin:0!important}.project_group .check_group[data-v-59697b2c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-59697b2c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-59697b2c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-59697b2c]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-59697b2c]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-59697b2c],.project_group .check_group[data-v-59697b2c] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-59697b2c] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-59697b2c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-59697b2c] .el-checkbox__input{display:none}.checkIcon[data-v-59697b2c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-59697b2c]{margin-left:0!important}.emptyPage[data-v-59697b2c]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-59697b2c]{width:70px;text-align:center}.steps[data-v-338024a9]{background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 35px}.steps .step1[data-v-338024a9],.steps .step3[data-v-338024a9],.steps[data-v-338024a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps .step1[data-v-338024a9],.steps .step3[data-v-338024a9]{padding:0 3px}.steps .step1 div[data-v-338024a9]:first-child,.steps .step3 div[data-v-338024a9]:first-child{width:25px;height:25px;text-align:center;line-height:25px;background:#d7d7d7;color:#fff;border-radius:50%;margin-right:3px}.steps .step1 div[data-v-338024a9]:nth-child(2),.steps .step3 div[data-v-338024a9]:nth-child(2){color:#979797}.steps .step1 div[data-v-338024a9]:first-child{background:#5b8ff9;color:#fff}.steps .step1 div[data-v-338024a9]:nth-child(2){color:#0c0c0c}.steps .step2[data-v-338024a9]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#d7d7d7}.steps .stepActive div[data-v-338024a9]:first-child{background:#5b8ff9;color:#fff}.steps .stepActive div[data-v-338024a9]:nth-child(2){color:#0c0c0c}.steps .stepActive1[data-v-338024a9]{background:#5b8ff9}.titleSpan[data-v-338024a9]{white-space:nowrap;padding-left:5px;cursor:pointer;font-size:12px;color:#5b8ff9;min-width:125px;-ms-flex-negative:0;flex-shrink:0}.incofont[data-v-640ce326]{color:#999}.ringht_font[data-v-640ce326]{padding-right:10px}[data-v-640ce326] .avue-form__menu{display:none!important}.people-container[data-v-156ef45e] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-156ef45e]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-156ef45e],.people-container[data-v-156ef45e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-156ef45e]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-156ef45e]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-156ef45e]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-156ef45e],.people-container .file-group .file-item[data-v-156ef45e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-156ef45e]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-156ef45e]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-156ef45e]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-156ef45e]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-156ef45e]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-156ef45e]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-156ef45e]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-156ef45e]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-156ef45e]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-156ef45e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-156ef45e]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-156ef45e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-156ef45e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-156ef45e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-156ef45e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-156ef45e] .avue-form__menu{display:none}.people-container .checkDialog[data-v-156ef45e] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-156ef45e]{margin:1px 30px;height:32px}[data-v-0334098a] .avue-form__menu{display:none!important}.steps[data-v-57ef9ffc]{background-color:#fff;padding:10px 0}.steps[data-v-57ef9ffc] .el-step__icon{font-weight:400}.steps[data-v-57ef9ffc] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-57ef9ffc] .el-step__icon-inner{font-weight:400}.steps[data-v-57ef9ffc] .is-process{border-color:transparent}.steps[data-v-57ef9ffc] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-57ef9ffc] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-57ef9ffc]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-dce551ee]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-dce551ee]{height:100%;background:#fff}.color1Text[data-v-dce551ee]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-dce551ee]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-dce551ee]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-dce551ee]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-dce551ee]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-dce551ee]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.btn-head[data-v-4b705676]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-4b705676] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-4b705676]{color:#fff}.list-wrapper .list-head[data-v-4b705676]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-4b705676]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-4b705676]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-4b705676]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-4b705676]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-4b705676]:first-of-type{color:#fff}.incofont[data-v-036783b0]{color:#999}.ringht_font[data-v-036783b0]{padding-right:10px}[data-v-036783b0] .avue-form__menu{display:none!important}.steps[data-v-6a170adc]{background-color:#fff;padding:10px 0}.steps[data-v-6a170adc] .el-step__icon{font-weight:400}.steps[data-v-6a170adc] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-6a170adc] .el-step__icon-inner{font-weight:400}.steps[data-v-6a170adc] .is-process{border-color:transparent}.steps[data-v-6a170adc] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-6a170adc] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-6a170adc]{height:100%;overflow-y:scroll;margin:15px 10px}.btn-head[data-v-aaf73c5e]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-aaf73c5e] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-aaf73c5e]{color:#fff}.list-wrapper .list-head[data-v-aaf73c5e]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-aaf73c5e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-aaf73c5e]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-aaf73c5e]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-aaf73c5e]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-aaf73c5e]:first-of-type{color:#fff}[data-v-2e7b279e] .avue-form__menu{display:none!important}.incofont[data-v-624097a4]{color:#999}.ringht_font[data-v-624097a4]{padding-right:10px}[data-v-624097a4] .avue-form__menu{display:none!important}.people-container[data-v-8b7ce690] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-8b7ce690]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-8b7ce690],.people-container[data-v-8b7ce690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-8b7ce690]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-8b7ce690]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-8b7ce690]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-8b7ce690],.people-container .file-group .file-item[data-v-8b7ce690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-8b7ce690]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-8b7ce690]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-8b7ce690]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-8b7ce690]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-8b7ce690]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-8b7ce690]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-8b7ce690]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-8b7ce690]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-8b7ce690]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-8b7ce690]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-8b7ce690]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-8b7ce690]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-8b7ce690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-8b7ce690]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-8b7ce690]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-8b7ce690] .avue-form__menu{display:none}.people-container .checkDialog[data-v-8b7ce690] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-8b7ce690]{margin:1px 30px;height:32px}[data-v-4fc7ba1f] .avue-form__menu{display:none!important}.steps[data-v-4586e247]{background-color:#fff;padding:10px 0}.steps[data-v-4586e247] .el-step__icon{font-weight:400}.steps[data-v-4586e247] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-4586e247] .el-step__icon-inner{font-weight:400}.steps[data-v-4586e247] .is-process{border-color:transparent}.steps[data-v-4586e247] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-4586e247] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-4586e247]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-a25eb40c]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-a25eb40c]{height:100%;background:#fff}.color1Text[data-v-a25eb40c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-a25eb40c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-a25eb40c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-a25eb40c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-a25eb40c]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-a25eb40c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.btn-head[data-v-67fb8322]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-67fb8322] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-67fb8322]{color:#fff}.list-wrapper .list-head[data-v-67fb8322]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-67fb8322]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-67fb8322]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-67fb8322]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-67fb8322]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-67fb8322]:first-of-type{color:#fff}.contain[data-v-6ffac382]{background:#fff}.contain .form-title[data-v-6ffac382]{padding:20px 10px 0;font-weight:700}.img-wrapper[data-v-6ffac382]{display:inline-block;position:relative;width:100px;height:100px;margin-right:10px;border-radius:10px;overflow:hidden}.img-wrapper img[data-v-6ffac382]{width:100%;height:100%;border-radius:10px}.img-wrapper .img-preview[data-v-6ffac382]{position:absolute;top:0;left:0;width:100%;height:100%;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;opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.img-wrapper .img-preview i[data-v-6ffac382]{font-size:20px;color:#fff;cursor:pointer}.img-wrapper .img-preview[data-v-6ffac382]:hover{opacity:1}.btn-head[data-v-74cd6a26]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-74cd6a26] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.search-wrap[data-v-87a9f70c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:72px;background:#fff}.search-wrap .btn-wrap[data-v-87a9f70c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.content-wrapper[data-v-87a9f70c],.search-wrap .btn-wrap[data-v-87a9f70c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-wrapper[data-v-87a9f70c]{padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-wrapper i[data-v-87a9f70c]{font-size:30px;color:#5ec829}.content-wrapper .tip[data-v-87a9f70c]{margin-bottom:20px;font-size:20px;color:#333}.content-wrapper .text[data-v-87a9f70c]{font-size:14px;color:#4c4c4c}.content-wrapper .text span[data-v-87a9f70c]{color:#5b8ff9}.row-red{color:#fff!important;background-color:#d9001b!important}.steps[data-v-3fadbfdc]{background-color:#fff;padding:5px 0}.steps[data-v-3fadbfdc] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-3fadbfdc] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-3fadbfdc] .el-step__icon-inner{font-weight:400}.steps[data-v-3fadbfdc] .is-process{border-color:transparent}.steps[data-v-3fadbfdc] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-3fadbfdc] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-3fadbfdc]{height:calc(100% - 52px);overflow-y:scroll;margin:15px 10px}.content-wrapper[data-v-3fadbfdc]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-wrapper i[data-v-3fadbfdc]{font-size:30px;color:#5ec829}.content-wrapper .tip[data-v-3fadbfdc]{margin-bottom:20px;font-size:20px;color:#333}.content-wrapper .text[data-v-3fadbfdc]{font-size:14px;color:#4c4c4c}.content-wrapper .text span[data-v-3fadbfdc]{color:#5b8ff9}.table-item[data-v-555b48f9]{margin-bottom:10px}.table-item .table-item_title[data-v-555b48f9]{padding:10px 0;color:var(--my-cool-background);font-size:13px}.operate__footer[data-v-73fa0aa1]{position:absolute;bottom:0;left:0;width:100%;background:#fff;height:50px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #d0d0d0}.btn-head[data-v-4fbb9d48]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-4fbb9d48] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}[data-v-2380f0c1] .vxe-grid{height:auto}.line-title p[data-v-92a30d3a]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-92a30d3a]{margin-top:10px}[data-v-92a30d3a] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-71b6f3a1]{font-size:17px;font-weight:700;margin:0}[data-v-71b6f3a1] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-053d76d6]{font-size:17px;font-weight:700;margin:0}[data-v-053d76d6] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-754072ad]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-754072ad]{width:150px}.config[data-v-ad785760]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ad785760]{width:150px}.label-wrapper[data-v-fd8ba060]{position:absolute;top:122px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.label-wrapper .labD[data-v-fd8ba060]{margin-bottom:20px;text-align:right;font-size:11px}.label-wrapper .labD span[data-v-fd8ba060]{padding:5px 13px;border-radius:3px}.label-wrapper .lab[data-v-fd8ba060]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.label-wrapper .labAdd[data-v-fd8ba060]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.labels[data-v-fd8ba060]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-fd8ba060]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-fd8ba060]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-fd8ba060]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-fd8ba060]{cursor:pointer;position:relative}.labelYy .delete[data-v-fd8ba060]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-fd8ba060]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-fd8ba060]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-fd8ba060]{margin-right:10px}.from .el-button[data-v-fd8ba060]{height:28px;margin-right:10px}.labelTit[data-v-fd8ba060]{font-size:12px;font-weight:600;margin-bottom:10px}[data-v-26c0964e] .avue-form__menu{display:none!important}.incofont[data-v-7f00465c]{color:#999}.ringht_font[data-v-7f00465c]{padding-right:10px}[data-v-7f00465c] .avue-form__menu{display:none!important}.people-container[data-v-b2fb9720] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-b2fb9720]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-b2fb9720],.people-container[data-v-b2fb9720]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-b2fb9720]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-b2fb9720]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-b2fb9720]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-b2fb9720],.people-container .file-group .file-item[data-v-b2fb9720]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-b2fb9720]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-b2fb9720]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-b2fb9720]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-b2fb9720]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-b2fb9720]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-b2fb9720]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-b2fb9720]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-b2fb9720]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-b2fb9720]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-b2fb9720]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-b2fb9720]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-b2fb9720]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-b2fb9720]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-b2fb9720]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-b2fb9720]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-b2fb9720] .avue-form__menu{display:none}.people-container .checkDialog[data-v-b2fb9720] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-b2fb9720]{margin:1px 30px;height:32px}[data-v-c9463a9a] .avue-form__menu{display:none!important}.steps[data-v-468636ae]{background-color:#fff;padding:10px 0}.steps[data-v-468636ae] .el-step__icon{font-weight:400}.steps[data-v-468636ae] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-468636ae] .el-step__icon-inner{font-weight:400}.steps[data-v-468636ae] .is-process{border-color:transparent}.steps[data-v-468636ae] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-468636ae] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-468636ae]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-55a3bd03]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-55a3bd03]{height:100%;background:#fff}.color1Text[data-v-55a3bd03]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-55a3bd03]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-55a3bd03]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-55a3bd03]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-55a3bd03]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-55a3bd03]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-51e1710b] .avue-form__menu{display:none!important}.incofont[data-v-4f38c132]{color:#999}.ringht_font[data-v-4f38c132]{padding-right:10px}[data-v-4f38c132] .avue-form__menu{display:none!important}.people-container[data-v-d1e2eee6] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-d1e2eee6]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-d1e2eee6],.people-container[data-v-d1e2eee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-d1e2eee6]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-d1e2eee6]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-d1e2eee6]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-d1e2eee6],.people-container .file-group .file-item[data-v-d1e2eee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-d1e2eee6]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-d1e2eee6]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-d1e2eee6]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-d1e2eee6]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-d1e2eee6]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-d1e2eee6]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-d1e2eee6]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-d1e2eee6]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-d1e2eee6]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-d1e2eee6]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-d1e2eee6]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-d1e2eee6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-d1e2eee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-d1e2eee6]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-d1e2eee6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-d1e2eee6] .avue-form__menu{display:none}.people-container .checkDialog[data-v-d1e2eee6] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-d1e2eee6]{margin:1px 30px;height:32px}[data-v-15a5c1ef] .avue-form__menu{display:none!important}.steps[data-v-b4cf0e3c]{background-color:#fff;padding:10px 0}.steps[data-v-b4cf0e3c] .el-step__icon{font-weight:400}.steps[data-v-b4cf0e3c] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-b4cf0e3c] .el-step__icon-inner{font-weight:400}.steps[data-v-b4cf0e3c] .is-process{border-color:transparent}.steps[data-v-b4cf0e3c] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-b4cf0e3c] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-b4cf0e3c]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-6b814666]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-6b814666]{height:100%;background:#fff}[data-v-1316c5b1] .avue-form__menu{display:none!important}.incofont[data-v-42b757a0]{color:#999}.ringht_font[data-v-42b757a0]{padding-right:10px}[data-v-42b757a0] .avue-form__menu{display:none!important}.people-container[data-v-e771e9fe] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-e771e9fe]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-e771e9fe],.people-container[data-v-e771e9fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-e771e9fe]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-e771e9fe]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-e771e9fe]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-e771e9fe],.people-container .file-group .file-item[data-v-e771e9fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-e771e9fe]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-e771e9fe]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-e771e9fe]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-e771e9fe]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-e771e9fe]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-e771e9fe]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-e771e9fe]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-e771e9fe]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-e771e9fe]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-e771e9fe]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e771e9fe]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-e771e9fe]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-e771e9fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-e771e9fe]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-e771e9fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-e771e9fe] .avue-form__menu{display:none}.people-container .checkDialog[data-v-e771e9fe] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-e771e9fe]{margin:1px 30px;height:32px}[data-v-0fdab3c9] .avue-form__menu{display:none!important}.steps[data-v-5f48137d]{background-color:#fff;padding:10px 0}.steps[data-v-5f48137d] .el-step__icon{font-weight:400}.steps[data-v-5f48137d] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-5f48137d] .el-step__icon-inner{font-weight:400}.steps[data-v-5f48137d] .is-process{border-color:transparent}.steps[data-v-5f48137d] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-5f48137d] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-5f48137d]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-370f26a3]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-370f26a3]{height:100%;background:#fff}.color1Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#97d4ee}.color6Text[data-v-370f26a3]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-44ff5189] .avue-form__menu{display:none!important}.incofont[data-v-088972e0]{color:#999}.ringht_font[data-v-088972e0]{padding-right:10px}[data-v-088972e0] .avue-form__menu{display:none!important}.people-container[data-v-e83410b0] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-e83410b0]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-e83410b0],.people-container[data-v-e83410b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-e83410b0]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-e83410b0]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-e83410b0]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-e83410b0],.people-container .file-group .file-item[data-v-e83410b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-e83410b0]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-e83410b0]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-e83410b0]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-e83410b0]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-e83410b0]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-e83410b0]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-e83410b0]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-e83410b0]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-e83410b0]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-e83410b0]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e83410b0]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-e83410b0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-e83410b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-e83410b0]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-e83410b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-e83410b0] .avue-form__menu{display:none}.people-container .checkDialog[data-v-e83410b0] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-e83410b0]{margin:1px 30px;height:32px}[data-v-7867773f] .avue-form__menu{display:none!important}.steps[data-v-bd72e4ac]{background-color:#fff;padding:10px 0}.steps[data-v-bd72e4ac] .el-step__icon{font-weight:400}.steps[data-v-bd72e4ac] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-bd72e4ac] .el-step__icon-inner{font-weight:400}.steps[data-v-bd72e4ac] .is-process{border-color:transparent}.steps[data-v-bd72e4ac] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-bd72e4ac] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-bd72e4ac]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-2051fb98]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-2051fb98]{height:100%;background:#fff}.color1Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#97d4ee}.color6Text[data-v-2051fb98]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-30c2b514] .avue-form__menu{display:none!important}.incofont[data-v-05d21134]{color:#999}.ringht_font[data-v-05d21134]{padding-right:10px}[data-v-05d21134] .avue-form__menu{display:none!important}.people-container[data-v-9bc6762a] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-9bc6762a]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-9bc6762a],.people-container[data-v-9bc6762a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-9bc6762a]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-9bc6762a]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-9bc6762a]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-9bc6762a],.people-container .file-group .file-item[data-v-9bc6762a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-9bc6762a]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-9bc6762a]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-9bc6762a]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-9bc6762a]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-9bc6762a]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-9bc6762a]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-9bc6762a]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-9bc6762a]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-9bc6762a]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-9bc6762a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-9bc6762a]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-9bc6762a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-9bc6762a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-9bc6762a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-9bc6762a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-9bc6762a] .avue-form__menu{display:none}.people-container .checkDialog[data-v-9bc6762a] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-9bc6762a]{margin:1px 30px;height:32px}[data-v-5d1d11df] .avue-form__menu{display:none!important}.steps[data-v-94fe4b3a]{background-color:#fff;padding:10px 0}.steps[data-v-94fe4b3a] .el-step__icon{font-weight:400}.steps[data-v-94fe4b3a] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-94fe4b3a] .el-step__icon-inner{font-weight:400}.steps[data-v-94fe4b3a] .is-process{border-color:transparent}.steps[data-v-94fe4b3a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-94fe4b3a] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-94fe4b3a]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-8f8bdedc]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-8f8bdedc]{height:100%;background:#fff}.color1Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#97d4ee}.color6Text[data-v-8f8bdedc]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-0c57ff15] .col-red{background-color:#f56c6c!important;color:#fff}[data-v-0c57ff15] .col-orange{background-color:#f60!important;color:#fff}.steps[data-v-925e7f14]{background-color:#fff;padding:10px 0}.steps[data-v-925e7f14] .el-step__icon{font-weight:400}.steps[data-v-925e7f14] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-925e7f14] .el-step__icon-inner{font-weight:400}.steps[data-v-925e7f14] .is-process{border-color:transparent}.steps[data-v-925e7f14] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-925e7f14] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-925e7f14]{height:100%;overflow-y:scroll;margin:15px 10px}.standard-item[data-v-168d7802]{font-size:12px}.contract_title[data-v-168d7802]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-168d7802]{height:100%;background:#fff}.color1Text[data-v-168d7802]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-168d7802]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-168d7802]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-168d7802]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-168d7802]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-168d7802]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-03f5f397] .avue-form__menu{display:none!important}.incofont[data-v-94373670]{color:#999}.ringht_font[data-v-94373670]{padding-right:10px}[data-v-94373670] .avue-form__menu{display:none!important}.people-container[data-v-5eb56a4d] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-5eb56a4d]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-5eb56a4d],.people-container[data-v-5eb56a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-5eb56a4d]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-5eb56a4d]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-5eb56a4d]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-5eb56a4d],.people-container .file-group .file-item[data-v-5eb56a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-5eb56a4d]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-5eb56a4d]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-5eb56a4d]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-5eb56a4d]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-5eb56a4d]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-5eb56a4d]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-5eb56a4d]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-5eb56a4d]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-5eb56a4d]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-5eb56a4d]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-5eb56a4d]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-5eb56a4d]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-5eb56a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-5eb56a4d]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-5eb56a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-5eb56a4d] .avue-form__menu{display:none}.people-container .checkDialog[data-v-5eb56a4d] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-5eb56a4d]{margin:1px 30px;height:32px}[data-v-2b9003ed] .avue-form__menu{display:none!important}.steps[data-v-36c2ca2e]{background-color:#fff;padding:10px 0}.steps[data-v-36c2ca2e] .el-step__icon{font-weight:400}.steps[data-v-36c2ca2e] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-36c2ca2e] .el-step__icon-inner{font-weight:400}.steps[data-v-36c2ca2e] .is-process{border-color:transparent}.steps[data-v-36c2ca2e] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-36c2ca2e] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-36c2ca2e]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-c81710ac]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-c81710ac]{height:100%;background:#fff}.color1Text[data-v-c81710ac]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-c81710ac]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-c81710ac]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-c81710ac]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-c81710ac]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-c81710ac]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-4bb22687] .vxe-grid .text-link{cursor:pointer;color:var(--my-cool-background);text-decoration:underline}.modalAll[data-v-74a724d4]{height:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalAll .content-wrapper[data-v-74a724d4]{height:100%;width:300px;font-size:14px}.modalAll .content-wrapper div[data-v-74a724d4]{padding:4px}.modalAll .content-wrapper .btn-wrapper[data-v-74a724d4]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modalTit[data-v-74a724d4]{font-weight:600;padding:12px;font-size:15px;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}[data-v-74a724d4] .add-Modal .vxe-modal--content{background:#fff!important}.config[data-v-0dc8269e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-0dc8269e]{width:130px}.people-container[data-v-0dc8269e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 1em 50px 1em!important}.people-container .icon[data-v-0dc8269e]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-0dc8269e]{width:100%;height:100%}.people-container .people-item[data-v-0dc8269e]{width:180px;height:220px;margin:0 1.2rem 20px 0;border:1px solid #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;position:relative}.people-container .people-item .close[data-v-0dc8269e]{display:none}.people-container .people-item span[data-v-0dc8269e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-0dc8269e]{display:none}.people-container .people-item .imgDiv>div[data-v-0dc8269e]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-0dc8269e]{display:none}.people-container .people-item:hover .imgDiv[data-v-0dc8269e]{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item:hover .imgDiv>div[data-v-0dc8269e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item:hover .imgDiv>div p[data-v-0dc8269e]{cursor:pointer}.people-container .people-item:hover .close[data-v-0dc8269e]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-0dc8269e]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px;position:absolute;left:200px;width:300px;padding:0 0 15px 10px;z-index:999;top:-50px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 1px 3px rgba(0,0,0,.35)}.people-container .people-item .property-content>div[data-v-0dc8269e]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-0dc8269e]{padding:3px}.people-container .add-button[data-v-0dc8269e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.line-title p[data-v-794f4e90]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-794f4e90]{margin-top:10px}.isdisable.is-required:not(.is-no-asterisk)>.el-form-item__label[data-v-794f4e90]:before{display:none}[data-v-794f4e90] .el-tabs__nav-wrap:after{background-color:transparent!important}.people-container[data-v-c82f97ae]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-c82f97ae],.people-container[data-v-c82f97ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-c82f97ae]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-c82f97ae]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-c82f97ae]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-c82f97ae]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-c82f97ae]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-c82f97ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-c82f97ae]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-c82f97ae]{width:380px}.people-container .options .footer[data-v-c82f97ae]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-c82f97ae]{height:100%}[data-v-c82f97ae] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}[data-v-c82f97ae] .vxe-grid--toolbar-wrapper{display:none!important}.insurance_add[data-v-115bab9d]{position:absolute;top:118px;right:140px;z-index:3000}.line-title p[data-v-b0bca808]{font-size:17px;font-weight:700;margin:0}[data-v-b0bca808] .el-tabs__nav-wrap:after{background-color:transparent!important}.btn-head[data-v-5a6bfc43]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-5a6bfc43] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-5a6bfc43]{color:#fff}.list-wrapper .list-head[data-v-5a6bfc43]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-5a6bfc43]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-5a6bfc43]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-5a6bfc43]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-5a6bfc43]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-5a6bfc43]:first-of-type{color:#fff}.config[data-v-ae68d7bc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ae68d7bc]{width:130px}.people-container[data-v-ae68d7bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 1em 50px 1em!important}.people-container .icon[data-v-ae68d7bc]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-ae68d7bc]{width:100%;height:100%}.people-container .people-item[data-v-ae68d7bc]{width:180px;height:220px;margin:0 1.2rem 20px 0;border:1px solid #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;position:relative}.people-container .people-item .close[data-v-ae68d7bc]{display:none}.people-container .people-item span[data-v-ae68d7bc]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-ae68d7bc]{display:none}.people-container .people-item .imgDiv>div[data-v-ae68d7bc]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-ae68d7bc]{display:none}.people-container .people-item:hover .imgDiv[data-v-ae68d7bc]{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item:hover .imgDiv>div[data-v-ae68d7bc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item:hover .imgDiv>div p[data-v-ae68d7bc]{cursor:pointer}.people-container .people-item:hover .close[data-v-ae68d7bc]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-ae68d7bc]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px;position:absolute;left:200px;width:300px;padding:0 0 15px 10px;z-index:999;top:-50px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 1px 3px rgba(0,0,0,.35)}.people-container .people-item .property-content>div[data-v-ae68d7bc]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-ae68d7bc]{padding:3px}.people-container .add-button[data-v-ae68d7bc]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.formList[data-v-3cc83ab2]{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:10px}.list-wrapper[data-v-3cc83ab2]{color:#fff}.list-wrapper .list-head[data-v-3cc83ab2]{border-bottom:1px solid #fff;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-wrapper .list-item[data-v-3cc83ab2]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.list-wrapper .list-item span[data-v-3cc83ab2]{width:80px;padding:3px 0}.list-wrapper .list-body[data-v-3cc83ab2]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-3cc83ab2]:first-of-type{color:#fff}.config[data-v-4409291b]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4409291b]{width:130px}.people-container[data-v-4409291b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 1em 50px 1em!important}.people-container .icon[data-v-4409291b]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-4409291b]{width:100%;height:100%}.people-container .people-item[data-v-4409291b]{width:180px;height:220px;margin:0 1.2rem 20px 0;border:1px solid #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;position:relative}.people-container .people-item .close[data-v-4409291b]{display:none}.people-container .people-item span[data-v-4409291b]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-4409291b]{display:none}.people-container .people-item .imgDiv>div[data-v-4409291b]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-4409291b]{display:none}.people-container .people-item:hover .imgDiv[data-v-4409291b]{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item:hover .imgDiv>div[data-v-4409291b]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item:hover .imgDiv>div p[data-v-4409291b]{cursor:pointer}.people-container .people-item:hover .close[data-v-4409291b]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-4409291b]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px;position:absolute;left:200px;width:300px;padding:0 0 15px 10px;z-index:999;top:-50px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 1px 3px rgba(0,0,0,.35)}.people-container .people-item .property-content>div[data-v-4409291b]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-4409291b]{padding:3px}.people-container .add-button[data-v-4409291b]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.btn-wrapper[data-v-0ea0b892]{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-0ea0b892] .vxe-grid .text-link{cursor:pointer;color:var(--my-cool-background);text-decoration:underline}[data-v-44bbb0d6] .vxe-modal--content .content-wrap{height:calc(100% - 50px);overflow-y:auto}.btn-head[data-v-cdb43fb2]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-cdb43fb2] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.incofont[data-v-e9d6c4f2]{color:#999}.ringht_font[data-v-e9d6c4f2]{padding-right:10px}[data-v-e9d6c4f2] .avue-form__menu{display:none!important}.incofont[data-v-62fb645a]{color:#999}.ringht_font[data-v-62fb645a]{padding-right:10px}[data-v-62fb645a] .avue-form__menu{display:none!important}.incofont[data-v-2b61444e]{color:#999}.ringht_font[data-v-2b61444e]{padding-right:10px}[data-v-2b61444e] .avue-form__menu{display:none!important}.incofont[data-v-11fafdcf]{color:#999}.ringht_font[data-v-11fafdcf]{padding-right:10px}[data-v-5a19c1b8] .avue-form__menu,[data-v-11fafdcf] .avue-form__menu{display:none!important}.incofont[data-v-7285c008]{color:#999}.ringht_font[data-v-7285c008]{padding-right:10px}[data-v-7285c008] .avue-form__menu{display:none!important}.people-container[data-v-53673942] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-53673942]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-53673942],.people-container[data-v-53673942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-53673942]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-53673942]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-53673942]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-53673942],.people-container .file-group .file-item[data-v-53673942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-53673942]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-53673942]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-53673942]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-53673942]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-53673942]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-53673942]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-53673942]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-53673942]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-53673942]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-53673942]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-53673942]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-53673942]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-53673942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-53673942]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-53673942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-53673942] .avue-form__menu{display:none}.people-container .checkDialog[data-v-53673942] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-53673942]{margin:1px 30px;height:32px}[data-v-427b75de] .avue-form__menu{display:none!important}.steps[data-v-0f82f2c8]{background-color:#fff;padding:10px 0}.steps[data-v-0f82f2c8] .el-step__icon{font-weight:400}.steps[data-v-0f82f2c8] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-0f82f2c8] .el-step__icon-inner{font-weight:400}.steps[data-v-0f82f2c8] .is-process{border-color:transparent}.steps[data-v-0f82f2c8] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-0f82f2c8] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-0f82f2c8]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-ab4713de]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-ab4713de]{height:100%;background:#fff}.color1Text[data-v-ab4713de]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-ab4713de]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-ab4713de]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-ab4713de]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-ab4713de]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-ab4713de]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.form-container[data-v-043bd201]{position:absolute;top:10px;right:10px;z-index:99;width:400px;height:calc(100% - 90px);background-color:#fff;border-radius:10px;-webkit-transition:all .5s;transition:all .5s}.form-container .form-title[data-v-043bd201]{padding:20px 10px}.form-container .form-wrapper[data-v-043bd201]{padding:20px}.form-container .form-wrapper .header[data-v-043bd201]{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}.container[data-v-64ac2db2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-64ac2db2]{margin-bottom:10px}.container .body[data-v-64ac2db2]{position:relative;z-index:1;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.container #mapContainer[data-v-64ac2db2]{z-index:1;height:100%}[data-v-07f5e33c] .avue-form__menu,[data-v-bc974366] .avue-form__menu{display:none!important}.people-container[data-v-4897bdf3] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-4897bdf3]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-4897bdf3],.people-container[data-v-4897bdf3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-4897bdf3]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-4897bdf3]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-4897bdf3]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-4897bdf3],.people-container .file-group .file-item[data-v-4897bdf3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-4897bdf3]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-4897bdf3]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-4897bdf3]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-4897bdf3]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-4897bdf3]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-4897bdf3]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-4897bdf3]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-4897bdf3]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-4897bdf3]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-4897bdf3]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4897bdf3]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-4897bdf3]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-4897bdf3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-4897bdf3]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-4897bdf3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-4897bdf3] .avue-form__menu{display:none}.people-container .checkDialog[data-v-4897bdf3] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-4897bdf3]{margin:1px 30px;height:32px}.incofont[data-v-0cdaa2a6]{color:#999}.ringht_font[data-v-0cdaa2a6]{padding-right:10px}[data-v-0cdaa2a6] .avue-form__menu{display:none!important}.incofont[data-v-066f1e1c]{color:#999}.ringht_font[data-v-066f1e1c]{padding-right:10px}[data-v-7fd6bfee] .avue-form__menu,[data-v-066f1e1c] .avue-form__menu,[data-v-bae88842] .avue-form__menu{display:none!important}.steps[data-v-b1888e9c]{background-color:#fff;padding:10px 0}.steps[data-v-b1888e9c] .el-step__icon{font-weight:400}.steps[data-v-b1888e9c] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-b1888e9c] .el-step__icon-inner{font-weight:400}.steps[data-v-b1888e9c] .is-process{border-color:transparent}.steps[data-v-b1888e9c] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-b1888e9c] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-b1888e9c]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-36b29f92]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-36b29f92]{height:100%;background:#fff}.color1Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#97d4ee}.color6Text[data-v-36b29f92]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.line-title p[data-v-253c0ca6]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-253c0ca6]{margin-top:10px}[data-v-253c0ca6] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-7054a1c2] .avue-form__menu{display:none!important}.incofont[data-v-3d3c4939]{color:#999}.ringht_font[data-v-3d3c4939]{padding-right:10px}[data-v-3d3c4939] .avue-form__menu{display:none!important}.people-container[data-v-b2142f2e] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-b2142f2e]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-b2142f2e],.people-container[data-v-b2142f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-b2142f2e]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-b2142f2e]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-b2142f2e]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-b2142f2e],.people-container .file-group .file-item[data-v-b2142f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-b2142f2e]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-b2142f2e]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-b2142f2e]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-b2142f2e]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-b2142f2e]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-b2142f2e]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-b2142f2e]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-b2142f2e]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-b2142f2e]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-b2142f2e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-b2142f2e]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-b2142f2e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-b2142f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-b2142f2e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-b2142f2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-b2142f2e] .avue-form__menu{display:none}.people-container .checkDialog[data-v-b2142f2e] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-b2142f2e]{margin:1px 30px;height:32px}[data-v-79ca0e83] .avue-form__menu{display:none!important}.steps[data-v-697540ef]{background-color:#fff;padding:10px 0}.steps[data-v-697540ef] .el-step__icon{font-weight:400}.steps[data-v-697540ef] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-697540ef] .el-step__icon-inner{font-weight:400}.steps[data-v-697540ef] .is-process{border-color:transparent}.steps[data-v-697540ef] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-697540ef] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-697540ef]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-6a42df66]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-6a42df66]{height:100%;background:#fff}.color1Text[data-v-6a42df66]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-6a42df66]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-6a42df66]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-6a42df66]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-6a42df66]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-6a42df66]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-177b9b54] .avue-form__menu{display:none!important}.people-container[data-v-0c3364d5] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-0c3364d5]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-0c3364d5],.people-container[data-v-0c3364d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-0c3364d5]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-0c3364d5]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-0c3364d5]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-0c3364d5],.people-container .file-group .file-item[data-v-0c3364d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-0c3364d5]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-0c3364d5]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-0c3364d5]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-0c3364d5]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-0c3364d5]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-0c3364d5]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-0c3364d5]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-0c3364d5]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-0c3364d5]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-0c3364d5]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-0c3364d5]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-0c3364d5]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-0c3364d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-0c3364d5]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-0c3364d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-0c3364d5] .avue-form__menu{display:none}.people-container .checkDialog[data-v-0c3364d5] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-0c3364d5]{margin:1px 30px;height:32px}[data-v-c0bed52e] .avue-form__menu{display:none!important}.steps[data-v-072db32d]{background-color:#fff;padding:10px 0}.steps[data-v-072db32d] .el-step__icon{font-weight:400}.steps[data-v-072db32d] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-072db32d] .el-step__icon-inner{font-weight:400}.steps[data-v-072db32d] .is-process{border-color:transparent}.steps[data-v-072db32d] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-072db32d] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-072db32d]{height:100%;overflow-y:scroll;margin:15px 10px}.contract_title[data-v-42daf2cb]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-42daf2cb]{height:100%;background:#fff}.color1Text[data-v-42daf2cb]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-42daf2cb]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-42daf2cb]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-42daf2cb]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-42daf2cb]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-42daf2cb]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.incofont[data-v-627d0daa]{color:#999}.ringht_font[data-v-627d0daa]{padding-right:10px}[data-v-627d0daa] .avue-form__menu{display:none!important}.incofont[data-v-58632d4f]{color:#999}.ringht_font[data-v-58632d4f]{padding-right:10px}[data-v-6f0a6231] .avue-form__menu,[data-v-58632d4f] .avue-form__menu,[data-v-c9ca25ae] .avue-form__menu{display:none!important}.steps[data-v-f694fe80]{background-color:#fff;padding:10px 0}.steps[data-v-f694fe80] .el-step__icon{font-weight:400}.steps[data-v-f694fe80] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-f694fe80] .el-step__icon-inner{font-weight:400}.steps[data-v-f694fe80] .is-process{border-color:transparent}.steps[data-v-f694fe80] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-f694fe80] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-f694fe80]{height:100%;overflow-y:scroll;margin:15px 10px}.standard-item[data-v-92966942]{font-size:12px}.contract_title[data-v-92966942]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-92966942]{height:100%;background:#fff}.color1Text[data-v-92966942]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-92966942]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-92966942]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-92966942]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-92966942]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-92966942]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.line-title p[data-v-445b1ba0]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-445b1ba0]{height:90%;background-color:#fff}[data-v-445b1ba0] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-445b1ba0] .el-input__count{background:hsla(0,0%,100%,.711)}.incofont[data-v-6730d923]{color:#999}.ringht_font[data-v-6730d923]{padding-right:10px}[data-v-6730d923] .avue-form__menu{display:none!important}.checkText{cursor:pointer;color:#326294;text-decoration:underline}[data-v-42726280] .avue-form__menu{display:none!important}.label-wrapper[data-v-c8027d70]{position:absolute;top:122px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.label-wrapper .labD[data-v-c8027d70]{margin-bottom:20px;text-align:right;font-size:11px}.label-wrapper .labD span[data-v-c8027d70]{padding:5px 13px;border-radius:3px}.label-wrapper .lab[data-v-c8027d70]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.label-wrapper .labAdd[data-v-c8027d70]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}[data-v-c1ee551e] .vxe-modal--content{padding:.8em 1em!important}[data-v-c1ee551e] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-c1ee551e]{margin-left:10px}.assetlist .card[data-v-c1ee551e]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-c1ee551e]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-c1ee551e]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-c1ee551e]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-c1ee551e]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-c1ee551e]{border:1px solid #409eff}.head_select[data-v-c1ee551e]{width:calc(100% - 1rem)}.box[data-v-c1ee551e]{height:100%}[data-v-c1ee551e] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-c1ee551e]{width:70px;height:80px}.image-slot img[data-v-c1ee551e]{width:100%;height:100%}.project_group[data-v-c1ee551e]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-c1ee551e]{width:10%;margin:0!important}.project_group .check_group[data-v-c1ee551e]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-c1ee551e]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-c1ee551e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-c1ee551e]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-c1ee551e]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-c1ee551e],.project_group .check_group[data-v-c1ee551e] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-c1ee551e] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-c1ee551e] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-c1ee551e] .el-checkbox__input{display:none}.checkIcon[data-v-c1ee551e]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-c1ee551e]{margin-left:0!important}.emptyPage[data-v-c1ee551e]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-c1ee551e]{width:70px;text-align:center}.people-container[data-v-73ab4626]{padding:20px 0 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto}.people-container .pic-item[data-v-73ab4626]{position:relative}.people-container .file-group[data-v-73ab4626]{width:90%;margin:0 auto 20px}.people-container .file-group .file-item[data-v-73ab4626]{width:100%;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;margin:0 0 30px 0}.people-container .file-group .file-item img[data-v-73ab4626]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-73ab4626]{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:20px;margin-left:15px}.people-container .file-group .file-item .content p[data-v-73ab4626]{margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-73ab4626]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-73ab4626]{width:50px;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}.people-container .file-group .file-item .icon-group i[data-v-73ab4626]{cursor:pointer}.people-container .uploadItem[data-v-73ab4626]{position:absolute;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .uploadItem[data-v-73ab4626] .el-upload--picture-card{line-height:100px}.people-container .uploadItem[data-v-73ab4626] .el-upload--picture-card,.people-container .uploadItem[data-v-73ab4626] .el-upload-list__item{position:relative;width:100px!important;height:100px!important;margin-bottom:50px}.people-container .selectGroup[data-v-73ab4626]{width:100%;position:absolute;top:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .selectGroup .selectItem[data-v-73ab4626]{margin:0 10px 0 0;z-index:101;margin-bottom:125px;width:98px}.people-container .add-button[data-v-73ab4626]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .select[data-v-73ab4626]{height:30px;width:100%;color:#fff;position:absolute;bottom:-40px;line-height:30px}.steps[data-v-fcd3ca50]{background-color:#fff;padding:10px 0}.steps[data-v-fcd3ca50] .el-step__icon{font-weight:400}.steps[data-v-fcd3ca50] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-fcd3ca50] .el-step__icon-inner{font-weight:400}.steps[data-v-fcd3ca50] .is-process{border-color:transparent}.steps[data-v-fcd3ca50] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-fcd3ca50] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-fcd3ca50]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-f6463940] .vxe-modal--content{padding:.8em 1em!important}[data-v-f6463940] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-f6463940]{margin-left:10px}.assetlist .card[data-v-f6463940]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-f6463940]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-f6463940]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-f6463940]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-f6463940]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-f6463940]{border:1px solid #409eff}.head_select[data-v-f6463940]{width:calc(100% - 1rem)}.box[data-v-f6463940]{height:100%}[data-v-f6463940] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-f6463940]{width:70px;height:80px}.image-slot img[data-v-f6463940]{width:100%;height:100%}.project_group[data-v-f6463940]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-f6463940]{width:10%;margin:0!important}.project_group .check_group[data-v-f6463940]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-f6463940]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-f6463940]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-f6463940]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-f6463940]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-f6463940],.project_group .check_group[data-v-f6463940] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-f6463940] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-f6463940] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-f6463940] .el-checkbox__input{display:none}.checkIcon[data-v-f6463940]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-f6463940]{margin-left:0!important}.emptyPage[data-v-f6463940]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-f6463940]{width:70px;text-align:center}[data-v-00a32320] .vxe-modal--content{padding:.8em 1em!important}[data-v-00a32320] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-00a32320]{margin-left:10px}.assetlist .card[data-v-00a32320]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-00a32320]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-00a32320]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-00a32320]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-00a32320]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-00a32320]{border:1px solid #409eff}.head_select[data-v-00a32320]{width:calc(100% - 1rem)}.box[data-v-00a32320]{height:100%}[data-v-00a32320] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-00a32320]{width:70px;height:80px}.image-slot img[data-v-00a32320]{width:100%;height:100%}.project_group[data-v-00a32320]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-00a32320]{width:10%;margin:0!important}.project_group .check_group[data-v-00a32320]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-00a32320]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-00a32320]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-00a32320]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-00a32320]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-00a32320],.project_group .check_group[data-v-00a32320] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-00a32320] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-00a32320] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-00a32320] .el-checkbox__input{display:none}.checkIcon[data-v-00a32320]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-00a32320]{margin-left:0!important}.emptyPage[data-v-00a32320]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-00a32320]{width:70px;text-align:center}[data-v-7eb39674] .vxe-modal--content{padding:.8em 1em!important}[data-v-7eb39674] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-7eb39674]{margin-left:10px}.assetlist .card[data-v-7eb39674]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-7eb39674]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-7eb39674]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-7eb39674]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-7eb39674]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-7eb39674]{border:1px solid #409eff}.head_select[data-v-7eb39674]{width:calc(100% - 1rem)}.box[data-v-7eb39674]{height:100%}[data-v-7eb39674] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-7eb39674]{width:70px;height:80px}.image-slot img[data-v-7eb39674]{width:100%;height:100%}.project_group[data-v-7eb39674]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-7eb39674]{width:10%;margin:0!important}.project_group .check_group[data-v-7eb39674]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-7eb39674]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-7eb39674]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-7eb39674]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-7eb39674]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-7eb39674],.project_group .check_group[data-v-7eb39674] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-7eb39674] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-7eb39674] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-7eb39674] .el-checkbox__input{display:none}.checkIcon[data-v-7eb39674]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-7eb39674]{margin-left:0!important}.emptyPage[data-v-7eb39674]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-7eb39674]{width:70px;text-align:center}[data-v-2affd6e0] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-2affd6e0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-2affd6e0]{width:130px}[data-v-2affd6e0] textarea{min-height:15px!important;height:auto!important}.radioList[data-v-508ebee0]{margin-top:20px;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;margin-left:20px}.radioList[data-v-508ebee0] .el-radio__input{display:none!important}.fontWeight[data-v-8a902dda]{font-size:18px}.bg1[data-v-8a902dda]{background-color:#2dc1e9}.bg1[data-v-8a902dda],.bg2[data-v-8a902dda]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-8a902dda]{background-color:#f7ae4f}.bg3[data-v-8a902dda]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-8a902dda],.left_item_check[data-v-8a902dda]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-8a902dda]{background-color:#f2f2f2}.top_title[data-v-b3684f52]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-b3684f52]{display:-webkit-box;display:-ms-flexbox;display:flex}.top_title[data-v-4a7efc29]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-4a7efc29]{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-head[data-v-d175803c]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-d175803c] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-d175803c]{color:#fff}.list-wrapper .list-head[data-v-d175803c]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-d175803c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-d175803c]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-d175803c]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-d175803c]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-d175803c]:first-of-type{color:#fff}.checkedTab{background:#5b6be1;border-radius:3px;color:#fff}.checkedTab,.checkTab{cursor:pointer;padding:0 8px}.checkTab{border-radius:5px;border:1px solid #dcdfe6}[data-v-32db721e] .seeUpload .el-upload--picture-card,[data-v-32db721e] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-32db721e] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.patrol_List[data-v-68786358]{padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;position:relative;padding-bottom:10px}.patrol_List .title[data-v-68786358]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patrol_List .title span[data-v-68786358]{padding-left:30px;padding-right:10px}.patrol_List .img_list[data-v-68786358]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.patrol_List .node_round[data-v-68786358]{position:absolute;top:0;left:0;width:14px;height:14px;border-radius:50%;background:#95b7fb}.patrol_List .node_line[data-v-68786358]{position:absolute;top:0;left:6px;width:1px;height:100%;background:#95b7fb}.modalAll[data-v-04b3c5b8]{height:100%}.task_radio[data-v-08cc1e66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-8fdeedd6] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-8fdeedd6]{width:100%}.checkModal[data-v-8fdeedd6] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-8fdeedd6] .el-checkbox{width:18%!important;height:25px!important;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkModal[data-v-8fdeedd6] .el-checkbox,.mergeMain[data-v-8fdeedd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-8fdeedd6]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-8fdeedd6]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-8fdeedd6] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-8fdeedd6]{width:100%;font-size:16px;margin:15px 0 10px 0;-webkit-box-orient:horizontal;-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}.mergeMain .left_title[data-v-8fdeedd6],.project-main[data-v-132d4187]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.project-main[data-v-132d4187]{height:93%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.changeselect[data-v-132d4187] .el-input__inner{width:300px!important}.mergeMain[data-v-132d4187]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-132d4187]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-132d4187]{font-size:16px;margin:15px 0 10px 0;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}[data-v-b789b82c] .seeUpload .el-upload--picture-card,[data-v-b789b82c] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-b789b82c] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}[data-v-56c809ec] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-56c809ec]{width:100%}.checkModal[data-v-56c809ec] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-56c809ec] .el-checkbox{width:18%!important;height:25px!important;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkModal[data-v-56c809ec] .el-checkbox,.mergeMain[data-v-56c809ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-56c809ec]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-56c809ec]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-56c809ec] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-56c809ec]{width:100%;font-size:16px;margin:15px 0 10px 0;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}[data-v-d385763e] .seeUpload .el-upload--picture-card,[data-v-d385763e] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-d385763e] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.mergeMain[data-v-d385763e]{height:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-d385763e]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-d385763e] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-d385763e]{width:100%;font-size:16px;margin:15px 0 10px 0;-webkit-box-orient:horizontal;-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}.mergeMain .left_title[data-v-d385763e],.project-main[data-v-9265f23e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.project-main[data-v-9265f23e]{height:93%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.changeselect[data-v-9265f23e] .el-input__inner{width:300px!important}.mergeMain[data-v-9265f23e]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-9265f23e]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain .left_title[data-v-9265f23e]{font-size:16px;margin:15px 0 10px 0;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}.line-title p[data-v-a32f6404]{font-size:17px;font-weight:700;margin:0}[data-v-a32f6404] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-4b8f0e91]{font-size:17px;font-weight:700;margin:0}[data-v-4b8f0e91] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4b8f0e91] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-4b8f0e91] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-4b8f0e91] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-4f6fa17f]{padding-left:10px}.line-title p[data-v-69684982]{font-size:17px;font-weight:700;margin:0}[data-v-69684982] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-105f81da]{font-size:17px;font-weight:700;margin:0}[data-v-105f81da] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-105f81da] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-105f81da] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-105f81da] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-011d5b03]{padding-left:10px}[data-v-746bd0e0] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-main[data-v-3f2ad30b]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-3f2ad30b]{width:40%}.grid-main .gridMain_L[data-v-3f2ad30b] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-3f2ad30b]{width:60%}[data-v-3f2ad30b] .el-input__inner{height:30px;line-height:30px}[data-v-3f2ad30b] .el-tabs__header{margin:0!important}[data-v-3f2ad30b] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-3f2ad30b] .vxe-input--inner{border:none;background-color:transparent}.grid-main[data-v-1ba25fa4]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-1ba25fa4]{width:40%}.grid-main .gridMain_L[data-v-1ba25fa4] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-1ba25fa4]{width:60%}[data-v-1ba25fa4] .el-input__inner{height:30px;line-height:30px}[data-v-1ba25fa4] .el-tabs__header{margin:0!important}[data-v-1ba25fa4] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-1ba25fa4] .vxe-input--inner{border:none;background-color:transparent}.btn-head[data-v-f6c87b26]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-f6c87b26] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-f6c87b26]{color:#fff}.list-wrapper .list-head[data-v-f6c87b26]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-f6c87b26]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-f6c87b26]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-f6c87b26]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-f6c87b26]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-f6c87b26]:first-of-type{color:#fff}.landInfo-wrapper[data-v-9febe864]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tab-wrapper[data-v-9febe864]{margin:10px;padding:0 10px;height:36px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.tab-wrapper .tab-item[data-v-9febe864]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #1d6087;border-right:none;text-align:center;color:#1d6087;cursor:pointer}.tab-wrapper .tab-item[data-v-9febe864]:last-child{border-right:1px solid #1d6087}.tab-wrapper .tab-item_active[data-v-9febe864]{background:#1d6087;color:#fff}.text-link[data-v-9febe864]{color:#1d6087;cursor:pointer}.detail-wrapper[data-v-9febe864]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}[data-v-9febe864] .el-form-item--mini.el-form-item{margin-bottom:0!important}.text-link[data-v-16e7466d]{color:#1d6087;cursor:pointer}[data-v-16e7466d] .el-form-item--mini.el-form-item{margin-bottom:0!important}.build-info[data-v-46fdef71]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-wrapper[data-v-46fdef71]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;overflow-y:auto}.tab-wrapper[data-v-46fdef71]{padding:0 10px;margin:10px;height:36px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.tab-wrapper .tab-item[data-v-46fdef71]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #1d6087;border-right:none;text-align:center;color:#1d6087;cursor:pointer}.tab-wrapper .tab-item[data-v-46fdef71]:last-child{border-right:1px solid #1d6087}.tab-wrapper .tab-item_active[data-v-46fdef71]{background:#1d6087;color:#fff}[data-v-46fdef71] .el-form-item--mini.el-form-item{margin-bottom:0!important}.info-container[data-v-7bce2a72]{position:absolute;top:10px;left:10px;z-index:1000;width:400px;height:calc(100% - 20px);background-color:#fff;border-radius:10px;-webkit-transition:all .5s;transition:all .5s}.info-container .btn-open[data-v-7bce2a72]{position:absolute;right:-30px;top:0;background:#fff;width:30px;height:30px;border-radius:2px;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;cursor:pointer}.info-container .btn-open i[data-v-7bce2a72]{font-size:18px}.info-container .info-wrapper[data-v-7bce2a72]{width:100%;height:100%;overflow-x:hidden;overflow-y:hidden;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-container_hidden[data-v-7bce2a72]{width:0}.allOne[data-v-7bce2a72]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.allOne .oneDiv[data-v-7bce2a72]{border:1px solid #1d6087;display:block;padding:0 10px;min-width:50px;height:40px;background:transparent;text-align:center;position:relative;margin:0 10px 0 0;font-size:12px;text-decoration:none;color:#000;line-height:40px}.allOne .oneDiv[data-v-7bce2a72]:after{content:"";position:absolute;border-top:1px solid #1d6087;border-right:1px solid #1d6087;width:29px;height:29px;right:-15px;top:5px;z-index:5;-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#000;background:#fff}.allOne .oneDivCheck[data-v-7bce2a72]{display:block;height:40px;min-width:50px;border:1px solid #1d6087;line-height:40px;background:#1d6087;text-align:center;padding:0 20px;position:relative;margin:0 10px 0 0;font-size:12px;text-decoration:none;color:#fff}.allOne .oneDivCheck[data-v-7bce2a72]:after{content:"";border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #1d6087;position:absolute;right:-21px;top:0}.allOne .oneDiv1[data-v-7bce2a72]{border-top:1px solid #1d6087;border-bottom:1px solid #1d6087;min-width:60px;display:block;padding:0 10px 0 30px;height:40px;background:transparent;text-align:center;position:relative;margin-left:-10px;font-size:12px;text-decoration:none;color:#000;line-height:40px}.allOne .oneDiv1[data-v-7bce2a72]:first-child:after{display:none}.allOne .oneDiv1[data-v-7bce2a72]:after{content:"";position:absolute;border-top:1px solid #1d6087;border-right:1px solid #1d6087;width:29px;height:29px;right:-15px;top:5px;z-index:5;-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#000}.allOne .oneDivCheck1[data-v-7bce2a72]{display:block;height:42px;line-height:42px;min-width:60px;border-left:0;background:#1d6087;text-align:center;padding:0 10px 0 20px;position:relative;margin-left:-10px;font-size:14px;text-decoration:none;color:#fff}.allOne .oneDivCheck1[data-v-7bce2a72]:after{border-left:20.5px solid #1d6087;right:-20px}.allOne .oneDivCheck1[data-v-7bce2a72]:after,.allOne .oneDivCheck1[data-v-7bce2a72]:before{content:"";border-top:20.5px solid transparent;border-bottom:20.5px solid transparent;position:absolute;top:1px}.allOne .oneDivCheck1[data-v-7bce2a72]:before{border-left:20.5px solid #fff;left:0}.total-wrapper .total-item[data-v-7bce2a72]{padding:10px;font-size:14px}.land-wrapper[data-v-7bce2a72]{width:100%;overflow-x:auto}.land-wrapper .land-list[data-v-7bce2a72]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.land-wrapper .land-item[data-v-7bce2a72]{word-break:keep-all;padding:10px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline}.detail-wrapper[data-v-7bce2a72]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.tab-wrapper[data-v-7bce2a72]{margin:10px;padding:0 10px;height:36px;line-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.tab-wrapper .tab-item[data-v-7bce2a72]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #1d6087;border-right:none;text-align:center;color:#1d6087;cursor:pointer}.tab-wrapper .tab-item[data-v-7bce2a72]:last-child{border-right:1px solid #1d6087}.tab-wrapper .tab-item_active[data-v-7bce2a72]{background:#1d6087;color:#fff}.photo-container[data-v-33766ed4]{top:10px;right:10px;z-index:9999;width:200px;max-height:calc(100% - 90px);background-color:#fff;border-radius:10px;-webkit-transition:all .5s;transition:all .5s;padding:30px 0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.photo-container .photo-head[data-v-33766ed4],.photo-container[data-v-33766ed4]{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.photo-container .photo-head[data-v-33766ed4]{top:0;left:0;width:100%;height:30px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.photo-container .photo-head i[data-v-33766ed4]{cursor:pointer;padding:6px}.photo-container .photo-wrapper[data-v-33766ed4]{height:100%;padding:0 10px 10px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.photo-container .photo-wrapper .photo-list .photo-item[data-v-33766ed4]{font-size:0;margin-bottom:6px;cursor:pointer}.photo-container .photo-wrapper .photo-list .photo-item img[data-v-33766ed4]{width:100%}.photo-container .photo-wrapper .photo-list .photo-item[data-v-33766ed4]:last-child{margin-bottom:0}.photo-container .photo-wrapper .nophoto[data-v-33766ed4]{width:100%}.container[data-v-522ecc0d]{position:absolute;padding:0;width:100%;height:100%;top:0;left:0}.container #mapContainer[data-v-522ecc0d]{height:100%}.btn-head[data-v-220ae5c1]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-220ae5c1] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.numbers[data-v-7750249d]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-7750249d]{margin-top:20px;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;margin-left:20px}.radioList[data-v-7750249d] .el-radio__input{display:none!important}.list-wrapper[data-v-7750249d]{color:#fff}.list-wrapper .list-head[data-v-7750249d]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-7750249d]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-7750249d]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-7750249d]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-7750249d]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-7750249d]:first-of-type{color:#fff}.numbers[data-v-19f1fa45]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-19f1fa45]{margin-top:20px;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;margin-left:20px}.radioList[data-v-19f1fa45] .el-radio__input{display:none!important}.list-wrapper[data-v-19f1fa45]{color:#fff}.list-wrapper .list-head[data-v-19f1fa45]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-19f1fa45]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-19f1fa45]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-19f1fa45]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-19f1fa45]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-19f1fa45]:first-of-type{color:#fff}.btn-head[data-v-6bdda2ee]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-6bdda2ee] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-6bdda2ee]{color:#fff}.list-wrapper .list-head[data-v-6bdda2ee]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-6bdda2ee]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-6bdda2ee]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-6bdda2ee]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-6bdda2ee]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-6bdda2ee]:first-of-type{color:#fff}.btn-head[data-v-a1ecc8e0]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-a1ecc8e0] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-a1ecc8e0]{color:#fff}.list-wrapper .list-head[data-v-a1ecc8e0]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-a1ecc8e0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-a1ecc8e0]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-a1ecc8e0]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-a1ecc8e0]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-a1ecc8e0]:first-of-type{color:#fff}.line-title p[data-v-73180238]{font-size:17px;font-weight:700;margin:0}[data-v-73180238] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-6b8a53c4]{font-size:17px;font-weight:700;margin:0}[data-v-6b8a53c4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-6b8a53c4] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-6b8a53c4] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-6b8a53c4] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-0113d6be]{padding-left:10px}.line-title p[data-v-28a84cd7]{font-size:17px;font-weight:700;margin:0}[data-v-28a84cd7] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-72d9f271]{font-size:17px;font-weight:700;margin:0}[data-v-72d9f271] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-72d9f271] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-72d9f271] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-72d9f271] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-6517af4b]{padding-left:10px}.grid-main[data-v-5b61433e]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-5b61433e]{width:40%}.grid-main .gridMain_L[data-v-5b61433e] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-5b61433e]{width:60%}[data-v-5b61433e] .el-input__inner{height:30px;line-height:30px}[data-v-5b61433e] .el-tabs__header{margin:0!important}[data-v-5b61433e] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-5b61433e] .vxe-input--inner{border:none;background-color:transparent}.grid-main[data-v-9ad2e530]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-9ad2e530]{width:40%}.grid-main .gridMain_L[data-v-9ad2e530] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-9ad2e530]{width:60%}[data-v-9ad2e530] .el-input__inner{height:30px;line-height:30px}[data-v-9ad2e530] .el-tabs__header{margin:0!important}[data-v-9ad2e530] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-9ad2e530] .vxe-input--inner{border:none;background-color:transparent}.btn-head[data-v-5eb8b9b1]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-5eb8b9b1] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-5eb8b9b1]{color:#fff}.list-wrapper .list-head[data-v-5eb8b9b1]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-5eb8b9b1]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-5eb8b9b1]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-5eb8b9b1]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-5eb8b9b1]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-5eb8b9b1]:first-of-type{color:#fff}.btn-head[data-v-6d209ef0]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-6d209ef0] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-6d209ef0]{color:#fff}.list-wrapper .list-head[data-v-6d209ef0]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-6d209ef0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-6d209ef0]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-6d209ef0]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-6d209ef0]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-6d209ef0]:first-of-type{color:#fff}[data-v-23506ecc] .vxe-modal--content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-23506ecc] .vxe-modal--content ::-webkit-scrollbar{width:2px}[data-v-23506ecc] .vxe-modal--content ::-webkit-scrollbar-track{background:#daedff}[data-v-23506ecc] .vxe-modal--content ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}[data-v-23506ecc] .el-tree,[data-v-23506ecc] .vxe-modal--content .filter-tree{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.grid_main[data-v-4596d0a7]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-4596d0a7]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-4596d0a7]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}[data-v-25b4d334] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-head[data-v-6ff3ef92]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-6ff3ef92] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-6ff3ef92]{color:#fff}.list-wrapper .list-head[data-v-6ff3ef92]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-6ff3ef92]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-6ff3ef92]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-6ff3ef92]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-6ff3ef92]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-6ff3ef92]:first-of-type{color:#fff}.btn-head[data-v-069c5ce2]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-069c5ce2] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-069c5ce2]{color:#fff}.list-wrapper .list-head[data-v-069c5ce2]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-069c5ce2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-069c5ce2]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-069c5ce2]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-069c5ce2]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-069c5ce2]:first-of-type{color:#fff}.btn-head[data-v-07c39123]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-07c39123] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-07c39123]{color:#fff}.list-wrapper .list-head[data-v-07c39123]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-07c39123]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-07c39123]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-07c39123]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-07c39123]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-07c39123]:first-of-type{color:#fff}.btn-head[data-v-833a95dc]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-833a95dc] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}[data-v-5873683a] .vxe-form--item-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.addModel[data-v-58d5ed89]{height:100%}.line-title p[data-v-844d483c]{font-size:17px;font-weight:700;margin:0}[data-v-844d483c] .el-tabs__nav-wrap:after{background-color:transparent!important}.hljs-comment,.hljs-quote{color:#78877d}.hljs-attribute,.hljs-link,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#b16139}.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#9f713c}.hljs-bullet,.hljs-string,.hljs-symbol{color:#489963}.hljs-section,.hljs-title{color:#478c90}.hljs-keyword,.hljs-selector-tag{color:#55859b}.hljs-addition,.hljs-deletion{color:#171c19;display:inline-block;width:100%}.hljs-deletion{background-color:#b16139}.hljs-addition{background-color:#489963}.hljs{display:block;overflow-x:auto;background:#171c19;color:#87928a;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.content-box[data-v-082dc3a0]{line-height:10px}.showAll_dialog[data-v-082dc3a0]{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;overflow:hidden}.showAll_dialog[data-v-082dc3a0] .el-dialog{margin:0 auto!important;height:80%;overflow:hidden;background-color:#fff}.showAll_dialog[data-v-082dc3a0] .el-dialog .el-dialog__body{position:absolute;left:0;top:54px;bottom:0;right:0;z-index:1;overflow:hidden;overflow-y:auto;color:#fff;padding:0 15px}.contain[data-v-3853ce4e]{height:100%;overflow-y:scroll;margin:15px 10px}.content-box[data-v-027366cb]{line-height:10px}.showAll_dialog[data-v-027366cb]{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;overflow:hidden}.showAll_dialog[data-v-027366cb] .el-dialog{margin:0 auto!important;height:80%;overflow:hidden;background-color:#fff}.showAll_dialog[data-v-027366cb] .el-dialog .el-dialog__body{position:absolute;left:0;top:54px;bottom:0;right:0;z-index:1;overflow:hidden;overflow-y:auto;color:#fff;padding:0 15px}.addModel[data-v-1cd96cb1],.addModel[data-v-412510a4],.addModel[data-v-69656472]{height:100%}.test-form[data-v-ac5a8f06]{margin:15px auto;width:800px;padding:15px}.clearfix[data-v-ac5a8f06]:after,.clearfix[data-v-ac5a8f06]:before{display:table;content:""}.clearfix[data-v-ac5a8f06]:after{clear:both}.box-card[data-v-ac5a8f06]{width:100%;margin-bottom:20px}.el-tag+.el-tag[data-v-ac5a8f06]{margin-left:10px}.my-label[data-v-ac5a8f06]{background:#e1f3d8}.test-form[data-v-2b2d8dc4],.test-form[data-v-632bded5]{margin:15px auto;width:800px;padding:15px}.clearfix[data-v-632bded5]:after,.clearfix[data-v-632bded5]:before{display:table;content:""}.clearfix[data-v-632bded5]:after{clear:both}.box-card[data-v-632bded5]{width:100%;margin-bottom:20px}.el-tag+.el-tag[data-v-632bded5]{margin-left:10px}.my-label[data-v-632bded5]{background:#e1f3d8}.test-form[data-v-03ccd1e0]{margin:15px auto;width:800px;padding:15px}.clearfix[data-v-03ccd1e0]:after,.clearfix[data-v-03ccd1e0]:before{display:table;content:""}.clearfix[data-v-03ccd1e0]:after{clear:both}.box-card[data-v-03ccd1e0]{width:100%;margin-bottom:20px}.el-tag+.el-tag[data-v-03ccd1e0]{margin-left:10px}.my-label[data-v-03ccd1e0]{background:#e1f3d8}.test-form[data-v-2dbbe0ca]{margin:15px auto;width:800px;padding:15px}.clearfix[data-v-2dbbe0ca]:after,.clearfix[data-v-2dbbe0ca]:before{display:table;content:""}.clearfix[data-v-2dbbe0ca]:after{clear:both}.box-card[data-v-2dbbe0ca]{width:100%;margin-bottom:20px}.el-tag+.el-tag[data-v-2dbbe0ca]{margin-left:10px}.my-label[data-v-2dbbe0ca]{background:#e1f3d8}.bjs-powered-by,.view-mode .bjs-powered-by,.view-mode .djs-palette,.view-mode .el-aside,.view-mode .el-header{display:none}.view-mode .el-loading-mask{background-color:initial}.view-mode .el-loading-spinner{display:none}.containers,.containers .canvas{width:100%;height:100%}.containers .panel{position:absolute;right:0;top:50px;width:300px}.containers .load{margin-right:10px}.containers .el-form-item__label{font-size:13px}.containers .djs-palette{left:0!important;top:0;border-top:none}.containers .djs-container svg{min-height:650px}.containers .highlight.djs-shape .djs-visual>:first-child{fill:green!important;stroke:green!important;fill-opacity:.2!important}.containers .highlight.djs-shape .djs-visual>:nth-child(2){fill:green!important}.containers .highlight.djs-shape .djs-visual>path{fill:green!important;fill-opacity:.2!important;stroke:green!important}.containers .highlight.djs-connection>.djs-visual>path{stroke:green!important}.containers .highlight-todo.djs-connection>.djs-visual>path{stroke:orange!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.containers .highlight-todo.djs-shape .djs-visual>:first-child{fill:orange!important;stroke:orange!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.containers .overlays-div{font-size:10px;color:red;width:100px;top:-20px!important}.test-form[data-v-27c32701]{margin:15px auto;width:800px;padding:15px}.clearfix[data-v-27c32701]:after,.clearfix[data-v-27c32701]:before{display:table;content:""}.clearfix[data-v-27c32701]:after{clear:both}.box-card[data-v-27c32701]{width:100%;margin-bottom:20px}.el-tag+.el-tag[data-v-27c32701]{margin-left:10px}.my-label[data-v-27c32701]{background:#e1f3d8}.people-container[data-v-1903cb02]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-1903cb02],.people-container[data-v-1903cb02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-1903cb02]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-1903cb02]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-1903cb02]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-1903cb02]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-1903cb02]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1903cb02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-1903cb02]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-1903cb02]{width:380px}.people-container .options .footer[data-v-1903cb02]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-1903cb02]{height:100%}[data-v-1903cb02] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.modalTit[data-v-7e9715e0]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-7e9715e0]{height:100%;overflow:auto}.modalTit[data-v-64e5ed63]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-64e5ed63]{height:100%;overflow:auto}[data-v-22399a44] .avue-form__menu{display:none!important}[data-v-22399a44] .el-card__body{padding-bottom:0}.people-container[data-v-ad9b3a04] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-ad9b3a04]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-ad9b3a04],.people-container[data-v-ad9b3a04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-ad9b3a04]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-ad9b3a04]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-ad9b3a04]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-ad9b3a04],.people-container .file-group .file-item[data-v-ad9b3a04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-ad9b3a04]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-ad9b3a04]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-ad9b3a04]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-ad9b3a04]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-ad9b3a04]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-ad9b3a04]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-ad9b3a04]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-ad9b3a04]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-ad9b3a04]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-ad9b3a04]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-ad9b3a04]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-ad9b3a04]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-ad9b3a04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-ad9b3a04]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-ad9b3a04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-ad9b3a04] .avue-form__menu{display:none}.people-container .checkDialog[data-v-ad9b3a04] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-ad9b3a04]{margin:1px 30px;height:32px}[data-v-a0eab2fa] .avue-form__menu,[data-v-bd10b348] .avue-form__menu{display:none!important}[data-v-9d80b9ca] .bg-pink{background-color:#fff1f1}.steps[data-v-1c92162c]{background-color:#fff;padding:10px 0}.steps[data-v-1c92162c] .el-step__icon{font-weight:400}.steps[data-v-1c92162c] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-1c92162c] .el-step__icon-inner{font-weight:400}.steps[data-v-1c92162c] .is-process{border-color:transparent}.steps[data-v-1c92162c] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-1c92162c] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-1c92162c]{height:100%;overflow-y:scroll;margin:15px 10px;background:#fff}[data-v-b012ac98] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-b012ac98]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-b012ac98]{width:130px}[data-v-b012ac98] textarea{min-height:15px!important;height:auto!important}.radioList[data-v-ad4920ac]{margin-top:20px;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;margin-left:20px}.radioList[data-v-ad4920ac] .el-radio__input{display:none!important}.clearfix[data-v-3132a9a6]{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}.clearfix[data-v-3132a9a6]:after{display:none}.people-container[data-v-3132a9a6]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-3132a9a6] .el-form,.people-container .select[data-v-3132a9a6] .el-form .avue-group,.people-container .select[data-v-3132a9a6] .el-form .el-row{height:100%}.people-container .people-item[data-v-3132a9a6]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-3132a9a6]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-3132a9a6]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-3132a9a6]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-3132a9a6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-3132a9a6]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-3132a9a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .add-button[data-v-3132a9a6]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-3132a9a6]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-3132a9a6] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-3132a9a6] .el-input__inner{height:70px}.people-container .select[data-v-3132a9a6] .el-input__suffix{display:none}.people-container .options[data-v-3132a9a6]{width:380px}.people-container .options .footer[data-v-3132a9a6]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}[data-v-96bb43f4] .vxe-table--body-wrapper{overflow-x:hidden}.contract_main[data-v-91e25146]{height:100%;width:100%;background:#fff}.module-item[data-v-91e25146]{margin-bottom:20px;width:100%}[data-v-91e25146] .avue-form__menu{display:none!important}.formList[data-v-91e25146],.is--perfect[data-v-91e25146]{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}.is--perfect[data-v-91e25146]{height:40px}.is--perfect .left[data-v-91e25146]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-91e25146] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-91e25146]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-91e25146]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-91e25146]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-91e25146]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-91e25146]{width:90%;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}.contract_main[data-v-31a7ed48]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:30px}[data-v-31a7ed48] .el-tabs__nav{width:100%;background-color:#fff}[data-v-31a7ed48] .avue-form__menu{display:none!important}.module[data-v-31a7ed48]{margin-bottom:0;padding:0}[data-v-31a7ed48] .el-card__body{padding:15px 20px 0 20px!important}[data-v-508ae652] .vxe-table--body-wrapper{overflow-x:hidden}.people-container[data-v-79574f1d] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-79574f1d]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-79574f1d],.people-container[data-v-79574f1d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-79574f1d]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-79574f1d]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-79574f1d]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-79574f1d],.people-container .file-group .file-item[data-v-79574f1d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-79574f1d]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-79574f1d]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-79574f1d]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-79574f1d]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-79574f1d]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-79574f1d]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-79574f1d]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-79574f1d]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-79574f1d]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-79574f1d]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-79574f1d]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-79574f1d]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-79574f1d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-79574f1d]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-79574f1d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-79574f1d] .avue-form__menu{display:none}.people-container .checkDialog[data-v-79574f1d] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-79574f1d]{margin:1px 30px;height:32px}[data-v-7e87a896] .avue-form__menu{display:none!important}.project-main[data-v-13316e16]{overflow-y:scroll!important}.avue-group--arrow[data-v-13316e16]{display:none}[data-v-13316e16] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-13316e16] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-13316e16] .avue-form__group{padding:0!important}[data-v-13316e16] .el-collapse-item__header{margin-bottom:10px!important}[data-v-13316e16] .avue--detail .el-input,[data-v-13316e16] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-13316e16]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-13316e16]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-13316e16]{width:100%;height:100%}.people-container .people-item[data-v-13316e16]{width:20%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-13316e16]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-13316e16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-13316e16]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-13316e16]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.steps[data-v-82782904]{background-color:#fff;padding:5px 0}.steps[data-v-82782904] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-82782904] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-82782904] .el-step__icon-inner{font-weight:400}.steps[data-v-82782904] .is-process{border-color:transparent}.steps[data-v-82782904] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-82782904] .is-process .el-step__icon-inner{color:#fff}[data-v-82782904] .vxe-modal--content{padding:.4em 1em}.contain[data-v-82782904]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-82782904]{margin:0 0 8px!important}.clearfix[data-v-82782904]{font-size:18px!important}.contract_title[data-v-219e4dce]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-219e4dce]{height:100%;background:#fff}.color1Text[data-v-219e4dce]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-219e4dce]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-219e4dce]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-219e4dce]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-219e4dce]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-219e4dce]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.incofont[data-v-8aef98e0]{color:#999}.ringht_font[data-v-8aef98e0]{padding-right:10px}[data-v-8aef98e0] .avue-form__menu{display:none!important}.people-container[data-v-0e590a9e] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-0e590a9e]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-0e590a9e],.people-container[data-v-0e590a9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-0e590a9e]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-0e590a9e]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-0e590a9e]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-0e590a9e],.people-container .file-group .file-item[data-v-0e590a9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-0e590a9e]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-0e590a9e]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-0e590a9e]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-0e590a9e]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-0e590a9e]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-0e590a9e]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-0e590a9e]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-0e590a9e]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-0e590a9e]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-0e590a9e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-0e590a9e]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-0e590a9e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-0e590a9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-0e590a9e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-0e590a9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-0e590a9e] .avue-form__menu{display:none}.people-container .checkDialog[data-v-0e590a9e] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-0e590a9e]{margin:1px 30px;height:32px}[data-v-df3643a6] .avue-form__menu{display:none!important}.steps[data-v-60676434]{background-color:#fff;padding:10px 0}.steps[data-v-60676434] .el-step__icon{font-weight:400}.steps[data-v-60676434] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-60676434] .el-step__icon-inner{font-weight:400}.steps[data-v-60676434] .is-process{border-color:transparent}.steps[data-v-60676434] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-60676434] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-60676434]{height:100%;overflow-y:scroll;margin:15px 10px}.radioList[data-v-b725a6e8]{margin-top:20px;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;margin-left:20px}.radioList[data-v-b725a6e8] .el-radio__input{display:none!important}.radioList[data-v-b725a6e8] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.incofont[data-v-2d010a13]{color:#999}.ringht_font[data-v-2d010a13]{padding-right:10px}[data-v-2d010a13] .avue-form__menu{display:none!important}.people-container[data-v-bdc474f2] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-bdc474f2]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-bdc474f2],.people-container[data-v-bdc474f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-bdc474f2]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-bdc474f2]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-bdc474f2]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-bdc474f2],.people-container .file-group .file-item[data-v-bdc474f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-bdc474f2]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-bdc474f2]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-bdc474f2]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-bdc474f2]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-bdc474f2]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-bdc474f2]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-bdc474f2]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-bdc474f2]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-bdc474f2]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-bdc474f2]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-bdc474f2]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-bdc474f2]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-bdc474f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-bdc474f2]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-bdc474f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-bdc474f2] .avue-form__menu{display:none}.people-container .checkDialog[data-v-bdc474f2] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-bdc474f2]{margin:1px 30px;height:32px}[data-v-59be12d2] .avue-form__menu{display:none!important}.steps[data-v-923bd7c8]{background-color:#fff;padding:10px 0}.steps[data-v-923bd7c8] .el-step__icon{font-weight:400}.steps[data-v-923bd7c8] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-923bd7c8] .el-step__icon-inner{font-weight:400}.steps[data-v-923bd7c8] .is-process{border-color:transparent}.steps[data-v-923bd7c8] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-923bd7c8] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-923bd7c8]{height:100%;overflow-y:scroll;margin:15px 10px}.incofont[data-v-81d42290]{color:#999}.ringht_font[data-v-81d42290]{padding-right:10px}[data-v-81d42290] .avue-form__menu{display:none!important}.contract_main[data-v-3455c3b8]{height:100%;width:100%;background:#fff}.module-item[data-v-3455c3b8]{margin-bottom:20px;width:100%}[data-v-3455c3b8] .avue-form__menu{display:none!important}.formList[data-v-3455c3b8],.is--perfect[data-v-3455c3b8]{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}.is--perfect[data-v-3455c3b8]{height:40px}.is--perfect .left[data-v-3455c3b8]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-3455c3b8] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-3455c3b8]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-3455c3b8]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-3455c3b8]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-3455c3b8]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-3455c3b8]{width:90%;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}.line-title p[data-v-103cce63]{font-size:17px;font-weight:700;margin:0}[data-v-103cce63] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-103cce63] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-103cce63] .vxe-modal--content .custom-demo-view{height:100%}[data-v-103cce63] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.project-main[data-v-29ef8934]{height:100%}.project-main .contain[data-v-29ef8934]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-29ef8934]{color:#606266;font-size:12px}.template-item[data-v-29ef8934]{cursor:pointer}.project-main[data-v-7bf4ec1c]{overflow-y:scroll!important}.avue-group--arrow[data-v-7bf4ec1c]{display:none}[data-v-7bf4ec1c] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-7bf4ec1c] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-7bf4ec1c] .avue-form__group{padding:0!important}[data-v-7bf4ec1c] .el-collapse-item__header{margin-bottom:10px!important}[data-v-7bf4ec1c] .avue--detail .el-input,[data-v-7bf4ec1c] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-7bf4ec1c]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-7bf4ec1c]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-7bf4ec1c]{width:100%;height:100%}.people-container .people-item[data-v-7bf4ec1c]{width:20%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-7bf4ec1c]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-7bf4ec1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-7bf4ec1c]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-7bf4ec1c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.radioList[data-v-009c8ea3]{margin-top:20px;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;margin-left:20px}.radioList[data-v-009c8ea3] .el-radio__input{display:none!important}.radioList[data-v-009c8ea3] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.clearfix[data-v-0ea2ff78]{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}.clearfix[data-v-0ea2ff78]:after{display:none}.people-container[data-v-0ea2ff78]{padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;width:auto}.people-container .select[data-v-0ea2ff78] .el-form,.people-container .select[data-v-0ea2ff78] .el-form .avue-group,.people-container .select[data-v-0ea2ff78] .el-form .el-row{height:100%}.people-container .people-item[data-v-0ea2ff78]{position:relative;width:210px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-color:#f6f7fb;height:70px;margin:5px .8rem 0 0;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-0ea2ff78]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-0ea2ff78]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-0ea2ff78]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-0ea2ff78]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-0ea2ff78]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-0ea2ff78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.people-container .add-button[data-v-0ea2ff78]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #409eff;overflow:hidden}.people-container .select[data-v-0ea2ff78]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-0ea2ff78] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-0ea2ff78] .el-input__inner{height:70px}.people-container .select[data-v-0ea2ff78] .el-input__suffix{display:none}.people-container .options[data-v-0ea2ff78]{width:380px}.people-container .options .footer[data-v-0ea2ff78]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}[data-v-0c85dd14] .vxe-table--body-wrapper{overflow-x:hidden}.contract_main[data-v-4f659a58]{height:100%;width:100%;background:#fff}.module-item[data-v-4f659a58]{margin-bottom:20px;width:100%}[data-v-4f659a58] .avue-form__menu{display:none!important}.formList[data-v-4f659a58],.is--perfect[data-v-4f659a58]{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}.is--perfect[data-v-4f659a58]{height:40px}.is--perfect .left[data-v-4f659a58]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-4f659a58] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-4f659a58]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-4f659a58]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-4f659a58]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-4f659a58]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-4f659a58]{width:90%;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}.contract_main[data-v-3fc9c0c2]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:30px}[data-v-3fc9c0c2] .el-tabs__nav{width:100%;background-color:#fff}[data-v-3fc9c0c2] .avue-form__menu{display:none!important}.module[data-v-3fc9c0c2]{margin-bottom:0;padding:0}[data-v-3fc9c0c2] .el-card__body{padding:15px 20px 0 20px!important}[data-v-2cf5cd92] .vxe-table--body-wrapper{overflow-x:hidden}.people-container[data-v-680d014a] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-680d014a]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-680d014a],.people-container[data-v-680d014a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-680d014a]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-680d014a]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-680d014a]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-680d014a],.people-container .file-group .file-item[data-v-680d014a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-680d014a]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-680d014a]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-680d014a]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-680d014a]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-680d014a]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-680d014a]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-680d014a]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-680d014a]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-680d014a]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-680d014a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-680d014a]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-680d014a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-680d014a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-680d014a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-680d014a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-680d014a] .avue-form__menu{display:none}.people-container .checkDialog[data-v-680d014a] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-680d014a]{margin:1px 30px;height:32px}[data-v-5430987e] .avue-form__menu{display:none!important}.project-main[data-v-40e39938]{overflow-y:scroll!important}.avue-group--arrow[data-v-40e39938]{display:none}[data-v-40e39938] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-40e39938] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-40e39938] .avue-form__group{padding:0!important}[data-v-40e39938] .el-collapse-item__header{margin-bottom:10px!important}[data-v-40e39938] .avue--detail .el-input,[data-v-40e39938] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-40e39938]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-40e39938]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-40e39938]{width:100%;height:100%}.people-container .people-item[data-v-40e39938]{width:20%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-40e39938]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-40e39938]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-40e39938]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-40e39938]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.steps[data-v-7f51f5f8]{background-color:#fff;padding:5px 0}.steps[data-v-7f51f5f8] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-7f51f5f8] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-7f51f5f8] .el-step__icon-inner{font-weight:400}.steps[data-v-7f51f5f8] .is-process{border-color:transparent}.steps[data-v-7f51f5f8] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-7f51f5f8] .is-process .el-step__icon-inner{color:#fff}[data-v-7f51f5f8] .vxe-modal--content{padding:.4em 1em}.contain[data-v-7f51f5f8]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-7f51f5f8]{margin:0 0 8px!important}.clearfix[data-v-7f51f5f8]{font-size:18px!important}.contract_title[data-v-4b24591e]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-4b24591e]{height:100%;background:#fff}.color1Text[data-v-4b24591e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-4b24591e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-4b24591e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-4b24591e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-4b24591e]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-4b24591e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.incofont[data-v-d0bd6868]{color:#999}.ringht_font[data-v-d0bd6868]{padding-right:10px}[data-v-d0bd6868] .avue-form__menu{display:none!important}.people-container[data-v-836b49be] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-836b49be]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-836b49be],.people-container[data-v-836b49be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-836b49be]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-836b49be]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-836b49be]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-836b49be],.people-container .file-group .file-item[data-v-836b49be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-836b49be]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-836b49be]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-836b49be]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-836b49be]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-836b49be]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-836b49be]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-836b49be]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-836b49be]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-836b49be]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-836b49be]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-836b49be]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-836b49be]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-836b49be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-836b49be]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-836b49be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-836b49be] .avue-form__menu{display:none}.people-container .checkDialog[data-v-836b49be] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-836b49be]{margin:1px 30px;height:32px}[data-v-3585b6bb] .avue-form__menu{display:none!important}.steps[data-v-7d81cba2]{background-color:#fff;padding:10px 0}.steps[data-v-7d81cba2] .el-step__icon{font-weight:400}.steps[data-v-7d81cba2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-7d81cba2] .el-step__icon-inner{font-weight:400}.steps[data-v-7d81cba2] .is-process{border-color:transparent}.steps[data-v-7d81cba2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-7d81cba2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-7d81cba2]{height:100%;overflow-y:scroll;margin:15px 10px}.radioList[data-v-5aa1a678]{margin-top:20px;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;margin-left:20px}.radioList[data-v-5aa1a678] .el-radio__input{display:none!important}.radioList[data-v-5aa1a678] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.incofont[data-v-686994ec]{color:#999}.ringht_font[data-v-686994ec]{padding-right:10px}[data-v-686994ec] .avue-form__menu{display:none!important}.people-container[data-v-121e0ef7] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-121e0ef7]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-121e0ef7],.people-container[data-v-121e0ef7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-121e0ef7]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-121e0ef7]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-121e0ef7]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-121e0ef7],.people-container .file-group .file-item[data-v-121e0ef7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-121e0ef7]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-121e0ef7]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-121e0ef7]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-121e0ef7]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-121e0ef7]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-121e0ef7]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-121e0ef7]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-121e0ef7]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-121e0ef7]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-121e0ef7]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-121e0ef7]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-121e0ef7]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-121e0ef7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-121e0ef7]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-121e0ef7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-121e0ef7] .avue-form__menu{display:none}.people-container .checkDialog[data-v-121e0ef7] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-121e0ef7]{margin:1px 30px;height:32px}[data-v-76b04625] .avue-form__menu{display:none!important}.steps[data-v-74605d38]{background-color:#fff;padding:10px 0}.steps[data-v-74605d38] .el-step__icon{font-weight:400}.steps[data-v-74605d38] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-74605d38] .el-step__icon-inner{font-weight:400}.steps[data-v-74605d38] .is-process{border-color:transparent}.steps[data-v-74605d38] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-74605d38] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-74605d38]{height:100%;overflow-y:scroll;margin:15px 10px}.incofont[data-v-709a25a3]{color:#999}.ringht_font[data-v-709a25a3]{padding-right:10px}[data-v-709a25a3] .avue-form__menu{display:none!important}.contract_main[data-v-8570dffc]{height:100%;width:100%;background:#fff}.module-item[data-v-8570dffc]{margin-bottom:20px;width:100%}[data-v-8570dffc] .avue-form__menu{display:none!important}.formList[data-v-8570dffc],.is--perfect[data-v-8570dffc]{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}.is--perfect[data-v-8570dffc]{height:40px}.is--perfect .left[data-v-8570dffc]{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-flex:1;-ms-flex:1;flex:1}.is--perfect .left .time[data-v-8570dffc] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-8570dffc]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-8570dffc]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}.is--perfect .left .time span[data-v-8570dffc]{font-size:12px;color:#999;margin-right:15px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.is--perfect .left .time i[data-v-8570dffc]{display:inline-block;width:22px;height:28px;cursor:pointer;line-height:28px;position:absolute;right:0;top:0;color:#409eff}.is--perfect .left div[data-v-8570dffc]{width:90%;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}.project-main[data-v-e406f864]{height:100%}.project-main .contain[data-v-e406f864]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-e406f864]{color:#606266;font-size:12px}.template-item[data-v-e406f864]{cursor:pointer}.project-main[data-v-fa4483b8]{overflow-y:scroll!important}.avue-group--arrow[data-v-fa4483b8]{display:none}[data-v-fa4483b8] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-fa4483b8] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-fa4483b8] .avue-form__group{padding:0!important}[data-v-fa4483b8] .el-collapse-item__header{margin-bottom:10px!important}[data-v-fa4483b8] .avue--detail .el-input,[data-v-fa4483b8] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-fa4483b8]{height:auto;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-fa4483b8]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-fa4483b8]{width:100%;height:100%}.people-container .people-item[data-v-fa4483b8]{width:20%;height:110px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-fa4483b8]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-fa4483b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px;-ms-flex-pack:distribute;justify-content:space-around}.people-container .people-item .people-content p[data-v-fa4483b8]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-fa4483b8]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.radioList[data-v-50a9eafe]{margin-top:20px;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;margin-left:20px}.radioList[data-v-50a9eafe] .el-radio__input{display:none!important}.radioList[data-v-50a9eafe] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.people-container[data-v-3a43ba48]{background:#fff;position:relative;min-height:320px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-3a43ba48]{width:70px;height:75px;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}.people-container .icon img[data-v-3a43ba48]{width:100%;height:100%}.people-container .people-item[data-v-3a43ba48]{width:30%;height:120px;margin:0 1.2rem 20px 0;background:#ecf5ff;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;border-radius:4px;padding:5px}.people-container .people-item span[data-v-3a43ba48]{display:-webkit-box;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:2px}.people-container .people-item .people-content .tit[data-v-3a43ba48]{font-size:12px;font-weight:600}.people-container .people-item .people-content .title[data-v-3a43ba48]{font-size:12px;color:#5b8ff9}.people-container .people-item .people-content[data-v-3a43ba48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px}.people-container .add-button[data-v-3a43ba48]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f;background:#fff}.people-container .options[data-v-3a43ba48]{width:330px;-webkit-box-shadow:0 2px 12px 0 #ddd;box-shadow:0 2px 12px 0 #ddd}.people-container .options .footer[data-v-3a43ba48]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.people-container .options .footer[data-v-3a43ba48],.people-container[data-v-50383824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container[data-v-50383824]{overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .people-item[data-v-50383824]{width:30%;margin:0 1.2rem 20px 0;background:#d8f3f4;border-radius:5px;overflow:hidden;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;border-radius:4px}.people-container .people-item span[data-v-50383824]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-50383824]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:23px;padding-bottom:10px}.people-container .people-item .people-content .tit[data-v-50383824]{background:#baecef;padding:5px;padding-left:10px;font-size:12px;color:#329baa}.people-container .people-item .people-content .title[data-v-50383824]{padding-left:10px;margin-top:10px;font-size:12px;font-weight:600;margin-bottom:0}.people-container .people-item .people-content span[data-v-50383824]{padding-left:10px;font-size:12px;color:#666}.people-container .add-button[data-v-50383824]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-3a3283e2] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-3a3283e2] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-3a3283e2]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-3a3283e2]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-3a3283e2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3a3283e2] .hide .el-upload--picture-card{display:none}.labels[data-v-b269d7de]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-b269d7de]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-b269d7de]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-b269d7de]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-b269d7de]{cursor:pointer;position:relative}.labelYy .delete[data-v-b269d7de]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-b269d7de]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-b269d7de]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-b269d7de]{margin-right:10px}.from .el-button[data-v-b269d7de]{height:28px;margin-right:10px}.labelTit[data-v-b269d7de]{font-size:12px;font-weight:600;margin-bottom:10px}.config[data-v-4e5cd2bf]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4e5cd2bf]{width:130px}[data-v-4e5cd2bf] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-4e5cd2bf] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-4e5cd2bf] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-4e5cd2bf] .data-icons .item-info>span{font-size:14px}[data-v-4e5cd2bf] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-4e5cd2bf] .contract-container{margin-top:25px}.line-titles[data-v-4e5cd2bf]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-4e5cd2bf]{position:relative}.blacklist[data-v-4e5cd2bf]{position:absolute;top:100px;left:200px;z-index:100;padding:7px 40px;font-weight:600;font-size:14px;border:2px solid #000;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.project-top .img[data-v-4e5cd2bf]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-4e5cd2bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}.projectImg span[data-v-4e5cd2bf]{font-size:13px;font-weight:600}.labels[data-v-4e5cd2bf]{position:absolute;top:130px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.labels .labD[data-v-4e5cd2bf]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-4e5cd2bf]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-4e5cd2bf]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-4e5cd2bf]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.grid-main[data-v-6b0ce47f]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-6b0ce47f]:first-child{width:31%}.grid-main .vxe-grid[data-v-6b0ce47f]:nth-child(2){width:68%;padding-left:20px}[data-v-6b0ce47f] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-6b0ce47f] .vxe-grid .vxe-form--item{padding-right:0}.grid-main[data-v-76961072]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-76961072]:first-child{width:30%}.grid-main .vxe-grid[data-v-76961072]:nth-child(2){width:69%;padding-left:20px}[data-v-76961072] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-76961072] .vxe-input{font-size:12px}[data-v-76961072] .vxe-grid .vxe-form--item{padding-right:0}[data-v-76961072] .el-input .el-input__inner{border-color:#e4e7ed}.line-title p[data-v-12a1b80c]{font-size:17px;font-weight:700;margin:0}[data-v-12a1b80c] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-07ec8393]{font-size:17px;font-weight:700;margin:0}[data-v-07ec8393] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-ebe57af8]{font-size:17px;font-weight:700;margin:0}[data-v-ebe57af8] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-10b66913]{font-size:17px;font-weight:700;margin:0}[data-v-10b66913] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-920eefc2]{font-size:17px;font-weight:700;margin:0}[data-v-920eefc2] .el-tabs__nav-wrap:after{background-color:transparent!important}.areaList[data-v-3cf329d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#606266;font-size:14px}.areaList .itemArea[data-v-3cf329d0]{-webkit-box-sizing:border-box;box-sizing:border-box;width:200px;margin-right:15px;margin-bottom:15px;border:1px solid #e2e2e2;padding:10px;border-radius:5px;position:relative}.areaList .itemArea .Select[data-v-3cf329d0]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.areaList[data-v-a7c3d980]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-ms-flex-wrap:wrap;flex-wrap:wrap}.areaList .itemArea[data-v-a7c3d980]{-webkit-box-sizing:border-box;box-sizing:border-box;width:200px;margin-right:15px;margin-bottom:15px;border:1px solid #e2e2e2;padding:10px;border-radius:5px;position:relative}.areaList .itemArea .Select[data-v-a7c3d980]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}[data-v-2fa372be] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-7d279a86]{font-size:17px;font-weight:700;margin:0}[data-v-7d279a86] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-2cc4dd2c]{font-size:17px;font-weight:700;margin:0}[data-v-2cc4dd2c] .el-tabs__nav-wrap:after{background-color:transparent!important}.radio-css[data-v-597f579b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-597f579b]{height:40px}.radio-css .radio-item[data-v-597f579b],.radio-css .radio-item[data-v-597f579b] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-597f579b] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.radio-css[data-v-33bd5be2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-33bd5be2]{height:40px}.radio-css .radio-item[data-v-33bd5be2],.radio-css .radio-item[data-v-33bd5be2] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-33bd5be2] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.radio-css[data-v-6e34f84b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-6e34f84b]{height:40px}.radio-css .radio-item[data-v-6e34f84b],.radio-css .radio-item[data-v-6e34f84b] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-6e34f84b] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.radio-css[data-v-693076b3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-693076b3]{height:40px}.radio-css .radio-item[data-v-693076b3],.radio-css .radio-item[data-v-693076b3] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-693076b3] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.line-title p[data-v-1cf3676c]{font-size:17px;font-weight:700;margin:0}[data-v-1cf3676c] .el-tabs__nav-wrap:after{background-color:transparent!important}.icon-list[data-v-0055b7dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-list .icon-item[data-v-0055b7dc]{-webkit-box-sizing:border-box;box-sizing:border-box;width:120px;height:108px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.icon-list .icon-item img[data-v-0055b7dc]{width:32px;height:32px}.icon-list .icon-item span[data-v-0055b7dc]{margin-top:6px;font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-title p[data-v-1ceb9c38]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1ceb9c38]{margin-top:10px}[data-v-1ceb9c38] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1ceb9c38] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.icon-wrapper .icon-append[data-v-1ceb9c38],.icon-wrapper[data-v-1ceb9c38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-wrapper .icon-append[data-v-1ceb9c38]{padding:0 20px;min-width:1px;height:28px;background:#f5f7fa;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dcdfe6;border-radius:4px;border-left:none}.icon-wrapper .icon-append img[data-v-1ceb9c38]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.app[data-v-1ba973c6]{padding-left:10px}.line-title p[data-v-9ff12916]{font-size:17px;font-weight:700;margin:0}[data-v-9ff12916] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-9ff12916] .vxe-modal--content{overflow:auto!important}.line-title p[data-v-5c178c9c]{font-size:17px;font-weight:700;margin:0}[data-v-5c178c9c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5c178c9c] .vxe-modal--content{overflow:auto!important}[data-v-5c178c9c] .el-upload--picture-card{width:100px;height:100px;line-height:110px}[data-v-5c178c9c] .el-upload-list__item{width:100px;height:100px}[data-v-5c178c9c] .el-upload{width:100%}.avatar-uploader[data-v-5c178c9c]{border:1px dashed #b4b4b4;width:100px;height:100px;line-height:100px;text-align:center;border-radius:5px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.avatar-uploader[data-v-5c178c9c]:hover{border:1px dashed #409eff}.ListMax[data-v-5c178c9c] ::-webkit-scrollbar{height:5px}.ListMax[data-v-5c178c9c] ::-webkit-scrollbar-track{background:#daedff}.ListMax[data-v-5c178c9c] ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}.fileNoticeListMax[data-v-5c178c9c]{max-width:500px;height:117px;overflow:auto}.fileNoticeList[data-v-5c178c9c]{width:100px;height:100px;border:1px solid #b4b4b4;border-radius:5px;margin-right:5px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.fileNoticeLists[data-v-5c178c9c]{border:2px solid #2f9afe}.el-icon-close[data-v-5c178c9c]{position:absolute;top:2px;right:2px}.dataTba_R[data-v-464bb98e]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-node[data-v-464bb98e]{-webkit-transition:.2s;transition:.2s;margin:4px 0 8px;padding:4px;padding-left:6px;border-radius:3px;border:1px solid #d3d3d3;padding-bottom:7px;overflow:hidden}.tree-node span[data-v-464bb98e]{font-size:12px;background:var(--my-cool-background);color:#fff;padding:1px 8px 3px;border-radius:3px;margin-right:5px}.tree-node .checks div[data-v-464bb98e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tree-nodes[data-v-464bb98e]{height:0;padding:0;border:1px solid #fff}[data-v-464bb98e] .el-tree-node__content{min-height:35px!important;font-size:14px}.el-checkbox[data-v-464bb98e]{margin-right:0;margin-left:2px;margin-right:13px;margin-top:6px}.el-checkbox[data-v-464bb98e] .el-checkbox__label{padding-left:5px!important}[data-v-464bb98e] .treeNode{min-height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px}[data-v-464bb98e] .treeNode .is-leaf{display:none}[data-v-464bb98e] .el-icon-caret-bottom,[data-v-464bb98e] .el-icon-caret-right{color:#939599}[data-v-464bb98e] .choiceBott,[data-v-464bb98e] .iconSpan{cursor:pointer}.addds[data-v-464bb98e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-464bb98e]{margin-bottom:5px}.line-title p[data-v-6fedd1f9]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-6fedd1f9]{margin-top:10px}[data-v-6fedd1f9] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-6fedd1f9] .is-disabled .el-input-number__decrease,[data-v-6fedd1f9] .is-disabled .el-input-number__increase{display:none}[data-v-6fedd1f9] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-6fedd1f9] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-29a55342]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-29a55342]{margin-top:10px}[data-v-29a55342] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-29a55342] .is-disabled .el-input-number__decrease,[data-v-29a55342] .is-disabled .el-input-number__increase{display:none}.radio-css[data-v-7ac3be84]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-7ac3be84]{height:40px}.radio-css .radio-item[data-v-7ac3be84],.radio-css .radio-item[data-v-7ac3be84] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-7ac3be84] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-7ac3be84] .el-input__inner{padding-left:30px!important}.radio-css[data-v-aa8c7904]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-aa8c7904]{height:40px}.radio-css .radio-item[data-v-aa8c7904],.radio-css .radio-item[data-v-aa8c7904] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-aa8c7904] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-aa8c7904] .vxe-form--item-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}[data-v-aa8c7904] .el-input--prefix.is-disabled .el-input__inner{padding-left:30px!important}.grid-main[data-v-1b043d8f]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.grid-main .gridMain_L[data-v-1b043d8f]{width:100%}[data-v-1b043d8f] .el-input__inner{height:30px;line-height:30px}[data-v-1b043d8f] .el-tabs__header{margin:0!important}.grid-main[data-v-7d030bb2]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-7d030bb2]:first-child{width:30%}.grid-main .vxe-grid[data-v-7d030bb2]:nth-child(2){width:69%;padding-left:20px}[data-v-7d030bb2] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-7d030bb2] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-7d030bb2]{width:69%;padding-left:20px;padding-top:2px}[data-v-7d030bb2] .el-tabs__header{margin:0!important}.authorizations[data-v-7d030bb2]{display:inline-block;padding:9px;border:1px solid #dadada;margin-bottom:10px;border-radius:3px;font-size:13px;width:14px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.line-title p[data-v-30cf6626]{font-size:17px;font-weight:700;margin:0}[data-v-30cf6626] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-14f87aae]{font-size:17px;font-weight:700;margin:0}[data-v-14f87aae] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-61e0b468]{font-size:17px;font-weight:700;margin:0}[data-v-61e0b468] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-61e0b468] .vxe-modal--content{overflow:auto!important}.line-title p[data-v-2e004dca]{font-size:17px;font-weight:700;margin:0}[data-v-2e004dca] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2e004dca] .vxe-modal--content{overflow:auto!important}.line-title p[data-v-07fb958f]{font-size:17px;font-weight:700;margin:0}[data-v-07fb958f] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-7850aa26]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-7850aa26]{width:130px}.line-title p[data-v-836087fe]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-836087fe]{margin-top:10px}[data-v-836087fe] .grid-main .add-Modal .vxe-modal--box .vxe-modal--body .vxe-modal--content,[data-v-836087fe] .grid-main .vxe-modal--content{padding:1em 1em 0 1em!important;padding-bottom:0!important}[data-v-836087fe] .el-tabs__nav-wrap:after{background-color:transparent!important}.build[data-v-4fef45d8]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-4fef45d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-25px}.build .build-list[data-v-4fef45d8]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-4fef45d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.build .build-list .bulid-item .dash[data-v-4fef45d8]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.build .build-list .bulid-item p[data-v-4fef45d8]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-4fef45d8] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-4fef45d8],.line-title p[data-v-543646f4]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-543646f4]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.scroll-content .vxe-input[data-v-543646f4]{width:100%}.scroll-content .forms[data-v-543646f4]{border-right:5px solid #f0f2f4}.scroll-content .build[data-v-543646f4]{background-color:#fff;width:100%;padding:0 10px}.scroll-content .build .build-form[data-v-543646f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-content .build .build-form .vxe-input--suffix-icon p[data-v-543646f4]{min-width:30px;padding-right:10px}.scroll-content .build .build-form[data-v-543646f4]{margin-top:20px}.scroll-content .build .build-list[data-v-543646f4]{margin-top:20px;overflow:auto;height:70%}.scroll-content .build .build-list .bulid-item[data-v-543646f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;line-height:35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scroll-content .build .build-list .bulid-item .dash[data-v-543646f4]{border:1px dashed #606266;border-top:1px 0 0 0;width:86%;min-width:9px;margin:0 10px}.scroll-content .build .build-list .bulid-item p[data-v-543646f4]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-543646f4] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-636ba287]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-636ba287]{width:130px}[data-v-636ba287] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-636ba287] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-636ba287] .is-disabled .el-input-number__decrease,[data-v-636ba287] .is-disabled .el-input-number__increase{display:none}.config[data-v-fe67ae66]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-fe67ae66]{width:130px}[data-v-fe67ae66] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-fe67ae66] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item{border-color:#fff;-webkit-box-shadow:0 0 5px transparent!important;box-shadow:0 0 5px transparent!important;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;height:80px;cursor:auto}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .item-icon{width:60px;height:60px;margin-right:20px}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .item-info{text-align:left}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .item-info .item-count{font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item i{width:100%;height:100%;overflow:auto;display:inline-block}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check1{background:url(data:image/png;base64,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)}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAA1zSURBVGhD5VtpbFxXGT0zY49nbM9mx0sSx02axUlDkjZJ0xbaLKQqLaUthaoUJISKBBI/4AcCfiAkoKpAQkCbSgiExB8kCoJEBVpRJaRbWpqtaRaapElKHC9N4nibzTPj8Sycc59faju24+dxIkf9bL8Zz5t37zn32++bcRUpuAZSRAH5PDBUAHKcQc9zBRf4y3MAH+DiOTefeNxFeDxAGZ+Xu/k/n7vAJ9dAZoywhrHJZXnI8nk+xxPEbcjpTWRnP7cnNbPzYB70Aq/zlAFeXuflCtiL4HKZEUqWkgkXChbRjEhSi/nh0dwCaP06EnM5D4VhWB4O4KXGfWQu4m6ZRAkybcK6apDsRFSE8/wb5jhj2hA0gdNcHpIVYRGv4CpMd4ppEZY/JoZIlCwLRXvy6YO4mlgISZ6PblcR5WQfKHcZX3cqjgkPZoEYbddcRIbm5xoRHStCanTOJ5oyRFuv8Frnpio0kqmJom6CZLszJGsIuo2fXi+yEs1lYgPnFgZhESZhm6pMScP5gkVW/up2u83qzgYR8AKxya8D1LSH2K4mkxPmGUXdxGABGSZQBcjZQtYWQ5oHH3N5oMJtovpkICddEkXexGCR0VimNPvISoRJ2IRRWIV5MpmUcDwrsgX6jkLT7BVhE0ZhFebJZELC8UH6rFmu6xuYpisWRpfBLOwTyTiEqVWWhHHaiMfFSFxiZXM9RViFWdjFwfLw0XIFYZWKUYZ7JfcbQbNjRZiFXRzEZayMIqykrvSjl29EsrZY2N3DOXo06VGETQNgue2sDlJXE4OdB3ERp5FymbC0L7svMN9eK+2a0pAHdUJ5TqhH/X+l4ZUu4iAuhtOICUzhof+zPKECI8+lmak4ZQYWHc6uIVUIVVew2xkxfor5M838KcOy3q7jzCy6iHo4qgoSL3tsg8Gc4Yk0w3mOBepMkBVmLaNAezhgBbuaCpZ/Bc6x+70o1j99GK7H/40v/f4kDrcPmAUZ2e+62BHNhObFRZzEzR7MaHiI2o1SuwVOPMqpHYqtURUB5azxNGGWzXJrXwZ7P4hj+8GLJJhAHQvfNc0B7P9fDIM8/+kVNfjcrXOwYVEQ8yMVBptMPmd2E0rTtizHTWBharlcWhbhFHvbOM1K2piuSCO2ptSsR2mrrd0p/ONwD948E0VrTxqNIR8+uSSILS1hrJxfjTdPx7DndD/2n40jSWdbxde+uL4e6xcGsbDWhyqCHNQGQ4nEtXhB+lEle2hDOEbtpkl6Kt3GWBFPkfUTXGU50NE7hIPn4iQZo1b7cfpiGrdRm5tXRHD30ghaGvyoD5fRvK3G5EI0i2OdSew51Y9X3u9HJ61h3U0BvjfMxQkZ8jWVbvSlGOg4DyE7Jq5uz0+yIWJ0MVIWuwfkMwXT+jkRkVUkqK904XyigD/vv0AzjeNoRxJtvWmsbgrgO/cuwCeaqtBEU1VBoEukMS2S/LVMPsvX0swhrbzmhUPd2PFOF7oTQ1jW6McqjrGRFvHkXfXGPHtS8kdnpNVCuliB1VXxOvpJsSvJMpJknfAVWQWXOq7+s7vP43d7PkR0IIeuKDW0OIwfPrAQd9F8Q5Ues4upuKGoKaK2eZqnXAJ7I0G7lHqtKzaEv5L0c7s70MPqoSniwxJaxnfva8Z9K8N0Fy4Y3z9VzuRrtNxQ7YErlZVJW4SdiHJoQ5UbP37pHJ7Z2cFAVIFN1MRPHl6E5kg5VMrGjBla7xexifzQWgRLFPCUQkJe640vn4jhFy+34cT5AbMgzzyxFA+tqUUsbWWBqYoIh5gu3NpxnI5oLsGcU+VFfdDLlOLC8nnV6Ixlca4/h0SmyKhopzmL0EQAR+5yqoF3UX19JHQumkMDx97SEmLwymN+uAIBHzPrR+vjSMTV1ZfKF7Wf7LQrklbkk8nBIUbiXmynCZ65mILf62HACWELU83tC6vRXOs3rpJScWGQjtayBd4y64DPhQG+r6M/g4Nnk3jt/V4T/NQE3LMsjAfXzMHWWyLM6W6mrIkXcDzRGNrfdvUM5Iu6BeLQoo2ItI/VgvyznQFnLwPWa6f6cICPQ5xg1fwqfEFphlG3ZW6lsYokCdl+bBMN+l0MZMCJD1PYdbwPbzBVHe8cQMDvwV03h4yrbFkRRsjvNZdlc9amhBORH5e56QbdyUKRcw2bnnMx4Dm5j7ZIHOhPZw3wne/14E97u1DG19cyLd25OGSKi9ubK005mcgUTLrRvG+cimMniSrCH2iLYi7jweMbGrCVVtLSWIkqX5kxdQU//TglK1HA1Da26+KAnpKwDg7FaNjrRpD5V5ImEbmHwOmuRI5q+8GOs/jj2xfgpz/Pq/Ezr1bjqUeWYFldOV4/k8Cvd7XjONNYe/8gcrz4N19bgYdvq0O1z20KIa1nBce36+9e+rYsyilnXsKKi9d1J6hhsnVKWGQrSfYU/XbDU+/ggTUR/OjBxVja6KOvWKNpJRlzzOO2V8/jLwe60NadwcW+NMI8oTQ2v8aHpUw5X7+7CV+9o9ZcxxRsEBaY9oao1WM07yf/cAKbl0fwy8eXGvdzSvoy4R5qWKbo1IdtwscvpPDcrg6aZC9NusCIWoPPr62j3wbRELait8xW+8YqGv55pIcmzFKTZedKFiRbV9Tis6trQHdFbJCAOHaG4bSjbxD7zkbxt4Nd2MvSs5mFy6PrGvDtrU3Uvsd50CJZY9I9jNK5vPOgJa2xLmVUdpuq6FWWhW+djhJknPl3CLfMrcJGauShW+swj8TVoomNiHXG8qzEUiwzqxChH8sNNF6CPnGkM4HXOZYW5SytoZH+smFRmIs4hxVbNcL+MqaoEoJWX5ppiVXCdDbrBFJOpkjNTIGLrJBOUuNqCF472U9zT5rScBOJf4pBa93CAGpZ7aRpsrpW16gl7OwfwiHW32+zo3rxaDeLihyWc8G28DqloyX1lVy0MqSy04vQkstpKZ4pFgcYXKbVOJhDkcWH2/jIAE2S/5oioY0meaQtjmdo7q29GSxntL2V0XoTCXz5jnpGdeB8PI/thy6xyYiatvEUq6n7V9fhsfUNXJxq0yra9XeowtpsTzK6F0nYKWVVWlXlJZSWAiGTDpPsszs/xKI6Px5bW2POJalBLQADM3oTebzC3PxzlqCnGeDmRbyYG/LSb+vxwrsXWTfn0B3LYC3z7U8fWYw7WX/r/q8YyeiqWGZKtr1yAYsZ3LYyHyulOdWyXVqW0DxYKekDtn+P/fYYWmnKdfTV79+/kMGlHvUB5hKNx5VRpJbsPZfEr3a241j7AC4lBzFf/TE1/j02BS31XlN/y2xFVj53ITqI5/ddwtMvnuWLRXxmVS22fWUZGhgB5fdT5ayxLjcP020PbQ0HmC/fYLB6fl8Xjp9P4UzXAAONF4/SLDe3RFheBpiXiYy/1TRLKWzPB0nsa43iXkbotU1+a3eRRAucPsZUdaQjgd2M+i8yokdT9Od5Vay2GABvm4M1DFzprLPGYVR7KMLaAMhMYwNApG0fjrJZOHA2ZgLPf+iTxwg6wArpQfrk5uVhBq8qNgLySctUFUBEVKuvzYdL8SyO0I93sB9WAMsy0a5ZEMTGpWFsuDmAu1uCoE4QTzv3YWn38gYA+Za0xSPSMm8FF/Jj4CowYGXMto12MXZRU5HKctxBH73HgA8yeFUaax+grx9tT2I/Ce5hKjrYGjOauJcNwqZlEaxbFMQCBi4/W8UBatXcSXBIVnLFFs9MbOKJtOy2jJozC8d/+2mOb52J4iWa5u6TvWZ3Y/WCaqxrDmLryhq8dLQHh9sS+G9nkq2kGw+zG3rizkYsYQAMV1rRKkewAqyxnZixLTSKKzfxhDVG+8oMWRtw0xXB0kHA9EfuKOeqyl0U3LYxRW0/1AUvk+8ClpStPSkughvf2DgPT94zDzdFfChjgBuiNrVxMF476VRUgvrKiwgxwBpcw3xndCPeDDjMXENpDWWWUpqa8J/9qx1/f/cSvrm5Cd/a2Kg3m1QmXzZohGz4sRQoMoyxG/GGsH0yTsKDOU5ChCVyHiVmAh40lZemS0Ua0evs9c3Hn0StFE2OFY2tIFdRJv+12lDJZcKSNMu2pNLDDN2BGE80nT2hPcV0SsWriRSoz3RV00X8qmGHZZTHahOdpm6W5/IqzLCInHY5rJ1K62+mxWDnQVzEaaSMIiyzUhvH9Rn2wxtThp3UcBGnkTKKsERdU5iVvfzqRiQtzMIuDuN1gFcQ1ppUMKIFWWjn6fXjfWxgtoqwCrOwi4O4jJVxCFvCKpAtnE4rVVivzWaxMLKhIWZhn0gmJCwJMndWqB/laLOZs7AJo7AK82QyKWEpOKA79iyZZNmzkbQwCZswCqsxyklk8tNcLIu0zFvFOwPZ8KnZIIYsMQmbMBqykyt4dOExmehTGMmsGzHzGS694GzDYCZFLaW+IaK7FSFG42qvKrWpgZkyYVs0SX96dnxAPOL3WIvvQBwTlnysvgJgi6762HzJY6Qo2Yuw+RQfNW/fAFetLPZOcZnLebB6YRLlANoOGvmxplKkZMK2aBgRJ29zl0/7VZN9UUuiic3kXLSPnpMkqyQV/rPyi1oTiaL6ZF/Fk4iCbnDpFsj1+Soe8H8f6+naXlISTAAAAABJRU5ErkJggg==)}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check3{background:url(data:image/png;base64,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)}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check4{background:url(data:image/png;base64,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)}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check5{background:url(data:image/png;base64,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)}[data-v-431f453a] .grid-main .avue-data-panel .el-row .el-col .item .check6{background:url(data:image/png;base64,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)}[data-v-431f453a] .el-input--suffix{min-width:100px}[data-v-431f453a] .formList .el-form-item{margin-bottom:0}[data-v-431f453a] .formList .el-form-item .el-form-item__content{height:30px;line-height:0}[data-v-431f453a] .formList .el-form-item .el-form-item__content .el-input__inner,[data-v-431f453a] .formList .el-form-item .el-form-item__content .input-with-select{height:30px}[data-v-431f453a] .formList{display:-webkit-box;display:-ms-flexbox;display:flex}.config[data-v-2debf599]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-2debf599]{width:130px}[data-v-2debf599] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-2debf599] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.project_group[data-v-2520c9c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;height:calc(100% - 10px);overflow:hidden}.project_group>div[data-v-2520c9c2]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.project_group .group_list[data-v-2520c9c2],.project_group>div[data-v-2520c9c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;padding:0}.project_group .group_list[data-v-2520c9c2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:relative;margin:10px 0}.project_group .group_list .floor_list[data-v-2520c9c2]{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;position:relative;margin:0 0 10px 0}.project_group .group_list .floor_list .floor_left[data-v-2520c9c2]{width:5%;cursor:pointer;border:1px solid #ddd;background-color:#f7f7f7;position:absolute;height:100%;top:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .group_list .floor_list .floor_left i[data-v-2520c9c2]{position:absolute;right:5px;top:10px}.project_group .group_list .buidling_left[data-v-2520c9c2]{width:5%;border:1px solid #ddd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10px 0 10px;height:99%;position:absolute;left:5px;top:0;bottom:0}.project_group .group_list .floor_right[data-v-2520c9c2]{width:93%;margin-left:8%;min-height:120px}.project_group .group_list .floor_right .floor_item[data-v-2520c9c2]{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;margin-bottom:10px}.project_group p[data-v-2520c9c2]{width:5%;text-align:center;padding:0 5px}.project_group .check_group[data-v-2520c9c2]{margin-left:6%;width:100%;height:auto;min-height:85px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-2520c9c2]{border-radius:5px;height:80px;margin:5px 0;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-2520c9c2]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-2520c9c2]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-2520c9c2]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:80%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-2520c9c2]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.project_group[data-v-2fdddbdf]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;height:calc(100% - 10px);overflow-x:auto}.project_group p[data-v-2fdddbdf]{width:10%;margin:0!important}.project_group .check_group[data-v-2fdddbdf]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-2fdddbdf]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-2fdddbdf]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-2fdddbdf]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-2fdddbdf]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:100%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-2fdddbdf]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-2fdddbdf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.grid-main[data-v-2fdddbdf]{height:calc(100% - 60px)}.main-table[data-v-2fdddbdf]{height:100%}.main-table .buildingTree[data-v-2fdddbdf],.main-table[data-v-2fdddbdf] .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-table[data-v-2fdddbdf] .el-card__body{padding:0 0!important;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-2fdddbdf]{margin-top:10%}.checkboxgroup[data-v-683b7e4c]{padding:10px 0;position:fixed!important;z-index:100;background:#fff;height:auto;margin:0;width:100%;-webkit-box-shadow:5px 5px 3px 0 rgba(0,0,0,.3);box-shadow:5px 5px 3px 0 rgba(0,0,0,.3)}[data-v-683b7e4c] .el-checkbox-button{margin:0 10px 5px 0!important}[data-v-683b7e4c] .el-checkbox-button__inner{border-radius:4px!important;border-left:1px solid #dcdfe6}.config_left[data-v-5ad80511]{border-right:1px solid #999;height:500px}.vxe-table--body-wrapper[data-v-20cfa192]{height:500px!important}[data-v-20cfa192] .vxe-grid--toolbar-wrapper{display:none}.line-title p[data-v-03d9dd6c]{font-size:17px;font-weight:700;margin:0}[data-v-03d9dd6c] .el-tabs__nav-wrap:after{background-color:transparent!important}.warp[data-v-a19bd4fc]{height:46px;line-height:46px;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;font-size:12px;color:#606266}.warp p[data-v-a19bd4fc]{border:1px solid #e8eaec;border-bottom-width:0;background-color:#f8f8f9;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;padding:0 10px}.top-line[data-v-a19bd4fc]{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}.top-line[data-v-a19bd4fc] .el-checkbox-button,.top-line[data-v-a19bd4fc] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-a19bd4fc] .el-checkbox-button__inner,.top-line[data-v-a19bd4fc] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-a19bd4fc]{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}.top-line .tab-item b[data-v-a19bd4fc]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-a19bd4fc]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;height:calc(100% - 10px);overflow-x:auto}.project_group p[data-v-a19bd4fc]{width:10%;margin:0!important}.project_group .check_group[data-v-a19bd4fc]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-a19bd4fc]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-a19bd4fc]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-a19bd4fc]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-a19bd4fc]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:100%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-a19bd4fc]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-a19bd4fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.grid-main[data-v-a19bd4fc]{height:calc(100% - 30px)}.main-table[data-v-a19bd4fc]{height:100%}.main-table .buildingTree[data-v-a19bd4fc],.main-table[data-v-a19bd4fc] .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-table[data-v-a19bd4fc] .el-card__body{padding:0 0!important;height:100%;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-a19bd4fc]{margin-top:10%}.warp[data-v-c2f94858]{height:46px;line-height:46px;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;font-size:12px;color:#606266}.warp p[data-v-c2f94858]{border:1px solid #e8eaec;border-bottom-width:0;background-color:#f8f8f9;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;padding:0 10px}.top-line[data-v-c2f94858]{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}.top-line[data-v-c2f94858] .el-checkbox-button,.top-line[data-v-c2f94858] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-c2f94858] .el-checkbox-button__inner,.top-line[data-v-c2f94858] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-c2f94858]{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}.top-line .tab-item b[data-v-c2f94858]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-c2f94858]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;height:calc(100% - 10px);overflow-x:auto}.project_group p[data-v-c2f94858]{width:10%;margin:0!important}.project_group .check_group[data-v-c2f94858]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-c2f94858]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-c2f94858]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-c2f94858]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-c2f94858]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:100%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-c2f94858]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-c2f94858]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.grid-main[data-v-c2f94858]{height:calc(100% - 60px)}.main-table[data-v-c2f94858]{height:100%}.main-table .buildingTree[data-v-c2f94858],.main-table[data-v-c2f94858] .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-table[data-v-c2f94858] .el-card__body{padding:0 0!important;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-c2f94858]{margin-top:10%}.warp[data-v-ef777aee]{height:46px;line-height:46px;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;font-size:12px;color:#606266}.warp p[data-v-ef777aee]{border:1px solid #e8eaec;border-bottom-width:0;background-color:#f8f8f9;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;padding:0 10px}.top-line[data-v-ef777aee]{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}.top-line[data-v-ef777aee] .el-checkbox-button,.top-line[data-v-ef777aee] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-ef777aee] .el-checkbox-button__inner,.top-line[data-v-ef777aee] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-ef777aee]{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}.top-line .tab-item b[data-v-ef777aee]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-ef777aee]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-top:10px;height:calc(100% - 10px)}.project_group>div[data-v-ef777aee],.project_group[data-v-ef777aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.project_group>div[data-v-ef777aee]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;height:auto;padding:0}.project_group p[data-v-ef777aee]{width:8%;margin:0!important;text-align:center}.project_group .check_group[data-v-ef777aee]{width:100%;height:auto;min-height:85px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-ef777aee]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-ef777aee]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-ef777aee]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-ef777aee]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:100%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-ef777aee]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-ef777aee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.grid-main[data-v-ef777aee]{height:calc(100% - 60px)}.main-table[data-v-ef777aee]{height:100%}.main-table .buildingTree[data-v-ef777aee],.main-table[data-v-ef777aee] .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-table[data-v-ef777aee] .el-card__body{padding:0 0!important;height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-ef777aee]{margin-top:10%}.people-container[data-v-22ef2dd8]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-22ef2dd8]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-22ef2dd8]{width:100%;height:100%}.people-container .people-item[data-v-22ef2dd8]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-22ef2dd8]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-22ef2dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:25px}.people-container .add-button[data-v-22ef2dd8]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container[data-v-e3790fb0]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-e3790fb0]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-e3790fb0]{width:100%;height:100%}.people-container .people-item[data-v-e3790fb0]{width:22%;height:auto;min-height:130px;margin:0 1.2rem 20px 0;border:1px solid #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px}.people-container .people-item .people-content[data-v-e3790fb0]{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;width:100%;height:auto;-ms-flex-pack:distribute;justify-content:space-around;padding:5px;line-height:25px}.people-container .people-item .people-content>div[data-v-e3790fb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.people-container .people-item .people-content .main[data-v-e3790fb0]{width:60%}.people-container .people-item .people-content .main span[data-v-e3790fb0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .add-button[data-v-e3790fb0]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .taglist[data-v-e3790fb0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.people-container .taglist .el-tag[data-v-e3790fb0]{margin:5px}.line-title p[data-v-06f8025a]{font-size:17px;font-weight:700;margin:0}[data-v-06f8025a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-06f8025a] .el-input__count{background:hsla(0,0%,100%,.711)}.config[data-v-0d8ab707]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-0d8ab707]{width:130px}.config[data-v-5fcc4b87]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5fcc4b87]{width:130px}.people-container[data-v-1e01de0e]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-1e01de0e]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-1e01de0e]{width:100%;height:100%}.people-container .people-item[data-v-1e01de0e]{width:30%;height:140px;margin:0 1.2rem 20px 0;border-radius:4px;color:#fff;position:relative}.people-container .people-item .tag[data-v-1e01de0e]{position:absolute;right:0;top:15px;color:#fff}.people-container .people-item .people-content[data-v-1e01de0e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px auto}.people-container .people-item .people-content span[data-v-1e01de0e]{width:96%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-container .people-item .people-content span i[data-v-1e01de0e]{cursor:pointer}.people-container .people-item .people-content b[data-v-1e01de0e]{font-size:24px}.people-container .people-item .people-content p[data-v-1e01de0e]{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;color:#fff;font-size:16px}.people-container .people-item .people-content[data-v-1e01de0e]{line-height:28px}.people-container .add-button[data-v-1e01de0e]{cursor:pointer;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;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;border:1px dotted #9a9a9f}.people-container .add-button span[data-v-1e01de0e]{font-size:13px}[data-v-30faedaa] .el-card__body{padding:0}.com[data-v-30faedaa]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}[data-v-30faedaa] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-30faedaa]{height:100%}.tabs[data-v-30faedaa]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-30faedaa] .el-tabs__content{height:100%}.tabs[data-v-30faedaa] .el-card__body{padding-top:0}.tabs[data-v-30faedaa] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-30faedaa] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-30faedaa]{width:70px;height:80px}.image-slot img[data-v-30faedaa]{width:100%;height:100%}.project_group[data-v-30faedaa]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px;height:400px;overflow-x:auto}.project_group p[data-v-30faedaa]{width:10%;margin:0!important}.project_group .check_group[data-v-30faedaa]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-30faedaa]{margin-bottom:15px;margin-left:15px;width:31%;margin-right:11px;height:150px;overflow:hidden;position:relative}.project_group .check_group[data-v-30faedaa] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-30faedaa] .el-checkbox__label p,.project_group .check_group[data-v-30faedaa] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-30faedaa] .el-checkbox__input{display:none}.checkIcon[data-v-30faedaa]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-30faedaa]{margin-left:0!important}.emptyPage[data-v-30faedaa]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-30faedaa],.people-container[data-v-09201419]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-09201419]{min-height:250px;overflow-y:auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-09201419]{width:85px;height:75px;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}.people-container .icon img[data-v-09201419]{width:100%;height:100%}.people-container .people-item[data-v-09201419]{width:22%;height:130px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-09201419]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-09201419]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-09201419]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.project_group[data-v-09201419]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:400px;overflow-x:auto}.project_group p[data-v-09201419]{width:10%;margin:0!important}.project_group .check_group[data-v-09201419]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-09201419]{border:1px solid #dcdfe6;border-radius:4px;margin-bottom:15px;margin-left:15px;width:270px;margin-right:15px;height:130px;overflow:hidden;position:relative}.project_group .check_group[data-v-09201419] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-09201419] .el-checkbox__label p,.project_group .check_group[data-v-09201419] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-09201419] .el-checkbox__input{display:none}.people-container[data-v-a9d3f7ee]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-a9d3f7ee]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-a9d3f7ee]{width:100%;height:100%}.people-container .people-item[data-v-a9d3f7ee]{width:30%;height:140px;margin:0 1.2rem 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-a9d3f7ee]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-a9d3f7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px}.people-container .people-item .people-content p[data-v-a9d3f7ee]{font-weight:700;margin-bottom:10px;font-size:16px}.people-container .add-button[data-v-a9d3f7ee]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container[data-v-063c986c]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-063c986c]{width:70px;height:75px;background-color:#fff;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}.people-container .icon img[data-v-063c986c]{width:100%;height:100%}.people-container .people-item[data-v-063c986c]{width:350px;height:140px;margin:0 1.2rem 20px 0;padding:0 0 20px 0;border-radius:4px;border:1px solid #888;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;position:relative}.people-container .people-item span[data-v-063c986c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-063c986c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;height:90%;padding:5px}.people-container .people-item .people-content p[data-v-063c986c]{font-weight:700;margin-bottom:10px;font-size:16px}.people-container .add-button[data-v-063c986c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.contactRole-wrapper[data-v-063c986c]{width:80px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contactRole-wrapper .role-item[data-v-063c986c]{margin-top:8px;background:#ffddb5;color:#ee8100}.people-container[data-v-0591edf2]{overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .people-item[data-v-0591edf2],.people-container[data-v-0591edf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .people-item[data-v-0591edf2]{width:30%;margin:0 1.2rem 20px 0;background:#d8f3f4;border-radius:5px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item span[data-v-0591edf2]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-0591edf2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:23px;padding-bottom:10px}.people-container .people-item .people-content .tit[data-v-0591edf2]{background:#baecef;padding:5px;padding-left:10px;font-size:12px;color:#329baa}.people-container .people-item .people-content .title[data-v-0591edf2]{padding-left:10px;margin-top:10px;font-size:12px;font-weight:600;margin-bottom:0}.people-container .people-item .people-content span[data-v-0591edf2]{padding-left:10px;font-size:12px;color:#666}.people-container .add-button[data-v-0591edf2]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-c0c5589c] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-c0c5589c]{height:100%}.tabs[data-v-c0c5589c]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-c0c5589c] .el-tabs__content{height:100%}.tabs[data-v-c0c5589c] .el-card__body{padding-top:0!important}.tabs[data-v-c0c5589c] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-c0c5589c] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-c0c5589c]{width:70px;height:80px}.image-slot img[data-v-c0c5589c]{width:100%;height:100%}.project_group[data-v-c0c5589c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:380px;overflow-x:auto}.project_group[data-v-c0c5589c] .el-checkbox__inner{display:none!important}.project_group p[data-v-c0c5589c]{width:10%;margin:0!important}.project_group .check_group[data-v-c0c5589c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-c0c5589c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-c0c5589c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 85px);top:0;padding:5px;position:absolute;line-height:25px;left:85px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-c0c5589c]{width:100%;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .icon[data-v-c0c5589c]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-c0c5589c]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-c0c5589c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-c0c5589c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-c0c5589c]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-c0c5589c]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-c0c5589c] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-c0c5589c] .el-checkbox__label p,.project_group .check_group[data-v-c0c5589c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-c0c5589c] .el-checkbox__input{display:none}.checkIcon[data-v-c0c5589c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-c0c5589c]{margin-left:0!important}.emptyPage[data-v-c0c5589c]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-c0c5589c],.people-container[data-v-10a37e08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-10a37e08]{min-height:250px;overflow-y:auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-10a37e08]{width:85px;height:75px;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}.people-container .icon img[data-v-10a37e08]{width:100%;height:100%}.people-container .people-item[data-v-10a37e08]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-10a37e08]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-10a37e08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-10a37e08]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-4e072bca] .el-timeline-item__timestamp{width:80px;text-align:center;height:28px;line-height:28px;background:#5b8ff9;color:#fff;border-radius:10px}.divOne[data-v-4e072bca]{width:100px;height:50px;margin:30px auto}.divOne div[data-v-4e072bca]:first-child{color:grey;font-size:15px}.divOne div[data-v-4e072bca]:nth-child(2){font-weight:700;padding-top:5px}[data-v-4e072bca] .el-divider{height:70px;margin-top:14px}[data-v-2b7dc3fa] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-2b7dc3fa] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-2b7dc3fa]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-2b7dc3fa]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-2b7dc3fa] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2b7dc3fa] .hide .el-upload--picture-card{display:none}.labels[data-v-0882bdd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-0882bdd2]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-0882bdd2]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-0882bdd2]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-0882bdd2]{cursor:pointer;position:relative}.labelYy .delete[data-v-0882bdd2]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-0882bdd2]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-0882bdd2]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-0882bdd2]{margin-right:10px}.from .el-button[data-v-0882bdd2]{height:28px;margin-right:10px}.labelTit[data-v-0882bdd2]{font-size:12px;font-weight:600;margin-bottom:10px}[data-v-daebcdc0] .vxe-modal--content{background:#fff!important}[data-v-daebcdc0] .vxe-grid--toolbar-wrapper{display:none!important}[data-v-daebcdc0] .el-form-item{margin-bottom:0!important}.config[data-v-33150a94]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-33150a94]{width:130px}[data-v-33150a94] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-33150a94] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-33150a94] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-33150a94] .data-icons .item-info>span{font-size:14px}[data-v-33150a94] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-33150a94] .contract-container{margin-top:25px}.line-titles[data-v-33150a94]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-33150a94]{position:relative}.blacklist[data-v-33150a94]{position:absolute;top:179px;left:472px;z-index:100;padding:7px 40px;font-weight:600;font-size:14px;border:2px solid #000;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.project-top .img[data-v-33150a94]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-33150a94]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.projectImg span[data-v-33150a94]{font-size:13px;font-weight:600}.labels[data-v-33150a94]{position:absolute;top:130px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.labels .labD[data-v-33150a94]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-33150a94]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-33150a94]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-33150a94]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.people-container[data-v-50e53cb5] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-50e53cb5]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.title[data-v-083e2b33]{font-size:16px;font-weight:bolder}.file-item[data-v-083e2b33]{height:30px;line-height:30px}.btn_primary[data-v-083e2b33]{margin-top:6px}[data-v-083e2b33] .titleClass{position:absolute!important}.mainTable[data-v-083e2b33] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-083e2b33] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-083e2b33] .vxe-header--row{font-size:13px!important}.title[data-v-020186b9]{font-size:16px;font-weight:bolder;margin:10px 0}.content[data-v-020186b9]{height:25px;line-height:25px}.btn_primary[data-v-020186b9]{margin-top:10px}[data-v-020186b9] .titleClass{position:absolute!important}.mainTable[data-v-020186b9]{margin-top:10px;height:100%}.mainTable[data-v-020186b9] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.mainTable[data-v-020186b9] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-020186b9] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.mainTable[data-v-020186b9] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-020186b9] .vxe-header--row{font-size:13px!important}.people-container[data-v-aa9dec90] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-aa9dec90]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-aa9dec90],.people-container[data-v-aa9dec90]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-aa9dec90]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-aa9dec90]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-aa9dec90]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-aa9dec90],.people-container .file-group .file-item[data-v-aa9dec90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-aa9dec90]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-aa9dec90]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-aa9dec90]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-aa9dec90]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-aa9dec90]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-aa9dec90]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-aa9dec90]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-aa9dec90]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-aa9dec90]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-aa9dec90]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-aa9dec90]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-aa9dec90]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-aa9dec90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-aa9dec90]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-aa9dec90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-aa9dec90] .avue-form__menu{display:none}.people-container .checkDialog[data-v-aa9dec90] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-aa9dec90]{margin:1px 30px;height:32px}.table_box[data-v-3ce3e660]{padding:10px}.table_box .totalAmount[data-v-3ce3e660]{font-size:16px;height:30px;line-height:30px}[data-v-3ce3e660] .titleClass{position:absolute!important}.mainTable[data-v-3ce3e660]{margin-top:10px;height:100%}.mainTable[data-v-3ce3e660] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.mainTable[data-v-3ce3e660] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-3ce3e660] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.mainTable[data-v-3ce3e660] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-3ce3e660] .vxe-header--row{font-size:13px!important}.primaryFont[data-v-3ce3e660]{font-size:14px;color:#606266;padding-left:15px}.orgin_title[data-v-3ce3e660]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.config[data-v-3ce3e660]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3ce3e660]{width:130px}.btn_lab_blue[data-v-3ce3e660]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-3ce3e660]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-3ce3e660]{margin-left:10px}.address_filter[data-v-3ce3e660],.address_title[data-v-3ce3e660]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-3ce3e660],.top_title[data-v-3ce3e660]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-3ce3e660]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.file-item[data-v-3ce3e660]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.file-item .left-icon[data-v-3ce3e660],.file-item[data-v-3ce3e660]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-item .left-icon[data-v-3ce3e660]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.file-item .left-icon img[data-v-3ce3e660]{width:22px;height:18px}.file-item img[data-v-3ce3e660]{width:30px;height:30px}.file-item .content[data-v-3ce3e660]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.file-item .content p[data-v-3ce3e660]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.file-item .content span[data-v-3ce3e660]{font-size:12px;color:#999}.file-item .icon-group[data-v-3ce3e660]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.file-item .icon-group .icon[data-v-3ce3e660]{cursor:pointer;margin:0 10px}[data-v-ac094c08] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-ac094c08] .vxe-modal--content{overflow:auto!important}.demo-image__preview[data-v-ac094c08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.demo-image__preview span[data-v-ac094c08]{margin-top:10px;font-size:13px}.line-title p[data-v-57a42374]{font-size:17px;font-weight:700;margin:0}[data-v-57a42374] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-57a42374] .vxe-modal--content{overflow:auto!important}.demo-image__preview[data-v-57a42374]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.demo-image__preview span[data-v-57a42374]{margin-top:10px;font-size:13px}.infoModal .infotitle[data-v-57a42374]{border:1px solid #e8eaec;border-bottom-width:0;background-color:#f8f8f9;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;height:40px;line-height:40px}.clearfix[data-v-263be25b]{font-weight:700}.modalAll[data-v-5f413841]{height:100%;overflow:auto}.modalTit[data-v-5f413841]{font-weight:600;padding:12px;font-size:15px;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}[data-v-5f413841] .el-tabs .el-tabs__header{margin-top:0!important}[data-v-65927116]::-webkit-scrollbar{width:2px}[data-v-65927116]::-webkit-scrollbar-track{background:#daedff}[data-v-65927116]::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:1px}[data-v-65927116] .vxe-modal--content{background:#fff!important}[data-v-65927116] .el-tabs__header{padding-left:8px!important}[data-v-65927116] .el-tabs__nav-scroll{border-bottom:1px solid #ebebeb}.modalAll[data-v-65927116]{height:100%;overflow:auto}.modalTit[data-v-65927116]{font-weight:600;padding:12px;font-size:15px;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}.steps[data-v-65927116]{background-color:#fff;padding:10px 0}.steps[data-v-65927116] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-65927116] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-65927116] .el-step__icon-inner{font-weight:400}.steps[data-v-65927116] .is-process{border-color:transparent}.steps[data-v-65927116] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-65927116] .is-process .el-step__icon-inner{color:#fff}.modalTit[data-v-6a8bfffa]{font-weight:600;padding:12px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebeef5}.main[data-v-ac4dec0a]{height:calc(100% - 60px);background:#fff}[data-v-ac4dec0a] .el-tabs__header{padding:0!important;margin-top:0!important}.main[data-v-91a57e7c]{height:calc(100% - 60px);background:#fff}[data-v-91a57e7c] .el-tabs__header{padding:0!important;margin-top:0!important}[data-v-2b644698]::-webkit-scrollbar{width:2px}[data-v-2b644698]::-webkit-scrollbar-track{background:#daedff}[data-v-2b644698]::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:1px}.modalAll[data-v-2b644698]{height:calc(100% - 60px);overflow:auto}.modalTit[data-v-2b644698]{font-weight:600;padding:12px;font-size:15px;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}.steps[data-v-2b644698]{background-color:#fff;padding:10px 0}.steps[data-v-2b644698] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-2b644698] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-2b644698] .el-step__icon-inner{font-weight:400}.steps[data-v-2b644698] .is-process{border-color:transparent}.steps[data-v-2b644698] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2b644698] .is-process .el-step__icon-inner{color:#fff}[data-v-33ba9a4a]::-webkit-scrollbar{width:2px}[data-v-33ba9a4a]::-webkit-scrollbar-track{background:#daedff}[data-v-33ba9a4a]::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:1px}.modalAll[data-v-33ba9a4a]{height:calc(100% - 20px);overflow:auto}.modalTit[data-v-33ba9a4a]{font-weight:600;padding:12px;font-size:15px;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}.people-container[data-v-327d2c71] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-327d2c71]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.title[data-v-9832891a]{font-size:16px;font-weight:bolder}.file-item[data-v-9832891a]{height:30px;line-height:30px}.btn_primary[data-v-9832891a]{margin-top:6px}[data-v-9832891a] .titleClass{position:absolute!important}.mainTable[data-v-9832891a] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-9832891a] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-9832891a] .vxe-header--row{font-size:13px!important}.table_box[data-v-8af2f2a6]{padding:10px}.table_box .totalAmount[data-v-8af2f2a6]{font-size:16px;height:30px;line-height:30px}[data-v-8af2f2a6] .titleClass{position:absolute!important}.mainTable[data-v-8af2f2a6]{margin-top:10px;height:100%}.mainTable[data-v-8af2f2a6] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.mainTable[data-v-8af2f2a6] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-8af2f2a6] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.mainTable[data-v-8af2f2a6] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-8af2f2a6] .vxe-header--row{font-size:13px!important}.primaryFont[data-v-8af2f2a6]{font-size:14px;color:#606266;padding-left:15px}.orgin_title[data-v-8af2f2a6]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.config[data-v-8af2f2a6]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-8af2f2a6]{width:130px}.btn_lab_blue[data-v-8af2f2a6]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-8af2f2a6]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-8af2f2a6]{margin-left:10px}.address_filter[data-v-8af2f2a6],.address_title[data-v-8af2f2a6]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-8af2f2a6],.top_title[data-v-8af2f2a6]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-8af2f2a6]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.file-item[data-v-8af2f2a6]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.file-item .left-icon[data-v-8af2f2a6],.file-item[data-v-8af2f2a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-item .left-icon[data-v-8af2f2a6]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.file-item .left-icon img[data-v-8af2f2a6]{width:22px;height:18px}.file-item img[data-v-8af2f2a6]{width:30px;height:30px}.file-item .content[data-v-8af2f2a6]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.file-item .content p[data-v-8af2f2a6]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.file-item .content span[data-v-8af2f2a6]{font-size:12px;color:#999}.file-item .icon-group[data-v-8af2f2a6]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.file-item .icon-group .icon[data-v-8af2f2a6]{cursor:pointer;margin:0 10px}.title[data-v-187f6d95]{font-size:16px;font-weight:bolder;margin:10px 0}.content[data-v-187f6d95]{height:25px;line-height:25px}.btn_primary[data-v-187f6d95]{margin-top:10px}[data-v-187f6d95] .titleClass{position:absolute!important}.mainTable[data-v-187f6d95]{margin-top:10px;height:100%}.mainTable[data-v-187f6d95] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.mainTable[data-v-187f6d95] .vxe-table--header-wrapper{background-color:#f0f7ff}.mainTable[data-v-187f6d95] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.mainTable[data-v-187f6d95] .vxe-body--expanded-cell{padding:0!important}.mainTable[data-v-187f6d95] .vxe-header--row{font-size:13px!important}.people-container[data-v-bb9d80fe] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-bb9d80fe]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-bb9d80fe],.people-container[data-v-bb9d80fe]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-bb9d80fe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-bb9d80fe]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-bb9d80fe]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-bb9d80fe],.people-container .file-group .file-item[data-v-bb9d80fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-bb9d80fe]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-bb9d80fe]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-bb9d80fe]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-bb9d80fe]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-bb9d80fe]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-bb9d80fe]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-bb9d80fe]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-bb9d80fe]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-bb9d80fe]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-bb9d80fe]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-bb9d80fe]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-bb9d80fe]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-bb9d80fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-bb9d80fe]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-bb9d80fe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-bb9d80fe] .avue-form__menu{display:none}.people-container .checkDialog[data-v-bb9d80fe] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-bb9d80fe]{margin:1px 30px;height:32px}.line-title p[data-v-0e9875f2]{font-size:17px;font-weight:700;margin:0}[data-v-0e9875f2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0e9875f2] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-0e9875f2] .vxe-modal--content .custom-demo-view{height:100%}[data-v-0e9875f2] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.config[data-v-2691972e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-2691972e]{width:130px}.modalAll[data-v-c6519402]{height:100%;overflow:auto}.modalTit[data-v-c6519402]{font-weight:600;padding:12px;font-size:15px;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}[data-v-c6519402] .Modal .vxe-modal--content{background:#fff!important;overflow-y:scroll!important}.modalAll[data-v-63c4cb80]{height:100%;overflow:auto}.modalTit[data-v-63c4cb80]{font-weight:600;padding:12px;font-size:15px;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}[data-v-63c4cb80] .el-tabs .el-tabs__header{margin-top:0!important}.line-title p[data-v-bda0a798]{font-size:17px;font-weight:700;margin:0}[data-v-bda0a798] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-bda0a798] .el-input__count{background:hsla(0,0%,100%,.711)}.config[data-v-6310e605]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-6310e605]{width:130px}.radio-css[data-v-5c5dae0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-5c5dae0e]{height:40px}.radio-css .radio-item[data-v-5c5dae0e],.radio-css .radio-item[data-v-5c5dae0e] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-5c5dae0e] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-0cb5560e] .avue-form__menu{display:none!important}.incofont[data-v-173cb06a]{color:#999}.ringht_font[data-v-173cb06a]{padding-right:10px}[data-v-173cb06a] .avue-form__menu{display:none!important}.people-container[data-v-53ebfa79] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-53ebfa79]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-53ebfa79],.people-container[data-v-53ebfa79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-53ebfa79]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-53ebfa79]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-53ebfa79]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-53ebfa79],.people-container .file-group .file-item[data-v-53ebfa79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-53ebfa79]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-53ebfa79]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-53ebfa79]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-53ebfa79]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-53ebfa79]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-53ebfa79]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-53ebfa79]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-53ebfa79]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-53ebfa79]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-53ebfa79]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-53ebfa79]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-53ebfa79]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-53ebfa79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-53ebfa79]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-53ebfa79]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-53ebfa79] .avue-form__menu{display:none}.people-container .checkDialog[data-v-53ebfa79] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-53ebfa79]{margin:1px 30px;height:32px}[data-v-1e8c7b99] .avue-form__menu{display:none!important}.steps[data-v-db417652]{background-color:#fff;padding:10px 0}.steps[data-v-db417652] .el-step__icon{font-weight:400}.steps[data-v-db417652] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-db417652] .el-step__icon-inner{font-weight:400}.steps[data-v-db417652] .is-process{border-color:transparent}.steps[data-v-db417652] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-db417652] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-db417652]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-441a0c3a]{background-color:#fff;padding:10px 0}.steps[data-v-441a0c3a] .el-step__icon{font-weight:400}.steps[data-v-441a0c3a] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-441a0c3a] .el-step__icon-inner{font-weight:400}.steps[data-v-441a0c3a] .is-process{border-color:transparent}.steps[data-v-441a0c3a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-441a0c3a] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-441a0c3a]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-59ee5d54] .vxe-grid--toolbar-wrapper{display:none}.steps[data-v-59ee5d54]{background-color:#fff;padding:10px 0}.steps[data-v-59ee5d54] .el-step__icon{font-weight:400}.steps[data-v-59ee5d54] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-59ee5d54] .el-step__icon-inner{font-weight:400}.steps[data-v-59ee5d54] .is-process{border-color:transparent}.steps[data-v-59ee5d54] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-59ee5d54] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-59ee5d54]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-db54ac4a] .vxe-grid--toolbar-wrapper{display:none}.steps[data-v-db54ac4a]{background-color:#fff;padding:10px 0}.steps[data-v-db54ac4a] .el-step__icon{font-weight:400}.steps[data-v-db54ac4a] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-db54ac4a] .el-step__icon-inner{font-weight:400}.steps[data-v-db54ac4a] .is-process{border-color:transparent}.steps[data-v-db54ac4a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-db54ac4a] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-db54ac4a]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-52565233]{background-color:#fff;padding:10px 0}.steps[data-v-52565233] .el-step__icon{font-weight:400}.steps[data-v-52565233] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-52565233] .el-step__icon-inner{font-weight:400}.steps[data-v-52565233] .is-process{border-color:transparent}.steps[data-v-52565233] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-52565233] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-52565233]{height:100%;overflow-y:scroll;margin:15px 10px}.line-title p[data-v-b21376a0]{font-size:17px;font-weight:700;margin:0}[data-v-b21376a0] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-6ef5f5f2]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-6ef5f5f2]{width:150px}.btn-head[data-v-3678d240]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-3678d240] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-3678d240]{color:#fff}.list-wrapper .list-head[data-v-3678d240]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-3678d240]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-3678d240]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-3678d240]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-3678d240]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-3678d240]:first-of-type{color:#fff}.numbers[data-v-e59b0e46]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-e59b0e46]{margin-top:20px;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;margin-left:20px}.radioList[data-v-e59b0e46] .el-radio__input{display:none!important}.list-wrapper[data-v-e59b0e46]{color:#fff}.list-wrapper .list-head[data-v-e59b0e46]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-e59b0e46]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-e59b0e46]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-e59b0e46]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-e59b0e46]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-e59b0e46]:first-of-type{color:#fff}.grid-main[data-v-34a22317]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-34a22317]:first-child{width:31%}.grid-main .vxe-grid[data-v-34a22317]:nth-child(2){width:68%;padding-left:20px}.labels[data-v-34a22317]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-34a22317]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-34a22317]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-34a22317]{margin-top:20px}.labelYy .lab[data-v-34a22317]{cursor:pointer;position:relative}.labelYy .delete[data-v-34a22317]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-34a22317]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}[data-v-34a22317] .vxe-grid .vxe-form--item{padding-right:0}.grid-main[data-v-702e2f55]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-702e2f55]:first-child{width:31%}.grid-main .vxe-grid[data-v-702e2f55]:nth-child(2){width:68%;padding-left:20px}.labels[data-v-702e2f55]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-702e2f55]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-702e2f55]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-702e2f55]{margin-top:20px}.labelYy .lab[data-v-702e2f55]{cursor:pointer;position:relative}.labelYy .delete[data-v-702e2f55]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-702e2f55]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}[data-v-702e2f55] .vxe-grid .vxe-form--item{padding-right:0}.radio-css[data-v-18603750]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-18603750]{height:40px}.radio-css .radio-item[data-v-18603750],.radio-css .radio-item[data-v-18603750] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-18603750] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projectBill[data-v-c6a0eca0]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding-bottom:10px}.project_bill[data-v-c6a0eca0]:active{background:#f6f6f6}.project_bill[data-v-c6a0eca0]{-ms-flex-negative:0;flex-shrink:0;width:29%;margin-right:1%;height:60px;padding:10px;border:1px solid #dedddd;border-radius:4px;position:relative;cursor:pointer;margin-bottom:10px}.project_bill .selectIs[data-v-c6a0eca0],.project_bill[data-v-c6a0eca0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_bill .selectIs[data-v-c6a0eca0]{position:absolute;top:0;right:0;width:20px;height:20px;background:#5b8ff9;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_bill .bill_img[data-v-c6a0eca0]{width:80px;height:55px;position:relative;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.project_bill .bill_img img[data-v-c6a0eca0]{height:100%;width:100%}.project_bill .bill_img .bill_icon[data-v-c6a0eca0]{position:absolute;top:0;left:0;padding:1px 5px;font-size:11px;background:#f2f2f2}.project_bill .bill_text[data-v-c6a0eca0]{padding:5px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.project_bill .bill_text .text1[data-v-c6a0eca0]{width:100%;color:#5b8ff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_bill .bill_text .text2[data-v-c6a0eca0]{width:100%;color:#979797;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_bills[data-v-c6a0eca0]{border:1px solid #5b8ff9}[data-v-75ebb227] .seeUpload .el-upload--picture-card,[data-v-75ebb227] .seeUpload .el-upload-list__item-delete{display:none!important}[data-v-75ebb227] .add-Modal .vxe-modal--content{background:#fff!important;border-bottom:1px solid #f0f0f0}.title_top[data-v-75ebb227]{font-size:14px;font-weight:700;padding:10px;padding-top:0;background:#fff;border-bottom:1px solid #d7d7d7}.mergeMain[data-v-75ebb227]{height:100%;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-75ebb227]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-75ebb227] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-75ebb227]{width:100%;font-size:16px;margin:15px 0 10px 0;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}[data-v-06e62186] .add-Modal .vxe-modal--content{background:#fff!important}.config[data-v-234c8162]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-234c8162]{width:130px}[data-v-f3fbaf84] .A_tabs .el-tabs__header{margin-bottom:5px}[data-v-f3fbaf84] .el-range-editor--small.el-input__inner{height:30px}[data-v-6d1be9e5] .A_tabs .el-tabs__header{margin-bottom:5px}[data-v-6d1be9e5] .el-range-editor--small.el-input__inner{height:30px}.modalTit[data-v-f99fff5a]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-f99fff5a]{height:100%;overflow:auto}.modalTit[data-v-1fb6f8be]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-1fb6f8be]{height:100%;overflow:auto}.modalTit[data-v-4c2f15b4]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-4c2f15b4]{height:100%;overflow:auto}.boxContent[data-v-40db87ac]{background:#fff;border:1px solid #d9d9d9;border-left:0;border-bottom:0;text-align:center;font-size:14px;margin:0 auto;margin-top:20px;width:80%}.boxContent p[data-v-40db87ac]{text-align:center;border-left:1px solid #d9d9d9;height:50px;line-height:50px;font-size:18px;font-weight:bolder}.boxContent .tr_table[data-v-40db87ac]{display:-webkit-box;display:-ms-flexbox;display:flex}.boxContent .tr_table div[data-v-40db87ac]{height:40px;line-height:40px}.boxContent .tr_table .item_tr_table[data-v-40db87ac]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;border-bottom:1px solid #d9d9d9}.boxContent .left_title[data-v-40db87ac]{width:200px;background:#f5f5f5;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.boxContent .right_title[data-v-40db87ac]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;border-bottom:1px solid #d9d9d9}.boxContent .top_title[data-v-40db87ac]{width:100%;background:#eaeaea;height:40px;line-height:40px;border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.bottom_num[data-v-40db87ac]{font-size:17px;font-weight:bolder}[data-v-40db87ac] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-40db87ac]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-40db87ac]{width:130px}[data-v-40db87ac] textarea{min-height:15px!important;height:auto!important}.modalAll[data-v-221a3acd]{background:#fff;height:100%;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalTit[data-v-221a3acd]{font-weight:600;padding:12px;font-size:15px}[data-v-221a3acd] .avue-form__menu{display:none!important}[data-v-221a3acd] .el-form-item{background:#fff!important}[data-v-221a3acd] .avue--detail .el-col,[data-v-221a3acd] .avue--detail .el-row,[data-v-221a3acd] .el-form-item__content{border:none!important}[data-v-034ee083] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-034ee083],[data-v-034ee083] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-034ee083]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}[data-v-034ee083] .avue-form__menu{display:none!important}[data-v-034ee083] .el-form-item{background:#fff!important}[data-v-034ee083] .avue--detail .el-col,[data-v-034ee083] .avue--detail .el-row,[data-v-034ee083] .el-form-item__content{border:none!important}.overForm[data-v-034ee083]{overflow-x:hidden;overflow-y:auto}[data-v-35a13ae3] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-35a13ae3],[data-v-35a13ae3] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-35a13ae3]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.contract[data-v-35a13ae3]{background:#fff;padding:12px 20px;height:118px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_tit[data-v-35a13ae3]{font-weight:600;font-size:18px;font-family:SimHei;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract .contract_tit i[data-v-35a13ae3]{font-weight:500;background:#009dff;padding:7px;font-size:12px;border-radius:50%;color:#fff;margin-right:10px}.contract .contract_tit span[data-v-35a13ae3]{color:#5b8ff9;cursor:pointer}.contract .contract_content[data-v-35a13ae3]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;padding:5px 15px;padding-left:37px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_content div[data-v-35a13ae3]{width:32%;padding:5px 0}.nodeNode[data-v-35a13ae3]{background:#fff;margin-top:10px;overflow:auto;height:300px;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px dashed #e9e9e9}.nodeNode .node_tit[data-v-35a13ae3]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.nodeNode .handle[data-v-35a13ae3]{width:100%;height:240px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e9e9e9;min-width:1050px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList[data-v-35a13ae3]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states[data-v-35a13ae3]{height:44px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states .state[data-v-35a13ae3]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.nodeNode .handle .handleList .states .state1[data-v-35a13ae3]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.nodeNode .handle .handleList .states .state2[data-v-35a13ae3]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.nodeNode .handle .handleList .states .state3[data-v-35a13ae3]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.nodeNode .handle .handleList .positioning[data-v-35a13ae3]{height:28px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .positioning .state[data-v-35a13ae3]{width:18px;height:18px;border-radius:50%;z-index:100}.nodeNode .handle .handleList .positioning .state1[data-v-35a13ae3]{background:#e9e9e9}.nodeNode .handle .handleList .positioning .state2[data-v-35a13ae3]{background:#f7ae4f}.nodeNode .handle .handleList .positioning .state3[data-v-35a13ae3]{background:#5b8ff9}.nodeNode .handle .handleList .positioning .arrow[data-v-35a13ae3]{position:absolute;top:8px;left:-44%;width:88%}.nodeNode .handle .handleList .positioning .arrow1[data-v-35a13ae3]{border-top:2px solid #e9e9e9}.nodeNode .handle .handleList .positioning .arrow2[data-v-35a13ae3]{border-top:2px dashed #5b8ff9}.nodeNode .handle .handleList .positioning .arrow3[data-v-35a13ae3]{border-top:2px solid #5b8ff9}.nodeNode .handle .handleList .details[data-v-35a13ae3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:85%}.nodeNode .handle .handleList .details .time[data-v-35a13ae3]{font-size:13px;color:#a6a6a6;padding:10px 0}.nodeNode .handle .handleList .details .overdue[data-v-35a13ae3]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.nodeNode .handle .handleList .details .handleTxt[data-v-35a13ae3]{background:#f5e8d8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;padding:10px;width:100%;position:relative;min-height:133px}.nodeNode .handle .handleList .details .handleTxt p[data-v-35a13ae3]{color:#9f978d;padding:3px 0;margin:0}.nodeNode .handle .handleList .details .handleTxt .arrow[data-v-35a13ae3]{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nodeNode .handle .handleList_start .positioning div[data-v-35a13ae3]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.acceptTable[data-v-35a13ae3]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:300px;background:#fff;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-35a13ae3]{font-size:13px;padding:3px 14px;border-radius:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45px;text-align:center}.button[data-v-35a13ae3]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.button[data-v-35a13ae3]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.button1[data-v-35a13ae3]{background:#5b8ff9;color:#fff}.button2[data-v-35a13ae3]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}[data-v-35a13ae3] .el-tabs__header{margin-bottom:0!important;border:none!important}.nodeNode[data-v-1831bd6d]{background:#fff;margin-top:10px;overflow:auto;height:300px;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px dashed #e9e9e9}.nodeNode .node_tit[data-v-1831bd6d]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.modalAll[data-v-489effc4]{background:#fff;height:100%;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalTit[data-v-489effc4]{font-weight:600;padding:12px;font-size:15px}[data-v-489effc4] .avue-form__menu{display:none!important}[data-v-489effc4] .el-form-item{background:#fff!important}[data-v-489effc4] .avue--detail .el-col,[data-v-489effc4] .avue--detail .el-row,[data-v-489effc4] .el-form-item__content{border:none!important}[data-v-12dcd295] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-12dcd295],[data-v-12dcd295] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-12dcd295]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}[data-v-12dcd295] .avue-form__menu{display:none!important}[data-v-12dcd295] .el-form-item{background:#fff!important}[data-v-12dcd295] .avue--detail .el-col,[data-v-12dcd295] .avue--detail .el-row,[data-v-12dcd295] .el-form-item__content{border:none!important}.overForm[data-v-12dcd295]{overflow-x:hidden;overflow-y:auto}[data-v-e1fda5d4] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-e1fda5d4],[data-v-e1fda5d4] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-e1fda5d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.contract[data-v-e1fda5d4]{background:#fff;padding:12px 20px;height:118px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_tit[data-v-e1fda5d4]{font-weight:600;font-size:18px;font-family:SimHei;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract .contract_tit i[data-v-e1fda5d4]{font-weight:500;background:#009dff;padding:7px;font-size:12px;border-radius:50%;color:#fff;margin-right:10px}.contract .contract_tit span[data-v-e1fda5d4]{color:#5b8ff9;cursor:pointer}.contract .contract_content[data-v-e1fda5d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;padding:5px 15px;padding-left:37px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_content div[data-v-e1fda5d4]{width:32%;padding:5px 0}.nodeNode[data-v-e1fda5d4]{background:#fff;margin-top:10px;overflow:auto;height:400px;-ms-flex-negative:0;flex-shrink:0;border-bottom:1px dashed #e9e9e9}.nodeNode .node_tit[data-v-e1fda5d4]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.nodeNode .handle[data-v-e1fda5d4]{width:100%;height:240px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e9e9e9;min-width:1050px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList[data-v-e1fda5d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states[data-v-e1fda5d4]{height:44px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states .state[data-v-e1fda5d4]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.nodeNode .handle .handleList .states .state1[data-v-e1fda5d4]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.nodeNode .handle .handleList .states .state2[data-v-e1fda5d4]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.nodeNode .handle .handleList .states .state3[data-v-e1fda5d4]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.nodeNode .handle .handleList .states .state4[data-v-e1fda5d4]{border:1px solid #e52727;background:#fff;color:#e52727}.nodeNode .handle .handleList .positioning[data-v-e1fda5d4]{height:28px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .positioning .state[data-v-e1fda5d4]{width:18px;height:18px;border-radius:50%;z-index:100}.nodeNode .handle .handleList .positioning .state1[data-v-e1fda5d4]{background:#e9e9e9}.nodeNode .handle .handleList .positioning .state2[data-v-e1fda5d4]{background:#f7ae4f}.nodeNode .handle .handleList .positioning .state3[data-v-e1fda5d4]{background:#5b8ff9}.nodeNode .handle .handleList .positioning .state4[data-v-e1fda5d4]{background:#e52727}.nodeNode .handle .handleList .positioning .arrow[data-v-e1fda5d4]{position:absolute;top:8px;left:-44%;width:88%}.nodeNode .handle .handleList .positioning .arrow1[data-v-e1fda5d4]{border-top:2px solid #e9e9e9}.nodeNode .handle .handleList .positioning .arrow2[data-v-e1fda5d4]{border-top:2px dashed #5b8ff9}.nodeNode .handle .handleList .positioning .arrow3[data-v-e1fda5d4]{border-top:2px solid #5b8ff9}.nodeNode .handle .handleList .positioning .arrow4[data-v-e1fda5d4]{border-top:2px solid #e52727}.nodeNode .handle .handleList .details[data-v-e1fda5d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:85%}.nodeNode .handle .handleList .details .time[data-v-e1fda5d4]{font-size:13px;color:#a6a6a6;padding:10px 0}.nodeNode .handle .handleList .details .overdue[data-v-e1fda5d4]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.nodeNode .handle .handleList .details .handleTxt[data-v-e1fda5d4]{background:#f5e8d8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;padding:10px;width:100%;position:relative;min-height:133px}.nodeNode .handle .handleList .details .handleTxt p[data-v-e1fda5d4]{color:#9f978d;padding:3px 0;margin:0}.nodeNode .handle .handleList .details .handleTxt .arrow[data-v-e1fda5d4]{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nodeNode .handle .handleList_start .positioning div[data-v-e1fda5d4]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.acceptTable[data-v-e1fda5d4]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-height:300px;background:#fff;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.button[data-v-e1fda5d4]{font-size:13px;padding:3px 14px;border-radius:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45px;text-align:center}.button[data-v-e1fda5d4]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.button[data-v-e1fda5d4]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.button1[data-v-e1fda5d4]{background:#5b8ff9;color:#fff}.button2[data-v-e1fda5d4]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}[data-v-e1fda5d4] .el-tabs__header{margin-bottom:0!important;border:none!important}.modalTit[data-v-55b538fc]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-55b538fc]{height:100%}.modalTit[data-v-40c4486a]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-40c4486a]{height:100%}.incofont[data-v-8e8778e8]{color:#999}.ringht_font[data-v-8e8778e8]{padding-right:10px}[data-v-8e8778e8] .avue-form__menu{display:none!important}.incofont[data-v-0bbc8670]{color:#999}.ringht_font[data-v-0bbc8670]{padding-right:10px}[data-v-0bbc8670] .avue-form__menu,[data-v-5c9dd752] .avue-form__menu,[data-v-4574fba6] .avue-form__menu,[data-v-d3c4898e] .avue-form__menu{display:none!important}.incofont[data-v-64b42e93]{color:#999}.ringht_font[data-v-64b42e93]{padding-right:10px}[data-v-64b42e93] .avue-form__menu{display:none!important}.incofont[data-v-110b6842]{color:#999}.ringht_font[data-v-110b6842]{padding-right:10px}[data-v-110b6842] .avue-form__menu,[data-v-f98b74e0] .avue-form__menu{display:none!important}.steps[data-v-29d900e2]{background-color:#fff;padding:10px 0}.steps[data-v-29d900e2] .el-step__icon{font-weight:400}.steps[data-v-29d900e2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-29d900e2] .el-step__icon-inner{font-weight:400}.steps[data-v-29d900e2] .is-process{border-color:transparent}.steps[data-v-29d900e2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-29d900e2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-29d900e2]{height:100%;overflow-y:scroll;margin:15px 10px}.bottom_num[data-v-b4da0b1c]{font-size:17px;font-weight:bolder}[data-v-b4da0b1c] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-b4da0b1c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-b4da0b1c]{width:130px}[data-v-b4da0b1c] textarea{min-height:15px!important;height:auto!important}.steps[data-v-2905ad33]{background-color:#fff;padding:10px 0}.steps[data-v-2905ad33] .el-step__icon{font-weight:400}.steps[data-v-2905ad33] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2905ad33] .el-step__icon-inner{font-weight:400}.steps[data-v-2905ad33] .is-process{border-color:transparent}.steps[data-v-2905ad33] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2905ad33] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2905ad33]{height:100%;overflow-y:scroll;margin:15px 10px}.standard-item[data-v-4d73e38b]{font-size:12px}.contract_title[data-v-4d73e38b]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-4d73e38b]{height:100%;background:#fff}.color1Text[data-v-4d73e38b]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-4d73e38b]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-4d73e38b]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-4d73e38b]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-4d73e38b]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-4d73e38b]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.handle[data-v-4d73e38b]{width:100%;height:240px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1050px;-ms-flex-negative:0;flex-shrink:0;margin:20px 0}.handle .handleList[data-v-4d73e38b]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states[data-v-4d73e38b]{height:44px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states .state[data-v-4d73e38b]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.handle .handleList .states .state1[data-v-4d73e38b]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.handle .handleList .states .state2[data-v-4d73e38b]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.handle .handleList .states .state3[data-v-4d73e38b]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.handle .handleList .positioning[data-v-4d73e38b]{height:28px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .positioning .state[data-v-4d73e38b]{width:18px;height:18px;border-radius:50%;z-index:100}.handle .handleList .positioning .state1[data-v-4d73e38b]{background:#e9e9e9}.handle .handleList .positioning .state2[data-v-4d73e38b]{background:#f7ae4f}.handle .handleList .positioning .state3[data-v-4d73e38b]{background:#5b8ff9}.handle .handleList .positioning .arrow[data-v-4d73e38b]{position:absolute;top:8px;left:-44%;width:88%}.handle .handleList .positioning .arrow1[data-v-4d73e38b]{border-top:2px solid #e9e9e9}.handle .handleList .positioning .arrow2[data-v-4d73e38b]{border-top:2px dashed #5b8ff9}.handle .handleList .positioning .arrow3[data-v-4d73e38b]{border-top:2px solid #5b8ff9}.handle .handleList .details[data-v-4d73e38b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:85%}.handle .handleList .details .time[data-v-4d73e38b]{font-size:13px;color:#a6a6a6;padding:10px 0}.handle .handleList .details .time p[data-v-4d73e38b]{font-size:13px!important;color:#a6a6a6!important}.handle .handleList .details .overdue[data-v-4d73e38b]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.handle .handleList .details .handleTxt[data-v-4d73e38b]{background:#f5e8d8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;padding:10px;width:100%;position:relative;min-height:133px}.handle .handleList .details .handleTxt p[data-v-4d73e38b]{color:#9f978d;padding:3px 0;margin:0}.handle .handleList .details .handleTxt .arrow[data-v-4d73e38b]{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.handle .handleList_start .positioning div[data-v-4d73e38b]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.handle .button[data-v-4d73e38b]{font-size:13px;padding:3px 14px;border-radius:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45px;text-align:center}.handle .button[data-v-4d73e38b]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.handle .button[data-v-4d73e38b]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.handle .button1[data-v-4d73e38b]{background:#5b8ff9;color:#fff}.handle .button2[data-v-4d73e38b]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}.standard-item[data-v-32f1973e]{font-size:12px}.contract_title[data-v-32f1973e]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-32f1973e]{height:100%;background:#fff}.color1Text[data-v-32f1973e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-32f1973e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-32f1973e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-32f1973e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-32f1973e]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-32f1973e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.handle[data-v-32f1973e]{width:100%;height:240px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1050px;-ms-flex-negative:0;flex-shrink:0;margin:20px 0;overflow-x:auto}.handle .handleList[data-v-32f1973e]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:210px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states[data-v-32f1973e]{height:44px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states .state[data-v-32f1973e]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.handle .handleList .states .state1[data-v-32f1973e]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.handle .handleList .states .state2[data-v-32f1973e]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.handle .handleList .states .state3[data-v-32f1973e]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.handle .handleList .positioning[data-v-32f1973e]{height:28px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .positioning .state[data-v-32f1973e]{width:18px;height:18px;border-radius:50%;z-index:100}.handle .handleList .positioning .state1[data-v-32f1973e]{background:#e9e9e9}.handle .handleList .positioning .state2[data-v-32f1973e]{background:#f7ae4f}.handle .handleList .positioning .state3[data-v-32f1973e]{background:#5b8ff9}.handle .handleList .positioning .arrow[data-v-32f1973e]{position:absolute;top:8px;left:-44%;width:88%}.handle .handleList .positioning .arrow1[data-v-32f1973e]{border-top:2px solid #e9e9e9}.handle .handleList .positioning .arrow2[data-v-32f1973e]{border-top:2px dashed #5b8ff9}.handle .handleList .positioning .arrow3[data-v-32f1973e]{border-top:2px solid #5b8ff9}.handle .handleList .details[data-v-32f1973e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:85%}.handle .handleList .details .time[data-v-32f1973e]{font-size:13px;color:#a6a6a6;padding:10px 0}.handle .handleList .details .time p[data-v-32f1973e]{font-size:13px!important;color:#a6a6a6!important}.handle .handleList .details .overdue[data-v-32f1973e]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.handle .handleList .details .handleTxt[data-v-32f1973e]{background:#f5e8d8;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;padding:10px;width:100%;position:relative;min-height:133px}.handle .handleList .details .handleTxt p[data-v-32f1973e]{color:#9f978d;padding:3px 0;margin:0}.handle .handleList .details .handleTxt .arrow[data-v-32f1973e]{position:absolute;top:-4px;left:calc(50% - 4px);width:8px;height:8px;background:#f5e8d8;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.handle .handleList_start .positioning div[data-v-32f1973e]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.handle .button[data-v-32f1973e]{font-size:13px;padding:3px 14px;border-radius:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:45px;text-align:center}.handle .button[data-v-32f1973e]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.handle .button[data-v-32f1973e]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.handle .button1[data-v-32f1973e]{background:#5b8ff9;color:#fff}.handle .button2[data-v-32f1973e]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}.people-container[data-v-1e8a79bd]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-1e8a79bd],.people-container[data-v-1e8a79bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-1e8a79bd]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-1e8a79bd]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-1e8a79bd]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-1e8a79bd]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-1e8a79bd]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1e8a79bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-1e8a79bd]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-1e8a79bd]{width:380px}.people-container .options .footer[data-v-1e8a79bd]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-1e8a79bd]{height:100%}[data-v-1e8a79bd] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.line-title p[data-v-731c8961]{font-size:17px;font-weight:700;margin:0}[data-v-731c8961] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-76810c4c]{font-size:17px;font-weight:700;margin:0}[data-v-76810c4c] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-7d3e47ab]{font-size:17px;font-weight:700;margin:0}[data-v-7d3e47ab] .el-tabs__nav-wrap:after{background-color:transparent!important}.app[data-v-0e6eec84]{padding-left:10px}.steps[data-v-03251d58]{background-color:#fff;padding:10px 0}.steps[data-v-03251d58] .el-step__icon{font-weight:400}.steps[data-v-03251d58] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-03251d58] .el-step__icon-inner{font-weight:400}.steps[data-v-03251d58] .is-process{border-color:transparent}.steps[data-v-03251d58] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-03251d58] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-03251d58]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-044d8f59]{background-color:#fff;padding:10px 0}.steps[data-v-044d8f59] .el-step__icon{font-weight:400}.steps[data-v-044d8f59] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-044d8f59] .el-step__icon-inner{font-weight:400}.steps[data-v-044d8f59] .is-process{border-color:transparent}.steps[data-v-044d8f59] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-044d8f59] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-044d8f59]{height:100%;overflow-y:scroll;margin:15px 10px}.steps[data-v-2c95b7f8]{background-color:#fff;padding:10px 0}.steps[data-v-2c95b7f8] .el-step__icon{font-weight:400}.steps[data-v-2c95b7f8] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2c95b7f8] .el-step__icon-inner{font-weight:400}.steps[data-v-2c95b7f8] .is-process{border-color:transparent}.steps[data-v-2c95b7f8] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2c95b7f8] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2c95b7f8]{height:100%;overflow-y:scroll;margin:15px 10px}.standard-item[data-v-bf78fb2a]{font-size:12px}.contract_title[data-v-bf78fb2a]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-bf78fb2a]{height:100%;background:#fff}.color1Text[data-v-bf78fb2a]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-bf78fb2a]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-bf78fb2a]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-bf78fb2a]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-bf78fb2a]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-bf78fb2a]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.line-title p[data-v-63b5761a]{font-size:17px;font-weight:700;margin:0}[data-v-63b5761a] .el-tabs__nav-wrap:after{background-color:transparent!important}.bottom_num[data-v-231e52eb]{font-size:17px;font-weight:bolder}.modalTit[data-v-a9c0506c]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-a9c0506c]{height:100%;overflow:auto}.list-wrapper[data-v-a9c0506c]{color:#fff}.list-wrapper .list-head[data-v-a9c0506c]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-a9c0506c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-a9c0506c]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-a9c0506c]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-a9c0506c]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-a9c0506c]:first-of-type{color:#fff}.line-title p[data-v-083f2c87]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-083f2c87]{height:95%;background-color:#fff}[data-v-083f2c87] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-083f2c87] .el-input__count{background:hsla(0,0%,100%,.711)}.modalTit[data-v-60d167b8]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-60d167b8]{height:100%;overflow:auto}.modalTit[data-v-318b68ae]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-318b68ae]{height:100%;overflow:auto}.list-wrapper[data-v-318b68ae]{color:#fff}.list-wrapper .list-head[data-v-318b68ae]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-318b68ae]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-318b68ae]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-318b68ae]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-318b68ae]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-318b68ae]:first-of-type{color:#fff}[data-v-51533faa] .el-tabs__header{margin:0!important;margin-bottom:10px!important}.standard-item[data-v-7f96974a]{font-size:12px}.color1[data-v-7f96974a]{font-size:14px;background-color:#dae5f9;padding:0 10px;border-radius:10px;border:1px solid #5b8ff9;color:#5b8ff9}.bottom_num[data-v-7f96974a]{font-weight:bolder}.dynamic-wrapper[data-v-7f96974a]{padding:20px}.dynamic-wrapper .dynamic-item[data-v-7f96974a]{margin-bottom:10px}.dynamic-wrapper .dynamic-item i[data-v-7f96974a]{font-size:20px;margin-right:10px;color:#3b8ede}.modalTit[data-v-50e72dba]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-50e72dba]{height:100%;overflow:auto}[data-v-8a2d7080] .option_processStage,[data-v-8a2d7080] .option_processStage .vxe-cell,[data-v-08202722] .option_processStage,[data-v-08202722] .option_processStage .vxe-cell{max-height:50px!important}.btn-head[data-v-fdf2959e]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-fdf2959e] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-fdf2959e]{color:#fff}.list-wrapper .list-head[data-v-fdf2959e]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-fdf2959e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-fdf2959e]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-fdf2959e]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-fdf2959e]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-fdf2959e]:first-of-type{color:#fff}.numbers[data-v-fdf2959e]{color:#000;font-weight:bolder;padding-right:10px}.numbers1[data-v-fdf2959e]{color:#fff;font-weight:bolder;padding-right:10px}[data-v-0bdc7cfe] .avue-form__menu{display:none!important}.incofont[data-v-7c185e66]{color:#999}.ringht_font[data-v-7c185e66]{padding-right:10px}[data-v-7c185e66] .avue-form__menu{display:none!important}.people-container[data-v-1e022192] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-1e022192]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-1e022192],.people-container[data-v-1e022192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-1e022192]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-1e022192]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-1e022192]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-1e022192],.people-container .file-group .file-item[data-v-1e022192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-1e022192]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-1e022192]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-1e022192]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-1e022192]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-1e022192]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-1e022192]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-1e022192]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-1e022192]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-1e022192]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-1e022192]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-1e022192]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-1e022192]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1e022192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-1e022192]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-1e022192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-1e022192] .avue-form__menu{display:none}.people-container .checkDialog[data-v-1e022192] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-1e022192]{margin:1px 30px;height:32px}[data-v-0bffb908] .avue-form__menu{display:none!important}.steps[data-v-413db73a]{background-color:#fff;padding:10px 0}.steps[data-v-413db73a] .el-step__icon{font-weight:400}.steps[data-v-413db73a] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-413db73a] .el-step__icon-inner{font-weight:400}.steps[data-v-413db73a] .is-process{border-color:transparent}.steps[data-v-413db73a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-413db73a] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-413db73a]{height:100%;overflow-y:scroll;margin:15px 10px}.people-container[data-v-19a2f4e1] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-19a2f4e1]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-19a2f4e1],.people-container[data-v-19a2f4e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-19a2f4e1]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-19a2f4e1]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-19a2f4e1]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-19a2f4e1],.people-container .file-group .file-item[data-v-19a2f4e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-19a2f4e1]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-19a2f4e1]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-19a2f4e1]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-19a2f4e1]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-19a2f4e1]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-19a2f4e1]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-19a2f4e1]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-19a2f4e1]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-19a2f4e1]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-19a2f4e1]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-19a2f4e1]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-19a2f4e1]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-19a2f4e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-19a2f4e1]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-19a2f4e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-19a2f4e1] .avue-form__menu{display:none}.people-container .checkDialog[data-v-19a2f4e1] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-19a2f4e1]{margin:1px 30px;height:32px}[data-v-577ce1ec] .avue-form__menu{display:none!important}[data-v-37564fa3] .titleClass{position:absolute!important}.contract_main[data-v-37564fa3]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-37564fa3]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-37564fa3]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-37564fa3]{padding:0 10px;line-height:40px;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contract_main .contract_content .contract_top[data-v-37564fa3],.contract_main .contract_content .contract_top p[data-v-37564fa3]{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}.contract_main .contract_content .table[data-v-37564fa3]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-37564fa3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract_main .contract_content .table[data-v-37564fa3] .el-radio{margin:10px 10px 0 10px;width:90%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 15px 0 10px}.contract_main .contract_content .table[data-v-37564fa3] .el-radio .el-radio__label{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75%}.contract_main .contract_content .table[data-v-37564fa3] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-37564fa3]{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;margin:10px 0}.contract_main .contract_content .mainTable[data-v-37564fa3]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-header--row{font-size:13px!important}.contract_main .contract_content .mainTable[data-v-37564fa3] .vxe-cell--title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_z_index[data-v-37564fa3]{z-index:9000!important}.avuedate[data-v-37564fa3]{margin-left:10px;width:260px}.avuedate[data-v-37564fa3] .el-date-editor{width:100%}.steps[data-v-135686a1]{background-color:#fff;padding:5px 0}.steps[data-v-135686a1] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-135686a1] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-135686a1] .el-step__icon-inner{font-weight:400}.steps[data-v-135686a1] .is-process{border-color:transparent}.steps[data-v-135686a1] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-135686a1] .is-process .el-step__icon-inner{color:#fff}[data-v-135686a1] .vxe-modal--content{padding:.4em 1em}.contain[data-v-135686a1]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-135686a1]{margin:0 0 8px!important}.clearfix[data-v-135686a1]{font-size:18px!important}.el-dropdown-link[data-v-dc549ac8]{color:#606266;font-size:12px}.template-item[data-v-dc549ac8]{cursor:pointer}[data-v-5c22d926] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-4ab488dc] .avue-form__menu{display:none!important}.people-container[data-v-2108ccd2] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-2108ccd2]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-2108ccd2],.people-container[data-v-2108ccd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-2108ccd2]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-2108ccd2]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-2108ccd2]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-2108ccd2],.people-container .file-group .file-item[data-v-2108ccd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-2108ccd2]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-2108ccd2]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-2108ccd2]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-2108ccd2]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-2108ccd2]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-2108ccd2]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-2108ccd2]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-2108ccd2]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-2108ccd2]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-2108ccd2]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-2108ccd2]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-2108ccd2]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-2108ccd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-2108ccd2]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-2108ccd2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-2108ccd2] .avue-form__menu{display:none}.people-container .checkDialog[data-v-2108ccd2] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-2108ccd2]{margin:1px 30px;height:32px}[data-v-1e64281b] .avue-form__menu{display:none!important}[data-v-4e6a1ce6] .titleClass{position:absolute!important}.contract_main[data-v-4e6a1ce6]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-4e6a1ce6]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-4e6a1ce6]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-4e6a1ce6]{padding:0 10px;line-height:40px;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contract_main .contract_content .contract_top[data-v-4e6a1ce6],.contract_main .contract_content .contract_top p[data-v-4e6a1ce6]{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}.contract_main .contract_content .table[data-v-4e6a1ce6]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-4e6a1ce6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contract_main .contract_content .table[data-v-4e6a1ce6] .el-radio{margin:10px 10px 0 10px;width:90%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 15px 0 10px}.contract_main .contract_content .table[data-v-4e6a1ce6] .el-radio .el-radio__label{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:75%}.contract_main .contract_content .table[data-v-4e6a1ce6] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-4e6a1ce6]{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;margin:10px 0}.contract_main .contract_content .mainTable[data-v-4e6a1ce6]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-header--row{font-size:13px!important}.contract_main .contract_content .mainTable[data-v-4e6a1ce6] .vxe-cell--title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_z_index[data-v-4e6a1ce6]{z-index:9000!important}.avuedate[data-v-4e6a1ce6]{margin-left:10px;width:260px}.avuedate[data-v-4e6a1ce6] .el-date-editor{width:100%}.contract_main[data-v-afafdd68]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:30px}[data-v-afafdd68] .el-tabs__nav{width:100%;background-color:#fff}[data-v-afafdd68] .avue-form__menu{display:none!important}.module[data-v-afafdd68]{margin-bottom:0;padding:0}[data-v-afafdd68] .el-card__body{padding:15px 20px 0 20px!important}.el-dropdown-link[data-v-044d0596]{color:#606266;font-size:12px}.template-item[data-v-044d0596]{cursor:pointer}.contract_main[data-v-4eb49424]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:30px}[data-v-4eb49424] .el-tabs__nav{width:100%;background-color:#fff}[data-v-4eb49424] .avue-form__menu{display:none!important}.module[data-v-4eb49424]{margin-bottom:0;padding:0}[data-v-4eb49424] .el-card__body{padding:15px 20px 0 20px!important}.steps[data-v-2530fb90]{background-color:#fff;padding:10px 0}.steps[data-v-2530fb90] .el-step__icon{font-weight:400}.steps[data-v-2530fb90] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-2530fb90] .el-step__icon-inner{font-weight:400}.steps[data-v-2530fb90] .is-process{border-color:transparent}.steps[data-v-2530fb90] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2530fb90] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-2530fb90]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-690a233a] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-71fa3d4c] .option_processStage,[data-v-71fa3d4c] .option_processStage .vxe-cell{max-height:50px!important}.steps[data-v-ab22c840]{background-color:#fff;padding:5px 0}.steps[data-v-ab22c840] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-ab22c840] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-ab22c840] .el-step__icon-inner{font-weight:400}.steps[data-v-ab22c840] .is-process{border-color:transparent}.steps[data-v-ab22c840] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-ab22c840] .is-process .el-step__icon-inner{color:#fff}[data-v-ab22c840] .vxe-modal--content{padding:.4em 1em}.contain[data-v-ab22c840]{height:96%;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-ab22c840]{margin:0 0 8px!important}.clearfix[data-v-ab22c840]{font-size:18px!important}.steps[data-v-4f170a9d]{background-color:#fff;padding:5px 0}.steps[data-v-4f170a9d] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-4f170a9d] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-4f170a9d] .el-step__icon-inner{font-weight:400}.steps[data-v-4f170a9d] .is-process{border-color:transparent}.steps[data-v-4f170a9d] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-4f170a9d] .is-process .el-step__icon-inner{color:#fff}[data-v-4f170a9d] .vxe-modal--content{padding:.4em 1em}.contain[data-v-4f170a9d]{height:96%;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-4f170a9d]{margin:0 0 8px!important}.clearfix[data-v-4f170a9d]{font-size:18px!important}[data-v-7c6b300c] .avue-form__menu,[data-v-e4f88b30] .avue-form__menu{display:none!important}.incofont[data-v-65a005a6]{color:#999}.ringht_font[data-v-65a005a6]{padding-right:10px}[data-v-65a005a6] .avue-form__menu{display:none!important}.steps[data-v-60a33e45]{background-color:#fff;padding:5px 0}.steps[data-v-60a33e45] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-60a33e45] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-60a33e45] .el-step__icon-inner{font-weight:400}.steps[data-v-60a33e45] .is-process{border-color:transparent}.steps[data-v-60a33e45] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-60a33e45] .is-process .el-step__icon-inner{color:#fff}[data-v-60a33e45] .vxe-modal--content{padding:.4em 1em}.contain[data-v-60a33e45]{height:130px;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-60a33e45]{margin:0 0 8px!important}.clearfix[data-v-60a33e45]{font-size:18px!important}.bottom_num[data-v-748974e4]{font-size:17px;font-weight:bolder}[data-v-748974e4] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-748974e4]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-748974e4]{width:130px}[data-v-748974e4] textarea{min-height:15px!important;height:auto!important}.incofont[data-v-1598d5e0]{color:#999}.ringht_font[data-v-1598d5e0]{padding-right:10px}[data-v-1598d5e0] .avue-form__menu{display:none!important}.bottom_num[data-v-d5611764]{font-size:17px;font-weight:bolder}[data-v-d5611764] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-d5611764]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-d5611764]{width:130px}[data-v-d5611764] textarea{min-height:15px!important;height:auto!important}.incofont[data-v-73ec60ae]{color:#999}.ringht_font[data-v-73ec60ae]{padding-right:10px}[data-v-73ec60ae] .avue-form__menu{display:none!important}[data-v-12e76118] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.btn-head[data-v-12e76118]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-12e76118] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-12e76118]{color:#fff}.list-wrapper .list-head[data-v-12e76118]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-12e76118]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-12e76118]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-12e76118]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-12e76118]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-12e76118]:first-of-type{color:#fff}.popperOptions{width:80%}[data-v-3dfd81d0] .vxe-row,[data-v-06f36f50] .vxe-row,[data-v-6a62915e] .vxe-row,[data-v-211b4c64] .vxe-row,[data-v-740fff80] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid_main[data-v-a05ca2da]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-a05ca2da]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-a05ca2da]{width:100%}.btn-head[data-v-a05ca2da]{padding:0 10px;height:100%;line-height:32px;background:#f2f2f2;text-align:center;color:#606266;border-top-left-radius:4px;border-bottom-left-radius:4px}[data-v-a05ca2da] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.grid-main[data-v-d7301bf0]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-d7301bf0]{width:40%}.grid-main .gridMain_L[data-v-d7301bf0] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-d7301bf0]{width:60%}[data-v-d7301bf0] .el-input__inner{height:30px;line-height:30px}[data-v-d7301bf0] .el-tabs__header{margin:0!important}[data-v-d7301bf0] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-d7301bf0] .vxe-input--inner{border:none;background-color:transparent}[data-v-b97c363a] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template-list .template-item[data-v-b97c363a]{cursor:pointer}[data-v-58da3247] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-head[data-v-58da3247]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-58da3247] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}[data-v-fa70b8ac] .vxe-modal--content{background:#fff!important}.list-wrapper[data-v-547c035c]{color:#fff}.list-wrapper .list-head[data-v-547c035c]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-547c035c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:400px;font-size:12px}.list-wrapper .list-item span[data-v-547c035c]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-547c035c]:nth-of-type(2){width:140px}.list-wrapper .list-item span[data-v-547c035c]:nth-of-type(3){width:70px}.list-wrapper .list-body[data-v-547c035c]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-547c035c]:first-of-type{color:#fff}[data-v-13aee064] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.activity-date .el-picker-panel__footer .el-button:first-of-type{display:none!important}.modalAll[data-v-35263fb4]{height:100%;overflow:auto}.modalTit[data-v-35263fb4]{font-weight:600;padding:12px;font-size:15px;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}[data-v-35263fb4] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-4be83927]{font-size:12px}.contract_title[data-v-4be83927]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-4be83927]{height:100%;background:#fff}.color1Text[data-v-4be83927]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-4be83927]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-4be83927]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-4be83927]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-4be83927]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-4be83927]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.modalAll[data-v-1469c60a]{height:100%;overflow:auto}.modalTit[data-v-1469c60a]{font-weight:600;padding:12px;font-size:15px;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}[data-v-1469c60a] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-6fcb15ef]{height:100%;overflow:auto}.modalTit[data-v-6fcb15ef]{font-weight:600;padding:12px;font-size:15px;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}[data-v-6fcb15ef] .add-Modal .vxe-modal--content{background:#fff!important}[data-v-644ad0b5] .vxe-row,[data-v-14172c1c] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll[data-v-c7d5c5de]{height:100%;overflow:auto}.modalTit[data-v-c7d5c5de]{font-weight:600;padding:12px;font-size:15px;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}[data-v-c7d5c5de] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-1ee55950]{height:100%;overflow:auto}.modalTit[data-v-1ee55950]{font-weight:600;padding:12px;font-size:15px;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}[data-v-1ee55950] .el-tabs .el-tabs__header{margin-top:0!important}.line-title p[data-v-2930a14f]{font-size:17px;font-weight:700;margin:0}[data-v-2930a14f] .el-tabs__nav-wrap:after{background-color:transparent!important}.modalAll[data-v-8e96a2be]{height:100%;overflow:auto}.modalTit[data-v-8e96a2be]{font-weight:600;padding:12px;font-size:15px;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}[data-v-8e96a2be] .Modal .vxe-modal--content{background:#fff!important;overflow-y:hidden!important}.modalAll[data-v-67cab008]{height:100%;overflow:auto}.modalTit[data-v-67cab008]{font-weight:600;padding:12px;font-size:15px;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}[data-v-67cab008] .el-tabs .el-tabs__header{margin-top:0!important}.people-container[data-v-4e95fe48]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-4e95fe48],.people-container[data-v-4e95fe48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-4e95fe48]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-4e95fe48]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4e95fe48]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-4e95fe48]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-4e95fe48]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-4e95fe48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-4e95fe48]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-4e95fe48]{width:380px}.people-container .options .footer[data-v-4e95fe48]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-4e95fe48]{height:100%}[data-v-4e95fe48] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.steps[data-v-25b853c2]{background-color:#fff;padding:10px 0}.steps[data-v-25b853c2] .el-step__icon{font-weight:400}.steps[data-v-25b853c2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-25b853c2] .el-step__icon-inner{font-weight:400}.steps[data-v-25b853c2] .is-process{border-color:transparent}.steps[data-v-25b853c2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-25b853c2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-25b853c2]{height:100%;overflow-y:scroll;margin:15px 10px}.list-item[data-v-25b853c2]{display:-webkit-box;display:-ms-flexbox;display:flex}.list-item .option-wrapper i[data-v-25b853c2]{font-size:24px;font-weight:700}.list-item .option-wrapper .el-icon-circle-plus-outline[data-v-25b853c2]{color:#409eff}.list-item .option-wrapper .el-icon-remove-outline[data-v-25b853c2]{color:#c00}.modalTit[data-v-747fec09]{font-weight:600;padding:12px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebeef5}.tip-wrapper[data-v-14285b10]{margin:20px 0;padding:20px;background:#eee;color:#5b8ff9}.tip-wrapper span[data-v-14285b10]{color:red}.modalTit[data-v-7b4d9f60]{font-weight:600;padding:12px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ebeef5}.tip-wrapper[data-v-1cf02b91]{margin:20px 0;padding:20px;background:#eee;color:#5b8ff9}.tip-wrapper span[data-v-1cf02b91]{color:red}[data-v-3a648c30] .el-input--prefix.is-disabled .el-input__inner{padding-left:30px!important}.modalAll[data-v-3a648c30]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-3a648c30]{background:#ecf5ff;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;font-size:12px}.top_prompt div[data-v-3a648c30]{margin-right:60px}.top_prompt div[data-v-3a648c30]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-3a648c30]{color:#ffca8d;font-size:14px}.modalTit[data-v-3a648c30]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9}.steps[data-v-3a648c30]{background-color:#fff;padding:5px 0}.steps[data-v-3a648c30] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-3a648c30] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-3a648c30] .el-step__icon-inner{font-weight:400}.steps[data-v-3a648c30] .is-process{border-color:transparent}.steps[data-v-3a648c30] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-3a648c30] .is-process .el-step__icon-inner{color:#fff}[data-v-d235bad6] .el-input--prefix.is-disabled .el-input__inner{padding-left:30px!important}.modalAll[data-v-d235bad6]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-d235bad6]{background:#ecf5ff;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;font-size:12px}.top_prompt div[data-v-d235bad6]{margin-right:60px}.top_prompt div[data-v-d235bad6]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-d235bad6]{color:#ffca8d;font-size:14px}.modalTit[data-v-d235bad6]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9}.steps[data-v-d235bad6]{background-color:#fff;padding:5px 0}.steps[data-v-d235bad6] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-d235bad6] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-d235bad6] .el-step__icon-inner{font-weight:400}.steps[data-v-d235bad6] .is-process{border-color:transparent}.steps[data-v-d235bad6] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-d235bad6] .is-process .el-step__icon-inner{color:#fff}.modalAll[data-v-3aaf30c0]{height:100%;overflow:auto}.modalTit[data-v-3aaf30c0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-3aaf30c0] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-c9ad44a6]{font-size:12px}.contract_title[data-v-c9ad44a6]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-c9ad44a6]{height:100%;background:#fff}.color1Text[data-v-c9ad44a6]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-c9ad44a6]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-c9ad44a6]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-c9ad44a6]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-c9ad44a6]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-c9ad44a6]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.config[data-v-0f95ea34]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-0f95ea34]{width:130px}.modalAll[data-v-6a41e78c]{height:100%;overflow:auto}.modalTit[data-v-6a41e78c]{font-weight:600;padding:12px;font-size:15px;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}[data-v-6a41e78c] .add-Modal .vxe-modal--content{background:#fff!important}.line-title p[data-v-a0045ea6]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-a0045ea6]{margin-top:10px}[data-v-a0045ea6] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-a0045ea6] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.line-title p[data-v-dc614768]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-dc614768]{margin-top:10px}[data-v-dc614768] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-dc614768] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.modalAll[data-v-f3a7f7d4]{height:100%;overflow:auto}.modalTit[data-v-f3a7f7d4]{font-weight:600;padding:12px;font-size:15px;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}[data-v-f3a7f7d4] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-5745d8dc]{height:100%;overflow:auto}.modalTit[data-v-5745d8dc]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-772dc2c0]{height:100%;overflow:auto}.modalTit[data-v-772dc2c0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-772dc2c0] .add-Modal .vxe-modal--content{background:#fff!important}.label-wrapper[data-v-1885b8ee]{position:absolute;top:122px;right:40px;z-index:200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.label-wrapper .labD[data-v-1885b8ee]{margin-bottom:20px;text-align:right;font-size:11px}.label-wrapper .labD span[data-v-1885b8ee]{padding:5px 13px;border-radius:3px}.label-wrapper .lab[data-v-1885b8ee]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.label-wrapper .labAdd[data-v-1885b8ee]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.labels[data-v-1885b8ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-1885b8ee]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-1885b8ee]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-1885b8ee]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-1885b8ee]{cursor:pointer;position:relative}.labelYy .delete[data-v-1885b8ee]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-1885b8ee]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-1885b8ee]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-1885b8ee]{margin-right:10px}.from .el-button[data-v-1885b8ee]{height:28px;margin-right:10px}.labelTit[data-v-1885b8ee]{font-size:12px;font-weight:600;margin-bottom:10px}.steps[data-v-127b65ae]{background-color:#fff;padding:10px 0}.steps[data-v-127b65ae] .el-step__icon{font-weight:400}.steps[data-v-127b65ae] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-127b65ae] .el-step__icon-inner{font-weight:400}.steps[data-v-127b65ae] .is-process{border-color:transparent}.steps[data-v-127b65ae] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-127b65ae] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-127b65ae]{height:100%;overflow-y:scroll;margin:15px 10px}.modalAll[data-v-2e2e9606]{height:100%;overflow:auto}.modalTit[data-v-2e2e9606]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-c9e65352]{height:100%;overflow:auto}.modalTit[data-v-c9e65352]{font-weight:600;padding:12px;font-size:15px;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}[data-v-c9e65352] .add-Modal .vxe-modal--content{background:#fff!important}.config[data-v-381e4bcb]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-381e4bcb]{width:130px}[data-v-381e4bcb] .avue-radio{text-align:left}.modalAll[data-v-5900cb22]{height:100%;overflow:auto}.modalTit[data-v-5900cb22]{font-weight:600;padding:12px;font-size:15px;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}[data-v-5900cb22] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-68e561be]{height:100%;overflow:auto}.modalTit[data-v-68e561be]{font-weight:600;padding:12px;font-size:15px;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}[data-v-68e561be] .add-Modal .vxe-modal--content{background:#fff!important}.steps[data-v-6e324e67]{background-color:#fff;padding:10px 0}.steps[data-v-6e324e67] .el-step__icon{font-weight:400}.steps[data-v-6e324e67] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-6e324e67] .el-step__icon-inner{font-weight:400}.steps[data-v-6e324e67] .is-process{border-color:transparent}.steps[data-v-6e324e67] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-6e324e67] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-6e324e67]{height:100%;overflow-y:scroll;margin:5px 10px}.modalAll[data-v-f3132044]{height:100%;overflow:auto}.modalTit[data-v-f3132044]{font-weight:600;padding:12px;font-size:15px;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}[data-v-f3132044] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-5c128896]{height:100%;overflow:auto}.modalTit[data-v-5c128896]{font-weight:600;padding:12px;font-size:15px;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}[data-v-5c128896] .el-tabs .el-tabs__header{margin-top:0!important}.reportScore[data-v-52afd8f9]{position:absolute;top:160px;right:20px;background:#5b8ff9;color:#fff;z-index:100;padding:5px 50px;border-radius:5px;font-size:30px;font-weight:600}.modalAll[data-v-61b71b1e]{height:100%;overflow:auto}.modalTit[data-v-61b71b1e]{font-weight:600;padding:12px;font-size:15px;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}[data-v-61b71b1e] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-4d8eafd1]{font-size:12px}.contract_title[data-v-4d8eafd1]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-4d8eafd1]{height:100%;background:#fff}.color1Text[data-v-4d8eafd1]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-4d8eafd1]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-4d8eafd1]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-4d8eafd1]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-4d8eafd1]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-4d8eafd1]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.projectImg[data-v-4d8eafd1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}.projectImg span[data-v-4d8eafd1]{font-size:13px;font-weight:600}.line-title p[data-v-583b6c92]{font-size:17px;font-weight:700;margin:0}[data-v-583b6c92] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-5c6f755c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5c6f755c]{width:150px}.modalAll[data-v-025ef9f5]{height:100%;overflow:auto}.modalTit[data-v-025ef9f5]{font-weight:600;padding:12px;font-size:15px;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}[data-v-025ef9f5] .add-Modal .vxe-modal--content{background:#fff!important}[data-v-025ef9f5] .add-Modal .vxe-modal--content ::-webkit-scrollbar{width:2px}[data-v-025ef9f5] .add-Modal .vxe-modal--content ::-webkit-scrollbar-track{background:#daedff}[data-v-025ef9f5] .add-Modal .vxe-modal--content ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}[data-v-025ef9f5] .el-upload--picture-img img{width:100%!important;height:100%!important}.modalAll[data-v-7d1deaa0]{height:100%;overflow:auto}.modalTit[data-v-7d1deaa0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-7d1deaa0] .add-Modal .vxe-modal--content{background:#fff!important}[data-v-7d1deaa0] .el-upload--picture-img img{width:100%!important;height:100%!important}.line-title p[data-v-7b7e60cc]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-7b7e60cc]{margin-top:10px}[data-v-7b7e60cc] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-7b7e60cc] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.line-title p[data-v-953b7052]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-953b7052]{height:95%;background-color:#fff}[data-v-953b7052] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-953b7052] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-64167ae9]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-64167ae9]{height:95%;background-color:#fff}[data-v-64167ae9] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-64167ae9] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-26081338]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-26081338]{height:95%;background-color:#fff}[data-v-26081338] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-26081338] .el-input__count{background:hsla(0,0%,100%,.711)}.form_list[data-v-3c0b8fc8]{background:#fff;border:1px solid #d7d7d7;margin-bottom:25px;padding-right:10px}.modalAll[data-v-1a162b2c]{height:calc(100% - 60px);overflow:auto}.modalTit[data-v-1a162b2c]{font-weight:600;padding:12px;font-size:15px;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}[data-v-1a162b2c] .add-Modal .vxe-modal--content{background:#fff!important}[data-v-1a162b2c] .add-Modal .vxe-modal--content ::-webkit-scrollbar{width:2px}[data-v-1a162b2c] .add-Modal .vxe-modal--content ::-webkit-scrollbar-track{background:#daedff}[data-v-1a162b2c] .add-Modal .vxe-modal--content ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}[data-v-1a162b2c] .is-process .el-step__icon.is-text{border-color:#02a7f2}[data-v-1a162b2c] .el-step__head.is-process,[data-v-1a162b2c] .el-step__title.is-process{color:#02a7f2!important}.modalAll[data-v-26551fc1]{height:100%;overflow:auto}.modalTit[data-v-26551fc1]{font-weight:600;padding:12px;font-size:15px;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}[data-v-26551fc1] .el-tabs .el-tabs__header{margin-top:0!important}.modalAll[data-v-5fc91f3e]{height:100%;overflow:auto}.modalTit[data-v-5fc91f3e]{font-weight:600;padding:12px;font-size:15px;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}[data-v-5fc91f3e] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-ccb1a990]{height:100%;overflow:auto}.modalTit[data-v-ccb1a990]{font-weight:600;padding:12px;font-size:15px;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}[data-v-ccb1a990] .add-Modal .vxe-modal--content{background:#fff!important}.steplist p[data-v-ccb1a990]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:13px;margin:0 0 3px 0}.filestyle[data-v-ccb1a990],.steplist[data-v-ccb1a990]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filestyle span[data-v-ccb1a990]{font-size:12px;display:inline-block;cursor:pointer;color:#409eff;text-decoration:underline}.modalAll[data-v-dfd78b00]{height:100%;overflow:auto}.modalTit[data-v-dfd78b00]{font-weight:600;padding:12px;font-size:15px;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}[data-v-dfd78b00] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-158419a0]{height:100%;overflow:auto}.modalTit[data-v-158419a0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-158419a0] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-2c334c93]{font-size:12px}.contract_title[data-v-2c334c93]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-2c334c93]{height:100%;background:#fff}.color1Text[data-v-2c334c93]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-2c334c93]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-2c334c93]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-2c334c93]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-2c334c93]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-2c334c93]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.projectImg[data-v-2c334c93]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}.projectImg span[data-v-2c334c93]{font-size:13px;font-weight:600}.modalAll[data-v-096c9f7a]{height:100%;overflow:auto}.modalTit[data-v-096c9f7a]{font-weight:600;padding:12px;font-size:15px;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}[data-v-096c9f7a] .add-Modal .vxe-modal--content{background:#fff!important}.modalAll[data-v-136e3d07]{height:100%;overflow:auto}.modalTit[data-v-136e3d07]{font-weight:600;padding:12px;font-size:15px;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}[data-v-136e3d07] .el-tabs .el-tabs__header{margin-top:0!important}.reportScore[data-v-75a46d74]{position:absolute;top:160px;right:20px;background:#5b8ff9;color:#fff;z-index:100;padding:5px 50px;border-radius:5px;font-size:30px;font-weight:600}[data-v-75a46d74] .vxe-cell{max-height:1000px!important}.modalAll[data-v-369ba7c4]{height:100%;overflow:auto}.modalTit[data-v-369ba7c4]{font-weight:600;padding:12px;font-size:15px;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}[data-v-369ba7c4] .add-Modal .vxe-modal--content{background:#fff!important}.config[data-v-329de34c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-329de34c]{width:130px}.modalAll[data-v-b4f72570]{height:100%;overflow:auto}.modalTit[data-v-b4f72570]{font-weight:600;padding:12px;font-size:15px;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}[data-v-b4f72570] .add-Modal .vxe-modal--content{background:#fff!important}.line-title p[data-v-b1a3394c]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-b1a3394c]{margin-top:10px}[data-v-b1a3394c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b1a3394c] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}[data-v-6016c13e] .col-red{background-color:#f56c6c!important;color:#fff}[data-v-6016c13e] .col-orange{background-color:#f60!important;color:#fff}.steps[data-v-688f5835]{background-color:#fff;padding:10px 0}.steps[data-v-688f5835] .el-step__icon{font-weight:400}.steps[data-v-688f5835] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-688f5835] .el-step__icon-inner{font-weight:400}.steps[data-v-688f5835] .is-process{border-color:transparent}.steps[data-v-688f5835] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-688f5835] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-688f5835]{height:100%;overflow-y:scroll;margin:15px 10px}.line-title p[data-v-9d41a844]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-9d41a844]{height:95%;background-color:#fff}[data-v-9d41a844] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-9d41a844] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-dfaa36a2]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-dfaa36a2]{height:95%;background-color:#fff}[data-v-dfaa36a2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-dfaa36a2] .el-input__count{background:hsla(0,0%,100%,.711)}.page-container[data-v-beaefb8a]{padding:0 100px;height:100%;background:url(../../assets/img/merchant-bg.45f2e952.png);color:#fff}.page-container .header[data-v-beaefb8a],.page-container[data-v-beaefb8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-container .header[data-v-beaefb8a]{padding:20px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-container .header .main-title[data-v-beaefb8a]{font-weight:700;font-size:28px}.page-container .header .sub-title[data-v-beaefb8a]{margin:10px 0;font-size:14px}.page-container .header[data-v-beaefb8a] .input-search{width:800px}.page-container .header[data-v-beaefb8a] .input-search .el-input__inner{background:rgba(0,26,38,.3);border-color:#5394e6;color:#fff}.page-container .header[data-v-beaefb8a] .input-search .el-input-group__append{background:#01397c;color:#fff;border-color:#5394e6}.page-container .tip-wrapper[data-v-beaefb8a]{padding:10px 0;border-bottom:1px solid #6b9fee}.page-container .tip-wrapper .tip[data-v-beaefb8a]{margin:0 20px 0 6px;font-weight:700}.page-container .tip-wrapper b[data-v-beaefb8a]{margin:0 4px}.page-container .main[data-v-beaefb8a]{height:0;padding:10px 0;overflow-x:auto}.page-container .main .merchant-item[data-v-beaefb8a],.page-container .main[data-v-beaefb8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .main .merchant-item[data-v-beaefb8a]{width:0;min-width:150px;max-width:200px;height:100%;background:rgba(0,26,38,.22);margin-right:10px;padding:10px;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-container .main .merchant-item[data-v-beaefb8a]:last-child{margin-right:0}.page-container .main .merchant-item .item-info[data-v-beaefb8a]{margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .main .merchant-item .item-info .item-photo[data-v-beaefb8a]{margin:20px 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.page-container .main .merchant-item .item-info .item-photo img[data-v-beaefb8a]{width:60px;height:60px}.page-container .main .merchant-item .item-info .item-title[data-v-beaefb8a]{cursor:pointer;font-size:14px;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-container .main .merchant-item .item-info .item-title_active[data-v-beaefb8a]{color:#205aa9;background:#fff;border-radius:4px}.page-container .main .merchant-item .child-list[data-v-beaefb8a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.page-container .main .merchant-item .child-list[data-v-beaefb8a]::-webkit-scrollbar{width:10px}.page-container .main .merchant-item .child-list[data-v-beaefb8a]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#01397c}.page-container .main .merchant-item .child-list[data-v-beaefb8a]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.page-container .main .merchant-item .child-list .child-item[data-v-beaefb8a]{padding:0 10px;height:30px;line-height:30px;background:rgba(49,140,245,.3);margin-bottom:10px;text-align:center;font-size:12px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #4393f8;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .main .merchant-item .child-list .child-item_active[data-v-beaefb8a]{color:#205aa9;background:#eef6ff}.search-wrapper[data-v-555b4112]{margin-bottom:10px}.search-wrapper .child-wrapper[data-v-555b4112]{-webkit-transition:1s;transition:1s;padding:10px;margin:2px 0;border:1px solid #d7d7d7}.search-wrapper .child-wrapper .label-wrapper .label-header[data-v-555b4112]{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.search-wrapper .child-wrapper .label-wrapper .label-header .label-header_item[data-v-555b4112]{max-width:33.3%;height:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;background:#02a7f0;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}.search-wrapper .child-wrapper .label-wrapper .label-header .label-header_item[data-v-555b4112]:last-child{margin-right:0}.search-wrapper .child-wrapper .label-wrapper .label-header .label-header_item[data-v-555b4112] .el-checkbox__label{color:#fff}.search-wrapper .child-wrapper .label-wrapper .label-body[data-v-555b4112]{display:-webkit-box;display:-ms-flexbox;display:flex}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card[data-v-555b4112]{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:33.3%;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;padding:10px;border:1px solid #d7d7d7}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card[data-v-555b4112]:last-child{margin-right:0}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group[data-v-555b4112]{margin-bottom:10px}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group .group-title[data-v-555b4112]{margin-bottom:6px}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group[data-v-555b4112]:last-child{margin-bottom:0}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group .son-list[data-v-555b4112]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group .son-list .son-item[data-v-555b4112]{height:24px;width:30%;overflow:hidden;margin:0 10px 4px 0;padding:0 10px;background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group .son-list .son-item[data-v-555b4112] .el-checkbox{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-wrapper .child-wrapper .label-wrapper .label-body .label-card .label-group .son-list .son-item[data-v-555b4112] .el-checkbox .el-checkbox__label{max-width:calc(100% - 20px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.page-container[data-v-794844b4]{height:100%;overflow-y:auto;padding:10px 30px;position:relative}[data-v-794844b4] .search-wrapper{padding:0 30px}[data-v-794844b4] .search-wrapper .form-wrapper{border-bottom:1px solid #ccc}[data-v-794844b4] .search-wrapper .form-wrapper .more-wrapper{margin-bottom:10px;width:100%;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;height:20px;color:#ccc;font-size:14px}[data-v-794844b4] .search-wrapper .form-wrapper .more-wrapper span{margin-right:10px;cursor:pointer}[data-v-794844b4] .search-wrapper .form-wrapper .more-wrapper i{cursor:pointer}[data-v-794844b4] .search-wrapper .form-wrapper .search-form{-webkit-transition:1s;transition:1s}[data-v-794844b4] .search-wrapper .form-wrapper .search-form .avue-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-794844b4] .search-wrapper .el-form-item--mini.el-form-item,[data-v-794844b4] .search-wrapper .el-form-item--small.el-form-item{margin-bottom:0}[data-v-794844b4] .search-wrapper .btn-wrapper{padding:10px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-794844b4] .search-wrapper .btn-wrapper .btn-search{width:100px}.main-wrapper[data-v-794844b4]{font-size:14px;padding:20px 30px 30px}.main-wrapper .tip-wrapper[data-v-794844b4]{padding:10px 30px;font-size:14px;line-height:24px}.main-wrapper .company-list .company-item[data-v-794844b4]{padding:10px 20px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:4px}.main-wrapper .company-list .company-item .item-main[data-v-794844b4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-wrapper .company-list .company-item .item-main .item-title[data-v-794844b4]{margin-bottom:6px}.main-wrapper .company-list .company-item .item-main .item-title>span[data-v-794844b4]{cursor:pointer}.main-wrapper .company-list .company-item .item-main .item-title .item-type[data-v-794844b4]{margin-left:30px;color:#fff}.main-wrapper .company-list .company-item .item-main .item-tags[data-v-794844b4]{margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-wrapper .company-list .company-item .item-main .item-tags .item-tags_one[data-v-794844b4]{margin-right:10px}.main-wrapper .company-list .company-item .item-main .item-info[data-v-794844b4]{margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-wrapper .company-list .company-item .item-main .item-info .info-info_one[data-v-794844b4]{margin-right:30px}.main-wrapper .company-list .company-item .item-main .item-info[data-v-794844b4]:last-child{margin-bottom:0}.main-wrapper .company-list .company-item .item-menu[data-v-794844b4]{width:160px}.city-wrapper[data-v-794844b4]{margin-top:10px}.city-wrapper .city-item span[data-v-794844b4]{margin-right:10px}.page-container[data-v-50e242a2]{height:100%;overflow-y:auto;padding:10px 30px;position:relative}[data-v-50e242a2] .search-wrapper{padding:0 30px}[data-v-50e242a2] .search-wrapper .form-wrapper{border-bottom:1px solid #ccc}[data-v-50e242a2] .search-wrapper .form-wrapper .more-wrapper{margin-bottom:10px;width:100%;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;height:20px;color:#ccc;font-size:14px}[data-v-50e242a2] .search-wrapper .form-wrapper .more-wrapper span{margin-right:10px;cursor:pointer}[data-v-50e242a2] .search-wrapper .form-wrapper .more-wrapper i{cursor:pointer}[data-v-50e242a2] .search-wrapper .form-wrapper .search-form{-webkit-transition:1s;transition:1s}[data-v-50e242a2] .search-wrapper .form-wrapper .search-form .avue-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-50e242a2] .search-wrapper .el-form-item--mini.el-form-item,[data-v-50e242a2] .search-wrapper .el-form-item--small.el-form-item{margin-bottom:0}[data-v-50e242a2] .search-wrapper .btn-wrapper{padding:10px 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-50e242a2] .search-wrapper .btn-wrapper .btn-search{width:100px}.main-wrapper[data-v-50e242a2]{font-size:14px;padding:20px 30px 30px}.main-wrapper .tip-wrapper[data-v-50e242a2]{padding:10px 30px;font-size:14px;line-height:24px}.main-wrapper .company-list .company-item[data-v-50e242a2]{padding:10px 20px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;border-radius:4px}.main-wrapper .company-list .company-item .item-main[data-v-50e242a2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.main-wrapper .company-list .company-item .item-main .item-title[data-v-50e242a2]{margin-bottom:6px}.main-wrapper .company-list .company-item .item-main .item-title .item-type[data-v-50e242a2]{margin-left:30px;color:#fff}.main-wrapper .company-list .company-item .item-main .item-tags[data-v-50e242a2]{margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-wrapper .company-list .company-item .item-main .item-tags .item-tags_one[data-v-50e242a2]{margin-right:10px}.main-wrapper .company-list .company-item .item-main .item-info[data-v-50e242a2]{margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex}.main-wrapper .company-list .company-item .item-main .item-info .info-info_one[data-v-50e242a2]{margin-right:30px}.main-wrapper .company-list .company-item .item-main .item-info[data-v-50e242a2]:last-child{margin-bottom:0}.main-wrapper .company-list .company-item .item-menu[data-v-50e242a2]{width:160px}.province-wrapper[data-v-50e242a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.province-wrapper .province-item[data-v-50e242a2]{position:relative}.province-wrapper .province-item .province[data-v-50e242a2]{position:relative;z-index:1}.province-wrapper .province-item .city-wrapper[data-v-50e242a2]{position:absolute;left:0;border-radius:4px;color:#606266;background:#fff;overflow:hidden;border:1px solid #ebeef5;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:2;padding:10px;width:600px}.province-wrapper .province-item .city-wrapper .city-list[data-v-50e242a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-container[data-v-3ada252e]{position:absolute;padding:0;width:100%;height:100%;top:0;left:0}[data-v-0e433585] .el-input__inner{height:30px;line-height:30px}[data-v-0e433585] .el-tabs__header{margin:0!important}.grid_main[data-v-9a60854c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-9a60854c]{max-width:320px;width:30%;padding-top:8px}.grid_main .grid_main_R[data-v-9a60854c]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}[data-v-9a60854c] .vxe-cell{max-height:1000px!important}[data-v-fb043970] .el-input__inner{height:30px;line-height:30px}[data-v-fb043970] .el-tabs__header{margin:0!important}.line-title p[data-v-4c4b81d9]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-4c4b81d9]{margin-top:10px}[data-v-4c4b81d9] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-d3019236]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-d3019236]{width:130px}.line-title p[data-v-4d539bb9]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-4d539bb9]{margin-top:10px}[data-v-4d539bb9] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4d539bb9] .custom-demo-view{height:100%;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}[data-v-4d539bb9] #qrCode{text-align:center;padding-bottom:40px}[data-v-4d539bb9] #qrCode img{display:inline-block}[data-v-248c68d0] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-main[data-v-490fa089]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-490fa089]:first-child{width:31%}.grid-main .vxe-grid[data-v-490fa089]:nth-child(2){width:68%;padding-left:20px}[data-v-490fa089] .vxe-grid .vxe-form--item{padding-right:0}.grid-main[data-v-1df5df6f]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-1df5df6f]:first-child{width:31%}.grid-main .vxe-grid[data-v-1df5df6f]:nth-child(2){width:68%;padding-left:20px}.labels[data-v-1df5df6f]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-1df5df6f]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-1df5df6f]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-1df5df6f]{margin-top:20px}.labelYy .lab[data-v-1df5df6f]{cursor:pointer;position:relative}.labelYy .delete[data-v-1df5df6f]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-1df5df6f]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}[data-v-1df5df6f] .vxe-grid .vxe-form--item{padding-right:0}[data-v-7a6dc1bc] .el-upload--picture-card{width:100px;height:100px;line-height:100px}[data-v-7a6dc1bc] .el-upload-list--picture-card .el-upload-list__item{width:100px;height:100px}.modalAll[data-v-d8390264]{height:100%;overflow:auto}.modalTit[data-v-d8390264]{font-weight:600;padding:12px;font-size:15px;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}[data-v-d8390264] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-b6384f94]{font-size:12px}.contract_title[data-v-b6384f94]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-b6384f94]{height:100%;background:#fff}.color1Text[data-v-b6384f94]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-b6384f94]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-b6384f94]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-b6384f94]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-b6384f94]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-b6384f94]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.modalAll[data-v-e59611f0]{height:100%;overflow:auto}.modalTit[data-v-e59611f0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-e59611f0] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-71d9d1d9]{font-size:12px}.contract_title[data-v-71d9d1d9]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-71d9d1d9]{height:100%;background:#fff}.color1Text[data-v-71d9d1d9]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-71d9d1d9]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-71d9d1d9]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-71d9d1d9]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-71d9d1d9]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-71d9d1d9]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}[data-v-24243dfe] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#avue-view>.avue-view>.avue-view{padding:0!important}[data-v-21e587da] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.numbers[data-v-69550d54]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-69550d54]{margin-top:20px;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;margin-left:20px}.radioList[data-v-69550d54] .el-radio__input{display:none!important}.list-wrapper[data-v-69550d54]{color:#fff}.list-wrapper .list-head[data-v-69550d54]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-69550d54]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-69550d54]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-69550d54]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-69550d54]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-69550d54]:first-of-type{color:#fff}.numbers[data-v-7aa1b496]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-7aa1b496]{margin-top:20px;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;margin-left:20px}.radioList[data-v-7aa1b496] .el-radio__input{display:none!important}.list-wrapper[data-v-7aa1b496]{color:#fff}.list-wrapper .list-head[data-v-7aa1b496]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-7aa1b496]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-7aa1b496]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-7aa1b496]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-7aa1b496]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-7aa1b496]:first-of-type{color:#fff}.formList .el-button[data-v-b53c308e]{padding:9px 20px}.modalAll[data-v-47523aed]{height:100%;overflow:auto}[data-v-47523aed] .add-Modal .vxe-modal--content{background:#fff!important}.formList .el-button[data-v-8b45a056]{padding:9px 20px}.border-img[data-v-437cc259]{border:1px solid #ccc;padding:0 5px;cursor:pointer}.box[data-v-437cc259]{height:100%}[data-v-437cc259] .el-card__body{padding-top:0!important}.tabs[data-v-437cc259]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-437cc259] .el-tabs__content{height:100%}.tabs[data-v-437cc259] .el-card__body{padding-top:0!important}.tabs[data-v-437cc259] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-437cc259] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-437cc259]{width:70px;height:80px}.image-slot img[data-v-437cc259]{width:100%;height:100%}.project_group[data-v-437cc259]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:380px;overflow-x:auto}.project_group[data-v-437cc259] .el-checkbox__inner{display:none!important}.project_group p[data-v-437cc259]{width:10%;margin:0!important}.project_group .check_group[data-v-437cc259]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-437cc259]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-437cc259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;padding:5px;position:absolute;line-height:25px;left:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-437cc259]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-437cc259]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-437cc259]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-437cc259]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-437cc259]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-437cc259]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-437cc259]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-437cc259] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-437cc259] .el-checkbox__label p,.project_group .check_group[data-v-437cc259] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-437cc259] .el-checkbox__input{display:none}.checkIcon[data-v-437cc259]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-437cc259]{margin-left:0!important}.emptyPage[data-v-437cc259]{width:100%;height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-437cc259],.grid-main[data-v-008b2be2]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-008b2be2]:first-child{width:31%}.grid-main .vxe-grid[data-v-008b2be2]:nth-child(2){width:68%;padding-left:20px}.labels[data-v-008b2be2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-008b2be2]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;margin-bottom:10px}.labels .labAdd[data-v-008b2be2]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-008b2be2]{margin-top:20px}.labelYy .lab[data-v-008b2be2]{cursor:pointer;position:relative}.labelYy .delete[data-v-008b2be2]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-008b2be2]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}[data-v-008b2be2] .vxe-grid .vxe-form--item{padding-right:0}[data-v-0c172d05] .el-timeline-item{padding-bottom:15px}[data-v-0c172d05] .el-timeline-item__timestamp{padding:2px 5px;width:150px;text-align:center;line-height:28px;background:#5b8ff9;color:#fff;border-radius:5px}[data-v-0c172d05] .el-divider--vertical{height:80px!important}.divOne[data-v-0c172d05]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divOne div[data-v-0c172d05]:first-child{color:grey;font-size:13px}.divOne div[data-v-0c172d05]:nth-child(2){font-weight:700;padding-top:5px}.tablist[data-v-0c172d05]{background:#fff;height:80px}.tablist[data-v-0c172d05] .el-col{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tablist[data-v-0c172d05] .el-divider{height:50px}.timeline[data-v-0c172d05] .el-card__body{padding:0}.timeline span[data-v-0c172d05]{font-size:.8rem}.timeline .alongside[data-v-0c172d05]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:1.4rem;height:100px;background-color:#f3f7ff}.timeline .alongside[data-v-0c172d05],.timeline .leftline[data-v-0c172d05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline .leftline[data-v-0c172d05]{width:100px;padding:10px;border-right:1px solid #888a91}.timeline .leftline[data-v-0c172d05],.timeline .topline[data-v-0c172d05]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.timeline .topline[data-v-0c172d05]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;margin-left:20px}.time[data-v-0c172d05]{margin:0 10px;cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;color:#409eff}.config[data-v-136c8d78]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-136c8d78]{width:130px}.formList .el-button[data-v-2bd843c6]{padding:9px 20px}.numbers[data-v-c23e88ba]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-c23e88ba]{margin-top:20px;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;margin-left:20px}.radioList[data-v-c23e88ba] .el-radio__input{display:none!important}.list-wrapper[data-v-c23e88ba]{color:#fff}.list-wrapper .list-head[data-v-c23e88ba]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-c23e88ba]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-c23e88ba]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-c23e88ba]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-c23e88ba]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-c23e88ba]:first-of-type{color:#fff}[data-v-355f303d] .el-input__inner{height:30px;line-height:30px}[data-v-355f303d] .el-tabs__header{margin:0!important}[data-v-62a1583a] .avue-form__menu,[data-v-2836bda6] .avue-form__menu{display:none!important}.people-container[data-v-47067d40] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-47067d40]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-47067d40],.people-container[data-v-47067d40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-47067d40]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-47067d40]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-47067d40]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-47067d40],.people-container .file-group .file-item[data-v-47067d40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-47067d40]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-47067d40]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-47067d40]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-47067d40]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-47067d40]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-47067d40]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-47067d40]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-47067d40]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-47067d40]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-47067d40]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-47067d40]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-47067d40]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-47067d40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-47067d40]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-47067d40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-47067d40] .avue-form__menu{display:none}.people-container .checkDialog[data-v-47067d40] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-47067d40]{margin:1px 30px;height:32px}[data-v-e8afbcac] .avue-form__menu{display:none!important}[data-v-07c2c104] .vxe-modal--content{padding:.8em 1em!important}[data-v-07c2c104] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-07c2c104]{margin-left:10px}.assetlist .card[data-v-07c2c104]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-07c2c104]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-07c2c104]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-07c2c104]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-07c2c104]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-07c2c104]{border:1px solid #409eff}.head_select[data-v-07c2c104]{width:calc(100% - 1rem)}.box[data-v-07c2c104]{height:100%}[data-v-07c2c104] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-07c2c104]{width:70px;height:80px}.image-slot img[data-v-07c2c104]{width:100%;height:100%}.project_group[data-v-07c2c104]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-07c2c104]{width:10%;margin:0!important}.project_group .check_group[data-v-07c2c104]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-07c2c104]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-07c2c104]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-07c2c104]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-07c2c104]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-07c2c104],.project_group .check_group[data-v-07c2c104] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-07c2c104] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-07c2c104] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-07c2c104] .el-checkbox__input{display:none}.checkIcon[data-v-07c2c104]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-07c2c104]{margin-left:0!important}.emptyPage[data-v-07c2c104]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-07c2c104]{width:70px;text-align:center}.steps[data-v-d85569c2]{background-color:#fff;padding:10px 0}.steps[data-v-d85569c2] .el-step__icon{font-weight:400}.steps[data-v-d85569c2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-d85569c2] .el-step__icon-inner{font-weight:400}.steps[data-v-d85569c2] .is-process{border-color:transparent}.steps[data-v-d85569c2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-d85569c2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-d85569c2]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-8214ec04] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-8214ec04]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-8214ec04]{width:130px}[data-v-8214ec04] textarea{min-height:15px!important;height:auto!important}.radioList[data-v-fe7547dc]{margin-top:20px;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;margin-left:20px}.radioList[data-v-fe7547dc] .el-radio__input{display:none!important}.fontWeight[data-v-16c76d45]{font-size:18px}.bg1[data-v-16c76d45]{background-color:#2dc1e9}.bg1[data-v-16c76d45],.bg2[data-v-16c76d45]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-16c76d45]{background-color:#f7ae4f}.bg3[data-v-16c76d45]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-16c76d45],.left_item_check[data-v-16c76d45]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-16c76d45]{background-color:#f2f2f2}.top_title[data-v-1d66be65]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-1d66be65]{display:-webkit-box;display:-ms-flexbox;display:flex}.top_title[data-v-3031ce5b]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-3031ce5b]{display:-webkit-box;display:-ms-flexbox;display:flex}.config[data-v-fd6bb004]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-fd6bb004]{width:130px}[data-v-3734bdc8] .avue-form__menu{display:none!important}.people-container[data-v-255d5c9c] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-255d5c9c]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-255d5c9c],.people-container[data-v-255d5c9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-255d5c9c]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-255d5c9c]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-255d5c9c]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-255d5c9c],.people-container .file-group .file-item[data-v-255d5c9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-255d5c9c]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-255d5c9c]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-255d5c9c]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-255d5c9c]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-255d5c9c]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-255d5c9c]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-255d5c9c]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-255d5c9c]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-255d5c9c]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-255d5c9c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-255d5c9c]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-255d5c9c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-255d5c9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-255d5c9c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-255d5c9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-255d5c9c] .avue-form__menu{display:none}.people-container .checkDialog[data-v-255d5c9c] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-255d5c9c]{margin:1px 30px;height:32px}[data-v-2ff19c48] .avue-form__menu,[data-v-6d266b51] .avue-form__menu,[data-v-663e6766] .avue-form__menu{display:none!important}[data-v-46ab9f23] .vxe-modal--content{padding:.8em 1em!important}[data-v-46ab9f23] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-46ab9f23]{margin-left:10px}.assetlist .card[data-v-46ab9f23]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-46ab9f23]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-46ab9f23]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-46ab9f23]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-46ab9f23]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-46ab9f23]{border:1px solid #409eff}.head_select[data-v-46ab9f23]{width:calc(100% - 1rem)}.box[data-v-46ab9f23]{height:100%}[data-v-46ab9f23] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-46ab9f23]{width:70px;height:80px}.image-slot img[data-v-46ab9f23]{width:100%;height:100%}.project_group[data-v-46ab9f23]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-46ab9f23]{width:10%;margin:0!important}.project_group .check_group[data-v-46ab9f23]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-46ab9f23]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-46ab9f23]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-46ab9f23]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-46ab9f23]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-46ab9f23],.project_group .check_group[data-v-46ab9f23] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-46ab9f23] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-46ab9f23] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-46ab9f23] .el-checkbox__input{display:none}.checkIcon[data-v-46ab9f23]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-46ab9f23]{margin-left:0!important}.emptyPage[data-v-46ab9f23]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-46ab9f23]{width:70px;text-align:center}.top_title[data-v-e6259ed0]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-e6259ed0]{display:-webkit-box;display:-ms-flexbox;display:flex}.fontWeight[data-v-1e4ef49c]{font-size:18px}.bg1[data-v-1e4ef49c]{background-color:#2dc1e9}.bg1[data-v-1e4ef49c],.bg2[data-v-1e4ef49c]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-1e4ef49c]{background-color:#f7ae4f}.bg3[data-v-1e4ef49c]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-1e4ef49c],.left_item_check[data-v-1e4ef49c]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-1e4ef49c]{background-color:#f2f2f2}.top_title[data-v-6d134e6f]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-6d134e6f]{display:-webkit-box;display:-ms-flexbox;display:flex}.steps[data-v-32c37a58]{background-color:#fff;padding:10px 0}.steps[data-v-32c37a58] .el-step__icon{font-weight:400}.steps[data-v-32c37a58] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-32c37a58] .el-step__icon-inner{font-weight:400}.steps[data-v-32c37a58] .is-process{border-color:transparent}.steps[data-v-32c37a58] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-32c37a58] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-32c37a58]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-ea4f6646] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-ea4f6646]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ea4f6646]{width:130px}[data-v-ea4f6646] textarea{min-height:15px!important;height:auto!important}[data-v-3bddbe02] .avue-form__menu{display:none!important}.people-container[data-v-527ddb4a] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-527ddb4a]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-527ddb4a],.people-container[data-v-527ddb4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-527ddb4a]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-527ddb4a]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-527ddb4a]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-527ddb4a],.people-container .file-group .file-item[data-v-527ddb4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-527ddb4a]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-527ddb4a]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-527ddb4a]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-527ddb4a]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-527ddb4a]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-527ddb4a]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-527ddb4a]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-527ddb4a]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-527ddb4a]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-527ddb4a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-527ddb4a]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-527ddb4a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-527ddb4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-527ddb4a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-527ddb4a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-527ddb4a] .avue-form__menu{display:none}.people-container .checkDialog[data-v-527ddb4a] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-527ddb4a]{margin:1px 30px;height:32px}[data-v-2cc10945] .avue-form__menu,[data-v-f1ea8598] .avue-form__menu{display:none!important}.steps[data-v-6bf74e84]{background-color:#fff;padding:10px 0}.steps[data-v-6bf74e84] .el-step__icon{font-weight:400}.steps[data-v-6bf74e84] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-6bf74e84] .el-step__icon-inner{font-weight:400}.steps[data-v-6bf74e84] .is-process{border-color:transparent}.steps[data-v-6bf74e84] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-6bf74e84] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-6bf74e84]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-73c6775b] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-73c6775b]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-73c6775b]{width:130px}[data-v-73c6775b] textarea{min-height:15px!important;height:auto!important}.fontWeight[data-v-063e9811]{font-size:18px}.bg1[data-v-063e9811]{background-color:#2dc1e9}.bg1[data-v-063e9811],.bg2[data-v-063e9811]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-063e9811]{background-color:#f7ae4f}.bg3[data-v-063e9811]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-063e9811],.left_item_check[data-v-063e9811]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-063e9811]{background-color:#f2f2f2}.top_title[data-v-3568f5ce]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-3568f5ce]{display:-webkit-box;display:-ms-flexbox;display:flex}.top_title[data-v-8179a5b2]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-8179a5b2]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-851de79c] .vxe-modal--content{padding:.8em 1em!important}[data-v-851de79c] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-851de79c]{margin-left:10px}.assetlist .card[data-v-851de79c]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-851de79c]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-851de79c]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-851de79c]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-851de79c]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-851de79c]{border:1px solid #409eff}.head_select[data-v-851de79c]{width:calc(100% - 1rem)}.box[data-v-851de79c]{height:100%}[data-v-851de79c] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-851de79c]{width:70px;height:80px}.image-slot img[data-v-851de79c]{width:100%;height:100%}.project_group[data-v-851de79c]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-851de79c]{width:10%;margin:0!important}.project_group .check_group[data-v-851de79c]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-851de79c]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-851de79c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-851de79c]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-851de79c]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-851de79c],.project_group .check_group[data-v-851de79c] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-851de79c] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-851de79c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-851de79c] .el-checkbox__input{display:none}.checkIcon[data-v-851de79c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-851de79c]{margin-left:0!important}.emptyPage[data-v-851de79c]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-851de79c]{width:70px;text-align:center}.radioList[data-v-66a8c422]{margin-top:20px;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;margin-left:20px}.radioList[data-v-66a8c422] .el-radio__input{display:none!important}.radioList[data-v-265150f7]{margin-top:20px;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;margin-left:20px}.radioList[data-v-265150f7] .el-radio__input,[data-v-2fa47d9b] .avue-form__menu,[data-v-4de45a9a] .avue-form__menu,[data-v-1591bb2f] .avue-form__menu{display:none!important}.people-container[data-v-357a6113] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-357a6113]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-357a6113],.people-container[data-v-357a6113]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-357a6113]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-357a6113]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-357a6113]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-357a6113],.people-container .file-group .file-item[data-v-357a6113]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-357a6113]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-357a6113]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-357a6113]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-357a6113]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-357a6113]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-357a6113]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-357a6113]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-357a6113]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-357a6113]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-357a6113]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-357a6113]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-357a6113]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-357a6113]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-357a6113]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-357a6113]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-357a6113] .avue-form__menu{display:none}.people-container .checkDialog[data-v-357a6113] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-357a6113]{margin:1px 30px;height:32px}[data-v-4578fc1a] .avue-form__menu{display:none!important}[data-v-63b9ca2e] .vxe-modal--content{padding:.8em 1em!important}[data-v-63b9ca2e] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-63b9ca2e]{margin-left:10px}.assetlist .card[data-v-63b9ca2e]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-63b9ca2e]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-63b9ca2e]{margin-right:15px;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;padding-left:10px;padding-right:10px;min-width:220px;height:100px;-ms-flex-pack:distribute;justify-content:space-around}.assetlist .card>span[data-v-63b9ca2e]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-63b9ca2e]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-63b9ca2e]{border:1px solid #409eff}.head_select[data-v-63b9ca2e]{width:calc(100% - 1rem)}.box[data-v-63b9ca2e]{height:100%}[data-v-63b9ca2e] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-63b9ca2e]{width:70px;height:80px}.image-slot img[data-v-63b9ca2e]{width:100%;height:100%}.project_group[data-v-63b9ca2e]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:350px;overflow-x:auto}.project_group p[data-v-63b9ca2e]{width:10%;margin:0!important}.project_group .check_group[data-v-63b9ca2e]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-63b9ca2e]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-63b9ca2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:55%;padding:5px;position:absolute;line-height:25px;right:5px}.project_group .check_group .check_item .people-content span[data-v-63b9ca2e]{width:100%;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.project_group .check_group .icon[data-v-63b9ca2e]{position:absolute;left:0;top:0;width:70px;height:80px;margin-right:10px;background-color:#e4e4e4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project_group .check_group .icon[data-v-63b9ca2e],.project_group .check_group[data-v-63b9ca2e] .el-checkbox__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_group .check_group[data-v-63b9ca2e] .el-checkbox__label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.project_group .check_group[data-v-63b9ca2e] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-63b9ca2e] .el-checkbox__input{display:none}.checkIcon[data-v-63b9ca2e]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-63b9ca2e]{margin-left:0!important}.emptyPage[data-v-63b9ca2e]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-tag--info[data-v-63b9ca2e]{width:70px;text-align:center}.top_title[data-v-22dc44ca]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-22dc44ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.steps[data-v-e5b4c01e]{background-color:#fff;padding:10px 0}.steps[data-v-e5b4c01e] .el-step__icon{font-weight:400}.steps[data-v-e5b4c01e] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-e5b4c01e] .el-step__icon-inner{font-weight:400}.steps[data-v-e5b4c01e] .is-process{border-color:transparent}.steps[data-v-e5b4c01e] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-e5b4c01e] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-e5b4c01e]{height:100%;overflow-y:scroll;margin:15px 10px}.top_title[data-v-197ebfa8]{font-weight:bolder;border-left:5px solid #5b8ff9;margin:15px}.item_box[data-v-197ebfa8]{display:-webkit-box;display:-ms-flexbox;display:flex}.fontWeight[data-v-461c3408]{font-size:18px}.bg1[data-v-461c3408]{background-color:#2dc1e9}.bg1[data-v-461c3408],.bg2[data-v-461c3408]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-461c3408]{background-color:#f7ae4f}.bg3[data-v-461c3408]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-461c3408],.left_item_check[data-v-461c3408]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-461c3408]{background-color:#f2f2f2}[data-v-39f32c11] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-39f32c11]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-39f32c11]{width:130px}[data-v-39f32c11] textarea{min-height:15px!important;height:auto!important}.radioList[data-v-0b92a2ba]{margin-top:20px;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;margin-left:20px}.radioList[data-v-0b92a2ba] .el-radio__input{display:none!important}.modalTit[data-v-30870b34]{font-weight:600;padding:12px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modalAll[data-v-30870b34]{height:100%}[data-v-30870b34] .vxe-cell{max-height:100px!important;overflow:auto}.chosenMeterClass[data-v-30870b34]{line-height:19px;color:#5b8ff9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chosenMeterClass div[data-v-30870b34]{cursor:pointer}.chosenMeterClass div[data-v-30870b34]:hover{color:#94b8ff}.line-title p[data-v-4f87b512]{font-size:17px;font-weight:700;margin:0}[data-v-4f87b512] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-45d8ae6e] .el-input-number__decrease,[data-v-45d8ae6e] .el-input-number__increase{display:none}.addModel[data-v-79216410]{height:100%}.modalTit[data-v-5fa80c3a]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-5fa80c3a]{height:100%}[data-v-5fa80c3a] .vxe-cell{max-height:100px!important;overflow:auto}.chosenMeterClass[data-v-5fa80c3a]{line-height:19px;color:#5b8ff9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chosenMeterClass div[data-v-5fa80c3a]{cursor:pointer}.chosenMeterClass div[data-v-5fa80c3a]:hover{color:#94b8ff}.modalTit[data-v-e74bbbf6]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-e74bbbf6]{height:100%}[data-v-e74bbbf6] .vxe-cell{max-height:100px!important;overflow:auto}.chosenMeterClass[data-v-e74bbbf6]{line-height:19px;color:#5b8ff9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chosenMeterClass div[data-v-e74bbbf6]{cursor:pointer}.chosenMeterClass div[data-v-e74bbbf6]:hover{color:#94b8ff}.addModel[data-v-63dbb900]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.addModel .addModel_L[data-v-63dbb900]{height:99%;padding-right:50px;border-right:1px solid #f0f0f0;background:#fff}.addModel .addModel_R[data-v-63dbb900]{min-width:350px;background:#fff;height:99%}[data-v-7c5b3f66] .avue-form__menu{display:none!important}[data-v-7c5b3f66] .el-card__body{padding:7px 20px 0 20px!important}.incofont[data-v-79dfb5af]{color:#999}.ringht_font[data-v-79dfb5af]{padding-right:10px}[data-v-79dfb5af] .avue-form__menu{display:none!important}.incofont[data-v-0ca22560]{color:#999}.ringht_font[data-v-0ca22560]{padding-right:10px}[data-v-0ca22560] .avue-form__menu{display:none!important}.bottom_num[data-v-4563c9a9]{font-size:17px;font-weight:bolder}[data-v-4563c9a9] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-4563c9a9]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4563c9a9]{width:130px}[data-v-4563c9a9] textarea{min-height:15px!important;height:auto!important}.color1[data-v-4563c9a9]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-4563c9a9]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-4563c9a9]{background-color:#5b8ff9;padding:0 10px;border-radius:10px}.popperOptions{width:60%}.grid_main[data-v-9eb5a764]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-9eb5a764]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-9eb5a764]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}[data-v-e136f946] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.warp[data-v-0b48e4f5]{height:46px;line-height:46px;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;font-size:12px;color:#606266}.warp p[data-v-0b48e4f5]{border:1px solid #e8eaec;border-bottom-width:0;background-color:#f8f8f9;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px;padding:0 10px}.top-line[data-v-0b48e4f5]{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}.top-line[data-v-0b48e4f5] .el-checkbox-button,.top-line[data-v-0b48e4f5] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-0b48e4f5] .el-checkbox-button__inner,.top-line[data-v-0b48e4f5] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-0b48e4f5]{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}.top-line .tab-item b[data-v-0b48e4f5]{display:inline-block;width:20px;height:20px;border-radius:50%;margin-right:6px}.top-line .tab-item1[data-v-0b48e4f5]{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}.top-line .tab-item1 b[data-v-0b48e4f5]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-0b48e4f5]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;height:calc(100% - 10px);overflow-x:auto}.project_group p[data-v-0b48e4f5]{width:10%;margin:0!important}.project_group .check_group[data-v-0b48e4f5]{width:100%;height:100px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-0b48e4f5]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-0b48e4f5]{border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0;padding:0 10px;position:relative;right:0}.project_group .check_group .check_item .people-content .item-tag[data-v-0b48e4f5]{position:absolute;right:0;top:0;color:#fff;font-size:8px;height:17px;line-height:17px}.project_group .check_group .check_item .people-content .item-span[data-v-0b48e4f5]{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;color:#fff;width:100%/*!*重新定义-webkit私有盒模型*!*//*!*内容之间的排列顺序，vertical垂直方向排列*!*//*!*在第几行末尾显示省略号...*!*/}.project_group .check_group .check_item .people-content .item-span b[data-v-0b48e4f5]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-0b48e4f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.grid-main[data-v-0b48e4f5]{height:calc(100% - 60px)}.main-table[data-v-0b48e4f5]{height:100%}.main-table .buildingTree[data-v-0b48e4f5],.main-table[data-v-0b48e4f5] .el-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-table[data-v-0b48e4f5] .el-card__body{padding:0 0!important;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-0b48e4f5]{margin-top:10%}.greenClass[data-v-0b48e4f5]{background:#67c23a}.greenClass[data-v-0b48e4f5],.redClass[data-v-0b48e4f5]{width:10px;height:10px;border-radius:50%;margin-right:10px}.redClass[data-v-0b48e4f5]{background:#ff5842}.modalAll[data-v-23a73ee0]{height:99%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.modalAll .space_L[data-v-23a73ee0],.modalAll[data-v-23a73ee0]{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll .space_L[data-v-23a73ee0]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px 0 0 5px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:2px solid #f6f7fb;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll .space_L .space_L_T[data-v-23a73ee0]{border-right:5px solid #f6f7fb}.modalAll .space_L .space_L_B[data-v-23a73ee0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.modalAll .space_L .space_L_B .space_L_list[data-v-23a73ee0]{width:25%;height:100%;border-right:5px solid #f6f7fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll .space_L .space_L_B .space_L_list .list_title[data-v-23a73ee0]{color:#fff;background:#3d79ec;font-size:12.5px;text-align:center;padding:6px 0}.modalAll .space_L .space_L_B .list_content[data-v-23a73ee0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.modalAll .space_L .space_L_B .list_content .list_content_list[data-v-23a73ee0]{padding:8px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modalAll .space_L .space_L_B .list_content .list_content_list[data-v-23a73ee0]:hover{background:#ededed}.modalAll .space_L .space_L_B .list_content .list_active[data-v-23a73ee0]{background:#e4edff}.modalAll .space_L .space_L_B .list_content .list_dis[data-v-23a73ee0]{color:#969696}.modalAll .space_R[data-v-23a73ee0]{width:30%;height:100%;border-left:7px solid #f6f7fb;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.modalAll .space_R .space_R_title[data-v-23a73ee0],.modalAll .space_R[data-v-23a73ee0]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.modalAll .space_R .space_R_title[data-v-23a73ee0]{background:#e8eefc;color:#323232;padding:7px 0;font-size:12.5px;font-weight:600}.modalAll .space_R .space_R_title .space_R_title_L[data-v-23a73ee0]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.modalAll .space_R .space_R_title .space_R_title_R[data-v-23a73ee0]{width:90px;text-align:center}.modalAll .space_R .space_R_list[data-v-23a73ee0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding-block:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.modalAll .space_R .space_R_list .space_R_list_title[data-v-23a73ee0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:9px 0;font-size:12.5px;-webkit-box-sizing:border-box;box-sizing:border-box}.modalAll .space_R .space_R_list .space_R_list_title .space_R_list_L[data-v-23a73ee0]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding-left:8px}.modalAll .space_R .space_R_list .space_R_list_title .space_R_list_R[data-v-23a73ee0]{width:90px;text-align:center;cursor:pointer;color:#f9455b}.modalAll .space_R .space_R_list .space_R_list_title[data-v-23a73ee0]:hover{background:#e4edff}.modalAll .space_R .space_T_Tip[data-v-23a73ee0]{width:100%;height:49px;line-height:39px;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.modalAll .space_R .space_T_Tip div[data-v-23a73ee0]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;padding:0 10px;color:#fff;font-size:12px;background:#4e4e4e}.modalAll[data-v-23a73ee0] ::-webkit-scrollbar{width:2px}.modalAll[data-v-23a73ee0] ::-webkit-scrollbar-track{background:hsla(0,0%,93.3%,0)}.modalAll[data-v-23a73ee0] ::-webkit-scrollbar-thumb{background:hsla(0,0%,74.9%,0);border-radius:1px}.modalTit[data-v-23a73ee0]{font-weight:600;padding:12px;font-size:15px;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}[data-v-23a73ee0] .el-tabs .el-tabs__header{margin-top:0!important}.modalAll[data-v-06fd1c0a]{height:99%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.modalTit[data-v-06fd1c0a]{font-weight:600;padding:12px;font-size:15px;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}[data-v-06fd1c0a] .el-tabs .el-tabs__header{margin-top:0!important}.grid_main[data-v-7e97e3e4]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-7e97e3e4]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-7e97e3e4] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-7e97e3e4]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.modalAll[data-v-26ab4b92]{height:100%;overflow:auto}.modalTit[data-v-26ab4b92]{font-weight:600;padding:12px;font-size:15px;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}[data-v-26ab4b92] .el-tabs .el-tabs__header{margin-top:0!important}.grid_main .grid_main_L[data-v-0ae696f2],.grid_main[data-v-0ae696f2]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-0ae696f2]{max-width:260px;width:25%;height:95%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid_main .grid_main_L .left_tree[data-v-0ae696f2]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.grid_main .grid_main_L[data-v-0ae696f2] ::-webkit-scrollbar{width:2px}.grid_main .grid_main_L[data-v-0ae696f2] ::-webkit-scrollbar-track{background:#ededed}.grid_main .grid_main_L[data-v-0ae696f2] ::-webkit-scrollbar-thumb{background:#909399;border-radius:1px}.grid_main .grid_main_R[data-v-0ae696f2]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.factory_list[data-v-645def0a]{margin-top:10px}.factory_list[data-v-645def0a] .avue-form__group{background-color:#f4f7ff!important;margin:10px}.centerContent[data-v-b79c6100]{position:relative}.imgList[data-v-b79c6100]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-left:15px}.imgList .img[data-v-b79c6100]{border-radius:5px;margin:3px 0;width:50px;height:50px}.config[data-v-b79c6100]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-b79c6100]{width:150px}.grid_main[data-v-d9b407d0]{position:relative}.grid_main .grid_main_L[data-v-d9b407d0],.grid_main[data-v-d9b407d0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid_main .grid_main_L[data-v-d9b407d0]{max-width:260px;width:25%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:30px}.grid_main .grid_main_L .tree[data-v-d9b407d0]{margin-top:10px}.grid_main .grid_main_L .left_tree[data-v-d9b407d0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll}.grid_main .grid_main_L[data-v-d9b407d0] ::-webkit-scrollbar{width:2px}.grid_main .grid_main_L[data-v-d9b407d0] ::-webkit-scrollbar-track{background:#ededed}.grid_main .grid_main_L[data-v-d9b407d0] ::-webkit-scrollbar-thumb{background:#909399;border-radius:1px}.grid_main .grid_main_R[data-v-d9b407d0]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.line-title p[data-v-4a0e80a2]{font-size:17px;font-weight:700;margin:0}[data-v-4a0e80a2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4a0e80a2] .el-input__count{background:hsla(0,0%,100%,.711)}.config[data-v-c0f8ba10]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-c0f8ba10]{width:130px}.people-container[data-v-2d21c55c]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-2d21c55c],.people-container[data-v-2d21c55c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-2d21c55c]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-2d21c55c]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-2d21c55c]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-2d21c55c]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-2d21c55c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-2d21c55c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-2d21c55c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-2d21c55c]{width:380px}.people-container .options .footer[data-v-2d21c55c]{width:100%;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:center;-ms-flex-pack:center;justify-content:center}.modalAll[data-v-2d21c55c]{height:100%}[data-v-2d21c55c] .vxe-form .vxe-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.modalAll[data-v-54a18626]{height:100%;overflow:auto}.modalTit[data-v-54a18626]{font-weight:600;padding:12px;font-size:15px;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}.modalAll[data-v-725ff057]{height:100%;overflow:auto}.modalTit[data-v-725ff057]{font-weight:600;padding:12px;font-size:15px;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}.line-title p[data-v-e982bd5e]{font-size:17px;font-weight:700;margin:0}[data-v-e982bd5e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-e982bd5e] .el-input__count{background:hsla(0,0%,100%,.711)}.people-container[data-v-36c30de6]{min-height:100px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-36c30de6]{width:85px;height:75px;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}.people-container .icon img[data-v-36c30de6]{width:100%;height:100%}.people-container .people-item[data-v-36c30de6]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-36c30de6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-36c30de6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-36c30de6]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.box[data-v-4b9951cf]{height:100%}[data-v-4b9951cf] .el-card__body{height:90%}[data-v-4b9951cf] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-4b9951cf]{width:50px;height:50px}.image-slot img[data-v-4b9951cf]{width:100%;height:100%}.boxCheck[data-v-4b9951cf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxCheck .left_name[data-v-4b9951cf]{width:100px;font-size:14px}.project_group[data-v-4b9951cf]{-webkit-box-flex:1;-ms-flex:1;flex:1;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}.project_group p[data-v-4b9951cf]{width:10%;margin:0!important}.project_group .check_group[data-v-4b9951cf]{width:100%;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-4b9951cf]{margin-bottom:15px;margin-left:15px;width:150px;height:45px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-4b9951cf]{width:65px;height:55px;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-4b9951cf]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-4b9951cf]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;line-height:25px}.project_group .check_group .check_item .people-content span[data-v-4b9951cf]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-4b9951cf] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-4b9951cf] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-4b9951cf] .el-checkbox__input{display:none}.checkIcon[data-v-4b9951cf]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-4b9951cf]{margin-left:0!important}.emptyPage[data-v-4b9951cf]{width:100%;height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.emptyPage[data-v-4b9951cf],.people-container .icon[data-v-44f210f0]{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}.people-container .icon[data-v-44f210f0]{width:70px;height:75px;background-color:#e4e4e4}.people-container .icon img[data-v-44f210f0]{width:100%;height:100%}.people-container .people-item[data-v-44f210f0]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-44f210f0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-44f210f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:25px}.people-container .add-button[data-v-44f210f0]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container[data-v-a7864062]{min-height:100px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-a7864062]{width:85px;height:45px;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}.people-container .icon img[data-v-a7864062]{width:100%;height:100%}.people-container .people-item[data-v-a7864062]{width:15%;height:45px;background:#5b8ff9;margin:0 1.2rem 20px 0;padding:0 6px;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-a7864062]{padding-left:10px;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#fff}.people-container .people-item .people-content[data-v-a7864062]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .people-item-add[data-v-a7864062]{width:15%;height:45px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item-add span[data-v-a7864062]{padding-left:10px;display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#5b8ff9}.people-container .people-item-add .people-content[data-v-a7864062]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px}.people-container .add-button[data-v-a7864062]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.config[data-v-3c1a3b97]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3c1a3b97]{width:130px}.box[data-v-3cc00ce0]{height:100%}[data-v-3cc00ce0] .el-card__body{height:90%}[data-v-3cc00ce0] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-3cc00ce0]{width:50px;height:50px}.image-slot img[data-v-3cc00ce0]{width:100%;height:100%}.boxCheck[data-v-3cc00ce0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boxCheck .left_name[data-v-3cc00ce0]{width:100px;font-size:14px}.project_group[data-v-3cc00ce0]{-webkit-box-flex:1;-ms-flex:1;flex:1;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px}.project_group p[data-v-3cc00ce0]{width:10%;margin:0!important}.project_group .check_group[data-v-3cc00ce0]{width:100%;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-3cc00ce0]{margin-bottom:15px;margin-left:15px;width:150px;height:45px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-3cc00ce0]{width:65px;height:55px;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-3cc00ce0]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-3cc00ce0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;line-height:25px}.project_group .check_group .check_item .people-content span[data-v-3cc00ce0]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-3cc00ce0] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-3cc00ce0] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-3cc00ce0] .el-checkbox__input{display:none}.checkIcon[data-v-3cc00ce0]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-3cc00ce0]{margin-left:0!important}.emptyPage[data-v-3cc00ce0]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.line-title p[data-v-4d9d59af]{font-size:17px;font-weight:700;margin:0}[data-v-4d9d59af] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4d9d59af] .el-input__count{background:hsla(0,0%,100%,.711)}.config[data-v-3c9a8090]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3c9a8090]{width:130px}.modalAll[data-v-7690d972]{height:100%;overflow:auto}.modalTit[data-v-7690d972]{font-weight:600;padding:12px;font-size:15px;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}.scroll-content[data-v-43a7c5c8]{background-color:#fff}.people-container[data-v-417c1a10]{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-417c1a10]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-417c1a10]{width:100%;height:100%}.people-container .people-item[data-v-417c1a10]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-417c1a10]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-417c1a10]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:25px}.people-container .add-button[data-v-417c1a10]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.config[data-v-7a9b45f0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-7a9b45f0]{width:130px}.config[data-v-ddbe5408]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ddbe5408]{width:130px}.scroll-content[data-v-2aa0d264]{background-color:#fff}.block-container .block-wrapper[data-v-00ba419a]{position:relative;margin:10px 0;background:#fff;border-radius:4px}.block-container .block-wrapper .status[data-v-00ba419a]{position:absolute;top:0;right:10px;font-size:14px}.block-container .block-wrapper .main-title[data-v-00ba419a]{border-bottom:1px solid #e6e6e6;padding-bottom:8px;font-size:14px;color:#409eff}.block-container .block-wrapper .form-wrapper[data-v-00ba419a]{margin:10px 0}.block-container .block-wrapper .form-wrapper .sub-title[data-v-00ba419a]{margin-bottom:10px}.block-container .block-wrapper .form-wrapper .line-titles[data-v-00ba419a]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.block-wrapper[data-v-151ef6c1]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper .block-header[data-v-151ef6c1]{padding:10px 20px;border-bottom:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-wrapper .block-header span[data-v-151ef6c1]{margin-right:10px}.block-wrapper .block-header span[data-v-151ef6c1]:first-of-type{font-weight:700}.block-wrapper .block-header .item-time[data-v-151ef6c1]{color:#555;font-size:12px}.block-wrapper .block-body[data-v-151ef6c1]{padding:10px 20px;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper[data-v-151ef6c1]{margin-bottom:10px}.block-wrapper .block-body .form-wrapper .sub-title[data-v-151ef6c1]{margin-bottom:10px;color:#8a8a8a}.mr-10[data-v-6f7d0a80]{margin-right:10px}.color-success[data-v-6f7d0a80]{color:#5b8ff9}.color-error[data-v-6f7d0a80]{color:#d9001b}.timeline-wrapper[data-v-6f7d0a80]{padding-left:80px}.block-container[data-v-6f7d0a80]{padding:20px;background:#fff}.date-wrapper[data-v-6f7d0a80]{position:absolute;top:0;left:-80px;height:0}.header[data-v-6f7d0a80]{font-weight:700}.header .sub-title[data-v-6f7d0a80]{margin-left:10px;font-weight:100;font-size:12px}.body[data-v-6f7d0a80]{padding:10px 0}.body .content[data-v-6f7d0a80]{padding:10px 20px;border:1px solid #d7d7d7}.grid-main[data-v-d93d3508]{overflow-y:auto}.trader-container[data-v-d93d3508]{padding:20px}.serviceFee-container[data-v-d93d3508],.trader-container[data-v-d93d3508]{border:1px solid #dcdfe6;border-radius:4px}.serviceFee-container .serviceFee-head[data-v-d93d3508]{padding:10px 20px;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 #dcdfe6}.serviceFee-container .serviceFee-body[data-v-d93d3508]{padding:10px 20px}.el-picker-panel.no-present .el-picker-panel__footer button:first-of-type{display:none!important}.grid-main[data-v-03ead5b4]{overflow-y:auto}.trader-container[data-v-03ead5b4]{padding:20px}.serviceFee-container[data-v-03ead5b4],.trader-container[data-v-03ead5b4]{border:1px solid #dcdfe6;border-radius:4px}.serviceFee-container .serviceFee-head[data-v-03ead5b4]{padding:10px 20px;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 #dcdfe6}.serviceFee-container .serviceFee-body[data-v-03ead5b4]{padding:10px 20px}.grid_main[data-v-348740a5]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-348740a5]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-348740a5] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-348740a5]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.grid_main[data-v-b78f1864]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-b78f1864]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-b78f1864] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-b78f1864]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.grid_main[data-v-7ce406f7]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-7ce406f7]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-7ce406f7] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-7ce406f7]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.grid_main[data-v-233dca2b]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-233dca2b]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-233dca2b] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-233dca2b]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.config[data-v-cd3793a8]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-cd3793a8]{width:130px}.project-top .left-wrapper span[data-v-cd3793a8]{margin-right:10px}.project-top .left-wrapper .item-type[data-v-cd3793a8]{padding:4px 10px;font-size:12px;background:#f2f2f2;color:rgba(245,154,35,.996);border-radius:2px}.project-top .left-wrapper .item-type_1[data-v-cd3793a8]{background:#f2f2f2;color:rgba(245,154,35,.996)}.project-top .left-wrapper .item-state[data-v-cd3793a8]{padding:4px 10px;font-size:12px;background:#f7bac2;color:#d9001b;border-radius:2px}.project-top .left-wrapper .item-state_1[data-v-cd3793a8]{background:#ffd099;color:#ff9621}.project-top .left-wrapper .item-state_2[data-v-cd3793a8]{background:#c6d8fc;color:#6d9cfa}.project-top .left-wrapper .item-status[data-v-cd3793a8]{padding:4px 10px;font-size:12px;background:#dbe6fd;color:#5b8ff9;border-radius:2px}.project-top .left-wrapper .item-date[data-v-cd3793a8]{font-size:12px}.project-top .right-group[data-v-cd3793a8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.project-top .right-group .btn-wrapper[data-v-cd3793a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;overflow-y:hidden;overflow-x:auto}.project-top .right-group .btn-wrapper[data-v-cd3793a8]::-webkit-scrollbar{display:none;width:4px}.project-top .right-group .btn-wrapper[data-v-cd3793a8]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.project-top .right-group .btn-wrapper[data-v-cd3793a8]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.block-container .block-wrapper[data-v-65c6c23d]{position:relative;background:#fff;border-radius:4px}.block-container .block-wrapper .status[data-v-65c6c23d]{position:absolute;top:0;right:10px;font-size:14px}.block-container .block-wrapper .primaryFont[data-v-65c6c23d]{font-size:14px;color:#606266;padding-left:15px}.block-container .block-wrapper .address_name[data-v-65c6c23d]{margin-right:15px}.block-container .block-wrapper .config[data-v-65c6c23d]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.block-container .block-wrapper .config .el-form-item__label[data-v-65c6c23d]{width:130px}.block-container .block-wrapper .btn_lab_blue[data-v-65c6c23d]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .btn_lab_orange[data-v-65c6c23d]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .address_title[data-v-65c6c23d]{font-size:14px;color:#606266;margin-left:10px;height:30px;line-height:30px}.block-container .block-wrapper .address_filter[data-v-65c6c23d]{font-size:14px;color:#606266;height:30px;line-height:30px}.block-container .block-wrapper .top_title[data-v-65c6c23d]{text-align:center}.block-container .block-wrapper .btn_lab_green[data-v-65c6c23d]{background-color:#4bad35;color:#fff;border-radius:3px;margin:0 auto;width:60px;text-align:center;height:30px;line-height:30px;line-height:10px}.block-container .block-wrapper .content_flex[data-v-65c6c23d]{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:15px 0}.block-container .block-wrapper .content_flex .item_flex[data-v-65c6c23d]{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;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-container .block-wrapper .item-state[data-v-65c6c23d]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px}.block-container .block-wrapper .btn_lab_red[data-v-65c6c23d]{background-color:red;font-size:14px;color:#fff;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .btn_lab_oranges[data-v-65c6c23d]{background-color:#f59a23;font-size:14px;color:#fff;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .item-error[data-v-65c6c23d]{color:red}.block-container .block-wrapper .orgin_title[data-v-65c6c23d]{color:#f59a23;text-decoration:underline;cursor:pointer}.block-container .block-wrapper .main-title[data-v-65c6c23d]{background:#f6f7fb;font-size:14px;height:40px;line-height:40px;color:#409eff}.block-container .block-wrapper .form-wrapper[data-v-65c6c23d]{margin:10px 0}.block-container .block-wrapper .form-wrapper .sub-title[data-v-65c6c23d]{margin-bottom:10px}.block-container .block-wrapper .form-wrapper .line-titles[data-v-65c6c23d]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.block-wrapper[data-v-4752819b]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper[data-v-4752819b] .el-form-item__label{text-align:left!important}.block-wrapper .block-body[data-v-4752819b]{padding:10px 0;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper .sub-title[data-v-4752819b]{margin-bottom:10px;color:#8a8a8a}.mr-10[data-v-40e0b46e]{margin-right:10px}.color-success[data-v-40e0b46e]{color:"#5B8FF9"}.color-error[data-v-40e0b46e]{color:"#D9001B"}.timeline-wrapper[data-v-40e0b46e]{padding-left:80px}.block-container[data-v-40e0b46e]{padding:20px;background:#fff}.date-wrapper[data-v-40e0b46e]{position:absolute;top:0;left:-80px;height:0}.header[data-v-40e0b46e]{font-weight:700}.header .sub-title[data-v-40e0b46e]{margin-left:10px;font-weight:100;font-size:12px}.body[data-v-40e0b46e]{padding:10px 0}.body .content[data-v-40e0b46e]{padding:10px 20px;border:1px solid #d7d7d7}.redColor[data-v-40e0b46e]{color:red}.blueColor[data-v-40e0b46e]{color:#608ff9}.config[data-v-b01b7296]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-b01b7296]{width:130px}.project-top .left-wrapper span[data-v-b01b7296]{margin-right:10px}.project-top .left-wrapper .item-type[data-v-b01b7296]{padding:4px 10px;font-size:12px;background:#f2f2f2;color:rgba(245,154,35,.996);border-radius:2px}.project-top .left-wrapper .item-type_1[data-v-b01b7296]{background:#f2f2f2;color:rgba(245,154,35,.996)}.project-top .left-wrapper .item-state[data-v-b01b7296]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px;cursor:pointer}.project-top .left-wrapper .item-state_1[data-v-b01b7296]{background:#ffd099;color:#ff9621}.project-top .left-wrapper .item-state_2[data-v-b01b7296]{background:#c6d8fc;color:#6d9cfa}.project-top .left-wrapper .item-state_3[data-v-b01b7296]{background:#ebebeb;color:#37ab1a}.project-top .left-wrapper .item-status[data-v-b01b7296]{padding:4px 10px;font-size:12px;background:#dbe6fd;color:#5b8ff9;border-radius:2px}.project-top .left-wrapper .item-date[data-v-b01b7296]{font-size:12px}.project-top .right-group[data-v-b01b7296]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.project-top .right-group .btn-wrapper[data-v-b01b7296]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-y:hidden;overflow-x:auto}.project-top .right-group .btn-wrapper[data-v-b01b7296]::-webkit-scrollbar{display:none;width:4px}.project-top .right-group .btn-wrapper[data-v-b01b7296]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.project-top .right-group .btn-wrapper[data-v-b01b7296]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.primaryFont[data-v-4865e706]{font-size:14px;color:#606266;padding-left:15px}.orgin_title[data-v-4865e706]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.config[data-v-4865e706]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4865e706]{width:130px}.btn_lab_blue[data-v-4865e706]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-4865e706]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-4865e706]{margin-left:10px}.address_filter[data-v-4865e706],.address_title[data-v-4865e706]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-4865e706],.top_title[data-v-4865e706]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-4865e706]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.primaryFont[data-v-3c70c72a]{font-size:12px;color:#606266;padding-left:15px}.orgin_title[data-v-3c70c72a]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.config[data-v-52e0f9bc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-52e0f9bc]{width:130px}.tableBox .topModal[data-v-0746186a]{background-color:#fff;padding:10px;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}.tableBox .title[data-v-0746186a]{height:30px;line-height:30px}.people-container[data-v-3d8bd486] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-3d8bd486]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-3d8bd486],.people-container[data-v-3d8bd486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-3d8bd486]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-3d8bd486]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-3d8bd486]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-3d8bd486],.people-container .file-group .file-item[data-v-3d8bd486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-3d8bd486]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-3d8bd486]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-3d8bd486]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-3d8bd486]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-3d8bd486]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-3d8bd486]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-3d8bd486]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-3d8bd486]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-3d8bd486]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-3d8bd486]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-3d8bd486]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-3d8bd486]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-3d8bd486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-3d8bd486]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-3d8bd486]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-3d8bd486] .avue-form__menu{display:none}.people-container .checkDialog[data-v-3d8bd486] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-3d8bd486]{margin:1px 30px;height:32px}[data-v-46bd5d85] .avue-form__menu{display:none!important}.addDevice{border:1px dashed #5b8ff9;cursor:pointer;border-radius:5px;text-align:center;height:50px;line-height:50px;color:#5b8ff9}.topModal{padding:10px;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;background-color:#f5f6fa}.sortable-ghost[data-v-19b251f8]{z-index:9999!important}.add-Modal[data-v-19b251f8] .vxe-modal--content{padding:0!important}.config[data-v-e813e2a4]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e813e2a4]{width:130px}.btn_lab_blue[data-v-e813e2a4]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-e813e2a4]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-e813e2a4]{margin-left:10px}.address_filter[data-v-e813e2a4],.address_title[data-v-e813e2a4]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-e813e2a4],.top_title[data-v-e813e2a4]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-e813e2a4]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.scroll-content[data-v-0cefdec0],.scroll-content[data-v-642f0115],.scroll-content[data-v-a51311aa]{background-color:#fff}.container[data-v-aa965408]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-aa965408]{margin-bottom:10px}.container .body[data-v-aa965408]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-aa965408]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-aa965408],.container .body .list-item[data-v-aa965408] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-aa965408]{margin-right:6px}.container .body .list-item .list-item_main[data-v-aa965408]{line-height:24px}.container .body .list-item .list-item_type[data-v-aa965408]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}[data-v-7370b904] .vxe-toolbar{height:0!important}.box[data-v-7370b904]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84%}.box .left_box[data-v-7370b904]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-7370b904]{border-top-left-radius:5px;border-top-right-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4}.box .left_box .box_content[data-v-7370b904]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-7370b904]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-7370b904]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-7370b904]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-7370b904]{padding-left:10px;border-top-left-radius:5px;border-top-right-radius:5px;line-height:40px;height:40px;background-color:#f4f4f4}.line-title p[data-v-fd40dc3c]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-fd40dc3c]{position:relative;margin:10px 0 0 0;padding:20px 0;background:#f5f5f5}.form-wrapper .px-10[data-v-fd40dc3c]{padding:0 10px}.form-wrapper .mb-10[data-v-fd40dc3c]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper .mb-10>span[data-v-fd40dc3c]{width:140px;text-align:right}.form-wrapper .mb-10[data-v-fd40dc3c]{margin-bottom:10px}.form-wrapper .form-item[data-v-fd40dc3c]{padding:10px;position:relative;border-top:1px solid #e0e0e0}.form-wrapper .form-item .btn-delete[data-v-fd40dc3c]{position:absolute;right:10px;top:10px;color:#de4531}.form-wrapper .btn-add[data-v-fd40dc3c]{height:36px;line-height:36px;text-align:center;font-size:14px;color:#5b8ff9;border:1px dashed #5b8ff9;border-radius:6px;cursor:pointer}[data-v-fd40dc3c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-fd40dc3c] .el-input__count{background:hsla(0,0%,100%,.711)}.container[data-v-3287ccd6]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-3287ccd6]{margin-bottom:10px}.container .body[data-v-3287ccd6]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-3287ccd6]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-3287ccd6],.container .body .list-item[data-v-3287ccd6] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-3287ccd6]{margin-right:6px}.container .body .list-item .list-item_main[data-v-3287ccd6]{line-height:24px}.container .body .list-item .list-item_type[data-v-3287ccd6]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.line-title p[data-v-0f17353b]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-0f17353b]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-0f17353b]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-0f17353b]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-0f17353b]{margin-bottom:10px}[data-v-0f17353b] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0f17353b] .el-input__count{background:hsla(0,0%,100%,.711)}[data-v-0f17353b] .add-Modal .el-form-item{margin-bottom:5px!important}.container[data-v-676c13a4]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-676c13a4]{margin-bottom:10px}.container .body[data-v-676c13a4]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-676c13a4]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-676c13a4],.container .body .list-item[data-v-676c13a4] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-676c13a4]{margin-right:6px}.container .body .list-item .list-item_main[data-v-676c13a4]{line-height:24px}.container .body .list-item .list-item_type[data-v-676c13a4]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.line-title p[data-v-b7468c2a]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-b7468c2a]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-b7468c2a]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-b7468c2a]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-b7468c2a]{margin-bottom:10px}[data-v-b7468c2a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b7468c2a] .el-input__count{background:hsla(0,0%,100%,.711)}[data-v-b7468c2a] .add-Modal .el-form-item{margin-bottom:5px!important}.container[data-v-1370b464]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-1370b464]{margin-bottom:10px}.container .body[data-v-1370b464]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-1370b464]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-1370b464],.container .body .list-item[data-v-1370b464] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-1370b464]{margin-right:6px}.container .body .list-item .list-item_main[data-v-1370b464]{line-height:24px}.container .body .list-item .list-item_type[data-v-1370b464]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.item-state[data-v-485adb2e]{margin-left:20px;padding:4px 10px;font-size:12px;border-radius:2px;cursor:pointer}.item-state_1[data-v-485adb2e]{background:#e1ebff;color:#5b8ff9}.item-state_2[data-v-485adb2e]{background:#ffe9c7;color:#f7ae37}.item-state_3[data-v-485adb2e]{background:#f47cb6;color:#ffc1df}.item-state_4[data-v-485adb2e]{background:#b8e6ad;color:#37ab1a}.item-state_5[data-v-485adb2e]{background:#ebebeb;color:#777}.item-state_6[data-v-485adb2e]{background:#b8e6ad;color:#37ab1a}.centerContent[data-v-e3d3a28e]{position:relative}.imgList[data-v-e3d3a28e]{width:80px;height:200px;overflow-y:scroll}.imgList>div.list[data-v-e3d3a28e]{height:auto}.imgList[data-v-e3d3a28e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-left:15px}.imgList .img[data-v-e3d3a28e]{border-radius:5px;margin:3px 0;width:50px;height:50px}.config[data-v-e3d3a28e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e3d3a28e]{width:150px}.container[data-v-e351b86c]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-e351b86c]{margin-bottom:10px}.container .body[data-v-e351b86c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-e351b86c]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-e351b86c] .el-checkbox__input{vertical-align:top!important}.container .body .list-item .list-item_left[data-v-e351b86c]{margin-right:6px}.container .body .list-item .list-item_main[data-v-e351b86c]{line-height:24px}.container .body .list-item .list-item_type[data-v-e351b86c]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.container .body .list-item .list-item_othertype[data-v-e351b86c]{background:#ffba2b}.line-title p[data-v-37fcb047]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-37fcb047]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-37fcb047]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-37fcb047]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-37fcb047]{margin-bottom:10px}[data-v-37fcb047] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-37fcb047] .el-input__count{background:hsla(0,0%,100%,.711)}.container[data-v-79cd63bb]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-79cd63bb]{margin-bottom:10px}.container .body[data-v-79cd63bb]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-79cd63bb]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-79cd63bb],.container .body .list-item[data-v-79cd63bb] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-79cd63bb]{margin-right:6px}.container .body .list-item .list-item_main[data-v-79cd63bb]{line-height:24px}.container .body .list-item .list-item_type[data-v-79cd63bb]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.grid_main[data-v-7155fdec]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-7155fdec]{max-width:260px;width:25%;padding-top:2px}.grid_main .grid_main_L[data-v-7155fdec] .vxe-grid--toolbar-wrapper{display:none!important}.grid_main .grid_main_R[data-v-7155fdec]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.container[data-v-64101cf8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-64101cf8]{margin-bottom:10px}.container .body[data-v-64101cf8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-64101cf8]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-64101cf8],.container .body .list-item[data-v-64101cf8] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-64101cf8]{margin-right:6px}.container .body .list-item .list-item_main[data-v-64101cf8]{line-height:24px}.container .body .list-item .list-item_type[data-v-64101cf8]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.container[data-v-7a214d90]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-7a214d90]{margin-bottom:10px}.container .body[data-v-7a214d90]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-7a214d90]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-7a214d90],.container .body .list-item[data-v-7a214d90] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-7a214d90]{margin-right:6px}.container .body .list-item .list-item_main[data-v-7a214d90]{line-height:24px}.container .body .list-item .list-item_type[data-v-7a214d90]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.line-title p[data-v-7dd8ae56]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-7dd8ae56]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-7dd8ae56]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-7dd8ae56]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-7dd8ae56]{margin-bottom:10px}[data-v-7dd8ae56] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-7dd8ae56] .el-input__count{background:hsla(0,0%,100%,.711)}[data-v-7dd8ae56] .add-Modal .el-form-item{margin-bottom:5px!important}.config[data-v-4e28d356]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4e28d356]{width:130px}.scroll-content[data-v-4ddf0f46],.scroll-content[data-v-af1afbe0]{background-color:#fff}.tableBox[data-v-af1afbe0]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.tableBox .tableBox_right[data-v-af1afbe0]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.config[data-v-af1afbe0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-af1afbe0]{width:130px}.btn_lab_blue[data-v-af1afbe0]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-af1afbe0]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-af1afbe0]{margin-left:10px}.address_filter[data-v-af1afbe0],.address_title[data-v-af1afbe0]{font-size:14px;color:#606266;height:30px;line-height:30px}.top_title[data-v-af1afbe0]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-af1afbe0]{background-color:#4bad35;color:#fff;border-radius:3px;display:inline-block;width:60px;text-align:center}[data-v-373a6260] .vxe-toolbar{height:0!important}.box[data-v-373a6260]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84%}.box .left_box[data-v-373a6260]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-373a6260]{border-top-left-radius:5px;border-top-right-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4}.box .left_box .box_content[data-v-373a6260]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-373a6260]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-373a6260]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-373a6260]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-373a6260]{padding-left:10px;border-top-left-radius:5px;border-top-right-radius:5px;line-height:40px;height:40px;background-color:#f4f4f4}.content_box{.list_url{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;margin-bottom:10px;.left_title{width:130px;text-align:right}.right_box{-webkit-box-flex:1;-ms-flex:1;flex:1}}}.sortable-ghost[data-v-73248520]{z-index:9999!important}.add-Modal[data-v-73248520] .vxe-modal--content{padding:0!important}.statistic-box[data-v-e1aa64d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-e1aa64d8]{text-align:center}.count_text[data-v-e1aa64d8]{font-weight:700}circle[data-v-e1aa64d8]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-e1aa64d8]{dominant-baseline:middle}.primaryFont[data-v-e11124cc]{font-size:12px;color:#606266;padding-left:15px}.primaryFont1[data-v-e11124cc]{font-size:12px;color:#606266}.config[data-v-e11124cc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e11124cc]{width:130px}.btn_lab_blue[data-v-e11124cc]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-e11124cc]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-e11124cc]{margin-left:10px}.address_filter[data-v-e11124cc],.address_title[data-v-e11124cc]{font-size:14px;color:#606266;height:30px;line-height:30px}.top_title[data-v-e11124cc]{text-align:center}.btn_lab_green[data-v-e11124cc]{background-color:#4bad35;color:#fff;border-radius:3px;margin:0 auto;width:60px;text-align:center;height:30px;line-height:30px}.scroll-content[data-v-c217d5f0]{background-color:#fff}.line-title p[data-v-3666bf96]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-3666bf96]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-3666bf96]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-3666bf96]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-3666bf96]{margin-bottom:10px}[data-v-3666bf96] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3666bf96] .el-input__count{background:hsla(0,0%,100%,.711)}.container[data-v-2b0eadc7]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-2b0eadc7]{margin-bottom:10px}.container .body[data-v-2b0eadc7]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-2b0eadc7]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-2b0eadc7],.container .body .list-item[data-v-2b0eadc7] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-2b0eadc7]{margin-right:6px}.container .body .list-item .list-item_main[data-v-2b0eadc7]{line-height:24px}.container .body .list-item .list-item_type[data-v-2b0eadc7]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.line-title p[data-v-3dc36de2]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-3dc36de2]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-3dc36de2]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-3dc36de2]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-3dc36de2]{margin-bottom:10px}[data-v-3dc36de2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3dc36de2] .el-input__count{background:hsla(0,0%,100%,.711)}.el-textarea .el-input__count{background:transparent!important}.people-container[data-v-201ed1bc] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-201ed1bc]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-201ed1bc],.people-container[data-v-201ed1bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-201ed1bc]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-201ed1bc]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-201ed1bc]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-201ed1bc],.people-container .file-group .file-item[data-v-201ed1bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-201ed1bc]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-201ed1bc]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-201ed1bc]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-201ed1bc]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-201ed1bc]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-201ed1bc]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-201ed1bc]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-201ed1bc]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-201ed1bc]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-201ed1bc]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-201ed1bc]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-201ed1bc]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-201ed1bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-201ed1bc]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-201ed1bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-201ed1bc] .avue-form__menu{display:none}.people-container .checkDialog[data-v-201ed1bc] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-201ed1bc]{margin:1px 30px;height:32px}[data-v-1d790b1c] .avue-form__menu{display:none!important}.sortable-ghost[data-v-feb4286a]{z-index:9999!important}.add-Modal[data-v-feb4286a] .vxe-modal--content{padding:0!important}.config[data-v-fd3a535a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-fd3a535a]{width:130px}.btn_lab_blue[data-v-fd3a535a]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-fd3a535a]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-fd3a535a]{margin-left:10px}.address_filter[data-v-fd3a535a],.address_title[data-v-fd3a535a]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-fd3a535a],.top_title[data-v-fd3a535a]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-fd3a535a]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.primaryFont[data-v-fd3a535a]{font-size:12px;color:#606266;padding-left:15px}.line-title p[data-v-5b11768e]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-5b11768e]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-5b11768e]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-5b11768e]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-5b11768e]{margin-bottom:10px}[data-v-5b11768e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5b11768e] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-6fdaffcd]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-6fdaffcd]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-6fdaffcd]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-6fdaffcd]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-6fdaffcd]{margin-bottom:10px}[data-v-6fdaffcd] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-6fdaffcd] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-538430db]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-538430db]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-538430db]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-538430db]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-538430db]{margin-bottom:10px}[data-v-538430db] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-538430db] .el-input__count{background:hsla(0,0%,100%,.711)}.line-title p[data-v-ae52c7f4]{font-size:17px;font-weight:700;margin:0}[data-v-ae52c7f4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-ae52c7f4] .el-input__count{background:hsla(0,0%,100%,.711)}.config[data-v-fec0f2d6]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-fec0f2d6]{width:130px}.scroll-content[data-v-6cbd6968],.scroll-content[data-v-08c8f60e],.scroll-content[data-v-30cc04cc]{background-color:#fff}.block-container .block-wrapper[data-v-3ce34225]{position:relative;background:#fff;border-radius:4px}.block-container .block-wrapper .status[data-v-3ce34225]{position:absolute;top:0;right:10px;font-size:14px}.block-container .block-wrapper .primaryFont[data-v-3ce34225]{font-size:14px;color:#606266;padding-left:15px}.block-container .block-wrapper .content_flex[data-v-3ce34225]{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:15px 0}.block-container .block-wrapper .content_flex .item_flex[data-v-3ce34225]{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;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-container .block-wrapper .main-title[data-v-3ce34225]{background:#f6f7fb;font-size:14px;height:40px;line-height:40px;color:#409eff}.block-container .block-wrapper .form-wrapper[data-v-3ce34225]{margin:10px 0}.block-container .block-wrapper .form-wrapper .sub-title[data-v-3ce34225]{margin-bottom:10px}.block-container .block-wrapper .form-wrapper .line-titles[data-v-3ce34225]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.block-wrapper[data-v-4defd7fe]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper .block-header[data-v-4defd7fe]{padding:10px 20px;border-bottom:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-wrapper .block-header span[data-v-4defd7fe]{margin-right:10px}.block-wrapper .block-header span[data-v-4defd7fe]:first-of-type{font-weight:700}.block-wrapper .block-header .item-time[data-v-4defd7fe]{color:#555;font-size:12px}.block-wrapper .block-body[data-v-4defd7fe]{padding:10px 20px;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper[data-v-4defd7fe]{margin-bottom:10px}.block-wrapper .block-body .form-wrapper .sub-title[data-v-4defd7fe]{margin-bottom:10px;color:#8a8a8a}.mr-10[data-v-72563ea4]{margin-right:10px}.color-success[data-v-72563ea4]{color:"#5B8FF9"}.color-error[data-v-72563ea4]{color:"#D9001B"}.timeline-wrapper[data-v-72563ea4]{padding-left:80px}.block-container[data-v-72563ea4]{padding:20px;background:#fff}.date-wrapper[data-v-72563ea4]{position:absolute;top:0;left:-80px;height:0}.header[data-v-72563ea4]{font-weight:700}.header .sub-title[data-v-72563ea4]{margin-left:10px;font-weight:100;font-size:12px}.body[data-v-72563ea4]{padding:10px 0}.body .content[data-v-72563ea4]{padding:10px 20px;border:1px solid #d7d7d7}.config[data-v-775dee5c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-775dee5c]{width:130px}.project-top .left-wrapper span[data-v-775dee5c]{margin-right:10px}.project-top .left-wrapper .item-type[data-v-775dee5c]{padding:4px 10px;font-size:12px;background:#f2f2f2;color:rgba(245,154,35,.996);border-radius:2px}.project-top .left-wrapper .item-type_1[data-v-775dee5c]{background:#f2f2f2;color:rgba(245,154,35,.996)}.project-top .left-wrapper .item-state[data-v-775dee5c]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px}.project-top .left-wrapper .item-state_1[data-v-775dee5c]{background:#ffd099;color:#ff9621}.project-top .left-wrapper .item-state_2[data-v-775dee5c]{background:#c6d8fc;color:#6d9cfa}.project-top .left-wrapper .item-state_3[data-v-775dee5c]{background:#ebebeb;color:#37ab1a}.project-top .left-wrapper .item-status[data-v-775dee5c]{padding:4px 10px;font-size:12px;background:#dbe6fd;color:#5b8ff9;border-radius:2px}.project-top .left-wrapper .item-date[data-v-775dee5c]{font-size:12px}.project-top .right-group[data-v-775dee5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.project-top .right-group .btn-wrapper[data-v-775dee5c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-y:hidden;overflow-x:auto}.project-top .right-group .btn-wrapper[data-v-775dee5c]::-webkit-scrollbar{display:none;width:4px}.project-top .right-group .btn-wrapper[data-v-775dee5c]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.project-top .right-group .btn-wrapper[data-v-775dee5c]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.scroll-content[data-v-5de524b9],.scroll-content[data-v-60a7bfcb],.scroll-content[data-v-7824496f],.scroll-content[data-v-dc23fef0]{background-color:#fff}.line-title p[data-v-1253425f]{font-size:17px;font-weight:700;margin:0}.form-wrapper[data-v-1253425f]{margin:10px 0 0 0;padding:20px;background:#f5f5f5}.form-wrapper>div[data-v-1253425f]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-wrapper>div>span[data-v-1253425f]{width:90px;text-align:right}.form-wrapper .mb-10[data-v-1253425f]{margin-bottom:10px}[data-v-1253425f] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1253425f] .el-input__count{background:hsla(0,0%,100%,.711)}.container[data-v-26b2d716]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .header[data-v-26b2d716]{margin-bottom:10px}.container .body[data-v-26b2d716]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.container .body .list-item[data-v-26b2d716]{position:relative;margin-bottom:10px;background:#f5f5f5;padding:10px;border-radius:4px}.container .body .list-item[data-v-26b2d716],.container .body .list-item[data-v-26b2d716] .el-radio{display:-webkit-box;display:-ms-flexbox;display:flex}.container .body .list-item .list-item_left[data-v-26b2d716]{margin-right:6px}.container .body .list-item .list-item_main[data-v-26b2d716]{line-height:24px}.container .body .list-item .list-item_type[data-v-26b2d716]{position:absolute;top:0;right:0;padding:2px 10px;font-size:12px;border-top-right-radius:4px;border-bottom-left-radius:4px;background:#5b8ff9;color:#fff}.numbers[data-v-bc504308]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-bc504308]{margin-top:20px;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;margin-left:20px}.radioList[data-v-bc504308] .el-radio__input{display:none!important}.list-wrapper[data-v-bc504308]{color:#fff}.list-wrapper .list-head[data-v-bc504308]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-bc504308]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-bc504308]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-bc504308]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-bc504308]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-bc504308]:first-of-type{color:#fff}.top_search[data-v-12fd067c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-12fd067c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-12fd067c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-12fd067c]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.top_search[data-v-4e34704f]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-4e34704f]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-4e34704f]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-4e34704f]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.top_search[data-v-536b1ea7]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-536b1ea7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-536b1ea7]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-536b1ea7]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.reason-list[data-v-202d7d86]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reason-list .reason-item[data-v-202d7d86]{margin-right:10px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:170px;height:30px;line-height:30px;padding:0 0 0 10px;background:#e9eeff;color:#333;border-radius:4px}.reason-list .reason-item .name[data-v-202d7d86]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.reason-list .reason-item .btn-delete[data-v-202d7d86]{width:30px;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;cursor:pointer}.reason-list .reason-item_disable[data-v-202d7d86]{background:#f2f2f2;color:#aaa}.reason-list .reason-item_input[data-v-202d7d86]{background:none;padding:0}.reason-list .btn-add[data-v-202d7d86]{margin-bottom:10px;width:30px;height:30px;background:#e9eeff;border-radius:4px;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;cursor:pointer}.top_search[data-v-675786f0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-675786f0]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-675786f0]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.grid_main .grid_main_R[data-v-675786f0]{margin-left:20px;height:100%;width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;overflow-y:scroll}.grid_main .grid_main_R>div[data-v-675786f0]{height:100%;width:100%}.grid_main .grid_main_R .form-title[data-v-675786f0]{margin-bottom:10px}.grid_main .grid_main_R .form-container[data-v-675786f0]{padding:20px;border:1px solid #e8eaec}.grid_main .grid_main_R .form-container .form-wrapper[data-v-675786f0]{margin:10px 0 0 70px;padding:10px;background:#f5f5f5}.mb-10[data-v-675786f0]{margin-bottom:10px}.btn-wrapper[data-v-675786f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto}.tree-container[data-v-675786f0]{width:220px;height:100%;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e8eaec;-webkit-box-sizing:border-box;box-sizing:border-box}.tree-container .tree-wrapper[data-v-675786f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.tree-container .tree-wrapper i[data-v-675786f0]{padding:0 6px}.tree-container .tree-wrapper[data-v-675786f0] .el-tree-node .el-tree-node__content{height:32px}.tree-container .tree-wrapper[data-v-675786f0] .el-tree-node .el-tree-node__content i{color:var(--my-cool-background)}.tree-container .tree-wrapper[data-v-675786f0] .is-current>.el-tree-node__content{background:-webkit-gradient(linear,left top,right top,from(#0056ff),to(#0adcff));background:linear-gradient(90deg,#0056ff,#0adcff);color:#fff}.tree-container .custom-tree-node[data-v-675786f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.reason-container[data-v-675786f0]{width:100%}.page-contaienr[data-v-675786f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-contaienr .page-main[data-v-675786f0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.top_search[data-v-ca729718]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-ca729718]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-ca729718]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-ca729718]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.numbers[data-v-5a9b15f0]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-5a9b15f0]{margin-top:20px;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;margin-left:20px}.radioList[data-v-5a9b15f0] .el-radio__input{display:none!important}.list-wrapper[data-v-5a9b15f0]{color:#fff}.list-wrapper .list-head[data-v-5a9b15f0]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-5a9b15f0]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-5a9b15f0]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-5a9b15f0]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-5a9b15f0]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-5a9b15f0]:first-of-type{color:#fff}.scroll-content[data-v-39d8579c]{background-color:#fff}.block-container .block-wrapper[data-v-f5c2f450]{position:relative;background:#fff;border-radius:4px}.block-container .block-wrapper .status[data-v-f5c2f450]{position:absolute;top:0;right:10px;font-size:14px}.block-container .block-wrapper .primaryFont[data-v-f5c2f450]{font-size:14px;color:#606266;padding-left:15px}.block-container .block-wrapper .address_name[data-v-f5c2f450]{margin-right:15px}.block-container .block-wrapper .config[data-v-f5c2f450]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.block-container .block-wrapper .config .el-form-item__label[data-v-f5c2f450]{width:130px}.block-container .block-wrapper .btn_lab_blue[data-v-f5c2f450]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .btn_lab_orange[data-v-f5c2f450]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .address_title[data-v-f5c2f450]{font-size:14px;color:#606266;margin-left:10px;height:30px;line-height:30px}.block-container .block-wrapper .address_filter[data-v-f5c2f450]{font-size:14px;color:#606266;line-height:30px}.block-container .block-wrapper .top_title[data-v-f5c2f450]{text-align:center}.block-container .block-wrapper .btn_lab_green[data-v-f5c2f450]{background-color:#4bad35;color:#fff;border-radius:3px;margin:0 auto;width:60px;text-align:center;height:30px;line-height:30px;line-height:10px}.block-container .block-wrapper .content_flex[data-v-f5c2f450]{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:15px 0}.block-container .block-wrapper .content_flex .item_flex[data-v-f5c2f450]{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;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-container .block-wrapper .item-state[data-v-f5c2f450]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px}.block-container .block-wrapper .btn_lab_red[data-v-f5c2f450]{background-color:red;font-size:14px;color:#fff;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .item-error[data-v-f5c2f450]{color:red}.block-container .block-wrapper .orgin_title[data-v-f5c2f450]{color:#f59a23;text-decoration:underline;cursor:pointer}.block-container .block-wrapper .main-title[data-v-f5c2f450]{background:#f6f7fb;font-size:14px;height:40px;line-height:40px;color:#409eff}.block-container .block-wrapper .form-wrapper[data-v-f5c2f450]{margin:10px 0}.block-container .block-wrapper .form-wrapper .sub-title[data-v-f5c2f450]{margin-bottom:10px}.block-container .block-wrapper .form-wrapper .line-titles[data-v-f5c2f450]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.block-wrapper[data-v-264d1b25]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper[data-v-264d1b25] .el-form-item__label{text-align:left!important}.block-wrapper .block-body[data-v-264d1b25]{padding:10px 0;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper .sub-title[data-v-264d1b25]{margin-bottom:10px;color:#8a8a8a}.mr-10[data-v-38f2e5cb]{margin-right:10px}.color-success[data-v-38f2e5cb]{color:"#5B8FF9"}.color-error[data-v-38f2e5cb]{color:"#D9001B"}.timeline-wrapper[data-v-38f2e5cb]{padding-left:80px}.block-container[data-v-38f2e5cb]{padding:20px;background:#fff}.date-wrapper[data-v-38f2e5cb]{position:absolute;top:0;left:-80px;height:0}.header[data-v-38f2e5cb]{font-weight:700}.header .sub-title[data-v-38f2e5cb]{margin-left:10px;font-weight:100;font-size:12px}.body[data-v-38f2e5cb]{padding:10px 0}.body .content[data-v-38f2e5cb]{padding:10px 20px;border:1px solid #d7d7d7}.redColor[data-v-38f2e5cb]{color:red}.blueColor[data-v-38f2e5cb]{color:#608ff9}.config[data-v-f469fbe8]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-f469fbe8]{width:130px}.project-top .left-wrapper span[data-v-f469fbe8]{margin-right:10px}.project-top .left-wrapper .item-type[data-v-f469fbe8]{padding:4px 10px;font-size:12px;background:#f2f2f2;color:rgba(245,154,35,.996);border-radius:2px}.project-top .left-wrapper .item-type_1[data-v-f469fbe8]{background:#f2f2f2;color:rgba(245,154,35,.996)}.project-top .left-wrapper .item-state[data-v-f469fbe8]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px;cursor:pointer}.project-top .left-wrapper .item-state_1[data-v-f469fbe8]{background:#ffd099;color:#ff9621}.project-top .left-wrapper .item-state_2[data-v-f469fbe8]{background:#c6d8fc;color:#6d9cfa}.project-top .left-wrapper .item-state_3[data-v-f469fbe8]{background:#ebebeb;color:#37ab1a}.project-top .left-wrapper .item-state_4[data-v-f469fbe8]{background:#ffc1df;color:#f165a7}.project-top .left-wrapper .item-status[data-v-f469fbe8]{padding:4px 10px;font-size:12px;background:#dbe6fd;color:#5b8ff9;border-radius:2px}.project-top .left-wrapper .item-date[data-v-f469fbe8]{font-size:12px}.project-top .right-group[data-v-f469fbe8]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.project-top .right-group .btn-wrapper[data-v-f469fbe8]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-y:hidden;overflow-x:auto}.project-top .right-group .btn-wrapper[data-v-f469fbe8]::-webkit-scrollbar{display:none;width:4px}.project-top .right-group .btn-wrapper[data-v-f469fbe8]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.project-top .right-group .btn-wrapper[data-v-f469fbe8]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.primaryFont[data-v-2928f710]{font-size:14px;color:#606266;padding-left:15px}.orgin_title[data-v-2928f710]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.config[data-v-2928f710]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-2928f710]{width:130px}.btn_lab_blue[data-v-2928f710]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-2928f710]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-2928f710]{margin-left:10px}.address_filter[data-v-2928f710],.address_title[data-v-2928f710]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-2928f710],.top_title[data-v-2928f710]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-2928f710]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.primaryFont[data-v-f6124c02]{font-size:12px;color:#606266;padding-left:15px}.orgin_title[data-v-f6124c02]{color:#409eff;text-decoration:underline;cursor:pointer;font-size:14px;padding-left:15px}.scroll-content[data-v-21de3f24],.scroll-content[data-v-3776462d]{background-color:#fff}.tableBox .topModal[data-v-4983784e]{background-color:#fff;padding:10px;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}.tableBox .title[data-v-4983784e]{height:30px;line-height:30px}.people-container[data-v-524e2278] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-524e2278]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-524e2278],.people-container[data-v-524e2278]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-524e2278]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-524e2278]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-524e2278]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-524e2278],.people-container .file-group .file-item[data-v-524e2278]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-524e2278]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-524e2278]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-524e2278]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-524e2278]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-524e2278]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-524e2278]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-524e2278]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-524e2278]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-524e2278]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-524e2278]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-524e2278]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-524e2278]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-524e2278]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-524e2278]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-524e2278]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-524e2278] .avue-form__menu{display:none}.people-container .checkDialog[data-v-524e2278] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-524e2278]{margin:1px 30px;height:32px}[data-v-dd0af9cc] .avue-form__menu{display:none!important}.addArea[data-v-7ca02df8]{text-align:right}.line-title[data-v-7ca02df8]{background-color:#f6f7fb}.topReaModal1[data-v-7ca02df8],.topReaModal[data-v-7ca02df8]{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}.topReaModal1[data-v-7ca02df8]{padding:10px}.addDevice[data-v-313a6787]{border:1px dashed #5b8ff9;cursor:pointer;border-radius:5px;text-align:center;height:50px;line-height:50px;color:#5b8ff9}.line-title[data-v-313a6787]{background-color:#f6f7fb}.topModal[data-v-313a6787]{padding:10px;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;background-color:#f5f6fa}.scroll-content[data-v-3bfc16ad]{background-color:#fff}[data-v-62a40317] .vxe-toolbar{height:0!important}.box[data-v-62a40317]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84%}.box .left_box[data-v-62a40317]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-62a40317]{border-top-left-radius:5px;border-top-right-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4}.box .left_box .box_content[data-v-62a40317]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-62a40317]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-62a40317]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-62a40317]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-62a40317]{padding-left:10px;border-top-left-radius:5px;border-top-right-radius:5px;line-height:40px;height:40px;background-color:#f4f4f4}.content_box{.list_url{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;margin-bottom:10px;.left_title{width:130px;text-align:right}.right_box{-webkit-box-flex:1;-ms-flex:1;flex:1}}}.sortable-ghost[data-v-6f5f7bce]{z-index:9999!important}.line-title[data-v-6f5f7bce]{background-color:#f6f7fb}.add-Modal[data-v-6f5f7bce] .vxe-modal--content{padding:0!important}.statistic-box[data-v-60b2fbcb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-60b2fbcb]{text-align:center}.count_text[data-v-60b2fbcb]{font-weight:700}circle[data-v-60b2fbcb]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-60b2fbcb]{dominant-baseline:middle}.primaryFont[data-v-a3ab571e]{font-size:12px;color:#606266;padding-left:15px}.primaryFont1[data-v-a3ab571e]{font-size:12px;color:#606266}.config[data-v-a3ab571e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-a3ab571e]{width:130px}.btn_lab_blue[data-v-a3ab571e]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-a3ab571e]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-a3ab571e]{margin-left:10px}.address_filter[data-v-a3ab571e],.address_title[data-v-a3ab571e]{font-size:14px;color:#606266;height:30px;line-height:30px}.top_title[data-v-a3ab571e]{text-align:center}.btn_lab_green[data-v-a3ab571e]{background-color:#4bad35;color:#fff;border-radius:3px;margin:0 auto;width:60px;text-align:center;height:30px;line-height:30px}.scroll-content[data-v-e37670cc]{background-color:#fff}.people-container[data-v-1279f54a] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-1279f54a]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-1279f54a],.people-container[data-v-1279f54a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-1279f54a]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-1279f54a]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-1279f54a]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-1279f54a],.people-container .file-group .file-item[data-v-1279f54a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-1279f54a]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-1279f54a]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-1279f54a]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-1279f54a]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-1279f54a]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-1279f54a]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-1279f54a]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-1279f54a]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-1279f54a]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-1279f54a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-1279f54a]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-1279f54a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-1279f54a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-1279f54a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-1279f54a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-1279f54a] .avue-form__menu{display:none}.people-container .checkDialog[data-v-1279f54a] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-1279f54a]{margin:1px 30px;height:32px}[data-v-33f2a83b] .avue-form__menu{display:none!important}.sortable-ghost[data-v-f6467c08]{z-index:9999!important}.add-Modal[data-v-f6467c08] .vxe-modal--content{padding:0!important}.line-title[data-v-f6467c08]{background-color:#f6f7fb}.config[data-v-022b2678]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-022b2678]{width:130px}.btn_lab_blue[data-v-022b2678]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-022b2678]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-022b2678]{margin-left:10px}.address_filter[data-v-022b2678],.address_title[data-v-022b2678]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-022b2678],.top_title[data-v-022b2678]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-022b2678]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.primaryFont[data-v-022b2678]{font-size:12px;color:#606266;padding-left:15px}.top_search[data-v-06955829]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-06955829]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-06955829]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-06955829]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.top_search[data-v-6b066096]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-6b066096]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-6b066096]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-6b066096]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.reason-list[data-v-7a4d3f03]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reason-list .reason-item[data-v-7a4d3f03]{margin-right:10px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:170px;height:30px;line-height:30px;padding:0 0 0 10px;background:#e9eeff;color:#333;border-radius:4px}.reason-list .reason-item .name[data-v-7a4d3f03]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.reason-list .reason-item .btn-delete[data-v-7a4d3f03]{width:30px;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;cursor:pointer}.reason-list .reason-item_disable[data-v-7a4d3f03]{background:#f2f2f2;color:#aaa}.reason-list .reason-item_input[data-v-7a4d3f03]{background:none;padding:0}.reason-list .btn-add[data-v-7a4d3f03]{margin-bottom:10px;width:30px;height:30px;background:#e9eeff;border-radius:4px;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;cursor:pointer}.top_search[data-v-f55c32e8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-f55c32e8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-f55c32e8]{height:calc(100% - 10px)}.grid_main .grid_main_R[data-v-f55c32e8]{margin-top:10px;height:100%;width:100%;font-size:14px}.grid_main .grid_main_R>div[data-v-f55c32e8]{height:100%;width:100%;overflow-y:scroll}.grid_main .grid_main_R .form-title[data-v-f55c32e8]{margin-bottom:10px}.grid_main .grid_main_R .form-container[data-v-f55c32e8]{padding:20px;border:1px solid #e8eaec}.grid_main .grid_main_R .form-container .form-wrapper[data-v-f55c32e8]{margin:10px 0 0 70px;padding:10px;background:#f5f5f5}.mb-10[data-v-f55c32e8]{margin-bottom:10px}.btn-wrapper[data-v-f55c32e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto}.tree-container[data-v-f55c32e8]{width:100%;border-bottom:1px solid #e8eaec}.top_search[data-v-2d855cfc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-2d855cfc]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-2d855cfc]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-2d855cfc]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}[data-v-5718a500] .vxe-pager--wrapper{display:none!important}.grid_main[data-v-4ac9c555]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-4ac9c555]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.top_search[data-v-24039ef2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-24039ef2]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-24039ef2]{height:calc(100% - 10px)}.grid_main .grid_main_R[data-v-24039ef2]{margin-top:10px;height:100%;width:100%;font-size:14px}.grid_main .grid_main_R>div[data-v-24039ef2]{height:100%;width:100%;overflow-y:scroll}.grid_main .grid_main_R .form-title[data-v-24039ef2]{margin-bottom:10px}.grid_main .grid_main_R .form-container[data-v-24039ef2]{padding:20px;border:1px solid #e8eaec}.grid_main .grid_main_R .form-container .form-wrapper[data-v-24039ef2]{margin:10px 0 0 70px;padding:10px;background:#f5f5f5}.mb-10[data-v-24039ef2]{margin-bottom:10px}.btn-wrapper[data-v-24039ef2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto}.tree-container[data-v-24039ef2]{width:100%;border-bottom:1px solid #e8eaec}.t-ellipsis[data-v-7207dbf6]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.numbers[data-v-9477a766]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-9477a766]{margin-top:20px;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;margin-left:20px}.radioList[data-v-9477a766] .el-radio__input{display:none!important}.list-wrapper[data-v-9477a766]{color:#fff}.list-wrapper .list-head[data-v-9477a766]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-9477a766]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-9477a766]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-9477a766]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-9477a766]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-9477a766]:first-of-type{color:#fff}.block-container .block-wrapper[data-v-71a003b8]{position:relative;background:#fff;border-radius:4px}.block-container .block-wrapper .status[data-v-71a003b8]{position:absolute;top:0;right:10px;font-size:14px}.block-container .block-wrapper .primaryFont[data-v-71a003b8]{font-size:14px;color:#606266;padding-left:15px}.block-container .block-wrapper .address_name[data-v-71a003b8]{margin-right:15px}.block-container .block-wrapper .config[data-v-71a003b8]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.block-container .block-wrapper .config .el-form-item__label[data-v-71a003b8]{width:130px}.block-container .block-wrapper .btn_lab_blue[data-v-71a003b8]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .btn_lab_orange[data-v-71a003b8]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .address_title[data-v-71a003b8]{font-size:14px;color:#606266;margin-left:10px;height:30px;line-height:30px}.block-container .block-wrapper .address_filter[data-v-71a003b8]{font-size:14px;color:#606266;height:30px;line-height:30px}.block-container .block-wrapper .top_title[data-v-71a003b8]{text-align:center}.block-container .block-wrapper .btn_lab_green[data-v-71a003b8]{background-color:#4bad35;color:#fff;border-radius:3px;margin:0 auto;width:60px;text-align:center;height:30px;line-height:30px}.block-container .block-wrapper .content_flex[data-v-71a003b8]{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:15px 0}.block-container .block-wrapper .content_flex .item_flex[data-v-71a003b8]{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;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-container .block-wrapper .item-state[data-v-71a003b8]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px}.block-container .block-wrapper .btn_lab_red[data-v-71a003b8]{background-color:red;font-size:14px;color:#fff;border-radius:3px;padding:0 5px;margin-left:10px}.block-container .block-wrapper .item-error[data-v-71a003b8]{color:red;cursor:pointer}.block-container .block-wrapper .orgin_title[data-v-71a003b8]{color:#f59a23;text-decoration:underline;cursor:pointer}.block-container .block-wrapper .main-title[data-v-71a003b8]{background:#f6f7fb;font-size:14px;height:40px;line-height:40px;color:#409eff}.block-container .block-wrapper .form-wrapper[data-v-71a003b8]{margin:10px 0}.block-container .block-wrapper .form-wrapper .sub-title[data-v-71a003b8]{margin-bottom:10px}.block-container .block-wrapper .form-wrapper .line-titles[data-v-71a003b8]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.config[data-v-66dcfdfc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-66dcfdfc]{width:130px}.project-top .left-wrapper span[data-v-66dcfdfc]{margin-right:10px}.project-top .left-wrapper .item-type[data-v-66dcfdfc]{padding:4px 10px;font-size:12px;background:#f2f2f2;color:rgba(245,154,35,.996);border-radius:2px}.project-top .left-wrapper .item-type_1[data-v-66dcfdfc]{background:#f2f2f2;color:rgba(245,154,35,.996)}.project-top .left-wrapper .item-state[data-v-66dcfdfc]{padding:4px 10px;font-size:12px;background:red;color:#fff;border-radius:2px;cursor:pointer}.project-top .left-wrapper .item-state_1[data-v-66dcfdfc]{background:#ffd099;color:#ff9621}.project-top .left-wrapper .item-state_2[data-v-66dcfdfc]{background:#c6d8fc;color:#6d9cfa}.project-top .left-wrapper .item-state_3[data-v-66dcfdfc]{background:#ebebeb;color:#37ab1a}.project-top .left-wrapper .item-status[data-v-66dcfdfc]{padding:4px 10px;font-size:12px;background:#dbe6fd;color:#5b8ff9;border-radius:2px}.project-top .left-wrapper .item-date[data-v-66dcfdfc]{font-size:12px}.project-top .right-group[data-v-66dcfdfc]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%}.project-top .right-group .btn-wrapper[data-v-66dcfdfc]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow-y:hidden;overflow-x:auto}.project-top .right-group .btn-wrapper[data-v-66dcfdfc]::-webkit-scrollbar{display:none;width:4px}.project-top .right-group .btn-wrapper[data-v-66dcfdfc]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.project-top .right-group .btn-wrapper[data-v-66dcfdfc]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.block-wrapper[data-v-285809af]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper .block-header[data-v-285809af],.block-wrapper[data-v-285809af] .el-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex}.block-wrapper .block-header[data-v-285809af]{padding:10px 20px;border-bottom:1px solid #d7d7d7;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-wrapper .block-header span[data-v-285809af]{margin-right:10px}.block-wrapper .block-header span[data-v-285809af]:first-of-type{font-weight:700}.block-wrapper .block-header .item-time[data-v-285809af]{color:#555;font-size:12px}.block-wrapper .block-body[data-v-285809af]{padding:10px 20px;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper .sub-title[data-v-285809af]{margin-bottom:10px;color:#8a8a8a}.statistic-box[data-v-71f0cbda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-71f0cbda]{text-align:center}.count_text[data-v-71f0cbda]{font-weight:700}circle[data-v-71f0cbda]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-71f0cbda]{dominant-baseline:middle}.mr-10[data-v-71f0cbda]{margin-right:10px}.color-success[data-v-71f0cbda]{color:"#5B8FF9"}.color-error[data-v-71f0cbda]{color:"#D9001B"}.timeline-wrapper[data-v-71f0cbda]{padding-left:80px}.block-container[data-v-71f0cbda]{padding:20px;background:#fff}.date-wrapper[data-v-71f0cbda]{position:absolute;top:0;left:-80px;height:0}.header[data-v-71f0cbda]{font-weight:700}.header .sub-title[data-v-71f0cbda]{margin-left:10px;font-weight:100;font-size:12px}.body[data-v-71f0cbda]{padding:10px 0}.body .content[data-v-71f0cbda]{padding:10px 20px;border:1px solid #d7d7d7}.redColor[data-v-71f0cbda]{color:red}.blueColor[data-v-71f0cbda]{color:#608ff9}[data-v-21d1ae90] .el-form-item__label{border-bottom:1px solid #dcdfe6!important;color:#5b8ff9}.scroll-content_2[data-v-21d1ae90]{background-color:#fff}.statistic-box[data-v-21d1ae90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-21d1ae90]{text-align:center}.count_text[data-v-21d1ae90]{font-weight:700}circle[data-v-21d1ae90]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-21d1ae90]{dominant-baseline:middle}.statistic-box[data-v-01901d76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-01901d76]{text-align:center}.count_text[data-v-01901d76]{font-weight:700}circle[data-v-01901d76]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-01901d76]{dominant-baseline:middle}.scroll-content,.scroll-content[data-v-1f25df9a]{background-color:#fff}.tableBox[data-v-1f25df9a]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.tableBox .tableBox_right[data-v-1f25df9a]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.scroll-content[data-v-0b914d96]{background-color:#fff}.tableBox[data-v-5a8e0b4e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 0 10px;background-color:#fff}.tableBox .tableBox_right[data-v-5a8e0b4e]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}[data-v-3cfb7307] .vxe-toolbar{height:0!important}.box[data-v-3cfb7307]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:84%}.box .left_box[data-v-3cfb7307]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-3cfb7307]{border-top-left-radius:5px;border-top-right-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f4f4}.box .left_box .box_content[data-v-3cfb7307]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-3cfb7307]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-3cfb7307]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-3cfb7307]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-3cfb7307]{padding-left:10px;border-top-left-radius:5px;border-top-right-radius:5px;line-height:40px;height:40px;background-color:#f4f4f4}.content_box{background-color:#f5f5f5;border-radius:5px;padding:10px;.list_url{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;margin-bottom:10px;.left_title{width:130px;text-align:right}.left_title1{width:90px;text-align:right}.right_box{-webkit-box-flex:1;-ms-flex:1;flex:1}}}.sortable-ghost[data-v-2ced8270]{z-index:9999!important}.add-Modal[data-v-2ced8270] .vxe-modal--content{padding:0!important}.line-title[data-v-2ced8270]{background-color:#f6f7fb}.statistic-box[data-v-b6d9165a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px}.statistic-box .center_text[data-v-b6d9165a]{text-align:center}.count_text[data-v-b6d9165a]{font-weight:700}circle[data-v-b6d9165a]{stroke-linecap:round;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}text[data-v-b6d9165a]{dominant-baseline:middle}.primaryFont[data-v-c4b2c8ba]{font-size:12px;color:#606266;padding-left:15px}.config[data-v-c4b2c8ba]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-c4b2c8ba]{width:130px}.btn_lab_blue[data-v-c4b2c8ba]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-c4b2c8ba]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-c4b2c8ba]{margin-left:10px}.address_filter[data-v-c4b2c8ba],.address_title[data-v-c4b2c8ba]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-c4b2c8ba],.top_title[data-v-c4b2c8ba]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-c4b2c8ba]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.scroll-content[data-v-dcc9258c]{background-color:#fff}.tableBox[data-v-dcc9258c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px}.tableBox .tableBox_right[data-v-dcc9258c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.config[data-v-dcc9258c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-dcc9258c]{width:130px}.btn_lab_blue[data-v-dcc9258c]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-dcc9258c]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-dcc9258c]{margin-left:10px}.address_filter[data-v-dcc9258c],.address_title[data-v-dcc9258c]{font-size:14px;color:#606266;height:30px;line-height:30px}.top_title[data-v-dcc9258c]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-dcc9258c]{background-color:#4bad35;color:#fff;border-radius:3px;display:inline-block;width:60px;text-align:center}.scroll-content[data-v-809f1360]{background-color:#fff}.sortable-ghost[data-v-aea160ec]{z-index:9999!important}.add-Modal[data-v-aea160ec] .vxe-modal--content{padding:0!important}.add-Modal .line-title[data-v-aea160ec]{background-color:#f6f7fb}.people-container[data-v-139aae88] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-139aae88]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-139aae88],.people-container[data-v-139aae88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.people-container .file-title .title[data-v-139aae88]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;padding:0 10px;margin-bottom:0}.people-container .file-group[data-v-139aae88]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-139aae88]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0 30px 0;line-height:25px}.people-container .file-group .file-item .left-icon[data-v-139aae88],.people-container .file-group .file-item[data-v-139aae88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.people-container .file-group .file-item .left-icon[data-v-139aae88]{width:80px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;color:#d3d4d6;font-size:10px;margin-left:15px}.people-container .file-group .file-item .left-icon img[data-v-139aae88]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-139aae88]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-139aae88]{width:64%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:25px;margin-left:20px}.people-container .file-group .file-item .content p[data-v-139aae88]{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden;margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-139aae88]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-139aae88]{width:120px;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:end;-ms-flex-pack:end;justify-content:flex-end}.people-container .file-group .file-item .icon-group .icon[data-v-139aae88]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-139aae88]{position:relative;width:220px;min-height:80px;margin:0 1.2rem 20px 0;border:1px solid #ddd;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;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-139aae88]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-139aae88]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-139aae88]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-139aae88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-139aae88]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-139aae88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:70%;margin:0 auto}.people-container .checkDialog[data-v-139aae88] .avue-form__menu{display:none}.people-container .checkDialog[data-v-139aae88] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-139aae88]{margin:1px 30px;height:32px}[data-v-2b5b5b62] .avue-form__menu{display:none!important}.sortable-ghost[data-v-674ddd4b]{z-index:9999!important}.add-Modal[data-v-674ddd4b] .vxe-modal--content{padding:0!important}.line-title[data-v-674ddd4b]{background-color:#f6f7fb}.config[data-v-c5319c00]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-c5319c00]{width:130px}.btn_lab_blue[data-v-c5319c00]{color:#5b8ff9;font-size:14px;border:1px solid #5b8ff9;border-radius:3px;padding:0 5px;margin-left:10px}.btn_lab_orange[data-v-c5319c00]{color:#f7ae37;font-size:14px;border:1px solid #f7ae37;border-radius:3px;padding:0 5px;margin-left:10px}.address_title[data-v-c5319c00]{margin-left:10px}.address_filter[data-v-c5319c00],.address_title[data-v-c5319c00]{font-size:14px;color:#606266;height:30px;line-height:30px}.btn_lab_green[data-v-c5319c00],.top_title[data-v-c5319c00]{text-align:center;display:inline-block;height:30px;line-height:10px}.btn_lab_green[data-v-c5319c00]{background-color:#4bad35;color:#fff;border-radius:3px;width:60px}.primaryFont[data-v-c5319c00]{font-size:12px;color:#606266;padding-left:15px}.sortable-ghost{z-index:9999!important}.scroll-content[data-v-052caf5c]{background-color:#fff}.top_search[data-v-880498ce]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-880498ce]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-880498ce]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-880498ce]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.top_search[data-v-8d56302e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-8d56302e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-8d56302e]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_R[data-v-8d56302e]{width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.poperClass{background-color:rgba(0,0,0,.7);color:#fff;border-radius:5px}.block-wrapper[data-v-31349f50]{border:1px solid #d7d7d7;border-radius:4px}.block-wrapper .block-header[data-v-31349f50]{padding:10px 20px;border-bottom:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-wrapper .block-header span[data-v-31349f50]{margin-right:10px}.block-wrapper .block-header span[data-v-31349f50]:first-of-type{font-weight:700}.block-wrapper .block-header .item-time[data-v-31349f50]{color:#555;font-size:12px}.block-wrapper .block-body[data-v-31349f50]{padding:10px 20px;-webkit-transition:all 1s;transition:all 1s}.block-wrapper .block-body .form-wrapper[data-v-31349f50]{margin-bottom:10px}.block-wrapper .block-body .form-wrapper .sub-title[data-v-31349f50]{margin-bottom:10px;color:#8a8a8a}.block-container[data-v-95a9c738]{-webkit-box-sizing:border-box;box-sizing:border-box}.block-container .form-title[data-v-95a9c738]{padding:15px 0}.block-container .form-main[data-v-95a9c738]{border:1px solid #e5e8ef}.block-container .form-main .form-main_header[data-v-95a9c738]{padding:0 15px;height:50px;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 #e5e8ef}.block-container .form-main .form-main_header .header_left[data-v-95a9c738]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_header .header_left .header_left_label[data-v-95a9c738]{width:120px}.block-container .form-main .form-main_header .toggle-wrapper[data-v-95a9c738]{font-size:12px;width:56px;height:24px;line-height:24px;border:1px solid #e5e8ef;border-radius:12px;text-align:center;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;cursor:pointer}.block-container .form-main .form-main_body[data-v-95a9c738]{padding:15px}.block-container .form-main .form-main_body .body-item[data-v-95a9c738]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_body .body-item .body-item_left[data-v-95a9c738]{width:120px}.block-container .form-main .form-main_body .body-item .body-item_right[data-v-95a9c738]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-item_right .line-item[data-v-95a9c738]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_left[data-v-95a9c738]{width:80px}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_right[data-v-95a9c738]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-grey[data-v-95a9c738]{background:#f5f5f8;padding:20px 20px 0}.block-container[data-v-28fe138c]{-webkit-box-sizing:border-box;box-sizing:border-box}.block-container .form-title[data-v-28fe138c]{padding:15px 0}.block-container .form-main[data-v-28fe138c]{border:1px solid #e5e8ef}.block-container .form-main .form-main_header[data-v-28fe138c]{padding:0 15px;height:50px;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 #e5e8ef}.block-container .form-main .form-main_header .header_left[data-v-28fe138c]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_header .header_left .header_left_label[data-v-28fe138c]{width:120px}.block-container .form-main .form-main_header .toggle-wrapper[data-v-28fe138c]{font-size:12px;width:56px;height:24px;line-height:24px;border:1px solid #e5e8ef;border-radius:12px;text-align:center;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;cursor:pointer}.block-container .form-main .form-main_body[data-v-28fe138c]{padding:15px}.block-container .form-main .form-main_body .body-item[data-v-28fe138c]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_body .body-item .body-item_left[data-v-28fe138c]{width:120px}.block-container .form-main .form-main_body .body-item .body-item_right[data-v-28fe138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-item_right .line-item[data-v-28fe138c]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_left[data-v-28fe138c]{width:80px}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_right[data-v-28fe138c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-grey[data-v-28fe138c]{background:#f5f5f8;padding:20px 20px 0}.block-container[data-v-529e3d8e]{-webkit-box-sizing:border-box;box-sizing:border-box}.block-container .form-title[data-v-529e3d8e]{padding:15px 0}.block-container .form-main[data-v-529e3d8e]{border:1px solid #e5e8ef}.block-container .form-main .form-main_header[data-v-529e3d8e]{padding:0 15px;height:50px;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 #e5e8ef}.block-container .form-main .form-main_header .header_left[data-v-529e3d8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_header .header_left .header_left_label[data-v-529e3d8e]{width:120px}.block-container .form-main .form-main_header .toggle-wrapper[data-v-529e3d8e]{font-size:12px;width:56px;height:24px;line-height:24px;border:1px solid #e5e8ef;border-radius:12px;text-align:center;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;cursor:pointer}.block-container .form-main .form-main_body[data-v-529e3d8e]{padding:15px}.block-container .form-main .form-main_body .body-item[data-v-529e3d8e]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_body .body-item .body-item_left[data-v-529e3d8e]{width:120px}.block-container .form-main .form-main_body .body-item .body-item_right[data-v-529e3d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-item_right .line-item[data-v-529e3d8e]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_left[data-v-529e3d8e]{width:80px}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_right[data-v-529e3d8e]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-grey[data-v-529e3d8e]{background:#f5f5f8;padding:20px 20px 0}.block-container[data-v-1fa2409c]{-webkit-box-sizing:border-box;box-sizing:border-box}.block-container .form-title[data-v-1fa2409c]{padding:15px 0}.block-container .form-main[data-v-1fa2409c]{border:1px solid #e5e8ef}.block-container .form-main .form-main_header[data-v-1fa2409c]{padding:0 15px;height:50px;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 #e5e8ef}.block-container .form-main .form-main_header .header_left[data-v-1fa2409c]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_header .header_left .header_left_label[data-v-1fa2409c]{width:120px}.block-container .form-main .form-main_header .toggle-wrapper[data-v-1fa2409c]{font-size:12px;width:56px;height:24px;line-height:24px;border:1px solid #e5e8ef;border-radius:12px;text-align:center;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;cursor:pointer}.block-container .form-main .form-main_body[data-v-1fa2409c]{padding:15px}.block-container .form-main .form-main_body .body-item[data-v-1fa2409c]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-container .form-main .form-main_body .body-item .body-item_left[data-v-1fa2409c]{width:120px}.block-container .form-main .form-main_body .body-item .body-item_right[data-v-1fa2409c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-item_right .line-item[data-v-1fa2409c]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_left[data-v-1fa2409c]{width:80px}.block-container .form-main .form-main_body .body-item .body-item_right .line-item .line-item_right[data-v-1fa2409c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.block-container .form-main .form-main_body .body-item .body-grey[data-v-1fa2409c],.block-container .form-main .form-main_body .body-item .body-item_right .body-grey[data-v-1fa2409c]{background:#f5f5f8;padding:20px 20px 0}.modalAll[data-v-b186b934]{height:100%;overflow:auto;background:#fff;padding:0 40px}.modalTit[data-v-b186b934]{font-weight:600;padding:12px;font-size:15px;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}.form-container .form-title[data-v-b186b934],.form-container[data-v-b186b934]{-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-title[data-v-b186b934]{padding:15px 0}.form-container .form-main[data-v-b186b934]{border:1px solid #e5e8ef;-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-main .form-main_header[data-v-b186b934]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;height:50px;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 #e5e8ef}.project-main[data-v-9e7fc3f8]{height:calc(100% - 120px);-webkit-box-sizing:border-box;box-sizing:border-box;background:#f5f7fa}.custom-demo-view[data-v-9e7fc3f8]{height:100%;overflow-y:auto;padding:15px}.form-container .form-title[data-v-9e7fc3f8],.form-container[data-v-9e7fc3f8]{-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-title[data-v-9e7fc3f8]{padding:15px 0}.form-container .form-main[data-v-9e7fc3f8]{border:1px solid #e5e8ef;-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-main .form-main_header[data-v-9e7fc3f8]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;height:50px;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 #e5e8ef}[data-v-41e4037a] .el-radio__original,[data-v-41e4037a] input[aria-hidden=true]{display:none!important}[data-v-41e4037a] .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:none!important;box-shadow:none!important}.modalAll[data-v-41e4037a]{height:100%}.el-icon-question[data-v-41e4037a]{padding-left:4px}.lf-graph{position:relative;z-index:0;width:100%;height:100%;background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lf-element-text{cursor:text}.lf-text-disabled{pointer-events:none}.lf-text-draggable{cursor:move}:focus{outline:none}.lf-node-anchor{cursor:crosshair}.lf-node-anchor-hover{visibility:hidden}.lf-anchor:hover .lf-node-anchor-hover{visibility:visible}.lf-edge.pointer-none{pointer-events:none}.lf-edge-append{cursor:pointer}.lf-edge-animation{stroke-dashoffset:100%;-webkit-animation:lf_animate_dash 5s linear infinite;animation:lf_animate_dash 5s linear infinite}@-webkit-keyframes lf_animate_dash{to{stroke-dashoffset:0}}@keyframes lf_animate_dash{to{stroke-dashoffset:0}}.lf-node-not-allow{cursor:not-allowed}.lf-polyline-append-ns-resize{cursor:ns-resize}.lf-polyline-append-ew-resize{cursor:ew-resize}.lf-dragging,.lf-dragging .lf-element-text{cursor:move}.lf-draggable{cursor:default}.lf-bezier-adjust-anchor{cursor:pointer}.lf-background,.lf-grid{position:absolute;inset:0;z-index:-1}.lf-background-area{width:100%;height:100%}.lf-html-overlay{position:absolute;inset:0;z-index:1;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.lf-html-overlay__transform>*,.lf-text-editable{pointer-events:all}.lf-text-input{position:absolute;min-width:100px;min-height:20px;padding:5px;line-height:1.2;white-space:pre;text-align:center;background:#fff;border:1px solid #edefed;border-radius:3px;outline:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);resize:none}.lf-get-text-height,.lf-text-input{-webkit-box-sizing:border-box;box-sizing:border-box}.lf-get-text-height{display:inline-block;word-break:break-all;border:1px solid transparent}.lf-node-text-auto-wrap{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;-webkit-box-sizing:border-box;box-sizing:border-box}.lf-node-text-auto-wrap-content{word-break:break-all}.lf-node-text-auto-wrap-content,.lf-node-text-ellipsis-content{width:100%;line-height:1.2;text-align:center;background:transparent}.lf-node-text-ellipsis-content{white-space:nowrap}.lf-node-text-ellipsis-content>div{overflow:hidden;text-overflow:ellipsis}.lf-tool-overlay{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.lf-tool-overlay>*{pointer-events:all}.modification-overlay{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.modification-overlay>*{pointer-events:all}.lf-outline,.lf-snapline{pointer-events:none}.lf-keyboard-tips{float:right}.lf-node-select-decorate{position:absolute;border:1px dashed #343435;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.lf-multiple-select{position:absolute;border:2px dashed rgba(24,125,255,.8);-webkit-box-shadow:0 0 3px 0 rgba(24,125,255,.5019607843137255);box-shadow:0 0 3px 0 rgba(24,125,255,.5019607843137255);cursor:move}.lf-edge-adjust-point{cursor:move}.lf-rotate-control{cursor:-webkit-grabbing;cursor:grabbing}.lf-resize-control-nw{cursor:nw-resize}.lf-resize-control-n{cursor:n-resize}.lf-resize-control-ne{cursor:ne-resize}.lf-resize-control-e{cursor:e-resize}.lf-resize-control-se{cursor:se-resize}.lf-resize-control-s{cursor:s-resize}.lf-resize-control-sw{cursor:sw-resize}.lf-resize-control-w{cursor:w-resize}.medium-editor-anchor-preview,.medium-editor-toolbar{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;z-index:2000}@-webkit-keyframes medium-editor-image-loading{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes medium-editor-image-loading{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes medium-editor-pop-upwards{0%{opacity:0;-webkit-transform:matrix(.97,0,0,1,0,12);transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;-webkit-transform:matrix(.99,0,0,1,0,2);transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;-webkit-transform:matrix(1,0,0,1,0,-1);transform:matrix(1,0,0,1,0,-1)}to{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}}@keyframes medium-editor-pop-upwards{0%{opacity:0;-webkit-transform:matrix(.97,0,0,1,0,12);transform:matrix(.97,0,0,1,0,12)}20%{opacity:.7;-webkit-transform:matrix(.99,0,0,1,0,2);transform:matrix(.99,0,0,1,0,2)}40%{opacity:1;-webkit-transform:matrix(1,0,0,1,0,-1);transform:matrix(1,0,0,1,0,-1)}to{-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}}.medium-editor-anchor-preview{word-wrap:break-word;left:0;line-height:1.4;max-width:280px;position:absolute;text-align:center;top:0;visibility:hidden;word-break:break-all}.medium-editor-anchor-preview a{color:#fff;display:inline-block;margin:5px 5px 10px}.medium-editor-placeholder-relative:after,.medium-editor-placeholder:after{content:attr(data-placeholder)!important;font-style:italic;margin:inherit;padding:inherit;white-space:pre}.medium-editor-anchor-preview-active{visibility:visible}.medium-editor-dragover{background:#ddd}.medium-editor-image-loading{-webkit-animation:medium-editor-image-loading 1s ease-in-out infinite;animation:medium-editor-image-loading 1s ease-in-out infinite;background-color:#333;border-radius:100%;display:inline-block;height:40px;width:40px}.medium-editor-placeholder{position:relative}.medium-editor-placeholder:after{left:0;position:absolute;top:0}.medium-editor-placeholder-relative,.medium-editor-placeholder-relative:after{position:relative}.medium-toolbar-arrow-over:before,.medium-toolbar-arrow-under:after{border-style:solid;content:"";display:block;height:0;left:50%;margin-left:-8px;position:absolute;width:0}.medium-toolbar-arrow-under:after{border-width:8px 8px 0}.medium-toolbar-arrow-over:before{border-width:0 8px 8px;top:-8px}.medium-editor-toolbar{left:0;position:absolute;top:0;visibility:hidden}.medium-editor-toolbar ul{margin:0;padding:0}.medium-editor-toolbar li{float:left;list-style:none;margin:0;padding:0}.medium-editor-toolbar li button{cursor:pointer;display:block;font-size:14px;line-height:1.33;margin:0;padding:15px;text-decoration:none}.medium-editor-toolbar li button:focus{outline:0}.medium-editor-toolbar li .medium-editor-action-underline{text-decoration:underline}.medium-editor-toolbar li .medium-editor-action-pre{font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;font-weight:100;padding:15px 0}.medium-editor-toolbar-active{visibility:visible}.medium-editor-sticky-toolbar{position:fixed;top:1px}.medium-editor-relative-toolbar{position:relative}.medium-editor-toolbar-active.medium-editor-stalker-toolbar{-webkit-animation:medium-editor-pop-upwards .16s linear forwards;animation:medium-editor-pop-upwards .16s linear forwards}.medium-editor-action-bold{font-weight:bolder}.medium-editor-action-italic{font-style:italic}.medium-editor-toolbar-form{display:none}.medium-editor-toolbar-form a,.medium-editor-toolbar-form input{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.medium-editor-toolbar-form .medium-editor-toolbar-form-row{line-height:14px;margin-left:5px;padding-bottom:5px}.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form label{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:14px;margin:0;padding:6px;width:316px}.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,.medium-editor-toolbar-form label:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.medium-editor-toolbar-form a{display:inline-block;font-size:24px;font-weight:bolder;margin:0 10px;text-decoration:none}.medium-editor-toolbar-form-active{display:block}.medium-editor-toolbar-actions:after{clear:both;content:"";display:table}.medium-editor-element{word-wrap:break-word;min-height:30px}.medium-editor-element img{max-width:100%}.medium-editor-element sub{vertical-align:sub}.medium-editor-element sup{vertical-align:super}.medium-editor-hidden{display:none}.medium-toolbar-arrow-under:after{border-color:#000 transparent transparent;top:40px}.medium-toolbar-arrow-over:before{border-color:transparent transparent #000}.medium-editor-toolbar{background-color:#000;border:none;border-radius:50px}.medium-editor-toolbar li button{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ccc;height:40px;min-width:40px;padding:5px 12px;-webkit-transition:background-color .2s ease-in,color .2s ease-in;transition:background-color .2s ease-in,color .2s ease-in}.medium-editor-toolbar li .medium-editor-button-active,.medium-editor-toolbar li button:hover{background-color:#000;color:#a2d7c7}.medium-editor-toolbar li .medium-editor-button-first{border-bottom-left-radius:50px;border-top-left-radius:50px;padding-left:24px}.medium-editor-toolbar li .medium-editor-button-last{border-bottom-right-radius:50px;border-right:none;border-top-right-radius:50px;padding-right:24px}.medium-editor-toolbar-form{background:#000;border-radius:50px;color:#ccc;overflow:hidden}.medium-editor-toolbar-form .medium-editor-toolbar-input{background:#000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ccc;height:40px;padding-left:16px;width:220px}.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:#f8f5f3;color:hsla(24,26%,96%,.8)}.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder,.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder{color:#f8f5f3;color:hsla(24,26%,96%,.8)}.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder{color:#f8f5f3;color:hsla(24,26%,96%,.8)}.medium-editor-toolbar-form a{color:#ccc;-webkit-transform:translateY(2px);transform:translateY(2px)}.medium-editor-toolbar-form .medium-editor-toolbar-close{margin-right:16px}.medium-editor-toolbar-anchor-preview{background:#000;border-radius:50px;padding:5px 12px}.medium-editor-anchor-preview a{color:#ccc;text-decoration:none}.medium-editor-toolbar-actions button,.medium-editor-toolbar-actions li{border-radius:50px}.picker_wrapper.no_alpha .picker_alpha{display:none}.picker_wrapper.no_editor .picker_editor{opacity:0;position:absolute;z-index:-1}.picker_wrapper.no_cancel .picker_cancel{display:none}.layout_default.picker_wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;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;font-size:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5em;width:25em}.layout_default.picker_wrapper button,.layout_default.picker_wrapper input{font-size:1rem}.layout_default.picker_wrapper>*{margin:.5em}.layout_default.picker_wrapper:before{content:"";display:block;height:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.layout_default .picker_selector,.layout_default .picker_slider{padding:1em}.layout_default .picker_hue{width:100%}.layout_default .picker_sl{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.layout_default .picker_sl:before{content:"";display:block;padding-bottom:100%}.layout_default .picker_editor{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:6.5rem}.layout_default .picker_editor input{height:100%;width:100%}.layout_default .picker_sample{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.layout_default .picker_cancel,.layout_default .picker_done,.layout_default .picker_sample{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.picker_wrapper{background:#f2f2f2;-webkit-box-shadow:0 0 0 1px silver;box-shadow:0 0 0 1px silver;-webkit-box-sizing:border-box;box-sizing:border-box;color:#444;cursor:default;font-family:sans-serif;pointer-events:auto}.picker_wrapper:focus{outline:none}.picker_wrapper button,.picker_wrapper input{border:none;-webkit-box-shadow:0 0 0 1px silver;box-shadow:0 0 0 1px silver;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.picker_wrapper button:active,.picker_wrapper button:focus,.picker_wrapper input:active,.picker_wrapper input:focus{-webkit-box-shadow:0 0 2px 1px #1e90ff;box-shadow:0 0 2px 1px #1e90ff}.picker_wrapper button{background-color:#f5f5f5;background-image:-webkit-gradient(linear,left bottom,left top,from(#dcdcdc),to(transparent));background-image:linear-gradient(0deg,#dcdcdc,transparent);cursor:pointer;padding:.4em .6em}.picker_wrapper button:active{background-image:-webkit-gradient(linear,left bottom,left top,from(transparent),to(#dcdcdc));background-image:linear-gradient(0deg,transparent,#dcdcdc)}.picker_wrapper button:hover{background-color:#fff}.picker_selector{background:currentColor;border:2px solid #fff;border-radius:100%;-webkit-box-shadow:0 0 3px 1px #67b9ff;box-shadow:0 0 3px 1px #67b9ff;cursor:pointer;display:block;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.picker_slider .picker_selector{border-radius:2px}.picker_hue{background-image:-webkit-gradient(linear,left top,right top,from(red),color-stop(#ff0),color-stop(#0f0),color-stop(#0ff),color-stop(#00f),color-stop(#f0f),to(red));background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.picker_hue,.picker_sl{-webkit-box-shadow:0 0 0 1px silver;box-shadow:0 0 0 1px silver;position:relative}.picker_sl{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,hsla(0,0%,100%,0))),-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,from(grey),to(hsla(0,0%,50%,0)));background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 50%),linear-gradient(0deg,#000,transparent 50%),linear-gradient(90deg,grey,hsla(0,0%,50%,0))}.picker_alpha,.picker_sample{background:linear-gradient(45deg,#d3d3d3 25%,transparent 0,transparent 75%,#d3d3d3 0) 0 0/2em 2em,linear-gradient(45deg,#d3d3d3 25%,#fff 0,#fff 75%,#d3d3d3 0) 1em 1em/2em 2em;-webkit-box-shadow:0 0 0 1px silver;box-shadow:0 0 0 1px silver;position:relative}.picker_alpha .picker_selector,.picker_sample .picker_selector{background:none}.picker_editor input{font-family:monospace;padding:.2em .4em}.picker_sample:before{background:currentColor;content:"";display:block;height:100%;position:absolute;width:100%}.picker_arrow{position:absolute;z-index:-1}.picker_wrapper.popup{margin:1.5em;position:absolute;z-index:2}.picker_wrapper.popup,.picker_wrapper.popup .picker_arrow:after,.picker_wrapper.popup .picker_arrow:before{background:#f2f2f2;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.4);box-shadow:0 0 10px 1px rgba(0,0,0,.4)}.picker_wrapper.popup .picker_arrow{height:3em;margin:0;width:3em}.picker_wrapper.popup .picker_arrow:after,.picker_wrapper.popup .picker_arrow:before{content:"";display:block;left:0;position:absolute;top:0;z-index:-99}.picker_wrapper.popup .picker_arrow:before{height:100%;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;width:100%}.picker_wrapper.popup .picker_arrow:after{-webkit-box-shadow:none;box-shadow:none;height:150%;width:150%}.popup.popup_top{bottom:100%;left:0}.popup.popup_top .picker_arrow{bottom:0;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popup.popup_bottom{left:0;top:100%}.popup.popup_bottom .picker_arrow{left:0;top:0;-webkit-transform:rotate(90deg) scaleY(-1);transform:rotate(90deg) scaleY(-1)}.popup.popup_left{right:100%;top:0}.popup.popup_left .picker_arrow{right:0;top:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.popup.popup_right{left:100%;top:0}.popup.popup_right .picker_arrow{left:0;top:0}.lf-label-overlay{height:0;overflow:visible;width:0}.lf-label-overlay .lf-label-editor{background:#fff;border-radius:5px;padding:4px}.lf-label-overlay .lf-label-editor-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;position:absolute;text-align:center}.lf-label-overlay .lf-label-editor-container p{margin:0}.lf-label-overlay .lf-label-editor-dragging{cursor:move}.lf-label-overlay .lf-label-editor-editing{cursor:text;outline:2px solid #275dc5}.lf-label-overlay .lf-label-editor-hover{outline:2px dashed #acacac}.lf-label-overlay .lf-label-editor-clip{overflow:hidden;text-overflow:clip;white-space:nowrap;width:100px}.lf-label-overlay .lf-label-editor-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.lf-label-overlay .lf-label-editor-wrap{overflow-wrap:break-word;white-space:normal}.lf-label-overlay .lf-label-editor-nowrap{overflow:visible;white-space:nowrap}.lf-control{background:hsla(0,0%,100%,.8);border-radius:5px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3);margin:5px;padding:0 15px;position:absolute;right:10px;top:0}.lf-control,.lf-control-item{display:-webkit-box;display:-ms-flexbox;display:flex}.lf-control-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px}.lf-control-item:hover{background:#efefef}.lf-control-item.disabled{-webkit-filter:opacity(.5);filter:opacity(.5);pointer-events:none}.lf-control-item.disabled:hover{background:#fff}.lf-control-item.disabled i{pointer-events:none}.lf-control-item i{background-size:cover;display:inline-block;height:20px;vertical-align:middle;width:20px}.lf-control-text{font-size:12px;margin-top:5px}.lf-control-zoomOut{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAFMElEQVR4Xu3dsQ3CQBBFQei/KEoDXQG2xAv9h3yDnb0nh7xffgQIXAq82RAgcC0gEK+DwI2AQDwPAgLxBgg0AV+Q5mZqREAgI4e2ZhMQSHMzNSIgkJFDW7MJCKS5mRoREMjIoa3ZBATS3EyNCAhk5NDWbAICaW6mRgQEMnJoazYBgTQ3UyMCAhk5tDWbgECam6kRAYGMHNqaTUAgzc3UiIBARg5tzSYgkOZmakRAICOHtmYTEEhzMzUiIJCRQ1uzCQikuZkaERDIyKGt2QQE0txMjQgIZOTQ1mwCAmlupkYEBDJyaGs2AYE0N1MjAgIZObQ1m4BAmpupEQGBjBzamk1AIM3N1IiAQEYObc0mIJDmZmpEQCAjh7ZmExBIczM1IiCQkUNbswkIpLmZGhEQyMihrdkEBNLcTI0ICGTk0NZsAgJpbqZGBAQycmhrNgGBNDdTIwICGTm0NZuAQJqbqREBgYwc2ppNQCDNzdSIgEBGDm3NJiCQ5mZqREAgI4e2ZhMQSHMzNSIgkJFDW7MJCKS5mRoREMjIoa3ZBATS3EyNCAhk5NDWbAICaW6mRgQEMnJoazYBgTQ3UyMCAhk5tDWbgECam6kRAYGMHNqaTUAgzc3UiIBARg5tzSYgkOZmakRAICOHtmYTEEhzMzUiIJCRQ1uzCQikuZkaERDIyKGt2QQE0txMjQgIZOTQ1mwCAmlupkYEBDJyaGs2AYE0N1MjAgIZObQ1m4BAmpupEQGBjBzamk3gBPJpo6YIPF/gBPJ9/po2JNAEBNLcTI0ICGTk0NZsAgJpbqZGBAQycmhrNgGBNDdTIwICGTm0NZuAQJqbqREBgYwc2ppNQCDNzdSIgEBGDm3NJiCQ5mZqREAgI4e2ZhMQSHMzNSIgkJFDW7MJCKS5mRoREMjIoa3ZBATS3EyNCAhk5NDWbAICaW6mRgQEMnJoazYBgTQ3UyMCAhk5tDWbgECam6kRAYGMHNqaTUAgzc3UiIBARg5tzSYgkOZmakRAICOHtmYTEEhzMzUiIJCRQ1uzCQikuZkaETiB+AOdkWNb83+BE4gfAQIXAgLxNAjcCAjE8yAgEG+AQBPwBWlupkYEBDJyaGs2AYE0N1MjAgIZObQ1m4BAmpupEQGBjBzamk1AIM3N1IiAQEYObc0mIJDmZmpEQCAjh7ZmExBIczM1IiCQkUNbswkIpLmZGhEQyMihrdkEBNLcTI0ICGTk0NZsAgJpbqZGBAQycmhrNgGBNDdTIwICGTm0NZuAQJqbqREBgYwc2ppNQCDNzdSIgEBGDm3NJiCQ5mZqREAgI4e2ZhMQSHMzNSIgkJFDW7MJCKS5mRoREMjIoa3ZBATS3EyNCAhk5NDWbAICaW6mRgQEMnJoazYBgTQ3UyMCAhk5tDWbgECam6kRAYGMHNqaTUAgzc3UiIBARg5tzSYgkOZmakRAICOHtmYTEEhzMzUiIJCRQ1uzCQikuZkaERDIyKGt2QQE0txMjQgIZOTQ1mwCAmlupkYEBDJyaGs2AYE0N1MjAgIZObQ1m4BAmpupEQGBjBzamk1AIM3N1IiAQEYObc0mIJDmZmpEQCAjh7ZmExBIczM1IiCQkUNbswkIpLmZGhEQyMihrdkEBNLcTI0ICGTk0NZsAgJpbqZGBAQycmhrNgGBNDdTIwICGTm0NZuAQJqbqREBgYwc2ppNQCDNzdSIgEBGDm3NJiCQ5mZqREAgI4e2ZhMQSHMzNSIgkJFDW7MJCKS5mRoREMjIoa3ZBATS3EyNCPwAiAUiJ9hUCCUAAAAASUVORK5CYII=")}.lf-control-zoomIn{background-image:url("data:image/png;base64,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")}.lf-control-fit{background-image:url("data:image/png;base64,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")}.lf-control-undo{background-image:url("data:image/png;base64,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")}.lf-control-redo{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAASJElEQVR4Xu2dCdB2YxnHf0hZvkTC2CpZxpKZZB0iDcZUQ5LJEkNkouxEWUJSyJatIssIqca0aLSQyiStTCotQzXaJs1EQiqq+X/ffXzv937v85ztXs+5rpl3vm/mPee6r/t/n9/7POec676uJTAzBUyBiQosYdqYAqbAZAUMELs6TIEpChggdnmYAgaIXQOmQDcF7BOkm2521kgUMEBGstA2zW4KGCDddLOzRqKAAVLuQt8AnAj8qdwp5B+5AZL/Gk2K8A/APOAo4Ppyp5F35AZI3uszLToBsqY74CvAgcBfy51OnpEbIHmuS5OoZgKi4/8GvB34UpOT7ZhmChggzXTK8ajZgFQx3gS8G3gsx6BLi8kAKW3FFsY7CRAd8Rdgf+COcqeXR+QGSB7r0CWKaYBU/q4EjgOe7DKAnQMGSLlXQRNANLvfA/sCd5c71XSRGyDptO87clNANM7/gIuBk4Gn+w48pvMNkHJXuw0g1SwfBPYBflzutONGboDE1dvnaF0A0fjPAOcAHwD+4zOgIfoyQMpd1a6AVDP+ObA3oH/NJihggJR7afQFRDP/N3A6cB7w33KlCBe5ARJO29CefQBSxah7kr2A34UOujT/BkhpK7YwXp+AyOtTwEnAZeVK4j9yA8S/prE8+gakivtbwNssjX6BHAZIrMvZ/zihAFGkjwPHANf6D7ssjwZIWes1M9qQgFTjjD6N3gAxQOoUGHUavQFSd3nk+/sYnyAzZ38zcPjY0ugNkHwBqIssNiCKZ3Rp9AZI3WWY7+9TAFKpcTVw9BjS6A2QfAGoiywlIIptFGn0BkjdZZjv71MDImWURn+pe8E4yDR6AyRfAOoiywGQKsbBptEbIHWXYb6/zwkQqfQscC5wxpDS6A2QfAGoiyw3QKp4B5VGb4DUXYb5/j5XQKSY0ujPdBuzik6jN0DyBaAuspwBqWJXGr22+OoepUgzQIpctvlBlwCI4vwn8D7gEvfUqyjFDZCilmuRYEsBpApaZYdUfkjvT4oxA6SYpVos0NIA0QT+ARwL6E18EWaAFLFMcwZZIiDVRFQSVaVRlduVtRkgWS/P1OBKBkQTUxq9imwrSzhbM0CyXZrawEoHpJqg2jWobYOAyc4MkOyWpHFAQwFEE1bjHzUA0g7GrMwAyWo5WgUzJECqiWsPvNLodTOfhRkgWSxDpyCGCIiEUFNSVVVRdZXkZoAkX4LOAQwVEAmiNPrLXRdfvWhMZgZIMul7DzxkQCpxVOlRqSrf761WRwcGSEfhMjhtDIBIZqXRnw+cliKN3gDJ4ErvGMJYAKnkSZJGb4B0vDozOG1sgEhy9TNRX5MPxapGb4BkcKV3DGGMgFRSRUujN0A6Xp0ZnDZmQCS/ikSo56J6L+qpVxAzQILIGsXp2AGpRA6aRm+ARLmWgwxigCyU9QngeEB94b2aAeJVzqjODJDF5faeRm+ARL2mvQ5mgMwt56PAEcBNPtQeGyCrA+sDGwBrA8u5n2WBmT8v8CFuYB+axxqBxyjZvZc0+qECsgywPbAdsLGDQhfU8iWv+KzY/wwIeLPJCvROox8KIEsBWwA7uR+BUcKnQJ+L2wBprt717mtX6zT60gHZE9gbeAMwr7legzjSAGm3jJ3S6EsDZElgR2A/4C3Aiu00GtTRBkj75dQLxY8BJ7h6XbUeSgFE37U1KW2kWa12VuM4wADpvs6N0+hzB2Qt4BTgYOD53fUY5JkGSL9lVc3gC4BTXS3hOb3lCshLXf6/NvIv3U+HwZ5tgPhZ2l+5+9ifzOUuN0D0VUpVwQ/1M/dBezFA/C3vM8AHgbMB/f85ywUQvbA7EXiPe3Hnb+rD9WSA+F9bfYroqag+VeZbakA0/gFuA8ya/uc7aI8GSJjl/Ze7771Im7JSArINcBmweZh5Dt6rARJ2iVUoYp8UgOim+yz3dUrvNcy6KWCAdNOt6VlPAYfFBkT5ULcAmzaN0o6bqIABEu7ieG4TVkxAjnRdUJU1a9ZfAQOkv4azPSzWDSsGIC8EPgfs6n8+o/ZogPhd/jkLQYQGZBXgm8Amfudi3gADxM9lMLUjb0hAXgZ8G9C/Zv4VMED6a1pbjC4UIK8Cvg7oE8QsjAIGSHddVc70XOCMunKmIQB5LXCbvRHvvnoNzzRAGgo16zD1bFdBbN1z1JpvQHYAbrfM21rdfRxggLRTUXtBPup6tqvoXCPzCYjeiN9lnxyNdPdxkAHSXEX1ZlePdr3faGW+ANkIuAd4UavR7eA+ChggzdS7yvVmf7LZ4Yse5QOQdVyDE7sh77IC3c8xQKZrpx7s6sWuYnKdrS8gysD9HqCdf6Xb34HHXQNJtSTWk46czepiTV4dFY1TD/bH+i5gX0B+AGzZN4iI5z8MfBn4BaDKhPrR91P9tSnNrLLi4iumP2zqua6icV6sDyB6InCUlyjCOtFTta+6HtwCYyhmgCy6kuqxri3aKhbnzboCsptPSr3NZoEjCaT3MLc6MDrdnHmOKYQ7A2SBqvpqrD/UKg7n3boAsh5wX4aF2h5y+4o/VcD9g4+FNEAW9FJXKSgVhQtibQFROU/Boce6uZjA0GZ7gbHIhvtcAgwUx5gB0bcC1S9QEbig1haQC90z5aBBNXSuvxpq6Hj1yMCo5BkrIPO3wgIq/hbc2gCyGfBDQIWiU5oe3SnRTA8JtMFlrDY2QFRMQUXe9EdaRd+iWFNABIVKoqTe1/ENV5f3kSjq5D3ImABZrBxPrKVpCojq4n4kVlBzjKPkMtXNujRhDLkNPQZA1Bdd95eLFXSLtRhNANGGp18CakqTwn4N7OFe7qUYP9cxhw7I1JKgsRalCSB68/zGWAHNGkc7End3KSCJQsh22KECovuL811tZm2HTWp1gOjG/N5EEd4IHDTSJ1RNJB8iII3bEjQRyMcxdYB8AXiTj4Fa+vgwcHLLc8Z2+JAA0WamK9y7jayeTE4DRM0vtak9tl2c0buW2HNvM95QAOnUGq2NUH2OnQaIalnt1cd5h3P1ZvRdHc4b4ylDAOQ6l0fVurlmrAWfBIhSSR6IFYQbR/cc2uBi1kyBkgHp3Z65mUT9j5oEiMhW6nAs0yO9VwMqGGzWTIFSAdFeDe3Z0N6N7G0uQLSvXBuIYvUZ10tAFXyI/YmV/eLUBFgaIAJCu/xuLkn4uQDRJNS3I5YdAlwTa7ABjVMSINoXrq/Pxe3cnAuQ+yO2J1Bu1c4DumhjTqUEQHTzfazLuI6pjbexZgOyhcvY9TbAFEdPABsCf4wx2ADHyB2Q53pslKz9bEA+Drwz0oQOAz4RaawhDpMrIHrR916XWKoXgEXbbEC0v3eFCDPSvpKtIowz5CFyBGTOHhslL8JMQHZ0vTxizEfNdFT93ay7AjkBoqRCVUrXRrZom5m6S9f8zJmAqJH6Kc1P7Xykamlt3flsO7FSIBdAantslLxkMwFRhcQYF67aI6jItVk/BVIDosqTSipVXQBtbBqkVYAs70pu1mX39hXBPj36Krjw/JSAtOqx4W/K8T1VQCilXantoe1g4NrQg4zEfwpA9FRK2dbaitC4x0bJ61EBor3eRwSeiApDrwqoOoVZfwViA9K5x0b/qabzUAES4/5DZXqOSTfVwY0cE5ArgeOAoZZxnXhxVIDorbbuQ0KaUkqUWmLmR4EYgHjpseFnumm8CJDVQ9Y2ddPS1yplCdvXK3/rHBoQ7c/R1+7ePTb8TTm+JwHyOuDOwEMrm3OXwGOMzX0oQLz32Ch5YQSItrheHngSys3RW1YzfwqEACRIjw1/U47vSYBcAhwZeGh9SqlUvZk/BXwCoq9R6rGhCvlmMxQQIOq+pNyokKbHu147/4QMthDfvgAJ3mOjED3nDFOAKLNW+0BCmb7TrhzK+Yj99gVETy7VY0NbHMwmKCBAfha4arvyrpR/ZeZXgT6ARO2x4Xfacb0JEOXVrBtwWFVIURULM78KdAFE6SHK2Fa6yKDS0v1Ku9CbAFFlO70LCWVWDC6Msm0BSdZjI8z043gVII8CKwYc7gJA/UXM/CrQFBClop/lUtPH1MPRi9oCRB+7IWtgaSPWaV6iNSczFWgCSBY9NkpeNgESemP9+91fsJJ1yjH2aYDo/kIdwaR98h4bOYrXNCYBotpF85qe0OG484CTOpxnp0xXYBIg2fXYKHkh7Sa93NWbDYi+CShlSL0cs+qxUa7EIEDUA3D9gJO4ATggoP+xup4JSNY9NkpeIAGiWkaqrB7KVM07RZeqUPPJxW8FiLYwH+2+KucS22DiECBqlLlDwBkJwJCpLAFDz9r1fW5vuDJwzQIpIEBCd7HVJqlULaQDyZaFW+0AHd0W2NjKCxClOIfu7KRe6w/HnpyNZwr0VUCA6Fn5mX0d1Zz/epdWH3gYc28K+FVAgKhRpxp2hjTVUVIVPjNToCgFBMgrgZ8GjloPAlQc28wUKEoBAbKUqzaif0OZkuSUEGk3laEUNr9BFKjqYimpbYMgIyx0qncheidiZgoUo0AFiOryhn6ZdzXwjmKUsUBNARakmsh0E312YEX09eolYyl6HFhLcx9JgQoQ9QVRfd7QdiBwfehBzL8p4EuBCpAlAfUnDJn2rphVYkY1ssxMgSIUqABRsDHuQzTOJsADRahjQY5egZmAqLKeWhSENr2UfGvoQcy/KeBDgZmA6C+7amSFNm3s0ctJ+xQJrbT5763ATEDkLHQJoCrgzwN79o7eHJgCgRWYDcg5EfePW7fbwItr7vsrMBuQjQH1vY5hKi6g8Wz/dAy1bYxOCswGRE5Ut3WrTt7an3SR633X/kw7wxSIoMBcgMRoqDNzatsC90SYqw1hCrRWYC5AVgLUvHHp1t66nfAIsFmEPondorOzRq3AXIBIkJuBvSMqox4lsb7WRZyWDVW6ApMAURkgVSOJadcAh8Qc0MYyBeoUmASIzvsisHudA8+/P991PfLs1tyZAt0UmAaI7gv0KTLtmG6jTj9LafenhnBsPk2BtgrUXfy3JHrjrSorZ7SdjB1vCvhWoA4QvchTflbdcb7jkr+rgMOBZ0M4N5+mQBMFmlz4sZ9ozYz7DuDNgDqympkC0RVoAshargL8stGjWzCgUl+0X/6hROPbsCNWoAkgkkcNcJTImMq0n/0Y4JOpArBxx6lAU0D0Vv1+YMPEMmnX48Gu8WjiUGz4MSjQFBBpsR3wnQxEURqMuihZ8YcMFmPoIbQBRFp8GtgnE1G+CxxqOxMzWY2BhtEWkNVcHd9VMtJDKSrqxW5beDNalKGE0hYQzXsb4K6I2b5Ntb4d0P4S67jUVDE7rlaBLoDIqV7gXVHrPc0B2ql4I3Ad8GCaEGzUoSjQFRDNX80jD8pciHuBz7qHC3dnHquFl6ECfQDRdH4EbJ7hvCaFpJ2LehKnfih6Aan7lqcLit9CjaxAX0DWAPSX+eWR4/Y53G+A37o2yo+7fx8dSA7YuoDKyvY1fWW9ra+TEs/vC4jm/Aq3p3zVEgWwmBspcDxwYaMjB3aQD0Akiaoy6quLukiZDU8BA8TDmm7pqrcv58GXuchLAQPE03qoUefXgOd78mdu8lDAAPG4Dur/cSuwvEef5iqtAgaIZ/21n11vtlf27NfcpVHAAAmg+3rAncDaAXyby7gKGCCB9F7dQZJ6H0mg6Y3GrQEScKn16FfpHrsEHMNch1XAAAmr73zvRwLnActEGMuG8KuAAeJXz4neNgI+A2waaTwbxo8CBogfHRt50f52VU88IVG9rUZB2kGLKGCAJLggtndVSjZIMLYN2U4BA6SdXt6Ofp77JDkNsBQVb7J6d2SAeJe0nUO9K1Gp0V3bnWZHR1LAAIkkdN0we7i06nXqDrTfR1XAAIkq9/TBtMFHPdR1E791RnGNORQDJNPVf41rqLObPfFKukIGSFL56wdXXtfRwL6WAFkvVoAjDJAAooZwuZRLWdnPtUWYF2IQ87mYAgZIgReF2jHoq9f+wE72mDjoChogQeUN71zvU3RDv7P70f9j9XkPP7v0Ixgg6dfAawTazajtv9u6lg16W68SOKmaAHmdXAJnBkgC0VMMqReS6wMCRv/XjscXu5+VZvx/hRTBBRhTrSJ039bXTs+41GzfuU0931fZn6BBmnNTIJUCBkgq5W3cIhQwQIpYJgsylQIGSCrlbdwiFDBAilgmCzKVAgZIKuVt3CIUMECKWCYLMpUCBkgq5W3cIhT4P9N9vGSnCJYeAAAAAElFTkSuQmCC")}.lf-menu{background:#fff;border:1px solid #efefee;border-radius:3px;display:none;margin:0 0 0 10px;padding:10px 0;position:absolute;width:150px;z-index:999}.lf-menu>li{cursor:pointer;font-size:12px;line-height:18px;list-style:none;padding:3px 12px;position:relative;-webkit-transition:all .12s ease-in-out;transition:all .12s ease-in-out}.lf-menu-item__disabled{color:#aaa;cursor:default;opacity:.88;pointer-events:none}.lf-menu-item:hover{background:#f3f3f3}.lf-dndpanel{background:hsla(0,0%,100%,.8);border-radius:5px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3);margin:5px;padding:15px 5px;position:absolute;z-index:999}.lf-dnd-item{font-size:14px;margin-top:5px;text-align:center}.lf-dnd-item.disabled>div{color:#a8abb2;cursor:not-allowed}.lf-dnd-shape{background-position:50%;background-repeat:no-repeat;cursor:-webkit-grab;cursor:grab;height:36px;margin:0 auto;opacity:.99;width:36px}.lf-selection-select{border:2px dashed #ff8c00;position:absolute}.lf-mini-map{background:#eaedf2;border:1px solid #93a3b4;overflow:hidden;padding:28px 8px 8px;position:absolute}.lf-mini-map .lf-graph{height:100%!important;width:100%!important}.lf-mini-map-graph{overflow:hidden;position:relative}.lf-minimap-viewport{background-color:rgba(48,48,48,.2);cursor:-webkit-grab;cursor:grab;left:0;position:absolute;top:0}.lf-mini-map-header{background-color:#a6a6a6;background-image:-webkit-gradient(linear,left top,left bottom,from(#b2b2b2),to(#9b9b9b));background-image:linear-gradient(180deg,#b2b2b2,#9b9b9b);border-bottom:1px solid #999;border-top:1px solid #999;border-color:#bfbfbf #999 #666;border-style:solid;border-width:1px;height:18px;left:0;line-height:18px;padding:0 10px;position:absolute;right:0;text-shadow:0 1px 0 hsla(0,0%,100%,.33);top:0}.lf-mini-map-close{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACL0lEQVRoQ+1YT2vUQBT/vS+Smc3u0ZtfwA+hUKEttIIVbMEWrGAL3UItqKCCCipooS3Ynu29ePfqLcnO5Nov0NsrWbc0myxtJpNmGZw9LZk37/3+vCTzQnD8R47jhycwbQe9A94BSwV8C1kKaL3dO2AtoWWC/8+BMJB9ItwHcM6MX0mqtm1EzOU7Y8bvJFV9k3zGDnSFPAVw76oIb8ZavzIpehnbE+Ilg/J7/8Za3THJVYfAHwB3x4owXsSpemNSuCs6zwEu7rl9AmEgt4hQspkIa5FS76uQCKV8RoxSLDP6pi1p7EAGsCvEBkA7ZbC0EuvBp+tI9IR4yqBSDIE3Iq13qwiQj6lFYEgikOsgvC4VJDyJlfo6CUg3kI9BmLBG67EevDUFn8XXJpBt7km5yox3xcIMfpRo/SN/PZRygRhj17J1JqwmSn2oA96awL926iwD/LEIgJjmo3RwMCQadGaZePh/3H5ejrT+XBd8IwSGJKRcAuPLhHZ6mIkMxlFpjbEUp+qbDfjGCGSJQiEWCfS9CiAmLCZK7VWJvSnG6h4oJu8FnTkm3r+uKDHNReng8CZgVdcbJTBqpxkwfk4EQJiJlTquCq5KnCeQV8npFnL6Jnb6Mer0i8zpo4TThzmnj9OjGXardDBrZqDZbmMmdnukdH6oL3xWOTG1vNh6oxn7AYB2PqtUOWC1GdP4Ya5N8I0ONG0Dv6znHZiW8t6BaSvvHfAONKSAf4w2JGTtNBey0xBAkjSEzwAAAABJRU5ErkJggg==");background-size:contain;cursor:pointer;height:18px;position:absolute;right:2px;top:0;width:18px}.lf-mini-map-no-header{padding-top:8px}.lf-mini-map-no-close-icon .lf-mini-map-close,.lf-mini-map-no-header .lf-mini-map-header{display:none}.lf-resize-control-0{cursor:nw-resize}.lf-resize-control-1{cursor:ne-resize}.lf-resize-control-2{cursor:se-resize}.lf-resize-control-3{cursor:sw-resize}.lf-inner-context{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;height:90px;position:absolute}.lf-context-item{-webkit-box-sizing:content-box;box-sizing:content-box;height:20px;margin:0 2px 2px 0;padding:2px 3px;width:20px}.lf-context-item:hover{background:rgba(201,217,216,.5)}.lf-context-img{cursor:pointer;height:20px;width:20px}.lf-mindmap_addIcon{margin-top:10px}.node-panel[data-v-8ed2f4c6]{position:absolute;top:60px;left:20px;width:70px;height:400px;padding:20px 10px;background-color:#fff;-webkit-box-shadow:0 0 10px 1px #e4e0db;box-shadow:0 0 10px 1px #e4e0db;border-radius:6px;text-align:center;z-index:101;overflow-y:auto}.node-panel[data-v-8ed2f4c6]::-webkit-scrollbar{width:4px}.node-panel[data-v-8ed2f4c6]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#333}.node-panel[data-v-8ed2f4c6]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#999}.node-item[data-v-8ed2f4c6]{margin-bottom:20px}.node-item-icon[data-v-8ed2f4c6]{width:30px;height:30px;margin-left:20px;background-size:cover}.node-label[data-v-8ed2f4c6]{font-size:12px;margin-top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.node-start[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.node-rect[data-v-8ed2f4c6]{background:url(../../assets/img/rectangle-blue.81289dbb.png) no-repeat;background-size:cover}.node-diamond[data-v-8ed2f4c6]{background:url(../../assets/img/diamond.94b489c9.png) no-repeat;background-size:cover}.node-user[data-v-8ed2f4c6]{background:url(../../assets/img/user.4f339cbe.png) no-repeat;background-size:cover}.node-time[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.node-push[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.node-download[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.node-click[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.node-end[data-v-8ed2f4c6]{background:url(data:image/png;base64,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) no-repeat;background-size:cover}.vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:4px;-webkit-transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s,-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-webkit-transform-origin:center;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.vjs-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff}.vjs-tree-node .vjs-indent{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.vjs-tree-node .vjs-indent-unit{width:1em}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-node-index{position:absolute;right:100%;margin-right:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-value{word-break:break-word}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}[data-v-16cb4fce] .el-radio__original,[data-v-16cb4fce] input[aria-hidden=true]{display:none!important}[data-v-16cb4fce] .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:none!important;box-shadow:none!important}.main-title[data-v-16cb4fce]{text-align:left;font-size:14px;font-weight:700;padding:10px;background:#ccc;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-16cb4fce] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-16cb4fce] .avue-group__header .avue-group__title{font-size:14px;margin-left:10px}[data-v-16cb4fce] .avue-group .el-collapse-item__header{border-bottom:none;border-top:1px solid #eee;background:#eee}[data-v-16cb4fce] .el-form-item{margin-bottom:10px}.form-container[data-v-16cb4fce]{position:relative;height:100%;overflow:hidden}.form-container .form-wrapper[data-v-16cb4fce]{height:100%;padding-bottom:50px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-wrapper[data-v-16cb4fce]::-webkit-scrollbar{width:8px}.form-container .form-wrapper[data-v-16cb4fce]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#bfbfbf}.form-container .form-wrapper[data-v-16cb4fce]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#fff}.form-container .btn-wrapper[data-v-16cb4fce]{position:absolute;bottom:0;width:100%;padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99}.el-icon-question[data-v-16cb4fce]{padding-left:4px}.large-button[data-v-16cb4fce]{font-size:15px}[data-v-16cb4fce] .el-form-item__label{padding:0}.group-label[data-v-16cb4fce]{background:#eee;padding:4px 10px}.form-container[data-v-349a89da]{position:relative;height:100%;overflow:hidden}.form-container .form-wrapper[data-v-349a89da]{height:100%;padding-bottom:50px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.form-container .form-wrapper[data-v-349a89da]::-webkit-scrollbar{width:8px}.form-container .form-wrapper[data-v-349a89da]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#bfbfbf}.form-container .form-wrapper[data-v-349a89da]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#fff}.form-container .btn-wrapper[data-v-349a89da]{position:absolute;bottom:0;width:100%;padding:6px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99}.property-dialog[data-v-71761f5c]{height:100%}.flow-container[data-v-46efa000]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.flow-container .flow-toolbar[data-v-46efa000]{width:100px}.flow-container .flow-chart[data-v-46efa000]{-webkit-box-flex:1;-ms-flex:1;flex:1}.flow-container .flow-form[data-v-46efa000]{width:330px;height:100%}.flow-container .demo-control[data-v-46efa000]{position:absolute;top:10px;right:340px;z-index:1000}.property-dialog[data-v-5c999d28]{height:100%}.modalAll[data-v-7e208c80]{height:100%;overflow:auto}.modalTit[data-v-7e208c80]{font-weight:600;padding:12px;font-size:15px;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}.reason-list[data-v-0181810a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reason-list .reason-item[data-v-0181810a]{margin-right:10px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:170px;height:30px;line-height:30px;padding:0 0 0 10px;background:#e9eeff;color:#333;border-radius:4px}.reason-list .reason-item .name[data-v-0181810a]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.reason-list .reason-item .btn-delete[data-v-0181810a]{width:30px;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;cursor:pointer}.reason-list .reason-item_disable[data-v-0181810a]{background:#f2f2f2;color:#aaa}.reason-list .reason-item_input[data-v-0181810a]{background:none;padding:0}.reason-list .btn-add[data-v-0181810a]{margin-bottom:10px;width:30px;height:30px;background:#e9eeff;border-radius:4px;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;cursor:pointer}.property-dialog[data-v-1b92169d]{height:100%;overflow-y:auto}.property-dialog[data-v-1b92169d]::-webkit-scrollbar{width:8px}.property-dialog[data-v-1b92169d]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #fff;background-color:#bfbfbf}.property-dialog[data-v-1b92169d]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff;border-radius:10px;background-color:#fff}.page-container[data-v-63d770f6]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 10px)}.page-container .tree-container[data-v-63d770f6]{width:220px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-container .tree-container .tree-wrapper[data-v-63d770f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;border:1px solid #e8eaec}.page-container .tree-container .tree-wrapper i[data-v-63d770f6]{padding:0 6px}.page-container .tree-container .tree-wrapper[data-v-63d770f6] .el-tree{height:100%;overflow-y:auto}.page-container .tree-container .tree-wrapper[data-v-63d770f6] .el-tree-node .el-tree-node__content{height:32px}.page-container .tree-container .tree-wrapper[data-v-63d770f6] .el-tree-node .el-tree-node__content i{color:var(--my-cool-background)}.page-container .tree-container .tree-wrapper[data-v-63d770f6] .is-current>.el-tree-node__content{background:-webkit-gradient(linear,left top,right top,from(#0056ff),to(#0adcff));background:linear-gradient(90deg,#0056ff,#0adcff);color:#fff}.page-container .tree-container .custom-tree-node[data-v-63d770f6]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.page-container .tree-container .custom-tree-node .tree-name[data-v-63d770f6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-container .container[data-v-63d770f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:20px}.page-container .container .main-wrapper[data-v-63d770f6]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0}.top_search[data-v-5899186b]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;padding:20px 15px;border-radius:5px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.ellipsis[data-v-5899186b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;cursor:pointer}.grid_main[data-v-5899186b]{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 10px)}.grid_main .grid_main_R[data-v-5899186b]{margin-left:20px;height:100%;width:70%;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px}.grid_main .grid_main_R>div[data-v-5899186b]{height:100%;width:100%;overflow-y:scroll}.grid_main .grid_main_R .form-title[data-v-5899186b]{margin-bottom:10px}.grid_main .grid_main_R .form-container[data-v-5899186b]{padding:20px;border:1px solid #e8eaec}.grid_main .grid_main_R .form-container .form-wrapper[data-v-5899186b]{margin:10px 0 0 70px;padding:10px;background:#f5f5f5}.mb-10[data-v-5899186b]{margin-bottom:10px}.btn-wrapper[data-v-5899186b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto}.tree-container[data-v-5899186b]{width:220px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tree-container .tree-wrapper[data-v-5899186b]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;border:1px solid #e8eaec}.tree-container .tree-wrapper i[data-v-5899186b]{padding:0 6px}.tree-container .tree-wrapper[data-v-5899186b] .el-tree{height:100%;overflow-y:auto}.tree-container .tree-wrapper[data-v-5899186b] .el-tree-node .el-tree-node__content{height:32px}.tree-container .tree-wrapper[data-v-5899186b] .el-tree-node .el-tree-node__content i{color:var(--my-cool-background)}.tree-container .tree-wrapper[data-v-5899186b] .is-current>.el-tree-node__content{background:-webkit-gradient(linear,left top,right top,from(#0056ff),to(#0adcff));background:linear-gradient(90deg,#0056ff,#0adcff);color:#fff}.tree-container .custom-tree-node[data-v-5899186b]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.tree-container .custom-tree-node .tree-name[data-v-5899186b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-container[data-v-6784a798]{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.block-list[data-v-6784a798]{display:-webkit-box;display:-ms-flexbox;display:flex}.block-list .block-item[data-v-6784a798]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.block-list .block-item .item_img[data-v-6784a798]{width:120px;height:120px}.block-list .block-item .item_img img[data-v-6784a798]{width:100%;height:100%}.row-bg[data-v-6784a798]{padding:10px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:220px}.nps-item[data-v-1f367e8a]{width:25px;height:25px;line-height:25px;text-align:center;border-radius:50%;border:1px solid #c0c4cc}.chart-wrapper[data-v-7ececb4d]{width:100%;position:relative}.data-container[data-v-01c030db]{width:90%;height:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.data-container .i-module[data-v-01c030db]{padding:10px 0}.data-container .i-module .module_title[data-v-01c030db]{margin:12px 0;font-size:20px}.data-container .i-module .module_subtitle[data-v-01c030db]{font-size:16px}.que-item[data-v-01c030db]{margin-top:12px;background:#fff}.que-item .item-title[data-v-01c030db]{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box}.que-item .item-main[data-v-01c030db]{width:100%;height:auto;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.search-wrapper[data-v-01c030db]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-wrapper .search-item[data-v-01c030db]{margin-right:6px}.group-right[data-v-01c030db]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-70b26f62] .group-box{background:#ccc!important}.data-container[data-v-70b26f62]{width:90%;height:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.data-container .i-module[data-v-70b26f62]{padding:10px 0}.data-container .i-module .module_title[data-v-70b26f62]{margin:12px 0;font-size:20px}.data-container .i-module .module_subtitle[data-v-70b26f62]{font-size:16px}.que-item[data-v-70b26f62]{margin-top:12px;background:#fff}.que-item .item-title[data-v-70b26f62]{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box}.que-item .item-main[data-v-70b26f62]{width:100%;height:auto;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.search-wrapper[data-v-70b26f62]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-wrapper .search-item[data-v-70b26f62]{margin-right:6px}.search-extra-wrapper[data-v-70b26f62]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-extra-wrapper .left[data-v-70b26f62]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.data-container[data-v-458d96ae]{width:90%;height:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.page-container[data-v-f791e666]{width:100%;height:100%;padding:0 0 10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f5f5f8}.page-container .page-head[data-v-f791e666],.page-container[data-v-f791e666]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .page-head[data-v-f791e666]{padding:0 15px 0 0;margin-bottom:15px;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ebeef5;border-radius:4px}.page-container .page-head .page-header_left[data-v-f791e666]{padding-left:10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .page-head .page-header_left .tab-item[data-v-f791e666]{position:relative;height:100%;line-height:60px;font-size:14px;margin:0 15px;color:#333;cursor:pointer}.page-container .page-head .page-header_left .tab-item_active[data-v-f791e666]{color:#409eff}.page-container .page-head .page-header_left .tab-item_active[data-v-f791e666]:after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#409eff}.page-container .page-head .page-header_right[data-v-f791e666]{display:-webkit-box;display:-ms-flexbox;display:flex}.page-container .page-main[data-v-f791e666]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.container[data-v-7f4f157a]{width:100%;height:100%;padding:25px 15px 25px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow-y:auto}.container .main-title[data-v-7f4f157a]{font-size:16px;font-weight:700}.container .sub-title[data-v-7f4f157a]{padding-bottom:24px;margin:16px 0;border-bottom:1px solid #dddfe4}.container .image-wrapper[data-v-7f4f157a]{width:100%;text-align:center;margin-bottom:20px}.container .image-wrapper img[data-v-7f4f157a]{max-width:100%;height:auto}.container .que-note[data-v-7f4f157a]{margin-top:15px;color:#666;text-align:center}.container .btn-wrapper[data-v-7f4f157a]{padding:20px 0 0 0;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}.container .btn-wrapper .btn-start[data-v-7f4f157a]{width:300px;height:44px;font-size:18px}[data-v-7f4f157a] .el-select-dropdown__item{padding:0 20px!important}[data-v-7f4f157a] .el-form-item__label{padding:0!important}[data-v-5506e8d2] input[aria-hidden=true]{display:none!important}.item-input[data-v-32092fb0]{margin-bottom:10px}.item-input .label[data-v-32092fb0]{font-size:12px;margin-bottom:6px}.juzhen-item[data-v-a21d53ce]{padding:10px;margin-bottom:10px;background:#fff;border-radius:4px}.juzhen-item .juzhen-title[data-v-a21d53ce]{font-size:14px;margin-bottom:10px}.juzhen-item[data-v-8f0a77bc]{padding:10px;margin-bottom:10px;background:#fff;border-radius:4px}.juzhen-item .juzhen-title[data-v-8f0a77bc]{font-size:14px;margin-bottom:10px}.juzhen-item[data-v-060e2d9e]{padding:10px;margin-bottom:10px;background:#fff;border-radius:4px}.juzhen-item .juzhen-title[data-v-060e2d9e]{font-size:14px;margin-bottom:10px}.i-line[data-v-ee2aba60]{border-top:1px dashed #ccc}.i-section[data-v-860f1e40]{font-size:14px}.i-tip[data-v-4d4080c8]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#b6bcc8;font-size:14px}.juzhen-item[data-v-809f16c6]{padding:10px;margin-bottom:10px;background:#fff;border-radius:4px}.juzhen-item .juzhen-title[data-v-809f16c6]{font-size:14px;margin-bottom:10px}.i-tip[data-v-809f16c6]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#b6bcc8;font-size:14px}.i-nps[data-v-cb4ac188]{width:100%}.i-nps .i-row[data-v-cb4ac188]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.i-nps .i-row .nps-item[data-v-cb4ac188]{width:25px;height:25px;line-height:25px;text-align:center;border-radius:50%;border:2px solid #c0c4cc}.i-nps .i-row .nps-item_choose[data-v-cb4ac188]{border:2px solid #ff8a00}.i-nps .i-tip[data-v-cb4ac188]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#b6bcc8;font-size:14px}.question-container[data-v-3a871bfa]{position:relative;padding:13px 15px 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.question-container .que-progress[data-v-3a871bfa]{position:fixed;left:0;top:0;width:100%;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99}.question-container .que-progress[data-v-3a871bfa] .el-progress-bar,.question-container .que-progress[data-v-3a871bfa] .el-progress-bar .el-progress-bar__innerText{display:block!important}.question-container .bg[data-v-3a871bfa]{width:100%;height:10px;background:#fff}.question-container .i-module[data-v-3a871bfa],.question-container .quetion-item[data-v-3a871bfa]{margin:10px 0}.question-container .quetion-item .quetion-head[data-v-3a871bfa]{padding:10px 0;font-size:14px}.question-container .quetion-item .quetion-head .icon_require[data-v-3a871bfa]{color:red}.question-container .btn-wrapper[data-v-3a871bfa]{padding:20px 0 0 0;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}.question-container .btn-wrapper .btn[data-v-3a871bfa]{width:300px;height:44px;font-size:18px;margin-right:10px}.dialog-footer[data-v-3a871bfa]{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container[data-v-4ffa7eca]{width:100%;height:100%;padding:25px 15px 25px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container i[data-v-4ffa7eca]{font-size:50px;color:green}.container .main-title[data-v-4ffa7eca]{font-size:30px;font-weight:700;margin:20px 0}.container[data-v-0ec1b703]{width:100%;height:100%;padding:25px 15px 25px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container i[data-v-0ec1b703]{font-size:50px;color:green}.container .main-title[data-v-0ec1b703]{font-size:30px;font-weight:700;margin:20px 0}div[data-v-6753a404]::-webkit-scrollbar,main[data-v-6753a404]::-webkit-scrollbar,textarea[data-v-6753a404]::-webkit-scrollbar,ul[data-v-6753a404]::-webkit-scrollbar{width:0;height:0}div[data-v-6753a404]::-webkit-scrollbar-thumb,main[data-v-6753a404]::-webkit-scrollbar-thumb,textarea[data-v-6753a404]::-webkit-scrollbar-thumb,ul[data-v-6753a404]::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:0}.page-container[data-v-6753a404]{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;margin:0 auto;max-width:1024px;background:#f5f5f8}.text-danger[data-v-4458693a]{color:red}.tip[data-v-4458693a]{margin:20px 0 20px 10px;color:#999;font-size:14px}.main[data-v-4458693a]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .title[data-v-4458693a]{margin:10px 0 10px 20px;font-size:14px}.main .title span[data-v-4458693a]{color:red}.main .main_body[data-v-4458693a]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.main[data-v-37a59b6e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .main_body[data-v-37a59b6e]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.main[data-v-41c29658]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .main_body[data-v-41c29658]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.sub-title[data-v-10a8ad6c]{margin-top:20px;margin-bottom:20px;padding-left:40px;font-size:16px;font-weight:700;position:relative}.sub-title[data-v-10a8ad6c]:before{content:"";width:4px;height:25px;background:#326294;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tip[data-v-10a8ad6c]{margin-top:10px;color:#999;font-size:12px}.main[data-v-60705284]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .main_body[data-v-60705284]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.contaienr[data-v-3b8f6ac3]{width:100%;height:100%;overflow-y:auto}.contaienr .A_tabs[data-v-3b8f6ac3]{margin:10px 0 0 0}.contaienr .main[data-v-3b8f6ac3]{width:100%;padding-bottom:70px}.contaienr .main .que-list[data-v-3b8f6ac3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contaienr .main .que-list .que-item[data-v-3b8f6ac3]{margin:0 10px 10px 0;width:360px;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ebeef5;background-color:#fff;border-radius:4px;color:#303133;-webkit-box-sizing:border-box;box-sizing:border-box}.contaienr .main .que-list .que-item .item_head[data-v-3b8f6ac3]{padding:12px 22px;height:66px;background:#f3f5fc;-webkit-box-sizing:border-box;box-sizing:border-box}.contaienr .main .que-list .que-item .item_head .title[data-v-3b8f6ac3]{margin:0;font-size:16px;font-weight:700;color:#303133}.contaienr .main .que-list .que-item .item_head .date[data-v-3b8f6ac3]{font-size:14px;color:#b6bcc8}.contaienr .main .que-list .que-item .item_head .head-info[data-v-3b8f6ac3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#b6bcc8}.contaienr .main .que-list .que-item .item_body[data-v-3b8f6ac3]{font-size:14px;padding:20px 20px 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contaienr .main .que-list .que-item .item_body .item-content .num[data-v-3b8f6ac3]{font-size:16px;font-weight:700}.contaienr .main .que-list .que-item .item_footer[data-v-3b8f6ac3]{border-top:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 22px;height:60px}.contaienr .main .no-data[data-v-3b8f6ac3]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:100px}.i-ellipsis[data-v-3b8f6ac3]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.type-contaienr[data-v-6e155a57]{width:100%;height:100%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.type-contaienr .group-list[data-v-6e155a57]{width:100%;height:100%;overflow-y:auto}.type-contaienr .group-list .group-item[data-v-6e155a57]{margin-bottom:15px}.type-contaienr .group-list .group-item .group-head[data-v-6e155a57]{margin-bottom:10px;font-size:14px;color:#303133}.type-contaienr .group-list .group-item .group-body .type-list[data-v-6e155a57]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:#303133}.type-contaienr .group-list .group-item .group-body .type-list .type-item[data-v-6e155a57]{margin-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:138px;height:40px;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-radius:4px;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}.tool-wrapper[data-v-388f18fb]{display:-webkit-box;display:-ms-flexbox;display:flex}.tool-wrapper .tool-item[data-v-388f18fb]{margin-left:10px}.modalAll[data-v-388f18fb]{height:100%;overflow:auto}.rule-item[data-v-388f18fb]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.rule-item .item-content[data-v-388f18fb]{margin-right:20px}.rule-item .item-content span[data-v-388f18fb]{margin:0 6px}.rule-item .item-operate i[data-v-388f18fb]{font-size:24px}.i-editable[data-v-2fcf82ee]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-2fcf82ee]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-2fcf82ee]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-2fcf82ee]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-2fcf82ee]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-2fcf82ee]{width:30px}.form-card .form-card_main[data-v-2fcf82ee]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-2fcf82ee]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-2fcf82ee]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-2fcf82ee]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-2fcf82ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-2fcf82ee]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-2fcf82ee]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-2fcf82ee]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-2fcf82ee]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-2fcf82ee]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-2fcf82ee]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-2fcf82ee]{margin-right:10px}.i-editable[data-v-6b724d71]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-6b724d71]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-6b724d71]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-6b724d71]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-6b724d71]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-6b724d71]{width:30px}.form-card .form-card_main[data-v-6b724d71]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-6b724d71]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-6b724d71]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-6b724d71]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-6b724d71]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-6b724d71]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-6b724d71]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-6b724d71]{display:block;width:14px;height:14px;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-6b724d71]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-6b724d71]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-6b724d71]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-6b724d71]{margin-right:10px}.i-editable[data-v-5e2c407a]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-5e2c407a]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-5e2c407a]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-5e2c407a]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-5e2c407a]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-5e2c407a]{width:30px}.form-card .form-card_main[data-v-5e2c407a]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-5e2c407a]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-5e2c407a]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-5e2c407a]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-5e2c407a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-5e2c407a]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-5e2c407a]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-5e2c407a]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-5e2c407a]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-5e2c407a]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-5e2c407a]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-5e2c407a]{margin-right:10px}.i-input[data-v-5e2c407a]{height:28px}.i-input[data-v-5e2c407a],.i-textarea[data-v-5e2c407a]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%}.i-textarea[data-v-5e2c407a]{height:60px}.i-editable[data-v-7f851fb8]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-7f851fb8]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-7f851fb8]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-7f851fb8]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-7f851fb8]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-7f851fb8]{width:30px}.form-card .form-card_main[data-v-7f851fb8]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-7f851fb8]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-7f851fb8]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-7f851fb8]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-7f851fb8]{margin-bottom:8px}.form-card .form-card_main>.body .item-option .item-option_top[data-v-7f851fb8]{margin-bottom:4px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option .item-option_top>.i-editable[data-v-7f851fb8]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-option_bottom[data-v-7f851fb8]{width:100%}.form-card .form-card_main>.body .item-option .item-option_bottom .i-input[data-v-7f851fb8]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;width:50%;height:28px}.form-card .form-card_main>.body .item-option .item-option_bottom .i-textarea[data-v-7f851fb8]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:60px}.form-card .form-card_main>.body .item-option .item-icon[data-v-7f851fb8]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-7f851fb8]{display:block;width:14px;height:14px;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-7f851fb8]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-7f851fb8]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-7f851fb8]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-7f851fb8]{margin-right:10px}.i-editable[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-677e0a4c]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-677e0a4c]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-677e0a4c]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-677e0a4c]{width:30px}.form-card .form-card_main[data-v-677e0a4c]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-677e0a4c]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-677e0a4c]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .table-wrapper[data-v-677e0a4c]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-677e0a4c]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-677e0a4c]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-677e0a4c]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-677e0a4c]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-677e0a4c]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-677e0a4c]{margin-right:10px}.i-input[data-v-677e0a4c]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-677e0a4c] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-677e0a4c] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-677e0a4c]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-677e0a4c]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-677e0a4c]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-677e0a4c]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.i-editable[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-960385b2]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-960385b2]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-960385b2]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-960385b2]{width:30px}.form-card .form-card_main[data-v-960385b2]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-960385b2]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-960385b2]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .table-wrapper[data-v-960385b2]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-960385b2]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-960385b2]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-960385b2]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-960385b2]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-960385b2]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-960385b2]{margin-right:10px}.i-input[data-v-960385b2]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-960385b2] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-960385b2] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-960385b2]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-960385b2]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-960385b2]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-960385b2]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.i-editable[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-924d4d1e]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-924d4d1e]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-924d4d1e]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-924d4d1e]{width:30px}.form-card .form-card_main[data-v-924d4d1e]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-924d4d1e]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-924d4d1e]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .table-wrapper[data-v-924d4d1e]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-924d4d1e]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-924d4d1e]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-924d4d1e]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-924d4d1e]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-924d4d1e]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-924d4d1e]{margin-right:10px}.i-input[data-v-924d4d1e]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-924d4d1e] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-924d4d1e] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-924d4d1e]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-924d4d1e]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-924d4d1e]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-924d4d1e]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.i-editable[data-v-368f7a81]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-368f7a81]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-368f7a81]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-368f7a81]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-368f7a81]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-368f7a81]{width:30px}.form-card .form-card_main[data-v-368f7a81]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-368f7a81]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-368f7a81]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-368f7a81]{margin-bottom:10px}.form-card .form-card_main>.body .i-line[data-v-368f7a81]{padding:20px 0;border-top:1px dashed #ccc}.form-card .form-card_main>.body .item-option[data-v-368f7a81]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-368f7a81]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-368f7a81]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-368f7a81]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-368f7a81]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-368f7a81]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-368f7a81]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-368f7a81]{margin-right:10px}.i-input[data-v-368f7a81]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}.i-editable[data-v-f86f7262]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-f86f7262]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-f86f7262]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-f86f7262]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-f86f7262]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-f86f7262]{width:30px}.form-card .form-card_main[data-v-f86f7262]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-f86f7262]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-f86f7262]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-f86f7262]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-f86f7262]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-f86f7262]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-f86f7262]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-f86f7262]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-f86f7262]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-f86f7262]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-f86f7262]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-f86f7262]{margin-right:10px}.i-input[data-v-f86f7262]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}.i-editable[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-7fd86927]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-7fd86927]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-7fd86927]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-7fd86927]{width:30px}.form-card .form-card_main[data-v-7fd86927]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-7fd86927]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-7fd86927]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .i-rate[data-v-7fd86927]{width:100%}.form-card .form-card_main>.body .table-wrapper[data-v-7fd86927]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-7fd86927]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-7fd86927]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-7fd86927]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-7fd86927]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-7fd86927]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-7fd86927]{margin-right:10px}.i-input[data-v-7fd86927]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-7fd86927] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-7fd86927] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-7fd86927]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-7fd86927]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-7fd86927]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-7fd86927]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.i-tip[data-v-7fd86927]{width:100%;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#b6bcc8;font-size:14px}.i-tip .i-editable[data-v-7fd86927]{min-width:120px}.i-editable[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-5033a6b4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-5033a6b4]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-5033a6b4]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-5033a6b4]{width:30px}.form-card .form-card_main[data-v-5033a6b4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-5033a6b4]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-5033a6b4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .table-wrapper[data-v-5033a6b4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-5033a6b4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-5033a6b4]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-5033a6b4]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-5033a6b4]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-5033a6b4]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-5033a6b4]{margin-right:10px}.i-input[data-v-5033a6b4]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-5033a6b4] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-5033a6b4] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-5033a6b4]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-5033a6b4]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-5033a6b4]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-5033a6b4]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.i-editable[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-f4cb6bde]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-f4cb6bde]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-f4cb6bde]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:10px}.form-card .form_no[data-v-f4cb6bde]{width:30px}.form-card .form-card_main[data-v-f4cb6bde]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head[data-v-f4cb6bde]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head .main-title[data-v-f4cb6bde]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.form-card .form-card_main>.body .i-nps[data-v-f4cb6bde]{width:100%}.form-card .form-card_main>.body .i-nps .i-row[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-card .form-card_main>.body .i-nps .i-row .nps-item[data-v-f4cb6bde]{width:25px;height:25px;line-height:25px;text-align:center;border-radius:50%;border:1px solid #c0c4cc}.form-card .form-card_main>.body .i-nps .i-row .nps-item_choose[data-v-f4cb6bde]{border:1px solid #ff8a00}.form-card .form-card_main>.body .i-nps .i-tip[data-v-f4cb6bde]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#b6bcc8;font-size:14px}.form-card .form-card_main>.body .i-nps .i-tip .i-editable[data-v-f4cb6bde]{min-width:80px}.form-card .form-card_main>.body .table-wrapper[data-v-f4cb6bde]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.form-card .form-card_main>.body .item-option[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-f4cb6bde]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-f4cb6bde]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-f4cb6bde]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-f4cb6bde]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-f4cb6bde]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-f4cb6bde]{margin-right:10px}.i-input[data-v-f4cb6bde]{border:1px solid #e5e8ef;border-radius:2px;background-color:#fff;margin-left:10px;width:50%;height:28px}[data-v-f4cb6bde] .noborder .el-input__inner{border:none!important}.table-wrapper[data-v-f4cb6bde] .el-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.table-wrapper .icon-wrapper[data-v-f4cb6bde]{text-align:center}.table-wrapper .icon-wrapper .i-radio[data-v-f4cb6bde]{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #303133;-webkit-box-sizing:border-box;box-sizing:border-box}.table-wrapper .label-wrapper[data-v-f4cb6bde]{display:-webkit-box;display:-ms-flexbox;display:flex}.table-wrapper .label-wrapper .el-icon-more[data-v-f4cb6bde]{color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.question-card[data-v-74ebdcd8]{margin-bottom:10px;border:1px solid #ebeef5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.question-card .main-title[data-v-74ebdcd8]{margin-bottom:20px;font-size:28px;font-weight:700}.question-card .sub-title[data-v-74ebdcd8]{font-size:24px}.question-card[data-v-74ebdcd8]:focus{border:1px solid #037aff}.i-editable[data-v-cb2be468]{display:-webkit-box;display:-ms-flexbox;display:flex}.i-editable .edit[data-v-cb2be468]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable .edit[data-v-cb2be468]:hover{border:1px dashed #aaa}.i-editable .edit[data-v-cb2be468]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-card .form-card_main[data-v-cb2be468]{padding:10px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.head[data-v-cb2be468]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.head>div[data-v-cb2be468]{-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.head .head_right[data-v-cb2be468]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body[data-v-cb2be468]{margin-bottom:10px}.form-card .form-card_main>.body .item-option[data-v-cb2be468]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-card .form-card_main>.body .item-option>.i-editable[data-v-cb2be468]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-card .form-card_main>.body .item-option .item-icon[data-v-cb2be468]{width:14px;height:35px;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}.form-card .form-card_main>.body .item-option .i-radio[data-v-cb2be468]{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.form-card .form-card_main>.body .item-option .option-menu[data-v-cb2be468]{margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}.form-card .form-card_main>.body .item-option:hover .option-menu[data-v-cb2be468]{display:block}.form-card .form-card_main>.footer .btn-wrapper[data-v-cb2be468]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-card .form-card_main>.footer .btn-wrapper .btn-item[data-v-cb2be468]{margin-right:10px}.form-card .card_top[data-v-cb2be468]{margin-bottom:10px}.question-card[data-v-cb2be468]{margin-bottom:10px;border:1px solid #ebeef5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.question-card .main-title[data-v-cb2be468]{margin-bottom:20px;font-size:28px;font-weight:700}.question-card .sub-title[data-v-cb2be468]{font-size:24px}.question-card[data-v-cb2be468]:focus{border:1px solid #037aff}.question-card[data-v-4cc6d3dc]{margin-bottom:10px;border:1px solid #ebeef5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.question-card .main-title[data-v-4cc6d3dc]{margin-bottom:20px;font-size:28px;font-weight:700}.question-card .sub-title[data-v-4cc6d3dc]{font-size:24px}.question-card[data-v-4cc6d3dc]:focus{border:1px solid #037aff}.container[data-v-679283b9]{width:100%;height:100%;overflow-y:auto}.container .question-head[data-v-679283b9]{padding:10px;background:#fff}.container .question-card[data-v-679283b9]{margin-bottom:10px;border:1px solid #ebeef5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.container .question-card .main-title[data-v-679283b9]{margin-bottom:20px;font-size:28px;font-weight:700}.container .question-card .sub-title[data-v-679283b9]{font-size:24px}.container .question-card[data-v-679283b9]:focus{border:1px solid #037aff}.i-editable div[data-v-679283b9]{padding:6px;outline:none;-webkit-box-sizing:box-sizing;box-sizing:box-sizing;border:1px dashed transparent}.i-editable div[data-v-679283b9]:hover{border:1px dashed #aaa}.i-editable div[data-v-679283b9]:focus{background-color:#f4f4f4;border-color:1px dashed transparent!important}.form-draggable-wrapper[data-v-679283b9]{position:relative}.form-draggable[data-v-679283b9]{position:relative;min-height:300px}.blank-wrapper[data-v-679283b9]{position:absolute;top:0;left:0;width:100%;height:300px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dashed #037aff;text-align:center;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}.blank-wrapper i[data-v-679283b9]{font-size:20px}.blank-wrapper span[data-v-679283b9]{font-size:14px;padding:0 5px}.container[data-v-7353ee3a]{width:100%;height:100%;overflow-y:auto;background:#fff;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.container .header[data-v-7353ee3a]{padding:20px 0;font-size:14px;color:#b6bcc8}.container .header span[data-v-7353ee3a]:first-of-type{margin-right:8px}.container .title[data-v-7353ee3a]{font-size:22px}.tag-wrapper[data-v-7353ee3a]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-wrapper .tag-item[data-v-7353ee3a]{margin-right:10px;margin-bottom:10px;cursor:pointer}.custom-extreme[data-v-7353ee3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-extreme span[data-v-7353ee3a]{margin:0 5px}.layout-container[data-v-94be5ea8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.layout-container .layout-left[data-v-94be5ea8]{margin-right:15px;width:320px;background:#fff;border:1px solid #ebeef5;border-radius:4px}.layout-container .layout-body[data-v-94be5ea8]{margin-right:15px;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.layout-container .layout-right[data-v-94be5ea8]{width:300px;border:1px solid #ebeef5;border-radius:4px}.page-container[data-v-41bd27b9]{height:100%;overflow-y:auto}.page-container .que-list[data-v-41bd27b9]{width:60%;margin:0 auto}.page-container .que-list .que-item .item-title[data-v-41bd27b9]{font-size:18px;margin:12px 0}.page-container .que-list .que-item .item-card[data-v-41bd27b9]{border:1px solid #ebeef5;border-radius:4px;background:#fff}.page-container .que-list .que-item .item-card .card-head[data-v-41bd27b9]{padding:18px 20px;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#303133;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-container .que-list .que-item .item-card .card-main[data-v-41bd27b9]{padding:18px 20px}[data-v-41bd27b9] .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin:0 10px 10px 0!important}[data-v-41bd27b9] .el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px}[data-v-41bd27b9] .el-radio{margin-right:10px!important}[data-v-41bd27b9] .el-radio.is-bordered+.el-radio.is-bordered{margin:0 10px 10px 0!important}[data-v-41bd27b9] .el-radio.is-bordered.el-radio--small{padding:5px 15px 5px 10px!important}.box-border-wrapper[data-v-41bd27b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.box-border[data-v-41bd27b9]{margin:0 10px 10px 0;padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #dcdfe6}.box-border[data-v-41bd27b9] .el-radio{margin-right:2px}.score-list .score-item[data-v-41bd27b9]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.score-list .score-item .operate-wrapper[data-v-41bd27b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.score-list .score-item .operate-wrapper i[data-v-41bd27b9]{margin:0 10px}[data-v-41bd27b9] input[aria-hidden=true]{display:none!important}.page-container[data-v-9bf2eca4]{height:100%;overflow-y:auto}.page-container .page-main[data-v-9bf2eca4]{width:80%;margin:0 auto}.page-container .que-item[data-v-9bf2eca4]{background:#fff;margin-bottom:12px}.page-container .que-item .item-head[data-v-9bf2eca4]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 20px;border-bottom:1px solid #ebeef5;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}.page-container .que-item .item-head span[data-v-9bf2eca4]{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:20px}.page-container .que-item .item-head i[data-v-9bf2eca4]{cursor:pointer}.page-container .que-item .item-main[data-v-9bf2eca4]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:18px 20px;font-size:12px}.page-container .que-item .item-main .logic-item[data-v-9bf2eca4]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #ebeef5;border-bottom:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-container .que-item .item-main .logic-item[data-v-9bf2eca4]:last-child{border-bottom:1px solid #ebeef5}.page-container .que-item .item-main .logic-item .table-item[data-v-9bf2eca4]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.page-container .que-item .item-main .logic-item i[data-v-9bf2eca4]{padding:0 20px;cursor:pointer}.container[data-v-ffcee818]{width:100%;height:100%}.container .mobile-container[data-v-ffcee818]{margin:0 auto;padding:60px 20px 82px;-webkit-box-sizing:border-box;width:400px;height:600px!important;background-image:url(../../assets/img/mobile.cefa42ce.png);background-size:400px 600px;box-sizing:border-box}.page-container[data-v-169d81ba]{width:100%;height:100%;padding:0 0 10px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f5f5f8}.page-container .page-head[data-v-169d81ba],.page-container[data-v-169d81ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .page-head[data-v-169d81ba]{padding:0 15px 0 0;margin-bottom:15px;height:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #ebeef5;border-radius:4px}.page-container .page-head .page-header_left[data-v-169d81ba]{padding-left:10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.page-container .page-head .page-header_left .tab-item[data-v-169d81ba]{position:relative;height:100%;line-height:60px;font-size:14px;margin:0 15px;color:#333;cursor:pointer}.page-container .page-head .page-header_left .tab-item_active[data-v-169d81ba]{color:#409eff}.page-container .page-head .page-header_left .tab-item_active[data-v-169d81ba]:after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#409eff}.page-container .page-head .page-header_right[data-v-169d81ba]{display:-webkit-box;display:-ms-flexbox;display:flex}.page-container .page-main[data-v-169d81ba]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.modalAll[data-v-169d81ba]{height:100%;overflow:auto}.dashboard-header{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none}.dashboard-header .title{font-family:PangMenZhengDao,"\5FAE\8F6F\96C5\9ED1",Helvetica,Gill Sans,sans-serif!important}.dashboard-header .dhl,.dashboard-header .dhr{-webkit-box-flex:1;-ms-flex:1;flex:1;background-position:100% 0;background-repeat:repeat-x;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAACtCAYAAAD1TfIyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAxIDc5LmE4ZDQ3NTM0OSwgMjAyMy8wMy8yMy0xMzowNTo0NSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowY2I5YTA5Mi04YmUxLTRlNzQtOGQwOS1iMjllMjEwZmM2MGQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0EwNTFCRkVGOTc0MTFFRTlBNzlEMzA1MEM1MzZBNTkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0EwNTFCRkRGOTc0MTFFRTlBNzlEMzA1MEM1MzZBNTkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDYwODYxNjEtZGVmYy05YTQ2LThkZTUtMTc0YWIzNWMwMDFmIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6OTI0MWYyNzAtZjVjOC1mZjRmLWI4YWYt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);background-size:auto 160px;pointer-events:none}.dashboard-header .dhc{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none}.dashboard-header .dhtl{background-position:100% 0;background-image:url(../../assets/img/title-left.7221e02e.png)}.dashboard-header .dhtl,.dashboard-header .dhtr{width:86px;background-size:initial;background-repeat:no-repeat;background-size:auto 160px}.dashboard-header .dhtr{background-position:0 0;background-image:url(../../assets/img/title-right.717eaf06.png)}.dashboard-header .dhtc{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:38px;line-height:94px;text-shadow:2px 3px 10px #14494e;color:#fff;position:relative;background:transparent 100% 0 repeat-x url(../../assets/img/title-bg.265729ef.png);background-size:auto 160px;pointer-events:auto}.dashboard-header .dhtc:after{content:"";position:absolute;bottom:-44px;left:50%;height:104px;width:486px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:bottom no-repeat url(../../assets/img/title-bt.5289010c.png)}.data[data-v-09a79efa]{padding:10px 0;width:100%;height:150px}.data[data-v-d66a24a0]{padding:0 10px;line-height:18px}.data .left[data-v-d66a24a0],.data[data-v-d66a24a0]{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}.data .left[data-v-d66a24a0]{width:75%;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data .left p[data-v-d66a24a0]{font-weight:700;font-size:17px;color:#ffe654}.data .right[data-v-d66a24a0]{width:25%;height:100px}.data[data-v-6488e25b]{position:relative;padding:10px 0;width:100%;height:150px}.data p[data-v-6488e25b]{font-size:13px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;text-align:center;height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.data[data-v-1db596b3],.data p[data-v-6488e25b]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.data[data-v-1db596b3]{padding:10px 0;height:150px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.border_style[data-v-7efa1014]{margin:5px 10px 5px 10px}.border_style[data-v-7efa1014],.main[data-v-7efa1014]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.main[data-v-7efa1014]{width:100%;height:auto;border:1px solid #6b6b6b;color:#fff}.main b[data-v-7efa1014]{display:block}.main p[data-v-7efa1014]{font-size:13px;margin:6px 10px;color:#4083e2}.main span[data-v-7efa1014]:first-child{position:absolute;left:-3px;top:-3px;padding:10px;border-style:solid;border-color:#4083e2;border-width:3px 0 0 3px}.main span[data-v-7efa1014]:nth-child(2){position:absolute;right:-3px;top:-3px;padding:10px;border-style:solid;border-color:#4083e2;border-width:3px 3px 0 0}.main span[data-v-7efa1014]:nth-child(3){right:-3px;border-width:0 3px 3px 0}.main span[data-v-7efa1014]:nth-child(3),.main span[data-v-7efa1014]:nth-child(4){position:absolute;bottom:-3px;padding:10px;border-style:solid;border-color:#4083e2}.main span[data-v-7efa1014]:nth-child(4){left:-3px;border-width:0 0 3px 3px}.border_style[data-v-68423e90]{color:#fff;margin:0 10px;width:100%}.border_style .item[data-v-68423e90]{width:31%;margin-right:.4rem;padding:5px 0!important;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #4083e2;border-radius:.2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.border_style .item p[data-v-68423e90]{width:100%;text-align:center}.border_style .item p span[data-v-68423e90]{font-size:13px}.border_style .item .text[data-v-68423e90]{font-size:13px;font-weight:700;display:inline-block;width:92%;height:30px;line-height:30px;text-align:center;background-color:#3f4364;border-radius:.2rem;margin-bottom:2px}.grid-main[data-v-07bb5179]{padding:10px 5px 0 5px;background-image:url(../../assets/img/reportbg.8fa27271.png);width:100%;height:100%;overflow-y:scroll;margin:0 auto;background-size:100% 100%}.grid-main .top[data-v-07bb5179],.grid-main[data-v-07bb5179]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.grid-main .top[data-v-07bb5179]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff}.grid-main .top p[data-v-07bb5179]{text-align:center;position:absolute;top:0;left:0;right:0;font-size:20px;font-weight:700;letter-spacing:5px}.grid-main .top .returnButton[data-v-07bb5179]{position:absolute;right:10px;top:0}.grid-main .top .selectbox[data-v-07bb5179]{margin-left:10px}.grid-main .top .selectbox[data-v-07bb5179] .el-input__inner{background-color:transparent!important;border:none!important}.grid-main .grid[data-v-07bb5179]{margin-top:2.5rem;width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.grid-main .grid .line[data-v-07bb5179],.grid-main .grid[data-v-07bb5179]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.grid-main .grid .line[data-v-07bb5179]{width:33%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.grid-main[data-v-5d651a02]{padding:0 5px 0 5px;background-image:url(../../assets/img/ruida-bg.c74b992d.png);width:100%;height:100%;overflow-y:scroll;margin:0 auto;background-size:100% 100%}.grid-main .top[data-v-5d651a02],.grid-main[data-v-5d651a02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.grid-main .top[data-v-5d651a02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff}.grid-main .top p[data-v-5d651a02]{text-align:center;position:absolute;top:0;left:0;right:0;font-size:20px;font-weight:700;letter-spacing:5px}.grid-main .top .returnButton[data-v-5d651a02]{position:absolute;right:10px;top:0}.grid-main .top .selectbox[data-v-5d651a02]{margin-left:10px}.grid-main .top .selectbox[data-v-5d651a02] .el-input__inner{background-color:transparent!important;border:none!important}.grid-main .grid[data-v-5d651a02]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding-bottom:60px}.grid-main .grid .line[data-v-5d651a02],.grid-main .grid[data-v-5d651a02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.grid-main .grid .line[data-v-5d651a02]{width:33%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.dashboard[data-v-5d651a02]{width:100vw;height:100vh;position:relative}.dashboard .ruida-menu[data-v-5d651a02]{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;padding:5px;text-align:center;background-size:contain}.dashboard .ruida-menu.ruida-menu-active[data-v-5d651a02]{background-image:url(data:image/png;base64,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)}.dashboard .bottom-card[data-v-5d651a02]{width:calc(50vw - 120px);bottom:30px}.dashboard .bottom-card .bottom-card-item+.bottom-card-item[data-v-5d651a02]{margin-top:10px}.dashboard .bottom-card .bottom-card-item[data-v-5d651a02]{color:#fff}.dashboard.loaded[data-v-5d651a02]:after{opacity:0;-webkit-animation:none;animation:none}.dashboard.loaded>header[data-v-5d651a02]{top:0!important}.dashboard.loaded>header .title[data-v-5d651a02]{line-height:130px!important;font-family:PangMenZhengDao,"\5FAE\8F6F\96C5\9ED1",Helvetica,Gill Sans,sans-serif!important;font-size:38px!important}.dashboard.loaded>aside[data-v-5d651a02]{opacity:1!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.dashboard.loaded>main[data-v-5d651a02]{opacity:1!important;-webkit-filter:unset!important;filter:unset!important}.dashboard>aside[data-v-5d651a02],.dashboard>header[data-v-5d651a02],.dashboard>main[data-v-5d651a02]{will-change:auto;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.dashboard>header[data-v-5d651a02]{position:absolute;z-index:11;top:50%;left:0;right:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,top,-webkit-transform,-webkit-filter;transition-property:opacity,top,-webkit-transform,-webkit-filter;transition-property:transform,opacity,filter,top;transition-property:transform,opacity,filter,top,-webkit-transform,-webkit-filter;-webkit-transition-timing-function:cubic-bezier(.77,.13,.18,1.66);transition-timing-function:cubic-bezier(.77,.13,.18,1.66)}.dashboard>header .title[data-v-5d651a02]{line-height:1!important;font-size:16px!important}.dashboard>aside[data-v-5d651a02]{position:absolute;z-index:10;top:90px;width:25%;height:calc(100vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:opacity,-webkit-transform,-webkit-filter;transition-property:transform,opacity,filter;transition-property:transform,opacity,filter,-webkit-transform,-webkit-filter;-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.77,.13,.18,1.66);transition-timing-function:cubic-bezier(.77,.13,.18,1.66)}.dashboard>aside>section[data-v-5d651a02]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dashboard>aside.left-sidebar[data-v-5d651a02]{left:10px;-webkit-transform:translateX(-110%);transform:translateX(-110%)}.dashboard>aside.right-sidebar[data-v-5d651a02]{right:10px;-webkit-transform:translateX(110%);transform:translateX(110%)}.dashboard>main[data-v-5d651a02]{height:100%;width:100%;padding-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-filter:blur(5px);filter:blur(5px);background:top repeat url(../../assets/img/ruida-bg.c74b992d.png)}.dashboard .el-header[data-v-5d651a02],.dashboard .el-main[data-v-5d651a02]{padding:0}.emptyPage[data-v-7e327206]{width:100%;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.formList[data-v-3d34fd18],.formList[data-v-a5575320]{margin-bottom:15px}[data-v-c062509e] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-3d0e2546],.formList[data-v-c062509e]{margin-bottom:15px}[data-v-03b1423f] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-03b1423f]{margin-bottom:15px}[data-v-03b1423f] .bg-blue{background-color:#bdd7ee}[data-v-18c53c65] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-18c53c65]{margin-bottom:15px}[data-v-18c53c65] .bg-blue{background-color:#bdd7ee}[data-v-18c53c65] .word-blue{color:#00f}[data-v-23dd0bd1] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-23dd0bd1]{margin-bottom:15px}[data-v-23dd0bd1] .bg-blue{background-color:#bdd7ee}[data-v-23dd0bd1] .word-blue{color:#00f}[data-v-e8494e1a] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-e8494e1a]{margin-bottom:15px}[data-v-e8494e1a] .bg-blue{background-color:#bdd7ee}[data-v-e8494e1a] .word-blue{color:#00f}[data-v-59969324] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-59969324]{margin-bottom:15px}[data-v-59969324] .bg-blue{background-color:#bdd7ee}[data-v-59969324] .word-blue{color:#00f}[data-v-d4d12424] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-d4d12424]{margin-bottom:15px}[data-v-d4d12424] .bg-blue{background-color:#bdd7ee}[data-v-d4d12424] .word-blue{color:#00f}[data-v-a8fd2414] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-a8fd2414]{margin-bottom:15px}[data-v-a8fd2414] .bg-blue{background-color:#bdd7ee}[data-v-a8fd2414] .word-blue{color:#00f}[data-v-6f46d2aa] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-6f46d2aa]{margin-bottom:15px}[data-v-6f46d2aa] .bg-blue{background-color:#bdd7ee}[data-v-6f46d2aa] .word-blue{color:#00f}.formList[data-v-1fd47e24],.formList[data-v-3acb6f47],.formList[data-v-6ce7e09e],.formList[data-v-7ccf676e],.formList[data-v-7f2913e6],.formList[data-v-8ae48226],.formList[data-v-36ebfbd5],.formList[data-v-59b738e3],.formList[data-v-359dc076],.formList[data-v-422e2647],.formList[data-v-6586b430],.formList[data-v-3894197c],.formList[data-v-d942777e],.formList[data-v-fd69850c]{margin-bottom:15px}.list-popper{background:#202020}.list-popper .popper__arrow:after{border-bottom-color:#202020!important;border-top-color:#202020!important}.btn-head[data-v-ac1104f2]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-ac1104f2] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-ac1104f2]{color:#fff}.list-wrapper .list-head[data-v-ac1104f2]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-ac1104f2]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-ac1104f2]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-ac1104f2]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-ac1104f2]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-ac1104f2]:first-of-type{color:#fff}.popperOptions{z-index:1090!important}[data-v-7df14f8a] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-0f1e5f25],.formList[data-v-6d14e1c2],.formList[data-v-7df14f8a]{margin-bottom:15px}[data-v-99921254] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-99921254]{margin-bottom:15px}[data-v-3ed93848] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-3ed93848]{margin-bottom:15px}[data-v-52488cd8] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-52488cd8]{margin-bottom:15px}[data-v-57f92f32] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-57f92f32]{margin-bottom:15px}[data-v-6bc23211] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-6bc23211]{margin-bottom:15px}[data-v-422b521d] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-422b521d]{margin-bottom:15px}[data-v-422b521d] .bg-blue{background-color:#bdd7ee}[data-v-0e5b3cfc] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-0e5b3cfc]{margin-bottom:15px}[data-v-0e5b3cfc] .bg-blue{background-color:#bdd7ee}.formList[data-v-1e8b7200],.formList[data-v-3b92de6a],.formList[data-v-5a2f5ba5],.formList[data-v-5e6d64cc],.formList[data-v-095d0532],.formList[data-v-164e706a],.formList[data-v-246b4f4f],.formList[data-v-409d24f9],.formList[data-v-626d3ce2],.formList[data-v-673af2c8],.formList[data-v-804b610c],.formList[data-v-d51465f6],.formList[data-v-e8727da4]{margin-bottom:15px}[data-v-36715476] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-36715476]{margin-bottom:15px}[data-v-36715476] .bg-blue{background-color:#bdd7ee}[data-v-36715476] .word-blue{color:#00f}.formList[data-v-0b3a5b66],.formList[data-v-0c2515d4],.formList[data-v-3c3bf89f],.formList[data-v-3d9fe38a],.formList[data-v-3e31fbf2],.formList[data-v-7af338e7],.formList[data-v-7cc24594],.formList[data-v-46d4da86],.formList[data-v-68a479e1],.formList[data-v-459a8b14],.formList[data-v-32358c6d],.formList[data-v-28239584],.formList[data-v-cca4e8c6],.formList[data-v-eadf9360],.formList[data-v-eb5e3faa],.formList[data-v-f1e36448],.formList[data-v-fec52d96]{margin-bottom:15px}[data-v-686b3a47] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-1a8bec8c],.formList[data-v-3f4a19f1],.formList[data-v-047bd085],.formList[data-v-686b3a47],.formList[data-v-3462ea28]{margin-bottom:15px}[data-v-71799f9b] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-71799f9b]{margin-bottom:15px}[data-v-71799f9b] .bg-blue{background-color:#bdd7ee}[data-v-71799f9b] .word-blue{color:#00f}[data-v-bb4c1764] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-bb4c1764]{margin-bottom:15px}[data-v-bb4c1764] .bg-blue{background-color:#bdd7ee}[data-v-bb4c1764] .word-blue{color:#00f}[data-v-c84ab9e8] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-c84ab9e8]{margin-bottom:15px}[data-v-c84ab9e8] .bg-blue{background-color:#bdd7ee}[data-v-c84ab9e8] .word-blue{color:#00f}[data-v-c6e04078] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-c6e04078]{margin-bottom:15px}[data-v-c6e04078] .bg-blue{background-color:#bdd7ee}[data-v-c6e04078] .word-blue{color:#00f}[data-v-125b207f] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-125b207f]{margin-bottom:15px}[data-v-125b207f] .bg-blue{background-color:#bdd7ee}[data-v-125b207f] .word-blue{color:#00f}[data-v-5754980a] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-5754980a]{margin-bottom:15px}[data-v-5754980a] .bg-blue{background-color:#bdd7ee}[data-v-5754980a] .word-blue{color:#00f}[data-v-7cbe4f7c] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-7cbe4f7c]{margin-bottom:15px}[data-v-7cbe4f7c] .bg-blue{background-color:#bdd7ee}[data-v-7cbe4f7c] .word-blue{color:#00f}[data-v-088379ca] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-088379ca]{margin-bottom:15px}[data-v-088379ca] .bg-blue{background-color:#bdd7ee}[data-v-088379ca] .word-blue{color:#00f}[data-v-9d3d3a32] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-9d3d3a32]{margin-bottom:15px}[data-v-9d3d3a32] .bg-blue{background-color:#bdd7ee}[data-v-9d3d3a32] .word-blue{color:#00f}[data-v-159a7016] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-159a7016]{margin-bottom:15px}[data-v-159a7016] .bg-blue{background-color:#bdd7ee}[data-v-159a7016] .word-blue{color:#00f}[data-v-70baf873] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-70baf873]{margin-bottom:15px}[data-v-70baf873] .bg-blue{background-color:#bdd7ee}[data-v-70baf873] .word-blue{color:#00f}[data-v-4437c6a4] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-4437c6a4]{margin-bottom:15px}[data-v-4437c6a4] .bg-blue{background-color:#bdd7ee}[data-v-4437c6a4] .word-blue{color:#00f}[data-v-71bb46d1] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-71bb46d1]{margin-bottom:15px}[data-v-71bb46d1] .bg-blue{background-color:#bdd7ee}[data-v-71bb46d1] .word-blue{color:#00f}[data-v-33a94d3a] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-33a94d3a]{margin-bottom:15px}[data-v-33a94d3a] .bg-blue{background-color:#bdd7ee}[data-v-33a94d3a] .word-blue{color:#00f}[data-v-103203b0] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-103203b0]{margin-bottom:15px}[data-v-103203b0] .bg-blue{background-color:#bdd7ee}[data-v-103203b0] .word-blue{color:#00f}[data-v-be88a7ee] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-be88a7ee]{margin-bottom:15px}[data-v-be88a7ee] .bg-blue{background-color:#bdd7ee}[data-v-be88a7ee] .word-blue{color:#00f}[data-v-dc51a4e0] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-dc51a4e0]{margin-bottom:15px}[data-v-dc51a4e0] .bg-blue{background-color:#bdd7ee}[data-v-dc51a4e0] .word-blue{color:#00f}[data-v-5ed62e36] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-5ed62e36]{margin-bottom:15px}[data-v-5ed62e36] .bg-blue{background-color:#bdd7ee}[data-v-5ed62e36] .word-blue{color:#00f}[data-v-65f5c9bc] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-65f5c9bc]{margin-bottom:15px}[data-v-65f5c9bc] .bg-blue{background-color:#bdd7ee}[data-v-65f5c9bc] .word-blue{color:#00f}[data-v-1a8c9c34] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-1a8c9c34]{margin-bottom:15px}[data-v-1a8c9c34] .bg-blue{background-color:#bdd7ee}[data-v-1a8c9c34] .word-blue{color:#00f}[data-v-210e506c] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-210e506c]{margin-bottom:15px}[data-v-210e506c] .bg-blue{background-color:#bdd7ee}[data-v-210e506c] .word-blue{color:#00f}[data-v-722dba06] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-722dba06]{margin-bottom:15px}[data-v-722dba06] .bg-blue{background-color:#bdd7ee}[data-v-722dba06] .word-blue{color:#00f}[data-v-3346975d] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-3346975d]{margin-bottom:15px}[data-v-3346975d] .bg-blue{background-color:#bdd7ee}[data-v-3346975d] .word-blue{color:#00f}[data-v-2e97bf4e] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-2e97bf4e]{margin-bottom:15px}[data-v-2e97bf4e] .bg-blue{background-color:#bdd7ee}[data-v-2e97bf4e] .word-blue{color:#00f}[data-v-768503f6] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-768503f6]{margin-bottom:15px}[data-v-768503f6] .bg-blue{background-color:#bdd7ee}[data-v-768503f6] .word-blue{color:#00f}[data-v-6c0e64d0] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-6c0e64d0]{margin-bottom:15px}[data-v-6c0e64d0] .bg-blue{background-color:#bdd7ee}[data-v-6c0e64d0] .word-blue{color:#00f}[data-v-ee877424] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-ee877424]{margin-bottom:15px}[data-v-ee877424] .bg-blue{background-color:#bdd7ee}[data-v-ee877424] .word-blue{color:#00f}[data-v-02fecc90] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-02fecc90]{margin-bottom:15px}[data-v-02fecc90] .bg-blue{background-color:#bdd7ee}[data-v-02fecc90] .word-blue{color:#00f}[data-v-276f1153] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-276f1153]{margin-bottom:15px}[data-v-276f1153] .bg-blue{background-color:#bdd7ee}[data-v-276f1153] .word-blue{color:#00f}[data-v-d5137ff0] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-d5137ff0]{margin-bottom:15px}[data-v-d5137ff0] .bg-blue{background-color:#bdd7ee}[data-v-d5137ff0] .word-blue{color:#00f}[data-v-543074e8] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-543074e8]{margin-bottom:15px}[data-v-543074e8] .bg-blue{background-color:#bdd7ee}[data-v-543074e8] .word-blue{color:#00f}[data-v-46f652ca] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-46f652ca]{margin-bottom:15px}[data-v-46f652ca] .bg-blue{background-color:#bdd7ee}[data-v-46f652ca] .word-blue{color:#00f}[data-v-2aeb11e8] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-2aeb11e8]{margin-bottom:15px}[data-v-2aeb11e8] .bg-blue{background-color:#bdd7ee}[data-v-2aeb11e8] .word-blue{color:#00f}[data-v-98383d28] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-98383d28]{margin-bottom:15px}[data-v-98383d28] .bg-blue{background-color:#bdd7ee}[data-v-98383d28] .word-blue{color:#00f}[data-v-a0f465ce] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-a0f465ce]{margin-bottom:15px}[data-v-a0f465ce] .bg-blue{background-color:#bdd7ee}[data-v-a0f465ce] .word-blue{color:#00f}[data-v-c892fef4] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-c892fef4]{margin-bottom:15px}[data-v-c892fef4] .bg-blue{background-color:#bdd7ee}[data-v-c892fef4] .word-blue{color:#00f}[data-v-1f0bff86] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-1f0bff86]{margin-bottom:15px}[data-v-1f0bff86] .bg-blue{background-color:#bdd7ee}[data-v-1f0bff86] .word-blue{color:#00f}[data-v-75171dd4] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-75171dd4]{margin-bottom:15px}[data-v-75171dd4] .bg-blue{background-color:#bdd7ee}[data-v-75171dd4] .word-blue{color:#00f}.formList[data-v-0b710f52],.formList[data-v-2cb36da6],.formList[data-v-6bcef319],.formList[data-v-7d8ca29d],.formList[data-v-12df0649],.formList[data-v-64d02238],.formList[data-v-289b40c9],.formList[data-v-377f48f1],.formList[data-v-8861df6e],.formList[data-v-37496a91],.formList[data-v-a62fc2ea],.formList[data-v-cefd4e0c]{margin-bottom:15px}[data-v-37496a91] .bg-blue{background-color:#bdd7ee}[data-v-37496a91] .word-blue{color:#00f}.formList[data-v-3aa11362],.formList[data-v-5affb36f],.formList[data-v-a9e66b6a],.formList[data-v-d4a9e6ec]{margin-bottom:15px}[data-v-186b6f12] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-09c998ec],.formList[data-v-186b6f12]{margin-bottom:15px}[data-v-09c998ec] .vxe-form--item-content{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.formList[data-v-d109a7c2]{margin-bottom:15px}.formList[data-v-a6637904]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.col-blue{background-color:#00b0f0!important}.col-red{background-color:red!important}.col-orange{background-color:#ff0!important}[data-v-313ce826] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-313ce826]{margin-bottom:15px}.emptyPage[data-v-d1e48334]{width:100%;height:300px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-d1e48334],.top-line[data-v-d1e48334]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-line[data-v-d1e48334]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-line[data-v-d1e48334] .el-checkbox-button,.top-line[data-v-d1e48334] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-d1e48334] .el-checkbox-button__inner,.top-line[data-v-d1e48334] .el-radio-button__inner{border:none;padding:7px 20px}.top-line .tab-item[data-v-d1e48334]{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}.top-line .tab-item b[data-v-d1e48334]{display:inline-block;width:20px;height:20px;margin-right:6px}.item-line[data-v-d1e48334]{width:100%;margin:20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.item-line .item[data-v-d1e48334]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:130px;padding:13px 15px}.item-line .item .name[data-v-d1e48334]{font-weight:700;font-size:15px/*!* 弹性伸缩盒子模型显示 *!*//*!* 限制在一个块元素显示的文本的行数 *!*//*!* 设置或检索伸缩盒对象的子元素的排列方式 *!*/}.item-line .item .bottom[data-v-d1e48334]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.item-line .item .bottom[data-v-d1e48334] .el-button{border:1px solid var(--my-cool-background);color:var(--my-cool-background)}.item-line .item .remark[data-v-d1e48334]{font-size:12px;color:#c0c4cc;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.avue-crud__dialog .avue-form__menu{display:block!important}.config[data-v-ae93dff6]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config[data-v-ae93dff6] .el-form-item__label{width:150px!important}.charging_list[data-v-08465160],.charging_list[data-v-ae93dff6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.config[data-v-3318c890]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config[data-v-3318c890] .el-form-item__label{width:150px!important}.charging_list[data-v-3318c890]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.report-container[data-v-479d7ee0]{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report-container .header[data-v-479d7ee0]{position:relative;text-align:center}.report-container .header h2[data-v-479d7ee0]{font-weight:700}.report-container .header .btn-wrapper[data-v-479d7ee0]{position:absolute;bottom:20px;right:10px}.report-container .main[data-v-479d7ee0]{height:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0 20px}.report-container .main .sub-title[data-v-479d7ee0]{margin-top:20px;font-weight:700}.report-container .main .num[data-v-479d7ee0]{padding:0 6px;color:#fd406d}.line-title p[data-v-0a9c9868]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-0a9c9868]{margin-top:10px}[data-v-0a9c9868] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0a9c9868] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.config[data-v-647fe616]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-647fe616]{width:130px}.line-title p[data-v-5ca2dfc8]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-5ca2dfc8]{margin-top:10px}[data-v-5ca2dfc8] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5ca2dfc8] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.config[data-v-4053a137]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4053a137]{width:130px}.project-top[data-v-4053a137]{margin-bottom:10px}.custom-demo-view[data-v-4053a137]{padding-top:10px}.enclosure[data-v-79c741cd]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-79c741cd]{width:20%}.enclosure .enclosure_right[data-v-79c741cd]{padding-left:10px;width:80%}[data-v-79c741cd] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-79c741cd] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-79c741cd] .vxe-form--item-content{text-align:right}[data-v-79c741cd] .el-tabs__header{margin:0!important}[data-v-79c741cd] .vxe-form--item-inner{min-height:33px!important}.people-container[data-v-89f9d85c]{min-height:250px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.people-container .icon[data-v-89f9d85c]{width:70px;height:75px;background-color:#e4e4e4;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}.people-container .icon img[data-v-89f9d85c]{width:100%;height:100%}.people-container .people-item[data-v-89f9d85c]{width:22%;height:75px;margin:0 1.2rem 20px 0;border:1px solid #888;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;border-radius:4px}.people-container .people-item span[data-v-89f9d85c]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-89f9d85c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;line-height:25px}.people-container .add-button[data-v-89f9d85c]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.checkBox[data-v-f3907b6c]{overflow-y:auto;height:100%}.checkBox .el-checkbox-group[data-v-f3907b6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:40px;height:350px}.checkBox .el-checkbox-group .el-checkbox[data-v-f3907b6c]{padding:0 10px;margin-bottom:5px;background-color:#f8f8f9;margin-right:0}.bm-view[data-v-850792f6]{width:100%;height:400px}.el-form--inline[data-v-850792f6]{display:-webkit-box;display:-ms-flexbox;display:flex}.el-form--inline .position[data-v-850792f6],.el-form--inline .position[data-v-850792f6] .el-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.el-form--inline .position[data-v-850792f6] .el-form-item__content{width:100%}.people-container[data-v-193c07df]{padding:20px 0 0 1.5em;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.people-container .people-item[data-v-193c07df],.people-container[data-v-193c07df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-193c07df]{position:relative;width:30%;height:80px;margin:0 .8rem 20px 0;border:1px solid #ddd;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px}.people-container .people-item .vxe-icon--error[data-v-193c07df]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-193c07df]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-193c07df]{width:50px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.people-container .people-item span[data-v-193c07df]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-193c07df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 20px}.people-container .add-button[data-v-193c07df]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-193c07df]{width:380px}.people-container .options .footer[data-v-193c07df]{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.assets-container[data-v-0c5f9873],.people-container .options .footer[data-v-193c07df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.assets-container[data-v-0c5f9873]{min-height:220px;overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-0c5f9873]{width:70px;height:75px;background-color:#e4e4e4;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}.assets-container .icon img[data-v-0c5f9873]{width:100%;height:100%}.assets-container .assets-item[data-v-0c5f9873]{width:22%;min-width:385px;height:180px;margin:0 1.2rem 20px 0;border:1px solid #888;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}.assets-container .assets-item span[data-v-0c5f9873]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.6}.assets-container .assets-item .assets-content[data-v-0c5f9873]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:25px;padding-left:45px}.assets-container .assets-item .assets-content[data-v-0c5f9873] .el-input-group__append{padding:0 10px!important}.assets-container .assets-item .assets-content .el-icon-edit[data-v-0c5f9873]{cursor:pointer;color:#000;font-weight:900}.assets-container .add-button[data-v-0c5f9873]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-0c5f9873]{font-size:15px;font-weight:700;margin-bottom:10px}.el-select[data-v-4063cd34]{width:130px}.el-select[data-v-4063cd34] .el-input--suffix{font-size:10px}.el-select[data-v-4063cd34] .el-input__inner{height:30px}.el-select[data-v-4063cd34] .el-input__suffix{top:5px}.leftBtn[data-v-4063cd34]{margin-left:10px}.rightBtn[data-v-4063cd34]{margin-left:7px!important}.el-input[data-v-4063cd34]{width:80px}.el-input[data-v-4063cd34] .el-input__inner{padding:0;height:30px}.el-input[data-v-4063cd34] .el-input__inner::-webkit-input-placeholder{font-size:12px}.el-input[data-v-4063cd34] .el-input__inner::-moz-placeholder{font-size:12px}.el-input[data-v-4063cd34] .el-input__inner:-ms-input-placeholder{font-size:12px}.el-input[data-v-4063cd34] .el-input__inner::-ms-input-placeholder{font-size:12px}.el-input[data-v-4063cd34] .el-input__inner::placeholder{font-size:12px}.data-list[data-v-0b44b8be]{padding-bottom:50px}.el-popover>p[data-v-0b44b8be]{background-color:#f7f7f7;padding:5px 0 5px 5px}.data-list[data-v-0b44b8be]{overflow:auto}.el-select[data-v-ebf31878]{width:130px}.el-select[data-v-ebf31878] .el-input--suffix{font-size:10px}.el-select[data-v-ebf31878] .el-input__inner{height:30px}.el-select[data-v-ebf31878] .el-input__suffix{top:5px}.leftBtn[data-v-ebf31878]{margin-left:10px}.rightBtn[data-v-ebf31878]{margin-left:7px!important}.el-input[data-v-ebf31878] .el-input__inner{padding:0;height:30px}.el-input[data-v-ebf31878] .el-input__inner::-webkit-input-placeholder{font-size:12px}.el-input[data-v-ebf31878] .el-input__inner::-moz-placeholder{font-size:12px}.el-input[data-v-ebf31878] .el-input__inner:-ms-input-placeholder{font-size:12px}.el-input[data-v-ebf31878] .el-input__inner::-ms-input-placeholder{font-size:12px}.el-input[data-v-ebf31878] .el-input__inner::placeholder{font-size:12px}.imageCss[data-v-ebf31878] .avue-form__group .avue-form__menu{display:none!important}.imageCss[data-v-ebf31878] .el-upload--picture-img .avue-upload__avatar,.imageCss[data-v-ebf31878] .el-upload--picture-img .avue-upload__icon{width:100px!important;height:100px!important;line-height:100px!important}.data-item[data-v-333ff851]{margin-bottom:20px;margin-top:20px}.el-popover>p[data-v-333ff851]{background-color:#f7f7f7;padding:5px 0 5px 5px}.data-list[data-v-333ff851]{overflow:auto}.line-title p[data-v-0fd5440a]{font-size:17px;font-weight:700;margin:0}[data-v-0fd5440a] .el-tabs .is-top{margin-bottom:0!important}.scroll-content[data-v-0fd5440a]{margin-top:10px}[data-v-0fd5440a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0fd5440a] .is-disabled .el-input-number__decrease,[data-v-0fd5440a] .is-disabled .el-input-number__increase{display:none}[data-v-0fd5440a] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-0fd5440a] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-75e3fd40]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-75e3fd40]{margin-top:10px}[data-v-75e3fd40] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-75e3fd40] .is-disabled .el-input-number__decrease,[data-v-75e3fd40] .is-disabled .el-input-number__increase{display:none}[data-v-3d7f3224] .el-card__body{padding:15px!important}.tabale[data-v-0344bf26]{position:relative;padding-left:55px}.tabale .tabale_right[data-v-0344bf26]{margin-top:46px;width:50px;position:absolute;top:0;left:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.tabale .tabale_right div[data-v-0344bf26]{border:1px solid #ececec;margin-bottom:10px;color:#6b5785;padding:7px 2px;text-align:center;font-size:14px;cursor:pointer;border-radius:3px;-webkit-transition:.2s;transition:.2s}.tabale .tabale_right .tabale_right1[data-v-0344bf26]{color:#fff;background:#f7ae4f}.el-button[data-v-0344bf26]{margin-left:0;margin-right:5px}[data-v-0344bf26] .avue-crud__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-0344bf26] .el-table--small td{padding:2px 0}[data-v-0344bf26] .el-switch__core{height:15px}[data-v-0344bf26] .el-switch__core:after{width:13px;height:13px;top:0}[data-v-0344bf26] .el-switch.is-checked .el-switch__core:after{margin-left:-13px}.tabale[data-v-fd51b01c]{position:relative;padding-left:55px}.tabale .tabale_right[data-v-fd51b01c]{margin-top:46px;width:50px;position:absolute;top:0;left:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.tabale .tabale_right div[data-v-fd51b01c]{border:1px solid #ececec;margin-bottom:10px;color:#6b5785;padding:7px 2px;text-align:center;font-size:14px;cursor:pointer;border-radius:3px;-webkit-transition:.2s;transition:.2s}.tabale .tabale_right .tabale_right1[data-v-fd51b01c]{color:#fff;background:#f7ae4f}[data-v-fd51b01c] .avue-crud__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-fd51b01c] .el-table--small td{padding:5px 0}[data-v-fd51b01c] .el-switch__core{height:15px}[data-v-fd51b01c] .el-switch__core:after{width:13px;height:13px;top:0}[data-v-fd51b01c] .el-switch.is-checked .el-switch__core:after{margin-left:-13px}[data-v-564dd4a4] .avue-crud__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-564dd4a4] .el-table--small td{padding:5px 0}[data-v-564dd4a4] .el-switch__core{height:15px}[data-v-564dd4a4] .el-switch__core:after{width:13px;height:13px;top:0}[data-v-564dd4a4] .el-switch.is-checked .el-switch__core:after{margin-left:-13px}.line-title p[data-v-e79174d2]{font-size:17px;font-weight:700;margin:0}[data-v-e79174d2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-e79174d2] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-e79174d2] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-e79174d2] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-20feb253]{padding-left:10px}[data-v-20feb253] .formList{background-color:#f8f8f9}.line-title p[data-v-f24951a2]{font-size:17px;font-weight:700;margin:0}[data-v-f24951a2] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-9c6359c2]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-9c6359c2]{margin-top:10px}[data-v-9c6359c2] .el-tabs__nav-wrap:after{background-color:transparent!important}.ssss[data-v-9c6359c2] .el-input__inner{border:1px solid #dcdfe6!important}.line-title p[data-v-120ba13e]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-120ba13e]{margin-top:10px}[data-v-120ba13e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-120ba13e] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.app[data-v-8d7e9a16]{padding-left:10px}.dancy_table[data-v-907e2718]{padding:10px 0}.dancy_table .item_table[data-v-907e2718]{margin-top:10px}.dancy_table[data-v-907e2718] .vxe-grid--toolbar-wrapper,.dancy_table[data-v-907e2718] .vxe-pager .vxe-pager--wrapper{display:none}.line-title p[data-v-0118159c]{font-size:17px;font-weight:700;margin:0}[data-v-0118159c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0118159c] .avue-form__menu--center{display:none!important}.dancy_table[data-v-026bce3e]{padding:10px 0}.dancy_table .item_table[data-v-026bce3e]{margin-top:10px}.dancy_table[data-v-026bce3e] .vxe-grid--toolbar-wrapper,.dancy_table[data-v-026bce3e] .vxe-pager .vxe-pager--wrapper{display:none}.config[data-v-e6c5f9e0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e6c5f9e0]{width:130px}.project-top[data-v-e6c5f9e0]{margin-bottom:10px}.custom-demo-view[data-v-e6c5f9e0]{padding-top:10px}.line-title p[data-v-50cc712b]{font-size:17px;font-weight:700;margin:0}[data-v-50cc712b] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-74d1d07a]{font-size:17px;font-weight:700;margin:0}[data-v-74d1d07a] .clup .el-select{width:250px!important}[data-v-74d1d07a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-74d1d07a] .tabList .el-form-item{margin-bottom:0!important}[data-v-74d1d07a] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-74d1d07a] .avue-form__menu--center{display:none!important}.line-title p[data-v-5dc06190]{font-size:17px;font-weight:700;margin:0}[data-v-5dc06190] .clup .el-select{width:250px!important}[data-v-5dc06190] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5dc06190] .tabList .el-form-item{margin-bottom:0!important}[data-v-5dc06190] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-5dc06190] .avue-form__menu--center{display:none!important}.line-title p[data-v-825d2d64]{font-size:17px;font-weight:700;margin:0}[data-v-825d2d64] .clup .el-select{width:250px!important}[data-v-825d2d64] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-825d2d64] .tabList .el-form-item{margin-bottom:0!important}[data-v-825d2d64] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-825d2d64] .avue-form__menu--center{display:none!important}.isBloder[data-v-ae626b9e]{font-size:16px;font-weight:bolder}.line-title p[data-v-ae626b9e]{font-size:17px;font-weight:700;margin:0}[data-v-ae626b9e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-ae626b9e] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-ae626b9e],[data-v-ae626b9e] .el-table td{border:none}[data-v-ae626b9e] .el-table:before{height:0}[data-v-ae626b9e] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}.el-table th[data-v-ae626b9e],[data-v-ae626b9e] .el-table td{padding:0!important}[data-v-ae626b9e] .avue-form__menu--center{display:none!important}.isBloder[data-v-2b18e46d]{font-size:16px;font-weight:bolder}.line-title p[data-v-2b18e46d]{font-size:17px;font-weight:700;margin:0}[data-v-2b18e46d] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2b18e46d] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-2b18e46d],[data-v-2b18e46d] .el-table td{border:none}[data-v-2b18e46d] .el-table:before{height:0}[data-v-2b18e46d] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}.el-table th[data-v-2b18e46d],[data-v-2b18e46d] .el-table td{padding:0!important}[data-v-2b18e46d] .avue-form__menu--center{display:none!important}.isBloder[data-v-c51c0c06]{font-size:16px;font-weight:bolder}.line-title p[data-v-c51c0c06]{font-size:17px;font-weight:700;margin:0}[data-v-c51c0c06] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-c51c0c06] .tabList .el-form-item{margin-bottom:0!important}[data-v-c51c0c06] .avue-form__menu--center{display:none!important}[data-v-c51c0c06] .vxe-modal--content{overflow:auto!important}[data-v-62a02e0c] .vxe-modal--content{background:#fff!important}[data-v-62a02e0c] .el-table__body td{padding:4px 0}.line-title p[data-v-f3e40936]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-f3e40936]{margin-top:10px}[data-v-f3e40936] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-f3e40936] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.line-title p[data-v-7eaac26c]{font-size:17px;font-weight:700;margin:0}.bottom_lag[data-v-7eaac26c]{margin-bottom:30px}[data-v-7eaac26c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-7eaac26c] .tabList .el-form-item{margin-bottom:0!important}.upload-demo[data-v-7eaac26c]{width:100%;height:50px}[data-v-7eaac26c] .el-upload{width:100%}[data-v-7eaac26c] .el-upload-dragger{width:90%;height:40px;margin-top:10px}[data-v-7eaac26c] .el-upload-dragger .el-upload__text{line-height:40px}[data-v-7eaac26c] .el-upload-list__item:first-child{margin-top:0!important}[data-v-7eaac26c] .avue-form__menu--center{display:none!important}[data-v-7eaac26c] .add-Modal .avue-form__group{padding:0!important}.likeList[data-v-7eaac26c]{padding:5px 6px;border:1px solid #e8eaec;margin-right:5px;margin-bottom:10px;cursor:pointer}.likeList[data-v-7eaac26c]:hover{background:#f8f8f8}.likeList[data-v-7eaac26c]:active{background:#dbe1fb}.config[data-v-81a0ad6a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-81a0ad6a]{width:130px}.project-top[data-v-81a0ad6a]{margin-bottom:10px}.custom-demo-view[data-v-81a0ad6a]{padding-top:10px}[data-v-81a0ad6a] .vxe-grid--toolbar-wrapper{display:none}.dancy_table[data-v-079aca45]{padding:10px 0}.dancy_table .item_table[data-v-079aca45]{margin-top:10px}.dancy_table[data-v-079aca45] .vxe-grid--toolbar-wrapper,.dancy_table[data-v-079aca45] .vxe-pager .vxe-pager--wrapper{display:none!important}.line-title p[data-v-69924ba7]{font-size:17px;font-weight:700;margin:0}[data-v-69924ba7] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-69924ba7] .avue-form__menu--center{display:none!important}.line-title p[data-v-0a55161c]{font-size:17px;font-weight:700;margin:0}[data-v-0a55161c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0a55161c] .avue-form__menu--center{display:none!important}.dancy_table[data-v-0f6de657]{padding:10px 0}.dancy_table .item_table[data-v-0f6de657]{margin-top:10px}.dancy_table[data-v-0f6de657] .vxe-grid--toolbar-wrapper,.dancy_table[data-v-0f6de657] .vxe-pager .vxe-pager--wrapper{display:none}.config[data-v-e6af0452]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-e6af0452]{width:130px}.project-top[data-v-e6af0452]{margin-bottom:10px}.custom-demo-view[data-v-e6af0452]{padding-top:10px}.info[data-v-a13a829c]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.module-item[data-v-a13a829c],.price-list[data-v-32e9c778]{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}.price-list .tags[data-v-32e9c778]{float:right}.price-list .tips[data-v-32e9c778]{position:absolute;left:5px;top:5px;font-size:12px}.el-card[data-v-32e9c778]{border:1px solid #d0d0d0;position:relative}.price-card[data-v-32e9c778]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:130px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.price-card p[data-v-32e9c778]{font-weight:700;font-size:18px}.price-card .amount[data-v-32e9c778]{text-decoration:line-through}.price-card .actualAmount[data-v-32e9c778]{color:#e52727}.price-card .bottom-card[data-v-32e9c778]{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;width:100%}.contain[data-v-70ac3378]{background-color:#fff;border:1px solid #d0d0d0;padding:20px;width:95%;margin:10px auto}.info[data-v-70ac3378]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.bottom-button[data-v-70ac3378]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.bottom-button[data-v-70ac3378],.ordercard[data-v-70ac3378]{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}.ordercard[data-v-70ac3378]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #d0d0d0;margin-bottom:20px;padding:10px 0}.paycard[data-v-70ac3378]{border:1px solid #d0d0d0;padding:10px 0;margin-bottom:20px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.paycard>div[data-v-70ac3378],.paycard[data-v-70ac3378]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.paycard>div[data-v-70ac3378]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paycard>div .info[data-v-70ac3378]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.line-title p[data-v-5e09c3cd]{font-size:17px;font-weight:700;margin:0}[data-v-5e09c3cd] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-cf7b9120]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-cf7b9120]{width:150px}.echarts[data-v-15794ad5],.table[data-v-15794ad5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line-title p[data-v-f28bf79e]{font-size:17px;font-weight:700;margin:0}[data-v-f28bf79e] .el-tabs .is-top{margin-bottom:0!important}.scroll-content[data-v-f28bf79e]{margin-top:10px}[data-v-f28bf79e] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-f28bf79e] .is-disabled .el-input-number__decrease,[data-v-f28bf79e] .is-disabled .el-input-number__increase{display:none}[data-v-f28bf79e] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-f28bf79e] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}.line-title p[data-v-aad46a52]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-aad46a52]{margin-top:10px}[data-v-aad46a52] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-aad46a52] .is-disabled .el-input-number__decrease,[data-v-aad46a52] .is-disabled .el-input-number__increase{display:none}.bott[data-v-00f925fc]{background:#fff;text-align:right;width:100%;padding:10px;border-top:1px solid #d9d9d9}.bott[data-v-00f925fc],.content[data-v-00f925fc]{-webkit-box-sizing:border-box;box-sizing:border-box}.content[data-v-00f925fc]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:20px}.file_list[data-v-00f925fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;height:18px}.file_list div[data-v-00f925fc]{padding:0 13px;cursor:pointer;font-size:12px;height:18px;line-height:18px}.file_list div[data-v-00f925fc]:first-child{padding-left:0;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-v-00f925fc] .vxe-modal--content{background:#fff!important;padding:10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.panelClass[data-v-00f925fc]{background:#fff;border:1px solid #dcdfe6;border-radius:5px;padding:3px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.panelClass div[data-v-00f925fc]{background:#f4f4f5;border:1px solid #e9e9eb;border-radius:5px;padding:0 7px;font-size:10px;color:#909399;margin-right:5px;height:21px;line-height:21px}.panelClass div i[data-v-00f925fc]{margin-left:5px;color:#c0c4cc;cursor:pointer;font-size:12px}.panelClass div i[data-v-00f925fc]:hover{color:rgba(0,0,0,.5)}.el-tabs--right[data-v-e3b046c4],[data-v-e3b046c4] .el-tabs--left{background:#fff!important}[data-v-e3b046c4] .scroll-content{margin-bottom:1rem}.line-title p[data-v-e3b046c4]{font-size:17px;font-weight:700;margin:0}[data-v-e3b046c4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-e3b046c4] .el-tabs__item{height:50px;line-height:50px}[data-v-d90f3b76] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-d90f3b76]{height:100%}.tabs[data-v-d90f3b76]{height:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs[data-v-d90f3b76] .el-tabs__content{height:100%}.tabs[data-v-d90f3b76] .el-card__body{padding-top:0}.tabs[data-v-d90f3b76] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-d90f3b76] .el-checkbox.is-bordered{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;height:60px}.image-slot[data-v-d90f3b76]{width:70px;height:80px}.image-slot img[data-v-d90f3b76]{width:100%;height:100%}.project_group[data-v-d90f3b76]{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;height:400px;overflow-x:auto}.project_group p[data-v-d90f3b76]{width:10%;margin:0!important}.project_group .check_group[data-v-d90f3b76]{width:100%;height:80px;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.project_group .check_group .check_item[data-v-d90f3b76]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:80px;overflow:hidden}.project_group .check_group .check_item .people-content[data-v-d90f3b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px;position:absolute;line-height:25px;left:85px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project_group .check_group .check_item .people-content span[data-v-d90f3b76]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-d90f3b76]{width:85px;height:75px;position:absolute;left:0;top:0;margin-right:10px;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}.project_group .check_group .check_item .icon img[data-v-d90f3b76]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-d90f3b76]{margin-bottom:15px;margin-left:15px;width:30%;margin-right:15px;height:90px;overflow:hidden}.project_group .check_group .check_item_2 .people-content[data-v-d90f3b76]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:5px;position:absolute;line-height:18px;right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.project_group .check_group .check_item_2 .people-content span[data-v-d90f3b76]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-d90f3b76]{position:absolute;left:0;top:0;width:80px;height:90px;margin-right:10px;background-color:#e4e4e4;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}.project_group .check_group[data-v-d90f3b76] .el-checkbox__label{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;width:100%}.project_group .check_group[data-v-d90f3b76] .el-checkbox__label p,.project_group .check_group[data-v-d90f3b76] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-d90f3b76] .el-checkbox__input{display:none}.checkIcon[data-v-d90f3b76]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-d90f3b76]{margin-left:0!important}.emptyPage[data-v-d90f3b76]{width:100%;height:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyPage[data-v-d90f3b76],.grid-main[data-v-340b2055]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-340b2055]:first-child{width:30%}.grid-main .vxe-grid[data-v-340b2055]:nth-child(2){width:69%;padding-left:20px}[data-v-340b2055] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-340b2055] .vxe-grid .vxe-form--item{padding-right:0}.right[data-v-491efacc]{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-491efacc] .vxe-input--inner{width:372.05px}[data-v-491efacc] .el-aside{width:391px}.menu[data-v-491efacc]{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dcdfe6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:10px;padding-right:10px;margin-top:20px;line-height:32px;color:#ccc}[data-v-491efacc] .none{height:30px;border:1px solid transparent;text-align:center;padding:10px 0;color:#79a7d6}.department-left[data-v-491efacc]{margin-left:10px}.department-right[data-v-491efacc]{margin-right:10px}.department[data-v-491efacc]{border:1px solid #dcdfe6}.grid-main[data-v-491efacc]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-491efacc]:first-child{width:30%}.grid-main .vxe-grid[data-v-491efacc]:nth-child(2){width:69%;padding-left:100px}[data-v-491efacc] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-491efacc] .vxe-grid .vxe-form--item{padding-right:0}[data-v-3009b18f] .vxe-tools--wrapper{display:none!important}[data-v-3009b18f] .el-tabs__header{margin:0!important}.asset-table .tablePane[data-v-2d1baf18],.dataOption[data-v-2d1baf18]>.el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.leftoption[data-v-2d1baf18] .item.borderLine{border-right:1px solid #d3d4d6!important}.A_tabs[data-v-2d1baf18]{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}.allList[data-v-10b6f332]{margin:15px}.allList .item_title[data-v-10b6f332],.allList .top_tab[data-v-10b6f332]{display:-webkit-box;display:-ms-flexbox;display:flex}.allList .item_title[data-v-10b6f332]{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allList .item_title img[data-v-10b6f332]{width:15px;height:10px;display:block}.allList .title_name[data-v-10b6f332]{padding-right:5px}.list[data-v-10b6f332]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;cursor:pointer}.list .list_img[data-v-10b6f332]{width:100px;height:65px;margin-right:10px;border-radius:4px}.list .list_img img[data-v-10b6f332]{width:100%;height:100%;border-radius:4px}.list .right_lsit[data-v-10b6f332]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#1d6087;font-size:14px}.number[data-v-10b6f332]{color:#1d6087}.box[data-v-10b6f332]{height:calc(100vh - 340px)}.box1[data-v-10b6f332],.box[data-v-10b6f332]{overflow:hidden;overflow-y:scroll;margin-top:20px}.box1[data-v-10b6f332]{height:calc(100vh - 280px)}.list_content[data-v-10b6f332]{font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1}.echart[data-v-69428e59]{height:300px}.info-container[data-v-96d57028]{position:absolute;top:10px;left:10px;z-index:1000;width:400px;height:calc(100% - 90px);background-color:#fff;border-radius:10px;-webkit-transition:all .5s;transition:all .5s}.info-container .btn-open[data-v-96d57028]{position:absolute;right:-30px;top:0;background:#fff;width:30px;height:30px;border-radius:2px;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;cursor:pointer}.info-container .btn-open i[data-v-96d57028]{font-size:18px}.info-container .info-wrapper[data-v-96d57028]{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;padding:20px}.info-container_hidden[data-v-96d57028]{width:0}.allList[data-v-8ba9f458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0 12px 0;font-size:14px}.allList .project_num[data-v-8ba9f458]{color:#8c8c8c}.number[data-v-8ba9f458]{color:#1d6087;margin-top:15px;font-weight:bolder}body[data-v-25aeffea],html[data-v-25aeffea]{width:99%;height:99%}li[data-v-25aeffea],ul[data-v-25aeffea]{margin:0;padding:0}#mapContainer[data-v-25aeffea]{width:100%;height:100%}.avue-view[data-v-25aeffea]{padding:0 10px!important}.fiexed[data-v-25aeffea]{top:125px}.fiexed1[data-v-25aeffea],.fiexed[data-v-25aeffea]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1000}.fiexed1[data-v-25aeffea]{top:75px}.leftList[data-v-25aeffea]{width:400px;padding:10px;height:calc(100vh - 150px);background-color:#fff}.leftList1[data-v-25aeffea]{width:400px;padding:10px;height:calc(100vh - 100px);background-color:#fff}.allOne[data-v-25aeffea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.oneDiv[data-v-25aeffea]{border:1px solid #1d6087;display:block;padding:0 20px;min-width:50px;height:40px;background:transparent;text-align:center;position:relative;margin:0 10px 0 0;font-size:16px;text-decoration:none;color:#000;line-height:40px}.oneDiv[data-v-25aeffea]:after{content:"";position:absolute;border-top:1px solid #1d6087;border-right:1px solid #1d6087;width:29px;height:29px;right:-15px;top:5px;z-index:5;-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#000;background:#fff}.oneDivCheck[data-v-25aeffea]{display:block;height:40px;min-width:50px;border:1px solid #1d6087;line-height:40px;background:#1d6087;text-align:center;padding:0 20px;position:relative;margin:0 10px 0 0;font-size:16px;text-decoration:none;color:#fff}.oneDivCheck[data-v-25aeffea]:after{content:"";border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #1d6087;position:absolute;right:-21px;top:0}.oneDiv1[data-v-25aeffea]{border-top:1px solid #1d6087;border-bottom:1px solid #1d6087;min-width:60px;display:block;padding:0 10px 0 30px;height:40px;background:transparent;text-align:center;position:relative;margin-left:-10px;font-size:16px;text-decoration:none;color:#000;line-height:40px}.oneDiv1[data-v-25aeffea]:first-child:after{display:none}.oneDiv1[data-v-25aeffea]:after{content:"";position:absolute;border-top:1px solid #1d6087;border-right:1px solid #1d6087;width:29px;height:29px;right:-15px;top:5px;z-index:5;-webkit-transform:rotate(45deg);transform:rotate(45deg);color:#000}.oneDivCheck1[data-v-25aeffea]{display:block;height:42px;line-height:42px;min-width:60px;border-left:0;background:#1d6087;text-align:center;padding:0 10px 0 20px;position:relative;margin-left:-10px;font-size:16px;text-decoration:none;color:#fff}.oneDivCheck1[data-v-25aeffea]:after{border-left:20.5px solid #1d6087;right:-20px}.oneDivCheck1[data-v-25aeffea]:after,.oneDivCheck1[data-v-25aeffea]:before{content:"";border-top:20.5px solid transparent;border-bottom:20.5px solid transparent;position:absolute;top:1px}.oneDivCheck1[data-v-25aeffea]:before{border-left:20.5px solid #fff;left:0}.clusterBubble{border-radius:50%;font-weight:500;text-align:center;opacity:.88;width:52px;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;font-size:14px;background-image:linear-gradient(139deg,#4294ff,#295bff);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);top:0;left:0}.clusterBubble,.info_card{color:#fff;position:absolute}.info_card{display:inline-block;border-radius:3px;padding:0 15px;height:40px;background-color:rgba(29,96,134,.8)}.info_card .title{width:100%;height:40px;color:#fff}.info_card1{display:inline-block;border-radius:3px;position:absolute;padding:0 15px;height:40px;background-color:rgba(245,154,36,.8);color:#fff}.info_card1 .title{width:100%;height:40px;color:#fff}.title span.title_name{position:relative;top:7px;font-size:16px}.container[data-v-0d31dffb]{position:relative;padding:0}.container #mapContainer[data-v-0d31dffb]{height:100%}.enclosure[data-v-cde72752]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-cde72752]{width:20%}.enclosure .enclosure_right[data-v-cde72752]{padding-left:10px;width:80%;-webkit-box-sizing:border-box;box-sizing:border-box}.enclosure .enclosure_rights[data-v-cde72752]{width:100%;height:100%;background:#fff;z-index:1000;padding:10px;position:fixed;top:0;left:0}[data-v-cde72752] .el-tabs__header{margin:0!important}.A_tabs[data-v-cde72752]{padding-right:165px;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}.A_tabs .enlarge[data-v-cde72752]{z-index:500}.data[data-v-57b7298d],.data[data-v-878e47fe]{padding:0;width:100%;height:100%}.searchList[data-v-12f0cfd2]{width:100%;-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;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto!important}.searchList .searchInput[data-v-12f0cfd2]{margin-right:10px;margin-bottom:5px}.data[data-v-85dd08f0]{padding:10px 0;width:100%;height:100%}.content[data-v-6c6fad87]{width:100%;height:100%}.cardCotent[data-v-6c6fad87]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cardCotent1 .card[data-v-6c6fad87]{width:30%!important}.card[data-v-6c6fad87]{background-color:#f3f6f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;padding:1rem 1rem;text-align:center}.card[data-v-6c6fad87] .el-card__body{padding:0!important}.card span[data-v-6c6fad87]{font-size:11px}.card p[data-v-6c6fad87]{font-weight:700}.data[data-v-b690477e]{padding:10px 0;width:100%;height:100%}.title-item[data-v-6aff6813]{background-color:#fff}.content[data-v-6aff6813]{width:100%;height:100%}.card[data-v-6aff6813]{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;margin-bottom:10px;text-align:center}.card span[data-v-6aff6813]{font-size:13px}.card p[data-v-6aff6813]{font-weight:700}.card img[data-v-6aff6813]{width:1rem;height:1rem}.circleBg[data-v-6aff6813]{margin:0 15px;width:2rem;height:2rem;background-color:#5b8ff9;border-radius:50%;font-size:18px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.circleBg[data-v-6aff6813],.mainList[data-v-3c679f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.mainList[data-v-3c679f3c]{width:100%;height:90%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center}.main_card[data-v-3c679f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.tooltips[data-v-3c679f3c]{position:absolute;top:10px}.table-line[data-v-274a0168]{font-size:14px;height:100%;overflow-y:auto}.table-line div[data-v-274a0168]{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;line-height:30px}.table .table-line img[data-v-274a0168]{width:20px;height:20px}.app[data-v-e6c38c02]{height:100%;background:#fff}.dataTop[data-v-e6c38c02]{height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dataTop .top[data-v-e6c38c02],.dataTop[data-v-e6c38c02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dataTop .top[data-v-e6c38c02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dataTop .top .topTit[data-v-e6c38c02]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133}.dataTop .topNum[data-v-e6c38c02]{font-size:20px;font-weight:600;font-family:SimHei黑体}.dataTop .topNum span[data-v-e6c38c02]{font-weight:500}.dataTop .compare[data-v-e6c38c02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;white-space:nowrap}.dataTop .dataTopLists[data-v-e6c38c02]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;padding-top:5px;overflow:auto}.dataTop .dataTopLists .dataTopList[data-v-e6c38c02],.dataTop .dataTopLists[data-v-e6c38c02]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dataTop .dataTopLists .dataTopList[data-v-e6c38c02]{padding:5px 10px;min-width:140px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-scrollbar[data-v-e6c38c02]{height:290px}.el-scrollbar .el-select-dropdown__wrap[data-v-e6c38c02]{max-height:290px!important}.app[data-v-a2b8ab16]{height:100%;background:#fff}.Statistics[data-v-a2b8ab16]{height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Statistics .top[data-v-a2b8ab16],.Statistics[data-v-a2b8ab16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Statistics .top[data-v-a2b8ab16]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Statistics .top .Typesetting[data-v-a2b8ab16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.Statistics .top .topTit[data-v-a2b8ab16]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Statistics .Statistics_list[data-v-a2b8ab16]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto}.Statistics .Statistics_list .listData[data-v-a2b8ab16]{min-width:80px;width:33.33333%;font-size:12px;padding:10px 0;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Statistics .Statistics_list .listData div[data-v-a2b8ab16]:first-child{font-size:20px;font-weight:700;margin-bottom:7px;color:#7aa7d6}.app[data-v-6eec6b85]{height:100%;background:#fff;border-radius:5px}.Ranking[data-v-6eec6b85]{height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Ranking .top[data-v-6eec6b85],.Ranking[data-v-6eec6b85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .top[data-v-6eec6b85]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Ranking .top .Typesetting[data-v-6eec6b85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.Ranking .top .topTit[data-v-6eec6b85]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Ranking .Ranking_bott[data-v-6eec6b85]{background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.Ranking .Ranking_bott .Ranking_bott_L[data-v-6eec6b85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one[data-v-6eec6b85]{background-image:-webkit-gradient(linear,left top,right top,from(#e4e5e8),to(hsla(0,0%,100%,.5)));background-image:linear-gradient(90deg,#e4e5e8,hsla(0,0%,100%,.5));-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:86px;padding-bottom:10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img[data-v-6eec6b85]{width:40px;height:40px;position:relative;top:-10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img img[data-v-6eec6b85]{width:100%;height:100%}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one div[data-v-6eec6b85]:nth-child(2){white-space:nowrap}.Ranking .Ranking_bott .Ranking_bott_R[data-v-6eec6b85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_R div[data-v-6eec6b85]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;text-align:center}.Ranking .Ranking_bott .Ranking_bott_List[data-v-6eec6b85]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;min-height:30px}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list[data-v-6eec6b85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list div[data-v-6eec6b85]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px;text-align:center}.app[data-v-4414ce4e]{height:100%;background:#fff;border-radius:5px}.Approval[data-v-4414ce4e]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Approval .top[data-v-4414ce4e],.Approval[data-v-4414ce4e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Approval .top[data-v-4414ce4e]{padding:10px;border-bottom:1px solid #e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Approval .top .topTit[data-v-4414ce4e]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Approval .top .topTit span[data-v-4414ce4e]{font-size:13px;color:#a4a4a4;margin:0 5px}.Approval .top .selectShow[data-v-4414ce4e]{color:#e24f4f!important}.Approval .initiate[data-v-4414ce4e]{cursor:pointer}.Approval .initiate[data-v-4414ce4e]:hover{color:#7aa7d6!important}.Approval .approve[data-v-4414ce4e]{cursor:pointer}.Approval .approve[data-v-4414ce4e]:hover{color:#7aa7d6!important}.Approval_list[data-v-4414ce4e]{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;padding:10px 18px;font-size:14px;cursor:pointer}.Approval_list div[data-v-4414ce4e]{-ms-flex-negative:0;flex-shrink:0}.Approval_list div[data-v-4414ce4e]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.Approval_list div[data-v-4414ce4e]:nth-child(2){-webkit-box-flex:.3;-ms-flex:.3;flex:.3;min-width:120px;text-align:center}.Approval_list .list_examine[data-v-4414ce4e]{-webkit-box-flex:.5;-ms-flex:.5;flex:.5;text-align:center}.Approval_list .list_time[data-v-4414ce4e]{width:160px;text-align:center}.seeMore[data-v-4414ce4e]{font-size:13px;cursor:pointer}.seeMore[data-v-4414ce4e]:hover{color:rgba(0,0,0,.7)}.seeMore[data-v-4414ce4e]:active{color:rgba(0,0,0,.9)}.app[data-v-1451028c]{height:100%;background:#fff;border-radius:5px}.Approval[data-v-1451028c]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Approval .top[data-v-1451028c],.Approval[data-v-1451028c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Approval .top[data-v-1451028c]{padding:10px;border-bottom:1px solid #e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Approval .top .topTit[data-v-1451028c]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Approval .top .topTit span[data-v-1451028c]{font-size:13px;color:#a4a4a4;margin:0 5px}.Approval .top .selectShow[data-v-1451028c]{color:#e24f4f!important}.Approval .initiate[data-v-1451028c]{cursor:pointer}.Approval .initiate[data-v-1451028c]:hover{color:#7aa7d6!important}.Approval .approve[data-v-1451028c]{cursor:pointer}.Approval .approve[data-v-1451028c]:hover{color:#7aa7d6!important}.Approval_list[data-v-1451028c]{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;padding:10px 18px;font-size:14px;cursor:pointer}.Approval_list div[data-v-1451028c]{-ms-flex-negative:0;flex-shrink:0}.Approval_list div[data-v-1451028c]:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.Approval_list div[data-v-1451028c]:nth-child(2){-webkit-box-flex:.3;-ms-flex:.3;flex:.3;min-width:120px;text-align:center}.Approval_list .list_examine[data-v-1451028c]{-webkit-box-flex:.5;-ms-flex:.5;flex:.5;text-align:center}.Approval_list .list_time[data-v-1451028c]{width:160px;text-align:center}.seeMore[data-v-1451028c]{font-size:13px;cursor:pointer}.seeMore[data-v-1451028c]:hover{color:rgba(0,0,0,.7)}.seeMore[data-v-1451028c]:active{color:rgba(0,0,0,.9)}.app[data-v-573639a8]{height:100%;background:#fff;border-radius:5px}.Approval[data-v-573639a8]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Approval .top[data-v-573639a8],.Approval[data-v-573639a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Approval .top[data-v-573639a8]{padding:10px;border-bottom:1px solid #e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Approval .top .topTit[data-v-573639a8]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Approval_list[data-v-573639a8]{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;padding:10px 18px;font-size:14px}.Approval_list div[data-v-573639a8]{white-space:nowrap}.Approval_list div[data-v-573639a8]:first-child{min-width:75px}.Approval_list div[data-v-573639a8]:nth-child(2){min-width:150px;overflow:hidden;text-overflow:ellipsis}.Approval_list div[data-v-573639a8]:nth-child(3){min-width:170px;text-align:right}.app[data-v-79c62472]{height:100%;background:#fff;border-radius:5px}.conveRsionRate[data-v-79c62472]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conveRsionRate .top[data-v-79c62472],.conveRsionRate[data-v-79c62472]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.conveRsionRate .top[data-v-79c62472]{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conveRsionRate .top .topTit[data-v-79c62472]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.conveRsionRate .conveRsionRate_bott[data-v-79c62472]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;padding-bottom:10px}.conveRsionRate .conveRsionRate_bott .ensemble[data-v-79c62472]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d9d9d9;padding:2px;font-size:14px}.conveRsionRate .conveRsionRate_bott .conveRsionRate_list[data-v-79c62472]{padding:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.conveRsionRate .conveRsionRate_bott .backEach[data-v-79c62472]{width:65px;height:23px;text-align:center;font-size:12px;line-height:23px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAXCAYAAACvd9dwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNENjA2NjRCNzlFQjExRUQ4RTJEQ0IxQUFCQzdEQTQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNENjA2NjRDNzlFQjExRUQ4RTJEQ0IxQUFCQzdEQTQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0Q2MDY2NDk3OUVCMTFFRDhFMkRDQjFBQUJDN0RBNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0Q2MDY2NEE3OUVCMTFFRDhFMkRDQjFBQUJDN0RBNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz54AjuEAAABGElEQVR42uyYy2rCQBSGJ2mXYl34ABWV0r0G3ZXWSx+pTxB8pbaiywZ6WUsL4gOIRHGnln4DZzGIFa9ohvnhC1kMIV/OOYEZL45jRYrQghqkVXIzgTY8wY+H3A03EWSUPdEVq/hcQsvElPiEunLjhLfif5n6lorppHxlcZyck3NyTs7JOTkn5+TOU25gqVtfy+XgAb5gnnChuXjcQd6TnbiZCyhDHRp60weXZygygzd4hlf4hF9zwSq55VzJl3iUY4jCCYW+4UVkOnrPtm7xJnLLyRtVvRf5Y2UEXaM6W/0fdpEzo9s1gKYIB9LW+8xMZFTnHRa7PmxfuVUtXIUS3MI1ZAVfzjZimY2h0IcefMgMTQ71Mn8CDAC+NUUgIn6fqQAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:65px 23px}.conveRsionRate .conveRsionRate_bott .arrive[data-v-79c62472]{width:100%;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;font-size:14px;margin:8px 0;margin-top:0}.conveRsionRate .conveRsionRate_bott .arrive div[data-v-79c62472]:first-child{background:#f0f0f0;width:21px;height:21px;text-align:center;line-height:21px;margin-right:5px}.conveRsionRate .conveRsionRate_bott .arrive div[data-v-79c62472]:nth-child(2){-webkit-box-flex:1;-ms-flex:1;flex:1}.conveRsionRate .conveRsionRate_bott .progress[data-v-79c62472]{width:100%}.app[data-v-5d5361dd]{height:100%;background:#fff;border-radius:5px}.VisitChannel[data-v-5d5361dd]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.VisitChannel .top[data-v-5d5361dd],.VisitChannel[data-v-5d5361dd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VisitChannel .top[data-v-5d5361dd]{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VisitChannel .top .Typesetting[data-v-5d5361dd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.VisitChannel .top .topTit[data-v-5d5361dd]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.VisitChannel_bott[data-v-5d5361dd]{-webkit-box-flex:1;-ms-flex:1;flex:1}.app[data-v-45850708]{height:100%;background:#fff;border-radius:5px}.RentalSumRate[data-v-45850708]{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.RentalSumRate .top[data-v-45850708],.RentalSumRate[data-v-45850708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.RentalSumRate .top[data-v-45850708]{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RentalSumRate .top .Typesetting[data-v-45850708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.RentalSumRate .top .topTit[data-v-45850708]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.RentalSumRate_bott[data-v-45850708]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.RentalSumRate_bott .EchRental[data-v-45850708]{-webkit-box-flex:1;-ms-flex:1;flex:1}.RentalSumRate_bott .EchData[data-v-45850708]{min-width:200px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;padding:10px;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:1px}.RentalSumRate_bott .EchData div[data-v-45850708]{padding:5px 0}.checkBox[data-v-4bd5dccb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;overflow:hidden}.checkBox .vue-grid-layout[data-v-4bd5dccb]{width:100%}.checkBox .layout-slider[data-v-4bd5dccb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:200px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;position:relative;z-index:9;-webkit-transition:all .3s linear;transition:all .3s linear;overflow:hidden;height:100%;background-color:#fff}.checkBox .layout-slider .sdk-grid-layout-card[data-v-4bd5dccb]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;background-color:#fff;margin-left:auto;margin-top:10px;margin-right:auto;height:100%;padding-bottom:60px;overflow-y:scroll;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;color:rgba(0,0,0,.9)}.checkBox .layout-slider .sdk-grid-layout-card .sdkgridlayout-slider-list[data-v-4bd5dccb] .el-checkbox{padding:9px 0}.checkBox .layout-main[data-v-4bd5dccb]{width:100%;height:100%;padding:0;overflow-y:auto}.backline[data-v-4bd5dccb]{border:2px solid #5b8ff9!important}.box-card[data-v-4bd5dccb]{height:100%;position:relative}.box-card .el-card.is-always-shadow[data-v-4bd5dccb]{height:100%;overflow-y:scroll}.box-card .clearfix[data-v-4bd5dccb]{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}.box-card .clearfix .more[data-v-4bd5dccb]{font-size:13px;color:#9a9a9f}.active[data-v-4bd5dccb]{background:#fedf51;color:#a66f15}[data-v-4bd5dccb] .el-card__body{padding:15px;height:80%!important}[data-v-4bd5dccb] .el-collapse-item__content{padding-bottom:0!important}[data-v-4bd5dccb] .el-collapse-item__header{border-bottom:none!important;font-size:15px;font-weight:700}[data-v-4bd5dccb] .el-checkbox{padding:6px 0!important}.dataBox[data-v-4bd5dccb]{border-radius:5px;border:2px solid transparent;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);position:relative}.dataBox .icon[data-v-4bd5dccb]{position:absolute;font-size:30px;right:-10px;top:-10px;color:#9a9a9f;cursor:pointer}.grid-main[data-v-614a56cf]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-614a56cf]{width:60%}.grid-main .gridMain_R[data-v-614a56cf]{width:40%}[data-v-614a56cf] .el-input__inner{height:30px;line-height:30px}[data-v-614a56cf] .el-tabs__header{margin:0!important}[data-v-614a56cf] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-614a56cf] .vxe-input--inner{border:none;background-color:transparent}.vxe-table--fixed-left-body-wrapper[data-v-614a56cf],.vxe-table--fixed-right-body-wrapper[data-v-614a56cf],[data-v-614a56cf] .vxe-table--body-wrapper{overflow-x:hidden;overflow-y:auto}.grid-main[data-v-499a2034]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-499a2034]{width:70%}.grid-main .gridMain_R[data-v-499a2034]{width:30%}[data-v-499a2034] .el-input__inner{height:30px;line-height:30px}[data-v-499a2034] .el-tabs__header{margin:0!important}.el-col-4 .el-form-item--small .el-form-item__content .el-button{float:right}.enclosure[data-v-b748ea56]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-b748ea56]{width:20%}.enclosure .enclosure_right[data-v-b748ea56]{padding-left:10px;width:80%}[data-v-b748ea56] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-b748ea56] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-b748ea56] .vxe-form--item-content{text-align:right}[data-v-b748ea56] .el-tabs__header{margin:0!important}[data-v-b748ea56] .vxe-form--item-inner{min-height:33px!important}[data-v-b748ea56] .vxe-grid--pager-wrapper{display:none!important}.A_tabs[data-v-b748ea56]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-a32dca78] .el-tabs__header{margin:0!important}.enclosure[data-v-7760664c]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-7760664c]{width:20%}.enclosure .enclosure_right[data-v-7760664c]{padding-left:10px;width:80%}[data-v-7760664c] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-7760664c] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-7760664c] .vxe-form--item-content{text-align:right}[data-v-7760664c] .vxe-form--wrapper .vxe-form--item{padding-right:0!important}[data-v-7760664c] .el-tabs__header{margin:0!important}[data-v-7760664c] .vxe-form--item-inner{min-height:33px!important}.rule[data-v-7760664c]{min-width:100px;margin-bottom:10px;margin-top:9px;border:1px solid #e8eaec;-webkit-box-sizing:border-box;box-sizing:border-box}.rule .rule_top[data-v-7760664c]{height:50px;background:#f8f8f9;line-height:50px;font-size:12px;color:#606266;padding-left:11px}.rule .rule_bott[data-v-7760664c]{min-height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;padding-bottom:0;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-line-pack:start;align-content:flex-start}.rule .rule_bott .ruleList[data-v-7760664c]{min-width:130px;margin-bottom:15px;width:18.8%;margin-right:1.5%;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #dddfe0;border-radius:5px}.rule .rule_bott .ruleList div[data-v-7760664c]:first-child{height:56px;font-size:14px;line-height:74px;font-weight:600;color:#606266;text-align:center}.rule .rule_bott .ruleList div[data-v-7760664c]:nth-child(2){height:15px;background:#fff;text-align:right;padding-right:10px}.rule .rule_bott .ruleList div:nth-child(2) i[data-v-7760664c]{margin-left:5px;color:#adadad;cursor:pointer}.rule .rule_bott .ruleList[data-v-7760664c]:nth-child(5n){margin-right:0}.rule .rule_bott .ruleLists[data-v-7760664c]{border:1px dashed #ccc;cursor:pointer}.rule .rule_bott .ruleLists div span[data-v-7760664c]{font-weight:500;margin-left:5px}.enclosure[data-v-2462c5be]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-2462c5be]{width:20%}.enclosure .enclosure_right[data-v-2462c5be]{padding-left:10px;width:80%}[data-v-2462c5be] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-2462c5be] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-2462c5be] .vxe-form--item-content{text-align:right}.A_tabs[data-v-2462c5be] .el-tabs__header{margin:0!important}[data-v-2462c5be] .vxe-form--item-inner{min-height:33px!important}.enclosure[data-v-14b8c2cf]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-14b8c2cf]{width:20%}.enclosure .enclosure_right[data-v-14b8c2cf]{padding-left:10px;width:80%}[data-v-14b8c2cf] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-14b8c2cf] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-14b8c2cf] .vxe-form--item-content{text-align:right}[data-v-14b8c2cf] .el-tabs__header{margin:0!important}[data-v-14b8c2cf] .vxe-form--item-inner{min-height:33px!important}.A_tabs[data-v-14b8c2cf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-0ec28eeb] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#999faf!important;border-color:#999faf!important}.grid-main[data-v-0ec28eeb]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-0ec28eeb] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-0ec28eeb] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-0ec28eeb]{width:69%;padding-left:20px;padding-top:2px}[data-v-0ec28eeb] .el-tabs__header{margin:0!important}.dataTba_R[data-v-0ec28eeb]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll}.addds[data-v-0ec28eeb]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-0ec28eeb]{margin-bottom:5px}[data-v-32314dc6] .vxe-form--item-content,[data-v-32314dc6] .vxe-form--item-inner{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}[data-v-32314dc6] .vxe-modal--content{background:#fff!important;padding:10px!important;overflow:auto}[data-v-676dd74c] .fa-save{margin-right:5px!important}.el-select-dropdown .el-scrollbar .el-scrollbar__view .el-select-dropdown__item[data-v-676dd74c]{border-bottom:1px solid #ccc!important}.el-select-dropdown .el-scrollbar .el-scrollbar__view .el-select-dropdown__item[data-v-676dd74c]:last-child{border-bottom:0!important}.box{height:800px}.el-scrollbar{height:100%}.box .el-scrollbar__wrap{overflow:scroll}.box .el-card__body[data-v-52509887]{padding-top:6px}.box .el-card__body .el-input[data-v-52509887]{height:30px}.content-wrapper[data-v-52509887]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-wrapper i[data-v-52509887]{font-size:30px;color:#5ec829}.content-wrapper .tip[data-v-52509887]{margin-bottom:20px;font-size:20px;color:#333}.content-wrapper .text[data-v-52509887]{font-size:14px;color:#4c4c4c}.content-wrapper .text span[data-v-52509887]{color:#5b8ff9}.icon-btn[data-v-52509887]{cursor:pointer;font-size:16px;color:#6392f0}.icon-btn[data-v-52509887]:nth-of-type(2){margin-left:10px}[data-v-c70461d2] .otherInfo{padding:0}[data-v-c70461d2] .otherInfo,[data-v-c70461d2] .vxe-col--24 .vxe-form--item-content{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-c70461d2] .vxe-col--24 .vxe-form--item-content .el-radio-group{margin-left:auto}[data-v-c70461d2] .vxe-col--12 .vxe-form--item-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}[data-v-c70461d2] .vxe-col--12 .vxe-form--item-content .el-radio-group{min-width:210px}p[data-v-c70461d2]{display:block;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}[data-v-c70461d2] .el-form-item--small.el-form-item{margin-bottom:0}[data-v-c70461d2] .pass .el-col{margin-bottom:20px}[data-v-c70461d2] .el-form-item__label{text-align:left}[data-v-c70461d2] .el-card .el-card__body{padding-bottom:0!important;padding-top:8px!important}[data-v-c70461d2] .el-upload--picture-card{height:50px;width:50px;margin-left:15px;line-height:50px}[data-v-c70461d2] .el-upload--picture-card i{font-size:15px}[data-v-c70461d2] .el-upload-list--picture-card .el-upload-list__item{height:50px;width:50px}[data-v-c70461d2] .el-upload-list__item.is-success .el-upload-list__item-status-label,[data-v-c70461d2] .hide .el-upload--picture-card{display:none}.authorizations[data-v-c70461d2]{padding:9px;border:1px solid #dadada;margin-bottom:10px;margin-top:10px;border-radius:3px;font-size:13px;width:14px;cursor:pointer;-webkit-transition:.2s;transition:.2s;margin-right:20px}.authorizations[data-v-c70461d2]:first-child{margin-top:20px}.dataTbas[data-v-c70461d2]{background:#ee7801;color:#fff;border:1px solid #ee7801}[data-v-42d7f01a] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#999faf!important;border-color:#999faf!important}.grid-main[data-v-42d7f01a]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-42d7f01a] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-42d7f01a] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-42d7f01a]{width:69%;padding-left:20px;padding-top:2px}[data-v-42d7f01a] .el-tabs__header{margin:0!important}.dataTba_R[data-v-42d7f01a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll}.addds[data-v-42d7f01a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-42d7f01a]{margin-bottom:5px}.radio-css[data-v-6bbb09d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.radio-css .radio-item[data-v-6bbb09d2]{height:40px}.radio-css .radio-item[data-v-6bbb09d2],.radio-css .radio-item[data-v-6bbb09d2] .el-radio__label{width:100%;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}.radio-css .radio-item[data-v-6bbb09d2] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.standard-list .standard-item[data-v-2e834b4c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-2e834b4c]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-2e834b4c]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-2e834b4c] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.standard-list .standard-item[data-v-65b0145c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0}.standard-list .standard-item .btn-group[data-v-65b0145c]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-65b0145c]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-65b0145c] .avue-form .standard-list .el-input-number .el-input__inner{text-align:center}.standard-item[data-v-69ce7360]{font-size:12px}.add-item[data-v-5ceeb00a]{margin-top:8px}.url-item[data-v-5ceeb00a]{margin-bottom:12px}.tab-editor[data-v-1e58a865]{position:absolute;top:33px;bottom:0;left:0;right:0;font-size:14px}.left-editor[data-v-1e58a865]{position:relative;height:100%;background:#1e1e1e;overflow:hidden}.setting[data-v-1e58a865]{position:absolute;right:15px;top:3px;color:#a9f122;font-size:18px;cursor:pointer;z-index:1}.right-preview[data-v-1e58a865]{height:100%}.right-preview .result-wrapper[data-v-1e58a865]{height:calc(100vh - 33px);width:100%;overflow:auto;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.action-bar[data-v-1e58a865]{height:39px;background:#f5f7fa;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.action-bar .bar-btn[data-v-1e58a865]{display:inline-block;padding:0 6px;line-height:32px;color:#8285f5;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.action-bar .bar-btn i[data-v-1e58a865]{font-size:20px}.action-bar .bar-btn[data-v-1e58a865]:hover{color:#4348d4}.action-bar .bar-btn+.bar-btn[data-v-1e58a865]{margin-left:8px}.action-bar .delete-btn[data-v-1e58a865]{color:#f56c6c}.action-bar .delete-btn[data-v-1e58a865]:hover{color:#ea0b30}[data-v-1e58a865] .el-drawer__header{display:none}.icon-ul[data-v-2fa68d6e]{margin:0;padding:0;font-size:0}.icon-ul li[data-v-2fa68d6e]{list-style-type:none;text-align:center;font-size:14px;display:inline-block;width:16.66%;-webkit-box-sizing:border-box;box-sizing:border-box;height:108px;padding:15px 6px 6px 6px;cursor:pointer;overflow:hidden}.icon-ul li[data-v-2fa68d6e]:hover{background:#f2f2f2}.icon-ul li.active-item[data-v-2fa68d6e]{background:#e1f3fb;color:#7a6df0}.icon-ul li>i[data-v-2fa68d6e]{font-size:30px;line-height:50px}.icon-dialog[data-v-2fa68d6e] .el-dialog{border-radius:8px;margin-bottom:0;margin-top:4vh!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:92vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__header{padding-top:14px}.icon-dialog[data-v-2fa68d6e] .el-dialog .el-dialog__body{margin:0 20px 20px 20px;padding:0;overflow:auto}[data-v-7bef39a2] .el-drawer__header{display:none}.action-bar[data-v-7bef39a2]{height:39px;background:#f5f7fa;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.action-bar .bar-btn[data-v-7bef39a2]{display:inline-block;padding:0 6px;line-height:32px;color:#8285f5;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.action-bar .bar-btn i[data-v-7bef39a2]{font-size:20px}.action-bar .bar-btn[data-v-7bef39a2]:hover{color:#4348d4}.action-bar .bar-btn+.bar-btn[data-v-7bef39a2]{margin-left:8px}.action-bar .delete-btn[data-v-7bef39a2]{color:#f56c6c}.action-bar .delete-btn[data-v-7bef39a2]:hover{color:#ea0b30}.json-editor[data-v-7bef39a2]{height:calc(100vh - 33px)}[data-v-9833842c] .el-scrollbar__view{height:200%}.right-board[data-v-9833842c]{width:350px;position:absolute;right:0;top:0;padding-top:3px}.right-board .field-box[data-v-9833842c]{position:relative;height:calc(100vh - 42px);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:scroll}.right-board .el-scrollbar[data-v-9833842c]{height:100%}.select-item[data-v-9833842c]{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px dashed #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.select-item .close-btn[data-v-9833842c]{cursor:pointer;color:#f56c6c}.select-item .el-input+.el-input[data-v-9833842c]{margin-left:4px}.select-item+.select-item[data-v-9833842c]{margin-top:4px}.select-item.sortable-chosen[data-v-9833842c]{border:1px dashed #409eff}.select-line-icon[data-v-9833842c]{line-height:32px;font-size:22px;padding:0 4px;color:#777}.option-drag[data-v-9833842c]{cursor:move}.time-range .el-date-editor[data-v-9833842c]{width:227px}.time-range[data-v-9833842c] .el-icon-time{display:none}.document-link[data-v-9833842c]{position:absolute;display:block;width:26px;height:26px;top:0;left:0;opacity:.4;cursor:pointer;background:#409eff;z-index:1;border-radius:0 0 6px 0;text-align:center;line-height:26px;color:#fff;font-size:18px}.node-label[data-v-9833842c]{font-size:14px}.node-icon[data-v-9833842c]{color:#bebfc3}.container{position:relative;width:100%;height:100%}.components-list{padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.components-list .components-item{display:inline-block;width:48%;margin:1%;-webkit-transition:-webkit-transform 0ms!important;transition:-webkit-transform 0ms!important;transition:transform 0ms!important;transition:transform 0ms,-webkit-transform 0ms!important}.components-draggable{padding-bottom:20px}.components-title{font-size:14px;color:#222;margin:6px 2px}.components-title .svg-icon{color:#666;font-size:18px}.components-body{padding:8px 10px;background:#f6f7ff;font-size:12px;cursor:move;border:1px dashed #f6f7ff;border-radius:3px}.components-body .svg-icon{color:#777;font-size:15px}.components-body:hover{border:1px dashed #787be8;color:#787be8}.components-body:hover .svg-icon{color:#787be8}.left-board{width:260px;position:absolute;left:0;top:0;height:100vh}.center-scrollbar,.left-scrollbar{height:calc(100vh - 42px);overflow:hidden}.center-scrollbar{border-left:1px solid #f1e8e8;border-right:1px solid #f1e8e8}.center-board,.center-scrollbar{-webkit-box-sizing:border-box;box-sizing:border-box}.center-board{height:100vh;width:auto;margin:0 350px 0 260px}.empty-info{position:absolute;top:46%;left:0;right:0;text-align:center;font-size:18px;color:#ccb1ea;letter-spacing:4px}.action-bar{position:relative;height:42px;text-align:right;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #f1e8e8;border-top:none;border-left:none}.action-bar .delete-btn{color:#f56c6c}.logo-wrapper{position:relative;height:42px;background:#fff;border-bottom:1px solid #f1e8e8;-webkit-box-sizing:border-box;box-sizing:border-box}.logo{position:absolute;left:12px;top:6px;line-height:30px;color:#00afff;font-weight:600;font-size:17px;white-space:nowrap}.logo>img{width:30px;height:30px;vertical-align:top}.logo .github{display:inline-block;vertical-align:sub;margin-left:15px}.logo .github>img{height:22px}.center-board-row{padding:12px 12px 15px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.center-board-row>.el-form{height:calc(100vh - 69px)}.drawing-board{height:100%;position:relative}.drawing-board .components-body{padding:0;margin:0;font-size:0}.drawing-board .sortable-ghost{position:relative;display:block;overflow:hidden}.drawing-board .sortable-ghost:before{content:" ";position:absolute;left:0;right:0;top:0;height:3px;background:#5959df;z-index:2}.drawing-board .components-item.sortable-ghost{width:100%;height:60px;background-color:#f6f7ff}.drawing-board .active-from-item>.el-form-item{background:#f6f7ff;border-radius:6px}.drawing-board .active-from-item>.drawing-item-copy,.drawing-board .active-from-item>.drawing-item-delete{display:initial}.drawing-board .active-from-item>.component-name{color:#409eff}.drawing-board .el-form-item{margin-bottom:15px}.drawing-item{position:relative;cursor:move}.drawing-item.unfocus-bordered:not(.active-from-item)>div:first-child{border:1px dashed #ccc}.drawing-item .el-form-item{padding:12px 10px}.drawing-row-item{position:relative;cursor:move;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px dashed #ccc;border-radius:3px;padding:0 2px;margin-bottom:15px}.drawing-row-item .drawing-row-item{margin-bottom:2px}.drawing-row-item .el-col{margin-top:22px}.drawing-row-item .el-form-item{margin-bottom:0}.drawing-row-item .drag-wrapper{min-height:80px}.drawing-row-item.active-from-item{border:1px dashed #409eff}.drawing-row-item .component-name{position:absolute;top:0;left:0;font-size:12px;color:#bbb;display:inline-block;padding:0 6px}.drawing-item:hover>.el-form-item,.drawing-row-item:hover>.el-form-item{background:#f6f7ff;border-radius:6px}.drawing-item:hover>.drawing-item-copy,.drawing-item:hover>.drawing-item-delete,.drawing-row-item:hover>.drawing-item-copy,.drawing-row-item:hover>.drawing-item-delete{display:initial}.drawing-item>.drawing-item-copy,.drawing-item>.drawing-item-delete,.drawing-row-item>.drawing-item-copy,.drawing-row-item>.drawing-item-delete{display:none;position:absolute;top:-10px;width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;font-size:12px;border:1px solid;cursor:pointer;z-index:1}.drawing-item>.drawing-item-copy,.drawing-row-item>.drawing-item-copy{right:56px;border-color:#409eff;color:#409eff;background:#fff}.drawing-item>.drawing-item-copy:hover,.drawing-row-item>.drawing-item-copy:hover{background:#409eff;color:#fff}.drawing-item>.drawing-item-delete,.drawing-row-item>.drawing-item-delete{right:24px;border-color:#f56c6c;color:#f56c6c;background:#fff}.drawing-item>.drawing-item-delete:hover,.drawing-row-item>.drawing-item-delete:hover{background:#f56c6c;color:#fff}.audit_icon .vxe-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audit_icon .vxe-cell:before{content:"";width:5px;height:5px;border-radius:50%;margin-right:8px}.audit_primary{color:#8d9096}.audit_primary .vxe-cell:before{background-color:#8d9096}.audit_success{color:#67c23a}.audit_success .vxe-cell:before{background-color:#67c23a}.audit_waring{color:#e6a23c}.audit_waring .vxe-cell:before{background-color:#e6a23c}.audit_error{color:#f56c6c}.audit_error .vxe-cell:before{background-color:#f56c6c}.cloumn-copy-wrapper .icon-btn{display:none;cursor:pointer;font-size:16px;color:#6392f0}.cloumn-copy-wrapper:hover .icon-btn{padding-left:4px;display:inline-block}.custom-demo-view-new{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-demo-view-new .leftTab{width:150px;border-right:1px solid #f0f0f0}.custom-demo-view-new .leftTab .el-tabs .el-tabs__header{width:100%;padding:0;margin:0;border:none}.custom-demo-view-new .leftTab .el-tabs .el-tabs__nav{border:none}.custom-demo-view-new .leftTab .el-tabs .el-tabs__nav .el-tabs__item{width:100%;height:50px;line-height:50px;border:none;text-align:center}.custom-demo-view-new .leftTab .el-tabs .el-tabs__nav .is-active{border:none;color:#fff;background:var(--my-cool-background)}.custom-demo-view-new .centerContent{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.custom-demo-view-new .centerContent>.scroll-content_2{height:100%;overflow-y:auto}.custom-demo-view-new .centerContent>.scroll-content_2 .line-title{padding-left:10px;background:#fff;border-bottom:1px solid #f0f0f0}.custom-demo-view-new .centerContent>.scroll-content_2 .line-title p{color:var(--my-cool-background)!important}.affix{position:relative;background-color:#fff}.affix-affix{display:inline-block;color:#fff;padding:10px 30px;text-align:center;background:rgba(0,153,229,.9)}.affix-line{height:100px}.mr-10[data-v-596d9920]{margin-right:10px}.datagroup .group-group[data-v-596d9920],.datagroup[data-v-596d9920]{-webkit-box-sizing:border-box;box-sizing:border-box}.datagroup .group-group[data-v-596d9920]{margin-top:5px;padding:12px;position:relative}.datagroup .group-group .group-operations[data-v-596d9920]{height:30px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.datagroup .group-group .group-list[data-v-596d9920]{margin-left:30px}.datagroup .group-group .group-list .group-item[data-v-596d9920]{margin:10px 0;position:relative}.datagroup .group-group .group-list .group-item .item-view[data-v-596d9920]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;top:4px;width:800px}.datagroup .group-group .group-list .group-item .item-view[data-v-596d9920]:after{background-color:#a3bdea;content:" ";display:block;height:2px;left:-12px;position:absolute;top:12px;width:12px}.datagroup .group-group .group-list .group-item:only-child .item-view[data-v-596d9920]:after{display:none!important}.datagroup .group-group[data-v-596d9920]:after{background-color:#a3bdea;bottom:32px;content:" ";display:block;left:28px;position:absolute;right:0;top:68px;width:2px}.datagroup .groupitemafter[data-v-596d9920]:before{background-color:#a3bdea;top:22px;content:" ";display:block;height:2px;left:-12px;position:absolute;width:12px}.datagroup:last-of-type:not(:first-of-type) .groupitemafter[data-v-596d9920]:before{background-color:#a3bdea;top:auto;bottom:20px;content:" ";display:block;height:2px;left:-12px;position:absolute;width:12px}.container[data-v-6bb8044b]{position:relative;padding:20px;overflow:scroll;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.title{margin-bottom:10px}.box{margin-bottom:20px}.top[data-v-9b5b37d8]{padding:10px;font-size:14px;background:rgba(0,153,229,.7);color:#fff;text-align:center;border-radius:2px}.wel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1100px;margin:0 auto}.app[data-v-1f9d4fe2]{height:100%;background:#fff;border-radius:5px}.Ranking[data-v-1f9d4fe2]{height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Ranking .top[data-v-1f9d4fe2],.Ranking[data-v-1f9d4fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .top[data-v-1f9d4fe2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Ranking .top .Typesetting[data-v-1f9d4fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.Ranking .top .topTit[data-v-1f9d4fe2]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Ranking .Ranking_bott[data-v-1f9d4fe2]{background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.Ranking .Ranking_bott .Ranking_bott_L[data-v-1f9d4fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one[data-v-1f9d4fe2]{background-image:-webkit-gradient(linear,left top,right top,from(#e4e5e8),to(hsla(0,0%,100%,.5)));background-image:linear-gradient(90deg,#e4e5e8,hsla(0,0%,100%,.5));-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:86px;padding-bottom:10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img[data-v-1f9d4fe2]{width:40px;height:40px;position:relative;top:-10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img img[data-v-1f9d4fe2]{width:100%;height:100%}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one div[data-v-1f9d4fe2]:nth-child(2){white-space:nowrap}.Ranking .Ranking_bott .Ranking_bott_R[data-v-1f9d4fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_R div[data-v-1f9d4fe2]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;text-align:center}.Ranking .Ranking_bott .Ranking_bott_List[data-v-1f9d4fe2]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;min-height:30px}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list[data-v-1f9d4fe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list div[data-v-1f9d4fe2]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px;text-align:center}.app[data-v-49edd0e0]{height:100%;background:#fff;border-radius:5px}.Ranking[data-v-49edd0e0]{height:100%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Ranking .top[data-v-49edd0e0],.Ranking[data-v-49edd0e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .top[data-v-49edd0e0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Ranking .top .Typesetting[data-v-49edd0e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.Ranking .top .topTit[data-v-49edd0e0]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Ranking .Ranking_bott[data-v-49edd0e0]{background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px;padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.Ranking .Ranking_bott .Ranking_bott_L[data-v-49edd0e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one[data-v-49edd0e0]{background-image:-webkit-gradient(linear,left top,right top,from(#e4e5e8),to(hsla(0,0%,100%,.5)));background-image:linear-gradient(90deg,#e4e5e8,hsla(0,0%,100%,.5));-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:86px;padding-bottom:10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img[data-v-49edd0e0]{width:40px;height:40px;position:relative;top:-10px}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one .img img[data-v-49edd0e0]{width:100%;height:100%}.Ranking .Ranking_bott .Ranking_bott_L .Ranking_bott_one div[data-v-49edd0e0]:nth-child(2){white-space:nowrap}.Ranking .Ranking_bott .Ranking_bott_R[data-v-49edd0e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_R div[data-v-49edd0e0]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:10px;text-align:center}.Ranking .Ranking_bott .Ranking_bott_List[data-v-49edd0e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;min-height:30px}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list[data-v-49edd0e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ranking .Ranking_bott .Ranking_bott_List .Ranking_list div[data-v-49edd0e0]{font-size:13px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:6px;text-align:center}.main_card[data-v-4a3bc880]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;height:100%}.main_card[data-v-4a3bc880],.mainList[data-v-4a3bc880]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.mainList[data-v-4a3bc880]{height:90%;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainList .el-col[data-v-4a3bc880]{height:100%}.cardCotent[data-v-4a3bc880]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-card.is-always-shadow[data-v-4a3bc880]{overflow-y:hidden!important}.tooltips[data-v-4a3bc880]{position:absolute;top:10px}.main_card[data-v-25f99467]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.searchList[data-v-25f99467]{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;height:10%}.mainList[data-v-25f99467],.searchList[data-v-25f99467]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.mainList[data-v-25f99467]{width:100%;height:90%;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center}.mainList .el-col[data-v-25f99467]{height:100%}.cardCotent[data-v-25f99467]{width:100%;height:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.cardCotent1[data-v-25f99467],.cardCotent[data-v-25f99467]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cardCotent1[data-v-25f99467]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.tooltips[data-v-25f99467]{position:absolute;top:10px}.main_card[data-v-16a15d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.mainList[data-v-16a15d1e]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:hidden;display:-webkit-box}.mainList .maincard[data-v-16a15d1e],.mainList[data-v-16a15d1e]{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainList .maincard[data-v-16a15d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-right:20px}.mainList .maincard[data-v-16a15d1e] .el-card__body{padding:15px!important}.mainList .card[data-v-16a15d1e]{width:100%;height:90%;max-height:150px;color:#fff;font-size:12px}.mainList .card .cardbody[data-v-16a15d1e]{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;height:100%}.mainList .card .cardbody .content[data-v-16a15d1e]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mainList .card .cardbody .content p[data-v-16a15d1e]{margin:2px 0;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.cardCotent[data-v-16a15d1e]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.cardCotent[data-v-16a15d1e],.cardIcon[data-v-16a15d1e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cardIcon[data-v-16a15d1e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.cardIcon img[data-v-16a15d1e]{width:2rem;height:2rem}.cardIcon span[data-v-16a15d1e]{font-size:15px}.cardIcon p[data-v-16a15d1e]{font-weight:700;font-size:20px}.groupstyle[data-v-16a15d1e]{width:100%;height:100%;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-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.tooltips[data-v-16a15d1e]{position:absolute;top:10px}.checkBox[data-v-5008dcca]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.checkBox .vue-grid-layout[data-v-5008dcca]{width:100%}.checkBox .layout-main[data-v-5008dcca]{width:100%;height:100%;overflow-y:auto}.box-card[data-v-5008dcca] .el-card__body{padding:0 15px}.box-card[data-v-5008dcca]{height:100%;position:relative}.box-card .icon[data-v-5008dcca]{position:absolute;font-size:30px;right:-10px;top:-10px;color:#9a9a9f;cursor:pointer}.box-card .el-card.is-always-shadow[data-v-5008dcca]{height:100%}.box-card .clearfix[data-v-5008dcca]{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}.box-card .clearfix .more[data-v-5008dcca]{font-size:13px;color:#9a9a9f}.el-card[data-v-5008dcca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-v-5008dcca] .el-card__body{padding:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dataBox[data-v-5008dcca]{border-radius:5px;overflow:hidden;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.text[data-v-5008dcca]{width:100%;height:100%}.is-selected[data-v-ccc4aba4]{border:1px solid #006eff!important}.app-overview-overlay[data-v-ccc4aba4]{border-radius:0;width:auto;overflow-y:auto}.app-overview-overlay .app-overview-title[data-v-ccc4aba4]{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}.app-overview-overlay .app-overview-text-label[data-v-ccc4aba4]{color:rgba(0,0,0,.4)!important;font-size:12px}.app-overview-overlay .app-overview-fz-reset[data-v-ccc4aba4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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}.app-overview-overlay .app-overview-list[data-v-ccc4aba4]{padding:0;list-style:none;color:rgba(0,0,0,.9)}.app-overview-overlay .app-overview-list li[data-v-ccc4aba4]{border:1px solid transparent;min-width:260px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px 0 15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4f6f9;margin-bottom:16px;position:relative}.app-overview-overlay .app-overview-list li img[data-v-ccc4aba4]{display:inline-block;width:48px;height:48px;margin-right:12px}.app-overview-overlay .app-overview-list li .app-overview-justify-grid[data-v-ccc4aba4]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:rgba(0,0,0,.9);-webkit-box-sizing:border-box;box-sizing:border-box;line-height:20px}.app-overview-overlay .app-overview-list li .app-overview-justify-grid .app-overview-justify-grid__col--left[data-v-ccc4aba4]{font-size:12px;width:70%}.app-overview-overlay .app-overview-list li .app-overview-justify-grid .app-overview-justify-grid__col--left .app-overview-fz-reset[data-v-ccc4aba4]{font-weight:700}.app-overview-overlay .app-overview-list li .app-overview-justify-grid .app-overview-justify-grid__col--right[data-v-ccc4aba4]{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-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%}.avue-main[data-v-dde883cc]{padding:0!important}.app[data-v-dde883cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;padding-top:0}.app .ov-content[data-v-dde883cc]{padding:10px 12px;background-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app .ov-content .ov-guide[data-v-dde883cc],.app .ov-content[data-v-dde883cc]{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}.app .ov-content .ov-guide[data-v-dde883cc]{z-index:10}.app .ov-content .ov-guide .groupRadio[data-v-dde883cc]{margin-right:10px}.app .ov-content .ov-guide .groupRadio[data-v-dde883cc] .vxe-radio--label{font-size:12px}.app .ov-content .ov-guide .groupRadio[data-v-dde883cc] .vxe-radio-button>input:checked+.vxe-radio--label{background-color:var(--my-cool-background);color:#fff!important}.app[data-v-dde883cc] .vxe-pulldown--wrapper{-webkit-box-shadow:0 0 16px 0 #9a9a9f;box-shadow:0 0 16px 0 #9a9a9f}.app .ov-guideButton[data-v-dde883cc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.avue-view[data-v-dde883cc]{padding:5px 0 0 0}[data-v-dde883cc] .vxe-pulldown--panel{left:auto;right:0!important}[data-v-dde883cc] .vxe-pulldown--wrapper{width:500px}[data-v-dde883cc] .vxe-modal--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inputconfig[data-v-dde883cc] .vxe-input--inner{border:none;background-color:transparent}.app-overview-overlay[data-v-dde883cc]{border-radius:0;width:auto;height:580px;-webkit-box-shadow:0 0 10px rgba(0,255,0,.5);box-shadow:0 0 10px rgba(0,255,0,.5);background-color:#fff}.app-overview-overlay .app-overview-text-label[data-v-dde883cc]{color:rgba(0,0,0,.4)!important;font-size:12px}.app[data-v-dde883cc]{background-color:#f0f2f5}.app[data-v-45937f22]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent}#main_orgStructure>div[data-v-45937f22]:first-child{height:100%}.avue-view[data-v-45937f22]{padding:5px 0 0 0}.el-font-size[data-v-45937f22]{font-size:14px}p[data-v-45937f22]{display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}[data-v-45937f22] .avue-data-rotate .item{position:relative;background-color:#fff!important;color:#606266}[data-v-45937f22] .avue-data-rotate .item .item-box{padding-bottom:27px}[data-v-45937f22] .avue-data-rotate .item .item-more{display:none}[data-v-45937f22] .avue-data-rotate .item .item-icon{top:45px;right:10px;width:36px;height:36px}[data-v-45937f22] .avue-data-rotate .item .item-count{color:#000;font-weight:600;margin-bottom:8px;font-size:25px}[data-v-45937f22] .avue-data-rotate .item .item-count span{color:#606266;font-weight:200;font-size:14px;padding-left:5px}[data-v-45937f22] .avue-data-rotate .item .item-title{font-size:15px}[data-v-45937f22] .avue-data-rotate .item:first-child{margin-left:0}[data-v-45937f22] .avue-data-rotate .el-col:first-child .item-box{border-bottom:5px solid #a3de86}[data-v-45937f22] .avue-data-rotate .el-col:nth-child(2) .item-box{border-bottom:5px solid #26c6da}[data-v-45937f22] .avue-data-rotate .el-col:nth-child(3) .item-box{border-bottom:5px solid #2d80cc}[data-v-45937f22] .avue-data-rotate .el-col:nth-child(4) .item-box{border-bottom:5px solid #8877f1}[data-v-45937f22] .avue-data-rotate .el-col:nth-child(5) .item-box{border-bottom:5px solid #fb8e3c}[data-v-45937f22] .avue-data-rotate .el-col:nth-child(6) .item-box{border-bottom:5px solid #26c6da}[data-v-45937f22] .content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0;padding-right:10px;margin-top:0}[data-v-45937f22] .content .el-radio-button__inner{padding:7px 10px}[data-v-45937f22] .content .el-radio-button:first-child .el-radio-button__inner{border-radius:40px 0 0 40px;font-size:14px}[data-v-45937f22] .content .el-radio-button:last-child .el-radio-button__inner{border-radius:0 40px 40px 0;font-size:14px}[data-v-45937f22] .content .content_list{background-color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;overflow:auto}[data-v-45937f22] .content .content_list .rowItem{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 10px;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-45937f22] .content .content_list .rowItem>p:nth-child(2){width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-45937f22] .content .content_list .rowItem:nth-child(2n){background-color:#f2f6fc}[data-v-45937f22] .content .content_list .rowRightLeft>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}[data-v-45937f22] .content .middle{width:1%;height:auto;background-color:#f0f2f5}.emptys[data-v-45937f22]{padding-top:100px}.skipUrls[data-v-45937f22]{color:#5b8ff9}.app[data-v-45937f22]{background-color:#f0f2f5}.none-border{border:0;background-color:transparent!important}.modalAll[data-v-e8c46cb4]{height:100%;overflow:auto}.modalTit[data-v-e8c46cb4]{font-weight:600;padding:12px;font-size:15px;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}