.companyWrapper {
  width: 1440px;
  margin: 0 auto;
  text-align: center;
}

.wrapper {
  width: 1140px;
  margin: 0 auto;
}

.companyWrapper .banner {
  width: 100%;
  height: auto;
}

.companyWrapper h1 {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin: 40px 0 10px 0;

}

.companyWrapper h2 {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px;

}

.companyWrapper p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.imgList span {
  float: left;
  display: block;
  width: 33.333%;
  text-align: center;
  margin: 40px 0;
}

.imgWrapper img {
  margin: 0 auto;
}

.imgWrapper {
  margin: 60px auto;
  text-align: center;
}
