@charset "UTF-8";.vue-flow{position:relative;width:100%;height:100%;overflow:hidden;z-index:0;direction:ltr}.vue-flow__container{position:absolute;height:100%;width:100%;left:0;top:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.vue-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{left:50%;bottom:0;transform:translate(-50%,50%)}.vue-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{position:absolute;z-index:5;margin:15px}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10}}:root{--vf-node-bg: #fff;--vf-node-text: #222;--vf-connection-path: #b1b1b7;--vf-handle: #555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;text-align:center;border-width:1px;border-style:solid;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-color:var(--vf-node-color)}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid #555}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color: var(--vf-node-color, #0041d0);--vf-handle: var(--vf-node-color, #0041d0);--vf-box-shadow: var(--vf-node-color, #0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color, #0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{outline:none;border:1px solid var(--vf-node-color, #0041d0)}.vue-flow__node-default{--vf-handle: var(--vf-node-color, #1a192b);--vf-box-shadow: var(--vf-node-color, #1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color, #1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{outline:none;border:1px solid var(--vf-node-color, #1a192b)}.vue-flow__node-output{--vf-handle: var(--vf-node-color, #ff0072);--vf-box-shadow: var(--vf-node-color, #ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color, #ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{outline:none;border:1px solid var(--vf-node-color, #ff0072)}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{width:6px;height:6px;background:var(--vf-handle);border:1px solid #fff;border-radius:100%}@font-face{font-family:iconfont;src:url(/static/fonts/DX8EpSUC.woff2?t=1787810825610) format("woff2"),url(/static/fonts/7DD3xc0E.woff?t=1787810825610) format("woff"),url(/static/fonts/B9Oyj8PD.ttf?t=1787810825610) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-gaoxiaofei:before{content:""}.icon-shiduan:before{content:""}.icon-yue:before{content:""}.icon-jinhangzhong:before{content:""}.icon-zuoxi:before{content:""}.icon-call-out:before{content:""}.icon-call-in:before{content:""}.icon-zu:before{content:""}.icon-soft-phone:before{content:""}.icon-close-phone:before{content:""}.icon-phone_missed:before{content:""}.icon-shiyinghuabu1:before{content:""}.icon-shiyinghuabu:before{content:""}.icon-fanhui:before{content:""}.icon-huishou:before{content:""}.icon-huishou1:before{content:""}.icon-shaixuan:before{content:""}.icon-pushpin-fill:before{content:""}.icon-pushpin-line:before{content:""}.icon-processStart-line:before{content:""}.icon-modePlaza-line:before{content:""}.icon-OperateLeftLine:before{content:""}.icon-Flag_Linear:before{content:""}.icon-liucheng:before{content:""}.icon-api:before{content:""}.icon-gongxiangjiyiku:before{content:""}.icon-yingyongzujian:before{content:""}.icon-bianliangfuzhi:before{content:""}.icon-kaichangbai:before{content:""}.icon-idea_xiangfa:before{content:""}.icon-liuchengbianpai:before{content:""}.icon-zhinengti:before{content:""}.icon-jiedian-quqi:before{content:""}.icon-mcp-line:before{content:""}.icon-liuchengbianpai-xian:before{content:""}.icon-bianliangchuli:before{content:""}.icon-zhinengti1:before{content:""}.icon-duomotai:before{content:""}.icon-wendangjiexi:before{content:""}.icon-youhuatishici:before{content:""}.icon-a-zhinengti:before{content:""}.icon-zhinengti2:before{content:""}.icon-biaoqian:before{content:""}.icon-grouping:before{content:""}.icon-yingyongchangjing:before{content:""}.icon-yuyanqiehuan:before{content:""}:root{--el-component-size: 32px !important;--el-color-primary: #4f7afd!important;--wf-color-primary: #615ced;--wf-edge-selected: #ff6b35;--wf-text-primary: #1d2129;--wf-text-secondary: #4e5969;--wf-text-muted: #86909c;--wf-text-disabled: #c0c4cc;--wf-bg-white: #fff;--wf-bg-hover: #f2f3f5;--wf-bg-active: #e8e9ed;--wf-border-color: #e4e7ed;--wf-border-light: #f2f3f5;--wf-radius-sm: 4px;--wf-radius-md: 6px;--wf-radius-lg: 8px;--wf-radius-xl: 12px;--wf-spacing-xs: 4px;--wf-spacing-sm: 8px;--wf-spacing-md: 12px;--wf-spacing-lg: 16px;--wf-spacing-xl: 20px;--wf-font-xs: 11px;--wf-font-sm: 12px;--wf-font-md: 13px;--wf-font-lg: 14px;--wf-font-xl: 16px}*::-webkit-scrollbar{width:3px}*::-webkit-scrollbar-track{background:#f1f1f1;border-radius:1px}*::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:1px}*::-webkit-scrollbar-thumb:hover{background:#909399}.search-select{width:200px;height:32px}.form-input,.form-select{width:100%}.page-content-padding{padding:16px;box-sizing:border-box}.cx-width{width:100%!important}.cx-operation{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.cx-flex{display:flex;justify-content:space-between;align-items:center}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-dialog__body{overflow-y:auto;max-height:70vh;padding-right:10px}.el-dialog__body::-webkit-scrollbar{width:3px}.el-dialog__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:1px}.el-dialog__body::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:1px}.el-dialog__body::-webkit-scrollbar-thumb:hover{background:#909399}.export-upload,.export-upload .el-upload,.export-upload .el-upload .el-upload-dragger{width:100%}.flow-custom-handle{width:13px;height:13px;background:#fff;border:1.5px solid #9d8dfe;border-radius:50%;transition:all .2s ease}.flow-custom-handle[data-handlepos=left]:hover,.vue-flow__node:hover .flow-custom-handle[data-handlepos=left]{transform:translate(-50%,-50%) scale(1.8)}.flow-custom-handle[data-handlepos=right]:hover,.vue-flow__node:hover .flow-custom-handle[data-handlepos=right]{transform:translate(50%,-50%) scale(1.8)}.slider-value{margin-left:20px;font-size:13px;color:var(--el-text-color-secondary);white-space:nowrap}.back-btn{font-size:18px;padding:4px 6px;border-radius:6px;transition:all .2s}.back-btn:hover{background:var(--node-hover-bg)}.back-btn:active{transform:scale(.95)}.back-btn .icon-fanhui{color:#4f7afd}.el-menu--popup{background-color:#0f172a!important;min-width:160px}.el-menu--popup .el-menu-item{color:#fff!important;transition:background-color .2s}.el-menu--popup .el-menu-item:hover,.el-menu--popup .el-menu-item.is-active{background-color:#4f7afd!important;color:#fff!important}.el-form--inline .el-form-item{margin-bottom:16px}.el-drawer__body::-webkit-scrollbar{width:3px}.el-drawer__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:1px}.el-drawer__body::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:1px}.el-drawer__body::-webkit-scrollbar-thumb:hover{background:#909399}.el-drawer__body .el-form-item .el-input,.el-drawer__body .el-form-item .el-select,.el-drawer__body .el-form-item .el-input-number{--el-component-size: 32px;width:100%}.el-drawer__header{margin-bottom:10px}.el-pagination__editor,.el-input__wrapper{height:32px}.el-form-item--label-right .el-form-item__label{align-items:center}.el-dropdown:focus{outline:none!important}.el-dropdown .el-dropdown-link:focus{outline:none!important}.el-dropdown .el-button:focus{outline:none!important;box-shadow:none!important}.el-dropdown *:focus{outline:none!important}:deep(.el-form-item__label){pointer-events:none}:deep(.el-cascader) .el-tag{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:deep(.el-cascader) .el-cascader__search-input{min-width:0}body{margin:0;padding:0;font-family:Alibaba-PuHuiTi!important;font-size:16px;font-weight:400}input{font-family:Alibaba-PuHuiTi!important;font-size:16px;font-weight:400}
