@charset "UTF-8";/*order-option*/
/*order-option*/
html,
body {
  font-size: 16px;
}

::-webkit-scrollbar {
  width: 4px;
  opacity: 0;
}

::-webkit-scrollbar-thumb {
  width: 100%;
  border-radius: 999px;
  background-color: #DCDDDF;
}
/*order-option*/
/*order-option*/
.offer_contact_Form[data-v-40486171] {
  padding: 50px 0;
  /* ----------------------------------------------- */
  /* pc -2 */
  /* pc -2 右侧表单 */
  /* pc - 多选框和按钮 */
}
@media screen and (max-width: 1440px) {
.offer_contact_Form[data-v-40486171] {
    padding: 38px 0;
}
}
@media screen and (max-width: 430px) {
.offer_contact_Form[data-v-40486171] {
    padding: 0;
}
}
.offer_contact_Form[data-v-40486171] .a_telephone_valid .a_telephone_main .a_telephone_select .el-input__wrapper {
  border: 1px solid #DCDDDF;
  height: 44px;
}
.offer_contact_Form[data-v-40486171] .a_telephone_valid .a_telephone_main > .el-input__wrapper {
  border: 1px solid #DCDDDF;
}
.offer_contact_Form[data-v-40486171] .a_telephone_valid .a_telephone_main > .el-input__wrapper:hover {
  border: 1px solid #DCDDDF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.offer_contact_Form .root_app_content .title[data-v-40486171] {
  color: #252728;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
}
.offer_contact_Form .overlay[data-v-40486171] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3000;
}
.offer_contact_Form .overlay.success[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.offer_contact_Form .overlay .content[data-v-40486171] {
  cursor: pointer;
  width: 37.5vw;
  background: #fff;
  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;
  padding: 3.125vw 0;
  position: relative;
}
.offer_contact_Form .overlay .content.is_success[data-v-40486171] {
  width: 45.5vw;
}
.offer_contact_Form .overlay .content .overlay-close[data-v-40486171] {
  width: 20px;
  position: absolute;
  top: 2vw;
  right: 2vw;
  cursor: pointer;
}
.offer_contact_Form .overlay .content .choosed-info-wrap[data-v-40486171] {
  width: 90%;
  height: 250px;
  margin: 16px 0;
  overflow-y: scroll;
}
.offer_contact_Form .overlay .content .choosed-info-wrap[data-v-40486171]::-webkit-scrollbar {
  width: 4px;
  opacity: 0;
}
.offer_contact_Form .overlay .content[data-v-40486171] ::-webkit-scrollbar-track {
  background: #fff;
  /* 轨道背景 */
}
.offer_contact_Form .overlay .content .choosed-info-wrap[data-v-40486171]::-webkit-scrollbar-thumb {
  width: 100%;
  border-radius: 999px;
  background-color: #DCDDDF;
}
.offer_contact_Form .overlay .content .choosed-info[data-v-40486171] {
  width: 100%;
  padding: 16px;
  background: #f7f7f7;
  text-align: left;
}
.offer_contact_Form .overlay .content .choosed-info.mb16[data-v-40486171] {
  margin-top: 16px;
}
.offer_contact_Form .overlay .content .choosed-info .info-wrap[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  line-height: 22px;
  color: #515253;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
.offer_contact_Form .overlay .content .choosed-info .info-wrap .submit_info[data-v-40486171] {
  color: #7C7D7E;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.offer_contact_Form .overlay .content .choosed-info .info-wrap div span[data-v-40486171] {
  margin-right: 10px;
}
.offer_contact_Form .overlay .content .choosed-info .info-wrap .name[data-v-40486171] {
  color: #252728;
  font-weight: 600;
}
.offer_contact_Form .overlay .content .submitBtn[data-v-40486171] {
  color: #FFF;
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  background: #010101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 55%;
  height: 48px;
  border: 1px solid #010101;
  cursor: pointer;
}
.offer_contact_Form .overlay .content .submitBtn[data-v-40486171]:hover {
  color: #010101;
  border: 1px solid #010101;
  background: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.offer_contact_Form .overlay .content .icon[data-v-40486171] {
  width: 4.333333vw;
}
.offer_contact_Form .overlay .content .title[data-v-40486171] {
  margin-top: 1.041667vw;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  width: 90%;
}
.offer_contact_Form .overlay .content .fail-reason[data-v-40486171] {
  color: #4E5356;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  margin: 4px 0 32px 0;
  width: 90%;
}
.offer_contact_Form .overlay .content .jump[data-v-40486171] {
  color: #7a8080;
}
.offer_contact_Form .overlay .content .jump a[data-v-40486171] {
  text-decoration: underline;
  color: #7a8080;
}
.offer_contact_Form .overlay .content .jump img[data-v-40486171] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-left: 10px;
}
.offer_contact_Form input[data-v-40486171] {
  outline: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.offer_contact_Form .checkLabel[data-v-40486171] {
  font-size: 12px;
  cursor: pointer;
}
.offer_contact_Form .checkLabel i[data-v-40486171] {
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: rgba(255, 255, 255, 0);
  vertical-align: middle;
  margin: 2px 2px 1px 0px;
  border: 1px solid #d2d2d2;
  font-size: 12px;
  background-color: #fff;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.offer_contact_Form .checkLabel:hover i[data-v-40486171] {
  border: 1px solid #5fb878;
}
.offer_contact_Form .checkLabel input[type=checkbox][data-v-40486171] {
  display: none;
}
.offer_contact_Form .checkLabel input[type=checkbox]:checked + i[data-v-40486171] {
  background-color: rgba(51, 51, 51, 0.8);
  color: rgb(255, 255, 255);
}
.offer_contact_Form .noselect[data-v-40486171] {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.offer_contact_Form .完美真人-contact-us-buttom[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6.6666666667vw 96px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.offer_contact_Form .address-left[data-v-40486171] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.offer_contact_Form .address-left img[data-v-40486171] {
  display: block;
  height: 835px;
}
.offer_contact_Form .submit-question-form[data-v-40486171] {
  background: #F7F7F7;
  padding: 64px 48px;
  min-width: 600px;
  height: 835px;
  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;
}
.offer_contact_Form div.submitBtn[data-v-40486171] {
  color: #FFF;
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  background: #010101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: initial;
  height: 48px;
  border: 1px solid #010101;
  cursor: pointer;
  display: inline-block;
}
.offer_contact_Form div.submitBtn[data-v-40486171]:hover {
  color: #010101;
  border: 1px solid #010101;
  background: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.offer_contact_Form .question-form-title p[data-v-40486171] {
  color: #010101;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.offer_contact_Form .form-contant[data-v-40486171] {
  text-align: left;
  /*loading*/
}
.offer_contact_Form .form-contant .a_contact_info[data-v-40486171] {
  margin-bottom: 32px;
  color: #7C7D7E;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.offer_contact_Form .form-contant .submit_load_wrap[data-v-40486171] {
  height: 48px;
  line-height: 48px;
  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: #010101;
}
@media (max-width: 991px) {
.offer_contact_Form .form-contant .submit_load_wrap[data-v-40486171] {
    height: 40px;
    line-height: 40px;
    margin: 24px 0 64px 0;
    width: 100%;
}
}
.offer_contact_Form .form-contant .submit_load_wrap .submit_loading[data-v-40486171] {
  border: 3px solid #fff;
  border-top: 3px solid #686868;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  -webkit-animation: spin-40486171 1.2s linear infinite;
          animation: spin-40486171 1.2s linear infinite;
}
@-webkit-keyframes spin-40486171 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-40486171 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.offer_contact_Form .form-inp-contant[data-v-40486171] {
  width: 100%;
}
.offer_contact_Form .form-inp-contant > ul[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.offer_contact_Form .form-inp-contant .inp-item[data-v-40486171] {
  width: 49%;
}
.offer_contact_Form .form-inp-contant .inp-item.long[data-v-40486171] {
  width: 100%;
}
.offer_contact_Form .form-inp-contant .inp-item.long ul[data-v-40486171] {
  margin-top: 8px;
}
.offer_contact_Form .form-inp-contant .first-ul .inp-item[data-v-40486171] {
  width: 47%;
  margin-top: 20px;
  margin-right: 16px;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171] {
  width: 100%;
  padding-right: 27%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  border: 1px solid #DCDDDF;
  height: 44px;
  text-indent: 10px;
  color: #000;
  outline: none;
  font-family: inherit;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]::-webkit-input-placeholder {
  color: #7C7D7E;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]::-moz-placeholder {
  color: #7C7D7E;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]:-ms-input-placeholder {
  color: #7C7D7E;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]::-ms-input-placeholder {
  color: #7C7D7E;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]::placeholder {
  color: #7C7D7E;
}
.offer_contact_Form .form-textarea[data-v-40486171] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.offer_contact_Form .form-info[data-v-40486171] {
  color: #686868;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  overflow-wrap: break-word;
  width: 100%;
}
.offer_contact_Form .form-textarea textarea[data-v-40486171] {
  resize: none;
  border: none;
  outline: none;
  border: 1px solid #e3e3e4;
  width: 100%;
  height: 128px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px;
  line-height: 1.6;
  font-size: 16px;
  font-family: inherit;
}
.offer_contact_Form .check-container[data-v-40486171] {
  margin: 24px 0;
}
.offer_contact_Form .check-container .check-item[data-v-40486171] {
  margin-top: 4px;
  font-size: 16px;
  color: #888888;
}
.offer_contact_Form .check-container p[data-v-40486171] {
  color: #020205;
  font-size: 16px;
}
.offer_contact_Form .check-container .privacy-policy a[data-v-40486171] {
  color: #e80000;
  text-decoration: underline;
  font-size: inherit;
}
.offer_contact_Form .noCheckedTip[data-v-40486171] {
  color: #D70C19;
  font-size: 14px;
  visibility: hidden;
}
.offer_contact_Form .noCheckedTip.isshow[data-v-40486171] {
  visibility: visible;
}
.offer_contact_Form .sub-btn div[data-v-40486171] {
  width: 220px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  margin-top: 40px;
  padding: 0;
  border-radius: 0;
}
.offer_contact_Form .inp-select-text[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.offer_contact_Form .inp-select-list[data-v-40486171] {
  background: yellow;
}
.offer_contact_Form .form-inp-contant .inp-select-text span[data-v-40486171] {
  width: 50px;
  background: red;
  text-align: center;
  margin-right: 10px;
  text-indent: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offer_contact_Form .inp-select-text-icon-selected[data-v-40486171] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  transform: scale(1, 1) rotate(-180deg);
  -ms-transform: scale(1, 1) rotate(-180deg);
  -moz-transform: scale(1, 1) rotate(-180deg);
  -webkit-transform: scale(1, 1) rotate(-180deg);
  -o-transform: scale(1, 1) rotate(-180deg);
}
.offer_contact_Form .check-container .check-item .check-item-wrap[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.offer_contact_Form .check-container .check-item .check-item-wrap .check-item-text[data-v-40486171] {
  margin-left: 0.520833vw;
  color: #686868;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.offer_contact_Form .check-container .check-item .check-item-wrap .check-item-text a[data-v-40486171] {
  text-decoration: underline;
  font-size: inherit;
}
.offer_contact_Form .form-inp-contant .inp-select-text[data-v-40486171] {
  width: 100%;
  border: 1px solid #e3e3e4;
  height: 50px;
  text-indent: 10px;
  border-radius: 10px;
}
.offer_contact_Form .form-inp-contant .inp-select-text input[data-v-40486171] {
  border: 0;
}
.offer_contact_Form .完美真人-choice-select[data-v-40486171] {
  border: 1px solid #e3e3e4;
}
.offer_contact_Form .icon-arrow[data-v-40486171] {
  font-size: 12px;
}
.offer_contact_Form .完美真人-choice-select[data-v-40486171] {
  width: 100%;
  border: none;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.offer_contact_Form .完美真人-choice-select[data-v-40486171] * {
  cursor: pointer;
}
.offer_contact_Form .完美真人-choice-select * .store-title[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.offer_contact_Form .完美真人-choice-select * .store-title .adress-close[data-v-40486171] {
  cursor: pointer;
}
.offer_contact_Form .完美真人-choice-select * .store-title .adress-close img[data-v-40486171] {
  width: 18px;
}
.offer_contact_Form [type=text][data-v-40486171] {
  border: 0;
  outline: 0 !important;
  width: 100%;
  font-size: 16px;
}
.offer_contact_Form .完美真人-choice-select .icon[data-v-40486171] {
  position: absolute;
  right: 12px;
  top: 23px;
  font-size: 12px;
  -webkit-transform: translateY(-50%) scale(0.6);
  transform: translateY(-50%) scale(0.6);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #aaa;
}
.offer_contact_Form .完美真人-choice-select .icon.rotate[data-v-40486171] {
  top: 19px;
}
.offer_contact_Form .完美真人-choice-select .icon[data-v-40486171]::before {
  display: block;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offer_contact_Form .完美真人-choice-select .icon.rotate[data-v-40486171]::before {
  -webkit-transform: translateY(-50%) scale(0.6);
  transform: translateY(-50%) scale(0.6);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 12px;
}
.offer_contact_Form .完美真人-choice-select ul[data-v-40486171] {
  list-style: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #fff;
  border-top: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.offer_contact_Form .完美真人-choice-select ul.store[data-v-40486171] {
  height: 360px;
  overflow: hidden;
  padding: 20px 0 20px 20px;
}
.offer_contact_Form .完美真人-choice-select ul.store .sotreList[data-v-40486171] {
  max-height: 215px;
  overflow-y: auto;
}
.offer_contact_Form .完美真人-choice-select ul.store .sotreList[data-v-40486171]::-webkit-scrollbar {
  width: 4px;
  opacity: 0;
}
.offer_contact_Form .完美真人-choice-select ul.store .sotreList[data-v-40486171]::-webkit-scrollbar-thumb {
  width: 100%;
  border-radius: 999px;
  background-color: #DCDDDF;
}
.offer_contact_Form .完美真人-choice-select ul li[data-v-40486171] {
  font-size: 16px;
  padding: 0.520833vw;
}
.offer_contact_Form .完美真人-choice-select ul li[data-v-40486171]:hover {
  background: #F4F5F5;
}
.offer_contact_Form .完美真人-choice-select ul.store li[data-v-40486171] {
  border-bottom: 1px solid #aaa;
}
.offer_contact_Form .rotate[data-v-40486171] {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
  transform: translateY(-50%) rotate(180deg) !important;
}
.offer_contact_Form .remind[data-v-40486171] {
  color: #D70C19;
  line-height: 1.6;
  padding: 0 0 0 10px;
  visibility: hidden;
  font-size: 14px;
}
.offer_contact_Form .remindActive[data-v-40486171] {
  visibility: visible;
  height: 22px;
}
.offer_contact_Form input[type=number][data-v-40486171] {
  -moz-appearance: textfield;
}
.offer_contact_Form input[type=number][data-v-40486171]::-webkit-outer-spin-button,
.offer_contact_Form input[type=number][data-v-40486171]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.offer_contact_Form .完美真人-page .btn-long + .btn-long[data-v-40486171] {
  margin-left: 0;
}
.offer_contact_Form .check-container .check-item .check-item-wrap[data-v-40486171] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.offer_contact_Form .adress-mob[data-v-40486171] {
  display: none;
}
.offer_contact_Form .adress-pc-show[data-v-40486171] {
  display: block;
}
.offer_contact_Form .adress[data-v-40486171] {
  width: 100%;
  border-radius: 9px;
  overflow: hidden;
  z-index: 10;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(17px) contrast(58%);
  backdrop-filter: blur(17px) contrast(58%);
}
.offer_contact_Form .adress .adressTop[data-v-40486171] {
  padding: 27px 30px;
  background: #fff;
  color: #fff;
  font-size: 24px;
  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;
  position: relative;
}
.offer_contact_Form .store .store-title .adressTopText[data-v-40486171] {
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.offer_contact_Form .store-list .list[data-v-40486171] {
  overflow-y: scroll;
  max-height: 298px;
  padding-bottom: 9px;
  background: #fff;
}
.offer_contact_Form .store-list .list .item[data-v-40486171] {
  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;
  position: relative;
}
.offer_contact_Form .store-list .list .item[data-v-40486171]:hover {
  background: #F7F7F7;
}
.offer_contact_Form .store-list .list .item:hover .select[data-v-40486171] {
  background: #000;
  color: #fff;
}
.offer_contact_Form .store-list .list .item .select.is-active[data-v-40486171] {
  background: #000;
  color: #fff;
}
.offer_contact_Form .store-list .list .item .text[data-v-40486171] {
  padding: 20px 0;
  width: 80%;
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Montserrat;
  font-style: normal;
}
.offer_contact_Form .store-list .list .item .text .distance-pc[data-v-40486171] {
  font-weight: 300;
  display: inline-block;
  padding-left: 6px;
}
.offer_contact_Form .store-list .list .item .text .distance-mob[data-v-40486171] {
  display: none;
  padding-left: 0;
}
.offer_contact_Form .store-list .list .item .text .shop[data-v-40486171] {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #000;
}
.offer_contact_Form .store-list .list .item .text .shop .distance-pc[data-v-40486171] {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}
.offer_contact_Form .store-list .list .item .text .position[data-v-40486171] {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.offer_contact_Form .store-list .list .item .select[data-v-40486171] {
  padding: 3px 16px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 95px;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  -webkit-appearance: none;
  font-family: "Montserrat", Arial, Helvetica Neue, Helvetica, sans-serif;
}
.offer_contact_Form .store-list .list[data-v-40486171]::-webkit-scrollbar {
  width: 4px;
  opacity: 0;
}
.offer_contact_Form .store-list .list[data-v-40486171]::-webkit-scrollbar-thumb {
  width: 100%;
  border-radius: 999px;
  background-color: #DCDDDF;
}
.offer_contact_Form .store-list .search-loading[data-v-40486171] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 357px;
  pointer-events: none;
}
.offer_contact_Form .store-list .search-loading .loading-svg[data-v-40486171] {
  position: absolute;
  top: 67%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  width: 50px;
  height: 50px;
  display: none;
}
.offer_contact_Form .store-list .search-loading.loading .loading-svg[data-v-40486171] {
  display: inline-block;
  -webkit-animation: loading360-40486171 0.8s infinite linear;
  animation: loading360-40486171 0.8s infinite linear;
  /*给圆环添加旋转360度的动画，并且是无限次*/
}
.offer_contact_Form .nodata[data-v-40486171] {
  text-align: center;
  font-size: 16px;
  color: #000;
  height: 150px;
  padding-top: 20px;
}
@-webkit-keyframes loading360-40486171 {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes loading360-40486171 {
0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}
100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
}
}
@media (max-width: 1024px) {
.offer_contact_Form .store-list .list .item[data-v-40486171] {
    display: block;
    padding: 10px 0;
}
.offer_contact_Form .store-list .list .item .text[data-v-40486171] {
    width: 100%;
    padding: 4px 0;
}
.offer_contact_Form .checkLabel i[data-v-40486171] {
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
}
.offer_contact_Form .完美真人-contact-us-buttom[data-v-40486171] {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}
.offer_contact_Form .完美真人-contact-us-buttom .address-left[data-v-40486171] {
    width: auto;
    padding-bottom: 20px;
}
.offer_contact_Form .完美真人-contact-us-buttom .address-left img[data-v-40486171] {
    width: 100%;
    height: auto;
}
.offer_contact_Form .完美真人-contact-us-buttom .submit-question-form[data-v-40486171] {
    border: none;
    padding: 64px 16px 0 16px;
    background: #fff;
    width: 100%;
    min-width: 100%;
    height: auto;
}
.offer_contact_Form .完美真人-contact-us-buttom .submit-question-form .question-form-title p[data-v-40486171] {
    font-size: 32px;
}
.offer_contact_Form .完美真人-contact-us-buttom .submit-question-form .form-contant .form-inp-contant ul[data-v-40486171] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.offer_contact_Form .完美真人-contact-us-buttom .submit-question-form .form-contant .form-inp-contant ul .inp-item[data-v-40486171] {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
}
.offer_contact_Form .sub-btn div[data-v-40486171] {
    width: 75vw;
    margin: 11.666667vw auto;
    height: 12.222222vw;
    line-height: 12.222222vw;
    font-size: 4.444444vw;
    border-radius: 0;
}
.offer_contact_Form .完美真人-choice-select[data-v-40486171] {
    display: block;
}
.offer_contact_Form .完美真人-choice-select .icon.rotate[data-v-40486171] {
    top: 14px;
}
.offer_contact_Form .完美真人-choice-select ul[data-v-40486171] {
    max-height: 360px;
    position: initial;
}
.offer_contact_Form .完美真人-choice-select ul li[data-v-40486171] {
    padding: 0 20px;
}
.offer_contact_Form .form-inp-contant .inp-item > .inp-title[data-v-40486171] {
    margin: 6.944444vw 0 3.194444vw;
    font-size: 4.444444vw;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171] {
    font-size: 16px !important;
    border: 1.5px solid #DCDDDF;
    background: #fff;
}
.offer_contact_Form .form-inp-contant .inp-item input[data-v-40486171]:focus {
    font-size: 16px !important;
}
.offer_contact_Form .完美真人-choice-select img[data-v-40486171] {
    width: 3.472222vw;
    right: 5.555556vw;
}
.offer_contact_Form .form-inp-contant .inp-item .remind[data-v-40486171] {
    font-size: 15px;
}
.offer_contact_Form .noCheckedTip[data-v-40486171] {
    font-size: 15px;
}
.offer_contact_Form .form-contant[data-v-40486171] {
    margin-top: 5.972222vw;
}
.offer_contact_Form .check-container p[data-v-40486171] {
    font-size: 3.611111vw;
}
.offer_contact_Form .check-container .check-item .check-item-wrap[data-v-40486171] {
    font-size: 3.611111vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.offer_contact_Form .form-textarea > div[data-v-40486171] {
    font-size: 3.333333vw;
}
.offer_contact_Form .check-container .check-item .check-item-wrap .check-item-text[data-v-40486171] {
    margin-left: 1.166667vw;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.offer_contact_Form .form-textarea textarea[data-v-40486171] {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
}
}
@media (min-width: 1040px) and (max-width: 1370px) {
.offer_contact_Form .完美真人-contact-us-buttom[data-v-40486171] {
    padding: 6.6666666667vw 60px;
}
}
@media (max-width: 991px) {
.offer_contact_Form .overlay .content[data-v-40486171] {
    width: 90vw;
}
.offer_contact_Form .overlay .content.is_success[data-v-40486171] {
    width: 90vw;
}
.offer_contact_Form .overlay .content .submitBtn[data-v-40486171] {
    width: 85% !important;
    text-align: center;
}
.offer_contact_Form .overlay .content .icon[data-v-40486171] {
    margin-top: 11.111111vw;
    width: 10.333333vw;
}
.offer_contact_Form .overlay .content .title[data-v-40486171] {
    font-size: 4.444444vw;
    margin-top: 4.166667vw;
}
.offer_contact_Form .overlay .content .jump[data-v-40486171] {
    margin-top: 8.333333vw;
    font-size: 3.333333vw;
}
}
@media screen and (max-width: 767.98px) {
.offer_contact_Form .a_contact_info[data-v-40486171] {
    font-size: 14px;
}
.offer_contact_Form .checkLabel i[data-v-40486171] {
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
}
.offer_contact_Form .form-inp-contant ul[data-v-40486171] {
    display: block;
}
.offer_contact_Form .form-inp-contant .inp-item[data-v-40486171] {
    width: 100%;
}
}
@media screen and (max-width: 440px) {
.offer_contact_Form[data-v-40486171] {
    padding: 48px 0;
}
.offer_contact_Form div.submitBtn[data-v-40486171] {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 12px 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}