.main-box{
    margin-bottom: 40px;
    overflow: hidden;
}
.left-box{
    width:740px;
    float:left;
}

.right-box {
    width: 400px;
    float: right;
}


.hot-title-box {
    background: url("https://ess.leju.com/house/photo/42-1-gsYmuIm8osV9nxQr2xlBU6L2ws6pIqyc2nl3mMJL75nHZHiQqFzqBkKKIUHM5zNEjgVXDEuopeN6lmj2.png") no-repeat 0;
    background-size: 122px 33px;
    width: 400px;
    height: 33px;
    line-height: 33px;
    margin: 40px 0 16px 0;
}

.hot-title-box .more {
    background-position: 30px 11px;
}

.data-title{
    background: url("https://ess.leju.com/house/photo/42-1-1T82Q9V4WctV8ygDDVigzTavcI3e7eA7UbnbdcT5p3kA3UZ1x8atwen8h2ywxhA6LP57uOMmQ60A2nl9.png") no-repeat 0;
    background-size: 122px 33px;
}

.policy-title{
    background: url("https://ess.leju.com/house/photo/42-1-bk8GpQZ5UcH5y3cA2beuWgamIAcK8RsNNrMH211St4X7YtTxFbTN0a4aQPbH1XmG2XVklUqLjUyOoG0C.png") no-repeat 0;
    background-size:226px 26px;
}

.summary-text{
    width:740px;
}

.summary-text h{
    font-size: 36px;
    font-weight: 600;
    color: #333333;
}

.label-p{
    color:#999;
}

.over{
    overflow:hidden;
}

.floatr{
    float:right;
}

.floatl{
    float:left;
}
.news-column {
    width: 50px;
    height: 22px;
    border: 1px solid #C72128;
    border-radius: 6px;
    color: #C72128;
    font-size: 12px;
    padding: 4px 10px;
    margin-right: 10px;
}

/*正文*/
.summary-text .line{
    width:740px;
    height:2px;
    background:#eeeeee;
}

.summary-text-p{
    width:740px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.summary-text-p img{
    display:block;
    max-width:622px;
    margin:30px auto;
}
.label{
    margin-top: 40px;
}
.label span {
    font-size: 14px;
    background-color: #eeeeee;
    margin-right: 14px;
    padding: 10px;
    border-radius: 2px;
}
.qiye_div {
  width: 740px;
  padding: 60px 0 0;
}

.wenzhang_qiye_img {
    width: 95px;
    height: 96px;
    border: 1px solid #DBDBDB;
    line-height: 93px;
    float: left;
}

.wenzhang_qiye_img img {
  width: 94px;
  max-width: 94px;
  max-height: 94px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}

.wenzhang_qiye_text {
  float: left;
  padding: 4px 0 0 25px;
}

.wenzhang_qiye_text h3 {
  font-size: 18px;
  color: #333;
  margin:0px;
}

.text_p1 {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 32px;
  margin:4px 0;
}

.text_p2 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin:0px;
}

.top-info {
    font-size: 0.8rem;
    line-height: 2rem;
    display: flex;
    justify-content: space-between;
    margin-bottom:20px;
  }
  
  .info-data {
    width:85%;
    margin:0 auto;
    margin-top:20px;
    background-color:#f7faff;
    border-radius:12px;
    padding:20px;
  }
  
  .info-data li {
    float:left;
    width:50%;
  }
  
  .info-data em {
    font-style: normal;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 8px;
    padding: 2px;
    font-weight:600;
  }
  
  .info-data span {
    margin-right: 16px !important;
    color: #333;
  }
  
  .news-box-tag{
    display:none;
  }
/*相关新闻*/

.more {
    float: right;
    font-size: 12px;
    background: url("https://ess.leju.com/house/photo/42-1-QpdANKx9SZ3NiaXlSqmPB0HSmPFxEtlYMZHm9Wass0SLJycTSWhZM723e6VguFOytEMt5plVCN602uNK.png") no-repeat 30px 21px;
    background-size: 10px 10px;
    padding-right: 20px;
}

.xgxw-title-box{
    width:740px;
    height:40px;
    background:url("https://ess.leju.com/house/photo/42-1-qzpwBfEYBaPIy4iPM3z821h8FKnTUIGh2xRMylJFLJvx1l4AMY0zK4XS9gbMnBZstRq3skXZLWBrJdis.png") no-repeat 0 0;
    background-size:102px 24px;
    margin:60px 0 20px 0;
    border-bottom: 2px solid #EEEEEE;
    line-height: 32px;
}

.xgxw-title-box .more{
    background-position: 30px 11px;
}

.biaoqian{
    margin:20px 0 30px 0;
    height: 50px;
    position: relative;
}

.xgxw-ul{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
}

/*图标分享*/

.tubiaofenxian{
    margin-top: 20px;
}

.tubiaofenxian a, .tubiaofenxian span{
    cursor: pointer;
    margin: 0 10px;
}

.wechat-share-pic {position:absolute;width:95px;padding:6px;border:1px solid #e0e0e0;border-radius:4px;  background-color: #ffffff;z-index: 99;margin-top:48px;right:0;box-shadow: 0px 2px 10px #999;display:none;text-align:center;font-size:12px;}
/*新闻切换*/

.item-news-tag  {
    width:740px;
    border-bottom: 2px solid #EEEEEE;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    margin: 60px 0 10px 0;
}

.item-news-tag span {
    display: inline-block;
    width: 60px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #999;    
    padding:0 6px;
    font-family: Source Han Serif CN;
}

.item-news-tag span.cur {
    border-bottom: 4px solid #89181D;
    margin-bottom: 2px;
    font-size: 20px;
    color: #C72128;
    font-weight: bold;
    height:48px;
}

.loading-more{
    width: 160px;
    height: 30px;
    background: #f7f7f7;
    border-radius: 6px;
    color: #C72128;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 20px auto 30px;
    padding: 5px 10px;
    cursor: pointer;
}
.loading-more a{
    color: #C72128;
}

.item-news-top h4{margin:0;padding:0;}
.item-news-tag span.cur{border-bottom:4px solid #c72128;}
.item-news-top{width:100%;display:flex;justify-content: space-between;line-height:2.5rem;}
.item-news-p{width:100%;font-size:0.875rem;line-height:1.75rem;color:#999;}
.item-news-list li{border-bottom:1px dashed #e8e8e8;padding:1rem 0;}
.item-news-list li span{font-size:0.75rem;font-weight:normal;}


.hide{
    display:none;
}