.infoBox {
  width: 1200px;
  margin: 0 auto;
}
.infoBox .Q-tpList {
  padding: 20px;
  font-family: "微软雅黑";
  min-height: 150px;
  background-color: #fff;
  margin-top: 20px;
}
.infoBox .Q-tpList .pic {
  float: left;
  overflow: hidden;
  display: inline;
  text-align: center;
  width: 17.5%;
  height: 160px;
}
.infoBox .Q-tpList .pic img {
  width: 100%;
  height: 100%;
}
.infoBox .Q-tpList .content {
  float: right;
  width: 77%;
}
.infoBox .Q-tpList h3 a {
  font-size: 18px;
  color: #333;
}
.infoBox .Q-tpList p {
  font: normal 14px/22px "微软雅黑", "Arial Narrow", HELVETICA;
  color: #898989;
  padding: 8px 0px;
}
.infoBox .Q-tpList .newsinfo .fl span {
  margin-right: 10px;
  color: #666;
}
.infoBox .l26 {
  line-height: 26px;
}
.infoBox .f18 {
  font-size: 18px;
}
.infoBox .f18 a:hover {
  color: #4baa47;
}
