[data-v-deb5ef52] .el-upload--picture-card{width:100px;height:100px;line-height:100px}[data-v-deb5ef52] .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+kAF8GP60AScZGUoYGFUYGE0YGAIvAQEBAQcCAgQDBAQECQQFBgMCCQIBAQEBAQECBQECAwMIBAUECQMDAwcBAQEBUwECAgQHCQkKAQkHBgcDBAMEAwQHCAcUBA0EBCADAwICAgIDAwgJBQYFBQQBBAEEBRwNBAEIBAEEBAQIAQMBAwEDBAgDAQMEAwEGBAcIAQQEAQMEAwEDDAMBAwEDAQgEBAQBBAQEAQQNFwUFBAEEAQkFCgUMBAUEBAMEAQIFBwweCAQJBBQHCAcEAwQDBAMHBgQDBwUEBAkEBAMEAQICBQwFCQQDBgIBAQEBAQICBwICAwICAgECAwMIBQkIAwUCAQIBAgECAgIJAgEBAScCAwUCBAECDwMCAQIJDAkBCQQDAwEDAwEDCwcHCQkEAwQEAQEEAwwDBAYDAwIDAwMDAwMCAwMCAwIDAgMCAwQDFgMDCAkJBwMEOwECAwMEDQULAgMDAwMDAwID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bwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABsAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AT4BPwFAAUEBQgFDAUQBRQFGAUcBSAFJAUoBSwFMAU0BTgFPAVABUQFSAVMBVAFVAVYBVwFYAVkBWgFbAVwBXQFeAV8BYAFhAWIBYwFkAWUBZgFnAWgBaQFqAWsBbAFtAAV0cmFzaBBnYXRld2F5LXBhcmFsbGVsH2ludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1jYW5jZWwxaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW5vbi1pbnRlcnJ1cHRpbmctbWVzc2FnZRhzdGFydC1ldmVudC1jb21wZW5zYXRpb24uc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1wYXJhbGxlbC1tdWx0aXBsZQtsb29wLW1hcmtlchJwYXJhbGxlbC1taS1tYXJrZXIjc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1zaWduYWwvaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW5vbi1pbnRlcnJ1cHRpbmctdGltZXIqaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLXBhcmFsbGVsLW11bHRpcGxlJWludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1jb21wZW5zYXRpb24LZ2F0ZXdheS14b3IQZW5kLWV2ZW50LWNhbmNlbCJpbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtY29uZGl0aW9uO2ludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLXBhcmFsbGVsLW11bHRpcGxlFXN0YXJ0LWV2ZW50LWNvbmRpdGlvbiJzdGFydC1ldmVudC1ub24taW50ZXJydXB0aW5nLXRpbWVyFHNlcXVlbnRpYWwtbWktbWFya2VyCXVzZXItdGFzaw1idXNpbmVzcy1ydWxlEnN1Yi1wcm9jZXNzLW1hcmtlch1zdGFydC1ldmVudC1wYXJhbGxlbC1tdWx0aXBsZRFzdGFydC1ldmVudC1lcnJvch9pbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtc2lnbmFsHmludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1lcnJvchZlbmQtZXZlbnQtY29tcGVuc2F0aW9uFHN1YnByb2Nlc3MtY29sbGFwc2VkE3N1YnByb2Nlc3MtZXhwYW5kZWQEdGFzaw9lbmQtZXZlbnQtZXJyb3IjaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLWVzY2FsYXRpb24eaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLXRpbWVyFnN0YXJ0LWV2ZW50LWVzY2FsYXRpb24Sc3RhcnQtZXZlbnQtc2lnbmFsEmJ1c2luZXNzLXJ1bGUtdGFzawZtYW51YWwHcmVjZWl2ZQ1jYWxsLWFjdGl2aXR5EXN0YXJ0LWV2ZW50LXRpbWVyE3N0YXJ0LWV2ZW50LW1lc3NhZ2UXaW50ZXJtZWRpYXRlLWV2ZW50LW5vbmUdaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLWxpbmsUZW5kLWV2ZW50LWVzY2FsYXRpb24HYnBtbi1pbw9nYXRld2F5LWNvbXBsZXgSZ2F0ZXdheS1ldmVudGJhc2VkDGdhdGV3YXktbm9uZQpnYXRld2F5LW9yE2VuZC1ldmVudC10ZXJtaW5hdGUQZW5kLWV2ZW50LXNpZ25hbA5lbmQtZXZlbnQtbm9uZRJlbmQtZXZlbnQtbXVsdGlwbGURZW5kLWV2ZW50LW1lc3NhZ2UOZW5kLWV2ZW50LWxpbmsgaW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW1lc3NhZ2UlaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWNvbXBlbnNhdGlvbhRzdGFydC1ldmVudC1tdWx0aXBsZQZzY3JpcHQLbWFudWFsLXRhc2sEc2VuZAdzZXJ2aWNlDHJlY2VpdmUtdGFzawR1c2VyEHN0YXJ0LWV2ZW50LW5vbmUjaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWVzY2FsYXRpb24haW50ZXJtZWRpYXRlLWV2ZW50LWNhdGNoLW11bHRpcGxlNGludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLWVzY2FsYXRpb24daW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LWxpbmsmc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1jb25kaXRpb24LZGF0YS1vYmplY3QLc2NyaXB0LXRhc2sJc2VuZC10YXNrCmRhdGEtc3RvcmUnc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1lc2NhbGF0aW9uIGludGVybWVkaWF0ZS1ldmVudC10aHJvdy1tZXNzYWdlMmludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLW11bHRpcGxlMGludGVybWVkaWF0ZS1ldmVudC1jYXRjaC1ub24taW50ZXJydXB0aW5nLXNpZ25hbCFpbnRlcm1lZGlhdGUtZXZlbnQtdGhyb3ctbXVsdGlwbGUkc3RhcnQtZXZlbnQtbm9uLWludGVycnVwdGluZy1tZXNzYWdlDWFkLWhvYy1tYXJrZXIMc2VydmljZS10YXNrCXRhc2stbm9uZRNjb21wZW5zYXRpb24tbWFya2VyJXN0YXJ0LWV2ZW50LW5vbi1pbnRlcnJ1cHRpbmctbXVsdGlwbGUfaW50ZXJtZWRpYXRlLWV2ZW50LXRocm93LXNpZ25hbDNpbnRlcm1lZGlhdGUtZXZlbnQtY2F0Y2gtbm9uLWludGVycnVwdGluZy1jb25kaXRpb24LcGFydGljaXBhbnQZZXZlbnQtc3VicHJvY2Vzcy1leHBhbmRlZBFsYW5lLWluc2VydC1iZWxvdwpzcGFjZS10b29sEGNvbm5lY3Rpb24tbXVsdGkEbGFuZQpsYXNzby10b29sEWxhbmUtaW5zZXJ0LWFib3ZlEWxhbmUtZGl2aWRlLXRocmVlD2xhbmUtZGl2aWRlLXR3bwpkYXRhLWlucHV0C2RhdGEtb3V0cHV0CWhhbmQtdG9vbAVncm91cA90ZXh0LWFubm90YXRpb24LdHJhbnNhY3Rpb24Mc2NyZXctd3JlbmNoCmNvbm5lY3Rpb24QY29uZGl0aW9uYWwtZmxvdwxkZWZhdWx0LWZsb3cAAA==") 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}.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}[data-v-81178f5c] .vxe-modal--content{padding:.8em 1em!important}[data-v-81178f5c] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-81178f5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.assetlist .card[data-v-81178f5c]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-81178f5c]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-81178f5c]{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-81178f5c]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-81178f5c]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-81178f5c]{border:1px solid #409eff}.head_select[data-v-81178f5c]{width:100%}.box[data-v-81178f5c]{height:100%}[data-v-81178f5c] .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-81178f5c]{width:70px;height:80px}.image-slot img[data-v-81178f5c]{width:100%;height:100%}.project_group[data-v-81178f5c]{display:-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-81178f5c]{width:10%;margin:0!important}.project_group .check_group[data-v-81178f5c]{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-81178f5c]{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-81178f5c]{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-81178f5c]{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-81178f5c]{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-81178f5c],.project_group .check_group[data-v-81178f5c] .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-81178f5c] .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-81178f5c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-81178f5c] .el-checkbox__input{display:none}.checkIcon[data-v-81178f5c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-81178f5c]{margin-left:0!important}.emptyPage[data-v-81178f5c]{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-81178f5c]{width:70px;text-align:center}.labels[data-v-66165029]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.labels .lab[data-v-66165029]{font-size:12px;background:#ecf5ff;border:1px solid #5b8ff9;border-radius:3px;padding:4px 11px;color:#5b8ff9;margin-right:10px;height:18px;margin-bottom:10px}.labels .labAdd[data-v-66165029]{background:#fff;border:1px dashed #5b8ff9;cursor:pointer}.labelYy[data-v-66165029]{margin-top:20px;min-height:150px}.labelYy .lab[data-v-66165029]{cursor:pointer;position:relative}.labelYy .delete[data-v-66165029]{position:absolute;top:-8px;right:-5px}.labelYy .labSelect[data-v-66165029]{background:rgba(236,245,255,0);border:1px solid #999;color:#999}.from[data-v-66165029]{display:-webkit-box;display:-ms-flexbox;display:flex}.from .el-input[data-v-66165029]{margin-right:10px}.from .el-button[data-v-66165029]{height:28px;margin-right:10px}.labelTit[data-v-66165029]{font-size:12px;font-weight:600;margin-bottom:10px}.scroll-content[data-v-734843c0]{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.check_group[data-v-734843c0],[data-v-734843c0] .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-wrap:wrap;flex-wrap:wrap;padding:0 1rem}[data-v-734843c0] .el-checkbox .el-checkbox__input{display:none}[data-v-734843c0] .el-checkbox{padding:0;width:80px;height:80px;margin:0 .8rem 20px 0!important;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}[data-v-734843c0] .el-checkbox span{padding:0;font-size:13px;height:100%;-webkit-line-clamp:1;text-align:center;overflow:hidden}[data-v-734843c0] .el-checkbox .icon-item,[data-v-734843c0] .el-checkbox span{display:-webkit-box;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-734843c0] .el-checkbox .icon-item{-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-734843c0] .el-checkbox .icon-item i{margin-bottom:10px}.icon-item-view[data-v-734843c0]{width:78px;height:78px;margin:0 .8rem 20px 0!important;border:1px solid #79a7d6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6}.icon-item-view span[data-v-734843c0]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.label-container[data-v-4eb44fa6]{min-height:250px;overflow-y:auto}.label-container .labels[data-v-4eb44fa6]{padding:0 1rem 10px 1rem;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.label-container .icon-item[data-v-4eb44fa6],.label-container .labels[data-v-4eb44fa6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.label-container .icon-item[data-v-4eb44fa6]{width:78px;height:78px;margin:0 .8rem 20px 0;border:1px solid #888;-ms-flex-direction:column;flex-direction:column;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.label-container .icon-item span[data-v-4eb44fa6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.label-container .icon-item i[data-v-4eb44fa6]{margin-bottom:10px}.label-container .add-button[data-v-4eb44fa6]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}[data-v-4776a38a] .vxe-modal--content{padding:.8em 1em!important}[data-v-4776a38a] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-4776a38a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-4776a38a]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-4776a38a]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-4776a38a]{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-4776a38a]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-4776a38a]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-4776a38a]{border:1px solid #409eff}.head_select[data-v-4776a38a]{width:calc(100% - 1rem)}.box[data-v-4776a38a]{height:100%}[data-v-4776a38a] .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-4776a38a]{width:70px;height:80px}.image-slot img[data-v-4776a38a]{width:100%;height:100%}.project_group[data-v-4776a38a]{display:-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-4776a38a]{width:10%;margin:0!important}.project_group .check_group[data-v-4776a38a]{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-4776a38a]{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-4776a38a]{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-4776a38a]{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-4776a38a]{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-4776a38a],.project_group .check_group[data-v-4776a38a] .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-4776a38a] .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-4776a38a] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-4776a38a] .el-checkbox__input{display:none}.checkIcon[data-v-4776a38a]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-4776a38a]{margin-left:0!important}.emptyPage[data-v-4776a38a]{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-2679b34c]{height:100%}[data-v-2679b34c] .el-card__body{height:90%}[data-v-2679b34c] .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-2679b34c]{width:50px;height:50px}.image-slot img[data-v-2679b34c]{width:100%;height:100%}.project_group[data-v-2679b34c]{display:-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-2679b34c]{width:10%;margin:0!important}.project_group .check_group[data-v-2679b34c]{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-2679b34c]{margin-bottom:15px;margin-left:15px;width:220px;height:100px;overflow:hidden}.project_group .check_group .check_item .icon[data-v-2679b34c]{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-2679b34c]{width:100%;height:100%}.project_group .check_group .check_item .people-content[data-v-2679b34c]{width:0;-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-2679b34c]{width:96%;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_group .check_group[data-v-2679b34c] .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-2679b34c] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-2679b34c] .el-checkbox__input{display:none}.checkIcon[data-v-2679b34c]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-2679b34c]{margin-left:0!important}.emptyPage[data-v-2679b34c]{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}[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-90d314e0] .vxe-toolbar,[data-v-e119a36c] .vxe-toolbar{height:0!important}.assetlist[data-v-40f8856a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:0}.assetlist .card[data-v-40f8856a]{position:relative;border-radius:7px;cursor:pointer}.assetlist .card .Select[data-v-40f8856a]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-40f8856a]{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-40f8856a]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-40f8856a]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-40f8856a]{border:1px solid #409eff}.people-container[data-v-40c65431]{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-40c65431]{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-40c65431]{width:100%;height:100%}.people-container .people-item[data-v-40c65431]{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-40c65431]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-40c65431]{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-40c65431]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container[data-v-2da964dc]{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-2da964dc],.people-container[data-v-2da964dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-2da964dc]{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-2da964dc]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-2da964dc]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-2da964dc]{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-2da964dc]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-2da964dc]{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-2da964dc]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-2da964dc]{width:380px}.people-container .options .footer[data-v-2da964dc]{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-2da964dc]{padding-left:10px}.formList[data-v-2da964dc] .vxe-row{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.formList[data-v-2da964dc] .vxe-row,.people-container[data-v-5c44f30e]{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-5c44f30e]{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-5c44f30e]{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-5c44f30e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-5c44f30e]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-5c44f30e]{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-5c44f30e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-5c44f30e]{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-5c44f30e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-5c44f30e]{width:380px}.people-container .options .footer[data-v-5c44f30e]{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-5c44f30e]{height:100%}[data-v-5c44f30e] .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-24a40b80] .vxe-modal--content{overflow-y:auto!important}[data-v-24a40b80] .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-24a40b80]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload_type .el-radio[data-v-24a40b80],.upload_type[data-v-24a40b80]{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-24a40b80]{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-ea019a32]{font-size:17px;font-weight:700;margin:0}[data-v-ea019a32] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-71e5f3fc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-71e5f3fc]{width:130px}.people-container[data-v-9059e972]{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-9059e972],.people-container[data-v-9059e972]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-9059e972]{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-9059e972]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-9059e972]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-9059e972]{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-9059e972]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-9059e972]{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-9059e972]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-9059e972]{width:380px}.people-container .options .footer[data-v-9059e972]{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-9059e972]{padding-left:10px}.formList[data-v-9059e972] .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}.bm-view[data-v-6772a44a]{width:100%;height:400px}.el-form--inline[data-v-6772a44a]{display:-webkit-box;display:-ms-flexbox;display:flex}.el-form--inline .position[data-v-6772a44a],.el-form--inline .position[data-v-6772a44a] .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-6772a44a] .el-form-item__content{width:100%}.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-3bdfa772]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-3bdfa772]{-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-3bdfa772]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-3bdfa772]{width:100%;height:100%}.people-container .people-item[data-v-3bdfa772]{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-3bdfa772]{display:none}.people-container .people-item span[data-v-3bdfa772]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-3bdfa772]{display:none}.people-container .people-item .imgDiv>div[data-v-3bdfa772]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-3bdfa772]{display:none}.people-container .people-item:hover .imgDiv[data-v-3bdfa772]{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-3bdfa772]{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-3bdfa772]{cursor:pointer}.people-container .people-item:hover .close[data-v-3bdfa772]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-3bdfa772]{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-3bdfa772]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-3bdfa772]{padding:3px}.people-container .add-button[data-v-3bdfa772]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.people-container[data-v-d10d1580]{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-d10d1580]{position:relative}.people-container .file-group[data-v-d10d1580]{width:90%;margin:0 auto 20px}.people-container .file-group .file-item[data-v-d10d1580]{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-d10d1580]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-d10d1580]{-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-d10d1580]{margin:0;font-size:14px}.people-container .file-group .file-item .content span[data-v-d10d1580]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-d10d1580]{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-d10d1580]{cursor:pointer}.people-container .uploadItem[data-v-d10d1580]{position:absolute;z-index:100}.people-container .uploadItem[data-v-d10d1580] .el-upload--picture-card{line-height:100px}.people-container .uploadItem[data-v-d10d1580] .el-upload--picture-card,.people-container .uploadItem[data-v-d10d1580] .el-upload-list__item{position:relative;width:100px!important;height:100px!important;margin-bottom:50px}.people-container .selectGroup[data-v-d10d1580]{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-d10d1580]{margin:0 10px 0 0;z-index:101;margin-bottom:125px;width:98px}.people-container .add-button[data-v-d10d1580]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .select[data-v-d10d1580]{height:30px;width:100%;color:#fff;position:absolute;bottom:-40px;line-height:30px}[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-27bdec5a]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-27bdec5a]{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-27bdec5a]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-27bdec5a]{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-27bdec5a]{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-27bdec5a]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-27bdec5a] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-27bdec5a]{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-6b0d14a9]{background-color:#fff}.people-container[data-v-6b0d14a9]{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-6b0d14a9],.people-container[data-v-6b0d14a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-6b0d14a9]{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-6b0d14a9]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-6b0d14a9]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-6b0d14a9]{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-6b0d14a9]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-6b0d14a9]{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-6b0d14a9]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-6b0d14a9]{width:380px}.people-container .options .footer[data-v-6b0d14a9]{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-51a324be]{height:100%}.top-line[data-v-51a324be]{display:-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-51a324be] .el-checkbox-button,.top-line[data-v-51a324be] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-51a324be] .el-checkbox-button__inner,.top-line[data-v-51a324be] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-51a324be]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-51a324be]{display:inline-block;width:20px;height:20px;margin-right:6px}[data-v-51a324be] .el-checkbox.is-bordered,[data-v-51a324be] .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-51a324be]{width:50px;height:50px}.image-slot img[data-v-51a324be]{width:100%;height:100%}.project_group[data-v-51a324be]{display:-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-51a324be]{width:10%;margin:0!important}.project_group .check_group[data-v-51a324be]{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-51a324be]{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-51a324be]{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-51a324be]{position:absolute;right:-5px;top:-1px;color:#fff}.project_group .check_group .check_item .people-content .item-span[data-v-51a324be]{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-51a324be]{position:absolute;width:50px;height:50px;margin-right:10px}.project_group .check_group[data-v-51a324be] .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-51a324be] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-51a324be] .el-checkbox__input{display:none}.checkIcon[data-v-51a324be]{width:23px;height:23px;position:absolute;right:-1px;bottom:-1px;background-color:#fff}.el-checkbox.is-bordered[data-v-51a324be]{margin-left:0!important}.emptyPage[data-v-51a324be]{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}[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-2a210890] .el-input__inner{height:32px!important}.mini[data-v-2a210890] .el-input__inner{height:28px!important}.medium[data-v-2a210890] .el-input__inner{height:36px!important}.large[data-v-2a210890] .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-49bc4f36]{font-size:17px;font-weight:700;margin:0}[data-v-49bc4f36] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-49bc4f36] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-49bc4f36] .vxe-modal--content .custom-demo-view{height:100%}[data-v-49bc4f36] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-56f99738] .el-card__body{padding:0}.people-container[data-v-03e5f90d]{min-height:150px;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;background-color:#fff;padding:10px 16px 10px}.people-container .add-button[data-v-03e5f90d]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}[data-v-03e5f90d] .el-input__inner{height:30px}.line-title p[data-v-1b796ee9]{font-size:17px;font-weight:700;margin:0}[data-v-1b796ee9] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1b796ee9] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1b796ee9] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1b796ee9] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-1b796ee9] .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-3934a1be]{font-size:17px;font-weight:700;margin:0}[data-v-3934a1be] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-771f3c18]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-771f3c18]{width:130px}.people-container[data-v-4d865c0e]{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-4d865c0e],.people-container[data-v-4d865c0e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-4d865c0e]{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-4d865c0e]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-4d865c0e]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-4d865c0e]{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-4d865c0e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-4d865c0e]{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-4d865c0e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-4d865c0e]{width:380px}.people-container .options .footer[data-v-4d865c0e]{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-4d865c0e]{padding-left:10px}.formList[data-v-4d865c0e] .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-c79aac2a]{width:200px}.pop_select[data-v-c79aac2a] .el-select__tags{min-width:200px!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.el-select-dropdown__item[data-v-c79aac2a]{padding:0 15px!important}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected[data-v-c79aac2a]: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-c79aac2a]{background-color:var(--my-cool-background)!important}.el-select-dropdown.is-multiple .el-select-dropdown__item .check[data-v-c79aac2a]{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-c79aac2a]{padding:0!important}[data-v-c79aac2a] .el-input--small{height:30px!important;line-height:30px!important;font-size:13px}[data-v-c79aac2a] .el-input--large .el-input__inner{height:34px!important;line-height:34px!important}[data-v-c79aac2a] .el-input--medium .el-input__inner{height:32px!important;line-height:32px!important}.selectFooter[data-v-c79aac2a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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}[data-v-278a8ee6] .vxe-toolbar{display:none}[data-v-278a8ee6] .vxe-table--body-wrapper{overflow-x:scroll!important}.formList[data-v-278a8ee6] .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}.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-5e5a63a2]{height:100%}.people-container[data-v-06b18916]{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-06b18916],.people-container[data-v-06b18916]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-06b18916]{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-06b18916]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-06b18916]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-06b18916]{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-06b18916]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-06b18916]{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-06b18916]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-06b18916]{width:380px}.people-container .options .footer[data-v-06b18916]{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}.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-39ce07e5]{font-size:17px;font-weight:700;margin:0}[data-v-39ce07e5] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-39ce07e5] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-39ce07e5] .vxe-modal--content .custom-demo-view{height:100%}[data-v-39ce07e5] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-b15dd41a]{font-size:17px;font-weight:700;margin:0}[data-v-b15dd41a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b15dd41a] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-b15dd41a] .vxe-modal--content .custom-demo-view{height:100%}[data-v-b15dd41a] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[data-v-d5d7e1c2] .avue-form__menu{display:none!important}.incofont[data-v-c46c8542]{color:#999}.ringht_font[data-v-c46c8542]{padding-right:10px}[data-v-c46c8542] .avue-form__menu{display:none!important}.steps[data-v-0186e4cd]{background-color:#fff;padding:10px 0}.steps[data-v-0186e4cd] .el-step__icon{font-weight:400}.steps[data-v-0186e4cd] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-0186e4cd] .el-step__icon-inner{font-weight:400}.steps[data-v-0186e4cd] .is-process{border-color:transparent}.steps[data-v-0186e4cd] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-0186e4cd] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-0186e4cd]{height:100%;overflow-y:scroll;margin:15px 10px}[data-v-3dd5b762] .avue-form__menu{display:none!important}.line-title p[data-v-01cafcbc]{font-size:17px;font-weight:700;margin:0}[data-v-01cafcbc] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-01cafcbc] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-01cafcbc] .vxe-modal--content .custom-demo-view{height:100%}[data-v-01cafcbc] .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-a83af2fe] .avue-form__menu,[data-v-c720ec04] .avue-form__menu{display:none!important}.incofont[data-v-5af0bd1c]{color:#999}.ringht_font[data-v-5af0bd1c]{padding-right:10px}[data-v-5af0bd1c] .avue-form__menu,[data-v-ccc09d86] .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-b61f581c] .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-2180d998] .avue-form__menu,[data-v-fbe0360e] .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-5c45483c]{background-color:#fff;padding:10px 0}.steps[data-v-5c45483c] .el-step__icon{font-weight:400}.steps[data-v-5c45483c] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-5c45483c] .el-step__icon-inner{font-weight:400}.steps[data-v-5c45483c] .is-process{border-color:transparent}.steps[data-v-5c45483c] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-5c45483c] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-5c45483c]{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-09c66238] .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-4454bade] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-4454bade] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-4454bade]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-4454bade]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-4454bade] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4454bade] .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-48c78aa7]{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-48c78aa7]{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-48c78aa7]{width:100%;height:100%}.people-container .people-item[data-v-48c78aa7]{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-48c78aa7]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-48c78aa7]{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-48c78aa7]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-48c78aa7]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.contactRole-wrapper[data-v-48c78aa7]{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-48c78aa7]{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-f7929d1e] .el-timeline-item{padding-bottom:15px}[data-v-f7929d1e] .el-timeline-item__timestamp{padding:2px 5px;width:80px;text-align:center;line-height:28px;background:#5b8ff9;color:#fff;border-radius:5px}[data-v-f7929d1e] .el-divider--vertical{height:80px!important}.divOne[data-v-f7929d1e]{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-f7929d1e]:first-child{color:grey;font-size:13px}.divOne div[data-v-f7929d1e]:nth-child(2){font-weight:700;padding-top:5px}.tablist[data-v-f7929d1e]{background:#fff;height:80px}.tablist[data-v-f7929d1e] .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-f7929d1e] .el-divider{height:50px}.timeline span[data-v-f7929d1e]{font-size:12px}.timeline .alongside[data-v-f7929d1e]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.timeline .alongside[data-v-f7929d1e],.timeline .topline[data-v-f7929d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline .topline[data-v-f7929d1e]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:50%}.timeline .topline div[data-v-f7929d1e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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:5px 0;width:80%}.time[data-v-f7929d1e]{margin:0 10px;cursor:pointer;font-size:13px;font-weight:700;text-decoration:underline;color:#409eff}.line-title p[data-v-35db73f4]{font-size:17px;font-weight:700;margin:0}[data-v-35db73f4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-31423647] .el-timeline-item__timestamp{width:80px;text-align:center;height:28px;line-height:28px;background:#5b8ff9;color:#fff;border-radius:10px}.config[data-v-0baf6baa]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-0baf6baa]{width:130px}[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-3fd146f6]{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-3fd146f6]{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-3fd146f6]{width:100%;height:100%}.people-container .people-item[data-v-3fd146f6]{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-3fd146f6]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-3fd146f6]{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-3fd146f6]{width:100%!important}.people-container .add-button[data-v-3fd146f6]{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-068f32ea]{font-size:17px;font-weight:700;margin:0}[data-v-068f32ea] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-068f32ea] .el-input__suffix{width:auto!important}[data-v-85e6c3d4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-85e6c3d4] .vxe-modal--content{overflow:auto!important}.demo-image__preview[data-v-85e6c3d4]{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-85e6c3d4]{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-37f8d0c3]{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-37f8d0c3],.people-container[data-v-37f8d0c3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-37f8d0c3]{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-37f8d0c3]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-37f8d0c3]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-37f8d0c3]{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-37f8d0c3]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-37f8d0c3]{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-37f8d0c3]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-37f8d0c3]{width:380px}.people-container .options .footer[data-v-37f8d0c3]{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-37f8d0c3]{padding-left:10px}.formList[data-v-37f8d0c3] .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-37a4dadc]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-37a4dadc]{width:130px}[data-v-37a4dadc] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-37a4dadc] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-37a4dadc] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-37a4dadc] .data-icons .item-info>span{font-size:14px}[data-v-37a4dadc] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-37a4dadc] .contract-container{margin-top:25px}.line-titles[data-v-37a4dadc]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-37a4dadc]{position:relative}.blacklist[data-v-37a4dadc]{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-37a4dadc]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-37a4dadc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.projectImg span[data-v-37a4dadc]{font-size:13px;font-weight:600}.labels[data-v-37a4dadc]{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-37a4dadc]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-37a4dadc]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-37a4dadc]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-37a4dadc]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.JumpFoundation[data-v-37a4dadc]{cursor:pointer;color:#719efa;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.JumpFoundation[data-v-37a4dadc]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.JumpFoundation[data-v-37a4dadc]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}[data-v-56647f25] .avue-form__menu{display:none!important}.incofont[data-v-aa28c104]{color:#999}.ringht_font[data-v-aa28c104]{padding-right:10px}[data-v-aa28c104] .avue-form__menu{display:none!important}.steps[data-v-f444ab70]{background-color:#fff;padding:10px 0}.steps[data-v-f444ab70] .el-step__icon{font-weight:400}.steps[data-v-f444ab70] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-f444ab70] .el-step__icon-inner{font-weight:400}.steps[data-v-f444ab70] .is-process{border-color:transparent}.steps[data-v-f444ab70] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-f444ab70] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-f444ab70]{height:100%;overflow-y:scroll;margin:15px 10px}.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-234ea843] .avue-form__menu,[data-v-56221a49] .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-581e7d6b] .avue-form__menu{display:none!important}.incofont[data-v-d7e20352]{color:#999}.ringht_font[data-v-d7e20352]{padding-right:10px}[data-v-d7e20352] .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-066667d2]{background-color:#fff;padding:10px 0}.steps[data-v-066667d2] .el-step__icon{font-weight:400}.steps[data-v-066667d2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-066667d2] .el-step__icon-inner{font-weight:400}.steps[data-v-066667d2] .is-process{border-color:transparent}.steps[data-v-066667d2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-066667d2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-066667d2]{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-e8f5eee6] .avue-form__menu{display:none!important}.incofont[data-v-7b6ffa96]{color:#999}.ringht_font[data-v-7b6ffa96]{padding-right:10px}[data-v-7b6ffa96] .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-5dd4d96a] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-5dd4d96a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-5dd4d96a]{width:130px}[data-v-5dd4d96a] textarea{min-height:15px!important;height:auto!important}.color1[data-v-5dd4d96a]{background-color:#f2f2f2}.color1[data-v-5dd4d96a],.color2[data-v-5dd4d96a]{padding:0 10px;border-radius:10px;margin-left:10px}.color2[data-v-5dd4d96a]{background-color:#faad14}.color3[data-v-5dd4d96a]{background-color:#5b8ff9}.color3[data-v-5dd4d96a],.color4[data-v-5dd4d96a]{padding:0 10px;border-radius:10px;margin-left:10px}.color4[data-v-5dd4d96a]{background-color:#eb8061}.redColor[data-v-5dd4d96a]{background-color:#f0290e;padding:0 10px;border-radius:10px}.redText[data-v-5dd4d96a]{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-5dd4d96a]{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-42e81816]{color:#999}.ringht_font[data-v-42e81816]{padding-right:10px}[data-v-42e81816] .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-4f7d6861]{color:#999}.ringht_font[data-v-4f7d6861]{padding-right:10px}[data-v-4f7d6861] .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-52bf4870]{font-size:17px;font-weight:bolder}[data-v-52bf4870] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-52bf4870]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-52bf4870]{width:130px}[data-v-52bf4870] textarea{min-height:15px!important;height:auto!important}.color1[data-v-52bf4870]{background-color:#f2f2f2;padding:0 10px;border-radius:10px}.color2[data-v-52bf4870]{background-color:#87e8de;padding:0 10px;border-radius:10px}.color3[data-v-52bf4870]{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-08fbeb88]{color:#000}.numbers1[data-v-08fbeb88],.numbers[data-v-08fbeb88]{font-weight:bolder;padding-right:10px}.radioList[data-v-08fbeb88]{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-08fbeb88] .el-radio__input{display:none!important}.addModel[data-v-23dc5ee0],.addModel[data-v-ea4d14cc]{height:100%}[data-v-ac7e210c] .avue-form__menu{display:none!important}.incofont[data-v-e0eeeace]{color:#999}.ringht_font[data-v-e0eeeace]{padding-right:10px}[data-v-e0eeeace] .avue-form__menu{display:none!important}.steps[data-v-69e04fa2]{background-color:#fff;padding:10px 0}.steps[data-v-69e04fa2] .el-step__icon{font-weight:400}.steps[data-v-69e04fa2] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-69e04fa2] .el-step__icon-inner{font-weight:400}.steps[data-v-69e04fa2] .is-process{border-color:transparent}.steps[data-v-69e04fa2] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-69e04fa2] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-69e04fa2]{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-a04c0880]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-a04c0880] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-a04c0880]{color:#fff}.list-wrapper .list-head[data-v-a04c0880]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-a04c0880]{display:-webkit-box;display:-ms-flexbox;display:flex;width:450px;font-size:12px}.list-wrapper .list-item span[data-v-a04c0880]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-a04c0880]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-a04c0880]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-a04c0880]:first-of-type{color:#fff}.addModel[data-v-467cf7b0]{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-4d40fd62]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.top[data-v-4d40fd62]{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-4d40fd62]{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-4d40fd62]{color:#333}.scroll_basicform[data-v-4d40fd62]{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9}.scroll_basicform .basicform[data-v-4d40fd62]{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-4d40fd62]{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-4d40fd62],.scroll_basicform .basicform .form_right[data-v-4d40fd62]{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-4d40fd62]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-ms-flex-pack:center}.scroll_basicform[data-v-4d40fd62] .el-col{margin-bottom:0!important}.scroll_file[data-v-4d40fd62]{background:#f5f5f5;border-left:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.scroll_file .file_left[data-v-4d40fd62],.scroll_file[data-v-4d40fd62]{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-4d40fd62]{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-4d40fd62]{-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-4d40fd62],.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-8ad33724]{font-size:17px;font-weight:700;margin:0}[data-v-8ad33724] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-8ad33724] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-8ad33724] .vxe-modal--content .custom-demo-view{height:100%}[data-v-8ad33724] .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-b45b9f44]{font-size:17px;font-weight:700;margin:0}[data-v-b45b9f44] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-b45b9f44] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-b45b9f44] .vxe-modal--content .custom-demo-view{height:100%}[data-v-b45b9f44] .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-1a87ea02]{font-size:17px;font-weight:700;margin:0}[data-v-1a87ea02] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1a87ea02] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1a87ea02] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1a87ea02] .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-4392f220]{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-285aeb38]{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-285aeb38]{height:100%;overflow:auto}.modalTit[data-v-0c4a3a58]{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-0c4a3a58]{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-efc3a2f6]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-efc3a2f6]{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-efc3a2f6] .el-radio__input{display:none!important}.list-wrapper[data-v-efc3a2f6]{color:#fff}.list-wrapper .list-head[data-v-efc3a2f6]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-efc3a2f6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-efc3a2f6]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-efc3a2f6]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-efc3a2f6]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-efc3a2f6]:first-of-type{color:#fff}.redColor[data-v-69e2ccda]{color:red}[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-7548941d]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-7548941d]{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-7548941d] .el-radio__input{display:none!important}[data-v-7548941d] .vxe-modal--wrapper .vxe-modal--header{background:#fff!important;border-bottom:none}[data-v-7548941d] .vxe-modal--title{color:#fff!important}.numbers[data-v-33cc7108]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-33cc7108]{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-33cc7108] .el-radio__input{display:none!important}[data-v-549dbcdf] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-head[data-v-549dbcdf]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-549dbcdf] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.modalAll[data-v-6e0a182c]{height:100%;background:#fff}.numbers[data-v-29915668]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-29915668]{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-29915668] .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-de5be07c]{font-size:17px;font-weight:700;margin:0}[data-v-de5be07c] .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-504cbcbe]{font-size:17px;font-weight:700;margin:0}[data-v-504cbcbe] .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-6b405f96]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-6b405f96]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-6b405f96]{width:100%}.btn-head[data-v-6b405f96]{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-6b405f96] .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-7b0ba010],.avue-view[data-v-048c3dd5]{padding:0!important}[data-v-048c3dd5] .vxe-grid--pager-wrapper{display:none!important}.avue-view[data-v-1f4d79c0],.avue-view[data-v-34b886da],.avue-view[data-v-a6e4a60c],.avue-view[data-v-dc274700]{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-2e908123]{font-size:17px;font-weight:700;margin:0}[data-v-2e908123] .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-efe22bac]{font-size:17px;font-weight:700;margin:0}[data-v-efe22bac] .el-tabs__nav-wrap:after{background-color:transparent!important}.cascader[data-v-efe22bac]{width:100%}.Select[data-v-68f2dafb]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.canSelect[data-v-68f2dafb]{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-68f2dafb]{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-68f2dafb]{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-68f2dafb]{width:100%;height:100%}.assets-container .assets-item[data-v-68f2dafb]{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-68f2dafb],.assets-container .assets-item[data-v-68f2dafb]{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-68f2dafb]{font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.assets-container .assets-item .options p span[data-v-68f2dafb]{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-68f2dafb]{margin-left:8px;cursor:pointer}.assets-container .assets-item .options i[data-v-68f2dafb]:first-child{cursor:pointer}.assets-container .assets-item span[data-v-68f2dafb]{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-68f2dafb]{font-size:15px;font-weight:700;margin-bottom:10px}.assets-container .assets-item .assets-content[data-v-68f2dafb]{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-68f2dafb]{border-color:#9a9a9f!important}.assets-container .one[data-v-68f2dafb]{border-color:#23b6b6!important}.assets-container .two[data-v-68f2dafb]{border-color:var(--my-cool-background)}.assets-container .add-button[data-v-68f2dafb]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.line-title p[data-v-b1de7f8c]{font-size:17px;font-weight:700;margin:0}[data-v-b1de7f8c] .tabsNav .is-top{margin-bottom:0!important}.scroll-content[data-v-b1de7f8c]{margin-top:10px}.scroll-content .assets-container[data-v-b1de7f8c]{min-height:200px}[data-v-b1de7f8c] .add-Modal .vxe-modal--content{padding-bottom:1em!important}[data-v-b1de7f8c] .el-tabs__nav-wrap:after{background-color:transparent!important}.assets-container[data-v-aa4c51a4]{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-aa4c51a4]{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-aa4c51a4]{width:100%;height:100%}.assets-container .assets-item[data-v-aa4c51a4]{border-radius:8px;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}.assets-container .assets-item span[data-v-aa4c51a4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .ft15[data-v-aa4c51a4]{font-size:15px;font-weight:700;margin-bottom:10px}.assets-container .assets-item .assets-content[data-v-aa4c51a4]{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-aa4c51a4]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.assets-container[data-v-747f888a]{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-747f888a]{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-747f888a]{width:100%;height:100%}.assets-container .assets-item[data-v-747f888a]{border-radius:8px;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}.assets-container .assets-item span[data-v-747f888a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .assets-content[data-v-747f888a]{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-747f888a] .el-input-group__append{padding:0 10px!important}.assets-container .assets-item .assets-content .el-icon-edit[data-v-747f888a]{cursor:pointer;color:#000;font-weight:900}.assets-container .add-button[data-v-747f888a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-747f888a]{font-size:15px;font-weight:700;margin-bottom:0}.add-Modal[data-v-739a779c] .vxe-modal--content{overflow-y:scroll!important}.scroll-content[data-v-739a779c] .vxe-icon--edit-outline{display:none!important}.line-title p[data-v-739a779c]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-739a779c]{padding:10px 1em 10px 3em;background-color:#fff}[data-v-739a779c] .el-tabs__nav-wrap:after{background-color:transparent!important}.assets-container[data-v-753e7064]{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-753e7064]{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-753e7064]{width:100%;height:100%}.assets-container .assets-item[data-v-753e7064]{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-753e7064]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.assets-container .assets-item .assets-content[data-v-753e7064]{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-753e7064]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-753e7064]{font-size:15px;font-weight:700;margin-bottom:10px}.botthandle[data-v-753e7064]{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-753e7064],.botthandle[data-v-753e7064]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.botthandle>i[data-v-753e7064]{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-753e7064] .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-51b332ce]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-51b332ce]{width:130px}.line-title[data-v-51b332ce]{height:50px!important;line-height:50px!important}.line-title1[data-v-51b332ce]{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-51b332ce]{margin-right:30px;cursor:pointer}.line-title1 .activeName[data-v-51b332ce]{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-0f0369fc] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-0f0369fc]{width:100%}.checkModal[data-v-0f0369fc] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-0f0369fc] .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-0f0369fc]{height:100%;overflow-y:auto}.mergeMain .title[data-v-0f0369fc]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-0f0369fc] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-0f0369fc]{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-7ef54661] .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-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .item-icon{width:60px;height:60px;margin-right:20px}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .item-info{text-align:left}[data-v-7ef54661] .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-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item i{width:100%;height:100%;overflow:auto;display:inline-block}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check1{background:url(data:image/png;base64,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)}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check2{background:url(data:image/png;base64,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)}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check3{background:url(data:image/png;base64,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)}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check4{background:url(data:image/png;base64,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)}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check5{background:url(data:image/png;base64,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)}[data-v-7ef54661] .grid-main .avue-data-panel .el-row .el-col .item .check6{background:url(data:image/png;base64,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)}[data-v-7ef54661] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-7ef54661] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-7ef54661] .el-input--suffix{min-width:100px}[data-v-7ef54661] .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-7ef54661] .A_tabs .el-tabs__nav div:nth-child(4){margin-right:10px!important}[data-v-7ef54661] .A_tabs .el-tabs__nav div:last-child{margin-right:0!important}[data-v-7ef54661] .formList .el-form-item{margin-bottom:0}[data-v-7ef54661] .formList .el-form-item .el-form-item__content{height:30px;line-height:0}[data-v-7ef54661] .formList .el-form-item .el-form-item__content .el-input__inner,[data-v-7ef54661] .formList .el-form-item .el-form-item__content .input-with-select{height:30px}[data-v-7ef54661] .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-dd78de2e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-dd78de2e]{width:130px}.config[data-v-05330b8a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-05330b8a]{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-4631280c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4631280c]{width:130px}.config[data-v-4176de71]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-4176de71]{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-0d84363c]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-0d84363c]{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-0d84363c]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-0d84363c]{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-0d84363c]{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-0d84363c]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-0d84363c] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-0d84363c]{font-size:17px;font-weight:700;margin:0}.build[data-v-297e9eec]{background-color:#fff;width:30%;padding:0 10px}.build .build-form[data-v-297e9eec]{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-297e9eec]{margin-top:20px;overflow:auto;height:70%}.build .build-list .bulid-item[data-v-297e9eec]{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-297e9eec]{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-297e9eec]{width:7%;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-297e9eec] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-297e9eec]{font-size:17px;font-weight:700;margin:0}.config[data-v-ee89ea88]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ee89ea88]{width:130px}[data-v-ee89ea88] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-ee89ea88] .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-ca428c2a]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ca428c2a]{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}[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,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)}[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-47f3b622],.dataOption[data-v-47f3b622]>.el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.leftoption[data-v-47f3b622] .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-954b94de]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-954b94de]{width:40%}.grid-main .gridMain_L[data-v-954b94de] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-954b94de]{width:60%}[data-v-954b94de] .el-input__inner{height:30px;line-height:30px}[data-v-954b94de] .el-tabs__header{margin:0!important}[data-v-954b94de] .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-954b94de] .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-075c93d0],.dataOption[data-v-075c93d0]>.el-row{display:-webkit-box;display:-ms-flexbox;display:flex}.leftoption[data-v-075c93d0] .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-4402c30e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.authorizations[data-v-4402c30e]{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-4402c30e]{padding-left:35px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.choiceBott[data-v-4402c30e]{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-493a0c20]{height:500px!important}[data-v-493a0c20] .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-f37fcb42]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-f37fcb42]:first-child{width:30%}.grid-main .vxe-grid[data-v-f37fcb42]:nth-child(2){width:69%;padding-left:20px}[data-v-f37fcb42] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-f37fcb42] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-f37fcb42]{width:69%;padding-left:20px;padding-top:2px}[data-v-f37fcb42] .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-33d24a2f]{font-size:17px;font-weight:700;margin:0}[data-v-33d24a2f] .el-tabs__nav-wrap:after{background-color:transparent!important}.modalTit[data-v-33d24a2f]{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-33d24a2f]{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-22b59368]{font-size:17px;font-weight:700;margin:0}[data-v-22b59368] .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-1296158d]{font-size:17px;font-weight:700;margin:0}[data-v-1296158d] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1296158d] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1296158d] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1296158d] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-1296158d]{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-1296158d]{height:100%;overflow:auto}[data-v-3ffd14f4] .el-checkbox__label{font-size:16px;color:#000}.clearfix[data-v-0afda991]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-0afda991]:after{display:none}.people-container[data-v-0afda991]{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-0afda991] .el-form,.people-container .select[data-v-0afda991] .el-form .avue-group,.people-container .select[data-v-0afda991] .el-form .el-row{height:100%}.people-container .people-item[data-v-0afda991]{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-0afda991]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-0afda991]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-0afda991]{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-0afda991]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-0afda991]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-0afda991]{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-0afda991]{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-0afda991]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-0afda991] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-0afda991] .el-input__inner{height:70px}.people-container .select[data-v-0afda991] .el-input__suffix{display:none}.people-container .options[data-v-0afda991]{width:380px}.people-container .options .footer[data-v-0afda991]{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-aa5ee52c] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{display:inline-block!important;color:#c0c4cc!important}[data-v-fb6ff544] .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-26b44b3c],.priceRow[data-v-26b44b3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-26b44b3c]{background-color:#f6f6f6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.priceRow .discountGroup[data-v-26b44b3c] .avue-form__group{background-color:#f6f6f6!important;padding:20px 0 10px 0!important}.priceRow[data-v-26b44b3c] .avue-form__group{padding:20px 20px 10px 0!important}[data-v-26b44b3c] .paymentRuleName .el-input__inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.priceRow[data-v-62349351]{display:-webkit-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-62349351]{margin-left:10px;font-size:13px}.priceRow .left[data-v-62349351]{height:100%;background:#fff;margin:0 auto}.priceRow .left[data-v-62349351] .el-radio-group{width:100%}.priceRow .left[data-v-62349351] .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-62349351] .el-radio-group .el-radio .el-radio__label{width:90%;font-size:12px;padding-left:5px;height:100%}.priceRow .left[data-v-62349351] .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-62349351] .el-radio-group .el-radio .el-radio__label .labelclass b,.priceRow .left[data-v-62349351] .el-radio-group .el-radio .el-radio__label .labelclass span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.priceRow[data-v-62349351] .avue-form__group{padding:20px 20px 10px 0!important}.contract_main[data-v-2be6a422]{height:100%;width:100%;background:#fff}[data-v-2be6a422] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-2be6a422]{margin-bottom:20px;width:100%}[data-v-2be6a422] .avue-form__menu{display:none!important}.avue-from[data-v-2be6a422] .el-form{height:100%}.avue-from[data-v-2be6a422] .avue-form__row{margin-bottom:10px!important}.formList[data-v-2be6a422],.is--perfect[data-v-2be6a422]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-2be6a422]{height:70px}.is--perfect .left[data-v-2be6a422]{-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-2be6a422] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-2be6a422] .el-date-editor{width:20px}.is--perfect .left .time[data-v-2be6a422]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-2be6a422]{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-2be6a422]{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-2be6a422]{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-2be6a422]{width:90%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.is--perfect .left div[data-v-2be6a422],.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-1a9ad457]{height:100%;width:100%;background:#fff}[data-v-1a9ad457] .vxe-radio{margin:4px 0}[data-v-1a9ad457] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}[data-v-1a9ad457] .vxe-radio:not(.vxe-radio-button)+.vxe-radio{margin-left:0!important}.module-item[data-v-1a9ad457]{margin-bottom:20px;width:100%}[data-v-1a9ad457] .avue-form__menu{display:none!important}.formList[data-v-1a9ad457],.is--perfect[data-v-1a9ad457]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-1a9ad457]{height:70px}.is--perfect .left[data-v-1a9ad457]{-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-1a9ad457]{width:95%}.is--perfect .left .time[data-v-1a9ad457] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-1a9ad457] .el-date-editor{width:20px}.is--perfect .left .time[data-v-1a9ad457]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-1a9ad457]{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-1a9ad457]{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-1a9ad457]{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-1a9ad457]{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-23fce4a3]{height:100%;width:100%;background:#fff}.module-item[data-v-23fce4a3]{margin-bottom:20px;width:100%}[data-v-23fce4a3] .avue-form__menu{display:none!important}.formList[data-v-23fce4a3],.is--perfect[data-v-23fce4a3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-23fce4a3]{height:40px}.is--perfect .left[data-v-23fce4a3]{-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-23fce4a3] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-23fce4a3]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-23fce4a3]{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-23fce4a3]{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-23fce4a3]{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-23fce4a3]{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-160494cb]{height:100%;width:100%;background:#fff}.module-item[data-v-160494cb]{margin-bottom:20px;width:100%}[data-v-160494cb] .avue-form__menu{display:none!important}.formList[data-v-160494cb],.priceRow[data-v-160494cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-160494cb] .el-col{margin-bottom:12px;padding-bottom:1px}.priceRow[data-v-160494cb] .avue-form__group{padding:10px 20px 0 0!important}.is--perfect[data-v-160494cb]{-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-160494cb],.is--perfect[data-v-160494cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;height:40px}.is--perfect .left[data-v-160494cb]{-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-160494cb] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-160494cb]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-160494cb]{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-160494cb]{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-160494cb]{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-160494cb]{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-160494cb]:before{content:"*";color:#f56c6c;margin-right:4px}.contract_main[data-v-64c25223]{height:100%;width:100%;background:#fff}.module-item[data-v-64c25223]{margin-bottom:20px;width:100%}[data-v-64c25223] .avue-form__menu{display:none!important}.formList[data-v-64c25223],.is--perfect[data-v-64c25223]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-64c25223]{height:40px}.is--perfect .left[data-v-64c25223]{-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-64c25223] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-64c25223]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-64c25223]{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-64c25223]{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-64c25223]{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-64c25223]{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-4c7619d5]{height:100%;width:100%;background:#fff}.module-item[data-v-4c7619d5]{margin-bottom:20px;width:100%}[data-v-4c7619d5] .avue-form__menu{display:none!important}.formList[data-v-4c7619d5],.is--perfect[data-v-4c7619d5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-4c7619d5]{height:40px}.is--perfect .left[data-v-4c7619d5]{-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-4c7619d5] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-4c7619d5]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-4c7619d5]{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-4c7619d5]{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-4c7619d5]{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-4c7619d5]{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-0c895d86]{height:100%;width:100%;background:#fff;overflow-y:scroll;margin-top:60px}[data-v-0c895d86] .el-tabs__nav{width:100%;background-color:#fff}[data-v-0c895d86] .avue-form__menu{display:none!important}.module[data-v-0c895d86]{margin-bottom:0;padding:0}[data-v-0c895d86] .el-card__body{padding:15px 20px 0 20px!important}.steps[data-v-5eca7d41]{background-color:#fff;padding:5px 0}.steps[data-v-5eca7d41] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-5eca7d41] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-5eca7d41] .el-step__icon-inner{font-weight:400}.steps[data-v-5eca7d41] .is-process{border-color:transparent}.steps[data-v-5eca7d41] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-5eca7d41] .is-process .el-step__icon-inner{color:#fff}[data-v-5eca7d41] .vxe-modal--content{padding:.4em 1em}.contain[data-v-5eca7d41]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-5eca7d41]{margin:0 0 8px!important}.clearfix[data-v-5eca7d41]{font-size:18px!important}[data-v-03db8ec8] .avue-form__menu{display:none!important}[data-v-03db8ec8] .el-col{padding-left:0!important}[data-v-03db8ec8] .el-card__body{padding:15px 0 20px!important}[data-v-03db8ec8] .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-aebc8ec4]{height:100%;overflow-y:scroll;margin:15px 0}[data-v-646db21c] .avue-form__menu{display:none!important}[data-v-646db21c] .el-col{padding-left:0!important}[data-v-646db21c] .el-card__body{padding:15px 0 20px!important}[data-v-646db21c] .el-radio-button__inner{padding:9px 10px!important}.contain[data-v-4b727b0e]{height:100%;overflow-y:scroll;margin:15px 0}.modalTit[data-v-0ba9f684]{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-623c4ef3]{width:120px}.el-form-item__label[data-v-623c4ef3]:before{content:"*";color:#f56c6c;margin-right:4px}.avue-group--arrow[data-v-8fc8fbce]{display:none}[data-v-8fc8fbce] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-8fc8fbce] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-8fc8fbce] .avue-form__group{padding:0!important}[data-v-8fc8fbce] .el-collapse-item__header{margin-bottom:10px!important}.avue-group--arrow[data-v-9121c604]{display:none}[data-v-9121c604] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-9121c604] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-9121c604] .avue-form__group{padding:0!important}[data-v-9121c604] .el-collapse-item__header{margin-bottom:10px!important}.app[data-v-fd728a3a]{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-fd728a3a]{padding:10px 10px;background:#ecf5ff;margin-top:10px}.contractInfo div[data-v-fd728a3a]{padding:3px 0}.contractInfo div span[data-v-fd728a3a]:first-child{color:#666}.contractInfo div span[data-v-fd728a3a]:nth-child(2){color:#5b8ff9}.contractCode[data-v-fd728a3a]{padding:15px 10px;background:#f2f2f4;margin-top:10px}.contractCode span[data-v-fd728a3a]:first-child{margin-right:20px;background:#5b8ff9;padding:2px 13px;color:#fff}.contractCode span[data-v-fd728a3a]:nth-child(2){color:#979797;font-size:10px}.partyName[data-v-fd728a3a]{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-fd728a3a]{margin-bottom:10px}[data-v-fd728a3a] .el-card__header{padding-top:9px!important}.modalAll[data-v-5c4d8525]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-5c4d8525]{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-5c4d8525]{margin-right:60px}.top_prompt div[data-v-5c4d8525]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-5c4d8525]{color:#ffca8d;font-size:14px}.modalTit[data-v-5c4d8525]{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-5c4d8525]{background-color:#fff;padding:5px 0}.steps[data-v-5c4d8525] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-5c4d8525] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-5c4d8525] .el-step__icon-inner{font-weight:400}.steps[data-v-5c4d8525] .is-process{border-color:transparent}.steps[data-v-5c4d8525] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-5c4d8525] .is-process .el-step__icon-inner{color:#fff}.radioList[data-v-7011094f]{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-7011094f] .el-radio__input{display:none!important}.radioList[data-v-7011094f] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.custom-demo-view[data-v-3c3ae4f7]{background-color:#f6f7fb!important}.line-title p[data-v-2fb0c886]{font-size:17px;font-weight:700;margin:0}[data-v-2fb0c886] .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}.custom-demo-view[data-v-56090b2f]{background-color:#f6f7fb!important}.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-321c0cfc]{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-321c0cfc] .el-radio__input{display:none!important}.radioList[data-v-321c0cfc] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.radioList[data-v-14400636]{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-14400636] .el-radio__input{display:none!important}.radioList[data-v-14400636] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.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-26570006]{display:none}[data-v-26570006] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-26570006] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-26570006] .avue-form__group{padding:0!important}[data-v-26570006] .el-collapse-item__header{margin-bottom:10px!important}.avue-group--arrow[data-v-51c41154]{display:none}[data-v-51c41154] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-51c41154] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-51c41154] .avue-form__group{padding:0!important}[data-v-51c41154] .el-collapse-item__header{margin-bottom:10px!important}.modalTit[data-v-4eca2809]{font-weight:600;padding:12px;font-size:14px;color:#303133;border-bottom:1px solid #ebeef5}.clearfix[data-v-52911551],.modalTit[data-v-4eca2809]{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-52911551]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.clearfix[data-v-52911551]:after{display:none}.people-container[data-v-52911551]{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-52911551] .el-form,.people-container .select[data-v-52911551] .el-form .avue-group,.people-container .select[data-v-52911551] .el-form .el-row{height:100%}.people-container .people-item[data-v-52911551]{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-52911551]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-52911551]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-52911551]{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-52911551]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-52911551]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-52911551]{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-52911551]{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-52911551]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-52911551] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-52911551] .el-input__inner{height:70px}.people-container .select[data-v-52911551] .el-input__suffix{display:none}.people-container .options[data-v-52911551]{width:380px}.people-container .options .footer[data-v-52911551]{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-a70c625e] .vxe-table--body-wrapper{overflow-x:hidden}.contract_main[data-v-5dcdf02a]{height:100%;width:100%;background:#fff}[data-v-5dcdf02a] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-5dcdf02a]{margin-bottom:20px;width:100%}[data-v-5dcdf02a] .avue-form__menu{display:none!important}.avue-from[data-v-5dcdf02a] .el-form{height:100%}.avue-from[data-v-5dcdf02a] .avue-form__row{margin-bottom:10px!important}.formList[data-v-5dcdf02a],.is--perfect[data-v-5dcdf02a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-5dcdf02a]{height:50px}.is--perfect .left[data-v-5dcdf02a]{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-5dcdf02a] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-5dcdf02a] .el-date-editor{width:20px}.is--perfect .left .time[data-v-5dcdf02a]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-5dcdf02a]{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-5dcdf02a]{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-5dcdf02a]{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-5dcdf02a]{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-5dcdf02a]{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-739168d3]{display:none}[data-v-739168d3] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-739168d3] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-739168d3] .avue-form__group{padding:0!important}[data-v-739168d3] .avue--detail .el-input,[data-v-739168d3] .avue--detail .el-radio-button__inner{font-size:14px!important}[data-v-739168d3] .el-collapse-item__header{margin-bottom:10px!important}.otherform-detail[data-v-739168d3]{height:calc(100% - 220px);overflow-y:auto}.people-container[data-v-2081ea92]{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-2081ea92]{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-2081ea92]{width:100%;height:100%}.people-container .people-item[data-v-2081ea92]{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-2081ea92]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-2081ea92]{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-2081ea92]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-2081ea92]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.project-main[data-v-7c8c8070]{overflow-y:scroll!important}.avue-group--arrow[data-v-7c8c8070]{display:none}[data-v-7c8c8070] .vxe-table--empty-placeholder{height:200px!important}[data-v-7c8c8070] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-7c8c8070] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-7c8c8070] .avue-form__group{padding:0!important}[data-v-7c8c8070] .el-collapse-item__header{margin-bottom:10px!important}[data-v-7c8c8070] .avue--detail .el-input,[data-v-7c8c8070] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-7c8c8070]{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-7c8c8070]{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-7c8c8070]{width:100%;height:100%}.people-container .people-item[data-v-7c8c8070]{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-7c8c8070]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-7c8c8070]{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-7c8c8070]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-7c8c8070]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.clearfix[data-v-2d5e40cc],.clearfix[data-v-69b9bf13],.clearfix[data-v-cd607a22]{font-weight:700}[data-v-f6e42188] .titleClass{position:absolute!important}.contract_main[data-v-f6e42188]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-f6e42188]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-f6e42188]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-f6e42188]{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-f6e42188],.contract_main .contract_content .contract_top p[data-v-f6e42188]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-f6e42188]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-f6e42188]{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-f6e42188] .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-f6e42188] .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-f6e42188] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-f6e42188]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-f6e42188]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-f6e42188] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-f6e42188] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-f6e42188] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-f6e42188] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-f6e42188] .vxe-header--row{font-size:14px}.new_z_index[data-v-f6e42188]{z-index:9000!important}.avuedate[data-v-f6e42188]{margin-left:10px;width:260px}.avuedate[data-v-f6e42188] .el-date-editor{width:100%}.steps[data-v-2283a439]{background-color:#fff;padding:5px 0}.steps[data-v-2283a439] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-2283a439] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-2283a439] .el-step__icon-inner{font-weight:400}.steps[data-v-2283a439] .is-process{border-color:transparent}.steps[data-v-2283a439] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2283a439] .is-process .el-step__icon-inner{color:#fff}[data-v-2283a439] .vxe-modal--content{padding:.4em 1em}.contain[data-v-2283a439]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-2283a439]{margin:0 0 8px!important}.clearfix[data-v-2283a439]{font-size:18px!important}.app[data-v-76afaa51]{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-76afaa51]{padding:10px 10px;background:#ecf5ff;margin-top:10px}.contractInfo div[data-v-76afaa51]{padding:3px 0}.contractInfo div span[data-v-76afaa51]:first-child{color:#666}.contractInfo div span[data-v-76afaa51]:nth-child(2){color:#5b8ff9}.contractCode[data-v-76afaa51]{padding:15px 10px;background:#f2f2f4;margin-top:10px}.contractCode span[data-v-76afaa51]:first-child{margin-right:20px;background:#5b8ff9;padding:2px 13px;color:#fff}.contractCode span[data-v-76afaa51]:nth-child(2){color:#979797;font-size:10px}.partyName[data-v-76afaa51]{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-76afaa51]{margin-bottom:10px}[data-v-76afaa51] .el-card__header{padding-top:9px!important}.modalAll[data-v-53d79793]{height:calc(100% - 98px);overflow:auto;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top_prompt[data-v-53d79793]{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-53d79793]{margin-right:60px}.top_prompt div[data-v-53d79793]:first-child{margin-right:10px}.top_prompt div:first-child i[data-v-53d79793]{color:#ffca8d;font-size:14px}.modalTit[data-v-53d79793]{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-53d79793]{background-color:#fff;padding:5px 0}.steps[data-v-53d79793] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-53d79793] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-53d79793] .el-step__icon-inner{font-weight:400}.steps[data-v-53d79793] .is-process{border-color:transparent}.steps[data-v-53d79793] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-53d79793] .is-process .el-step__icon-inner{color:#fff}.line-title p[data-v-5a801a6f]{font-size:17px;font-weight:700;margin:0}[data-v-5a801a6f] .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-25f13bdd] .avue-form__menu{display:none!important}[data-v-25f13bdd] .el-col{padding-left:0!important}[data-v-25f13bdd] .el-card__body{padding:15px 0 20px!important}[data-v-25f13bdd] .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-00cd0454]{height:100%;width:100%;background:#fff}[data-v-00cd0454] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.module-item[data-v-00cd0454]{margin-bottom:20px;width:100%}[data-v-00cd0454] .avue-form__menu{display:none!important}.avue-from[data-v-00cd0454] .el-form{height:100%}.avue-from[data-v-00cd0454] .avue-form__row{margin-bottom:10px!important}.formList[data-v-00cd0454],.is--perfect[data-v-00cd0454]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-00cd0454]{height:50px}.is--perfect .left[data-v-00cd0454]{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-00cd0454] .el-input__inner{width:20px!important;padding-left:0;padding-right:0}.is--perfect .left .time[data-v-00cd0454] .el-date-editor{width:20px}.is--perfect .left .time[data-v-00cd0454]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-00cd0454]{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-00cd0454]{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-00cd0454]{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-00cd0454]{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-00cd0454]{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-1a334864]{height:100%}.project-main .contain[data-v-1a334864]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-1a334864]{color:#606266;font-size:12px}.template-item[data-v-1a334864]{cursor:pointer}.contain[data-v-377d6c1c]{height:100%;overflow-y:scroll;margin:15px 0}.custom-demo-view[data-v-85d648de]{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-04952688]{height:100%;width:100%;background:#fff}.module-item[data-v-04952688]{margin-bottom:20px;width:100%}[data-v-04952688] .avue-form__menu{display:none!important}.formList[data-v-04952688],.is--perfect[data-v-04952688]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-04952688]{height:70px}.is--perfect .left[data-v-04952688]{-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-04952688] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-04952688]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-04952688]{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-04952688]{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-04952688]{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-04952688]{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-66f096bf] .el-timeline-item{padding-bottom:15px}[data-v-66f096bf] .el-timeline-item__timestamp{padding:2px 5px;width:80px;text-align:center;line-height:28px;background:#5b8ff9;color:#fff;border-radius:5px}[data-v-66f096bf] .el-divider--vertical{height:80px!important}.divOne[data-v-66f096bf]{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-66f096bf]:first-child{color:grey;font-size:13px}.divOne div[data-v-66f096bf]:nth-child(2){font-weight:700;padding-top:5px}.tablist[data-v-66f096bf]{background:#fff;height:80px}.tablist[data-v-66f096bf] .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-66f096bf] .el-divider{height:50px}.timeline[data-v-66f096bf] .el-card__body{padding:0}.timeline span[data-v-66f096bf]{font-size:.8rem}.timeline .alongside[data-v-66f096bf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-66f096bf]{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-421c0754]{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-421c0754] .el-radio__input{display:none!important}.radioList[data-v-421c0754] .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-1e388630]{font-size:17px;font-weight:700;margin:0}[data-v-1e388630] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1e388630] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-1e388630] .vxe-modal--content .custom-demo-view{height:100%}[data-v-1e388630] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}[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-53fcbbb4]{font-size:17px;font-weight:700;margin:0}[data-v-53fcbbb4] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-53fcbbb4] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-53fcbbb4] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}[data-v-53fcbbb4] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-53fcbbb4] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-53fcbbb4],[data-v-53fcbbb4] .el-table td{border:none}[data-v-53fcbbb4] .el-table:before{height:0}[data-v-53fcbbb4] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}[data-v-53fcbbb4] .avue-form__menu--center{display:none!important}.el-table .el-table__fixed-header-wrapper th[data-v-53fcbbb4],[data-v-53fcbbb4] .el-table .el-table__header-wrapper th{background:none!important;height:0;border:none}.el-table th .is-leaf[data-v-53fcbbb4],[data-v-53fcbbb4] .el-table td{border-bottom:0 solid!important}.el-table th[data-v-53fcbbb4],[data-v-53fcbbb4] .el-table td{padding:0!important}[data-v-7adb4c2a] .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}.el-tag+.el-tag[data-v-1a4e45ba]{margin-left:10px}.button-new-tag[data-v-1a4e45ba]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-1a4e45ba]{width:90px;margin-left:10px;vertical-align:bottom}.app[data-v-1a4e45ba]{padding-left:10px}[data-v-1a4e45ba] .el-input__icon{line-height:30px}.app[data-v-63828c39]{padding-left:10px}[data-v-63828c39] .el-input__icon{line-height:30px!important}.app[data-v-3f9d15fa],.app[data-v-671e228c]{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-04aa70a3]{padding-left:10px}[data-v-04aa70a3] .vxe-toolbar.size--mini{display:none!important}[data-v-04aa70a3] .el-input__icon{line-height:30px!important}[data-v-04aa70a3] .vxe-pager.size--mini{display:none}.app[data-v-572a9dd9]{padding-left:10px}[data-v-572a9dd9] .vxe-toolbar.size--mini{display:none!important}[data-v-572a9dd9] .el-input__icon{line-height:30px!important}[data-v-572a9dd9] .vxe-pager.size--mini{display:none}.app[data-v-14055096]{padding-left:10px}[data-v-14055096] .vxe-toolbar.size--mini{display:none!important}[data-v-14055096] .el-input__icon{line-height:30px!important}[data-v-14055096] .vxe-pager.size--mini{display:none}.app[data-v-ae8a0684]{padding-left:10px}[data-v-ae8a0684] .vxe-toolbar.size--mini{display:none!important}[data-v-ae8a0684] .el-input__icon{line-height:30px!important}[data-v-ad6ae69a] .vxe-pager .vxe-pager--wrapper,[data-v-ae8a0684] .vxe-pager.size--mini{display:none}[data-v-ad6ae69a] .el-tabs__item{height:35px!important;line-height:35px!important}.app[data-v-4e4dd01f]{padding-left:10px}[data-v-4e4dd01f] .el-input__icon{line-height:30px}.app[data-v-74610f7a]{padding-left:10px}[data-v-74610f7a] .vxe-toolbar.size--mini{display:none!important}[data-v-74610f7a] .el-input__icon{line-height:30px!important}[data-v-74610f7a] .vxe-pager.size--mini{display:none}.app[data-v-cd29ed5e]{padding-left:10px}[data-v-cd29ed5e] .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-5ca3756a],[data-v-5ca3756a] .el-tabs--left{background:#fff!important}[data-v-5ca3756a] .scroll-content{margin-bottom:1rem}.line-title p[data-v-5ca3756a]{font-size:17px;font-weight:700;margin:0}[data-v-5ca3756a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5ca3756a] .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}.app[data-v-7d211c3c]{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-3973278c]{font-size:17px;font-weight:700;margin:0}[data-v-3973278c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3973278c] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-3973278c] .vxe-modal--content .custom-demo-view{height:100%}[data-v-3973278c] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.line-title p[data-v-8245f39c]{font-size:17px;font-weight:700;margin:0}[data-v-8245f39c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-8245f39c] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-8245f39c] .vxe-modal--content .custom-demo-view{height:100%}[data-v-8245f39c] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.el-tabs--right[data-v-f9c71aac],[data-v-f9c71aac] .el-tabs--left{background:#fff!important}[data-v-f9c71aac] .scroll-content{margin-bottom:1rem}.line-title p[data-v-f9c71aac]{font-size:17px;font-weight:700;margin:0}[data-v-f9c71aac] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-f9c71aac] .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-fc8702e2]{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-fc8702e2]{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.standard-list .standard-item .btn-group i[data-v-fc8702e2]{cursor:pointer;font-size:24px;margin:0 4px}[data-v-fc8702e2] .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-2ede2190]{font-size:17px;font-weight:700;margin:0}[data-v-2ede2190] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-2ede2190] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-2ede2190] .vxe-modal--content .custom-demo-view{height:100%}[data-v-2ede2190] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-2ede2190]{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-2ede2190]{height:100%;overflow:auto}.color1[data-v-1f0838ed]{background-color:#f2f2f2}.color1[data-v-1f0838ed],.color2[data-v-1f0838ed]{border-radius:5px;font-size:14px;padding:0 10px;margin-left:15px}.color2[data-v-1f0838ed]{background-color:#409eff;color:#fff}.line-title p[data-v-197d1d1a]{font-size:17px;font-weight:700;margin:0}[data-v-197d1d1a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-197d1d1a] .vxe-modal--content{padding:10px;padding-bottom:10px!important}[data-v-197d1d1a] .vxe-modal--content .custom-demo-view{height:100%}[data-v-197d1d1a] .vxe-modal--content .custom-demo-view .scroll-content{height:100%!important;background:#fff}.modalTit[data-v-197d1d1a]{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-197d1d1a]{height:100%;overflow:auto}.color1[data-v-5e49c2e2]{background-color:#f2f2f2}.color1[data-v-5e49c2e2],.color2[data-v-5e49c2e2]{border-radius:5px;font-size:14px;padding:0 10px;margin-left:15px}.color2[data-v-5e49c2e2]{background-color:#409eff;color:#fff}[data-v-5e49c2e2] .col-red{background-color:#f56c6c!important;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-90db5a7a] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-90db5a7a]{width:100%}.checkModal[data-v-90db5a7a] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-90db5a7a] .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-90db5a7a] .el-checkbox,.mergeMain[data-v-90db5a7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-90db5a7a]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-90db5a7a]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-90db5a7a] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-90db5a7a]{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-6563ae25] .vxe-modal--content{padding:.8em 1em!important}[data-v-6563ae25] .vxe-modal--content .el-card .el-card__body{padding-top:0}.assetlist[data-v-6563ae25]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.assetlist .card[data-v-6563ae25]{position:relative;border-radius:7px}.assetlist .card .Select[data-v-6563ae25]{position:absolute;top:0;right:0;background:url(/img/icon/checked.png);width:19px;height:19px;background-size:cover}.assetlist .card[data-v-6563ae25]{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-6563ae25]:first-child{font-weight:600;color:#000;font-size:18px}.assetlist .card>span[data-v-6563ae25]:nth-child(2){font-weight:300;font-size:16px}.assetlist .check[data-v-6563ae25]{border:1px solid #409eff}.head_select[data-v-6563ae25]{width:calc(100% - 1rem)}.box[data-v-6563ae25]{height:100%}[data-v-6563ae25] .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-6563ae25]{width:70px;height:80px}.image-slot img[data-v-6563ae25]{width:100%;height:100%}.project_group[data-v-6563ae25]{display:-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-6563ae25]{width:10%;margin:0!important}.project_group .check_group[data-v-6563ae25]{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-6563ae25]{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-6563ae25]{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-6563ae25]{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-6563ae25]{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-6563ae25],.project_group .check_group[data-v-6563ae25] .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-6563ae25] .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-6563ae25] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-6563ae25] .el-checkbox__input{display:none}.checkIcon[data-v-6563ae25]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-6563ae25]{margin-left:0!important}.emptyPage[data-v-6563ae25]{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-6563ae25],.project-main[data-v-330e23cc]{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-330e23cc]{height:90%;overflow-y:auto}.changeselect[data-v-330e23cc] .el-input__inner{width:300px!important}.mergeMain[data-v-330e23cc]{-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-330e23cc]{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-330e23cc]{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-6b38b78e]{background-color:#fff;padding:5px 0}.steps[data-v-6b38b78e] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-6b38b78e] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-6b38b78e] .el-step__icon-inner{font-weight:400}.steps[data-v-6b38b78e] .is-process{border-color:transparent}.steps[data-v-6b38b78e] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-6b38b78e] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-6b38b78e]{height:calc(100% - 52px);overflow-y:scroll;margin:15px 10px}.content-wrapper[data-v-6b38b78e]{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-6b38b78e]{font-size:30px;color:#5ec829}.content-wrapper .tip[data-v-6b38b78e]{margin-bottom:20px;font-size:20px;color:#333}.content-wrapper .text[data-v-6b38b78e]{font-size:14px;color:#4c4c4c}.content-wrapper .text span[data-v-6b38b78e]{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-054d1cac]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-054d1cac]{margin-top:10px}[data-v-054d1cac] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-43a8c376]{font-size:17px;font-weight:700;margin:0}[data-v-43a8c376] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-5862832e]{font-size:17px;font-weight:700;margin:0}[data-v-5862832e] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-7cc208c0]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-7cc208c0]{width:150px}.config[data-v-b9d3e602]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-b9d3e602]{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-827b3ffc] .avue-form__menu{display:none!important}.incofont[data-v-3a971b66]{color:#999}.ringht_font[data-v-3a971b66]{padding-right:10px}[data-v-3a971b66] .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-f8e0f77c]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-f8e0f77c]{height:100%;background:#fff}.color1Text[data-v-f8e0f77c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-f8e0f77c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-f8e0f77c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-f8e0f77c]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-f8e0f77c]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-f8e0f77c]{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-af9a712a]{color:#999}.ringht_font[data-v-af9a712a]{padding-right:10px}[data-v-af9a712a] .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}.config[data-v-ed272f8e]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-ed272f8e]{width:130px}.people-container[data-v-ed272f8e]{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-ed272f8e]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-ed272f8e]{width:100%;height:100%}.people-container .people-item[data-v-ed272f8e]{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-ed272f8e]{display:none}.people-container .people-item span[data-v-ed272f8e]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-ed272f8e]{display:none}.people-container .people-item .imgDiv>div[data-v-ed272f8e]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-ed272f8e]{display:none}.people-container .people-item:hover .imgDiv[data-v-ed272f8e]{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-ed272f8e]{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-ed272f8e]{cursor:pointer}.people-container .people-item:hover .close[data-v-ed272f8e]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-ed272f8e]{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-ed272f8e]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-ed272f8e]{padding:3px}.people-container .add-button[data-v-ed272f8e]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.line-title p[data-v-679fa906]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-679fa906]{margin-top:10px}.isdisable.is-required:not(.is-no-asterisk)>.el-form-item__label[data-v-679fa906]:before{display:none}[data-v-679fa906] .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-12540450]{font-size:17px;font-weight:700;margin:0}[data-v-12540450] .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-60b0bc83]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-60b0bc83]{width:130px}.people-container[data-v-60b0bc83]{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-60b0bc83]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-60b0bc83]{width:100%;height:100%}.people-container .people-item[data-v-60b0bc83]{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-60b0bc83]{display:none}.people-container .people-item span[data-v-60b0bc83]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-60b0bc83]{display:none}.people-container .people-item .imgDiv>div[data-v-60b0bc83]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-60b0bc83]{display:none}.people-container .people-item:hover .imgDiv[data-v-60b0bc83]{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-60b0bc83]{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-60b0bc83]{cursor:pointer}.people-container .people-item:hover .close[data-v-60b0bc83]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-60b0bc83]{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-60b0bc83]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-60b0bc83]{padding:3px}.people-container .add-button[data-v-60b0bc83]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.formList[data-v-ef22bfd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-ef22bfd4]{color:#fff}.list-wrapper .list-head[data-v-ef22bfd4]{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-ef22bfd4]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.list-wrapper .list-item span[data-v-ef22bfd4]{width:80px;padding:3px 0}.list-wrapper .list-body[data-v-ef22bfd4]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-ef22bfd4]:first-of-type{color:#fff}.config[data-v-7192e9b4]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-7192e9b4]{width:130px}.people-container[data-v-7192e9b4]{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-7192e9b4]{width:70px;height:75px;background-color:#ddd}.people-container .icon img[data-v-7192e9b4]{width:100%;height:100%}.people-container .people-item[data-v-7192e9b4]{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-7192e9b4]{display:none}.people-container .people-item span[data-v-7192e9b4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .imgDiv[data-v-7192e9b4]{display:none}.people-container .people-item .imgDiv>div[data-v-7192e9b4]{display:-webkit-box;display:-ms-flexbox;display:flex}.people-container .people-item .property-content[data-v-7192e9b4]{display:none}.people-container .people-item:hover .imgDiv[data-v-7192e9b4]{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-7192e9b4]{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-7192e9b4]{cursor:pointer}.people-container .people-item:hover .close[data-v-7192e9b4]{display:inline-block;position:absolute;top:-9px;right:-9px;z-index:100;width:25px;height:25px}.people-container .people-item .property-content[data-v-7192e9b4]{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-7192e9b4]{height:300px;overflow-y:scroll}.people-container .people-item .property-content>div span[data-v-7192e9b4]{padding:3px}.people-container .add-button[data-v-7192e9b4]{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-631762d3]{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-631762d3]{margin-bottom:10px}.container .body[data-v-631762d3]{position:relative;z-index:1;height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.container #mapContainer[data-v-631762d3]{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}[data-v-7054a1c2] .avue-form__menu{display:none!important}.incofont[data-v-149b640c]{color:#999}.ringht_font[data-v-149b640c]{padding-right:10px}[data-v-149b640c] .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-eee3d53e]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-eee3d53e]{height:100%;background:#fff}.color1Text[data-v-eee3d53e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-eee3d53e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-eee3d53e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-eee3d53e]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-eee3d53e]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-eee3d53e]{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-1ccb6360]{color:#999}.ringht_font[data-v-1ccb6360]{padding-right:10px}[data-v-1ccb6360] .avue-form__menu,[data-v-5d4ab674] .avue-form__menu,[data-v-6f0a6231] .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-14a4b481]{font-size:17px;font-weight:700;margin:0}.custom-demo-view[data-v-14a4b481]{height:90%;background-color:#fff}[data-v-14a4b481] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-14a4b481] .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-68bd85f4]{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-68bd85f4]{margin-bottom:20px;text-align:right;font-size:11px}.label-wrapper .labD span[data-v-68bd85f4]{padding:5px 13px;border-radius:3px}.label-wrapper .lab[data-v-68bd85f4]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.label-wrapper .labAdd[data-v-68bd85f4]{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-668da408]{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-26a2e457] .el-collapse-item__header{background-color:transparent!important;border:none!important}.checkModal[data-v-26a2e457]{width:100%}.checkModal[data-v-26a2e457] .el-checkbox-group{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkModal[data-v-26a2e457] .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-26a2e457] .el-checkbox,.mergeMain[data-v-26a2e457]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.mergeMain[data-v-26a2e457]{height:100%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.mergeMain .title[data-v-26a2e457]{font-size:18px;font-weight:700;text-align:center;margin:10px 0 0 0;padding:15px 0 0 0;background:#fff}.mergeMain[data-v-26a2e457] .el-collapse-item__arrow{font-size:18px!important;font-weight:700!important}.mergeMain .left_title[data-v-26a2e457]{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-26a2e457],.project-main[data-v-6abfed60]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.project-main[data-v-6abfed60]{height:93%;overflow-y:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.changeselect[data-v-6abfed60] .el-input__inner{width:300px!important}.mergeMain[data-v-6abfed60]{-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-6abfed60]{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-6abfed60]{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-e2a17734]{font-size:17px;font-weight:700;margin:0}[data-v-e2a17734] .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-4b5b566f]{font-size:17px;font-weight:700;margin:0}[data-v-4b5b566f] .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-232de41c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-232de41c]{width:40%}.grid-main .gridMain_L[data-v-232de41c] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-232de41c]{width:60%}[data-v-232de41c] .el-input__inner{height:30px;line-height:30px}[data-v-232de41c] .el-tabs__header{margin:0!important}[data-v-232de41c] .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-232de41c] .vxe-input--inner{border:none;background-color:transparent}.grid-main[data-v-20f70b3e]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-20f70b3e]{width:40%}.grid-main .gridMain_L[data-v-20f70b3e] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-20f70b3e]{width:60%}[data-v-20f70b3e] .el-input__inner{height:30px;line-height:30px}[data-v-20f70b3e] .el-tabs__header{margin:0!important}[data-v-20f70b3e] .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-20f70b3e] .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-0b7e2a72]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-0b7e2a72] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.numbers[data-v-b3bdeb60]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-b3bdeb60]{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-b3bdeb60] .el-radio__input{display:none!important}.list-wrapper[data-v-b3bdeb60]{color:#fff}.list-wrapper .list-head[data-v-b3bdeb60]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-b3bdeb60]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-b3bdeb60]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-b3bdeb60]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-b3bdeb60]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-b3bdeb60]:first-of-type{color:#fff}.numbers[data-v-26a78a66]{color:#000;font-weight:bolder;padding-right:2px}.radioList[data-v-26a78a66]{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-26a78a66] .el-radio__input{display:none!important}.list-wrapper[data-v-26a78a66]{color:#fff}.list-wrapper .list-head[data-v-26a78a66]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-26a78a66]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-26a78a66]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-26a78a66]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-26a78a66]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-26a78a66]: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-59f51982]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-59f51982] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-59f51982]{color:#fff}.list-wrapper .list-head[data-v-59f51982]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-59f51982]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-59f51982]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-59f51982]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-59f51982]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-59f51982]:first-of-type{color:#fff}.line-title p[data-v-2ae6d86b]{font-size:17px;font-weight:700;margin:0}[data-v-2ae6d86b] .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-f0128458]{font-size:17px;font-weight:700;margin:0}[data-v-f0128458] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-21a64e5a]{font-size:17px;font-weight:700;margin:0}[data-v-21a64e5a] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-21a64e5a] .add-Modal .el-form-item{padding-bottom:0!important}[data-v-21a64e5a] .avue-upload--list .el-upload{width:50px;height:50px;line-height:50px}[data-v-21a64e5a] .avue-upload__icon{width:50px!important;height:50px!important;line-height:50px!important}.app[data-v-d5e9edee]{padding-left:10px}.grid-main[data-v-33c2b5e4]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-33c2b5e4]{width:40%}.grid-main .gridMain_L[data-v-33c2b5e4] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-33c2b5e4]{width:60%}[data-v-33c2b5e4] .el-input__inner{height:30px;line-height:30px}[data-v-33c2b5e4] .el-tabs__header{margin:0!important}[data-v-33c2b5e4] .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-33c2b5e4] .vxe-input--inner{border:none;background-color:transparent}.grid-main[data-v-044ecb10]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-044ecb10]{width:40%}.grid-main .gridMain_L[data-v-044ecb10] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-044ecb10]{width:60%}[data-v-044ecb10] .el-input__inner{height:30px;line-height:30px}[data-v-044ecb10] .el-tabs__header{margin:0!important}[data-v-044ecb10] .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-044ecb10] .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-010d729b]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-010d729b] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.addModel[data-v-d52a275a]{height:100%}.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-56cb3378] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-56cb3378]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-56cb3378],.people-container[data-v-56cb3378]{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-56cb3378]{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-56cb3378]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-56cb3378]{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-56cb3378],.people-container .file-group .file-item[data-v-56cb3378]{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-56cb3378]{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-56cb3378]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-56cb3378]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-56cb3378]{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-56cb3378]{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-56cb3378]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-56cb3378]{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-56cb3378]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-56cb3378]{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-56cb3378]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-56cb3378]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-56cb3378]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-56cb3378]{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-56cb3378]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-56cb3378]{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-56cb3378] .avue-form__menu{display:none}.people-container .checkDialog[data-v-56cb3378] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-56cb3378]{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-e08965b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-e08965b4]:after{display:none}.people-container[data-v-e08965b4]{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-e08965b4] .el-form,.people-container .select[data-v-e08965b4] .el-form .avue-group,.people-container .select[data-v-e08965b4] .el-form .el-row{height:100%}.people-container .people-item[data-v-e08965b4]{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-e08965b4]{position:absolute;right:-5px;top:-5px;font-size:15px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-e08965b4]{font-weight:600;font-size:14px;margin-bottom:5px;z-index:1}.people-container .people-item .companyTitle .labelWidth[data-v-e08965b4]{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-e08965b4]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .tag[data-v-e08965b4]{position:absolute;right:1px;top:1px}.people-container .people-item .people-content[data-v-e08965b4]{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-e08965b4]{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-e08965b4]{position:absolute;height:100%;width:100%;opacity:0}.people-container .select[data-v-e08965b4] .avue-form__group{padding:0!important;height:70px}.people-container .select[data-v-e08965b4] .el-input__inner{height:70px}.people-container .select[data-v-e08965b4] .el-input__suffix{display:none}.people-container .options[data-v-e08965b4]{width:380px}.people-container .options .footer[data-v-e08965b4]{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-e0240e50]{height:100%;width:100%;background:#fff}.module-item[data-v-e0240e50]{margin-bottom:20px;width:100%}[data-v-e0240e50] .avue-form__menu{display:none!important}.formList[data-v-e0240e50],.is--perfect[data-v-e0240e50]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-e0240e50]{height:40px}.is--perfect .left[data-v-e0240e50]{-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-e0240e50] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-e0240e50]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-e0240e50]{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-e0240e50]{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-e0240e50]{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-e0240e50]{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-4e39a692]{overflow-y:scroll!important}.avue-group--arrow[data-v-4e39a692]{display:none}[data-v-4e39a692] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-4e39a692] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-4e39a692] .avue-form__group{padding:0!important}[data-v-4e39a692] .el-collapse-item__header{margin-bottom:10px!important}[data-v-4e39a692] .avue--detail .el-input,[data-v-4e39a692] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-4e39a692]{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-4e39a692]{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-4e39a692]{width:100%;height:100%}.people-container .people-item[data-v-4e39a692]{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-4e39a692]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-4e39a692]{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-4e39a692]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-4e39a692]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.steps[data-v-2c3f1313]{background-color:#fff;padding:5px 0}.steps[data-v-2c3f1313] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-2c3f1313] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-2c3f1313] .el-step__icon-inner{font-weight:400}.steps[data-v-2c3f1313] .is-process{border-color:transparent}.steps[data-v-2c3f1313] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2c3f1313] .is-process .el-step__icon-inner{color:#fff}[data-v-2c3f1313] .vxe-modal--content{padding:.4em 1em}.contain[data-v-2c3f1313]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-2c3f1313]{margin:0 0 8px!important}.clearfix[data-v-2c3f1313]{font-size:18px!important}.contract_title[data-v-7f09b9aa]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-7f09b9aa]{height:100%;background:#fff}.color1Text[data-v-7f09b9aa]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-7f09b9aa]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-7f09b9aa]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-7f09b9aa]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-7f09b9aa]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-7f09b9aa]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.incofont[data-v-0a44f43e]{color:#999}.ringht_font[data-v-0a44f43e]{padding-right:10px}[data-v-0a44f43e] .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-1bb6e974]{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-1bb6e974] .el-radio__input{display:none!important}.radioList[data-v-1bb6e974] .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-1cb78690]{color:#999}.ringht_font[data-v-1cb78690]{padding-right:10px}[data-v-1cb78690] .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-a7edd190]{height:100%}.project-main .contain[data-v-a7edd190]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-a7edd190]{color:#606266;font-size:12px}.template-item[data-v-a7edd190]{cursor:pointer}.project-main[data-v-a03f30d4]{overflow-y:scroll!important}.avue-group--arrow[data-v-a03f30d4]{display:none}[data-v-a03f30d4] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-a03f30d4] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-a03f30d4] .avue-form__group{padding:0!important}[data-v-a03f30d4] .el-collapse-item__header{margin-bottom:10px!important}[data-v-a03f30d4] .avue--detail .el-input,[data-v-a03f30d4] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-a03f30d4]{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-a03f30d4]{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-a03f30d4]{width:100%;height:100%}.people-container .people-item[data-v-a03f30d4]{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-a03f30d4]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-a03f30d4]{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-a03f30d4]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-a03f30d4]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.radioList[data-v-31c120cc]{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-31c120cc] .el-radio__input{display:none!important}.radioList[data-v-31c120cc] .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-e21634d8]{overflow-y:scroll!important}.avue-group--arrow[data-v-e21634d8]{display:none}[data-v-e21634d8] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-e21634d8] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-e21634d8] .avue-form__group{padding:0!important}[data-v-e21634d8] .el-collapse-item__header{margin-bottom:10px!important}[data-v-e21634d8] .avue--detail .el-input,[data-v-e21634d8] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-e21634d8]{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-e21634d8]{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-e21634d8]{width:100%;height:100%}.people-container .people-item[data-v-e21634d8]{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-e21634d8]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-e21634d8]{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-e21634d8]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-e21634d8]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.steps[data-v-2f04faf8]{background-color:#fff;padding:5px 0}.steps[data-v-2f04faf8] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-2f04faf8] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-2f04faf8] .el-step__icon-inner{font-weight:400}.steps[data-v-2f04faf8] .is-process{border-color:transparent}.steps[data-v-2f04faf8] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-2f04faf8] .is-process .el-step__icon-inner{color:#fff}[data-v-2f04faf8] .vxe-modal--content{padding:.4em 1em}.contain[data-v-2f04faf8]{height:100%;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-2f04faf8]{margin:0 0 8px!important}.clearfix[data-v-2f04faf8]{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-01b8283c]{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-01b8283c] .el-radio__input{display:none!important}.radioList[data-v-01b8283c] .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-190eb64e]{height:100%;width:100%;background:#fff}.module-item[data-v-190eb64e]{margin-bottom:20px;width:100%}[data-v-190eb64e] .avue-form__menu{display:none!important}.formList[data-v-190eb64e],.is--perfect[data-v-190eb64e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-190eb64e]{height:40px}.is--perfect .left[data-v-190eb64e]{-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-190eb64e] .el-input__inner{width:20px!important}.is--perfect .left .time[data-v-190eb64e]{height:28px;line-height:28px}.is--perfect .left .time p[data-v-190eb64e]{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-190eb64e]{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-190eb64e]{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-190eb64e]{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-3f42d69a]{height:100%}.project-main .contain[data-v-3f42d69a]{margin-top:10px;height:100%;position:relative}.el-dropdown-link[data-v-3f42d69a]{color:#606266;font-size:12px}.template-item[data-v-3f42d69a]{cursor:pointer}.project-main[data-v-5fc9a4b8]{overflow-y:scroll!important}.avue-group--arrow[data-v-5fc9a4b8]{display:none}[data-v-5fc9a4b8] .avue-group__header{margin-bottom:5px;border-bottom:none!important;height:30px;line-height:30px}[data-v-5fc9a4b8] .avue-group__header .avue-group__title{font-weight:700;font-size:14px;margin-left:10px}[data-v-5fc9a4b8] .avue-form__group{padding:0!important}[data-v-5fc9a4b8] .el-collapse-item__header{margin-bottom:10px!important}[data-v-5fc9a4b8] .avue--detail .el-input,[data-v-5fc9a4b8] .avue--detail .el-radio-button__inner{font-size:14px!important}.people-container[data-v-5fc9a4b8]{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-5fc9a4b8]{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-5fc9a4b8]{width:100%;height:100%}.people-container .people-item[data-v-5fc9a4b8]{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-5fc9a4b8]{line-height:17px;font-size:13px}.people-container .people-item .people-content[data-v-5fc9a4b8]{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-5fc9a4b8]{font-weight:700;margin-bottom:0;font-size:16px}.people-container .add-button[data-v-5fc9a4b8]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.radioList[data-v-b972f598]{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-b972f598] .el-radio__input{display:none!important}.radioList[data-v-b972f598] .el-radio.is-bordered{margin-left:0!important;margin-bottom:15px!important}.people-container[data-v-c02e454a]{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-c02e454a]{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-c02e454a]{width:100%;height:100%}.people-container .people-item[data-v-c02e454a]{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-c02e454a]{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-c02e454a]{font-size:12px;font-weight:600}.people-container .people-item .people-content .title[data-v-c02e454a]{font-size:12px;color:#5b8ff9}.people-container .people-item .people-content[data-v-c02e454a]{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-c02e454a]{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-c02e454a]{width:330px;-webkit-box-shadow:0 2px 12px 0 #ddd;box-shadow:0 2px 12px 0 #ddd}.people-container .options .footer[data-v-c02e454a]{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-c02e454a],.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-3400d2ed] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-3400d2ed] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-3400d2ed]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-3400d2ed]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-3400d2ed] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-3400d2ed] .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-1675b077]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-1675b077]{width:130px}[data-v-1675b077] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-1675b077] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-1675b077] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-1675b077] .data-icons .item-info>span{font-size:14px}[data-v-1675b077] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-1675b077] .contract-container{margin-top:25px}.line-titles[data-v-1675b077]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-1675b077]{position:relative}.blacklist[data-v-1675b077]{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-1675b077]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-1675b077]{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-1675b077]{font-size:13px;font-weight:600}.labels[data-v-1675b077]{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-1675b077]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-1675b077]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-1675b077]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-1675b077]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}.grid-main[data-v-1ec68bea]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-1ec68bea]:first-child{width:31%}.grid-main .vxe-grid[data-v-1ec68bea]:nth-child(2){width:68%;padding-left:20px}[data-v-1ec68bea] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-1ec68bea] .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-c8212090]{font-size:17px;font-weight:700;margin:0}[data-v-c8212090] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-59fbc3ff]{font-size:17px;font-weight:700;margin:0}[data-v-59fbc3ff] .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-6114fef0]{font-size:17px;font-weight:700;margin:0}[data-v-6114fef0] .el-tabs__nav-wrap:after{background-color:transparent!important}.radio-css[data-v-6bd205d6]{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-6bd205d6]{height:40px}.radio-css .radio-item[data-v-6bd205d6],.radio-css .radio-item[data-v-6bd205d6] .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-6bd205d6] .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-5e80c4eb]{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-5e80c4eb]{height:40px}.radio-css .radio-item[data-v-5e80c4eb],.radio-css .radio-item[data-v-5e80c4eb] .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-5e80c4eb] .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}.line-title p[data-v-1084d747]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1084d747]{margin-top:10px}[data-v-1084d747] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1084d747] .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0!important;margin-bottom:5px}.app[data-v-1ba973c6]{padding-left:10px}.line-title p[data-v-0cf1f66b]{font-size:17px;font-weight:700;margin:0}[data-v-0cf1f66b] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0cf1f66b] .vxe-modal--content{overflow:auto!important}.line-title p[data-v-0eb15eb2]{font-size:17px;font-weight:700;margin:0}[data-v-0eb15eb2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-0eb15eb2] .vxe-modal--content{overflow:auto!important}[data-v-0eb15eb2] .el-upload--picture-card{width:100px;height:100px;line-height:110px}[data-v-0eb15eb2] .el-upload-list__item{width:100px;height:100px}[data-v-0eb15eb2] .el-upload{width:100%}.avatar-uploader[data-v-0eb15eb2]{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-0eb15eb2]:hover{border:1px dashed #409eff}.ListMax[data-v-0eb15eb2] ::-webkit-scrollbar{height:5px}.ListMax[data-v-0eb15eb2] ::-webkit-scrollbar-track{background:#daedff}.ListMax[data-v-0eb15eb2] ::-webkit-scrollbar-thumb{background:#76bbfc;border-radius:1px}.fileNoticeListMax[data-v-0eb15eb2]{max-width:500px;height:117px;overflow:auto}.fileNoticeList[data-v-0eb15eb2]{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-0eb15eb2]{border:2px solid #2f9afe}.el-icon-close[data-v-0eb15eb2]{position:absolute;top:2px;right:2px}.dataTba_R[data-v-52bda3bc]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-node[data-v-52bda3bc]{-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-52bda3bc]{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-52bda3bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tree-nodes[data-v-52bda3bc]{height:0;padding:0;border:1px solid #fff}[data-v-52bda3bc] .el-tree-node__content{min-height:35px!important;font-size:14px}.el-checkbox[data-v-52bda3bc]{margin-right:0;margin-left:2px;margin-right:13px;margin-top:6px}.el-checkbox[data-v-52bda3bc] .el-checkbox__label{padding-left:5px!important}[data-v-52bda3bc] .treeNode{min-height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px}[data-v-52bda3bc] .treeNode .is-leaf{display:none}[data-v-52bda3bc] .el-icon-caret-bottom,[data-v-52bda3bc] .el-icon-caret-right{color:#939599}[data-v-52bda3bc] .choiceBott,[data-v-52bda3bc] .iconSpan{cursor:pointer}.addds[data-v-52bda3bc]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-52bda3bc]{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-417ec722]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-417ec722]{margin-top:10px}[data-v-417ec722] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-417ec722] .is-disabled .el-input-number__decrease,[data-v-417ec722] .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-1cb7e57a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.grid-main .gridMain_L[data-v-1cb7e57a]{width:100%}[data-v-1cb7e57a] .el-input__inner{height:30px;line-height:30px}[data-v-1cb7e57a] .el-tabs__header{margin:0!important}.grid-main[data-v-1449d659]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-1449d659]:first-child{width:30%}.grid-main .vxe-grid[data-v-1449d659]:nth-child(2){width:69%;padding-left:20px}[data-v-1449d659] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-1449d659] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-1449d659]{width:69%;padding-left:20px;padding-top:2px}[data-v-1449d659] .el-tabs__header{margin:0!important}.authorizations[data-v-1449d659]{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-2f5956e2]{font-size:17px;font-weight:700;margin:0}[data-v-2f5956e2] .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-acd19984]{font-size:17px;font-weight:700;margin:0}[data-v-acd19984] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-acd19984] .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-371053ce]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-371053ce]{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-77565ad8] .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-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .item-icon{width:60px;height:60px;margin-right:20px}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .item-info{text-align:left}[data-v-77565ad8] .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-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item i{width:100%;height:100%;overflow:auto;display:inline-block}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check1{background:url(data:image/png;base64,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)}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check2{background:url(data:image/png;base64,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)}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check3{background:url(data:image/png;base64,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)}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check4{background:url(data:image/png;base64,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)}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check5{background:url(data:image/png;base64,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)}[data-v-77565ad8] .grid-main .avue-data-panel .el-row .el-col .item .check6{background:url(data:image/png;base64,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)}[data-v-77565ad8] .el-input--suffix{min-width:100px}[data-v-77565ad8] .formList .el-form-item{margin-bottom:0}[data-v-77565ad8] .formList .el-form-item .el-form-item__content{height:30px;line-height:0}[data-v-77565ad8] .formList .el-form-item .el-form-item__content .el-input__inner,[data-v-77565ad8] .formList .el-form-item .el-form-item__content .input-with-select{height:30px}[data-v-77565ad8] .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}.people-container[data-v-3e0374f3]{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-3e0374f3]{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-3e0374f3]{width:100%;height:100%}.people-container .people-item[data-v-3e0374f3]{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-3e0374f3]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-3e0374f3]{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-3e0374f3]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.project_group[data-v-3ab33add]{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-3ab33add]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden}.project_group .group_list[data-v-3ab33add],.project_group>div[data-v-3ab33add]{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-3ab33add]{-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-3ab33add]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-3ab33add]{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-3ab33add]{position:absolute;right:5px;top:10px}.project_group .group_list .buidling_left[data-v-3ab33add]{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-3ab33add]{width:93%;margin-left:8%;min-height:120px}.project_group .group_list .floor_right .floor_item[data-v-3ab33add]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-3ab33add]{width:5%;text-align:center;padding:0 5px}.project_group .check_group[data-v-3ab33add]{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-3ab33add]{border-radius:5px;height:80px;margin:5px 0;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-3ab33add]{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-3ab33add]{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-3ab33add]{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-3ab33add]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.project_group[data-v-c040d8ec]{display:-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-c040d8ec]{width:10%;margin:0!important}.project_group .check_group[data-v-c040d8ec]{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-c040d8ec]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-c040d8ec]{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-c040d8ec]{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-c040d8ec]{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-c040d8ec]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-c040d8ec]{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-c040d8ec]{height:calc(100% - 60px)}.main-table[data-v-c040d8ec]{height:100%}.main-table .buildingTree[data-v-c040d8ec],.main-table[data-v-c040d8ec] .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-c040d8ec] .el-card__body{padding:0 0!important;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-c040d8ec]{margin-top:10%}.checkboxgroup[data-v-275f7b5a]{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-275f7b5a] .el-checkbox-button{margin:0 10px 5px 0!important}[data-v-275f7b5a] .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}.modalAll[data-v-223bc4e6]{height:100%;overflow:auto}.modalTit[data-v-223bc4e6]{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}.vxe-table--body-wrapper[data-v-20cfa192]{height:500px!important}[data-v-20cfa192] .vxe-grid--toolbar-wrapper{display:none}.line-title p[data-v-063720d2]{font-size:17px;font-weight:700;margin:0}[data-v-063720d2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-063720d2] .w-e-toolbar .w-e-menu{width:auto!important}.config[data-v-38e3b6e1]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-38e3b6e1]{width:130px}.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-1c33977a]{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-1c33977a]{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-1c33977a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-1c33977a] .el-checkbox-button,.top-line[data-v-1c33977a] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-1c33977a] .el-checkbox-button__inner,.top-line[data-v-1c33977a] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-1c33977a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-1c33977a]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-1c33977a]{display:-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-1c33977a]{width:10%;margin:0!important}.project_group .check_group[data-v-1c33977a]{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-1c33977a]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-1c33977a]{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-1c33977a]{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-1c33977a]{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-1c33977a]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-1c33977a]{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-1c33977a]{height:calc(100% - 30px)}.main-table[data-v-1c33977a]{height:100%}.main-table .buildingTree[data-v-1c33977a],.main-table[data-v-1c33977a] .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-1c33977a] .el-card__body{padding:0 0!important;height:100%;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-1c33977a]{margin-top:10%}.warp[data-v-51d246b8]{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-51d246b8]{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-51d246b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-51d246b8] .el-checkbox-button,.top-line[data-v-51d246b8] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-51d246b8] .el-checkbox-button__inner,.top-line[data-v-51d246b8] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-51d246b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-51d246b8]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-51d246b8]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-top:10px;height:calc(100% - 10px)}.project_group>div[data-v-51d246b8],.project_group[data-v-51d246b8]{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-51d246b8]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;height:auto;padding:0}.project_group p[data-v-51d246b8]{width:8%;margin:0!important;text-align:center}.project_group .check_group[data-v-51d246b8]{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-51d246b8]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-51d246b8]{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-51d246b8]{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-51d246b8]{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-51d246b8]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-51d246b8]{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-51d246b8]{height:calc(100% - 60px)}.main-table[data-v-51d246b8]{height:100%}.main-table .buildingTree[data-v-51d246b8],.main-table[data-v-51d246b8] .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-51d246b8] .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-51d246b8]{margin-top:10%}.people-container[data-v-19002b68]{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-19002b68]{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-19002b68]{width:100%;height:100%}.people-container .people-item[data-v-19002b68]{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-19002b68]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-19002b68]{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-19002b68]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container[data-v-cfb36938]{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-cfb36938]{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-cfb36938]{width:100%;height:100%}.people-container .people-item[data-v-cfb36938]{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-cfb36938]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-cfb36938]{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-cfb36938]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.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-1ff7806c]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-1ff7806c]{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-4f193936] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-4f193936]{height:100%}.tabs[data-v-4f193936]{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-4f193936] .el-tabs__content{height:100%}.tabs[data-v-4f193936] .el-card__body{padding-top:0}.tabs[data-v-4f193936] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-4f193936] .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-4f193936]{width:70px;height:80px}.image-slot img[data-v-4f193936]{width:100%;height:100%}.project_group[data-v-4f193936]{display:-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-4f193936]{width:10%;margin:0!important}.project_group .check_group[data-v-4f193936]{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-4f193936]{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-4f193936]{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-4f193936]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-4f193936]{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-4f193936]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-4f193936]{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-4f193936]{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-4f193936]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-4f193936]{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-4f193936] .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-4f193936] .el-checkbox__label p,.project_group .check_group[data-v-4f193936] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-4f193936] .el-checkbox__input{display:none}.checkIcon[data-v-4f193936]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-4f193936]{margin-left:0!important}.emptyPage[data-v-4f193936]{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-4f193936],.people-container[data-v-c7280086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.people-container[data-v-c7280086]{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-c7280086]{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-c7280086]{width:100%;height:100%}.people-container .people-item[data-v-c7280086]{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-c7280086]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-c7280086]{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-c7280086]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}[data-v-3e22d3ec] .el-timeline-item__timestamp{width:80px;text-align:center;height:28px;line-height:28px;background:#5b8ff9;color:#fff;border-radius:10px}.divOne[data-v-3e22d3ec]{width:100px;height:50px;margin:30px auto}.divOne div[data-v-3e22d3ec]:first-child{color:grey;font-size:15px}.divOne div[data-v-3e22d3ec]:nth-child(2){font-weight:700;padding-top:5px}[data-v-3e22d3ec] .el-divider{height:70px;margin-top:14px}[data-v-5108aa8c] .el-upload--picture-card{width:110px;height:110px;line-height:110px}[data-v-5108aa8c] .el-upload-list--picture-card .el-upload-list__item{width:110px;height:110px}.line-title p[data-v-5108aa8c]{font-size:17px;font-weight:700;margin:0}.line-titles[data-v-5108aa8c]{background:#fff;font-size:13px;font-weight:600;padding-left:45px}[data-v-5108aa8c] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5108aa8c] .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-3b0dc52d]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-3b0dc52d]{width:130px}[data-v-3b0dc52d] .el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#000;display:none}[data-v-3b0dc52d] .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{color:#606266;display:inline-block;background-color:#fff;border:0}[data-v-3b0dc52d] .scroll-content_2 .data-icons .el-row{background-color:#fff}[data-v-3b0dc52d] .data-icons .item-info>span{font-size:14px}[data-v-3b0dc52d] .data-icons .item-info .count{font-weight:600;font-size:20px;color:#000}[data-v-3b0dc52d] .contract-container{margin-top:25px}.line-titles[data-v-3b0dc52d]{background:#fff;margin-top:15px;font-size:13px;font-weight:600;padding-left:45px;margin-bottom:5px}.scroll-content_2[data-v-3b0dc52d]{position:relative}.blacklist[data-v-3b0dc52d]{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-3b0dc52d]{width:40px;height:40px;border-radius:3px;background:#e9e9e9}.projectImg[data-v-3b0dc52d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px}.projectImg span[data-v-3b0dc52d]{font-size:13px;font-weight:600}.labels[data-v-3b0dc52d]{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-3b0dc52d]{margin-bottom:20px;text-align:right;font-size:11px}.labels .labD span[data-v-3b0dc52d]{padding:5px 13px;border-radius:3px}.labels .lab[data-v-3b0dc52d]{background:#ecf5ff;color:#5b8ff9;border:1px solid #5b8ff9}.labels .labAdd[data-v-3b0dc52d]{color:#5b8ff9;border:1px dashed #5b8ff9;background:#fff;cursor:pointer}[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}.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}.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}.radio-css[data-v-399c8234]{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-399c8234]{height:40px}.radio-css .radio-item[data-v-399c8234],.radio-css .radio-item[data-v-399c8234] .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-399c8234] .el-radio__label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projectBill[data-v-16253ecc]{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-16253ecc]:active{background:#f6f6f6}.project_bill[data-v-16253ecc]{-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-16253ecc],.project_bill[data-v-16253ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_bill .selectIs[data-v-16253ecc]{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-16253ecc]{width:80px;height:55px;position:relative;margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.project_bill .bill_img img[data-v-16253ecc]{height:100%;width:100%}.project_bill .bill_img .bill_icon[data-v-16253ecc]{position:absolute;top:0;left:0;padding:1px 5px;font-size:11px;background:#f2f2f2}.project_bill .bill_text[data-v-16253ecc]{padding:5px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.project_bill .bill_text .text1[data-v-16253ecc]{width:100%;color:#5b8ff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_bill .bill_text .text2[data-v-16253ecc]{width:100%;color:#979797;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project_bills[data-v-16253ecc]{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-73b8f308] .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-078cd2c2]{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-078cd2c2]{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-3d31c652]{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-3d31c652]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.modalAll[data-v-0fbe0461]{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-0fbe0461]{font-weight:600;padding:12px;font-size:15px}[data-v-0fbe0461] .avue-form__menu{display:none!important}[data-v-0fbe0461] .el-form-item{background:#fff!important}[data-v-0fbe0461] .avue--detail .el-col,[data-v-0fbe0461] .avue--detail .el-row,[data-v-0fbe0461] .el-form-item__content{border:none!important}[data-v-1bce685a] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-1bce685a],[data-v-1bce685a] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-1bce685a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}[data-v-1bce685a] .avue-form__menu{display:none!important}[data-v-1bce685a] .el-form-item{background:#fff!important}[data-v-1bce685a] .avue--detail .el-col,[data-v-1bce685a] .avue--detail .el-row,[data-v-1bce685a] .el-form-item__content{border:none!important}.overForm[data-v-1bce685a]{overflow-x:hidden;overflow-y:auto}[data-v-7af9e092] .el-drawer__body{-ms-flex-direction:column;flex-direction:column}.project-main[data-v-7af9e092],[data-v-7af9e092] .el-drawer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.project-main[data-v-7af9e092]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.contract[data-v-7af9e092]{background:#fff;padding:12px 20px;height:118px;-webkit-box-sizing:border-box;box-sizing:border-box}.contract .contract_tit[data-v-7af9e092]{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-7af9e092]{font-weight:500;background:#009dff;padding:7px;font-size:12px;border-radius:50%;color:#fff;margin-right:10px}.contract .contract_tit span[data-v-7af9e092]{color:#5b8ff9;cursor:pointer}.contract .contract_content[data-v-7af9e092]{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-7af9e092]{width:32%;padding:5px 0}.nodeNode[data-v-7af9e092]{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-7af9e092]{font-weight:600;font-size:15px;padding:15px 25px;color:#282828}.nodeNode .handle[data-v-7af9e092]{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-7af9e092]{-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-7af9e092]{height:44px;-ms-flex-negative:0;flex-shrink:0}.nodeNode .handle .handleList .states .state[data-v-7af9e092]{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-7af9e092]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.nodeNode .handle .handleList .states .state2[data-v-7af9e092]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.nodeNode .handle .handleList .states .state3[data-v-7af9e092]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.nodeNode .handle .handleList .positioning[data-v-7af9e092]{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-7af9e092]{width:18px;height:18px;border-radius:50%;z-index:100}.nodeNode .handle .handleList .positioning .state1[data-v-7af9e092]{background:#e9e9e9}.nodeNode .handle .handleList .positioning .state2[data-v-7af9e092]{background:#f7ae4f}.nodeNode .handle .handleList .positioning .state3[data-v-7af9e092]{background:#5b8ff9}.nodeNode .handle .handleList .positioning .arrow[data-v-7af9e092]{position:absolute;top:8px;left:-44%;width:88%}.nodeNode .handle .handleList .positioning .arrow1[data-v-7af9e092]{border-top:2px solid #e9e9e9}.nodeNode .handle .handleList .positioning .arrow2[data-v-7af9e092]{border-top:2px dashed #5b8ff9}.nodeNode .handle .handleList .positioning .arrow3[data-v-7af9e092]{border-top:2px solid #5b8ff9}.nodeNode .handle .handleList .details[data-v-7af9e092]{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-7af9e092]{font-size:13px;color:#a6a6a6;padding:10px 0}.nodeNode .handle .handleList .details .overdue[data-v-7af9e092]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.nodeNode .handle .handleList .details .handleTxt[data-v-7af9e092]{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-7af9e092]{color:#9f978d;padding:3px 0;margin:0}.nodeNode .handle .handleList .details .handleTxt .arrow[data-v-7af9e092]{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-7af9e092]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.acceptTable[data-v-7af9e092]{-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-7af9e092]{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-7af9e092]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.button[data-v-7af9e092]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.button1[data-v-7af9e092]{background:#5b8ff9;color:#fff}.button2[data-v-7af9e092]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}[data-v-7af9e092] .el-tabs__header{margin-bottom:0!important;border:none!important}.modalTit[data-v-5817d7b9]{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-5817d7b9]{height:100%}.modalTit[data-v-ccc4f41c]{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-ccc4f41c]{height:100%}.incofont[data-v-79490d58]{color:#999}.ringht_font[data-v-79490d58]{padding-right:10px}[data-v-79490d58] .avue-form__menu{display:none!important}.incofont[data-v-cdf65562]{color:#999}.ringht_font[data-v-cdf65562]{padding-right:10px}[data-v-10b000d8] .avue-form__menu,[data-v-745052e1] .avue-form__menu,[data-v-cdf65562] .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-0a34b33c] .avue-form__menu,[data-v-110b6842] .avue-form__menu{display:none!important}.steps[data-v-81914c20]{background-color:#fff;padding:10px 0}.steps[data-v-81914c20] .el-step__icon{font-weight:400}.steps[data-v-81914c20] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-81914c20] .el-step__icon-inner{font-weight:400}.steps[data-v-81914c20] .is-process{border-color:transparent}.steps[data-v-81914c20] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-81914c20] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-81914c20]{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-646b89b7]{background-color:#fff;padding:10px 0}.steps[data-v-646b89b7] .el-step__icon{font-weight:400}.steps[data-v-646b89b7] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-646b89b7] .el-step__icon-inner{font-weight:400}.steps[data-v-646b89b7] .is-process{border-color:transparent}.steps[data-v-646b89b7] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-646b89b7] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-646b89b7]{height:100%;overflow-y:scroll;margin:15px 10px}.standard-item[data-v-6e9daf42]{font-size:12px}.contract_title[data-v-6e9daf42]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-6e9daf42]{height:100%;background:#fff}.color1Text[data-v-6e9daf42]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-6e9daf42]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-6e9daf42]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-6e9daf42]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-6e9daf42]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-6e9daf42]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.handle[data-v-6e9daf42]{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-6e9daf42]{-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-6e9daf42]{height:44px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states .state[data-v-6e9daf42]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.handle .handleList .states .state1[data-v-6e9daf42]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.handle .handleList .states .state2[data-v-6e9daf42]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.handle .handleList .states .state3[data-v-6e9daf42]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.handle .handleList .positioning[data-v-6e9daf42]{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-6e9daf42]{width:18px;height:18px;border-radius:50%;z-index:100}.handle .handleList .positioning .state1[data-v-6e9daf42]{background:#e9e9e9}.handle .handleList .positioning .state2[data-v-6e9daf42]{background:#f7ae4f}.handle .handleList .positioning .state3[data-v-6e9daf42]{background:#5b8ff9}.handle .handleList .positioning .arrow[data-v-6e9daf42]{position:absolute;top:8px;left:-44%;width:88%}.handle .handleList .positioning .arrow1[data-v-6e9daf42]{border-top:2px solid #e9e9e9}.handle .handleList .positioning .arrow2[data-v-6e9daf42]{border-top:2px dashed #5b8ff9}.handle .handleList .positioning .arrow3[data-v-6e9daf42]{border-top:2px solid #5b8ff9}.handle .handleList .details[data-v-6e9daf42]{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-6e9daf42]{font-size:13px;color:#a6a6a6;padding:10px 0}.handle .handleList .details .time p[data-v-6e9daf42]{font-size:13px!important;color:#a6a6a6!important}.handle .handleList .details .overdue[data-v-6e9daf42]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.handle .handleList .details .handleTxt[data-v-6e9daf42]{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-6e9daf42]{color:#9f978d;padding:3px 0;margin:0}.handle .handleList .details .handleTxt .arrow[data-v-6e9daf42]{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-6e9daf42]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.handle .button[data-v-6e9daf42]{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-6e9daf42]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.handle .button[data-v-6e9daf42]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.handle .button1[data-v-6e9daf42]{background:#5b8ff9;color:#fff}.handle .button2[data-v-6e9daf42]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}.standard-item[data-v-4b87f101]{font-size:12px}.contract_title[data-v-4b87f101]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-4b87f101]{height:100%;background:#fff}.color1Text[data-v-4b87f101]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-4b87f101]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-4b87f101]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-4b87f101]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-4b87f101]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-4b87f101]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.handle[data-v-4b87f101]{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-4b87f101]{-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-4b87f101]{height:44px;-ms-flex-negative:0;flex-shrink:0}.handle .handleList .states .state[data-v-4b87f101]{font-size:13px;padding:3px 18px;border-radius:13px;-webkit-box-sizing:border-box;box-sizing:border-box}.handle .handleList .states .state1[data-v-4b87f101]{border:1px solid #a6a6a6;background:#fff;color:#a6a6a6}.handle .handleList .states .state2[data-v-4b87f101]{border:1px solid #f7ae4f;background:#f7ae4f;color:#fff}.handle .handleList .states .state3[data-v-4b87f101]{border:1px solid #5b8ff9;background:#fff;color:#5b8ff9}.handle .handleList .positioning[data-v-4b87f101]{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-4b87f101]{width:18px;height:18px;border-radius:50%;z-index:100}.handle .handleList .positioning .state1[data-v-4b87f101]{background:#e9e9e9}.handle .handleList .positioning .state2[data-v-4b87f101]{background:#f7ae4f}.handle .handleList .positioning .state3[data-v-4b87f101]{background:#5b8ff9}.handle .handleList .positioning .arrow[data-v-4b87f101]{position:absolute;top:8px;left:-44%;width:88%}.handle .handleList .positioning .arrow1[data-v-4b87f101]{border-top:2px solid #e9e9e9}.handle .handleList .positioning .arrow2[data-v-4b87f101]{border-top:2px dashed #5b8ff9}.handle .handleList .positioning .arrow3[data-v-4b87f101]{border-top:2px solid #5b8ff9}.handle .handleList .details[data-v-4b87f101]{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-4b87f101]{font-size:13px;color:#a6a6a6;padding:10px 0}.handle .handleList .details .time p[data-v-4b87f101]{font-size:13px!important;color:#a6a6a6!important}.handle .handleList .details .overdue[data-v-4b87f101]{margin-top:5px;background:#fce9e9;color:#e52727;font-size:13px;padding:3px 14px;border-radius:13px}.handle .handleList .details .handleTxt[data-v-4b87f101]{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-4b87f101]{color:#9f978d;padding:3px 0;margin:0}.handle .handleList .details .handleTxt .arrow[data-v-4b87f101]{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-4b87f101]{width:6px;height:6px;background:#fff;border-radius:50%;border:7px solid #5b8ff9;z-index:100}.handle .button[data-v-4b87f101]{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-4b87f101]:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.handle .button[data-v-4b87f101]:active{-webkit-filter:brightness(95%);filter:brightness(95%)}.handle .button1[data-v-4b87f101]{background:#5b8ff9;color:#fff}.handle .button2[data-v-4b87f101]{background:#fbfdff;color:#5b8ff9;border:1px solid #5b8ff9}.people-container[data-v-77b5d51a]{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-77b5d51a],.people-container[data-v-77b5d51a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.people-container .people-item[data-v-77b5d51a]{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-77b5d51a]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-77b5d51a]{font-weight:600;font-size:14px;margin-bottom:5px}.people-container .people-item .companyTitle .labelWidth[data-v-77b5d51a]{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-77b5d51a]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-77b5d51a]{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-77b5d51a]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .options[data-v-77b5d51a]{width:380px}.people-container .options .footer[data-v-77b5d51a]{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-77b5d51a]{height:100%}[data-v-77b5d51a] .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-70853bc6]{font-size:17px;font-weight:700;margin:0}[data-v-70853bc6] .el-tabs__nav-wrap:after{background-color:transparent!important}.line-title p[data-v-65ffce5e]{font-size:17px;font-weight:700;margin:0}[data-v-65ffce5e] .el-tabs__nav-wrap:after{background-color:transparent!important}.app[data-v-b5838456]{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-8198a2e4]{background-color:#fff;padding:10px 0}.steps[data-v-8198a2e4] .el-step__icon{font-weight:400}.steps[data-v-8198a2e4] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-8198a2e4] .el-step__icon-inner{font-weight:400}.steps[data-v-8198a2e4] .is-process{border-color:transparent}.steps[data-v-8198a2e4] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-8198a2e4] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-8198a2e4]{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-ba632c70]{font-size:17px;font-weight:700;margin:0}[data-v-ba632c70] .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-08202722] .option_processStage,[data-v-08202722] .option_processStage .vxe-cell,[data-v-a8b74e40] .option_processStage,[data-v-a8b74e40] .option_processStage .vxe-cell{max-height:50px!important}.btn-head[data-v-fb9f9d10]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-fb9f9d10] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-fb9f9d10]{color:#fff}.list-wrapper .list-head[data-v-fb9f9d10]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-fb9f9d10]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-fb9f9d10]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-fb9f9d10]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-fb9f9d10]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-fb9f9d10]:first-of-type{color:#fff}.numbers[data-v-fb9f9d10]{color:#000;font-weight:bolder;padding-right:10px}.numbers1[data-v-fb9f9d10]{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-5dc93dc2] .titleClass{position:absolute!important}.contract_main[data-v-5dc93dc2]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-5dc93dc2]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-5dc93dc2]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-5dc93dc2]{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-5dc93dc2],.contract_main .contract_content .contract_top p[data-v-5dc93dc2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-5dc93dc2]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-5dc93dc2]{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-5dc93dc2] .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-5dc93dc2] .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-5dc93dc2] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-5dc93dc2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-5dc93dc2]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .vxe-header--row{font-size:13px!important}.contract_main .contract_content .mainTable[data-v-5dc93dc2] .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-5dc93dc2]{z-index:9000!important}.avuedate[data-v-5dc93dc2]{margin-left:10px;width:260px}.avuedate[data-v-5dc93dc2] .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-6c2a9ddd]{color:#606266;font-size:12px}.template-item[data-v-6c2a9ddd]{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-2785f400] .titleClass{position:absolute!important}.contract_main[data-v-2785f400]{height:100%;overflow:hidden}.contract_main .contract_button[data-v-2785f400]{width:70%;margin:20px auto;text-align:center}.contract_main .contract_content[data-v-2785f400]{padding:0 10px;height:100%;background-color:#fff;overflow-y:scroll}.contract_main .contract_content .contract_top[data-v-2785f400]{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-2785f400],.contract_main .contract_content .contract_top p[data-v-2785f400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-2785f400]{height:auto;background-color:#fff}.contract_main .contract_content .table .left[data-v-2785f400]{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-2785f400] .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-2785f400] .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-2785f400] .el-radio .el-radio__label span{width:90%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contract_main .contract_content .searchlist[data-v-2785f400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-2785f400]{margin-top:10px;height:100%}.contract_main .contract_content .mainTable[data-v-2785f400] .vxe-table--body-wrapper{overflow-y:hidden;overflow-x:hidden}.contract_main .contract_content .mainTable[data-v-2785f400] .vxe-table--header-wrapper{background-color:#f0f7ff}.contract_main .contract_content .mainTable[data-v-2785f400] .vxe-body--expanded-cell .vxe-table--body-wrapper{overflow-y:scroll!important}.contract_main .contract_content .mainTable[data-v-2785f400] .vxe-body--expanded-cell{padding:0!important}.contract_main .contract_content .mainTable[data-v-2785f400] .vxe-header--row{font-size:13px!important}.contract_main .contract_content .mainTable[data-v-2785f400] .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-2785f400]{z-index:9000!important}.avuedate[data-v-2785f400]{margin-left:10px;width:260px}.avuedate[data-v-2785f400] .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-37d2e634]{color:#606266;font-size:12px}.template-item[data-v-37d2e634]{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-a3acf40a] .option_processStage,[data-v-a3acf40a] .option_processStage .vxe-cell{max-height:50px!important}.steps[data-v-4f04cf8a]{background-color:#fff;padding:5px 0}.steps[data-v-4f04cf8a] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-4f04cf8a] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-4f04cf8a] .el-step__icon-inner{font-weight:400}.steps[data-v-4f04cf8a] .is-process{border-color:transparent}.steps[data-v-4f04cf8a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-4f04cf8a] .is-process .el-step__icon-inner{color:#fff}[data-v-4f04cf8a] .vxe-modal--content{padding:.4em 1em}.contain[data-v-4f04cf8a]{height:96%;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-4f04cf8a]{margin:0 0 8px!important}.clearfix[data-v-4f04cf8a]{font-size:18px!important}.steps[data-v-738f1a41]{background-color:#fff;padding:5px 0}.steps[data-v-738f1a41] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-738f1a41] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-738f1a41] .el-step__icon-inner{font-weight:400}.steps[data-v-738f1a41] .is-process{border-color:transparent}.steps[data-v-738f1a41] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-738f1a41] .is-process .el-step__icon-inner{color:#fff}[data-v-738f1a41] .vxe-modal--content{padding:.4em 1em}.contain[data-v-738f1a41]{height:96%;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-738f1a41]{margin:0 0 8px!important}.clearfix[data-v-738f1a41]{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-42ec0f5a]{background-color:#fff;padding:5px 0}.steps[data-v-42ec0f5a] .el-step__icon{width:20px;height:20px;font-size:13px;font-weight:400}.steps[data-v-42ec0f5a] .el-step__title{font-size:13px;font-weight:400;line-height:20px}.steps[data-v-42ec0f5a] .el-step__icon-inner{font-weight:400}.steps[data-v-42ec0f5a] .is-process{border-color:transparent}.steps[data-v-42ec0f5a] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-42ec0f5a] .is-process .el-step__icon-inner{color:#fff}[data-v-42ec0f5a] .vxe-modal--content{padding:.4em 1em}.contain[data-v-42ec0f5a]{height:130px;overflow-y:scroll;margin:8px 0;background:#fff}.contain .el-tabs__header[data-v-42ec0f5a]{margin:0 0 8px!important}.clearfix[data-v-42ec0f5a]{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-3158d8e8]{color:#999}.ringht_font[data-v-3158d8e8]{padding-right:10px}[data-v-3158d8e8] .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-d0d3ac82] .vxe-table--empty-placeholder{top:36px!important;height:36px!important}.btn-head[data-v-d0d3ac82]{background:#f2f2f2;text-align:center;color:#606266;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}[data-v-d0d3ac82] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.list-wrapper[data-v-d0d3ac82]{color:#fff}.list-wrapper .list-head[data-v-d0d3ac82]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-d0d3ac82]{display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;font-size:12px}.list-wrapper .list-item span[data-v-d0d3ac82]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-d0d3ac82]:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.list-wrapper .list-body[data-v-d0d3ac82]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-d0d3ac82]: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-3226b13e]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-3226b13e]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-3226b13e]{width:100%}.btn-head[data-v-3226b13e]{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-3226b13e] .btn-select .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.grid-main[data-v-0643212f]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .gridMain_L[data-v-0643212f]{width:40%}.grid-main .gridMain_L[data-v-0643212f] .vxe-pager .vxe-pager--wrapper{display:none}.grid-main .gridMain_R[data-v-0643212f]{width:60%}[data-v-0643212f] .el-input__inner{height:30px;line-height:30px}[data-v-0643212f] .el-tabs__header{margin:0!important}[data-v-0643212f] .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-0643212f] .vxe-input--inner{border:none;background-color:transparent}[data-v-52d77f4e] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template-list .template-item[data-v-52d77f4e]{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-2351913a]{color:#fff}.list-wrapper .list-head[data-v-2351913a]{border-bottom:1px solid #fff}.list-wrapper .list-item[data-v-2351913a]{display:-webkit-box;display:-ms-flexbox;display:flex;width:400px;font-size:12px}.list-wrapper .list-item span[data-v-2351913a]{width:80px;padding:6px 0}.list-wrapper .list-item span[data-v-2351913a]:nth-of-type(2){width:140px}.list-wrapper .list-item span[data-v-2351913a]:nth-of-type(3){width:70px}.list-wrapper .list-body[data-v-2351913a]{color:#bb3a3a;max-height:300px;overflow-y:auto}.list-wrapper .list-body span[data-v-2351913a]:first-of-type{color:#fff}[data-v-76cdb681] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modalAll[data-v-56fd51aa]{height:100%;overflow:auto}.modalTit[data-v-56fd51aa]{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-56fd51aa] .add-Modal .vxe-modal--content{background:#fff!important}.standard-item[data-v-66a5ac26]{font-size:12px}.contract_title[data-v-66a5ac26]{color:#5b8ff9;cursor:pointer}.modalAll[data-v-66a5ac26]{height:100%;background:#fff}.color1Text[data-v-66a5ac26]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#f2f2f2}.color2Text[data-v-66a5ac26]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#c5e394}.color3Text[data-v-66a5ac26]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#facd91}.color4Text[data-v-66a5ac26]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#b1e5e5}.color5Text[data-v-66a5ac26]{border:1px solid #037eb4;padding:0 8px;border-radius:5px;background:#97d4ee;color:#037eb4}.color6Text[data-v-66a5ac26]{border:1px solid #606266;padding:0 8px;border-radius:5px;background:#ffc9c9}.modalAll[data-v-4a3dd363]{height:100%;overflow:auto}.modalTit[data-v-4a3dd363]{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-4a3dd363] .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-60e3d5e2] .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}.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-0f729a93]{background-color:#fff;padding:10px 0}.steps[data-v-0f729a93] .el-step__icon{font-weight:400}.steps[data-v-0f729a93] .el-step__title{font-size:13px;font-weight:400;line-height:30px}.steps[data-v-0f729a93] .el-step__icon-inner{font-weight:400}.steps[data-v-0f729a93] .is-process{border-color:transparent}.steps[data-v-0f729a93] .is-process .el-step__icon{background-color:var(--my-cool-background)!important}.steps[data-v-0f729a93] .is-process .el-step__icon-inner{color:#fff}.contain[data-v-0f729a93]{height:100%;overflow-y:scroll;margin:15px 10px}.list-item[data-v-0f729a93]{display:-webkit-box;display:-ms-flexbox;display:flex}.list-item .option-wrapper i[data-v-0f729a93]{font-size:24px;font-weight:700}.list-item .option-wrapper .el-icon-circle-plus-outline[data-v-0f729a93]{color:#409eff}.list-item .option-wrapper .el-icon-remove-outline[data-v-0f729a93]{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-1bd80df0]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-1bd80df0]{margin-top:10px}[data-v-1bd80df0] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1bd80df0] .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}.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-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}.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-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-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-35a76cae]{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-35a76cae]{height:100%;width:300px;font-size:14px}.modalAll .content-wrapper div[data-v-35a76cae]{padding:4px}.modalAll .content-wrapper .btn-wrapper[data-v-35a76cae]{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-35a76cae]{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-35a76cae] .add-Modal .vxe-modal--content{background:#fff!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}.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}[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-68036cf8]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-68036cf8]{margin-top:10px}[data-v-68036cf8] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-68036cf8] .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-68036cf8] #qrCode{text-align:center;padding-bottom:40px}[data-v-68036cf8] #qrCode img{display:inline-block}[data-v-1b831041] .vxe-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid-main[data-v-7d3e71e0]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-7d3e71e0]:first-child{width:31%}.grid-main .vxe-grid[data-v-7d3e71e0]:nth-child(2){width:68%;padding-left:20px}[data-v-7d3e71e0] .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}.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-bf7499b0]{padding:9px 20px}[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-b00c475a] .avue-form__menu{display:none!important}.people-container[data-v-518b308f] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-518b308f]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-518b308f],.people-container[data-v-518b308f]{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-518b308f]{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-518b308f]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-518b308f]{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-518b308f],.people-container .file-group .file-item[data-v-518b308f]{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-518b308f]{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-518b308f]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-518b308f]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-518b308f]{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-518b308f]{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-518b308f]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-518b308f]{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-518b308f]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-518b308f]{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-518b308f]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-518b308f]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-518b308f]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-518b308f]{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-518b308f]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-518b308f]{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-518b308f] .avue-form__menu{display:none}.people-container .checkDialog[data-v-518b308f] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-518b308f]{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-778472f4]{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-778472f4] .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-43502a56] .el-collapse-item__header{background:#f6f7fb}.people-container[data-v-43502a56]{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important}.people-container .file-title .title[data-v-43502a56],.people-container[data-v-43502a56]{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-43502a56]{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-43502a56]{width:100%;margin:0 auto 20px;max-height:95%;height:95%;overflow-y:auto}.people-container .file-group .file-item[data-v-43502a56]{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-43502a56],.people-container .file-group .file-item[data-v-43502a56]{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-43502a56]{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-43502a56]{width:22px;height:18px}.people-container .file-group .file-item img[data-v-43502a56]{width:30px;height:30px}.people-container .file-group .file-item .content[data-v-43502a56]{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-43502a56]{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-43502a56]{font-size:12px;color:#999}.people-container .file-group .file-item .icon-group[data-v-43502a56]{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-43502a56]{cursor:pointer;margin:0 10px}.people-container .people-item[data-v-43502a56]{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-43502a56]{position:absolute;right:-5px;top:-5px;font-size:14px;cursor:pointer;color:#d9d9d9}.people-container .people-item .companyTitle[data-v-43502a56]{font-weight:600;font-size:14px}.people-container .people-item span[data-v-43502a56]{display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.people-container .people-item .people-content[data-v-43502a56]{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-43502a56]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#79a7d6;border:1px dotted #9a9a9f}.people-container .checkDialog[data-v-43502a56]{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-43502a56] .avue-form__menu{display:none}.people-container .checkDialog[data-v-43502a56] .el-form-item--small.el-form-item{margin-bottom:0}.people-container .checkDialog .button[data-v-43502a56]{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-0fc70fd0]{font-size:18px}.bg1[data-v-0fc70fd0]{background-color:#2dc1e9}.bg1[data-v-0fc70fd0],.bg2[data-v-0fc70fd0]{padding:10px;border-radius:3px;color:#fff;cursor:pointer}.bg2[data-v-0fc70fd0]{background-color:#f7ae4f}.bg3[data-v-0fc70fd0]{background-color:#f784a5;padding:10px;border-radius:3px;color:#fff;cursor:pointer}.left_item[data-v-0fc70fd0],.left_item_check[data-v-0fc70fd0]{padding:10px;border:1px solid #f2f2f2;border-radius:3px;cursor:pointer}.left_item_check[data-v-0fc70fd0]{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-13f643f9] .el-tabs__nav-wrap:after{background-color:transparent!important}.config[data-v-13f643f9]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-13f643f9]{width:130px}[data-v-13f643f9] 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-60d11c5f]{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-60d11c5f] .el-radio__input{display:none!important}.radioList[data-v-630e7019]{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-630e7019] .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-367a916e]{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-367a916e] .el-radio__input{display:none!important}.line-title p[data-v-1f8f78e9]{font-size:17px;font-weight:700;margin:0}[data-v-1f8f78e9] .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-2ba693ae]{height:100%}.modalTit[data-v-60ae7adc]{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-60ae7adc]{height:100%}[data-v-60ae7adc] .vxe-cell{max-height:100px!important;overflow:auto}.chosenMeterClass[data-v-60ae7adc]{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-60ae7adc]{cursor:pointer}.chosenMeterClass div[data-v-60ae7adc]:hover{color:#94b8ff}.addModel[data-v-7b916679]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.addModel .addModel_L[data-v-7b916679]{height:99%;padding-right:50px;border-right:1px solid #f0f0f0;background:#fff}.addModel .addModel_R[data-v-7b916679]{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}.grid_main[data-v-407c5e31]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid_main .grid_main_L[data-v-407c5e31]{max-width:320px;width:30%}.grid_main .grid_main_R[data-v-407c5e31]{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-3b408e8a]{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-3b408e8a]{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-3b408e8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-3b408e8a] .el-checkbox-button,.top-line[data-v-3b408e8a] .el-radio-button{margin:0 5px;border:1px solid #dcdfe6;border-radius:20px;overflow:hidden}.top-line[data-v-3b408e8a] .el-checkbox-button__inner,.top-line[data-v-3b408e8a] .el-radio-button__inner{border:none;padding:5px 20px}.top-line .tab-item[data-v-3b408e8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-3b408e8a]{display:inline-block;width:20px;height:20px;border-radius:50%;margin-right:6px}.top-line .tab-item1[data-v-3b408e8a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-3b408e8a]{display:inline-block;width:20px;height:20px;margin-right:6px}.project_group[data-v-3b408e8a]{display:-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-3b408e8a]{width:10%;margin:0!important}.project_group .check_group[data-v-3b408e8a]{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-3b408e8a]{margin-bottom:15px;border-radius:5px;height:70px;overflow:hidden;padding:0;cursor:pointer}.project_group .check_group .check_item .people-content[data-v-3b408e8a]{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-3b408e8a]{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-3b408e8a]{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-3b408e8a]{width:1px;color:#e3e3e3;font-weight:400;margin:0 5px}.dataIcon[data-v-3b408e8a]{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-3b408e8a]{height:calc(100% - 60px)}.main-table[data-v-3b408e8a]{height:100%}.main-table .buildingTree[data-v-3b408e8a],.main-table[data-v-3b408e8a] .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-3b408e8a] .el-card__body{padding:0 0!important;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.emptyPage[data-v-3b408e8a]{margin-top:10%}.greenClass[data-v-3b408e8a]{background:#67c23a}.greenClass[data-v-3b408e8a],.redClass[data-v-3b408e8a]{width:10px;height:10px;border-radius:50%;margin-right:10px}.redClass[data-v-3b408e8a]{background:#ff5842}.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-417a9818]{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-6a35dad3]{position:relative;padding:10px 0;width:100%;height:150px}.data p[data-v-6a35dad3]{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-6a35dad3]{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-056fd8c4]{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-33e8f0cb],.formList[data-v-59ce218c]{margin-bottom:15px}[data-v-6ae4eec0] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-6ae4eec0],.formList[data-v-25f3df75]{margin-bottom:15px}[data-v-534381fc] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-534381fc]{margin-bottom:15px}[data-v-534381fc] .bg-blue{background-color:#bdd7ee}[data-v-0c49718c] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-0c49718c]{margin-bottom:15px}[data-v-0c49718c] .bg-blue{background-color:#bdd7ee}[data-v-0c49718c] .word-blue{color:#00f}[data-v-6bebc620] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-6bebc620]{margin-bottom:15px}[data-v-6bebc620] .bg-blue{background-color:#bdd7ee}[data-v-6bebc620] .word-blue{color:#00f}[data-v-386e7aef] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-386e7aef]{margin-bottom:15px}[data-v-386e7aef] .bg-blue{background-color:#bdd7ee}[data-v-386e7aef] .word-blue{color:#00f}[data-v-bab7a46e] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-bab7a46e]{margin-bottom:15px}[data-v-bab7a46e] .bg-blue{background-color:#bdd7ee}[data-v-bab7a46e] .word-blue{color:#00f}[data-v-2b010a56] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-2b010a56]{margin-bottom:15px}[data-v-2b010a56] .bg-blue{background-color:#bdd7ee}[data-v-2b010a56] .word-blue{color:#00f}.formList[data-v-1fd47e24],.formList[data-v-4ec995ba],.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-7135baae] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-0f1e5f25],.formList[data-v-6d14e1c2],.formList[data-v-7135baae]{margin-bottom:15px}[data-v-4df98a17] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-4df98a17]{margin-bottom:15px}[data-v-a7104234] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-a7104234]{margin-bottom:15px}[data-v-c3b89420] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-c3b89420]{margin-bottom:15px}[data-v-36dc8754] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-36dc8754]{margin-bottom:15px}[data-v-36dc8754] .bg-blue{background-color:#bdd7ee}[data-v-eb8a8b16] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-eb8a8b16]{margin-bottom:15px}[data-v-eb8a8b16] .bg-blue{background-color:#bdd7ee}.formList[data-v-0eefcbcf],.formList[data-v-1e8b7200],.formList[data-v-2cbda68d],.formList[data-v-5a2f5ba5],.formList[data-v-6c1b1f99],.formList[data-v-095d0532],.formList[data-v-164e706a],.formList[data-v-246b4f4f],.formList[data-v-409d24f9],.formList[data-v-673af2c8],.formList[data-v-bb86e222],.formList[data-v-d51465f6],.formList[data-v-e8727da4]{margin-bottom:15px}.col-blue{background-color:#00b0f0!important}.col-red{background-color:red!important}.col-orange{background-color:#ff0!important}[data-v-cd491b84] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-cd491b84]{margin-bottom:15px}[data-v-cd491b84] .bg-blue{background-color:#bdd7ee}[data-v-cd491b84] .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-6c6b3a9d],.formList[data-v-7af338e7],.formList[data-v-08b22932],.formList[data-v-46d4da86],.formList[data-v-68a479e1],.formList[data-v-111aacba],.formList[data-v-459a8b14],.formList[data-v-28239584],.formList[data-v-cca4e8c6],.formList[data-v-eadf9360],.formList[data-v-eb5e3faa],.formList[data-v-fec52d96]{margin-bottom:15px}[data-v-79d63225] .vxe-grid--pager-wrapper{display:none!important}.formList[data-v-1a8bec8c],.formList[data-v-047bd085],.formList[data-v-47f2ea9c],.formList[data-v-79d63225],.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}.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-50e73766],.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-05c9fc29]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-05c9fc29]{width:20%}.enclosure .enclosure_right[data-v-05c9fc29]{padding-left:10px;width:80%}[data-v-05c9fc29] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-05c9fc29] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-05c9fc29] .vxe-form--item-content{text-align:right}[data-v-05c9fc29] .el-tabs__header{margin:0!important}[data-v-05c9fc29] .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-2c9f6d0f],.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-2c9f6d0f]{min-height:220px;overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.assets-container .icon[data-v-2c9f6d0f]{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-2c9f6d0f]{width:100%;height:100%}.assets-container .assets-item[data-v-2c9f6d0f]{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-2c9f6d0f]{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-2c9f6d0f]{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-2c9f6d0f] .el-input-group__append{padding:0 10px!important}.assets-container .assets-item .assets-content .el-icon-edit[data-v-2c9f6d0f]{cursor:pointer;color:#000;font-weight:900}.assets-container .add-button[data-v-2c9f6d0f]{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#409eff;border:1px dotted #9a9a9f}.ft15[data-v-2c9f6d0f]{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-99907968]{padding-bottom:50px}.el-popover>p[data-v-99907968]{background-color:#f7f7f7;padding:5px 0 5px 5px}.data-list[data-v-99907968]{overflow:auto}.el-select[data-v-86b3f9d2]{width:130px}.el-select[data-v-86b3f9d2] .el-input--suffix{font-size:10px}.el-select[data-v-86b3f9d2] .el-input__inner{height:30px}.el-select[data-v-86b3f9d2] .el-input__suffix{top:5px}.leftBtn[data-v-86b3f9d2]{margin-left:10px}.rightBtn[data-v-86b3f9d2]{margin-left:7px!important}.el-input[data-v-86b3f9d2] .el-input__inner{padding:0;height:30px}.el-input[data-v-86b3f9d2] .el-input__inner::-webkit-input-placeholder{font-size:12px}.el-input[data-v-86b3f9d2] .el-input__inner::-moz-placeholder{font-size:12px}.el-input[data-v-86b3f9d2] .el-input__inner:-ms-input-placeholder{font-size:12px}.el-input[data-v-86b3f9d2] .el-input__inner::-ms-input-placeholder{font-size:12px}.el-input[data-v-86b3f9d2] .el-input__inner::placeholder{font-size:12px}.imageCss[data-v-86b3f9d2] .avue-form__group .avue-form__menu{display:none!important}.imageCss[data-v-86b3f9d2] .el-upload--picture-img .avue-upload__avatar,.imageCss[data-v-86b3f9d2] .el-upload--picture-img .avue-upload__icon{width:100px!important;height:100px!important;line-height:100px!important}.data-item[data-v-d3673a4e]{margin-bottom:20px;margin-top:20px}.el-popover>p[data-v-d3673a4e]{background-color:#f7f7f7;padding:5px 0 5px 5px}.data-list[data-v-d3673a4e]{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-57b84091]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-57b84091]{margin-top:10px}[data-v-57b84091] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-57b84091] .el-input__inner{border:1px solid #dcdfe6!important}.line-title p[data-v-318b3ebe]{font-size:17px;font-weight:700;margin:0}.scroll-content[data-v-318b3ebe]{margin-top:10px}[data-v-318b3ebe] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-318b3ebe] .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-dfecefce]{font-size:17px;font-weight:700;margin:0}[data-v-dfecefce] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-dfecefce] .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-91681c32]{font-size:14px;color:#303133;padding-left:10px;padding-right:10px}.config .el-form-item__label[data-v-91681c32]{width:130px}.project-top[data-v-91681c32]{margin-bottom:10px}.custom-demo-view[data-v-91681c32]{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}[data-v-52023d90] .vxe-toolbar{height:0!important}.box[data-v-52023d90]{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-52023d90]{width:60%;border:1px solid #d9d9d9;border-radius:5px;height:100%}.box .left_box .header_list[data-v-52023d90]{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-52023d90]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:calc(100% - 40px)}.box .left_box .box_content .left_box_content[data-v-52023d90]{width:50%;height:100%}.box .left_box .box_content .right_box_content[data-v-52023d90]{width:50%;border-left:1px solid #d9d9d9;height:100%}.box .right_box[data-v-52023d90]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #d9d9d9;border-radius:5px}.box .right_box .right_hedaer[data-v-52023d90]{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-4a82c9f2]{font-size:17px;font-weight:700;margin:0}[data-v-4a82c9f2] .clup .el-select{width:250px!important}[data-v-4a82c9f2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-4a82c9f2] .tabList .el-form-item{margin-bottom:0!important}[data-v-4a82c9f2] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-4a82c9f2] .avue-form__menu--center{display:none!important}.line-title p[data-v-1336e0cf]{font-size:17px;font-weight:700;margin:0}[data-v-1336e0cf] .clup .el-select{width:250px!important}[data-v-1336e0cf] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-1336e0cf] .tabList .el-form-item{margin-bottom:0!important}[data-v-1336e0cf] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-1336e0cf] .avue-form__menu--center{display:none!important}.line-title p[data-v-12d4f627]{font-size:17px;font-weight:700;margin:0}[data-v-12d4f627] .clup .el-select{width:250px!important}[data-v-12d4f627] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-12d4f627] .tabList .el-form-item{margin-bottom:0!important}[data-v-12d4f627] .w-e-toolbar .w-e-menu{width:auto!important}[data-v-12d4f627] .avue-form__menu--center{display:none!important}.isBloder[data-v-23eed8c6]{font-size:16px;font-weight:bolder}.line-title p[data-v-23eed8c6]{font-size:17px;font-weight:700;margin:0}[data-v-23eed8c6] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-23eed8c6] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-23eed8c6],[data-v-23eed8c6] .el-table td{border:none}[data-v-23eed8c6] .el-table:before{height:0}[data-v-23eed8c6] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}.el-table th[data-v-23eed8c6],[data-v-23eed8c6] .el-table td{padding:0!important}[data-v-23eed8c6] .avue-form__menu--center{display:none!important}.isBloder[data-v-8411cd94]{font-size:16px;font-weight:bolder}.line-title p[data-v-8411cd94]{font-size:17px;font-weight:700;margin:0}[data-v-8411cd94] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-8411cd94] .tabList .el-form-item{margin-bottom:0!important}.el-table th.is-leaf[data-v-8411cd94],[data-v-8411cd94] .el-table td{border:none}[data-v-8411cd94] .el-table:before{height:0}[data-v-8411cd94] .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#fff!important}.el-table th[data-v-8411cd94],[data-v-8411cd94] .el-table td{padding:0!important}[data-v-8411cd94] .avue-form__menu--center{display:none!important}.isBloder[data-v-9e3303c2]{font-size:16px;font-weight:bolder}.line-title p[data-v-9e3303c2]{font-size:17px;font-weight:700;margin:0}[data-v-9e3303c2] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-9e3303c2] .tabList .el-form-item{margin-bottom:0!important}[data-v-9e3303c2] .avue-form__menu--center{display:none!important}[data-v-9e3303c2] .vxe-modal--content{overflow:auto!important}[data-v-66dd7aab] .vxe-modal--content{background:#fff!important}[data-v-66dd7aab] .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-5f2dcd13]{font-size:17px;font-weight:700;margin:0}.bottom_lag[data-v-5f2dcd13]{margin-bottom:30px}[data-v-5f2dcd13] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-5f2dcd13] .tabList .el-form-item{margin-bottom:0!important}.upload-demo[data-v-5f2dcd13]{width:100%;height:50px}[data-v-5f2dcd13] .el-upload{width:100%}[data-v-5f2dcd13] .el-upload-dragger{width:90%;height:40px;margin-top:10px}[data-v-5f2dcd13] .el-upload-dragger .el-upload__text{line-height:40px}[data-v-5f2dcd13] .el-upload-list__item:first-child{margin-top:0!important}[data-v-5f2dcd13] .avue-form__menu--center{display:none!important}[data-v-5f2dcd13] .add-Modal .avue-form__group{padding:0!important}.likeList[data-v-5f2dcd13]{padding:5px 6px;border:1px solid #e8eaec;margin-right:5px;margin-bottom:10px;cursor:pointer}.likeList[data-v-5f2dcd13]:hover{background:#f8f8f8}.likeList[data-v-5f2dcd13]: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-20b0753f]{font-size:17px;font-weight:700;margin:0}[data-v-20b0753f] .el-tabs__nav-wrap:after{background-color:transparent!important}[data-v-20b0753f] .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}.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;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-4a7e49b4] .el-input__inner{height:34px;line-height:32px;font-size:13px}.box[data-v-4a7e49b4]{height:100%}.tabs[data-v-4a7e49b4]{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-4a7e49b4] .el-tabs__content{height:100%}.tabs[data-v-4a7e49b4] .el-card__body{padding-top:0}.tabs[data-v-4a7e49b4] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-4a7e49b4] .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-4a7e49b4]{width:70px;height:80px}.image-slot img[data-v-4a7e49b4]{width:100%;height:100%}.project_group[data-v-4a7e49b4]{display:-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-4a7e49b4]{width:10%;margin:0!important}.project_group .check_group[data-v-4a7e49b4]{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-4a7e49b4]{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-4a7e49b4]{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-4a7e49b4]{width:100%;font-size:13px}.project_group .check_group .check_item .icon[data-v-4a7e49b4]{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-4a7e49b4]{width:100%;height:100%}.project_group .check_group .check_item_2[data-v-4a7e49b4]{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-4a7e49b4]{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-4a7e49b4]{width:100%;font-size:13px}.project_group .check_group .check_item_2 .icon_2[data-v-4a7e49b4]{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-4a7e49b4] .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-4a7e49b4] .el-checkbox__label p,.project_group .check_group[data-v-4a7e49b4] .el-checkbox__label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project_group .check_group[data-v-4a7e49b4] .el-checkbox__input{display:none}.checkIcon[data-v-4a7e49b4]{width:20px;height:18px;position:absolute;right:-1px;top:-1px}.el-checkbox.is-bordered[data-v-4a7e49b4]{margin-left:0!important}.emptyPage[data-v-4a7e49b4]{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-4a7e49b4],.grid-main[data-v-013b178c]{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-main .vxe-grid[data-v-013b178c]:first-child{width:30%}.grid-main .vxe-grid[data-v-013b178c]:nth-child(2){width:69%;padding-left:20px}[data-v-013b178c] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-013b178c] .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}.allList[data-v-4b43ecd6]{margin:15px}.allList .item_title[data-v-4b43ecd6],.allList .top_tab[data-v-4b43ecd6]{display:-webkit-box;display:-ms-flexbox;display:flex}.allList .item_title[data-v-4b43ecd6]{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.allList .item_title img[data-v-4b43ecd6]{width:15px;height:10px;display:block}.allList .title_name[data-v-4b43ecd6]{padding-right:5px}.list[data-v-4b43ecd6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;cursor:pointer}.list .list_img[data-v-4b43ecd6]{width:100px;height:65px;margin-right:10px;border-radius:4px}.list .list_img img[data-v-4b43ecd6]{width:100%;height:100%;border-radius:4px}.list .right_lsit[data-v-4b43ecd6]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#1d6087;font-size:14px}.number[data-v-4b43ecd6]{color:#1d6087}.box[data-v-4b43ecd6]{height:calc(100vh - 340px)}.box1[data-v-4b43ecd6],.box[data-v-4b43ecd6]{overflow:hidden;overflow-y:scroll;margin-top:20px}.box1[data-v-4b43ecd6]{height:calc(100vh - 280px)}.list_content[data-v-4b43ecd6]{font-size:14px}.echart[data-v-eaa0ef08]{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-d85240d8],html[data-v-d85240d8]{width:99%;height:99%}li[data-v-d85240d8],ul[data-v-d85240d8]{margin:0;padding:0}#mapContainer[data-v-d85240d8]{width:100%;height:100%}.avue-view[data-v-d85240d8]{padding:0 10px!important}.fiexed[data-v-d85240d8]{top:125px}.fiexed1[data-v-d85240d8],.fiexed[data-v-d85240d8]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1000}.fiexed1[data-v-d85240d8]{top:75px}.leftList[data-v-d85240d8]{width:400px;padding:10px;height:calc(100vh - 150px);background-color:#fff}.leftList1[data-v-d85240d8]{width:400px;padding:10px;height:calc(100vh - 100px);background-color:#fff}.allOne[data-v-d85240d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.oneDiv[data-v-d85240d8]{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-d85240d8]: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-d85240d8]{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-d85240d8]: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-d85240d8]{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-d85240d8]:first-child:after{display:none}.oneDiv1[data-v-d85240d8]: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-d85240d8]{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-d85240d8]:after{border-left:20.5px solid #1d6087;right:-20px}.oneDivCheck1[data-v-d85240d8]:after,.oneDivCheck1[data-v-d85240d8]:before{content:"";border-top:20.5px solid transparent;border-bottom:20.5px solid transparent;position:absolute;top:1px}.oneDivCheck1[data-v-d85240d8]: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}.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-80db6362]{height:100%;background:#fff;border-radius:5px}.Approval[data-v-80db6362]{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-80db6362],.Approval[data-v-80db6362]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Approval .top[data-v-80db6362]{padding:10px;border-bottom:1px solid #e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Approval .top .topTit[data-v-80db6362]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.Approval .top .topTit span[data-v-80db6362]{font-size:13px;color:#a4a4a4;margin:0 5px}.Approval .top .selectShow[data-v-80db6362]{color:#e24f4f!important}.Approval .initiate[data-v-80db6362]{cursor:pointer}.Approval .initiate[data-v-80db6362]:hover{color:#7aa7d6!important}.Approval .approve[data-v-80db6362]{cursor:pointer}.Approval .approve[data-v-80db6362]:hover{color:#7aa7d6!important}.Approval_list[data-v-80db6362]{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-80db6362]:first-child{width:50%}.Approval_list div[data-v-80db6362]:nth-child(2){width:25%;text-align:center}.Approval_list div[data-v-80db6362]:nth-child(3){width:25%;text-align:right}.seeMore[data-v-80db6362]{font-size:13px;cursor:pointer}.seeMore[data-v-80db6362]:hover{color:rgba(0,0,0,.7)}.seeMore[data-v-80db6362]: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-1229f83d]{height:100%;background:#fff;border-radius:5px}.VisitChannel[data-v-1229f83d]{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-1229f83d],.VisitChannel[data-v-1229f83d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VisitChannel .top[data-v-1229f83d]{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VisitChannel .top .Typesetting[data-v-1229f83d]{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-1229f83d]{font-family:Microsoft Yahei;font-size:16px;font-weight:600;color:#303133;white-space:nowrap}.VisitChannel_bott[data-v-1229f83d]{-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-cc9fe152]{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-cc9fe152]{width:100%}.checkBox .layout-slider[data-v-cc9fe152]{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-cc9fe152]{-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-cc9fe152] .el-checkbox{padding:9px 0}.checkBox .layout-main[data-v-cc9fe152]{width:100%;height:100%;padding:0;overflow-y:auto}.backline[data-v-cc9fe152]{border:2px solid #5b8ff9!important}.box-card[data-v-cc9fe152]{height:100%;position:relative}.box-card .el-card.is-always-shadow[data-v-cc9fe152]{height:100%}.box-card .clearfix[data-v-cc9fe152]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-cc9fe152]{font-size:13px;color:#9a9a9f}.active[data-v-cc9fe152]{background:#fedf51;color:#a66f15}[data-v-cc9fe152] .el-card__body{padding:15px;height:80%!important}[data-v-cc9fe152] .el-collapse-item__content{padding-bottom:0!important}[data-v-cc9fe152] .el-collapse-item__header{border-bottom:none!important;font-size:15px;font-weight:700}[data-v-cc9fe152] .el-checkbox{padding:6px 0!important}.dataBox[data-v-cc9fe152]{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-cc9fe152]{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-79ea3faf] .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-6a5642ed]{display:-webkit-box;display:-ms-flexbox;display:flex}.enclosure .enclosure_left[data-v-6a5642ed]{width:20%}.enclosure .enclosure_right[data-v-6a5642ed]{padding-left:10px;width:80%}[data-v-6a5642ed] .vxe-grid--toolbar-wrapper{background:#8080b6}[data-v-6a5642ed] .vxe-grid--toolbar-wrapper .vxe-toolbar{background:#f8f8f9;padding-right:10px;border:1px solid #e8eaec;border-bottom:none}[data-v-6a5642ed] .vxe-form--item-content{text-align:right}[data-v-6a5642ed] .el-tabs__header{margin:0!important}[data-v-6a5642ed] .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-9d9c7ec8] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#999faf!important;border-color:#999faf!important}.grid-main[data-v-9d9c7ec8]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-9d9c7ec8] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-9d9c7ec8] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-9d9c7ec8]{width:69%;padding-left:20px;padding-top:2px}[data-v-9d9c7ec8] .el-tabs__header{margin:0!important}.dataTba_R[data-v-9d9c7ec8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll}.addds[data-v-9d9c7ec8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-9d9c7ec8]{margin-bottom:5px}[data-v-c03a9a8a] .vxe-form--item-content{-ms-flex-wrap:wrap;flex-wrap:wrap}[data-v-32314dc6] .vxe-form--item-content,[data-v-32314dc6] .vxe-form--item-inner,[data-v-c03a9a8a] .vxe-form--item-content{-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-5ed0e248] .fa-save{margin-right:5px!important}.el-select-dropdown .el-scrollbar .el-scrollbar__view .el-select-dropdown__item[data-v-5ed0e248]{border-bottom:1px solid #ccc!important}.el-select-dropdown .el-scrollbar .el-scrollbar__view .el-select-dropdown__item[data-v-5ed0e248]: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-8bc2bcca]{padding-top:6px}.box .el-card__body .el-input[data-v-8bc2bcca]{height:30px}.content-wrapper[data-v-8bc2bcca]{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-8bc2bcca]{font-size:30px;color:#5ec829}.content-wrapper .tip[data-v-8bc2bcca]{margin-bottom:20px;font-size:20px;color:#333}.content-wrapper .text[data-v-8bc2bcca]{font-size:14px;color:#4c4c4c}.content-wrapper .text span[data-v-8bc2bcca]{color:#5b8ff9}.icon-btn[data-v-8bc2bcca]{cursor:pointer;font-size:16px;color:#6392f0}.icon-btn[data-v-8bc2bcca]: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-44c7d56a] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#999faf!important;border-color:#999faf!important}.grid-main[data-v-44c7d56a]{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-44c7d56a] .vxe-grid .vxe-grid--toolbar-wrapper{display:none}[data-v-44c7d56a] .vxe-grid .vxe-form--item{padding-right:0}.gridRight[data-v-44c7d56a]{width:69%;padding-left:20px;padding-top:2px}[data-v-44c7d56a] .el-tabs__header{margin:0!important}.dataTba_R[data-v-44c7d56a]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll}.addds[data-v-44c7d56a]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;margin-top:10px;padding-right:5px}.buttons[data-v-44c7d56a]{margin-bottom:5px}.radio-css[data-v-488af2d8]{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-488af2d8]{height:40px}.radio-css .radio-item[data-v-488af2d8],.radio-css .radio-item[data-v-488af2d8] .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-488af2d8] .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-34ab446a] .el-scrollbar__view{height:200%}.right-board[data-v-34ab446a]{width:350px;position:absolute;right:0;top:0;padding-top:3px}.right-board .field-box[data-v-34ab446a]{position:relative;height:calc(100vh - 42px);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:scroll}.right-board .el-scrollbar[data-v-34ab446a]{height:100%}.select-item[data-v-34ab446a]{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-34ab446a]{cursor:pointer;color:#f56c6c}.select-item .el-input+.el-input[data-v-34ab446a]{margin-left:4px}.select-item+.select-item[data-v-34ab446a]{margin-top:4px}.select-item.sortable-chosen[data-v-34ab446a]{border:1px dashed #409eff}.select-line-icon[data-v-34ab446a]{line-height:32px;font-size:22px;padding:0 4px;color:#777}.option-drag[data-v-34ab446a]{cursor:move}.time-range .el-date-editor[data-v-34ab446a]{width:227px}.time-range[data-v-34ab446a] .el-icon-time{display:none}.document-link[data-v-34ab446a]{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-34ab446a]{font-size:14px}.node-icon[data-v-34ab446a]{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}.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}.checkBox[data-v-01ca79ff]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.checkBox .vue-grid-layout[data-v-01ca79ff]{width:100%}.checkBox .layout-main[data-v-01ca79ff]{width:100%;height:100%;overflow-y:auto}.box-card[data-v-01ca79ff]{height:100%;position:relative}.box-card .icon[data-v-01ca79ff]{position:absolute;font-size:30px;right:-10px;top:-10px;color:#9a9a9f;cursor:pointer}.box-card .el-card.is-always-shadow[data-v-01ca79ff]{height:100%}.box-card .clearfix[data-v-01ca79ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-01ca79ff]{font-size:13px;color:#9a9a9f}.el-card[data-v-01ca79ff]{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-01ca79ff] .el-card__body{padding:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dataBox[data-v-01ca79ff]{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)}.is-selected[data-v-c6275256]{border:1px solid #006eff!important}.app-overview-overlay[data-v-c6275256]{border-radius:0;width:auto;overflow-y:auto}.app-overview-overlay .app-overview-text-label[data-v-c6275256]{color:rgba(0,0,0,.4)!important;font-size:12px}.app-overview-overlay .app-overview-fz-reset[data-v-c6275256]{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-c6275256]{padding:0;list-style:none;color:rgba(0,0,0,.9)}.app-overview-overlay .app-overview-list li[data-v-c6275256]{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-c6275256]{display:inline-block;width:48px;height:48px;margin-right:12px}.app-overview-overlay .app-overview-list li .app-overview-justify-grid[data-v-c6275256]{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-c6275256]{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-c6275256]{font-weight:700}.app-overview-overlay .app-overview-list li .app-overview-justify-grid .app-overview-justify-grid__col--right[data-v-c6275256]{display:-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-9b3729b8]{padding:0!important}.app[data-v-9b3729b8]{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-9b3729b8]{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-9b3729b8],.app .ov-content[data-v-9b3729b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-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-9b3729b8]{z-index:10}.app .ov-content .ov-guide .groupRadio[data-v-9b3729b8]{margin-right:10px}.app .ov-content .ov-guide .groupRadio[data-v-9b3729b8] .vxe-radio--label{font-size:12px}.app .ov-content .ov-guide .groupRadio[data-v-9b3729b8] .vxe-radio-button>input:checked+.vxe-radio--label{background-color:var(--my-cool-background);color:#fff!important}.app[data-v-9b3729b8] .vxe-pulldown--wrapper{-webkit-box-shadow:0 0 16px 0 #9a9a9f;box-shadow:0 0 16px 0 #9a9a9f}.app .ov-guideButton[data-v-9b3729b8]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.avue-view[data-v-9b3729b8]{padding:5px 0 0 0}[data-v-9b3729b8] .vxe-pulldown--panel{left:auto;right:0!important}[data-v-9b3729b8] .vxe-pulldown--wrapper{width:500px}[data-v-9b3729b8] .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-9b3729b8] .vxe-input--inner{border:none;background-color:transparent}.app-overview-overlay[data-v-9b3729b8]{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-9b3729b8]{color:rgba(0,0,0,.4)!important;font-size:12px}.app[data-v-9b3729b8]{background-color:#f0f2f5}.app[data-v-16f32e1a]{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-16f32e1a]:first-child{height:100%}.avue-view[data-v-16f32e1a]{padding:5px 0 0 0}.el-font-size[data-v-16f32e1a]{font-size:14px}p[data-v-16f32e1a]{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-16f32e1a] .avue-data-rotate .item{position:relative;background-color:#fff!important;color:#606266}[data-v-16f32e1a] .avue-data-rotate .item .item-box{padding-bottom:27px}[data-v-16f32e1a] .avue-data-rotate .item .item-more{display:none}[data-v-16f32e1a] .avue-data-rotate .item .item-icon{top:45px;right:10px;width:36px;height:36px}[data-v-16f32e1a] .avue-data-rotate .item .item-count{color:#000;font-weight:600;margin-bottom:8px;font-size:25px}[data-v-16f32e1a] .avue-data-rotate .item .item-count span{color:#606266;font-weight:200;font-size:14px;padding-left:5px}[data-v-16f32e1a] .avue-data-rotate .item .item-title{font-size:15px}[data-v-16f32e1a] .avue-data-rotate .item:first-child{margin-left:0}[data-v-16f32e1a] .avue-data-rotate .el-col:first-child .item-box{border-bottom:5px solid #a3de86}[data-v-16f32e1a] .avue-data-rotate .el-col:nth-child(2) .item-box{border-bottom:5px solid #26c6da}[data-v-16f32e1a] .avue-data-rotate .el-col:nth-child(3) .item-box{border-bottom:5px solid #2d80cc}[data-v-16f32e1a] .avue-data-rotate .el-col:nth-child(4) .item-box{border-bottom:5px solid #8877f1}[data-v-16f32e1a] .avue-data-rotate .el-col:nth-child(5) .item-box{border-bottom:5px solid #fb8e3c}[data-v-16f32e1a] .avue-data-rotate .el-col:nth-child(6) .item-box{border-bottom:5px solid #26c6da}[data-v-16f32e1a] .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-16f32e1a] .content .el-radio-button__inner{padding:7px 10px}[data-v-16f32e1a] .content .el-radio-button:first-child .el-radio-button__inner{border-radius:40px 0 0 40px;font-size:14px}[data-v-16f32e1a] .content .el-radio-button:last-child .el-radio-button__inner{border-radius:0 40px 40px 0;font-size:14px}[data-v-16f32e1a] .content .content_list{background-color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;overflow:auto}[data-v-16f32e1a] .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-16f32e1a] .content .content_list .rowItem>p:nth-child(2){width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-v-16f32e1a] .content .content_list .rowItem:nth-child(2n){background-color:#f2f6fc}[data-v-16f32e1a] .content .content_list .rowRightLeft>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}[data-v-16f32e1a] .content .middle{width:1%;height:auto;background-color:#f0f2f5}.emptys[data-v-16f32e1a]{padding-top:100px}.skipUrls[data-v-16f32e1a]{color:#5b8ff9}.app[data-v-16f32e1a]{background-color:#f0f2f5}.none-border{border:0;background-color:transparent!important}.modalAll[data-v-e9e961ee]{height:100%;overflow:auto}.modalTit[data-v-e9e961ee]{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}