body .article {
    margin: 0 auto;
    max-width: 750px;
    margin-top: 0.01rem;
    background-color: #ffffff;
    padding: 0.3rem 0.3rem 0.4rem;
    text-align: justify;
    box-sizing: border-box;
    }
    body .article span {
      display: block; }
    body .article .title {
      font-size: 0.46rem;
      font-weight: bold; }
    body .article .timeAndtip {
      margin: 0.2rem 0 0.5rem 0; }
      body .article .timeAndtip span {
        font-size: 0.26rem; }
        body .article .timeAndtip span:first-child {
          color: #999999; }
        body .article .timeAndtip span:last-child {
          cursor: pointer;
          color: #f54343; }
    body .article p {
      font-size: 0.34rem;
      line-height: 0.56rem;
      letter-spacing: 0.0082rem;
      margin-bottom: 0.5rem; }
      body .article p img {
        width: 100%; }
  body .recommendHouse {
    margin: 0 auto;
    max-width: 750px;
    box-sizing: border-box;
    padding: 0 0.3rem;
    background-color: #ffffff;
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
  }
    body .recommendHouse span.title {
      font-size: 0.38rem;
      height: 0.42rem;
      line-height: 0.42rem;
      padding-top: 0.4rem;
      padding-bottom: 0.4rem;
      display: block;
      font-weight: bold; }
    body .recommendHouse span.fr {
      font-size: 0.24rem;
      color: #999999;
      padding-top: 0.45rem; }
      body .recommendHouse span.fr:after {
        content: "";
        display: block;
        background: url(https://s0.ifengimg.com/static/house/images/26_1792e18e.png) no-repeat;
        background-size: 100%;
        width: 0.1rem;
        height: 0.18rem;
        margin-left: 1.3rem;
        margin-top: -0.245rem; }
    body .recommendHouse ul li.newHouse {
      border-bottom: 0.01rem solid #eeeeee;
      padding: 0.3rem 0; }
      body .recommendHouse ul li.newHouse:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      body .recommendHouse ul li.newHouse:first-child {
        padding-top: 0; }
      body .recommendHouse ul li.newHouse dl:first-child {
        position: relative; }
        body .recommendHouse ul li.newHouse dl:first-child img {
          width: 2.4rem;
          height: 1.8rem;
          border-radius: 0.08rem;
          float: left; }
      body .recommendHouse ul li.newHouse dl:nth-of-type(2) {
        margin-left: 0.3rem;
        width: 4.2rem;
        overflow: hidden; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:first-child {
          font-size: 0.32rem;
          height: 0.32rem;
          line-height: 0.32rem;
          margin-bottom: 0.23rem;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(2) span span:first-child {
          height: 0.22rem;
          line-height: 0.22rem;
          font-size: 0.22rem;
          margin-bottom: 0.16rem;
          color: #666666;
          display: block; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(2) span span:nth-of-type(2) {
          font-size: 0.28rem;
          line-height: 0.28rem;
          height: 0.28rem;
          color: #f54343;
          display: block; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(2) img {
          width: 0.6rem;
          height: 0.6rem; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) {
          margin-top: 0.22rem; }
          body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) span.onsale {
            padding: 0.02rem 0.1rem;
            font-size: 0.2rem;
            background-color: #6db1ff;
            color: #ffffff;
            margin-left: 0;
            border-radius: 0.02rem; }
        body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) span.cloud {
            padding: 0.02rem 0.1rem;
            font-size: 0.2rem;
            background-color: #FA6862;
            color: #ffffff;
            margin-left: 0.08rem;
            border-radius: 0.02rem; }
          body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) span.waitsale {
            color: #ffffff;
            background-color: #ff8837; }
          body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) span.saled {
            color: #ffffff;
            background: #c0c5cf; }
          body .recommendHouse ul li.newHouse dl:nth-of-type(2) dd:nth-of-type(3) span {
            background: #f4f7f9;
            font-size: 0.2rem;
            color: #597385;
            padding: 0.02rem 0.1rem;
            float: left;
            margin-left: 0.08rem; }
    body .recommendHouse ul li.secondHouse {
      border-bottom: 0.01rem solid #eeeeee;
      padding: 0.3rem 0; }
      body .recommendHouse ul li.secondHouse:first-child {
        padding-top: 0; }
      body .recommendHouse ul li.secondHouse:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      body .recommendHouse ul li.secondHouse dl:first-child {
        position: relative; }
        body .recommendHouse ul li.secondHouse dl:first-child img {
          width: 2.4rem;
          height: 1.8rem;
          border-radius: 0.08rem;
          float: left; }
        body .recommendHouse ul li.secondHouse dl:first-child span {
          font-size: 0.2rem;
          padding: 0.06rem 0.14rem;
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          color: #ffffff;
          background: rgba(0, 0, 0, 0.6);
          border-radius: 0.08rem 0 0.19rem 0;
          border-radius: 0.08rem 0px 0.19rem 0px; }
      body .recommendHouse ul li.secondHouse dl:nth-of-type(2) {
        margin-left: 0.3rem;
        width: 4.2rem;
        overflow: hidden; }
        body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:first-child {
          font-size: 0.32rem;
          margin-bottom: 0.1rem;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(2) span span:first-child {
          font-size: 0.22rem;
          color: #666666;
          display: block;
          margin-bottom: 0.1rem;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
        }
        body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(2) span span:nth-of-type(2) span {
          float: left;
          color: #597385;
          font-size: 0.2rem;
          padding: 0.02rem 0.1rem;
          background-color: #f4f7f9;
          margin-right: 0.08rem; }
        body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(2) img {
          width: 0.6rem;
          height: 0.6rem; }
        body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(3) {
          margin-top: 0.05rem; }
          body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(3) span {
            float: left; }
          body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(3) span:first-child {
            color: #f54343;
            font-size: 0.28rem; }
          body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(3) span:nth-child(3) {
            font-size: 0.2rem;
            color: #999999;
            margin-top: 0.03rem; }
          body .recommendHouse ul li.secondHouse dl:nth-of-type(2) dd:nth-of-type(3) span {
            font-size: 0.3rem;
            color: #999999;
            margin: 0 0.05rem;
            background: none; }
    body .recommendHouse button {
      background: #f8f8f8;
      border-radius: 0.02rem;
      font-size: 0.28rem;
      color: #f54343;
      text-align: center;
      width: 6.9rem;
      height: 0.78rem;
      line-height: 0.78rem;
      border: none;
      margin-top: 0.3rem; }
  body .disclaimer {
    /*padding-top: 0.2rem;*/
    /*padding: 0.3rem;*/
    /*font-size: 0.24rem;*/
    /*color: #AAAAAA;*/
    /*background: #ffffff;*/
    /*margin: 0 auto;*/
    /*max-width: 750px;*/
    /*box-sizing: border-box;*/
    /*margin-top: 0.2rem;*/
  }
  body .bottom{
    padding-bottom: 1.28rem;
  }
  /*云购入口 dengxl 2020.3.25*/
.label-cloud{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 0.06rem 0.12rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    font-style: normal;
    font-weight: bold;
    background-image: linear-gradient(-138deg, #FB7878 0%, #F54343 100%);
    border-radius: 0.08rem 0px 0.08rem 0px;
}
.labelList{
    position: absolute;
    left: 0.1rem;
    bottom: 0.1rem;
    z-index: 10;
    font-size: 0;
    line-height: 0;
}
.labelList li{
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.1rem;
    padding: 0 !important;
    border: 0 none !important;
}
.labelList li.im{
    background: url('https://s0.ifengimg.com/static/house/images/zygw_855c9e89.png') no-repeat;
    background-size: 100% auto;
}
.labelList li.sp{
    background: url('https://s0.ifengimg.com/static/house/images/sp_f61186c5.png') no-repeat;
    background-size: 100% auto;
}
.labelList li.vr{
    background: url('https://s0.ifengimg.com/static/house/images/vr_0eea0c18.png') no-repeat;
    background-size: 100% auto;
}
  /*# sourceMappingURL=property_news.css.map */