.dict-tree .pane[data-v-ceba5ed8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.dict-tree .tree-dict[data-v-ceba5ed8]{height:100%;width:300px;background-color:#fff;overflow-y:auto;overflow-x:hidden;-webkit-transition:width .3s;transition:width .3s;margin-right:10px}.dict-tree .tree-dict._collapse[data-v-ceba5ed8]{margin-right:0;width:0}.dict-tree .tree-dict .header[data-v-ceba5ed8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 10px;background-color:#fff;letter-spacing:1px;position:relative}.dict-tree .tree-dict .header div[data-v-ceba5ed8]{font-size:14px;color:#2f3447;-webkit-box-flex:1;-ms-flex:1;flex:1}.dict-tree .tree-dict .header i[data-v-ceba5ed8]{font-size:18px;color:#2f3447;cursor:pointer}.dict-tree .tree-dict[data-v-ceba5ed8] .el-tree-node__content{height:36px}.dict-tree .tree-dict ul[data-v-ceba5ed8],.dict-tree .tree-dict ul li[data-v-ceba5ed8]{display:-webkit-box;display:-ms-flexbox;display:flex}.dict-tree .tree-dict ul li[data-v-ceba5ed8]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin-left:5px;padding:5px;cursor:pointer}.dict-tree .tree-dict ul li[data-v-ceba5ed8]:not(.no):hover{background-color:#eee}.dict-tree .list-dict[data-v-ceba5ed8]{width:calc(100% - 310px);-webkit-box-flex:1;-ms-flex:1;flex:1}.dict-tree .list-dict .header[data-v-ceba5ed8]{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;height:40px;position:relative;background-color:#fff}.dict-tree .list-dict .header span[data-v-ceba5ed8]{font-size:14px}.dict-tree .list-dict .header .icon[data-v-ceba5ed8]{position:absolute;left:10px;font-size:18px;color:#2f3447;cursor:pointer}.dict-tree .list-dict .container[data-v-ceba5ed8],.dict-tree .tree-dict .container[data-v-ceba5ed8]{height:calc(100% - 40px)}