@media screen and (min-width: 1366.02px) {
  .section-page-side-anchor {
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 1.40625vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    --bgColor: #fff;
  }
  .section-page-side-anchor .side-anchor-ul {
    position: relative;
    padding-left: 1.25vw;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  .section-page-side-anchor .side-anchor-ul::before {
    position: absolute;
    top: 50%;
    left: 0;
    height: calc(100% - 2.5vw);
    content: "";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0.2;
    border-right: 0.1041666667vw dashed var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern {
    position: absolute;
    top: var(--top);
    left: 0;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern::before {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    content: "";
    border-radius: 50%;
    background-color: var(--bgColor);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern::after {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    content: "";
    border: 0.0520833333vw solid var(--bgColor);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 0.8333333333vw;
    padding: 0.8333333333vw 0;
    font-size: 0.8333333333vw;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    color: var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item span {
    cursor: pointer;
    opacity: 0;
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item:after {
    position: absolute;
    top: 50%;
    left: -1.328125vw;
    width: 0.2083333333vw;
    height: 0.2083333333vw;
    content: "";
    cursor: pointer;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    opacity: 1;
    border-radius: 50%;
    background-color: var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active:after, .section-page-side-anchor .side-anchor-ul .side-anchor-item span:hover:after {
    left: -1.4583333333vw;
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    opacity: 0;
    background: var(--hoverBg);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item span:hover {
    opacity: 1;
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active1:hover:after {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
    content: "";
    position: absolute;
    top: 50%;
    left: -1.4583333333vw;
    background: var(--hoverBg);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active1:hover span {
    opacity: 1;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .section-page-side-anchor {
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 1.9765739385vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    --bgColor: #fff;
  }
  .section-page-side-anchor .side-anchor-ul {
    position: relative;
    padding-left: 1.756954612vw;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  .section-page-side-anchor .side-anchor-ul::before {
    position: absolute;
    top: 50%;
    left: 0;
    height: calc(100% - 3.513909224vw);
    content: "";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0.2;
    border-right: 0.1464128843vw dashed var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern {
    position: absolute;
    top: var(--top);
    left: 0;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern::before {
    width: 0.5856515373vw;
    height: 0.5856515373vw;
    content: "";
    border-radius: 50%;
    background-color: var(--bgColor);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-pattern::after {
    width: 1.1713030747vw;
    height: 1.1713030747vw;
    content: "";
    border: 0.0732064422vw solid var(--bgColor);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 1.1713030747vw;
    padding: 1.1713030747vw 0;
    font-size: 1.0248901903vw;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    color: var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item span {
    cursor: pointer;
    opacity: 0;
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item:after {
    position: absolute;
    top: 50%;
    left: -1.8667642753vw;
    width: 0.2928257687vw;
    height: 0.2928257687vw;
    content: "";
    cursor: pointer;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    background-color: var(--bgColor);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active:after, .section-page-side-anchor .side-anchor-ul .side-anchor-item span:hover:after {
    left: -2.0497803807vw;
    width: 0.5856515373vw;
    height: 0.5856515373vw;
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item span:hover {
    opacity: 1;
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active1:hover:after {
    width: 0.7320644217vw;
    height: 0.7320644217vw;
    content: "";
    position: absolute;
    top: 50%;
    left: -2.0497803807vw;
    background: var(--hoverBg);
  }
  .section-page-side-anchor .side-anchor-ul .side-anchor-item.anchor-active1:hover span {
    opacity: 1;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .section-page-side-anchor {
    display: none;
  }
}@media screen and (max-width: 767.98px) {
  .section-page-side-anchor {
    display: none;
  }
}
@media screen and (min-width: 1366.02px) {
  * {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .u8-two .two-Content {
    position: relative;
    width: 100vw;
    height: 100vh;
    background: #000;
  }
  .u8-two .two-Content .clickArr {
    position: absolute;
    z-index: 99;
    top: 8.3333333333vw;
    right: 7.2916666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .u8-two .two-Content .clickArr .texts {
    font-size: 0.9375vw;
    color: #000;
  }
  .u8-two .two-Content .clickArr .texts1 {
    font-size: 0.9375vw;
    color: #fff;
  }
  .u8-two .two-Content .clickArr .texts2 {
    font-size: 0.9375vw;
    color: #000;
  }
  .u8-two .two-Content .front360 {
    position: absolute;
    z-index: 2 !important;
    overflow: hidden;
    --pageBgColor: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    transform: rotateY(0deg) !important;
    opacity: 1;
    color: #000;
    background: #fff;
    background: var(--pageBgColor);
  }
  .u8-two .two-Content .front360 .frontPicture img {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .front360 .title {
    position: absolute;
    z-index: 1;
    bottom: 8.6979166667vw;
    left: 50%;
    font-size: 1.25vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #000;
  }
  .u8-two .two-Content .front360 .buttonAll {
    position: absolute;
    z-index: 1;
    bottom: 4.1666666667vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .front360 .buttonAll > img {
    width: 2.3958333333vw;
    height: 2.3958333333vw;
    margin-right: 1.0416666667vw;
    margin-left: 1.0416666667vw;
    cursor: pointer;
  }
  .u8-two .two-Content .front360 .description {
    position: absolute;
    z-index: 1;
    bottom: 2.6041666667vw;
    left: 50%;
    font-size: 0.8333333333vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .front360 .checkHub {
    position: absolute;
    right: 7.2916666667vw;
    bottom: 3.125vw;
    font-size: 0.7291666667vw;
  }
  .u8-two .two-Content .front360 .checkHub .buttonHover div {
    --bordercColor: #fff;
    position: relative;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor);
  }
  .u8-two .two-Content .front360 .checkHub .buttonHover:hover div {
    border: none;
  }
  .u8-two .two-Content .front360 .checkHub div {
    width: 6.3541666667vw;
    height: 2.6041666667vw;
    font-size: 0.7291666667vw;
    line-height: 2.6041666667vw;
    text-align: center;
    background: #fff;
  }
  .u8-two .two-Content .viewHub {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent {
    width: 100vw;
    height: 100vh;
  }
  .u8-two .two-Content .viewHub .hubContent .openingVideo {
    position: sticky;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 {
    --hubBgColor: #fff;
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading {
    position: absolute;
    z-index: 1;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingTitle {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingDesc {
    max-width: 28.125vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 3.6458333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 3.4895833333vw;
    font-size: 0.9375vw;
    cursor: pointer;
    text-align: center;
    opacity: 0.5;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item .hubType {
    margin-bottom: 0.5208333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item .hubType img {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item::before {
    --hubColor: #fff;
    position: absolute;
    bottom: -0.6770833333vw;
    left: 50%;
    width: 1.6666666667vw;
    height: 0.1041666667vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1041666667vw;
    background-color: var(--hubColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 52.0833333333vw;
    font-size: 0.7291666667vw;
    text-align: center;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .u8-two .two-Content .opposite720 {
    position: absolute;
    z-index: 1 !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .opposite720 .colorSwitch {
    position: absolute;
    z-index: 99;
    bottom: 3.125vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .opposite720 .colorSwitch .titles {
    margin-bottom: 1.3020833333vw;
    font-size: 1.25vw;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        /* justify-content: space-around;
    width: 6.7708333333vw; */
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange div {
    margin: 0 15px;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .orange img,.u8-two .two-Content .opposite720 .colorSwitch .buttonChange div img {
    width: 2.3958333333vw;
    height: 2.3958333333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .brown img {
    width: 2.3958333333vw;
    height: 2.3958333333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .loading {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #888;
  }
  .u8-two .two-Content .loading img {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
  }
  .u8-two .two-Content canvas {
    --pageBgColor: #fff;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: var(--pageBgColor);
    cursor: pointer;
  }
  .u8-two .rotate1 {
    opacity: 1 !important;
  }
  .u8-two .rotate2 {
    opacity: 0 !important;
  }
  .u8-two .rotate3 {
    opacity: 0 !important;
  }
  .u8-two .rotate4 {
    opacity: 1 !important;
  }
  .u8-two .round {
    width: 2.9166666667vw !important;
    height: 2.9166666667vw !important;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  * {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .u8-two .two-Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  .u8-two .two-Content .clickArr {
    position: absolute;
    z-index: 99;
    top: 21.8666666667vw;
    right: 5.8666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .u8-two .two-Content .clickArr .cImg {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
  .u8-two .two-Content .clickArr .texts {
    font-size: 3.2vw;
    color: #000;
  }
  .u8-two .two-Content .clickArr .texts1 {
    font-size: 3.2vw;
    color: #fff;
  }
  .u8-two .two-Content .clickArr .texts2 {
    font-size: 3.2vw;
    color: #000;
  }
  .u8-two .two-Content .front360 {
    z-index: 2;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    opacity: 1;
    color: #000;
  }
  .u8-two .two-Content .front360 .frontPicture img {
    width: 100%;
    height: 106.6666666667vw !important;
    background: #fff;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .front360 canvas {
    --pageBgColor: #fff;
    width: 100%;
    height: 106.6666666667vw !important;
    background: #fff;
    background: var(--pageBgColor);
  }
  .u8-two .two-Content .front360 .descTest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-two .two-Content .front360 .clickButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 13.3333333333vw;
    margin-bottom: 13.3333333333vw;
    color: #fff;
  }
  .u8-two .two-Content .front360 .clickButton div {
    width: 43.2vw;
    height: 9.6vw;
    font-size: 3.2vw;
    line-height: 9.6vw;
    text-align: center;
  }
  .u8-two .two-Content .front360 .clickButton div:nth-child(1) div {
    color: #fff;
    --hubborColor: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: var(--hubborColor);
    background: #000;
  }
  .u8-two .two-Content .front360 .clickButton a:nth-child(2) div {
    --driveborColor: #fff;
    margin-left: 2.6666666667vw;
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: var(--driveborColor);
    background: #fff;
  }
  .u8-two .two-Content .front360 .title {
    z-index: 1;
    left: 50%;
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: 4.8vw;
    color: #fff;
  }
  .u8-two .two-Content .front360 .buttonAll {
    z-index: 1;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
  }
  .u8-two .two-Content .front360 .buttonAll > img {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 3.7333333333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .front360 .description {
    z-index: 1;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 7.4666666667vw;
    opacity: 0.7;
    color: #fff;
  }
  .u8-two .two-Content .viewHub {
    position: relative;
    --hubBgColor: #fff;
    width: 100vw;
    padding: 13.3333333333vw 0 40vw;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 {
    position: relative;
    --hubBgColor: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingTitle {
    font-size: 4.8vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingDesc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 101.8666666667vw;
    margin-bottom: 8.5333333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    width: calc(100% - 10.6666666667vw);
    height: 100%;
    padding: 0 5.3333333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 10.6666666667vw;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .title-item {
    font-size: 3.2vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .title-item .hubType {
    margin-bottom: 2.6666666667vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .title-item .hubType img {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .deleType {
    position: absolute;
    bottom: -13.3333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .deleType img {
    width: 8vw;
    height: 8vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box {
    position: absolute;
    z-index: 0;
    bottom: -10.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 10.6666666667vw);
    height: 4.8vw;
    padding: 0 5.3333333333vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    --hubColor: #fff;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background: var(--hubColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .u8-two .two-Content .opposite720 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .opposite720 .colorSwitch {
    position: absolute;
    z-index: 99;
    top: 44vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .opposite720 .colorSwitch .titles {
    margin-top: 1.3333333333vw;
    margin-bottom: 6.6666666667vw;
    font-size: 5.3333333333vw;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        /* justify-content: space-around; */
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    /* width: 26.6666666667vw; */
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange div {
    margin: 0 15px;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .orange img, .u8-two .two-Content .opposite720 .colorSwitch .buttonChange div img{
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .brown img {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .loading {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #888;
  }
  .u8-two .two-Content .loading img {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
  }
  .u8-two .two-Content canvas {
    z-index: 100;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .u8-two .rotate1 {
    opacity: 1 !important;
  }
  .u8-two .rotate2 {
    opacity: 0 !important;
  }
  .u8-two .rotate3 {
    opacity: 0 !important;
  }
  .u8-two .rotate4 {
    opacity: 1 !important;
  }
  .u8-two .round {
    width: 6.9333333333vw !important;
    height: 6.9333333333vw !important;
  }
  .u8-two .popStyle {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-two .popStyle1 {
    opacity: 0;
  }
  .u8-two .popStyle2 {
    opacity: 1;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  * {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .u8-two .two-Content {
    position: relative;
    height: 100vh;
    background: #fff;
  }
  .u8-two .two-Content .clickArr {
    position: absolute;
    z-index: 99;
    top: 20.8333333333vw;
    right: 6.5104166667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .u8-two .two-Content .clickArr .cImg {
    width: 6.7708333333vw;
    height: 6.7708333333vw;
  }
  .u8-two .two-Content .clickArr .texts {
    font-size: 1.8229166667vw;
    color: #000;
  }
  .u8-two .two-Content .clickArr .texts1 {
    font-size: 2.34375vw;
    color: #fff;
  }
  .u8-two .two-Content .clickArr .texts2 {
    font-size: 2.34375vw;
    color: #000;
  }
  .u8-two .two-Content .front360 {
    position: absolute;
    z-index: 2 !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    transform: rotateY(0deg) !important;
    opacity: 1;
    background: #fff;
  }
  .u8-two .two-Content .front360 .frontPicture img {
    width: 100%;
    height: 59.6354166667vw;
    background: #fff;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .front360 .title {
    position: absolute;
    z-index: 1;
    bottom: 33.8541666667vw;
    left: 50%;
    font-size: 2.6041666667vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #333;
  }
  .u8-two .two-Content .front360 .buttonAll {
    position: absolute;
    z-index: 1;
    bottom: 41.9270833333vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .front360 .buttonAll > img {
    width: 4.0364583333vw;
    height: 4.0364583333vw;
    margin-right: 1.6927083333vw;
    margin-left: 1.6927083333vw;
    cursor: pointer;
  }
  .u8-two .two-Content .front360 .description {
    position: absolute;
    z-index: 1;
    bottom: 20.8333333333vw;
    left: 50%;
    width: 67.7083333333vw;
    font-size: 1.8229166667vw;
    line-height: 3.6458333333vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    color: #000;
  }
  .u8-two .two-Content .front360 .checkHub {
    position: absolute;
    right: 18.2291666667vw;
    bottom: 10.4166666667vw;
    left: 50%;
    width: 19.53125vw;
    height: 6.5104166667vw;
    font-size: 1.8229166667vw;
    line-height: 6.5104166667vw;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    border: 1px solid #000;
  }
  .u8-two .two-Content .front360 .checkHub div {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub {
    position: relative;
    z-index: 3 !important;
    overflow: hidden;
    height: 100vh;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent {
    --hubBgColor: #fff;
    position: relative;
    height: 100%;
    --hubBgColor: #fff;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 {
    padding: 105px 50px;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .heading {
    position: absolute;
    z-index: 1;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-two .two-Content .viewHub .hubContent .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .heading .headingTitle {
    margin-bottom: 3.90625vw;
    font-size: 2.6041666667vw;
  }
  .u8-two .two-Content .viewHub .hubContent .heading .headingDesc {
    max-width: 70.3125vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 27.34375vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-title .title-item {
    position: relative;
    font-size: 2.6041666667vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-title .title-item .hubType {
    margin-bottom: 1.3020833333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-title .title-item .hubType img {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-desc {
    position: relative;
    max-width: 71.6145833333vw;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
    text-align: center;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .deleType {
    position: absolute;
    bottom: -11.71875vw;
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3-text .deleType img {
    width: 3.90625vw;
    height: 3.90625vw;
  }
  .u8-two .two-Content .viewHub .hubContent .swiper-pagination {
    bottom: 20.8333333333vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .swiper-pagination .swiper-pagination-bullet {
    width: 4.296875vw;
    height: 0.2604166667vw;
    opacity: 0.3;
    border-radius: 0.2604166667vw;
    background: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
  .u8-two .two-Content .opposite720 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .opposite720 .colorSwitch {
    position: absolute;
    z-index: 99;
    top: 21.484375vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .opposite720 .colorSwitch .titles {
    margin-top: 0.6510416667vw;
    margin-bottom: 3.2552083333vw;
    font-size: 2.6041666667vw;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        /* justify-content: space-around; */
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    /* width: 20.8333333333vw; */
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange div {
    margin: 0 15px;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .orange img,.u8-two .two-Content .opposite720 .colorSwitch .buttonChange div img {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    cursor: pointer;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .brown img {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    cursor: pointer;
  }
  .u8-two .two-Content .loading {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #888;
  }
  .u8-two .two-Content .loading img {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
  }
  .u8-two .two-Content canvas {
    --pageBgColor: #fff;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: var(--pageBgColor);
    cursor: pointer;
  }
  .u8-two .rotate1 {
    opacity: 1 !important;
  }
  .u8-two .rotate2 {
    opacity: 0 !important;
  }
  .u8-two .rotate3 {
    opacity: 0 !important;
  }
  .u8-two .rotate4 {
    opacity: 1 !important;
  }
  .u8-two .round {
    width: 5.078125vw !important;
    height: 5.078125vw !important;
  }
  .u8-two .popStyle {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-two .popStyle1 {
    opacity: 0;
  }
  .u8-two .popStyle2 {
    opacity: 1;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  * {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .u8-two .two-Content {
    position: relative;
    width: 100vw;
    height: 100vh;
    background: #000;
  }
  .u8-two .two-Content .clickArr {
    position: absolute;
    z-index: 99;
    top: 7.027818448vw;
    right: 10.8345534407vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .u8-two .two-Content .clickArr .cImg {
    width: 5.3440702782vw;
    height: 3.3674963397vw;
  }
  .u8-two .two-Content .clickArr .texts {
    font-size: 1.317715959vw;
    color: #000;
  }
  .u8-two .two-Content .clickArr .texts1 {
    font-size: 1.317715959vw;
    color: #fff;
  }
  .u8-two .two-Content .clickArr .texts2 {
    font-size: 1.317715959vw;
    color: #000;
  }
  .u8-two .two-Content .front360 {
    --pageBgColor: #fff;
    position: absolute;
    z-index: 2 !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    transform: rotateY(0deg) !important;
    opacity: 1;
    color: #000;
    background: #fff;
    background: var(--pageBgColor);
  }
  .u8-two .two-Content .front360 .frontPicture img {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .front360 .title {
    position: absolute;
    z-index: 1;
    bottom: 9.663250366vw;
    left: 50%;
    font-size: 1.4641288433vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #000;
  }
  .u8-two .two-Content .front360 .buttonAll {
    position: absolute;
    z-index: 1;
    bottom: 5.6368960469vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .front360 .buttonAll > img {
    width: 2.2693997072vw;
    height: 2.2693997072vw;
    margin-right: 0.9516837482vw;
    margin-left: 0.9516837482vw;
    cursor: pointer;
  }
  .u8-two .two-Content .front360 .description {
    position: absolute;
    z-index: 1;
    bottom: 2.9282576867vw;
    left: 50%;
    font-size: 0.878477306vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .front360 .checkHub {
    position: absolute;
    right: 10.2489019034vw;
    bottom: 4.39238653vw;
    font-size: 0.878477306vw;
  }
  .u8-two .two-Content .front360 .checkHub .buttonHover div {
    --bordercColor: #fff;
    position: relative;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor);
  }
  .u8-two .two-Content .front360 .checkHub .buttonHover div span {
    width: 100%;
  }
  .u8-two .two-Content .front360 .checkHub .buttonHover:hover div {
    border: none;
  }
  .u8-two .two-Content .front360 .checkHub div {
    width: 6.0029282577vw;
    height: 2.4890190337vw;
    font-size: 0.878477306vw;
    line-height: 2.4890190337vw;
    text-align: center;
    background: #fff;
  }
  .u8-two .two-Content .viewHub {
    position: absolute;
    z-index: 3;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent {
    width: 100vw;
    height: 100vh;
  }
  .u8-two .two-Content .viewHub .hubContent .openingVideo {
    position: sticky;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 {
    --hubBgColor: #fff;
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #fff;
    background: var(--hubBgColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading {
    position: absolute;
    z-index: 1;
    top: 9.5168374817vw;
    width: 100%;
    text-align: center;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.635431918vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .heading .headingDesc {
    max-width: 39.5314787701vw;
    margin: auto;
    font-size: 1.317715959vw;
    line-height: 2.0497803807vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 2.196193265vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 4.9048316252vw;
    font-size: 1.317715959vw;
    cursor: pointer;
    text-align: center;
    opacity: 0.5;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item .hubType {
    margin-bottom: 0.7320644217vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item .hubType img {
    width: 2.9282576867vw;
    height: 2.9282576867vw;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-title .title-item::before {
    --hubColor: #fff;
    position: absolute;
    bottom: -0.9516837482vw;
    left: 50%;
    width: 2.3426061493vw;
    height: 0.1464128843vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1464128843vw;
    background-color: var(--hubColor);
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 73.2064421669vw;
    font-size: 1.0248901903vw;
    text-align: center;
    color: #000;
  }
  .u8-two .two-Content .viewHub .hubContent .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .u8-two .two-Content .opposite720 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-transform: rotateY(0deg) !important;
            transform: rotateY(0deg) !important;
    opacity: 0;
  }
  .u8-two .two-Content .opposite720 .colorSwitch {
    position: absolute;
    z-index: 99;
    bottom: 2.9282576867vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-two .two-Content .opposite720 .colorSwitch .titles {
    margin-bottom: 1.8301610542vw;
    font-size: 1.756954612vw;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        /* justify-content: space-around;
    width: 9.5168374817vw; */
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange div {
    margin: 0 15px;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .orange img,.u8-two .two-Content .opposite720 .colorSwitch .buttonChange div img {
    width: 2.7818448023vw;
    height: 2.7818448023vw;
    cursor: pointer;
  }
  .u8-two .two-Content .opposite720 .colorSwitch .buttonChange .brown img {
    width: 2.7818448023vw;
    height: 2.7818448023vw;
    cursor: pointer;
  }
  .u8-two .two-Content .loading {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #888;
  }
  .u8-two .two-Content .loading img {
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
  }
  .u8-two .two-Content canvas {
    --pageBgColor: #fff;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: var(--pageBgColor);
    cursor: pointer;
  }
  .u8-two .rotate1 {
    opacity: 1 !important;
  }
  .u8-two .rotate2 {
    opacity: 0 !important;
  }
  .u8-two .rotate3 {
    opacity: 0 !important;
  }
  .u8-two .rotate4 {
    opacity: 1 !important;
  }
  .u8-two .round {
    width: 2.8550512445vw !important;
    height: 2.8550512445vw !important;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
@media screen and (min-width: 1366.02px) {
  .newEditionU8-section3 {
    position: relative;
    width: 100vw;
    height: 110vh;
  }
  .newEditionU8-section3 .openingVideo {
    position: sticky;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 8.6458333333vw;
    bottom: 1.6666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .newEditionU8-section3 .u8Section3-tips p {
    font-size: 0.625vw;
    opacity: 0.9;
  }
  .newEditionU8-section3 .u8Section3 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .u8Section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3 .heading {
    position: absolute;
    z-index: 1;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section3 .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .u8Section3 .heading .headingTitle {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .newEditionU8-section3 .u8Section3 .heading .headingDesc {
    max-width: 28.125vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 5.2083333333vw;
    font-size: 0.8333333333vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.6770833333vw;
    left: 50%;
    width: 1.6666666667vw;
    height: 0.1041666667vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1041666667vw;
    background-color: #fff;
    background-color: var(--textColor);
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 52.0833333333vw;
    font-size: 0.7291666667vw;
    text-align: center;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .newEditionU8-section3 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 6.4421669107vw;
    bottom: 1.0248901903vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .newEditionU8-section3 .u8Section3-tips p {
    font-size: 0.878477306vw;
    opacity: 0.9;
  }
  .newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .heading {
    position: absolute;
    z-index: 1;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .heading .headingTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .newEditionU8-section3 .heading .headingDesc {
    max-width: 39.5314787701vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .newEditionU8-section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 2.9282576867vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 40);
            transform: matrix(1, 0, 0, 1, 0, 40);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.196193265vw;
  }
  .newEditionU8-section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 6.8814055637vw;
    font-size: 1.1713030747vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section3 .u8Section3-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.9516837482vw;
    left: 50%;
    width: 2.635431918vw;
    height: 0.1464128843vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1464128843vw;
    background-color: #fff;
    background-color: var(--textColor);
  }
  .newEditionU8-section3 .u8Section3-text .text-desc {
    position: relative;
    width: 100%;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
    text-align: center;
  }
  .newEditionU8-section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .newEditionU8-section3 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 6.25vw;
    bottom: 2.34375vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .newEditionU8-section3 .u8Section3-tips p {
    font-size: 1.5625vw;
    opacity: 0.9;
  }
  .newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
  }
  .newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .heading {
    position: absolute;
    z-index: 1;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .heading .headingTitle {
    margin-bottom: 3.90625vw;
    font-size: 2.6041666667vw;
  }
  .newEditionU8-section3 .heading .headingDesc {
    max-width: 70.3125vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .newEditionU8-section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 14.5833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section3 .u8Section3-text .text-title {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .newEditionU8-section3 .u8Section3-text .text-title .title-item {
    position: relative;
    font-size: 2.6041666667vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 71.6145833333vw;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
    text-align: center;
  }
  .newEditionU8-section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .newEditionU8-section3 .swiper-pagination {
    bottom: 7.8125vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .swiper-pagination .swiper-pagination-bullet {
    width: 4.296875vw;
    height: 0.2604166667vw;
    opacity: 0.3;
    border-radius: 0.2604166667vw;
    background-color: #fff;
    background: var(--textColor);
  }
  .newEditionU8-section3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .newEditionU8-section3 {
    position: relative;
    padding: 13.3333333333vw 5.3333333333vw 28.8vw 5.3333333333vw;
  }
  .newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 5.3333333333vw;
    bottom: 4.2666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .newEditionU8-section3 .u8Section3-tips p {
    font-size: 3.2vw;
    opacity: 0.9;
  }
  .newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .openingVideo video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .newEditionU8-section3 .u8Section3 .heading {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .newEditionU8-section3 .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .u8Section3 .heading .headingTitle {
    font-size: 4.8vw;
  }
  .newEditionU8-section3 .u8Section3 .heading .headingDesc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .newEditionU8-section3 .u8Section3 .swiper {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 110.6666666667vw;
    margin-bottom: 10.6666666667vw;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box {
    position: absolute;
    z-index: 0;
    bottom: -10.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 4.8vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background-color: #fff;
    background: var(--textColor);
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
    color: #fff;
  }
  .newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1366.02px) {
  .baidu-newEditionU8-section3 {
    position: relative;
    width: 100vw;
    height: 110vh;
  }
  .baidu-newEditionU8-section3 .openingVideo {
    position: sticky;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .baidu-newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 8.6458333333vw;
    bottom: 1.6666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips p {
    font-size: 0.625vw;
    opacity: 0.9;
  }
  .baidu-newEditionU8-section3 .u8Section3 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading {
    position: absolute;
    z-index: 1;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading .headingTitle {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading .headingDesc {
    max-width: 28.125vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 5.2083333333vw;
    font-size: 0.8333333333vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.6770833333vw;
    left: 50%;
    width: 1.6666666667vw;
    height: 0.1041666667vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1041666667vw;
    background-color: #fff;
    background-color: var(--textColor);
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 52.0833333333vw;
    font-size: 0.7291666667vw;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .baidu-newEditionU8-section3 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 6.4421669107vw;
    bottom: 1.0248901903vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips p {
    font-size: 0.878477306vw;
    opacity: 0.9;
  }
  .baidu-newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .baidu-newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .heading {
    position: absolute;
    z-index: 1;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .heading .headingTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .baidu-newEditionU8-section3 .heading .headingDesc {
    max-width: 39.5314787701vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .baidu-newEditionU8-section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 2.9282576867vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 40);
            transform: matrix(1, 0, 0, 1, 0, 40);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.196193265vw;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title .title-item {
    position: relative;
    margin: 0 6.8814055637vw;
    font-size: 1.1713030747vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.9516837482vw;
    left: 50%;
    width: 2.635431918vw;
    height: 0.1464128843vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1464128843vw;
    background-color: #fff;
    background-color: var(--textColor);
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-desc {
    position: relative;
    width: 100%;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .baidu-newEditionU8-section3 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 6.25vw;
    bottom: 2.34375vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips p {
    font-size: 1.5625vw;
    opacity: 0.9;
  }
  .baidu-newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
  }
  .baidu-newEditionU8-section3 .openingVideo video {
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .heading {
    position: absolute;
    z-index: 1;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .heading .headingTitle {
    margin-bottom: 3.90625vw;
    font-size: 2.6041666667vw;
  }
  .baidu-newEditionU8-section3 .heading .headingDesc {
    max-width: 70.3125vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .baidu-newEditionU8-section3 .u8Section3-text {
    position: absolute;
    z-index: 1;
    bottom: 14.5833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title .title-item {
    position: relative;
    font-size: 2.6041666667vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-desc {
    position: relative;
    max-width: 71.6145833333vw;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
    text-align: center;
  }
  .baidu-newEditionU8-section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .baidu-newEditionU8-section3 .swiper-pagination {
    width:100%;
    bottom: 7.8125vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .swiper-pagination .swiper-pagination-bullet {
    width: 4.296875vw;
    height: 0.2604166667vw;
    opacity: 0.3;
    border-radius: 0.2604166667vw;
    background-color: #fff;
    background: var(--textColor);
  }
  .baidu-newEditionU8-section3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .baidu-newEditionU8-section3 {
    position: relative;
    padding: 13.3333333333vw 5.3333333333vw 28.8vw 5.3333333333vw;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips {
    position: absolute;
    z-index: 3;
    right: 5.3333333333vw;
    bottom: 4.2666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .baidu-newEditionU8-section3 .u8Section3-tips p {
    font-size: 3.2vw;
    opacity: 0.9;
  }
  .baidu-newEditionU8-section3 .openingVideo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .openingVideo video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading .headingTitle {
    font-size: 4.8vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .heading .headingDesc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 110.6666666667vw;
    margin-bottom: 10.6666666667vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper .swiper-wrapper .u8Section3-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc {
    position: relative;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .baidu-newEditionU8-section3 .u8Section3 .u8Section3-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box {
    position: absolute;
    z-index: 0;
    bottom: -10.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 4.8vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background-color: #fff;
    background: var(--textColor);
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section3 .u8Section3 .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-four .four-Content {
    width: 100%;
  }
  .u8-four .four-Content .bgImg {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .u8-four .four-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg .title {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-four .four-Content .bgImg .title > div {
    font-size: 1.875vw;
  }
  .u8-four .four-Content .bgImg .descriptionList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 3.125vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-four .four-Content .bgImg .descriptionList > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-left: 3.125vw;
    margin-right: 3.125vw;
    min-width: 9.7395833333vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .long {
    font-size: 0.7291666667vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .parameter {
    font-size: 2.1875vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .unit {
    font-size: 0.7291666667vw;
    padding-left: 0.2604166667vw;
  }
  .u8-four .four-Content .bgImg .annotate {
    position: absolute;
    z-index: 3;
    right: 8.6458333333vw;
    bottom: 1.6666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.625vw;
    opacity: 0.9;
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-four .four-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-four .four-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg .title {
    position: absolute;
    bottom: 40vw;
    left: 5.3333333333vw;
    width: 100%;
  }
  .u8-four .four-Content .bgImg .title > div {
    font-size: 4.8vw;
  }
  .u8-four .four-Content .bgImg .descriptionList {
    position: absolute;
    bottom: 17.0666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding-left: 5.3333333333vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    min-width: 40vw;
    margin-top: 1.8666666667vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .long {
    font-size: 3.2vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .parameter {
    font-size: 6.9333333333vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .unit {
    padding-left: 1.3333333333vw;
    font-size: 3.2vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div:nth-child(2) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u8-four .four-Content .bgImg .descriptionList > div:nth-child(4) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u8-four .four-Content .bgImg .annotate {
    position: absolute;
    z-index: 3;
    right: 5.3333333333vw;
    bottom: 4.2666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 3.2vw;
    opacity: 0.9;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-four .four-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-four .four-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg .title {
    position: absolute;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-four .four-Content .bgImg .title > div {
    font-size: 3.125vw;
  }
  .u8-four .four-Content .bgImg .descriptionList {
    position: absolute;
    bottom: 10.4166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-four .four-Content .bgImg .descriptionList > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    min-width: 22.1354166667vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .long {
    font-size: 1.8229166667vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .parameter {
    font-size: 3.90625vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .unit {
    padding-left: 0.6510416667vw;
    font-size: 1.8229166667vw;
  }
  .u8-four .four-Content .bgImg .annotate {
    position: absolute;
    z-index: 3;
    right: 6.25vw;
    bottom: 2.34375vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 1.5625vw;
    opacity: 0.9;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-four .four-Content {
    width: 100%;
  }
  .u8-four .four-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .u8-four .four-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-four .four-Content .bgImg .title {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .u8-four .four-Content .bgImg .title > div {
    font-size: 2.0497803807vw;
  }
  .u8-four .four-Content .bgImg .descriptionList {
    position: absolute;
    bottom: 2.9282576867vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-four .four-Content .bgImg .descriptionList > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    min-width: 11.4934114202vw;
    margin-right: 3.6603221083vw;
    margin-left: 3.6603221083vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .long {
    font-size: 0.878477306vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .parameter {
    font-size: 2.9282576867vw;
  }
  .u8-four .four-Content .bgImg .descriptionList > div .unit {
    padding-left: 0.3660322108vw;
    font-size: 0.878477306vw;
  }
  .u8-four .four-Content .bgImg .annotate {
    position: absolute;
    z-index: 3;
    right: 6.4421669107vw;
    bottom: 1.0248901903vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.878477306vw;
    opacity: 0.9;
  }
}
@media screen and (min-width: 1366.02px) {
  .newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation video, .newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 28.125vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    margin: 0 5.2083333333vw;
    font-size: 0.8333333333vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.6770833333vw;
    left: 50%;
    width: 1.6666666667vw;
    height: 0.1041666667vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1041666667vw;
    background: #fff;
    background-color: var(--textColor);
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    font-size: 0.7291666667vw;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation video, .newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 39.5314787701vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 2.9282576867vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 40);
            transform: matrix(1, 0, 0, 1, 0, 40);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.196193265vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    margin: 0 6.8814055637vw;
    font-size: 1.1713030747vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.9516837482vw;
    left: 50%;
    width: 2.635431918vw;
    height: 0.1464128843vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1464128843vw;
    background: #fff;
    background-color: var(--textColor);
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    width: 100%;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation video, .newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 3.90625vw;
    font-size: 2.6041666667vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 70.3125vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 14.5833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    font-size: 2.6041666667vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    max-width: 71.6145833333vw;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
    text-align: center;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination {
    z-index: 1;
    bottom: 7.8125vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination .swiper-pagination-bullet {
    width: 4.296875vw;
    height: 0.2604166667vw;
    opacity: 0.3;
    border-radius: 0.2604166667vw;
    background: #fff;
    background: var(--textColor);
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 29.3333333333vw - var(--textHeight));
    opacity: 1;
    --textHeight: 0;
  }
  .newEditionU8-section5 .u8-section5-concent .slideAnimation video, .newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 5.3333333333vw 0 5.3333333333vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    z-index: 3;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 10.6666666667vw;
    padding-top: 13.3333333333vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    font-size: 4.8vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 83.2vw;
    margin-bottom: 8.5333333333vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-bottom: 26.6666666667vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box {
    position: absolute;
    z-index: 0;
    z-index: 1;
    bottom: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 10.6666666667vw);
    height: 4.8vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background: #fff;
    background: var(--textColor);
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
    color: #fff;
  }
  .newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1366.02px) {
  .baidu-newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation video, .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 28.125vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    margin: 0 5.2083333333vw;
    font-size: 0.8333333333vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.6770833333vw;
    left: 50%;
    width: 1.6666666667vw;
    height: 0.1041666667vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1041666667vw;
    background: #fff;
    background-color: var(--textColor);
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    font-size: 0.7291666667vw;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.0416666667vw);
            transform: translateY(1.0416666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .baidu-newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation video, .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 39.5314787701vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 2.9282576867vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 40);
            transform: matrix(1, 0, 0, 1, 0, 40);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.196193265vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    margin: 0 6.8814055637vw;
    font-size: 1.1713030747vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item::before {
    position: absolute;
    bottom: -0.9516837482vw;
    left: 50%;
    width: 2.635431918vw;
    height: 0.1464128843vw;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-radius: 0.1464128843vw;
    background: #fff;
    background-color: var(--textColor);
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    width: 100%;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1.4641288433vw);
            transform: translateY(1.4641288433vw);
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .baidu-newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation video, .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    width: 100vw;
    height: 100vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    position: absolute;
    z-index: 3;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    margin-bottom: 3.90625vw;
    font-size: 2.6041666667vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    max-width: 70.3125vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    position: absolute;
    z-index: 1;
    bottom: 14.5833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item {
    position: relative;
    font-size: 2.6041666667vw;
    cursor: pointer;
    opacity: 0.5;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title .title-item.selectedSide {
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    max-width: 71.6145833333vw;
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
    text-align: center;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination {
    z-index: 1;
    bottom: 7.8125vw;
    width: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination .swiper-pagination-bullet {
    width: 4.296875vw;
    height: 0.2604166667vw;
    opacity: 0.3;
    border-radius: 0.2604166667vw;
    background: #fff;
    background: var(--textColor);
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showUpAnimate {
  0% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}
@keyframes hideUpAnimate {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(2.6041666667vw);
            transform: translateY(2.6041666667vw);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .baidu-newEditionU8-section5 {
    width: 100vw;
    height: 180vh;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 29.3333333333vw - var(--textHeight));
    opacity: 1;
    --textHeight: 0;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation video, .baidu-newEditionU8-section5 .u8-section5-concent .slideAnimation img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 5.3333333333vw 0 5.3333333333vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading {
    z-index: 3;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 10.6666666667vw;
    padding-top: 13.3333333333vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingTitle {
    font-size: 4.8vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .heading .headingDesc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 83.2vw;
    margin-bottom: 8.5333333333vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper .swiper-wrapper .u8section5-background .slide-item-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-bottom: 26.6666666667vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc {
    position: relative;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .u8section5-text .text-desc.text-desc-hide {
    position: absolute;
    visibility: hidden;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box {
    position: absolute;
    z-index: 0;
    z-index: 1;
    bottom: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 10.6666666667vw);
    height: 4.8vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background: #fff;
    background: var(--textColor);
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
    color: #fff;
  }
  .baidu-newEditionU8-section5 .u8-section5-concent .u8section5 .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 1366.02px) {
  .newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 6.7708333333vw;
    width: 100%;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 1.0416666667vw;
    font-size: 1.875vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 45.8333333333vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 1.4641288433vw;
    font-size: 2.0497803807vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 43.1918008785vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 2.0833333333vw;
    font-size: 3.125vw;
    line-height: 5.2083333333vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 2.0833333333vw;
    font-size: 3.125vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 71.6145833333vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.6458333333vw;
  }
}@media screen and (max-width: 767.98px) {
  .newEditionU8-section6 .u8Section6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 13.3333333333vw;
    margin-bottom: 13.3333333333vw;
    color: #fff;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 120vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section6 .u8Section6 .mobImg {
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    font-size: 4.8vw;
    line-height: 6.9333333333vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 4vw;
  }
  .newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section6 .u8Section6 .text-desc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 6.4vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section6 .u8Section6 .text-desc section {
    height: 3.2vw;
  }
}
@media screen and (min-width: 1366.02px) {
  .new-newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .new-newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 6.7708333333vw;
    width: 100%;
    -webkit-transition: 0.6s all;
    transition: 0.6s all;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 1.5625vw;
    font-size: 2.5vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 1.0416666667vw;
    font-size: 1.875vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 45.8333333333vw;
    margin: auto;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .new-newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .new-newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 1.4641288433vw;
    font-size: 2.0497803807vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 43.1918008785vw;
    margin: auto;
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .new-newEditionU8-section6 {
    width: 100vw;
    height: 110vh;
  }
  .new-newEditionU8-section6 .u8Section6 {
    position: sticky;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text {
    position: absolute;
    z-index: 2;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 2.0833333333vw;
    font-size: 3.125vw;
    line-height: 5.2083333333vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .SecondaryTitleTitle {
    margin-bottom: 2.0833333333vw;
    font-size: 3.125vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-desc {
    max-width: 71.6145833333vw;
    margin: auto;
    font-size: 1.8229166667vw;
    line-height: 3.6458333333vw;
  }
}@media screen and (max-width: 767.98px) {
  .new-newEditionU8-section6 .u8Section6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 6.3333333333vw;
    margin-bottom: 1.3333333333vw;
    color: #fff;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 120vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section6 .u8Section6 .mobImg {
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 5.6666666667vw;
    padding-left: 5.3333333333vw;
    font-size: 6.4vw;
    line-height: 6.9333333333vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text .text-title {
    margin-bottom: 4vw;
  }
  .new-newEditionU8-section6 .u8Section6 .u8Section6-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section6 .u8Section6 .text-desc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: calc(28 / 750 * 100vw);
    line-height: 6.4vw;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section6 .u8Section6 .text-desc section {
    height: 3.2vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-seven .u8Section-7 {
    position: relative;
    width: 100vw;
    height: 120vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container {
    position: relative;
    position: sticky;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 {
    position: absolute;
    bottom: 106.5104166667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 .firstText {
    font-size: 5.2083333333vw;
    line-height: 5.2083333333vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 {
    position: absolute;
    bottom: 10.4166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText {
    text-align: center;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .title {
    margin-bottom: 3.90625vw;
    font-size: 3.125vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .subTitle {
    font-size: 1.5625vw;
    color: #fff;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-seven .u8Section-7 {
    position: relative;
    width: 100vw;
    height: 120vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container {
    position: relative;
    position: sticky;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 {
    position: absolute;
    top: 5.1244509517vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 .firstText {
    font-size: 1.4641288433vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 {
    position: absolute;
    top: 39.0922401171vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .title {
    margin-bottom: 2.196193265vw;
    font-size: 1.4641288433vw;
    text-align: center;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .subTitle {
    font-size: 0.878477306vw;
    text-align: center;
    color: #fff;
  }
}@media screen and (min-width: 1366.02px) {
  .u8-seven .u8Section-7 {
    position: relative;
    width: 100vw;
    height: 120vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container {
    position: relative;
    position: sticky;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 {
    position: absolute;
    top: 5.2083333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 .firstText {
    font-size: 1.25vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100vh;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 {
    position: absolute;
    top: 42.65625vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .title {
    margin-bottom: 2.0833333333vw;
    font-size: 1.25vw;
    text-align: center;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .subTitle {
    font-size: 0.7291666667vw;
    text-align: center;
    color: #fff;
  }
}@media screen and (max-width: 767.98px) {
  .u8-seven .u8Section-7 {
    position: relative;
    padding: 13.3333333333vw 0vw 13.3333333333vw 0vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    padding: 13.3333333333vw 0vw 13.3333333333vw 0vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture {
    position: absolute;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 128.8vw;
    margin-top: 16.2666666667vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 {
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 5.3333333333vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container .firstContent .text-descript-1 .firstText {
    font-size: 4.8vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture {
    position: absolute;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 128.8vw;
    margin-top: 16.2666666667vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 {
    position: relative;
    margin-left: 5.3333333333vw;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 4.8vw;
    color: #fff;
  }
  .u8-seven .u8Section-7 .u8-seven-container .secondContent .text-descript-2 .secondText .subTitle {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 70.6666666667vw;
    margin-top: 150.1333333333vw;
    font-size: 3.2vw;
    color: #fff;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-thirteen .thirteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-thirteen .thirteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  .u8-thirteen .thirteen-Content .bgImg:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle {
    position: absolute;
    z-index: 1;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text1 {
    margin-bottom: 0.5208333333vw;
    font-size: 1.25vw;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text0 {
    margin-bottom: 1.5625vw;
    font-size: 1.25vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.2604166667vw;
    font-size: 0.8333333333vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 > div {
    margin-right: 0.5208333333vw;
    margin-left: 0.5208333333vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 {
    margin-top: 0vw;
    font-size: 0.8333333333vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 > div {
    margin-top: 0.625vw;
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-thirteen {
    position: relative;
    margin-top: 13.3333333333vw;
  }
  .u8-thirteen .thirteen-Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 5.3333333333vw;
    margin-left: 5.3333333333vw;
  }
  .u8-thirteen .thirteen-Content .titles {
    margin-bottom: 5.3333333333vw;
  }
  .u8-thirteen .thirteen-Content .subtitles {
    margin-bottom: 10.6666666667vw;
  }
  .u8-thirteen .thirteen-Content .descriptionLists .listArr0, .u8-thirteen .thirteen-Content .descriptionLists .listArr {
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
  }
  .u8-thirteen .thirteen-Content .descriptionLists .listArr0 > div, .u8-thirteen .thirteen-Content .descriptionLists .listArr > div {
    min-height: 13.0666666667vw;
  }
  .u8-thirteen .thirteen-Content .descriptionLists .listArr1 {
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
  }
  .u8-thirteen .thirteen-Content .descriptionLists .listArr1 > div {
    min-height: 13.0666666667vw;
  }
  .u8-thirteen .thirteen-Content .swiper {
    position: relative;
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
  .u8-thirteen .thirteen-Content .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .swiper .swiper-wrapper .u8Section3-background {
    font-size: 4.8vw;
  }
  .u8-thirteen .thirteen-Content .swiper .swiper-wrapper .u8Section3-background .slide-item-picture img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-thirteen .thirteen-Content .u8Section3-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    color: #fff;
  }
  .u8-thirteen .thirteen-Content .u8Section3-text .text-title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
    font-weight: bold;
  }
  .u8-thirteen .thirteen-Content .u8Section3-text .text-desc {
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
    opacity: 0.7;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 4.8vw;
    margin-top: 5.3333333333vw;
    margin-bottom: 13.3333333333vw;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-pagination {
    position: static;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    width: 70%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 10.6666666667vw;
    height: 1px;
    opacity: 0.6;
    border-radius: 0;
    background: #fff;
    background: var(--textColor);
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 5.3333333333vw;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 24%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-button div {
    position: static;
    margin-top: 0;
    color: #fff;
  }
  .u8-thirteen .thirteen-Content .swiper-pagination-box .swiper-button div::after {
    width: 4.8vw;
    height: 4.8vw;
    content: "";
    background-image: var(--icon);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .u8-thirteen .text2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.2vw;
  }
  .u8-thirteen .text2 > div {
    margin-right: 2.6666666667vw;
  }
  .u8-thirteen .text3 {
    margin-top: 0vw;
    font-size: 3.2vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-thirteen .thirteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100vh;
  }
  .u8-thirteen .thirteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .u8-thirteen .thirteen-Content .bgImg .topStyle {
    position: absolute;
    z-index: 1;
    top: 10.4166666667vw;
    width: 100%;
  }
  .u8-thirteen .thirteen-Content .bgImg .topStyle .text1 {
    font-size: 4.6875vw;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle {
    position: absolute;
    z-index: 1;
    top: 10.4166666667vw;
    width: 100%;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text1 {
    font-size: 3.125vw;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text0 {
    font-size: 3.125vw;
    line-height: 6.5104166667vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.953125vw;
    font-size: 1.8229166667vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 > div {
    margin-right: 1.5625vw;
    margin-left: 1.5625vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 {
    margin-top: 0vw;
    font-size: 1.8229166667vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 > div {
    margin-top: 1.3020833333vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text5 {
    width: 50%;
    text-align: right;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text6 {
    width: 50%;
    text-align: left;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text7 {
    width: 100%;
    margin-top: 2.6041666667vw;
    opacity: 0.5;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text8 {
    line-height: 3.125vw;
    text-align: center;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-thirteen .thirteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .u8-thirteen .thirteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 100%;
  }
  .u8-thirteen .thirteen-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  .u8-thirteen .thirteen-Content .bgImg:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle {
    position: absolute;
    z-index: 1;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text0 {
    margin-top: 0.3660322108vw;
    font-size: 2.0497803807vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text1 {
    font-size: 2.0497803807vw;
    text-align: center;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.8301610542vw;
    font-size: 0.878477306vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text2 > div {
    margin-right: 2.0497803807vw;
    margin-left: 2.0497803807vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 {
    margin-top: 1.4641288433vw;
  }
  .u8-thirteen .thirteen-Content .bgImg .bottomStyle .text3 > div {
    margin-top: 0.7320644217vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .fourteen-Content .u8Section-14 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .fourteen-Content .u8Section-14 .video-page {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .fourteen-Content .u8Section-14 .video-page video {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .fourteen-Content .u8Section-14 .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .fourteen-Content .u8Section-14 .text-container .text {
    font-size: 4.6875vw;
    color: #fff;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .fourteen-Content .u8Section-14 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .fourteen-Content .u8Section-14 .video-page {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .fourteen-Content .u8Section-14 .video-page video {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .fourteen-Content .u8Section-14 .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .fourteen-Content .u8Section-14 .text-container .text {
    font-size: 4.39238653vw;
    color: #fff;
  }
}@media screen and (min-width: 1366.02px) {
  .fourteen-Content .u8Section-14 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .fourteen-Content .u8Section-14 .video-page {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .fourteen-Content .u8Section-14 .video-page video {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .fourteen-Content .u8Section-14 .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .fourteen-Content .u8Section-14 .text-container .text {
    font-size: 5vw;
    color: #fff;
  }
}@media screen and (max-width: 767.98px) {
  .fourteen-Content .u8Section-14 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 13.3333333333vw 0vw 13.3333333333vw 0vw;
  }
  .fourteen-Content .u8Section-14 .video-page {
    position: relative;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 162.4vw;
    margin-top: 10.6666666667vw;
  }
  .fourteen-Content .u8Section-14 .video-page video {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .fourteen-Content .u8Section-14 .text-container {
    position: relative;
    top: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 5.3333333333vw;
  }
  .fourteen-Content .u8Section-14 .text-container .text {
    font-size: 4.8vw;
    color: #fff;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-fifteen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100vh;
    background: #fff;
  }
  .u8-fifteen .fifteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 35vw;
  }
  .u8-fifteen .fifteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 100%;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .bgImg .img-contain picture img {
    width: 100%;
    height: 35vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-fifteen .fifteen-Content .bgImg:not(:last-child) {
    margin-right: 1.5625vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .logTest {
    margin-bottom: 2.9166666667vw;
    font-size: 2.9166666667vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 6.6666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent picture img {
    position: absolute;
    bottom: 3.125vw;
    width: auto;
    height: 3.125vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent .textDescribe {
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 3.125vw;
    font-size: 0.8333333333vw;
    line-height: 1.4583333333vw;
    text-align: left;
  }
  .u8-fifteen .fifteen-Content .bgImg .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: width 1s;
    transition: width 1s;
  }
  .u8-fifteen .fifteen-Content .bgImg .mask-color {
    position: absolute;
    top: 0;
    width: 100%;
    height: 35vw;
    opacity: 0;
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .mask-color {
    -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent picture img {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateY(-6.25vw);
            transform: translateY(-6.25vw);
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent .logTest {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateY(-6.25vw);
            transform: translateY(-6.25vw);
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent .textDescribe {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.05s;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.05s;
    -webkit-transform: translateY(-10.9375vw);
            transform: translateY(-10.9375vw);
  }
  .u8-fifteen .fifteen-Content .hover1:hover {
    overflow: hidden;
    width: 70%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .hover1:hover .mask-color {
    opacity: 1;
    background: var(--bgColor);
    --bgColor: #1b1d34;
  }
  .u8-fifteen .fifteen-Content .hover2:hover {
    overflow: hidden;
    width: 70%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .hover2:hover .mask-color {
    opacity: 1;
    background: var(--bgColor);
    --bgColor: #555290;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-fifteen .fifteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 200vh;
  }
  .u8-fifteen .fifteen-Content .bgImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100vh;
  }
  .u8-fifteen .fifteen-Content .bgImg .img-contain {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 57.0666666667vw);
  }
  .u8-fifteen .fifteen-Content .bgImg .img-contain picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-top: 13.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent .logTest {
    font-size: 6.4vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent picture img {
    width: auto;
    height: 7.4666666667vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent .textDescribe {
    height: 16.5333333333vw;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-fifteen .fifteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100vh;
  }
  .u8-fifteen .fifteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: width 1s ease;
    transition: width 1s ease;
  }
  .u8-fifteen .fifteen-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-fifteen .fifteen-Content .bgImg .logTest {
    font-size: 3.125vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent picture img {
    width: 100%;
    height: 6.5104166667vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent .textDescribe {
    position: absolute;
    z-index: 1;
    left: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 2.6041666667vw;
    font-size: 1.5625vw;
    line-height: 3.6458333333vw;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
  }
  .u8-fifteen .fifteen-Content .bgImg .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-fifteen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100vh;
    background: #fff;
  }
  .u8-fifteen .fifteen-Content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 31.7715959004vw;
  }
  .u8-fifteen .fifteen-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 31.7715959004vw;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .bgImg picture img {
    width: 100%;
    height: 31.7715959004vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-fifteen .fifteen-Content .bgImg:not(:last-child) {
    margin-right: 1.4641288433vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .logTest {
    margin-bottom: 2.7818448023vw;
    font-size: 3.8067349927vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 8.4187408492vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent picture img {
    position: absolute;
    bottom: 2.9282576867vw;
    width: auto;
    height: 3.6603221083vw;
  }
  .u8-fifteen .fifteen-Content .bgImg .textContent .textDescribe {
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 1.4641288433vw;
    font-size: 1.0248901903vw;
    line-height: 1.6105417277vw;
    text-align: left;
  }
  .u8-fifteen .fifteen-Content .bgImg .mask-color {
    position: absolute;
    top: 0;
    width: 100%;
    height: 31.7715959004vw;
    opacity: 0;
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .mask-color {
    -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 1;
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent picture img {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateY(-6.2225475842vw);
            transform: translateY(-6.2225475842vw);
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent .logTest {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: translateY(-6.2225475842vw);
            transform: translateY(-6.2225475842vw);
  }
  .u8-fifteen .fifteen-Content .bgImg:hover .textContent .textDescribe {
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.05s;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.05s;
    -webkit-transform: translateY(-9.1508052709vw);
            transform: translateY(-9.1508052709vw);
  }
  .u8-fifteen .fifteen-Content .hover1:hover {
    overflow: hidden;
    width: 70%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .hover1:hover .mask-color {
    opacity: 1;
    background: var(--bgColor);
    --bgColor: #1b1d34;
  }
  .u8-fifteen .fifteen-Content .hover2:hover {
    overflow: hidden;
    width: 70%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .u8-fifteen .fifteen-Content .hover2:hover .mask-color {
    opacity: 1;
    background: var(--bgColor);
    --bgColor: #555290;
  }
}
@media screen and (min-width: 1366.02px) {
  .newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    --top: 0vw;
    top: calc(50% - 1.875vw - var(--top));
    width: 100%;
    font-size: 1.25vw;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
    text-align: center;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    height: 3.0208333333vw;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
    opacity: 0;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.selectItem {
    height: 7.9166666667vw;
    font-size: 3.75vw;
    opacity: 1;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.previous {
    font-size: 0.9375vw;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    --top: 0vw;
    top: calc(50% - 2.196193265vw - var(--top));
    width: 100%;
    font-size: 1.4641288433vw;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
    text-align: center;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    height: 4.0995607613vw;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
    opacity: 0;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.selectItem {
    height: 7.3206442167vw;
    font-size: 4.39238653vw;
    opacity: 1;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.previous {
    font-size: 1.4641288433vw;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 3.90625vw;
    font-size: 3.125vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    bottom: 10.4166666667vw;
    width: 100%;
    font-size: 1.8229166667vw;
    line-height: 5.2083333333vw;
    text-align: center;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .newEditionU8-section16 .newEditionU8-section16-concent {
    position: relative;
    padding: 13.3333333333vw 0;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 133.3333333333vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10.6666666667vw;
    padding: 0 5.3333333333vw;
    color: #fff;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    font-size: 4.8vw;
    line-height: 7.4666666667vw;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
    opacity: 0.7;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    bottom: 23.2vw;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
    text-align: center;
  }
  .newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
}
@media screen and (min-width: 1366.02px) {
  .new-newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    --top: 0vw;
    top: calc(50% - 1.875vw - var(--top));
    width: 100%;
    font-size: 1.25vw;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
    text-align: center;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    height: 3.0208333333vw;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
    opacity: 0;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.selectItem {
    height: 7.9166666667vw;
    font-size: 3.75vw;
    opacity: 1;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.previous {
    font-size: 0.9375vw;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .new-newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    --top: 0vw;
    top: calc(50% - 2.196193265vw - var(--top));
    width: 100%;
    font-size: 1.4641288433vw;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
    text-align: center;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    height: 4.0995607613vw;
    -webkit-transition: font-size 0.5s;
    transition: font-size 0.5s;
    opacity: 0;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.selectItem {
    height: 7.3206442167vw;
    font-size: 4.39238653vw;
    opacity: 1;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem.previous {
    font-size: 1.4641288433vw;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .new-newEditionU8-section16 .newEditionU8-section16-concent {
    width: 100vw;
    height: var(--section16-height);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    position: sticky;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--after-bg-color);
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    position: absolute;
    z-index: 2;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    margin-bottom: 3.90625vw;
    font-size: 3.125vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    font-size: 1.8229166667vw;
    line-height: 3.90625vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    z-index: 2;
    bottom: 10.4166666667vw;
    width: 100%;
    font-size: 1.8229166667vw;
    line-height: 5.2083333333vw;
    text-align: center;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent .concentItem {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
}@media screen and (max-width: 767.98px) {
  .new-newEditionU8-section16 .newEditionU8-section16-concent {
    position: relative;
    padding: 13.3333333333vw 0;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 133.3333333333vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture {
    width: 100%;
    height: 100%;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-background picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10.6666666667vw;
    padding: 0 5.3333333333vw;
    color: #fff;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-title {
    font-size: 4.8vw;
    line-height: 7.4666666667vw;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-text .text-desc {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
    opacity: 0.7;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent {
    position: absolute;
    bottom: 23.2vw;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
    text-align: center;
  }
  .new-newEditionU8-section16 .newEditionU8-section16-concent .u8Section16 .u8Section16-concreteContent > div {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 60);
            transform: matrix(1, 0, 0, 1, 0, 60);
    opacity: 0;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty .twenty-Content .bgImg .bgVideo, .u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 1.875vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.6041666667vw;
    margin-left: 2.6041666667vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.2083333333vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 0.9375vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 2.0833333333vw;
    font-size: 1.875vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 0.9375vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 11.4583333333vw;
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-twenty .twenty-Content {
    width: 100%;
  }
  .u8-twenty .twenty-Content .bgImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .u8-twenty .twenty-Content .bgImg .bgVideo, .u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 122.6666666667vw;
    margin-bottom: 10.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty .twenty-Content .bgImg .title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
    margin-top: 13.3333333333vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
  }
  .u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 4.8vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 13.3333333333vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 4vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    margin-bottom: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.2vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 6.1333333333vw;
    padding-top: 1.3333333333vw;
    font-size: 3.2vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 3.2vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling > div:nth-child(2) {
    max-width: 21.3333333333vw;
    text-align: center;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty .twenty-Content .bgImg .bgVideo, .u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 3.125vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 3.2552083333vw;
    margin-left: 3.2552083333vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    margin-bottom: 2.6041666667vw;
    font-size: 6.5104166667vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 2.34375vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 3.90625vw;
    font-size: 2.34375vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 2.34375vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 17.96875vw;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty .twenty-Content .bgImg .bgVideo, .u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 2.0497803807vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 3.6603221083vw;
    margin-left: 3.6603221083vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 3.6603221083vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 1.1713030747vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 0.9516837482vw;
    font-size: 2.196193265vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.1713030747vw;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 16.1054172767vw;
  }
}
@media screen and (min-width: 1366.02px) {
  .new-u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg .bgVideo, .new-u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg picture {
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
    text-align: center;
  }
  .new-u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 1.875vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.6041666667vw;
    margin-left: 2.6041666667vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.2083333333vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 0.9375vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 2.0833333333vw;
    font-size: 1.875vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 0.9375vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 11.4583333333vw;
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .new-u8-twenty .twenty-Content {
    width: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg .bgVideo, .new-u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 122.6666666667vw;
    margin-bottom: 10.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .canvasVideo {
    width: 100%;
    height: 122.6666666667vw;
    margin-bottom: 10.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg picture {
    width: 100%;
    height: 122.6666666667vw;
    margin-bottom: 10.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
    margin-top: 13.3333333333vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 4.8vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 13.3333333333vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 4vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    margin-bottom: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.2vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 6.1333333333vw;
    padding-top: 1.3333333333vw;
    font-size: 3.2vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 3.2vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling > div:nth-child(2) {
    max-width: 21.3333333333vw;
    text-align: center;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .new-u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg .bgVideo, .new-u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .canvasVideo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg picture {
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .new-u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 3.125vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 3.2552083333vw;
    margin-left: 3.2552083333vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    margin-bottom: 2.6041666667vw;
    font-size: 6.5104166667vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 2.34375vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 3.90625vw;
    font-size: 2.34375vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 2.34375vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 17.96875vw;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .new-u8-twenty .twenty-Content {
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty .twenty-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg .bgVideo, .new-u8-twenty .twenty-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg picture {
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty .twenty-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty .twenty-Content .bgImg .title {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    text-align: center;
  }
  .new-u8-twenty .twenty-Content .bgImg .title > div {
    font-size: 2.0497803807vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 3.6603221083vw;
    margin-left: 3.6603221083vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 3.6603221083vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 1.1713030747vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .numberArr .long1 {
    margin-bottom: 0.9516837482vw;
    font-size: 2.196193265vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.1713030747vw;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .textStyle {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .new-u8-twenty .twenty-Content .bgImg .numberRolling .ones {
    min-width: 16.1054172767vw;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-twenty-two .twenty-two-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 21.875vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 13.0208333333vw;
    margin-right: 3.90625vw;
    margin-left: 3.90625vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.2083333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long1 {
    min-width: 9.0104166667vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    margin-left: 0.5208333333vw;
    font-size: 1.25vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.25vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-twenty-two .twenty-two-Content {
    width: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 116.2666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 13.3333333333vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    font-size: 4.8vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
    opacity: 0.7;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10.6666666667vw;
    margin-bottom: 13.3333333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 4vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.3333333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.2vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    font-size: 3.2vw;
    opacity: 0.7;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling > div:nth-child(1) {
    margin-right: 21.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-two .twenty-two-Content {
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    font-size: 3.125vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    margin-top: 3.90625vw;
    font-size: 1.8229166667vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 72.9166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 31.25vw;
    margin-right: 3.90625vw;
    margin-left: 3.90625vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 8.3333333333vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.125vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 3.125vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-two {
    width: 100vw;
    height: 110vh;
  }
  .u8-twenty-two .twenty-two-Content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    margin-bottom: 0.2196193265vw;
    font-size: 2.0497803807vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    font-size: 2.0497803807vw;
    line-height: 1.756954612vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 23.4260614934vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 18.3016105417vw;
    margin-right: 4.39238653vw;
    margin-left: 4.39238653vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 3.6603221083vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long1 {
    min-width: 6.2225475842vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 1.4641288433vw;
  }
  .u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.4641288433vw;
  }
}
@media screen and (min-width: 1366.02px) {
  .new-u8-twenty-two .twenty-two-Content {
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .new-u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 21.875vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 13.0208333333vw;
    margin-right: 3.90625vw;
    margin-left: 3.90625vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.2083333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long1 {
    min-width: 9.0104166667vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    margin-left: 0.5208333333vw;
    font-size: 1.25vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.25vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .new-u8-twenty-two .twenty-two-Content {
    width: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .new-u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 116.2666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .canvasVideo {
    width: 100%;
    height: 116.2666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 13.3333333333vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    font-size: 4.8vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
    opacity: 0.7;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10.6666666667vw;
    margin-bottom: 13.3333333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 4vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 5.3333333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.2vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    font-size: 3.2vw;
    opacity: 0.7;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling > div:nth-child(1) {
    margin-right: 21.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .new-u8-twenty-two .twenty-two-Content {
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .new-u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .canvasVideo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 20.8333333333vw;
    width: 100%;
    text-align: center;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    font-size: 3.125vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    margin-top: 3.90625vw;
    font-size: 1.8229166667vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 72.9166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 31.25vw;
    margin-right: 3.90625vw;
    margin-left: 3.90625vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 8.3333333333vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 3.125vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 3.125vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .new-u8-twenty-two {
    width: 100vw;
    height: 110vh;
  }
  .new-u8-twenty-two .twenty-two-Content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .bgVideo, .new-u8-twenty-two .twenty-two-Content .bgImg .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    line-height: 1.5;
    text-align: center;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(1) {
    margin-bottom: 0.2196193265vw;
    font-size: 2.0497803807vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .title div:nth-child(2) {
    font-size: 2.0497803807vw;
    line-height: 1.756954612vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling {
    position: absolute;
    top: 23.4260614934vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 18.3016105417vw;
    margin-right: 4.39238653vw;
    margin-left: 4.39238653vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long {
    font-size: 3.6603221083vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .long1 {
    min-width: 6.2225475842vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .numberArr .parameter {
    font-size: 1.4641288433vw;
  }
  .new-u8-twenty-two .twenty-two-Content .bgImg .numberRolling .details .introduce {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-three .twenty-three-content .u8Section-23 {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .bg-img, .u8-twenty-three .twenty-three-content .u8Section-23 .container .bgVideo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .sub-title {
    position: absolute;
    bottom: 20.0520833333vw;
    font-size: 3.125vw;
    text-align: center;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number {
    position: absolute;
    bottom: 27.34375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter div {
    font-size: 11.71875vw;
    text-align: center;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .unit {
    font-size: 3.125vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text {
    position: absolute;
    bottom: 10.4166666667vw;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.8229166667vw;
    text-align: center;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div {
    margin-bottom: 1.5625vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div:last-child {
    margin-bottom: 0;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-three .twenty-three-content .u8Section-23 {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .bg-img, .u8-twenty-three .twenty-three-content .u8Section-23 .container .bgVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text {
    position: absolute;
    top: 50%;
    left: 9.1508052709vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .sub-title {
    line-height: 3.513909224vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .sub-title div {
    font-size: 2.0497803807vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter {
    min-width: 8.0527086384vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter div {
    font-size: 3.6603221083vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .unit {
    margin-left: 0.2196193265vw;
    font-size: 2.0497803807vw;
    line-height: 3.513909224vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .newDes {
    line-height: 3.513909224vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .newDes div {
    font-size: 2.0497803807vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text {
    position: absolute;
    top: 50%;
    right: 9.1508052709vw;
    width: 26.9399707174vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div {
    font-size: 1.0248901903vw;
    line-height: 1.9033674963vw;
  }
}@media screen and (min-width: 1366.02px) {
  .u8-twenty-three .twenty-three-content .u8Section-23 {
    position: relative;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .bg-img, .u8-twenty-three .twenty-three-content .u8Section-23 .container .bgVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text {
    position: absolute;
    top: 50%;
    left: 7.2916666667vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .sub-title {
    font-size: 1.875vw;
    line-height: 3.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter {
    min-width: 11.4583333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter div {
    font-size: 4.6875vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .unit {
    font-size: 1.875vw;
    line-height: 3.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .newDes {
    font-size: 1.875vw;
    line-height: 3.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text {
    position: absolute;
    top: 50%;
    right: 7.2916666667vw;
    width: 21.6666666667vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description {
    font-size: 0.9375vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div {
    line-height: 1.875vw;
  }
}@media screen and (max-width: 767.98px) {
  .u8-twenty-three .twenty-three-content .u8Section-23 {
    position: relative;
    padding: 15.2vw 0vw 13.3333333333vw 0vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container picture, .u8-twenty-three .twenty-three-content .u8Section-23 .container .bgVideo {
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: 98.9333333333vw;
    margin-top: 10.6666666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container picture img, .u8-twenty-three .twenty-three-content .u8Section-23 .container .bgVideo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 5.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .sub-title {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 66.1333333333vw;
    height: 6.9333333333vw;
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number {
    position: relative;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 20.8vw;
    height: 8vw;
    margin-bottom: 5.8666666667vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter {
    margin-right: 1.0666666667vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .parameter div {
    font-size: 8vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .number .unit {
    font-size: 3.7333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .left-text .newDes {
    position: relative;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    font-size: 4.8vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text {
    position: relative;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 90.6666666667vw;
    height: 10.1333333333vw;
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.2vw;
    color: rgba(255, 255, 255, 0.7);
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div {
    margin-bottom: 3.2vw;
    line-height: 5.3333333333vw;
  }
  .u8-twenty-three .twenty-three-content .u8Section-23 .container .right-text .description div:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-twenty-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .u8-twenty-five .mode1 {
    position: relative;
    width: 100%;
    height: 55vh;
    cursor: pointer;
  }
  .u8-twenty-five .mode1 picture > img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-five .mode1:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-twenty-five .mode1 .title1 {
    position: absolute;
    top: 6.7708333333vw;
    width: 100%;
  }
  .u8-twenty-five .mode1 .title1 p {
    font-size: 1.875vw;
    line-height: 2.7083333333vw;
    text-align: center;
  }
  .u8-twenty-five .mode2, .u8-twenty-five .mode3 {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 45vh;
    cursor: pointer;
  }
  .u8-twenty-five .mode2 picture > img, .u8-twenty-five .mode3 picture > img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-five .mode2:hover img, .u8-twenty-five .mode3:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-twenty-five .mode2 .title2, .u8-twenty-five .mode3 .title2 {
    position: absolute;
    top: 0;
    right: 5.2083333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 100%;
    line-height: 4.6875vw;
    text-align: center;
    color: #fff;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(1), .u8-twenty-five .mode3 .title2 > div:nth-child(1) {
    width: 100%;
    font-size: 2.6041666667vw;
    line-height: 3.3333333333vw;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(2), .u8-twenty-five .mode3 .title2 > div:nth-child(2) {
    width: 100%;
    font-size: 0.9375vw;
    line-height: 1.09375vw;
  }
  .u8-twenty-five .mode3 .title2 {
    left: 5.2083333333vw;
  }
  .u8-twenty-five .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-twenty-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100vh;
    padding-top: 13.3333333333vw;
    padding-bottom: 13.3333333333vw;
  }
  .u8-twenty-five .mode1 {
    position: relative;
    margin-right: 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    cursor: pointer;
  }
  .u8-twenty-five .mode1 picture > img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-five .mode1 .title1 {
    position: absolute;
    top: 5.3333333333vw;
    width: 100%;
    font-size: 4.8vw;
    line-height: 8.5333333333vw;
    text-align: center;
    color: #fff;
  }
  .u8-twenty-five .mode2, .u8-twenty-five .mode3 {
    position: relative;
    margin-right: 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
    margin-left: 5.3333333333vw;
  }
  .u8-twenty-five .mode2 picture > img, .u8-twenty-five .mode3 picture > img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-five .mode2 .title2, .u8-twenty-five .mode3 .title2 {
    position: absolute;
    top: 5.8666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    font-size: 4.8vw;
    color: #fff;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(1), .u8-twenty-five .mode3 .title2 > div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .u8-twenty-five .mode2 .title2 > span:nth-child(2), .u8-twenty-five .mode3 .title2 > span:nth-child(2) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .u8-twenty-five .mode2 .title2 > span:nth-child(3), .u8-twenty-five .mode3 .title2 > span:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(4), .u8-twenty-five .mode3 .title2 > div:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .u8-twenty-five .mode3 {
    margin-bottom: 0;
  }
  .u8-twenty-five .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-five .mode1 {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    cursor: pointer;
  }
  .u8-twenty-five .mode1 picture > img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-five .mode1 .title1 {
    position: absolute;
    top: 10.4166666667vw;
    width: 100%;
    font-size: 3.125vw;
    line-height: 4.1666666667vw;
    text-align: center;
    color: #fff;
  }
  .u8-twenty-five .mode2, .u8-twenty-five .mode3 {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .u8-twenty-five .mode2 picture > img, .u8-twenty-five .mode3 picture > img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-five .mode2 .title2, .u8-twenty-five .mode3 .title2 {
    position: absolute;
    top: 10.4166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    font-size: 3.125vw;
    color: #fff;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(1), .u8-twenty-five .mode3 .title2 > div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .u8-twenty-five .mode2 .title2 > span:nth-child(2), .u8-twenty-five .mode3 .title2 > span:nth-child(2) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .u8-twenty-five .mode2 .title2 > span:nth-child(3), .u8-twenty-five .mode3 .title2 > span:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(4), .u8-twenty-five .mode3 .title2 > div:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .u8-twenty-five .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .u8-twenty-five .mode1 {
    position: relative;
    width: 100%;
    height: 55vh;
    cursor: pointer;
  }
  .u8-twenty-five .mode1 picture > img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-five .mode1:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-twenty-five .mode1 .title1 {
    position: absolute;
    top: 5.8565153734vw;
    width: 100%;
    font-size: 2.0497803807vw;
    text-align: center;
  }
  .u8-twenty-five .mode2, .u8-twenty-five .mode3 {
    position: relative;
    overflow: hidden;
    width: 50%;
    height: 45vh;
    cursor: pointer;
  }
  .u8-twenty-five .mode2 picture > img, .u8-twenty-five .mode3 picture > img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-five .mode2:hover img, .u8-twenty-five .mode3:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .u8-twenty-five .mode2 .title2, .u8-twenty-five .mode3 .title2 {
    position: absolute;
    top: 0;
    right: 7.3206442167vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 100%;
    line-height: 5.1244509517vw;
    text-align: center;
    color: #fff;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(1), .u8-twenty-five .mode3 .title2 > div:nth-child(1) {
    font-size: 3.6603221083vw;
    line-height: 4.6852122987vw;
  }
  .u8-twenty-five .mode2 .title2 > div:nth-child(2), .u8-twenty-five .mode3 .title2 > div:nth-child(2) {
    font-size: 1.1713030747vw;
    line-height: 1.317715959vw;
  }
  .u8-twenty-five .mode3 .title2 {
    left: 7.3206442167vw;
  }
  .u8-twenty-five .mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-twenty-six {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-six .twenty-six-Content {
    position: relative;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-six .twenty-six-Content .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 7.2916666667vw;
    height: 6.25vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p {
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:first-child {
    font-size: 0.7291666667vw;
    line-height: 0.8333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:nth-child(2) {
    font-size: 4.1666666667vw;
    line-height: 5.2083333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 10.9375vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div p {
    margin-top: 0.4166666667vw;
    font-size: 4.1666666667vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 4.1666666667vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > div {
    min-width: 11.4583333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > p {
    position: absolute;
    top: 0;
    margin-right: 2.5vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title {
    position: absolute;
    top: 6.7708333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .title {
    margin-bottom: 1.5625vw;
    font-size: 1.875vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .sub-title div {
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-twenty-six {
    overflow: hidden;
    width: 100vw;
  }
  .u8-twenty-six .twenty-six-Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
    margin-bottom: 13.3333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .bgImg {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .bgImg picture img {
    width: 100%;
    height: 133.3333333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80%;
    padding-left: 5.3333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 25.3333333333vw;
    height: 26.6666666667vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p {
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:first-child {
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 4.2666666667vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:nth-child(2) {
    font-size: 8vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 13.3333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div p {
    font-size: 8vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 8vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > p {
    position: absolute;
    top: 0;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 13.3333333333vw;
    margin-bottom: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .title {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .sub-title div {
    width: 82.6666666667vw;
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-six {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-six .twenty-six-Content {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text {
    position: absolute;
    top: 53%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 19.53125vw;
    height: 13.1510416667vw;
    margin-bottom: 7.8125vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p {
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:first-child {
    font-size: 1.8229166667vw;
    line-height: 2.0833333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:nth-child(2) {
    font-size: 7.8125vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 18.8802083333vw;
    height: 9.1145833333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div p {
    font-size: 8.3333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 8.3333333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > p {
    position: absolute;
    top: 0;
    padding-right: 2.8645833333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title {
    position: absolute;
    top: 20.8333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .title {
    margin-bottom: 2.6041666667vw;
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .sub-title div {
    width: 74.21875vw;
    font-size: 1.8229166667vw;
    line-height: 3.6458333333vw;
    text-align: center;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-six {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-six .twenty-six-Content {
    position: relative;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-six .twenty-six-Content .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .bgImg picture img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 9.5168374817vw;
    height: 12.0058565154vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p {
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:first-child {
    font-size: 1.0248901903vw;
    line-height: 1.1713030747vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > p:nth-child(2) {
    font-size: 5.8565153734vw;
    line-height: 9.7364568082vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 14.6412884334vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li > div p {
    font-size: 5.8565153734vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 5.8565153734vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > div {
    min-width: 10.4166666667vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-text li:last-of-type > p {
    position: absolute;
    top: 0;
    margin-right: 5.1244509517vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title {
    position: absolute;
    top: 5.8565153734vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    color: #fff;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .title {
    margin-bottom: 2.196193265vw;
    font-size: 2.0497803807vw;
  }
  .u8-twenty-six .twenty-six-Content .twenty-six-title .sub-title div {
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-eight {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .text-container {
    position: absolute;
    top: 20.8333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-twenty-eight .newEditionU8-28 .text-container .text {
    font-size: 3.125vw;
    color: #fff;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-eight {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .text-container {
    position: absolute;
    top: 5.8565153734vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .u8-twenty-eight .newEditionU8-28 .text-container .text {
    font-size: 2.0497803807vw;
    color: #fff;
  }
}@media screen and (min-width: 1366.02px) {
  .newEditionU8-28 {
    position: relative;
    width: 100vw;
    height: 100vh;
  }
  .newEditionU8-28 .content-page picture {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
  }
  .newEditionU8-28 .content-page picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .newEditionU8-28 .text-container {
    position: absolute;
    left: 50%;
    margin-top: 6.7708333333vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .newEditionU8-28 .text-container .text {
    font-size: 1.875vw;
    color: #fff;
  }
}@media screen and (max-width: 767.98px) {
  .u8-twenty-eight {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .content-page picture .bg-img {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-eight .newEditionU8-28 .text-container {
    position: absolute;
    top: 10.6666666667vw;
    left: 5.3333333333vw;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .u8-twenty-eight .newEditionU8-28 .text-container .text {
    font-size: 4.8vw;
    color: #fff;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-twenty-nine {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-nine .twenty-nine-Content {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 3.125vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.0833333333vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href {
    width: 6.25vw;
    height: 2.2916666667vw;
    cursor: pointer;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href:not(:last-child) {
    margin-right: 4.6875vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.7291666667vw;
    line-height: 2.2916666667vw;
    color: rgba(0, 0, 0, 0.6);
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a div {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a div span {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(1) > span {
    text-align: right;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(1) > div span:first-child {
    min-width: 5.46875vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(4) > div span:first-child {
    min-width: 3.90625vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(2) > span {
    text-align: right;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(2) > div span:first-child {
    min-width: 7.03125vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:not(:last-child) {
    margin-right: 5.2083333333vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > span {
    margin-bottom: 0.5729166667vw;
    font-size: 0.7291666667vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span {
    font-size: 0.7291666667vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span:first-child {
    min-width: 6.7708333333vw;
    font-size: 2.8125vw;
    text-align: right;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num span {
    width: 7.2916666667vw;
    font-size: 1.4583333333vw;
    text-align: center;
  }
  .u8-twenty-nine .desc {
    position: absolute;
    z-index: 3;
    right: 8.6458333333vw;
    bottom: 1.6666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.625vw;
    opacity: 0.9;
    color: #000;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .u8-twenty-nine {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #fff;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg picture {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain {
    position: absolute;
    bottom: 24vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href {
    margin-top: 10.6666666667vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href:not(:last-child) {
    margin-right: 2.4vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 3.2vw;
    line-height: 9.6vw;
    text-align: center;
    color: var(--btnColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a div {
    width: 28vw;
    height: 9.6vw;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 54.6666666667vw;
    color: #000;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 44.6666666667vw;
    margin-left: 5.3333333333vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(2), .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(4) {
    padding-left: 3.2vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > span {
    margin-bottom: 1.0666666667vw;
    font-size: 3.2vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span {
    font-size: 3.2vw;
    font-weight: bold;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span:first-child {
    font-size: 5.3333333333vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 2.1333333333vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num span {
    font-size: 4.8vw;
  }
  .u8-twenty-nine .desc {
    position: absolute;
    z-index: 3;
    right: 5.3333333333vw;
    bottom: 4.2666666667vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 3.2vw;
    opacity: 0.9;
    color: #000;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-twenty-nine {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
  }
  .u8-twenty-nine .twenty-nine-Content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg {
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain {
    position: absolute;
    bottom: 23.4375vw;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href {
    width: 13.0208333333vw;
    height: 4.6875vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href:not(:last-child) {
    margin-right: 7.8125vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.5625vw;
    line-height: 4.6875vw;
    text-align: center;
    color: var(--btnColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .btn-href a div {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    color: #000;
    margin-top: 9.375vw;
    margin-right: 7.8125vw;
    margin-left: 7.8125vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(4) {
    width: 50%;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(2) {
    width: 30%;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(1) {
    width: 45%;
    margin-bottom: 4.1666666667vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:last-child {
    margin-left: auto;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:nth-child(3) {
    margin-left: auto;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > span {
    font-size: 1.5625vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span {
    font-size: 1.5625vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span:first-child {
    font-size: 4.1666666667vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 0.78125vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num span {
    font-size: 3.125vw;
  }
  .u8-twenty-nine .desc {
    position: absolute;
    z-index: 3;
    right: 6.25vw;
    bottom: 2.34375vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 1.5625vw;
    opacity: 0.9;
    color: #000;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-twenty-nine {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .u8-twenty-nine .twenty-nine-Content {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .u8-twenty-nine .twenty-nine-Content .bgImg picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 2.9282576867vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.9033674963vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .buttonHover {
    width: 8.78477306vw;
    height: 3.2210834553vw;
    cursor: pointer;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .buttonHover:not(:last-child) {
    margin-right: 4.39238653vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .buttonHover a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.0248901903vw;
    line-height: 3.2210834553vw;
    text-align: center;
    color: #000;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .btn-contain .buttonHover a div {
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: var(--bordercColor) !important;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent:not(:last-child) {
    margin-right: 4.9048316252vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > span {
    font-size: 1.0248901903vw;
    line-height: 1.1713030747vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span {
    font-size: 1.0248901903vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div span:first-child {
    font-size: 4.0995607613vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0.1464128843vw;
  }
  .u8-twenty-nine .twenty-nine-Content .text-contain .divTotal .divContent > div.no_num span {
    font-size: 1.756954612vw;
  }
  .u8-twenty-nine .desc {
    position: absolute;
    z-index: 3;
    right: 6.4421669107vw;
    bottom: 1.0248901903vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.878477306vw;
    opacity: 0.9;
    color: #000;
  }
}
@media screen and (min-width: 1366.02px) {
  .u8-thirty .car-type-section5-all {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vw !important;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg {
    width: 100%;
    height: 65vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture {
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 49.375vw;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-text {
    position: absolute;
    top: 9.375vw;
    left: 11.9791666667vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-title {
    font-size: 1.6666666667vw;
    line-height: 2.8125vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-dec {
    margin-top: 1.25vw;
    font-size: 0.8333333333vw;
    line-height: 1.5625vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-tips {
    position: absolute;
    bottom: 3.3333333333vw;
    left: 11.9791666667vw;
    margin-top: 0.625vw;
    font-size: 0.625vw;
    line-height: 0.9375vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 42.0833333333vw;
    height: 100%;
    padding-top: 1.6666666667vw;
    padding-right: 3.125vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 2.7604166667vw;
    margin-bottom: 0.6770833333vw;
    padding-left: 0.625vw;
    font-weight: bold;
    color: #fff;
    background: url(../images/car-type-part-one-sc5-border-bg.png) top left no-repeat;
    background-size: auto 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p {
    position: absolute;
    top: 0.3125vw;
    left: 0.625vw;
    font-size: 1.25vw;
    line-height: 1.875vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p span {
    font-size: 0.625vw;
    font-weight: normal;
    line-height: 1.25vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title::before {
    position: absolute;
    z-index: 0;
    top: 1.3541666667vw;
    left: 0.4166666667vw;
    width: calc(100% - 10.4166666667vw);
    height: 0.625vw;
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(rgba(190, 154, 115, 0)), to(#be9a73));
    background: linear-gradient(270deg, rgba(190, 154, 115, 0) 0%, #be9a73 100%);
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul {
    overflow: hidden;
    margin-bottom: 1.0416666667vw;
    padding-left: 0.4166666667vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .EqualWidth {
    width: 10.625vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1vw;
    margin-bottom: 0.2vw;
    padding-left: 0.4166666667vw;
    font-size: 0.8333333333vw;
    line-height: 1.25vw;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.bold {
    font-weight: bolder;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.line {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    margin-right: 0.4166666667vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img.icon {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    margin-right: 0;
    margin-left: 0.4166666667vw;
  }
  .u8-thirty .car-type-section5-all .bullet:nth-child(2) .car-type-section5-right-section  .car-type-section5-right-section-ul .car-type-section5-right-section-item{
    width: 45% !important;
  }

}@media screen and (max-width: 767.98px) {
  .u8-thirty .car-type-section5-all {
    position: relative;
    height: 390vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg {
    overflow: hidden;
    width: 100%;
    height: 400vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture {
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 26.6666666667vmin;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-title {
    font-size: 4.8vmin;
    line-height: 7.4666666667vmin;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-dec {
    margin-top: 2.1333333333vmin;
    font-size: 3.2vmin;
    line-height: 6.4vmin;
    text-align: center;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-tips {
    position: absolute;
    bottom: 9.8666666667vmin;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 4.8vmin;
    font-size: 2.4vmin;
    line-height: 4.2666666667vmin;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-top: 97.6vmin;
    padding-right: 4.2666666667vmin;
    padding-left: 4.2666666667vmin;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 14.1333333333vmin;
    padding-left: 3.2vmin;
    font-weight: bold;
    color: #fff;
    background: url(../images/car-type-part-one-sc5-border-bg.png) top left no-repeat;
    background-size: auto 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p {
    position: absolute;
    top: 1.3333333333vmin;
    left: 3.2vmin;
    font-size: 4.2666666667vmin;
    line-height: 6.4vmin;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p span {
    font-size: 2.6666666667vmin;
    font-weight: normal;
    line-height: 6.4vmin;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title::before {
    position: absolute;
    z-index: 0;
    top: 4.5333333333vmin;
    left: 2.1333333333vmin;
    width: calc(100% - 21.8666666667vmin);
    height: 3.2vmin;
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(rgba(190, 154, 115, 0)), to(#be9a73));
    background: linear-gradient(270deg, rgba(190, 154, 115, 0) 0%, #be9a73 100%);
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul {
    overflow: hidden;
    margin-bottom: 1.6vmin;
    padding-left: 2.1333333333vmin;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 1vmin;
    padding-left: 2.1333333333vmin;
    font-size: 3.2vmin;
    line-height: 4.8vmin;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.bold {
    font-weight: bolder;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.half {
    width: unset;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img {
    width: 2.1333333333vmin;
    height: 2.1333333333vmin;
    margin-right: 2.1333333333vmin;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img.icon {
    width: 4.2666666667vmin;
    height: 4.2666666667vmin;
    margin-right: 0;
    margin-left: 2.1333333333vmin;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .u8-thirty .car-type-section5-all {
    position: relative;
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg {
    width: 100%;
    height: 170vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture {
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 16.1458333333vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-title {
    font-size: 2.34375vw;
    line-height: 3.6458333333vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-dec {
    margin-top: 1.0416666667vw;
    font-size: 1.8229166667vw;
    line-height: 3.3854166667vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-tips {
    position: absolute;
    bottom: 1.5625vw;
    left: 14.5833333333vw;
    font-size: 1.3020833333vw;
    line-height: 2.0833333333vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-top: 54.1666666667vw;
    padding-right: 0;
    padding-left: 14.5833333333vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 6.9010416667vw;
    padding-left: 1.5625vw;
    font-weight: bold;
    color: #fff;
    background: url(../images/car-type-part-one-sc5-border-bg.png) top left no-repeat;
    background-size: auto 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p {
    position: absolute;
    top: 0.6510416667vw;
    left: 1.5625vw;
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p span {
    font-size: 1.3020833333vw;
    font-weight: normal;
    line-height: 3.125vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title::before {
    position: absolute;
    z-index: 0;
    top: 2.2135416667vw;
    left: 1.0416666667vw;
    width: calc(100% - 26.0416666667vw);
    height: 1.5625vw;
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(rgba(190, 154, 115, 0)), to(#be9a73));
    background: linear-gradient(270deg, rgba(190, 154, 115, 0) 0%, #be9a73 100%);
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul {
    overflow: hidden;
    margin-bottom: 0.78125vw;
    padding-left: 1.0416666667vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1vw;
    margin-bottom: 0.78125vw;
    padding-left: 1.0416666667vw;
    font-size: 1.5625vw;
    line-height: 2.0833333333vw;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.bold {
    font-weight: bolder;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.line {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    margin-right: 1.0416666667vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img.icon {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    margin-right: 0;
    margin-left: 1.0416666667vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .EqualWidth {
    width: 20.3125vw;
  }
  .u8-thirty .car-type-section5-all .bullet:nth-child(2) .car-type-section5-right-section  .car-type-section5-right-section-ul .car-type-section5-right-section-item{
    width: 45% !important;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .u8-thirty .car-type-section5-all {
    position: relative;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg {
    width: 100%;
    height: 65vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture {
    width: 100%;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-bg picture .bg-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 69.3997071742vw;
    height: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-text {
    position: absolute;
    top: 6.8814055637vw;
    left: 8.78477306vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-title {
    font-size: 1.756954612vw;
    line-height: 2.635431918vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-dec {
    margin-top: 1.1713030747vw;
    font-size: 1.0248901903vw;
    line-height: 1.756954612vw;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-center .car-type-section5-tips {
    position: absolute;
    bottom: 4.6852122987vw;
    left: 8.78477306vw;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    color: #fff;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 47.1449487555vw;
    height: 100%;
    padding-top: 2.3426061493vw;
    padding-right: 2.3426061493vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 3.8799414348vw;
    padding-left: 0.878477306vw;
    font-weight: bold;
    color: #fff;
    background: url(../images/car-type-part-one-sc5-border-bg.png) top left no-repeat;
    background-size: auto 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p {
    position: absolute;
    top: 0.3660322108vw;
    left: 0.878477306vw;
    font-size: 1.317715959vw;
    line-height: 2.0497803807vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title p span {
    font-size: 0.878477306vw;
    font-weight: normal;
    line-height: 2.635431918vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-title::before {
    position: absolute;
    z-index: 0;
    top: 1.2445095168vw;
    left: 0.5856515373vw;
    width: calc(100% - 14.6412884334vw);
    height: 0.878477306vw;
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(rgba(190, 154, 115, 0)), to(#be9a73));
    background: linear-gradient(270deg, rgba(190, 154, 115, 0) 0%, #be9a73 100%);
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul {
    overflow: hidden;
    margin-bottom: 0.439238653vw;
    padding-left: 0.5856515373vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .EqualWidth {
    width: 13.17715959vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1vw;
    margin-bottom: 0.4vw;
    padding-left: 0.5856515373vw;
    font-size: 0.9516837482vw;
    line-height: 1.1713030747vw;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.bold {
    font-weight: bolder;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item.line {
    width: 100%;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img {
    width: 0.5856515373vw;
    height: 0.5856515373vw;
    margin-right: 0.5856515373vw;
  }
  .u8-thirty .car-type-section5-all .car-type-section5-right-section .car-type-section5-right-section-ul .car-type-section5-right-section-item img.icon {
    width: 1.1713030747vw;
    height: 1.1713030747vw;
    margin-right: 0;
    margin-left: 0.5856515373vw;
  }
  .u8-thirty .car-type-section5-all .bullet:nth-child(2) .car-type-section5-right-section  .car-type-section5-right-section-ul .car-type-section5-right-section-item{
    width: 45% !important;
  }
}
@media screen and (min-width: 1366.02px) {
  .sellingPointPage {
    width: 100vw;
    height: 300vh;
  }
  .sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 3.6458333333vw;
    -webkit-transform: translateY(-50%) rotateX(80deg);
            transform: translateY(-50%) rotateX(80deg);
    -webkit-transform-origin: center 15.625vw;
            transform-origin: center 15.625vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 5.1244509517vw;
    -webkit-transform: rotateY(70deg);
            transform: rotateY(70deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}@media screen and (max-width: 767.98px) {
  .sellingPointPage {
    width: 100vw;
  }
  .sellingPointPage .sellingPointPage-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 100%;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 157.3333333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 8vw 5.3333333333vw;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 6.4vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .sellingPointPage {
    width: 100vw;
    height: 240vh;
  }
  .sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 3.90625vw;
    -webkit-transform: translateY(-50%) rotateX(60deg);
            transform: translateY(-50%) rotateX(60deg);
    -webkit-transform-origin: center 39.0625vw;
            transform-origin: center 39.0625vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    -webkit-transform: rotateY(40deg);
            transform: rotateY(40deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .sellingPointPage {
    width: 100vw;
    height: 240vh;
  }
  .sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 2.635431918vw;
    -webkit-transform: translateY(-50%) rotateX(60deg);
            transform: translateY(-50%) rotateX(60deg);
    -webkit-transform-origin: center 19.0336749634vw;
            transform-origin: center 19.0336749634vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 4.39238653vw;
    -webkit-transform: rotateY(40deg);
            transform: rotateY(40deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
@media screen and (min-width: 1366.02px) {
  .new-sellingPointPage {
    width: 100vw;
    height: 300vh;
  }
  .new-sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 3.6458333333vw;
    -webkit-transform: translateY(-50%) rotateX(80deg);
            transform: translateY(-50%) rotateX(80deg);
    -webkit-transform-origin: center 15.625vw;
            transform-origin: center 15.625vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 5.1244509517vw;
    -webkit-transform: rotateY(70deg);
            transform: rotateY(70deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}@media screen and (max-width: 767.98px) {
  .new-sellingPointPage {
    width: 100vw;
  }
  .new-sellingPointPage .sellingPointPage-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: 100%;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background video, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background canvas {
    width: 100%;
    height: 157.3333333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 8vw 5.3333333333vw;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 6.4vw;
  }
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .new-sellingPointPage {
    width: 100vw;
    height: 240vh;
  }
  .new-sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background video, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background canvas {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 3.90625vw;
    -webkit-transform: translateY(-50%) rotateX(60deg);
            transform: translateY(-50%) rotateX(60deg);
    -webkit-transform-origin: center 39.0625vw;
            transform-origin: center 39.0625vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    -webkit-transform: rotateY(40deg);
            transform: rotateY(40deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .new-sellingPointPage {
    width: 100vw;
    height: 240vh;
  }
  .new-sellingPointPage .sellingPointPage-content {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background {
    width: 100%;
    height: 100%;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background img, .new-sellingPointPage .sellingPointPage-content .sellingPointPage-background video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box {
    position: absolute;
    top: 50%;
    width: 100vw;
    font-size: 2.635431918vw;
    -webkit-transform: translateY(-50%) rotateX(60deg);
            transform: translateY(-50%) rotateX(60deg);
    -webkit-transform-origin: center 19.0336749634vw;
            transform-origin: center 19.0336749634vw;
    text-align: center;
    opacity: 0;
    color: #fff;
  }
  .new-sellingPointPage .sellingPointPage-content .sellingPointPage-text-box .sellingPointPage-text {
    font-size: 4.39238653vw;
    -webkit-transform: rotateY(40deg);
            transform: rotateY(40deg);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
@media screen and (min-width: 1366.02px) {
  html {
    scrollbar-width: none;
  }
  .fontFlag {
    font-size: 1.25vw;
    border-bottom: 1px solid #fff;
    width: auto;
    min-width: auto;
  }
  .r-page .fp-watermark {
    display: none;
  }
  .r-page .car-test {
    position: relative;
    min-height: 100vh;
  }
  .r-page .car-test .bg-car {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .r-page .car-test .bg-car picture {
    height: 100%;
    width: 100%;
  }
  .r-page .car-test .bg-car picture .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .car-test-form {
    width: 50%;
    position: relative;
    top: 13.5416666667vw;
    left: 12.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .r-page .car-test .car-test-form .car-test-title {
    font-size: 2.5vw;
    line-height: 3.0208333333vw;
  }
  .r-page .car-test .car-test-form .car-test-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    top: 6.5625vw;
    left: 0.15625vw;
    font-size: 0.8333333333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .r-page .car-test .car-test-form .car-test-type div {
    width: auto;
    min-width: auto;
    margin-right: 1.25vw;
  }
  .r-page .car-test .car-test-form .car-test-type div:hover::after {
    font-size: 1.25vw;
  }
  .r-page .car-test .car-test-form .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 1.0416666667vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.0833333333vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name {
    width: 9.375vw;
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
    border-bottom: 0.0260416667vw solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.2604166667vw;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind {
    position: absolute;
    top: 2.0833333333vw;
    color: red;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .name .select_box {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    width: 9.375vw;
    margin-top: 1.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .name ul,
  .r-page .car-test .car-test-form .name li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .name .select_box input {
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul {
    width: 9.375vw;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .name .select_box ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .name .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 2.0833333333vw;
    color: red !important;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: relative;
  }
  .r-page .car-test .car-test-form .city .select_box4 {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    width: 9.375vw;
    margin-top: 3.3333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box4 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box4 .provinceStyle img {
    width: 1.25vw;
    height: 1.25vw;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box4 input {
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul {
    width: 9.375vw;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .remind {
    position: absolute;
    top: 2.34375vw;
    color: red;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city .select_box1 {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    width: 9.375vw;
    margin-top: 3.3333333333vw;
    margin-left: 2.0833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box1 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box1 .cityStyle img {
    width: 1.25vw;
    height: 1.25vw;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box1 input {
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul {
    width: 9.375vw;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .city .select_box2 {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    width: 9.375vw;
    margin-top: 3.3333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box2 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box2 .provinceStyle img {
    width: 1.25vw;
    height: 1.25vw;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box2 input {
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul {
    width: 9.375vw;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .select_box3 {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    width: 9.375vw;
    margin-top: 3.3333333333vw;
    margin-left: 2.0833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box3 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box3 .cityStyle img {
    width: 1.25vw;
    height: 1.25vw;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box3 input {
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul {
    width: 9.375vw;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3.3333333333vw;
    margin-right: 2.0833333333vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone {
    width: 20.8333333333vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone input {
    width: 100%;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #9fa0a0;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.2604166667vw;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind {
    position: absolute;
    top: 1.8229166667vw;
    color: red;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 1.25vw;
    margin-right: 2.0833333333vw;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification.car-test-verification {
    width: 20.8333333333vw;
    position: relative;
    border-bottom: 1px solid #9fa0a0;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification.car-test-verification input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification.car-test-verification .msg-auth-code {
    width: 5.7291666667vw;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification.car-test-verification .btn-like {
    color: #fff;
    font-size: 0.7291666667vw;
    opacity: 0.5;
    width: 100%;
  }
  .r-page .car-test .car-test-form .verification .car-test-verification.car-test-verification :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .experience {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .experience .select_box {
    position: relative;
    padding: 0;
    font-size: 0.8333333333vw;
    border-bottom: 0.0260416667vw solid #d1d1d1;
    width: 20.8333333333vw;
    margin-top: 3.3333333333vw;
  }
  .r-page .car-test .car-test-form .experience ul,
  .r-page .car-test .car-test-form .experience li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .experience .select_box input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
  }
  .r-page .car-test .car-test-form .experience .select_box ul {
    width: 100%;
    position: absolute;
    border: 0.0520833333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
  }
  .r-page .car-test .car-test-form .experience .select_box ul li {
    display: block;
    height: 1.3020833333vw;
    overflow: hidden;
    line-height: 1.3020833333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .experience .select_box ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .Privacy {
    margin-top: 1.3541666667vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .Privacy fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .Privacy fieldset p {
    opacity: 0.5;
    font-size: 0.7291666667vw;
    margin-left: 0.4166666667vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset a {
    font-size: 0.7291666667vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1.0416666667vw;
    color: red !important;
    font-size: 0.5208333333vw;
    line-height: 0.7291666667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .confirm {
    margin-top: 2.2916666667vw;
    position: relative;
    width: 8.5416666667vw;
    height: 1.5625vw;
    -webkit-box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.9375vw;
    font-weight: normal;
    color: #fff;
    line-height: 5.2083333333vw;
    text-align: center;
    white-space: nowrap;
    font-size: 0.8333333333vw;
    line-height: 1.5625vw;
    text-shadow: 0 0 1.5625vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
    opacity: 0.5;
  }
  .r-page .car-test .make-box {
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 10.4166666667vw;
    left: 12.5vw;
    width: 20.8333333333vw;
    height: 31.25vw;
    background: rgba(255, 255, 255, 0.04);
    padding-left: 2.5vw;
    padding-top: 6.25vw;
  }
  .r-page .car-test .make-box .make-title {
    font-size: 2.5vw;
    line-height: 3.0208333333vw;
  }
  .r-page .car-test .make-box .make-line {
    width: 10vw;
    height: 0.0520833333vw;
    margin-top: 1.6666666667vw;
    margin-bottom: 2.5vw;
    opacity: 0.4;
    background-color: #fff;
  }
  .r-page .car-test .make-box .make-text {
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
  }
  .r-page .car-test .make-box .text1 {
    margin-bottom: 0.4166666667vw;
  }
  .r-page .car-test .make-box .make-btn {
    background-color: transparent;
    color: #fff;
    width: 8.5416666667vw;
    height: 1.5625vw;
    font-size: 0.8333333333vw;
    margin-top: 6.25vw;
    line-height: 1.5625vw !important;
    position: relative;
    -webkit-box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.9375vw;
    font-weight: normal;
    color: #fff;
    line-height: 5.2083333333vw;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0 0 1.5625vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
  }
  .r-page .car-test .lodaing {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 1000;
  }
  .r-page .car-test .lodaing img {
    position: absolute;
    top: 25.0520833333vw;
    left: 20.1041666667vw;
    width: 5.8333333333vw;
    height: 5.8333333333vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .select_box > img {
    margin-right: 0.8333333333vw;
    height: 0.8333333333vw;
    width: 0.8333333333vw;
    cursor: pointer;
  }
  .scroll-trigger {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  .r-page-background {
    background-color: #181818;
    width: 100%;
    height: 100vh;
  }
  .r-page-background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .r-page-background .play-btn {
    width: 0vw;
    height: 0vw;
  }
  .r-page-background .play-btn1 {
    width: 0vw;
    height: 0vw;
  }
  .section-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-1 .content-container {
    position: absolute;
    top: 13%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .content-container h2 {
    width: 12.7604166667vw;
    height: 2.5vw;
  }
  .section-1 .content-container h2 picture {
    height: 100%;
    width: 100%;
  }
  .section-1 .content-container h2 picture .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .contTitle {
    width: 12.7604166667vw;
    height: 1.875vw;
    font-size: 1.25vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.875vw;
    position: absolute;
    top: 21%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -moz-text-align-last: justify;
         text-align-last: justify;
  }
  .section-1 .title-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .com-btn {
    position: relative;
    width: 8.5416666667vw;
    height: 1.5625vw;
    -webkit-box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 1.5625vw 0 rgba(0, 0, 0, 0.77), 0 0 0.7291666667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    text-align: center;
    font-size: 0.8333333333vw;
    line-height: 1.6666666667vw;
    cursor: pointer;
    margin-right: 1.6666666667vw;
  }
  .section-1 .com-btn:last-child {
    margin-right: 0;
  }
  .section-1 .sweep-to-right:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .full-section-show {
    position: relative;
  }
  .sticky-container {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .horizontal-scroll-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .horizontal-scroll-item {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    will-change: transform;
  }
  .horizontal-scroll-item:first-child {
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .coverEffect {
    margin-top: -100vh;
  }
  .space-100vh {
    height: 100vh;
  }
  .mask-cover {
    background-color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
  .screen-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(1.0416666667vw);
            backdrop-filter: blur(1.0416666667vw);
    z-index: 1000;
  }
  .video-screen-modal {
    padding: 4.4270833333vw 12.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .video-screen-modal video {
    position: relative;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .video-screen-modal .video-mark {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 10.4166666667vw;
    width: 100%;
    background: transparent;
    mix-blend-mode: difference;
  }
  .video-screen-modal .video-mark .close {
    position: absolute;
    top: 8.5416666667vw;
    right: 14.53125vw;
    height: 1.25vw;
    width: 1.25vw;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
  }
  .r4-car-appointment {
    overflow: hidden;
  }
  .brad-section-tvc-bg {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  .brad-section-tvc-bg .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .brad-section-tvc-bg .title .main-title {
    margin-top: 11.0416666667vw;
    font-size: 2.5vw;
    line-height: 3.0208333333vw;
    margin-bottom: 1.1458333333vw;
  }
  .brad-section-tvc-bg .title .desc {
    font-size: 1.25vw;
    line-height: 1.875vw;
  }
  .brad-section-tvc-bg .s-tvc-Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .brad-section-tvc-bg .s-tvc-Bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 1.5s 0.5s;
    transition: all 1.5s 0.5s;
    top: 18.2291666667vw;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title .main-title {
    margin-top: 0;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title.show {
    opacity: 1;
    top: 11.0416666667vw;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .s-tvc-Bg {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: -webkit-transform 1s 0.5s ease-out;
    transition: -webkit-transform 1s 0.5s ease-out;
    transition: transform 1s 0.5s ease-out;
    transition: transform 1s 0.5s ease-out, -webkit-transform 1s 0.5s ease-out;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .s-tvc-Bg.show {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.section-1 .content-container h2 {
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  opacity: 0;
}

.section-1 .com-btn {
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  opacity: 0;
}

.section-1 .contTitle {
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  opacity: 0;
}

.kv-acitve .contTitle {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.kv-acitve .content-container h2 {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.kv-acitve .com-btn {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.videoClass {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

::-webkit-scrollbar {
  display: none;
  width: 0px !important;
  height: 0px !important;
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .r-page .fp-watermark {
    display: none;
  }
  .r-page .car-test {
    position: relative;
  }
  .r-page .car-test .bg-car {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .r-page .car-test .bg-car picture {
    height: 100%;
    width: 100%;
  }
  .r-page .car-test .bg-car .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .car-test-form {
    position: absolute;
    top: 16.1054172767vw;
    left: 12.5183016105vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .r-page .car-test .car-test-form .car-test-title {
    font-size: 2.3426061493vw;
    line-height: 3.513909224vw;
  }
  .r-page .car-test .car-test-form .car-test-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    top: 5.5636896047vw;
    left: 0.2196193265vw;
    font-size: 1.0248901903vw;
  }
  .r-page .car-test .car-test-form .car-test-type div {
    position: relative;
    height: 100%;
    cursor: pointer;
    margin-right: 2.3426061493vw;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  .r-page .car-test .car-test-form .car-test-type div:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .r-page .car-test .car-test-form .car-test-type .active {
    border-bottom: 1px solid #fff;
  }
  .r-page .car-test .car-test-form .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 1.8301610542vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 1.756954612vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name {
    width: 9.5168374817vw;
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
    border-bottom: 0.5px solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.3660322108vw;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind {
    position: absolute;
    top: 1.4641288433vw;
    color: red;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .name .select_box {
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    width: 9.5168374817vw;
    margin-top: 1.756954612vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .r-page .car-test .car-test-form .name ul,
  .r-page .car-test .car-test-form .name li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .name .select_box input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul {
    width: 9.5168374817vw;
    position: absolute;
    border: 0.0732064422vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul li {
    display: block;
    height: 1.317715959vw;
    overflow: hidden;
    line-height: 1.317715959vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .name .select_box ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .name .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1.4641288433vw;
    color: red !important;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: relative;
  }
  .r-page .car-test .car-test-form .city .select_box4 {
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    width: 9.5168374817vw;
    margin-top: 1.756954612vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box4 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box4 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul {
    width: 9.5168374817vw;
    position: absolute;
    border: 0.0732064422vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li {
    display: block;
    height: 1.317715959vw;
    overflow: hidden;
    line-height: 1.317715959vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .remind {
    position: absolute;
    top: 1.6837481698vw;
    color: red;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city .select_box1 {
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    width: 9.5168374817vw;
    margin-top: 1.756954612vw;
    margin-left: 1.5373352855vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box1 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box1 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul {
    width: 9.5168374817vw;
    position: absolute;
    border: 0.0732064422vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li {
    display: block;
    height: 1.317715959vw;
    overflow: hidden;
    line-height: 1.317715959vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .city .select_box2 {
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    width: 9.5168374817vw;
    margin-top: 1.756954612vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box2 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box2 input {
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul {
    width: 9.5168374817vw;
    position: absolute;
    border: 0.0732064422vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li {
    display: block;
    height: 1.317715959vw;
    overflow: hidden;
    line-height: 1.317715959vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .select_box3 {
    position: relative;
    padding: 0;
    font-size: 0.878477306vw;
    width: 9.5168374817vw;
    margin-top: 1.756954612vw;
    margin-left: 1.5373352855vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .r-page .car-test .car-test-form .city .select_box3 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box3 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul {
    width: 9.5168374817vw;
    position: absolute;
    border: 0.0732064422vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li {
    display: block;
    height: 1.317715959vw;
    overflow: hidden;
    line-height: 1.317715959vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1.756954612vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone {
    width: 20.7906295754vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    border-bottom: 1px solid #9fa0a0;
    font-size: 0.878477306vw;
    line-height: 1.317715959vw;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.3660322108vw;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind {
    position: absolute;
    top: 1.4641288433vw;
    color: red;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .Privacy {
    margin-top: 1.756954612vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .Privacy fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .Privacy fieldset p {
    opacity: 0.5;
    font-size: 0.878477306vw;
    margin-left: 0.0732064422vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset a {
    font-size: 0.878477306vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1.4641288433vw;
    color: red !important;
    font-size: 0.7320644217vw;
    line-height: 1.0248901903vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .confirm {
    margin-top: 2.3426061493vw;
    position: relative;
    width: 8.4919472914vw;
    height: 1.756954612vw;
    -webkit-box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.317715959vw;
    font-weight: normal;
    color: #fff;
    line-height: 7.3206442167vw;
    text-align: center;
    white-space: nowrap;
    font-size: 0.878477306vw;
    line-height: 1.756954612vw;
    text-shadow: 0 0 2.196193265vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
    opacity: 0.5;
  }
  .r-page .car-test .make-box {
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 12.5183016105vw;
    left: 13.4699853587vw;
    width: 20.7906295754vw;
    height: 29.2825768668vw;
    background: rgba(255, 255, 255, 0.04);
    padding-left: 2.3426061493vw;
    padding-top: 3.513909224vw;
  }
  .r-page .car-test .make-box .make-title {
    font-size: 2.3426061493vw;
    line-height: 3.513909224vw;
  }
  .r-page .car-test .make-box .make-line {
    width: 9.3704245974vw;
    height: 0.0732064422vw;
    margin-top: 1.756954612vw;
    margin-bottom: 3.513909224vw;
    opacity: 0.4;
    background-color: #fff;
  }
  .r-page .car-test .make-box .make-text {
    font-size: 1.0248901903vw;
    line-height: 1.6105417277vw;
  }
  .r-page .car-test .make-box .text1 {
    margin-bottom: 0.5856515373vw;
  }
  .r-page .car-test .make-box .make-btn {
    background-color: transparent;
    color: #fff;
    border: 0.0732064422vw solid;
    width: 8.4919472914vw;
    height: 1.756954612vw;
    font-size: 0.878477306vw !important;
    margin-top: 7.2474377745vw;
    line-height: 1.317715959vw !important;
    position: relative;
    -webkit-box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.317715959vw;
    font-weight: normal;
    color: #fff;
    line-height: 7.3206442167vw;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0 0 2.196193265vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
  }
  .r-page .car-test .lodaing {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 1000;
  }
  .r-page .car-test .lodaing img {
    position: absolute;
    top: 24.4509516837vw;
    left: 19.9853587116vw;
    width: 5.8565153734vw;
    height: 5.8565153734vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .select_box > img {
    margin-right: 0.5856515373vw;
    height: 1.1713030747vw;
    width: 1.1713030747vw;
    cursor: pointer;
  }
  .scroll-trigger {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  .r-page-background {
    background-color: #181818;
    width: 100%;
    height: 100vh;
  }
  .r-page-background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .r-page-background .play-btn {
    width: 0vw;
    height: 0vw;
  }
  .r-page-background .play-btn1 {
    width: 0vw;
    height: 0vw;
  }
  .section-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-1 .content-container {
    position: absolute;
    top: 13%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .content-container h2 {
    width: 14.3484626647vw;
    height: 2.7818448023vw;
  }
  .section-1 .content-container h2 picture {
    height: 100%;
    width: 100%;
  }
  .section-1 .content-container h2 picture .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .contTitle {
    width: 14.3484626647vw;
    height: 1.875vw;
    font-size: 1.25vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.875vw;
    position: absolute;
    top: 21%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -moz-text-align-last: justify;
         text-align-last: justify;
  }
  .section-1 .title-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .com-btn {
    position: relative;
    width: 8.4919472914vw;
    height: 1.756954612vw;
    -webkit-box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 2.196193265vw 0 rgba(0, 0, 0, 0.77), 0 0 1.0248901903vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    font-size: 0.878477306vw;
    line-height: 1.756954612vw;
    cursor: pointer;
    margin-right: 2.3426061493vw;
  }
  .section-1 .com-btn:last-child {
    margin-right: 0;
  }
  .section-1 .sweep-to-right:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .full-section-show {
    position: relative;
  }
  .sticky-container {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .horizontal-scroll-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .horizontal-scroll-item {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    will-change: transform;
  }
  .horizontal-scroll-item:first-child {
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .coverEffect {
    margin-top: -100vh;
  }
  .space-100vh {
    height: 100vh;
  }
  .mask-cover {
    background-color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
  .screen-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(1.4641288433vw);
            backdrop-filter: blur(1.4641288433vw);
    z-index: 1000;
  }
  .video-screen-modal {
    padding: 6.588579795vw 12.5183016105vw 3.2942898975vw 12.5183016105vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .video-screen-modal video {
    position: relative;
    height: 40.2635431918vw;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .video-screen-modal .video-mark {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 14.6412884334vw;
    width: 100%;
    background: transparent;
    mix-blend-mode: difference;
  }
  .video-screen-modal .video-mark .close {
    position: absolute;
    top: 7.3206442167vw;
    right: 14.6412884334vw;
    height: 1.1713030747vw;
    width: 1.1713030747vw;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
  }
  .r4-car-appointment {
    overflow: hidden;
  }
  .brad-section-tvc-bg {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  .brad-section-tvc-bg .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .brad-section-tvc-bg .title .main-title {
    margin-top: 13.3235724744vw;
    font-size: 2.635431918vw;
    line-height: 3.0014641288vw;
    margin-bottom: 1.1713030747vw;
  }
  .brad-section-tvc-bg .title .desc {
    font-size: 1.317715959vw;
    line-height: 2.7818448023vw;
  }
  .brad-section-tvc-bg .s-tvc-Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .brad-section-tvc-bg .s-tvc-Bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title {
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 1.5s 0.5s;
    transition: all 1.5s 0.5s;
    top: 25.6222547584vw;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title .main-title {
    margin-top: 0;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .title.show {
    opacity: 1;
    top: 13.3235724744vw;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .s-tvc-Bg {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: -webkit-transform 1s 0.5s ease-out;
    transition: -webkit-transform 1s 0.5s ease-out;
    transition: transform 1s 0.5s ease-out;
    transition: transform 1s 0.5s ease-out, -webkit-transform 1s 0.5s ease-out;
  }
  .brad-section-tvc-bg .brad-section-tvc-bg-pclaptop .s-tvc-Bg.show {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.videoClass {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

::-webkit-scrollbar {
  display: none;
  width: 0px !important;
  height: 0px !important;
}@media screen and (max-width: 767.98px) {
  .r-page .car-test {
    position: relative;
    background: black;
    min-height: calc(100vh + 17.8666666667vmin);
  }
  .r-page .car-test .bg-car {
    width: 100%;
    height: 80.5333333333vmin;
    background: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .r-page .car-test .bg-car picture {
    height: 100%;
    width: 100%;
  }
  .r-page .car-test .bg-car .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .car-test-form {
    position: relative;
    margin-top: 10.6666666667vmin;
    margin-left: 8.5333333333vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .r-page .car-test .car-test-form .car-test-title {
    font-size: 6.4vmin;
    line-height: 9.6vmin;
  }
  .r-page .car-test .car-test-form .car-test-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    top: 20.2666666667vmin;
    left: 0.8vmin;
    font-size: 3.7333333333vmin;
  }
  .r-page .car-test .car-test-form .car-test-type div {
    position: relative;
    height: 100%;
    cursor: pointer;
    margin-right: 12.2666666667vmin;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  .r-page .car-test .car-test-form .car-test-type div:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .r-page .car-test .car-test-form .car-test-type .active {
    border-bottom: 1px solid #fff;
  }
  .r-page .car-test .car-test-form .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 10.6666666667vmin;
  }
  .r-page .car-test .car-test-form .name .car-test-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 4.5333333333vmin;
    position: relative;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name {
    width: 39.2vmin;
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.3333333333vmin;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind {
    position: absolute;
    top: 6.1333333333vmin;
    color: red;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .name .select_box {
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
    width: 39.2vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .r-page .car-test .car-test-form .name ul,
  .r-page .car-test .car-test-form .name li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .name .select_box input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .name .select_box ul {
    width: 39.2vmin;
    position: absolute;
    border: 0.2666666667vmin solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .name .select_box ul li {
    display: block;
    height: 6.6666666667vmin;
    overflow: hidden;
    line-height: 6.6666666667vmin;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .name .select_box ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .name .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 5.3333333333vmin;
    color: red !important;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box4 {
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
    width: 39.2vmin;
    margin-top: 6.4vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box4 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box4 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul {
    width: 39.2vmin;
    position: absolute;
    border: 0.2666666667vmin solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li {
    display: block;
    height: 6.6666666667vmin;
    overflow: hidden;
    line-height: 6.6666666667vmin;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .remind {
    position: absolute;
    top: 6.9333333333vmin;
    color: red;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city .select_box1 {
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
    width: 39.2vmin;
    margin-top: 6.4vmin;
    margin-left: 4.5333333333vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box1 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box1 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul {
    width: 39.2vmin;
    position: absolute;
    border: 0.2666666667vmin solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li {
    display: block;
    height: 6.6666666667vmin;
    overflow: hidden;
    line-height: 6.6666666667vmin;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .city .select_box2 {
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
    width: 39.2vmin;
    margin-top: 6.4vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box2 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box2 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul {
    width: 39.2vmin;
    position: absolute;
    border: 0.2666666667vmin solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li {
    display: block;
    height: 6.6666666667vmin;
    overflow: hidden;
    line-height: 6.6666666667vmin;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .select_box3 {
    position: relative;
    padding: 0;
    font-size: 3.7333333333vmin;
    width: 39.2vmin;
    margin-top: 6.4vmin;
    margin-left: 4.5333333333vmin;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box3 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box3 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul {
    width: 39.2vmin;
    position: absolute;
    border: 0.2666666667vmin solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 5.8666666667vmin;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li {
    display: block;
    height: 6.6666666667vmin;
    overflow: hidden;
    line-height: 6.6666666667vmin;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 6.4vmin;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone {
    width: 82.9333333333vmin;
    position: relative;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.3333333333vmin;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind {
    position: absolute;
    top: 5.3333333333vmin;
    color: red;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .Privacy {
    margin-top: 6.4vmin;
    position: relative;
  }
  .r-page .car-test .car-test-form .Privacy fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .Privacy fieldset p {
    opacity: 0.5;
    font-size: 3.2vmin;
    margin-left: 2.1333333333vmin;
  }
  .r-page .car-test .car-test-form .Privacy fieldset a {
    font-size: 3.2vmin;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 5.3333333333vmin;
    color: red !important;
    font-size: 2.6666666667vmin;
    line-height: 3.7333333333vmin;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .confirm {
    margin-top: 10.6666666667vmin;
    margin-left: 2.1333333333vmin;
    position: relative;
    width: 78.6666666667vmin;
    height: 8vmin;
    -webkit-box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.8vmin;
    font-weight: normal;
    color: #fff;
    line-height: 26.6666666667vmin;
    text-align: center;
    white-space: nowrap;
    font-size: 2.6666666667vmin;
    line-height: 6.9333333333vmin;
    text-shadow: 0 0 8vmin rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
    opacity: 0.5;
  }
  .r-page .car-test .make-box {
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 80.5333333333vmin;
    left: 8.5333333333vmin;
    width: 82.9333333333vmin;
    height: 112vmin;
    background: rgba(255, 255, 255, 0.04);
    padding-left: 12.8vmin;
    padding-top: 17.0666666667vmin;
  }
  .r-page .car-test .make-box .make-title {
    font-size: 6.4vmin;
    line-height: 9.6vmin;
  }
  .r-page .car-test .make-box .make-line {
    width: 25.6vmin;
    height: 0.2666666667vmin;
    margin-top: 6.4vmin;
    margin-bottom: 12.8vmin;
    opacity: 0.4;
    background-color: #fff;
  }
  .r-page .car-test .make-box .make-text {
    font-size: 3.7333333333vmin;
    line-height: 5.8666666667vmin;
  }
  .r-page .car-test .make-box .text1 {
    margin-bottom: 2.1333333333vmin;
  }
  .r-page .car-test .make-box .make-btn {
    background-color: transparent;
    color: #fff;
    width: 43.7333333333vmin;
    height: 8vmin;
    font-size: 4.2666666667vmin !important;
    margin-top: 32vmin;
    line-height: 8vmin !important;
    position: relative;
    -webkit-box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.8vmin;
    font-weight: normal;
    color: #fff;
    line-height: 26.6666666667vmin;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0 0 8vmin rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
  }
  .r-page .car-test .lodaing {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 1000;
  }
  .r-page .car-test .lodaing img {
    position: absolute;
    top: 125.3333333333vmin;
    left: 39.4666666667vmin;
    width: 21.3333333333vmin;
    height: 21.3333333333vmin;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .select_box > img {
    margin-right: 2.1333333333vmin;
    height: 4.2666666667vmin;
    width: 4.2666666667vmin;
    -webkit-transform: rotate(0deg) !important;
            transform: rotate(0deg) !important;
    cursor: pointer;
  }
  .scroll-trigger {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  .r-page-background {
    background-color: #181818;
    width: 100%;
  }
  .r-page-background img {
    width: 100%;
  }
  .r-page-background video {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page-background .play-btn {
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 24px;
    height: 24px;
    z-index: 998;
  }
  .section-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-1 .bg-video-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(5.3333333333vmin);
            backdrop-filter: blur(5.3333333333vmin);
    z-index: 1000;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-1 .bg-video-popup video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 50.6666666667vmin;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .bg-video-popup .close {
    position: absolute;
    top: 23.4666666667vmin;
    right: 6.1333333333vmin;
    height: 6.4vmin;
    width: 6.4vmin;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
    z-index: 999;
  }
  .section-1 .content-container {
    position: absolute;
    left: 50%;
    top: 37.3333333333vmin;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .content-container h2 {
    width: 32.8vmin;
    height: 6.4vmin;
  }
  .section-1 .content-container h2 picture {
    height: 100%;
    width: 100%;
  }
  .section-1 .content-container h2 picture .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .contTitle {
    width: 32.8vmin;
    height: 9.6vmin;
    font-size: 3.2vmin;
    font-weight: normal;
    color: #fff;
    line-height: 4.8vmin;
    position: absolute;
    top: 49.0666666667vmin;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -moz-text-align-last: justify;
         text-align-last: justify;
  }
  .section-1 .title-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .com-btn {
    position: relative;
    width: 30.9333333333vmin;
    height: 6.4vmin;
    -webkit-box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 8vmin 0 rgba(0, 0, 0, 0.77), 0 0 3.7333333333vmin 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    font-size: 2.6666666667vmin;
    line-height: 6.4vmin;
    cursor: pointer;
    margin-right: 8.5333333333vmin;
  }
  .section-1 .com-btn:last-child {
    margin-right: 0;
  }
  .section-1 .sweep-to-right:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .full-section-show {
    position: relative;
  }
  .horizontal-scroll-item {
    margin-bottom: 10.6666666667vmin;
  }
  .horizontal-scroll-item:first-child {
    margin-top: 10.6666666667vmin;
  }
  .horizontal-scroll-item .r-page-background {
    -webkit-transform: translateY(10.6666666667vmin);
            transform: translateY(10.6666666667vmin);
    opacity: 0;
  }
  .coverEffect {
    margin-top: 10.6666666667vmin;
  }
  .coverEffect .r-page-background {
    -webkit-transform: translateY(10.6666666667vmin);
            transform: translateY(10.6666666667vmin);
    opacity: 0;
  }
  .animation-start .r-page-background {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .screen-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(5.3333333333vmin);
            backdrop-filter: blur(5.3333333333vmin);
    z-index: 1000;
  }
  .video-screen-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .video-screen-modal video {
    position: relative;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .video-screen-modal .video-mark {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 53.3333333333vmin;
    width: 100%;
    background: transparent;
    mix-blend-mode: difference;
  }
  .video-screen-modal .video-mark .close {
    position: absolute;
    top: 4.8vmin;
    right: 6.1333333333vmin;
    height: 6.4vmin;
    width: 6.4vmin;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
  }
  .r4-car-appointment {
    overflow: hidden;
    margin-top: 10.6666666667vmin;
  }
  .brad-section-tvc-bg {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  .brad-section-tvc-bg .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    opacity: 1;
  }
  .brad-section-tvc-bg .title .main-title {
    margin-top: 42.6666666667vmin;
    font-size: 6.4vmin;
    line-height: 8vmin;
    margin-bottom: 4.2666666667vmin;
    z-index: 11;
  }
  .brad-section-tvc-bg .title .desc {
    font-size: 3.2vmin;
    line-height: 3.4666666667vmin;
    z-index: 11;
  }
  .brad-section-tvc-bg .s-tvc-Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .brad-section-tvc-bg .s-tvc-Bg .play-btn {
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    z-index: 998;
  }
  .brad-section-tvc-bg .s-tvc-Bg .play-btn1 {
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    z-index: 998;
  }
  .brad-section-tvc-bg .s-tvc-Bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .brad-section-tvc-bg .s-tvc-Bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.videoClass {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .r-page .car-test {
    position: relative;
    background: black;
    padding-bottom: 5.2083333333vw;
  }
  .r-page .car-test .bg-car {
    width: 100%;
    background: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .r-page .car-test .bg-car picture {
    width: 100%;
  }
  .r-page .car-test .bg-car picture img {
    width: 100%;
  }
  .r-page .car-test .bg-car .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .car-test-form {
    position: relative;
    margin-top: 5.5989583333vw;
    margin-left: 29.8177083333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .r-page .car-test .car-test-form .car-test-title {
    font-size: 3.125vw;
    line-height: 4.6875vw;
  }
  .r-page .car-test .car-test-form .car-test-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    top: 9.8958333333vw;
    left: 0.390625vw;
    font-size: 1.8229166667vw;
  }
  .r-page .car-test .car-test-form .car-test-type div {
    position: relative;
    height: 100%;
    cursor: pointer;
    margin-right: 5.9895833333vw;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  .r-page .car-test .car-test-form .car-test-type div:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
  }
  .r-page .car-test .car-test-form .car-test-type .active {
    border-bottom: 1px solid #fff;
  }
  .r-page .car-test .car-test-form .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 3.90625vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 2.2135416667vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name {
    width: 19.140625vw;
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.6510416667vw;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind {
    position: absolute;
    top: 2.9947916667vw;
    color: red;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .car-test-name.car-test-name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .name .select_box {
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
    width: 19.140625vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .r-page .car-test .car-test-form .name ul,
  .r-page .car-test .car-test-form .name li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .name .select_box input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul {
    width: 19.140625vw;
    position: absolute;
    border: 0.1302083333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .name .select_box ul li {
    display: block;
    height: 3.2552083333vw;
    overflow: hidden;
    line-height: 3.2552083333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .name .select_box ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .name .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 2.6041666667vw;
    color: red !important;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .name .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .select_box4 {
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
    width: 19.140625vw;
    margin-top: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box4 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box4 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul {
    width: 19.140625vw;
    position: absolute;
    border: 0.1302083333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li {
    display: block;
    height: 3.2552083333vw;
    overflow: hidden;
    line-height: 3.2552083333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box4 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .remind {
    position: absolute;
    top: 3.3854166667vw;
    color: red;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .city .select_box1 {
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
    width: 19.140625vw;
    margin-top: 3.125vw;
    margin-left: 2.2135416667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box1 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box1 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul {
    width: 19.140625vw;
    position: absolute;
    border: 0.1302083333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li {
    display: block;
    height: 3.2552083333vw;
    overflow: hidden;
    line-height: 3.2552083333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box1 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .city .select_box2 {
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
    width: 19.140625vw;
    margin-top: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box2 .provinceStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box2 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul {
    width: 19.140625vw;
    position: absolute;
    border: 0.1302083333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li {
    display: block;
    height: 3.2552083333vw;
    overflow: hidden;
    line-height: 3.2552083333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box2 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .select_box3 {
    position: relative;
    padding: 0;
    font-size: 1.8229166667vw;
    width: 19.140625vw;
    margin-top: 3.125vw;
    margin-left: 2.2135416667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .r-page .car-test .car-test-form .city .select_box3 .cityStyle {
    border-bottom: 1px solid #9fa0a0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .city ul,
  .r-page .car-test .car-test-form .city li {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .r-page .car-test .car-test-form .city .select_box3 input {
    cursor: pointer;
    display: inline;
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul {
    width: 19.140625vw;
    position: absolute;
    border: 0.1302083333vw solid #d1d1d1;
    background: black;
    overflow: hidden;
    display: none;
    z-index: 99999;
    margin-top: 2.8645833333vw;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li {
    display: block;
    height: 3.2552083333vw;
    overflow: hidden;
    line-height: 3.2552083333vw;
    width: 100%;
    cursor: pointer;
    text-align: left;
  }
  .r-page .car-test .car-test-form .city .select_box3 ul li:hover {
    background: #fff;
    color: black;
  }
  .r-page .car-test .car-test-form .city .narrow {
    zoom: 0.85;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 3.125vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone {
    width: 40.4947916667vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone input {
    width: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.6510416667vw;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone :deep(.ant-input) {
    padding-left: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind {
    position: absolute;
    top: 2.6041666667vw;
    color: red;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .phone .car-test-phone.car-test-phone .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .Privacy {
    margin-top: 3.125vw;
    position: relative;
  }
  .r-page .car-test .car-test-form .Privacy fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .r-page .car-test .car-test-form .Privacy fieldset p {
    opacity: 0.5;
    font-size: 1.5625vw;
    margin-left: 1.0416666667vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset a {
    font-size: 1.5625vw;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 2.6041666667vw;
    color: red !important;
    font-size: 1.3020833333vw;
    line-height: 1.8229166667vw;
    opacity: 0;
  }
  .r-page .car-test .car-test-form .Privacy fieldset .remind.isshow {
    opacity: 1;
  }
  .r-page .car-test .car-test-form .confirm {
    margin-top: 5.2083333333vw;
    margin-left: 1.0416666667vw;
    position: relative;
    width: 38.4114583333vw;
    height: 3.90625vw;
    -webkit-box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 2.34375vw;
    font-weight: normal;
    color: #fff;
    line-height: 13.0208333333vw;
    text-align: center;
    white-space: nowrap;
    font-size: 1.3020833333vw;
    line-height: 3.3854166667vw;
    text-shadow: 0 0 3.90625vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
    opacity: 0.5;
  }
  .r-page .car-test .make-box {
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 13.3333333333vw;
    left: 29.6875vw;
    width: 40.625vw;
    height: 54.6875vw;
    background: rgba(255, 255, 255, 0.04);
    padding-left: 4.9479166667vw;
    padding-top: 8.3333333333vw;
  }
  .r-page .car-test .make-box .make-title {
    font-size: 3.125vw;
    line-height: 4.6875vw;
  }
  .r-page .car-test .make-box .make-line {
    width: 12.5vw;
    height: 0.1302083333vw;
    margin-top: 3.125vw;
    margin-bottom: 6.25vw;
    opacity: 0.4;
    background-color: #fff;
  }
  .r-page .car-test .make-box .make-text {
    font-size: 1.8229166667vw;
    line-height: 2.8645833333vw;
  }
  .r-page .car-test .make-box .text1 {
    margin-bottom: 1.0416666667vw;
  }
  .r-page .car-test .make-box .make-btn {
    text-align: center;
    background-color: transparent;
    color: #fff;
    width: 31.25vw;
    height: 3.90625vw;
    font-size: 1.5625vw !important;
    margin-top: 12.890625vw;
    line-height: 3.125vw !important;
    position: relative;
    -webkit-box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 2.34375vw;
    font-weight: normal;
    color: #fff;
    line-height: 13.0208333333vw;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0 0 3.90625vw rgba(0, 0, 0, 0.77);
    z-index: 1;
    cursor: pointer;
  }
  .r-page .car-test .lodaing {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 1000;
  }
  .r-page .car-test .lodaing img {
    position: absolute;
    top: 57.8125vw;
    left: 44.6614583333vw;
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page .car-test .select_box > img {
    margin-right: 1.0416666667vw;
    height: 2.0833333333vw;
    width: 2.0833333333vw;
    -webkit-transform: rotate(0deg) !important;
            transform: rotate(0deg) !important;
    cursor: pointer;
  }
  .scroll-trigger {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  .r-page-background {
    background-color: #181818;
    width: 100%;
  }
  .r-page-background img {
    width: 100%;
  }
  .r-page-background video {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .r-page-background .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 2.6041666667vw;
    height: 2.6041666667vw;
    z-index: 999;
  }
  .section-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-1 .bg-video-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(2.6041666667vw);
            backdrop-filter: blur(2.6041666667vw);
    z-index: 1000;
    overflow: hidden;
  }
  .section-1 .bg-video-popup video {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 46.484375vw;
    width: 91.1458333333vw;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .bg-video-popup .close {
    position: absolute;
    top: 13.0208333333vw;
    right: 2.9947916667vw;
    height: 3.125vw;
    width: 3.125vw;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
    z-index: 999;
  }
  .section-1 .content-container {
    position: absolute;
    top: 13%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .content-container h2 {
    width: 20.4427083333vw;
    height: 3.90625vw;
  }
  .section-1 .content-container h2 picture {
    height: 100%;
    width: 100%;
  }
  .section-1 .content-container h2 picture .bg-img {
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .section-1 .contTitle {
    width: 100%;
    height: 4.6875vw;
    font-size: 3.125vw;
    font-weight: normal;
    color: #fff;
    line-height: 4.6875vw;
    position: absolute;
    top: 18%;
    text-align: center;
  }
  .section-1 .title-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-1 .com-btn {
    position: relative;
    width: 15.1041666667vw;
    height: 3.125vw;
    -webkit-box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 3.90625vw 0 rgba(0, 0, 0, 0.77), 0 0 1.8229166667vw 0 rgba(0, 0, 0, 0.17);
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    font-size: 1.3020833333vw;
    line-height: 3.125vw;
    cursor: pointer;
    margin-right: 4.1666666667vw;
  }
  .section-1 .com-btn:last-child {
    margin-right: 0;
  }
  .section-1 .sweep-to-right:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .full-section-show {
    position: relative;
  }
  .horizontal-scroll-item {
    margin-bottom: 5.2083333333vw;
  }
  .horizontal-scroll-item:first-child {
    margin-top: 5.2083333333vw;
  }
  .horizontal-scroll-item .r-page-background {
    -webkit-transform: translateY(5.2083333333vw);
            transform: translateY(5.2083333333vw);
    opacity: 0;
  }
  .coverEffect {
    margin-top: 5.2083333333vw;
  }
  .coverEffect .r-page-background {
    -webkit-transform: translateY(5.2083333333vw);
            transform: translateY(5.2083333333vw);
    opacity: 0;
  }
  .animation-start .r-page-background {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .screen-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(2.6041666667vw);
            backdrop-filter: blur(2.6041666667vw);
    z-index: 1000;
  }
  .video-screen-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 4.1666666667vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .video-screen-modal video {
    position: relative;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .video-screen-modal .video-mark {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 26.0416666667vw;
    width: 100%;
    background: transparent;
    mix-blend-mode: difference;
  }
  .video-screen-modal .video-mark .close {
    position: absolute;
    top: 5.2083333333vw;
    right: 4.1666666667vw;
    height: 3.125vw;
    width: 3.125vw;
    -o-object-fit: contain;
       object-fit: contain;
    cursor: pointer;
  }
  .r4-car-appointment {
    overflow: hidden;
    margin-top: 5.2083333333vw;
  }
  .brad-section-tvc-bg {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  .brad-section-tvc-bg .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
  }
  .brad-section-tvc-bg .title .main-title {
    margin-top: 26.5625vw;
    font-size: 3.125vw;
    line-height: 4.6875vw;
    margin-bottom: 2.0833333333vw;
    z-index: 11;
  }
  .brad-section-tvc-bg .title .desc {
    font-size: 1.8229166667vw;
    line-height: 3.3854166667vw;
    z-index: 11;
  }
  .brad-section-tvc-bg .s-tvc-Bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .brad-section-tvc-bg .s-tvc-Bg .play-btn {
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    z-index: 998;
  }
  .brad-section-tvc-bg .s-tvc-Bg .play-btn1 {
    position: absolute;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    z-index: 998;
  }
  .brad-section-tvc-bg .s-tvc-Bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .brad-section-tvc-bg .s-tvc-Bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.videoClass {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
