
/*内容区域*/
.layout-container{
    width: 100%;
    background-color: #F5F5F5;
    position: relative;
    top: 70px;
    padding-top:14px; 
}

.nav-box .nav-box-left {
    display: flex;
    align-items: center;
    float: left;
}
.nav-box .nav-box-left span{
    font-size: 16px;
    color: #666;
}

.nav-box .nav-box-left span:first-child{
    margin-right: 5px;
}
.nav-box .nav-box-left a{
    font-size: 16px;
    color: #666;
}

.nav-box-center {
    float: left;
    height: 50px;
    float: left;
    margin-left: 400px;
    box-shadow: 0px 0px 2px 0px rgba(207, 207, 207, 0.48);
    border-radius: 4px;
    display: flex;
}
.nav-box-center .search-input{
    width: 380px;
    padding: 15px  10px;
}

.nav-box-center .search-input::placeholder{
    color: #999;
    font-size: 16px;
}

.nav-box-center  .search-btn{
    width: 80px;
    height: 50px;
    background-color: #4B6BFB;
    cursor: pointer;
    border-radius: 0px 4px 4px 0px;
}
.nav-box-center  .search-btn .search-icon{
    width: 31px;
    height: 30px;
    margin: 10px 25px;
}

.nav-box-right{
    float: left;
    display: flex;
    align-items: center;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #4B6BFB;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 16px;
    color: #4B6BFB;
}

.nav-box-right .map-icon{
    width: 29px;
    height: 29px;
    margin-left: 14px;
    margin-right: 3px;
}

/*分类搜索区域*/
.type-search-box{
    margin-top: 14px;
    /* width: 1160px; */
    border: 1px solid #DDDDDD;
    padding: 0 15px;
    background-color: #fff;
    margin-bottom: 40px;
}
.common-box{
    margin-top: 28px;
    position: relative;
}

.home-title{
    width: 100%;
    font-size: 28px;
    color: #333;
    font-weight: bold; 
}
.desc-box{
    margin-top: 27px;
    height: 570px;
}
.desc-left{
    float: left;
    width: 710px;
}

.home-number{
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 12px;
    color: #666;
}

.desc-right{
    position: relative;
    width: 419px;
    float: left;
    margin-left: 25px;
}
.desc-right .qipai-price-box{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.desc-right .qipai-price-box span:first-child{
    vertical-align: 4px;
}
.desc-right .qipai-price-box  .price-icon{
    width: 20px;
    height: 22px;
    font-size: 28px;
    font-weight: bold;
}
.desc-right .qipai-price-box  .qipai-price{
    font-size: 34px;
    font-weight: bold;
}

.desc-right .qipai-price-box  .qipai-price b{
    font-size: 26px;
    vertical-align:3px;
}
.desc-right .total-mi{
    font-size: 14px;
    color: #999;
}

.desc-right .shichang-price-box{
    font-size: 16px;
    color: #666;
}

.desc-right .shichang-price-box span:first-child{
    vertical-align:1px ;
}

.desc-right .shichang-price-box  .price-icon{
    font-size: 16px;
}

.desc-right .shichang-price-box  .shichang-price{
    font-size: 20px;
    color: #666;
}
.desc-right .shichang-price-box  .shichang-price b{
    font-size: 18px;
    vertical-align: 1px;
    font-weight: 100;
}

.desc-right  .person-totle{
    display: block;
    font-size: 16px;
    color: #999;
}

.color333{
    color: #333 !important;
}
.desc-right .total-mi-box{
    display: flex;
    margin-top: 15px;
    font-size: 16px;
    color: #666;
}

.position-right{
    position: absolute;
    left: 240px;
}

.desc-right  .star-box{
    display: flex;
    margin-top: 20px;
    color: #666;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.desc-right .star-item-box{
    display: flex;
}
.desc-right  .star-box .star-item{
    display: flex;
    align-items: center; 
    margin-top: -5px;
}

.desc-right  .star-box .star-item img{
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.desc-right  .desc-info-box{
    margin-top: 18px;
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.desc-right  .kaipai-end-time-box{
    width: 447px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    display: flex;
    background:url("../images/recommend-detail/kaipai-bg.png") no-repeat;
    background-size: cover;
    padding-left: 9px;
    font-size: 16px;
    color: #666;
}
.desc-right  .kaipai-end-time-box  .date-time-box,
.desc-right  .kaipai-end-time-box .is-deal-price,
.desc-right  .kaipai-end-time-box .is_deal-text{
    font-size: 20px;
    color: #FF6464;
    font-weight: bold;
}

.desc-right  .kaipai-end-time-box  .is-deal-price-text{
    margin-left: 25px;
    font-size: 16px;
    color: #666;
}


.share-appointment-box{
    margin-top: 20px;
    display: flex;
    align-items: center;
}
/*.share-item-box,
.appointment-item-box{
    margin-left: 50px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #4B6BFB;
    cursor: pointer;
}

.share-item-box span,
.appointment-item-box span{
    margin-left: 3px;
    margin-top: 3px;
}*/
.get-report,
.share-item-box,
.appointment-item-box{ 
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #4B6BFB !important;
    cursor: pointer;
}
.get-report  span,
.share-item-box span,
.appointment-item-box span{
  margin-left: 4px;
    margin-top: 5px; 
}
 
.entrust-box{
    width: 447px;
    height: 99px;
    background:url("../images/recommend-detail-two/entrust-bg-icon.png") no-repeat;
    position: relative;
    margin-top: 20px;
}

.entrust-box   .server-heade-icon{
    height: 64px;
    width: 64px;
    border-radius: 50%;
    position: absolute;
    top: 17px ;
    left:10px ;
}

.entrust-box  .server-name-box{
    position: absolute;
    top: 15px ;
    left:89px ;
}
.entrust-box  .server-name-box span:nth-child(1){
    font-size: 22px;
    color: #333;
}

.entrust-box  .server-name-box span:nth-child(2){
    font-size: 12px;
    color: #999;
}

.entrust-box  .entrust-btn{
    position: absolute;
    top:18px ;
    left:236px ;
    display: block;
    width: 86px;
    height: 26px;
    background: #4B6BFB;
    border-radius: 13px;
    color: #fff;
    line-height: 26px;
    text-align: center;
}

.entrust-box .entrust-tag{
    position: absolute;
    top:51px ;
    left:89px ;
    display: flex;
}

.entrust-box .entrust-tag span{
   display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #D9EBFF;
    font-size: 16px;
    color: #4B6BFB;
    margin-right:6px ;
}

#share-home{
    width: 400px;
    height: 320px;
}

.share-model-box h3{
    font-size: 20px;
    color: #333;
    position: absolute;
    top: 74px;
    left: 0;
    right: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}

.share-model-box .share-wechat-icon{
    width: 120px;
    height: 120px;
    position: absolute;
    top: 112px;
    left: 140px;
}
.share-model-box  p{
    font-size: 16px;
    color: #333;
    position: absolute;
    top: 246px;
    left: 161px;
}

#share-home{
    display: none;
}


/*房源情况*/
.common-title{
    margin-top: 25px;
    border-bottom: 2px solid #eee ;
    padding-bottom: 25px;
}
.common-title h3{
   font-size: 22px;
    color: #333;
    border-left: 4px solid #BA8976;
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
}
.housing-supply-info{
    margin-top:24px ;
    font-size: 16px;
    color: #666;
    padding-left:3px ;
}

/*小区介绍*/
.village-desc-box{
    margin-top: 30px;
    display: flex;
}
.village-desc-box  .village-desc-icon{
    width: 430px;
    height: 300px;
    margin-right: 83px;
}
.village-desc-box  .village-desc-info{
    width: 100%;
}
.village-desc-box  .village-desc-info .village-desc-title{
    font-size: 22px;
    color: #4B6BFB;
}

.village-desc-box  .village-desc-info .village-desc-common{
    margin-top: 15px;
    position: relative;
    display: flex;

}

.village-desc-box  .village-desc-info .village-desc-common span{
    font-size: 16px;
    color: #999;
}
.village-desc-box  .village-desc-info .village-position{
    position: absolute;
    left: 370px;
}



/* 地图 */
.map-conmon-box{
    margin-top: 30px;
}
#map{height:100%;width:100%;}
#l-map{height:100%;width:75%;float:left}
#r-map{background:#ffffff;height:100%;width:25%;float:left;overflow: scroll;}
#r-result{width:100%;float:left}
#r-map ul{display:-webkit-flex; display: flex; width: 100%;padding-left: 0;background: #f5f5f5;margin: 0;line-height:2rem;float:left}
#r-map ul li{-webkit-flex:1; flex:1;list-style: none;text-align: center;cursor: pointer}
#r-map ul li.active,#r-map ul li:hover{background:#fff;color:#4B6BFB;}


/* 周边房源推荐 */

.surrounding-housing-box{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap; 
}
.surrounding-housing-item{
    width: 380px;
    height: 350px;
    overflow: hidden;
    position: relative; 
    box-shadow: -1px 1px 12px 1px rgba(207, 207, 207, 0.48);
    margin: 0 13px 15px 0;
}
.surrounding-housing-item:nth-child(3n){
    margin-right: 0;
}
.surrounding-housing-top-img-box{
    width: 380px;
    height: 210px;
    overflow: hidden;
    position: relative;
}
.surrounding-housing-bg{
    width: 100%; 
    transition: all 1s; 
}

.surrounding-housing-bg:hover{
    transform: scale(1.2); 
}

.surrounding-housing-date-time-box{
    position: absolute;
    top: 166px;
    width: 100%; 
    height: 44px;
    line-height: 44px;
    background-color: rgba(0,0,0,.3) !important;
    z-index: 99;
    text-align: center; 
    color: #fff;
}
.housing-date-time-text{
    color: #fff;
}
.housing-date-time-text span{
    font-size: 16px;
    color: #fff;
}

.housing-date-time-text .date-time-common-text{
    display: inline-block;
    width: 22px;
    height: 25px; 
    line-height: 25px; 
    background: #4B6BFB;
    border-radius: 2px;
    color: #fff;
}


.surrounding-housing-title{ 
    font-size: 20px;
    color: #333;
    font-weight: bold;
    height: 27px;
    margin-top: 15px;
    /* border-bottom: 1px solid #eee;
    margin-bottom: 15px; */
}
.surrounding-housing-title:hover{
    color: #4B6BFB;
}


.surrounding-housing-item .qipai-price-box{ 
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}
.surrounding-housing-item .qipai-price-box span:first-child{
    /* vertical-align: 4px; */
}
.surrounding-housing-item .qipai-price-box  .price-icon{ 
    font-size: 15px;
    font-weight: bold;
}
.surrounding-housing-item .qipai-price-box  .qipai-price{
    font-size: 20px;
    font-weight: bold;
}

.surrounding-housing-item .qipai-price-box  .qipai-price b{
    font-size: 15px;
    vertical-align:2px;
}
.surrounding-housing-item .total-mi{ 
    font-size: 14px;
    color: #999;
}

.surrounding-housing-item .shichang-price-box{ 
    font-size: 16px;
    color: #666;
    margin-top: 8px;
}

/* .surrounding-housing-item .shichang-price-box span:first-child{
    vertical-align:1px ;
} */

.surrounding-housing-item .shichang-price-box  .price-icon{
    font-size: 14px;
    color: #333;
}

.surrounding-housing-item .shichang-price-box  .shichang-price{
    font-size: 16px; 
    color: #333;
}
.surrounding-housing-item .shichang-price-box  .shichang-price b{
    font-size: 13px;
    vertical-align: 1px;
}

.surrounding-housing-item  .person-totle{  
    position: absolute;
    top: 320px;
    right: 22px;
    font-size: 16px;
    color: #999;
}

.surrounding-housing-item  .message-icon{  
    position: absolute;
    top: 286px;
    right: 20px ;
    font-size: 16px;
    color: #666;
}

.surrounding-housing-bottom{
    padding: 10px ;
}



/* 浮动的box */
.flied-box{
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 55px;
    line-height:55px;
    background-color: #4B6BFB; 
    color: #fff;
    z-index: 999;
}
.flied-content{
    position: relative;
    display: flex;  
}
.flied-content  .flied-server-heade-icon{ 
    height: 45px; 
    width: 45px;
    border-radius: 50%;
    margin-left: 100px;
    margin-top: 5px;
}

.flied-content .flied-name-info{
    margin-left: 17px;
    color: #fff;
}

.flied-content .flied-name-info span:nth-child(1){
    font-size: 18px; 
}
.flied-content .flied-name-info span:nth-child(2){
    font-size: 12px; 
}
.flied-content  .flied-btn{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #4B6BFB;
    background: #FFFFFF;
    border-radius: 4px;
    margin-left: 57px;
    margin-top: 13px;
    font-size: 14px;
}

.flied-content .flield-tel-box{
    margin-left: 283px;
    display: flex;  
}

.flied-content .flield-tel-box  .field-tel-icon{
    width: 14px;
    height: 20px;
    margin-top: 17px;
}

.flied-content .flield-tel-box  .field-tel-tip{
    font-size: 16px;
    color: #fff;
    margin-left: 4px;
    font-weight: bold;
}

.flied-content .flield-tel-box  .field-tel-number{
    font-size: 22px;
    color: #fff;
}
/*// 新增的*/
.desc-right .total-mi-box .area-btn-box{
    display: inline;
    font-size: 16px;
    color: #4B6BFB;
}

/*// 新增的*/
.village-desc-box  .village-desc-info .village-desc-title .number-room-text{
    font-size: 16px;
    color: #FE6732;
}
/*// 新增的*/
.server-qr-code{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 70px;
    height: 70px;
}
.report-box{
    margin-left: 30px;
    width: 310px;
    display: flex; 
    justify-content: space-between;
    margin-right: -15px;
}