.contInfo .title {
  background: url("/assets/img/about/history.png") center no-repeat;
}
.contInfo .history-item {
  padding: 20px 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.contInfo .history-item-title {
  font-size: 16px;
  color: #444444;
  line-height: 24px;
}
.contInfo .history-item-desc {
  margin-top: 4px;
  font-size: 14px;
  color: #444444;
  line-height: 22px;
}
