@charset "UTF-8";

/**************************************** 相关稿件，专题 **************************************/

.relate-contanier {
  background-color: #fff;
}

.margin-top10 {
  margin-top: 0.2136rem;
}

.list-content * {
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}

.list-content {
  overflow: hidden;
}

.list-content a {
  position: relative;
  display: block;
  padding: 0.641rem 0.53333rem 0.641rem 0.53333rem;
  padding-bottom: 1.4456rem;
}

.list-content > a::after,
.list-content > .cover-style-1 > a::after {
  content: "";
  position: absolute;
  left: 0.641rem;
  right: 0.641rem;
  bottom: -0.08274rem;
  height: 0.04274rem;
  background-color: #ededed;
}

.cover-style-1 {
  position: relative;
}

.list-content .cover-style-2 {
  position: relative;
  width: 100%;
  height: 10.5344rem;
  overflow: visible;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.list-content .cover-style-2 a {
  display: inline-block;
  width: 7.0513rem;
  overflow: hidden;
  height: 6.265rem;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0.641rem;
  margin-right: 0.2136rem;
  border-radius: 0.0855rem;
  -webkit-box-shadow: 0px 0.0427rem 0.2991rem 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 0.0427rem 0.2991rem 0px rgba(0, 0, 0, 0.09);
}

.list-content .cover-style-2 a .list-img {
  width: 100%;
  height: 3.8462rem;
  display: block;
}

.list-content a h2 {
  font-size: 0.7692rem;
  line-height: 1.04533rem;
  max-height: 2.09067rem;
  color: #333;
  font-weight: normal;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.list-content .cover-style-2 a h2 {
  padding-left: 0.2636rem;
  padding-right: 0.2636rem;
  margin-top: 0.2991rem;
}

.list-content .info {
  position: absolute;
  left: 0;
  bottom: 0.4273rem;
  padding-left: 0.53333rem;
  padding-right: 0.53333rem;
  font-size: 0.5128rem;
  line-height: 1.05003rem;
  color: #aaaaaa;
}

.list-content .cover-style-2 .info {
  padding-left: 0.2136rem;
  padding-right: 0.2136rem;
}

.list-head {
  padding: 0.82rem 0.53333rem 0.41rem 0.53333rem;
  font-size: 0.641rem;
  color: #333;
  font-weight: bold;
  height: 0.81067rem;
  line-height: 0.8974rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-head .horizon {
  position: relative;
  display: inline-block;
  width: 0.5982rem;
  height: 0.5982rem;
  background-image: url("../../image/component/h5-add-title.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 0.3419rem;
}

.related-item {
  position: relative;
}

.related-item.have-img {
  min-height: 2.4288rem;
  padding-right: 5.6838rem;
}

.related-item.have-title {
  padding-top: 2.13675rem;
}

.list-content h1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #aaa;
  line-height: 0.9401rem;
  font-size: 0.7692rem;
  padding-left: 1.1538rem;
  padding-top: 0.5982rem;
  font-weight: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.list-content .cover-style-2 h1 {
  padding-left: 1.1437rem;
  padding-right: 2.5735rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.list-content .cover-style-2 .horizontal-sliding {
  padding-left: 0.641rem;
  padding-right: 0.641rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  overflow-x: auto;
}

.list-content h1::before {
  position: absolute;
  content: "";
  left: 0.5837rem;
  top: 0.6837rem;
  height: 0.7692rem;
  width: 0.1709rem;
  background-color: #f02215;
}

.list-content .cover-style-2 h1::before {
  left: 0.681rem;
}

.list-content h1 .more {
  position: absolute;
  line-height: 2.13675rem;
  font-size: 0.5128rem;
  top: 0;
  right: 0.64102rem;
  padding-right: 0.4273rem;
  background-image: url("../../image/component/skip-icon.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 0.235rem 0.4273rem;
}

.list-content .cover-style-2 h1 .more {
  right: 0.641rem;
}

.related-item.have-title .title-text {
  color: #333;
  font-weight: bold;
  width: 11.1111rem;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.list-content a.is-p3 h2 {
  -webkit-line-clamp: 1;
  padding-bottom: 0.4273rem;
}

.list-content a.have-img.is-p3 {
  padding-right: 0.53333rem;
}

.related-item .list-img {
  position: absolute;
  top: 0.641rem;
  right: 0.42735rem;
  width: 4.8077rem;
  height: 3.2051rem;
  border-radius: 0.0855rem;
}

.related-item.have-title .list-img {
  top: 2.0504rem;
}

.related-item .list-playImg {
  position: absolute;
  top: 1.730769230769231rem;
  right: 2.521367521367521rem;
  width: 1.068376068376068rem;
  height: 1.068376068376068rem;
  z-index: 17;
}

.theme-red {
  color: #f02215;
}

.open-app {
  margin-right: 0.4273rem;
}

.list-content a .list-p3-pack {
  overflow: hidden;
}

.list-content a .list-p3-pack span {
  float: left;
  width: 33.33%;
  height: 3.2051rem;
  padding: 0.0809rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.list-content a .list-p3-pack img {
  border-radius: 0.4273rem;
  width: 100%;
  height: 100%;
}

.list-content .no-discuss-pack {
  padding-top: 0.701rem;
  padding-bottom: 4.9527rem;
}

.list-content .no-discuss {
  height: 2.9914rem;
  display: block;
  background-image: url("../../image/component/no-discuss.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/**************************************** 评论 **************************************/

.list-content .comment-pack {
  padding: 0 0.641rem 2.841rem 0.641rem;
}

.list-content .comment-list {
  padding: 0.8547rem 0 0.4547rem 1.6994rem;
  position: relative;
}

.list-content .comment-list:not(:first-child) {
  border-top: 0.0427rem solid #eeeeee;
}

.list-content .comment-list .head-img {
  position: absolute;
  left: 0;
  top: 0.8547rem;
  width: 1.282rem;
  height: 1.282rem;
  border-radius: 50%;
  overflow: hidden;
}

.list-content .comment-list .head-img img {
  width: 100%;
  height: 100%;
}

.list-content .button-open-pack {
  text-align: center;
}

.list-content .button-open-app {
  display: inline-block;
  padding-left: 1.4957rem;
  padding-right: 1.4957rem;
  line-height: 1.4102rem;
  font-size: 0.5556rem;
  border-radius: 0.7051rem;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f10a0a), to(#f8544c));
  background-image: linear-gradient(to right, #f10a0a, #f8544c);
}

.list-content .comment-list .content {
  position: relative;
}

.list-content .comment-list .content .user-hint {
  position: absolute;
  right: 0;
  top: 0;
  color: #aaa;
  font-size: 0.5128rem;
  line-height: 0.7692rem;
}

.list-content .comment-list .content .user-hint span {
  margin-left: 0.8547rem;
  padding-left: 0.7692rem;
  background-repeat: no-repeat;
  background-size: 0.641rem 0.641rem;
  background-position: left center;
}

.list-content .comment-list .v-mark-wr {
  z-index:1;
  position: absolute;
  left: -0.25rem;
  top: 0.5547rem;
  width: 1.782rem;
  height: 1.782rem;
  background-image: url("../../image/component//v-mark.png");
  background-size: cover;
}

.list-content .comment-list .special-text {
  color: #FF4600 !important;
}

.list-content .comment-list .content .user-hint .like-num {
  background-image: url("../../image/component/like-num.png");
}

.list-content .comment-list .content .user-hint .reply-num {
  background-image: url("../../image/component/reply-num.png");
}

.list-content .comment-list .content .user-name {
  color: #5875ae;
  font-size: 0.5982rem;
  line-height: 0.7692rem;
}

.list-content .comment-list .content .create-time {
  font-size: 0.5128rem;
  line-height: 0.6838rem;
  color: #aaa;
}

.list-content .comment-list .comment-text {
  margin-top: 0.3846rem;
  font-size: 0.5983rem;
  line-height: 0.8547rem;
  color: #333;
}

.icon-winner {
  padding-left: 1.3675rem;
  background-image: url("../../image/component/icon-winner.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline;
}

/**************************************** 二级评论样式修改 **************************************/

.list-content .child-comment {
  background: #f9f9f9;
  margin-bottom: 0.8547rem;
  margin-left: 1.6994rem;
  padding-left: 0.4273rem;
  padding-right: 0.4273rem;
  padding-top: 1px;
  padding-bottom: 0.4273rem;
  border-radius: 0.0855rem;
}

.small-btn,
.big-btn {
  font-style: normal;
  color: #4385f4;
  cursor: pointer;
  padding-left: 2px;
  display: inline-block;
  float: right;
}

.big-btn {
  display: none;
}

.isAskName {
  color: #999;
}

.show-more-comment {
  font-size: 0.5983rem;
  line-height: 0.8547rem;
  color: #333;
  padding: 0;
  margin-top: 0.3846rem;
}

.comment-text {
  text-align: justify;
  overflow: hidden;
  margin-top: 0;
}

.list-content .comment-list.child-comment:not(:first-child) {
  border-top: none;
}

/******** 评论长度计算 *******/

.calculate-comment-pack {
  height: 0;
  overflow: hidden;
  padding-left: 1.6994rem;
}

.calculate-comment-pack .first-text {
  font-size: 0.5983rem;
  line-height: 0.8547rem;
}

.calculate-comment-pack .second-text {
  font-size: 0.5983rem;
  line-height: 0.8547rem;
  padding-left: 0.4273rem;
  padding-right: 0.4273rem;
}

/**************************************** 相关推荐，相关新闻(列表样式) **************************************/

.tpl-list-pack {
  margin: 0 0.64103rem;
  padding: 0.64103rem 0;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}

.tpl-pack {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tpl-pack .title {
  margin-bottom: 0.42735rem;
  color: #333;
  font-size: 0.68376rem;
  line-height: 1.11111rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 2.22222rem;
}

.tpl-pack .title .icon {
  display: none;
  padding-left: 1.28205rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 0.21368rem;
}

.tpl-pack .img-pack {
  margin-bottom: 0.21368rem;
  position: relative;
  overflow: hidden;
}

.tpl-pack .img-pack .img-list-2,
.tpl-pack .img-pack .img-list-3 {
  display: block;
  padding: 0.08547rem;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tpl-pack .img-pack .img-list-2.left,
.tpl-pack .img-pack .img-list-3.left {
  padding-right: 0.08547rem;
  padding-left: 0;
}

.tpl-pack .img-pack .img-list-2.right,
.tpl-pack .img-pack .img-list-3.right {
  padding-right: 0;
  padding-left: 0.08547rem;
}

.tpl-pack .img-pack .img-list-2 img,
.tpl-pack .img-pack .img-list-3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tpl-pack .img-pack .img-list-2 {
  width: 50%;
  height: 4.82906rem;
}

.tpl-pack .img-pack .img-list-3 {
  width: 33.33%;
  height: 3.20513rem;
}

.tpl-pack .img-pack img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.17094rem;
}

.tpl-pack .img-pack::before {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: 0.34188rem;
  left: 0.34188rem;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.tpl-pack .hint {
  font-size: 0.51282rem;
  line-height: 0.76923rem;
  color: #aaa;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.tpl-pack .hint span {
  margin-right: 0.08547rem;
}

.tpl-pack .hint span.media-head-pack {
  padding-left: 0.64103rem;
  position: relative;
}

.tpl-pack .hint span.media-head-pack img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.tpl-pack .hint .original {
  display: none;
  color: #f02215;
}

.tpl-pack .hint .original.yes {
  display: inline;
}

.tpl-pack .hint .is-top {
  color: #f02215;
}

.m-tpl-pack {
  position: relative;
  padding-left: 2.35043rem;
  padding-right: 2.99145rem;
  min-height: 1.7094rem;
  margin-bottom: 0.47009rem;
}

.m-tpl-pack .media-head-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.7094rem;
  height: 1.7094rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.m-tpl-pack p {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.m-tpl-pack .name {
  color: #333;
  font-size: 0.59829rem;
  line-height: 0.89744rem;
}

.m-tpl-pack .hint {
  font-size: 0.51282rem;
  line-height: 0.68376rem;
}

.m-tpl-pack .hint span {
  margin-right: 0.42735rem;
}

.m-tpl-pack .to-subscribe {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2.13675rem;
  background-image: url("../../image/component/icon-to-subscribe.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.tpl-pack.template-1 .title {
  padding-left: 5.34188rem;
  height: 2.22222rem;
}

.tpl-pack.template-1 .hint {
  padding-left: 5.34188rem;
}

.tpl-pack.template-1 .img-pack {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.78632rem;
  height: 3.20513rem;
}

.tpl-pack.template-1 .img-pack img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/** 视频 **/

.content-type-4 .img-pack.img-num-1::before,
.content-type-14 .img-pack.img-num-1::before {
  content: "";
  width: 1.36752rem;
  height: 1.36752rem;
  top: auto;
  left: 0.42735rem;
  bottom: 0.42735rem;
  background-image: url("../../image/component/video_play.png");
}

.img-no.content-type-4 .icon-state-4,
.img-no.content-type-4 .icon-state-14,
.img-no.content-type-14 .icon-state-4,
.img-no.content-type-14 .icon-state-14,
.template-2-1.content-type-4 .icon-state-4,
.template-2-1.content-type-4 .icon-state-14,
.template-2-1.content-type-14 .icon-state-4,
.template-2-1.content-type-14 .icon-state-14,
.img-more.content-type-4 .icon-state-4,
.img-more.content-type-4 .icon-state-14,
.img-more.content-type-14 .icon-state-4,
.img-more.content-type-14 .icon-state-14 {
  display: inline;
  background-image: url("../../image/component/icon-hint-video.png");
}

.img-no.content-type-4 .img-pack.img-num-1::before,
.img-no.content-type-14 .img-pack.img-num-1::before,
.template-2-1.content-type-4 .img-pack.img-num-1::before,
.template-2-1.content-type-14 .img-pack.img-num-1::before,
.img-more.content-type-4 .img-pack.img-num-1::before,
.img-more.content-type-14 .img-pack.img-num-1::before {
  display: none;
}

.template-1.content-type-4 .img-pack.img-num-1::before,
.template-1.content-type-14 .img-pack.img-num-1::before {
  width: 1.06838rem;
  height: 1.06838rem;
  margin-top: -0.42735rem;
  margin-left: -0.42735rem;
}

.tpl-pack.content-type-8 .icon-state-8 {
  display: inline;
  background-image: url("../../image/component/icon-hint-vote.png");
}

.tpl-pack.content-type-9 .icon-state-9 {
  display: inline;
  background-image: url("../../image/component/icon-hint-apply.png");
}

.tpl-pack.content-type-10 .icon-state-10 {
  display: inline;
  background-image: url("../../image/component/icon-hint-questionnaire.png");
}

.template-2.content-type-8 .icon-state-8 {
  display: none;
}

.template-2.tpl-pack.content-type-9 .icon-state-9 {
  display: none;
}

.template-2.tpl-pack.content-type-10 .icon-state-10 {
  display: none;
}

/** 音频 **/

.content-type-5 .img-pack.img-num-1::before,
.content-type-15 .img-pack.img-num-1::before {
  content: "";
  width: 1.36752rem;
  height: 1.36752rem;
  margin-top: -0.68376rem;
  margin-left: -0.68376rem;
  background-image: url("../../image/component/icon-audioPlay.png");
}

.img-no.content-type-5 .icon-state-5,
.img-no.content-type-5 .icon-state-15,
.img-no.content-type-15 .icon-state-5,
.img-no.content-type-15 .icon-state-15,
.template-2-1.content-type-5 .icon-state-5,
.template-2-1.content-type-5 .icon-state-15,
.template-2-1.content-type-15 .icon-state-5,
.template-2-1.content-type-15 .icon-state-15,
.img-more.content-type-5 .icon-state-5,
.img-more.content-type-5 .icon-state-15,
.img-more.content-type-15 .icon-state-5,
.img-more.content-type-15 .icon-state-15 {
  display: inline;
  background-image: url("../../image/component/icon-hint-audio.png");
}

.img-no.content-type-5 .img-pack.img-num-1::before,
.img-no.content-type-15 .img-pack.img-num-1::before,
.template-2-1.content-type-5 .img-pack.img-num-1::before,
.template-2-1.content-type-15 .img-pack.img-num-1::before,
.img-more.content-type-5 .img-pack.img-num-1::before,
.img-more.content-type-15 .img-pack.img-num-1::before {
  display: none;
}

.template-1.content-type-5 .img-pack.img-num-1::before,
.template-1.content-type-15 .img-pack.img-num-1::before {
  width: 1.06838rem;
  height: 1.06838rem;
  margin-top: -0.51282rem;
  margin-left: -0.51282rem;
}

.template-2.content-type-2 .icon-state-2 {
  display: inline;
  background-image: url("../../image/component/iocn-hint-picture.png");
  display: none;
}

.template-2.content-type-2 .img-pack.img-num-1::before {
  content: "";
  display: block;
  width: 2.05128rem;
  height: 0.68376rem;
  top: 0;
  left: 0;
  background-image: url("../../image/component/iocn-picture.png");
  background-size: 100% 100%;
}

.template-8 .img-pack {
  width: 4.70085rem;
}

.template-8 .img-pack.img-num-1::before {
  width: 1.06838rem;
  height: 1.06838rem;
}

.content-type-7 .img-pack.img-num-1::before {
  content: "";
  width: 2.00855rem;
  height: 0.76923rem;
  top: auto;
  left: 0.42735rem;
  bottom: 0.42735rem;
}

.content-type-7.state-1 .icon-state-7 {
  display: inline;
  background-image: url("../../image/component/icon-hint-foreshow.png");
}

.content-type-7.state-1 .img-pack.img-num-1::before {
  display: none;
  background-image: url("../../image/component/icon-foreshow.png");
}

.content-type-7.state-2 .icon-state-7 {
  display: inline;
  background-image: url("../../image/component/icon-hint-live.png");
}

.content-type-7.state-2 .img-pack.img-num-1::before {
  display: none;
  background-image: url("../../image/component/icon-live.png");
}

.content-type-7.state-3 .icon-state-7 {
  display: inline;
  background-image: url("../../image/component/icon-hint-review.png");
}

.content-type-7.state-3 .img-pack.img-num-1::before {
  display: none;
  background-image: url("../../image/component/icon-review.png");
}

.template-2.content-type-7:not(.img-more):not(.img-no) .icon-state-7 {
  display: none;
}

.template-2.content-type-7:not(.img-more):not(.img-no) .img-pack.img-num-1::before {
  display: block;
}

.tpl-pack.content-type-6 .img-pack.img-num-1::before {
  display: none;
  content: "";
  width: 2.05128rem;
  height: 0.68376rem;
  top: 0;
  left: 0;
  background-size: 100% 100%;
  background-image: url("../../image/component/icon-list-subject.png");
}

.template-2.content-type-6:not(.img-more):not(.img-no) .icon-state-6 {
  display: none;
}

.template-2.content-type-6:not(.img-more):not(.img-no) .img-pack.img-num-1::before {
  display: block;
}

.list-content .tpl-list-pack:not(:first-child)::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.04274rem;
  background-color: #ededed;
  position: relative;
  top: -0.68376rem;
}

.list-content .cover-style-1 .tpl-list-pack::before,
.list-content .cover-style-2 .tpl-list-pack::before,
.list-content .cover-style-3 .tpl-list-pack::before {
  content: none;
}

.list-content .cover-style-1:not(.is-first)::before,
.list-content .cover-style-2:not(.is-first)::before,
.list-content .cover-style-3:not(.is-first)::before {
  content: "";
  display: block;
  height: 0.21368rem;
  background-color: #f6f6f6;
}

.cover-style-1 .tpl-pack .title .icon {
  display: none;
}

.img-num-1 .is-end {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.51282rem;
  line-height: 0.68376rem;
  color: #fff;
  padding-left: 0.51282rem;
  padding-right: 0.76923rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../../image/component/icon-bg-activity.png");
}

/******************************* 重写(基线版) *******************************/

.tpl-pack .title .icon {
  padding-left: 1.36752rem;
}

.m-tpl-pack .hint {
  display: none;
}

.m-tpl-pack .name {
  font-size: 0.68376rem !important;
  line-height: 1.7094rem !important;
}

.tpl-pack.template-1 .img-pack {
  left: auto;
  right: 0;
}

.tpl-pack.template-1 .title {
  padding-right: 5.34188rem;
  padding-left: 0;
}

.tpl-pack.template-1 .hint {
  padding-right: 5.34188rem;
  padding-left: 0;
}

.tpl-pack .img-pack i::before {
  content: " ";
  width: 0.8547rem;
  height: 0.8547rem;
  background-image: url("../../image/component/icon_video.png");
  background-repeat: no-repeat;
  background-position-x: initial;
  background-position-y: initial;
  background-size: cover;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-size: cover;
  position: absolute;
  left: 0.25641rem;
  bottom: 0.17094rem;
}

/**************************************** 相关推荐，相关新闻(列表样式)-end **************************************/