.img-collection {
  width: 100%;
  height: 5.12rem;
}

.view-tag {
  top: .213333rem;
  right: .213333rem;
  z-index: 1;
}

.view-img-dialog {
  background: #000;
}

.view-img-dialog .el-dialog {
  background-color: transparent;
  width: 100vw;
  height: 96vh;
  margin: 0 auto;
  box-shadow: none;
  overflow: hidden;
}

.swiper-slide {
  overflow: hidden;
}

.view-img-dialog .el-dialog__header {
  display: none;
}

.view-img-dialog .el-dialog__body {
  padding: 0;
  position: relative;
  /* top: 2.853333rem; */
  height: 100%;
}

.dialogVisible-relative-div {
  height: 100%;
}

.count {
  font-size: .426667rem;
  font-weight: 500;
  color: #FFFFFF;
  top: -22vh;
  left: 45vw;
  z-index: 2;
  text-align: center;
  margin-bottom: 0.2rem;
  padding-top: 0.1rem;
}

.imageDesc-wrap {
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: .32rem .32rem;
  font-size: .373333rem;
  color: #fff;
  line-height: .746667rem;
}

.imageDesc-wrap .idx {
  font-size: .533333rem;
  color: #CA0001;
}

.imageDesc-division {
  width: 100%;
  height: 2px;
  border-bottom: 1px dashed #CCC;
  margin-top: .213333rem;
}

.imageDesc {
  padding-left: .32rem;
}

.collection-wrap {
  overflow: hidden;
}

.button-wrap {
  position: relative;
}

.button-wrap .swiper-button-next {
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: .72rem;
  height: 1.173333rem;
  top: -2.88rem;
  right: .266667rem;
}

.button-wrap .swiper-button-next:after,
.button-wrap .swiper-button-prev:after {
  display: none;
}

.button-wrap .swiper-button-prev {
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: .72rem;
  height: 1.173333rem;
  top: -2.88rem;
  left: .266667rem;
}

.swiper {
  top: 16vh;
}

.h5-dialog-swiper-title {
  display: none;
}

.h5-swiper-title {
  margin-top: .426667rem;
  font-size: .426667rem;
  color: #fff;
  padding: 0 .426667rem;
  word-break: break-word;
}

#copy_right {
  font-size: .32rem;
}

.simpleSwiper .swiper-slide,
.simpleSwiper {
  /*  width: 10rem;
  height: 5.6rem; */
}

.simpleSwiper .swiper-slide {
  display: flex;
}

.swiper.simpleSwiper {
  overflow: visible;
  top: 0;
  height: 95%;
}

.close-btn {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
}

.simpleSwiper3 .swiper-slide,
.simpleSwiper3 {
  /* width: 10rem;
  height: 5.6rem; */
  /* max-width: 90%;
  max-height: 80%; */

}

.simpleSwiper3 .swiper-slide {
  display: flex;
}

.swiper-el-image {
  max-width: 91%;
  max-height: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.swiper.simpleSwiper3 {
  overflow: visible;
  top: 0;
  height: 95%;
}

.content-html * {
  max-width: 100% !important;
}

.content-html {
  font-size: .426667rem;
  line-height: 2;
  position: relative;
}

.content-html figure.image.align-center {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

/* .content-html :has(>img){
  text-align: center;
  display: block;    
  width: 100%;
  margin-left: 0;
  margin-right:0; 
  box-sizing: border-box;
} */
.content-html video {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
}

.content-html img {
  height: auto !important;
}

.content-html p {
  margin: .426667rem 0;
}

.content-html .ads-300x250>p:first-child {
  margin: 0;
}

.content-html .ads-300x250>p:last-child {
  margin: 0;
}

.content-html ul {
  list-style: disc;
  margin: .426667rem;
  padding-left: 1.066667rem;
}

.content-html h1 {
  font-size: 2em;
  margin: .67em 0
}

.content-html h2 {
  font-size: 1.5em;
  margin: .75em 0
}

.content-html h3 {
  font-size: 1.17em;
  margin: .83em 0
}

.content-html h4 {
  font-size: 1.0em;
  margin: 1.12em 0
}

.content-html h5 {
  font-size: .83em;
  margin: 1.5em 0
}

.content-html h6 {
  font-size: .75em;
  margin: 1.67em 0
}

.content-html h1,
.content-html h2,
.content-html h3,
.content-html h4,
.content-html h5,
.content-html h6 {
  font-weight: 700;
}

.content-html .leftAlone.image {
  display: block;
  margin: auto;
}

.content-html a {
  color: #00558b;
}

/*展开全文*/
.content-wrap {
  overflow: hidden;
  position: relative;
}

.unfold-field {
  position: absolute;
  font-size: 0;
  bottom: 0;
  width: 100%;
  height: 3.306667rem;
  z-index: 3;
  display: none;
}

.unfold-field .unflod-field_mask {
  height: 2.08rem;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, 0)), to(#fff));
  background-image: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff);
}

.unfold-field_text {
  cursor: pointer;
  width: 100%;
  color: #406599;
  ;
  height: 1.226667rem;
  font-size: 0rem;
  line-height: 1.226667rem;
  text-align: center;
  background: #fff;
}

.unfold-field_text span {
  display: inline-block;
  font-size: .373333rem;
  font-weight: 400;
  color: #E00000;
}

.unfold-field_text span::after {
  content: "";
  vertical-align: middle;
  background: url('../../images/icon_more_nor@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: .32rem;
  height: .373333rem;
  display: inline-block;
  margin-left: .106667rem;
}

/* 分享 */
.share {
  padding-left: .533333rem;
}

.share li {
  margin-right: .8rem;
  flex: none;
}

.share li:nth-child(3),
.share li:nth-child(4) {
  margin-right: .533333rem;
}

.share li:last-child {
  margin-right: 0;
}

.tool-tag-share-icon {
  width: .96rem;
  height: .96rem;
  margin-bottom: .213333rem;
}

.tool-tag-share-icon-fb {
  /* margin-bottom: .16rem;*/
}

.tool-tag-share-icon+span {
  display: block;
  text-align: center;
  font-size: .32rem;
  font-weight: 400;
  color: #999999;
}

/* 相关内容 */
.recommend {
  padding-bottom: .426667rem;
  border-bottom: .026667rem solid #eee;
}

.recommend .img {
  width: 2.666667rem;
  height: 1.813333rem;
  border-radius: .053333rem;
  margin-right: .213333rem;
}

.recommend:last-child {
  border: none;
}

.divider {
  width: 11rem;
  height: .213333rem;
  background: #F6F6F6;
  margin-left: -0.5rem;
}

/* 评论 */
.comment {
  padding-top: .8rem;
}

.comment-num-container {
  display: flex;
  align-items: center;
}

.comment-num-container .el-divider--vertical {
  height: .213333rem;
  vertical-align: baseline;
}

.detail-open-app {
  height: 2.613333rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  padding-top: 1.333333rem;
  text-align: center;
  display: none;
}

.detail-open-app-btn {
  padding: .32rem .8rem;
  background: #FFFFFF;
  border-radius: .64rem;
  border: .026667rem solid #E00000;
  font-size: .426667rem;
  font-weight: 500;
  color: #E00000;
  text-align: center;
  line-height: 1.28rem;
}

.comment-tool {
  background: #FFFFFF;
  box-shadow: 0rem -0.026667rem .213333rem 0rem rgba(198, 198, 198, 0.5);
  padding: .426667rem 0 .746667rem .426667rem;
  display: flex;
  justify-content: space-around;
  width: 100vw;
  position: relative;
  left: -0.466667rem;
  margin-bottom: .32rem;
}

.comment-tool-1 {
  padding: .266667rem .48rem .266667rem .8rem;
  line-height: 1.013333rem;
  background-image: url('../../images/icon_edit_nor@2x.png');
  background-repeat: no-repeat;
  background-size: .426667rem .426667rem;
  background-position: .266667rem .346667rem;
  background-color: #F2F2F2;
  border-radius: .506667rem;
  margin-right: .533333rem;
  display: none;
}

.comment-tool-1 img {
  width: .426667rem;
  height: .426667rem;
  vertical-align: middle;
}

.comment-tool .h-relative {
  padding-right: .8rem;
  top: .16rem;
}

.comment-tool .h-relative:last-child {
  padding-right: 0;
}

.comment-tool .h-relative img {
  width: .64rem;
  height: .64rem;
}

.comment-tool .h-relative span {
  font-size: .266667rem;
  font-weight: 400;
  color: #E00000;
  position: absolute;
  top: -0.16rem;
  left: .533333rem;
}

/*  */
.h5-tool-qrcode {
  width: 1.066667rem;
  height: 1.066667rem;
  display: none;
  z-index: 2;
}

.img-40 {
  width: 1.066667rem;
  height: 1.066667rem;
  border-radius: 50%;
}

.comment-num {
  height: .426667rem;
  font-size: .32rem;
  font-weight: 400;
  color: #273E6C;
}

.comment-num img {
  width: .266667rem;
  height: .266667rem;
  position: relative;
  top: .026667rem;
}

.news-detail-comment .el-image__error {
  text-align: center;
}

/* 房产广告 */
.simpleSwiper4 {
  top: 0;
}

.house-ads-item {
  width: 99%;
  height: 8.4rem;
  margin-bottom: .426667rem;
  position: relative;
  color: #000;
  border-radius: .106667rem;
  cursor: pointer;
  overflow: hidden;
  display: block;

  /* border: 1px solid rgba(2,2,2,0.16); */
}

.house-ad-img {
  width: 100%;
  height: 4.746667rem;
  border-radius: .106667rem .106667rem 0 0;
  transition-duration: .5s;
  object-fit: cover;
}

.house-ad-img:hover {
  transform: scale(1.1);

}

.house-ads-view-state {
  position: absolute;
  left: .266667rem;
  top: .266667rem;
  padding: .026667rem .16rem;
  font-size: .32rem;
  border-radius: .106667rem;
  color: #fff;
}

.house-ads-item-info-wrap {
  padding: .32rem .266667rem;
  height: 2.64rem;
  box-sizing: border-box;
}

.house-ads-money {
  font-size: .373333rem;
  line-height: .533333rem;

}

.house-ads-address {
  margin-top: .186667rem;
  font-size: .373333rem;
}

.house-ads-address-icon {
  width: .426667rem;
  height: .426667rem;
  margin-right: .16rem;
  vertical-align: bottom;
}

.house-ads-quantity-wrap {
  margin-top: .32rem;
  display: flex;
}

.house-ads-quantity-item {
  margin-right: .373333rem;
}

.house-ads-quantity-icon {
  width: .453333rem;
  height: .426667rem;
  vertical-align: bottom;
}

.house-ads-quantity {
  font-size: .373333rem;
  margin-left: .08rem;
}

.house-ads-agent {
  padding: 0 .266667rem;
  height: 1.013333rem;
  display: flex;
  align-items: center;
  border-radius: 0 0 .106667rem .106667rem;
}

.house-ads-agent-img {
  width: 5.333333rem;
  height: .64rem;
  object-fit: contain;
}

.house-swiper-button-next {
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.24rem;
  height: 2.64rem;
  top: -6.4rem;
  right: -0.266667rem;
  z-index: 1;
}

.house-swiper-button-prev {
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.24rem;
  height: 2.64rem;
  top: -6.4rem;
  left: -0.4rem;
  z-index: 1;
}

figure {
  text-align: center;
}

figure figcaption {
  text-align: center
}