.about-info .text{
  text-align: justify;
  /*兼容ie*/
  text-justify: distribute-all-lines;
}