.company-wrap {
  background-image: url("../images/hjt_bg_sy_hzhb.png");
  background-size: cover;
  width: 100%;
  min-height: 531px;
  padding-left: 120px;
  padding-right: 90px;
  padding-top: 55px;
}
.company-wrap .company-list {
  margin-top: 28px;
}
.company-wrap .company-list .item {
  width: 176px;
  height: 76px;
  margin-bottom: 20px;
  margin-right: 29px;
  background-color: #fff;
}
.company-wrap .company-list .item img {
  width: 100%;
  height: 100%;
}
