
.floor-detail .floor-detail-left{
    width: 820px;
    float: left;
}
.floor-detail .information .info-title{
    color: #333333;
    font-size: 16px;
    margin-top: 45px;
    font-weight: bold;
}
.floor-detail .information .info-title::before{
    content: '';
    height: 15px;
    width: 3px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.floor-detail .information .labels{
    font-size: 14px;
    color: #777;
    width:70px;
}
.floor-detail .attrbute p{
    display: inline-block;
    padding-bottom: 10px;
}
.floor-detail .information .content{
    font-size: 14px;
    color: #333;
    display: block;
    max-width: 280px;
}
.floor-detail .infoma-item{
    width: 50%;
    padding-right: 50px;
    float: left;
    margin-top: 28px;
    line-height: 16px;
	-webkit-box-pack: start;
	box-pack: start;
	-moz-box-pack: start;
}
.floor-detail .infoma-item.attrbute {
    width:100%;
    font-size: 14px;
    color: #333;
}
.floor-detail .attrbute p:nth-of-type(1) em{
    display: none;
}
.floor-detail .info-content{
    background-color: #f5f5f5;
    padding: 25px;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}
.floor-detail .info-table{
    margin-top: 30px;
}
.floor-detail .info-table-none-data{
	background-color: #f5f5f5;
	padding: 25px;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 30px;
}
.floor-detail .table-header{
    width: 100%;
    line-height: 45px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.floor-detail .table-header span{
    width: 100px;
    display: block;
}
.floor-detail .table-footer{
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}
.floor-detail .table-footer span{
    display: block;
    width: 100px;
    text-align: center;
    padding: 0 10px;
}
.floor-detail .table-footer span.empty{
    color: #999;
}
.floor-detail .col-3{
    width: 130px !important;
}
.floor-detail .col-4{
    width: 200px !important;
}
.floor-detail .look-more {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    width: 250px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #dadada;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    margin-top: 45px;
}
.floor-detail .look-more .iconfont{
	font-size: 14px;
}
.floor-detail .look-more.more-down .iconfont{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	display: inline-block;
}
/* 右侧菜单 */
.floor-detail  .right-area{
    float: right;
    width: 275px;
    margin-top: 45px;
}
.floor-detail .house-type-right{
    border: 1px solid #eaeaea;
    border-radius: 5px;
    overflow: hidden;
 
}
.right-area.propFix{
    margin-top:0;
    position: fixed;
    top: 90px;
    background-color: #FFF;
    z-index: 10;
    right: calc((100VW - 1180px)/2 - 5px);
    right: -moz-calc((100VW - 1180px)/2 - 5px);
    right: -webkit-calc((100VW - 1180px)/2 - 5px);
}
.floor-detail .house-type-right .house-receive-con{
    position: relative;
}
.floor-detail .house-type-right .house-receive-con img{
    display: block;
}
.floor-detail .house-type-right .house-receive-con .title{
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    top: 43px;
    font-weight: 700;
    left: 15px;
}
.floor-detail .house-receive-group{
    padding: 0 25px 28px;
}
.floor-detail .house-receive-group .name{
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    text-align: center;
}
.floor-detail .house-receive-group .input{
    line-height: 30px;
    border: 0;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 0 15px;
    background-color: #f0f0f0;
    font-size: 12px;
    color: #333;
    margin-top: 14px;
    height:30px;
}
.floor-detail .house-receive-group .input::-webkit-input-placeholder{
    color: #999;
}
.floor-detail .house-receive-group .receive-btn{
    margin-top: 20px;
    display: block;
    border-radius: 50px;
    width: 100%;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.floor-detail .isPackUp{
	overflow: hidden;
}
.floor-detail .sale-group {
    height: 100px;
    width: 100%;
    overflow: hidden;
    background-size: 100%;
    margin-top: 30px;
    position: relative;
    padding-right: 20px;
    background-repeat: no-repeat;
}
.floor-detail .sale-group .sale-info{
    width: 370px;
    float: left;
    margin-top: 20px;
    margin-left: 110px;
}
.floor-detail .sale-group .sale-info h1{
    font-size:18px;
    
}
.floor-detail .concat-input-con {
    line-height: 30px;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    background: #FFF;
    margin-top: 35px;
    position: relative;
    float: right;
    height: 32px;
}
.floor-detail .concat-input {
    background: transparent;
    border: 0;
    color: #999999;
    font-size: 12px;
    padding: 0 15px;
    display: block;
    height: 30px;
    line-height: 30px;
}
.floor-detail .concat-input-btn {
    display: block;
    line-height: 27px;
    width: 85px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    height: 30px;
    top: 0;
}
.floor-detail .sale-group .sale-desc {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}