.banner {
  margin: auto;
  min-width: 1200px;
}
.banner .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  background: white !important;
  border-radius: 0;
}
.banner .banner_img {
  width: 100%;
}
.font_container {
  margin: 120px auto;
}
.font_row {
  width: 600px;
  float: left;
}
.font_row div {
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  font-size: 16px;
  text-indent: 10px;
  margin: auto auto 20px auto;
}
.font_row .tel {
  background: url("/static/images/contact_us_06.jpg") no-repeat;
  background-size: auto auto;
  background-position: left center;
}
.font_row .wechat {
  background: url("/static/images/contact_us_13.jpg") no-repeat;
  background-size: auto auto;
  background-position: left center;
}
.font_row .address {
  background: url("/static/images/contact_us_17.jpg") no-repeat;
  background-size: auto auto;
  background-position: left center;
}
.us_qr_img {
  width: 140px;
  height: 200px;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  float: left;
  margin: auto 30px;
}
.map {
  height: 520px;
  border: 5px solid #d84848;
  margin: 50px auto;
}
/*# sourceMappingURL=contact_us.css.map */