body,html{margin:0;padding:0}#app{color:#2c3e50;height:100vh}.manage{height:90%;padding-bottom:20px;overflow:hidden}.manage-header{display:flex;justify-content:space-between;align-items:flex-start}.home .user{display:flex;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc}.home .user img{width:150px;height:150px;border-radius:50%;margin-right:40px}.home .userinfo .name{font-size:32px;margin-bottom:10px}.home .userinfo .access{color:#999}.home .login-info p{line-height:28px;font-size:14px;color:#999}.home .login-info p span{color:#666;margin-left:60px}.home .num{display:flex;flex-wrap:wrap;justify-content:space-between}.home .num .el-card{width:32%;margin-bottom:20px}.home .num .icon{font-size:30px;width:80px;height:80px;text-align:center;line-height:80px;color:#fff}.home .num .detail{margin-left:15px;display:flex;flex-direction:column;justify-content:center}.home .num .detail .num{font-size:30px;margin-bottom:10px}.home .num .detail .txt{font-size:14px;text-align:center;color:#999}.home .graph{margin-top:20px;display:flex;justify-content:space-between}.home .graph .el-card{width:48%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a,a:hover{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}body,html{width:100%;height:100%;background-color:#f5f5f5;font-family:PingFangSC-Light,PingFang SC,STHeitiSC-Light,Helvetica-Light,Arial,"sans-serif"}.fl{float:left}.fr{float:right}.fr .button-group-item{padding-left:3px}.clearfix{zoom:1}.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}.common-table{height:calc(100% - 62px);background-color:#fff;position:relative}.common-table .pager{position:absolute;bottom:20px;right:20px}