.index{overflow:hidden;overflow-y:scroll;position:absolute;width:100%;top:0;left:0;padding:.15rem;padding-top:0}.index .body{margin-top:.15rem}.index .body .card{min-width:4rem}.index .body .card:not(:first-child){margin-top:.15rem}.index .body .card .bar-chart{height:auto}.index .body .el-card__header>div{display:flex;justify-content:space-between}.index .body .progress{height:.6rem}.index .body .progress .progress-text{display:flex;flex-direction:row;justify-content:space-between;font-size:.12rem;height:.2rem;white-space:nowrap}.index .body .progress .el-progress-bar__inner,.index .body .progress .el-progress-bar__outer{border-radius:0}.index .body .progress .el-progress-bar__outer{height:.18rem!important}.index .body .progress .el-progress-bar__inner{background:linear-gradient(90deg,#39f,#3cc)}.index .header .el-card__header{border-bottom:none;padding-bottom:0}.index .card-header{display:flex;flex-direction:row;align-items:center}.index .card-header .title{font-size:.18rem;font-weight:600;margin-right:.15rem;white-space:nowrap}.index .card-header .subtitle{font-size:.16rem;font-weight:500;margin-left:.2rem;white-space:nowrap}.index .card-body{display:flex;flex-direction:row;justify-content:space-between}.index .card-body .el-row{width:100%}.index .card-body .el-row .el-col{box-sizing:border-box}.index .card-body .el-row .el-col:not(:first-child){padding-left:.05rem}.index .card-body .el-row .el-col:not(:last-child){padding-right:.05rem}.index .card-body .el-row .el-col:first-child{padding-left:0;padding-right:.05rem}.index .card-body .el-row .el-col:last-child{padding-left:.05rem;padding-right:0}@media screen and (max-width:1200px){.index .card-body .el-row .el-col:nth-child(odd){padding-left:0;padding-right:.05rem}.index .card-body .el-row .el-col:nth-child(2n){padding-left:.05rem;padding-right:0}.index .card-body .el-row .el-col:nth-child(n+3){margin-top:.1rem}}.index .card-body .el-row .el-col .echarts{border:.01rem solid #eee;width:100%;height:100%}.index .el-select{width:.9rem}