/*高新企业认定资格评测通道 Start*/
.information-content {
  margin-top: 4rem;
}
/*高新企业认定资格评测通道 End*/
/*国家重点支持的高新技术领域*/
.gaoxin-field {
  margin-top: 0.36rem;
  height: 5.81rem;
  padding-bottom: 0.36rem;
}
.field-img {
  width: 6.9rem;
  height: 2.84rem;
  margin-bottom: 0.36rem;
  margin-top: 0.1rem;
}
.field-img img {
  width: 100%;
}
/*国家重点支持的高新技术领域 end*/
/*需要准备的材料*/
.material-list {
  width: 6rem !important;
}
.material-list .info-icon {
  background: url(../images/gaoxin_icon_group.png);
  background-repeat: no-repeat;
  background-size: 7.87rem 3.75rem;
  border-radius: 0.04rem 0px 0px 0.04rem;
}
.material-list .material-item:nth-of-type(1) .info-icon {
  background-position: -0.76rem -2.07rem;
}
.material-list .material-item:nth-of-type(2) .info-icon {
  background-position: -1.8rem -2.07rem;
}
.material-list .material-item:nth-of-type(3) .info-icon {
  background-position: -2.83rem -2.07rem;
}
.material-list .material-item:nth-of-type(4) .info-icon {
  background-position: -3.89rem -2.07rem;
}
.material-list .material-item:nth-of-type(5) .info-icon {
  background-position: -4.93rem -2.08rem;
}
.material-list .material-item:nth-of-type(6) .info-icon {
  background-position: -5.98rem -2.07rem;
}
.material-list .material-item:nth-of-type(odd) .info-icon {
  background-color: #5894FF;
}
.material-list .material-item:nth-of-type(even) .info-icon {
  background-color: #3ABEDF;
}
.gaoxin-material {
  padding: 0.18rem 0;
}
/*需要准备的材料 end*/
/*办理完成您将拿到的材料 start*/
.get-material {
  padding-bottom: 0.36rem;
}
.material-img {
  width: 6.9rem;
  height: 3.54rem;
}
.material-img img {
  width: 100%;
}
/*办理完成您将拿到的材料 end*/
