.charts-box-item{width:100%!important;height:22.5rem}.chart-box{position:relative}.chart-box .query-chart-title{font-size:.875rem;margin:.3125rem 0;font-weight:700}.chart-box .chart-set-button{position:absolute;left:1%;top:1.6%}.chart-box #paramQueryChart{width:100%;height:100%}.chart-box .echarts-box-list{width:100%;height:calc(100vh - 11.25rem - var(--page-header-height));overflow-y:scroll;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.chart-box .echarts-box-list .charts-item{width:49%}