* {
  margin: 0px;
  padding: 0px;
  font-family: Microsoft YaHei;
}
.service {
  border-bottom: 3px solid #fff !important;
}

.homeBgimgls {
  background: url(/img/dataanqbanner.png) no-repeat;
  background-size: 100% 100%;
  height: 600px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: -999;
}
.aboutTitle {
  position: absolute;
  left: 46%;
  top: 50%;
  margin: -50px 0 0 -50px;
}
.title {
  font-size: 48px;
}
.titleSies {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 200;
}
.companiesIntroduce {
  background-color: #fff;
  padding: 20px 0px;
}
.classificationQuery {
  width: 1200px;
  margin: 20px auto;
}
/* 选项卡 */
.in-hand {
  margin-left: 30px;
  width: 120px;
}
.in-hand a {
  font-size: 16px;
  font-family: Source Han Sans CN;

  color: #999;
  padding-bottom: 17px;
}
.spanbder {
  border-bottom: 4px solid #dcdfe6;
  padding-bottom: 17px;
}
.active {
  color: #333 !important;
  border-bottom: 4px solid #024287;
}
.spandetails {
  width: 1100px;
  padding: 20px 0;
  margin: 0 auto;
  line-height: 32px;
  color: #666;
}
