.bar-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;background:#252b3b!important;border-right:1px solid #232938}.bar-menu .el-tooltip{padding:0!important}.bar-menu .icon-wrap{position:relative;width:64px;height:48px;-ms-flex-line-pack:center;align-content:center;text-algin:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar-menu .el-menu-item,.bar-menu .el-submenu__title{height:48px;line-height:48px;color:#e0edf5;background:#252b3b!important;border-bottom:1px solid #212735}.bar-menu .el-menu-item.is-active,.bar-menu .el-submenu__title.is-active{color:#e0edf5!important;background:#232938!important}.bar-menu .el-menu-item:hover,.bar-menu .el-submenu__title:hover{color:#fff!important}.bar-menu .el-submenu.is-active .el-submenu__title{border-bottom:1px solid #212735}.bar-menu .el-menu-item.parent-top,.bar-menu .el-submenu__title{padding:0 10px!important}.bar-menu .el-submenu__title .icon-wrap{width:44px}.bar-menu:not(.el-menu--collapse){width:250px}.bar-menu:not(.el-menu--collapse) .icon-wrap{width:44px;position:relative;float:left}.bar-menu:not(.el-menu--collapse) .title{overflow:hidden}.bar-menu.el-menu--collapse .el-submenu__title .el-submenu__icon-arrow,.bar-menu.el-menu--collapse .el-submenu__title .title{display:none}.bar-header{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px}.bar-header .menu-switch{width:48px;height:50px;text-align:center;line-height:50px;border-right:1px solid #fff;cursor:pointer;color:#5d6970}.bar-header .menu-switch .iconfont{font-size:22px}.bar-header .menu-switch:hover{color:#5d6970}.bar-header-slot{-webkit-box-flex:1;-ms-flex:1;flex:1}.bar-header .app-switch{width:auto;height:50px;text-align:center;line-height:50px;margin-left:15px;color:#ccc}.bar-header .app-switch .current-app{color:#fff}.bar-header .app-switch /deep/ .el-dropdown-link{cursor:pointer;color:#409eff}.bar-header .item-action{line-height:46px;padding:0 10px;font-size:18px;color:#5d6970;cursor:pointer}.bar-header .item-action:hover{background:#f1f1f1}.bar-header .user-welcome{line-height:50px;padding:0 10px;margin-right:5px}.bar-header .user-welcome .light{display:inline-block;margin-left:5px;color:#2a2a2a}.bar-header .user-operate{width:auto}.bar-header .user-operate .user-avatar{border:2px solid #ccc;border-radius:14px;width:28px;height:28px;overflow:hidden}.bar-header .user-operate .user-avatar img{width:26px;height:26px;border-radius:13px}.bar-header .popover-parent{display:block;height:50px;line-height:40px;padding:10px;color:#5d6970;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;cursor:pointer}.bar-header .popover{line-height:50px}.bar-header .popover .iconfont{font-size:20px}.bar-header .popover /deep/ .popover-parent{padding:5px 5px}.bar-header .popover /deep/ .el-badge__content.is-fixed{top:5px}.bar-header .change-language,.bar-header .change-language .current-language-icon{cursor:pointer}.bar-header .change-language .current-language-icon img{width:auto;height:22px}.bar-header .current-role{cursor:pointer;font-size:14px}.bar-header .current-role .light{margin:0 0 0 5px;color:#409eff;font-weight:700}.products{margin:-10px;max-height:calc(100vh - 300px);min-height:300px;overflow-y:auto;overflow-x:hidden}.products .item-wrap{width:33.3%;float:left;height:120px}.products .item{position:relative;width:100%;height:100%}.products .item-meta{margin:10px;width:100px;height:100px;float:left;cursor:pointer;border-radius:5px;-webkit-transition:all,.6s;transition:all,.6s;text-align:center;padding:10px 15px}.products .item-meta .title{margin-top:10px;line-height:18px;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis}.products .item-meta .img-box{width:80px;height:50px;overflow:hidden;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}.products .item-meta .img-box img{width:auto;height:auto;max-height:100%}.products .item-meta:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);color:#409eff}.products-more{background:#fff;margin-top:20px;text-align:center}.bar-bom-history{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.bar-bom-history .actions{width:28px;height:32px;line-height:32px;text-align:center;border-left:1px solid #f1f1f1;color:#fff;cursor:pointer}.bar-bom-history .actions:hover{color:#ff7362}.bar-bom-history .ul-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}.bar-bom-history .ul-wrap ul{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:pre-wrap;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.bar-bom-history .ul-wrap ul li{position:relative;display:block;width:auto;padding:0 30px 0 20px;height:32px;line-height:32px;color:#fff;border-right:1px solid #f1f1f1;white-space:nowrap;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.bar-bom-history .ul-wrap ul li.disabled{padding:0 20px}.bar-bom-history .ul-wrap ul li.active{color:#409eff;background:#f1f5f7}.bar-bom-history .ul-wrap ul li.active:hover{background:#f1f5f7}.bar-bom-history .ul-wrap ul li.canot-delete{padding:0 20px 0 20px}.bar-bom-history .ul-wrap ul li:hover{color:#eaaa00;background:#f1f5f7}.bar-bom-history .ul-wrap ul li:hover .close{color:#eaaa00}.bar-bom-history .ul-wrap ul li .close{position:absolute;right:10px;top:9px;width:12px;height:12px;background:transparent;text-align:center;line-height:12px;color:#cdcdcd;cursor:pointer}.bar-bom-history .ul-wrap ul li .close:hover{color:red}.layout-wrap[data-v-256737c8]{min-width:1003px;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f1f5f7}.layout-aside[data-v-256737c8],.layout-wrap[data-v-256737c8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}.layout-aside[data-v-256737c8]{width:250px;-webkit-box-flex:0;-ms-flex:none;flex:none;background:#252b3b;-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-aside.collapse[data-v-256737c8]{width:64px}.layout-aside.collapse .layout-logo .soft-name[data-v-256737c8]{display:none}.layout-aside .layout-logo[data-v-256737c8]{width:100%;height:50px;border-bottom:1px solid #232938;border-right:1px solid #232938;background:#252b3b;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.layout-aside .layout-logo .logo-img[data-v-256737c8]{display:block;width:64px;height:30px;overflow:hidden;text-align:center}.layout-aside .layout-logo .logo-img img[data-v-256737c8]{width:30px;height:30px}.layout-aside .layout-logo .soft-name[data-v-256737c8]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:-10px;height:30px;line-height:30px;font-size:14px;color:#e0edf5;font-weight:600;overflow:hidden;white-space:nowrap;text-align:left}.layout-aside .layout-copyright[data-v-256737c8]{text-align:center;height:40px;font-size:13px;font-weight:400;border-top:1px solid #212735;color:#999;line-height:40px}.layout-body[data-v-256737c8]{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.layout-body .layout-header[data-v-256737c8]{-webkit-box-flex:0;-ms-flex:none;flex:none;height:50px;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.layout-body .layout-bom-history[data-v-256737c8]{display:none;-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;height:32px;background:#fff;-webkit-box-shadow:-4px 2px 4px rgba(0,0,0,.1);box-shadow:-4px 2px 4px rgba(0,0,0,.1)}.layout-body .layout-main[data-v-256737c8]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}