.layout-root{background:#f3f7f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layout-root .layout-lr{-webkit-box-flex:1;-ms-flex:1;flex:1}.layout-root .layout-center{margin:0;padding:0;width:1200px;background:#fff}.xlayout-root{background:#f3f7f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.xlayout-root .layout-west{width:240px;min-height:700px;background:#e2e2e2}.xlayout-root .layout-west .el-menu{padding-top:50px;background-color:transparent;border-right:none}.xlayout-root .layout-west .el-menu .el-menu-item.is-active{background:#def6ff;border-right:6px solid #409eff}.xlayout-root .layout-center{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px;background:#fff;padding:20px 30px 30px}.app-root{font-size:1.4rem;top:0}.app-root,.app-root .app-nac{position:absolute;left:0;right:0;bottom:0}.app-root .app-nac{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;top:70px;overflow:hidden}.app-root .app-nac .app-vnavcon{background:#2967bc;width:261px;position:absolute;bottom:0;top:0;float:left}.app-root .app-nac .app-index{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;float:right;position:absolute;left:261px;right:0;bottom:0;top:0;min-width:1000px;background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.app-root .app-nac .app-index .main{background-color:#fff;padding:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:4px}