/* ===== 太原站 - traditional风格 ===== */
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;}
html{font-size:14px;-webkit-text-size-adjust:100%;}
body{font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",sans-serif;color:#333;background:#f5f6f8;line-height:1.7;}
a{color:#6b4423;text-decoration:none;}
a:hover{text-decoration:underline;}
img{max-width:100%;height:auto;vertical-align:middle;}
ul,ol{list-style:none;}
.wrap{max-width:1120px;margin:0 auto;padding:0 16px;}

.top-strip{background:#3c200a;color:#8da4c2;font-size:12px;line-height:32px;}
.top-strip-inner{display:flex;justify-content:space-between;align-items:center;}
.top-strip a{color:#8da4c2;}.top-strip a:hover{color:#fff;text-decoration:none;}
.site-hd{background:#6b4423;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,0.15);}
.site-hd-row{display:flex;align-items:center;justify-content:space-between;height:64px;}
.site-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:17px;font-weight:700;text-decoration:none;}
.site-brand img{width:40px;height:40px;border-radius:50%;object-fit:cover;}
.site-brand:hover{color:#fff;text-decoration:none;}
.site-menu{display:flex;align-items:center;gap:3px;flex:1;justify-content:center;}
.site-menu a{color:rgba(255,255,255,0.85);font-size:14px;padding:7px 14px;border-radius:3px;transition:.15s;white-space:nowrap;}
.site-menu a:hover{background:rgba(255,255,255,0.12);color:#fff;text-decoration:none;}
.burger-btn{display:none;background:none;border:1px solid rgba(255,255,255,0.3);color:#fff;font-size:20px;cursor:pointer;padding:4px 10px;border-radius:3px;}

.classic-hero{background:#6b4423;padding:40px 0;color:#fff;}
.classic-hero h1{font-size:28px;font-weight:800;margin-bottom:8px;}
.classic-hero p{font-size:15px;opacity:0.85;margin-bottom:16px;}
.hero-phone a{color:#fbbf24;font-size:24px;font-weight:700;text-decoration:none;}

.svc-table-section{padding:28px 0;}
.svc-table-section h2{font-size:22px;font-weight:700;color:#3c200a;margin-bottom:16px;}
.svc-table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden;}
.svc-table th{background:#3c200a;color:#fff;padding:12px 16px;text-align:left;font-size:14px;}
.svc-table td{padding:12px 16px;border-bottom:1px solid #eee;font-size:14px;}
.svc-table tr:hover td{background:#f8fafc;}
.svc-table a{color:#6b4423;font-weight:500;}

.two-col-layout{display:flex;gap:24px;padding-bottom:40px;}
.two-col-main{flex:1;}.two-col-side{width:280px;flex-shrink:0;}
.two-col-main h2{font-size:22px;font-weight:700;color:#3c200a;margin-bottom:16px;}
.numbered-list li{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #eee;}
.num{font-size:24px;font-weight:800;color:#8b6914;opacity:0.4;flex-shrink:0;width:30px;}
.nl-body h3{font-size:15px;font-weight:600;margin-bottom:2px;}.nl-body h3 a{color:#3c200a;}
.nl-body p{font-size:12px;color:#999;}
.info-card{background:#fff;border-radius:6px;margin-bottom:16px;border:1px solid #e4e8ee;overflow:hidden;}
.info-card h3{font-size:14px;font-weight:600;color:#fff;background:#6b4423;padding:10px 16px;}
.info-card p,.info-card ul{padding:12px 16px;font-size:13px;color:#666;}
.info-card li{padding:4px 0;border-bottom:1px solid #f0f0f0;}
.info-card a{color:#6b4423;}

/* 文章详情 */
.art-detail{background:#fff;border-radius:6px;padding:28px 32px;border:1px solid #e4e8ee;}
.art-detail h1{font-size:22px;font-weight:700;color:#1a1a1a;line-height:1.5;margin-bottom:12px;}
.art-detail-meta{font-size:13px;color:#999;padding-bottom:16px;border-bottom:1px dashed #e0e0e0;margin-bottom:20px;display:flex;gap:16px;flex-wrap:wrap;}
.art-detail-img{margin-bottom:20px;border-radius:6px;overflow:hidden;}
.art-detail-img img{width:100%;max-height:400px;object-fit:cover;}
.article-content{font-size:15px;line-height:1.9;color:#333;word-break:break-word;}
.article-content h2{font-size:18px;font-weight:700;color:#1a1a1a;margin:28px 0 12px;padding-left:12px;border-left:3px solid #6b4423;}
.article-content h3{font-size:16px;font-weight:600;margin:20px 0 10px;}
.article-content p{margin-bottom:14px;}
.article-content ul,.article-content ol{margin:10px 0 14px 20px;list-style:disc;}
.article-content ol{list-style:decimal;}
.article-content li{margin-bottom:6px;line-height:1.8;}
.article-content a{color:#6b4423;text-decoration:underline;}
.art-contact{margin-top:28px;padding:16px 20px;background:#f0f5fc;border-left:4px solid #6b4423;border-radius:0 6px 6px 0;}
.art-contact p{font-size:14px;color:#555;margin-bottom:4px;}
.art-contact a{color:#c00;font-weight:700;font-size:18px;}
/* 分类页 */
.cat-banner{margin-bottom:20px;border-radius:6px;overflow:hidden;}
.cat-banner img{width:100%;height:auto;}
.cat-desc{background:#f8fafd;border:1px solid #dde5f0;border-radius:6px;padding:20px 24px;margin-bottom:24px;}
.cat-desc h1{font-size:20px;color:#3c200a;margin-bottom:10px;border-bottom:2px solid #8b6914;padding-bottom:8px;}
.cat-desc h2{font-size:16px;color:#3c200a;margin:20px 0 8px;padding-left:12px;border-left:3px solid #6b4423;}
.cat-desc p{font-size:14px;color:#555;line-height:1.8;margin-bottom:8px;}
.cat-desc ul,.cat-desc ol{margin:8px 0 12px 20px;}.cat-desc li{margin-bottom:4px;}
.cat-cta{background:linear-gradient(135deg,#3c200a,#6b4423);color:#fff;padding:24px;border-radius:6px;text-align:center;margin-top:24px;}
.cat-cta h3{color:#fff;font-size:16px;margin-bottom:10px;}
.cat-cta a{color:#fbd38d !important;font-size:22px;font-weight:700;text-decoration:none !important;}
/* 相关文章/面包屑/分页/底部 */
.related-box{background:#fff;border-radius:6px;padding:20px 24px;border:1px solid #e4e8ee;margin-top:20px;}
.related-box h3{font-size:16px;font-weight:700;color:#3c200a;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eee;}
.related-box li{padding:6px 0;font-size:14px;}
.related-box a{color:#444;}.related-box a:hover{color:#6b4423;}
.breadcrumb{font-size:13px;color:#999;padding:12px 0;}.breadcrumb a{color:#666;}.breadcrumb a:hover{color:#6b4423;}
.pager{text-align:center;padding:20px 0;}
.pager a,.pager span{display:inline-block;min-width:34px;height:34px;line-height:34px;padding:0 10px;margin:0 2px;border:1px solid #ddd;border-radius:4px;font-size:13px;color:#555;text-align:center;}
.pager a:hover{border-color:#6b4423;color:#6b4423;text-decoration:none;}
.pager span.current{background:#6b4423;border-color:#6b4423;color:#fff;}

.site-ft{background:#3c200a;color:#8e9db5;padding:28px 0 0;}
.site-ft-inner{display:flex;justify-content:space-between;gap:32px;padding-bottom:20px;}
.site-ft-info h4{color:#d0dce8;font-size:16px;margin-bottom:8px;}
.site-ft-info p{font-size:13px;line-height:1.7;}.site-ft-info a{color:#8e9db5;}
.site-ft-links{display:flex;align-items:center;flex-wrap:wrap;}
.site-ft-links-label{color:#8e9db5;font-size:14px;font-weight:600;margin-right:12px;white-space:nowrap;}
.site-ft-links-list{display:flex;gap:8px;flex-wrap:wrap;}
.site-ft-links-list a{color:#8e9db5;font-size:13px;padding:4px 14px;border:1px solid #2a4a6e;border-radius:3px;white-space:nowrap;}
.site-ft-links-list a:hover{color:#fff;background:#6b4423;border-color:#6b4423;text-decoration:none;}
.site-ft-copy{border-top:1px solid #2d3f57;text-align:center;padding:12px 0;font-size:12px;color:#5c7090;}
.site-ft-copy a{color:#5c7090;}

/* ===== 详情页样式 ===== */

/* 面包屑 */
.report-wrap .crumb {
    font-size:13px; color:#888; padding:12px 0 16px; border-bottom:1px solid #e5dacb; margin-bottom:20px; line-height:1.6;
}
.report-wrap .crumb a { color:#666; text-decoration:none; transition:color .15s; }
.report-wrap .crumb a:hover { color:#6b4423; text-decoration:underline; }

/* 外层 */
.report-wrap { max-width:1200px; margin:0 auto; padding:20px 16px; }
.report-wrap .main-col { display:flex; gap:28px; align-items:flex-start; }
.report-wrap .col-content { flex:1; min-width:0; }

.report-wrap .report-content {
    background:#fff; border-radius:8px; padding:32px 36px; border:1px solid #e5dacb; box-shadow:0 1px 4px rgba(0,0,0,0.04);
}
.report-wrap .report-content h1 {
    font-size:24px; font-weight:700; line-height:1.5; color:#3d2512; margin:0 0 16px; padding-bottom:14px; border-bottom:2px solid #6b4423;
}

.report-wrap .report-title-section {
    font-size:13px; color:#999; margin-bottom:20px; padding-bottom:14px; border-bottom:1px dashed #e0e0e0;
    display:flex; gap:20px; flex-wrap:wrap; align-items:center;
}
.report-wrap .report-title-section span { display:inline-flex; align-items:center; gap:4px; }

.report-wrap .art-detail-img {
    margin-bottom:24px; border-radius:6px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.08);
}
.report-wrap .art-detail-img img { width:100%; max-height:420px; object-fit:cover; display:block; }

.report-wrap .report-body {
    font-size:15px; line-height:2; color:#444;
}
.report-wrap .report-body p { margin-bottom:14px; text-indent:2em; }
.report-wrap .report-body h2 {
    font-size:18px; font-weight:700; color:#3d2512; margin:28px 0 12px;
    padding:8px 0 8px 14px; border-left:4px solid #6b4423; background:#f5f0ea; border-radius:0 4px 4px 0;
}
.report-wrap .report-body h3 {
    font-size:16px; font-weight:600; color:#3d2512; margin:20px 0 8px; padding-bottom:4px; border-bottom:1px dashed #d8c8b5;
}
.report-wrap .report-body ul, .report-wrap .report-body ol { margin:10px 0 16px 2em; line-height:1.9; }
.report-wrap .report-body li { margin-bottom:6px; padding-left:4px; }
.report-wrap .report-body ul li { list-style:disc; }
.report-wrap .report-body ol li { list-style:decimal; }
.report-wrap .report-body strong { color:#3d2512; font-weight:600; }
.report-wrap .report-body a { color:#6b4423; text-decoration:underline; text-underline-offset:2px; }
.report-wrap .report-body a:hover { color:#8b5e3c; }
.report-wrap .report-body blockquote {
    margin:16px 0; padding:12px 20px; background:#f9f5f0; border-left:4px solid #6b4423; border-radius:0 4px 4px 0; color:#555; font-style:italic;
}

.report-wrap .report-consult {
    margin-top:32px; padding:20px 24px; background:#f5f0ea; border-left:4px solid #6b4423; border-radius:0 6px 6px 0;
}
.report-wrap .report-consult p { font-size:14px; color:#555; margin-bottom:4px; }
.report-wrap .report-consult a { color:#c00; font-weight:700; font-size:20px; text-decoration:none; }

.report-wrap .report-related {
    margin-top:32px; background:#fff; border:1px solid #e5dacb; border-radius:8px; padding:20px 24px; box-shadow:0 1px 4px rgba(0,0,0,0.04);
}
.report-wrap .report-related h3 {
    font-size:16px; font-weight:700; color:#3d2512; margin-bottom:14px; padding-bottom:10px; border-bottom:2px solid #6b4423;
}
.report-wrap .report-related ul { list-style:none; padding:0; margin:0; }
.report-wrap .report-related li { padding:10px 0; border-bottom:1px solid #f0f0f0; }
.report-wrap .report-related li:last-child { border-bottom:none; }
.report-wrap .report-related li a {
    font-size:14px; color:#444; text-decoration:none; line-height:1.6; display:block; padding-left:16px; position:relative;
}
.report-wrap .report-related li a::before { content:"›"; position:absolute; left:0; color:#6b4423; font-weight:700; font-size:16px; }
.report-wrap .report-related li a:hover { color:#6b4423; text-decoration:underline; }

.report-wrap .report-sidebar { width:280px; flex-shrink:0; }
.report-wrap .report-sidebar .side-box { background:#fff; border-radius:8px; margin-bottom:16px; border:1px solid #e5dacb; overflow:hidden; box-shadow:0 1px 4px rgba(0,0,0,0.04); }
.report-wrap .report-sidebar .side-box h3 { font-size:15px; font-weight:600; color:#fff; background:#6b4423; padding:12px 16px; }
.report-wrap .report-sidebar .side-tel { text-align:center; padding:24px 16px; }
.report-wrap .report-sidebar .side-tel a { display:block; color:#c00; font-size:24px; font-weight:700; letter-spacing:2px; text-decoration:none; }
.report-wrap .report-sidebar .side-tel small { display:block; font-size:12px; color:#999; margin-top:8px; }
.report-wrap .report-sidebar .side-nav { padding:8px 0; }
.report-wrap .report-sidebar .side-nav li { border-bottom:1px solid #f5f5f5; }
.report-wrap .report-sidebar .side-nav li:last-child { border-bottom:none; }
.report-wrap .report-sidebar .side-nav a { display:block; padding:10px 16px; font-size:14px; color:#444; text-decoration:none; transition:.15s; }
.report-wrap .report-sidebar .side-nav a:hover { background:#f5f0ea; color:#6b4423; padding-left:20px; }
.report-wrap .report-sidebar .side-box p { padding:14px 16px; font-size:13px; color:#666; line-height:1.7; }

/* 分类页面包屑 */
.biz-wrap .crumb {
    font-size:13px; color:#888; padding:12px 0 16px; border-bottom:1px solid #e5dacb; margin-bottom:20px; line-height:1.6;
}
.biz-wrap .crumb a { color:#666; text-decoration:none; transition:color .15s; }
.biz-wrap .crumb a:hover { color:#6b4423; text-decoration:underline; }

/* 外层 */
.biz-wrap { max-width:1200px; margin:0 auto; padding:20px 16px; }
.biz-wrap .main-col { display:flex; gap:28px; align-items:flex-start; }
.biz-wrap .col-content { flex:1; min-width:0; }

.biz-wrap .biz-title-section {
    margin-bottom:24px; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.08);
}
.biz-wrap .biz-title-section img { width:100%; max-height:360px; object-fit:cover; display:block; }

.biz-wrap .biz-desc-section {
    background:#fff; border-radius:8px; padding:28px 32px; border:1px solid #e5dacb; margin-bottom:28px;
    font-size:15px; line-height:2; color:#444; box-shadow:0 1px 4px rgba(0,0,0,0.04);
}
.biz-wrap .biz-desc-section h1 { font-size:22px; font-weight:700; color:#3d2512; margin:0 0 18px; padding-bottom:12px; border-bottom:2px solid #6b4423; }
.biz-wrap .biz-desc-section h2 {
    font-size:17px; font-weight:600; color:#3d2512; margin:24px 0 10px;
    padding:6px 0 6px 14px; border-left:4px solid #6b4423; background:#f5f0ea; border-radius:0 4px 4px 0;
}
.biz-wrap .biz-desc-section h3 { font-size:15px; font-weight:600; color:#3d2512; margin:18px 0 8px; padding-bottom:4px; border-bottom:1px dashed #d8c8b5; }
.biz-wrap .biz-desc-section p { margin-bottom:12px; text-indent:2em; }
.biz-wrap .biz-desc-section ul, .biz-wrap .biz-desc-section ol { margin:10px 0 16px 2em; line-height:1.9; }
.biz-wrap .biz-desc-section li { margin-bottom:6px; padding-left:4px; }
.biz-wrap .biz-desc-section ul li { list-style:disc; }
.biz-wrap .biz-desc-section ol li { list-style:decimal; }
.biz-wrap .biz-desc-section strong { color:#3d2512; font-weight:600; }

.biz-wrap .biz-articles { margin:0 0 28px; }
.biz-wrap .biz-articles h2 { font-size:18px; font-weight:700; color:#3d2512; margin-bottom:16px; padding-bottom:10px; border-bottom:2px solid #6b4423; }

.biz-wrap .biz-art-entries { list-style:none; padding:0; margin:0; }

.biz-wrap .biz-art-entry {
    display:flex; gap:16px; padding:16px 0; border-bottom:1px solid #f0f0f0; align-items:flex-start;
}
.biz-wrap .biz-art-entry:last-child { border-bottom:none; }

.biz-wrap .biz-cta-section {
    background:linear-gradient(135deg,#3d2512,#6b4423); color:#fff; padding:24px 28px; border-radius:8px; text-align:center; margin:0 0 28px;
}
.biz-wrap .biz-cta-section h3 { color:#fff; font-size:18px; margin:0 0 8px; font-weight:600; }
.biz-wrap .biz-cta-section p { margin:0; font-size:15px; color:rgba(255,255,255,0.85); }
.biz-wrap .biz-cta-section a { color:#fbd38d !important; font-size:22px; font-weight:700; text-decoration:none !important; }

.biz-wrap .biz-sidebar { width:280px; flex-shrink:0; }
.biz-wrap .biz-sidebar .side-box { background:#fff; border-radius:8px; margin-bottom:16px; border:1px solid #e5dacb; overflow:hidden; box-shadow:0 1px 4px rgba(0,0,0,0.04); }
.biz-wrap .biz-sidebar .side-box h3 { font-size:15px; font-weight:600; color:#fff; background:#6b4423; padding:12px 16px; }
.biz-wrap .biz-sidebar .side-tel { text-align:center; padding:24px 16px; }
.biz-wrap .biz-sidebar .side-tel a { display:block; color:#c00; font-size:24px; font-weight:700; letter-spacing:2px; text-decoration:none; }
.biz-wrap .biz-sidebar .side-tel small { display:block; font-size:12px; color:#999; margin-top:8px; }
.biz-wrap .biz-sidebar .side-nav { padding:8px 0; }
.biz-wrap .biz-sidebar .side-nav li { border-bottom:1px solid #f5f5f5; }
.biz-wrap .biz-sidebar .side-nav li:last-child { border-bottom:none; }
.biz-wrap .biz-sidebar .side-nav a { display:block; padding:10px 16px; font-size:14px; color:#444; text-decoration:none; transition:.15s; }
.biz-wrap .biz-sidebar .side-nav a:hover { background:#f5f0ea; color:#6b4423; padding-left:20px; }
.biz-wrap .biz-sidebar .side-box p { padding:14px 16px; font-size:13px; color:#666; line-height:1.7; }

/* 分类页文章卡片 */
.biz-wrap .art-img { flex-shrink:0; width:180px; border-radius:6px; overflow:hidden; }
.biz-wrap .art-img img { width:180px; height:100px; object-fit:cover; display:block; border-radius:6px; transition:transform .3s; }
.biz-wrap .art-img img:hover { transform:scale(1.05); }
.biz-wrap .art-info { flex:1; min-width:0; }
.biz-wrap .art-info h3 { font-size:15px; font-weight:600; margin-bottom:6px; }
.biz-wrap .art-info h3 a { color:#222; text-decoration:none; }
.biz-wrap .art-info h3 a:hover { color:#6b4423; }
.biz-wrap .art-info .art-meta { font-size:12px; color:#bbb; margin-bottom:6px; }
.biz-wrap .art-info p { font-size:13px; color:#888; line-height:1.6; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-indent:0; }

/* 移动端 */
.site-ft-inner { flex-direction:column; gap:20px; }
.site-ft-links { flex-direction:column; align-items:flex-start; }
.mobile-phone-bar { display:none; }


/* 服务优势区块 */
.adv-content { max-width:800px; margin:0 auto; }
.adv-points { list-style:none; padding:0; margin:0 0 20px; }
.adv-points li { padding:10px 0 10px 28px; position:relative; line-height:1.8; border-bottom:1px dashed #e5e5e5; }
.adv-points li::before { content:"✓"; position:absolute; left:0; top:10px; color:#1a8c3f; font-weight:bold; font-size:16px; }
.adv-summary { line-height:2; color:#555; text-indent:2em; margin:0; }


/* 常见问题区块 */
.faq-list { max-width:800px; margin:0 auto; }
.faq-item { border-bottom:1px solid var(--border-color, #e5e7eb); padding:16px 0; }
.faq-item:last-child { border-bottom:none; }
.faq-q { font-size:16px; font-weight:600; color:var(--primary, #333); margin:0 0 8px; }
.faq-a { font-size:14px; line-height:1.8; color:var(--text-secondary, #666); margin:0; }
.sec-header { text-align:center; margin-bottom:24px; }
.sec-header h2 { font-size:22px; font-weight:700; color:var(--primary, #333); }
.sec-header p { font-size:14px; color:var(--text-secondary, #666); margin-top:4px; }

/* 优势区块 */
.adv-content { max-width:800px; margin:0 auto; }
.adv-points { list-style:none; padding:0; margin:0 0 16px; }
.adv-points li { padding:8px 0 8px 28px; position:relative; font-size:15px; line-height:1.7; color:#444; border-bottom:1px dashed #e5e7eb; }
.adv-points li::before { content:'✓'; position:absolute; left:0; top:8px; font-weight:700; }
.adv-summary { font-size:14px; line-height:1.8; color:#666; padding:12px 16px; background:var(--bg-light, #f9fafb); border-radius:6px; }

@media(max-width:768px) {
    .report-wrap { padding:12px; }
    .report-wrap .main-col { flex-direction:column; }
    .report-wrap .report-content { padding:20px 16px; }
    .report-wrap .report-content h1 { font-size:19px; }
    .report-wrap .report-title-section { flex-direction:column; gap:6px; }
    .report-wrap .report-body { font-size:14px; line-height:1.8; }
    .report-wrap .report-body h2 { font-size:16px; margin:20px 0 10px; padding:6px 0 6px 10px; }
    .report-wrap .report-body h3 { font-size:15px; }
    .report-wrap .report-sidebar { width:100%; }
    .report-wrap .report-consult a { font-size:18px; }

    .biz-wrap { padding:12px; }
    .biz-wrap .main-col { flex-direction:column; }
    .biz-wrap .biz-desc-section { padding:18px 16px; }

    .biz-wrap .art-img { width:100%; }
    .biz-wrap .art-img img { width:100%; height:160px; }
    .biz-wrap .biz-cta-section { padding:18px 16px; }
    .biz-wrap .biz-cta-section a { font-size:18px; }
    .biz-wrap .biz-sidebar { width:100%; }

/* ===== 首页移动端适配 ===== */

.site-hd-row { height:auto; padding:12px 0; flex-wrap:wrap; }

.site-menu {
    display:none; flex-direction:column; width:100%; order:3; padding:8px 0 4px;
    border-top:1px solid rgba(255,255,255,0.1);
}
.site-menu.open {
    display:flex;
}
.site-menu a {
    padding:12px 16px; font-size:15px; border-radius:0; text-align:left;
    border-bottom:1px solid rgba(255,255,255,0.06);
}
.burger-btn { display:block; }

.classic-hero { padding:32px 0; }
.classic-hero h1 { font-size:20px !important; }
.classic-hero p { font-size:13px !important; }
.classic-hero a[href^="tel"] { font-size:18px !important; padding:8px 20px !important; }
.classic-hero .wrap { max-width:100%; }

.svc-table { font-size:13px; }
.svc-table th, .svc-table td { padding:8px 6px; font-size:12px; }
.two-col-layout { flex-direction:column !important; }
.two-col-side { width:100% !important; flex-shrink:1 !important; }

.numbered-list li { flex-direction:column !important; gap:10px !important; }

.numbered-list img { width:100% !important; flex-shrink:1 !important; }
.numbered-list img { width:100% !important; height:160px !important; }
.mobile-phone-bar {
    display:flex !important; position:fixed; bottom:0; left:0; right:0; z-index:9999;
    background:linear-gradient(135deg,#3c200a,#6b4423);
    padding:10px 0; text-align:center; box-shadow:0 -2px 10px rgba(0,0,0,0.2);
}
.mobile-phone-bar a {
    color:#fff !important; font-size:17px; font-weight:700; text-decoration:none !important;
    letter-spacing:1px; width:100%; display:block;
}
body { padding-bottom:50px; }
.section, .section-alt { padding:20px 0; }
.sec-title { font-size:17px; margin-bottom:14px; }
.side-box h3 { font-size:14px; padding:8px 12px; }
.side-tel a { font-size:20px !important; }

.two-col-main { width:100% !important; }
.two-col-side { width:100% !important; 
}
}
