.elementor-29046 .elementor-element.elementor-element-d606589{--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-29046 .elementor-element.elementor-element-d606589.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-29046 .elementor-element.elementor-element-dadfb19{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}body.elementor-page-29046{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:769px){.elementor-29046 .elementor-element.elementor-element-d606589{--width:106.067%;}}/* Start custom CSS for html, class: .elementor-element-dadfb19 *//* 移除 WoodMart 内容区域默认的 40px 上下间隙 */
.wd-content-layout {
    padding-top: 0 !important;
}
        /* === 页面级样式 (Scoped CSS) === */
        .geo-page-wrapper {
            font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            color: #2c3e50;
            line-height: 1.7;
            background: #fff;
        }

        /* 通用布局 */
        .geo-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; }
        .geo-bg-gray { background-color: #f4f6f9; }
        .geo-bg-dark { background-color: #0b1c2c; color: #fff; }
        
        /* 标题体系 (SEO Optimized) */
        .geo-h1 { font-size: 2.8rem; font-weight: 800; margin-bottom: 25px; line-height: 1.2; color: #fff; }
        .geo-h2 { font-size: 2.2rem; font-weight: 700; color: #003366; margin-bottom: 40px; text-align: center; position: relative; }
        .geo-h2::after { content: ''; display: block; width: 60px; height: 4px; background: #e74c3c; margin: 15px auto 0; }
        .geo-h3 { font-size: 1.5rem; font-weight: 600; color: #333; margin-bottom: 15px; }
        .geo-sub { text-align: center; font-size: 1.1rem; color: #666; max-width: 800px; margin: 0 auto 50px; }

        /* Hero Banner */
        .geo-hero {
            background: linear-gradient(rgba(0, 30, 60, 0.5), rgba(0, 30, 60, 0.5)), url('https://lcdind.com/wp-content/uploads/2025/12/Custom-LCD-Display-Solutions.jpg');
            background-size: cover;
            background-position: center;
            padding: 120px 20px;
            text-align: center;
            color: white;
        }
        .geo-cta-btn {
            display: inline-block; padding: 15px 40px; background-color: #e74c3c; color: white;
            font-weight: bold; text-decoration: none; border-radius: 4px; transition: 0.3s; margin-top: 20px;
        }
        .geo-cta-btn:hover { background-color: #c0392b; transform: translateY(-2px); }

        /* 痛点解决 (GEO Q&A Style) */
        .geo-solution-card {
            display: flex; gap: 40px; margin-bottom: 60px; align-items: center;
            background: white; padding: 30px; border-radius: 12px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.05); border-left: 5px solid #003366;
        }
        .geo-solution-text { flex: 1; }
        .geo-solution-img { flex: 0 0 40%; }
        .geo-solution-img img { width: 100%; border-radius: 8px; }
        .geo-problem-tag {
            background: #ffecec; color: #c0392b; padding: 5px 10px; border-radius: 4px;
            font-size: 0.9rem; font-weight: bold; display: inline-block; margin-bottom: 10px;
        }

        /* 数据参数表 (Data Table) */
        .geo-table { width: 100%; border-collapse: collapse; box-shadow: 0 0 20px rgba(0,0,0,0.05); }
        .geo-table th { background: #003366; color: white; padding: 20px; text-align: left; width: 25%; }
        .geo-table td { background: white; padding: 18px 20px; border-bottom: 1px solid #eee; color: #444; }
        .geo-table tr:last-child td { border-bottom: none; }
        .geo-check { color: #27ae60; margin-right: 8px; }

        /* 4大能力模块 */
        .geo-capability-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }
        .geo-cap-box { padding: 30px; border: 1px solid #eee; border-radius: 8px; transition: 0.3s; text-align: center; }
        .geo-cap-box:hover { box-shadow: 0 10px 30px rgba(0,0,0,0.1); border-color: #003366; }
        .geo-icon { font-size: 3rem; color: #003366; margin-bottom: 20px; }

        /* 可靠性测试 (Trust Signals) */
        .geo-test-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; }
        .geo-test-item { background: rgba(255,255,255,0.1); padding: 20px; text-align: center; border-radius: 6px; border: 1px solid rgba(255,255,255,0.2); }
        .geo-test-val { display: block; font-size: 1.5rem; font-weight: bold; color: #4facfe; margin-top: 5px; }

        /* FAQ Schema Style */
        .geo-faq-item { background: white; margin-bottom: 15px; padding: 20px 25px; border-radius: 8px; border: 1px solid #eee; }
        .geo-faq-q { font-weight: 700; color: #003366; font-size: 1.1rem; margin-bottom: 10px; display: block; }

        @media (max-width: 768px) {
            .geo-h1 { font-size: 2rem; }
            .geo-solution-card { flex-direction: column; }
            .geo-table, .geo-table tbody, .geo-table tr, .geo-table td, .geo-table th { display: block; width: 100%; }
            .geo-table th { text-align: center; }
        }/* End custom CSS */