@media (max-width: 576px) {
  .header-bg-box.img-header img {
    object-position: -440px;
  }
}
.main-content {
  min-height: 40vh;
}
.bread-nav .nav-pills .nav-item {
  background-color: #f7f8fa;
  margin-top: 0.63rem;
  margin-right: 0.63rem;
  letter-spacing: 0.1em; /* 或任何你喜欢的单位，如 px, em, rem 等 */
}
.tab-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.tabs1-container {
  display: flex;
  justify-content: space-between;
}
.tabs1-container .left-container {
  flex: 1;
}
.tabs1-container .company-title {
  color: #ef5904;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  margin-bottom: 0.625rem;
}
.tabs1-container .dec-content {
  color: #4e5969;
  font-size: 1rem;
  line-height: 1.625rem;
  margin-bottom: 0.625rem;
}
.tabs1-container .dec-content .phone {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  margin-left: 1rem;
}
.tabs1-container .qr-content {
  display: flex;
  max-width: 30rem;
  justify-content: space-between;
}
.tabs1-container .qr-content .server-name {
  color: #4e5969;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
}

/* @media (hover: hover) {
  .tabs1-container .contact-map:hover {
    transform: scale(2) translate(0.875rem, -2.5rem);
  }
} */
.tabs1-container .right-container {
  flex: 1;
  margin-left: 2.5rem;
  height: 17.6875rem;
  overflow: hidden;
  cursor: pointer;
}
/* .tabs1-container .right-container .contact-map {
  transition: 0.5s all;
} */
.tabs2-container {
  margin-bottom: 1rem;
}
.tabs2-container .top-container {
  display: flex;
  margin-bottom: 2.5rem;
  justify-content: space-between;
}
.tabs2-container .top-container .top-lef {
  flex: 1;
  margin-right: 2.5rem;
}
.tabs2-container .top-lef .dec-content {
  color: #4e5969;
  font-size: 1rem;
  line-height: 1.625rem;
  margin-bottom: 1.625rem;
}
.tabs2-container .top-lef .img-1 {
  width: 100%;
  max-height: 30.625rem;
}
.tabs2-container .top-container .top-right {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}
.tabs2-container .top-right .img-2,
.tabs2-container .top-right .img-3 {
  width: 100%;
  max-height: 18.125rem;
}

.tabs2-container .bottom-container {
  display: flex;
  justify-content: space-between;
}
.tabs2-container .bottom-container .img-4,
.tabs2-container .bottom-container .img-5,
.tabs2-container .bottom-container .img-6 {
  flex: 1;
}
.tabs2-container .bottom-container .img-4 img,
.tabs2-container .bottom-container .img-5 img,
.tabs2-container .bottom-container .img-6 img {
  width: 100%;
}
.tabs2-container .bottom-container .img-5 {
  margin: 0 2.5rem;
}

.tabs3-container {
  display: grid;
  color: #4e5969;
  font-size: 0.875rem;
  line-height: 1.25rem;
  grid-column-gap: 1.25rem;
  grid-template-columns: 1fr 1fr;
}
.tabs3-container .content-item {
  padding: 1.25rem;
  display: flex;
  background-color: #fff;
  justify-content: space-between;
  border-bottom: 1px solid #f2f3f5;
  transition: all 0.45s;
}
.tabs3-container .content-item:hover {
  cursor: pointer;
  background-color: #f7f8fa;
}
.tabs3-container .content-left {
  display: flex;
}
.tabs3-container .content-sub-left {
  margin-right: 3.1vw;
}
.tabs3-container .zw-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tabs3-container .zw-title {
  color: #1d2129;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.625rem;
}
.tabs3-container .zw-money {
  color: #ef5904;
  font-size: 1.125rem;
  line-height: 1.625rem;
  margin-right: 0.625rem;
}
.tabs3-container .zw-time {
  color: #c9cdd4;
  font-size: 0.75rem;
  line-height: 1.0625rem;
}
.tabs3-container .zw-btn {
  width: 5.625rem;
  color: #ef5904;
  text-align: center;
  line-height: 1.875rem;
  border: 1px solid #ef5904;
  cursor: pointer;
  transition: all 0.45s;
  text-decoration: none;
}
.tabs3-container .zw-btn:hover {
  color: #fff;
  background-color: #ef5904;
  border: 1px solid transparent;
}

.tabs4-container {
  display: flex;
  justify-content: space-between;
}
.tabs4-container .zl-item {
  flex: 1;
  padding: 2.5rem;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.45s;
  background-image: url("../image/contact-bg-default.png");
}
.tabs4-container .zl-item:first-child {
  margin-right: 2.5rem;
}
.tabs4-container .zl-item:hover {
  cursor: pointer;
  background-image: url("../image/contact-bg-active.png");
}
.tabs4-container .zl-content {
  width: 100%;
  display: flex;
}
.tabs4-container .zl-content .contact-icon {
  height: 5rem;
  width: 4.8125rem;
  margin-right: 2vw;
}
.tabs4-container .zl-content .zl-title {
  color: #1d2129;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.625rem;
}
.tabs4-container .zl-content .zl-subtitle {
  color: #4e5969;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 1.5625rem;
}
.tabs4-container .zl-btn {
  width: 5.625rem;
  color: #ef5904;
  text-align: center;
  line-height: 1.875rem;
  border: 1px solid #ef5904;
  cursor: pointer;
  transition: all 0.45s;
  text-decoration: none;
  display: block;
}
.tabs4-container .zl-btn:hover {
  color: #fff;
  background-color: #ef5904;
  border: 1px solid transparent;
}

/* 移动端适配 */
@media screen and (max-width: 750px) {
  .contact-page.header-bg-box {
    min-height: 10rem;
  }
  .bread-nav .nav-item a {
    font-size: 0.875rem;
    padding: 0.3125rem 0.625rem;
  }
  .tabs1-container {
    flex-direction: column;
  }
  .tabs1-container .dec-content {
    font-size: 0.875rem;
  }
  .tabs1-container .qr-content {
    flex-wrap: wrap;
    max-width: initial !important;
  }
  .tabs1-container .right-container {
    margin-left: 0;
    height: 17.6875rem;
    margin-top: 1.25rem;
    overflow: hidden;
  }
  .tabs1-container .contact-map {
    margin-left: 0;
    transform: scale(2) translate(0.875rem, -2.5rem);
    height: 17.6875rem;
  }

  .tabs2-container .top-container {
    flex-direction: column;
    margin-bottom: initial !important;
  }
  .tabs2-container .top-lef,
  .tabs2-container .top-right {
    flex: 1;
    width: initial !important;
    margin-right: initial !important;
  }
  .tabs2-container .bottom-container {
    flex-direction: column;
  }
  .tabs2-container .bottom-container .img-5 {
    margin: 0 !important;
  }
  .tabs2-container img {
    width: 100% !important;
    height: auto !important;
  }
  .tabs3-container {
    grid-template-columns: 1fr !important;
  }
  .tabs4-container {
    flex-direction: column;
  }
  .tabs4-container .zl-item {
    margin-bottom: 1.25rem;
    margin-right: 0 !important;
  }
}
#mapModal .modal-dialog {
  max-width: 1200px;
}
