.page-both{height:calc(100% - 20px);display:flex}.page-both .tree-header{background-color:rgba(41,48,64,.04);padding:12px 20px;font-weight:700;color:#333}.page-both .tree-header img{padding-right:10px}.page-both .tree{width:320px}.page-both .tree .tree-box{box-sizing:border-box;height:calc(100% - 40px);overflow:auto;padding:5px;background-color:#fff}.page-both .tree .tree-box .custom-tree-node{display:flex;align-items:center}.page-both .tree .tree-box .custom-tree-node img{padding-right:5px}.page-both .table{width:calc(100% - 360px);margin-left:20px;background-color:#fff;padding:12px 20px 20px 20px}.page-both .table .el-table--border{height:calc(100vh - 269px)!important}.page-both .table .page-footer{display:flex;margin-top:20px;position:relative;float:right}.page-both .table .page-footer .el-pagination{padding:0}