.performance-chart-page{height:100%;width:100%;padding:0 10px;box-sizing:border-box;overflow-y:auto}.performance-chart-page .el-radio-group .is-active .el-radio-button__inner{background-color:#2e7ae6}.performance-chart-page .search-header{margin:1rem 0;width:100%;background:#fff;padding:1rem;box-sizing:border-box}.performance-chart-page .search-header .header-left .search-type .el-radio{margin-right:0}.performance-chart-page .summary-container{width:100%;display:inline-flex;justify-content:space-around;padding:1rem;box-sizing:border-box}.performance-chart-page .summary-container .summary-item{box-sizing:border-box;height:11rem;width:32%;color:#fff;border-radius:.4rem}.performance-chart-page .summary-container .summary-item .item-left{padding:1.9rem 2rem;width:38%;height:100%;display:flex;justify-content:space-between;box-sizing:border-box}.performance-chart-page .summary-container .summary-item .item-left .item-left-label{font-size:1.2rem;font-weight:400;text-align:center}.performance-chart-page .summary-container .summary-item .item-left .item-left-rate{font-size:4rem}.performance-chart-page .summary-container .summary-item .dash-line{width:1px;margin:1.9rem 0;height:calc(100% - 3.8rem);background:#fff}.performance-chart-page .summary-container .summary-item .item-right{padding:1.9rem 5%;width:61%;height:100%;box-sizing:border-box}.performance-chart-page .summary-container .summary-item .item-right .sub-item{height:100%;max-width:50%;padding:.8rem 1rem;box-sizing:border-box;justify-content:space-around}.performance-chart-page .summary-container .summary-item .item-right .sub-item .sub-item-number{font-size:2.4rem;width:16rem;text-align:center}.performance-chart-page .summary-container .summary-item .item-right .sub-item .sub-item-label{font-size:1.2rem}.performance-chart-page .chart-content{margin-top:1rem;width:100%;padding:1rem;height:-moz-fit-content;height:fit-content;height:60rem;box-sizing:border-box;margin-bottom:1rem;background:#fff}.performance-chart-page .chart-content .split-line{height:100%;border-right:2px solid #d6d6d6}.performance-chart-page .chart-content .left-section,.performance-chart-page .chart-content .right-section{width:calc(50% - .5px)}