html,
body {
  padding: 0px;
  margin: 0px;
}
body {
  background: #fff;
  font-size: 14px;
  overflow: auto;
  line-height: 22px;
  box-sizing: border-box;
}
ul li {
  list-style-type: none;
}
h1,
h2,
h3 {
  font-weight: 400;
}
a,
a:hover,
a:active {
  color: #1a1a1a;
  text-decoration: none;
}
p {
  margin: 0px;
}
._globalSetHeaderClass,
._globalSetFooterClass {
  width: 1220px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1600px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1022px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
.global-spin-icon-load {
  animation: ani-demo-spin 1s linear infinite;
}
.blurbox {
  filter: blur(20px);
}
.ani-f-m-t {
  opacity: 0;
}
.hover-bg-big-target,
.hover-ele-left,
.hover-ele-right {
  transition: all 0.4s ease;
}
.hover-bg-big {
  overflow: hidden;
}
.hover-bg-big:hover .hover-bg-big-target {
  transform-origin: center;
  transform: scale(1.1);
}
.hover-ele-left:hover {
  transform: translateX(-30px);
}
.hover-ele-right:hover {
  transform: translateX(30px);
}
.contact-information-padding {
  padding: 1rem 0rem;
}
.cube {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  font-size: 14px;
  transform: scale(4, 4) translate3d(0, 0, 0);
  /* Other transform properties here */
}
.input_placeholder_5 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_4 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_3 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.vanFieldBorder,
.vanFieldSelectBorder {
  padding: 0px;
}
.vanFieldBorder /deep/ .van-field__body .van-field__control {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 8px;
}
.vanFieldSelectBorder /deep/ .van-field__body {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 16px;
}
.vanFieldDisabled /deep/ .van-field__body {
  background: #f8f8f8;
}
/* 手机 */
@media only screen and (max-width: 480px) {
  .widget-align-right {
    transform: translate(0px, 0px);
    z-index: 99 !important;
  }
  #hubspot-messages-iframe-container.widget-align-right[style='width: 100%; height: 100%;'] {
    transform: none;
    z-index: 6000 !important;
  }
}
/* 电脑 */
@media only screen and (min-width: 481px) {
  #hubspot-messages-iframe-container {
    transform: translate(-4px, -80px);
    margin-right: 10px;
    width: 80px;
    height: 80px;
    z-index: 8 !important;
  }
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/400.d3151ee.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/600.2a840b3.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/700.eb0ec33.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
.ad-m-page {
  font-family: "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;
  color: #1a2333;
  line-height: 1.7;
  background: #F7F9FC;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* ---------- 落地页头 ---------- */
.ad-m-header {
  background: #fff;
  border-bottom: 1px solid #e3e9f2;
  position: sticky;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 48px;
  padding: 0 16px;
}
.ad-m-logo {
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 0;
}
.ad-m-logo-icon {
  width: 24px;
  height: 24px;
}
.ad-m-logo-text {
  height: 22px;
  width: auto;
}
.ad-m-header-right {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ad-m-lang-trigger {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #4a5568;
  padding: 3px 2px;
}
.ad-m-lang-trigger::after {
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid currentColor;
}
.ad-m-lang-list {
  padding: 8px 0 16px;
}
.ad-m-lang-item {
  padding: 14px 16px;
  font-size: 15px;
  color: #1a2333;
  text-align: center;
}
.ad-m-lang-item + .ad-m-lang-item {
  border-top: 1px solid #e3e9f2;
}
.ad-m-lang-item.active {
  color: #1464AB;
  font-weight: 700;
}
.ad-m-wa {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: #25D366;
  color: #fff;
  padding: 6px 12px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 12px;
  transition: background 0.2s ease, transform 0.2s ease;
}
.ad-m-wa:active {
  transform: translateY(1px);
}
/* ---------- Hero ---------- */
.ad-m-hero {
  background: radial-gradient(360px 220px at 90% -8%, rgba(245, 166, 35, 0.2), transparent 65%), linear-gradient(135deg, #0F4E86 0%, #1464AB 55%, #1c68d8 100%);
  color: #fff;
  padding: 36px 16px 32px;
}
.ad-m-badge {
  display: inline-block;
  background: rgba(245, 166, 35, 0.16);
  border: 1px solid rgba(245, 166, 35, 0.5);
  color: #FFD98A;
  font-size: 12px;
  letter-spacing: 0.4px;
  padding: 4px 12px;
  border-radius: 999px;
  margin-bottom: 14px;
}
.ad-m-hero h1 {
  font-size: 26px;
  line-height: 1.32;
  font-weight: 800;
  letter-spacing: -0.3px;
  margin-bottom: 12px;
  white-space: pre-line;
}
.ad-m-sub {
  font-size: 14px;
  line-height: 1.7;
  color: #d7e4f8;
  margin-bottom: 18px;
}
.ad-m-cta {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.ad-m-btn {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  transition: transform 0.2s ease;
}
.ad-m-btn:active {
  transform: translateY(1px);
}
.ad-m-btn-wa {
  background: #25D366;
  color: #fff;
  box-shadow: 0 6px 16px rgba(37, 211, 102, 0.28);
}
.ad-m-btn-ghost {
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
.ad-m-trust {
  display: flex;
  flex-direction: column;
  gap: 9px;
  font-size: 12.5px;
  color: #e6eefb;
}
.ad-m-trust-item::before {
  content: "✓ ";
  color: #F5A623;
  font-weight: 800;
}
/* ---------- 首屏表单 ---------- */
.ad-m-lead {
  margin: -14px 16px 16px;
  position: relative;
  z-index: 2;
}
.ad-m-lead-card {
  background: #fff;
  border-radius: 14px;
  padding: 18px 16px;
  box-shadow: 0 16px 40px rgba(4, 20, 50, 0.16);
}
.ad-m-lead-sub {
  font-size: 12px;
  color: #4a5568;
  margin-bottom: 8px;
}
.ad-m-consent {
  font-size: 11px;
  color: #a3a3a3;
  margin-top: 8px;
  line-height: 1.6;
}
/* ---------- 信任数据条 ---------- */
.ad-m-trustbar {
  background: #fff;
  border-top: 1px solid #e3e9f2;
  border-bottom: 1px solid #e3e9f2;
  padding: 20px 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  text-align: center;
}
.ad-m-trustbar-num {
  font-size: 21px;
  font-weight: 800;
  color: #1464AB;
  letter-spacing: -0.3px;
}
.ad-m-trustbar-lbl {
  font-size: 12px;
  color: #4a5568;
  margin-top: 2px;
}
/* ---------- 区块通用 ---------- */
.ad-m-section {
  padding: 44px 16px;
}
.ad-m-section-alt {
  background: #fff;
  border-top: 1px solid #e3e9f2;
  border-bottom: 1px solid #e3e9f2;
}
.ad-m-sec-head {
  text-align: center;
  margin-bottom: 26px;
}
.ad-m-kicker {
  color: #F5A623;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ad-m-sec-head h2 {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: -0.3px;
  margin-top: 8px;
  padding-bottom: 12px;
  color: #1a2333;
  position: relative;
}
.ad-m-sec-head h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 32px;
  height: 3px;
  border-radius: 2px;
  background: linear-gradient(90deg, #1464AB, #F5A623);
}
/* ---------- 服务卡 ---------- */
.ad-m-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ad-m-card {
  background: #fff;
  border: 1px solid #e3e9f2;
  border-radius: 14px;
  padding: 22px 16px;
  position: relative;
  box-shadow: 0 1px 2px rgba(16, 42, 67, 0.04);
}
.ad-m-card-tag {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, #F5A623, #FFB84D);
  color: #5c3d00;
  font-size: 11px;
  font-weight: 700;
  padding: 2px 12px;
  border-radius: 999px;
  white-space: nowrap;
  box-shadow: 0 4px 10px rgba(245, 166, 35, 0.3);
}
.ad-m-card h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 6px;
  white-space: pre-line;
}
.ad-m-card-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-bottom: 10px;
}
.ad-m-card-hk {
  font-size: 13px;
  color: #4a5568;
}
.ad-m-card-amt {
  font-size: 24px;
  font-weight: 800;
  color: #1464AB;
  letter-spacing: -0.5px;
}
.ad-m-card-feats {
  font-size: 13px;
  color: #4a5568;
  line-height: 1.6;
}
.ad-m-card-feats p {
  margin-bottom: 4px;
  padding-left: 20px;
  position: relative;
}
.ad-m-card-feats p::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #1c7c4d;
  font-weight: 800;
}
.ad-m-card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 14px;
}
.ad-m-card-more {
  font-size: 13px;
  color: #1464AB;
}
.ad-m-card-btn {
  padding: 0 18px;
  border-radius: 999px;
  font-size: 14px;
}
.ad-m-fee-note {
  font-size: 11px;
  color: #a3a3a3;
  text-align: center;
  margin: 16px 0 0;
}
/* ---------- 费用构成 ---------- */
.ad-m-fee-card {
  background: #fff;
  border: 1px solid #e3e9f2;
  border-radius: 14px;
  padding: 18px 16px;
  margin-bottom: 14px;
}
.ad-m-fee-card h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #1464AB;
}
.ad-m-fee-desc {
  font-size: 12.5px;
  color: #4a5568;
  margin-bottom: 10px;
}
.ad-m-fee-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ad-m-fee-card li {
  font-size: 13px;
  color: #1a2333;
  padding: 7px 0 7px 20px;
  position: relative;
  border-bottom: 1px dashed #e3e9f2;
}
.ad-m-fee-card li:last-child {
  border-bottom: none;
}
.ad-m-fee-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #1c7c4d;
  font-weight: 800;
}
/* ---------- 优势 ---------- */
.ad-m-why {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ad-m-why-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  background: #F7F9FC;
  border: 1px solid #e3e9f2;
  border-radius: 14px;
  padding: 16px;
}
.ad-m-why-icon {
  width: 48px;
  height: 48px;
  border-radius: 11px;
  background: linear-gradient(135deg, #eef5fd, #ddebfa);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  flex-shrink: 0;
}
.ad-m-why-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ad-m-why-item h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}
.ad-m-why-item p {
  font-size: 13px;
  color: #4a5568;
  line-height: 1.6;
  white-space: pre-line;
}
/* ---------- 流程 ---------- */
.ad-m-steps {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ad-m-step {
  background: #fff;
  border: 1px solid #e3e9f2;
  border-radius: 14px;
  padding: 16px;
  box-shadow: 0 1px 2px rgba(16, 42, 67, 0.04);
}
.ad-m-step-num {
  display: flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #1464AB;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin-bottom: 10px;
  box-shadow: 0 4px 10px rgba(20, 100, 171, 0.28);
}
.ad-m-step h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}
.ad-m-step p {
  font-size: 13px;
  color: #4a5568;
  line-height: 1.6;
}
.ad-m-step-note {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  color: #a3a3a3;
}
/* ---------- 评价 ---------- */
.ad-m-comments {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ad-m-comment {
  background: #F7F9FC;
  border: 1px solid #e3e9f2;
  border-radius: 14px;
  padding: 16px;
}
.ad-m-comment-body {
  font-size: 13px;
  color: #333;
  line-height: 1.7;
  white-space: pre-line;
  margin-bottom: 14px;
}
.ad-m-comment-user {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 12px;
  border-top: 1px solid #e3e9f2;
}
.ad-m-comment-user img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff;
  box-shadow: 0 2px 6px rgba(16, 42, 67, 0.12);
}
.ad-m-comment-name {
  font-weight: 700;
  font-size: 13px;
}
.ad-m-comment-role {
  font-size: 11.5px;
  color: #4a5568;
}
/* ---------- FAQ ---------- */
.ad-m-faq-item {
  background: #fff;
  border: 1px solid #e3e9f2;
  border-radius: 12px;
  margin-bottom: 10px;
  overflow: hidden;
}
.ad-m-faq-item.open {
  border-color: #c8d8ec;
}
.ad-m-faq-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  cursor: pointer;
  font-size: 14.5px;
  font-weight: 700;
  color: #1464AB;
}
.ad-m-faq-arrow {
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  border-right: 2px solid #1464AB;
  border-bottom: 2px solid #1464AB;
  transform: rotate(45deg);
  transition: transform 0.25s ease;
}
.ad-m-faq-item.open .ad-m-faq-arrow {
  transform: rotate(-135deg);
}
.ad-m-faq-a {
  padding: 0 16px 14px;
}
.ad-m-faq-a p {
  font-size: 13px;
  color: #4a5568;
  line-height: 1.7;
  margin: 0;
}
.faq-fade-enter-active,
.faq-fade-leave-active {
  transition: opacity 0.2s ease;
}
.faq-fade-enter,
.faq-fade-leave-to {
  opacity: 0;
}
/* ---------- 独立合规 Footer ---------- */
.ad-m-footer {
  background: #0e1a2e;
  border-top: 1px solid #22344f;
  padding: 28px 16px 0;
}
.ad-m-foot-col {
  text-align: center;
  padding-bottom: 24px;
}
.ad-m-foot-col + .ad-m-foot-col {
  border-top: 1px solid #22344f;
  padding-top: 22px;
}
.ad-m-foot-col h5 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.ad-m-foot-col p {
  font-size: 12.5px;
  color: #93a4bd;
  line-height: 1.7;
  margin: 0 0 6px;
}
.ad-m-foot-licence {
  margin-bottom: 0;
}
.ad-m-foot-col a {
  display: block;
  font-size: 12.5px;
  color: #b9c9de;
  margin-bottom: 8px;
  text-decoration: none;
}
.ad-m-foot-legal {
  border-top: 1px solid #22344f;
  padding: 20px 0 24px;
  text-align: center;
}
.ad-m-foot-legal p {
  font-size: 11px;
  color: #7288a3;
  line-height: 1.8;
  margin: 0;
}
.ad-m-foot-legal p + p {
  margin-top: 6px;
}
.ad-m-foot-legal p:last-child {
  margin-top: 12px;
}

