.section {
  overflow: hidden;
}

.section .section-title {
  font-size: 1.8rem;
  position: relative;
  text-align: center;
  color: #373737;
}

.section .section-title::after {
  content: '';
  position: absolute;
  width: 2.4rem;
  height: .2rem;
  background: #0046aa;
  bottom: -0.8rem;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 4px;
  opacity: 0.9;
}

header .banner {
  position: relative;
}

header .banner .banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

header .banner .banner-text h4 {
  font-size: 2.4rem;
  color: white;
  margin: 0;
}

header .banner .banner-text p {
  margin: 0.6rem auto;
  color: white;
  font-size: 1.2rem;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.fluid-content {
  background: #F8F9F9;
}

@media (max-width: 767px) {
  .section-part1 {
    margin: 4rem 0;
  }
  .section-part1 .sub-title {
    font-size: 1.4rem;
    text-align: center;
  }
  .section-part1 .contact {
    text-align: center;
    margin-top: 2rem;
  }
  .section-part1 .contact h4 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
  .section-part1 .contact span {
    color: #666;
    font-size: 1.2rem;
  }
  .section-part2 {
    padding-bottom: 4rem;
  }
  .section-part2 .title {
    font-size: 1.5rem;
    text-align: center;
    margin: 1rem 0;
  }
  .section-part2 .content {
    font-size: 1.2rem;
    font-family: 'FZLTXHJW';
    color: #373737;
    text-align: center;
    width: 80%;
    margin: 2rem auto;
  }
  .section-part2 .banner {
    position: relative;
    background: #fff;
  }
  .section-part2 .text-absolute {
    color: #373737;
    height: 100%;
    width: 100%;
    margin: auto;
  }
  .section-part2 .text-absolute .table-text {
    padding: 2rem 1rem;
    text-align: center;
  }
  .section-part2 .text-absolute .table-text h4 {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #373737;
    text-align: left;
  }
  .section-part2 .text-absolute .table-text p {
    font-family: 'FZLTXHJW';
    font-size: 1.2rem;
    margin: 1rem 0;
  }
  .section-part2 .text-absolute .table-text .content {
    color: #666;
    font-size: 1.2rem;
    width: 100%;
    text-align: left;
  }
  .section-part2 .text-absolute .table-text .detail {
    display: inline-block;
    margin: 1rem 0;
    font-family: 'FZLTXHJW';
    background: rgba(160, 199, 255, 0.16);
    border-radius: 24px;
    padding: 1rem;
    width: 14rem;
    border-radius: 2rem;
    text-align: center;
    color: #0063F5;
    font-size: 1.2rem;
  }
  .section-part2 .text-absolute .table-text .detail .icon-small {
    font-size: 0.8rem;
    margin-left: 0.5rem;
  }
  .section-part2 .text-absolute .img-right {
    position: relative;
    left: 0;
    width: 1.2rem;
    transition: all .2s ease-out;
  }
  .section-part2 .contact-map-box {
    position: relative;
    margin-bottom: 4rem;
  }
  .section-part2 .contact-map-box .box-left {
    width: 100%;
    padding: 0 2rem;
  }
  .section-part2 .contact-map-box .box-left h4 {
    font-size: 1.4rem;
    margin: 2rem 0 1rem 0;
  }
  .section-part2 .contact-map-box .box-left p {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.8;
  }
  .section-part2 .contact-map-box .box-left .btn-learnmore {
    background: rgba(160, 199, 255, 0.16);
    border-radius: 35px;
    color: #0063F5;
    padding: 0.6rem 2rem;
    font-size: 0.9rem;
  }
  .dealer-map {
    height: 35rem;
  }
  .dealer-map .dealer-content {
    margin: 0;
    padding: 0;
  }
  .dealer-map .map-col {
    width: 100%;
  }
  .map-control,
  .map-content {
    display: none !important;
    height: 0;
  }
  .global-pop-page {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 4.1rem;
    background: #f8f9f9;
    z-index: 1000;
  }
  .global-pop-page .page-modal {
    position: relative;
  }
  .global-pop-page .page-modal .close-hook {
    position: absolute;
    right: 1.5rem;
    top: 2.5rem;
    cursor: pointer;
  }
  .global-pop-page .page-modal .close-hook .iconfont {
    font-size: 2rem;
    line-height: 1;
  }
  .global-pop-page .page-modal-container {
    padding-top: 2rem;
  }
  .global-pop-page .page-modal-content p {
    font-size: 1.2rem;
    color: #6e6e6e;
    font-family: 'FZLTXHJW';
    line-height: 1.8;
    text-indent: 2rem;
    margin-bottom: 1.5rem;
  }
  .global-pop-page .page-modal-content .contact-info p,
  .global-pop-page .page-modal-content .text-right p {
    margin-bottom: 0.1rem;
  }
  .global-pop-page .page-modal-control {
    margin: 2rem auto;
    text-align: center;
  }
  .global-pop-page .page-modal-control .btn {
    padding: 0 3em;
    font-size: 1rem;
    line-height: 3.5rem;
    color: #0063f5;
    background-color: rgba(160, 199, 255, 0.16);
    border-radius: 1.75rem;
  }
  .global-pop-page .page-modal-title {
    text-align: center;
    color: #004baa;
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .global-pop-page .page-modal-sub-title {
    text-align: center;
    color: #6e6e6e;
    display: block;
    margin-top: 1rem;
    font-size: 1rem;
    font-family: 'FZLTXHJW';
    margin-bottom: 2rem;
  }
  .global-footer-tools {
    padding: 2rem 0;
  }
  .global-footer-tools ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 2rem;
  }
  .global-footer-tools ul li {
    padding: 0;
    width: auto;
  }
  .global-footer-tools ul li span {
    margin: 0;
  }
  .global-footer-tools ul li span:not(.icon-border) {
    display: block;
    margin-top: 0.6rem;
    font-size: 1.5rem;
  }
  .global-footer-tools ul li .icon-border {
    width: 3.4rem;
    height: 3.4rem;
    line-height: 3.4rem;
  }
  .global-footer-tools ul li .icon-border i {
    font-size: 1.5rem;
  }
}
