<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  overflow-x: hidden;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei,
    WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
  max-width: 100%;
}

.onePage {
  height: 100vh;
  width: 100%;
}

.section1 {
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
}
.section1 .text-box {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2.37rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section1 .text-box .t1 {
  font-size: 0.54rem;
  color: #2b2b2b;
  font-weight: 500;
}
.section1 .text-box .label-list {
  display: flex;
  align-items: center;
  margin-top: 0.45rem;
}
.section1 .text-box .label-list .label {
  font-size: 0.23rem;
  position: relative;
  margin-right: 0.44rem;
  font-weight: 300;
}
.section1 .text-box .label-list .label:nth-last-of-type(1) {
  margin-right: 0;
}
.section1 .text-box .label-list .label:nth-last-of-type(1)::after {
  display: none;
}
.section1 .text-box .label-list .label::after {
  position: absolute;
  right: -50%;
  content: "";
  height: 70%;
  width: 1px;
  background-color: #afafaf;
  top: 50%;
  transform: translateY(-50%);
}
.section1 .img-box {
  position: absolute;
  top: 4.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.section1 .img-box .img1 {
  width: 3.7rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.section1 .img-box .img2 {
  width: 75%;
  position: absolute;
  top: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.section1 .car-box {
  position: absolute;
  bottom: 0;
  left: -50vw;
}
.section1 .car-box .car {
  width: 4.3rem;
}
.section1 .car-box .tires {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 0.6rem;
}
.section1 .car-box .tires1 {
  left: 0.9rem;
  bottom: 0.5rem;
}
.section1 .car-box .tires2 {
  right: 0.6rem;
  bottom: 0.5rem;
}

.section2 {
  position: relative;
  overflow: hidden;
}
.section2 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section2 .section-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.section2 .section-mask img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section2 .text-box {
  position: absolute;
  left: 1.25rem;
  height: 100%;
  top: 0;
  z-index: 2;
}
.section2 .text-box .text {
  display: flex;
  padding: 1rem 0;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  opacity: 1;
  width: 100vw;
  position: absolute;
}
.section2 .text-box .text .text-top {
  display: flex;
  flex-direction: column;
}
.section2 .text-box .text .text-top .t {
  font-size: 0.46rem;
  color: #111;
  font-weight: normal;
}
.section2 .text-box .text .text-top .desc {
  font-size: 0.18rem;
  color: #000;
  line-height: 0.34rem;
  margin-top: 0.4rem;
  font-weight: 300;
}
.section2 .text-box .text .text-bottom {
  display: flex;
  align-items: center;
}
.section2 .text-box .text .text-bottom .text-detail {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.75rem;
}
.section2 .text-box .text .text-bottom .text-detail .t {
  font-size: 1rem;
  color: #0d4285;
  position: relative;
}
.section2 .text-box .text .text-bottom .text-detail .t span {
  position: absolute;
  color: #000;
  top: 0.3rem;
  right: -0.3rem;
  font-size: 0.2rem;
}
.section2 .text-box .text .text-bottom .text-detail .t img {
  width: 1rem;
}
.section2 .text-box .text .text-bottom .text-detail .name {
  font-size: 0.18rem;
  font-weight: 300;
  color: #000;
  margin-top: 0.2rem;
}
.section2 .text-box .text .text-bottom .text-detail:nth-last-of-type(1) {
  margin-right: 0;
}

.section3 {
  width: 100%;
  position: relative;
  height: 120vh;
  overflow: hidden;
}
.section3 .text-box {
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 2rem;
}
.section3 .text-box .t1 {
  font-size: 0.46rem;
  color: #111;
  text-align: center;
}
.section3 .text-box .t2 {
  font-size: 0.17rem;
  text-align: center;
  margin-top: 0.2rem;
  font-weight: 300;
  line-height: 0.33rem;
}
.section3 .bg {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("https://www.gwm.com.cn/dist/images/globalBusiness/colorBox.jpg");
}
.section3 .bg img {
  width: 70%;
  padding-top: 13%;
}
.section3 .dots {
  position: absolute;
  left: 0;
  top: 0;
}

.section3 .dots .dot {
  display: block;
  width: 20px;
  height: 20px;
  z-index: 5;
  pointer-events: auto;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #2a4469;
  cursor: pointer;
  box-shadow: 0 0 0 hsla(0, 0%, 100%, 0.4);
  animation: btnAnimal 1.5s infinite;
  z-index: 11;
  position: relative;
}
.section3 .dots .dot::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #2a4469;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section3 .dots .img-box {
  position: absolute;
  z-index: 0;
  padding: 0.2rem;
}
.section3 .dots .img-box .dot-title {
  background-color: #50a2dd;
  color: #fff;
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding: 0.15rem 0.3rem;
  border-radius: 0.08rem;
  opacity: 0;
  transition: all 0.5s;
}
.section3 .dots1 {
  top: 54%;
  left: 22.5%;
}

.section3 .dots1 .img-box .dot-title {
  left: 17%;
  top: -46%;
}
.section3 .dots1 .img-box svg {
  position: absolute;
  left: -18%;
  bottom: 85%;
}
.section3 .dots2 {
  top: 62%;
  left: 33%;
}
.section3 .dots2 .img-box .dot-title {
  left: -82%;
  top: 14%;
}
.section3 .dots2 .img-box svg {
  position: absolute;
  left: -100%;
  bottom: 86%;
}
.section3 .dots3 {
  top: 54%;
  left: 40.5%;
}
.section3 .dots3 .img-box .dot-title {
  left: 55%;
  top: 7%;
}
.section3 .dots3 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots4 {
  top: 56%;
  left: 39%;
}
.section3 .dots4 .img-box .dot-title {
  left: -65%;
  top: -47%;
}
.section3 .dots4 .img-box svg {
  position: absolute;
  left: -92%;
  bottom: 85%;
}
.section3 .dots5 {
  top: 59%;
  left: 41%;
}
.section3 .dots5 .img-box .dot-title {
  left: 55%;
  top: 6%;
}
.section3 .dots5 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots6 {
  top: 56.7%;
  left: 40.7%;
}
.section3 .dots6 .img-box .dot-title {
  left: 55%;
  top: 6%;
}
.section3 .dots6 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots7 {
  top: 56%;
  left: 43%;
}
.section3 .dots7 .img-box .dot-title {
  left: 55%;
  top: 6%;
  width: 1.8rem;
}
.section3 .dots7 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots8 {
  top: 56%;
  left: 45%;
}
.section3 .dots8 .img-box .dot-title {
  left: 55%;
  top: 6%;
}
.section3 .dots8 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots9 {
  top: 50%;
  left: 65.5%;
}
.section3 .dots9 .img-box .dot-title {
  left: -70%;
  top: -47%;
}
.section3 .dots9 .img-box svg {
  position: absolute;
  left: -92%;
  bottom: 85%;
}
.section3 .dots10 {
  top: 54%;
  left: 66%;
}
.section3 .dots10 .img-box .dot-title {
  left: -80%;
  top: 14%;
}
.section3 .dots10 .img-box svg {
  position: absolute;
  left: -100%;
  bottom: 85.5%;
}
.section3 .dots11 {
  top: 53%;
  left: 72%;
}
.section3 .dots11 .img-box .dot-title {
  left: 55%;
  top: 6%;
  width: 1.8rem;
}
.section3 .dots11 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots12 {
  top: 53%;
  left: 19%;
}
.section3 .dots12 .img-box .dot-title {
  left: 55%;
  top: 6%;
  width: 1.8rem;
}
.section3 .dots12 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}
.section3 .dots13 {
  top: 51%;
  left: 20%;
}
.section3 .dots13 .img-box .dot-title {
  left: 55%;
  top: 6%;
  width: 1.8rem;
}
.section3 .dots13 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}

.section3 .dots14 {
  top: 53.5%;
  left: 21%;
}
.section3 .dots14 .img-box .dot-title {
  left: 55%;
  top: 6%;
  width: 1.6rem;
}
.section3 .dots14 .img-box svg {
  position: absolute;
  left: -33%;
  bottom: 63%;
}

.section4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 1.15rem .5rem;
  position: relative;
}
.section4 .t1 {
  font-size: 0.46rem;
  color: #111;
}
.section4 .t2 {
  font-size: 0.17rem;
  font-weight: 300;
  text-align: center;
  margin-top: 0.5rem;
  line-height: 0.33rem;
}
.section4 .tabs {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  border: 1px solid #ececec;
  padding: 0.02rem;
}
.section4 .tabs .tab {
  font-size: 0.16rem;
  color: #000;
  padding: 0.13rem 0.4rem;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.section4 .tabs .tab-active {
  color: #fff;
  background-color: #595d60;
}
.section4 .swiper-container {
  width: 100%;
  margin-top: 0.4rem;
  background-color: #fff;
}
.section4 .swiper-container .swiper-slide-active {
  z-index: 2222;
}
.section4 .swiper-container .swiper-slide-child {
  position: relative;
  cursor: pointer;
  pointer-events: all !important;
  background-color: #fff;
}
.section4 .swiper-container .swiper-slide-child img {
  width: 100%;
}
.section4 .swiper-container .swiper-slide-child .title {
  font-size: 0.2rem;
  margin-top: 0.36rem;
}
.section4 .swiper-container .swiper-slide-child .swiper-slide-content {
  position: absolute;
  height: calc(100% - 0.36rem - 0.28rem);
  top: 0;
  width: 100%;
  left: 0;
  opacity: 0;
  font-size: 0.18rem;
  color: #fff;
  background-color: transparent;
  -webkit-backdrop-filter: saturate(80%) blur(50px);
  backdrop-filter: saturate(80%) blur(50px);
  transition: all 0.3s;
  padding: 0.45rem 0.4rem;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  line-height: 0.33rem;
  font-weight: 300;
}
.section4
  .swiper-container
  .swiper-slide-child
  .swiper-slide-content
  .detail span {
  font-size: 0.5rem;
}
.section4 .swiper-container .swiper-slide-child:hover .swiper-slide-content {
  opacity: 1;
}
.section4 .swiper-container .swiper-controller {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: 0.68rem;
}
.section4 .swiper-container .swiper-controller .swiper-pagination {
  flex: 1;
  height: 1px;
  position: static;
  background-color: #ededed;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-pagination
  .swiper-pagination-progressbar {
  background-color: #666;
  height: 2px;
}
.section4 .swiper-container .swiper-controller .swiper-button-box {
  display: flex;
  align-items: center;
  margin-left: 0.36rem;
  margin-right: 1px;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev {
  border: 1px solid #797979;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.92rem;
  height: 0.92rem;
  transition: all 0.5s;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev
  img {
  width: 0.15rem;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev
  .img1 {
  display: block;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev
  .img2 {
  display: none;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev:hover {
  background: #526886;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev:hover
  .img1 {
  display: none;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-prev:hover
  .img2 {
  display: block;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next {
  border: 1px solid #797979;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.92rem;
  height: 0.92rem;
  margin-left: 0.2rem;
  transition: all 0.5s;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next
  img {
  width: 0.15rem;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next
  .img1 {
  display: block;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next
  .img2 {
  display: none;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next:hover {
  background: #526886;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next:hover
  .img1 {
  display: none;
}
.section4
  .swiper-container
  .swiper-controller
  .swiper-button-box
  .section4-button-next:hover
  .img2 {
  display: block;
}

.section5-t1 {
  font-size: 0.46rem;
  text-align: center;
  padding-top: 0.5rem;
  color: #111;
  padding-bottom: 1rem;
}

.section5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  z-index: 22;
}
.section5 .content-box {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  height: 100vh;
  background-color: #fff;
  overflow: hidden;
}
.section5 .content-box .section5-left {
  width: 50%;
  height: 100%;
  position: relative;
}
.section5 .content-box .section5-left .img-box {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all .3s
}
.section5 .content-box .section5-left .active {
    opacity: 1
} 
.section5 .content-box .section5-left .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section5 .content-box .section5-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 0.5rem 1.67rem 1.15rem 0.7rem;
  justify-content: space-between;
  height: 100%;
}
.section5 .content-box .section5-right .title-box {
  display: flex;
  flex-direction: column;
  margin-bottom: .5rem
}

.section5 .content-box .section5-right .title-box .desc-box{
    max-height: 0;
    overflow: hidden;
}
.section5 .content-box .section5-right .title-box .title {
  font-size: 0.34rem;
  color: #111;
  opacity: 0.5;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 0.5rem;
}
.section5 .content-box .section5-right .title-box .title .img-box{
    width: .3rem;
    position: relative
}
.section5 .content-box .section5-right .title-box .title .img-box img{
    width: 100%;
}
.section5 .content-box .section5-right .title-box .title .img-box .img1{
   display: block
}
.section5 .content-box .section5-right .title-box .title .img-box .img2{
   display: none
}
.section5 .content-box .section5-right .title-box .title0 {
  opacity: 1;
}
.section5 .content-box .section5-right .desc-box {
  position: relative;
  flex: 1;
}
.section5 .content-box .section5-right .desc-box .desc {
  font-size: 0.2rem;
  font-weight: 300;
  line-height: 0.32rem;
  margin-top: .5rem
}
.section5 .content-box .section5-right .desc-box .desc0 {
  opacity: 1;
}

.section5 .content-box .section5-right .active .title{
    border: none
}
.section5 .content-box .section5-right .active .title .img-box .img1{
    display: none
}
.section5 .content-box .section5-right .active .title .img-box .img2{
    display: block
}
.section5 .content-box .section5-right .active .desc-box {
    max-height: 100%;
    transition: all 0.5s;
}

.section6 {
  padding-top: 2.5rem;
}
.section6 .t1 {
  font-size: 0.46rem;
  color: #111;
  text-align: center;
}
.section6 .list {
  display: flex;
  padding: 0 1.15rem;
  margin-top: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section6 .list .box {
  width: 32%;
  display: flex;
  flex-direction: column;
}
.section6 .list .box .img-box {
  width: 100%;
  overflow: hidden;
}
.section6 .list .box .img-box:hover img {
  scale: 1.08;
}
.section6 .list .box img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1s;
}
.section6 .list .box .title {
  font-size: 0.21rem;
  margin-top: 0.33rem;
}

.section7 {
  position: relative;
  margin-top: 2.7rem;
}
.section7 .t1 {
  font-size: 0.46rem;
  color: #111;
  text-align: center;
}
.section7 .t2 {
  font-size: 0.17rem;
  line-height: 0.33rem;
  text-align: center;
  font-weight: 300;
  margin-top: 0.3rem;
}
.section7 .bg {
  width: 100%;
  margin-top: 1rem;
}
.section7 .bg img {
  width: 100%;
}

.section8 {
  display: flex;
  justify-content: space-between;
  padding: 1.65rem 1.55rem;
}
.section8 .section8-swiper {
  width: 50%;
}
.section8 .section8-swiper .swiper-slide {
  width: 100%;
}
.section8 .section8-swiper .swiper-slide img {
  width: 100%;
}
.section8 .content-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 0.75rem;
}
.section8 .content-box .box {
  cursor: pointer;
  margin-bottom: 0.53rem;
}
.section8 .content-box .box .title {
  font-size: 0.3rem;
  color: #ccc;
}
.section8 .content-box .box .desc {
  font-size: 0.17rem;
  font-weight: 300;
  line-height: 0.26rem;
  margin-top: 0.3rem;
  max-height: 0;
  height: 0;
  overflow: hidden;
  transition: all 1s;
}
.section8 .content-box .box-active {
  border-bottom: solid 1px rgba(204, 204, 204, 0.3);
  padding-bottom: 0.5rem;
}
.section8 .content-box .box-active .title {
  color: #333;
  font-size: 0.36rem;
}
.section8 .content-box .box-active .desc {
  height: auto;
  max-height: 5rem;
  transition: all 1s;
  overflow: auto;
  overflow-y: hidden;
}

@keyframes btnAnimal {
  0% {
    box-shadow: 0 0 0 0 hsla(0, 25%, 2%, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px hsla(0, 0%, 100%, 0);
  }
  to {
    box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0);
  }
}
.svg-box {
  width: 3rem;
  height: 2rem;
}

#path1 {
  stroke-dasharray: 178.235;
  stroke-dashoffset: 178.235px;
}

#path2 {
  stroke-dasharray: 265;
  stroke-dashoffset: 265;
}

#path3 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path4 {
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

#path5 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path6 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path7 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path8 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path9 {
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

#path10 {
  stroke-dasharray: 265;
  stroke-dashoffset: 265;
}

#path11 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path12 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}

#path13 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}
#path14 {
  stroke-dasharray: 292.422;
  stroke-dashoffset: 292.422;
}
.section9{
    width: 100%;
}
.section9 img{
    width: 100%
}
@media (max-width: 768px) {
  .section1 .car-box {
    left: -60vw;
    bottom: 16vh
  }
  .section1 .img-box .img1 {
    width: 2.1rem;
    top: 1.5rem;
  }
  .section1 .img-box .img2 {
    width: 90%;
    top: 3.5rem;
  }
  .section1 .text-box {
    width: 100%;
  }
  .section1 .text-box .t1 {
    font-size: 0.5rem;
  }
  .section2 .text-box {
    left: 0;
  }
  .section2 .text-box .text {
    height: auto;
    padding: 2rem 0;
  }
  .section2 .text-box .text .text-top {
    justify-content: center;
    align-items: center;
  }
  .section2 .text-box .text .text-top .t {
    font-size: 0.48rem;
    font-weight: 500
  }
  .section2 .text-box .text .text-top .desc {
    text-align: center;
    margin-top: 0.3rem;
    font-size: 0.25rem;
    line-height: 1.7
  }
  .section2 .text-box .text .text-bottom {
    justify-content: center;
  }
  .section2 .text-box .text .text-bottom {
    margin-top: 0.7rem;
  }
  .section2 .text-box .text .text-bottom .text-detail .t {
    font-size: 0.9rem;
  }
  .section2 .text-box .text .text-bottom .text-detail .t span {
    font-size: 0.24rem;
    top: 0.18rem;
    right: -0.5rem;
  }
  .section2 .text-box .text .text-bottom .text-detail .name {
    font-size: 0.22rem;
  }
  .section3 {
    height: auto;
    background-image: url("https://www.gwm.com.cn/dist/images/globalBusiness/colorBox.jpg");
    padding: 1.86rem 0;
    background-size: 16% auto;
  }
  .section3 .text-box {
    position: static;
    transform: inherit;
    padding: 0 0.5rem;
  }
  .section3 .text-box .t1 {
    font-size: 0.48rem;
    font-weight: 500
  }
  .section3 .text-box .t2 {
    font-size: 0.25rem;
    margin-top: 0.54rem;
    text-align: left;
    line-height: 1.7
  }
  .section3 .bg{
    background-image: none;
  }
  .section3 .bg img:nth-of-type(1){
      display: none;
  }
  .section3 .bg img {
    width: 100%;
    padding-top: 2rem;
  }
  .section3 .dots {
    display: none;
  }
  .section4 {
    padding: 2rem 0.56rem;
  }
  .section4 .t1 {
    font-size: 0.48rem;
    font-weight: 500;
  }
  .section4 .t2 {
    font-size: 0.25rem;
    text-align: left;
    line-height: 1.7
  }
  .section4 .tabs .tab {
    padding: 0.2rem 0.56rem;
    font-size: 0.23rem;
  }
  .section4 .swiper-container {
    margin-top: 0.6rem;
  }
  .section4 .swiper-container .swiper-slide-child .title {
    font-size: 0.36rem;
    margin-top: 0.5rem;
  }
  .section4 .swiper-container .swiper-slide-child .swiper-slide-content {
    position: relative;
    color: #000;
    opacity: 1;
    padding: 0;
    margin-top: 0.45rem;
    font-size: 0.25rem;
    line-height: 1.7
  }
  .section4
    .swiper-container
    .swiper-slide-child
    .swiper-slide-content
    .detail span {
    font-size: 0.22rem;
  }
  .section4 .swiper-container .swiper-controller .swiper-button-box {
    display: none;
  }
  .section4 .swiper-container .swiper-controller {
    margin-top: 1rem;
  }
  .section4 .swiper-container .swiper-controller .swiper-pagination {
    height: auto;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section4
    .swiper-container
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 1px;
    width: 0.5rem;
    border-radius: 0;
    margin-right: 0.15rem;
  }
  .section4
    .swiper-container
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet:nth-last-of-type(1) {
    margin-right: 0;
  }
  .section4
    .swiper-container
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .section5-t1 {
    font-size: 0.48rem;
    font-weight: 500;
    padding-bottom: .8rem;
  }
  .section5-swiper {
    padding-bottom: 1.7rem;
  }
  .common-swiper {
    overflow: hidden;
    width: 100%;
  }
  .common-swiper .swiper-slide {
    width: 100%;
    overflow: hidden;
    padding: 0 0.5rem;
  }
  .common-swiper .swiper-slide img {
    width: 100%;
  }
  .common-swiper .swiper-slide .title {
    font-size: 0.3rem;
    margin-top: 0.5rem;
  }
  .common-swiper .swiper-slide .swiper-slide-content {
    position: relative;
    color: #000;
    opacity: 1;
    padding: 0;
    margin-top: 0.45rem;
    font-size: 0.25rem;
    line-height: 1.7;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-weight: 300;
  }
  .common-swiper .swiper-controller .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .common-swiper .swiper-controller {
    margin-top: 1rem;
  }
  .common-swiper .swiper-controller .swiper-pagination {
    height: auto;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .common-swiper
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 1px;
    width: 0.5rem;
    border-radius: 0;
    margin-right: 0.15rem;
  }
  .common-swiper
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet:nth-last-of-type(1) {
    margin-right: 0;
  }
  .common-swiper
    .swiper-controller
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .section6-mb {
    background-color: #f7f7f7;
    padding: 1.75rem 0;
  }
  .section6-mb .t1 {
    font-size: 0.48rem;
    font-weight: 500;
    text-align: center;
    padding-bottom: 0.8rem;
  }
  .section7 {
    margin-top: 1.8rem;
  }
  .section7 .t1 {
    font-size: 0.48rem;
    font-weight: 500;
  }
  .section7 .t2 {
    padding: 0 0.54rem;
    text-align: left;
    font-size: 0.25rem;
    line-height: 1.7
  }
  .section8 {
    padding: 1.55rem 0.5rem;
    flex-direction: column;
  }
  .section8 .section8-swiper {
    width: 100%;
  }
  .section8 .content-box {
    width: 100%;
    padding: 0.75rem 0;
  }
  .section8 .content-box .box .desc {
    font-size: 0.25rem;
    line-height: 1.7;
  }
}
</pre></body></html>