.sceneDataReport{background:#f0f2f5;padding:10px 25px;height:calc(100vh - 80px);overflow-y:auto}.sceneDataReport .title-wrap{display:flex;flex-wrap:wrap;align-items:center;margin:5px 0}.sceneDataReport .title-wrap .tag{width:4px;height:20px;background:#409eff;border-radius:10px}.sceneDataReport .title-wrap .title{font-size:18px;font-weight:700;padding-left:10px}.sceneDataReport .case-wrap{background:#fff;padding:1px 20px;margin:20px 0;border-radius:6px}.sceneDataReport .case-wrap .title-wrap{display:flex;flex-wrap:wrap;align-items:center}.sceneDataReport .case-wrap .title-wrap .tag{width:3px;height:15px;background:#409eff;border-radius:10px}.sceneDataReport .case-wrap .title-wrap .title{font-size:16px;font-weight:700;padding-left:10px}.sceneDataReport .select-wrap{padding-bottom:20px}.sceneDataReport .select-wrap .top-select{display:flex;justify-content:space-between;align-items:center}.sceneDataReport .select-wrap .top-select .select .sele{margin-right:20px}.sceneDataReport .select-wrap .top-select .iconfont{font-size:26px;cursor:pointer}.sceneDataReport .select-wrap .title{margin:10px 0}.sceneDataReport .select-wrap .content-wrap{display:flex;justify-content:space-between;align-items:center}.sceneDataReport .select-wrap .content-wrap .item-wrap{width:15%;display:flex;flex-direction:column;align-items:center}.sceneDataReport .select-wrap .content-wrap .item{width:100%;border:1px solid #ddd;border-radius:6px;display:flex;justify-content:center;align-items:baseline;height:100px;line-height:100px;margin-bottom:20px}.sceneDataReport .select-wrap .content-wrap .item span{font-size:26px;font-weight:700;color:#000;margin-right:10px}.sceneDataReport .select-wrap .content-wrap .echart-item{width:30%}.sceneDataReport .line-content .title-wrap{padding-top:15px}.sceneDataReport .line-content .screen-wrap{padding:20px 0}