.article .article-con .z_links {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}
.article .article-con .z_links a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 24px;
  margin-left: 22px;
  color: #181818;
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #4a4a4a;
}
.article .article-con > .zw-wrap {
  width: 100%;
  margin-top: 16px;
  background-color: #f8f8f8;
  position: relative;
}
.article .article-con > .zw-wrap > .win {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 20px;
  top: 18px;
}
.article .article-con > .zw-wrap > .zy {
  padding: 16px 0 0 20px;
  font-size: 12px;
  color: var(--red-color);
}
.article .article-con > .zw-wrap > h2 {
  text-align: center;
  font-size: 16px;
  color: #181818;
  word-break: break-all;
  padding: 0 100px;
}
.article .article-con > .zw-wrap > .a-info {
  margin-top: 8px;
  text-align: center;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article .article-con > .zw-wrap > .a-info .ds {
  margin-right: 15px;
}
.article .article-con > .zw-wrap > .a-info .lszj {
  color: var(--red-color);
  margin: 0 16px;
}
.article .article-con > .zw-wrap > .a-info .lszj:hover {
  text-decoration: underline;
}
.article .article-con > .zw-wrap > .a-info .sqzj {
  color: #181818;
}
.article .article-con > .zw-wrap > .a-info .sqzj:hover {
  text-decoration: underline;
}
.article .article-con > .zw-wrap > .art-main {
  padding: 14px 50px 20px 100px;
  word-break: break-all;
  user-select: none;
}
.article .article-con > .zw-wrap > .art-main > .kjh {
  display: flex;
  padding: 12px 0;
  margin-bottom: 12px;
  border-top: 1px dashed #cecece;
  border-bottom: 1px dashed #cecece;
}
.article .article-con > .zw-wrap > .art-main > .kjh .text {
  font-size: 16px;
  color: #181818;
}
.article .article-con > .zw-wrap > .art-main > .kjh .balls {
  display: flex;
}
.article .article-con > .zw-wrap > .art-main > .kjh .balls span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  color: #ffffff;
  font-weight: bold;
  background: #e13737;
  border-radius: 50%;
}
.article .article-con > .zw-wrap > .art-main > .kjh .balls span:not(:last-of-type) {
  margin-right: 4px;
}
.article .article-con > .zw-wrap > .art-main > .kjh .balls span.blue {
  background: #067af2;
}
.article .article-con > .zw-wrap > .art-main > p {
  font-size: 16px;
  line-height: 32px;
}
.article .article-con > .zw-wrap > .art-main > p > span:first-child {
  margin-right: 8px;
  color: #4985c4;
}
.article .article-con > .zw-wrap > .art-main > img {
  max-width: 100%;
}
.article .article-con > .zw-wrap > .art-main .line {
  width: 100%;
  display: flex;
  line-height: 32px;
}
.article .article-con > .zw-wrap > .art-main .line > span {
  display: inline-block;
  width: 92px;
  font-size: 16px;
  color: #5397df;
  text-align: right;
}
.article .article-con > .zw-wrap > .art-main .line > div {
  flex: 1;
}
.article .article-con > .zw-wrap > .art-main .line > div span {
  font-size: 16px;
}
.article .article-con > .zw-wrap > .art-main .line > div .red {
  color: #c60000;
}
.article .article-con > .zw-wrap > .text {
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  margin-top: 12px;
}
.article .article-con > .zw-wrap > .text > .zj {
  color: #c60000;
  font-weight: bold;
  margin: 0 2px;
}
.article .article-con > .zw-wrap > .handle {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 24px;
}
.article .article-con > .zw-wrap > .handle > .views,
.article .article-con > .zw-wrap > .handle > .like {
  height: 40px;
  padding: 0 24px;
  line-height: 40px;
  text-align: center;
  background-color: #ffffff;
}
.article .article-con > .zw-wrap > .handle > .views > .nums,
.article .article-con > .zw-wrap > .handle > .like > .nums {
  color: var(--red-color);
  margin-right: 3px;
  font-weight: bold;
}
.article .article-con > .zw-wrap > .handle > .views.like,
.article .article-con > .zw-wrap > .handle > .like.like {
  margin-left: 70px;
  cursor: pointer;
  background: url(/www8300/images/w-dz.png) no-repeat left center;
  background-position-x: 22px;
  background-color: #ffffff;
  background-size: 20px 20px;
  padding-left: 45px;
}
.article .article-con > .zw-wrap > .handle > .views.like.active,
.article .article-con > .zw-wrap > .handle > .like.like.active {
  background: url(/www8300/images/h-dz.png) no-repeat left center;
  background-position-x: 22px;
  background-color: #ffffff;
  background-size: 20px 20px;
  padding-left: 45px;
}
.article .article-con .z_history {
  width: 100%;
  margin-top: 24px;
  border: 1px solid #e0e0e0;
}
.article .article-con .z_history p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #181818;
  padding: 14px 24px 10px;
  border-bottom: 1px dashed #e0e0e0;
}
.article .article-con .z_history .list {
  padding: 16px 14px 4px;
  display: flex;
  flex-wrap: wrap;
}
.article .article-con .z_history .list a {
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #181818;
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  flex: 0 0 15.4%;
  margin-right: 1.5%;
  margin-bottom: 12px;
  padding: 0 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.article .article-con .z_history .list a:nth-of-type(6n) {
  margin-right: 0;
}
.article .article-con .z_history .list a:hover {
  color: var(--main-color);
  border-color: var(--main-color);
}
.article .article-con > .add {
  margin-top: 24px;
  border: 1px solid #eeeeee;
}
.article .article-con > .add > .other {
  padding: 12px 20px 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.article .article-con > .add > .other > span {
  font-size: 16px;
  font-weight: bold;
  padding-left: 24px;
  background: url(/www8300/images/2_wztj.png) no-repeat left center / 18px 18px;
}
.article .article-con > .add > .other > a {
  display: block;
  color: #999999;
}
.article .article-con > .add > .zjzy-list {
  background-color: #ffffff;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.article .article-con > .add > .zjzy-list > a {
  width: 49.4%;
  margin-bottom: 12px;
}
