.elementor-kit-1288{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d25dcf7:#4054B2;--e-global-color-39fb67a0:#4054B2;--e-global-color-efc34d8:#23A455;--e-global-color-3dd00843:#1368AA;--e-global-color-17bb5c63:#848484;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1288 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 解决点击图片放大后标题字体太小问题 */
body .pp_pic_holder .ppt {
    font-size: 30px !important;     /* 改成你想要的大小 */
    color: #ffffff !important;      /* 白色字体 */
    font-weight: bold !important;   /* 加粗 */
    text-align: center !important;  /* 居中 */
    margin-top: 10px !important;
    line-height: 1.6 !important;
    font-family: "Microsoft YaHei", sans-serif !important;
}

/* 让字体在所有设备上都清晰可见 */
@media (max-width: 767px) {
    body .pp_pic_holder .ppt {
        font-size: 30px !important;
    }
}/* End custom CSS */