.deviceWrap{display:flex;height:calc(100% - 52px)}.leftDiv{height:94%!important;overflow:hidden;margin-right:8px}.el-card.anoCard,.rightDiv{height:100%}.el-card.anoCard .el-card__body{height:calc(100% - 40px)}#leftDiv .el-tree{background:transparent;height:calc(100% - 15px);overflow:auto;background:#eaf3fb;border-radius:4px}#leftDiv .custom-tree-node{display:flex;justify-content:space-between;width:100%}#leftDiv .custom-tree-node .label{width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#leftDiv .custom-tree-node .label i{margin-right:3px}#leftDiv .custom-tree-node .customTreeNodeOpt{margin-right:16px;opacity:0}#leftDiv .custom-tree-node .customTreeNodeOpt i{margin-right:8px}#leftDiv .custom-tree-node .customTreeNodeOpt:hover{opacity:1}