.flow_img .img{
    display: flex;
    justify-content: center;
}
.flow_img .img img {
    width: auto;
    height: auto;
  }
  .solution .solution_content .solution_title li {
      font-size: 15px;
      line-height: 20px;
  }