.s7-containter *, .s7-containter::before, .s7-containter::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.s7-containter *:focus, .s7-containter *:active {
  outline: none;
}

.header-component nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-component nav.slide-up,
.header-component nav.is-scrolled {
  --nav-bg-color: rgba(0, 0, 0, 1) !important;
}

.hima-global-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.s7-containter {
  width: 100%;
  padding-top: 88px;
  position: relative;
  overflow: hidden;
  color: #F5F5F7;
  background-color: #1E1E1E;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  transition: all 0.1s linear;
}

.s7-containter button,
.s7-containter input {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}

.s7-containter button,
.s7-containter input {
  line-height: normal;
}

.s7-containter button,
.s7-containter input[type=button],
.s7-containter input[type=reset],
.s7-containter input[type=submit] {
  overflow: visible;
  width: auto;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  vertical-align: inherit;
  color: inherit;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
}

.s7-containter button[disabled],
.s7-containter input[disabled] {
  cursor: default;
}

.s7-containter input[type=text],
.s7-containter input[type=search] {
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.s7-containter button::-moz-focus-inner,
.s7-containter input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.s7-containter input:-webkit-autofill,
.s7-containter input:-webkit-autofill:hover,
.s7-containter input:-webkit-autofill:focus,
.s7-containter input:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px transparent inset;
  -webkit-text-fill-color: #fff;
  caret-color: #fff;
  -webkit-transition-delay: 111111s;
  -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}

.s7-containter input:-internal-autofill-previewed,
.s7-containter input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-in-out 0s !important;
}

.s7-containter input::-moz-placeholder {
  color: #969699 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

.s7-containter input::placeholder {
  color: #969699 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

.s7-containter input::-webkit-input-placeholder {
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #969699 !important;
}

.s7-containter input::-moz-placeholder {
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #969699 !important;
}

.s7-containter input::-ms-input-placeholder {
  color: #969699 !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

.s7-containter ul,
.s7-containter ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

.s7-containter a {
  text-decoration: none;
  color: #000;
}

.s7-containter a:focus,
.s7-containter a:hover,
.s7-containter a:active {
  outline: 0;
}

.s7-containter .full-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.s7-containter .blur-up {
  filter: blur(20px);
  transition: filter 0.2s;
  will-change: filter;
}

.s7-containter .blur-up.lazyloaded {
  filter: blur(0);
}

.s7-containter .s7-wrap {
  width: 100%;
  height: 100%;
  display: flex;
}

.s7-containter .s7-wrap .s7-product {
  min-height: calc(100vh - 88px);
  min-height: -webkit-calc(100vh - 88px);
  flex: 1;
  position: relative;
  overflow: hidden;
}

.s7-containter .s7-wrap .s7-product .s7-mask {
  width: 100%;
  height: 92px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(18, 18, 18, 0), rgb(18, 18, 18));
  display: none;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .space-main {
  width: 100%;
  position: relative;
  opacity: 0;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .m5-new-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .m7-new-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .xj-s9-new-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .zj-r7-new-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .m8-main,
.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .zunjie-s800-main {
  display: none;
}

.s7-containter .s7-wrap .s7-product .media-cover {
  height: 100%;
}

.s7-containter .s7-wrap .s7-product .s7-product-slogan {
  position: absolute;
  top: 5.208333vw;
  left: 8.333333vw;
  z-index: 1;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}

.s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-title {
  font-size: 56px;
  line-height: 1.25;
  font-weight: 400;
  margin-bottom: 14px;
}

.s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-tips {
  font-size: 24px;
  line-height: 1.6;
  font-weight: 300;
}

.s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-tips span {
  font-weight: normal;
}

.s7-containter .s7-wrap .swiper-disclaimer {
  position: absolute;
  width: 360px;
  right: 556px;
  bottom: 65px;
  z-index: 1;
  color: rgba(245, 245, 247, 0.5);
  text-align: right;
  font-size: 12px;
  line-height: 1.6;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper {
  width: 100%;
  height: 100%;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper > div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .m9-main {
  display: none;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
  width: auto;
  display: flex;
  bottom: 65px;
  left: 113px;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet {
  width: 12px;
  height: 12px;
  position: relative;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet:not(:last-child) {
  margin-right: 12px;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet::before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 6px;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
  box-shadow: inset 0 0 0 2px transparent;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet.active::before {
  background: #211d1e;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 245, 0.25);
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet svg {
  left: 0px;
  top: 0px;
  width: 12px;
  height: 12px;
  position: absolute;
  transform: rotate(-90deg);
  transition: all 0.5s ease;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet svg circle {
  stroke: white;
  stroke-width: 2px;
  fill: none;
  stroke-linecap: butt;
  stroke-dasharray: 32;
  stroke-dashoffset: 32;
  transition: stroke 0.5s ease;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet.active svg circle {
  stroke-dashoffset: 0;
  transition: 3s all linear;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet .s7-reservation-bullet-mid {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
}

.s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-reservation-bullet.active .s7-reservation-bullet-mid {
  background-color: rgba(0, 0, 0, 0);
}

.s7-containter .s7-wrap .s7-appointment-form {
  width: 476px;
  padding: 5.208333vw 80px;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-form-content {
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-form-title {
  font-size: 32px;
  line-height: 1.25;
}

.s7-containter .s7-wrap .s7-appointment-form .form-item {
  margin: 40px 0 53px;
}

.s7-containter .s7-wrap .s7-appointment-form .item {
  position: relative;
  margin-bottom: 60px;
}

.s7-containter .s7-wrap .s7-appointment-form .item input {
  text-overflow: ellipsis;
}

.s7-containter .s7-wrap .s7-appointment-form .item input#verify-code {
  width: 72%;
}

.s7-containter .s7-wrap .s7-appointment-form .item:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 34px;
  background-color: rgba(229, 229, 229, 0.1);
}

.s7-containter .s7-wrap .s7-appointment-form .pc-show {
  display: inline-block;
}

.s7-containter .s7-wrap .s7-appointment-form .item.pc-show {
  width: 100%;
}

.s7-containter .s7-wrap .s7-appointment-form input, .s7-containter .s7-wrap .select-mob .select-store-mob-list .seach-box input {
  width: 90%;
  background: none;
  outline: none;
  border: none;
  font-size: 16px;
  line-height: 1.6;
  color: white;
}

.s7-containter .s7-wrap .s7-appointment-form input:-internal-autofill-selected,
.s7-containter .s7-wrap .select-store-mob-list input:-internal-autofill-selected {
  -webkit-appearance: menulist-button;
     -moz-appearance: menulist-button;
          appearance: menulist-button;
  background-image: none !important;
  background-color: transparent !important;
  color: white !important;
}

.s7-containter .s7-wrap .s7-appointment-form .appt-city, .s7-containter .s7-wrap .s7-appointment-form .appt-store, .s7-containter .s7-wrap .s7-appointment-form .appt-car {
  cursor: pointer;
}

.s7-containter .s7-wrap .s7-appointment-form .appt-select {
  width: 100%;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #414141;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  z-index: 999;
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .appt-select.active {
  display: inline-block;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list li:hover, .s7-containter .s7-wrap .s7-appointment-form .store-list li.active {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box {
  width: 100%;
  padding: 24px 24px;
  border-bottom: 1px solid rgba(229, 229, 229, 0.1);
  display: flex;
  align-items: center;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .drive-search-box,
.s7-containter .s7-wrap .select-store-mob-list .seach-box .drive-search-box {
  display: flex;
  flex: 1;
  align-items: center;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .drive-search-box input[type=search],
.s7-containter .s7-wrap .select-store-mob-list .seach-box .drive-search-box input[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .drive-search-box input[type=search]::-webkit-search-cancel-button,
.s7-containter .s7-wrap .select-store-mob-list .seach-box .drive-search-box input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .search-cancel,
.s7-containter .s7-wrap .select-store-mob-list .seach-box .search-cancel {
  cursor: pointer;
  padding-left: 16px;
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .search-cancel svg,
.s7-containter .s7-wrap .select-store-mob-list .seach-box .search-cancel svg {
  vertical-align: middle;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box .search-icon {
  margin-right: 24px;
  vertical-align: middle;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .seach-box input {
  width: calc(100% - 48px);
  width: -webkit-calc(100% - 48px);
}

.s7-containter .s7-wrap .s7-appointment-form .city-location {
  position: relative;
  display: flex;
  width: calc(100% - 48px);
  margin: 0 auto 6px;
  padding: 24px 0 0;
  border-bottom: solid 1px rgba(229, 229, 229, 0.1);
  line-height: 1.6;
  color: #969699;
  font-size: 0;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p span,
.s7-containter .s7-wrap .select-mob .store-location p span {
  display: inline-block;
  font-size: 16px;
  padding-bottom: 16px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 4em;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p:last-child span {
  max-width: 5em;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p:not(:first-child) {
  margin-left: 32px;
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p.focus {
  display: block;
}

.s7-containter .s7-wrap .s7-appointment-form .city-locations p:not(:first-child) {
  margin-left: 32px;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p.active span {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .city-location p.active span:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list ul {
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result {
  width: 100%;
  height: 410px;
  overflow: auto;
  display: none;
  padding: 24px 0;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result .search-result-type,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result .search-result-type {
  font-size: 16px;
  line-height: 1.6;
  color: #5A5A5E;
  margin: 0 24px 24px;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result ul,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result ul {
  display: block;
}

.s7-containter .s7-wrap .select-store-mob-list .s-search-result ul li {
  padding-left: 0;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result ul li:not(:last-child),
.s7-containter .s7-wrap .select-store-mob-list .s-search-result ul li:not(:last-child) {
  margin-bottom: 16px;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result li:hover,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result li:hover {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result li.active,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result li.active {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result li.active .checked-icon,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result li.active .checked-icon {
  display: block;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result .has-results,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result .has-results {
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result .no-results,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result .no-results {
  text-align: center;
  padding-top: 120px;
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result .no-results span,
.s7-containter .s7-wrap .select-store-mob-list .s-search-result .no-results span {
  line-height: 1.6;
  color: #969699;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list .checked-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  display: none;
  fill: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .city-list {
  padding: 16px 0 11px 50px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list {
  padding-top: 8px;
  color: #969699;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list ul {
  height: auto;
  max-height: 333px;
  overflow-y: auto;
  margin: 16px 0;
}

.s7-containter .s7-wrap .s7-appointment-form .c-search-result ul {
  max-height: initial;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list ul.active {
  display: block;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list li,
.s7-containter .s7-wrap .s7-appointment-form .store-list li {
  padding: 8px 24px;
  cursor: pointer;
  position: relative;
  color: #969699;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .c-store-list li {
  padding-right: 50px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .c-store-list li:not(:last-child) {
  margin-bottom: 32px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .c-store-list li .checked-icon {
  right: 24px;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list {
  padding: 11px 0;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list li {
  padding: 11px 16px 11px 24px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list li {
  padding: 0 24px;
}

.s7-containter .s7-wrap .s7-appointment-form .c-province-list li,
.s7-containter .s7-wrap .s7-appointment-form .c-city-list li {
  padding-left: 50px;
  position: relative;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-privince-label,
.s7-containter .s7-wrap .s7-appointment-form .s7-city-label {
  position: absolute;
  top: 0;
  left: 24px;
  width: 24px;
  height: 100%;
  font-size: 16px;
  color: #969699;
  line-height: 1.6;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-privince-list .s7-privince-item:not(:last-child),
.s7-containter .s7-wrap .s7-appointment-form .s7-city-list .s7-city-item:not(:last-child) {
  margin-bottom: 16px;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-privince-list .s7-privince-item:hover,
.s7-containter .s7-wrap .s7-appointment-form .s7-city-list .s7-city-item:hover {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list li .letter {
  margin-right: 16px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .s7-li-item {
  position: relative;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list li.active,
.s7-containter .s7-wrap .mob-list .s-car-list li.active,
.s7-containter .s7-wrap .mob-list .s7-li-item.active,
.s7-containter .s7-wrap .s7-appointment-form .store-list .s7-li-item.active,
.s7-containter .s7-wrap .s7-appointment-form .store-list .s7-li-item.active p {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .car-list li.active .checked-icon,
.s7-containter .s7-wrap .mob-list .s-car-list li.active .checked-icon,
.s7-containter .s7-wrap .mob-list .s7-li-item.active .checked-icon,
.s7-containter .s7-wrap .s7-appointment-form .store-list .s7-li-item.active .checked-icon {
  display: initial;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .checked-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: none;
  fill: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .item .arrow,
.s7-containter .s7-wrap .s7-appointment-form .store-list .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: transform 0.4s;
}

.s7-containter .s7-wrap .s7-appointment-form .item .arrow.active {
  transform: translateY(-50%) rotate(180deg);
}

.s7-containter .s7-wrap .s7-appointment-form .store-list ul::-webkit-scrollbar,
.s7-containter .s7-wrap .s7-appointment-form .c-search-result::-webkit-scrollbar {
  background-color: rgba(237, 237, 237, 0.05);
  width: 6px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list ul::-webkit-scrollbar-thumb,
.s7-containter .s7-wrap .s7-appointment-form .c-search-result::-webkit-scrollbar-thumb {
  width: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .store-title {
  font-size: 16px;
  color: #F5F5F7;
  margin-bottom: 8px;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list .store-address {
  font-size: 12px;
  color: #969699;
}

.s7-containter .s7-wrap .s7-appointment-form .store-list li:hover p {
  color: #F5F5F7;
}

.s7-containter .s7-wrap .s7-appointment-form .error-msg {
  position: absolute;
  top: 45px;
  font-size: 14px;
  color: #c60826;
}

.s7-containter .s7-wrap .s7-appointment-form .item.error:after {
  background-color: #c60826;
}

.s7-containter .s7-wrap .s7-appointment-form .item.correct:after {
  background-color: #ffffff;
}

.s7-containter .s7-wrap .s7-appointment-form .verify-code-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #3377FF;
  cursor: pointer;
}

.s7-containter .s7-wrap .s7-appointment-form .disabled {
  overflow: visible;
  width: auto;
  cursor: initial;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  vertical-align: inherit;
  color: #969699;
  line-height: 1.6;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
}

.s7-containter .s7-wrap .s7-appointment-form .submit-btn, .s7-containter .s7-wrap .s7-appointment-form .succ-btn {
  width: 100%;
  font-size: 14px;
  line-height: 1.25;
  font-weight: bold;
  padding: 15px 0;
  white-space: nowrap;
  color: white;
  border: 2px solid white;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  transition: 0.5s all ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
}

.s7-containter .s7-wrap .s7-appointment-form .button-solid {
  border: 2px solid #fff;
  background: transparent;
}

.s7-containter .s7-wrap .s7-appointment-form .button-solid:hover,
.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-btn-list .succ-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.7);
}

.s7-containter .s7-wrap .s7-appointment-form .form-disclaimer {
  font-size: 12px;
  line-height: 1.6;
  margin-top: 38px;
  color: #969699;
  width: -moz-max-content;
  width: max-content;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy {
  font-size: 14px;
  text-align: left;
  margin-bottom: 40px;
  line-height: 1.6;
  color: #969699;
  display: flex;
  align-items: center;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy input.form-privacy-ck {
  width: 18px;
  height: 18px;
  border: 2px solid #FFFFFF;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  outline: none;
  margin-right: 8px;
  cursor: pointer;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy.form-privacy-uncheck input.form-privacy-ck {
  border-color: #BE0B0B;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy.form-privacy-uncheck span {
  color: #BE0B0B;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy input.form-privacy-ck:checked {
  background: url(/dam/hima-site/cn/test-drive/images/s7-checked-icon.png) no-repeat center -2px;
  background-size: 18px 18px;
}

.s7-containter .s7-wrap .s7-appointment-form .form-privacy a {
  color: white;
}

.s7-containter .s7-wrap .s7-appointment-form .s7-form-content > div {
  width: 100%;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap {
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-title {
  font-size: 32px;
  line-height: 1.25;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-txt {
  margin-top: 24px;
  line-height: 1.6;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap hr {
  display: block;
  height: 1px;
  border: 1px solid rgba(229, 229, 229, 0.1);
  padding: 0;
  margin: 40px 0;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-name {
  color: #5A5A5E;
  font-size: 14px;
  margin-bottom: 8px;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-cartype {
  margin-bottom: 32px;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-name,
.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-cartype,
.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-store-title {
  line-height: 1.6;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-store-address {
  color: #5A5A5E;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 8px;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-btn-list {
  display: flex;
}

.s7-containter .s7-wrap .s7-appointment-form .success-wrap .succ-btn-list .succ-btn {
  width: 100%;
  font-size: 14px;
  padding: 14px 0;
  white-space: nowrap;
  background: transparent;
  margin-top: 100px;
}

.s7-containter .s7-wrap .s7-appointment-form .form-content.form-success .defalut-wrap {
  display: none;
}

.s7-containter .s7-wrap .s7-appointment-form .form-content.form-success .success-wrap {
  display: block;
}

.s7-containter .s7-wrap .select-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  z-index: -1;
  transition: opacity 0.3s ease-in-out;
  display: none;
}

.s7-containter .s7-wrap .select-mask.active {
  opacity: 1;
  z-index: 1000;
}

body.form-locked {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}

.s7-containter .s7-wrap .select-mob {
  display: none;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}

.s7-containter .s7-wrap .select-mob.active {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

@media (max-width: 1919px) {
  .s7-containter .s7-wrap .s7-appointment-form {
    width: 412px;
    padding: 5.33333vw 0;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan {
    top: 5.33333vw;
    left: 6.66666vw;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-title {
    font-size: 40px;
    margin-bottom: 13px;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-tips {
    font-size: 20px;
  }
  .s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
    left: 41px;
    bottom: 40px;
  }
  .s7-containter .s7-wrap .swiper-disclaimer {
    width: 360px;
    bottom: 40px;
    right: 452px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .s7-form-content {
    width: 316px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199.99px) {
  .s7-containter {
    background-color: #121212;
    padding-top: 64px;
  }
  .s7-containter .s7-wrap .s7-product {
    height: auto;
    min-height: auto;
  }
}
@media (max-width: 1199px) {
  .s7-containter .s7-wrap {
    flex-direction: column;
  }
  .s7-containter .s7-wrap .s7-product {
    width: 100%;
    flex: initial;
  }
  .s7-containter .s7-wrap .s7-product .s7-mask {
    display: block;
  }
  .s7-containter .s7-wrap .s7-appointment-form {
    width: 100%;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan {
    top: 42px;
    left: calc((100% - 704px) / 2);
  }
  .s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
    left: calc((100% - 704px) / 2);
    bottom: 40px;
  }
  .s7-containter .s7-wrap .swiper-disclaimer {
    position: static;
  }
  .s7-containter .s7-wrap .s7-appointment-form {
    padding: 16px 0;
  }
  .s7-containter .s7-wrap .s7-appointment-form .s7-form-content {
    width: 704px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .s7-form-title {
    font-size: 24px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .item-box {
    display: flex;
    justify-content: space-between;
  }
  .s7-containter .s7-wrap .s7-appointment-form .mob-half {
    width: calc(50% - 12px);
  }
  .s7-containter .s7-wrap .s7-appointment-form .submit-btn, .s7-containter .s7-wrap .s7-appointment-form .succ-btn {
    width: 180px;
    display: block;
    margin: 0 auto;
    border-width: 1px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .form-item {
    margin: 38px 0 1px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .item {
    margin-bottom: 44px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .form-disclaimer {
    color: #5A5A5E;
    margin-bottom: 14px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .form-privacy {
    color: #5A5A5E;
    margin-bottom: 33px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .form-privacy a {
    color: #F5F5F7;
  }
  .s7-containter .s7-wrap .swiper-disclaimer {
    font-size: 12px;
    color: #5A5A5E;
    width: 704px;
    text-align: left;
    margin: 14px auto 40px;
  }
  .s7-containter .s7-wrap .select-mob {
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding-top: calc(44px + constant(safe-area-inset-top));
    padding-top: calc(44px + env(safe-area-inset-top));
    width: 100%;
    height: 100%;
  }
  .s7-containter .s7-wrap .select-mob .select-mob-wrap {
    width: 100%;
    height: auto;
    background: #1E1E1E;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
  }
  .s7-containter .s7-wrap .select-mob .select-title {
    font-size: 20px;
    line-height: 1.25;
    font-weight: bold;
    padding: 24px;
    display: none;
  }
  .s7-containter .s7-wrap .select-mob-close {
    display: flex;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 29px;
    right: 24px;
    font-size: 30px;
    line-height: 1;
    display: none;
  }
  .s7-containter .s7-wrap .select-mob-close svg {
    vertical-align: super;
  }
  .s7-containter .s7-wrap .s7-appointment-form .store-list ul {
    max-height: 150px;
  }
  .s7-containter .s7-wrap .mob-list {
    height: auto;
  }
  .s7-containter .s7-wrap .mob-list.select-store-mob-list {
    height: calc(100vh - 121px);
  }
  .s7-containter .s7-wrap .mob-list .s-list {
    width: 100%;
    height: 100%;
  }
  .s7-containter .s7-wrap .mob-list ul {
    width: 100%;
    height: calc(100% - 121px);
    margin: 24px 0;
    overflow-y: scroll;
    display: none;
  }
  .s7-containter .s7-wrap .mob-list ul.active {
    display: block;
  }
  .s7-containter .s7-wrap .mob-list li {
    font-size: 16px;
    padding-left: 26px;
    line-height: 1.6;
    color: #969699;
    position: relative;
    width: calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    margin: 0 auto;
  }
  .s7-containter .s7-wrap .mob-list .s-car-list li {
    padding-left: 0;
  }
  .s7-containter .s7-wrap .mob-list .s-car-list li:not(:last-child) {
    margin-bottom: 22px;
  }
  .s7-containter .s7-wrap .mob-list ul.s-store-list .s7-li-item {
    padding-left: 0;
    padding-right: 28px;
  }
  .s7-containter .s7-wrap .mob-list .s7-privince-label,
  .s7-containter .s7-wrap .mob-list .s7-city-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 100%;
    font-size: 16px;
    color: #969699;
    line-height: 1.6;
  }
  .s7-containter .s7-wrap .mob-list .s7-li-item {
    margin-bottom: 24px;
    position: relative;
  }
  .s7-containter .s7-wrap .s-store-list .s7-li-item {
    margin-bottom: 32px;
  }
  .s7-containter .s7-wrap .s-store-list .s-store-title {
    color: #F5F5F7;
  }
  .s7-containter .s7-wrap .mob-list .checked-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    fill: #F5F5F7;
    display: none;
  }
  .s7-containter .s7-wrap .select-mob .s-car-list .checked-icon,
  .s7-containter .s7-wrap .select-mob .s-store-list .checked-icon {
    right: 0;
  }
  .s7-containter .s7-wrap .mob-list li .s-store-address {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 8px;
  }
  .select-mob .select-car-mob-list, .select-mob .select-store-mob-list {
    display: none;
  }
  .select-mob .select-car-mob-list hr {
    width: calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    border-color: rgba(229, 229, 229, 0.1);
    margin: 0 auto;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .seach-box {
    display: flex;
    width: calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    padding: 14px 16px;
    margin: 0 auto 24px;
    background-color: rgba(244, 245, 246, 0.1);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .seach-box .search-icon {
    width: 17.5px;
    vertical-align: middle;
    margin-right: 8px;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location {
    width: calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    margin: 0 auto;
    display: flex;
    border-bottom: 1px solid rgba(229, 229, 229, 0.1);
    overflow-x: scroll;
    overflow-y: hidden;
    font-size: 0;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p {
    display: none;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location span {
    color: #969699;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.6;
    max-width: 4em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p:last-child span {
    max-width: 7em;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p.focus {
    display: block;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p:not(:first-child) {
    margin-left: 32px;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p.active span {
    color: #F5F5F7;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .store-location p.active span:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #FFFFFF;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .s-city-letter {
    position: absolute;
    width: 24px;
    right: 24px;
    top: 50%;
    padding-left: 8px;
    transform: translateY(-50%);
    z-index: 10;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .s-city-letter a {
    display: block;
    width: 20px;
    font-size: 14px;
    color: #969699;
    line-height: 1.6;
    text-align: center;
  }
  .s7-containter .s7-wrap .select-mob .select-store-mob-list .s-city-letter a.active {
    color: #5252F2;
    font-weight: bold;
  }
  .s7-containter .s7-wrap .select-mask {
    display: block;
  }
}
@media (max-width: 768px) {
  .s7-containter .s7-wrap .s7-product {
    height: 68.75vw;
    min-height: initial;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan {
    top: 42px;
    left: 32px;
  }
  .s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
    left: 32px;
  }
  .s7-containter .s7-wrap .s7-product .s7-mask {
    height: 60px;
  }
}
@media (max-width: 767px) {
  .s7-containter .s7-wrap .s7-product .s7-product-slogan,
  .s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
    left: 24px;
  }
  .s7-containter .s7-wrap .s7-appointment-form .item-box {
    flex-direction: column;
  }
  .s7-containter .s7-wrap .s7-appointment-form .mob-half {
    width: 100%;
  }
  .s7-containter .s7-wrap .s7-appointment-form .submit-btn, .s7-containter .s7-wrap .s7-appointment-form .succ-btn {
    width: 100%;
  }
  .s7-containter .s7-wrap .s7-appointment-form {
    padding: 16px 24px 0;
  }
  .s7-containter .s7-wrap .s7-appointment-form .s7-form-content {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-aspect-ratio: 11/10) {
  .s7-containter .s7-wrap .s7-product {
    height: 83.333333vw;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan {
    top: 8.055556vw;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-title {
    font-size: 5.555556vw;
    margin-bottom: 1.944444vw;
  }
  .s7-containter .s7-wrap .s7-product .s7-product-slogan .s7-tips {
    font-size: 3.888889vw;
  }
  .s7-containter .s7-wrap .s7-product .s7-reservation-swiper .s7-swiper-pagination {
    bottom: 6.666667vw;
  }
  .s7-containter .s7-wrap .s7-appointment-form .submit-btn, .s7-containter .s7-wrap .s7-appointment-form .succ-btn {
    width: 100%;
    margin: 0 auto;
  }
  .s7-containter .s7-wrap .s7-appointment-form .form-privacy {
    margin-bottom: 32px;
  }
  .s7-containter .s7-wrap .swiper-disclaimer {
    width: 100%;
    padding: 0 24px;
  }
}
/* .s7-containter .s7-main .s7-title,
.s7-containter .s7-main .s7-tips{
    color: #121212;
} */
.s7-containter .s7-wrap .s7-product .m9-main .s7-product-slogan {
  color: #000;
}

.s7-containter .s7-wrap .s7-product .m7-new-main .s7-product-slogan {
  color: #000;
}

html.privacy-popup-lock {
  overflow: hidden;
}
html.privacy-popup-lock body {
  padding-right: var(--modal-scrollbar-buffer);
  background-color: #1e1e1e;
}

.s7-containter .form-privacy-popup {
  cursor: pointer;
  color: #fff !important;
}
.s7-containter .privacy-popup-container {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.s7-containter .privacy-popup-container.privacy-popup-open {
  display: flex;
}
.s7-containter .privacy-popup-container .privacy-popup-wrapper {
  position: relative;
  overflow: hidden;
  width: 590px;
  height: 640px;
  padding: 64px 56px 112px;
  border-radius: 8px;
  background-color: rgba(90, 90, 94, 0.1);
  -webkit-backdrop-filter: blur(30px) brightness(120%);
  backdrop-filter: blur(30px) brightness(120%);
}
.s7-containter .privacy-popup-container .privacy-popup-content {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  outline: 0;
  scrollbar-width: none;
}
.s7-containter .privacy-popup-container .privacy-popup-content::-webkit-scrollbar {
  display: none;
}
.s7-containter .privacy-popup-container .privacy-popup-close-button {
  position: absolute;
  z-index: 10;
  top: 24px;
  right: 24px;
  width: 17px;
  cursor: pointer;
  transition: opacity 0.5s ease-in-out;
}
.s7-containter .privacy-popup-container .privacy-popup-close-button:hover {
  opacity: 0.7;
}
.s7-containter .privacy-popup-container .privacy-popup-close-icon {
  pointer-events: none;
}
.s7-containter .privacy-popup-container .privacy-documentation {
  font-size: 14px;
  line-height: 1.6;
  color: #969699;
}
.s7-containter .privacy-popup-container .privacy-documentation a {
  text-decoration: underline;
  word-break: break-all;
  color: #37f;
}
.s7-containter .privacy-popup-container h2 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.25;
  text-align: center;
  color: #f5f5f7;
}
.s7-containter .privacy-popup-container h5 {
  margin-top: 24px;
  margin-bottom: 0;
  font-size: inherit;
  color: #f5f5f7;
}
.s7-containter .privacy-popup-container h6 {
  margin: 0;
  font-size: inherit;
}
.s7-containter .privacy-popup-container table {
  box-sizing: border-box;
  width: 100%;
  margin-top: 16px;
  border-collapse: collapse;
  border: 1px solid #414141;
}
.s7-containter .privacy-popup-container th, .s7-containter .privacy-popup-container td {
  padding: 16px 12px;
  font-size: inherit;
  border: 1px solid #414141;
}
.s7-containter .privacy-popup-container th {
  font-weight: bold;
  line-height: 1.25;
  color: #f5f5f7;
  border-bottom: 0;
  background: #414141;
}
.s7-containter .privacy-popup-container td {
  line-height: 1.6;
  vertical-align: middle;
  color: #707070;
}
.s7-containter .privacy-popup-container .no-wrap {
  white-space: nowrap;
}
.s7-containter .privacy-popup-container .privacy-agree-container {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.s7-containter .privacy-popup-container .privacy-agree-button {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 48px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.5s ease-in-out;
  color: #000;
  border-radius: 4px;
  background-color: #fff;
}
.s7-containter .privacy-popup-container .privacy-agree-button:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 768px) {
  .s7-containter .privacy-popup-container {
    padding-top: 120px;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .s7-containter .privacy-popup-container .privacy-popup-wrapper {
    width: 100%;
    height: 100%;
    padding: 64px 24px 104px;
    border-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #1e1e1e;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
  }
  .s7-containter .privacy-popup-container .privacy-popup-close-button {
    top: 28px;
  }
  .s7-containter .privacy-popup-container th, .s7-containter .privacy-popup-container td {
    padding: 16px 8px;
  }
  .s7-containter .privacy-popup-container td {
    text-align: center;
  }
  .s7-containter .privacy-popup-container .privacy-agree-button {
    width: 120px;
    height: 40px;
    font-size: 12px;
    font-weight: 500;
  }
}