.box {
  color: #333333;
}

.box1 {
  width: 1029px;
  height: 538px;
  margin: 100px auto 0;
}

.box1 .leftbox {
  float: left;
  width: 481px;
  height: 538px;
  background: url('../images/product/5/img.png');
}

.box1 .rightbox .textbox {
  float: right;
  width: 540px;
  line-height: 32px;
  text-align: justify;
  text-justify: newspaper;
}

.box1 .rightbox .textbox .title {
  margin-top: 105px;
  margin-bottom: 30px;
  font-size: 26px;
}

.box1 .bottombox {
  float: right;
  width: 530px;
  margin-top: 30px;
}

.box1 .bottombox span {
  display: inline-block;
  width: 150px;
  height: 170px;
  box-sizing: border-box;
  padding: 10px;
  margin-right: 20px;
}

.box1 .bottombox span p {
  text-align: center;
  color: #cccccc;
}

.box1 .bottombox .img {
  display: inline-block;
}

.box1 .bottombox .icon1 {
  display: inline-block;
  width: 142px;
  height: 150px;
  background: url('../images/product/5/img1.png') no-repeat;
  margin-left: 20px;
  padding-bottom: 11px;
}

.box2 {
  width: 1167px;
  height: 1220px;
  margin: 100px auto 0;
}

.box2 .bg {
  width: 1167px;
  height: 1292px;
  position: relative;
  background: url('../images/product/5/bg.png') 0 -170px no-repeat;
  z-index: -10;
}

.box2 .bg .img1 {
  width: 537px;
  height: 289px;
  position: absolute;
  right: 135px;
  top: 40px;
  background: url('../images/product/5/img2.png');
}

.box2 .bg .img2 {
  width: 377px;
  height: 279px;
  position: absolute;
  left: 156px;
  top: 420px;
  background: url('../images/product/5/img3.png');
}

.box2 .bg .img3 {
  width: 505px;
  height: 321px;
  position: absolute;
  bottom: 175px;
  right: 180px;
  background: url('../images/product/5/img4.png');
}

.box2 .bg .icon1 {
  width: 68px;
  height: 104px;
  position: absolute;
  left: 322px;
  bottom: 445px;
  background: url('../images/product/5/icon1.png');
}

.box2 .bg .icon2 {
  width: 66px;
  height: 100px;
  position: absolute;
  right: 270px;
  bottom: 510px;
  background: url('../images/product/5/icon2.png');
}

.box2 .textbox {
  position: absolute;
  width: 380px;
  height: 80px;
}

.box2 .textbox .title {
  font-size: 30px;
  margin-bottom: 8px;
}

.box2 .textbox .text {
  font-size: 18px;
  columns: #999999;
}

.box2 .textbox1 {
  text-align: right;
  top: 120px;
  left: 10px;
}

.box2 .textbox2 {
  top: 500px;
  right: 60px;
}

.box2 .textbox3 {
  text-align: right;
  top: 950px;
  left: 60px;
}
