@charset "UTF-8";
@font-face {
  font-family: "FZBiaoYaSong-GBK_YS";
  src: url("/android_asset_font/yasong.ttf");
}
body {
  width: 100%;
  font-family: "FZBiaoYaSong-GBK_YS" !important;
}
.extend-video-p {
  width: 100% !important;
  position: static !important;
}
/*.article-source{
  display: none;
}*/
.margin-lr {
  margin-left: 0.68267rem;
  margin-right: 0.68267rem;
}
.article-title {
  /*margin-top: 0.96rem;  默认23px*/
  padding-top: 0.96rem;
  padding-top: 0.56rem;
  font-size: 1.024rem;
  line-height: 1.6;
  font-weight: bold;
  color: rgba(34, 34, 34, 1);
  font-family: "Microsoft YaHei" !important;
  text-align: left;
}
.article-title.font-smaller {
  font-size: 0.85333rem !important;
  /* font-size: 0.93866rem !important; */
  /* font-size: 0.81067rem !important; */
}
.article-title.font-small {
  font-size: 0.93866rem !important;
  /* font-size: 1.024rem !important; */
  /* font-size: 0.896rem !important; */
}
.article-title.font-normal {
  font-size: 1.024rem !important;
  /* font-size: 1.1093rem !important; */
  /* font-size: 0.98133rem !important; */
}
.article-title.font-large {
  font-size: 1.10933rem !important;
  /* font-size: 1.1946rem !important; */
  /* font-size: 1.04347rem !important; */
}
.article-title.font-larger {
  font-size: 1.19466rem !important;
  /* font-size: 1.12077rem !important; */
}
.article-title.font-largest {
  font-size: 1.28rem !important;
  /* font-size: 1.3846rem !important; */
  /* font-size: 1.23671rem !important; */
}
.article-shorttitle {
  font-size: 0.875rem;
  color: #666;
  text-align: justify;
}
.article-keyword {
  margin: 0.5rem 0;
  color: #333;
  font-size: 1rem;
  text-align: justify;
}
.article-description {
  font-size: 0.75rem;
  color: #999;
  text-align: justify;
}
.article-broadcast {
  position: relative;
  min-height: 1.28rem;
  margin: 0.68267rem 0 0.42667rem 0;
}

.broadcast-container {
  position: absolute;
  right: 0;
  top: 0;
  /*border: 0.04267rem solid #4385F4;*/
  margin-right: 0.21333rem;
  /*line-height: 0.93867rem;*/
  text-align: center;
  /*border-radius: 1.06667rem;*/
  width: 3rem;
  height: 1rem;
  padding-right: 0.36267rem;
  padding-left: 0.36267rem;
  display: none;
}

.icon-audio {
  display: none;
  /*float: left;*/
  /*display: block;*/
  /*margin: -0.04267rem 0.064rem 0 0.29867rem;*/
  /*width: 0.59733rem;*/
  /*height: 0.59733rem;*/
  /*margin-top: 0.14933rem;*/

  float: left;
  margin-top: 0.22641rem;
  margin-right: 0.2136rem;
}

.icon-play {
  display: none;
  background: url(../../image/content/icon-trumpet.png) no-repeat;
  background-size: 100% 100%;
  /*border-left: 6px solid #4385F4;*/
  /*border-top: 5px solid transparent;*/
  /*border-bottom: 5px solid transparent;*/
  /* width: 0.5128rem;
    height: 0.5128rem; */
  width: 2.5rem;
  height: 1.05rem;
}

.icon-pause {
  display: none;
  /*width: 0.1282rem;*/
  /*height: 0.42735rem;*/
  /*border-left: 0.08547rem solid #4385F4;*/
  /*border-right: 0.08547rem solid #4385F4;*/

  background: url(../../image/content/icon-trumpet.png) no-repeat;
  background-size: 100% 100%;
  /*border-left: 6px solid #4385F4;*/
  /*border-top: 5px solid transparent;*/
  /*border-bottom: 5px solid transparent;*/
  width: 0.5128rem;
  height: 0.5128rem;
}

.broadcast-container span {
  float: left;
  color: #4385f4;
  /*font-size: 0.512rem;*/
  font-size: 0;
}

.article-info {
  float: left;
  font-size: 0.512rem;
  /*line-height: 0.42667rem;*/
  color: rgba(102, 102, 102, 1);
}

.wrap-video {
  position: relative;
  width: 100%;
  min-height: 8.29227rem !important;
}

.play-video {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 1.70667rem;
  height: 1.70667rem;
  background: url(../../image/play.png) no-repeat;
  background-size: 100% 100%;
}

[data-dpr="1"] .article-pretitle {
  margin-left: 0.21333rem;
}

[data-dpr="1"] .info-item {
  padding-bottom: 0.226667rem;
}

.article-content {
  margin-top: 0.78933rem;
  color: #222;
  overflow-x: hidden;
  font-family: "FZBiaoYaSong-GBK_YS" !important;
}

.article-content ul li {
  margin-left: 0.426667rem !important;
}
.article-content p:last {
  margin-bottom: 0rem !important;
}
.article-content.font-smaller {
  /* font-size: 0.55467rem !important; */
  font-size: 14px !important;
}
.article-content.font-small {
  /* font-size: 0.64rem !important; */
  font-size: 16px !important;
}
.article-content.font-normal {
  /* font-size: 0.7683rem !important; */
  font-size: 18px !important;
}
.article-content.font-large {
  /* font-size: 0.81067rem !important; */
  font-size: 20px !important;
}
.article-content.font-larger {
  /* font-size: 0.896rem !important; */
  font-size: 22px !important;
}
.article-content.font-largest {
  /* font-size: 0.98133rem !important; */
  font-size: 24px !important;
}
.article-content * {
  /* font-family: 'Microsoft YaHei' !important; */
  font-family: "FZBiaoYaSong-GBK_YS", "Microsoft YaHei" !important;
  /*margin-bottom: 0.85333rem !important;*/
  font-size: inherit !important;
  /*line-height: 1.152rem !important;*/
  word-wrap: break-word !important;
  word-break: break-word !important;
  /*text-align: justify;*/ /*暂时注释避免影响微信格式*/
}
.article-content:not(.content-wx) > *:not(hr) {
  padding-bottom: 0.85333rem !important;
}
.article-content a {
  color: #1d69f1 !important;
  text-decoration: underline;
}
.content-wx section {
  max-width: 100%;
}
/*图说字体大小*/
.article-content .editor-news-title {
  font-size: 0.64rem !important;
  color: #999;
}
.article-content .editor-news-title.font-small {
  font-size: 0.55467rem !important;
}
.article-content .editor-news-title.font-normal {
  font-size: 0.64rem !important;
}
.article-content .editor-news-title.font-large {
  font-size: 0.7683rem !important;
}
.article-content .editor-news-title.font-larger {
  font-size: 0.81067rem !important;
}
.article-content {
  font-size: 18px !important;
  line-height: 1.7 !important;
  text-align: justify;
}
.article-content img {
  /* display: block;
      width: 100%!important; */
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
}
.play-video > img {
  width: 100% !important;
  height: 100% !important;
  background: #000;
  object-fit: contain;
}
/*.article-content video,
.article-content embed {
  width: 100% !important;
  height: 8.29227rem !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
  background: transparent url("../../image/16.9@2x.png") 50% 50% no-repeat;
  object-fit: fill;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
.article-content video,
.article-content embed {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*兼容微信编辑器*/
.article-content:not(.content-wx) embed {
  height: 8.29227rem !important;
  background: transparent url("./image/16.9@2x.png") 50% 50% no-repeat;
}
.article-content video {
  height: auto;
  background-color: #000;
  background-image: url("../../image/16.9@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.article-content video ~ em,
.article-content img ~ strong,
.article-content .wrap-video ~ em {
  color: #999;
}
.article-editor {
  padding: 0rem 0 1.152rem 0;
  font-size: 0.7683rem !important;
  color: rgba(102, 102, 102, 1);
  border-bottom: 0.021333rem solid rgba(229, 229, 229, 1);
}

ol {
  margin-left: 1.28rem !important;
  width: calc(100% - 1.28rem) !important;
  font-size: 0.64rem;
}

.related-border {
  width: 0.17067rem;
  height: 100%;
  margin-right: 0.21333rem;
  float: left;
  background: #f45d53;
  border-radius: 0.10667rem;
}
@media screen and (min-width: 750px) {
  /* body {
        width: 500px !important;
    } */
}

body {
  position: relative;
  /* width: 16rem; */
}

.clearfix:after {
  display: block;
  content: "";
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
  clear: both;
}

.hidden {
  display: none;
}

.nav-section {
  padding: 0.064rem 0 0;
}

.nav-section-fixed {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 16rem;
  margin: 0 auto;
  background: #fff;
  z-index: 1000;
}

.scence-livecontent .scence-livetab {
  background-color: #df4141;
  text-align: center;
  font-size: 0;
  width: 100%;
  height: 1.64267rem;
  position: relative;
}

.scence-livecontent .scence-livetab .close-btn {
  background: url(../../image/close-comment.png) center center no-repeat;
  background-size: 0.768rem;
  position: absolute;
  top: 0.42667rem;
  right: 0.42667rem;
  width: 0.768rem;
  height: 0.768rem;
}

.scence-live-broadcast {
  /*background: url(../image/scence-livetab.png)no-repeat left top;
      background-size: 100% 100%;*/
}

.scence-live-comment {
  /*background: url(../image/scence-livetab1.png)no-repeat left top;
      background-size: 100% 100%;*/
}

.scence-livecontent .scence-livetab span {
  position: relative;
  font-size: 0.65536rem;
  padding: 0 0.42667rem 0.32rem 0.42667rem;
  text-align: center;
  color: #fff;
  line-height: 1.70667rem;
}

.scence-livecontent .scence-livetab span.curr {
  border-bottom: 2px solid #ffdf6f;
}

.main-ul {
  padding-top: 0.576rem;
  list-style-type: none;
  position: relative;
  height: 100%;
  overflow-y: auto;
}

.main-ul > li {
  border-left: 0.08533rem solid #d5d5d5;
  position: relative;
  padding: 0 0 1.06667rem 0.75733rem;
  margin: 0 0 0 0.96rem;
  width: 13.44rem;
}

.main-ul > li a {
  color: #262626;
}

.label-group {
  position: absolute;
  top: -0.21333rem;
  left: -0.49067rem;
  z-index: 1;
}

.main-ul > li:first-child .label-group {
  top: 0;
}

/*.label-group .icon-start {
  width: 0.85333rem;
  height: 0.85333rem;
  display: block;
  background: #fff url(../../image/hd-pingyin@2x.png) no-repeat;
  background-size: 100% auto; }

.label-group .icon-txt {
  width: 0.91733rem;
  height: 1.68533rem;
  display: block;
  background: url(../../image/lm-pingyin@2x.png) no-repeat;
  background-size: 100% auto; 
}*/

.msg-content {
  font-size: 0.43691rem;
  line-height: 0.896rem;
  width: 10.02667rem;
}

.msg-content time {
  color: #848383;
}

.msg-content p {
  margin-top: 0.08533rem;
  color: #848383;
  line-height: 0.42667rem;
}

.txt-content {
  font-size: 0.59733rem;
  line-height: 0.87467rem;
}

.img-content {
  position: relative;
  margin: 0.42667rem 0 0.42667rem 0;
}

.img-content li {
  text-align: center;
  font-size: 0;
}

.img-content img {
  width: 100%;
  height: 100%;
}

.list4 .img-content li {
  float: left;
  width: 6.69867rem;
  height: 5.03467rem;
  margin-bottom: 1px;
  border-left: 2px solid #fff;
  box-sizing: border-box;
}

.list4 .img-content li:nth-child(2n + 1) {
  border: 0;
}

.list1 .img-content li {
  width: 100%;
  height: 7.56rem;
}

.img-content video {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.img-content .thumb {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.img-content .thumb img {
  width: 100%;
  height: 100%;
}

.img-content .list-player {
  position: absolute;
  display: block;
  background: url(../../image/play.png) no-repeat center center;
  background-size: 100%;
  width: 1.70667rem;
  height: 1.70667rem;
  bottom: 8px;
  left: 8px;
}

.list2 .img-content {
  margin-left: -1px;
}

.list2 .img-content li {
  float: left;
  width: 4.992rem;
  height: 3.73333rem;
  border-left: 2px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}

.list2 .img-content li:first-child {
  border: 0;
}

.list3 .img-content li {
  float: left;
  width: 4.48rem;
  height: 3.34933rem;
  overflow: hidden;
  border-left: 2px solid #fff;
  box-sizing: border-box;
}

.list3 .img-content li:first-child {
  border: none;
}

/**************************************** 相关稿件，专题 **************************************/

.list-content a {
  display: block;
  padding: 0.39467rem 0.53333rem 0.39467rem 0.53333rem;
  border-bottom: 1px solid #f3f3f3;
}

.list-content a:last-child {
  margin-bottom: 0.32rem;
}

.list-content a h2 {
  font-size: 0.7683rem;
  line-height: 1.04533rem;
  max-height: 2.09067rem;
  color: #000;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.list-content .info {
  font-size: 0.4rem;
  line-height: 1.05003rem;
  color: #7d7d7d;
}

.list-head {
  padding: 0.82rem 0.53333rem 0.82rem 0.53333rem;
  font-size: 0.74rem;
  color: rgba(34, 34, 34, 1);
  height: 0.81067rem;
  line-height: 0.81067rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-head .horizon {
  display: inline-block;
  width: 0.768rem;
  background: #ccc;
  height: 0.042667rem;
  margin: 0 0.213333rem;
}
.relate-contanier {
  padding-bottom: 0.8547rem;
}
.related-item {
  position: relative;
}
.related-item.have-img {
  min-height: 3.4188rem;
  padding-right: 5.6838rem;
}
.related-item .list-img {
  position: absolute;
  top: 0.38923rem;
  right: 0.42735rem;
  width: 4.8718rem;
  height: 3.4188rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/*******************************************************************************************/
/*135编辑器内容样式*/
#articleContent {
  font-size: 0.85333rem;
}
#articleContent img {
  max-width: 100%;
}
#articleContent video,
#articleContent embed {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#articleContent embed {
  height: 8.29227rem !important;
  background: transparent url("../../image/16.9@2x.png") 50% 50% no-repeat;
}
#articleContent video {
  height: auto;
  background-color: #000;
  background-image: url("../../image/16.9@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#articleContent .play-video > img {
  width: 100% !important;
  height: 100% !important;
  background: #000;
  object-fit: contain;
}

/**************** 服务样式 ****************/

.article-content .click-server-skip {
  display: block;
  position: relative;
  padding-right: 3.1778rem !important;
  min-height: 2.3076rem;
  background-color: #f9f9f9;
  border-radius: 0.1282rem;
  padding-top: 0.3419rem !important;
  padding-bottom: 0.3419rem !important;
  margin-bottom: 0.4274rem !important;
}

.article-content .click-server-skip .click-server-left {
  display: block;
  padding-left: 2.0512rem !important;
  margin-bottom: 0 !important;
  min-height: 1.9231rem;
}

.article-content .click-server-skip .click-server-left .click-server-b {
  color: #222222;
  font-size: 0.5983rem !important;
  line-height: 0.8974rem !important;
  padding-bottom: 0 !important;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
  margin-left: 0.5rem !important;
  font-style: normal;
}

.article-content .click-server-skip .click-server-left .click-server-i {
  display: block;
  color: #999;
  font-style: normal;
  padding-bottom: 0 !important;
  font-size: 0.5128rem !important;
  line-height: 0.6838rem !important;
  padding-top: 0.1282rem !important;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
  margin-left: 0.5rem !important;
}

.article-content .click-server-skip .click-server-left .click-server-img {
  position: absolute;
  left: 0.328rem !important;
  width: 1.9231rem !important;
  height: 1.9231rem !important;
  margin-bottom: 0 !important;
}

.article-content .click-server-skip .click-server-right {
  position: absolute;
  top: 50%;
  right: 0.641rem !important;
  font-size: 0.5128rem !important;
  line-height: 0.7692rem !important;
  color: #999;
  margin-top: -0.3846rem !important;
  background-image: url("../../image/content/skip-icon.png");
  background-size: 0.2137rem auto;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 0.4273rem !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.list-paddingleft-2 {
  padding-left: 0.34rem;
}
.list-paddingleft-2 li {
  list-style: inherit !important;
}

/* 黑夜主题色重写（通用不生效时） */

.app_theme_dark .article-source {
  color: #999999;
}

.app_theme_dark .article-time {
  color: #999999;
}

.default-font-family {
  font-family: "Microsoft YaHei" !important;
}

/*******************************************************************************************/
/*135编辑器内容样式*/
#articleContent img {
  max-width: 100%;
}
#articleContent video,
#articleContent embed {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  max-width: 100% !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#articleContent embed {
  height: 8.29227rem !important;
  background: transparent url("../../image/16.9@2x.png") 50% 50% no-repeat;
}
#articleContent video {
  height: auto;
  background-color: #000;
  background-image: url("../../image/16.9@2x.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#articleContent .play-video > img {
  width: 100% !important;
  height: 100% !important;
  background: #000;
  object-fit: contain;
}

/**************** 服务样式 ****************/

.article-content .click-server-skip {
  display: block;
  position: relative;
  padding-right: 3.1778rem !important;
  min-height: 2.3076rem;
  background-color: #f9f9f9;
  border-radius: 0.1282rem;
  padding-top: 0.3419rem !important;
  padding-bottom: 0.3419rem !important;
  margin-bottom: 0.4274rem !important;
}

.article-content .click-server-skip .click-server-left {
  display: block;
  padding-left: 2.0512rem !important;
  margin-bottom: 0 !important;
  min-height: 1.9231rem;
}

.article-content .click-server-skip .click-server-left .click-server-b {
  color: #222222;
  font-size: 0.5983rem !important;
  line-height: 0.8974rem !important;
  padding-bottom: 0 !important;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
  margin-left: 0.5rem !important;
  font-style: normal;
}

.article-content .click-server-skip .click-server-left .click-server-i {
  display: block;
  color: #999;
  font-style: normal;
  padding-bottom: 0 !important;
  font-size: 0.5128rem !important;
  line-height: 0.6838rem !important;
  padding-top: 0.1282rem !important;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
  margin-left: 0.5rem !important;
}

.article-content .click-server-skip .click-server-left .click-server-img {
  position: absolute;
  left: 0.328rem !important;
  width: 1.9231rem !important;
  height: 1.9231rem !important;
  margin-bottom: 0 !important;
}

.article-content .click-server-skip .click-server-right {
  position: absolute;
  top: 50%;
  right: 0.641rem !important;
  font-size: 0.5128rem !important;
  line-height: 0.7692rem !important;
  color: #999;
  margin-top: -0.3846rem !important;
  background-image: url("../../image/content/skip-icon.png");
  background-size: 0.2137rem auto;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 0.4273rem !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.list-paddingleft-2 {
  padding-left: 0.34rem;
}
.list-paddingleft-2 li {
  list-style: inherit !important;
}

/* 黑夜主题色重写（通用不生效时） */

.app_theme_dark .article-source {
  color: #999999;
}

.app_theme_dark .article-time {
  color: #999999;
}

.default-font-family {
  font-family: "Microsoft YaHei" !important;
}

/*******************************************************************************************/

.showReadNum {
  width: 100%;
  height: 60px;
}
.readingDiv {
  /* float: right; */
  margin: 5px 20px 5px 0;
  margin-left: 0.68267rem;
}
.readingNum {
  font-size: 12px;
  color: #949191;
}
.topicContent {
  width: 100%;
}
.topicSingle {
  width: 94%;
  overflow: hidden;
  height: 90px;
  /* position: relative; */
  margin: 3% 3%;
  background-repeat: round;
  background-position: unset;
  border-radius: 5px;
}
.topicFontDiv {
  background-color: rgba(0, 0, 0, 0.5);
  width: 90px;
  float: right;
  /* margin: 52px 4px 0 0; */
  margin: auto 0;
  position: absolute;
  margin-top: 55px;
  height: 30px;
  border-radius: 8px;
  right: 5%;
}
.topicA {
  color: white;
  font-size: 14px;
  width: 90px;
  height: 31px;
  line-height: 28px;
  text-align: center;
  /* position: absolute; */
}
.topicFont {
  /* margin-left: 5px; */
}
.activitySingle {
  background-repeat: no-repeat;
  background-position: -2px -51px;
  background-size: 100% 200px;
  background-color: transparent;
  width: 94%;
  height: 90px;
  margin: 3% 3%;
  background-repeat: round;
  background-position: unset;
  border-radius: 5px;
  /* position: relative; */
}

.media_outer {
  display: flex;
  width: 90%;
  height: 80px;
  border: 1px solid #dddddd;
  margin: 4% 5%;
  border-radius: 10px;
}
.media_img_out {
  width: 20%;
}
.media_img {
  width: 20%;
  width: 50px;
  height: 50px;
  margin: 15px 0 15px 15px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
}
.media_img_logo {
  width: 100%;
  height: 100%;
}
.media_topName {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.media_topName_new {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  line-height: 55px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.media_name {
  width: 55%;
  padding: 10px 0 0 10px;
}
.media_moreJump {
  width: 25%;
  min-width: 80px;
}
.media_more_div {
  width: 83%;
  height: 22px;
  border-radius: 40px;
  font-size: 14px;
  margin-top: 30px;
  margin-right: 5px;
  text-align: center;
  line-height: 22px;
  padding: 2px 5px;
  color: #d97172;
  background: #fff6f5;
}
.media_desc_per {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: calc(96% - 5px);
  font-size: 12px;
  height: 57%;
  display: -webkit-box;
  color: #999999;
  margin-top: 4px;

  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.media_2line {
  width: 100%;
  background: #fff;
  white-space: pre-line;
  border: 0;
  line-height: 17px;
  word-break: break-all;
  height: 34px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.media_2line p {
  color: #999999;
  margin: 0px;
}
.mediaContent {
  /* width: 100%; */
  overflow-x: auto;
  margin: 14px;
  display: flex;
  align-items: center;
}
.mediaContent::-webkit-scrollbar {
  display: none;
}
.mediaLength3 {
  background: url(../../image/content/midea_bg.png) no-repeat;
  width: 102px;
  height: 139px;
  background-size: 100% 100%;
  margin-right: 4px;
}
.meidaItem {
  width: 102px;
  height: 132px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mediaDes {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}
.mediaDes .media_img_logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 6px;
}
.mediaDes .name {
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 86px;
  text-align: center;
}
.mediaDes .sf {
  font-size: 11px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 72px;
  text-align: center;
  height: 12px;
  line-height: 12px;
}
.mediaBtn {
  width: 64px;
  height: 22px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 18px;
  border: 1px solid #ef4243;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
}
.mediaBtn span {
  font-size: 11px;
  color: #ef4243;
}

.topicTextDiv {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 87px;
  width: 99%;
  border: 1px solid rgba(0, 0, 0, 0.6);
  display: block;
  /* padding: 0 2%; */
  border-radius: 5px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: absolute;
}
.topicTextInnerDiv {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 18px;
  -webkit-box-orient: vertical;
  padding: 3%;
  height: 36px;
}

.coverImages {
  margin-left: 0.68267rem;
  margin-right: 0.68267rem;
}
.cover41 {
  width: 100%;
  object-fit: cover;
  margin: 2% 0%;
}
.cover169 {
  width: 100%;
  object-fit: cover;
  margin: 2% 0%;
}
.coverNum {
  font-size: 20px;
  /* margin-left: 3%; */
  font-weight: bold;
}
.coverText {
  font-size: 20px;
}
.coverimg {
  width: 100%;
  object-fit: cover;
  margin: 2% 0%;
  background-repeat: 100% 100%;
}

/* 张月后加 */
@media screen and (min-width: 600px) {
  .article-title {
    padding-top: 0.96rem;
    font-size: 22px;
    line-height: 1.6;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    font-family: "Microsoft YaHei" !important;
    text-align: left;
  }
  .article-title.font-smaller {
    font-size: 0.85333rem !important;
  }
  .article-title.font-small {
    font-size: 0.93866rem !important;
  }
  .article-title.font-normal {
    font-size: 1.024rem !important;
  }
  .article-title.font-large {
    font-size: 1.10933rem !important;
  }
  .article-title.font-larger {
    font-size: 1.19466rem !important;
  }
  .article-title.font-largest {
    font-size: 1.28rem !important;
  }
  .article-broadcast {
    /* position: relative; */
    min-height: 1.28rem;
    /* margin: 0.68267rem 0 0.42667rem 0; */
    position: relative;
    height: 40px;
    margin: 15px 0;
  }
  .article-info {
    /* float: left;
        font-size: 0.512rem;
        color: rgba(102, 102, 102, 1); */
    float: left;
    font-size: 16px;
    /* line-height: 0.42667rem; */
    color: rgba(102, 102, 102, 1);
  }
  .article-content {
    font-size: 18px !important;
    line-height: 1.7 !important;
    text-align: justify;
    margin-top: 20px;
    color: #222;
    overflow-x: hidden;
    font-family: "FZBiaoYaSong-GBK_YS" !important;
  }
  .article-content * {
    font-family: "FZBiaoYaSong-GBK_YS", "Microsoft YaHei" !important;
    font-size: inherit !important;
    word-wrap: break-word !important;
    word-break: break-word !important;
  }
  .article-content .editor-news-title {
    font-size: 18px !important;
    color: #999;
  }
  .article-content .editor-news-title.font-small {
    font-size: 0.55467rem !important;
  }
  .article-content .editor-news-title.font-normal {
    font-size: 18px !important;
  }
  ol {
    margin-left: 1.28rem !important;
    width: calc(100% - 1.28rem) !important;
    font-size: 18px;
  }
  .list-head {
    font-size: 0.51067rem;
    padding: 0.32rem 0.53333rem 0.32rem 0.53333rem;
  }
  .list-content a h2 {
    font-size: 0.43rem;
    line-height: 0.6rem;
    max-height: 2.09067rem;
    color: #000;
    font-weight: normal;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .list-content .info {
    font-size: 0.35rem;
  }
}

/********** 分享页样式 ****************/
.transition {
  width: 100%;
  height: 8px;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.tj-container,
.comment-container {
  margin-top: 0.42666rem;
  margin-bottom: 20px;
}
.tj-container {
  margin-bottom: 50px;
}
.tj-container .tj-title,
.comment-container .comment-title {
  /* font-size: 0.74rem; */
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  line-height: 1.6;
  letter-spacing: 4px;
  text-align: center;
  margin: 0.853rem 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.tj-container .tj-title::before,
.comment-container .comment-title::before {
  content: "";
  width: 1.0666rem !important;
  height: 1px !important;
  display: block;
  border: 1px solid #cccccc;
  margin-right: 0.4413rem;
  transform: scale(1, 0.1);
}
.tj-container .tj-title::after,
.comment-container .comment-title::after {
  content: "";
  width: 1.0666rem !important;
  height: 1px !important;
  display: block;
  border: 1px solid #cccccc;
  margin-left: 0.3413rem;
  transform: scale(1, 0.1);
}
.tj-container .tj-content {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  grid-gap: 0.45rem;
  align-items: center;
  padding-bottom: 1rem;
}
.tj-container .tj-content .tj-item {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
  border-radius: 15px;
  border: 1px solid #cccccc;
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  box-sizing: border-box;
  cursor: pointer;
  padding: 0 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.tj-container {
  margin-bottom: 50px;
  margin-bottom: 2rem;
}

.comment-content {
}
.comment-content .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.btn {
  /* width: 8rem;
  height: 1.5rem;
  line-height: 1.5rem; */
  width: 240px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: auto;
  background: rgba(230, 2, 19, 0.1) !important;
  border-radius: 1.333rem;
  border: 1px solid rgba(230, 2, 19, 0.5) !important;
  /* font-size: 0.582rem; */
  font-size: 18px;
  font-family: FZPINGXYSK--GBK1-0, FZPINGXYSK--GBK1;
  font-weight: normal;
  color: #e60213;
  margin-bottom: 40px;
}
.comment-content .item .head {
  /* width: 1.28rem;
  height: 1.28rem; */
  width: 30px;
  height: 30px;
  margin-right: 0.64rem;
}
.comment-content .item .text {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
.comment-content .item .text .info {
  width: 100%;
  height: 1.28rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}
.comment-content .item .text .info .left {
}
.comment-content .item .text .info .left img {
  /* width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.04266rem; */
}
.comment-content .item .text .info .left .name {
  /* font-size: 0.6125rem; */
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}

.comment-content .item .text .info .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-content .item .text .info .right .true {
  margin-right: 0.8533rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-content .item .text .info .right .true img {
  /* width: 0.782rem;
  height: 0.782rem; */
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.comment-content .item .text .info .right .true .num {
  /* font-size: 0.6125rem; */
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.comment-content .item .text .info .right .false {
  /* width: 0.782rem;
  height: 0.782rem; */
  width: 14px;
  height: 14px;
}
.comment-content .item .text .comment {
  /* font-size: 0.682rem; */
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  line-height: 1.6;
}
.comment-content .item .more {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.comment-content .item .more .left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comment-content .item .more .left .num {
  /* width: 2.56rem;
  height: 1.0245rem; */
  width: 60px;
  height: 26px;
  /* font-size: 0.512rem; */
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  background: #e5e5e5;
  border-radius: 0.6933rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.comment-content .item .more .left .num div:nth-child(1) {
  margin-right: 2px;
}
.comment-content .item .more .left .date {
  font-weight: normal;
  color: #999999;
  /* font-size: 0.512rem; */
  font-size: 14px;
}
.comment-content .item .more .right {
}
.comment-content .item .more .right .close {
  width: 0.48rem;
  height: 0.3733rem;
}

.share-container {
  width: calc(100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.share-container .item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.share-container .item img {
  width: 50%;
  height: 50%;
}
.share-container .item div {
  font-size: 11px;
  font-weight: 400;
  color: #1f1f1f;
  margin-top: 6px;
}
.margin-tb {
  margin: 0.88267rem auto !important;
}
.swiper-container {
  /* height: 100%; */
  padding: 0.48267rem 0;
  overflow: hidden;
  display: none;
  position: fixed;
  bottom: 0;
  background: #fff;
  z-index: 999;
  padding-left: 0.68267rem;
  width: 100%;
  box-shadow: 0px -1px 4px #ececec;
}
.swiper-wrapper {
  width: 100%;
}
.swiper-slide {
  display: flex;
  align-items: center;
}
.swiper-container img {
  width: 2.2186rem;
  height: 1.493rem;
  margin-right: 10px;
}
.swiper-container .title {
  font-weight: normal;
  color: #666666;
  font-size: 0.512rem;
  font-family: FZPINGXYSK--GBK1-0, FZPINGXYSK--GBK1;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  width: 54%;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-right: 7px;
}
.swiper-container .button {
  width: 3.072rem;
  height: 1.1946rem;
  line-height: 1.1946rem;
  background: linear-gradient(90deg, #ef4243 0%, #fa7419 100%);
  border-radius: 0.64rem;
  font-weight: normal;
  color: #ffffff;
  font-size: 0.597rem;
  text-align: center;
  margin-right: 5px;
}
.swiperPagination {
  left: 50%;
  transform: translate(-50%, -10px) !important;
  bottom: -10px;
}
.swiperPagination .swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  margin-right: 6px;
}
.swiperPagination .swiper-pagination-bullet-active {
  background: #a3a3a3;
}
.transition_line {
  width: 100%;
  height: 1px;
  border: 1px solid #f5f5f5;
  transform: scale(1, 0.1);
}
.bq {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  font-size: 14px;
  padding: 10px 0;
  font-weight: normal;
  color: #888888;
  text-align: center;
}

.shortcutDiv {
  border-top: 8px solid #f5f5f5;
  /* padding-top: 20px; */
  padding-bottom: 20px;
  border-bottom: 8px solid #f5f5f5;
}
.shortcutShare {
  display: flex;
  margin-left: calc((100% - 270px) / 2);
}
.toPoster {
  background: url(../../image/content/toPoster.png) no-repeat;
  background-size: 100% 100%;
  width: 45px;
  height: 45px;
  margin-left: 7.5px;
}
.toWeixin {
  background: url(../../image/content/toWeixin.png) no-repeat;
  background-size: 100% 100%;
  width: 45px;
  height: 45px;
  margin-left: 7.5px;
}
.toWeibo {
  background: url(../../image/content/toWeibo.png) no-repeat;
  background-size: 100% 100%;
  width: 45px;
  height: 45px;
  margin-left: 7.5px;
}
.toFriend {
  background: url(../../image/content/toFriend.png) no-repeat;
  background-size: 100% 100%;
  width: 45px;
  height: 45px;
  margin-left: 7.5px;
}

.topPosterDiv {
  width: 60px;
  margin-right: 10px;
}
.topPosterText {
  color: #1f1f1f;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 16rem) {
  body {
    max-width: 16rem !important;
  }
}
/* reset.css */
.download-fade {
  margin: auto;
  z-index: 1000;
  width: 100%;
  font-size: 0;
  margin-bottom: -1px;
  max-height: 4rem;
  position: fixed;
  top: 0 !important;
  left: 0;
  right: 0;
  bottom: auto;
}

.broadcast-pack {
  position: relative;
  overflow: hidden;
  /*min-height: 1.21rem;*/
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}
.broadcast-pack:before {
  position: absolute;
  content: "";
  top: 0.663335rem;
  left: 1.7094rem;
  height: 0.04273rem;
  width: 12.8205rem;
  background-color: #f2f2f2;
}
.clear-white-line {
  float: right;
  overflow: hidden;
  padding-left: 0.8547rem;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.article-wemedia {
  position: relative;
  height: 1.70667rem;
  margin: 0.896rem 00 0.696rem 0;
}

.article-wemedia .thumb {
  width: 1.55733rem;
  height: 1.55733rem;
  float: left;
}

.article-wemedia img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.article-wemedia .info {
  width: 7.04rem;
  float: left;
  margin-left: 0.29867rem;
  line-height: 0.81067rem;
}

.article-wemedia .info .name {
  font-size: 0.59733rem;
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-wemedia .info .description {
  font-size: 0.512rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.article-wemedia .btn2 {
  position: absolute;
  right: 0;
  -top: 50%;
  margin-top: 0.04267rem;
  width: 2.5641rem;
  /*height: 1.152rem;*/
  border-radius: 0.1282rem;
  text-align: center;
  line-height: 0.8547rem;
  font-size: 0.512rem;
}

.article-wemedia .follow {
  color: #ffffff;
  background-image: linear-gradient(90deg, #ef4243, #fa7419);
  border-radius: 50px;
}
.article-wemedia .follow:before {
  display: inline-block;
  content: "+";
  /*font-weight: bold;*/
  font-size: 0.641rem;
}

.article-wemedia .followed {
  border: 0.04267rem solid #e0e0e0;
  color: #e0e0e0;
}

.exist_leader_report .broadcast-container {
  float: right;
  right: 0;
  text-align: center;
  margin-top: 0.1282rem;
  padding-right: 0.36267rem;
  padding-left: 0.36267rem;
  width: 3rem;
  height: 1.5rem;
  position: relative;
  z-index: 10;
}
.exist_leader_report .broadcast-pack {
  padding-left: 0;
  padding-right: 0;
}

::-webkit-scrollbar {
  /* display: none; */
}
