.DownloadButton_mobile__wtIpm {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(145 162 177 / var(--tw-text-opacity));
}

@media (min-width: 896px) {
  .DownloadButton_mobile__wtIpm {
    display: none;
  }
}

/* 下载按钮的颜色pyc */
.DownloadButton_button__JK8k_ {
  background: linear-gradient(141deg, #0a89ff, #2f69ff);
  font-weight: 500;
  font-size: 22px;
  box-shadow: 0 8px 20px 0 #0036bf0f;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(10 110 255 / var(--tw-bg-opacity));
  padding: 0.75rem 1.5rem;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 896px) {
  .DownloadButton_button__JK8k_ {
    display: flex;
  }
}

/* 点击下载悬停时pyc */
.DownloadButton_button__JK8k_:hover {
  background: #289b8b;
}

/* 背景颜色的修改pyc */
.Hero_wrapper__pUXTy {
  background: url(../images/qz_bg.png),
    linear-gradient(180deg,
      rgba(236, 244, 255, 0) 70%,
      rgba(236, 244, 255, 0.6));
  background-size: cover;
  padding-top: 3.5rem;
  padding-bottom: 2rem;
}

@media (min-width: 896px) {
  .Hero_wrapper__pUXTy {
    padding-bottom: 5rem;
  }
}

.Hero_inner__MZ0sZ {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}

@media (min-width: 1280px) {
  .Hero_inner__MZ0sZ {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Hero_title__Rw7GJ {
  margin-top: 2.75rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(10 110 255 / var(--tw-text-opacity));
}

@media (min-width: 896px) {
  .Hero_title__Rw7GJ {
    margin-top: 3.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.Hero_titleText__xmKIO {
  border-radius: 9999px;
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #badaff99;
  --tw-gradient-to: rgba(186, 218, 255, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #cadfff10;
  padding: 0.5rem 1rem;
}

.Hero_subTitle__2HGIe {
  margin: 6rem 1.5rem 1.5rem;
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
}

@media (min-width: 896px) {
  .Hero_subTitle__2HGIe {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    font-size: 3rem;
    line-height: 1;
  }
}

.Hero_subTitle__2HGIe {
  color: #121518;
}

.Hero_subTitle__2HGIe .Hero_active__axL9M {
  --from-color: #1b7df4;
  --to-color: #23a6fd;
  --degree-default: 180deg;
  background: linear-gradient(var(--degree-default),
      var(--from-color),
      var(--to-color));
  background: linear-gradient(var(--degree, var(--degree-default)),
      var(--from-color),
      var(--to-color));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.Hero_desc__Ih2sm {
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(145 162 177 / var(--tw-text-opacity));
}

@media (min-width: 896px) {
  .Hero_desc__Ih2sm {
    margin-bottom: 2.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.Hero_desc__Ih2sm {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.Hero_videoWrapper__yyXB6 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  display: flex;
  max-width: 80rem;
  justify-content: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 896px) {
  .Hero_videoWrapper__yyXB6 {
    margin-top: 6rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .Hero_videoWrapper__yyXB6 {
    padding-left: 0;
    padding-right: 0;
  }
}

.Hero_videoInner__RGetD {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: hsla(0, 0%, 100%, 0.3);
  padding: 0.5rem;
  --tw-drop-shadow: drop-shadow(0 20px 20px #9dd1f94d);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

@media (min-width: 896px) {
  .Hero_videoInner__RGetD {
    padding: 1rem;
    --tw-backdrop-blur: blur(24px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}

.Hero_videoInner__RGetD {
  max-width: 980px;
}

.Hero_video__9iGH6 {
  position: relative;
  overflow: hidden;
  border-radius: 0.6rem;
}

.Hero_popUpVideo__iBkfx {
  position: fixed;
}

@media (min-width: 896px) {
  .Hero_popUpVideo__iBkfx {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}

@media (min-width: 1660px) {
  .Hero_popUpVideo__iBkfx {
    max-width: 80rem;
  }
}

.Hero_popUpViodeWrapper__EO3vl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Hightlight_blueGradientWrapper__glXVO {
  --hightlight-from: #d6e9ff1a;
  --hightlight-via: #ecfdffe6;
  --hightlight-to: #4fdfff33;
}

.Hightlight_purpleGradientWrapper__BV9Ya {
  --hightlight-from: #f6fdff1a;
  --hightlight-via: #d1e6ff66;
  --hightlight-to: #7997ff33;
}

.Hightlight_greenGradientWrapper__na4e1 {
  --hightlight-from: #f8fbff;
  --hightlight-via: #f2fff9e6;
  --hightlight-to: #cffff3b3;
}

.Hightlight_wrapper__lhEh9 {
  --hightlight-from-default: #f6fdff1a;
  --hightlight-via--default: #d1e6ff66;
  --hightlight-to--default: #7997ff33;
  --from-ratio: 0%;
  --via-ratio: 75%;
  --to-ratio: 120%;
}

@media (min-width: 1280px) {
  .Hightlight_wrapper__lhEh9 {
    --via-ratio: 20%;
    --to-ratio: 40%;
  }
}

.Hightlight_wrapper__lhEh9:before {
  content: "";
  display: none;
}

@media (min-width: 1280px) {
  .Hightlight_wrapper__lhEh9:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 60%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}

.Hightlight_wrapper__lhEh9 {
  background: url(../fonts/bg.svg),
    linear-gradient(90deg,
      var(--hightlight-from-default) var(--from-ratio),
      var(--hightlight-via-default) var(--via-ratio),
      var(--highlight-to-default) var(--to-ratio));
  background: url(../fonts/bg.svg),
    linear-gradient(90deg,
      var(--hightlight-from, var(--hightlight-from-default)) var(--from-ratio),
      var(--hightlight-via, var(--hightlight-via-default)) var(--via-ratio),
      var(--hightlight-to, var(--highlight-to-default)) var(--to-ratio));
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(227 240 255 / var(--tw-border-opacity));
  background-attachment: fixed;
  background-position: 0;
  background-repeat: no-repeat;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1280px) {
  .Hightlight_wrapper__lhEh9 {
    position: relative;
    background-position: top;
  }
}

.Hightlight_inner__mbgRL {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
  --tw-scroll-snap-strictness: mandatory;
  overflow-x: auto;
}

@media (min-width: 1280px) {
  .Hightlight_inner__mbgRL {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    max-width: 80rem;
    justify-content: space-between;
    overflow: visible;
  }
}

@media (min-width: 1660px) {
  .Hightlight_inner__mbgRL {
    max-width: 1660px;
  }
}

.Hightlight_nav__YoYGl {
  position: sticky;
  left: 0;
  text-align: center;
}

@media (min-width: 1280px) {
  .Hightlight_nav__YoYGl {
    top: 0;
    left: auto;
    display: flex;
    height: 100vh;
    flex: 1 1 0%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.Hightlight_navItem__AcgXW {
  margin: 0.5rem 0.25rem 1.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(226 228 233 / var(--tw-bg-opacity));
}

@media (min-width: 1280px) {
  .Hightlight_navItem__AcgXW {
    margin-bottom: 0.5rem;
    display: block;
  }
}

.Hightlight_summary__oPtN3 {
  display: flex;
  scroll-snap-align: center;
  padding-top: 4rem;
  text-align: center;
}

@media (min-width: 1280px) {
  .Hightlight_summary__oPtN3 {
    display: block;
    padding-top: 0;
    text-align: left;
  }
}

.Hightlight_gallary__a33f3 {
  display: flex;
}

@media (min-width: 1280px) {
  .Hightlight_gallary__a33f3 {
    position: relative;
    order: -1;
    display: block;
  }
}

.Hightlight_content__xpL19 {
  width: 100vw;
  flex-shrink: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 896px) {
  .Hightlight_content__xpL19 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1280px) {
  .Hightlight_content__xpL19 {
    position: sticky;
    top: 0;
    bottom: 0;
    margin-right: 2.5rem;
    margin-top: -1.5rem;
    margin-left: 88px;
    display: flex;
    height: 100vh;
    width: 360px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1660px) {
  .Hightlight_content__xpL19 {
    width: 520px;
  }
}

.Hightlight_title___70IN {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@media (min-width: 896px) {
  .Hightlight_title___70IN {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .Hightlight_title___70IN {
    font-size: 40px;
    line-height: 1.25;
  }
}

@media (min-width: 1660px) {
  .Hightlight_title___70IN {
    font-size: 52px;
  }
}

.Hightlight_title___70IN {
  margin-bottom: 16px;
}

.Hightlight_detail__jkBy_ {
  --tw-text-opacity: 1;
  color: rgb(80 87 100 / var(--tw-text-opacity));
  font-size: 18px;
  margin-bottom: 40px;
}

.Hightlight_extra__l0ZhR {
  display: none;
}

@media (min-width: 1280px) {
  .Hightlight_extra__l0ZhR {
    display: block;
  }
}

.Hightlight_extra__l0ZhR {
  width: 100%;
}

.Hightlight_extra__l0ZhR .desc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.Hightlight_extra__l0ZhR .desc .item {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 260px;
  margin-bottom: 40px;
}

.Hightlight_extra__l0ZhR .desc .item .wrapper {
  background: #f6f6f9;
  width: 44px;
  height: 44px;
  border-radius: 5px;
}

.Hightlight_extra__l0ZhR .desc .item .logo {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.Hightlight_extra__l0ZhR .desc .item .text {
  margin-left: 12px;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #121518;
  line-height: 28px;
  flex-grow: 1;
  white-space: nowrap;
}

.Hightlight_extra__l0ZhR .download {
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: transform 0.2s linear;
}

.Hightlight_extra__l0ZhR .download:hover .img {
  transform: translateX(10px);
}

.Hightlight_extra__l0ZhR .download .imm {
  font-size: 16px;
  color: #0a6eff;
  line-height: 20px;
  margin-right: 8px;
}

.Hightlight_extra__l0ZhR .download .img {
  width: 16px;
  height: 16px;
  background-image: url(../fonts/arrow_blue.svg);
  transition: transform 0.2s linear;
}

.Hightlight_img__WseRS {
  width: 100vw;
  flex-shrink: 0;
  scroll-snap-align: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 896px) {
  .Hightlight_img__WseRS {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .Hightlight_img__WseRS {
    margin-left: -1.25rem;
    display: flex;
    height: 100vh;
    max-width: 680px;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1660px) {
  .Hightlight_img__WseRS {
    max-width: 850px;
  }
}

.Hightlight_bgGradient__ZsiWq {
  --degree-default: 180deg;
  background: var(--from-color);
  background: linear-gradient(var(--degree-default),
      var(--from-color),
      var(--to-color));
  background: linear-gradient(var(--degree, var(--degree-default)),
      var(--from-color),
      var(--to-color));
}

.Hightlight_gradientBlue__V_c76 {
  --from-color: #47d2fe;
  --to-color: #477afe;
}

.Hightlight_gradientPurple__NSJpa {
  --from-color: #609fff;
  --to-color: #7747fe;
  --degree: 45deg;
}

.Hightlight_gradientGreen__Am9SQ {
  --from-color: #2ff2cf;
  --to-color: #2fbfec;
}

.Hightlight_textGradient__83IKX {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

@font-face {
  font-family: swiper-icons;
  src: url("../fonts/e769ae96b0764d8d99443131de2d9fec.woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,
      initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.Industry_industry__eVXVT {
  padding: 5rem 40px 6rem;
  background: linear-gradient(180deg,
      rgba(200, 226, 255, 0.7),
      rgba(222, 243, 255, 0.4));
}

.Industry_industry__eVXVT .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.Industry_industry__eVXVT .inner h1 {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  color: #121518;
}

.Industry_industry__eVXVT .inner ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 44px;
  margin-bottom: 64px;
}

.Industry_industry__eVXVT .inner ul .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
  flex-grow: 0;
  cursor: pointer;
}

.Industry_industry__eVXVT .inner ul .item:not(:last-child) {
  margin-right: 68px;
}

.Industry_industry__eVXVT .inner ul .item img {
  margin-bottom: 8px !important;
  opacity: 0.3;
  flex-grow: 0;
}

.Industry_industry__eVXVT .inner ul .item .selected {
  opacity: 1;
  box-shadow: 0 -20px 10px 0 rgba(31, 122, 255, 0.15);
}

.Industry_industry__eVXVT .inner ul .item .industry {
  font-size: 18px;
  font-weight: 500;
  color: #202429;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 631px) {
  .Industry_industry__eVXVT .inner ul .item img {
    width: 36px !important;
  }

  .Industry_industry__eVXVT .inner ul .item:not(:last-child) {
    margin-right: 24px;
  }

  .Industry_industry__eVXVT .inner ul .item .industry {
    font-size: 16px;
  }
}

.Industry_industry__eVXVT .inner .view {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
}

@media only screen and (max-width: 631px) {
  .Industry_industry__eVXVT .inner .view .container {
    width: 240px !important;
  }

  .Industry_industry__eVXVT .inner .view .img {
    display: none;
  }
}

@media (min-width: 632px) and (max-width: 1280px) {
  .Industry_industry__eVXVT .inner .view .img {
    display: none;
  }

  .Industry_industry__eVXVT .inner .view .container {
    width: caLc(100vw - 272px) !important;
  }
}

.Industry_industry__eVXVT .inner .view .img {
  flex-shrink: 0;
}

.Industry_industry__eVXVT .inner .view .main .desc {
  margin-bottom: 24px;
}

.Industry_industry__eVXVT .inner .view .main .desc h1 {
  font-size: 24px;
  font-weight: 500;
  color: #202429;
  margin-bottom: 4px;
  text-align: left;
  line-height: 38px;
}

.Industry_industry__eVXVT .inner .view .main .desc p {
  font-size: 16px;
  line-height: 20px;
  color: #505763;
}

.Industry_industry__eVXVT .inner .view .main .container {
  width: 768px;
  padding: 40px 48px;
  position: relative;
  background: linear-gradient(158deg,
      hsla(0, 0%, 100%, 0.4),
      hsla(0, 0%, 100%, 0.2) 80%);
  border-radius: 8px 8px 8px 8px;
  border: 2px solid #fff;
  background-image: linear-gradient(to bottom right,
      hsla(0, 0%, 100%, 0) 60%,
      #fff);
  box-sizing: content-box;
}

.Industry_industry__eVXVT .inner .view .main .container .normal {
  display: block;
}

.Industry_industry__eVXVT .inner .view .main .container .hover {
  display: none;
}

.Industry_industry__eVXVT .inner .view .main .container .swiper-slide {
  width: 240px;
}

.Industry_industry__eVXVT .inner .view .main .container .slide {
  width: 240px;
  height: 280px;
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  padding: 24px;
  box-sizing: border-box;
  color: #505764;
  position: relative;
  overflow: hidden;
}

.Industry_industry__eVXVT .inner .view .main .container .slide h2 {
  margin: 16px 0 8px;
  color: #202429;
  font-weight: 500;
  font-size: 20px;
}

.Industry_industry__eVXVT .inner .view .main .container .slide p {
  font-size: 16px;
  line-height: 22px;
  color: #505764;
}

.Industry_industry__eVXVT .inner .view .main .container .slide .highlight {
  border-radius: 100%;
  width: 100px;
  position: absolute;
  left: -50px;
  top: -50px;
}

.Industry_industry__eVXVT .inner .view .main .container .slide .fuzzy {
  height: 100px;
}

.Industry_industry__eVXVT .inner .view .main .container .slide .fuzzy,
.Industry_industry__eVXVT .inner .view .main .container .slide .show {
  background: radial-gradient(circle closest-side,
      rgba(0, 247, 239, 0.4),
      transparent);
}

.Industry_industry__eVXVT .inner .view .main .container .slide .symbol {
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.Industry_industry__eVXVT .inner .view .main .container .active {
  background: linear-gradient(80.24deg, #336aff 8.77%, #0adcf2 162.95%);
}

.Industry_industry__eVXVT .inner .view .main .container .active .normal {
  display: none !important;
}

.Industry_industry__eVXVT .inner .view .main .container .active .hover {
  display: block !important;
}

.Industry_industry__eVXVT .inner .view .main .container .active h2,
.Industry_industry__eVXVT .inner .view .main .container .active p {
  color: #fff;
}

.Industry_industry__eVXVT .inner .view .main .container .swiper-button-prev {
  left: 6px;
}

.Industry_industry__eVXVT .inner .view .main .container .swiper-button-next,
.Industry_industry__eVXVT .inner .view .main .container .swiper-button-prev {
  width: 36px;
  height: 36px;
  background-image: url(../fonts/left.png);
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
  background-color: rgba(18, 21, 24, 0.1);
  border-radius: 50%;
  position: absolute;
  top: 162px;
  z-index: 99;
}

.Industry_industry__eVXVT .inner .view .main .container .swiper-button-next {
  right: 6px;
  transform: rotateY(180deg);
}

.Industry_industry__eVXVT .inner .view .main .imm {
  margin-top: 32px;
  background: linear-gradient(141deg, #0a89ff, #2f69ff);
  border-radius: 8px 8px 8px 8px;
  font-size: 20px;
  font-weight: 500;
  line-height: 52px;
  padding: 0 24px;
  color: #fff;
}

.Industry_industry__eVXVT .inner .view .main .imm:hover {
  background: #4792fe;
}

.Industry_industry__eVXVT .inner .view .main .imm:focus {
  background: #0458d2;
}

.Footer_wrapper__mfvyI {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-top: 5rem;
}

@media (min-width: 896px) {
  .Footer_wrapper__mfvyI {
    padding-top: 8rem;
  }
}

@media (min-width: 1280px) {
  .Footer_wrapper__mfvyI {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.Footer_bottom__Ky4Vs {
  background: #121518;
  color: #fff;
}

.Footer_inner__iiBWW {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 896px) {
  .Footer_inner__iiBWW {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
  }
}

@media (min-width: 1280px) {
  .Footer_inner__iiBWW {
    justify-content: space-between;
  }
}

.Footer_summary__7Mz2F {
  margin-top: 1.5rem;
  display: none;
  line-height: 1.75rem;
}

@media (min-width: 896px) {
  .Footer_summary__7Mz2F {
    display: block;
  }
}

.Footer_col__3LBZz {
  display: none;
}

@media (min-width: 896px) {
  .Footer_col__3LBZz {
    display: block;
  }
}

.Footer_col__3LBZz {
  color: #d0d3d9;
}

.Footer_navItem__dkaM_ {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 896px) {
  .Footer_navItem__dkaM_ {
    margin-top: 1.25rem;
  }
}

.Footer_navItem__dkaM_ {
  color: #d0d3d9;
}

@media (min-width: 896px) {
  .Footer_title__LdEX5 {
    margin-bottom: 2rem;
    font-weight: 700;
  }
}

.Footer_title__LdEX5 {
  color: #d0d3d9;
}

.Footer_contact__l374n {
  order: 3;
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 896px) {
  .Footer_contact__l374n {
    order: 0;
    display: block;
  }
}

.Footer_contactTitle__L18xl {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 896px) {
  .Footer_contactTitle__L18xl {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.Footer_contactTitle__L18xl:after {
  content: ":";
  margin-right: 0.5rem;
}

@media (min-width: 896px) {
  .Footer_contactTitle__L18xl:after {
    display: none;
  }
}

.Footer_group__Wa0hk {
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  line-height: 1;
}

@media (min-width: 896px) {
  .Footer_group__Wa0hk {
    margin-top: 0;
  }
}

.Footer_group__Wa0hk figcaption {
  margin-top: 0.5rem;
  color: #9ea2ab;
}

.Footer_copyright__Zh_DC {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  max-width: 80rem;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 896px) {
  .Footer_copyright__Zh_DC {
    margin-top: 8rem;
    justify-content: space-between;
  }
}

@media (min-width: 1280px) {
  .Footer_copyright__Zh_DC {
    padding-left: 0;
    padding-right: 0;
  }
}

.Footer_copyright__Zh_DC {
  color: #9ea2ab;
  border-top: 1px solid #9ea2ab;
}

.Footer_item__OoOG2 {
  margin-left: 4px;
  margin-right: 4px;
}

.Header_wrapper__otIQq {
  position: absolute;
  top: 0;
  width: 100%;
}

.Header_inner__YAoGA {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1680px;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
}

@media (min-width: 896px) {
  .Header_inner__YAoGA {
    align-items: flex-start;
    padding: 1rem 2.5rem;
  }
}

.Header_inner__YAoGA img {
  height: 55px !important;
}

.Header_activeHeader__jfJoQ {
  position: fixed;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  z-index: 100;
  box-shadow: 0 0 1.4rem 0 rgba(0, 25, 90, 0.1),
    0 0 0.4rem 0 rgba(0, 27, 91, 0.1);
}

.Header_navToggleIcon___7uO4 {
  --icon-x-offset: 0;
  --icon-width: 1.5rem;
  background-image: url(../fonts/nav.svg);
  background-position: calc(var(--icon-x-offset) * var(--icon-width));
}

.Header_navToggleOff__wiPeq {
  --icon-x-offset: -1;
}

.Header_navToggle___2qPL {
  position: absolute;
  top: 0.75rem;
  right: 1.25rem;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
}

@media (min-width: 896px) {
  .Header_navToggle___2qPL {
    display: none;
  }
}

.Header_nav__EgB8P {
  position: absolute;
  left: 0;
  top: 2.75rem;
  z-index: 10;
  width: 100%;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #e5e7eb;
  --tw-shadow: var(--tw-shadow-colored);
}

@media (min-width: 896px) {
  .Header_nav__EgB8P {
    position: relative;
    top: 0;
    margin-top: 0;
    width: auto;
    border-width: 0;
    background-color: transparent;
    padding: 0;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

.Header_nav__EgB8P {
  line-height: 34px;
}

@media (min-width: 896px) {
  .Header_navItem__i4_hu {
    display: inline-block;
  }
}

.Header_navItem__i4_hu {
  margin-left: 60px;
}

.Header_navLink__It3N6 {
  display: block;
  padding: 0.75rem 1.25rem;
}

@media (min-width: 896px) {
  .Header_navLink__It3N6 {
    padding: 0;
  }
}

.CaseTutorial_case__yzRDB {
  margin: 120px 0 160px;
}

.CaseTutorial_title__yqPKA {
  font-size: 2rem;
  margin-bottom: 2rem;
  font-weight: 700;
  text-align: center;
}

.CaseTutorial_title__yqPKA h1 {
  font-size: 40px;
  color: #121518;
  font-weight: 500;
}

.CaseTutorial_box__PUTyB {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.CaseTutorial_box__PUTyB .CaseTutorial_wrapper__pfzvc {
  display: flex;
  justify-content: center;
  margin: 0 48px;
  flex-wrap: wrap;
  max-width: 1184px;
}

.CaseTutorial_content__atY4u {
  padding: 16px;
  box-shadow: 0 12px 50px 0 rgba(14, 63, 156, 0.1);
}

.CaseTutorial_content__atY4u:not(:last-child) {
  margin-right: 32px;
}

.CaseTutorial_content__atY4u {
  width: calc((100% - 64px) / 3);
  background: #fff;
  border-radius: 16px;
  opacity: 1;
  transition: box-shadow 0.3s;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -o-object-fit: cover;
  object-fit: cover;
}

.CaseTutorial_content__atY4u:hover {
  box-shadow: 0 12px 60px 0 rgba(14, 63, 156, 0.15);
}

.CaseTutorial_photo__ejchk img {
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}

.CaseTutorial_character__fUgPc {
  margin-top: 24px;
  margin-bottom: 40px;
  height: 28px;
  font-size: 20px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .CaseTutorial_title__yqPKA {
    font-size: 2.25rem;
    margin-bottom: 3.5rem;
  }

  .CaseTutorial_box__PUTyB {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .CaseTutorial_box__PUTyB .CaseTutorial_wrapper__pfzvc .CaseTutorial_content__atY4u {
    margin-top: 16px;
    width: 100%;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .CaseTutorial_title__yqPKA {
    font-size: 2.25rem;
    margin-bottom: 3.5rem;
  }

  .CaseTutorial_box__PUTyB .CaseTutorial_wrapper__pfzvc {
    justify-content: flex-start;
  }

  .CaseTutorial_content__atY4u {
    margin-top: 32px;
    width: calc((100% - 32px) / 2);
  }

  .CaseTutorial_content__atY4u:nth-child(2) {
    margin-right: 0;
  }
}