.post-style-3-top {
  overflow: unset !important;
  max-height: 260px !important;
}

.m-header {
  display: flex;
  align-items: flex-end;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: Microsoft Yahei, Hiragino Sans GB, sans-serif;
  inset: 0;
  bottom: 0;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: full;
}

.m-header-content {
  display: flex;
  align-items: flex-start;
  flex: none;
  height: 132px;
  justify-content: flex-start;
  max-width: 1200px;
  width: 100%;
}

.m-header-logo {
  --tw-border-opacity: 1;
  border-radius: 8px;
  border-width: 1.5px;
  flex: none;
  height: 148px;
  overflow: hidden;
  width: 148px;
  border: 1.5px solid #eaeaea;
}

.m-header-logo img {
  background-color: rgb(255 255 255 / 1);
  height: 100%;
  width: 100%;
}

.m-header .m-header-content .m-header-info {
  margin-left: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 0.75rem;
  width: calc(100% - 316px);
}

.m-header .m-header-content .m-header-info .m-header-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  font-weight: 600;
  line-height: 2rem;
  margin-bottom: 10px;
}

.m-header .m-header-content .m-header-info .m-header-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  max-width: 100%;
  padding-right: 1.25rem;
}

.m-header .m-header-content .m-header-qrcode {
  display: flex;
  flex: none;
  flex-direction: column;
  height: 116px;
  width: 142px;
}

.m-header .m-header-content .m-header-qrcode .m-header-qrcode-img {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  background-color: #fff;
  border-color: #f4f5f6;
  border-radius: 0.25rem;
  border-width: 1px;
  flex: none;
  height: 84px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 84px;
}

.m-header .m-header-content .m-header-qrcode .m-header-qrcode-tips {
  --tw-text-opacity: 1;
  color: #fff;
  font-size: 12px;
  line-height: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 144px;
}

/* =========================== 服务商广告栏 ============================= */
.merchant-body {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
  margin-top: 40px;
}

.pb-top-article-div {
  margin-bottom: 20px;
  width: 100%;
}

.pb-top-article {
  display: flex;
  gap: 16px;
  max-height: 300px;
  min-width: 150px;
}

.cover-img-main {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  position: relative;
}

.cover-box-img {
  height: 150px;
  max-width: 288px;
  width: 100%;
}

.cover-img-main-title {
  align-items: flex-end;
  display: flex;
  position: relative;
  width: 100%;
}

.break-all {
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .merchant-body {
    display: none;
  }
}

/* =========================== 服务商广告栏结束 ============================= */

@media screen and (min-width: 769px) {
  .hidden {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .post-style-3-top {
    height: unset !important;
    margin: 0 !important;
  }

  .post-style-3-top .img-fliter {
    opacity: 1;
  }

  .m-header {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    /* min-height: 41.33333vw; */
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 26px;
    position: relative;
  }

  .m-header .m-header-content {
    display: none;
  }

  .m-header .m-header-content-mobile {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 23px;
    width: 100%;
  }

  .m-header .m-header-content-mobile .m-header-left-mobile {
    margin-right: 0.75rem;
    width: 76px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-left-mobile
    .m-header-logo-mobile {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #fff;
    border-color: #ebebeb;
    border-radius: 0.125rem;
    border-width: 1px;
    display: block;
    height: 76px;
    margin-bottom: 0.5rem;
    width: 76px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-left-mobile
    .m-header-logo-mobile
    img {
    height: 100%;
    width: 100%;
  }

  .m-header .m-header-content-mobile .m-header-right-mobile {
    padding-top: 1px;
    width: calc(100% - 88px);
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-title-mobile {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    display: flex;
    height: 26px;
    justify-content: space-between;
    margin-bottom: 6px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-title-mobile
    .m-header-title-line {
    --tw-text-opacity: 1;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 70px);
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-title-mobile
    .m-header-connect-mobile {
    color: #fff;
    font-size: 13px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-title-mobile
    .m-header-connect-mobile {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    --tw-backdrop-blur: blur(10px);
    align-items: center;
    -webkit-backdrop-filter: var(--tw-backdrop-blur)
      var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
      var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate)
      var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
      var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
      var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
      var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
      var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
      var(--tw-backdrop-sepia);
    background-color: #00d085;
    border-radius: 26px;
    cursor: pointer;
    display: flex;
    font-weight: 600;
    height: 26px;
    justify-content: center;
    width: 60px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-description-mobile {
    --tw-text-opacity: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 22px;
    margin-bottom: 5px;
    max-height: 2.75rem;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    color: #fff;
    font-size: 13px;
  }

  .m-header
    .m-header-content-mobile
    .m-header-right-mobile
    .m-header-description-mobile
    .m-header-description-mobile-template {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}

/* 文章内页H2标题标签切换样式 */
.post-h2-tabs {
  margin: 20px 0;
  border-bottom: 1px solid #eee;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Firefox */
}

.post-h2-tabs::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Edge */
}

.post-h2-tabs .tab-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.post-h2-tabs .tab-item {
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  font-size: 15px;
}

.post-h2-tabs .tab-item:hover {
  color: #f44336;
}

.post-h2-tabs .tab-item.active {
  color: #f44336;
  font-weight: bold;
}

.post-h2-tabs .tab-item.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #f44336;
}

/* 内容区域样式 */
.entry-content .h2-section {
  display: none;
}

.entry-content .h2-section.active {
  display: block;
}

.entry-content .h2-section[data-section="all"] {
  display: block;
}

/* 服务商优势样式 */
.service-advantages {
  margin: 16px 0;
  padding: 30px;
}

.service-advantages-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}

.service-advantages-title:after {
  --tw-content: "";
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  bottom: 0;
  content: "";
  content: var(--tw-content);
  height: 0.5rem;
  left: 0;
  position: absolute;
  width: 4em;
  background: linear-gradient(90deg, #b9d5ff 36.72%, rgba(253, 254, 255, 0.5));
  z-index: -1;
}

.service-advantages-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.service-advantage-item {
  width: calc(33.333% - 30px);
  margin: 0 15px 30px;
  text-align: center;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.service-advantage-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.advantage-icon {
  margin-bottom: 15px;
}

.advantage-icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.advantage-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--primary-color);
}

.advantage-description {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

/* 响应式样式 */
@media (max-width: 768px) {
  .service-advantage-item {
    width: calc(50% - 30px);
    text-align: left;
    display: flex;
    align-items: center;
  }

  .advantage-icon {
    margin-bottom: 0;
    margin-right: 15px;
    flex-shrink: 0;
  }

  .advantage-icon img {
    width: 40px;
    height: 40px;
  }

  .advantage-content {
    flex: 1;
  }

  .advantage-title {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .advantage-description {
    font-size: 12px;
    line-height: 1.4;
  }
}

@media (max-width: 480px) {
  .service-advantage-item {
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
  }

  .service-advantages {
    padding: 20px;
  }

  .service-advantages-list {
    margin: 0;
  }
}

/* 常见问题样式 - 修改图标和修复展开效果 */
.service-faq {
  margin: 16px 0;
  padding: 30px;
}

.service-faq-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}

.service-faq-title:after {
  --tw-content: "";
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  bottom: 0;
  content: "";
  content: var(--tw-content);
  height: 0.5rem;
  left: 0;
  position: absolute;
  width: 4em;
  background: linear-gradient(90deg, #b9d5ff 36.72%, rgba(253, 254, 255, 0.5));
  z-index: -1;
}

.service-faq-list {
  margin-top: 20px;
}

.service-faq-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.service-faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.faq-question h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  flex: 1;
}

/* 常见问题样式 - 修改图标和修复展开效果 */
.faq-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: relative;
  flex-shrink: 0;
  margin-left: 10px;
}

/* 加号样式 */
.faq-toggle:before,
.faq-toggle:after {
  content: "";
  position: absolute;
  background-color: #666;
  transition: all 0.3s ease;
}

/* 横线 */
.faq-toggle:before {
  width: 16px;
  height: 2px;
}

/* 竖线 - 默认显示 */
.faq-toggle:after {
  width: 2px;
  height: 16px;
}

/* 当激活时旋转竖线，变成减号 */
.faq-question.active .faq-toggle:after {
  transform: rotate(90deg);
  opacity: 0;
}

.faq-question.active .faq-toggle:before {
  background-color: #666;
}

/* 修复展开效果 - 更平滑的过渡 */
.faq-answer {
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  max-height: 0;
}

.faq-answer.active {
  max-height: 2000px; /* 足够大的高度以容纳内容 */
}

.faq-answer-content {
  padding: 0 0 20px;
  color: #666;
  line-height: 1.6;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition-delay: 0.1s;
}

.faq-answer.active .faq-answer-content {
  opacity: 1;
  transform: translateY(0);
}

/* 响应式样式 */
@media (max-width: 768px) {
  .service-faq {
    padding: 20px;
  }

  .faq-question h3 {
    font-size: 15px;
  }
}

/* 服务商侧边栏样式 */
.service-sidebar {
  margin-bottom: 20px;
}

.service-sidebar-widget {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.widget-title {
  font-size: 18px !important;
  font-weight: bold;
  padding: 15px 16px 0;
  margin: 0;
  position: relative;
  z-index: 10;
}

.service-sidebar-widget .widget-title:after {
  --tw-content: "";
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
  bottom: 0;
  content: "";
  content: var(--tw-content);
  height: 0.5rem;
  left: 16px;
  position: absolute;
  width: 4em;
  background: linear-gradient(90deg, #b9d5ff 36.72%, rgba(253, 254, 255, 0.5));
  z-index: -1;
}

.widget-content {
  padding: 15px 20px;
}

/* 热门推荐样式 */
.hot-recommend img {
  width: 100%;
  border-radius: 4px;
  transition: transform 0.3s ease;
}

.hot-recommend a:hover img {
  transform: scale(1.02);
}

/* 荣誉和服务优势列表样式优化 */
.honor-list,
.advantage-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.honor-item,
.advantage-item {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  position: relative;
  gap: 5px;
}

.honor-item span i,
.advantage-item span i {
  font-size: 25px;
}
.honor-item span i {
  color: #4d7fff;
  background: -webkit-linear-gradient(45deg, #4d7fff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.advantage-item span i {
  color: #4d7fff;
  background: -webkit-linear-gradient(45deg, #4d7fff, #2196f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* .honor-item:before,
.advantage-item:before {
  content: "•";
  color: var(--primary-color);
  margin-right: 8px;
  font-size: 16px;
  line-height: 1;
} */

.honor-item:last-child,
.advantage-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.honor-text,
.advantage-text {
  flex: 1;
  line-height: 1.5;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}

/* 鼠标悬停效果 */
.honor-item:hover .honor-text,
.advantage-item:hover .advantage-text {
  font-weight: bold;
  color: #333;
}

/* 添加提示框效果 */
.honor-item,
.advantage-item {
  position: relative;
}

.honor-item:hover:after,
.advantage-item:hover:after {
  content: attr(data-full-text);
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
  white-space: normal;
  width: 100%;
  max-width: 300px;
  font-weight: normal;
  color: #666;
  display: none;
}

/* 只有当文本被截断时才显示提示框 */
.honor-item.truncated:hover:after,
.advantage-item.truncated:hover:after {
  display: block;
}

/* 企业风采轮播图样式 */
.company-style-slider {
  position: relative;
  margin-top: 10px;
}

.company-swiper {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.company-swiper .swiper-slide {
  height: 180px;
}

.company-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  transition: transform 0.3s ease;
}

.company-swiper .swiper-slide:hover img {
  transform: scale(1.02);
}

/* 分页器样式 */
.company-style-slider .swiper-pagination {
  position: absolute;
  bottom: 10px;
}

.company-style-slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0.5;
}

.company-style-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--primary-color);
}

/* 响应式样式 */
@media (max-width: 768px) {
  .company-swiper .swiper-slide {
    height: 115px;
  }
  .company-swiper .swiper-slide img{
      height: 115px !important;
  }
  
}

@media (max-width: 480px) {
  .company-swiper .swiper-slide {
    height: 115px;
  }
}


/* 服务轮播图样式 */
.service-carousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0; /* 初始隐藏 */
  transition: opacity 0.3s ease; /* 添加过渡效果 */
}

/* 确保轮播图内容在初始化前不会闪烁 */
.service-carousel .swiper-wrapper {
  visibility: visible !important;
}

.service-carousel .swiper-slide {
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.service-carousel .service-carousel-swiper-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  transition-property: transform;
}

.service-carousel .service-carousel-swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.service-carousel .service-carousel-swiper-slide:hover img {
  transform: scale(1.03);
}

.service-carousel .swiper-pagination {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}

.service-carousel .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
  margin: 0 4px;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.service-carousel .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  width: 12px;
  height: 12px;
}

/* 响应式调整 */
@media screen and (max-width: 768px) {
  .service-carousel {
    height: 180px !important;
  }

  .service-carousel .service-carousel-swiper-slide img {
    height: 125px;
  }
  .service-carousel .swiper-slide{
      height: 125px;
  }
  .swiper-slide img{
      height: 125px !important;
  }
}


/* 联系方式样式 */
.service-sidebar-widget.contact-us {
  background: linear-gradient(
    180deg,
    rgba(236, 243, 255, 0.8),
    hsla(0, 0%, 100%, 0.8) 63.02%,
    hsla(0, 0%, 100%, 0.8)
  );
}
.widget-content.contact-content .m-contact-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.service-sidebar-widget.contact-us .widget-content {
  padding: 15px;
  background-color: #f8f9fa;
  border-radius: 5px;
}

.service-sidebar-widget.contact-us .contact-content {
  display: flex;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.service-sidebar-widget.contact-us .contact-qrcode {
  width: 80px;
  height: 80px;
}
.service-sidebar-widget.contact-us .contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}

.service-sidebar-widget.contact-us .contact-qrcode img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 4px;
}

.service-sidebar-widget.contact-us .contact-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}

.service-sidebar-widget.contact-us .contact-desc {
  font-size: 14px;
  color: #666;
  margin: 0;
}

.mg-bound {
  height: 150px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
  color: #fff;
  position: fixed;
  left: 0;
  top: 50%;
  font-size: 14px;
  text-align: center;
  z-index: 999999;
}
.mg-bound__hover-block {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute !important;
  left: 0;
  z-index: 100;
  padding: 0 !important;
  width: 40px;
  height: 150px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #fff;
  background-color: #0066ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mg-bound__hover-block i {
  display: block;
  font-size: 22px;
}
.mg-bound__hover-block p {
  width: 28px;
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}
.mg-bound__popover {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 200px !important;
  height: 150px;
  padding: 8px !important;
  padding-left: 40px !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
  border-bottom: none !important;
  transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  -webkit-transform: translateX(-200px);
  transition: all 0.3s;
  background-color: #0066ff;
  text-align: left;
  font-size: 12px;
  overflow-y: auto;
}
.mg-bound__popover li {
  border-left: 2px solid #fff;
  padding: 4px;
  color: #fff;
}
.mg-bound__popover li a {
  color: #fff !important;
  text-indent: 1em;
  display: block;
  font-size: 14px;
  font-weight: 600;
}
.mg-bound:hover .mg-bound__popover {
  display: block;
  transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width:768px){
    .mg-bound{
        display: none;
    }
}
@media screen and (max-width:768px){
    .mobile-ad-after-advantages{
        display: none;
    }
}

.contact-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.contact-modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.contact-modal-content {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  max-width: 80%;
  text-align: center;
  position: relative;
}

.contact-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  color: #999;
}

.contact-modal-qrcode {
  margin: 15px auto;
  max-width: 200px;
}

.contact-modal-qrcode img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.contact-modal-desc {
  margin-top: 15px;
  color: #666;
  font-size: 14px;
}


