.summary .page-title{margin-bottom:10px;border-bottom:none}.summary .total-info{display:flex;justify-content:space-between;margin-bottom:20px}.summary .total-info.low-level{justify-content:flex-start}.summary .total-info.low-level .item{max-width:400px}.summary .total-info .item{flex:1;margin-right:20px;padding:20px;color:#fff;border-radius:5px;box-shadow:0 0 5px 3px rgba(0,0,0,.1)}.summary .total-info .item:first-child{background:#7cb5ec}.summary .total-info .item:nth-child(2){background:#78c693}.summary .total-info .item:nth-child(3){background:#58bfbd}.summary .total-info .item:nth-child(4){background:#f5ce60}.summary .total-info .item:last-child{margin-right:0;background:#647e8e}.summary .total-info .item p{margin-top:0;margin-bottom:0}.summary .total-info .item .item-title{margin-bottom:15px;height:20px;line-height:20px;font-size:20px}.summary .total-info .item .item-number{height:45px;line-height:45px;font-size:45px;font-weight:600}.summary .chart-content{display:flex;flex-wrap:wrap}.summary .chart-content .chart-item{margin-bottom:20px;border-radius:5px;box-shadow:0 0 4px 4px rgba(0,0,0,.1);background:#fff}.summary .chart-content .chart-item:nth-child(odd){width:40%;margin-right:20px}.summary .chart-content .chart-item:nth-child(2n+2){width:calc(60% - 20px)}.summary .chart-content .chart-item.age-sex-chart .echarts,.summary .chart-content .chart-item.modality-chart .echarts{height:400px}.summary .chart-content .chart-item.analysis-chart .echarts,.summary .chart-content .chart-item.tags-chart .echarts{height:300px}.summary .chart-content .chart-item .chart-title{padding:10px 20px;border-bottom:1px solid #dee2e6;font-size:20px}.summary .chart-content .chart-item .echarts{width:100%!important}.summary .chart-content .chart-item .chart-body{padding:30px 80px}.summary .chart-content .chart-item .chart-body .empty{height:240px;line-height:240px;text-align:center;background:#ebebeb}