@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

.section-banner .banner-title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 2.4rem;
  transform: translateY(-50%);
  text-align: center;
}

.container {
  padding: 0 2.5rem;
}

.section1 {
  margin-top: 1rem;
}

.section1 .dealer-map .map-content li .map-dealer-item-left .map-dealer-phone {
  display: block;
}

.section1 .dealer-map .map-content li .map-dealer-navigate .navigate-text::after {
  content: "获取路线";
}

.section2 {
  margin-top: 0;
  margin-bottom: 2.8rem;
  color: #999;
  font-size: 1.2rem;
  line-height: 1.4;
}

.section2 h4 {
  color: #373737;
  font-size: 1.5rem;
  margin: 1rem 0;
}

.section2 p {
  font-family: "FZLTXHJW";
  margin: 0.8rem 0;
}
