.block-1 {

}
.block-1 .cont {
    border:1px solid #efefef;
}
.block-1 .cont .title {
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    font-weight: bold;
}
.block-1 .cont .row {
    border-bottom: 1px solid #efefef;
    padding: 8px 30px;
}
.block-1 .cont .row a {
    margin-left: 10px;
}
.block-1 .cont .row a.curr {
    color: #ff5203;
}


.block-2 {
    margin-top: 20px;
}
.block-2 .top {
    border:1px solid #ddd;
    background: #efefef;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
}
.block-2 .top ul {
    float: left;
}
.block-2 .top ul li {
    float: left;
    padding: 0 15px;
}
.block-2 .top ul li:hover {
    background: #fff;
    cursor: pointer;
}
.block-2 .top .link {
    float: right;
}
.block-2 .top .link a {
    margin: 0 5px;
}

.block-2 .col2-3 .cont {
    margin-left: 10px;
}

.house-list {

}
.house-list li {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.house-list li img.cover {
    float: left;
    display: block;
    width: 200px;
    height: 140px;
}
.house-list li .info {
    float: left;
    padding: 0 20px;
    width: 400px;
}
.house-list li .info h3 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 30px;
}
.house-list li .info h3 a {
    font-size: 18px;
}
.house-list li .other {
    float: right;
    text-align: right;
    line-height: 35px;
}
.house-list li .other .price {
    color: #ff5203;
    font-size: 18px;
}
.house-list li .other .tel {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
}
.house-list li .link {
    width: 100%;
    clear: both;
    padding-top: 5px;
}
.house-list li .link span {
    float: left;
    line-height: 18px;
    color: #ff5203;
    border: #ff5203 1px solid;
    padding: 0 5px;
    font-size: 14px;
    display: block;
    margin-right: 5px;
}
.house-list li .link a {
    float: left;
    margin-left: 5px;
    line-height: 20px;
    font-size: 14px;
}

.find {
    border: 1px solid #ddd;
    padding: 15px;
}
.find h3 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}
.find p {
    width: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
    margin: 6px 0;
}
.find p select {
    padding: 5px;
    border: none;
    width: 100%;
}
.find p input {
    padding: 6px 8px;
    border: none;
    width: 100%;
}
.find p input.radio-css {
    padding: 6px 8px;
    border: none;
    width: unset;
}

.follow {

}
.follow h3 {
    font-size: 15px;
    border-bottom: 3px solid #2DA5FB;
    padding: 8px 0;
    margin-bottom: 10px;
}
.follow img {
    width: 100%;
}
.follow p {
    line-height: 20px;
}
.follow .col4-1 {

}
.follow .cont {

}
.follow .title {
    font-size: 14px;
}
.follow .price {
    font-size: 12px;
}
.follow .price span {
    color: #ff9000;
}

.no-data{
    text-align: center;
    line-height: 100px;
}

.house-pic-list{

}
.house-pic-list li{
    width: 32%;
    display: inline-block;
    margin-top:10px;
}
.house-pic-list li:nth-child(3n-1){
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
}
.house-pic-list li .pic-list{
    display: block;
    position: relative;
    height: 140px;
}
.house-pic-list li .pic-list a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.house-pic-list li .pic-list img{
    width: 264px;
    height: 140px;
}
.house-pic-list li h3{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #100f0f;
    line-height: 20px;
    opacity: 0.6;
    color: #fff;
}
.house-pic-list li h3 span{
    float: right;
}
.house-pic-list li .other{
    display: block;
    line-height: 25px;
}

.house-pic-list li .other span.price{
    color: red;
}
.house-pic-list li .other span.tel{
    float: right;
    background: url('../images/tel_i.png') left center no-repeat;
    padding-left: 20px;
    background-size: 16%;
}
.house-pic-list li .link{
    line-height: 20px;
    height: 20px;
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin: 5px 0;
}
.house-pic-list li .link span{
    float: left;
    line-height: 18px;
    color: #ff5203;
    border: #ff5203 1px solid;
    padding: 0 5px;
    font-size: 14px;
    display: block;
    margin-right: 5px;
}


/*动态*/
.module-loupan-msg-block-new {
    position: relative;
    margin-top: 20px;
    background: #FFF;
    border-radius: 4px;
    padding: 10px 20px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.module-loupan-msg-block-new .loupan-msg-block-header {
    width: 100%;
    font-size: 0;
    position: relative;
    border-bottom: #666 2px solid;
}
.module-loupan-msg-block-new .loupan-msg-block-content {
    overflow: hidden;
    margin-top: 20px;
}
.module-loupan-msg-block-new .loupan-msg-block-header-tlt {
    font-size: 24px;
    line-height: 20px;
    height: 20px;
    margin: 10px 0;
    display: inline-block;
    color: #303033;
    font-weight: 600;
    vertical-align: middle;
}
.module-loupan-msg-block-new .loupan-msg-block-header-tlt:after {
    content: '';
    width: 22%;
    height: 2px;
    background: #ff5203;
    left: 0;
    bottom: -2px;
    position: absolute;
}
.module-loupan-msg-block-new .loupan-msg-block-header:after {
    content: '';
    clear: both;
    display: block;
}
.module-loupan-msg-block-new .loupan-msg-block-header-more {
    position: absolute;
    top: 7px;
    right: 30px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #9F9FA6;
}
.module-loupan-msg-block-new .loupan-msg-block-header-more .more-text {
    position: relative;
    top: -1px;
}
.module-loupan-msg-block-new .loupan-msg-block-content .loupan-msg-content-left {
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news {
    margin-bottom: 5px;
    overflow: hidden;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text-all-link {
    max-height: 44px;
    overflow: hidden;
    display: block;
    width: 100%;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text-all {
    font-size: 14px;
    color: #9F9FA6;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    padding-right: 10px;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .tags {
    margin-right: 10px;
    margin-top: 1px;
    float: left;
}

.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text {
    width:1050px;
    float: left;
    position: relative;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news.news2 .content-text {
    width: 1074px;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text .content-text-title {
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .tags .tag.red {
    border: 1px solid #fBB;
    color: #F66;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text .content-text-title a {
    display: inline-block;
    max-width: 880px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .content-text .content-text-time {
    float: right;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    margin-left: 42px;
    line-height: 24px;
    font-weight: 400;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .tags {
    margin-right: 10px;
    margin-top: 1px;
    float: left;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news .tags .tag {
    line-height: 12px;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 4px;
    display: inline-block;
    border: 1px solid #ABD;
    color: #78B;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.module-loupan-msg-block-new .loupan-msg-content-left .news.pingce .content-text {

}