.underline {
  height: 3px;
  width: 52px;
  margin-top: 20px;
  background: #898989;
}
.title-1 {
  font-size: 30px;
  font-family: Microsoft YaHei;
  color: #353230;
  line-height: 23px;
}
#content-container-1 {
  margin-top: 80px;
}

#content-container-1 .img-container {
  width: 575px;
  height: 283px;
}
.hd-container {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#content-container-2 {
  margin-top: 90px;
}

/*技术咨询*/
#jszx-container {
  margin-top: 45px;
}
/*绩效管理*/
#jxgl-container {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.intro-container {
  display: flex;
  justify-content: space-between;
  margin-top: 41px;
}
.intro-container .text-container {
  margin-left: 15px;
  width: 360px;
}
.intro-container .text-container .title {
  color: #353230;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.intro-container .text-container .text-list {
  list-style-type: decimal;
  color: #353230;
  font-size: 15.5px;
  line-height: 24px;
}
.intro-container .text-container .tip {
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  width: 538px;
  position: relative;
  left: -18px;
}
.intro-container .text-container .star {
  color: #fe2400;
}
.intro-container .img-container {
  width: 123px;
  height: 123px;
}

#main {
  margin-top: 270px;
}
