.classify-tree{display:flex;font-size:14px}.classify-tree .wrapper{background:rgba(0,0,0,.65);border-radius:6px;padding:10px 0 10px 30px;width:224px}.classify-tree .active-wrapper{border-radius:6px 0 0 6px}.classify-tree .tree{padding:17px 0 17px 10px}.classify-tree .tree .tree-a{color:#fff;cursor:pointer;display:flex;justify-content:space-between}.classify-tree .tree .name{font-size:16px;line-height:20px}.classify-tree .tree:hover{background:rgba(255,255,255,.1);border-radius:6px 0 0 6px}.classify-tree .children_list .wrapper{background:rgba(0,0,0,.8);border-radius:0 6px 6px 0;padding:10px 0 10px 10px;width:180px}.classify-tree .children_list .active-wrapper{border-radius:0}.classify-tree .children_list .tree{padding:17px 0 17px 10px}.classify-tree .children_list .tree .tree-a{color:#fff;cursor:pointer;display:flex;justify-content:space-between}.classify-tree .children_list .tree:hover{background:rgba(34,86,246,.05);border-color:#2256f6;border-radius:6px 0 0 6px}.classify-tree .children_list .tree:hover .tree-a{color:#2256f6}
