html,
body {
  max-width: 100vw;
  overflow-x: hidden;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  background: #fff;
}

#app {
  background: #ffffff;
}

.immigration-banner-service {
  width: 100%;
  border-top: 1px solid #82b8d4;
  border-bottom: 1px solid #e2eff5;
}

.banner-content {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  height: 60px;
  align-items: center;
  gap: 8px;
  padding: 0 16px;
  box-sizing: border-box;
}

.banner-content .banner-title-service {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #333333;
  cursor: pointer;
}

.pp-main {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding-top:95px ;
  box-sizing: border-box;
}



.pp-section {
  margin-bottom: 56px;
}

.ic-compare-section {
  margin-top: -28px;
}

.pp-section-head {
  display: flex;
  align-items: stretch;
  gap: 16px;
  margin-bottom: 22px;
}

.pp-section-bar {
  width: 10px;
  min-height: 45px;
  flex-shrink: 0;
  background-color: #06c3f5;
}

.pp-section-title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 1.3;
  align-self: center;
}

.pp-body {
  font-size: 16px;
  color: #333333;
  margin-bottom: 0;
  padding-left: 30px;
}
.ic-body-zh{
  padding-bottom: 10px;
}

.pp-table-wrap {
  overflow-x: auto;
  margin-top: 10px;
  padding-left: 30px;
}

.pp-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  color: #333333;
}

.pp-table thead th {
  height: 50px;
  background-color: #83b8d5;
  border: 1px solid #e3e8d5;
  font-weight: 600;
  text-align: center;
  padding: 0 16px;
  white-space: nowrap;
}

.pp-table tbody td {
  border: 1px solid #e3e8d5;
  padding: 16px;
  vertical-align: top;
  line-height: 1.6;
}

.pp-table tbody tr:nth-child(even) td {
  background: #fafafa;
}

/* 产品定位一览：表头略偏浅蓝、单元格居中（定位列左对齐） */
.pp-table--position thead th {
  background-color: #83b8d5;
  text-align: center;
}

.pp-table--position tbody td {
  text-align: center;
  vertical-align: middle;
}

.pp-table--position tbody td.pp-col-text {
  text-align: left;
}

/* 功能对比：分组行 */
.pp-compare-table tbody tr.pp-compare-section td {
  background-color: #83b8d5;
  font-weight: 700;
  text-align: center;
  padding: 12px 16px;
  border: 1px solid #e3e8d5;
}

.pp-compare-table tbody td {
  text-align: center;
  vertical-align: middle;
}

.pp-compare-table tbody td.pp-compare-feature {
  text-align: left;
  font-weight: 500;
}

.pp-btn {
  display: inline-block;
  min-width: 100px;
  padding: 10px 20px;
  border-radius: 6px;
  background: #06c3f5;
  color: #fff !important;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-decoration: none !important;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  justify-content: center;
}

.pp-btn:hover {
  opacity: 0.92;
  color: #fff !important;
}

.pp-btn--wide {
  min-width: 365px;
  /* width: 100%; */
  width: 365px;
}
.pp-btn--wide-zh{
  width: 440px;
}

.pp-legend {
  font-size: 16px;
  color: #333333;
  margin-bottom: 0;
  padding-left: 30px;
}

/* 适合人群卡片 */
.pp-audience-card {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eee;
  padding-left: 30px;
}

.pp-audience-card:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.pp-audience-title {
  font-size: 17px;
  font-weight: 700;
  color: #333;
  margin: 0 0 12px;
}

.pp-audience-body {
  font-size: 16px;
  color: #333;
  line-height: 1.75;
  margin: 0;
}

/* FAQ：左列浅蓝居中，右列白底左对齐 */
.pp-faq-table thead th {
  background-color: #d6eefc;
  text-align: center;
}

.pp-faq-table tbody td {
  border: 1px solid #e3e8d5;
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.65;
  vertical-align: middle;
}

.pp-faq-table tbody td.pp-faq-q {
  width: 26%;
  background-color: #d6eefc;
  text-align: center;
  font-weight: 500;
}

.pp-faq-table tbody td.pp-faq-a {
  background: #fff;
  text-align: left;
}

.pp-contact-inline-qr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.ic-qr--large-en{
  position: absolute;
  right: 30px;
  bottom: -50px;
}

.ic-qr--large-zh{
  position: absolute;
  right: -60px;
  bottom: -50px;
}

.pp-contact-inline-qr .pp-qr {
  margin: 0;
}

.qr-zh{
  position: absolute;
  right: -80px;
  bottom: -50px;
}

.qr-en{
  position: absolute;
  right: -90px;
  bottom: -50px;
}

.pp-contact-inline-qr .pp-qr img {
  width: 88px;
  height: 88px;
}

/* 对比表 / FAQ 不使用默认斑马纹干扰分组行与双色列 */
.pp-compare-table tbody tr:nth-child(even):not(.pp-compare-section) td {
  background: #fafafa;
}

.pp-compare-table tbody tr:nth-child(odd):not(.pp-compare-section) td {
  background: #fff;
}

.pp-compare-table tbody tr.pp-compare-section td {
  background-color: #83b8d5 !important;
}

.pp-compare-actions-row td {
  padding-top: 14px;
  padding-bottom: 14px;
}

.pp-compare-action-cell {
  text-align: center;
  white-space: nowrap;
}

.pp-compare-action-cell .pp-btn {
  display: inline-flex;
}

.pp-compare-action-cell--wide .pp-btn {
  width: 100%;
  justify-content: center;
}

.pp-faq-table tbody tr:nth-child(even) td.pp-faq-q,
.pp-faq-table tbody tr:nth-child(odd) td.pp-faq-q {
  background-color: #d6eefc !important;
}

.pp-faq-table tbody tr:nth-child(even) td.pp-faq-a,
.pp-faq-table tbody tr:nth-child(odd) td.pp-faq-a {
  background-color: #fff !important;
}

.pp-subtitle {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  margin: 28px 0 12px;
}

.pp-list {
  margin: 0;
  padding-left: 1.25em;
  font-size: 16px;
  color: #333333;
  line-height: 1.85;
}

.pp-list li {
  margin-bottom: 10px;
}

.pp-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 48px;
  align-items: flex-start;
  margin-top: 8px;
}

.pp-contact-text {
  font-size: 16px;
  color: #333333;
  line-height: 2;
  position: relative;
}

.pp-contact-text a {
  color: #06c3f5;
  text-decoration: none;
}

.pp-contact-text a:hover {
  text-decoration: underline;
}

.pp-qr {
  text-align: center;
}

.pp-qr img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  background: #f5f5f5;
  display: block;
}

.pp-qr span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #333333;
}

/* 专家咨询：二维码弹窗 */
.pp-modal {
  position: fixed;
  inset: 0;
  z-index: 10050;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  padding: 24px 16px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.45);
}

.pp-modal__dialog {
  position: relative;
  height: 500px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
  text-align: center;
  box-sizing: border-box;
}

.pp-modal__close {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  font-size: 26px;
  line-height: 1;
  color: #666;
  cursor: pointer;
  border-radius: 6px;
}

.pp-modal__close:hover {
  background: #f0f0f0;
  color: #333;
}

.pp-modal__title {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

.pp-modal__qr img {
  width: 500px;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  background: #f5f5f5;
  border-radius: 8px;
}



@media (max-width: 1200px) {


  .pp-section-title {
    font-size: 20px;
  }

  .pp-table {
    font-size: 14px;
  }

  .pp-table thead th,
  .pp-table tbody td {
    padding: 10px 12px;
  }
}

@media (max-width: 1200px) {
  .pp-main {
    padding-left: 12px;
    padding-right: 12px;
  }

  .pp-table-wrap {
    padding-left: 0;
  }

  .pp-table {
    table-layout: fixed;
    font-size: 12px;
  }

  .pp-table thead th,
  .pp-table tbody td {
    padding: 8px 6px;
    white-space: normal;
    word-break: break-word;
  }

  .pp-compare-action-cell {
    white-space: normal;
  }

  .pp-btn {
    min-width: 0;
    width: 100%;
    padding: 8px 6px;
    font-size: 13px;
  }

  .pp-btn--wide,
  .pp-btn--wide-zh {
    width: 100%;
  }
}
