.elementor-kit-2666{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"objektiv-mk2";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"objektiv-mk2";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"objektiv-mk2";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"objektiv-mk2";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}/* Start custom CSS *//* 只在手机端恢复/强制外层容器“居中”，不改变原来的宽度与留白 */
@media (max-width: 767px) {
  /* 不改变排版，仅防止横向滚动 */
  html, body { overflow-x: hidden; }

  /* 常见主题/Elementor 外层包裹容器：只加“居中”，不改 width/max-width/padding */
  .site,
  .wrap,
  .container,
  #content,
  .content-area,
  .site-main,
  .oceanwp-row,
  .elementor-section .elementor-container,
  .elementor-container {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;            /* 防止 float 导致贴左 */
    position: static !important;       /* 防止相对/绝对位移把整体推到左边 */
    transform: none !important;        /* 防止 translateX 把整体偏移 */
  }
}/* End custom CSS */