.title{
  background-color: #edf2f6;
  line-height: 90px;
  color: #222223;
  font-size: 26px;
  font-weight: 500;
  padding-left: 160px;
}
.content{
  width: 1200px;
  margin:30px auto;
  min-height: 400px;
}
.content p{
  text-indent: 2em;
  line-height: 30px;
}