/* 广告展位图 */
.chamber-con .advertise-list{
    position: relative;
}
.chamber-con .advertise-list p{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
    line-height: 45px;
    height: 45px;
    bottom: 0;
    margin: auto;
}
.chamber-con .advertise-list img{
    display: block;
    width: 100%;
}
.chamber-con .advertise-list .threadBar{
    font-size: 12px;
    color: #bab7b7;
    top: 17px;
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    margin: auto;
}
.chamber-con .advertise-list .threadBar a{
    text-decoration: none;
    color: #bab7b7;
    cursor: pointer;
}
.chamber-con .advertise-list .threadBar a:hover{
    text-decoration: underline;
}
/* 条件搜索 */
.chamber-con .condition-list{
    margin-top: 40px;
}
.chamber-con .condition-list .tab-item{
    height: 33px;
    line-height: 33px;
    color: #333333;
    font-size: 14px;
    margin-right: 10px;
    padding: 0 15px 0 10px;
    cursor: pointer;
}
.chamber-con .condition-list .tab-item em{
    display: inline-block;
    width: 12px;
    height: 17px;
    position: relative;
    top: 2px;
}
.chamber-con .condition-list .tab-item a{
	color: #333333;
	text-decoration: none;
}
.chamber-con .condition-list .tab-item.active,.chamber-con .condition-list .tab-item:hover{
    color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.chamber-con .condition-list .tab-item.active a,.chamber-con .condition-list .tab-item:hover a{
	color: #FFF;
}
.chamber-con .condition-list .details{
    padding-top: 11px;
}
.chamber-con .condition-list .details-1{
	padding-top: 6px;
}
.chamber-con .condition-list .details.box-position{
    padding-top:23px;
}
.chamber-con .condition-list .con-label{
    display: block;
    padding: 0 38px 0 15px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    line-height: 19px;
    width:85px;
}
.chamber-con .condition-list .con-position{
    display: inline-block;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
	margin: 0 25px 15px 0;
}
.chamber-con .condition-list .con-position.con-position-site{
    margin-bottom: 0;
	font-size: 14px;
}
.chamber-con .condition-list .con-position a{
	color: #333;
}
.chamber-con .quyu-area-list{
    padding: 15px 20px 0;
}
.chamber-con .quyu-area-list .con-position a{
	font-size: 12px;
}
.chamber-con .quyu-area-list .item{
    font-size: 12px;
    color: #333;
    line-height: 38px;
    display: inline-block;
    text-decoration: none;
    padding: 0 18px;
    cursor: pointer;
}
.chamber-con .quyu-disct-group{
    margin-left: 10px;
}
.chamber-con .quyu-disct-group .quyu-disct-list .con-position{
    font-size: 12px;
    line-height: 14px;
    padding: 5px 0;
	margin-bottom: 10px;
}
.chamber-con .quyu-street-group{
    margin-left: 20px;
	margin-bottom: 15px;
}
.chamber-con .quyu-street-group .quyu-street-list .con-position{
    font-size: 12px;
    line-height: 14px;
	margin-bottom: 10px;
}
.chamber-con .quyu-selected-list{
	margin: 0px 0 0 20px;
}
.chamber-con .quyu-selected-list .select-group{
	margin: 0px 20px 15px 0;
}
.chamber-con .quyu-selected-list .selected-name{
	color: #999999;
	font-size: 12px;
	line-height: 29px;
	padding: 0 10px;
	float: left;
}
.chamber-con .quyu-selected-list .selected-item{
    border: 1px solid #cecece;
	line-height: 25px;
	display: inline-block;
	border-radius: 2px;
	padding: 0 10px;
	margin-right: 5px;
}
.chamber-con .quyu-selected-list .selected-item span{
	font-size: 12px;
	color: #333;
}
.chamber-con .quyu-selected-list .selected-item a{
	font-size: 12px;
	color: #999;
	margin-left: 5px;
	cursor: pointer;
}
.chamber-con .subway-1{
    margin-left: 20px;
    padding-top: 10px;
}
.chamber-con .subway-1 .con-position{
    font-size: 12px;
    line-height: 14px;
    padding: 10px 0 15px;
	padding-bottom: 0px;
}
.chamber-con .condition-list .checkbox{
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #cecece;
    display: inline-block;
    vertical-align: text-bottom;
	line-height: 14px;
}
.chamber-con .condition-list .checkbox::before{
    content: '';
    display: inline-block;
	width: 10px;
	height: 8px;
	opacity: 0;
	margin-bottom: 2px;
	margin-left: 1px;
}
.chamber-con .condition-list .checked .checkbox::before{
    opacity: 1;
}
.chamber-con .condition-list .disabled{
    cursor: default;
}
.chamber-con .condition-list .con-money{
    width: 50px;
    border: 1px solid #cecece;
    line-height: 20px;
    border-radius: 2px;
    position: relative;
}
.chamber-con .condition-list .con-confirm{
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    margin-left: -15px;
}
.chamber-con .condition-list .con-unit{
	margin-left: 30px;
	font-size: 12px;
	color: #333;
}

/* 搜索楼盘结果 */
.chamber-con .result-list{
    width: 880px;
    margin-top: 35px;
}
.chamber-con .result-list .nav-group{
    border-bottom: 1px solid #e9e9e9;
}
.chamber-con .result-list .nav-group .result-title{
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    line-height: 45px;
    font-weight: bold;
    width:610px;
}
.chamber-con .result-list .nav-group .result-title span{
	display: inline-block;
	padding: 0 4px;
}
.chamber-con .result-list .result-menu{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    line-height: 45px;
    margin-left: 29px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
}
.chamber-con .result-list .result-menu .iconfont{
    display: inline-block;
    vertical-align: baseline;
}

.chamber-con .result-list .result-menu .iconfont.result-sort-down{
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
}
.chamber-con .result-list .result-floor{
    margin-top: 40px;
    position: relative;
    cursor: pointer;
    padding-right: 25px;
    width: 880px;
    height: 215px;
}
.chamber-con .result-list .result-floor:hover .floor-logo{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.chamber-con .result-list .result-floor .floor-logo-con{
    width: 285px;
    height: 215px;
    border-radius: 5px;
    float: left;
    margin-right: 25px;
}
.chamber-con .result-list .result-floor .floor-logo{
    width: 285px;
    height: 215px;
    display: block;
    object-fit: cover;
    border-radius:4px;
}
.chamber-con .result-list .floor-detail{
    height: 215px;
    width: 545px;
    float: left;
}
.chamber-con .result-list .floor-name{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-right: 15px;
    max-width: 300px;
    line-height: 22px;
    float: left;
}
.chamber-con .result-list .floor-info{
    margin-top: 25px;
}
.chamber-con .result-list .floor-info .finfo{
    width: 350px;
    float: left;
}
.chamber-con .result-list .floor-info  .fprice{
    width: 195px;
    float: right;
}
.chamber-con .result-list .floor-info  .fprice h3{
    height: 30px;
    margin-bottom: 40px;
}
.chamber-con .result-list .floor-info  .fprice span{
    float: right;
    display: inline-block;
    line-height: 30px;
}
.chamber-con .result-list .floor-info-item{
    color: #777777;
    font-size: 14px;
    margin-bottom: 13px;
    line-height: 16px;
}
.chamber-con .result-list .discount{
    display: inline-block;
    padding: 3px 10px;
    height:24px;
    overflow: hidden;
}
.chamber-con .result-list .floor-discount{
    font-size: 12px;
    padding-left: 4px;
    line-height: 16px;
}
.chamber-con .result-list .floor-tag-group{
    margin-top: 20px;
    height: 24px;
    overflow: hidden;
}
.chamber-con .result-list .floor-tag-group .floor-tag{
    display: inline-block;
    line-height: 22px;
    border-radius: 50px;
    border: 1px solid #e9e9e9;
    font-size: 12px;
    color: #999999;
    padding: 0 10px;
    margin-right: 8px;
}
.chamber-con .result-list .floor-price-label{
    color: #666666;
    font-size: 14px;
}
.chamber-con .result-list .floor-price{
    font-size: 26px;
    font-weight: 700;
}
.chamber-con .result-list .to-call{
    width: 120px;
    height: 32px;
    border-radius: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 30px!important;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 12px center;
    padding-left: 27px;
}
.chamber-con .result-list .im-item{
    height: 32px;
    margin-top: 10px;
}
.chamber-con .result-list .im-item .chat{
    display: block;
    width: 120px;
    height: 32px;
    border-radius: 16px;
    font-size: 16px;
    text-align: center;
    line-height:30px;
    padding-left: 27px;
}
.chamber-con .result-list .pr50{
    padding-right: 50px !important;
}
.chamber-con .result-other-list{
    width: 264px;
    margin-top: 85px;
}
.chamber-con .result-other-list .hot-back{
    width: 100%;
    display: block;
	cursor: pointer;
}
.chamber-con .result-other-list .hot-list{
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding: 15px;
    margin-top: 25px;
}
.chamber-con .result-other-list .hot-title{
    color: #333333;
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: bold;
}
.chamber-con .result-other-list .hot-item{
    margin-bottom: 15px;
}
.chamber-con .result-other-list .hot-item span{
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 2px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    float:left;
}
.chamber-con .result-other-list .hot-item a{
    margin-left: 10px;
    font-size: 14px;
    line-height: 16px;
    width: 230px;
    vertical-align: bottom;
    cursor: pointer;
    text-decoration: none;
    color: #333;
    float:left;
}
.chamber-con .result-other-list .hot-item a:hover{
    text-decoration: underline;
}
.chamber-con .empty-data{
    padding: 95px 0;
    text-align: center;
}
.chamber-con .empty-data img{
    display: block;
    margin: 0 auto;
}
.chamber-con .empty-data .desc{
    margin-top: 35px;
    color: #666;
    font-size: 18px;
}
.chamber-con .intersting-group .int-title{
    font-size: 16px;
    color: #333;
    line-height: 45px;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
    font-weight: bold;
}
.chamber-con .code-free-con{
    position: relative;
    height: 30px;
}
.chamber-con .code-free-con .shadow-con{
    position: absolute;
    right: 110px;
    top: -18px;
    display: none;
}
.chamber-con .code-free-con .shadow-code-con{
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
}
.chamber-con .code-free-con .shadow-code-con h3{
    font-size: 13px;
    color: #666;
    height:13px!important;
    margin-bottom: 0!important;
}
.chamber-con .code-free-con .shadow-code-con img{
    display: block;
    margin: 5px auto 0;
}
.chamber-con .result-list .code-free-con:hover .shadow-con{
    display: block;
}
.chamber-con .subway-2{
    text-align: right;
}
.chamber-con .subway-3{
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 10px;
}
.chamber-con .subway-3::after{
    content: '';
    height: 4px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
}
.chamber-con .subway-3:nth-of-type(n+2)::before{
    content: '';
    width: 4px;
	height: 54px;
	display: block;
	position: absolute;
	right: 0px;
	top: -46px;
}
.chamber-con .subway-3 .subway-item{
    display: inline-block;
    cursor: pointer;
}
.chamber-con .subway-3 .round{
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index: 100;
}
.chamber-con .subway-3 .round::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: 3px;
}
.chamber-con .subway-3 .name{
    font-size: 12px;
    color: #333;
    margin-top: 13px;
    display: inline-block;
    width: 68px;
    padding: 0 5px;
    text-align: center;
}
.chamber-con .subway-3 .name a{
	color: #333;
    text-decoration: none;
    line-height: 14px;
    overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
}
.positionR{
    position: relative;
}
.chamber-con .collepse-group{
    padding: 20px 0 10px;
    position: relative;
    cursor: pointer;
}
.chamber-con .collepse-group::before{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    display: block;
    top: 27px;
}
.chamber-con .collepse-group span{
    display: block;
    width: 80px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #FFF;
    position: relative;
    z-index: 100;
}
.chamber-con .collepse-group .arr-rotate{
    transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
}
.chamber-con .collepse-group .arr-up{
    display: none;
}
.chamber-con .collepse-group.active .arr-up{
    display: block;
}
.chamber-con .collepse-group.active .arr-down{
    display: none;
}
.chamber-con .remove-condition{
    position: absolute;
    right: 0;
    top: -5px;
    cursor: pointer;
    display: inline-block;
	z-index: 1000;
}
.chamber-con .remove-condition span{
    font-size: 12px;
    color: #999;
}
.chamber-con .remove-condition a{
	color: #999;
	vertical-align: text-top;
}
.chamber-con .remove-condition .iconfont{
    color: #999;
	font-size: 18px;
}
.chamber-con .other-condition{
   display: none;
}
.chamber-con .other-condition.show{
   display: block;
}
.chamber-con .pagination-con-house{
	margin-top: 60px;
}
.chamber-con .close-menu{
	display: inline-block;
	vertical-align: middle;
}

/* 楼盘导购 */
.house-guide .guide-item{
    display: block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}
.house-guide .guide-item:last-child{
    border-bottom:0;
}
.house-guide .guide-item:first-child{
    padding-top:0;
}
.house-guide .guide-item .img {
    width: 106px;
    height:80px;
    position: relative;
}
.house-guide .guide-item img{
    width: 106px;
    height:80px;
    object-fit: cover;
    margin-right:10px;
}
.house-guide .guide-item .title{
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
}

