.box {
  width: 1148px;
  margin: 0 auto;
  clear: both;
}

.leftbox {
  float: left;
}

.rightbox {
  float: right;
}

.topbox {
  margin-top: 123px;
  height: 628px;
}

.topbox .leftbox .img1 {
  width: 554px;
  height: 609px;
  background: url('../images/product/1/P1.png');
}

.topbox .rightbox {
  width: 503px;
  margin-right: 18px;
}

.topbox .rightbox .iconbox {
  margin-top: 66px;
  text-align: center;
  /* width: 93px;
  height: 129px; */
  /* margin: 66px auto 0; */
}

.topbox .rightbox .iconbox .icon {
  width: 93px;
  height: 93px;
  background: url('../images/product/1/icon.png');
  margin: 0 auto;
}

.topbox .rightbox .iconbox p {
  margin-top: 10px;
  font-size: 21px;
  columns: #333333;
}

.topbox .rightbox .text {
  position: relative;
  margin-top: 32px;
  font-size: 18px;
  line-height: 40px;
  width: 470px;
  text-align: justify;
  text-justify: newspaper;
}

.topbox .rightbox .text span {
  margin-right: 20px;
}

.topbox .rightbox .text:after {
  content: '';
  position: absolute;
  width: 531px;
  height: 260px;
  background: url('../images/product/1/Bg.png');
  top: 142px;
  right: -16px;
  z-index: -10;
}

.bottombox {
  margin-top: 60px;
  height: 577px;
  margin-bottom: 120px;
}

.bottombox .leftbox {
  width: 624px;
  height: 530px;
  box-sizing: border-box;
  padding-top: 86px;
  padding-left: 40px;
  background: url('../images/product/1/bg1.png');
}

.bottombox .leftbox .paragraph {
  width: 454px;
  color: #333333;
  line-height: 40px;
  margin-bottom: 40px;
}

.bottombox .leftbox .paragraph .tagtext {
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #c81d1b;
  border-radius: 6px;
  margin-bottom: 14px;
}

.bottombox .leftbox .paragraph .text {
  font-size: 18px;
  color: #333333;
  width: 440px;
  text-align: justify;
  text-justify: newspaper;
}

.bottombox .rightbox .phone2 {
  width: 502px;
  height: 577px;
  background: url('../images/product/1/P.png');
}
