@charset "UTF-8";
.header-container .header-wrapper .logo-wrapper {
  flex-shrink: 0;
}

.header-container .header-wrapper .nav-container {
  flex: 1;
}

.header-container .header-wrapper .nav-container .nav-menu, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item, footer .footer-main-container .footer-bottom, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section, footer .footer-main-container .footer-content-wrapper, .subnav-container .subnav-wrapper, .header-container .header-wrapper {
  display: flex;
  flex-direction: row;
}

.header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link, .header-container .header-wrapper .nav-container .nav-menu {
  display: flex;
  align-items: center;
}

footer .footer-main-container .footer-bottom, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section, footer .footer-main-container .footer-content-wrapper, .subnav-container .subnav-wrapper, .header-container .header-wrapper {
  justify-content: space-between;
}

footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item {
  justify-content: flex-start;
}

.subnav-container .subnav-wrapper, .header-container .header-wrapper {
  align-items: center;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.is-hidden {
  display: none !important;
}

.is-visible {
  display: block !important;
}

.is-invisible {
  visibility: hidden !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes scaleIn {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 990px) {
  .mobile-hidden {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .desktop-hidden {
    display: none !important;
  }
}

.header-container .header-wrapper .logo-wrapper {
  flex-shrink: 0;
}

.header-container .header-wrapper .nav-container {
  flex: 1;
}

.header-container .header-wrapper .nav-container .nav-menu, footer .footer-main-container .footer-bottom, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section, footer .footer-main-container .footer-content-wrapper, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item, .subnav-container .subnav-wrapper, .header-container .header-wrapper {
  display: flex;
  flex-direction: row;
}

.header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link, .header-container .header-wrapper .nav-container .nav-menu {
  display: flex;
  align-items: center;
}

footer .footer-main-container .footer-bottom, footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section, footer .footer-main-container .footer-content-wrapper, .subnav-container .subnav-wrapper, .header-container .header-wrapper {
  justify-content: space-between;
}

footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item {
  justify-content: flex-start;
}

.subnav-container .subnav-wrapper, .header-container .header-wrapper {
  align-items: center;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.is-hidden {
  display: none !important;
}

.is-visible {
  display: block !important;
}

.is-invisible {
  visibility: hidden !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes scaleIn {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@media (max-width: 990px) {
  .mobile-hidden {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .desktop-hidden {
    display: none !important;
  }
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.b-fff {
  background: #fff;
}

.mt-em-05 {
  margin-top: 0.5em;
}

.mt-em-1 {
  margin-top: 1em;
}

.mt-em-15 {
  margin-top: 1.5em;
}

.mt-em-2 {
  margin-top: 2em;
}

.block-border-box {
  box-sizing: border-box;
  display: block;
}

@font-face {
  font-family: "uniicons";
  src: url("../fonts//uniicons.ttf") format("truetype");
}
.uniui {
  font-family: "uniicons" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.uniui-cart-filled:before {
  content: "\e6d0";
}

.uniui-gift-filled:before {
  content: "\e6c4";
}

.uniui-color:before {
  content: "\e6cf";
}

.uniui-wallet:before {
  content: "\e6b1";
}

.uniui-settings-filled:before {
  content: "\e6ce";
}

.uniui-auth-filled:before {
  content: "\e6cc";
}

.uniui-shop-filled:before {
  content: "\e6cd";
}

.uniui-staff-filled:before {
  content: "\e6cb";
}

.uniui-vip-filled:before {
  content: "\e6c6";
}

.uniui-plus-filled:before {
  content: "\e6c7";
}

.uniui-folder-add-filled:before {
  content: "\e6c8";
}

.uniui-color-filled:before {
  content: "\e6c9";
}

.uniui-tune-filled:before {
  content: "\e6ca";
}

.uniui-calendar-filled:before {
  content: "\e6c0";
}

.uniui-notification-filled:before {
  content: "\e6c1";
}

.uniui-wallet-filled:before {
  content: "\e6c2";
}

.uniui-medal-filled:before {
  content: "\e6c3";
}

.uniui-fire-filled:before {
  content: "\e6c5";
}

.uniui-refreshempty:before {
  content: "\e6bf";
}

.uniui-location-filled:before {
  content: "\e6af";
}

.uniui-person-filled:before {
  content: "\e69d";
}

.uniui-personadd-filled:before {
  content: "\e698";
}

.uniui-arrowthinleft:before {
  content: "\e6d2";
}

.uniui-arrowthinup:before {
  content: "\e6d3";
}

.uniui-arrowthindown:before {
  content: "\e6d4";
}

.uniui-back:before {
  content: "\e6b9";
}

.uniui-forward:before {
  content: "\e6ba";
}

.uniui-arrow-right:before {
  content: "\e6bb";
}

.uniui-arrow-left:before {
  content: "\e6bc";
}

.uniui-arrow-up:before {
  content: "\e6bd";
}

.uniui-arrow-down:before {
  content: "\e6be";
}

.uniui-arrowthinright:before {
  content: "\e6d1";
}

.uniui-down:before {
  content: "\e6b8";
}

.uniui-bottom:before {
  content: "\e6b8";
}

.uniui-arrowright:before {
  content: "\e6d5";
}

.uniui-right:before {
  content: "\e6b5";
}

.uniui-up:before {
  content: "\e6b6";
}

.uniui-top:before {
  content: "\e6b6";
}

.uniui-left:before {
  content: "\e6b7";
}

.uniui-arrowup:before {
  content: "\e6d6";
}

.uniui-eye:before {
  content: "\e651";
}

.uniui-eye-filled:before {
  content: "\e66a";
}

.uniui-eye-slash:before {
  content: "\e6b3";
}

.uniui-eye-slash-filled:before {
  content: "\e6b4";
}

.uniui-info-filled:before {
  content: "\e649";
}

.uniui-reload:before {
  content: "\e6b2";
}

.uniui-micoff-filled:before {
  content: "\e6b0";
}

.uniui-map-pin-ellipse:before {
  content: "\e6ac";
}

.uniui-map-pin:before {
  content: "\e6ad";
}

.uniui-location:before {
  content: "\e6ae";
}

.uniui-starhalf:before {
  content: "\e683";
}

.uniui-star:before {
  content: "\e688";
}

.uniui-star-filled:before {
  content: "\e68f";
}

.uniui-calendar:before {
  content: "\e6a0";
}

.uniui-fire:before {
  content: "\e6a1";
}

.uniui-medal:before {
  content: "\e6a2";
}

.uniui-font:before {
  content: "\e6a3";
}

.uniui-gift:before {
  content: "\e6a4";
}

.uniui-link:before {
  content: "\e6a5";
}

.uniui-notification:before {
  content: "\e6a6";
}

.uniui-staff:before {
  content: "\e6a7";
}

.uniui-vip:before {
  content: "\e6a8";
}

.uniui-folder-add:before {
  content: "\e6a9";
}

.uniui-tune:before {
  content: "\e6aa";
}

.uniui-auth:before {
  content: "\e6ab";
}

.uniui-person:before {
  content: "\e699";
}

.uniui-email-filled:before {
  content: "\e69a";
}

.uniui-phone-filled:before {
  content: "\e69b";
}

.uniui-phone:before {
  content: "\e69c";
}

.uniui-email:before {
  content: "\e69e";
}

.uniui-personadd:before {
  content: "\e69f";
}

.uniui-chatboxes-filled:before {
  content: "\e692";
}

.uniui-contact:before {
  content: "\e693";
}

.uniui-chatbubble-filled:before {
  content: "\e694";
}

.uniui-contact-filled:before {
  content: "\e695";
}

.uniui-chatboxes:before {
  content: "\e696";
}

.uniui-chatbubble:before {
  content: "\e697";
}

.uniui-upload-filled:before {
  content: "\e68e";
}

.uniui-upload:before {
  content: "\e690";
}

.uniui-weixin:before {
  content: "\e691";
}

.uniui-compose:before {
  content: "\e67f";
}

.uniui-qq:before {
  content: "\e680";
}

.uniui-download-filled:before {
  content: "\e681";
}

.uniui-pyq:before {
  content: "\e682";
}

.uniui-sound:before {
  content: "\e684";
}

.uniui-trash-filled:before {
  content: "\e685";
}

.uniui-sound-filled:before {
  content: "\e686";
}

.uniui-trash:before {
  content: "\e687";
}

.uniui-videocam-filled:before {
  content: "\e689";
}

.uniui-spinner-cycle:before {
  content: "\e68a";
}

.uniui-weibo:before {
  content: "\e68b";
}

.uniui-videocam:before {
  content: "\e68c";
}

.uniui-download:before {
  content: "\e68d";
}

.uniui-help:before {
  content: "\e679";
}

.uniui-navigate-filled:before {
  content: "\e67a";
}

.uniui-plusempty:before {
  content: "\e67b";
}

.uniui-smallcircle:before {
  content: "\e67c";
}

.uniui-minus-filled:before {
  content: "\e67d";
}

.uniui-micoff:before {
  content: "\e67e";
}

.uniui-closeempty:before {
  content: "\e66c";
}

.uniui-clear:before {
  content: "\e66d";
}

.uniui-navigate:before {
  content: "\e66e";
}

.uniui-minus:before {
  content: "\e66f";
}

.uniui-image:before {
  content: "\e670";
}

.uniui-mic:before {
  content: "\e671";
}

.uniui-paperplane:before {
  content: "\e672";
}

.uniui-close:before {
  content: "\e673";
}

.uniui-help-filled:before {
  content: "\e674";
}

.uniui-paperplane-filled:before {
  content: "\e675";
}

.uniui-plus:before {
  content: "\e676";
}

.uniui-mic-filled:before {
  content: "\e677";
}

.uniui-image-filled:before {
  content: "\e678";
}

.uniui-locked-filled:before {
  content: "\e668";
}

.uniui-info:before {
  content: "\e669";
}

.uniui-locked:before {
  content: "\e66b";
}

.uniui-camera-filled:before {
  content: "\e658";
}

.uniui-chat-filled:before {
  content: "\e659";
}

.uniui-camera:before {
  content: "\e65a";
}

.uniui-circle:before {
  content: "\e65b";
}

.uniui-checkmarkempty:before {
  content: "\e65c";
}

.uniui-chat:before {
  content: "\e65d";
}

.uniui-circle-filled:before {
  content: "\e65e";
}

.uniui-flag:before {
  content: "\e65f";
}

.uniui-flag-filled:before {
  content: "\e660";
}

.uniui-gear-filled:before {
  content: "\e661";
}

.uniui-home:before {
  content: "\e662";
}

.uniui-home-filled:before {
  content: "\e663";
}

.uniui-gear:before {
  content: "\e664";
}

.uniui-smallcircle-filled:before {
  content: "\e665";
}

.uniui-map-filled:before {
  content: "\e666";
}

.uniui-map:before {
  content: "\e667";
}

.uniui-refresh-filled:before {
  content: "\e656";
}

.uniui-refresh:before {
  content: "\e657";
}

.uniui-cloud-upload:before {
  content: "\e645";
}

.uniui-cloud-download-filled:before {
  content: "\e646";
}

.uniui-cloud-download:before {
  content: "\e647";
}

.uniui-cloud-upload-filled:before {
  content: "\e648";
}

.uniui-redo:before {
  content: "\e64a";
}

.uniui-images-filled:before {
  content: "\e64b";
}

.uniui-undo-filled:before {
  content: "\e64c";
}

.uniui-more:before {
  content: "\e64d";
}

.uniui-more-filled:before {
  content: "\e64e";
}

.uniui-undo:before {
  content: "\e64f";
}

.uniui-images:before {
  content: "\e650";
}

.uniui-paperclip:before {
  content: "\e652";
}

.uniui-settings:before {
  content: "\e653";
}

.uniui-search:before {
  content: "\e654";
}

.uniui-redo-filled:before {
  content: "\e655";
}

.uniui-list:before {
  content: "\e644";
}

.uniui-mail-open-filled:before {
  content: "\e63a";
}

.uniui-hand-down-filled:before {
  content: "\e63c";
}

.uniui-hand-down:before {
  content: "\e63d";
}

.uniui-hand-up-filled:before {
  content: "\e63e";
}

.uniui-hand-up:before {
  content: "\e63f";
}

.uniui-heart-filled:before {
  content: "\e641";
}

.uniui-mail-open:before {
  content: "\e643";
}

.uniui-heart:before {
  content: "\e639";
}

.uniui-loop:before {
  content: "\e633";
}

.uniui-pulldown:before {
  content: "\e632";
}

.uniui-scan:before {
  content: "\e62a";
}

.uniui-bars:before {
  content: "\e627";
}

.uniui-checkbox:before {
  content: "\e62b";
}

.uniui-checkbox-filled:before {
  content: "\e62c";
}

.uniui-shop:before {
  content: "\e62f";
}

.uniui-headphones:before {
  content: "\e630";
}

.uniui-cart:before {
  content: "\e631";
}

:root {
  --v10-color-primary: #F4AE00;
  --swiper-theme-color: #F4AE00;
  --header_active_color: #F4AE00;
  --header_background: rgba(0,0,0,0.1);
  --header_font_color: #fff;
  --index_padding: 8.4375vw;
  --inner_page_padding: var(--index_padding);
  --float-zIndex:1000100;
  --float-mask-zIndex:1000050;
  --fancybox-zIndex:1000000;
  --header-zIndex:999999;
  --mobile-header-height: 60px;
}
@media (max-width: 990px) {
  :root {
    --index_padding: 14px;
  }
}

#DEV_media::after {
  content: "---";
  border: 1px solid #F4AE00;
  box-shadow: 0 0 10px rgba(244, 174, 0, 0.4);
  font-size: 20px;
  color: #333;
  padding: 1vw;
  position: fixed;
  left: 10px;
  bottom: 10px;
  background: #fff;
  z-index: 10000;
  font-family: monospace;
}
@media (max-width: 990px) {
  #DEV_media::after {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #DEV_media::after {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  #DEV_media::after {
    content: "xxxxl";
  }
}
@media (max-width: 1440px) {
  #DEV_media::after {
    content: "xxxl";
  }
}
@media (max-width: 1240px) {
  #DEV_media::after {
    content: "xxl";
  }
}
@media (max-width: 990px) {
  #DEV_media::after {
    content: "xl";
  }
}
@media (max-width: 768px) {
  #DEV_media::after {
    content: "l";
  }
}
@media (max-width: 570px) {
  #DEV_media::after {
    content: "m";
  }
}

body:not(.index-page) {
  --header_background: rgba(0,0,0,0.8);
}

.header-container {
  padding: 0 8.3333333333vw;
  background: var(--header_background);
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  box-sizing: border-box;
  z-index: var(--header-zIndex);
  transition: background 0.3s ease;
}
@media (max-width: 1680px) {
  .header-container {
    padding: 0 4.1666666667vw;
  }
}
@media (max-width: 1240px) {
  .header-container {
    display: none;
  }
}
.header-container .header-wrapper {
  height: 100px;
  width: 100%;
}
@media (max-width: 1240px) {
  .header-container .header-wrapper {
    height: 80px;
  }
}
@media (max-width: 990px) {
  .header-container .header-wrapper {
    height: 60px;
  }
}
.header-container .header-wrapper .logo-wrapper .logo-link {
  display: block;
  height: 68px;
}
@media (max-width: 1680px) {
  .header-container .header-wrapper .logo-wrapper .logo-link {
    height: 51px;
  }
}
@media (max-width: 990px) {
  .header-container .header-wrapper .logo-wrapper .logo-link {
    height: 41px;
  }
}
.header-container .header-wrapper .logo-wrapper .logo-link .logo-img {
  height: 100%;
  width: auto;
}
.header-container .header-wrapper .nav-container {
  height: 100%;
}
.header-container .header-wrapper .nav-container .nav-menu {
  justify-content: flex-end;
  height: 100%;
  flex-wrap: nowrap;
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item {
  position: relative;
  height: 100%;
  padding: 0 0.7em;
}
@media (max-width: 1440px) {
  .header-container .header-wrapper .nav-container .nav-menu .nav-item {
    padding: 0 0.5em;
  }
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link {
  height: 100%;
  color: var(--header_font_color);
  font-size: 17px;
  position: relative;
  box-sizing: border-box;
  text-transform: capitalize;
  white-space: nowrap;
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 5px;
  background: transparent;
  transition: all 0.3s ease;
}
@media (max-width: 1680px) {
  .header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .header-container .header-wrapper .nav-container .nav-menu .nav-item .nav-link {
    font-size: 13px;
  }
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item:hover .nav-link, .header-container .header-wrapper .nav-container .nav-menu .nav-item.active .nav-link {
  color: var(--header_active_color);
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item:hover .nav-link::after, .header-container .header-wrapper .nav-container .nav-menu .nav-item.active .nav-link::after {
  background: var(--header_active_color);
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  z-index: 10;
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item .sub-menu .sub-item .sub-link {
  display: block;
  padding: 1em;
  color: black;
  font-size: 17px;
  white-space: nowrap;
  text-transform: capitalize;
}
@media (max-width: 1680px) {
  .header-container .header-wrapper .nav-container .nav-menu .nav-item .sub-menu .sub-item .sub-link {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .header-container .header-wrapper .nav-container .nav-menu .nav-item .sub-menu .sub-item .sub-link {
    font-size: 13px;
  }
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item .sub-menu .sub-item .sub-link:hover {
  background: var(--header_active_color);
  color: white;
}
.header-container .header-wrapper .nav-container .nav-menu .nav-item:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header-container .header-wrapper .lang-container {
  box-sizing: border-box;
  padding-left: 20px;
}
.header-container .header-wrapper .lang-container .lang-switcher-container {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  height: 3.375em;
  position: relative;
}
.header-container .header-wrapper .lang-container .lang-switcher-container .lang-stat {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.375em;
  border-radius: 1.6875em;
  box-sizing: border-box;
  padding: 0 1.875em;
  background: #F4AE00;
  color: #fff;
}
.header-container .header-wrapper .lang-container .lang-switcher-container .lang-stat .icon-earth {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
}
.header-container .header-wrapper .lang-container .lang-switcher-container .lang-togglable {
  display: none;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 0 0 10px 10px;
  cursor: pointer;
}
.header-container .header-wrapper .lang-container .lang-switcher-container .lang-togglable > li {
  display: block;
  padding: 0.5em 2em;
  color: black;
}
.header-container .header-wrapper .side-menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  height: 3.375em;
  width: 3.375em;
  border-radius: 1.6875em;
  box-sizing: border-box;
  background: #F4AE00;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1240px) {
  .header-container .header-wrapper .side-menu-button {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .header-container .header-wrapper .side-menu-button {
    font-size: 12px;
  }
}
.header-container .header-wrapper .side-menu-button i {
  font-size: 1.5em;
}
.header-container .header-wrapper .side-menu-button .uniui-bars {
  display: block;
}
.header-container .header-wrapper .side-menu-button .uniui-closeempty {
  display: none;
}
.header-container .header-wrapper .side-menu-button.opened .uniui-bars {
  display: none;
}
.header-container .header-wrapper .side-menu-button.opened .uniui-closeempty {
  display: block;
}
.header-container.mobile-header {
  display: none;
}
@media (max-width: 1240px) {
  .header-container.mobile-header {
    display: flex;
  }
}

.mobile-popup-nav {
  display: block;
  position: fixed;
  z-index: var(--float-mask-zIndex);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  font-size: 16px;
  display: none;
  overflow: hidden;
}
.mobile-popup-nav .popup-nav-panel {
  display: block;
  position: fixed;
  z-index: 1;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background: #fff;
  transition: opacity, transform 0.3s ease;
  opacity: 0;
  transform: translateX(100%);
}
@media (max-width: 990px) {
  .mobile-popup-nav .popup-nav-panel {
    width: 70%;
  }
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  /*浏览器滚动条*/
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .head {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 0.3125em;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .side-close-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875em;
  height: 1.875em;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .side-close-button > i {
  font-size: 1.5em;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu {
  display: block;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  width: 100%;
  height: 35px;
  box-sizing: border-box;
  padding: 0 15px;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li > .sub-menu {
  display: block;
  width: auto;
  margin: 0 10px;
  background: rgba(238, 238, 238, 0.568627451);
  border-radius: 5px;
  display: none;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li > .sub-menu .sub-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ffffff;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li > .sub-menu .sub-item > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  width: 100%;
  height: 35px;
  box-sizing: border-box;
  padding: 0 0 0 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li.has_sec > a {
  justify-content: space-between;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .nav-container .nav-menu > li.has_sec > a::after {
  transition-property: all;
  transition-duration: 0.6s;
  content: "";
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' class='icon' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M903.232 256l56.768 50.432L512 768 64 306.432 120.768 256 512 659.072z' fill='%23000000' /%3E%3C/svg%3E") no-repeat 95% center;
  background-size: 12px auto;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .lang-switch-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: -moz-fit-content;
  height: fit-content;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 10px 20px;
  border: 1px solid #eee;
  background: #f9f9f9;
  border-radius: 10px;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .lang-switch-list .lang-list {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid transparent;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper .body .lang-switch-list .lang-list.on {
  background: rgba(244, 174, 0, 0.2);
  border: 1px solid #F4AE00;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-button:vertical {
  display: none;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-track:vertical {
  background-color: black;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-track-piece {
  background: #fff;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-thumb:vertical {
  background-color: #F4AE00;
  border-radius: 30px;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #fff;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-corner:vertical {
  background-color: #fff;
}
.mobile-popup-nav .popup-nav-panel .panel-wrapper::-webkit-scrollbar-resizer:vertical {
  background-color: #F4AE00;
}

footer {
  font-size: 20px;
}
@media (max-width: 990px) {
  footer {
    font-size: 14px;
  }
}
footer .footer-divider {
  width: 100%;
  height: 8px;
  background: linear-gradient(270deg, #FEB627 0%, #D82128 100%);
}
footer .footer-main-container {
  box-sizing: border-box;
  padding: 3.75vw 8.3333333333vw 0 8.3333333333vw;
  background: #1F1A17;
  font-size: 1em;
}
@media (max-width: 990px) {
  footer .footer-main-container {
    padding: 72px var(--index_padding) 0 var(--index_padding);
  }
}
footer .footer-main-container .footer-content-wrapper {
  align-items: flex-end;
  padding-bottom: 3.6em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content {
  flex: 1;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-logo {
  display: block;
  margin-bottom: 3.6em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-logo img {
  height: 39px;
}
@media (max-width: 1680px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-logo img {
    height: 32px;
  }
}
@media (max-width: 990px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-logo img {
    height: 29px;
  }
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section {
  align-items: flex-end;
}
@media (max-width: 990px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left {
  flex-shrink: 0;
}
@media (max-width: 1680px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left {
    font-size: 16px;
  }
}
@media (max-width: 1240px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left {
    font-size: 14px;
  }
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left .qr-code-list {
  display: flex;
  margin-bottom: 1.45em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left .qr-code-list .qr-code-item:not(:first-child) {
  margin-left: 1.5em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left .qr-code-list .qr-code-item .qr-code-image {
  width: 9.1em;
  height: 9.1em;
  display: block;
  margin-bottom: 0.35em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left .qr-code-list .qr-code-item .qr-code-title {
  color: #fff;
  line-height: 1.5;
  font-size: 1em;
  text-align: center;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-left .contact-info {
  color: #fff;
  font-size: 1em;
  line-height: 1.8;
  white-space: pre-wrap;
  margin: 0;
  font-family: inherit;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5em 3.35em;
}
@media (max-width: 1680px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right {
    font-size: 16px;
  }
}
@media (max-width: 1240px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right {
    font-size: 14px;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.25em 1em;
  }
}
@media (max-width: 990px) {
  footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right {
    margin-top: 1em;
  }
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item {
  align-items: flex-start;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item .contact-icon {
  width: 0.9em;
  height: 0.9em;
  flex-shrink: 0;
  margin-right: 0.5em;
  margin-top: 0.5em;
}
footer .footer-main-container .footer-content-wrapper .footer-left-content .footer-contact-section .footer-contact-right .contact-item .contact-text p {
  color: #fff;
  font-size: 1em;
  line-height: 1.8;
  margin: 0;
}
footer .footer-main-container .footer-content-wrapper .footer-right-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  padding-left: 5em;
}
@media (max-width: 1680px) {
  footer .footer-main-container .footer-content-wrapper .footer-right-nav {
    font-size: 16px;
  }
}
@media (max-width: 1240px) {
  footer .footer-main-container .footer-content-wrapper .footer-right-nav {
    font-size: 14px;
    padding-left: 4em;
  }
}
@media (max-width: 990px) {
  footer .footer-main-container .footer-content-wrapper .footer-right-nav {
    display: none;
  }
}
footer .footer-main-container .footer-content-wrapper .footer-right-nav .nav-link {
  color: #fff;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
}
footer .footer-main-container .footer-content-wrapper .footer-right-nav .nav-link:not(:last-child) {
  margin-bottom: 1.5em;
}
@media (max-width: 1240px) {
  footer .footer-main-container .footer-content-wrapper .footer-right-nav .nav-link:not(:last-child) {
    margin-bottom: 0.75em;
  }
}
footer .footer-main-container .footer-bottom {
  border-top: 1px solid #2F2F2F;
  padding: 0.5em 0;
  font-size: 0.7em;
  color: #A1A1A1;
  line-height: 2;
}
@media (max-width: 1680px) {
  footer .footer-main-container .footer-bottom {
    font-size: 14px;
  }
}
@media (max-width: 1240px) {
  footer .footer-main-container .footer-bottom {
    font-size: 14px;
  }
}
footer .footer-main-container .footer-bottom .footer-bottom-left,
footer .footer-main-container .footer-bottom .footer-bottom-right {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-main-container .footer-bottom .footer-bottom-left span:not(:last-child)::after,
footer .footer-main-container .footer-bottom .footer-bottom-right span:not(:last-child)::after {
  content: " ";
}
footer .footer-main-container .footer-bottom a {
  color: #A1A1A1;
  text-decoration: none;
}
footer .footer-main-container .footer-bottom a:not(:last-child)::after {
  content: " ";
}

.inner-page-banner {
  width: 100%;
  display: block;
  position: relative;
}
@media (max-width: 990px) {
  .inner-page-banner {
    margin-top: 60px;
  }
}
.inner-page-banner .banner-image {
  width: 100%;
}
.inner-page-banner .banner-image img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.inner-page-banner .cover-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-start;
  padding-left: var(--inner_page_padding);
  padding-right: var(--inner_page_padding);
}
.inner-page-banner .cover-area .title-text {
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
  color: #FFFFFF;
}
@media (max-width: 990px) {
  .inner-page-banner .cover-area .title-text {
    font-size: 28px;
  }
}

.subnav-container {
  font-size: 1em;
  background-color: #F8F8F8;
  box-sizing: border-box;
  padding-left: var(--inner_page_padding);
  padding-right: var(--inner_page_padding);
}
@media (max-width: 990px) {
  .subnav-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.subnav-container .subnav-wrapper {
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 990px) {
  .subnav-container .subnav-wrapper {
    flex-direction: column;
    align-items: stretch;
  }
}
.subnav-container .subnav-wrapper .subnav-menu {
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 0.5em;
}
@media (max-width: 990px) {
  .subnav-container .subnav-wrapper .subnav-menu {
    justify-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: scroll;
  }
}
.subnav-container .subnav-wrapper .subnav-menu .subnav-item {
  height: 3.75em;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  box-sizing: border-box;
  padding: 0 0.75em;
  background-color: transparent;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0.25em;
  transition: all 0.3s ease;
}
@media (max-width: 990px) {
  .subnav-container .subnav-wrapper .subnav-menu .subnav-item {
    flex-shrink: 0;
  }
}
.subnav-container .subnav-wrapper .subnav-menu .subnav-item.current {
  background: linear-gradient(90deg, #D84C21 0%, #F4AE00 100%);
  color: #fff;
}
.subnav-container .subnav-wrapper .breadcrumb {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.625em 0;
}
@media (max-width: 990px) {
  .subnav-container .subnav-wrapper .breadcrumb {
    display: none;
  }
}
.subnav-container .subnav-wrapper .breadcrumb .icon-position {
  display: block;
  width: 1.125em;
  height: 1.125em;
  margin-right: 0.5em;
}
.subnav-container .subnav-wrapper .breadcrumb .icon-home {
  font-size: 1.125em;
}
.subnav-container .subnav-wrapper .breadcrumb a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.subnav-container .subnav-wrapper .breadcrumb a:hover {
  color: var(--header_active_color);
}

/** 内页标题字体样式 */
.inner-section-title-fontstyle {
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.5;
  background: linear-gradient(90deg, #D84C21 0%, #F4AE00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media (max-width: 990px) {
  .inner-section-title-fontstyle {
    font-size: 28px;
  }
}

.inner-page-title-row {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0;
}
@media (max-width: 990px) {
  .inner-page-title-row {
    padding: 42px 0;
    flex-direction: column;
  }
}
.inner-page-title-row .category-list {
  font-size: 1em;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25em;
}
@media (max-width: 990px) {
  .inner-page-title-row .category-list {
    margin-top: 1em;
    font-size: 14px;
  }
}
.inner-page-title-row .category-list .category-item {
  list-style: none;
}
.inner-page-title-row .category-list .category-item .category-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.875em;
  padding: 0 1.5em;
  border: 1px solid #999999;
  border-radius: 1.4375em;
  color: #999999;
  text-decoration: none;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.inner-page-title-row .category-list .category-item .category-link:hover {
  border-color: rgb(171.7590361446, 60.4337349398, 26.2409638554);
  color: rgb(171.7590361446, 60.4337349398, 26.2409638554);
}
.inner-page-title-row .category-list .category-item .category-link.active {
  border-color: #D84C21;
  color: #D84C21;
}
.inner-page-title-row.center {
  justify-content: center;
}

.common-inner-container {
  display: block;
  box-sizing: border-box;
  padding-left: var(--inner_page_padding);
  padding-right: var(--inner_page_padding);
}
.common-inner-container .common-inner-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
}

.common-padding-top {
  padding-top: 60px;
}

.common-padding-bottom {
  padding-bottom: 60px;
}

.pagination-wrapper {
  font-size: 0.875em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1em;
  margin-bottom: 1em;
}
.pagination-wrapper li {
  list-style: none;
}
.pagination-wrapper li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8571428571em;
  height: 2.8571428571em;
  border-radius: 50%;
  background-color: #ECECEC;
  color: #8D8D8D;
  text-decoration: none;
  transition: all 0.3s ease;
}
.pagination-wrapper li a:hover {
  background-color: rgb(210.5, 210.5, 210.5);
}
.pagination-wrapper li.active a {
  background: linear-gradient(270deg, #F4AE00 0%, #D84C21 100%);
  color: white;
}

.rich-content-wrapper * {
  max-width: 100%;
}
.rich-content-wrapper img {
  height: auto !important;
}
.rich-content-wrapper ul {
  list-style: disc;
}