@charset "UTF-8";

@font-face {
  font-family: Montserrat-Bold;
  src: url(../../font/Montserrat-Bold.otf);
}

@font-face {
  font-family: Montserrat-Regular;
  src: url(../../font/Montserrat-Regular.otf);
}

body {
  font-family: Montserrat-Regular;
}

.sw_h_2 {
  position: relative;
  margin-top: 0.4rem;
}

.sw_h_2 .swiper-pagination-progressbar {
  background-color: #ff7600;
  height: 3px !important;
  bottom: 0;
  top: auto;
}

.sw_h_2 {
  background: #ccc;
  height: 1px !important;
}

.gs-title-box {
  overflow: hidden;
  position: relative;
  display: flex;
}

.gs-title-p {
  padding-left: 4.2rem;
}

.gs-title-box-btn {
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  width: calc(100% - 2.1rem);
}

.gs-title-box-btn-2 {
  justify-content: flex-end;
  position: absolute;
  bottom: 0rem;
  width: calc(100% - 2.1rem);
}

.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}

.banner .bg {
  width: 100%;
  height: 100%;
}

.banner .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner .detail {
  position: absolute;
  width: 100%;
  bottom: 0.66rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 1.05rem;
}

.banner .detail .left-box .logo {
  width: 1.94rem;
}

.banner .detail .left-box .logo img {
  width: 100%;
}

.banner .detail .left-box .t {
  font-size: 0.4rem;
  color: #fff;
  margin-top: 0.1rem;
  font-family: Montserrat-Bold;
}

.banner .detail .left-box .d {
  font-size: 0.28rem;
  color: #fff;
}

.banner .detail .right-box {
  width: 3rem;
  height: 0.66rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.banner .detail .right-box img {
  width: 0.27rem;
  transition: transform 0.3s ease;
}

.banner .detail .right-box div {
  margin-left: 0.15rem;
  font-size: 0.22rem;
  color: #fff;
  font-weight: 500;
  transition: color 0.3s ease;
  white-space: nowrap;
}

.kv-text {
  opacity: 0;
  position: absolute;
  top: 13%;
  left: 39%;
  transform: translateY(1rem);
  transition: 1s;
}

.kv-text._into {
  transform: translateY(0rem);
  opacity: 1;
}

.kv-text .t {
  color: #fff;
  font-size: 0.5rem;
  font-family: Montserrat-Bold;
}

.common-title {
  padding: 0.6rem 1.24rem 0;
}

.common-title .top-box {
  display: flex;
  align-items: center;
}

.common-title .top-box .critique {
  display: flex;
  align-items: center;
}

.common-title .top-box .critique img {
  width: 0.18rem;
  height: 0.18rem;
}

.common-title .top-box .critique .title {
  font-size: 0.2rem;
  /* margin-left: 0.2rem; */
}

.common-title .top-box .line {
  width: 100%;
  margin-left: 0.3rem;
  background-color: rgb(238, 238, 238);
  height: 1px;
  /* margin-right: 3.3rem; */
}

.common-title .top-box .text {
  font-size: 0.13rem;
  margin-left: 0.1rem;
  width: 22%;
  position: absolute;
  right: 0;
  background-color: #fff;
}

.overview {
  padding: 0rem 1.24rem 2.2rem;
  padding-bottom: 0rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.overview .t-box {
  margin-top: 0.3rem;
  /* padding-right: 0.5rem; */
  /* padding-left: 1rem; */
  font-size: 0.3rem;
  line-height: 0.45rem;
}

.overview .content-box {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 0.3rem;
  align-items: stretch;
}

.overview .content-box .left-box .box {
  width: 3.58rem;
}

.overview .content-box .left-box .box .box-line {
  width: 100%;
  background-color: rgb(148, 148, 148);
  height: 1px;
}

.overview .content-box .left-box .box .t {
  font-size: 0.16rem;
  padding-top: 0.4rem;
}

.overview .content-box .left-box .box .d {
  display: flex;
  align-items: flex-end;
  padding-bottom: 0.4rem;
}

.overview .content-box .left-box .box .d .num {
  font-size: 0.6rem;
  display: flex;
  margin-right: 0.1rem;
  font-family: Montserrat-Bold;
}

.overview .content-box .left-box .box .d .unit {
  font-size: 0.15rem;
  padding-bottom: 0.1rem;
}

.overview .content-box .right-box {
  flex: 1;
  position: relative;
  margin-left: 0.6rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}

.overview .content-box .right-box .img1 {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}

.overview .content-box .right-box .img1 .swiper-container {
  height: 100%;
}

.overview .content-box .right-box .img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overview .content-box .right-box .img2 {
  width: 46%;
  position: absolute;
  bottom: -1.8rem;
  right: 0;
}

.color {
  padding: 0rem 1.24rem 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 2vh;
}

.color .navs {
  display: flex;
  align-items: center;
}

.color .navs .nav {
  font-size: 0.2rem;
  color: #000;
  border-bottom: 1px solid transparent;
  padding-bottom: 0.1rem;
  margin-left: 0.55rem;
  cursor: pointer;
}

.color .navs .nav.active {
  color: #fe8811;
  border-bottom: 1px solid #fe8811;
}

.color .color-content {
  margin-top: 0.2rem;
  position: relative;
  width: 100%;
}

.color .color-content .color_con_min {
  display: flex;
  width: 100%;
  pointer-events: none;
  opacity: 0;
}

.color .color-content .color_con_min.active {
  opacity: 1;
  pointer-events: auto;
}

.color .color-content .color_con_min:nth-of-type(2) {
  position: absolute;
  top: 0;
}

.color .color-content .left-box {
  width: 45%;
  flex-shrink: 0;
}

.color .color-content .left-box .top {
  height: 85%;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.color .color-content .left-box .top .car-box {
  position: relative;
  background-color: rgb(226, 226, 226);
}

.color .color-content .left-box .top .car-box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}

.color .color-content .left-box .top .car-box .bg img {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

.color .color-content .left-box .top .car-box .bg.active {
  position: relative;
  z-index: 2;
}

.color .color-content .left-box .top .car-box .bg.active img {
  -webkit-clip-path: polygon(-180% 0, 100% 0, 100% 100%, -110% 100%);
  clip-path: polygon(-180% 0, 100% 0, 100% 100%, -110% 100%);
  transition: all 1s linear;
}

.color .color-content .left-box .top .control {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.7rem;
}

.color .color-content .left-box .top .control .color-box {
  display: flex;
}

.color .color-content .left-box .top .control .color-box .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.35rem;
  position: relative;
}

.color .color-content .left-box .top .control .color-box .box .c-box {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}

.color .color-content .left-box .top .control .color-box .box.green-1 .c-box {
  background-color: #457578;
}

.color .color-content .left-box .top .control .color-box .box.white-1 .c-box {
  background-color: #594547;
}

.color .color-content .left-box .top .control .color-box .box.grey-1 .c-box {
  background-color: #424242;
}

.color .color-content .left-box .top .control .color-box .box.green .c-box {
  background-color: #427276;
}

.color .color-content .left-box .top .control .color-box .box.white .c-box {
  background-color: #e5e5e5;
}

.color .color-content .left-box .top .control .color-box .box.grey .c-box {
  background-color: #b5b5b5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.grey-white
  .c-box {
  background-color: #d7d7d7;
}

.color .color-content .left-box .top .control .color-box .box.blue .c-box {
  background-color: #3e5d9c;
}

.color .color-content .left-box .top .control .color-box .box.black .c-box {
  background-color: #000;
}

.color .color-content .left-box .top .control .color-box .box .d {
  font-size: 0.14rem;
  margin-top: 0.2rem;
  opacity: 0;
  transition: all 0.3s ease;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: -0.4rem;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover
  .c-box::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.green
  .c-box::after {
  border: 1px solid #427276;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.white
  .c-box::after {
  border: 1px solid #e5e5e5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.grey
  .c-box::after {
  border: 1px solid #b5b5b5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.green-1
  .c-box::after {
  border: 1px solid #427276;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.white-1
  .c-box::after {
  border: 1px solid #e5e5e5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.grey-1
  .c-box::after {
  border: 1px solid #b5b5b5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.grey-white
  .c-box::after {
  border: 1px solid #d7d7d7;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.blue
  .c-box::after {
  border: 1px solid #3e5d9c;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box:hover.black
  .c-box::after {
  border: 1px solid #000;
}

.color .color-content .left-box .top .control .color-box .box.active .d {
  opacity: 1;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active
  .c-box::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.green
  .c-box::after {
  border: 1px solid #427276;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.white
  .c-box::after {
  border: 1px solid #e5e5e5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.grey
  .c-box::after {
  border: 1px solid #b5b5b5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.grey-white
  .c-box::after {
  border: 1px solid #d7d7d7;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.blue
  .c-box::after {
  border: 1px solid #3e5d9c;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.black
  .c-box::after {
  border: 1px solid #000;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.green-1
  .c-box::after {
  border: 1px solid #427276;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.white-1
  .c-box::after {
  border: 1px solid #e5e5e5;
}

.color
  .color-content
  .left-box
  .top
  .control
  .color-box
  .box.active.grey-1
  .c-box::after {
  border: 1px solid #b5b5b5;
}

.color .color-content .left-box .top .control .btn-color {
  cursor: pointer;
  width: 1.9rem;
  height: 0.55rem;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  margin-top: -0.1rem;
  display: none;
}

.color .color-content .left-box .top .control .btn-color img {
  width: 1.3rem;
}

.color .color-content .right-box {
  width: 53%;
  margin-left: 1.5%;
  position: relative;
  background-color: rgb(226, 226, 226);
}

.color .color-content .right-box .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.color .color-content .right-box .bg img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

.color .color-content .right-box .bg.active {
  position: relative;
  z-index: 2;
}

.color .color-content .right-box .bg.active img {
  -webkit-clip-path: polygon(-180% 0, 100% 0, 100% 100%, -110% 100%);
  clip-path: polygon(-180% 0, 100% 0, 100% 100%, -110% 100%);
  transition: all 1s linear;
}

.common-section {
  background-color: #e2e2e2;
  max-width: 100%;
  /* 效果 */
}

.common-section .bg-box {
  margin-top: 0.5rem;
}

.common-section .bg-box .title {
  padding: 0 1.24rem 0.5rem;
  color: #303134;
  font-family: Montserrat-Bold;
  font-size: 0.6rem;
}

.common-section .bg-box .bg {
  width: 100%;
  margin-top: 0rem;
}

.common-section .bg-box .bg img,
.common-section .bg-box .bg video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.common-section .swiper-box {
  padding: 10vh 1.24rem 0;
  position: relative;
  overflow: hidden;
}

.common-section .swiper-box-01 {
  height: auto;
  padding: 10vh 1.24rem 10vh;
}

.common-section .swiper-box.swiper-box-bottom {
  padding: 10vh 1.24rem 10vh;
}

.common-section .swiper-box .swiper-container {
  width: 100%;
}

.common-section .swiper-box .swiper-container .swiper-slide {
  width: 100%;
}

.common-section .swiper-box .swiper-container .swiper-slide img,
.common-section .swiper-box .swiper-container .swiper-slide video {
  width: 100%;
  height: 65vh;
  object-fit: cover;
}

.common-section .swiper-box .navs {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #b7b7b7;
  margin-top: 0.3rem;
}

.common-section.theme-black .swiper-box .navs {
  border-bottom: 1px solid #515151;
}

.common-section .swiper-box .navs .nav {
  color: #000;
  font-size: 0.18rem;
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.25rem;
  height: 0.6rem;
  cursor: pointer;
  position: relative;
  padding: 0 0.3rem 0.25rem;
  white-space: nowrap;
}

.common-section .swiper-box .navs .nav.active {
  font-family: "Montserrat-Bold";
}

.common-section .swiper-box .navs .nav::after {
  content: "";
  width: 100%;
  bottom: -1px;
  height: 2px;
  background-color: #ff7600;
  position: absolute;
  left: 0;
  transform: scale(0);
}

.common-section .swiper-box .navs .nav.active::after {
  transform: scale(1);
  transition: all 1s;
}

.common-section .swiper-box .text-box {
  margin-top: 0.2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.common-section .swiper-box .text-box .text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  opacity: 0;
  font-size: 0.18rem;
  color: #000;
}

.common-section .swiper-box .text-box .text.active {
  position: relative;
  opacity: 1;
  width: 100%;
  text-align: center;
  transition: all 0.3s ease;
}

.common-section .detail-box {
  padding: 0.87rem 1.24rem 0;
  position: relative;
}

.common-section .detail-box .content {
  color: #000;
  font-size: 0.32rem;
  position: absolute;
  bottom: 0.9rem;
  left: 2rem;
}

.common-section .swiper-slidesPerView {
  padding: 0.85rem 0 1rem 1.24rem;
}

.swiper_per {
  padding-top: 0rem !important;
}

.common-section .swiper-slidesPerView .swiper-container {
  padding-right: 1.24rem;
}

.common-section .swiper-slidesPerView .swiper-container .swiper-slide .img-box {
  width: 100%;
}

.common-section
  .swiper-slidesPerView
  .swiper-container
  .swiper-slide
  .img-box
  img {
  width: 100%;
}

.common-section .swiper-slidesPerView .swiper-container .swiper-slide .t {
  font-size: 0.25rem;
  margin-top: 0.3rem;
  font-family: "Montserrat-Bold";
  white-space: nowrap;
}

.common-section .swiper-slidesPerView .swiper-container .swiper-slide .d {
  font-size: 0.16rem;
  margin-top: 0.1rem;
}

.common-section .cib_img_min {
  display: flex;
  height: 100vh;
  overflow: hidden;
  margin-left: 0.8%;
}

.common-section .cib_im_1 {
  width: 59.2%;
  background-color: rgb(226, 226, 226);
  overflow: hidden;
}

.common-section .cib_im_1 img {
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translateX(-100%);
  transition: all 0.7s linear;
}

.common-section .cib_im_2 {
  width: 40%;
  margin-left: 0.8%;
  background-color: rgb(226, 226, 226);
  overflow: hidden;
}

.common-section .cib_im_2 img {
  height: 49.3vh;
  transform: translateX(-100%);
  transition: all 0.7s linear;
}

.common-section .car_imgs_box._into .cib_im_1 img,
.common-section .car_imgs_box._into .cib_im_2 img {
  transform: translateX(0%);
}

.common-section .cib_img_min {
  width: 100vw;
  flex-shrink: 0;
}

.common-section .cib_color_text {
  width: 100vw;
  flex-shrink: 0;
  position: relative;
  margin: 0 0.8%;
}

.common-section .cib_color_1 {
  background-color: rgb(49, 104, 101);
}

.common-section .cib_color_2 {
  background-color: rgb(141, 136, 98);
}

.common-section .cib_color_3 {
  background-color: rgb(90, 93, 100);
}

.common-section .cct_bks {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 0;
  display: flex;
  pointer-events: none;
}

.common-section .cct_bks .cctb_line {
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  height: 100vh;
  width: 25%;
}

.common-section .cct_bks .cctb_line:nth-last-of-type(1) {
  border-right: none;
}

.common-section .cct_text {
  position: absolute;
  top: 66%;
  left: 34%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 0.68rem;
  line-height: 0.84rem;
  font-weight: 300;
  z-index: 5;
}

.common-section .cctt_01 {
  font-size: 0.5rem;
}

.common-section .cctt_02 {
  height: 0.05rem;
  background-color: #fff;
  margin: 0.2rem 0 0.4rem;
}

.common-section .cct_bk_name {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: 2;
}

.cct_dom_1 .cct_bk_name,
.cct_dom_2 .cct_bk_name,
.cct_dom_3 .cct_bk_name {
  top: 0.5rem;
  left: 0;
  right: auto;
  bottom: auto;
}

.common-section .cctt_03 div {
  transform: translate3d(40px, 0px, 0px) rotate(-2deg);
  opacity: 0;
  transition: all 0.6s;
}

.common-section .cctt_01 {
  transform: translateY(1rem);
  opacity: 0;
}

.common-section .cct_bk_name {
  transform: translateX(-4rem);
  opacity: 0;
}

.common-section .cctt_02 {
  width: 0;
  opacity: 0;
}

.common-section .cib_color_text._into .cctt_01 {
  transition: all 1s;
  opacity: 1;
  transform: translateY(0rem);
}

.common-section .cib_color_text._into .cctt_02 {
  transition: all 1s;
  transition-delay: 0.5s;
  width: 0.5rem;
  opacity: 1;
}

.common-section .cib_color_text._into .cctt_03 {
  opacity: 1;
  transform: translateX(0rem);
}

.common-section .cib_color_text._into .cct_bk_name {
  transition: all 2s;
  transform: translateX(0rem);
  opacity: 0.7;
}

.common-section .car_imgs_box {
  width: 100%;
  height: 1200vh;
  position: relative;
}

.common-section .car_img_scroll {
  display: flex;
  height: 100vh;
  position: sticky;
  top: 0;
}

.common-section.theme-black {
  background-color: #323738;
  padding-bottom: 0;
  position: relative;
}

.section1 {
}

.common-section.theme-black .common-title .top-box .critique .title {
  color: #fff;
}

.common-section.theme-black .common-title .top-box .line {
  background-color: rgb(81, 81, 81);
}

.common-section.theme-black .bg-box .title {
  color: #fff;
}

.common-section.theme-black .swiper-box .navs .nav {
  color: #fff;
}

.common-section.theme-black .swiper-box .text-box .text {
  color: rgba(255, 255, 255, 0.7);
}

.common-section.theme-black .detail-box .content {
  color: #fff;
}

.common-section.theme-white {
  background-color: #fff;
}

.common-section .swiper-box.swiper_bottom {
  padding: 10vh 1.24rem 0vh;
  height: 100vh;
}

.margin_right {
  margin-right: 3.3rem;
}

.country_jump {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.3rem 0;
  background-color: #cfcfcf;
}

.country_t1 {
  font-size: 0.45rem;
  font-family: Montserrat-Bold;
  font-weight: bold;
}

.country_t2 {
  font-size: 0.18rem;
  margin-top: 0.2rem;
  font-weight: 500;
}

.country_my {
  background-color: rgb(63, 64, 68) !important;
  color: #fff !important;
  margin-top: 0.8rem;
  cursor: pointer;
}

.country_my span {
  margin-left: 0;
  margin: 0.28rem 0.8rem;
  font-size: 0.18rem;
}

.country_t3 {
  margin-top: 0.8rem;
  font-size: 0.22rem;
  font-weight: bold;
}

.country_list {
  display: flex;
  margin-top: 0.5rem;
}

.country_min {
  display: flex;
  align-items: center;
  /* margin: 0 0.4rem; */
  font-size: 0.16rem;
  cursor: pointer;
  position: relative;
  padding-bottom: 0.1rem;
}

.country_min img {
}

.country_min:hover img {
  opacity: 1;
}

.country_jump {
  display: none !important;
}

.country_jump .btn_s1::after {
  background-color: #444;
  height: 2px;
}

/* button */
.btn-stay {
  width: 2.7rem;
  height: 0.6rem;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 0.7rem;
  cursor: pointer;
}

.btn-stay .bt_mask {
  background-color: #000;
}

.btn-stay .bt_t {
  color: #fff;
  font-weight: bold;
}

.btn-stay_1 {
  width: 2.7rem;
  height: 0.6rem;
  border-radius: 50px;
  overflow: hidden;
  margin-top: 1.1rem;
}

.btn-stay_1 .bt_mask {
  background-color: #000;
}

.btn-stay_1 .bt_t {
  color: #fff;
  font-weight: bold;
}

.img_list_mb,
.img_mb_sw {
  width: 100%;
  position: relative;
}

.img_mb_sw_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
}

.img_mb_sw_btn img {
  width: 0.15rem;
}

.img_mb_sw_prev {
  left: 0.3rem;
  display: none;
}

.img_mb_sw_next {
  right: 0.3rem;
}
.sper_btn_next {
  right: 0.3rem;
  top: 40%;
}

.img_list_mb .swiper-slide {
  width: 100%;
  height: 70vh;
  display: flex;
  justify-content: space-between;
}

.img_list_mb .ssi_l {
  width: 69.6%;
  height: 70vh;
  flex-shrink: 0;
  object-fit: cover;
}

.img_list_mb .ssi_l img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}

.img_list_mb .ssi_r {
  width: 29.6%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
}

.img_list_mb .ssi_r img {
  width: 100%;
  height: 34vh;
  object-fit: cover;
  flex-shrink: 0;
}

.all_ping {
  position: relative;
}

.st_ping {
  min-height: 100vh;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}

/* 锚点 */
.anchor_box {
  position: fixed;
  bottom: 3.5rem;
  left: 0.4rem;
  opacity: 0;
  transition: all 0.5s;
  z-index: 20;
}

.anchor_box.active {
  opacity: 1;
}

.anchor_box .anchor_min {
  display: flex;
  align-items: center;
  margin: 0.2rem 0;
  cursor: pointer;
}

.anchor_box .anm_roll {
  border-radius: 100%;
  width: 0.14rem;
  height: 0.14rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
}

.anchor_box .anm_roll div {
  border-radius: 100%;
  width: 0.08rem;
  height: 0.08rem;
  background-color: rgb(146, 146, 140);
}

.anchor_box .anchor_min.active .anm_roll {
  border: 1px solid rgb(254, 118, 0);
}

.anchor_box .anchor_min.active .anm_roll div {
  background-color: rgb(254, 118, 0);
}

.anchor_box .anm_line {
  width: 0.3rem;
  height: 1px;
  background-color: rgb(146, 146, 140);
  margin: 0 0.05rem;
}

.anchor_box .anm_text {
  color: rgb(146, 146, 140);
  font-size: 0.16rem;
}

.anchor_box .anm_line,
.anchor_box .anm_text {
  opacity: 0;
  transition: all 0.7s;
}

/* .anchor_box .anchor_min.active:hover .anm_line, .anchor_box .anchor_min.active:hover .anm_text{
	opacity: 1;
} */
.anchor_box:hover .anm_line,
.anchor_box:hover .anm_text {
  opacity: 1;
}

.config_remark {
  font-size: 0.14rem;
  line-height: 0.18rem;
  color: #b4b4b4;
  margin: 0.24rem 0;
  padding: 0 1.24rem;
}
.config_box {
  padding: 0 1.24rem 0.5rem;
}
.config_choose {
  display: flex;
  width: 100%;
  height: 0.64rem;
  background-color: #423c3c;
  align-items: center;
  padding: 0 0.4rem;
  z-index: 5;
  position: relative;
}
.config_type_t1 {
  color: #ff7602;
  font-size: 0.18rem;
}
.config_type_list {
  position: relative;
  margin-left: 0.3rem;
}
.ctl_main {
  display: flex;
  width: 4rem;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ff7602;
  padding: 0.06rem 0.2rem;
  cursor: pointer;
  position: relative;
}
.config_type_list_min {
  position: absolute;
  top: 0.45rem;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.config_type_list.active .config_type_list_min {
  box-shadow: 0 0 2rem 0 rgb(0 0 0 / 30%);
  height: 1.28rem;
}
.config_type_list_min div {
  width: 100%;
  padding: 0 0.2rem;
  height: 0.64rem;
  font-size: 0.18rem;
  line-height: 0.64rem;
  transition: all 0.5s;
  cursor: pointer;
}
.config_type_list_min div:hover {
  background-color: #e9ebec;
}
.config_type_t2 {
  color: #ff7602;
  font-size: 0.18rem;
}
.config_type_list img {
  width: 0.2rem;
  transition: all 0.3s;
}
.config_type_list.active img {
  width: 0.2rem;
  transition: all 0.3s;
  transform: rotate(180deg);
}
.config_top {
  background-color: #ececec;
  margin-top: 0.15rem;
}
.config_top_t1 {
  padding: 0.4rem 0.4rem 0.5rem;
  color: #47484a;
  font-weight: bold;
  font-size: 0.26rem;
}
.ct_line {
  display: flex;
  height: 0.64rem;
  align-items: center;
  border-bottom: 1px solid #dbdbdb;
  padding: 0 0.4rem;
}
.ct_line div {
  width: 50%;
  font-size: 0.18rem;
}
.ct_line span {
  display: none;
}
.config_box[data-show="0"] .ct_line span:nth-of-type(1) {
  display: block;
}
.config_box[data-show="1"] .ct_line span:nth-of-type(2) {
  display: block;
}
.config_box[data-show="2"] .ct_line span:nth-of-type(3) {
  display: block;
}
.config_every {
  margin-top: 0.15rem;
}
.ce_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #6e6e6f;
  padding: 0 0.4rem;
  height: 0.64rem;
  cursor: pointer;
}
.cet_t {
  font-size: 0.18rem;
  color: #fff;
}
.cet_i img {
  width: 0.2rem;
  display: none;
}
.cet_i img:nth-of-type(1) {
  display: block;
}
.config_every._open .cet_i img:nth-of-type(1) {
  display: none;
}
.config_every._open .cet_i img:nth-of-type(2) {
  display: block;
}
.config_tab {
  overflow: hidden;
  height: 0;
}
.config_every._open .config_tab {
  height: auto;
}
.config_top .config_tab {
  height: auto;
}
@media (max-width: 768px) {
  .config_choose {
    height: 0.8rem;
  }
  .config_type_t1 {
    font-size: 0.26rem;
  }
  .config_type_t2 {
    font-size: 0.24rem;
  }
  .ctl_main {
    padding: 0.1rem 0.2rem;
  }
  .config_type_list_min div {
    font-size: 0.28rem;
  }
  .cet_t {
    font-size: 0.22rem;
  }
}

@media (max-width: 768px) {
  .img_mb_sw_btn,
  .anchor_box {
    display: none;
  }

  .country_jump {
    padding: 1rem 0.5rem;
    background-color: #edeef0;
  }

  .country_t1 {
    font-size: 0.36rem;
  }

  .country_t2 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    text-align: center;
  }

  .country_list {
    flex-wrap: wrap;
  }

  .country_my {
    font-size: 0.18rem;
  }

  .country_my span {
    margin: 0.3rem 0.5rem;
  }

  .country_min {
    margin: 0;
    width: 30%;
    justify-content: space-between;
  }

  .banner .detail {
    bottom: 1.2rem;
    align-items: flex-start;
  }

  .banner .detail .left-box .logo {
    width: 1.44rem;
  }

  .banner .detail .left-box .t {
    font-size: 0.45rem;
  }

  .banner .detail .left-box .d {
    font-size: 0.34rem;
  }

  .kv-text {
    position: absolute;
    top: 20%;
    left: 14%;
  }

  .kv-text .t {
    font-size: 0.6rem;
  }

  .common-title {
    padding: 0.9rem 0.48rem 0;
  }

  .common-title .top-box .critique img {
    width: 0.2rem;
    height: 0.2rem;
  }

  .common-title .top-box .critique .title {
    font-size: 0.3rem;
  }

  .common-title .top-box .text {
    display: none;
  }

  .overview {
    padding: 0 0.48rem 0rem;
  }

  .overview .t-box {
    font-size: 0.35rem;
    padding-right: 0;
    padding-left: 0rem;
  }

  .overview .content-box {
    flex-direction: column;
    margin-top: 1.07rem;
    padding-left: 0.15rem;
  }

  .overview .content-box .left-box {
    display: flex;
    flex-wrap: wrap;
  }

  .overview .content-box .left-box .box {
    width: 50%;
  }

  .overview .content-box .left-box .box .t {
    padding-top: 0;
    font-size: 0.23rem;
  }

  .overview .content-box .left-box .box .d {
    margin-top: 0.25rem;
    padding-bottom: 0.75rem;
  }

  .overview .content-box .left-box .box .d .num {
    font-size: 0.67rem;
  }

  .overview .content-box .left-box .box .d .unit {
    font-size: 0.28rem;
  }

  .overview .content-box .left-box .box .box-line {
    display: none;
  }

  .overview .content-box .right-box {
    padding-left: 0;
    margin-top: 0rem;
    margin-left: 0;
  }

  .overview .content-box .right-box .swiper-container .swiper-pagination {
    position: static;
    display: flex;
    align-items: flex-start;
    margin-top: 0.9rem;
  }

  .overview
    .content-box
    .right-box
    .swiper-container
    .swiper-pagination
    .swiper-pagination-bullet {
    margin: 0;
    width: 0.6rem;
    height: 2px;
    background-color: #b7b7b7;
    margin-right: 0.17rem;
    border-radius: 0;
  }

  .overview
    .content-box
    .right-box
    .swiper-container
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #ff9132;
  }

  .color {
    padding: 0 0.48rem 0.9rem;
    align-items: flex-start;
  }

  .color .navs {
    margin-top: 0.8rem;
  }

  .color .navs .nav {
    margin-right: 0.87rem;
    margin-left: 0;
    font-size: 0.3rem;
    padding-bottom: 0.23rem;
  }

  .color .color-content {
    margin-top: 0.44rem;
  }

  .color .color-content .left-box {
    width: 100%;
  }

  .color .color-content .left-box .top .control {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0.7rem;
  }

  .color .color-content .left-box .top .control .color-box {
    justify-content: flex-start;
    width: 100%;
  }

  .color .color-content .left-box .top .control .color-box .box {
    position: relative;
    width: 0.8rem;
    margin-right: 0.2rem;
  }

  .color .color-content .left-box .top .control .color-box .box .c-box {
    width: 0.44rem;
    height: 0.44rem;
  }

  .color .color-content .left-box .top .control .color-box .box .d {
    font-size: 0.19rem;
    text-align: center;
    position: absolute;
    top: 0.44rem;
    left: 0.1rem;
  }

  .color
    .color-content
    .left-box
    .top
    .control
    .color-box
    .box.active
    .c-box::after {
    width: 0.56rem;
    height: 0.56rem;
  }

  .color .color-content .left-box .top .control .btn-color {
    margin-top: 1.25rem;
    width: 3rem;
    height: 0.8rem;
    border: 1px solid #c4c4c4;
    background-color: transparent;
  }

  .color .color-content .left-box .top .control .btn-color img {
    width: 60%;
  }

  .color .color-content .right-box {
    display: none;
  }

  .common-section .bg-box {
    margin-top: 0.92rem;
  }

  .common-section .bg-box .title {
    padding: 0 0.48rem;
    font-size: 0.59rem;
  }

  .common-section .bg-box .bg {
    margin-top: 0.9rem;
  }

  .common-section .swiper-box {
    padding: 0.9rem 0.48rem 0;
  }
  .common-section .swiper-box-01 {
    padding: 0.9rem 0.48rem 0.9rem;
  }

  .common-section .swiper-box .navs-text-box {
    flex-direction: column-reverse;
    display: flex;
    align-items: flex-start;
  }

  .common-section .swiper-box .navs-text-box .navs {
    flex-direction: column;
    align-items: flex-start;
    border-bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 0.73rem;
  }

  .common-section .swiper-box .navs-text-box .navs .nav {
    font-size: 0.28rem;
    padding-left: 0.6rem;
    height: 0.65rem;
    display: flex;
    align-items: center;
    text-align: left;
    flex: none;
  }

  .common-section .swiper-box .navs-text-box .navs .nav::after {
    width: 1px;
    height: 100%;
    left: -1px;
  }

  .common-section .swiper-box .navs-text-box .navs .nav.nav-big-s {
    height: 1rem;
  }

  .common-section .swiper-box .navs-text-box .navs .nav.nav-big-big {
    height: 1.2rem;
  }

  .common-section .swiper-box .navs-text-box .text-box {
    margin-top: 0.35rem;
  }

  .common-section .swiper-box .navs-text-box .text-box .text {
    text-align: left;
    font-size: 0.2rem;
  }

  .common-section .detail-box {
    padding: 0.9rem 0.48rem 0;
  }

  .common-section .swiper-slidesPerView {
    padding: 0.9rem 0.48rem 0rem;
  }

  .common-section .swiper-slidesPerView.p_b {
    padding: 0.9rem 0.48rem 1rem;
  }

  .common-section .swiper-slidesPerView .swiper-container {
    padding-right: 0;
  }

  .common-section .swiper-slidesPerView .swiper-container .swiper-slide .t {
    font-size: 0.29rem;
    margin-top: 0.42rem;
    white-space: pre-wrap;
  }

  .common-section .swiper-slidesPerView .swiper-container .swiper-slide .d {
    font-size: 0.16rem;
    margin-top: 0.25rem;
  }

  .common-section
    .swiper-slidesPerView
    .swiper-container
    .swiper-control
    .swiper-pagination {
    position: static;
    display: flex;
    align-items: flex-start;
    margin-top: 0.9rem;
  }
  .common-section
    .swiper-box-101
    .swiper-container
    .swiper-control
    .swiper-pagination {
    position: static;
    display: flex;
    align-items: flex-start;
    margin-top: 0.5rem;
  }

  .common-section
    .swiper-slidesPerView
    .swiper-container
    .swiper-control
    .swiper-pagination
    .swiper-pagination-bullet,
  .common-section
    .swiper-box-101
    .swiper-container
    .swiper-control
    .swiper-pagination
    .swiper-pagination-bullet {
    margin: 0;
    width: 0.6rem;
    height: 2px;
    background-color: #dbdbdb;
    margin-right: 0.17rem;
    border-radius: 0;
    opacity: 1;
  }

  .common-section
    .swiper-slidesPerView
    .swiper-container
    .swiper-control
    .swiper-pagination
    .swiper-pagination-bullet-active,
  .common-section
    .swiper-box-101
    .swiper-container
    .swiper-control
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #ff9132;
  }

  .common-section.theme-black .swiper-box .navs {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  .common-section .car_imgs_box {
    display: none;
  }

  .common-section .swiper-box.swiper_bottom {
    padding: 0.9rem 0.48rem 0rem;
  }

  .common-section .detail-box .content {
    bottom: 0.2rem;
    left: 1rem;
    display: none;
  }

  .section4 {
    background-color: #fff;
  }

  .img_list_mb {
    position: relative;
    margin-top: 0.5rem;
    width: 100%;
    padding: 0 0.48rem;
  }

  .img_mb_sw .swiper-slide {
  }

  .img_mb_sw .swiper-slide .mb_ss_min {
    display: flex;
    flex-direction: row;
    margin-top: 1.5%;
    justify-content: space-between;
  }

  .img_mb_sw .swiper-slide .mb_ss_min img {
    width: 49%;
  }

  .section4 .ilm_page {
    margin-top: 0.5rem;
  }

  .section4 .swiper-pagination-bullet {
    margin: 0;
    width: 0.6rem;
    height: 2px;
    background-color: #dbdbdb;
    margin-right: 0.17rem;
    border-radius: 0;
    opacity: 1;
  }

  .section4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #ff9132;
  }

  .section4 {
  }

  .common-section .swiper-box .swiper-container .swiper-slide img,
  .common-section .swiper-box .swiper-container .swiper-slide video {
    width: 100%;
    height: 4.5rem;
    object-fit: cover;
  }

  .banner .detail {
    padding: 0 0.48rem;
  }

  .gs-title-box-btn {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    left: auto;
    justify-content: flex-start;
    width: 48%;
  }

  .banner .detail .right-box {
    height: 0.75rem;
    width: 100%;
    max-width: 4.5rem;
    margin: 0 auto;
  }

  .banner .detail .right-box div {
    font-size: 0.24rem;
  }

  .banner .detail .right-box img {
    width: 0.4rem;
  }

  .gs-title-box-btn-2 {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: auto;
    width: 48%;
    max-width: 3rem;
  }

  .margin_right {
    margin-right: 0rem;
  }

  .img_list_mb .ssi_l,
  .img_list_mb .ssi_r {
    width: 100%;
    height: auto;
  }

  .img_list_mb .swiper-slide {
    height: auto;
    flex-direction: column;
  }

  .img_list_mb .ssi_r img {
    height: auto;
  }

  .st_ping,
  .section1 {
    position: relative;
    margin-top: 0;
  }
  .common-section .swiper-box.swiper-box-bottom {
    padding: 0.9rem 0.48rem 0.9rem;
  }
  .common-section .swiper-box .navs .nav {
    white-space: pre-wrap;
  }

  /* 配置表 */
  .config_remark {
    padding: 0 0.48rem;
    font-size: 0.18rem;
    line-height: 0.25rem;
  }
  .config_box {
    padding: 0rem 0.48rem 0.5rem;
  }
}

/* 鼠标跟随 */
.mouse_follow_car {
  width: 150px;
  height: 150px;
  position: fixed;
  pointer-events: none;
  opacity: 1;
  z-index: 20000;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.5s, transform 0.6s;
}

.mfc_min {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  font-size: 0.18rem;
}

.mw_right {
  transform: rotate(180deg);
}

.mouse_follow_car img {
  width: 0.1rem;
}

.mouse_swiper_1 {
  padding: 2rem 1rem 2rem;
}

.ms_title {
  color: #fff;
  margin-bottom: 6vh;
  display: flex;
  justify-content: space-between;
}

.mst_line_1 {
}

.mst_line_2 {
  font-size: 0.5rem;
  line-height: 0.7rem;
  transform: translateY(1rem);
  opacity: 0;
  font-family: "PM";
}

.mstl_1 {
  line-height: 0.5rem;
  font-size: 0.27rem;
  font-weight: 300;
  transform: translateY(1rem);
  opacity: 0;
}

.mstl_2 {
  font-size: 0.3rem;
  line-height: 0.3rem;
  font-weight: 400;
  margin-top: 0.1rem;
  transform: translateY(1rem);
  opacity: 0;
}

.ms_title.into .mstl_1,
.ms_title.into .mstl_2,
.ms_title.into .mst_line_2 {
  transform: translateY(0rem);
  opacity: 1;
  transition: all 1s;
}

.ms_title.into .mstl_1 {
  transition-delay: 0.2s;
}

.ms_title.into .mstl_2 {
  transition-delay: 0.5s;
}

.ms_title.into .mst_line_2 {
  transition-delay: 0.5s;
}

@media (max-width: 768px) {
  .mouse_follow_car {
    display: none;
    pointer-events: none;
    opacity: 0;
    width: 0;
    height: 0;
  }
}

@media (max-width: 768px) {
  .color .color-content .left-box .top .car-box .bg img,
  .st_ping,
  .common-section .bg-box .bg img,
  .common-section .bg-box .bg video {
    height: auto;
  }
}
