@charset "UTF-8";

.wrapper-detail {
  margin-bottom: 53px;
}
.detail-left {
  width: 240px;
  float: left;
  text-align: center;
}
.detail-right {
  margin-left: 240px;
  padding-left: 60px;
}

/* meta */
.detail-meta-date {
  padding-bottom: 20px;
}
.detail-meta-date p {
  padding: 10px 0;
}
.detail-meta-date p:nth-child(1) {
  font-size: 20px;
  color: #939393;
}
.detail-meta-date p:nth-child(2) {
  font-size: 26px;
  color: #000;
}
.detail-meta-date p:nth-child(3) {
  font-size: 20px;
  color: #939393;
}

.detail-meta-author {
  padding-bottom: 20px;
}
.detail-meta-author p {
  line-height: 1.4;
}

.detail-meta-size {
  padding-bottom: 20px;
}
.detail-meta-size i {
  padding: 0 5px;
  cursor: pointer;
}
.detail-meta-size i:hover {
  color: #d43030;
}
.detail-meta-size i:nth-child(1) {
  font-size: 18px;
}
.detail-meta-size i:nth-child(2) {
  font-size: 16px;
}
.detail-meta-size i:nth-child(3) {
  font-size: 14px;
}

.detail-meta-browse {
  padding-bottom: 39px;
  margin-bottom: 45px;
  border-bottom: 1px solid #e8e8e8;
}
.detail-meta-browse .browse {
  color: #d43030;
}

/* meta mobile */
.detail-meta-mobile {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #757575;
  text-align: center;
}
.detail-meta-mobile > span {
  margin: 0 10px;
}
.detail-meta-mobile p {
  display: inline-block;
}

/* 二维码 */
#qrcode-container {
  text-align: center;
  padding-bottom: 20px;
}
#qrcode-container .qrcode-title {
  color: #cfcfcf;
  font-size: 12px;
  margin-bottom: 20px;
}
#qrcode-container .qrcode-img {
  display: inline-block;
  width: 132px;
  height: 132px;
}

/* 正文 */
.detail-title {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
}

.detail-content {
  margin-top: 32px;
  margin-bottom: 30px;
  font:
    16px / 28px 'Microsoft YaHei',
    'Arial Narrow',
    Arial,
    Verdana,
    Tahoma,
    Sans-Serif;
  overflow: hidden;
}
.detail-content img {
  max-width: 100%;
}
.detail-content p {
  margin-bottom: 15px;
  text-indent: 2em;
}
.detail-content h1 .entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 15px;
}
.detail-content table p {
  margin-bottom: 0;
}
.detail-content a:link,
.entry-content a:visited {
  color: #d82929;
}
.detail-content a:hover {
  color: #f65e4f;
}
.detail-content img {
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
}
.detail-content ol,
.entry-content ul {
  margin: 10px 20px;
}
.detail-content ol li {
  list-style: decimal;
}
.detail-content ul li {
  list-style: disc;
}
.detail-content input,
.entry-content textarea,
.entry-content select {
  padding: 6px;
  border: 1px solid #ccc;
  font-size: 100%;
  vertical-align: middle;
}
.detail-content input[type='text']:hover,
.entry-content input[type='text']:focus,
.entry-content input[type='text']:active {
  border: 1px solid #999;
}
.detail-content input[type='file'] {
  border: none;
}
.detail-content table {
  margin-bottom: 15px;
  color: #666;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  background: #fff;
}
.detail-content th {
  padding: 5px 10px;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  background: #f5f5f5;
}
.detail-content td {
  padding: 5px 10px;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
}
.detail-content blockquote,
.entry-content pre,
.entry-content code {
  margin: 0 10px 15px;
  padding: 8px 15px;
  border: 1px solid #fae2ba;
  color: #666;
  background-color: #ffffe6;
}
.detail-content blockquote p,
.entry-content pre p,
.entry-content code p {
  margin-bottom: 0;
  line-height: 20px;
}
.detail-content blockquote code,
.entry-content pre code {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

/* 正文底部 */
.detail-bottom {
  margin-top: 32px;
  text-align: right;
  color: #999999;
  font-weight: bold;
}
.detail-bottom span {
  cursor: pointer;
}

/* 附件 */
.detail-files {
  display: none;
  line-height: 28px;
  padding: 20px;
  padding-bottom: 0;
  font-size: 16px;
  margin: 40px 0 0;
  border: 1px solid #eee;
}
.detail-files .detail-files-title {
  margin-bottom: 5px;
  font-weight: bold;
}
.detail-files .detail-files-rel a {
  color: #0071da;
}

/* 关联稿件 */
.glgj {
  display: none;
  line-height: 28px;
  padding: 20px;
  font-size: 16px;
  margin: 40px 0 0;
  border: 1px solid #eee;
}
.glgj .glgj_title {
  margin-bottom: 5px;
  font-weight: bold;
}
.glgj .glgj_rel a {
  color: #0071da;
}

/* 领导详情页 */
.leaderdetail {
  padding: 0 48px 30px;
  margin-bottom: 30px;
}
.leaderdetail-img {
  text-align: center;
}
.leaderdetail-img img {
  width: 200px;
  margin-top: 30px;
}
.leaderdetail-name {
  color: #1e5996;
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  line-height: 1.5;
}
.leaderdetail-cate {
  margin-top: 28px;
}
.leaderdetail-cate-title {
  margin-bottom: 15px;
  border-bottom: 2px solid #1e5996;
}
.leaderdetail-cate-title span {
  display: inline-block;
  color: #fff;
  background: #1e5996;
  font-size: 20px;
  padding: 10px 20px;
}
.leaderdetail-cate-title a {
  display: inline-block;
  padding: 0 10px;
}
.leaderdetail-cate-content p {
  line-height: 30px;
}

@media screen and (max-width: 1000px) {
  .detail-left {
    display: none;
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }
  .detail-right {
    margin-left: 0;
    padding-left: 0;
  }

  .detail-title {
    font-size: 18px;
    line-height: 1.2;
  }
  .detail-meta-mobile {
    display: block;
  }
  .detail-content {
    margin-top: 30px;
  }

  .detail-bottom {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .leaderdetail {
    padding: 0;
  }
  .leaderdetail-img img {
    max-width: 120px;
  }
  .leaderdetail-name {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .leaderdetail-cate-title span{
    font-size: 18px;
  }
}
