*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#app,body,html{width:100%;height:100%}body,html{overflow:hidden}*{margin:0;padding:0}a{text-decoration:none}li,ul{list-style:none}.wrapper{width:100%;height:100%;display:flex}.aside{background:#242f42}.content-wrap{flex:1;display:flex;flex-direction:column}.el-menu{border-right:none}.aside>ul{height:100%;overflow-y:auto}.header{flex:0 0 60px;background:#fff;line-height:60px;box-shadow:2px 0 3px #ccc}.tags-wrap{flex:0 0 40px;line-height:40px}.content{flex:1;padding:10px;overflow-y:auto;background:#fffdfd}.logo img{width:62px;height:60px}.cai,.logo img{display:inline-block;vertical-align:middle}.cai{font-size:24px;color:#fff}.main{display:flex;width:100%;height:100%;background:#fff;flex-direction:column;border-radius:5px;padding:20px;box-sizing:border-box}