.topbox {
  width: 1141px;
  height: 684px;
  margin: 52px auto 80px;
}

.leftbox {
  float: left;
}

.leftbox .title {
  font-size: 30px;
  color: #333333;
  margin-top: 50px;
  margin-bottom: 20px;
  text-indent: 24px;
}

.leftbox .text p {
  width: 540px;
  color: #333333;
  text-indent: 36px;
  font-size: 18px;
  line-height: 38px;
  text-align: justify;
  text-justify: newspaper;
}

.leftbox .img1 {
  margin-top: 84px;
  width: 514px;
  height: 287px;
  background: url('../images/profile_img1.png');
}

.rightbox {
  float: right;
}

.rightbox .img2 {
  margin-left: 47px;
  margin-top: 50px;
  margin-bottom: 102px;
  width: 514px;
  height: 294px;
  background: url('../images/profile_img2.png');
}

.rightbox .text p {
  width: 570px;
  color: #333333;
  text-indent: 32px;
  font-size: 18px;
  line-height: 38px;
}

.bottombox {
  margin: 120px auto 150px;
  width: 1130px;
  height: 300px;
  background: url('../images/profile_block.png');
}
