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