.mytree-list{z-index:100}.mytree-list,.tree-container-wrapper{transition:all .3s ease-in-out;position:relative}.tree-container-wrapper.expanded-width{width:500px}.mytree-list.expanded-width{width:500px;position:absolute;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;z-index:100}.mytree-list ::v-deep(.keyword-highlight){color:#1890ff;font-weight:700}.width-toggle-btn{position:absolute;top:2px;right:8px;z-index:100;width:20px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:hsla(0,0%,100%,.9);border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s;font-size:14px}.width-toggle-btn:hover{background:#1890ff;border-color:#1890ff;color:#fff;transform:scale(1.1)}[data-v-527590af] .ant-cascader-menus-content ul{height:70vh}