@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
br {
  font-family: initial;
  font-size: 0;
}
body,
html,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
li,
ol,
table,
td,
th,
legend,
fieldset,
figure,
audio,
canvas,
progress,
video,
form,
input,
button,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
strong {
  font-weight: 400;
}
li {
  list-style: none;
}
img {
  border: 0 none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
select,
textarea {
  border-style: none;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input:focus, input:active,
button:focus,
button:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[v-cloak] {
  display: none;
}
@media screen and (min-width: 1440px) {
  .responsive__layout {
    max-width: 1312px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .responsive__layout {
    padding: 0 64px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .responsive__layout {
    padding: 0 24px;
  }
}
@media screen and (max-width: 767.98px) {
  .responsive__layout {
    padding: 0 16px;
  }
}
.font-headline-1,
.font-headline-2,
.font-headline-3,
.font-headline-4,
.font-headline-5,
.font-headline-6,
.font-subtitle-1,
.font-subtitle-2,
.font-subtitle-3,
.font-body-1,
.font-body-2,
.font-body-3,
.font-description-1 {
  letter-spacing: 1px;
}
.font-headline-1 {
  font-size: 72px;
  line-height: 80px;
}
.font-headline-2 {
  font-size: 68px;
  line-height: 76px;
}
.font-headline-3 {
  font-size: 50px;
  line-height: 58px;
}
.font-headline-4 {
  font-size: 42px;
  line-height: 50px;
}
.font-headline-5 {
  font-size: 48px;
  line-height: 60px;
}
.font-headline-6 {
  font-size: 36px;
  line-height: 44px;
}
.font-subtitle-1 {
  font-size: 32px;
  line-height: 40px;
}
.font-subtitle-2 {
  font-size: 24px;
  line-height: 32px;
}
.font-subtitle-3 {
  font-size: 20px;
  line-height: 28px;
}
.font-body-1 {
  font-size: 18px;
  line-height: 26px;
}
.font-body-2 {
  font-size: 16px;
  line-height: 24px;
}
.font-body-3 {
  font-size: 12px;
  line-height: 20px;
}
.font-description-1 {
  font-size: 10px;
  line-height: 18px;
}
@media screen and (max-width: 1024px) {
  .font-headline-1 {
    font-size: 60px;
    line-height: 68px;
  }
  .font-headline-2 {
    font-size: 48px;
    line-height: 56px;
  }
  .font-headline-3 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.5px;
  }
  .font-headline-4 {
    font-size: 36px;
    line-height: 44px;
  }
  .font-headline-5 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.5px;
  }
  .font-headline-6 {
    font-size: 28px;
    line-height: 36px;
  }
  .font-subtitle-1 {
    font-size: 24px;
    line-height: 32px;
  }
  .font-subtitle-2 {
    font-size: 20px;
    line-height: 28px;
  }
  .font-subtitle-3 {
    font-size: 16px;
    line-height: 24px;
  }
  .font-body-1 {
    font-size: 16px;
    line-height: 24px;
  }
  .font-body-2 {
    font-size: 14px;
    line-height: 22px;
  }
  .font-body-3 {
    font-size: 12px;
    line-height: 20px;
  }
  .font-description-1 {
    font-size: 10px;
    line-height: 18px;
  }
}
:root {
  --gutter: 64px;
  --header-height: 56px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  :root {
    --gutter: 24px;
  }
}
@media screen and (max-width: 767.98px) {
  :root {
    --gutter: 16px;
  }
}
@media (max-width: 767.98px) {
  :root {
    --rpx: calc(var(--vw, 1vw) * 100 / 375);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  :root {
    --rpx: calc(var(--vw, 1vw) * 100 / 1312);
  }
}
@media (min-width: 1024px) {
  :root {
    --rpx: calc(var(--vw, 1vw) * 100 / 1312);
  }
}
@media (min-width: 1440px) {
  :root {
    --rpx: 1px;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}
@-webkit-keyframes opacity-in {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacity-in {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes opacity-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@keyframes opacity-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@-webkit-keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fade-in-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fade-in-down {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fade-in-down {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.message-box {
  padding: 10px 20px !important;
  background: rgb(255, 255, 255) !important;
  -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.08) !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  border-color: rgb(255, 255, 255) !important;
}
.message-box .el-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.message-box .el-icon svg {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.message-box .el-message__content {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95) !important;
}
@media screen and (max-width: 767px) {
  .message-box .el-message__content {
    font-size: 14px;
    line-height: 20px;
  }
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-button-lock {
  display: none;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
html,
body {
  margin: 0;
  font-size: 16px;
  font-family: "PoppinsZN", Arial, Helvetica, sans-serif;
  width: 100%;
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.svg-icon {
  width: 24px;
  height: 24px;
  fill: currentColor;
  overflow: hidden;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.noscroll {
  width: 100%;
  position: relative;
  overflow: hidden !important;
  height: 100% !important;
}
.noscroll body {
  overflow-y: scroll;
  width: 100%;
}
.overflow-hidden {
  overflow: hidden;
}
@-webkit-keyframes spinner-spin {
  50% {
    -webkit-transform: rotate(400deg);
    transform: rotate(400deg);
  }
  100% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}
@keyframes spinner-spin {
  50% {
    -webkit-transform: rotate(400deg);
    transform: rotate(400deg);
  }
  100% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}
@-webkit-keyframes fist-position {
  30% {
    right: 90%;
    opacity: 1;
  }
  50% {
    right: 90%;
    opacity: 0;
  }
  100% {
    right: 90%;
    opacity: 0;
  }
}
@keyframes fist-position {
  30% {
    right: 90%;
    opacity: 1;
  }
  50% {
    right: 90%;
    opacity: 0;
  }
  100% {
    right: 90%;
    opacity: 0;
  }
}
:root {
  --vh: 1px;
}
.cmp__pre_order {
  width: 100%;
  height: calc(var(--vh) * 100);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cmp__pre_order .info-err .el-input {
  border: 1px solid rgb(231, 31, 31);
}
.cmp__pre_order .el-input {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  background: transparent;
}
.cmp__pre_order .el-input .el-input__wrapper {
  background: transparent;
  -webkit-box-shadow: initial;
  box-shadow: initial;
  padding: 4px 11px;
}
.cmp__pre_order .el-input .el-input__inner {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.cmp__pre_order .el-input .el-input__inner::input-placeholder {
  color: #A3A4A6;
}
.cmp__pre_order .el-input .el-input__inner::-webkit-input-placeholder {
  color: #A3A4A6;
}
.cmp__pre_order .el-input .el-input__inner::-moz-placeholder {
  color: #A3A4A6;
}
.cmp__pre_order .el-input .el-input__inner::-moz-placeholder {
  color: #A3A4A6;
}
.cmp__pre_order .el-input .el-input__inner::-ms-input-placeholder {
  color: #A3A4A6;
}
.cmp__pre_order .el-input .el-input.is-disabled .el-input__inner {
  color: #A3A4A6;
  -webkit-text-fill-color: #A3A4A6;
}
.cmp__pre_order * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
}
.cmp__pre_order .container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.cmp__pre_order .container.show {
  opacity: 1;
}
.cmp__pre_order .container .order-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .main-interface {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #dedede;
}
.cmp__pre_order .main-interface.entry .introduction {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.cmp__pre_order .main-interface.entry .control-3dmode {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.cmp__pre_order .main-interface.entry .dashboard {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.cmp__pre_order .main-interface .interface-box {
  height: 100%;
}
.cmp__pre_order .main-interface .mode3d2d-stage {
  width: 100%;
  height: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp__pre_order .main-interface .mode3d2d-stage .s_2d_cox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .main-interface .mode3d2d-stage .s_2d_cox .stage-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .main-interface .mode3d2d-stage .s_2d_cox .stage-box .s_2d-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .main-interface .mode3d2d-stage .s_2d_cox .stage-box .s_2d-img img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.cmp__pre_order .main-interface .mode3d2d-stage .s_3d_cox {
  width: 100%;
}
.cmp__pre_order .main-interface .introduction {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 40px;
  margin-top: 90px;
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.cmp__pre_order .main-interface .control-3dmode {
  position: absolute;
  left: 0;
  top: 0;
  left: initial;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-top: 37px;
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.cmp__pre_order .main-interface .control-3dmode .toggle-2d3d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4px;
  border-radius: 80px;
  background: rgba(207, 207, 207, 0.3);
  margin-bottom: 20px;
}
.cmp__pre_order .main-interface .control-3dmode .toggle-2d3d .btn {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__pre_order .main-interface .control-3dmode .toggle-2d3d .btn.active {
  background: #fff;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__pre_order .main-interface .control-3dmode .toggle-2d3d .btn:first-child {
  margin-bottom: 10px;
}
.cmp__pre_order .main-interface .control-3dmode .scale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 4px;
  border-radius: 80px;
  background: rgba(207, 207, 207, 0.3);
}
.cmp__pre_order .main-interface .control-3dmode .scale .scale-rate {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.4);
  padding: 21px 0;
  text-align: center;
}
.cmp__pre_order .main-interface .control-3dmode .scale .btn {
  background: #fff;
}
.cmp__pre_order .main-interface .control-3dmode .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.cmp__pre_order .main-interface .control-3dmode .btn svg {
  width: 18px;
  height: 18px;
}
.cmp__pre_order .main-interface .dashboard {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  top: initial;
  bottom: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.cmp__pre_order .main-interface .dashboard .config-toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .preferred {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 32px 15px 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  position: absolute;
  left: 40px;
  top: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.4);
  color: rgba(0, 0, 0, 0.95);
  font-family: Inter;
  font-size: 16px;
  cursor: pointer;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .preferred:hover {
  background: #fff;
  color: rgb(20, 30, 48);
}
.cmp__pre_order .main-interface .dashboard .config-toggle .selected-preferred {
  background: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, 0.6);
  color: rgb(20, 30, 48);
}
.cmp__pre_order .main-interface .dashboard .config-toggle .config-control {
  padding: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50px;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar .bar-item {
  padding: 13.5px 23px;
  border-radius: 6px;
  margin-right: 4px;
  cursor: pointer;
  z-index: 1;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar .bar-item:last-child {
  margin-right: 0;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount {
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 40px;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount {
  height: 100%;
  margin-right: 18px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  padding: 3.5px 30.5px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .des {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  text-align: right;
  margin-bottom: 4px;
  color: #000000;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .amount-number {
  display: block;
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
  text-align: right;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn {
  height: 100%;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn a {
  height: 100%;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12.5px 45.5px;
  border-radius: 50px;
  background: #4C75C4;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn i {
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  color: #fff;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn svg {
  color: #fff;
}
.cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn svg path {
  fill-opacity: 1 !important;
}
.cmp__pre_order .main-interface .dashboard .settlement {
  margin-top: 10px;
  margin-bottom: 26px;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box {
  width: 100%;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 80px);
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .select_group {
  width: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.4);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .select_group .select_group_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
  overflow: hidden;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .select_group .select_group_item.active {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background: #FFFFFF;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.95);
  padding: 4px 10px;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .select_group .select_group_item:hover {
  color: rgba(0, 0, 0, 0.95);
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .show {
  -webkit-transition: all 0.4s cubic-bezier(0, 0.15, 0.45, 0.77);
  transition: all 0.4s cubic-bezier(0, 0.15, 0.45, 0.77);
  margin-right: -24px;
  width: 7vw;
  padding: 4px;
  margin-right: 20px;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box.group_pc .card-type_1_show {
  margin-left: 32px;
  padding-left: 8px;
}
.cmp__pre_order .main-interface .dashboard .settlement .settlement-box::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list .card-item,
.cmp__pre_order .main-interface .dashboard .settlement .card-list .card-item-wrap {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1 .swiper-slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  width: 400px;
  height: 100%;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1 .card-list-wrpper {
  height: initial;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_2 .card-list-wrpper {
  width: 100%;
  height: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list .swiper-slide:first-child {
  margin-right: 0 !important;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list .swiper-slide:first-child .card-item {
  margin-left: 0;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list .swiper-slide:last-child .card-item {
  margin-right: 0;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-num-full .swiper-slide {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  width: auto;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-num-full .card-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  width: auto;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-num-full .swiper-slide:first-child .card-item {
  margin-left: 0;
}
.cmp__pre_order .main-interface .dashboard .settlement .card-list.card-num-full .swiper-slide:last-child .card-item {
  margin-right: 0;
}
.cmp__pre_order .main-interface .dashboard .settlement .optional .folder-none {
  width: 100%;
}
.cmp__pre_order .main-interface .result {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  top: initial;
  bottom: -100%;
  padding-left: 40px;
  padding-right: 40px;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
}
.cmp__pre_order .main-interface .result.show {
  opacity: 1;
  bottom: 0;
  z-index: 1;
}
.cmp__pre_order .main-interface .result .result-wrpper::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}
.cmp__pre_order .main-interface .result .result-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.cmp__pre_order .main-interface .result .result-top .result-selected,
.cmp__pre_order .main-interface .result .result-top .buycar_info,
.cmp__pre_order .main-interface .result .result-top .user_info {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.cmp__pre_order .main-interface .result .result-top .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.cmp__pre_order .main-interface .result .result-top .head .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: #000;
}
.cmp__pre_order .main-interface .result .result-top .head .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp__pre_order .main-interface .result .result-top .head .button .btn-text {
  font-size: 12px;
  font-weight: 500;
}
.cmp__pre_order .main-interface .result .result-top .head .button svg {
  width: 12px;
  height: 12px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding: 20px 2px 20px 16px;
  max-width: 300px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .selected_wrapper {
  padding-right: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item {
  margin: 5px 0;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .subtitle {
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  margin-bottom: 3px;
  color: rgba(0, 0, 0, 0.55);
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description .des-name {
  font-size: 13px;
  font-weight: 500;
  line-height: 14.4px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description .des-explain {
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.75);
  min-width: 80px;
  text-align: right;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .s_label {
  margin-top: 13px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .s_label .des-name {
  font-size: 13px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .s_label .des-explain {
  font-size: 14px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .to_s_order .el-button {
  font-size: 12px;
  color: #2660F5;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .to_s_order .el-button .el-icon {
  margin-left: 4px;
}
.cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .el-divider {
  margin: 13px 0 0;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info {
  overflow: auto;
  max-height: 300px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  margin: 0 6px;
  padding: 20px 16px 20px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info.no_inter {
  margin-right: 0;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px 20px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head {
  margin-bottom: 10px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .title {
  font-size: 12px;
  line-height: 14px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .button {
  color: rgb(38, 96, 245);
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .button .btn-text {
  font-size: 11px;
  line-height: 11px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head {
  margin-bottom: 10px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head .title {
  font-size: 12px;
  line-height: 14px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head .button .btn-text {
  font-size: 11px;
  line-height: 11px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item .item-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 38px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 11px 0;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item .item-btn:hover {
  background: rgba(255, 255, 255, 0.7);
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item .item-btn.active {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.95);
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin: 0 -5px 20px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2:last-child {
  margin-bottom: 0;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .head {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 5px;
  margin-bottom: 12px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .head .title {
  font-size: 12px;
  line-height: 14px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item .dropdown-container {
  height: 38px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item .order-input {
  height: 38px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item .el-input__inner {
  color: #000000;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .dropdown {
  border-radius: 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .dropdown .dropdown-content {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .drop-menu {
  height: 230px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  background: transparent;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input__wrapper {
  background: transparent;
  -webkit-box-shadow: initial;
  box-shadow: initial;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input__inner {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input.is-disabled .el-input__inner {
  color: #A3A4A6;
  -webkit-text-fill-color: #A3A4A6;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .area-level_item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .area-level_item .dropdown-container {
  height: 38px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .dropdown {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 5px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .dropdown .dropdown-content {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu {
  height: 358px;
  padding-right: 6px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper {
  padding: 12px 0 12px 10px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-lis {
  padding-right: 6px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item {
  padding: 14px 12px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .juli {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 10px;
  color: #000;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .juli .juli-des {
  color: rgba(0, 0, 0, 0.55);
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .store-name {
  font-size: 12px;
  font-weight: 500;
  line-height: 14.4px;
  margin-bottom: 10px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .location {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 8px;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  color: #000;
  color: rgba(0, 0, 0, 0.55);
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone .phone-num {
  color: #000;
}
.cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone .view-certificates {
  margin-left: 16px;
  color: rgba(0, 0, 0, 0.55);
  text-decoration: underline;
}
.cmp__pre_order .main-interface .result .result-top .user_info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding: 20px 16px 25px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .head {
  margin-bottom: 8px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item {
  margin-top: 12px;
  padding: 0 5px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item .order-input {
  height: 40px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(4) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container {
  height: 40px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container .dropdown {
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 5px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container .dropdown .dropdown-content {
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container .drop-menu {
  height: 265px;
}
.cmp__pre_order .main-interface .result .result-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin-top: 6px;
  margin-bottom: 12px;
  padding: 16px;
}
.cmp__pre_order .main-interface .result .result-bottom .term .buy-tip-text {
  display: none;
}
.cmp__pre_order .main-interface .result .result-bottom .term .confirm-term {
  position: relative;
  margin-bottom: 12px;
  display: inline-block;
  margin: 0 16px;
}
.cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .agree-term-check {
  position: absolute;
  left: -3px;
  top: 3px;
  display: block;
  width: 13px;
  height: 13px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  border-radius: 50%;
  -webkit-appearance: none;
  /* 移除默认样式 */
  border: 1px solid #000;
  cursor: pointer;
}
.cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .agree-term-check:checked {
  border: 1px solid #000;
  background-color: #000;
  background-image: url("/static_material/tengshi/cn/public-icons/check-order.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .confirm_text {
  font-size: 12px;
  font-weight: 500;
  line-height: 19.59px;
}
.cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .confirm_text .policy {
  text-decoration: underline;
}
.cmp__pre_order .main-interface .result .result-bottom .term .term-des {
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.6);
  margin-right: 12px;
  margin-top: 6px;
}
.cmp__pre_order .main-interface .result .result-bottom .pay .pay-text {
  display: none;
}
.cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn {
  display: block;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  padding: 11.5px 0;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.09);
  color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  text-align: center;
  width: 100%;
}
.cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn.active {
  background: #4C75C4;
  color: #fff;
  pointer-events: initial;
  border-radius: 50px;
}
.cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn .pc-text-pay {
  display: inline;
}
.cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn .mob-text-pay {
  display: none;
}
.cmp__pre_order .enter-stage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
.cmp__pre_order .enter-stage .enter_car {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .pop-interface {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 999;
}
.cmp__pre_order .pop-interface .pop_bg_filter {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 1;
}
.cmp__pre_order .pop-interface .pop_bg_filter.pop_fade-enter-active, .cmp__pre_order .pop-interface .pop_bg_filter.pop_fade-leave-active {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cmp__pre_order .pop-interface .pop_bg_filter.pop_fade-enter-from, .cmp__pre_order .pop-interface .pop_bg_filter.pop_fade-leave-to {
  opacity: 0;
}
.cmp__pre_order .pop-interface .pop-interface-box {
  width: 100%;
  height: 100%;
}
.cmp__pre_order .pop-interface .pop-interface-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 588px;
  border-radius: 10px;
  background: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head {
  padding: 20px 20px 0;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .pop-head_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 20px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .head-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .close-pop {
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode {
  position: relative;
  padding: 18px 8px 0;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .pop-head_wrapper {
  padding-bottom: 26px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .logo-pop {
  width: 122px;
  margin: 0 auto;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .close-pop {
  position: absolute;
  right: 20px;
  top: 18px;
  cursor: pointer;
  color: #fff;
  width: 24px;
  height: 24px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll.not-line .pop-head .pop-head_wrapper {
  padding-bottom: 0;
  border-bottom: none;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll.pop_content_fade-enter-active, .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll.pop_content_fade-leave-active {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll.pop_content_fade-enter-from, .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll.pop_content_fade-leave-to {
  -webkit-transform: translate(-50%, 5%);
  transform: translate(-50%, 5%);
  opacity: 0;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box {
  width: 950px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content {
  padding: 20px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  display: block;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar-track {
  display: none;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -4px 8px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col:last-child {
  margin-bottom: 0;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  padding: 0 4px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .item-wrap {
  border-radius: 8px;
  padding: 24px 24px 24px 20px;
  background: rgba(0, 0, 0, 0.02);
  height: 100%;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .img-icon {
  display: block;
  width: 32px;
  margin-bottom: 6px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .benefit-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(26, 28, 32);
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .benefit-list .list-item {
  font-size: 13px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.55);
  list-style: disc;
  margin-left: 20px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .notes-list {
  margin-top: 20px;
}
.cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .notes-list .notes-item {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.4);
  list-style: disc;
  margin-left: 20px;
}
.cmp__pre_order .pop-interface .pop-interface-content .svg-pop-box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box {
  width: 380px;
  background: rgb(104, 109, 113);
  bottom: initial;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box.pop_content_fade-enter-from, .cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box.pop_content_fade-leave-to {
  -webkit-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
  opacity: 0;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content {
  padding: 0 8px 15px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content {
  padding: 24px 20px 16px;
  border-radius: 8px;
  background: rgb(255, 255, 255);
  text-align: center;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .deposit-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 13px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .deposit-num {
  font-size: 30px;
  font-weight: 500;
  line-height: 14px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: 25px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .deposit-qrcode {
  display: block;
  width: 149px;
  height: 149px;
  margin: 0 auto 15px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .deposit-btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid rgba(0, 0, 0, 0.65);
  margin: 0 auto 14px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .pay-mony-btn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 6px;
  -moz-column-gap: 6px;
  column-gap: 6px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .pay-mony-btn .pay-type-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  background: rgba(0, 0, 0, 0.02);
  padding: 13.88px 0;
  border-radius: 6px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .pay-mony-btn .pay-type-btn svg {
  width: 16px;
  height: 16px;
  margin-right: 3px;
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .pay-mony-btn .pay-type-btn i {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.55);
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .qrcode-content .pay-mony-btn .pay-type-btn.selected i {
  color: rgba(0, 0, 0, 0.95);
}
.cmp__pre_order .pop-interface .pop-interface-content .pay-pop-box .pay-pop-content .pay-warn_text {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.95);
  text-align: center;
}
.cmp__user-order-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1000;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.cmp__user-order-model .setting-tip {
  background: #ffffff;
  padding: 28px;
  border-radius: 12px;
  text-align: center;
  width: 350px;
  position: relative;
  overflow: hidden;
}
.cmp__user-order-model .setting-tip .order-instructions-content::-webkit-scrollbar {
  display: block;
  width: 3px; /* 设置滚动条的宽度 */
}
.cmp__user-order-model .setting-tip .order-instructions-content::-webkit-scrollbar-thumb {
  display: block;
  background-color: #dcdddd; /* 设置滚动条滑块的颜色 */
  border-radius: 8px; /* 设置滚动条滑块的圆角 */
}
.cmp__user-order-model .setting-tip .order-instructions-content::-webkit-scrollbar-track {
  display: block;
  background-color: #fff; /* 设置滚动条轨道的颜色 */
  border-radius: 6px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-tip {
    width: 100% !important;
    bottom: 0;
    position: absolute;
    border-radius: 12px 12px 0 0;
    padding: 28px 16px;
  }
}
.cmp__user-order-model .setting-tip .bg {
  position: absolute;
  top: -9px;
  left: 7px;
  opacity: 0.3;
  -webkit-clip-path: inset(0 6% 10% 6%);
  clip-path: inset(0 6% 10% 6%);
}
.cmp__user-order-model .setting-tip .icon {
  width: 48px;
  height: 48px;
}
.cmp__user-order-model .setting-tip .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: rgb(0, 0, 0);
  margin-top: 28px;
}
.cmp__user-order-model .setting-tip .des {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 8px auto 0;
  color: rgba(0, 0, 0, 0.4);
  max-width: 238px;
}
.cmp__user-order-model .setting-tip .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  margin-top: 28px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-tip .btns {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.cmp__user-order-model .setting-tip .btns .btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: rgb(250, 250, 250);
  padding: 10px 17px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-tip .btns .btn {
    width: 100%;
  }
}
.cmp__user-order-model .setting-tip .btns .btn-primary {
  border-color: transparent;
  background-color: #4C75C4;
  color: #fff;
}
.cmp__user-order-model .setting-content {
  width: 800px;
  border-radius: 10px;
  padding: 20px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content {
    width: 100%;
    bottom: 0;
    position: absolute;
    border-radius: 12px 12px 0 0;
    padding: 0;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-header {
    padding: 21px 16px;
    margin-bottom: 0;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-header span {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: rgb(16, 24, 40);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-header span {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: rgb(0, 0, 0);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-header .cmp__user-order-model-icon {
  cursor: pointer;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-header .cmp__user-order-model-icon {
    width: 30px;
    height: 30px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-tab {
  display: none;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 9px 16px 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }
  .cmp__user-order-model .setting-content .cmp__user-order-model-tab .cmp__user-order-model-tab-line {
    position: absolute;
    bottom: 0;
    left: 16px;
    width: 0;
    height: 2px;
    background-color: rgb(0, 0, 1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .cmp__user-order-model .setting-content .cmp__user-order-model-tab .item {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    color: rgba(0, 0, 0, 0.5);
  }
  .cmp__user-order-model .setting-content .cmp__user-order-model-tab .item.active {
    color: rgb(2, 2, 2);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content {
  height: 60vh;
  overflow: auto;
  padding-bottom: 40px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content {
    padding: 0 16px;
    height: unset;
    min-height: 30vh;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content::-webkit-scrollbar {
  display: none;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item {
  margin-bottom: 28px;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .title {
    display: none;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  overflow: auto;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list {
    display: block;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list::-webkit-scrollbar {
  display: none;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 16px 20px;
  border-radius: 6px;
  width: 358px;
  min-width: 358px;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item {
    width: 100%;
    min-width: 100%;
    margin-bottom: 8px;
    padding: 10px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active {
  border-color: rgba(0, 0, 0, 0.6);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .top .l .key {
  color: rgba(0, 0, 0, 0.95);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .top .l .value {
  color: rgb(0, 0, 0);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .top .r .key {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .top .r .value {
  color: rgb(0, 0, 0);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .bottom .l {
  color: rgba(0, 0, 0, 0.6);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .bottom .r {
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item.active .bottom .r svg {
    display: block;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .l .key {
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .l .key {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.95);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .l .value {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .l .value {
    margin-top: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.95);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .r {
  text-align: right;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .r .key {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .r .key {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    color: rgba(0, 0, 0, 0.4);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .r .value {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.3);
  margin-top: 10px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .top .r .value {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: rgb(0, 0, 0);
    margin-top: 8px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom {
  margin-top: 18.5px;
  padding-top: 18.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom {
    margin-top: 10px;
    padding-top: 10px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom .l {
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom .l {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    color: rgba(0, 0, 0, 0.4);
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom .r {
  opacity: 0.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom .r svg {
  width: 17px;
  height: 17px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .bottom .r svg {
    display: none;
    width: 14px;
    height: 14px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .name,
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list .item .price {
  font-size: 14px;
  margin-bottom: 5px;
  color: #333;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color {
    gap: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item {
  width: 130px;
  min-width: 130px;
  text-align: center;
  opacity: 1;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item {
    width: calc(50% - 3px);
    min-width: calc(50% - 3px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item.active {
  border-color: rgba(0, 0, 0, 0.6);
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .circle {
  width: 21px;
  height: 21px;
  margin: 0 auto;
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .circle img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .circle {
    margin: unset;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .name {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .name {
    margin-top: 0;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    text-align: left;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .price {
  margin-top: 6px;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-content .cmp__user-order-model-content-item .list.color .item .price {
    font-size: 8px;
    font-weight: 400;
    line-height: 8px;
    margin-top: 6px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 10px 9px 21px;
  -webkit-box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-footer {
    position: unset;
    padding: 8px 16px 28px;
  }
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-footer .total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-footer .total .value {
  font-size: 23px;
  font-weight: 600;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-footer .total .value {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    color: rgb(0, 0, 0);
    margin-top: 6px;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-footer .total .key {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-left: 8px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-footer .total .key {
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    color: rgba(0, 0, 0, 0.4);
    margin-left: 0;
  }
}
.cmp__user-order-model .setting-content .cmp__user-order-model-footer .btn .btn-primary {
  width: 180px;
  border-color: transparent;
  background-color: #4C75C4;
  color: #fff;
  padding: 10px 16px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .setting-content .cmp__user-order-model-footer .btn .btn-primary {
    width: 146px;
    padding: 16px 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
}
.cmp__user-order-model .change-record {
  background: #fff;
  border-radius: 8px;
  width: 648px;
  /* 可根据需求调整 */
  overflow: hidden;
  padding: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record {
    padding: 20px 16px;
    width: 100%;
    bottom: 0;
    position: absolute;
    border-radius: 12px 12px 0 0;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}
.cmp__user-order-model .change-record .cmp__user-order-model-header span {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-header span {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-header .cmp__user-order-model-icon {
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content {
  padding: 0 0 14px;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list {
  max-height: 70vh;
  overflow: auto;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item {
  border-top: 1px solid rgba(0, 0, 0, 0.0475);
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header {
    padding: 16px 0;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .date {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.55);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .date {
    font-size: 13px;
    font-weight: 500;
    line-height: 19.5px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .info {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.95);
  margin-left: 12px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .info {
    font-size: 13px;
    font-weight: 500;
    line-height: 19.5px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .btn {
  margin-left: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.55);
  padding: unset;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .btn {
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .status {
  background: rgb(38, 192, 93);
  padding: 2px 6px;
  border-radius: 4px;
  border: 0.75px solid rgb(238, 250, 242);
  font-size: 10px;
  font-weight: 400;
  line-height: 13.5px;
  color: #fff;
  margin-left: 7px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .l .status {
    margin-left: 13px;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .r {
  cursor: pointer;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .r svg {
  width: 14px;
  height: 14px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .header .r {
    width: 16px;
    height: 16px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: rgb(250, 250, 250);
  padding: 16px 24px;
  border-radius: 6px;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body {
    padding: 14px;
    border-radius: 4px;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .l,
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .r {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .l .item li label {
  width: 48px;
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .l .item li label {
    width: unset;
    display: block;
  }
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .title {
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .item {
  margin-bottom: 1px;
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .item li {
  margin-top: 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  color: rgb(0, 0, 0);
}
.cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .item li label {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  color: rgba(0, 0, 0, 0.285);
  margin-right: 12px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-record .cmp__user-order-model-content .change-record-list > .item .body .item li label {
    display: block;
    margin-bottom: 4px;
  }
}
.cmp__user-order-model .apply-refund {
  background: #fff;
  border-radius: 12px;
  width: 600px;
  overflow: hidden;
  padding: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .apply-refund {
    width: 100%;
    bottom: 0;
    position: absolute;
    border-radius: 12px 12px 0 0;
  }
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-header span {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: rgb(16, 24, 40);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-header .cmp__user-order-model-icon {
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason {
  margin-top: 12px;
  padding: 12px 16px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason.validate-error {
  border-color: #f00;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea {
  width: 100%;
  height: 128px;
  resize: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(0, 0, 0);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason .textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-reason .reason span {
  position: absolute;
  bottom: 6px;
  right: 14px;
  font-size: 10px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.2);
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px 8px;
  margin-top: 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-list .item {
  background: rgba(240, 240, 240, 0.5);
  border-radius: 4px;
  padding: 2px 10px;
  cursor: pointer;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.55);
  border: 1px solid transparent;
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-list .item.active {
  border: 1px solid rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .apply-refund .cmp__user-order-model-content .refund-list .item {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 4px 12px;
  }
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .apply-refund .cmp__user-order-model-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-footer .btn {
  background: rgb(250, 250, 250);
  padding: 10px 34px;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .apply-refund .cmp__user-order-model-footer .btn {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
  }
}
.cmp__user-order-model .apply-refund .cmp__user-order-model-footer .btn.btn-primary {
  border-color: transparent;
  background-color: #4C75C4;
  color: #fff;
}
.cmp__user-order-model .refund-confirm .des {
  max-width: unset;
}
.cmp__user-order-model .change-info {
  background: #fff;
  border-radius: 12px;
  width: 600px;
  overflow: hidden;
  padding: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info {
    width: 100%;
    bottom: 0;
    position: absolute;
    border-radius: 12px 12px 0 0;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}
.cmp__user-order-model .change-info .cmp__user-order-model-header span {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: rgb(16, 24, 40);
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-header span {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-header .cmp__user-order-model-icon {
  cursor: pointer;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-header .cmp__user-order-model-icon {
    width: 30px;
    height: 30px;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(50% - 8px);
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item.validate-error .form-control {
  border-color: #f00;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-content .form .item {
    width: 100%;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item label {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgb(0, 0, 0);
  margin-bottom: 6px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-content .form .item label {
    font-size: 13px;
    font-weight: 500;
    line-height: 19.5px;
    margin-bottom: 10px;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control {
  padding: 10px 14px;
  border: 0.8px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control.form-group-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control.form-group-wrap .country-code {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.3);
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control.form-group-wrap .form-control {
  border: 0;
  padding: 0;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control.select-wrapper {
  cursor: pointer;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control input,
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control span {
  border: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}
.cmp__user-order-model .change-info .cmp__user-order-model-content .form .item .form-control svg {
  width: 12px;
  height: 12px;
}
.cmp__user-order-model .change-info .cmp__user-order-model-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 20px;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-footer .btn {
  background: rgb(250, 250, 250);
  padding: 10px 34px;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
  width: 124px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .cmp__user-order-model .change-info .cmp__user-order-model-footer .btn {
    width: 100%;
    display: block;
  }
}
.cmp__user-order-model .change-info .cmp__user-order-model-footer .btn.btn-primary {
  border-color: transparent;
  background-color: #4C75C4;
  color: #fff;
}
.el-popper.preferred-popover {
  width: 132px !important;
  padding: 12px 16px !important;
  min-width: 100px !important;
}
.qr-content {
  width: 100%;
  height: 122px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qr-content .qr-img-content {
  width: 100px;
  height: 100px;
}
.qr-content .qr-img-content img {
  width: 100%;
  height: 100%;
}
.qr-content .qr-word {
  color: rgba(0, 0, 0, 0.55);
  font-family: PingFang SC;
  font-size: 12px;
  margin-top: 5px;
}@media (max-width: 1024px) {
  .cmp__pre_order .main-interface.entry .introduction {
    margin-left: 24px;
  }
  .cmp__pre_order .main-interface.entry .control-3dmode {
    margin-right: 24px;
  }
  .cmp__pre_order .main-interface .introduction .back-btn {
    display: none;
  }
  .cmp__pre_order .main-interface .control-3dmode .toggle-2d3d {
    display: none;
  }
  .cmp__pre_order .main-interface .dashboard {
    bottom: 0;
    padding: 0 24px;
  }
  .cmp__pre_order .main-interface .dashboard .dashboard-wrap {
    padding: 8px 8px 0 8px;
    border-radius: 8px;
    border-image-source: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.72)), to(rgba(255, 255, 255, 0.54)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.72) 0%, rgba(255, 255, 255, 0.54) 100%);
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle {
    position: initial;
    padding: 0 10px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .config-control {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: transparent;
    border-radius: 0;
    padding: 0;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar .bar-item {
    padding: 9px 0 11px;
    margin-right: 0;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount {
    right: initial;
    bottom: 0;
    top: initial;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #FFFFFF;
    width: 100%;
    padding: 8px 34px;
    border-top: 1px solid rgba(0, 0, 0, 0.0784313725);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .des {
    text-align: left;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .amount-number {
    text-align: left;
  }
  .cmp__pre_order .main-interface .dashboard .settlement {
    margin-bottom: 0;
    margin-top: 0;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .settlement-box {
    height: 400px;
    overflow: auto;
    padding-bottom: 66px;
    padding-top: 8px;
    margin-top: 6px;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1 {
    padding: 0;
    overflow: visible;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1 .card-list-wrpper {
    display: block;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1 .swiper-slide {
    width: 100%;
    height: auto;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full {
    height: 100%;
    padding: 0;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full .card-none,
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full .folder-none {
    height: 100%;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_2 {
    padding: 0;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_2 .card-list-wrpper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .cmp__pre_order .main-interface .result {
    padding-left: 24px;
    padding-right: 24px;
  }
  .cmp__pre_order .main-interface .result .result-wrpper {
    height: 348px;
    overflow-y: auto;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    background: rgba(255, 255, 255, 0.3019607843);
    padding: 8px;
    border-radius: 8px;
  }
  .cmp__pre_order .main-interface .result .result-scrollbox {
    padding-bottom: 62px;
  }
  .cmp__pre_order .main-interface .result .result-top {
    display: block;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info {
    margin: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .result-top-item {
    margin-bottom: 5px;
    -webkit-backdrop-filter: initial;
    backdrop-filter: initial;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .cmp__pre_order .main-interface .result .result-top .result-top-item:last-child {
    margin-bottom: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 {
    display: block;
    margin: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode {
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    max-width: 100%;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .button {
    color: #000000;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .button .btn-text {
    color: #000000;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade {
    -webkit-box-flex: 1;
    -ms-flex: 1 100%;
    flex: 1 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .drop-menu {
    height: 100vh;
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .drop-menu .drop-menu-popbox {
    height: 554px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu {
    height: 100vh;
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox {
    height: 565px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(3),
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(4) {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container .drop-menu {
    height: 100vh;
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item.certificate .dropdown-container .drop-menu .drop-menu-popbox {
    height: 398px;
  }
  .cmp__pre_order .main-interface .result .result-bottom {
    margin-top: 5px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 8px 34px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-wrap .pay-text {
    display: block;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-wrap .pay-text .pay-text-des {
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-wrap .pay-text .pay-text-mony {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 6px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn .mob-text-pay {
    display: inline;
  }
  .cmp__pre_order .main-interface .result.show .result-bottom .pay {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .cmp__pre_order .pop-interface .pop-interface-content {
    padding: 0 24px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box {
    bottom: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .cmp__pre_order .purchase_content {
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
  }
  .cmp__pre_order .main-interface .introduction {
    margin-left: 16px !important;
    margin-top: 11vw;
  }
}
@media (max-width: 1024px) and (max-width: 768px) {
  .cmp__pre_order .main-interface .introduction {
    margin-top: 120px;
  }
}
@media (max-width: 1024px) and (max-width: 768px) and (max-width: 600px) {
  .cmp__pre_order .main-interface .introduction {
    margin-top: 45px;
  }
}
@media (max-width: 1024px) {
  .cmp__pre_order .main-interface .control-3dmode {
    margin-right: 16px;
    margin-top: 28px;
  }
  .cmp__pre_order .main-interface .control-3dmode .scale {
    padding: 2.56px;
    border-radius: 51.2px;
  }
  .cmp__pre_order .main-interface .control-3dmode .scale .scale-rate {
    padding: 9.4px 0;
    font-size: 7.68px;
    font-weight: 400;
    line-height: 7.68px;
  }
  .cmp__pre_order .main-interface .control-3dmode .btn {
    width: 26.88px;
    height: 26.88px;
  }
  .cmp__pre_order .main-interface .control-3dmode .btn:first-child {
    margin-bottom: 0;
  }
  .cmp__pre_order .main-interface .control-3dmode .btn svg {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1024px) {
  .cmp__pre_order .main-interface .dashboard {
    padding: 0 10px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .preferred {
    height: 32px;
    padding: 8px 16px 8px 16px;
    right: 10px;
    top: -42px;
    left: unset;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .preferred .right-arrow {
    margin-left: 8px;
    margin-top: 2px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .config-control .config-control-bar .bar-item {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    padding: 9px 0 17px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount {
    height: unset;
    margin-right: 0;
    padding: 8px 20px;
    position: fixed;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount {
    height: unset;
    margin-right: 16px;
    background: unset;
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    padding: unset;
    border-radius: unset;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .des {
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    margin-bottom: 6px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .amount .amount-number {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn {
    height: unset;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn a {
    height: unset;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn {
    width: 146px;
    padding: 6px 0;
    border-radius: 50px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn i {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
  .cmp__pre_order .main-interface .dashboard .config-toggle .total-amount .next-btn .btn svg {
    width: 16px;
  }
  .cmp__pre_order .main-interface .dashboard .settlement {
    height: 284px;
    overflow: hidden;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .settlement-box {
    height: 100%;
    overflow: auto;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .settlement-box .select_group {
    display: none;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full {
    height: 100%;
    padding: 0;
  }
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full .card-none,
  .cmp__pre_order .main-interface .dashboard .settlement .card-list.card-type_1.full .folder-none {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .cmp__pre_order .main-interface .result {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cmp__pre_order .main-interface .result .result-wrpper {
    padding: 8px 6px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected,
  .cmp__pre_order .main-interface .result .result-top .buycar_info,
  .cmp__pre_order .main-interface .result .result-top .user_info {
    border-radius: 8px;
  }
  .cmp__pre_order .main-interface .result .result-top .head {
    margin-bottom: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .head .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .head .button .btn-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
  }
  .cmp__pre_order .main-interface .result .result-top .head .button svg {
    width: 12px;
    height: 12px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected {
    padding: 16px 12px;
    max-width: 100%;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list {
    margin-top: 16px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .selected_wrapper {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item {
    margin-top: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item:first-child {
    margin-top: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .subtitle {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
    margin-bottom: 5px;
    margin-right: 6px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description .des-name {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
  }
  .cmp__pre_order .main-interface .result .result-top .result-selected .selected-list .list-item .description .des-explain {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 12px;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0;
    margin: 20px 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head {
    margin-bottom: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .title {
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_mode .head .button .btn-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 2px;
    margin-top: 20px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head {
    margin-bottom: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head .title {
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .buycar_trade .head .button .btn-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box {
    margin: 0 -2px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: none;
    padding: 0 2px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper1 .btn-box .btn-item .item-btn {
    height: 40px;
    padding: 12px 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 20px 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .head .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .box {
    margin: 0 -2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 50%;
    padding: 0 2px;
    margin: 3px 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item .dropdown-container {
    height: 40px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .area-level_item .order-input {
    height: 40px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .dropdown {
    border-radius: 5px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .dropdown .dropdown-content {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    color: #A3A4A6;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .province-list .dropdown-container .drop-menu .drop-menu-popbox {
    height: 425px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input {
    border-radius: 5px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input__inner {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_1 .store-list .el-input.is-disabled .el-input__inner {
    color: #A3A4A6;
    -webkit-text-fill-color: #A3A4A6;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .box {
    margin: 0 -2px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .area-level_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0 2px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .area-level_item .dropdown-container {
    height: 40px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu {
    padding: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox {
    height: 565px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .dropdown .dropdown-content {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper {
    padding: 12px 0 12px 10px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-lis {
    padding-right: 6px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item {
    padding: 14px 12px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .juli {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    margin-bottom: 10px;
    color: #000;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .juli .juli-des {
    color: rgba(0, 0, 0, 0.55);
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .store-name {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    margin-bottom: 10px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .location {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    margin-bottom: 8px;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    color: #000;
    color: rgba(0, 0, 0, 0.55);
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone .phone-num {
    color: #000;
  }
  .cmp__pre_order .main-interface .result .result-top .buycar_info .buycar_info_wrapper2 .area-level_2 .distributor-list .dropdown-container .drop-menu .drop-menu-popbox .menu-wrapper .menu-item .telphone .view-certificates {
    margin-left: 16px;
    color: rgba(0, 0, 0, 0.55);
  }
  .cmp__pre_order .main-interface .result .result-top .user_info {
    padding: 16px 12px 10px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .head {
    margin-bottom: 0;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-box {
    margin-top: 14px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper {
    margin: 0 -2px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item {
    margin-top: 0;
    margin-bottom: 6px;
    padding: 0 2px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item .order-input {
    height: 40px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item .dropdown-container {
    height: 40px;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .cmp__pre_order .main-interface .result .result-top .user_info .info-wrapper .info-item:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .cmp__pre_order .main-interface .result .result-bottom {
    border-radius: 8px;
    margin-top: 6px;
    padding: 16px;
    padding-bottom: 0;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term .buy-tip-text {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 14px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term .confirm-term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 0 14px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .agree-term-check {
    position: relative;
    left: 0;
    -webkit-transform: none;
    transform: none;
    top: 0;
    margin-right: 8px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term .confirm-term .confirm_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .term .term-des {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    margin-bottom: 14px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay {
    padding: 8px 20px;
  }
  .cmp__pre_order .main-interface .result .result-bottom .pay .pay-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    border-radius: 6px;
    padding: 13px 0;
  }
}
@media (max-width: 1024px) {
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll {
    width: 100%;
    border-radius: 8px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head {
    padding: 14px 16px 0;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .pop-head_wrapper {
    padding-bottom: 14px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .head-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head .close-pop {
    width: 28px;
    height: 28px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode {
    padding: 18px 8px 0;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .pop-head_wrapper {
    padding-bottom: 26px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .logo-pop {
    width: 122px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .pop-interface-scroll .pop-head.logo-mode .close-pop {
    right: 20px;
    top: 18px;
    width: 24px;
    height: 24px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box {
    bottom: initial;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 80%;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .pop-head {
    padding: 22px 16px 18px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .pop-head .head-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .pop-head .close-pop {
    width: 19px;
    height: 19px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content {
    padding: 0 8px 16px 16px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box {
    overflow-y: auto;
    height: calc(100% - 60px);
    padding-right: 8px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar {
    width: 4px;
    border-radius: 2px;
    display: block;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar-track {
    display: none;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.1019607843);
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col {
    display: block;
    margin: 0;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col:last-child {
    margin-bottom: 0;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0;
    margin-bottom: 6px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .item-wrap {
    border-radius: 6px;
    padding: 14px 20px;
    height: 100%;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .img-icon {
    width: 20px;
    margin-bottom: 7px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .benefit-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .card-box .benefit-col .benefit-item .benefit-list .list-item {
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .notes-list {
    margin-top: 20px;
  }
  .cmp__pre_order .pop-interface .pop-interface-content .benefit-pop-box .benefit-pop-content .notes-list .notes-item {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.01em;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .preferred-mask {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .preferred-mask .preferred-mask-frame {
    width: 90%;
    height: 157px;
    border-radius: 12px;
    background: rgb(255, 255, 255);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .preferred-mask .preferred-mask-frame .preferred-mask-word {
    color: rgb(0, 0, 0);
    font-family: 思源黑体 CN;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .preferred-mask .preferred-mask-frame .preferred-mask-but-frame {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .preferred-mask .preferred-mask-frame .preferred-mask-but-frame .preferred-mask-but {
    width: 136px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgb(0, 0, 0);
    font-family: 思源黑体 CN;
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    background: rgb(250, 250, 250);
    cursor: pointer;
  }
  .preferred-mask .preferred-mask-frame .preferred-mask-but-frame .preferred-mask-but + .preferred-mask-but {
    margin-left: 12px;
  }
  .preferred-mask .preferred-mask-frame .preferred-mask-but-frame .continue {
    background: rgb(76, 117, 196);
    border: 0px;
    color: rgb(255, 255, 255);
  }
}.scp-data_none[data-v-13f9f0d3] {
   position: absolute;
   left: 0;
   top: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   width: 100%;
   height: 100%;
   background: #ffffff;
 }
.scp-data_none .data_none-text[data-v-13f9f0d3] {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.4);
}.loading[data-v-4e29c1cf] {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   background: rgba(0, 0, 0, 0.8);
   -webkit-transition: opacity 1s;
   transition: opacity 1s;
   -webkit-transition-delay: 0.3s;
   transition-delay: 0.3s;
 }
.loading .loading-box[data-v-4e29c1cf] {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.loading .loading-box.hide[data-v-4e29c1cf] {
  opacity: 0;
}
.loading.hide[data-v-4e29c1cf] {
  opacity: 0;
}
.loading .l-bar[data-v-4e29c1cf] {
  width: 88px;
  height: 6px;
  background: rgba(255, 255, 255, 0.2);
}
.loading .l-bar .progress[data-v-4e29c1cf] {
  display: block;
  height: 100%;
  background: #fff;
}
.loading .l-number[data-v-4e29c1cf] {
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .loading .l-number[data-v-4e29c1cf] {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
  }
}.tip_360-box[data-v-da02973e] {
   position: relative;
 }
.tip_360-box .tip_360-text[data-v-da02973e] {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 27.04px;
  font-weight: 500;
  line-height: 32.44px;
  color: rgb(255, 255, 255);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tip_360-box .tip_360-des[data-v-da02973e] {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  width: 100%;
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-weight: 500;
  line-height: 11.2px;
  text-align: center;
}
.tip_360-box .tip_360-fist[data-v-da02973e] {
  position: absolute;
  right: 0;
  top: 177px;
  width: 13.68px;
  height: 14.64px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: fist-position 2s linear infinite;
  animation: fist-position 2s linear infinite;
}
.tip_360-box .tip_360-ani[data-v-da02973e] {
  position: relative;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px dashed rgba(255, 255, 255, 0.7);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 24, 24, 0.2)), color-stop(90%, rgba(24, 24, 24, 0.9)));
  -webkit-mask: linear-gradient(rgba(24, 24, 24, 0.2), rgba(24, 24, 24, 0.9) 90%);
  -webkit-transform-origin: 50% 60%;
  transform-origin: 50% 60%;
  -webkit-transform: perspective(200px) rotateX(74deg);
  transform: perspective(200px) rotateX(74deg);
}
.tip_360-box .tip_360-son[data-v-da02973e] {
  width: 100px;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: -2px;
}
.tip_360-box .tip_360-son[data-v-da02973e]:before {
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 2px solid rgba(0, 0, 0, 0);
  border-color: rgb(255, 255, 255);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: spinner-spin 2s linear infinite;
  animation: spinner-spin 2s linear infinite;
  animation-direction: alternate-reverse;
  -webkit-transform: rotate(100deg);
  transform: rotate(100deg);
}
.tip_360-box[data-v-da02973e]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 5.41px;
  height: 5.41px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
}
@media (max-width: 1024px) {
  .tip_360-box .tip_360-text[data-v-da02973e] {
    font-size: 23.52px;
    font-weight: 500;
    line-height: 28.22px;
  }
  .tip_360-box .tip_360-des[data-v-da02973e] {
    font-size: 14px;
    font-weight: 500;
    line-height: 11.2px;
  }
  .tip_360-box .tip_360-fist[data-v-da02973e] {
    top: 136px;
    width: 11.9px;
    height: 12.74px;
  }
  .tip_360-box .tip_360-ani[data-v-da02973e] {
    width: 172px;
    height: 172px;
    -webkit-transform: perspective(172px) rotateX(74deg);
    transform: perspective(172px) rotateX(74deg);
  }
  .tip_360-box .tip_360-son[data-v-da02973e] {
    width: 86px;
    height: 173px;
    margin: -2px;
  }
  .tip_360-box .tip_360-son[data-v-da02973e]:before {
    width: 172px;
    height: 172px;
  }
  .tip_360-box[data-v-da02973e]::after {
    bottom: 34px;
    width: 4.7px;
    height: 4.7px;
  }
}
.scp-info_card .back-btn[data-v-16c3fa9c] {
  margin-bottom: 16px;
  max-width: 280px;
}
.scp-info_card .back-btn .btn[data-v-16c3fa9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  padding: 0;
}
.scp-info_card .back-btn .btn svg[data-v-16c3fa9c] {
  width: 14.88px;
  height: 14.88px;
  overflow: visible;
}
.scp-info_card .title[data-v-16c3fa9c] {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #000;
}
.scp-info_card .title[data-v-16c3fa9c] .el-icon {
  margin-left: 1.11vw;
}
.scp-info_card .description[data-v-16c3fa9c] {
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 8px;
}
.scp-info_card .more-btn .btn[data-v-16c3fa9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 19px;
  font-weight: 500;
  padding: 0;
}
.scp-info_card .more-btn .btn svg[data-v-16c3fa9c] {
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 4px;
}
@media (max-width: 1024px) {
  .scp-info_card[data-v-16c3fa9c] {
    max-width: 180px;
  }
  .scp-info_card .back-btn[data-v-16c3fa9c] {
    display: none;
  }
  .scp-info_card .title[data-v-16c3fa9c] {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 18px;
  }
  .scp-info_card .description[data-v-16c3fa9c] {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 限制显示2行 */
    overflow: hidden; /* 隐藏超出的文本 */
    text-overflow: ellipsis; /* 可选：用省略号表示超出部分 */
  }
  .scp-info_card .more-btn .btn[data-v-16c3fa9c] {
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
  }
}
div[aria-hidden=true] {
  display: none !important;
}
@media (max-width: 1024px) {
  .popper_info_card {
    display: none;
  }
}
.popper_info_card .el-dropdown__list {
  max-height: 318px;
  overflow: auto;
}
.popper_info_card .el-dropdown__list::-webkit-scrollbar {
  display: block;
  width: 3px;
}
.popper_info_card .el-dropdown__list::-webkit-scrollbar-thumb {
  background-color: #dcdddd; /* 设置滚动条滑块的颜色 */
  border-radius: 8px; /* 设置滚动条滑块的圆角 */
}
.popper_info_card .el-dropdown__list::-webkit-scrollbar-track {
  background-color: #fff; /* 设置滚动条轨道的颜色 */
  border-radius: 6px;
}
.popper_info_card .el-dropdown-menu__item {
  min-width: 18vw;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  margin: 4px 6px;
  padding: 10px 12px;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.popper_info_card .active,
.popper_info_card .active .el-dropdown-menu__item:hover {
  background: #f5f7fa;
  color: #000;
}
.popper_info_card .el-dropdown-menu__item:focus {
  background: #f5f7fa;
  color: #000;
}
.card-item[data-v-69f7207a] {
  height: 124px;
  cursor: pointer;
}
.card-item .card-item-wrap[data-v-69f7207a] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.card-item.card-a[data-v-69f7207a] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  width: 400px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 8px;
  margin-left: 8px;
}
.card-item.card-a .top-text[data-v-69f7207a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-item.card-a .part_1[data-v-69f7207a] {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.card-item.card-a .part_2[data-v-69f7207a] {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.33333%;
  flex: 0 1 33.33333%;
  text-align: right;
}
.card-item.card-a .line[data-v-69f7207a] {
  display: block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin: 14px 0 8px;
}
.card-item.card-a .part_3[data-v-69f7207a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-item.card-a .part_3 svg[data-v-69f7207a] {
  width: 17px;
  height: 17px;
  min-width: 17px;
  opacity: 0.4;
}
.card-item.card-a .item-text .item_tag[data-v-69f7207a] {
  color: white;
  font-size: 8px;
  font-weight: 500;
  padding: 4px 10px;
  background: rgb(239, 133, 109);
  border-radius: 30px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.card-item.card-a .item-text i[data-v-69f7207a] {
  display: block;
}
.card-item.card-a .item-text i[data-v-69f7207a]:last-child {
  margin-top: 10px;
}
.card-item.card-a .item-text .text_1[data-v-69f7207a] {
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
}
.card-item.card-a .item-text .text_2[data-v-69f7207a] {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.card-item.card-a .item-text .text_3[data-v-69f7207a] {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.card-item.card-a .item-text .text_4[data-v-69f7207a] {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}
.card-item.card-a .item-text .text_4 .no_price[data-v-69f7207a] {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.card-item.card-a .item-text .text_5[data-v-69f7207a] {
  max-width: calc(100% - 17px);
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  /* 确保超出的内容会被隐藏 */
  display: -webkit-box;
  /* 作为弹性伸缩盒子模型显示 */
  -webkit-line-clamp: 2;
  /* 显示的行数 */
  -webkit-box-orient: vertical;
  /* 垂直排列盒子 */
  text-overflow: ellipsis;
  /* 超出的文本显示为省略号 */
  white-space: normal;
}
.card-item.card-a.active[data-v-69f7207a] {
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: rgb(255, 255, 255);
}
.card-item.card-a.active .part_3 svg[data-v-69f7207a] {
  opacity: 1;
}
.card-item.card-b[data-v-69f7207a] {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin-right: 6px;
}
.card-item.card-b .card-item-wrap[data-v-69f7207a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  position: relative;
}
.card-item.card-b .text-content[data-v-69f7207a] {
  width: 100%;
}
.card-item.card-b .b_tag[data-v-69f7207a] {
  color: white;
  font-size: 8px;
  font-weight: 500;
  background: rgb(239, 133, 109);
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 0px 8px 0px 8px;
  position: absolute;
  right: 0;
  top: 0;
}
.card-item.card-b .select-color[data-v-69f7207a] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 auto;
  background-position: top;
  background-size: contain;
}
.card-item.card-b .color-name[data-v-69f7207a] {
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  text-align: center;
  margin-top: 14px;
}
.card-item.card-b .color-price[data-v-69f7207a] {
  width: 100%;
  margin-top: 6px;
}
.card-item.card-b .color-price .price_text[data-v-69f7207a] {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-align: center;
}
.card-item.card-b .color-price svg[data-v-69f7207a] {
  position: absolute;
  right: 17.63px;
  bottom: 19px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 17px;
  height: 17px;
  opacity: 0.4;
}
.card-item.card-b[data-v-69f7207a]:last-child {
  margin-right: 0;
}
.card-item.card-b.active .card-item-wrap[data-v-69f7207a] {
  border: 1px solid rgba(0, 0, 0, 0.6);
  background: rgb(255, 255, 255);
}
.card-item.card-b.active .color-price svg[data-v-69f7207a] {
  opacity: 1;
}
.card-item.card-none[data-v-69f7207a] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 8px;
}
.card-item.card-none .card-item-wrap[data-v-69f7207a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card-item.card-none .svg-icon[data-v-69f7207a] {
  margin: 0 auto;
  display: block;
  width: 22px;
  height: 22px;
}
.card-item.card-none .none-text[data-v-69f7207a] {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 12px;
  text-align: center;
}
.card-item .prefix_price[data-v-69f7207a] {
  font-family: "URWFormExpand";
}
.no-selected-icon[data-v-69f7207a], .no-selected-icon1[data-v-69f7207a] {
  width: 15px;
  height: 15px;
  border: 1px solid rgba(0, 0, 0, 0.95);
  border-radius: 50%;
}
.no-selected-icon1[data-v-69f7207a] {
  position: absolute;
  right: 17.63px;
  bottom: 19px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media (max-width: 1024px) {
  .card-item.card-a[data-v-69f7207a] {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0px !important;
  }
}
@media (max-width: 768px) {
  .card-item[data-v-69f7207a] {
    height: auto;
  }
  .card-item.card-a[data-v-69f7207a] {
    padding: 10px;
    border-radius: 6px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0px !important;
  }
  .card-item.card-a .line[data-v-69f7207a] {
    margin: 10px 0 9px;
  }
  .card-item.card-a .part_3 svg[data-v-69f7207a] {
    width: 14px;
    height: 14px;
  }
  .card-item.card-a .item-text i[data-v-69f7207a]:last-child {
    margin-top: 12px;
  }
  .card-item.card-a .item-text .text_1[data-v-69f7207a] {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
  .card-item.card-a .item-text .text_2[data-v-69f7207a] {
    font-size: 12px;
    font-weight: 500;
  }
  .card-item.card-a .item-text .text_3[data-v-69f7207a] {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
  }
  .card-item.card-a .item-text .text_4[data-v-69f7207a] {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }
  .card-item.card-a .item-text .text_4 .no_price[data-v-69f7207a] {
    font-size: 10px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
  }
  .card-item.card-a .item-text .text_5[data-v-69f7207a] {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
  }
  .card-item.card-b[data-v-69f7207a] {
    margin-right: 0;
  }
  .card-item.card-b .card-item-wrap[data-v-69f7207a] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17.14px 14px 15.86px;
  }
  .card-item.card-b .select-color[data-v-69f7207a] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    margin: 0;
    margin-right: 11.73px;
  }
  .card-item.card-b .text-content[data-v-69f7207a] {
    text-align: center;
  }
  .card-item.card-b .color-name[data-v-69f7207a] {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: left;
    margin-top: 0;
  }
  .card-item.card-b .color-price[data-v-69f7207a] {
    margin-top: 5px;
  }
  .card-item.card-b .color-price .price_text[data-v-69f7207a] {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    text-align: left;
  }
  .card-item.card-b .color-price svg[data-v-69f7207a] {
    display: none;
  }
  .card-item.card-b .color-price .no-selected-icon1[data-v-69f7207a] {
    display: none;
  }
  .card-item.card-b[data-v-69f7207a]:last-child {
    margin-right: 0;
  }
  .card-item.card-none[data-v-69f7207a] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.35);
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 8px;
  }
  .card-item.card-none .card-item-wrap[data-v-69f7207a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card-item.card-none .svg-icon[data-v-69f7207a] {
    margin: 0 auto;
    display: block;
    width: 22px;
    height: 22px;
  }
  .card-item.card-none .none-text[data-v-69f7207a] {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 12px;
    text-align: center;
  }
}.ship-drop-menu * {
   font-style: normal;
 }
.ship-drop-menu .el-tabs {
  height: 100%;
}
.ship-drop-menu .el-tabs .el-tabs__header {
  padding: 0 12px;
}
.ship-drop-menu .el-tabs__nav-wrap:after {
  height: 1px;
}
.ship-drop-menu .el-tabs__item.is-active {
  color: rgba(0, 0, 0, 0.95);
}
.ship-drop-menu .el-tabs__active-bar {
  height: 2px;
  background-color: rgba(0, 0, 0, 0.95);
}
.ship-drop-menu .el-tabs__header {
  margin-bottom: 0;
}
.ship-drop-menu .drop-menu-tab_box {
  height: 150px;
  overflow: auto;
  will-change: transform;
  scroll-behavior: smooth;
  -webkit-transition: none;
  transition: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}
.ship-drop-menu .drop-menu-tab_box::-webkit-scrollbar {
  width: 4px !important;
  border-radius: 2px !important;
  display: block !important;
}
.ship-drop-menu .drop-menu-tab_box::-webkit-scrollbar-track {
  display: none !important;
}
.ship-drop-menu .drop-menu-tab_box::-webkit-scrollbar-thumb {
  border-radius: 2px !important;
  background-color: rgba(0, 0, 0, 0.1019607843) !important;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .data-none {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .data-none .none-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px;
  cursor: pointer;
  border-radius: 4px;
  margin: 6px 0;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item:hover {
  background: rgb(250, 250, 250);
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item .dropo_menu_tab_warper {
  padding: 0 12px;
  padding-right: 4px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9490196078);
  width: 90%;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item .dropo_menu_tab_warper > span {
  color: rgba(0, 0, 0, 0.5647058824);
  font-size: 10px;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item .dropo_menu_tab_warper > span > span {
  color: rgba(0, 0, 0, 0.9490196078);
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item .dropo-menu-tabtext {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item .drop-menu-search-icon {
  opacity: 0;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item.active {
  background: rgb(250, 250, 250);
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content .drop-menu-tab-item.active .drop-menu-search-icon {
  opacity: 1;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  display: block;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content::-webkit-scrollbar-track {
  display: none;
}
.ship-drop-menu .drop-menu-tab_box .drop-menu-tab_content::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.ship-drop-menu .menu-input-box {
  display: none;
  padding: 16px 16px 0 16px;
}
.ship-drop-menu .drop-menu-search-icon {
  width: 18px;
  height: 18px;
}
@media (max-width: 1024px) {
  .ship-drop-menu .el-drawer__body {
    padding-bottom: 0px !important;
  }
  .ship-drop-menu .drop-menu-popbox {
    border: none !important;
  }
  .ship-drop-menu .drop-menu-popbox .drop-menu-tab_content {
    max-height: auto;
    overflow-y: visible;
  }
  .ship-drop-menu .menu-input-box {
    display: block;
  }
  .ship-drop-menu .drop-menu-tab_box {
    height: 266px;
  }
  .address-menu-tab-item:hover {
    background: transparent !important;
  }
}.dropdown-container.drop-tab[data-v-276da174] {
   position: relative;
 }
.dropdown-container.drop-tab .dropdown[data-v-276da174] {
  min-width: 122px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  padding: 8px 16px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
  cursor: pointer;
}
.dropdown-container.drop-tab .dropdown .dropdown-content[data-v-276da174] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.dropdown-container.drop-tab .dropdown svg[data-v-276da174] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-left: 18px;
}
.dropdown-container.drop-tab .dropdown.open svg[data-v-276da174] {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.ship-drop-menu[data-v-276da174] {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (max-width: 1024px) {
  .ship-drop-menu[data-v-276da174] {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translate(0);
    transform: translate(0);
    padding: 20px 24px 0 24px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.ship-drop-menu.open[data-v-276da174] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ship-drop-menu .drop-menu-popbox[data-v-276da174] {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 8px 8px 0 0;
}
.info-err[data-v-276da174] {
  border: 1px solid rgb(231, 31, 31) !important;
}
.drop-menu-tab_box[data-v-276da174] {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}.dropdown-container[data-v-65ef1798] {
   position: relative;
 }
.dropdown-container .dropdown[data-v-65ef1798] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 8px 16px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
  cursor: pointer;
}
.dropdown-container .dropdown .dropdown-content[data-v-65ef1798] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
}
.dropdown-container .dropdown .dropdown-content.default-text[data-v-65ef1798] {
  color: #a3a4a6;
}
.dropdown-container .dropdown svg[data-v-65ef1798] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-left: 18px;
}
.dropdown-container .dropdown.open svg[data-v-65ef1798] {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.dropdown-container .dropdown.disabled[data-v-65ef1798] {
  background: rgba(0, 0, 0, 0.02);
  pointer-events: none;
}
.dropdown-container .drop-menu[data-v-65ef1798] {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding-right: 3px;
  display: none;
}
@media screen and (max-width: 1024px) {
  .dropdown-container .drop-menu[data-v-65ef1798] {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translate(0);
    transform: translate(0);
    padding: 20px 24px 0 24px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.dropdown-container .drop-menu .drop-menu-popbox[data-v-65ef1798] {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 8px 8px 0 0;
}
.dropdown-container .drop-menu .menu-scrollbox[data-v-65ef1798] {
  height: 100%;
}
.dropdown-container .drop-menu .menu-wrapper[data-v-65ef1798] {
  padding: 6px;
  max-height: 156px;
  overflow: auto;
}
.dropdown-container .drop-menu .menu-wrapper[data-v-65ef1798]::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  display: block;
}
.dropdown-container .drop-menu .menu-wrapper[data-v-65ef1798]::-webkit-scrollbar-track {
  display: none;
}
.dropdown-container .drop-menu .menu-wrapper[data-v-65ef1798]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.dropdown-container .drop-menu .menu-lis[data-v-65ef1798] {
  overflow: auto;
  height: 100%;
}
.dropdown-container .drop-menu .menu-lis[data-v-65ef1798]::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
}
.dropdown-container .drop-menu .menu-lis[data-v-65ef1798]::-webkit-scrollbar-track {
  display: none;
}
.dropdown-container .drop-menu .menu-lis[data-v-65ef1798]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.dropdown-container .drop-menu .menu-lis .menu-item[data-v-65ef1798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 12px;
  cursor: pointer;
}
.dropdown-container .drop-menu .menu-lis .menu-item .item-des[data-v-65ef1798] {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: normal;
  color: rgba(0, 0, 0, 0.5);
}
.dropdown-container .drop-menu .menu-lis .menu-item .item-icon[data-v-65ef1798] {
  opacity: 0;
  width: 14px;
  height: 14px;
}
.dropdown-container .drop-menu .menu-lis .menu-item[data-v-65ef1798]:hover {
  background: rgb(250, 250, 250);
}
.dropdown-container .drop-menu .menu-lis .menu-item.selected[data-v-65ef1798] {
  background: rgb(250, 250, 250);
}
.dropdown-container .drop-menu .menu-lis .menu-item.selected .item-des[data-v-65ef1798] {
  color: #000;
}
.dropdown-container .drop-menu .menu-lis .menu-item.selected .item-icon[data-v-65ef1798] {
  opacity: 1;
}
.dropdown-container .drop-menu .menu-lis.type_info .menu-item[data-v-65ef1798] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dropdown-container .drop-menu .menu-lis.type_info .juli[data-v-65ef1798] {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}
.dropdown-container .drop-menu .menu-lis.type_info .juli .juli-des[data-v-65ef1798] {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-container .drop-menu .menu-lis.type_info .store-name[data-v-65ef1798] {
  font-size: 12px;
  font-weight: 500;
  line-height: 14.4px;
}
.dropdown-container .drop-menu .menu-lis.type_info .location[data-v-65ef1798] {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}
.dropdown-container .drop-menu .menu-lis.type_info .telphone[data-v-65ef1798] {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-container .drop-menu.open[data-v-65ef1798] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dropdown-container.position-top .drop-menu[data-v-65ef1798] {
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
@media screen and (max-width: 1024px) {
  .dropdown-container.position-top .drop-menu[data-v-65ef1798] {
    -webkit-transform: none;
    transform: none;
  }
}
.dropdown-container.position-bottom .drop-menu[data-v-65ef1798] {
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
@media screen and (max-width: 1024px) {
  .dropdown-container.position-bottom .drop-menu[data-v-65ef1798] {
    -webkit-transform: none;
    transform: none;
  }
}.mob__drawer .el-drawer__body::-webkit-scrollbar {
   width: 4px;
   border-radius: 2px;
   display: block;
 }
.mob__drawer .el-drawer__body::-webkit-scrollbar-track {
  display: none;
}
.mob__drawer .el-drawer__body::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}.noscroll body {
   overflow-y: hidden;
 }
.cmp__pre_order input:invalid,
.cmp__pre_order textarea:invalid {
  background-color: transparent;
}
.drop_hd {
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  position: relative;
  overflow: hidden;
}
.drop_hd::after {
  content: "";
  position: absolute;
  left: -50%;
  bottom: 0;
  width: 200%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@media (max-width: 768px) {
  .drop_hd {
    margin-top: -10px;
  }
}
.cmp__pre_order .introduction[data-v-5fbf259a] {
  padding: 14px;
  border-radius: 8px;
}
.cmp__pre_order .introduction.mask[data-v-5fbf259a] {
  background: rgba(255, 255, 255, 0.4);
}
.company_info[data-v-5fbf259a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding-top: 10px;
}
.company_info .company_it[data-v-5fbf259a] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 5px;
}
.company_info[data-v-5fbf259a] .el-input__inner {
  color: #000000;
}
@media (max-width: 768px) {
  .company_info[data-v-5fbf259a] {
    margin: 0 -2px;
  }
  .company_info .company_it[data-v-5fbf259a] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 2px;
  }
}
.cmp__pre_order .mgroup_data_mob[data-v-5fbf259a] {
  margin-bottom: 14px;
}
.cmp__pre_order .card_list_title[data-v-5fbf259a] {
  color: #000000;
  font-size: 13px;
  margin-bottom: 14px;
}
.pay[data-v-5fbf259a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pay_price[data-v-5fbf259a] {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.9490196078);
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pay_price .pay_desc[data-v-5fbf259a] {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 4px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.pay_price[data-v-5fbf259a] .pay_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3px;
}
.pay_price[data-v-5fbf259a] .pay_more h1 {
  font-size: 10px;
  border-radius: 50px;
  border: 1px solid;
  color: #FF5050;
  padding: 4px 6px;
  margin: 0;
  line-height: normal;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.pay_price[data-v-5fbf259a] .pay_more h1 .el-icon {
  margin-left: 4px;
}
.pay_price[data-v-5fbf259a] .pay_more .back-btn {
  display: none;
}
.pay_price[data-v-5fbf259a] .pay_more .more-btn {
  display: none;
}
.pay-wrap[data-v-5fbf259a] {
  width: 160px;
}
.benefit_content[data-v-5fbf259a] {
  max-height: 70vh;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}
.benefit_item .bt_title[data-v-5fbf259a] {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}
.benefit_item .bt_detail .bt_detail_wrapper[data-v-5fbf259a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #F5F7FA;
  padding: 16px 0px 0px 0px;
  border-radius: 8px;
  margin: 10px 0;
  padding: 16px;
}
.benefit_item .bt_detail .bt_detail_wrapper .detail_icon[data-v-5fbf259a] {
  margin-right: 16px;
}
.benefit_item .bt_detail .bt_detail_wrapper .detail_icon img[data-v-5fbf259a] {
  width: 36px;
  height: 36px;
}
.benefit_item .bt_detail .bt_detail_wrapper .bt_detail_ct[data-v-5fbf259a] {
  color: rgba(0, 0, 0, 0.5490196078);
  font-size: 13px;
  width: 100%;
  text-align: left;
  padding-right: 20px;
}
.benefit_item .bt_detail .bt_detail_wrapper .bt_detail_ct .detail_hd[data-v-5fbf259a] {
  color: #1A1C20;
  font-size: 14px;
}
.benefit_item .bt_detail .bt_detail_wrapper .bt_detail_ct span[data-v-5fbf259a] {
  display: inline-block;
}
.selected_wrapper[data-v-5fbf259a] {
  max-height: 180px;
}
.selected_wrapper[data-v-5fbf259a]::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  display: block;
}
.selected_wrapper[data-v-5fbf259a]::-webkit-scrollbar-track {
  display: none;
}
.selected_wrapper[data-v-5fbf259a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.purchase_content[data-v-5fbf259a] {
  max-height: 225px;
  overflow: auto;
}
.purchase_content[data-v-5fbf259a]::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
  display: block;
}
.purchase_content[data-v-5fbf259a]::-webkit-scrollbar-track {
  display: none;
}
.purchase_content[data-v-5fbf259a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.purchase_warpper[data-v-5fbf259a] {
  color: rgba(0, 0, 0, 0.5490196078);
  font-size: 13px;
  font-weight: 500;
}
.purchase_warpper .pur_title[data-v-5fbf259a] {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
}
.purchase_warpper .pur_ul .pur_li[data-v-5fbf259a] {
  margin: 5px 0;
  position: relative;
  padding-left: 20px;
}
.purchase_warpper .pur_ul .pur_li[data-v-5fbf259a]::before {
  content: " ";
  border: 3px solid;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.un-logged-tip__wrapper[data-v-5fbf259a] {
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5333333333);
}
.un-logged-tip[data-v-5fbf259a] {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .un-logged-tip[data-v-5fbf259a] {
    background: #eceff6;
    -webkit-box-shadow: 0.15625vw 0.1041666667vw 0.9895833333vw 0 rgba(190, 198, 206, 0.31);
    box-shadow: 0.15625vw 0.1041666667vw 0.9895833333vw 0 rgba(190, 198, 206, 0.31);
    border-radius: 1.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #393939;
    font-size: 1.25vw;
    font-family: HYQiHeiX1-EEW, HYQiHeiX1;
    font-weight: normal;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 4.6875vw 6vw 3vw;
    z-index: 10;
    opacity: 0;
  }
  .un-logged-tip.show_tip[data-v-5fbf259a] {
    opacity: 1;
  }
  .un-logged-tip > img[data-v-5fbf259a] {
    width: 2.0833333333vw;
    margin-bottom: 1.25vw;
  }
  .un-logged-tip .un-logged-tip-close-btn[data-v-5fbf259a] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 1.6666666667vw;
    right: 1.6666666667vw;
    width: 0.8333333333vw;
    height: 0.8333333333vw;
  }
}
@media screen and (max-width: 767.98px) {
  .un-logged-tip[data-v-5fbf259a] {
    background: #eceff6;
    -webkit-box-shadow: 0.4vw 0.2666666667vw 2.5333333333vw 0 rgba(190, 198, 206, 0.31);
    box-shadow: 0.4vw 0.2666666667vw 2.5333333333vw 0 rgba(190, 198, 206, 0.31);
    border-radius: 6.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #393939;
    font-size: 4.2666666667vw;
    font-family: HYQiHeiX1-EEW, HYQiHeiX1;
    font-weight: normal;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 64vw;
    padding: 18.6666666667vw 3vw;
    z-index: 1;
  }
  .un-logged-tip > img[data-v-5fbf259a] {
    width: 8.5333333333vw;
    margin-bottom: 4.2666666667vw;
  }
  .un-logged-tip .un-logged-tip-close-btn[data-v-5fbf259a] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 6.4vw;
    right: 6.4vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.price-family[data-v-5fbf259a] {
  font-family: "URWFormExpand" !important;
}
.result-top-item[data-v-5fbf259a] {
  /* 兼容旧版本浏览器 */
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
::-webkit-scrollbar {
  width: 0px;
  display: none;
}

/* 下面我们会解释这些 class 是做什么的 */
.v-enter-active,
.v-leave-active {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.v-enter-from,
.v-leave-to {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
