@charset "UTF-8";

html {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

input,
select {
  vertical-align: middle;
}

.reset-clear {
  display: block !important;
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.reset-clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.reset-spacer {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: red;
}

.reset-opacity0 {
  opacity: 0;
}

.reset-opacity1 {
  opacity: 1;
}

.reset-overflowH {
  overflow: hidden;
}

.reset-overflowS {
  overflow: scroll;
}

.reset-position {
  position: absolute;
  left: 0;
  top: 0;
}

.reset-display {
  display: none;
}

.reset-wh100 {
  width: 100%;
  height: 100%;
}

.reset-w100 {
  width: 100%;
}

.reset-h100 {
  height: 100%;
}

body {
  background: #fff;
  width: 100%;
  overflow-x: hidden;
  max-width: 750px;
  margin: auto;
}

* {
  -webkit-tap-highlight-color: transparent;
}

img {
  vertical-align: middle !important;
}

.transition {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.none {
  display: block;
  opacity: 0;
  pointer-events: none;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.back-box {
  width: 7.5rem;
  height: 9.53rem;
  background: linear-gradient(90deg, #44445e, #575467);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  font-size: 0.37333333rem;
  font-family: Arial, sans-serif;
  line-height: 1.5;
  outline: none;
  margin: auto;
  background: url(//x0.ifengimg.com/ucms/special/images/D20A1C6113C246C00F5B388661CD784A.jpg) no-repeat;
  background-size: cover;
}

.clue-form {
  color: #8b929c;
  padding: 2.2rem 0.44rem 0;
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  line-height: 0.46rem;
}

.clue-form .label {
  color: #ffffff;
  padding-left: 0.3rem;
  font-weight: 500;
  min-width: 2.4rem;
  line-height: 0.58666667rem;
}
.clue-form .label:after {
  content: "*";
  color: #ffffff;
  font-weight: 500;
  display: none;
}
.layout2 {
  font-size: 0.3rem;
  font-family: Arial, sans-serif;
  line-height: 0.46rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bbbdca;
  align-items: flex-start;
  margin-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.layout2:nth-of-type(n + 2) {
  margin-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.input-item-wrapper {
  text-align: left;
  width: 70%;
  color: rgb(0, 0, 0);
  overflow: hidden;
}
.layout2 .input-item {
  -webkit-appearance: none;
  width: 100%;
  font-size: 0.28rem;
  line-height: 0.58666667rem;
  outline: none;
  padding: 0.01rem 0.32rem;
  border-width: 1px;
  text-align: right;
  border-radius: 0.05333333rem;
  border: none;
  background: none;
  color: #fff;
}
.layout2 .input-item::placeholder {
	color:#fff;
}
.item-select {
  background: url(//x0.ifengimg.com/ucms/special/images/E720950503F78C4359AB9229CD67F3C1.png) no-repeat center right;
  background-size: 0.17rem;
}
.layout2 .input-item option {
  text-align: left;
}
.layout2 .input-item option:first-child,
.layout2 .input-item option:checked {
  text-align: right;
}
.layout2 select {
  appearance: none;
}
.layout2 select option {
  color: #333333;
}

.clue-form .error-msg.show {
  display: block;
}

.clue-form .error-msg {
  display: none;
  font-size: 0.34666667rem;
  line-height: 0.74666667rem;
  color: var(--input-error-color);
}

.select-item-wrapper {
  position: relative;
  cursor: pointer;
}

.select-item {
  -webkit-appearance: none;
  width: 100%;
  padding: 0.16rem 0.53333333rem 0.16rem 0;
  border: 1px solid #dcdcdc;
  border-width: 0 0 1px 0 !important;
  border-radius: 0;
  background-color: transparent;
  font-family: PingFangSC-Regular;
  font-size: 0.37333333rem;
  line-height: 0.58666667rem;
  outline: none;
  pointer-events: none;
}

.select-item {
  padding: 0.16rem 0.74666667rem 0.16rem 0.32rem;
  border-width: 1px !important;
  border-radius: 0.05333333rem;
  background-color: #fff;
}

.phone_agreement_link_wrapper {
  margin-top: 0.10666667rem !important;
}

.agreement_auth_item {
  padding-top: 0.28rem;
  text-align: center;
}

.phone_agreement_checker {
  margin-right: 0.21333333rem;
}

.phone_agreement_link_wrapper .agreement_auth_item .text,
.phone_agreement_link_wrapper .agreement_auth_item .phone_agreement_link {
  font-size: 0.26666667rem;
  line-height: 0.37333333rem;
  font-family: PingFangSC-Regular;
  color: #999;
}

.icon {
  display: inline-block;
  content: "";
  width: 0.42rem;
  height: 0.42rem;
  margin-top: -1px;
  margin-right: 0.21333333rem;
  line-height: inherit;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='24.5' y='932.5' width='15' height='15' rx='2' transform='translate(-24 -932)' stroke='%23E0E0E0'/%3E%3C/svg%3E");
}
.icon_chk {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="0.5" y="0.125" width="12" height="12" rx="2" fill="rgba(171,178,188,1)"/%3E%3Cpath d="M9.82048 3.875L5.53646 8.375L3.17969 6.07655" stroke="rgb(255,255,255,1)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
}
.submitbtn-wrapper {
  padding: 0 0rem;
  display: flex;
}
.submitbtn {
  border-style: solid;
  border-width: 0rem;
  border-color: transparent;
  margin: 0.36rem auto 0;
  padding: 0;
  width: 2.8rem;
  height: 0.86rem;
  border-radius: 0.6rem;
  color: #fff;
  background-color: #686d98;
  font-family: PingFangSC-Regular;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  outline: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  font-size: 0.35rem;
}
.resetbtn {
  background-color: #7f8287;
}

.animation {
  position: relative;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  animation-duration: 1s;
  animation-timing-function: linear;
}
.flash {
  overflow: hidden;
  animation-name: svelte-naip4b-scale;
  animation-duration: 2s;
}
.flash::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3.04rem;
  height: 100%;
  background: linear-gradient(
    115.58deg,
    rgba(255, 255, 255, 0) 29.41%,
    rgba(255, 255, 255, 0.2976) 50.51%,
    rgba(255, 255, 255, 0.0096) 68.36%,
    rgba(255, 255, 255, 0) 68.36%
  );
  animation: svelte-naip4b-flash 1s infinite linear;
}
@keyframes svelte-naip4b-scale {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  80% {
    transform: scale3d(1, 1, 1);
  }
  90% {
    transform: scale3d(0.99, 0.99, 0.99);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes svelte-naip4b-flash {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(500%);
  }
}

.submitbtn span {
  flex: 1 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.float-bricks-no-margin {
  margin-bottom: 0 !important;
}

.agreements-mask {
  width: 100%;
  height: 100vh;
  background: rgba(7, 7, 7, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 101;
}

.agreements-mask_popup {
  position: relative;
  box-sizing: border-box;
  height: 13.12rem;
  padding: 1.2rem 0 0.6rem;
  background: #fff;
  border-radius: 2px;
  max-height: calc(100vh - 0.5rem);
  display: flex;
  flex-direction: column;
  left: 50%;
  top: 50%;
  width: 7.46666667rem;
  padding-top: 0.64rem;
  transform: translate(-50%, -50%);
}

.agreements-mask_popup_close {
  font-size: 0.64rem;
  position: absolute;
  top: 0.21333333rem;
  right: 0.42666667rem;
  color: #000;
  cursor: pointer;
}

.agreements-mask_body {
  flex: 1 1 0;
  box-sizing: border-box;
  font-size: 0.37rem;
  color: #333;
  font-weight: 400;
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0.69rem;
  padding: 0 0.53333333rem;
  text-align: left;
}

.agreements-mask_title {
  text-align: center;
  font-size: 0.43rem;
  font-weight: 500;
  color: #333;
  margin-bottom: 0.4rem;
  margin-top: 2px;
}

.agreements-mask_body p {
  word-break: break-all;
}

.agreements-mask_bottom {
  border-top: 1px solid rgba(22, 24, 35, 0.12);
  display: flex;
  justify-content: center;
  padding: 0 0.4rem;
  height: 45px;
  line-height: 45px;
}

.agreements-mask_agree {
  color: #000;
  font-size: 0.4rem;
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  font-weight: 700;
  cursor: pointer;
}

.sm-box {
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
}

.sm-main {
  width: 87vw;
  max-width: 600px;
  height: 70vh;
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

iframe {
  width: 100%;
  height: 100%;
  padding: 5% 0;
  background-color: #fff;
}

.swiper-container {
  width: 100%;
}

.swiper-container1 {
  width: 7.5rem;
  height: 11.69rem;
}

.swiper-slide {
  border-radius: 10px;
}

.swiper-container2-box {
  width: 7.5rem;
  height: 12rem;
  background: url(//x0.ifengimg.com/ucms/special/images/78ED2DCC29118D25421F5B0422871BB7.jpg) no-repeat;
  background-size: cover;
  float: left;
}
.swiper-container2 {
  width: 6.8rem;
  height: 7.63rem;
  margin: auto;
  margin-top: 2rem;
}

.swiper-container2 .swiper-slide img {
  border-radius: 0.12rem;
}

.swiper-pagination-bullet-active {
  background: #b5b4b4;
}

.swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3) !important;
  border-radius: 0 !important;
  margin: 0 15px !important;
}

.iframe_con {
  width: 82.7%;
  position: absolute;
  top: 44%;
  left: 8.3%;
  z-index: 2;
  object-fit: contain;
}
.hide {
  display: none;
}

.test-drive {
  height: 0.88rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
  font-weight: bold;
  background: url(//x0.ifengimg.com/ucms/special/images/66B15C0FDF17F891D81923F130513DAD.png) no-repeat center;
  background-size: auto 100%;
  color: #fff;
  position: fixed;
  bottom: 0.35rem;
  left: 50%;
  margin-left: -3.45rem;
  width: 6.87rem;
  text-align: center;
  z-index: 1000;
}
.test-drive a {
  display: block;
  width: 100%;
  height: 0.88rem;
}
.video-list-box {
  width: 7.5rem;
  height: 6.38rem;
  background: url(//x0.ifengimg.com/ucms/special/images/F27C19C5552F09BB57DEB51579B62C20.jpg) no-repeat;
  background-size: cover;
}
.video-list-item {
  padding: 1.92rem 0.2rem 0;
  text-align: center;
  border-radius: 0.2rem;
  position: relative;
}
.video-list-item .swiper-container {
    height: 3.96rem;
    border: none;
}
.video-list-item video {
  width: 100%;
  min-height: 3.92rem;
  border-radius: 0.1rem;
}
.swiper-button-next-video, .swiper-button-prev-video {
    top: 60%;
    width: 0.4rem;
    height: 0.8rem;
    margin-top: -0.4rem;
    background-size: 0.4rem 0.8rem;
    display: none;
}
.video-list-item:hover .swiper-button-next-video, 
.video-list-item:hover .swiper-button-prev-video {
    display: block;
}
.swiper-button-prev-video {
    left: 0.4rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next-video {
    right: 0.4rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.pc {
  display: none;
}
.swiper-pagination-2,
.swiper-pagination-video {
  text-align: center;
  margin: auto;
  margin-top: 0.2rem;
  width: 7.5rem;
}
.swiper-pagination-video {
  margin-top: 0.4rem;
}
.swiper-pagination-2 .swiper-pagination-bullet,
.swiper-pagination-video .swiper-pagination-bullet {
  background: #fff!important;
  width: 0.12rem;
  border-radius: 0.12rem !important;
  height: 0.12rem;
  margin: 0 0.12rem !important;
}
/*
@media only screen and (min-width: 1200px) {
  .mobile {
    display: none;
  }
  .pc {
    display: block;
  }
  body {
    max-width: 100%;
  }
  .back-box {
    background: url(//x0.ifengimg.com/ucms/special/images/99652408AD4A3E8575E49AA606135773.jpg) no-repeat;
    width: 19.2rem;
    background-size: cover;
    height: 6.55rem;
  }
  .clue-form {
    color: #8b929c;
    padding: 2.2rem 0.44rem 0;
    font-family: PingFangSC-Regular;
    font-size: 0.26rem;
    line-height: 0.46rem;
    width: 10.73rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .layout2 {
    width: 49%;
    font-size: 0.2rem;
    line-height: 0.4rem;
    margin-top: 0;
    padding-bottom: 0;
  }
  .layout2 .input-item {
    width: 100%;
    font-size: 0.2rem;
  }
  .item-select {
    background: url(//x0.ifengimg.com/ucms/special/images/E720950503F78C4359AB9229CD67F3C1.png) no-repeat center right;
    background-size: 0.12rem;
  }
  .submitbtn {
    font-size: 0.25rem;
    letter-spacing: 0.1rem;
    height: 0.6rem;
    width: 4rem;
    margin-top: 0.12rem;
  }
  #reset_for_collect {
    display: none;
  }
  .submitbtn-wrapper {
    padding: 0 0rem;
    display: flex;
    width: 100%;
  }
  .phone_agreement_link_wrapper .agreement_auth_item .text,
  .phone_agreement_link_wrapper .agreement_auth_item .phone_agreement_link {
    font-size: 0.16rem;
  }
  .icon {
    display: inline-block;
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    margin-top: -1px;
    margin-right: 0.1rem;
  }
  .layout2:nth-of-type(n + 2) {
    margin-top: 0;
    padding-bottom: 0;
  }
  .agreement_auth_item {
    padding-top: 0;
    text-align: center;
  }
  .video-list-box {
    width: 19.2rem;
    height: 8.52rem;
    background: url(//x0.ifengimg.com/ucms/special/images/69F0D679F57F4C3C886EAF05F0125F36.jpg) no-repeat;
    background-size: cover;
  }
  .video-list-item {
    width: 10.73rem;
    margin: auto;
    position: relative;
  }
.video-list-item .swiper-container {
    height: 5.96rem;
}
  .video-list-item video {
    width: 100%;
    min-height: 6rem;
    border-radius: 0.1rem;
  }
  .swiper-container2-box {
    width: 19.2rem;
    height: 17.15rem;
    background: url(//x0.ifengimg.com/ucms/special/images/9BB0F00FE025E30A9995B4815C73ED81.jpg) no-repeat;
    background-size: cover;
  }
  .swiper-container2,
  .swiper-pagination-video {
    width: 11.87rem;
    height: 13.3rem;
  }
  .swiper-pagination-2,
  .swiper-pagination-video {
    text-align: center;
    margin: auto;
    margin-top: 0.22rem !important;
    width: 100% !important;
  }
  .swiper-pagination-video {
    margin-top: 0.4rem !important;
  }
}
*/
