.activity-detail-wrap .v-info {
  margin-bottom: .4rem; }

.activity-detail-wrap .reserve-wrap:first-child {
  margin-bottom: .35rem; }

.activity-detail-wrap .real-estate {
  font-size: 0.36rem;
  font-weight: bold;
  font-stretch: normal;
  color: #333333; }

.activity-detail-wrap .real-tag {
  padding-top: 0.3rem;
  padding-bottom: 0.4rem; }

.activity-detail-wrap .real-tag ul {
  overflow: hidden; }

.activity-detail-wrap .real-tag ul li {
  background: #F0F0F0;
  padding: 0.04rem 0.16rem;
  float: left;
  margin: 0 0.32rem 0.16rem 0;
  position: relative;
  line-height: 0.32rem; }

.activity-detail-wrap .real-tag ul li a {
  font-size: 0.24rem;
  color: #333; }

.activity-detail-wrap .real-tag ul li::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.2rem 0 0.22rem 0.25rem;
  border-color: transparent transparent transparent #F0F0F0;
  position: absolute;
  right: -0.245rem;
  top: 0; }

.activity-detail-wrap .article-nav {
  margin-bottom: .3rem; }
  .activity-detail-wrap .article-nav a {
    display: block;
    line-height: .4rem;
    font-size: .28rem;
    color: #666;
    padding-bottom: .16rem; }
    .activity-detail-wrap .article-nav a span {
      color: #d4bc98; }

.activity-detail-wrap .house-origin-list {
  box-sizing: border-box;
  width: 100%;
  padding-top: .3rem; }
  .activity-detail-wrap .house-origin-list .house-origin-lis {
    padding-bottom: .4rem; }
  .activity-detail-wrap .house-origin-list .ho-img {
    position: relative;
    border-radius: .08rem;
    width: 100%;
    height: 3.73rem; }
    .activity-detail-wrap .house-origin-list .ho-img > img {
      border-radius: .08rem; }
  .activity-detail-wrap .house-origin-list .ho-info {
    position: relative;
    box-sizing: border-box;
    padding-right: 2.4rem;
    margin-top: .24rem; }
    .activity-detail-wrap .house-origin-list .ho-info a {
      display: block; }
    .activity-detail-wrap .house-origin-list .ho-info .ho-cap {
      height: .42rem;
      line-height: .42rem;
      font-size: .3rem;
      color: #333;
      font-weight: bold;
      margin-bottom: .12rem; }
    .activity-detail-wrap .house-origin-list .ho-info .ho-desc {
      height: .32rem;
      line-height: .32rem;
      color: #999;
      font-size: .18rem; }
      .activity-detail-wrap .house-origin-list .ho-info .ho-desc .line {
        color: #EEEEEE; }
    .activity-detail-wrap .house-origin-list .ho-info .ho-btn {
      position: absolute;
      right: 0;
      top: 0;
      width: 1.82rem;
      height: .64rem;
      line-height: .64rem;
      text-align: center;
      border-radius: .32rem;
      border: 1px solid #d4bc98;
      font-size: .28rem;
      color: #d4bc98;
      font-weight: bold; }

    .strong-text{
      font-size: 0.36rem;
      font-weight: bold;
      font-stretch: normal;
      color: #333333;
    }
