.elementor-1474 .elementor-element.elementor-element-b633a80{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f16ef18 */html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden; /* 禁止滚动条 */
}

.fullpage-iframe {
  position: fixed;     /* 固定覆盖整个屏幕 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;       /* 使用视口高度 */
  border: none;
  margin: 0;
  padding: 0;
  z-index: 9999;       /* 保证在最上层 */
}/* End custom CSS */