.node{width:100%;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;background:#fff;border-radius:4px;font-size:12px;cursor:pointer;border-left:8px solid #5f95ff;color:rgba(0,0,0,.65);-webkit-box-shadow:0 4px 8px 0 rgb(0 0 0/8%);box-shadow:0 4px 8px 0 rgb(0 0 0/8%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.selected{background-color:rgba(243,249,255,.92);border-left:8px solid #1890ff;-webkit-box-shadow:0 0 3px 3px rgb(64 169 255/20%);box-shadow:0 0 3px 3px rgb(64 169 255/20%)}@-webkit-keyframes ant-line{to{stroke-dashoffset:-1000}}@keyframes ant-line{to{stroke-dashoffset:-1000}}#tree{overflow:scroll;height:600px}rect:hover{background-color:rgba(243,249,255,.92);border-left:8px solid #1890ff;-webkit-box-shadow:0 0 3px 3px rgb(64 169 255/20%);box-shadow:0 0 3px 3px rgb(64 169 255/20%)}.node{position:relative;overflow:hidden}.tag{width:60px;height:15px;line-height:15px;right:-15px;text-align:center;top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;background:red;color:#fff;font-size:12px}