.performanceList .list-wrap .title-wrap{display:flex;justify-content:space-between;align-items:center}.performanceList .list-wrap .tag-wrap{display:flex;justify-content:flex-end;align-items:center}.performanceList .list-wrap .tag-wrap .item{display:flex;flex-wrap:wrap;align-items:center;margin-left:20px}.performanceList .list-wrap .tag-wrap .item .tag{width:13px;height:13px;border-radius:100%;margin-right:5px}.performanceList .list-wrap .tag-wrap .item .tag1{background:#409eff}.performanceList .list-wrap .tag-wrap .item .tag2{background:#67c23a}.performanceList .list-wrap .tag-wrap .item .tag3{background:#f56c6c}.performanceList .list-wrap .tag-wrap .item .text{font-size:14px;color:#333}.performanceList .list-wrap .table-wrap{padding-top:10px}.performanceList .list-wrap .table-wrap .pagination-wrap{display:flex;justify-content:flex-end;align-items:center;padding-top:20px}.performanceList .dialog-wrap{width:550px}.performanceList .dialog-wrap .content-wrap{margin:10px 20px}.performanceList .dialog-wrap .content-wrap .el-select{width:100%}.performanceList .dialog-wrap .content-wrap .btn-wrap{width:100%;display:flex;justify-content:center;padding-top:30px}.performanceList .gold-wrap{width:1000px}.performanceList .gold-wrap .performance-gold{margin:0 20px}.performanceList .gold-wrap .performance-gold .item{padding-bottom:10px}.performanceList .gold-wrap .performance-gold .item .title-wrap{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:10px}.performanceList .gold-wrap .performance-gold .item .title-wrap .tag{width:4px;height:15px;background:#409eff;border-radius:10px}.performanceList .gold-wrap .performance-gold .item .title-wrap .title{font-size:14px;font-weight:700;padding-left:10px;color:#000}.performanceList .gold-wrap .performance-gold .result{font-size:16px;color:#000;font-weight:700;text-align:right;padding:10px 0}.performanceList .gold-wrap .performance-gold .btn-wrap{display:flex;justify-content:center;align-items:center;padding-bottom:15px}.performanceList .el-dialog{margin:0;margin-top:0!important;top:50%;left:50%;transform:translate(-50%,-50%);padding-bottom:10px}.performanceList .el-checkbox-group{display:flex;flex-wrap:wrap;align-items:center;width:100%}.performanceList .el-checkbox-group .el-checkbox{width:200px;line-height:30px;overflow:hidden}.performanceExplain .content p{line-height:25px;text-align:justify}.servicePerformance{background:#f0f2f5;padding:10px 25px;height:calc(100vh - 80px);overflow-y:auto}.servicePerformance .title-wrap{display:flex;flex-wrap:wrap;align-items:center;margin:5px 0}.servicePerformance .title-wrap .tag{width:4px;height:20px;background:#409eff;border-radius:10px}.servicePerformance .title-wrap .title{font-size:18px;font-weight:700;padding-left:10px}.servicePerformance .case-wrap{background:#fff;padding:20px;margin:20px 0;border-radius:6px}