.header {
  width: 1240px;
  margin: 0 auto;
  height: 108px;
  font-size: 16px;
}
.header > ul {
  margin-top: 38px;
  margin-left: 128px;
}
.header > ul > li {
  margin-right: 30px;
  height: 26px;
  width: 90px;
  text-align: center;
  line-height: 26px;
}
.header > ul > li.last {
  margin-right: 0;
}
.header > ul > li.active {
  background-color: #0b8ccb;
}
.header > ul > li.active a {
  color: #fff;
}
.dqwz {
  height: 74px;
  line-height: 74px;
  text-align: right;
  width: 1240px;
  margin: 0 auto;
  color: #333333;
}
.icon {
  height: 240px;
  width: 100%;
}
.icon img {
  width: 100%;
  height: 100%;
}
.bq {
  height: 62px;
  line-height: 62px;
  text-align: center;
  background-color: #333333;
  color: #fff;
  margin-top: 48px;
}
