body{min-height:100%;height:auto;overflow:auto}.header-logo{height:18px;margin-right:3px}.header-title{height:27px}.panel-box{width:1024px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:66px;margin-bottom:15px}@media screen and (max-width: 1024px){.panel-box{width:100%}}.panel{flex:1;margin:10px;padding:15px;background:rgba(255,255,255,0.15);border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.panel:hover{background:rgba(255,255,255,0.25)}@media screen and (max-width: 1024px){.panel{flex:none;width:20%}}@media screen and (max-width: 720px){.panel{width:30%}}.panel-title{margin-bottom:5px}.panel-value{font-size:32px;font-family:"Helvetica Neue", Helvetica, "Open Sans", "Microsoft YaHei", Arial, sans-serif;line-height:100%;font-weight:bold}.echarts-box{width:1024px}@media screen and (max-width: 1024px){.echarts-box{width:100%}}.echarts{width:100%;height:400px;margin-top:30px;margin-bottom:50px}@media screen and (max-width: 720px){.echarts{margin-top:20px}}
