/******************************************************楼盘动态*********************************************/
.houseNews-container{
    margin-top: 40px;
}
/*左边*/
.houseNews-left{
    width: 840px;
    float: left;
}
.houseNews-right{
    width: 300px;
    float: right;
}
.houseNews-left-center{
    /*border-top:1px solid #E9E9E9;*/
}
.houseNews-left-item{
    width: 840px;
    padding: 20px 0;
    border-bottom:1px solid #E9E9E9;
}
.houseNewsLeft-item-name h4{
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
}
.houseNewsLeft-item-name h4{
    display: inline-block;
    width: 544px;
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.houseNewsLeft-item-name span{
    display: inline-block;
    width: 100px;
    float: right;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.houseNewsLeft-detail a{
    display: block;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 14px;
}
.houseNews-left-item:hover h4{
    color: #f54343;
}
.houseNews-left-item:hover p a{
    color: #999999 !important;
}
/******************************************************楼盘动态子页面*********************************************/
.houseNewsDetail-container{
    margin-top: 40px;
}
/*左边*/
.houseNewsDetail-left{
    width: 840px;
    float: left;
}
.houseNewsDetail-right{
    width: 300px;
    float: right;
}
.houseNewsDetail-name{
    font-family: PingFangSC-Semibold;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0;
    line-height: 45px;
    margin-bottom: 20px;
}
.houseNewsDetail-top{
    height: 20px;
}
.houseNewsDetail-top span{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 10px;
}
.houseInform{
    display: inline-block;
  padding: 0 5px 2px;
    float: right;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    color: #F54343;
    letter-spacing: 0.05px;
    border: 1px solid #F54343;
    border-radius: 2px;
    text-align: center;
}
.houseNewsDetail-center p{
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
    margin-top: 30px;
}
.houseNewsDetail-tell{
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
    line-height: 22px;
}
.houseNewsDetail-info{
    width: 840px;
    height: 248px;
    margin-top: 30px;
}
.houseNewsDetail-info-left{
    float: left;
    width: 330px;
    height: 248px;
}
.houseNewsDetail-info-left img{
    width: 100%;
    height: 100%;
}
.houseNewsDetail-info-right{
    float: right;
    width: 449px;
    height: 208px;
    padding: 20px  30px;
    background: #FFFFFF;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.06);
}
.houseNewsDetail-info-name h4{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    margin-right: 10px;
    line-height: 30px;
    font-weight: normal;
}
.houseNewsDetail-info-name span{
    float: left;
    display: inline-block;

    border-radius: 2px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 10px;
    margin-top: 3px;
}
.houseNewsDetail-info-name span:last-child{
    margin-right: 0;
}
.houseNewsDetail-info-name .slate-state{
    color: #FFFFFF;
    padding: 3px 8px 5px;
    line-height: 16px;
}
.onSlate{
    background: #6094FF;
}
.dOnSlate{
    background: #FF8837;
}
.noSlate{
    background: #C0C5CF;
}
.house-type{
    padding: 2px 8px 4px;
    color: #AAAAAA;
    border: 1px solid #CCCCCC;
    line-height: 16px !important;
}
.price-house{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #f54343;
    letter-spacing: 0;
    line-height: 40px;
    display: inline-block;
    margin-top: 4px;
    height: 40px;
}
.price-house strong{
    font-size: 28px;
}
.open-addr{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-top: 10px;
    height: 20px;
}
.open-addr span{
    color: #333333;
    margin-right: 10px;
    float: left;
}
.open-addr em{
    color: #999999;
    display: inline-block;
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.houseNewsDetail-right-pho{
    margin-top: 48px;
}
.houseNewsDetail-right-pho img {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.houseNewsDetail-right-pho .pho {
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #F54343;
    letter-spacing: 0.12px;
    text-align: left;
}
.houseNewsDetail-dial{
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999 !important;
    letter-spacing: 0;
    text-align: right;

    position: relative;
    line-height: 25px;
}
.houseNewsDetail-dial .icon-qrcodeDial {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin-right: 6px;
    margin-top: -1px;
    background: url(https://s0.ifengimg.com/2019/06/27/erweima_icon_83f261d5.png)no-repeat center top/100% 100%;
}
.houseNewsDetail-dial:hover .icon-qrcodeDial {
    background: url(https://s0.ifengimg.com/2019/06/27/erweima_icon_x_2305cb02.png)no-repeat center top/100% 100%;
}
.houseNewsDetail-tell-wrap:hover .scan-code-qr {
    display: block;
}
.houseNewsDetail-tell-wrap .qrcode{
    position: absolute;
    margin-top: -223px;
    margin-left: -46px;
    width: 156px;
    height: 205px;
    display: block;
    background: url(https://s0.ifengimg.com/2019/07/01/saoma_20209899.png)no-repeat center/100% 100%;
    /* padding: 24px; */
    display: none;
}
.houseNewsDetail-tell-wrap .scan-code-qr img {
    display: block;
    width: 92px;
    height: 92px;
    margin: 30px 20px 10px 33px;
}
.scan-code-qr img {
    width: 100%;
    height: 100%;
}
.houseNewsDetail-tell-wrap  .scan-code-qr p {
    /*font-family: PingFangSC-Regular;*/
    font-size: 13px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
/*活动的*/
.houseNewsDetail-activity{
    margin-top: 30px;
}
.activity-com{
    padding: 0 10px 0 15px;
    width: 815px;
    height: 60px;
    background: #F8F9FA;
}
.activity-com img{
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 20px;
    margin-top: 14px;
}
.activity-com span{
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    line-height: 60px;
}
.activity-com a{
    float: right;
    display: block;
    width: 104px;
    height: 40px;
    border-radius: 4px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    background: #6094FF;
}
.activity-com a:hover{
    color: #FFFFFF!important;
    background: #4077E8;
}
/*往期动态*/
.past-houseNews{
    width: 840px;
    margin-top: 40px;
}
.past-houseNews h4{
    /*font-family: PingFangSC-Regular;*/
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    font-weight: normal;
}
.past-houseNews-wrap{
    margin-top: 20px;
    border-top: 1px solid #E9E9E9;
}
.pastHouseNews-item {
    width: 840px;
    padding: 20px 0;
    border-bottom: 1px solid #E9E9E9;
}
.pastHouseNews-item-name h4 {
    display: inline-block;
    width: 544px;
    float: left;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pastHouseNews-item-name span {
    display: inline-block;
    width: 100px;
    float: right;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pastHouseNews-detail a {
    display: block;
    /*font-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 14px;
}
.
.pastHouseNews-item:hover h4{
    color: #f54343;
}
.pastHouseNews-item:hover p a{
    color: #999999 !important;
}
/*楼盘导购*/
.Building-environment{
    margin-top: 40px;
}
.Building-environment h4{
    /*font-family: PingFangSC-Regular;*/
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
}
.Building-environment-wrap{
    margin-top: 20px;
}
.Building-environment-wrap li{
    /*ont-family: PingFangSC-Regular;*/
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    width: 840px;
}
.Building-environment-time{
    float: right;
    color: #999999;
}
.Building-environment-name{
    color: #333333;
    float: left;
    display: inline-block;
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Building-environment-wrap i{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ACACAC;
    border-radius: 30px;
    margin-right: 16px;
    float: left;
    margin-top: 8px;
}