.report[data-v-4604de94] {
  width: 100%;
  color: #5f5f5f;
  position: relative;
}
.report .report-content[data-v-4604de94] {
  padding: 15px 15px 20px 15px;
  background: url(../../static/img/panel_background.jpg) repeat;
  min-height: 404px;
}
.report .report-content .commonRecordList .repotDetails_text ul li[data-v-4604de94] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
  border-bottom: 1px solid #ccc;
}
.report .report-content .commonRecordList .repotDetails_text ul li span[data-v-4604de94] {
  width: 20%;
  text-align: center;
}
.report .report-content .commonRecordList .repotDetails_text .info_Details[data-v-4604de94] {
  margin: 10px 0 0 10px;
  position: absolute;
  bottom: 15px;
}
.report .report-content .commonRecordList .repotDetails_text .info_Details .iconfont[data-v-4604de94] {
  color: #cb000e;
}

