.common-footer-wrap[data-v-a00bc792] {
  background-color: rgb(0, 0, 0);
  position: relative;
  z-index: 1110;
}
@media (min-width: 768px) {
.common-footer-wrap .pc--footer[data-v-a00bc792] {
    padding: 1.25vw 3.3333333333vw;
    --min-font-size: 10px;
    --min-scale: 12px;
    --max-scale: 12px;
    font-size: 12px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(255, 255, 255);
    font-size: 0.625vw;
}
.common-footer-wrap .pc--footer .text-link-item[data-v-a00bc792] {
    cursor: pointer;
}
.common-footer-wrap .pc--footer .text-link-item[data-v-a00bc792]:not(:last-child) {
    margin-right: 1.25vw;
}
.common-footer-wrap .pc--footer .links-wrap[data-v-a00bc792] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.0416666667vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.common-footer-wrap .pc--footer .links-wrap .right-part[data-v-a00bc792],
  .common-footer-wrap .pc--footer .links-wrap .left-part[data-v-a00bc792] {
    display: flex;
    align-items: center;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .offcial-telephone[data-v-a00bc792] {
    display: flex;
    margin-right: 2.5vw;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .offcial-telephone .offcial-telephone-text[data-v-a00bc792] {
    color: rgba(255, 255, 255, 0.5);
    margin-right: 0.625vw;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap[data-v-a00bc792] {
    display: flex;
    align-items: center;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item[data-v-a00bc792] {
    width: 1.25vw;
    height: 1.25vw;
    position: relative;
    cursor: pointer;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .media-icon[data-v-a00bc792] {
    width: 100%;
    height: 100%;
    opacity: 0.45;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .media-icon[data-v-a00bc792]:hover {
    opacity: 1;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item[data-v-a00bc792]:not(:last-child) {
    margin-right: 0.9375vw;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .qr-code-wrap[data-v-a00bc792] {
    position: absolute;
    bottom: 1.7708333333vw;
    border-radius: 0.2083333333vw;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    padding: 0.46875vw 0.2604166667vw 0.2604166667vw 0.2604166667vw;
    z-index: 3;
    left: 0;
    transform: translateX(-50%);
    margin-left: 50%;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item[data-v-a00bc792] {
    width: 6.4583333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item img[data-v-a00bc792] {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
}
.common-footer-wrap .pc--footer .links-wrap .right-part .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item .qr-code-text[data-v-a00bc792] {
    color: rgba(0, 0, 0, 0.55);
    margin-top: 0.2604166667vw;
    font-size: 0.625vw;
}
.common-footer-wrap .pc--footer .bottom-description-wrap[data-v-a00bc792] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.0416666667vw;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .left-part[data-v-a00bc792] {
    display: flex;
    align-items: center;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .medium-part[data-v-a00bc792] {
    flex: 1;
    text-align: center;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .desc-text[data-v-a00bc792] {
    color: rgba(255, 255, 255, 0.5);
}
.common-footer-wrap .pc--footer .bottom-description-wrap .desc-text[data-v-a00bc792]:not(:last-child) {
    margin-right: 0.8333333333vw;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .return-top[data-v-a00bc792] {
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .return-top .arrow-icon[data-v-a00bc792] {
    display: flex;
    margin-left: 0.2083333333vw;
    width: 0.8333333333vw;
    height: 0.8333333333vw;
}
.common-footer-wrap .pc--footer .bottom-description-wrap .return-top .arrow-icon img[data-v-a00bc792] {
    width: 100%;
    height: 100%;
}
}
@media (min-width: 0) and (max-width: 767px) {
.common-footer-wrap[data-v-a00bc792] {
    z-index: unset;
}
.common-footer-wrap .mob--footer[data-v-a00bc792] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px 28.5px;
    --min-font-size: 10px;
    --min-scale: 12px;
    --max-scale: 12px;
    font-size: 12px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(255, 255, 255);
}
.common-footer-wrap .mob--footer .text-links-wrap[data-v-a00bc792] {
    display: flex;
    justify-content: space-around;
    gap: 5.3333333333vw;
}
.common-footer-wrap .mob--footer .offcial-telephone[data-v-a00bc792] {
    margin-top: 32px;
}
.common-footer-wrap .mob--footer .offcial-telephone .offcial-telephone-text[data-v-a00bc792] {
    margin-right: 4px;
    color: rgba(255, 255, 255, 0.75);
}
.common-footer-wrap .mob--footer .media-links-wrap[data-v-a00bc792] {
    margin-top: 16px;
    margin-bottom: 24px;
    display: flex;
    gap: 21px;
    justify-content: center;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item[data-v-a00bc792] {
    position: relative;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item .qr-code-wrap[data-v-a00bc792] {
    position: absolute;
    bottom: 42px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    padding: 9px 5px 16px 5px;
    z-index: 3;
    left: -50px;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item[data-v-a00bc792] {
    width: 124px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item img[data-v-a00bc792] {
    width: 100px;
    height: 100px;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item .qr-code-wrap .qr-code-item .qr-code-text[data-v-a00bc792] {
    color: rgba(0, 0, 0, 0.55);
    margin-top: 5px;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item .qr-code-wrap-0[data-v-a00bc792] {
    transform: translateX(20%);
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item img.media-icon[data-v-a00bc792] {
    width: 30px;
    height: 30px;
    opacity: 0.45;
}
.common-footer-wrap .mob--footer .media-links-wrap .media-link-item img.media-icon.hovered[data-v-a00bc792] {
    opacity: 1;
}
.common-footer-wrap .mob--footer .bottom-description-wrap[data-v-a00bc792] {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    margin-top: 16px;
}
}.footer-business-license-pc-dialog {
  width: 41.6666666667vw;
}
.footer-business-license-pc-dialog .el-dialog__header {
  display: none;
}
.footer-business-license-pc-dialog .dialog-container {
  width: 1060%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer-business-license-pc-dialog .dialog-container .title {
  text-align: center;
  font-size: 1.25vw;
}
.footer-business-license-pc-dialog .dialog-container .close-icon {
  position: absolute;
  right: 1.0416666667vw;
  top: 1.0416666667vw;
  cursor: pointer;
}
.footer-business-license-pc-dialog .img-container {
  width: 37.5vw;
  height: 27.1875vw;
}
.footer-business-license-pc-dialog .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer-business-license-mob-dialog {
  width: 100%;
  margin: 0 !important;
  padding-bottom: 64vw;
}
.footer-business-license-mob-dialog .el-dialog__header {
  display: none;
}
.footer-business-license-mob-dialog .dialog-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer-business-license-mob-dialog .dialog-container .title {
  text-align: center;
  font-size: 4.8vw;
}
.footer-business-license-mob-dialog .dialog-container .close-icon {
  position: absolute;
  right: 6.4vw;
  top: 4.2666666667vw;
  cursor: pointer;
}
.footer-business-license-mob-dialog .img-container {
  width: 87.2vw;
  margin-top: 4.2666666667vw;
}
.footer-business-license-mob-dialog .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}