.table-panel[data-v-53d647f4]{display:flex;position:absolute;top:0;left:0;right:0;bottom:0}.table-panel .table-header[data-v-53d647f4]{display:flex;flex-direction:column;height:135px;padding:0;background-color:#f6fafd;border-bottom:1px solid #f8f8f9}.table-panel .table-header__buttons[data-v-53d647f4]{flex:1;display:flex;border-bottom:2px solid #00a1e9;box-shadow:0 4px 2px 0 #f5f7fa}.table-panel .table-header__buttons .buttons_group .ivu-btn[data-v-53d647f4]{margin-left:20px}.table-panel .table-header__breadcrumb[data-v-53d647f4]{flex:1;display:flex;justify-content:space-between;border-bottom:1px solid #e8eaec;box-shadow:0 5px 2px 0 #f5f7fa}.table-panel .table-header__breadcrumb .breadcrumb_item[data-v-53d647f4]{margin-left:20px;display:flex;flex-direction:row;align-items:center}.table-panel .table-header__breadcrumb .breadcrumb_search[data-v-53d647f4]{margin-right:20px;display:flex;align-items:center}.table-panel .table-header__breadcrumb .breadcrumb_search__input[data-v-53d647f4]{width:280px;border-left:1px solid #ccc;border-radius:2px;box-shadow:-5px 0 5px -5px #e8eaec;padding:5px 0 5px 20px}.table-panel .table-body[data-v-53d647f4]{flex:1;overflow:hidden}.table-panel .table-body .edit-group[data-v-53d647f4]{display:flex;flex-direction:row;justify-content:space-between}.table-panel .table-body .edit-group__input[data-v-53d647f4]{width:80%}.table-panel .table-body .edit-group__btns[data-v-53d647f4]{flex:1;display:flex;flex-direction:row;justify-content:space-evenly}.spin-icon-load[data-v-53d647f4]{animation:ani-spin-53d647f4 1s linear infinite}@keyframes ani-spin-53d647f4{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}

/*!
 * Copyright 2019 WeBank
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 *//*!
 * Copyright 2019 WeBank
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 */.home-page{position:relative;width:100%;height:100%;display:flex;z-index:1}.home-page .container{flex:1}.home-page .center-panel,.home-page .right-panel{border-left:1px solid #dcdee2}.home-page .nav-list{width:44px;height:100%;border-right:1px solid #dcdee2;background:#f8f8f9}.home-page .nav-list .nav-warp{position:absolute;height:100%;top:0;left:0;overflow:hidden}.home-page .nav-list .nav-item{width:43px;padding:32px 4px;text-align:center;cursor:pointer}.home-page .nav-list .nav-item.actived{width:44px;border-left:3px solid #2d8cf0;border-bottom:1px solid #dcdee2;border-top:1px solid #dcdee2;background:#fff;color:#2d8cf0}.home-page .nav-list .nav-item:hover{color:#2d8cf0}.home-page .nav-list .nav-item .nav-icon{font-size:16px}.home-page .nav-list .nav-item .nav-name{width:100%;white-space:normal;word-break:break-all;display:inline-block;line-height:16px}.home-page .narrow{width:30px}.home-page .narrow .nav-item{width:100%;padding:30px 4px}.home-page .narrow .nav-item.actived{width:30px}.home-page .narrow .nav-item .nav-icon{font-size:14px}