.contacUsTop {
  position: relative;
}

.contacUsTop div {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
}

.contacUsTop div h1 {
  text-align: center;
  font-size: 48px;
  letter-spacing: 3px;
  margin-bottom: 2.44rem;
  font-weight: 400;
}

.contacUsTop div p {
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 3px;
}

.abuttitle {
  display: flex;
  align-items: center;
  margin: 5.88rem 0 1rem 0;
}

.abuttitle img {
  width: 2.4rem;
  height: 2.4rem;
}

.abuttitle p {
  margin-left: 1rem;
}

.abuttitle p span {
  font-size: 28px;
  color: #4DA3D4;
}

.abuttitle p span:last-child {
  display: inline-block;
  margin-top: 0.4rem;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #BFBFBF;
}

.contaiItem {
  display: flex;
  margin-bottom: 2.25rem;
}

.contaiItem .left {
  line-height: 32px;
  margin-right: 6.88rem;
}

.contaiItem .left ul li {
  font-size: 1.13rem;
  font-weight: 400;
  color: #000000;
}

.contaiItem .left ul li h4 {
  margin-bottom: 1.19rem;
  font-size: 1.5rem;
  font-weight: 400;
  color: #000000;
}

.map {
  position: relative;
  width: 82.5rem;
  height: 36.69rem;
  margin-bottom: 4.88rem;
}

.map-zhe {
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #fcf9f2;
  height: 20px;
  width: 30%;
  z-index: 9999;
}

h3 {
  text-align: center;
  font-size: 2.38rem;
  margin-bottom: 4rem;
}

.hezuohuob img {
  margin: 0 0.5rem 1.5rem 0;
}

.hezuohuob img:nth-child(4n) {
  margin-right: 0px;
}

.container {
  padding: 0;
}

@media (max-width: 996px) {
  .contacUsTop div h1 {
    text-align: center;
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 2.44rem;
    font-weight: 400;
  }

  .contacUsTop div p {
    display: none;
  }

  .abuttitle img {
    width: 8.5rem;
    height: 8.5rem;
  }

  .abuttitle p span {
    font-size: 14px;
    color: #4DA3D4;
    font-weight: bold;
  }

  .contaiItem {
    padding-left: 12px;
  }

  .contaiItem .left ul li h4 {
    margin-bottom: 1.19rem;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
  }

  .contaiItem .left {
    line-height: 29px;
    margin-right: 6.88rem;
  }

  .contaiItem .left ul li {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
  }

  .map {
    width: 100%;
    height: 220px;
    margin-bottom: 11.88rem;
    margin-top: 38px;
  }

  .map-zhe {
    display: block;
    position: absolute;
    bottom: 0;
    background-color: #fcf9f2;
    height: 20px;
    width: 30%;
    z-index: 9999;
  }

  .amap-logo {
    display: none;
  }

  .amap-copyright {
    opacity: 0;
  }

  h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 8rem;
  }

  .hezuohuob img {
    margin: 0 0.5rem 1.5rem 0;
  }

  .hezuohuob img:nth-child(2n) {
    margin-right: 0px;
  }

  .hezuohuob {
    padding: 10px;
  }

  .telImg {
    width: 49.2%;
  }

  .abuttitle {
    display: flex;
    align-items: center;
    margin: 10px 0 24px 10px;
  }
}