article {
  padding: 0 0.15625rem;
  background: #fff;
  border-radius: 0.04166667rem;
  margin: 0 0 0.15625rem;
}
article .article-header {
  padding: 0.05208333rem 0.13020833rem;
}
article .article-header h1 {
  font-size: 0.16666667rem;
  color: #333333;
  text-align: center;
  line-height: 0.20833333rem;
  margin-top: 0.15625rem;
}
article .article-header h2 {
  font-size: 0.125rem;
  color: #666666;
  text-align: center;
  line-height: 0.20833333rem;
  margin-top: 0.10416667rem;
}
article .article-header .remark {
  text-align: center;
  line-height: 0.26041667rem;
  border-bottom: solid 0.00520833rem #eee;
  margin-top: 0.05208333rem;
  padding-bottom: 0.05208333rem;
}
article .article-header span {
  font-size: 0.08333333rem;
  color: #999;
  margin-right: 0.078125rem;
}
/*字体大小*/
.font-size img {
  width: 0.11979167rem;
  height: 0.11979167rem;
}
.font-size a {
  padding: 0.015625rem;
  cursor: pointer;
}
/*详情*/
article .detail {
  padding: 0.10416667rem 0.13020833rem;
}
article .detail,
article .detail div,
article .detail p,
article .detail span {
  line-height: 0.18229167rem;
  font-size: 0.10416667rem;
  text-align: justify;
  color: #333;
}
/*详情表格边框设置*/
article .detail table,
article .detail td {
  border: solid 0.00520833rem #000;
}
/*旧数据附件列表*/
article .attach {
  padding: 0.05208333rem 0 0 0;
  margin: 0.05208333rem 0 0 0;
}
/*详情图片大小设置*/
article .detail img {
  max-width: 4.6875rem !important;
  display: block;
  margin: 0.05208333rem auto;
}
/*视频*/
/*详情视频大小设置*/
article .detail video {
  max-width: 4.16666667rem !important;
  display: block;
  margin: 0.05208333rem auto;
}
/*浮动框架*/
article .detail iframe {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
/* 上一篇、下一篇--开始- */
.next-lnk {
  line-height: 0.13020833rem;
  border-top: solid 0.00520833rem #f2f2f2;
  margin: 0.05208333rem 0.13020833rem;
  padding: 0.13020833rem 0;
}
.next-lnk a,
.next-lnk span {
  font-size: 0.09375rem;
  color: #333;
}
.next-lnk a:hover {
  color: #ff9200;
}
/*分享*/
.article-share {
  position: absolute;
  left: -0.11458333rem;
  top: 0.66666667rem;
}
.article-share li {
  width: 0.23958333rem;
  height: 0.23958333rem;
  border: solid 0.00520833rem #edf1fd;
  border-radius: 0.26041667rem;
  position: relative;
  margin: 0 0 0.05208333rem 0;
  background: #fff;
}
.article-share li:hover {
  background: #f8f8f8;
}
.article-share li .icon {
  width: 0.11458333rem;
  height: 0.11458333rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wx-code {
  position: absolute;
  top: -0.20833333rem;
  left: 0.26041667rem;
  padding: 0.05208333rem;
  background: #FFFFFF;
  display: none;
  border: solid 0.00520833rem #eee;
  border-radius: 0.04166667rem;
  z-index: 1000;
}
#tmp {
  height: 0;
  width: 0;
  opacity: 0;
}
