@charset "UTF-8";
:root {
  --v10-color-primary: #2280bd;
  --swiper-theme-color: #2280bd;
  --header_active_bg_color: #2280bd;
  --header_active_color: #fff;
  --header_font_color: #fff;
  --border_color: #E8E8E8;
  --box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  --float-zIndex: 1000100;
  --float-mask-zIndex: 1000050;
  --fancybox-zIndex: 1000000;
  --header-zIndex: 999999;
  --mobile-header-height: 60px;
}

.section-header-container, .brand-item-container .news-area .news-content .news-placeholder, .brand-item-container .news-area .news-content .news-link .news-title, .brand-item-container .news-area .news-content .news-link .news-image-wrapper .news-image, .brand-item-container .news-area .news-content .news-link .news-image-wrapper, .brand-item-container .news-area .news-content .news-link, .brand-item-container .news-area .news-content, .brand-item-container .news-area .news-header .news-meta .read-report, .brand-item-container .news-area .news-header .news-meta .date-info .news-date, .brand-item-container .news-area .news-header .news-meta .date-info img, .brand-item-container .news-area .news-header .news-meta .date-info, .brand-item-container .news-area .news-header .news-meta, .brand-item-container .news-area .news-header .news-label span, .brand-item-container .news-area .news-header .news-label img, .brand-item-container .news-area .news-header .news-label, .brand-item-container .news-area .news-header, .brand-item-container .news-area, .brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag, .brand-item-container .brand-info-area .brand-details .honor-tags, .brand-item-container .brand-info-area .brand-details .brand-name, .brand-item-container .brand-info-area .brand-details, .brand-item-container .brand-info-area .brand-logo-wrapper .brand-logo, .brand-item-container .brand-info-area .brand-logo-wrapper, .brand-item-container .brand-info-area, .brand-item-container .brand-item-wrapper, .brand-item-container {
  display: block;
  box-sizing: border-box;
}

.page-side-layout, .section-header-container .section-header-wrapper .heading-area, .section-header-container .section-header-wrapper, .app-bottom-tabbar .app-tabbar-inner, .mobile-menu-panel .mobile-lang-row, .pc-header .header-nav-row .nav-list, .pc-header .header-top .header-lang, .page-list-layout > .header, .mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  display: flex;
  flex-direction: row;
}

.asside-container, .list-items-container, .page-list-layout, .app-bottom-tabbar .tabbar-item, .pc-header .header-nav-row .nav-submenu .nav-submenu-inner {
  display: flex;
  flex-direction: column;
}

.pc-header .header-logo-row .header-logo-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-list-layout > .header, .section-header-container .section-header-wrapper, .mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  justify-content: space-between;
}

.mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  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;
  }
}

:root {
  --v10-color-primary: #2280bd;
  --swiper-theme-color: #2280bd;
  --header_active_bg_color: #2280bd;
  --header_active_color: #fff;
  --header_font_color: #fff;
  --border_color: #E8E8E8;
  --box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  --float-zIndex: 1000100;
  --float-mask-zIndex: 1000050;
  --fancybox-zIndex: 1000000;
  --header-zIndex: 999999;
  --mobile-header-height: 60px;
}

.section-header-container, .brand-item-container .news-area .news-content .news-placeholder, .brand-item-container .news-area .news-content .news-link .news-title, .brand-item-container .news-area .news-content .news-link .news-image-wrapper .news-image, .brand-item-container .news-area .news-content .news-link .news-image-wrapper, .brand-item-container .news-area .news-content .news-link, .brand-item-container .news-area .news-content, .brand-item-container .news-area .news-header .news-meta .read-report, .brand-item-container .news-area .news-header .news-meta .date-info .news-date, .brand-item-container .news-area .news-header .news-meta .date-info img, .brand-item-container .news-area .news-header .news-meta .date-info, .brand-item-container .news-area .news-header .news-meta, .brand-item-container .news-area .news-header .news-label span, .brand-item-container .news-area .news-header .news-label img, .brand-item-container .news-area .news-header .news-label, .brand-item-container .news-area .news-header, .brand-item-container .news-area, .brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag, .brand-item-container .brand-info-area .brand-details .honor-tags, .brand-item-container .brand-info-area .brand-details .brand-name, .brand-item-container .brand-info-area .brand-details, .brand-item-container .brand-info-area .brand-logo-wrapper .brand-logo, .brand-item-container .brand-info-area .brand-logo-wrapper, .brand-item-container .brand-info-area, .brand-item-container .brand-item-wrapper, .brand-item-container {
  display: block;
  box-sizing: border-box;
}

.page-side-layout, .section-header-container .section-header-wrapper .heading-area, .section-header-container .section-header-wrapper, .app-bottom-tabbar .app-tabbar-inner, .mobile-menu-panel .mobile-lang-row, .pc-header .header-nav-row .nav-list, .pc-header .header-top .header-lang, .page-list-layout > .header, .mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  display: flex;
  flex-direction: row;
}

.asside-container, .list-items-container, .page-list-layout, .app-bottom-tabbar .tabbar-item, .pc-header .header-nav-row .nav-submenu .nav-submenu-inner {
  display: flex;
  flex-direction: column;
}

.pc-header .header-logo-row .header-logo-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-list-layout > .header, .section-header-container .section-header-wrapper, .mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  justify-content: space-between;
}

.mobile-menu-panel .mobile-nav-row, .mobile-header .mobile-header-inner, .pc-header .header-nav-row .nav-link, .pc-header .header-top .header-top-inner {
  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;
}

/**
<section class="block-row">
    <div class="block-inner">
        <div class="block-content">
            <!-- 您的具体内容放在这里 -->
        </div>
    </div>
</section>
*/
.block-row {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  .block-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 990px) {
  .block-row {
    padding-left: 14px;
    padding-right: 14px;
  }
}

.block-inner {
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .block-inner {
    width: 100%;
    max-width: none;
  }
}

@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";
}

body {
  background: #fff;
}
@media (max-width: 1240px) {
  body {
    padding-top: var(--mobile-header-height);
  }
}
body.is-uniapp {
  padding-bottom: 65px;
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

a:focus-visible {
  outline: 1px solid var(--v10-color-primary);
  outline-offset: 2px;
}

.regular-bg {
  background-color: #f5faf8;
}

#DEV_media::after {
  content: "---";
  border: 1px solid #2280bd;
  box-shadow: 0 0 10px rgba(34, 128, 189, 0.4);
  font-size: 20px;
}
@media (max-width: 990px) {
  #DEV_media::after {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  #DEV_media::after {
    font-size: 16px;
  }
}
#DEV_media::after {
  color: #333;
  padding: 1vw;
  position: fixed;
  left: 10px;
  bottom: 10px;
  background: #fff;
  z-index: 10000;
  font-family: monospace;
}
@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";
  }
}

.pc-header {
  background: #fff;
  position: relative;
  z-index: var(--header-zIndex);
}
.pc-header .header-top {
  border-bottom: 1px solid #E2E8F0;
  background: #fff;
}
.pc-header .header-top .header-top-inner {
  height: 53px;
}
.pc-header .header-top .header-welcome {
  font-size: 14px;
  color: #253345;
  line-height: 1.4;
}
.pc-header .header-top .header-lang {
  align-items: center;
  gap: 8px;
}
.pc-header .header-top .header-lang .lang-item {
  font-size: 14px;
  color: #253345;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s;
}
.pc-header .header-top .header-lang .lang-item.is-active {
  opacity: 1;
  font-weight: 500;
}
.pc-header .header-top .header-lang .lang-item:hover {
  opacity: 1;
}
.pc-header .header-top .header-lang .lang-sep {
  font-size: 12px;
  color: #ccc;
}
.pc-header .header-logo-row {
  background: #fff;
}
.pc-header .header-logo-row .header-logo-inner {
  height: 164px;
}
.pc-header .header-logo-row .logo-link {
  display: block;
  text-decoration: none;
}
.pc-header .header-logo-row .logo-img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.pc-header .header-nav-row {
  background: var(--v10-color-primary);
}
.pc-header .header-nav-row .header-nav {
  width: 100%;
}
.pc-header .header-nav-row .nav-list {
  justify-content: center;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0;
  height: 55px;
}
.pc-header .header-nav-row .nav-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.pc-header .header-nav-row .nav-item:hover .nav-submenu {
  display: block;
}
.pc-header .header-nav-row .nav-link {
  gap: 4px;
  padding: 0 14px;
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  position: relative;
  transition: opacity 0.2s;
  box-sizing: border-box;
  min-width: 5.2em;
  justify-content: center;
}
.pc-header .header-nav-row .nav-link:hover {
  opacity: 0.85;
}
.pc-header .header-nav-row .nav-dropdown-icon {
  display: flex;
  align-items: center;
  color: #fff;
  opacity: 0.7;
}
.pc-header .header-nav-row .nav-indicator {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 3px;
  background: var(--v10-color-primary);
  border-radius: 9999px;
  opacity: 0;
  transition: opacity 0.2s;
}
.pc-header .header-nav-row .nav-item.is-active .nav-indicator {
  opacity: 1;
}
.pc-header .header-nav-row .nav-submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 160px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 100;
  padding: 8px 0;
}
.pc-header .header-nav-row .nav-submenu .submenu-link {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s;
}
.pc-header .header-nav-row .nav-submenu .submenu-link:hover {
  background: #f5faf8;
  color: #2280bd;
}

.mobile-header {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--mobile-header-height);
  background: #fff;
  border-bottom: 1px solid #E2E8F0;
  z-index: var(--header-zIndex);
}
.mobile-header .mobile-header-inner {
  height: 100%;
  padding: 0 14px;
  box-sizing: border-box;
}
.mobile-header .mobile-logo-link {
  display: block;
  text-decoration: none;
}
.mobile-header .mobile-logo {
  display: block;
  height: 40px;
  width: auto;
}
.mobile-header .mobile-menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 22px;
  color: #333;
}

.mobile-menu-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: calc(var(--header-zIndex) - 1);
}
.mobile-menu-mask.is-active {
  display: block;
}

.mobile-menu-panel {
  display: none;
  position: fixed;
  top: var(--mobile-header-height);
  left: 0;
  width: 100%;
  max-height: calc(100vh - var(--mobile-header-height));
  overflow-y: auto;
  background: #fff;
  z-index: calc(var(--header-zIndex) - 1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.mobile-menu-panel.is-active {
  display: block;
}
.mobile-menu-panel .mobile-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu-panel .mobile-nav-item {
  border-bottom: 1px solid #f0f0f0;
}
.mobile-menu-panel .mobile-nav-row {
  padding: 0;
}
.mobile-menu-panel .mobile-nav-link {
  flex: 1;
  display: block;
  padding: 14px 20px;
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.mobile-menu-panel .mobile-sub-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: none;
  border: none;
  cursor: pointer;
  color: #999;
  font-size: 14px;
  transition: transform 0.2s;
}
.mobile-menu-panel .mobile-sub-toggle.is-active {
  transform: rotate(180deg);
}
.mobile-menu-panel .mobile-submenu {
  display: none;
  background: #F9FAFB;
  padding: 0;
  list-style: none;
}
.mobile-menu-panel .mobile-submenu.is-open {
  display: block;
}
.mobile-menu-panel .mobile-submenu-link {
  display: block;
  padding: 12px 20px 12px 36px;
  font-size: 14px;
  color: #666;
  text-decoration: none;
}
.mobile-menu-panel .mobile-lang-row {
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 20px;
  border-top: 1px solid #f0f0f0;
}
.mobile-menu-panel .mobile-lang-row .lang-item {
  font-size: 14px;
  color: #253345;
  opacity: 0.5;
}
.mobile-menu-panel .mobile-lang-row .lang-item.is-active {
  opacity: 1;
  font-weight: 500;
}
.mobile-menu-panel .mobile-lang-row .lang-sep {
  font-size: 12px;
  color: #ccc;
}

.app-bottom-tabbar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 1px solid #E2E8F0;
  z-index: 9999;
}
.app-bottom-tabbar .app-tabbar-inner {
  align-items: stretch;
  height: 50px;
}
.app-bottom-tabbar .tabbar-item {
  flex: 1;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #999;
  gap: 2px;
}
.app-bottom-tabbar .tabbar-icon {
  width: 22px;
  height: 22px;
}
.app-bottom-tabbar .tabbar-label {
  font-size: 10px;
  line-height: 1;
}

@media (max-width: 1240px) {
  .pc-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .app-bottom-tabbar {
    display: block;
  }
}
@media (max-width: 1440px) {
  .pc-header .header-logo-row .header-logo-inner {
    height: auto;
    padding: 40px 0;
    justify-content: center;
  }
}
.footer-container {
  background: #0F1E36;
  color: #fff;
}
.footer-container .footer-inner {
  padding: 40px 0 0;
}
.footer-container .footer-grid {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.footer-container .footer-col {
  flex: 0 0 auto;
}
.footer-container .footer-brand {
  width: 340px;
}
.footer-container .footer-brand .footer-logo-link {
  display: inline-block;
  margin-bottom: 20px;
}
.footer-container .footer-brand .footer-logo {
  display: block;
  width: 211px;
  height: auto;
}
.footer-container .footer-brand .footer-desc {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.45);
  margin: 0;
}
.footer-container .footer-col:not(.footer-brand):not(.footer-contact) {
  width: 225px;
}
.footer-container .footer-heading {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.78px;
  margin: 0 0 20px 0;
  line-height: 1.6;
}
.footer-container .footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-container .footer-links li {
  margin-bottom: 10px;
}
.footer-container .footer-links a {
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.45);
  text-decoration: none;
  transition: color 0.2s;
}
.footer-container .footer-links a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer-container .footer-contact {
  width: 250px;
}
.footer-container .footer-contact .contact-rows {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 15px;
}
.footer-container .footer-contact .contact-line {
  font-size: 13px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.45);
}
.footer-container .footer-contact .footer-qr .qr-img {
  display: block;
  width: 76px;
  height: 76px;
}
.footer-container .footer-bottom {
  padding: 20px 0;
}
.footer-container .footer-bottom .footer-bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.footer-container .footer-bottom .copyright-text {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.25);
  line-height: 1.6;
}
.footer-container .footer-bottom .footer-bottom-right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-container .footer-bottom .icp-text {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.25);
}
.footer-container .footer-bottom .tech-info {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.25);
}
.footer-container .footer-bottom .tech-icon {
  display: block;
  width: 12px;
  height: 14px;
}
@media (max-width: 1240px) {
  .footer-container .footer-grid {
    flex-direction: column;
    gap: 30px;
  }
  .footer-container .footer-brand,
  .footer-container .footer-col:not(.footer-brand):not(.footer-contact),
  .footer-container .footer-contact {
    width: 100%;
  }
  .footer-container .footer-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 990px) {
  .footer-container .footer-logo {
    width: 160px;
  }
  .footer-container .footer-bottom-right {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
}

.video-card .video-card-link {
  display: block;
  text-decoration: none;
}
.video-card .video-card-cover {
  position: relative;
  width: 100%;
  aspect-ratio: 9/16;
  overflow: hidden;
  border-radius: 6px;
  background: #eee;
}
.video-card .video-card-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-card .video-card-play {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-card .video-card-play::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #fff;
  margin-left: 3px;
}
.video-card .video-card-title {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(26, 26, 26, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.video-card .video-card-date {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 6px;
  font-size: 12px;
  color: #5A6C8A;
}
.video-card .video-card-date .date-icon {
  display: block;
  width: 17px;
  height: 17px;
}

.side-section {
  background: #fff;
  border: 1px solid #DEE5ED;
  border-radius: 8px;
  overflow: hidden;
}
.side-section .side-section-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-bottom: 2px solid #2280bd;
}
.side-section .side-section-header .hd-dot {
  display: block;
  width: 6px;
  height: 24px;
  background: var(--v10-color-primary);
  flex-shrink: 0;
  border-radius: 2px;
}
.side-section .side-section-header h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
  margin: 0;
}
.side-section .side-section-header .more-link {
  margin-left: auto;
  font-size: 14px;
  color: #5A6C8A;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}
.side-section .side-section-header .more-link:hover {
  color: var(--v10-color-primary);
}
.side-section .side-section-body {
  padding: 6px 0;
}

.hm-list {
  display: flex;
  flex-direction: column;
}
.hm-list .hm-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-bottom: 1px solid #f2f9f8;
  flex-wrap: nowrap;
}
.hm-list .hm-item:last-child {
  border-bottom: none;
}
.hm-list .hm-item:hover {
  background: #f5faf8;
}
.hm-list .hm-dot {
  width: 6px;
  height: 6px;
  background: #D1D5DC;
  border-radius: 50%;
  flex-shrink: 0;
}
.hm-list .hm-text {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  color: rgba(26, 26, 26, 0.8);
  line-height: 1.5;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.hm-list .hm-text:hover {
  color: #2280bd;
}
.hm-list .hm-date {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #5A6C8A;
  flex-shrink: 0;
  white-space: nowrap;
}
.hm-list .hm-date .date-icon {
  display: block;
  width: 14px;
  height: 14px;
}

.second-nav-section {
  background: #fff;
  border-bottom: 1px solid #E2E8F0;
}

.second-nav {
  width: 100%;
}
.second-nav .second-nav-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 55px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.second-nav .second-nav-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.second-nav .second-nav-item:not(.is-active):hover .second-nav-link {
  background: #f5faf8;
}
.second-nav .second-nav-item:not(.is-active):hover.has-child .second-nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.second-nav .second-nav-item.is-active .second-nav-link {
  background: var(--v10-color-primary);
  color: #fff;
}
.second-nav .second-nav-item .second-nav-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 14px;
  height: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  border-radius: 54px;
  box-sizing: border-box;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
}
.second-nav .second-nav-item .second-nav-text {
  line-height: 1;
}
.second-nav .second-nav-item .second-nav-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
}
.second-nav .second-nav-item .second-nav-arrow::before {
  content: "";
  display: block;
  width: 8px;
  height: 4.8px;
  background-color: currentColor;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.second-nav .second-nav-item .second-nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: all 0.25s;
  z-index: 1000100;
}
.second-nav .second-nav-item .second-nav-dropdown .dropdown-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.second-nav .second-nav-item .second-nav-dropdown .dropdown-item {
  display: flex;
  align-items: center;
  height: 44px;
  padding: 0 20px;
  text-decoration: none;
  transition: background 0.2s;
}
.second-nav .second-nav-item .second-nav-dropdown .dropdown-item:hover {
  background: #f5faf8;
}
.second-nav .second-nav-item .second-nav-dropdown .dropdown-item:hover .dropdown-text {
  color: var(--v10-color-primary);
}
.second-nav .second-nav-item .second-nav-dropdown .dropdown-text {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 1;
  white-space: nowrap;
  transition: color 0.2s;
}
@media (max-width: 1440px) {
  .second-nav .second-nav-item .second-nav-link {
    font-size: 14px;
    padding: 4px 12px;
  }
}
@media (max-width: 1240px) {
  .second-nav {
    display: none;
  }
}
@media (max-width: 990px) {
  .second-nav .second-nav-list {
    padding: 0 14px;
  }
}

.brand-item-container {
  width: 100%;
  box-shadow: var(--box-shadow, 0px 0px 10px 0px rgba(0, 0, 0, 0.1));
}
.brand-item-container .brand-item-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.brand-item-container .brand-info-area {
  background-color: #fcfbfc;
  border: 1px solid var(--border_color, #f3f4f6);
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 570px) {
  .brand-item-container .brand-info-area {
    display: flex;
    flex-direction: row;
  }
}
.brand-item-container .brand-info-area .brand-logo-wrapper {
  width: 141px;
  height: 141px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 570px) {
  .brand-item-container .brand-info-area .brand-logo-wrapper {
    flex: 1 0 141px;
  }
}
.brand-item-container .brand-info-area .brand-logo-wrapper .brand-logo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.brand-item-container .brand-info-area .brand-details {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.brand-item-container .brand-info-area .brand-details .brand-name {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
  text-align: center;
  margin: 0;
  width: 100%;
}
@media (max-width: 1240px) {
  .brand-item-container .brand-info-area .brand-details .brand-name {
    font-size: 16px;
  }
}
.brand-item-container .brand-info-area .brand-details .honor-tags {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag {
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 10px;
  border: 1px solid #ffdf20;
}
.brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag:first-child {
  border-top-left-radius: 48px;
  border-bottom-left-radius: 48px;
  background: linear-gradient(180deg, rgba(255, 223, 32, 0.1) 0%, rgba(255, 223, 32, 0.4) 100%);
  color: #a86700;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}
.brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag:first-child:hover {
  opacity: 0.9;
}
.brand-item-container .brand-info-area .brand-details .honor-tags .honor-tag:last-child {
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
  color: #a86700;
  font-size: 12px;
  line-height: 16px;
  background: rgba(255, 223, 32, 0.1);
}
.brand-item-container .news-area {
  width: 100%;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: linear-gradient(180deg, rgba(255, 238, 133, 0.1) 0%, rgba(255, 244, 179, 0.4) 100%);
}
.brand-item-container .news-area .news-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.brand-item-container .news-area .news-header .news-label {
  height: 22px;
  background-color: var(--v10-color-primary, #1859c6);
  border: 1px solid var(--v10-color-primary, #1859c6);
  border-radius: 39px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.brand-item-container .news-area .news-header .news-label img {
  width: 10px;
  height: 10px;
  filter: invert(1) brightness(5);
}
.brand-item-container .news-area .news-header .news-label span {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.brand-item-container .news-area .news-header .news-meta {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
}
.brand-item-container .news-area .news-header .news-meta .date-info {
  display: flex;
  align-items: center;
  gap: 5px;
}
.brand-item-container .news-area .news-header .news-meta .date-info img {
  width: 17px;
  height: 17px;
}
.brand-item-container .news-area .news-header .news-meta .date-info .news-date {
  font-size: 12px;
  line-height: 12px;
  color: #5a6c8a;
}
.brand-item-container .news-area .news-header .news-meta .read-report {
  font-size: 12px;
  line-height: 12px;
  color: var(--v10-color-primary, #1859c6);
  text-decoration: none;
  text-align: right;
}
.brand-item-container .news-area .news-header .news-meta .read-report:hover {
  text-decoration: underline;
}
.brand-item-container .news-area .news-content {
  width: 100%;
  background: rgba(255, 255, 255, 0.56);
}
.brand-item-container .news-area .news-content .news-link {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  padding-right: 10px;
}
.brand-item-container .news-area .news-content .news-link:hover .news-title {
  color: var(--v10-color-primary, #1859c6);
}
.brand-item-container .news-area .news-content .news-link .news-image-wrapper {
  width: 71.91px;
  height: 71.91px;
  flex-shrink: 0;
  overflow: hidden;
}
.brand-item-container .news-area .news-content .news-link .news-image-wrapper .news-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.brand-item-container .news-area .news-content .news-link .news-title {
  flex: 1;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1240px) {
  .brand-item-container .news-area .news-content .news-link .news-title {
    font-size: 16px;
  }
}
.brand-item-container .news-area .news-content .news-placeholder {
  width: 100%;
  height: 71.91px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #999;
  background-color: #f8f8f8;
  border-radius: 4px;
}

.section-header-container {
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid var(--border_color);
}
.section-header-container .section-header-wrapper {
  align-items: center;
  width: 100%;
}
.section-header-container .section-header-wrapper .heading-area {
  align-items: center;
  gap: 10px;
}
.section-header-container .section-header-wrapper .heading-area .heading-decoration {
  display: block;
  width: 6px;
  height: 24px;
  background-color: var(--v10-color-primary);
  flex-shrink: 0;
}
.section-header-container .section-header-wrapper .heading-area .heading-decoration.second-color {
  background-color: var(--header_active_bg_color);
}
.section-header-container .section-header-wrapper .heading-area .heading-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1px;
  color: #000;
  margin: 0;
  white-space: nowrap;
}
.section-header-container .section-header-wrapper .more-area .more-link {
  font-size: 14px;
  line-height: 16px;
  color: #5a6c8a;
  text-decoration: none;
  transition: color 0.3s ease;
}
.section-header-container .section-header-wrapper .more-area .more-link:hover {
  color: var(--v10-color-primary);
}
@media (max-width: 990px) {
  .section-header-container .section-header-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.section-header-container.large .section-header-wrapper .heading-area .heading-text {
  font-size: 22px;
}

.position-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px;
}

.position-component {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 0;
  gap: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  color: #666666;
}
@media (max-width: 990px) {
  .position-component {
    font-size: 12px;
  }
}

.page-side-layout {
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0 0 40px 0;
  gap: 20px;
}
@media (max-width: 1240px) {
  .page-side-layout {
    padding: 0 0 20px 0;
    gap: 10px;
  }
}
@media (max-width: 990px) {
  .page-side-layout {
    padding: 0 0 10px 0;
  }
}
.page-side-layout > main {
  flex: 1;
  overflow: hidden;
}
.page-side-layout > aside {
  flex: 0 0 fit-content;
  overflow: hidden;
}
@media (max-width: 768px) {
  .page-side-layout > aside {
    display: none;
  }
}

.page-list-layout {
  gap: 20px;
}
@media (max-width: 768px) {
  .page-list-layout {
    gap: 10px;
  }
}
.list-items-container {
  gap: 20px;
}
@media (max-width: 768px) {
  .list-items-container {
    gap: 10px;
  }
}

.pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.pagination > a {
  display: block;
  padding: 5px 10px;
  color: #000;
  border: 1px solid var(--border_color);
  border-radius: 5px;
}
.pagination > a:hover {
  background: var(--v10-color-primary);
  color: #fff;
}
.pagination > span.cur {
  display: block;
  padding: 5px 10px;
  border: 1px solid var(--border_color);
  background: var(--v10-color-primary);
  color: #fff;
  border-radius: 5px;
}
.pagination .pageinfo {
  display: block;
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 12px;
}
@media (max-width: 990px) {
  .pagination a.normal {
    display: none;
  }
  .pagination span.cur {
    display: none;
  }
  .pagination a[class="..."] {
    display: none;
  }
}

.asside-container {
  gap: 10px;
  width: 330px;
  box-sizing: border-box;
}