.leftMenu {
  width: 20%;
}
.reportInfo {
  padding: 54px 60px 120px 60px;
}
.liItem {
  font-size: 20px;
  line-height: 37px;
  word-break: break-all;
}
.unidirImg {
  width: 100%;
  height: auto;
  margin-top: 85px !important;
}
@media screen and (max-width: 1000px) {
  .reportInfo {
    font-size: 0.26rem;
    line-height: 0.48rem;
    padding: 0.5rem 0 0.2rem 0;
  }
  #footer .contact {
    background-image: none !important;
    background: #fdda38 !important;
  }
}
