.contInfo .title {
  background: url("/assets/img/about/link.jpg") center no-repeat;
}
.contInfo td {
  padding-top: 40px;
  vertical-align: top;
}
.contInfo td img {
  display: block;
}
.contInfo td .link-name {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
}
.contInfo td p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
