.haderht .hesder {
  width: 1100px;
  margin: 0 auto;
}

.haderht .hesder .header-top {
  background: #F2F2F2;
}

.haderht .hesder .header-top h1 {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #9D9D9D;
  letter-spacing: 0;
  margin-left: 20px;
  margin-top: 7px;
}

.haderht .hesder .header-top .t-right {
  margin-top: 7px;
}

.haderht .hesder .header-top .t-right ul li {
  float: left;
  margin-right: 22px;
}

.haderht .hesder .header-top .t-right ul li a {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #9D9D9D;
  letter-spacing: 0;
}

.haderht .hesder .header-top .t-right ul li a:hover {
  color: #2D85AE;
}

.haderht .hesder .top {
  margin-top: 8px;
  background: #fff;
  padding-bottom: 14px;
}

.haderht .hesder .top .top-img {
  float: left;
  width: 177px;
  height: 88px;
  line-height: 85px;
  text-align: center;
  margin-left: 20px;
  margin-top: 4px;
}

.haderht .hesder .top .top-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.haderht .hesder .top .xi {
  float: left;
  width: 2px;
  height: 48px;
  background: #D8D8D8;
  border-radius: 3px;
  margin-top: 26px;
  margin-left: 3px;
}

.haderht .hesder .top .top-zhong {
  float: left;
  margin-top: 26px;
  margin-left: 24px;
}

.haderht .hesder .top .top-zhong p {
  margin-bottom: 7px;
  line-height: 21px;
  font-family: HiraMaruProN-W4;
  font-size: 14px;
  color: #7E7E7E;
  letter-spacing: 0;
}

.haderht .hesder .top .hesder-ri {
  float: right;
}

.haderht .hesder .top .hesder-ri .foo-img {
  float: left;
  width: 76px;
  height: 73px;
  line-height: 70px;
  text-align: center;
  margin-top: 14px;
  margin-right: 14px;
}

.haderht .hesder .top .hesder-ri .foo-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.haderht .hesder .top .hesder-ri .header-foo {
  float: left;
}

.haderht .hesder .top .hesder-ri .header-foo p {
  display: block;
  margin-top: 24px;
  margin-left: 40px;
  margin-right: 77px;
  line-height: 21px;
  font-family: HiraMaruProN-W4;
  font-size: 14px;
  color: #7E7E7E;
  letter-spacing: 0;
}

.haderht .hesder .top .hesder-ri .header-foo .ri-img {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  margin-top: 12px;
  margin-right: 14px;
}

.haderht .hesder .top .hesder-ri .header-foo .ri-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.haderht .hesder .top .hesder-ri .header-foo span {
  float: left;
  margin-top: 10px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #3184AD;
  letter-spacing: 0;
}

.middle ul {
  width: 1100px;
  margin: 0 auto;
  background: #2D85AE;
  height: 50px;
}

.middle ul li {
  float: left;
  width: 120px;
  height: 50px;
}

.middle ul li span {
  display: block;
  height: 50px;
  line-height: 50px;
  width: 120px;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
}

.middle ul li.active {
  background: url(../images/bqdhl.png);
  margin-top: -6px;
  background-size: 120px 50px;
}

.middle ul li:hover {
  background: url(../images/bqdhl.png);
  margin-top: -6px;
  background-size: 120px 50px;
}

.middle ul li:first-child {
  margin-left: 10px;
}