:root{--layout-header-heigt: 60px;--layout-header-text-color: hsl(0, 0%, 100%);--layout-header-bg-color: #409eff;--layout-header-hover-color: rgb(102.2, 177.4, 255);--layout-aside-width: 200px;--layout-aside-text-color: hsl(0, 0%, 100%);--layout-aside-bg-color: #fff;--layout-aside-hover-color: rgb(102.2, 177.4, 255)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;word-wrap:break-word;word-break:break-all;font-weight:400}*:focus{outline:0!important}html,body,#app{width:100%;height:100%;position:relative}.w100{width:100%}.h100{height:100%}.mt20{margin:20px 0}.mx10{margin:0 10px}.mb10{margin-bottom:10px}.mr10{margin-right:10px}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.flex-1{flex:1}.el-card{margin-bottom:20px}.pagination{margin-top:20px;display:flex;justify-content:flex-end}.el-card>.el-card__body>.el-form{margin-bottom:-20px}
