html,
body {
  height: auto;
  overflow-y: auto;
}
.article {
  overflow: auto;
}
.wrapper {
  min-height: unset;
}
.page.article {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  /* background: #000; */
  display: none;
  min-height: unset;
}

.article_box {
  width: 100%;
}

.video_box {
  width: 100%;
  position: relative;
}

.video_box video {
  display: block;
  width: 100%;
  height: auto;
}

.video_box.portrait-video video {
  max-height: 75vh;
  object-fit: contain;
}
.video_box iframe.pageVideo {
  display: block;
  width: 100%;
  height: 4.22rem;
  background: #000000;
}
.article_content {
  text-align: justify;
  overflow: auto;
}
.article_title {
  width: 100%;
  font-size: 0.36rem;
  font-weight: 400;
  color: #343a40;
  line-height: 0.5rem;
  margin-bottom: 0.4rem;
}
.article_from {
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
  font-weight: 400;
  color: #adb5bd;
}
.article_from .article_from_name {
  margin-right: 0.25rem;
}
.article_from .article_from_view {
  margin-right: 0.25rem;
}
.article_from .pv_num {
  margin-right: 0.1rem;
}

.article_from .pv_num:before {
  content: "";
  background-image: url(../images/xh-eye.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 0.3rem;
  height: 0.24rem;
  display: inline-block;
  margin-right: 0.05rem;
}

.article_desc {
  font-size: 0.28rem;
  word-break: break-all;
  box-sizing: border-box;
  padding-bottom: 1rem;
  font-weight: 400;
  color: #485057;
  line-height: 0.44rem;
}
.article_desc * {
  background: #fff !important;
  color: #485057 !important;
}
img {
  max-width: 100%;
  height: auto;
}
.article_desc img{
  display: block;
  margin: .2rem auto;
}

.article_liability {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: rgba(173, 173, 173, 1);
  /* text-align: right; */
}

.xinhua_from {
  height: 0.8rem;
  margin-bottom: 0.3rem;
}

.xinhua_from_bottom {
  margin-top: 0.8rem;
}

.xinhua_from .xinhua_logo {
  height: 0.7rem;
  width: 0.7rem;
  float: left;
  display: none;
  border-radius: 50%;
}

.xinhua_from .xinhua_info {
  height: 0.8rem;
  cursor: pointer;
}

.xinhua_name {
  font-size: 0.28rem;
  font-weight: 400;
  color: #343a40;
}

.xinhua_from .xinhua_info .browse_info {
  font-size: 0.24rem;
  font-weight: 400;
  color: #adb5bd;
}
.browse_info span {
  display: inline-block;
  vertical-align: text-bottom;
}
.xinhua_from .pv_num {
  margin-right: 0.24rem;
}
.xinhua_from .pv_num::before {
  display: inline-block;
  content: "";
  width: 0.3rem;
  height: 0.24rem;
  background: url(../images/xh-eye.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
}

.xinhua_from .btn-guanzhu {
  float: right;
  font-size: 0.32rem;
  line-height: 0.32rem;
  padding: 0.12rem 0.26rem;
  background-color: #ddd;
  color: #333;
  border-radius: 0.28rem;
  margin-top: 0.07rem;
}

.label_info {
  position: relative;
  background: #999;
  border-radius: 0.22rem;
  height: 0.44rem;
  margin-bottom: 0.35rem;
  display: table;
}

.label_info .label_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  overflow: hidden;
}

.label_info .label_image img {
  width: 100%;
  height: 100%;
}

.label_info .label_name {
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #fefefe;
  display: table-cell;
  vertical-align: middle;
  padding-left: 0.56rem;
}

.label_info .label_arrow {
  width: 0.12rem;
  height: 0.12rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.12rem;
  margin-right: 0.12rem;
  background-image: url(../images/triangle_right_white.png);
  background-size: 100% 100%;
}
.view-cover {
  height: 4.2rem;
}
.view-cover img {
  width: 100%;
  height: 100%;
}
.view-title {
  position: relative;
}
.view-button {
  width: 2.4rem;
  height: 0.8rem;
  font-size: 0.26rem;
  line-height: 0.48rem;
  font-weight: 500;
  color: #ffffff;
  background: #17529c;
  box-shadow: 0px 0px 10px 0px rgba(9, 136, 255, 0.7);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.71rem auto 0;
  letter-spacing: 2px;
}
.title-form-img {
  margin-top: 0.6rem;
  text-align: center;
}
.title-form-img img {
  width: 1.6rem;
  height: 1.6rem;
}
.title-form-tip {
  text-align: center;
}
.title-form-read {
  color: #ffffff;
  font-size: 0.34rem;
  margin-top: 0.32rem;
  font-weight: bold;
}
.title-form-xiazai {
  color: #999999;
  font-size: 0.24rem;
  margin-top: 0.26rem;
}
.view-mask {
  width: 100%;
  height: 2.2rem;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  z-index: 10;
}
.view-play {
  width: 0.96rem;
  height: 0.96rem;
  z-index: 999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.48rem;
  margin-left: -0.48rem;
}

.xinhua_photo {
  position: relative;
  width: 0.8rem;
  height: 0.8rem;
  float: left;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  margin-right: 0.2rem;
}
.flagimg {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  position: absolute;
  bottom: 0.1rem;
  right: 0;
}
.living-icon {
  width: 0.6rem;
  height: 0.22rem;
  background: linear-gradient(90deg, #fa6e00 0%, #fa3c00 100%);
  border-radius: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 0.16rem;
  font-family: "PingFangSC-Regular", "PingFang SC";
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.1rem;
}

/*评论（样式与 article.html 的 page.css + article.css 保持一致）*/
.article_comment {
  overflow: hidden;
  background: #fff;
  padding: .3rem .32rem .3rem .32rem;
  display: none;
}
.article_comment .comment_list,
.article_comment .comment-title {
  text-align: left;
}
.comment_list {
  cursor: pointer;
}
.comment_item {
  margin-bottom: .24rem;
}
.comment_title {
  height: .7rem;
  line-height: .7rem;
}
.comment_avatar {
  width: .7rem;
  height: .7rem;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}
.comment_info {
  padding-bottom: .2rem;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
}
.nickname {
  font-size: .28rem;
  margin-left: .83rem;
}
.comment_foot {
  font-size: .24rem;
}
.comment_foot .comment_time {
  color: #c9c9c9;
  margin-right: .24rem;
}
.comment_content {
  color: #333;
  font-size: .32rem;
  line-height: .44rem;
  margin: .1rem 0;
  text-align: justify;
}
.comment-title {
  background: #fff;
  height: .9rem;
  line-height: .9rem;
}
.comment-color {
  width: .16rem;
  height: .46rem;
  background: #e42500;
  margin: .22rem 0 0 0;
  float: left;
}
.comment-text {
  font-size: .36rem;
  color: #343A40;
  margin-left: .2rem;
  float: left;
}
/* 评论空状态 */
.comment_empty {
  padding: .8rem 0;
  text-align: center;
}
.comment_empty_icon {
  font-size: .8rem;
  opacity: 0.3;
  margin-bottom: .2rem;
}
.comment_empty_text {
  font-size: .28rem;
  color: #999;
}
/* 更多评论按钮 */
.more_comment {
  text-align: center;
  padding: 0 .15rem;
  font-size: .22rem;
  color: #fff;
  background: linear-gradient(135deg, #ff6b6b 0%, #e42500 100%);
  border-radius: .24rem;
  margin: .2rem auto;
  display: inline-block;
  cursor: pointer;
  max-width: 3rem;
  height: .6rem;
  line-height: .6rem;
}

.view_more_style {
  width: 2.12rem;
  height: 0.6rem;
  color: #ffffff !important;
  border-radius: 0.36rem;
  background: #137ad0 !important;
  margin: 0 auto;
  text-align: center;
  line-height: 0.6rem;
}
.comment_report {
  float: right;
  display: flex;
  padding: 0.15rem 0;
}
.comment_report img {
  width: 0.38rem;
  height: 0.06rem;
}
.comment_report_bg {
  width: 0.7rem;
  height: 0.48rem;
  line-height: 0.6rem;
  font-size: 0.24rem;
  color: #343a40;
  background: url(../images/report-bg1.png) no-repeat;
  background-size: 100% 100%;
  float: right;
  display: none;
  right: 0.2rem;
  margin-top: 0.3rem;
  text-align: center;
  position: absolute;
}
.follow {
  width: 1.2rem;
  height: 0.48rem;
  float: right;
  padding-top: 0.16rem;
}
.follow img {
  width: 100%;
  height: 100%;
  display: block;
}
.related_comments {
  width: 100%;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.32rem;
  font-weight: normal;
  color: #343a40;
}
.line {
  width: 2.64rem;
  height: 1px;
  background-color: #008bff;
}
.vertical {
  display: flex;
}
.vertical div {
  width: 3px;
  height: 0.34rem;
  background: #008bff;
  border-radius: 2px;
}
.vertical div:nth-of-type(1) {
  margin-right: 0.06rem;
}
/* 继续浏览精彩内容 */
.wx-mask{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 1000;
  display: none;
  cursor: pointer;
}
.mask-content{
  width: 100%;
  height: 4.4rem;
  background: #FEFFFF;
  border-radius: .2rem .2rem 0 0;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: .4rem .47rem 0 .5rem;
  box-sizing: border-box;
}
.read-tips{
  font-size: .32rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: .62rem;
}
.open-box{
  display: flex;
  height: 1rem;
  align-items: center;
  font-size: .3rem;
  font-weight: 500;
  color: #333333;
}
.open-box img{
  width: 1rem;
  height: 1rem;
  display: block;
  margin-right: .27rem;
}
.pzyd{
  font-size: .24rem;
  font-weight: 400;
  color: #999999;
  margin-top: .1rem;
}
.go-open,.go-continue{
  width: 1.64rem;
  height: .58rem;
  background: #5195D7;
  border-radius: .29rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .24rem;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}
.cen{
  width: 3.6rem;
}
.go-continue{
  background: #CBCCCD;
}
.open-xh{
  margin-bottom: .53rem;
}
.xinhua_from .btn-guanzhu-xinhuahao {
  width: .56rem;
  height: .56rem;
  float: right;
  display:none;
}
/*文明号版权说明*/
.xinhua_copyright{
  display:none;
  font-size: 12px;
  color: #999;
}
.followed {
  width: 1.2rem;
  height: 0.48rem;
  background: #e9ecef;
  border-radius: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  font-weight: normal;
  color: #868e96;
  margin-top: 0.16rem;
  float: right;
}
.is-wrapper {
  padding: 0.3rem 0.32rem 0.2rem;
}
/* 相关推荐 */
.xkt-top-container {
  background: transparent;
}
.xkt-top-container .xkt-back {
  height: .53rem;
  margin-right: 4px;
}
.xkt-top-container .xkt-home {
  height: .66rem;
}
@media (min-width: 900px) {
  html {
      font-size: 120px !important;
  }
}