@media screen and (min-width:961px) {
  .index-module__fullBannerContainer--GRE1\ + Idk {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100)
  }
  .index-module__video--I-quP5gl {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
  }
  .index-module__bgImg--kLNBvUwW {
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    -o-object-fit: cover;
    object-fit: cover;
    padding-top: var(--top-menu-height);
    display: flex;
    align-items: center;
    justify-content: center
  }
  .index-module__buttonGroup--a5S2zW9w {
    margin-top: 1.25rem;
    display: flex;
    grid-gap: 1.04166667rem;
    gap: 1.04166667rem
  }
  .index-module__playIcon--6zM1y7a8 {
    font-size: 14vw;
    color: #fff
  }
  .index-module__homeBgTitle--WPkjHzsZ {
    position: absolute;
    top: 15.3125rem;
    left: 14.58333333rem;
    z-index: 2
  }
  .index-module__homeBgTitle--WPkjHzsZ.index-module__center--piMhGwkB {
    left: 50%;
    transform: translateX(-50%)
  }
  .index-module__homeBgTitle--WPkjHzsZ.index-module__center--piMhGwkB .text-display {
    width: auto
  }
  .index-module__homeBgTitle--WPkjHzsZ .text-display {
    color: #fff
  }
  .index-module__homeBgTitle--WPkjHzsZ .text-display .text-display-title {
    line-height: 2.70833333rem;
    font-size: 2.08333333rem;
    font-weight: 700
  }
  .index-module__homeBgTitle--WPkjHzsZ .index-module__viewMore--rblYEHuw {
    margin-top: .20833333rem;
    display: flex;
    cursor: pointer
  }
  .index-module__homeBgTitle--WPkjHzsZ .index-module__viewMore--rblYEHuw span {
    font-family: BasisGrotesque-Regular;
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff
  }
  .index-module__homeBgTitle--WPkjHzsZ .index-module__viewMore--rblYEHuw img {
    margin-left: .41666667rem
  }
}
@media screen and (max-width:960px) {
  .index-module__homeBannerContainer--XHMuOy-c .commonPagination {
    bottom: 6vw
  }
  .index-module__fullBannerContainer--GRE1\ + Idk {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100)
  }
  .index-module__video--I-quP5gl {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%
  }
  .index-module__bgImg--kLNBvUwW {
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    -o-object-fit: cover;
    object-fit: cover;
    padding-top: var(--top-menu-height);
    display: flex;
    align-items: center;
    justify-content: center
  }
  .index-module__playIcon--6zM1y7a8 {
    font-size: 14vw;
    color: #fff
  }
  .index-module__homeBgTitle--WPkjHzsZ {
    position: absolute;
    top: 19.6875rem;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    width: 100%
  }
  .index-module__homeBgTitle--WPkjHzsZ .text-display {
    padding: 0 5.33vw
  }
  .index-module__homeBgTitle--WPkjHzsZ .text-display .text-display-title {
    font-size: 3.33333333rem;
    font-family: Basis Grotesque;
    font-weight: 700;
    color: #fff;
    line-height: 3.75rem
  }
  .index-module__homeBgTitle--WPkjHzsZ .index-module__viewMore--rblYEHuw {
    margin-top: 1.14583333rem;
    font-family: BasisGrotesque-Regular;
    font-size: 1.66666667rem;
    font-weight: 400;
    line-height: 2.08333333rem;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center
  }
  .index-module__homeBgTitle--WPkjHzsZ .index-module__viewMore--rblYEHuw img {
    margin-left: .83333333rem
  }
  .index-module__buttonGroup--a5S2zW9w {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 16vw;
    width: 89.33vw;
    margin-left: 5.33vw;
    margin-right: 5.33vw
  }
  .index-module__buttonGroup--a5S2zW9w .index-module__button--n4UECi4f {
    margin-top: 4.27vw;
    width: 100%
  }
}
.index-module__content-body--riPJQ1OH {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--BDkYBSFj {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@keyframes index-module__slideUp--9xI3P7Yi {
  0% {
    transform: translate3d(0, 50%, 0)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes index-module__slideDown--oLdJx-kv {
  0% {
    transform: translate3d(0, -50%, 0)
  }
  to {
    transform: translateZ(0)
  }
}
.slide-up, .slide-up-200, .slide-up-400, .slide-up-600, .slide-up-800 {
  animation: index-module__slideUp--9xI3P7Yi 2s forwards
}
.slide-up-200 {
  animation-delay: .2s
}
.slide-up-400 {
  animation-delay: .4s
}
.slide-up-600 {
  animation-delay: .6s
}
.slide-up-800 {
  animation-delay: .8s
}
.slide-down, .slide-down-200, .slide-down-400, .slide-down-600, .slide-down-800 {
  animation: index-module__slideDown--oLdJx-kv 2s forwards
}
.slide-down-200 {
  animation-delay: .2s
}
.slide-down-400 {
  animation-delay: .4s
}
.slide-down-600 {
  animation-delay: .6s
}
.slide-down-800 {
  animation-delay: .8s
}
.index-module__fullBannerContainer--tYObDQ7V {
  height: 100vh;
  height: calc(var(--vh, 1vh)*100)
}
.index-module__fullBannerContainer--tYObDQ7V .index-module__bgImg--6ag6-5\ + 8 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.index-module__homeBanner--MKdk0fHy {
  position: relative
}
.index-module__homeBanner--MKdk0fHy .index-module__homeBgTitle--qV-l6U-J {
  position: absolute;
  top: 20%;
  left: 15%;
  z-index: 2
}
.index-module__intelligentBanner--bhwWVNM\ + , .index-module__modelBanner--xJ68AUQA {
  position: relative
}
.index-module__homeRotation---cYFkfVp {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #000
}
@media screen and (max-width:960px) {
  .index-module__homeRotation---cYFkfVp {
    padding-bottom: 6.4vw
  }
}
.index-module__hidden--C7OnuFmm {
  opacity: 0
}
.index-module__cursorBtn--J32Cjh2p {
  width: 4.16666667rem;
  height: 4.16666667rem;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer
}
.index-module__content-body--whtJeXH6 {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--DXQtsQ9w {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (min-width:960px) {
  .index-module__rotate-car--UxMt-vLX {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 6.25rem;
    padding-top: 6.25rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__button-container--D6Vva9VN {
    display: flex;
    justify-content: center
  }
  .index-module__rotate-car--UxMt-vLX .index-module__button-container--D6Vva9VN .x-btn + .x-btn {
    margin-left: .83333333rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__show--h1aNyzGJ {
    display: block
  }
  .index-module__rotate-car--UxMt-vLX .index-module__hide---bZjt7-q {
    display: none
  }
  .index-module__rotate-car--UxMt-vLX .index-module__mouse-icon--VuZgDFAQ {
    width: 3.75rem;
    height: 3.75rem;
    position: absolute;
    z-index: 19;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none
  }
  .index-module__rotate-car--UxMt-vLX .index-module__show-mouse--A2cp50KV {
    opacity: 1;
    width: 1.45833333rem;
    transition: width .3s, opacity .3s
  }
  .index-module__rotate-car--UxMt-vLX .index-module__unshow-mouse--n2vvbu1O {
    opacity: 0;
    width: 0;
    transition: width .3s, opacity .3s
  }
  .index-module__rotate-car--UxMt-vLX .swiper-slide {
    display: flex;
    justify-content: center;
    padding-top: 2.08333333rem
  }
  .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-next, .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-prev {
    opacity: .6;
    display: flex;
    align-items: center;
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 99;
    justify-content: center
  }
  .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-next:after, .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-prev:after {
    display: block;
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAwTDQuNCAxOCAyMiAzNmgtNC40TDAgMTggMTcuNiAwSDIyeiIgZmlsbD0iIzY2NiIvPjwvc3ZnPg==);
    background-size: contain;
    width: 1.875rem;
    height: 1.875rem;
    background-repeat: no-repeat
  }
  .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-next:hover, .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-prev:hover {
    opacity: 1
  }
  .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-prev {
    left: 12.5rem;
    transform: translateY(-50%)
  }
  .index-module__rotate-car--UxMt-vLX .swiper-container .swiper-button-next {
    right: 12.5rem;
    transform: translateY(-50%) rotate(180deg)
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination {
    bottom: unset
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    padding-bottom: .20833333rem
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet {
    font-size: 1.25rem;
    color: #000;
    opacity: .2;
    font-weight: 400;
    padding-left: 2.08333333rem;
    padding-right: 2.08333333rem;
    line-height: 1.2;
    cursor: pointer
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet:hover {
    opacity: .8
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet .subTitle {
    font-size: .625rem
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet-active, .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet-active:hover {
    opacity: 1
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb {
    position: relative;
    width: 62.5rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__car-pic--AiRHYT0m {
    width: 62.5rem;
    height: 29.16666667rem;
    margin-left: auto;
    margin-right: auto;
    cursor: none
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__modal--Zn7aGWwt {
    position: absolute;
    width: 62.5rem;
    height: 29.16666667rem;
    z-index: 9;
    cursor: none
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__staticImage--NCuoEiDe {
    cursor: revert
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__car-icon--V430MVMZ {
    height: 14.58333333rem;
    position: absolute;
    left: 5.3125rem;
    top: .41666667rem;
    z-index: -1;
    cursor: none
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 h4 {
    font-size: 1.04166667rem;
    line-height: 1.66666667rem;
    font-weight: 400;
    margin-top: .3125rem;
    margin-bottom: 1.25rem;
    letter-spacing: 1px
  }
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__rotate-car--UxMt-vLX {
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center;
    padding-bottom: 10rem;
    padding-top: 10rem;
    position: relative
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb {
    position: relative
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__car-pic--AiRHYT0m {
    height: 18.22916667rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__modal--Zn7aGWwt {
    position: absolute;
    width: 100%;
    height: 18.22916667rem;
    z-index: 9;
    cursor: none;
    touch-action: pan-y
  }
  .index-module__rotate-car--UxMt-vLX .index-module__rotate-page--KJEsBtTb .index-module__car-icon--V430MVMZ {
    width: 15rem;
    position: absolute;
    left: 6rem;
    top: -1.2rem;
    z-index: -1
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    padding-left: 1.25rem;
    padding-right: 1.5625rem;
    margin-bottom: 7.8125rem;
    position: relative;
    bottom: 0
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet {
    font-size: 1.875rem;
    color: rgba(0, 0, 0, .2);
    line-height: 1.2
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet .subTitle {
    font-size: .52083333rem
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 2.08333333rem
  }
  .index-module__rotate-car--UxMt-vLX .swiper-pagination-bullets .swiper-pagination-bullet-active {
    color: #000
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 {
    padding-top: 2rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 .index-module__rotate-icon--fvwyhbrB {
    width: 30rem;
    margin-bottom: 10rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 h4 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 3rem;
    letter-spacing: .05em
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 .index-module__button-container--D6Vva9VN {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 2.5rem
  }
  .index-module__rotate-car--UxMt-vLX .index-module__content-wrapper--FOyPS7q8 .index-module__button-container--D6Vva9VN .x-btn + .x-btn {
    margin-top: .83333333rem
  }
}
.index-module__content-body--93Byi8RG {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--PaBfqyX- {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0)
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-container-pointer-events {
  touch-action: pan-y
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-container-3d {
  perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.content-body {
  width: 1380px;
  margin-left: auto;
  margin-right: auto
}
.whiteStarBg {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 375px 375px
}
:root {
  --form-item-label-font-size: 14px;
  --input-height-base: 44px;
  --input-padding-horizontal-base: 20px
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__slide-clayout--PRN9JqwX {
    background-color: #fff;
    padding: 6.66666667rem 0 10rem
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D {
    text-align: left;
    padding-left: 2.5rem
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- {
    width: 26.04166667rem;
    height: 35.9375rem;
    position: relative
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- img {
    width: 100%;
    height: 35.9375rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .41666667rem
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- .index-module__content-wrapper--AW4ABM5k {
    position: absolute;
    bottom: 1.66666667rem;
    padding: 0 1.66666667rem;
    text-align: left;
    width: 100%
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- h4 {
    width: 100%;
    font-size: 1.875rem;
    line-height: 2.91666667rem;
    font-weight: 400;
    color: #fff
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- .index-module__subtitle--cShjuhcH {
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #fff
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- .index-module__note--4k4v0yi6 {
    margin-top: .20833333rem;
    font-size: .83333333rem;
    line-height: 1.04166667rem;
    color: rgba(0, 0, 0, .4)
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- .index-module__button-wrap--4QDFgD37 {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    font-size: .72916667rem;
    line-height: .9375rem;
    color: rgba(20, 20, 20, .6)
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__img-list--QwQuZc-D .index-module__img-content-wrapper--sGMPrSM- .index-module__button-wrap--4QDFgD37:after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: .625rem;
    height: .625rem;
    margin-left: .20833333rem
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__slide-box--d3nGR4MR {
    display: flex;
    overflow: scroll;
    scrollbar-width: none
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__slide-box--d3nGR4MR::-webkit-scrollbar {
    display: none
  }
  .index-module__slide-clayout--PRN9JqwX .index-module__slide-box--d3nGR4MR .index-module__img-content-wrapper--sGMPrSM- {
    flex-shrink: 0;
    margin-right: 1.66666667rem
  }
}
.index-module__content-body--dKMukq91 {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--3aOwztkO {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__grid-layout-wrapper--NIRUaJlw {
    background-color: #fff;
    overflow: hidden
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__title-wrapper-new--W3v\ + QBS2 {
    margin-top: 4.16666667rem
  }
}
@media (min-width:751px) {
  .index-module__grid-layout-wrapper--NIRUaJlw {
    background-color: #fff
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__title-wrapper-new--W3v\ + QBS2 {
    margin-top: 2.5rem
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 62.5rem;
    padding: 6.25rem 0;
    margin: 0 auto
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht {
    position: relative;
    width: 13.33333333rem;
    height: 27.44791667rem;
    margin-right: .20833333rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: all .6s ease;
    overflow: hidden;
    font-family: Basis Grotesque
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht.index-module__selected-content--86H7-fQI {
    width: 41.19791667rem;
    transition: all .6s ease
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__title--wUmdJchm {
    font-size: .9375rem;
    line-height: 1.5625rem;
    color: #fff
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__title--wUmdJchm.index-module__title-show--4Jjy3xS2 {
    padding: 0 1.25rem;
    position: absolute;
    bottom: .625rem
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__title--wUmdJchm.index-module__title-hidden--D7T4Uyqa {
    display: none
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA {
    width: 10.9375rem;
    position: absolute;
    bottom: -.12px;
    opacity: 0;
    padding: 0 1.25rem;
    display: flex;
    flex-direction: column;
    color: #fff;
    line-height: .625rem
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA.index-module__show-anim-content--nHMwEuqi {
    bottom: 1.25rem;
    opacity: .8;
    transition: all .6s ease-in-out
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA .index-module__title--wUmdJchm {
    font-size: .9375rem;
    line-height: 1.5625rem;
    color: #fff
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA .index-module__subtitle--eBf-Sn3s {
    margin-top: .15625rem;
    font-size: .72916667rem
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA .index-module__note--K-hACfoT {
    margin-top: .625rem;
    font-size: .625rem;
    line-height: .625rem;
    color: hsla(0, 0%, 100%, .6)
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA .index-module__button-wrap--QgKMxpyN {
    margin-top: .41666667rem;
    font-size: .72916667rem;
    line-height: .625rem;
    color: #fff;
    display: flex;
    align-items: center
  }
  .index-module__grid-layout-wrapper--NIRUaJlw .index-module__grid-layout--iIGHlmkQ .index-module__content-wrapper--a3uoj4ht .index-module__anim-content--yzldaAAA .index-module__button-wrap--QgKMxpyN:after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: .625rem;
    height: .625rem;
    margin-left: .625rem
  }
}
.index-module__content-body--OuxUU37Z {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--j\ + OOaFys {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__new-section--HjiQPjlS {
    height: 89.16666667rem;
    position: relative;
    padding-top: 10.41666667rem;
    padding-bottom: 6.66666667rem
  }
  .index-module__new-section--HjiQPjlS .index-module__background--7TXKoGqC {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .index-module__new-section--HjiQPjlS .index-module__content-wrapper--zjCOK1UX {
    width: 100%;
    height: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }
  .index-module__new-section--HjiQPjlS .index-module__bottom-wrapper--4gssKwye {
    z-index: 1;
    display: flex;
    flex-direction: column;
    color: #fff
  }
  .index-module__new-section--HjiQPjlS .index-module__bottom-wrapper--4gssKwye p {
    margin-bottom: 3.33333333rem
  }
  .index-module__new-section--HjiQPjlS .index-module__content-title-wrapper--wdSPOAX8 {
    padding-left: 0;
    padding-top: 0
  }
  .index-module__new-section--HjiQPjlS .index-module__content-title-wrapper--wdSPOAX8 h2, .index-module__new-section--HjiQPjlS .index-module__content-title-wrapper--wdSPOAX8 h3 {
    text-align: left;
    color: #fff
  }
  .index-module__new-section--HjiQPjlS .index-module__more-content-new-section--FrwfW1iv {
    margin-top: 1.25rem
  }
  .index-module__new-section--HjiQPjlS .index-module__modal--gaqySG9y {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
  }
  .index-module__new-section--HjiQPjlS .index-module__shrink-modal--ZaiIJajc {
    width: 68%;
    height: 68%
  }
}
@media (min-width:751px) {
  .index-module__new-section--HjiQPjlS {
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    position: relative
  }
  .index-module__new-section--HjiQPjlS .index-module__background--7TXKoGqC {
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh)*100);
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
  .index-module__new-section--HjiQPjlS .index-module__content-wrapper--zjCOK1UX {
    position: absolute;
    top: 6.25rem;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center
  }
  .index-module__new-section--HjiQPjlS .index-module__content-wrapper--zjCOK1UX .x-btn {
    margin-top: 1.66666667rem
  }
  .index-module__new-section--HjiQPjlS .index-module__content-title-wrapper--wdSPOAX8 h2, .index-module__new-section--HjiQPjlS .index-module__content-title-wrapper--wdSPOAX8 h3 {
    color: #fff
  }
  .index-module__new-section--HjiQPjlS .index-module__more-content-new-section--FrwfW1iv {
    margin-top: .625rem
  }
  .index-module__new-section--HjiQPjlS .index-module__modal--gaqySG9y {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
  }
  .index-module__new-section--HjiQPjlS .index-module__shrink-modal--ZaiIJajc {
    width: 68%;
    height: 68%
  }
}
.index-module__content-body--gtpN7apZ {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg---E4gW1UF {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__title-wrapper-new--BQ6EtSmp {
    text-align: center;
    width: 100%;
    color: #000;
    padding: 9.79166667rem 2.5rem 0
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__title--Ol5t2yQh {
    font-family: Basis Grotesque;
    font-size: 2.91666667rem;
    font-weight: 400;
    margin-bottom: .83333333rem;
    position: relative;
    color: #000
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__font--PYNnTHhU {
    font-family: HYYakuHei
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__sub-title--gi6-Imj7 {
    font-size: 1.45833333rem;
    font-weight: 400;
    line-height: 2.39583333rem;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 0
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn {
    position: relative
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn:before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIuMzMzTDcuNDE1IDEwIDAgMTcuNjY3aDEuODU0TDkuMjY4IDEwIDEuODU0IDIuMzMzSDB6TTE4LjE0NiAyLjMzNEwxMC43MzIgMTBsNy40MTUgNy42NjdIMjBMMTIuNTg2IDEwIDIwIDIuMzMzaC0xLjg1NHoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);
    background-size: contain;
    width: 1.66666667rem;
    height: 1.66666667rem;
    display: inline-block;
    position: absolute;
    left: 0;
    transform: translateX(-100%);
    transform: translate(-100%, -70%);
    top: 0
  }
  .index-module__white--229iClPg, .index-module__white--229iClPg .index-module__title--Ol5t2yQh {
    color: #fff
  }
  .index-module__white--229iClPg .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn {
    position: relative
  }
  .index-module__white--229iClPg .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIuMzMzTDcuNDE1IDEwIDAgMTcuNjY3aDEuODU0TDkuMjY4IDEwIDEuODU0IDIuMzMzSDB6TTE4LjE0NiAyLjMzM0wxMC43MzIgMTBsNy40MTUgNy42NjdIMjBMMTIuNTg2IDEwIDIwIDIuMzMzaC0xLjg1NHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
  }
  .index-module__white--229iClPg .index-module__sub-title--gi6-Imj7 {
    color: #fff
  }
}
@media (min-width:751px) {
  .index-module__title-wrapper-new--BQ6EtSmp {
    text-align: center
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__title--Ol5t2yQh {
    font-size: 1.66666667rem;
    margin-bottom: .83333333rem;
    position: relative;
    font-weight: 400;
    color: #000
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__font--PYNnTHhU {
    font-family: HYYakuHei;
    font-weight: 300
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__sub-title--gi6-Imj7 {
    font-size: .83333333rem;
    font-weight: 400;
    line-height: 1.75;
    color: #000;
    margin-bottom: 0
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn {
    position: relative
  }
  .index-module__title-wrapper-new--BQ6EtSmp .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn:before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIuMzMzTDcuNDE1IDEwIDAgMTcuNjY3aDEuODU0TDkuMjY4IDEwIDEuODU0IDIuMzMzSDB6TTE4LjE0NiAyLjMzNEwxMC43MzIgMTBsNy40MTUgNy42NjdIMjBMMTIuNTg2IDEwIDIwIDIuMzMzaC0xLjg1NHoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);
    background-size: contain;
    width: .83333333rem;
    height: .83333333rem;
    display: inline-block;
    position: absolute;
    left: 0;
    transform: translate(-100%, -70%);
    top: 0
  }
  .index-module__white--229iClPg, .index-module__white--229iClPg .index-module__sub-title--gi6-Imj7, .index-module__white--229iClPg .index-module__title--Ol5t2yQh {
    color: #fff
  }
  .index-module__white--229iClPg .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn {
    position: relative
  }
  .index-module__white--229iClPg .index-module__hasX--f0TRzl37 .index-module__content--l2PwSucn:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIuMzMzTDcuNDE1IDEwIDAgMTcuNjY3aDEuODU0TDkuMjY4IDEwIDEuODU0IDIuMzMzSDB6TTE4LjE0NiAyLjMzM0wxMC43MzIgMTBsNy40MTUgNy42NjdIMjBMMTIuNTg2IDEwIDIwIDIuMzMzaC0xLjg1NHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
  }
}
.index-module__content-body--tIjS5ZTS {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--uhGw9WvS {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
.index-module__black-background--JW2q4ppw {
  background-color: #000
}
.index-module__white-background--t2KwDvuV {
  background-color: #fff
}
.index-module__grey-background--s8jF97Y- {
  background-color: #f9f9f9
}
.index-module__slider-zoom--vtmyiFad {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem
}
.index-module__slider-zoom--vtmyiFad .index-module__title-wrapper-slide-zoom--4rHIr8QA {
  position: relative
}
.index-module__slider-zoom--vtmyiFad .index-module__title-wrapper-slide-zoom--4rHIr8QA .index-module__slide-zoom-title---1SOe2Qg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}
.index-module__slider-zoom--vtmyiFad .index-module__title-wrapper-slide-zoom--4rHIr8QA .index-module__slide-zoom-title---1SOe2Qg:first-child {
  position: static;
  transform: translateX(0)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-slide {
  transition: .3s;
  transform: scale(.8)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-slide-active {
  transform: scale(1)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-slide-next, .index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-slide-prev {
  cursor: pointer;
  opacity: .4
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__img-wrapper--NQxLa9Bg {
  margin-top: 1.25rem;
  margin-bottom: 2.5rem
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__img-wrapper--NQxLa9Bg img, .index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__img-wrapper--NQxLa9Bg video {
  border-radius: .10416667rem;
  width: 100%;
  height: 35.41666667rem;
  -o-object-fit: cover;
  object-fit: cover
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper--P92u\ + UNE {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 2.08333333rem;
  left: 50%;
  transform: translateX(-50%)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-width-single-row--AFyga\ + 0l {
  width: 100%
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-width-multiple-columns--gHZaw9Gk {
  width: 100%;
  justify-content: center;
  margin: 0 auto;
  text-align: center
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper-line--D\ + 5sNahg {
  width: 1.25rem;
  height: 0;
  margin: 0 1.25rem;
  border: 1px solid hsla(0, 0%, 100%, .35);
  transform: rotate(90deg)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__multiple-columns--97C0P4YH {
  width: 50%
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__first-columns---qZStSnL {
  padding-left: .09rem
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__single-row--ZxfaxI6c {
  width: 100%;
  text-align: center
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper-inImg--nuYx63kX {
  display: flex;
  flex-direction: column;
  font-size: .72916667rem;
  color: #fff;
  font-family: Basis Grotesque
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper-inImg--nuYx63kX .index-module__title--EuGwRwP5 {
  font-size: 1.25rem;
  line-height: 1.04166667rem;
  color: #fff
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper-inImg--nuYx63kX .index-module__subTitle--YYcmgxTA {
  margin-top: .72916667rem;
  font-size: .83333333rem;
  line-height: 1.35416667rem;
  color: #fff
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__title-wrapper-inImg--nuYx63kX .index-module__note--QHbUMcNs {
  margin-top: .72916667rem;
  font-size: .83333333rem;
  line-height: .83333333rem;
  color: hsla(0, 0%, 100%, .6)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__tips--CCOpbUMX {
  width: 90%;
  display: block;
  position: absolute;
  bottom: .83333333rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: .83333333rem;
  line-height: 1.4;
  color: #fff
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .index-module__words-layout--0zPuRMBi {
  position: absolute;
  bottom: .83333333rem;
  left: 50%;
  transform: translateX(-50%)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-next, .index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-prev {
  opacity: .6;
  display: flex;
  align-items: center;
  width: 1.66666667rem;
  height: 1.66666667rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 99;
  justify-content: center
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-next:after, .index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-prev:after {
  display: block;
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMzYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAwTDQuNCAxOCAyMiAzNmgtNC40TDAgMTggMTcuNiAwSDIyeiIgZmlsbD0iIzY2NiIvPjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-next:hover, .index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-prev:hover {
  opacity: 1
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-prev {
  left: 12.5rem;
  transform: translateY(-50%)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-next {
  right: 12.5rem;
  transform: translateY(-50%) rotate(180deg)
}
.index-module__slider-zoom--vtmyiFad .index-module__my-swiper--VeCaSesQ .swiper-button-disabled {
  display: none
}
.index-module__button--jJG73zKo {
  display: flex;
  width: 100%;
  justify-content: center;
  transform: translateY(2.5rem)
}
.index-module__content-body--LxEyZMza {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--CaexJc1c {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (max-width:960px) {
  .index-module__button--r2BoSQCP {
    width: 100%;
    height: 5rem;
    border-radius: .41666667rem;
    opacity: 1;
    box-sizing: border-box;
    border: 1px solid #000 !important
  }
}
@media (min-width:960px) {
  .index-module__button--r2BoSQCP {
    width: 9.47916667rem;
    height: 2.29166667rem;
    border-radius: .20833333rem;
    opacity: 1;
    border: 1px solid #000 !important
  }
  .index-module__button--r2BoSQCP:hover {
    border: none !important
  }
}
.index-module__content-body--0u8WK\ + IC {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--BLQi9DUO {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media (min-width:320px) and (max-width:960px) {
  .index-module__content-layout--l0jIAvhG {
    background-color: #f9f9f9;
    line-height: 1.4;
    text-align: center;
    padding: 2.91666667rem 2.29166667rem 2.8125rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__content-title--UnBcy5OI {
    padding-left: 0;
    text-align: left
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP {
    margin-top: 3.33333333rem;
    text-align: left
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP .index-module__img-content-wrapper--b28ouWBs {
    width: 34.0625rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.33333333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP .index-module__img-content-wrapper--b28ouWBs .index-module__tips--kfZjZkaw {
    font-size: .83333333rem;
    color: rgba(0, 0, 0, .6);
    margin-top: .52083333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP .index-module__img-content-wrapper--b28ouWBs .index-module__img-wrapper--ALgW57GT {
    margin-bottom: 1.66666667rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 25.52083333rem;
    border-radius: .20833333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP h4 {
    width: 34.0625rem;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: .41666667rem;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    word-break: break-word
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP p {
    font-family: Basis Grotesque;
    font-size: 1.66666667rem;
    font-weight: 400;
    line-height: 2.5rem;
    display: flex;
    align-items: center;
    color: #000
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP a {
    color: #666;
    display: flex;
    flex-direction: column
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP .index-module__arrow--shjM0Z7i:after {
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjU1NSA4LjAwNEw2LjQyMyAyLjY2N0g0LjQ0NGw1LjEyNCA1LjMzNy01LjEyNCA1LjMzaDEuOTkzbDUuMTE4LTUuMzN6IiBmaWxsPSIjQTRDRTRDIi8+PC9zdmc+);
    width: 1.04166667rem;
    height: 1.04166667rem;
    background-size: cover;
    display: inline-block
  }
  .index-module__content-layout--l0jIAvhG .index-module__more-content--jRRGmjvz {
    font-size: .625rem;
    margin-top: 1.25rem
  }
  .index-module__content-layout--l0jIAvhG .x-btn {
    margin: 0 auto;
    width: 100%
  }
}
@media (min-width:751px) {
  .index-module__content-layout--l0jIAvhG {
    padding-bottom: 6.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    width: 100%;
    padding-top: 4.16666667rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__content-title--UnBcy5OI {
    padding-top: 2.5rem;
    text-align: center
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-content-wrapper--b28ouWBs {
    margin-left: .83333333rem;
    margin-right: .83333333rem;
    width: 21.77083333rem;
    text-decoration: none
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-content-wrapper--b28ouWBs:hover .index-module__link-hover--1righbmK {
    opacity: .6
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-content-wrapper--b28ouWBs .index-module__tips--kfZjZkaw {
    font-size: .83333333rem;
    color: rgba(0, 0, 0, .3);
    margin-top: .20833333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-content-wrapper--b28ouWBs .index-module__img-wrapper--ALgW57GT {
    height: 16.35416667rem;
    overflow: hidden;
    width: 21.77083333rem;
    margin-bottom: .52083333rem;
    border-radius: .20833333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-content-wrapper--b28ouWBs .index-module__title--XXsbo\ + RF {
    font-family: Basis Grotesque;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5625rem;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP {
    display: flex;
    width: 72.29166667rem;
    justify-content: center;
    margin-top: 3.33333333rem;
    margin-bottom: 3.33333333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP img {
    transition: transform .3s;
    width: 100%;
    height: 100%;
    margin-bottom: .625rem;
    -o-object-fit: cover;
    object-fit: cover
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP img:hover {
    transform: scale(1.2)
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP h4 {
    font-size: 1.04166667rem;
    font-weight: 400;
    margin-bottom: .625rem;
    overflow: hidden;
    text-overflow: ellipsis
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP p {
    color: #666;
    font-size: .83333333rem
  }
  .index-module__content-layout--l0jIAvhG .index-module__img-list--urAF4qjP .index-module__arrow--shjM0Z7i:after {
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjU1NSA4LjAwNEw2LjQyMyAyLjY2N0g0LjQ0NGw1LjEyNCA1LjMzNy01LjEyNCA1LjMzaDEuOTkzbDUuMTE4LTUuMzN6IiBmaWxsPSIjQTRDRTRDIi8+PC9zdmc+);
    width: .83333333rem;
    height: .83333333rem;
    background-size: cover;
    display: inline-block
  }
  .index-module__content-layout--l0jIAvhG .index-module__more-content--jRRGmjvz {
    font-size: .83333333rem;
    margin-top: .52083333rem
  }
}
.index-module__content-body--LI4NGU8f {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--0ORNFgNB {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
@media screen and (min-width:961px) {
  .index-module__bookModal--H\ + E904hW {
    transition: all .5s ease-in-out;
    z-index: 199;
    width: 22.55208333rem;
    height: 13.64583333rem;
    position: fixed;
    right: 2.5rem;
    bottom: 6.5625rem;
    border-radius: .52083333rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-shadow: .26041667rem 1.04166667rem 1.04166667rem 0 rgba(0, 0, 0, .2);
    cursor: pointer
  }
  .index-module__bookModal--H\ + E904hW .index-module__bookModalBg--VRaNo1ti {
    position: absolute;
    top: 0;
    left: 0;
    width: 22.55208333rem;
    height: 13.64583333rem;
    z-index: -1
  }
  .index-module__bookModal--H\ + E904hW .index-module__bookModalBg--VRaNo1ti img {
    border-radius: .52083333rem
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f {
    font-size: .72916667rem;
    font-family: BasisGrotesque-Regular, BasisGrotesque;
    font-weight: 400;
    color: #fff;
    line-height: .83333333rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: .9375rem;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(.72916667rem, -.625rem)
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f .index-module__closeIcon--gKyK3vkc {
    margin-left: .3125rem;
    cursor: pointer;
    color: #fff
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f .index-module__closeIcon--gKyK3vkc img {
    width: 1.875rem;
    height: 1.875rem
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f .index-module__text--JqAL-aW7 {
    font-size: 2.5rem;
    font-family: Basis Grotesque, FuturaBT;
    font-weight: 400;
    color: #fff;
    line-height: 2.91666667rem;
    margin-bottom: 1.04166667rem
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f .index-module__btn--TzbjPoGG {
    display: flex;
    align-items: center;
    justify-content: flex-end
  }
  .index-module__bookModal--H\ + E904hW .index-module__close--libeT\ + 9f .index-module__button--GoxIg48W {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 2.08333333rem;
    height: 2.08333333rem;
    position: absolute;
    right: 1.04166667rem;
    bottom: 1.04166667rem;
    cursor: pointer
  }
  .index-module__bookModalClosed--ggM6NoLo {
    z-index: 199;
    transform: translateX(16.35416667rem);
    opacity: 0;
    transform-origin: bottom;
    transition: all .5s ease-in-out
  }
}
@media screen and (max-width:960px) {
  .index-module__mBookModal--URNuWNXj {
    transition: all .5s ease-in-out;
    width: 34.0625rem;
    height: 20.625rem;
    margin-left: 5.33vw;
    margin-right: 5.33vw;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-shadow: .26041667rem 1.04166667rem 1.04166667rem 0 rgba(0, 0, 0, .2);
    position: fixed;
    bottom: 22.4vw;
    z-index: 199;
    border-radius: 1.33vw
  }
  .index-module__mBookModal--URNuWNXj .index-module__bookModalBg--VRaNo1ti {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
  }
  .index-module__mBookModal--URNuWNXj .index-module__bookModalBg--VRaNo1ti img {
    border-radius: 1.33vw
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f {
    font-size: .72916667rem;
    font-family: BasisGrotesque-Regular, BasisGrotesque;
    font-weight: 400;
    color: #fff;
    line-height: .83333333rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: .9375rem;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(.72916667rem, -.625rem)
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f .index-module__closeIcon--gKyK3vkc {
    margin-left: .3125rem;
    cursor: pointer;
    color: #fff
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f .index-module__closeIcon--gKyK3vkc img {
    width: 1.875rem;
    height: 1.875rem
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f .index-module__text--JqAL-aW7 {
    font-size: 2.5rem;
    font-family: Basis Grotesque, FuturaBT;
    font-weight: 400;
    color: #fff;
    line-height: 2.91666667rem;
    margin-bottom: 1.04166667rem
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f .index-module__btn--TzbjPoGG {
    display: flex;
    align-items: center;
    justify-content: flex-end
  }
  .index-module__mBookModal--URNuWNXj .index-module__close--libeT\ + 9f .index-module__button--GoxIg48W {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 2.08333333rem;
    height: 2.08333333rem;
    position: absolute;
    right: 1.04166667rem;
    bottom: 1.04166667rem;
    cursor: pointer
  }
  .index-module__bookModalClosed--ggM6NoLo {
    z-index: 1000;
    transform: translateX(100vw);
    opacity: 0;
    transform-origin: bottom;
    transition: all .5s ease-in-out
  }
}
.index-module__content-body--sXmiYaJ\ + {
  width: 71.875rem;
  margin-left: auto;
  margin-right: auto
}
.index-module__whiteStarBg--t6EEbD6l {
  background: url(https://a-cdn.xpeng.com/www/public/animation-bg/x-white.svg) 0 0 repeat;
  background-size: 19.53125rem 19.53125rem
}
:root {
  --ant-drawer-z-index: 903;
  --loading-z-index: 100000;
  --model-top-menu-z-index: 901;
  --top-menu-z-index: 900;
  --top-menu-side-menu-list-z-index: 901;
  --top-menu-btn-more-z-index: 902;
  --form-item-label-font-size: 0.72916667rem;
  --input-height-base: 2.29166667rem;
  --input-padding-horizontal-base: 1.04166667rem
}