.layout{width:100%;padding:0;background-color:#fff;height:90vh}.layout .layout-header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:35px;padding-left:10px;border-bottom:1px solid #d3d3d3;margin-bottom:20px}.layout .layout-header,.layout .layout-header h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layout .layout-header h5{gap:20px;margin:0}.layout .layout-header h5 .el-image{width:55px}.layout .layout-content{height:100%;padding:0;overflow-x:hidden;overflow-y:auto}