/* .head {
    background: url(../images/contactUs/bg.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
} */
.head-bg {
  background: url(../images/contactUs/head-bg.png) no-repeat center / 1920px;
  width: 100%;
  background-color: #f9fdff;
}

.head-main .tip-text {
  text-align: left;
  line-height: 32px;
}

.mapBox {
  padding: 60px 0 100px;
}

.mapBox .mapNav {
  text-align: left;
  margin-bottom: 60px;
}

.mapBox .mapNav .nav_a {
  display: inline-block;
  font-size: 20px;
  color: #aaa;
  margin-right: 40px;
}

.info h2 {
  width: 202px;
  text-align: center;
  background-color: rgba(27, 27, 27, 0.6);
}

.mapBox .mapNav .active {
  color: #484848;
  font-weight: bold;
}

.mapBox .map {
  position: relative;
  width: 100%;
  padding: 56px 0 0 36px;
  height: 413px;
  box-shadow: 0 2px 12px 12px #eef6fe;
  text-align: left;
  color: #484848;
  display: none;
}

.mapBox .navCon .active {
  display: block;
}

.mapBox .map .info .en {
  font-size: 36px;
  color: #484848;
  line-height: 60px;
}

.mapBox .map .info .ch {
  font-size: 28px;
  color: #484848;
  line-height: 50px;
}

.mapBox .map .info .maxT {
  margin-top: 150px;
}

.mapBox .map .info .p {
  line-height: 24px;
  width: 40%;
}

.mapBox .temp1 {
  background: url(../images/contactUs/bg_SH.jpg) no-repeat center right;
  background-size: auto 100%;
}

.mapBox .temp2 {
  background: url(../images/contactUs/bg_BJ.jpg) no-repeat center right;
  background-size: 639px 468px;
}

.mapBox .temp3 {
  background: url(../images/contactUs/bg_GZ.jpg) no-repeat center right;
  background-size: 639px 468px;
}

.mapBox .temp4 {
  background: url(../images/contactUs/bg_SZ.jpg) no-repeat center right;
  background-size: 639px 468px;
}

.mapBox .temp6 {
  background: url(../images/contactUs/temp5.png) no-repeat center right;
}

.mapBox .temp5 {
  background: url(../images/contactUs/bg_WH.jpg) no-repeat center right;
  background-size: 639px 468px;
}

.p i {
  font-style: normal;
}

.p_new {
  color: #fff;
}

.p_new i {
  font-style: normal;
  color: #484848;
}

/*new*/
.fL {
  float: left;
}

.fR {
  float: right;
}

.new_head {
  font-size: 18px;
  color: #666666;
  letter-spacing: 0.4px;
  line-height: 28px;
  margin: 120px 0 0 0;
  text-align: left;
}

.new_info_box {
  text-align: left;
  margin: 80px 0 0 0;
}

.new_info {
  width: 470px;
  padding: 30px;
  background: #ffffff;
  box-shadow: 0 2px 24px 0 #eef6fe;
  border-radius: 4px;
  min-height: 435px;
}

.new_info_title {
  font-size: 50px;
  color: #53a4f4;
  margin-bottom: 20px;
}

.new_info_tip {
  font-size: 15px;
  color: #333;
}

.new_info_list {
  margin-top: 20px;
  font-size: 14px;
  color: #151515;
  font-weight: 500;
}

.new_info_list p {
  line-height: 24px;
}

/**/
.yw_box {
  width: 578px;
}

.sw_box {
  width: 360px;
}

.sw_box .new_info_list {
  font-size: 15px;
}

.new_info_list ul li {
  display: inline;
  float: left;
  width: 50%;
}

.new_yw_box {
  position: relative;
  padding-left: 36px;
  min-height: 80px;
  margin-bottom: 30px;
}

.new_info_list ul li:last-child .new_yw_box {
  margin-bottom: 0px;
}

.new_yw_box .new_yw_title {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  padding: 8px 5px;
  font-size: 12px;
  text-align: center;
  word-break: break-all;
  border-radius: 12px;
  background-color: #53a4f4;
  color: #fff;
}

.new_yw_box .new_yw_tel {
  font-size: 20px;
  color: #53a4f4;
}

.new_yw_box .new_yw_info {
  padding-top: 8px;
}

/**/

@media (max-width: 640px) {
  /*new*/
  .fL {
    float: left;
  }

  .fR {
    float: right;
  }

  .new_head {
    margin: 3rem 0 0 0;
  }

  .new_info_box {
    text-align: left;
    margin: 2rem 0 0 0;
  }

  .new_info {
    padding: 1rem 0.6rem;
    background: #ffffff;
    box-shadow: 0 2px 24px 0 #eef6fe;
    border-radius: 4px;
    min-height: 5rem;
    width: auto;
    float: none;
    margin-bottom: 1rem;
  }

  .new_info_title {
    font-size: 2rem;
    color: #53a4f4;
    margin-bottom: 0.6rem;
  }

  .new_info_tip {
    font-size: 15px;
    color: #666;
  }

  .new_info_list {
    margin-top: 0.6rem;
    font-size: 15px;
    color: #151515;
  }

  .new_info_list p {
    line-height: 20px;
  }

  .new_info_list ul li {
    display: block;
    width: 100%;
    float: none;
  }

  .new_yw_box {
    margin: 20px 0;
  }

  .head-bg {
    background: url(../images/contactUs/head-bg-m.png) no-repeat center;
    background-size: cover;
    height: 610px;
  }

  .head-main .tip-text {
    text-align: center;
    margin-top: 27px;
  }

  .tip-text p {
    text-align: center;
    line-height: 22px;
  }

  .tip-text .mT20 {
    margin-top: 10px;
  }
}
