/* 公司介绍 */
.dsjlbt {
  width: 100%;
  position: relative;
  text-align: center;
}

.dsjlbt-img {
  width: 100%;
}

.dsjlbt-div {
  position: absolute;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  top: 22vw;
  font-size: 2.2vw;
  font-weight: 530;
  color: white;
}

.dsjlbt-div-p1 {
  font-size: 48px;
}

.dsjlbt-div-p2 {
  font-size: 20px;
}


.hny-title {
  font-size: 30px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #10161a;
  line-height: 48px;
  margin-top: 40px;
}

.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;
}

.welcome-image {
  margin-top: 30px;
}

.grids-inn-ab {
  margin-top: 70px;
}

@media screen and (max-width: 680px) {
  .dsjlbt-div-p1 {
    font-size: 2.2vw;
  }

  .dsjlbt-div-p2 {
    font-size: 1.1vw;
  }
}