/*
Theme Name: 磐石竞价托管主题
Theme URI: https://www.panshibiaoshi.com/
Description: 竞价托管公司WordPress主题，基于磐石模板转化。首页、服务介绍等保持静态，新闻动态栏目通过WordPress后台管理。
Author: 乐奕网络
Version: 1.0.0
*/

/* ===== WordPress 适配样式 ===== */
.wp-caption { max-width: 100%; }
.wp-caption img { max-width: 100%; }
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin: 0 15px 10px 0; }
.alignright { float: right; margin: 0 0 10px 15px; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); position: absolute; }

/* 分页样式 */
.pagination { text-align: center; padding: 20px 0; }
.pagination .page-numbers { display: inline-block; padding: 6px 14px; margin: 0 3px; border: 1px solid #ddd; color: #333; text-decoration: none; border-radius: 3px; }
.pagination .page-numbers.current, .pagination a.page-numbers:hover { background: #e63e00; color: #fff; border-color: #e63e00; }

/* 文章详情页内容样式 */
.m-news1 .txt img { max-width: 100%; height: auto; }
.m-news1 .txt p { margin-bottom: 15px; line-height: 1.8; }

/* 相关文章样式 */
.ul-news1 li { padding: 8px 0; border-bottom: 1px dashed #eee; }
.ul-news1 li .time { float: right; color: #999; font-size: 13px; }
.ul-news1 li a { color: #333; font-size: 14px; }
.ul-news1 li a:hover { color: #e63e00; }

/* 侧边栏分类高亮 */
.work_list .tit a.current { color: #e63e00; font-weight: bold; }
