@charset "UTF-8";
.ContactUs {
  /*! CSS Used from: http://www.hfhmdz.cn/static/home/css/common.css?v=0.0.0 */
  /*! CSS Used from: http://www.hfhmdz.cn/static/home/css/style.css?v=0.0.0 */
  /*! CSS Used from: http://www.hfhmdz.cn/static/home/css/media.css?v=0.0.0 */
  /*! CSS Used from: http://www.hfhmdz.cn/static/home/css/swiper2.css */
  /*! CSS Used fontfaces */
}
.ContactUs * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}
.ContactUs input,
.ContactUs textarea {
  font-family: "å¾®è½¯é›…é»‘", "Microsoft YaHei", "Arial", "PingFang SC", "é»‘ä½“", "å®‹ä½“";
  color: #333;
}
.ContactUs img {
  border: 0 none;
}
.ContactUs input,
.ContactUs textarea {
  vertical-align: middle;
  resize: none;
  -webkit-appearance: none !important;
  outline: none;
  border: none;
  background: transparent;
}
.ContactUs img {
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ContactUs ::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
.ContactUs ::-webkit-scrollbar-track {
  border-radius: 5px;
}
.ContactUs ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #005bac;
}
.ContactUs .p20 {
  padding: 20px;
}
.ContactUs .p60 {
  padding: 60px;
}
.ContactUs .mt-10 {
  margin-top: 10px;
}
.ContactUs .mt-20 {
  margin-top: 20px;
}
.ContactUs .ml-25 {
  margin-left: 25px;
}
.ContactUs .mt-30 {
  margin-top: 30px;
}
.ContactUs .mb-40 {
  margin-bottom: 40px;
}
.ContactUs .mt-70 {
  margin-top: 70px;
}
.ContactUs .f24 {
  font-size: 24px;
}
.ContactUs .f32 {
  font-size: 32px;
}
.ContactUs .f18 {
  font-size: 18px;
}
.ContactUs .f28 {
  font-size: 28px;
}
.ContactUs .color-white {
  color: white;
}
.ContactUs .color-888 {
  color: #888;
}
.ContactUs .bg-blue {
  background-color: #005bac;
}
.ContactUs .bg-white {
  background-color: white;
}
.ContactUs .dis-flex-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ContactUs .dis-flex-center {
  display: flex;
  align-items: center;
}
.ContactUs .dis-flex-between {
  display: flex;
  justify-content: space-between;
}
.ContactUs .wmax {
  width: 100%;
}
.ContactUs .line-height {
  line-height: 2;
}
.ContactUs .text-uppercase {
  text-transform: uppercase;
}
.ContactUs .DIN {
  font-family: "DIN";
}
.ContactUs .inner {
  width: 80%;
  margin: 0 auto;
}
.ContactUs .ptb-70 {
  padding: 70px 0;
}
.ContactUs .conTop > div {
  width: 28%;
}
.ContactUs .map {
  width: 62%;
}
.ContactUs .gbook {
  width: 38%;
}
.ContactUs .input {
  border: 1px solid rgba(255, 255, 255, 0.32);
  margin-bottom: 20px;
  color: #fff;
}
.ContactUs .gbook .submit {
  width: 50%;
  height: 65px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  margin-top: 20px;
}
@media screen and (max-width: 1600px) {
  .ContactUs .p20 {
    padding: 16px;
  }
  .ContactUs .p60 {
    padding: 55px;
  }
  .ContactUs .mt-10 {
    margin-top: 8px;
  }
  .ContactUs .mt-20 {
    margin-top: 16px;
  }
  .ContactUs .ml-25 {
    margin-left: 20px;
  }
  .ContactUs .mt-30 {
    margin-top: 26px;
  }
  .ContactUs .mb-40 {
    margin-bottom: 36px;
  }
  .ContactUs .mt-70 {
    margin-top: 66px;
  }
}
@media screen and (max-width: 1440px) {
  .ContactUs .p20 {
    padding: 15px;
  }
  .ContactUs .p60 {
    padding: 50px;
  }
  .ContactUs .mt-10 {
    margin-top: 6px;
  }
  .ContactUs .mt-20 {
    margin-top: 15px;
  }
  .ContactUs .ml-25 {
    margin-left: 18px;
  }
  .ContactUs .mt-30 {
    margin-top: 24px;
  }
  .ContactUs .mb-40 {
    margin-bottom: 34px;
  }
  .ContactUs .mt-70 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .ContactUs .p20 {
    padding: 12px;
  }
  .ContactUs .p60 {
    padding: 50px;
  }
  .ContactUs .mt-10 {
    margin-top: 5px;
  }
  .ContactUs .mt-20 {
    margin-top: 12px;
  }
  .ContactUs .ml-25 {
    margin-left: 16px;
  }
  .ContactUs .mt-30 {
    margin-top: 22px;
  }
  .ContactUs .mb-40 {
    margin-bottom: 32px;
  }
  .ContactUs .mt-70 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .ContactUs .p20 {
    padding: 15px;
  }
  .ContactUs .p60 {
    padding: 42px;
  }
  .ContactUs .mt-10 {
    margin-top: 5px;
  }
  .ContactUs .mt-20 {
    margin-top: 15px;
  }
  .ContactUs .ml-25 {
    margin-left: 15px;
  }
  .ContactUs .mt-30 {
    margin-top: 18px;
  }
  .ContactUs .mb-40 {
    margin-bottom: 28px;
  }
  .ContactUs .mt-70 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 750px) {
  .ContactUs .p60 {
    padding: 20px;
  }
  .ContactUs .mb-40 {
    margin-bottom: 20px;
  }
  .ContactUs .mt-70 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .ContactUs .inner {
    width: 86%;
    margin: 0 auto;
  }
  .ContactUs .ptb-70 {
    padding: 55px 0;
  }
  .ContactUs .f24 {
    font-size: 20px;
  }
  .ContactUs .f32 {
    font-size: 30px;
  }
  .ContactUs .f18 {
    font-size: 16px;
  }
  .ContactUs .f28 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1240px) {
  .ContactUs .ptb-70 {
    padding: 50px 0;
  }
  .ContactUs .f24 {
    font-size: 20px;
  }
  .ContactUs .f32 {
    font-size: 24px;
  }
  .ContactUs .f18 {
    font-size: 16px;
  }
  .ContactUs .f28 {
    font-size: 22px;
  }
  .ContactUs .inner {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1000px) {
  .ContactUs .ptb-70 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .ContactUs .f24 {
    font-size: 16px;
  }
  .ContactUs .f32 {
    font-size: 18px;
  }
  .ContactUs .f18 {
    font-size: 14px;
  }
  .ContactUs .f28 {
    font-size: 16px;
  }
  .ContactUs .ptb-70 {
    padding: 20px 0;
  }
  .ContactUs .inner {
    width: 100%;
    padding: 0 20px;
  }
  .ContactUs .conBot {
    flex-direction: column-reverse;
  }
  .ContactUs .map {
    width: 100%;
    height: 250px;
  }
  .ContactUs .gbook {
    width: 100%;
  }
  .ContactUs .gbook .submit {
    width: 100%;
    height: 38px;
    margin-top: 0;
  }
  .ContactUs .conTop {
    flex-wrap: wrap;
  }
  .ContactUs .conTop > div {
    width: 50%;
  }
  .ContactUs .conTop > div .mt-30 {
    margin-top: 10px;
  }
  .ContactUs .con-add {
    width: 100% !important;
    margin-bottom: 25px;
  }
}
@font-face {
  font-family: "DIN";
  src: url("http://www.hfhmdz.cn/static/home/font/DIN-Medium.eot");
  src: url("http://www.hfhmdz.cn/static/home/font/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("http://www.hfhmdz.cn/static/home/font/DIN-Medium.woff") format("woff"), url("http://www.hfhmdz.cn/static/home/font/DIN-Medium.ttf") format("truetype"), url("http://www.hfhmdz.cn/static/home/font/DIN-Medium.svg#DIN-Medium") format("svg");
  font-style: normal;
  font-weight: normal;
}

.FlowPath .icon {
  width: 60px;
  height: 60px;
}
.FlowPath .icon * {
  fill: #333;
}
.FlowPath ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
}
.FlowPath ul li {
  width: 175px;
  border: 1px solid #35c7ff;
  border-radius: 4px;
  display: flex;
  padding: 20px;
  flex-direction: column;
  padding: 30px 0;
  align-items: center;
  margin-bottom: 20px;
}
.FlowPath ul li span {
  display: block;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 20px;
}
.FlowPath ul li span::after {
  content: "";
  position: absolute;
  width: 40%;
  height: 3px;
  background: #35c7ff;
  bottom: -10px;
  left: 0;
  left: 50%;
  transform: translateX(-50%);
}/*# sourceMappingURL=style.css.map */