@charset "UTF-8";
.select-store-btn[data-v-64822793] {
  position: absolute;
}
@media screen and (min-width: 768.01px) {
.select-store-btn[data-v-64822793] {
    right: 7.2916666667vw;
    bottom: 6.4814814815vh;
}
}
@media screen and (max-width: 768px) {
.select-store-btn[data-v-64822793] {
    left: 8.5333333333vw;
    right: 8.5333333333vw;
    bottom: 20px;
}
}
.glass-box[data-v-64822793] {
  position: relative;
  padding: 1.04167vw;
  border-radius: 0.52083vw;
  overflow: hidden;
}

/* 毛玻璃蒙板 */
.glass-box[data-v-64822793]::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(0.83333vw);
  z-index: 991;
}
.select-store-dialog[data-v-64822793] {
  z-index: 999;
  border: none;
  position: fixed;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  overflow: visible;
  margin: auto;
}
.select-store-dialog .close-icon[data-v-64822793] {
  position: absolute;
  top: 0.83333vw;
  right: 0.83333vw;
  width: 1.04167vw;
  height: 1.04167vw;
  cursor: pointer;
}
.select-store-dialog .dialog-title[data-v-64822793] {
  font-family: "URW Form Expand-500";
  font-size: 1.25vw;
  line-height: 140%;
  color: rgb(0, 0, 0);
  margin-bottom: 1.25vw;
}
.select-store-dialog .search-input[data-v-64822793] {
  margin-bottom: 0.83333vw;
}
.select-store-dialog .btn-section[data-v-64822793] {
  margin-top: 1.66667vw;
}
.select-store-dialog .el-form-item[data-v-64822793] {
  -webkit-transition: margin-bottom 0.3s ease;
  transition: margin-bottom 0.3s ease;
}
@media screen and (min-width: 768.01px) {
.select-store-dialog .el-form-item.is-error[data-v-64822793] {
    margin-bottom: 46px;
}
}
@media screen and (max-width: 768px) {
.select-store-dialog .el-form-item.is-error[data-v-64822793] {
    margin-bottom: 34px;
}
}
@media screen and (min-width: 768.01px) {
.select-store-dialog[data-v-64822793] {
    width: clamp(520px, 31.6666666667vw, 608px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 18.75vw;
    border-radius: 0.625vw;
    padding: 2.0833333333vw;
}
}
@media screen and (max-width: 768px) {
.select-store-dialog[data-v-64822793] {
    left: 24px;
    right: 24px;
    top: 50%;
    height: 294px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 12px;
}
.select-store-dialog > div[data-v-64822793] {
    padding: 40px 16px;
}
.select-store-dialog .close-icon[data-v-64822793] {
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
}
.select-store-dialog .dialog-title[data-v-64822793] {
    font-family: "URW Form Expand-500";
    font-size: 20px;
    line-height: 150%;
    color: rgb(0, 0, 0);
    margin-bottom: 24px;
}
.select-store-dialog .search-input[data-v-64822793] {
    margin-bottom: 16px;
}
.select-store-dialog .btn-section[data-v-64822793] {
    margin-top: 32px;
}
}
.select-store-dialog .title[data-v-64822793] {
  font-family: "URW Form Expand-500";
}
@media screen and (min-width: 768.01px) {
.select-store-dialog .title[data-v-64822793] {
    font-size: 36px;
    line-height: 42px;
}
}
@media screen and (max-width: 768px) {
.select-store-dialog .title[data-v-64822793] {
    font-size: 18px;
    line-height: 21px;
}
}
@media screen and (min-width: 768.01px) {
.select-store-dialog .el-form[data-v-64822793] {
    margin: 40px 0 0;
}
}
@media screen and (max-width: 768px) {
.select-store-dialog .el-form[data-v-64822793] {
    margin: 16px 0;
}
}
@media screen and (min-width: 768.01px) {
.select-store-dialog .el-form .checkbox-wrap[data-v-64822793] {
    margin-top: 40px;
}
.select-store-dialog .el-form .checkbox-wrap .el-checkbox[data-v-64822793] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
[data-v-64822793] a {
  color: rgb(0, 79, 189);
  font-size: inherit;
  line-height: inherit;
  vertical-align: bottom;
  display: inline;
}
[data-v-64822793] a span {
  display: inline;
}
.submit-button[data-v-64822793] {
  font-family: "URW Form Expand";
  display: block;
}
@media screen and (min-width: 768.01px) {
.submit-button[data-v-64822793] {
    margin: 32px auto 0;
    font-size: 1.25vw;
    width: 13.5416666667vw;
    border-radius: 100px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-block: 0;
    line-height: 3.0729166667vw;
}
}
@media screen and (max-width: 768px) {
.submit-button[data-v-64822793] {
    font-size: 16px;
    width: 129px;
    height: auto;
    margin: 16px auto 0;
    padding-block: 0;
    border-radius: 100px;
    line-height: 34px;
}
}
@-webkit-keyframes show-success-64822793 {
from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes show-success-64822793 {
from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes fade-in-64822793 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fade-in-64822793 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes show-success-64822793 {
from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.dialog[data-v-64822793] {
  border: none;
  -webkit-animation: show-success-64822793 0.3s ease;
          animation: show-success-64822793 0.3s ease;
  padding: 2.08333vw;
  border-radius: 1.25vw;
}
@media screen and (max-width: 768px) {
.dialog[data-v-64822793] {
    padding: 24px;
    border-radius: 12px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips[data-v-64822793] {
    width: 400px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips[data-v-64822793] {
    width: 311px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips .btn-wrap[data-v-64822793] {
    margin-top: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips .btn-wrap[data-v-64822793] {
    margin-top: 24px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success[data-v-64822793] {
    width: 378px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success[data-v-64822793] {
    width: 327px;
    padding: 32px 0;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success .btn-wrap[data-v-64822793] {
    margin-top: 40px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success .btn-wrap[data-v-64822793] {
    margin-top: 40px;
}
}
.dialog .el-button[data-v-64822793] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768.01px) {
.dialog p[data-v-64822793] {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog p[data-v-64822793] {
    font-size: 14px;
    line-height: 20px;
}
}
.dialog .btn-wrap .el-button[data-v-64822793] {
  font-family: "URW Form Expand-500";
  height: auto;
  padding-block: 0;
  --el-button-text-color: $color-primary;
  --el-button-border-color: $color-primary;
  --el-button-hover-border-color: $color-primary;
  --el-button-hover-bg-color: $color-primary;
}
@media screen and (min-width: 768.01px) {
.dialog .btn-wrap .el-button[data-v-64822793] {
    width: 243px;
    line-height: 45px;
    border-radius: 100px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-64822793] {
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .btn-wrap .el-button[data-v-64822793] {
    border-radius: 100px;
    width: 243px;
    height: 42px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-64822793] {
    margin-top: 10px;
}
}
.dialog[data-v-64822793]::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fade-in-64822793 0.3s ease-in-out;
          animation: fade-in-64822793 0.3s ease-in-out;
}
.dialog[data-v-64822793]::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fade-in-64822793 0.3s ease-in-out;
          animation: fade-in-64822793 0.3s ease-in-out;
}
.dialog .success-icon[data-v-64822793] {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768.01px) {
.dialog .success-icon[data-v-64822793] {
    width: 120px;
    height: 120px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-icon[data-v-64822793] {
    width: 80px;
    height: 80px;
}
}
.dialog .success-msg[data-v-64822793] {
  font-family: "URW Form Expand-700";
  text-align: center;
}
@media screen and (min-width: 768.01px) {
.dialog .success-msg[data-v-64822793] {
    margin-top: 24px;
    font-size: 20px;
    line-height: 30px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-msg[data-v-64822793] {
    font-family: "URW Form Expand-500";
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 40px;
}
}
.dialog .desc[data-v-64822793] {
  font-family: "URW Form Expand";
  text-align: center;
  color: rgb(119, 126, 145);
}
@media screen and (min-width: 768.01px) {
.dialog .desc[data-v-64822793] {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .desc[data-v-64822793] {
    margin-top: 8px;
    font-size: 14px;
}
}
.form-label[data-v-64822793] {
  font-family: "URW Form Expand-500";
}
@media screen and (min-width: 768.01px) {
.form-label[data-v-64822793] {
    font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.form-label[data-v-64822793] {
    font-size: 12px;
}
}
.check-section[data-v-64822793] {
  gap: 0.83333vw;
  margin: 0.83333vw 0 1.25vw;
}
@media screen and (max-width: 768px) {
.check-section[data-v-64822793] {
    gap: 8px;
    margin: 8px 0 16px;
}
}
.check-section-item[data-v-64822793] {
  border-radius: 0.3125vw;
  cursor: pointer;
  font-family: "URW Form Expand";
  background: rgb(244, 245, 246);
  color: rgb(0, 0, 0);
}
@media screen and (min-width: 768.01px) {
.check-section-item[data-v-64822793] {
    font-size: 14px;
    line-height: 21px;
    padding: 12px 24px;
}
}
@media screen and (max-width: 768px) {
.check-section-item[data-v-64822793] {
    font-size: 12px;
    line-height: 18px;
    padding: 8px 16px;
}
}
.check-section-item-active[data-v-64822793] {
  background: rgb(212, 225, 250);
  color: rgb(0, 79, 189);
}
@media screen and (min-width: 768.01px) {
.customizeColor[data-v-64822793] {
    width: 180px;
    height: 45px;
}
}
@media screen and (max-width: 768px) {
.customizeColor[data-v-64822793] {
    width: 165px;
    height: 34px;
}
}
.support-search-section[data-v-64822793] {
  position: relative;
}
.support-search-section .search-result-section[data-v-64822793] {
  z-index: 10;
  position: absolute;
  top: 3.54167vw;
  width: 100%;
  min-height: 9.375vw;
  max-height: 16.66667vw;
  overflow-y: auto;
  border-radius: 0.625vw;
  -webkit-box-shadow: 0px 0.52083vw 1.5625vw 0px rgba(35, 55, 128, 0.08);
          box-shadow: 0px 0.52083vw 1.5625vw 0px rgba(35, 55, 128, 0.08);
  background: rgb(255, 255, 255);
  padding: 0.625vw;
}
@media screen and (max-width: 768px) {
.support-search-section .search-result-section[data-v-64822793] {
    top: 48px;
    width: 100%;
    min-height: 180px;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 12px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(35, 55, 128, 0.08);
            box-shadow: 0px 10px 30px 0px rgba(35, 55, 128, 0.08);
    background: rgb(255, 255, 255);
    padding: 8px;
}
.support-search-section .search-result-section .unsearch-desc[data-v-64822793] {
    color: rgb(119, 126, 145);
    font-family: URW Form Expand;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.support-search-section .search-result-section .unsearch-text[data-v-64822793] {
    color: rgb(0, 0, 0);
    font-family: URW Form Expand;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    word-break: break-word;
}
}
.support-search-section .search-result-section .unsearch-desc[data-v-64822793] {
  color: rgb(119, 126, 145);
  font-family: URW Form Expand;
  font-size: 0.72917vw;
  font-weight: 400;
  line-height: 1.09375vw;
}
.support-search-section .search-result-section .unsearch-text[data-v-64822793] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand;
  font-size: 0.72917vw;
  font-weight: 400;
  line-height: 1.09375vw;
  word-break: break-word;
}
.support-search-section .search-result-section .search-result-item[data-v-64822793] {
  padding: 0.83333vw;
  color: rgb(0, 0, 0);
}
.support-search-section .search-result-section .search-result-item .name[data-v-64822793] {
  color: rgb(26, 29, 37);
  font-family: URW Form Expand-500;
  font-size: 1.04167vw;
  line-height: 1.5625vw;
}
.support-search-section .search-result-section .search-result-item .distance[data-v-64822793] {
  color: rgb(155, 161, 175);
  font-family: URW Form Expand;
  font-size: 0.72917vw;
  line-height: 150%;
  margin-top: 0.41667vw;
}
.support-search-section .search-result-section .search-result-item.active[data-v-64822793] {
  background: rgb(245, 247, 250);
  border-radius: 0.41667vw;
}
@media screen and (max-width: 768px) {
.support-search-section .search-result-section .search-result-item.active[data-v-64822793] {
    border-radius: 8px;
}
}
.support-search-section .search-result-section .search-result-item[data-v-64822793]:hover {
  border-radius: 0.41667vw;
  background: rgb(245, 247, 250);
}
@media screen and (max-width: 768px) {
.support-search-section .search-result-section .search-result-item[data-v-64822793]:hover {
    background: none;
}
}
@media screen and (max-width: 768px) {
.support-search-section .search-result-section .search-result-item[data-v-64822793] {
    padding: 12px;
}
.support-search-section .search-result-section .search-result-item .name[data-v-64822793] {
    color: rgb(26, 29, 37);
    font-family: URW Form Expand-500;
    font-size: 16px;
    line-height: 150%;
}
.support-search-section .search-result-section .search-result-item .distance[data-v-64822793] {
    color: rgb(155, 161, 175);
    font-family: URW Form Expand;
    font-size: 12px;
    line-height: 150%;
    margin-top: 8px;
}
}