#app,body,html{width:100%;height:100%;margin:0;background-color:#f3f8fe}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-header{padding-left:240px;background-color:#017cd9}.el-header .el-menu{border-bottom:0;background-color:transparent}.el-aside .el-menu{height:100%}.el-main{padding:0;overflow-x:hidden}.el-main .top{display:flex;align-items:center;width:100%;height:50px;background-color:transparent}.el-main .top .toggle{width:40px;margin-right:10px;text-align:center}.el-main .top span{line-height:12px;font-size:12px}.el-main .top .timer{position:absolute;right:30px}.el-main .main{width:100%;height:calc(100% - 50px)}.el-main .height100{height:100%}.layout-main{box-sizing:border-box;width:100%;height:100%;padding:0 10px 10px 10px}.el-menu--horizontal>.el-menu-item{color:#ccc}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #f3f8fe;color:#fff}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#f3f8fe}.el-menu-vertical:not(.el-menu--collapse){width:240px}.v-enter{opacity:0;transform:translateX(-30px)}.v-enter-active{transition:.6s}.v-enter-to,.v-leave{opacity:1}.v-leave-active{transition:.3s}.v-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .5s}.breadcrumb-leave-active{position:absolute;opacity:0;transform:translateX(60px)}.breadcrumb-enter{opacity:0;transform:translateX(20px)}.layout-table-basic{position:relative;width:100%;height:100%;background-color:#fff;box-shadow:0 0 10px #ccc}.layout-table-basic .toolbar{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:20px;border-bottom:1px solid #ededed}.layout-table-basic .toolbar .search .el-form-item{height:auto;margin-bottom:0}.layout-table-basic .table{width:100%;height:calc(100% - 180px)}.layout-table-basic .pagination{box-sizing:border-box;position:absolute;bottom:0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px}.layout-table-tree{box-sizing:border-box;width:100%;height:100%;background-color:#fff;box-shadow:0 0 10px #ccc}.layout-table-tree .tree{float:left;width:300px;height:100%;border-right:10px solid #f3f8fe}.layout-table-tree .tree .title{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;width:300px;height:60px;padding-left:20px;border-bottom:1px solid #ededed}.layout-table-tree .tree .el-tree{box-sizing:border-box;width:100%;height:calc(100% - 60px);padding:10px}.layout-table-tree .toolbar{float:right;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 310px);height:60px;padding:0 20px;border-bottom:1px solid #ededed}.layout-table-tree .toolbar .search .el-form-item{height:auto;margin-bottom:0}.layout-table-tree .table{float:right;width:calc(100% - 310px);height:calc(100% - 120px)}.layout-table-tree .pagination{float:right;box-sizing:border-box;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:calc(100% - 310px);height:60px;padding:0 20px}.layout-drawer-handle{box-sizing:border-box;width:100%;height:60px;padding-left:20px;text-align:right}.layout-drawer-handle .el-button{margin-right:10px}.layout-drawer-detail{box-sizing:border-box;width:100%;height:auto;padding-left:20px}.layout-drawer-detail-top{display:flex;justify-content:space-between;border-bottom:1px solid #eee}.layout-drawer-detail-main,.layout-drawer-detail-top{box-sizing:border-box;width:100%;height:auto;padding:5px 20px}.layout-drawer-detail-list{box-sizing:border-box;width:100%;height:auto;padding:10px 0}.el-table tr{height:50px}.el-table tr th{height:52px;background-color:#f5faff!important}.el-table .el-table__cell{padding:4px 0}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#f9fcff}.el-input__inner{border-top:0;border-left:0;border-right:0;border-radius:0}.el-input-number .el-input__inner{text-align:left}.el-table .el-button+.el-button{margin-left:0}