/* 公司介绍 */
.hny-title {
  font-size:30px;
  font-family:"Microsoft YaHei";
  font-weight:400;
  color:#10161a;
  line-height:48px;
}
.hny-title-p {
  font-size:15px;
  font-family:"Microsoft YaHei";
  font-weight:300;
  /* color:rgba(115,115,115,1); */
  color: #868d99;
  line-height:24px;
}

/* 优秀团队 */
.ptb30 {
  padding: 30px auto;
}
.twolevel-title {
  font-size:17px;
  color: #10161a;
  font-family:"Microsoft YaHei";
  font-weight:bold;
  line-height:32px;
}
.twolevel-title-p {
  font-size:15px;
  font-family:"Microsoft YaHei";
  font-weight:300;
  /* color:rgba(115,115,115,1); */
  color: #868d99;
  line-height:24px;
}

/* 战略部署 */
.mt50 {
  margin-top: 50px;
  margin-bottom: 20px;
}
.w3l-specification-6 .specification-content {
  background: #F9FAFB; 
}