.elementor-174 .elementor-element.elementor-element-891e6f2{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-174 .elementor-element.elementor-element-8078f32{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 10px 0px;}.elementor-174 .elementor-element.elementor-element-d7caf7c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:20px 20px 20px 20px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:20px;}.elementor-174 .elementor-element.elementor-element-d7caf7c:not(.elementor-motion-effects-element-type-background), .elementor-174 .elementor-element.elementor-element-d7caf7c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5E5E5E;}.elementor-174 .elementor-element.elementor-element-319751a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-174 .elementor-element.elementor-element-f8f8ebb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-174 .elementor-element.elementor-element-f8f8ebb .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:600;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-174 .elementor-element.elementor-element-4c4c131{text-align:center;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-174 .elementor-element.elementor-element-c489bd1 .elementor-button{font-family:"Roboto", Sans-serif;font-size:14px;font-weight:500;}/* Start custom CSS for html, class: .elementor-element-8078f32 *//* ===== Sidebar ===== */
.sidebar { position: sticky; top: 96px; }
.sidebar-section {
  background: #ffffff;
  border: 1px solid #E2E8F0;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}
.sidebar-title {
  padding: 18px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #5a5a5a;
  background: #F8FAFC;
  border-bottom: 1px solid #E2E8F0;
  margin: 0;
}

/* 强制清除 ul/li 默认内边距，确保高亮色铺满 */
.sidebar-nav {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.sidebar-nav li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: 1px solid #F1F5F9;
}
.sidebar-nav li:last-child { border-bottom: none; }

.sidebar-nav a {
  display: flex !important;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  gap: 12px;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 500;
  color: #5a5a5a;
  text-decoration: none;
  transition: all 0.2s;
  border-left: 3px solid transparent;
}
.sidebar-nav a:hover { background: #F8FAFC; color: #0F172A; }
.sidebar-nav a.active {
  background: #FEF3C7;
  color: #D97706;
  font-weight: 600;
  border-left-color: #f5a623;
}
.sidebar-nav .nav-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  opacity: 0.7;
}
.sidebar-nav a.active .nav-icon { opacity: 1; }

/* 平板端：导航变成横向标签 */
@media (max-width: 1024px) {
  .sidebar { position: static; }
  .sidebar-nav { display: flex; flex-wrap: wrap; gap: 4px; }
  .sidebar-nav li { border-bottom: none; }
  .sidebar-nav a { border-left: none; border-radius: 6px; padding: 10px 14px; width: auto; }
  .sidebar-nav a.active { border-left: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ea13c5 */.service-intro { margin-bottom: 48px; }
.service-intro .label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color:#f5a623;
  background: #FEF3C7;
  padding: 6px 14px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.service-intro h2 {
  font-size: 32px;
  font-weight: 800;
  color: #0F172A;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  line-height: 1.2;
}
.service-intro .subtitle {
  font-size: 18px;
  color: #5a5a5a;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.5;
}
.service-intro .desc {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 1.8;
  margin-bottom: 12px;
}
.service-intro .desc:last-child { margin-bottom: 0; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b994952 *//* 通用 Section 标题（其他板块也共用） */
.section { margin-bottom: 56px; }
.section-header { margin-bottom: 28px; }
.section-header h3 {
  font-size: 24px;
  font-weight: 700;
  color: #0F172A;
  letter-spacing: -0.3px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.section-header h3::before {
  content: '';
  width: 4px;
  height: 24px;
  background: #f5a623;
  border-radius: 2px;
  flex-shrink: 0;
}
.section-header p {
  font-size: 16px;
  color: #5a5a5a;
  padding-left: 16px;
}

/* USA Section 专属 */
.usa-section .usa-text {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 1.8;
  margin-bottom: 24px;
  padding-left: 16px;
}
.usa-image {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1);
  position: relative;
}
.usa-image img { width: 100%; height: 320px; object-fit: cover; }
.usa-image .img-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 24px;
  background: linear-gradient(transparent, rgba(15,23,42,0.8));
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6e5eec5 */.advantages-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.advantage-card {
  display: flex;
  gap: 20px;
  padding: 24px;
  background: #ffffff;
  border: 1px solid #E2E8F0;
  border-radius: 12px;
  transition: all 0.3s;
}
.advantage-card:hover {
  border-color: #f5a623;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
  transform: translateY(-2px);
}
.advantage-num {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, #f5a623, #D97706);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
}
.advantage-content h4 {
  font-size: 18px;
  font-weight: 700;
  color: #f5a623;
  margin-bottom: 6px;
}
.advantage-content p {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-50fb78f */.process-flow {
  display: flex;
  align-items: stretch;
  gap: 0;
  margin-bottom: 24px;
  overflow-x: auto;
  padding-bottom: 8px;
}
.process-step {
  flex: 1;
  min-width: 140px;
  text-align: center;
  position: relative;
  padding: 0 8px;
}
.process-step::after {
  content: '';
  position: absolute;
  top: 24px;
  right: -50%;
  width: 100%;
  height: 2px;
  background: #E2E8F0;
  z-index: 0;
}
.process-step:last-child::after { display: none; }
.step-circle {
  width: 48px;
  height: 48px;
  background: #ffffff;
  border: 2px solid #f5a623;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  font-size: 16px;
  font-weight: 700;
  color: #f5a623;
  position: relative;
  z-index: 1;
}
.process-step h5 {
  font-size: 18px;
  font-weight: 600;
  color: #0F172A;
  margin-bottom: 4px;
}
.process-step p {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 1.4;
}
.process-destinations {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  padding-top: 16px;
  border-top: 1px dashed #E2E8F0;
}
.dest-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #5a5a5a;
}
.dest-tag::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #f5a623;
  border-radius: 50%;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e146beb */.ddu-ddp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.ddu-ddp-card {
  padding: 28px;
  border-radius: 12px;
  border: 1px solid #E2E8F0;
  background: #ffffff;
  transition: all 0.3s;
}
.ddu-ddp-card:hover {
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);
  transform: translateY(-2px);
}
.ddu-ddp-card.ddp {
  border-color: #f5a623;
  background: linear-gradient(135deg, #FFFBF0 0%, #ffffff 100%);
}
.ddu-ddp-card .card-badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 14px;
}
.ddu-ddp-card.ddu .card-badge { background: #F1F5F9; color: #5a5a5a; }
.ddu-ddp-card.ddp .card-badge { background: #f5a623; color: #ffffff; }
.ddu-ddp-card h4 {
  font-size: 20px;
  font-weight: 700;
  color: #0F172A;
  margin-bottom: 6px;
}
.ddu-ddp-card .card-full {
  font-size: 14px;
  color: #5a5a5a;
  font-style: italic;
  margin-bottom: 16px;
}
.ddu-ddp-card ul { margin-bottom: 16px; list-style: none; padding: 0; }
.ddu-ddp-card li {
  font-size: 16px;
  color: #5a5a5a;
  padding: 6px 0;
  padding-left: 20px;
  position: relative;
}
.ddu-ddp-card li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 8px;
  height: 8px;
  border: 2px solid #f5a623;
  border-radius: 50%;
}
.ddu-ddp-card .card-note {
  font-size: 16px;
  color: #5a5a5a;
  padding: 10px 14px;
  background: #F8FAFC;
  border-radius: 6px;
  border-left: 3px solid #CBD5E1;
}
.ddu-ddp-card.ddp .card-note {
  background: #FEF3C7;
  border-left-color: #f5a623;
  color: #92400E;
}

/* ========== 移动端适配 ========== */
@media (max-width: 768px) {
  .ddu-ddp-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .ddu-ddp-card {
    padding: 20px;
  }
  .ddu-ddp-card h4 {
    font-size: 18px;
  }
  .ddu-ddp-card li {
    font-size: 15px;
  }
  .ddu-ddp-card .card-note {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bda0bea */.ideal-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.ideal-card {
  padding: 24px;
  background: #ffffff;
  border: 1px solid #E2E8F0;
  border-radius: 12px;
  transition: all 0.3s;
  display: flex;
  gap: 16px;
}
.ideal-card:hover {
  border-color: #f5a623;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1);
}
.ideal-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: #FEF3C7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ideal-icon svg { width: 22px; height: 22px; stroke: #f5a623; fill: none; stroke-width: 2; }
.ideal-content h4 {
  font-size: 18px;
  font-weight: 700;
  color:#f5a623;
  margin-bottom: 4px;
}
.ideal-content p {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 1.5;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .ideal-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .ideal-card {
    padding: 18px;
    gap: 12px;
  }
  .ideal-icon {
    width: 38px;
    height: 38px;
  }
  .ideal-icon svg {
    width: 18px;
    height: 18px;
  }
  .ideal-content h4 {
    font-size: 16px;
  }
  .ideal-content p {
    font-size: 15px;
  }
}/* End custom CSS */