/* =============================================
   IP258.cn - 全站公共页脚样式
   被 footer.php 以 <link> 方式引入，全站共享缓存
   ============================================= */
.site-footer{background:#f5f6f8;border-top:1px solid #e8eaed;margin-top:40px;padding:24px 0;font-size:13px;color:#666;}
.site-footer .footer-inner{max-width:1100px;margin:0 auto;padding:0 24px;text-align:center;line-height:1.8;}
.site-footer a{color:#2563eb;text-decoration:none;}
.site-footer a:hover{text-decoration:underline;}
