@charset "UTF-8";
.page-main[data-v-0818a1be] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-0818a1be],
.slide-enter-active[data-v-0818a1be] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-0818a1be],
.slide-leave-to[data-v-0818a1be] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-0818a1be],
.slide-leave[data-v-0818a1be] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-0818a1be] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-0818a1be] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-0818a1be] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-0818a1be]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.select-container[data-v-0818a1be] {
  position: relative;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.select-container .content-container[data-v-0818a1be] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  height: 1.88rem;
  padding: 12px 12px;
  line-height: 1.06rem;
  border: 2px solid #bec7cc;
  border-radius: 10px;
  color: #163049;
}
.select-container .content-container.err-status[data-v-0818a1be] {
  border-color: #c22;
}
.select-container .content-container .select-icon[data-v-0818a1be] {
  width: 13px;
}
.select-container .options-container[data-v-0818a1be] {
  max-height: 12.5rem;
  overflow-y: scroll;
  scrollbar-width: none;
  position: absolute;
  cursor: pointer;
  box-sizing: border-box;
  left: 0;
  top: 2.03rem;
  width: 100%;
  padding: 12px 12px;
  background: #fff;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  z-index: 100;
}
.select-container .options-container[data-v-0818a1be]::-webkit-scrollbar {
  display: none;
}
.select-container .options-container .option-item[data-v-0818a1be] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  padding: 10px 5px;
}
.select-container .options-container .option-item[data-v-0818a1be]:hover {
  background: #eaeef0;
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
.select-container[data-v-0818a1be] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
.select-container .content-container[data-v-0818a1be] {
    height: 1.5rem;
    line-height: 0.63rem;
}
.select-container .options-container[data-v-0818a1be] {
    top: 1.72rem;
}
.select-container .options-container .option-item[data-v-0818a1be] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    padding: 10px 5px;
}
}
@charset "UTF-8";
.page-main[data-v-219d495b] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-219d495b],
.slide-enter-active[data-v-219d495b] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-219d495b],
.slide-leave-to[data-v-219d495b] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-219d495b],
.slide-leave[data-v-219d495b] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-219d495b] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-219d495b] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-219d495b] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-219d495b]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.modal-mask[data-v-219d495b] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(22, 48, 73, 0.94);
}
.modal-mask .modal-containner[data-v-219d495b] {
  position: fixed;
  top: 20%;
  left: 50%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 46%;
  max-width: 22.5rem;
  padding: 1.56rem 2.25rem 1.19rem;
  background: #fff;
  border-radius: 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.modal-mask .modal-containner .modal-title[data-v-219d495b] {
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #163049;
}
.modal-mask .modal-containner .modal-content[data-v-219d495b] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 0.66rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: 0.94rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal-mask .modal-containner .modal-content input[data-v-219d495b] {
  width: 80%;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #9eacb5;
  border-radius: 5px;
  box-sizing: border-box;
}
.modal-mask .modal-containner .modal-content input.error[data-v-219d495b] {
  border-color: #cc2222;
}
.modal-mask .modal-containner .modal-content .err-msg[data-v-219d495b] {
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  color: #cc2222;
}
.modal-mask .modal-containner .modal-footer[data-v-219d495b] {
  margin-top: 0.75rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal-mask .modal-containner .modal-footer .modal-ok-btn[data-v-219d495b] {
  cursor: pointer;
  width: 80%;
  height: 2rem;
  background-color: #c29d5c;
  color: #ffffff;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  border-radius: 5px;
}
.modal-mask .modal-containner .modal-footer .modal-cancel-btn[data-v-219d495b] {
  margin-top: 0.75rem;
  line-height: 1.5;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
.modal-mask .modal-containner[data-v-219d495b] {
    width: 90%;
    padding: 0.94rem 0.63rem 0.94rem;
}
.modal-mask .modal-containner .modal-title[data-v-219d495b] {
    font-family: Open Sans, sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0.56rem;
}
.modal-mask .modal-containner .modal-content[data-v-219d495b] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.69rem;
}
.modal-mask .modal-containner .modal-content input[data-v-219d495b] {
    width: 80%;
}
.modal-mask .modal-containner .modal-footer[data-v-219d495b] {
    margin-top: 0.56rem;
}
.modal-mask .modal-containner .modal-footer .modal-ok-btn[data-v-219d495b] {
    width: 80%;
    height: 1.5rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
}
.modal-mask .modal-containner .modal-footer .modal-cancel-btn[data-v-219d495b] {
    margin-top: 0.56rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
}

/*# sourceMappingURL=app~._src_views_EnquiryForm_M.ccd57832.css.map*/