﻿.isPc .art_zw_cont h4 {
  color: #2d66a8;
  font-size: 32px;
  font-weight: bold;
}

.isWap .art_zw_cont h4 {
  font-weight: bold;
}

.isPc .art_zw_cont p,
.isWap .art_zw_cont p {
  font-family: "仿宋", "FangSong", " 华文仿宋", "宋体-简";
  color: #000;
  text-indent: 32pt;
  line-height: 1.5;
  font-size: 16pt;
}

.art-info {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}

.art-info .info-item {
  white-space: nowrap;
  vertical-align: middle;
  line-height: 30px;
  color: #666;
  font-size: 16px;
  display: flex;
  align-items: center;
}

ul.share-box {
  display: inline-block;
  height: 26px;
}

.share-box li {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 10px;
}

.share-box li.s {
  background: url(http://www.blycjd.com/images/share_ico.png) no-repeat left
    top;
  background-size: 130px;
}

.share-box li.w {
  background: url(http://www.blycjd.com/images/share_ico.png) no-repeat -34px top;
  background-size: 130px;
}

.share-box li.q {
  background: url(http://www.blycjd.com/images/share_ico.png) no-repeat -69px top;
  background-size: 130px;
}

.share-box li a {
  width: 26px;
  height: 26px;
  display: block;
}

.isWap .art-info {
  display: block;
}

.isWap .art-info .info-item {
  justify-content: center;
}

.isWap .art_zw_cont p {
  font-size: 14pt;
  line-height: 1.5;
  text-indent: 28pt;
}
