.bds_weixin {
  width: 24px !important;
  height: 24px !important;
  margin: 0 5px !important;
  padding: 0 !important;
  background: url(../img/wechat.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  display: block;
  float: left;
  cursor: pointer;
}

.bds_tsina {
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: url(../img/weibo.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  display: block;
  float: left;
  cursor: pointer;
}

.article-title {
  font-size: 18px;
  margin-bottom: 35px;
}
.article-title h4 {
  font-size: 30px;
  line-height: 70px;
  text-align: center;
  color: #000;
}
.article-title div {
  text-align: center;
}
.article-title #share {
  float: right;
}

.closest {
  height: 66px;
  border-top: 1px solid #237FC5;
  border-bottom: 1px solid #237FC5;
}
.closest p {
  display: block;
  width: 48.8%;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

/*# sourceMappingURL=view.css.map */
