/* variables for purchase journey scoped sass */
/* change after client confirmation */
/* end change after client confirmation */
/* module */
.button[data-v-cc861350] {
  border-radius: 2px;
  color: currentColor;
  display: inline-block;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8333333333;
  padding: 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.button_primary[data-v-cc861350] {
  background-color: #00adef;
  color: #fff;
}
.button_primary[data-v-cc861350]:hover, .button_primary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #176db7;
}
body[data-theme=amg] .button_primary[data-v-cc861350] {
  background-color: #cc0000;
  color: #fff;
}
body[data-theme=amg] .button_primary[data-v-cc861350]:hover, body[data-theme=amg] .button_primary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
body[data-theme=amg] .eq-brand .button_primary[data-v-cc861350] {
  background-color: #00adef;
}
.button_secondary[data-v-cc861350] {
  background-color: #666;
  color: #fff;
}
.button_secondary[data-v-cc861350]:hover, .button_secondary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #333;
}
.button_secondary_alt[data-v-cc861350] {
  background-color: #444;
  color: #fff;
}
.button_secondary_alt[data-v-cc861350]:hover, .button_secondary_alt[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #999;
}
.button_amg[data-v-cc861350] {
  background-color: #cc0000;
  color: #fff;
}
.button_amg[data-v-cc861350]:hover, .button_amg[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
.button_green[data-v-cc861350] {
  background-color: #63ccad;
  color: #fff;
}
.button_green[data-v-cc861350]:hover, .button_green[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #63ccad;
}
.button_blue[data-v-cc861350] {
  background-color: #00adef;
  color: #fff;
}
.button_blue[data-v-cc861350]:hover, .button_blue[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #00adef;
}
.button--wide[data-v-cc861350] {
  padding-left: 30px;
  padding-right: 30px;
}
.link[data-v-cc861350] {
  color: currentColor;
  text-decoration: none;
}
.link_primary[data-v-cc861350] {
  font: normal 400 18px/1 "corporateacondpro";
  padding-left: 10px;
  position: relative;
}
@media only print {
.link_primary[data-v-cc861350] {
    font: normal 400 24px/1.1666666667 "corporateacondpro";
}
}
body[data-theme=amg] .link_primary[data-v-cc861350] {
  font-style: italic;
  padding-left: 15px;
}
.link_primary[data-v-cc861350]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_primary[data-v-cc861350]:before {
  color: #cc0000;
  content: "\e92b";
  font-size: 15px;
}
.link_primary[data-v-cc861350]:hover, .link_primary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_primary[data-v-cc861350]:hover, body[data-theme=amg] .link_primary[data-v-cc861350]:focus {
  color: #e23a39;
}
body.corporate-page .link_primary[data-v-cc861350] {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding: 0;
}
body.corporate-page .link_primary[data-v-cc861350]:before {
  content: none;
}
.link_secondary[data-v-cc861350] {
  padding-left: 10px;
  position: relative;
}
.link_secondary[data-v-cc861350]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_secondary[data-v-cc861350]:before {
  color: #cc0000;
}
.link_secondary[data-v-cc861350]:hover, .link_secondary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_secondary[data-v-cc861350]:hover, body[data-theme=amg] .link_secondary[data-v-cc861350]:focus {
  color: #cc0000;
}
@media only print {
.link_secondary[data-v-cc861350] {
    font: normal 400 12px/1.5 "Arial", sans-serif;
    font: normal 400 14px/1.5 "Arial", sans-serif;
}
}
.link_plain-link[data-v-cc861350], body.corporate-page .link_primary[data-v-cc861350] {
  color: #00adef;
}
body[data-theme=amg] .link_plain-link[data-v-cc861350], body[data-theme=amg] body.corporate-page .link_primary[data-v-cc861350], body.corporate-page body[data-theme=amg] .link_primary[data-v-cc861350] {
  color: #cc0000;
}
.link_plain-link[data-v-cc861350]:hover, body.corporate-page .link_primary[data-v-cc861350]:hover, .link_plain-link[data-v-cc861350]:focus, body.corporate-page .link_primary[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_plain-link[data-v-cc861350]:hover, body[data-theme=amg] body.corporate-page .link_primary[data-v-cc861350]:hover, body.corporate-page body[data-theme=amg] .link_primary[data-v-cc861350]:hover, body[data-theme=amg] .link_plain-link[data-v-cc861350]:focus, body[data-theme=amg] body.corporate-page .link_primary[data-v-cc861350]:focus, body.corporate-page body[data-theme=amg] .link_primary[data-v-cc861350]:focus {
  color: #cc0000;
}
.link_in-text[data-v-cc861350]:hover, .link_in-text[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_in-text[data-v-cc861350]:hover, body[data-theme=amg] .link_in-text[data-v-cc861350]:focus {
  color: #cc0000;
}
.link_bold[data-v-cc861350] {
  font-size: 14px;
  font-weight: 700;
}
.link_bold[data-v-cc861350]:hover, .link_bold[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold[data-v-cc861350]:hover, body[data-theme=amg] .link_bold[data-v-cc861350]:focus {
  color: #cc0000;
}
.link_bold_sub[data-v-cc861350] {
  font-size: 12px;
  font-weight: 700;
}
.link_bold_sub[data-v-cc861350]:hover, .link_bold_sub[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold_sub[data-v-cc861350]:hover, body[data-theme=amg] .link_bold_sub[data-v-cc861350]:focus {
  color: #cc0000;
}
.link_icon_text[data-v-cc861350] {
  font: normal 400 24px/1.1666666667 "corporateacondpro";
}
@media only print {
.link_icon_text[data-v-cc861350] {
    font: normal 400 28px/1.2142857143 "corporateacondpro";
    font: normal 400 30px/1.2666666667 "corporateacondpro";
}
}
.link_icon_text [class^=icon-mb][data-v-cc861350],
.link_icon_text [class*=" icon-mb"][data-v-cc861350] {
  vertical-align: middle;
}
.link_icon_text[data-v-cc861350]:hover, .link_icon_text[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_icon_text[data-v-cc861350] {
  color: #999;
}
body[data-theme=amg] .link_icon_text[data-v-cc861350]:hover, body[data-theme=amg] .link_icon_text[data-v-cc861350]:focus {
  -webkit-animation: none;
          animation: none;
  color: #cc0000;
}
body[data-theme=amg] .link_icon_text:hover [class^=icon-mb][data-v-cc861350],
body[data-theme=amg] .link_icon_text:hover [class*=" icon-mb"][data-v-cc861350], body[data-theme=amg] .link_icon_text:focus [class^=icon-mb][data-v-cc861350],
body[data-theme=amg] .link_icon_text:focus [class*=" icon-mb"][data-v-cc861350] {
  color: #cc0000;
}
.clearfix[data-v-cc861350]:after {
  content: "";
  display: table;
  clear: both;
}
#content[data-v-cc861350] {
  width: 100%;
  overflow-x: hidden;
}
.back-link[data-v-cc861350] {
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
  font-size: 14px;
  float: right;
}
@media (max-width: 767px) {
.back-link[data-v-cc861350] {
    font-size: 13px;
}
}
.back-link a[data-v-cc861350] {
  display: inline-block;
  color: #333;
  line-height: normal;
}
.back-link a[data-v-cc861350]:hover {
  color: #00adef;
}
body[data-theme=amg] .back-link a[data-v-cc861350] {
  color: #fff;
}
body[data-theme=amg] .back-link a[data-v-cc861350]:hover {
  color: #c00;
  border-bottom: 3px solid #c00;
}
.back-link a[data-v-cc861350]:before {
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
  font-size: 14px;
}
@media (max-width: 767px) {
.back-link a[data-v-cc861350]:before {
    margin-right: 5px;
    font-size: 13px;
}
}
.expansion-link[data-v-cc861350] {
  display: inline-block;
  width: 98px;
  text-align: left;
  padding-right: 5px;
  color: #333;
  border-bottom: 1px solid #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
}
@media (max-width: 767px) {
.expansion-link[data-v-cc861350] {
    position: relative;
}
}
body[data-theme=amg] .expansion-link[data-v-cc861350] {
  color: #fff;
  border-bottom-color: #999;
}
.expansion-link[data-v-cc861350]:after {
  position: absolute;
  right: 5px;
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.expansion-link--open[data-v-cc861350]:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.button[data-v-cc861350] {
  font-size: 14px;
}
@media (max-width: 767px) {
.button[data-v-cc861350] {
    font-size: 13px;
}
}
.wechat-payment-page[data-v-cc861350] {
  width: 100%;
  min-height: 100vh;
  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;
  background: white;
  position: relative;
}
.wechat-payment-page.device-ios[data-v-cc861350] {
  min-height: calc(100vh - env(safe-area-inset-top, 0) - env(safe-area-inset-bottom, 0));
  padding-top: env(safe-area-inset-top, 0);
  padding-bottom: env(safe-area-inset-bottom, 0);
}
@supports (-webkit-touch-callout: none) {
.wechat-payment-page.device-ios[data-v-cc861350] {
    min-height: -webkit-fill-available;
}
}
.wechat-payment-page.device-android[data-v-cc861350] {
  min-height: 100vh;
}
.content-wrapper[data-v-cc861350] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.25rem 1rem;
  min-height: 0;
}
.status-section[data-v-cc861350] {
  text-align: center;
  max-width: 400px;
}
.status-section .loading-animation[data-v-cc861350] {
  margin-bottom: 1.5rem;
}
.status-section .loading-animation .loading-icon[data-v-cc861350] {
  -webkit-animation: spin-cc861350 1s linear infinite;
          animation: spin-cc861350 1s linear infinite;
  color: #ffffff;
  -webkit-filter: drop-shadow(0 2px 4px rgba(64, 158, 255, 0.3));
          filter: drop-shadow(0 2px 4px rgba(64, 158, 255, 0.3));
}
.status-section .status-title[data-v-cc861350] {
  font-size: 150%;
  font-weight: bold;
  color: #303133;
  margin: 0 0 1rem 0;
  line-height: 1.4;
}
.status-section .status-description[data-v-cc861350] {
  font-size: 95%;
  color: rgba(0, 0, 0, 0.8509803922);
  line-height: 1.6;
  margin: 0;
  opacity: 0.6;
  padding: 0 1rem;
  text-align: center;
}
.action-section[data-v-cc861350] {
  padding: 0.5rem 1rem;
  margin-top: -1rem;
  background: white;
  backdrop-filter: blur(10px);
}
.action-section .button-group[data-v-cc861350] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}
.action-section .button-group .payment-button[data-v-cc861350] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 48px;
  border-radius: 999px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #000;
}
.action-section .button-group .payment-button.continue-button[data-v-cc861350] {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}
.action-section .button-group .payment-button.continue-button[data-v-cc861350]:hover:not(:disabled) {
  background: #f5f5f5;
}
.action-section .button-group .payment-button.continue-button[data-v-cc861350]:active {
  background: #e5e5e5;
}
.action-section .button-group .payment-button.completed-button[data-v-cc861350] {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.action-section .button-group .payment-button.completed-button[data-v-cc861350]:hover:not(:disabled) {
  background: #333;
}
.action-section .button-group .payment-button.completed-button[data-v-cc861350]:active {
  background: #555;
}
.action-section .button-group .payment-button[data-v-cc861350]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  -webkit-transform: none !important;
          transform: none !important;
}
.action-section .help-text[data-v-cc861350] {
  font-size: 85%;
  color: rgba(0, 0, 0, 0.8509803922);
  text-align: center;
  line-height: 1.4;
  margin: 0;
  padding: 0 0.5rem;
  margin-top: 0.3rem;
}
.wechat-dialog[data-v-cc861350] .van-dialog {
  border-radius: 12px;
  overflow: hidden;
}
.wechat-dialog[data-v-cc861350] .van-dialog__header {
  font-size: 16px;
  font-weight: 600;
  padding: 1.5rem 1.5rem 0;
}
.wechat-dialog[data-v-cc861350] .van-dialog__content {
  padding: 1rem 1.5rem;
}
.wechat-dialog[data-v-cc861350] .van-dialog__footer {
  padding: 0.5rem 1.5rem 1.5rem;
}
.wechat-dialog[data-v-cc861350] .van-dialog__footer .van-button {
  border-radius: 8px;
  font-weight: 500;
}
.wechat-dialog[data-v-cc861350] .van-dialog__footer .van-dialog__confirm {
  background: -webkit-linear-gradient(315deg, #409eff 0%, #66b3ff 100%);
  background: linear-gradient(135deg, #409eff 0%, #66b3ff 100%);
  border: none;
  color: white;
}
.dialog-content[data-v-cc861350] {
  text-align: center;
}
.dialog-content h3[data-v-cc861350] {
  margin: 0.9rem 0 0.9rem 0;
  font-size: 18px;
  color: #303133;
}
.dialog-content p[data-v-cc861350] {
  margin: 0;
  font-size: 0.9rem;
  color: #606266;
  line-height: 1.4;
}
@-webkit-keyframes spin-cc861350 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes spin-cc861350 {
from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.loading-spinner[data-v-cc861350] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: white;
  -webkit-animation: spin-cc861350 1s linear infinite;
          animation: spin-cc861350 1s linear infinite;
  margin-right: 8px;
}
@media (max-width: 480px) {
.content-wrapper[data-v-cc861350] {
    padding: 0.25rem 1rem;
}
.status-section .status-title[data-v-cc861350] {
    font-size: 150%;
}
.status-section .status-description[data-v-cc861350] {
    font-size: 95%;
}
.action-section[data-v-cc861350] {
    padding: 0.5rem 1rem;
}
.action-section .button-group[data-v-cc861350] {
    gap: 0.75rem;
}
.action-section .button-group .payment-button[data-v-cc861350] {
    height: 44px;
    font-size: 13px;
}
}
@media (max-width: 320px) {
.action-section .button-group[data-v-cc861350] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
}
}
