<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zx-footer {
  width: 100%;
  border: none;
  padding: 0;
}

.zx-container {
  width: 100%;
  box-sizing: border-box;
  padding: 48px 48px 0;
  background-color: #EEF1F7;
  color: #28282A;
}

.zx-container p {
  padding: 0;
  margin-bottom: 0;
}

.zx-sections {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding-bottom: 40px;
}

.zx-logoAndAccount,
.zx-subscribe,
.zx-description,
.zx-nav {
  width: 20%;
  box-sizing: border-box;
  padding-right: 24px;
}

.zx-mobile-title {
  display: none;
}

.zx-sections &gt; div:first-of-type:nth-last-of-type(2):nth-last-of-type(2),
.zx-sections &gt; div:first-of-type:nth-last-of-type(2):nth-last-of-type(2) ~ div {
  width: 25%;
}

.zx-logoAndAccount-title {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  word-break: break-all;
}

.zx-logoAndAccount-title &gt; p {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.zx-footer-logo {
  max-width: 32px;
  max-height: 32px;
  margin-right: 14px;
}

.zx-account i {
  font-size: 28px;
  cursor: pointer;
}

.zx-subscribe p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 24px;
  word-break: break-all;
}

.zx-subscribe span {
  display: inline-block;
  font-size: 12px;
  line-height: 1.725;
}

.zx-subscribe-input {
  margin: 24px 0 0;
  width: 220px;
  max-width: 100%;
  height: 32px;
  position: relative;
}

.zx-subscribe-input &gt; i {
  position: absolute;
  top: 5px;
  right: 16px;
  font-size: 16px;
  color: inherit;
}

.zx-subscribe .zx-subscribe-input input[type=text] {
  appearance: none;
  outline: none;
  display: block;
  width: 220px;
  max-width: 100%;
  height: 34px;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0 48px 0 16px;
  border-radius: 30px;
  color: inherit;
  border: 1px solid #fff;
  border-color: inherit;
  background-color: transparent;
}

.zx-subscribe input::placeholder {
  color: inherit;
}

.zx-description &gt; p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 24px;
  word-break: break-all;
}

.zx-description-content {
  font-size: 12px;
}

.zx-description-content p {
  margin: 0;
  line-height: 1.725;
  word-break: break-all;
  font-size: 12px;
}

.zx-description-content a {
  color: inherit;
}

.zx-nav &gt; p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 24px;
  word-break: break-all;
}

.zx-nav-content {
  font-size: 12px;
  max-width: 300px;
}

.zx-nav-content a {
  display: flex;
  align-items: center;
  width: 100px;
  font-size: 12px;
  margin: 0;
  line-height: 1.125;
  white-space: nowrap;
  margin-bottom: 12px;
  color: inherit;
}

.zx-nav-content a i {
  margin-left: 4px;
}

.zx-nav-content a:hover {
  color: inherit;
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.zx-nav-content .subMenu {
  box-sizing: border-box;
  padding-left: 12px;
}

.zx-nav-content .subSubMenu {
  box-sizing: border-box;
  padding-left: 24px;
}

.zx-copyright-paymethods {
  width: 100%;
  text-align: center;
}

.zx-copyright-paymethods &gt; p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  color: inherit;
  box-sizing: border-box;
  padding: 4px 0 24px;
}

.zx-copyright-paymethods span {
  display: inline-block;
  width: 36px;
  height: 22px;
  margin: 0 4px;
}

.zx-footer-auto {
  max-width: 1200px;
  margin: 0 auto;
}

.zx-copyright-paymethods .icon_paypal {
  background-image: url('../images/paypal.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_visa {
  background-image: url('../images/Visa.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_visa_electron {
  background-image: url('../images/Visa2.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_master_card {
  background-image: url('../images/MasterCard.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_maestro {
  background-image: url('../images/Maestro.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_unionpay {
  background-image: url('../images/UnionPay.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_jcb {
  background-image: url('../images/JCB.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_american_express {
  background-image: url('../images/American\ Express.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_discover {
  background-image: url('../images/Discover.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.zx-copyright-paymethods .icon_diners_club {
  background-image: url('../images/Diners\ Club.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .zx-nav-content .subMenu,
  .zx-nav-content .subSubMenu {
    height: 0;
    overflow: hidden;
    animation: hideSubMenu 300ms ease forwards;
  }

  .zx-nav-content:hover .subMenu,
  .zx-nav-content:hover .subSubMenu {
    animation: showSubMenu 300ms ease forwards;
  }
}

@keyframes showSubMenu {
  from {
    visibility: show;
    height: 0;
    margin-bottom: 0;
  }

  to {
    height: 16px;
    margin-bottom: 12px;
  }
}

@keyframes hideSubMenu {
  from {
    height: 16px;
    margin-bottom: 12px;
  }

  to {
    height: 0;
    margin-bottom: 0;
    visibility: hidden;
  }
}

@media screen and (max-width: 768px) {
  .zx-container {
    padding: 0;
  }

  .zx-sections {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding-top: 40px;
  }

  .zx-logoAndAccount,
  .zx-subscribe,
  .zx-description,
  .zx-nav {
    width: 100% !important;
    text-align: center;
    padding: 0;
  }

  .zx-logoAndAccount {
    margin-bottom: 24px;
  }

  .zx-logoAndAccount:not(:first-child) {
    margin-top: 24px;
  }

  .zx-logoAndAccount-title {
    margin-bottom: 24px;
    justify-content: center;
  }
  
  .zx-logoAndAccount-title &gt; p {
    font-size: 20px;
  }
  
  .zx-footer-logo {
    max-width: 44px;
    max-height: 44px;
    margin-right: 24px;
  }
  
  .zx-account i {
    font-size: 24px;
    cursor: pointer;
  }

  .zx-subscribe {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .zx-subscribe p,
  .zx-description &gt; p,
  .zx-nav &gt; p {
    display: none;
  }

  .zx-mobile-title {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 24px;
    cursor: pointer;
  }

  .zx-mobile-title &gt; p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    box-sizing: border-box;
    text-align: left;
  }

  .zx-mobile-title &gt; i {
    transform: rotate(0deg);
    transition: transform 300ms ease-in;
  }

  .zx-mobile-title .rotate {
    transform: rotate(180deg);
  }

  .zx-mobile-title &gt; hr {
    width: 100%;
    height: 1px;
    color: inherit;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
    margin: 0;
  }

  .zx-subscribe-content,
  .zx-description-content,
  .zx-nav-content {
    display: none;
    position: relative;
    box-sizing: border-box;
    padding: 0 24px;
    text-align: left;
    background-color: inherit;
  }

  .zx-nav-content {
    max-width: 100%;
  }

  .zx-subscribe-content::after,
  .zx-description-content::after,
  .zx-nav-content::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: inherit;
    /* -webkit-filter: brightness(30%);
    filter: brightness(30%); */
    z-index: 1;
  }

  .zx-subscribe-content,
  .zx-description-content {
    width: 100%;
    padding: 16px 24px;
  }

  .zx-subscribe-content &gt; span,
  .zx-subscribe-content &gt; div,
  .zx-subscribe-content &gt; p,
  .zx-description-content &gt; span,
  .zx-description-content &gt; div,
  .zx-description-content &gt; p,
  .zx-nav-content &gt; a {
    position: relative;
    z-index: 5;
  }

  .zx-subscribe-input {
    width: 220px;
  }

  .zx-subscribe .zx-subscribe-input input[type=text] {
    width: 220px;
  }

  .zx-nav-content &gt; a {
    display: block;
    margin: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: inherit;
  }

  .zx-nav-content &gt; a:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  .zx-copyright-paymethods {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .zx-paymethods {
    box-sizing: border-box;
    padding-top: 16px;
  }
}</pre></body></html>