.pc-help-may-interest {
  margin: 10px 0;
}
.pc-help-may-interest .module-wrap h3 {
  font-size: 16px;
}
.pc-help-may-interest .module-wrap .help-may-interest-list {
  line-height: 22px;
}
.pc-help-may-interest .module-wrap .help-may-interest-list a {
  width: 12.5%;
  display: inline-block;
  color: #666;
}
.pc-help-may-interest .module-wrap .help-may-interest-list a:hover {
  color: #00a2ca;
  text-decoration: none;
}
