.main {
  overflow: hidden;
  width: 1125px;
  margin: 0 auto;
  color: #333333;
  padding-top: 70px;
}

.textbox .title {
  font-size: 22px;
  margin-bottom: 20px;
}

.textbox .text {
  line-height: 36px;
}

.img1 {
  width: 1029px;
  height: 460px;
  background: url('../images/product/6/Pic1.png');
  margin: 30px auto 90px;
}

.img2 {
  width: 1200px;
  height: 440px;
  background: url('../images/product/6/Pic2.png');
  margin: 0 auto 37px;
}

.img3 {
  width: 1200px;
  height: 394px;
  background: url('../images/product/6/Pic3.png') center no-repeat;
  margin: 0 auto 60px;
}
