/*
Theme Name: 昆明新医诚医院
Theme URI: http://www.kmxyx120.com/
Author: kmxyx
Description: 昆明新医诚医院官网主题，由原静态站转换而来，支持后台编辑导航、首页简介、新闻资讯与医师团队。
Version: 1.0.0
Requires at least: 5.0
Requires PHP: 7.0
Text Domain: kmxyx
*/

/* 主题样式主要复用 css/jkreset1.1.css 与 css/css.css，此文件仅用于主题声明及少量补充样式 */

/* 通用浮动清除（原站依赖 clearf） */
.clearf:after {
  content: "";
  display: block;
  clear: both;
}
.fl { float: left; }
.fr { float: right; }

/* 分页 */
.pagination {
  text-align: center;
  margin: 30px 0;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 3px;
  border: 1px solid #ccc;
  color: #0c5f96;
  text-decoration: none;
}
.pagination .page-numbers.current {
  background-color: #0c5f96;
  color: #fff;
  border-color: #0c5f96;
}

/* 单篇文章正文 */
.single-meta {
  color: #999;
  font-size: 13px;
  margin-bottom: 20px;
}
.single-title {
  font-size: 26px;
  color: #222;
  text-align: center;
  margin-bottom: 10px;
}
.single-meta {
  text-align: center;
}
