.tree-module{height:100%;overflow:auto}.tree-module .ant-tree li .ant-tree-node-content-wrapper{width:calc(100% - 30px)}.tree-module .ant-tree li .ant-tree-node-content-wrapper:hover .tree-operation{display:inline-block}.tree-module .ant-tree li .ant-tree-node-content-wrapper .tree-operation{color:#fff;float:right;display:none}.tree-module .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{color:#fff;background:#1890ff}.tree-module .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected .ant-tree-iconEle i,.tree-module .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected .ant-tree-title{color:#fff}.tree-module .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected .ant-tree-title .node-title{width:calc(100% - 50px);display:inline-block;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;overflow:hidden}.tree-module .ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected .tree-operation{display:inline-block}.tree-module .ant-tree li ul{padding-left:0}.tree-module .ant-tree li ul li{padding-left:18px}.tree-module .ant-tree.ant-tree-show-line li.custom:not(:last-child):before{left:58px!important;height:40%}.tree-module .ant-tree.ant-tree-show-line li .anticon-file{display:none}.tree-module .ant-tree.ant-tree-show-line li:not(:last-child):before{left:30px}.tree-module .operation-menu{position:absolute;z-index:100;background:#fff;width:150px;height:150px;border:1px solid #ccc;display:none}.tree-module .operation-menu.show{display:block}.tree-module .operation-menu li{cursor:pointer;padding:10px;border-bottom:1px solid #ccc}.tree-module .operation-menu li:hover{background:#e6f7ff}