.about-con{
  padding-bottom: 30px;
}
.about-info{
  width: 1420px;
  margin: 0 auto;
}
.about-info .about-msg{
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  text-indent: 2em;
  margin-bottom: 30px;
}
.about-info .about-img{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.about-info img{
  width: 700px;
  height: 435px;
}
