.contactUs-section1 {
  position: relative;
  font-size: 0;
}

.contactUs-section1 img {
  width: 100%;
}
.contactUs-section1 .center1 {
  position: absolute;
  bottom: 0;
  left: calc(50% - 720px);
}
.contactUs-section1-title {
  position: absolute;
  bottom: 20px;
  right: 0;
  transform: translateY(-50%);
}

.contactUs-section1-title .contactUs-title {
  font-weight: 700;
  font-size: 50px;
  color: #f5f7ff;
}

.contactUs-section1-title .contactUs-subtitle {
  font-weight: 500;
  font-size: 18px;
  color: #f5f7ff;
  line-height: 76px;
}

/* -------------------------------section2----------------------------- */
.contactUs-section2 {
  margin-top: 56px;
}
.contactUs-section2-titlebox {
  width: 100%;
  text-align: center;
  line-height: 55px;
}

.contactUs-section2-title {
  display: inline-block;
  font-weight: 400;
  font-size: 38px;
  color: #0065e4;
}

.contactUs-section2-linel {
  display: inline-block;
  width: 136px;
  height: 2px;
  background: #0065e4;
  border-radius: 0px 0px 0px 0px;
  vertical-align: text-top;
  margin-right: 36px;
}
.contactUs-section2-liner {
  display: inline-block;
  width: 136px;
  height: 2px;
  background: #0065e4;
  border-radius: 0px 0px 0px 0px;
  vertical-align: text-top;
  margin-left: 36px;
}
.contactUs-section2-subtitle {
  font-weight: 400;
  font-size: 24px;
  color: #9196a1;
  /* line-height: 35px; */
  text-align: center;
}
.contactUs-section2-bot {
  background: #f9f9f9;
  padding: 20px 100px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  justify-content: space-around;
}
.contactUs-section2-bot-item {
  /*width: 50%;*/
  position: relative;
  padding-left: 54px;
  margin: 30px 0;
}
.contactUs-section2-bot-item > img {
  width: 46px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.contactUs-section2-bot-item-content .span1 {
  font-size: 24x;
  color: #282d3e;
}
.contactUs-section2-bot-item-content .span2 {
  font-size: 24x;
  color: #626875;
}
#container {
  margin-top: 50px;
  height: 565px;
  width: 100%;
  margin-bottom: 80px;
}
/* -------------------------------section3----------------------------- */
.contactUs-section3 {
  margin-top: 56px;
}
.contactUs-section3-titlebox {
  width: 100%;
  text-align: center;
  line-height: 55px;
}

.contactUs-section3-title {
  display: inline-block;
  font-weight: 400;
  font-size: 38px;
  color: #0065e4;
}

.contactUs-section3-linel {
  display: inline-block;
  width: 136px;
  height: 2px;
  background: #0065e4;
  border-radius: 0px 0px 0px 0px;
  vertical-align: text-top;
  margin-right: 36px;
}
.contactUs-section3-liner {
  display: inline-block;
  width: 136px;
  height: 2px;
  background: #0065e4;
  border-radius: 0px 0px 0px 0px;
  vertical-align: text-top;
  margin-left: 36px;
}
.contactUs-section3-subtitle {
  font-weight: 400;
  font-size: 24px;
  color: #9196a1;
  /* line-height: 35px; */
  text-align: center;
}
.contactUs-section3-bot {
  margin-top: 80px;
  margin-bottom: 80px;
}
.formcon {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.formitem {
  width: 100%;
  margin-bottom: 40px;
}
.formitem.helf {
  width: calc(50% - 26px);
}
.formitem-label {
  width: 100%;
  margin-bottom: 12px;
  color: #626875;
}

.formitem-input {
  padding: 0 10px 0 36px;
  position: relative;
  background: #f9f9f9;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 0.1px 1px 0px rgba(0, 0, 0, 0.1);
}
.formitem-input > img {
  width: 18px;
  position: absolute;
  top: 16px;
  left: 9px;
}
.formitem-input .input {
  line-height: 36px;
  width: 100%;
  border: none;
  background: #f9f9f9;
  outline: none;
}
.formitem-input:hover {
  box-shadow: 0px 0 4px #8dc0ff;
}
.formfooter {
  display: flex;
  justify-content: center;
  width: 100%;
}
.formfooter-yzm {
  margin-right: 32px;
  border: 1px solid #e7e7e7;
  box-shadow: 0px 0.1px 1px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
}
.formfooter-yzm input {
  background: #f9f9f9;
  line-height: 36px;
  border: none;
  outline: none;
  width: 130px;
  padding: 0 20px;
}
.formfooter-yzm img {
  background: #f9f9f9;
  height: 36px;
  border: 1px dashed #ccc;
}
.formfooter-btn {
  width: 130px;
  height: 36px;
  background: #0065e4;
  box-shadow: 0px 0.1px 1px 0px rgba(0, 0, 0, 0.1);
  border: none;
  color: #ffffff;
  outline: none;
  cursor: pointer;
}
.formfooter-btn:hover {
  box-shadow: 0px 0 4px #8dc0ff;
}
.mapTip {
  padding: 10px;
  display: flex;
  align-items: center;
  background: #0065e4;
}
.mapTip img {
  width: 64px;
}
.mapTip-right {
  margin-left: 16px;
}
.mapTip-right .span1 {
  color: #fff;
  margin-bottom: 4px;
}
.mapTip-right .span2 {
  color: #fff;
}

/*--------------*/
/* ----------------- */
.contactUs-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 50%);
}
.contactUs-modal-con {
  width: 520px;
  padding: 40px 30px 30px 30px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contactUs-modal-con-top {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}
.contactUs-modal-con-bot {
  text-align: right;
}

.contactUs-modal-con-bot button {
  width: 100px;
  line-height: 32px;
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  transition: all 0.2s;
  border-radius: 4px;
}
.contactUs-modal-con-bot button:hover {
  box-shadow: 0 0 2px #0065e4;
  border-color: #0065e4;
  color: #0065e4;
}
@media screen and (max-width: 1200px) {
  .contactUs-section1-title .contactUs-title {
    line-height: normal;
    font-size: 24px;
  }
  .contactUs-section1-title {
    right: 10px;
  }

  .contactUs-section1-title .contactUs-subtitle {
    font-size: 12px;
    line-height: 18px;
  }
.contactUs-section1 .center1 {
    left: 0;
  }
  /* -----------------section2 ----------------- */
  .contactUs-section2 {
    margin-top: 30px;
  }
  .contactUs-section2-linel,
  .contactUs-section2-liner {
    width: 15%;
    margin: 0 12px;
  }
  .contactUs-section2-titlebox {
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contactUs-section2-title {
    font-size: 24px;
  }
  .contactUs-section2-subtitle {
    font-size: 14px;
    margin-top: 6px;
  }
  .contactUs-section2-bot {
    margin-top: 20px;
    padding: 10px 20px;
  }
  .contactUs-section2-bot-item {
    margin: 10px 0;
    width: 100%;
    padding-left: 40px;
  }
  .contactUs-section2-bot-item > img {
    width: 30px;
  }
  #container {
    height: 250px;
    margin: 30px 0;
  }
  /* -----------------section3 ----------------- */
  .contactUs-section3 {
    margin-top: 0px;
  }
  .contactUs-section3-linel,
  .contactUs-section3-liner {
    width: 15%;
    margin: 0 12px;
  }
  .contactUs-section3-titlebox {
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contactUs-section3-title {
    font-size: 24px;
  }
  .contactUs-section3-subtitle {
    font-size: 14px;
    margin-top: 6px;
  }
  .contactUs-section3-bot {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .formitem {
    margin-bottom: 12px;
  }
  .formitem-label {
    margin-bottom: 6px;
  }
  .formitem.helf {
    width: calc(50% - 6px);
  }
  .formitem-input .input{
      padding: 0;
  }
  .formitem-input > img {
    top: 10px;
}
  .mapTip img {
    width: 56px;
  }
  .mapTip-right .span1 {
    white-space: nowrap;
    font-size: 12px;
  }
  .mapTip-right .span2 {
    white-space: nowrap;
    font-size: 12px;
  }
  .mapTip-right {
    margin-left: 10px;
}
.mapTip {
    padding:12px 6px;
}
/* ------------------------ */
  .contactUs-modal-con {
    width: 90%;
    padding: 30px 20px 20px 20px;
  }
  .contactUs-modal-con-top {
    font-size: 16px;
  }
  .contactUs-modal-con-bot button {
    width: 80px;
    line-height: 28px;
  }
}
