.title {
  margin: 20px 0;
  font-weight: 600;
  color: #182E46;
  line-height: 56px;
  letter-spacing: 1px;
}

body {
  background-color: #FFFFFF;
}

.box {
  height: 570px;
  background-image: url("../images/gygmbanner.png");
}

.content {
  padding: 20px;
  /* position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 835px; */
  /* height: 440px; */
  background: #FFFFFF;
}

.content .title {
  margin: 0;
}

.content .te {
  margin-top: 20px;
  letter-spacing: 4px;
}

.telBox {

  margin: 50px 0;
  padding: 20px 0;
  background: #F8F8F8;
}



.address {
  margin-left: 20px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.address p:first-child {
  font-weight: 600;
  color: #182E46;
}

._box {
  display: flex;
  justify-content: space-around;
  height: 280px;
}

.imgBox {
  width: calc(100% / 3 - 20px);
  height: 260px;
  font-size: 35px;
  font-family: PingFangHK-Semibold, PingFangHK;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 260px;
  text-align: center;
}

.address p:last-child {}

.fzlist {
  margin-top: 25px;
  display: flex;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  line-height: 25px;
}

.fzlist1 {
  width: 120px;
  font-size: 22px;
  font-family: PingFangHK-Semibold, PingFangHK;
  font-weight: 600;
  color: #182E46;
}

.fzlist2 {
  font-size: 18px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  color: #182E46;
}

.bgl {
  background: #2BA47B;
}

.bgz {
  background: #2C5595;
}

.bgb {
  background: #0083BE;
}

.zylist {
  display: flex;
  margin-top: 15px;
  width: 100%;
  height: 120px;
  background: #FFFFFF;
}

.zylist1 {
  width: 167px;
  height: 120px;
}

.zylistimg {
  width: 147px;
  height: 120px;
}

.zylist2 {
  width: calc(100% - 200px);
}

.zylist21 {
  margin-top: 16px;
  font-size: 16px;
  font-family: PingFangHK-Semibold, PingFangHK;
  font-weight: 600;
  color: #182E46;
}

.zylist22 {
  margin-top: 6px;
  font-size: 14px;
  font-family: PingFangHK-Regular, PingFangHK;
  font-weight: 400;
  color: #182E46;
  max-height: 70px;
  overflow: hidden;
}
.gywm{
  width: 100%;
  height: 360px;
}
.gywm img{
  width: 95%;
  margin-left: 2.5%;
}