/*!
==================================================================

                  本文件由SCSS编译生成，禁止直接修改

  THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.

==================================================================
*/
.wide-container,
.slim-container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 12px;
}

.wide-container img,
.slim-container img {
  width: 100%;
}

.article-wrap {
  position: relative;
  padding-top: 30px;
  border-bottom: 2px solid #ddd;
  font-size: 18px;
}

.article-wrap .article-title {
  margin-bottom: 30px;
  padding: 0 1em;
  font-size: 28px;
  text-align: center;
}

.article-wrap .article-meta {
  margin-bottom: 20px;
  font-size: 14px;
  color: #aaa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.article-wrap .article-meta-left {
  position: relative;
  padding-left: 25px;
}

.article-wrap .article-meta-left .tag-text {
  display: inline-block;
  vertical-align: middle;
  max-width: 12em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.article-wrap .article-meta-left .tag-text-source {
  max-width: 25em;
}

.article-wrap .article-meta-left .tag-gap {
  margin: 0 4px;
}

.article-wrap .article-meta-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 18px;
  height: 14px;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/icon_tag.png");
}

.article-wrap .article-meta-right .font-ctrl {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 11px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.article-wrap .article-meta-right .font-ctrl-bigger {
  background-image: url("../images/icon_font_bigger.png");
}

.article-wrap .article-meta-right .font-ctrl-smaller {
  background-image: url("../images/icon_font_smaller.png");
}

.article-wrap .article-meta-right .font-ctrl:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.article-wrap .article-main {
  position: relative;
}

.article-wrap .article-main img {
  display: block;
  max-width: 100%;
  margin: 0 auto 1em;
}

.article-wrap .article-main p {
  margin-bottom: 1em !important;
  line-height: 1.8;
  text-align: justify;
  word-break: break-all;
  font-weight: 500;
  text-indent: 0em;
}

.article-wrap .article-action {
  position: relative;
  margin-bottom: 20px;
  font-size: 14px;
  color: #aaa;
}

.article-wrap .article-share {
  padding-left: 5px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif !important;
  -webkit-text-stroke-width: 0;
}

.article-wrap .article-share .share-item {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 16px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent;
}

.article-wrap .article-share .share-item-wechat {
  background-image: url("../images/icon_share_wechat.png");
}

.article-wrap .article-share .share-item-weibo {
  background-image: url("../images/icon_share_weibo.png");
}

.article-wrap .article-share .share-item-qq {
  background-image: url("../images/icon_share_qq.png");
}

.article-wrap .article-share .share-item-baidu {
  background-image: url("../images/icon_share_baidu.png");
}

.article-wrap .article-share .share-item:last-of-type {
  margin-right: 0;
}

.article-wrap .article-share .share-item:before {
  display: none;
}
.content-wrap .video{ height:460px;}