/* 南宁木地板瓷砖安装维修 - 全站通用兜底样式 */
/* 每页 <style> 内联规则会覆盖此处，作为缓存预热和兜底 */

*{margin:0;padding:0;box-sizing:border-box;font-family:"Microsoft Yahei","PingFang SC","Hiragino Sans GB",sans-serif;}
html{-webkit-text-size-adjust:100%;}
body{background:#f7f9fa;color:#333;line-height:1.7;padding-bottom:54px;}
.container{max-width:1080px;margin:0 auto;padding:0 15px;}
img{max-width:100%;height:auto;display:block;}

/* 面包屑 */
.crumb{background:#fff;padding:10px 0;font-size:14px;box-shadow:0 1px 4px #0000000a;}
.crumb a{color:#1677ff;text-decoration:none;}

/* Hero 区域（背景色由各页内联覆盖） */
.hero{color:#fff;padding:36px 0;text-align:center;}
.hero h1{font-size:24px;margin-bottom:10px;line-height:1.4;}
.hero p{font-size:16px;margin-bottom:6px;opacity:.95;}

/* 拨号按钮 */
.tel-btn{display:inline-block;background:#ff6b24;color:#fff;padding:13px 30px;border-radius:8px;font-size:19px;font-weight:bold;text-decoration:none;margin-top:14px;}
.tel-btn:hover{background:#e85c1c;color:#fff;}

/* 通用 section */
section{padding:36px 0;}
section h2{font-size:22px;margin-bottom:18px;color:#2c3e50;}
section h3{font-size:18px;margin:18px 0 10px;color:#34495e;}
section p{margin-bottom:12px;color:#444;font-size:15px;}
section ul,section ol{margin:0 0 14px 22px;color:#444;font-size:15px;}
section li{margin-bottom:6px;line-height:1.8;}

/* 卡片/盒子 */
.box,.card{background:#fff;padding:22px;border-radius:10px;box-shadow:0 2px 10px #0000000a;margin-bottom:18px;}
.box h3,.card h3{margin-top:0;}

/* 价格表 */
.price-table,.table{width:100%;border-collapse:collapse;background:#fff;margin-bottom:18px;border-radius:8px;overflow:hidden;}
.price-table th,.price-table td,.table th,.table td{padding:10px 12px;border:1px solid #eee;font-size:14px;text-align:left;}
.price-table th,.table th{background:#f7f9fa;color:#2c3e50;font-weight:600;}

/* FAQ */
.faq-item{background:#fff;padding:16px 20px;border-radius:8px;margin-bottom:10px;box-shadow:0 1px 4px #0000000a;}
.faq-item h4{font-size:15px;margin-bottom:8px;color:#1677ff;}
.faq-item p{font-size:14px;color:#555;margin-bottom:0;}

/* 延伸阅读 */
.ext-read{background:#fff;padding:24px 0;border-top:1px dashed #eee;}
.ext-read h3{font-size:18px;margin-bottom:10px;}
.ext-read a{color:#1677ff;text-decoration:none;}
.ext-read a:hover{text-decoration:underline;}

/* 全站内链矩阵 */
.other-links{background:#fff;padding:18px;border-radius:10px;box-shadow:0 1px 6px #00000014;text-align:center;line-height:2;}
.other-links a{color:#1677ff;text-decoration:none;margin:0 8px;}
.other-links a:hover{text-decoration:underline;}
.other-links strong{color:#2c3e50;}

/* 页脚 */
footer{background:#2c3e50;color:#bbb;padding:24px 0;text-align:center;font-size:13px;line-height:2;}
footer a{color:#7fb3ff;text-decoration:none;}
footer a:hover{text-decoration:underline;color:#fff;}
footer a[rel="nofollow"]{color:#888;}

/* 吸底拨号栏 */
.call-bar{position:fixed;bottom:0;left:0;right:0;background:#ff6b24;color:#fff;padding:12px;text-align:center;font-size:18px;font-weight:bold;text-decoration:none;z-index:999;box-shadow:0 -2px 10px #0000001a;}
.call-bar:hover{background:#e85c1c;color:#fff;}

/* 移动端响应式 */
@media (max-width:768px){
    .hero h1{font-size:20px;}
    .hero p{font-size:14px;}
    .tel-btn{font-size:17px;padding:11px 22px;}
    section{padding:24px 0;}
    section h2{font-size:19px;}
    .price-table th,.price-table td,.table th,.table td{padding:8px 6px;font-size:13px;}
    .other-links a{display:inline-block;margin:4px 6px;}
}
