.common-footer-pc-container #footer[data-v-291ffb4a] {
  --color55: rgba(255, 255, 255, 0.55);
  --color: rgba(255, 255, 255, .95);
  background-color: #242728;
  color: var(--color85);
  position: relative;
}
.common-footer-pc-container #footer.footer-dark-theme[data-v-291ffb4a] {
  --color55: rgba(255, 255, 255, 0.55);
  --color: rgba(255, 255, 255, .95);
  background-color: #242728;
  color: var(--color85);
}
.common-footer-pc-container #footer.footer-dark-theme a[data-v-291ffb4a] {
  color: var(--color55);
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-dark-theme a[data-v-291ffb4a]:hover {
  color: var(--color);
}
.common-footer-pc-container #footer.footer-dark-theme .container[data-v-291ffb4a] {
  padding-top: 80px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main[data-v-291ffb4a] {
  display: flex;
  justify-content: space-between;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-logo[data-v-291ffb4a] {
  flex: 0 1 auto;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-logo .logo[data-v-291ffb4a] {
  width: 182px;
  height: 32px;
  margin-bottom: 40px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-menu[data-v-291ffb4a] {
  display: flex;
  flex-wrap: wrap;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-menu dl[data-v-291ffb4a] {
  margin-left: 54px;
  width: 98px;
  margin-bottom: 34px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-menu dl dt[data-v-291ffb4a] {
  font-size: 16px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
  margin-bottom: 24px;
  color: var(--color);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-menu dl dd[data-v-291ffb4a]:not(:last-child) {
  margin-bottom: 12px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-main .footer-menu dl dd a[data-v-291ffb4a] {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact[data-v-291ffb4a] {
  margin-top: 143px;
  margin-bottom: 20px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .social-media[data-v-291ffb4a] {
  gap: 12px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .social-media .social-item[data-v-291ffb4a] {
  position: relative;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .social-media .social-item[data-v-291ffb4a]:not(:last-child) {
  margin-right: 12px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .social-media .social-item .icon[data-v-291ffb4a] {
  width: 24px;
  height: 24px;
  opacity: 0.7;
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .social-media .social-item .icon[data-v-291ffb4a]:hover {
  opacity: 0.95;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list[data-v-291ffb4a] {
  margin-left: 20px;
  flex: 1;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap[data-v-291ffb4a] {
  gap: 20px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item[data-v-291ffb4a] {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item a[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item a[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: var(--color55);
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item[data-v-291ffb4a]::before,
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item[data-v-291ffb4a]::before {
  content: "";
  width: 1px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language[data-v-291ffb4a]::before,
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language[data-v-291ffb4a]::before {
  display: none;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language .link-text[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language .link-text[data-v-291ffb4a] {
  margin-left: 5px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language .country-icon[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language .country-icon[data-v-291ffb4a] {
  opacity: 0.55;
  width: 20px;
  height: 20px;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item:hover span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item:hover a[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item:hover span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item:hover a[data-v-291ffb4a] {
  color: var(--color);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item:hover .country-icon[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-dark-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item:hover .country-icon[data-v-291ffb4a] {
  opacity: 1;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom[data-v-291ffb4a] {
  padding: 20px 0 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom.dark[data-v-291ffb4a] {
  border-color: rgba(255, 255, 255, 0.12);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap[data-v-291ffb4a] {
  display: flex;
  flex-wrap: wrap;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap a[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .copyright a[data-v-291ffb4a] {
  margin-right: 16px;
  cursor: default;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .copyright a[data-v-291ffb4a]:hover {
  color: var(--color55);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .copyright a[href][data-v-291ffb4a] {
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .copyright a[href][data-v-291ffb4a]:hover {
  color: var(--color);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .back-top[data-v-291ffb4a] {
  display: flex;
  align-items: center;
  cursor: pointer;
  opacity: 0.8;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .back-top[data-v-291ffb4a]:hover {
  opacity: 1;
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .back-top span[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  margin-right: 4px;
  color: var(--color);
}
.common-footer-pc-container #footer.footer-dark-theme .container .footer-bottom .footer-bottom-wrap .back-top .svg-icon[data-v-291ffb4a] {
  width: 16px;
  height: 16px;
}
.common-footer-pc-container #footer.footer-light-theme[data-v-291ffb4a] {
  background-color: var(--color);
  color: var(--color85);
}
.common-footer-pc-container #footer.footer-light-theme a[data-v-291ffb4a] {
  color: rgba(0, 0, 0, 0.55);
  cursor: pointer;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-light-theme a[data-v-291ffb4a]:hover {
  color: #000;
}
.common-footer-pc-container #footer.footer-light-theme .container[data-v-291ffb4a] {
  padding-top: 80px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main[data-v-291ffb4a] {
  display: flex;
  justify-content: space-between;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-logo[data-v-291ffb4a] {
  flex: 0 1 auto;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-logo .logo[data-v-291ffb4a] {
  width: 182px;
  height: 32px;
  margin-bottom: 40px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-menu[data-v-291ffb4a] {
  display: flex;
  flex-wrap: wrap;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-menu dl[data-v-291ffb4a] {
  margin-left: 54px;
  width: 98px;
  margin-bottom: 34px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-menu dl dt[data-v-291ffb4a] {
  font-size: 16px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
  margin-bottom: 24px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-menu dl dd[data-v-291ffb4a]:not(:last-child) {
  margin-bottom: 12px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-main .footer-menu dl dd a[data-v-291ffb4a] {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact[data-v-291ffb4a] {
  margin-top: 143px;
  margin-bottom: 20px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .social-media[data-v-291ffb4a] {
  gap: 12px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .social-media .social-item[data-v-291ffb4a] {
  position: relative;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .social-media .social-item[data-v-291ffb4a]:not(:last-child) {
  margin-right: 12px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .social-media .social-item .icon[data-v-291ffb4a] {
  width: 24px;
  height: 24px;
  opacity: 0.7;
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .social-media .social-item .icon[data-v-291ffb4a]:hover {
  opacity: 0.95;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list[data-v-291ffb4a] {
  margin-left: 20px;
  flex: 1;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap[data-v-291ffb4a] {
  gap: 20px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item[data-v-291ffb4a] {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item a[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item span[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item a[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item[data-v-291ffb4a]::before,
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item[data-v-291ffb4a]::before {
  content: "";
  width: 1px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language[data-v-291ffb4a]::before,
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language[data-v-291ffb4a]::before {
  display: none;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language .link-text[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language .link-text[data-v-291ffb4a] {
  margin-left: 5px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item.language .country-icon[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item.language .country-icon[data-v-291ffb4a] {
  opacity: 0.55;
  width: 20px;
  height: 20px;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .left-link-wrap .contact-item:hover .country-icon[data-v-291ffb4a],
.common-footer-pc-container #footer.footer-light-theme .container .footer-contact .social-links-content .contact-list .right-link-wrap .contact-item:hover .country-icon[data-v-291ffb4a] {
  opacity: 1;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom[data-v-291ffb4a] {
  padding: 20px 0 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom.dark[data-v-291ffb4a] {
  border-color: rgba(255, 255, 255, 0.12);
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap[data-v-291ffb4a] {
  display: flex;
  flex-wrap: wrap;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap a[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: left;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .copyright a[data-v-291ffb4a] {
  margin-right: 16px;
  cursor: default;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .copyright a[href][data-v-291ffb4a] {
  cursor: pointer;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .back-top[data-v-291ffb4a] {
  display: flex;
  align-items: center;
  cursor: pointer;
  opacity: 0.8;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .back-top[data-v-291ffb4a]:hover {
  opacity: 1;
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .back-top span[data-v-291ffb4a] {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
  margin-right: 4px;
  color: var(--color);
}
.common-footer-pc-container #footer.footer-light-theme .container .footer-bottom .footer-bottom-wrap .back-top .svg-icon[data-v-291ffb4a] {
  width: 16px;
  height: 16px;
}
.social-pop-wrapper {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 28px 32px 24px !important;
}
.images-pop-wrapper {
  display: flex;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 28px 32px 24px !important;
  gap: 20px !important;
}
.el-popover .pop-content-wrap[data-v-291ffb4a] {
  align-items: center;
}
.el-popover .pop-content-wrap .qrcode-img[data-v-291ffb4a] {
  width: 100px;
  height: 100px;
}
.el-popover .pop-content-wrap .pop-text[data-v-291ffb4a] {
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  margin-top: 10px;
  white-space: nowrap;
}
.el-popover .service-wrppaer[data-v-291ffb4a] {
  align-items: flex-start;
  gap: 16px;
}
.el-popover .service-wrppaer .service-item[data-v-291ffb4a] {
  gap: 16px;
}
.el-popover .service-wrppaer .service-item .service-icon[data-v-291ffb4a] {
  width: 20px;
  height: 20px;
}
.el-popover .service-wrppaer .service-item .service-content .label[data-v-291ffb4a] {
  margin-bottom: 8px;
  font-size: 14px;
}
.el-popover .service-wrppaer .service-item .service-content .text[data-v-291ffb4a] {
  line-height: 1.5;
}.common-footer-mob-container[data-v-d498502b] {
  background-color: #242728;
}
.common-footer-mob-container.footer-dark-theme[data-v-d498502b] {
  --color55: rgba(255, 255, 255, 0.55);
  --color: rgba(255, 255, 255, .95);
}
.common-footer-mob-container.footer-dark-theme a[data-v-d498502b] {
  color: var(--color);
  font-size: 13px;
  transition: 0.3s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list[data-v-d498502b] {
  gap: 40px;
  padding: 32px 24px 0;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper[data-v-d498502b] {
  align-items: center;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper .nav-name[data-v-d498502b] {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper .collapse-btn-wrapper[data-v-d498502b] {
  justify-content: center;
  position: relative;
  width: 24px;
  height: 24px;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper .collapse-btn-wrapper .collapse-btn-item[data-v-d498502b] {
  width: 12px;
  height: 1.6px;
  background-color: #fff;
  position: absolute;
  right: 0;
  transition: transform 0.5s ease;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper .collapse-btn-wrapper .expand-btn[data-v-d498502b] {
  transform: rotate(90deg);
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .first-nav-wrapper .collapse-btn-wrapper .isExpand[data-v-d498502b] {
  transform: rotate(0deg);
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .second-nav-wrapper[data-v-d498502b] {
  height: 0;
  overflow: hidden;
  display: none;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .second-nav-wrapper .nav-children-wrapper[data-v-d498502b] {
  gap: 32px;
  margin-top: 32px;
  padding-left: 16px;
}
.common-footer-mob-container.footer-dark-theme .common-footer-mob-nav-list .common-footer-mob-nav-item .second-nav-wrapper .nav-children-wrapper .nav-children-item[data-v-d498502b] {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.55);
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper[data-v-d498502b] {
  margin-top: 48px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.12);
  padding: 20px 24px 48px;
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper .contact-item-wrapper[data-v-d498502b] {
  padding: 20px 24 48px;
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper .contact-item-wrapper .first-level-text[data-v-d498502b] {
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper .contact-item-wrapper__inner[data-v-d498502b] {
  gap: 6px;
  margin-top: 20px;
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper .contact-item-wrapper__inner .contact-info-title[data-v-d498502b] {
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 6px;
}
.common-footer-mob-container.footer-dark-theme .footer-contact-wrapper .contact-item-wrapper__inner .contact-info-subtitle[data-v-d498502b] {
  color: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list[data-v-d498502b] {
  gap: 12px;
  padding: 0 24px 32px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.12);
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-item .icon[data-v-d498502b] {
  width: 24px;
  height: 24px;
  opacity: 0.55;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-item .icon[data-v-d498502b]:hover {
  opacity: 1;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-link-list-wrapper[data-v-d498502b] {
  flex: 1;
  align-items: center;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-link-list-wrapper .media-link-item-wrapper[data-v-d498502b] {
  gap: 5px;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-link-list-wrapper .country-item-wrapper[data-v-d498502b] {
  gap: 5px;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .footer-media-link-list-wrapper .country-item-wrapper .country-icon[data-v-d498502b] {
  width: 20px;
  height: 20px;
}
.common-footer-mob-container.footer-dark-theme .footer-media-list .qr-code-img[data-v-d498502b] {
  width: 100px;
  height: 100px;
}
.common-footer-mob-container.footer-dark-theme .footer-siteinfo-list[data-v-d498502b] {
  padding: 20px 24px;
  gap: 8px;
}
.common-footer-mob-container.footer-dark-theme .footer-siteinfo-list .footer-policy-links[data-v-d498502b],
.common-footer-mob-container.footer-dark-theme .footer-siteinfo-list .footer-copyright-list[data-v-d498502b] {
  gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.common-footer-mob-container.footer-dark-theme .footer-siteinfo-list .footer-policy-links .footer-policy-item[data-v-d498502b],
.common-footer-mob-container.footer-dark-theme .footer-siteinfo-list .footer-copyright-list .footer-policy-item[data-v-d498502b] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  white-space: nowrap;
  color: var(--color55);
}
.el-popover .pop-content-wrap[data-v-d498502b] {
  align-items: center;
}
.el-popover .pop-content-wrap .qrcode-img[data-v-d498502b] {
  width: 100px;
  height: 100px;
}
.el-popover .pop-content-wrap .pop-text[data-v-d498502b] {
  color: rgba(0, 0, 0, 0.55);
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  margin-top: 10px;
  white-space: nowrap;
}
.el-popover .service-wrppaer[data-v-d498502b] {
  align-items: flex-start;
  gap: 16px;
}
.el-popover .service-wrppaer .service-item[data-v-d498502b] {
  gap: 16px;
}
.el-popover .service-wrppaer .service-item .service-icon[data-v-d498502b] {
  width: 20px;
  height: 20px;
}
.el-popover .service-wrppaer .service-item .service-content .label[data-v-d498502b] {
  margin-bottom: 8px;
  font-size: 14px;
}
.el-popover .service-wrppaer .service-item .service-content .text[data-v-d498502b] {
  line-height: 1.5;
}