.layout-menu{width:180px;height:100%;top:0;bottom:0;left:0;z-index:1001;background-color:#304156;position:absolute;transition:all 0.28s;}
.layout-menu-show{width:500px;margin:auto;background-color:#304156;transition:all 0.28s;}
#layoutMenu .el-submenu .el-menu-item{min-width:180px !important;background-color:#1f2d3d !important;}
#layoutMenu .el-submenu .el-menu-item:hover{background-color:#001528 !important;}
.layout-right{position:absolute;top:0;left:180px;height:100%;right:0;transition:all 0.28s;}
.layout-header{height:50px;line-height:50px;border-bottom:solid 1px #e6e6e6;}
.hamburger{display:inline-block;cursor:pointer;width:20px;height:20px;transform:rotate(0deg);transition:.38s;transform-origin:50% 50%;}
.hamburger.is-active{transform:rotate(90deg);}
.hamburger-container{line-height:58px;height:50px;float:left;padding:0 10px;}
.app-breadcrumb.el-breadcrumb{display:inline-block;font-size:14px;line-height:50px;margin-left:10px;}
.app-dropdown{float:right;margin-right:30px;cursor:pointer;color:#66b1ff;font-weight:bold;}
.hamburger-container.is-active{transform:rotate(90deg);}
#layoutMenu .el-menu{border:none;width:100%;}
.is-width{width:64px;}
.is-left{left:64px;}
.layout-iframe-box{position: absolute;width:100%;top:51px;bottom:0;overflow: hidden;}
.layout-iframe{width:100%;height:100%;}
.layout-link{color:#bfcbd9;}

