.g6-tooltip{position:relative;border:1px solid #e2e2e2;border-radius:4px;font-size:12px;color:#545454;background-color:hsla(0,0%,100%,.9);padding:10px 8px;box-shadow:0 0 10px #aeaeae}.flow-step-container{height:100%}.flow-step-container .main{display:flex;flex-direction:column;overflow:hidden;height:100%}.flow-step-container .main .left-func .node-container{display:flex;padding:10px 5px 0}.flow-step-container .main .left-func .node-container .node_div{display:flex;align-items:center;flex:1;justify-content:center;height:30px}.flow-step-container .main .left-func .node-container .node_div .node_color{width:12px;height:12px;border-radius:3px}.flow-step-container .main .left-func .node-container .node_div .node_ri{margin-left:10px}.flow-step-container .main .left-func .node-container .node_div .node_ri>div:first-child{font-size:10px;font-family:Microsoft YaHei;font-weight:700;color:#333}.flow-step-container .main .left-func .tips{background:#f3f8ff;position:absolute;bottom:0;left:0;width:100%;height:195px}.flow-step-container .main .left-func .tips .lingdang{position:absolute;left:71px;top:-96px;height:146px;width:146px}.flow-step-container .main .left-func .tips .tips-content div{font-family:Microsoft YaHei;font-size:16px;margin-top:44px;padding:0 15px 0 19px;text-align:justify;line-height:25px}.flow-step-container .main .left-func .tips .tips-content div:first-letter{color:var(--base-color)}.flow-step-container .main .canvas_wrap{flex:1}.flow-step-container .main .editor-content{height:100%;background:#fff;z-index:1;position:relative}.flow-step-container .main .editor-content .g6-grid-container{inset:unset!important}.flow-step-container .main .pop_wrap .tip_wrap{padding:20px 10px 30px 20px;font-family:MicrosoftYaHei;font-size:14px;color:#666;background:#fff;overflow:auto;max-height:300px}.flow-step-container .main .pop_wrap .tip_wrap .sj{width:0;height:0;border:18px solid transparent;border-top-color:#e9e8e8;transform:rotate(180deg);position:absolute;top:-30px;left:74px}.flow-step-container .main .pop_wrap .tip_wrap .nodename{font-size:14px;display:flex}.flow-step-container .main .pop_wrap .tip_wrap .nodename>div:first-child{font-weight:700}.flow-step-container .main .pop_wrap .tip_wrap .nodename>div:nth-child(2){flex:1;margin-left:15px}.flow-step-container .main .pop_wrap .tip_wrap .member_wrap{display:flex}.flow-step-container .main .pop_wrap .tip_wrap .member_wrap .currect{height:50px;line-height:25px;margin-top:9px;font-weight:700}.flow-step-container .main .pop_wrap .tip_wrap .member_wrap .currectlist{display:flex;flex-wrap:wrap;flex:1}.flow-step-container .main .pop_wrap .tip_wrap .member_wrap .currectlist div{padding:0 7px;line-height:25px;border-radius:6px;height:25px;background:#f3f8ff;text-align:center;font-size:12px;margin-left:8px;margin-top:9px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:120px}.flow-step-container .main .pop_wrap .over_wrap{width:100%;border-radius:5px;padding:10px;font-size:14px;color:#666;background:#fff;text-align:center;font-weight:700}