.batteryCell{width:100%;padding:0!important}.batteryCell .tip{flex:1;padding-left:12px}.batteryCell .headline{height:55px;width:100%;font-size:16px;font-family:PingFangSC,PingFangSC-Medium;font-weight:500;text-align:left;color:var(--colorText);line-height:24px;padding:16px 24px;border-bottom:1px solid var(--colorBorderSecondary)}.batteryCell .form{padding-bottom:24px}.batteryCell .form .age-select{width:154px}@media screen and (max-width:1280px){.batteryCell .form .age-select{width:105px!important}}.batteryCell .batteryCellContent{padding:24px}.batteryCell .table{height:calc(100vh - 364px);overflow-y:auto}.batteryCell .echarts .nav{height:46px;background:var(--colorFillTertiary);border-radius:2px;padding:12px 40px;display:flex;align-items:center;justify-content:flex-start}.batteryCell .echarts .nav div{margin-right:40px;cursor:pointer}.batteryCell .echarts .echarts-content{text-align:center}.batteryCell .echarts .echarts-content .echarts-loading{width:100%;margin:150px auto}.batteryCell .echarts .echarts-content .echarts-box{padding-top:10px}.batteryCell .echarts .active{padding:4px 8px;background:var(--colorPrimary70);border-radius:2px;color:#fff}.batteryCell .scattergram-box-head{width:100%;display:flex;align-items:center}.batteryCell .scattergram-box-head .unit-codes{width:440px;height:32px;background:var(--colorFillTertiary);border-radius:2px;border-radius:4px;margin-left:16px;display:flex;padding:4px 16px}.batteryCell .scattergram-box-head .unit-codes .code{display:flex;align-items:center}.batteryCell .scattergram-box-head .unit-codes .code .label{color:var(--colorTextTertiary);font-size:14px;font-family:PingFangSC;font-weight:400;line-height:22px;letter-spacing:0;-moz-stack-sizing:0;display:flex;align-items:center}.batteryCell .scattergram-box-head .unit-codes .code .label .icon{width:4px;height:4px;border-radius:4px;margin-right:4px}.batteryCell .scattergram-box-head .unit-codes .code .value-box{width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batteryCell .scattergram-box-head .unit-codes .code .value-box .value{font-size:14px;font-family:PingFangSC;font-weight:500;line-height:22px;letter-spacing:0;-moz-stack-sizing:0}.batteryCell .scattergram-box-head .unit-codes .hight .label .icon{background:#ff0606}.batteryCell .scattergram-box-head .unit-codes .hight .label span{max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.batteryCell .scattergram-box-head .unit-codes .hight .value{color:#ff0805}.batteryCell .scattergram-box-head .unit-codes .low{margin-left:32px}.batteryCell .scattergram-box-head .unit-codes .low .label .icon{background:#ffa506}.batteryCell .scattergram-box-head .unit-codes .low .label span{max-width:90px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.batteryCell .scattergram-box-head .unit-codes .low .value{color:#ffa509}.batteryCell .scattergram-box-units{display:flex;align-items:center;flex-wrap:wrap;margin-top:4px}.batteryCell .scattergram-box-units .unit{width:5.88235%;height:48px;background:var(--colorFillQuaternary);border-radius:2px;margin-right:8px;margin-top:8px;text-align:center;padding:4px 0}.batteryCell .scattergram-box-units .unit-title{height:22px;font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:var(--colorPrimary);line-height:22px}.batteryCell .scattergram-box-units .unit-code{height:22px;font-family:PingFangSC-Regular;font-weight:400;font-size:14px;color:var(--colorTextQuaternary);line-height:22px}.batteryCell .scattergram-box-units .hight{background:rgba(255,8,5,.15);border:1px solid #ff0805}.batteryCell .scattergram-box-units .hight .unit-code,.batteryCell .scattergram-box-units .hight .unit-title{color:#f50807}.batteryCell .scattergram-box-units .low{background:rgba(255,165,9,.15);border:1px solid #ffa509}.batteryCell .scattergram-box-units .low .unit-code,.batteryCell .scattergram-box-units .low .unit-title{color:#ffa509}@media screen and (max-width:1280px){.batteryCell .table{height:calc(100vh - 264px)}.echarts-box,.echarts-content{height:380px}}@media screen and (min-width:1280px){.echarts-box,.echarts-content{height:500px}}