.testdrive[data-v-c6bb4413] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .bg-pc[data-v-c6bb4413] {
  display: block;
}
.testdrive .bg-h5[data-v-c6bb4413] {
  display: none;
}
.testdrive .bg[data-v-c6bb4413] {
  height: inherit;
  -webkit-box-flex: 0;
  background-clip: content-box;
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .form[data-v-c6bb4413] {
  -webkit-box-flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  margin-bottom: 160px;
  overflow: auto;
  padding: 84px 80px 0;
}
.testdrive .form[data-v-c6bb4413]::-webkit-scrollbar {
  width: 5px;
}
.testdrive .title[data-v-c6bb4413] {
  color: #333;
  font-size: 36px;
  overflow-wrap: break-word;
}
.testdrive .sub-title[data-v-c6bb4413] {
  margin-bottom: 6px;
}
[data-v-c6bb4413] .lp-information .content-form {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
[data-v-c6bb4413] .lp-information .content-form .el-form-item {
  margin-top: 28px;
}
[data-v-c6bb4413] .lp-information .content-form .el-input__wrapper,
[data-v-c6bb4413] .lp-information .content-form .el-select__wrapper {
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px 0;
}
[data-v-c6bb4413] .lp-information .content-form .is-error .el-input__wrapper,
[data-v-c6bb4413] .lp-information .content-form .is-error .el-select__wrapper {
  border-bottom: 1px solid #f56c6c;
}
.location[data-v-c6bb4413] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 0;
  padding: 25px 20px;
}
.location .location-png[data-v-c6bb4413] {
  height: 36px;
  width: 26px;
}
.location .location-right[data-v-c6bb4413] {
  margin-left: 13px;
}
.location .location-top[data-v-c6bb4413] {
  color: #333;
  font-size: 20px;
  line-height: 28px;
}
.location .location-bottom[data-v-c6bb4413] {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
[data-v-c6bb4413] .next-title,
[data-v-c6bb4413] .next-subTitle,
[data-v-c6bb4413] .next-select {
  width: 100% !important;
}
[data-v-c6bb4413] footer {
  width: 100% !important;
}
[data-v-c6bb4413] .link-type {
  color: #337ab7;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
}
[data-v-c6bb4413] .exemption {
  padding: 0 !important;
  width: 100%;
}
[data-v-c6bb4413] .wltp {
  color: #39f;
}
@media screen and (max-width: 900px) {
  .testdrive[data-v-c6bb4413] {
    height: auto;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testdrive .bg-h5[data-v-c6bb4413] {
    display: block;
  }
  .testdrive .bg-pc[data-v-c6bb4413] {
    display: none;
  }
  .testdrive .bg[data-v-c6bb4413] {
    -webkit-box-flex: 0;
    background-attachment: scroll;
    background-position: 0 30%;
    background-repeat: no-repeat;
    -ms-flex: none;
    flex: none;
    height: 50vh;
    width: 100%;
  }
  .testdrive .form[data-v-c6bb4413] {
    margin-bottom: 0;
    overflow: hidden;
    padding: 20px;
    width: 100%;
  }
  .testdrive .form-title[data-v-c6bb4413] {
    display: block;
  }
  .testdrive .title[data-v-c6bb4413] {
    font-size: 22px;
    line-height: 30px;
    max-width: 100%;
    width: 100%;
  }
  .location .location-png[data-v-c6bb4413] {
    display: none;
  }
  .location .location-top[data-v-c6bb4413] {
    font-size: 16px;
    line-height: 22px;
  }
  .location .location-bottom[data-v-c6bb4413] {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
  }
  [data-v-c6bb4413] .next-select {
    width: calc(100% - 24px) !important;
  }
}
@media screen and (max-width: 600px) {
  .testdrive[data-v-c6bb4413] .lp-formTemplate {
    left: -24px;
    position: relative;
    width: calc(100% + 24px);
  }
  .testdrive[data-v-c6bb4413] footer {
    left: -24px;
    position: relative;
    right: -24px;
    width: 100%;
  }
}
