.organization-tree{background:#fff;width:100%;border-radius:2px}.organization-tree .tree-title{display:inline-block;font-size:14px;font-family:PingFangSC-Regular,PingFang SC,serif;font-weight:400;color:#666;box-sizing:border-box;padding:16px 24px}.organization-tree .tree-list{border-top:1px solid #e9e9e9;box-sizing:border-box;padding:16px 24px}.organization-tree .tree-list .tree-filter{display:flex;margin-bottom:24px}.organization-tree .tree-list .tree-filter .el-button,.organization-tree .tree-list .tree-filter .el-input__inner{height:36px;background:#fff;border-radius:2px;border:1px solid #d9d9d9}.organization-tree .tree-list .tree-filter .el-button{width:32px;padding:0 5px;margin-left:10px}.organization-tree .tree-list .tree-all{cursor:pointer;color:#666;height:26px;line-height:26px}.organization-tree .tree-list .tree-all-iscurrent{background-color:#edf6ff!important}.organization-tree .tree-list .tree-all:hover{background-color:#f5f7fa}.organization-tree .tree-list .tree-content{height:500px;overflow:auto}.organization-tree .tree-list .has-key-word-style{background-color:#d5ebfc}.organization-tree .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#edf6ff!important}.organization-tree .el-tree-node:hover>.el-tree-node__content{background:#f5f7fa!important}.organization-tree .el-tree-node:focus>.el-tree-node__content{background:#fff}