.elementor-kit-5{--e-global-color-primary:#16A34A;--e-global-color-secondary:#0B1120;--e-global-color-text:#111827;--e-global-color-accent:#0E7A32;--e-global-color-3cf101a:#6B7280;--e-global-color-b1748c7:#FFFFFF;--e-global-color-108ae53:#F3F4F6;--e-global-color-14ee896:#E5E7EB;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:#111827;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.65px;letter-spacing:0px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#16A34A;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;text-decoration:none;letter-spacing:0px;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);padding:14px 28px 14px 28px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#15803D;color:#FFFFFF;border-radius:6px 6px 6px 6px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:20px;}.elementor-kit-5 a{color:#16A34A;text-decoration:none;}.elementor-kit-5 a:hover{color:#16A34A;font-family:"Inter", Sans-serif;text-decoration:none;}.elementor-kit-5 h1{color:#11118822;font-family:"Inter", Sans-serif;font-size:48px;font-weight:700;line-height:1.2px;letter-spacing:0px;}.elementor-kit-5 h2{color:#111827;font-family:"Inter", Sans-serif;font-size:32px;font-weight:600;line-height:1.3px;letter-spacing:0.1px;}.elementor-kit-5 h4{font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;line-height:1.4px;}.elementor-kit-5 h5{font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.45px;}.elementor-kit-5 h6{font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;line-height:1.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5 h1{font-size:38px;}.elementor-kit-5 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:28px;}.elementor-kit-5 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Header 初始样式 */
.smart-header {
    transition: all 0.25s ease;
    background: transparent;
    box-shadow: none;
}

/* 滚动后触发的样式 */
.smart-header.elementor-sticky--effects {
    background: #ffffff; /* 白色背景 */
    box-shadow: 0 2px 10px rgba(0,0,0,0.05); /* 轻微阴影 */
}

/* 可选：滚动后头部变窄 */
.smart-header.elementor-sticky--effects {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}/* End custom CSS */