.content2{
	background: #ededed;
	padding-bottom: 10px;
}

/*<!--精选全景-->*/

.title_all{
	
}
.title{
	top: 30px;
	width: 240px;
	height: 84px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.title .title_bg{
	border: 2px solid #7d7d7d;
	position: relative;
	height: 40px;
	top: 10px;
	left: 0;
}
.title .title_bg h1{
	font-size: 28px;
	font-family: "微软雅黑";
	position: absolute;
	left: 62px;
	top:-16px;
	font-weight: 600;
	background: #ededed;
	padding: 0 6px;
}
.title .title_bg h4{
	font-size: 12px;
	font-family: "微软雅黑";
	position: absolute;
	left: 64px;
	bottom: -6px;
	background: #ededed;
	padding: 0 6px;
}
.ppp{
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 12px solid #ee9771;
	margin: 12px auto 0;
}
/*<!--筛选列表-->*/
.panorama_list{
	clear: both;
	overflow: hidden;
	background: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 18px;
	margin-bottom: 15px;
}
.panorama_list .list_one{
	padding-left: 40px;
	
}
.panorama_list .list_one .list_span{
	float: left;
	display: inline-block;
	font-size: 14px;
	height: 49px;
	line-height: 49px;
	padding-right: 42px;
}
.panorama_list .list_one .list_select{
	float: left;
}
.panorama_list .list_one .list_select ul{
	width: 1016px;
	border-bottom: 1px solid #f7f5f5;
	height: 49px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
}

.panorama_list .list_one .list_select ul li:nth-child(1){
	/*padding-left: 10px;*/
} 
.panorama_list .list_one .list_select ul li{
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	color: #9e9e9e;
	margin: 0 10px;
	padding: 0 13px;
}
.panorama_list .list_one .list_select ul .more{
	position: absolute;
	top: 18px;
	right: 50px;
	cursor: pointer;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	color: #848282;
}
.panorama_list .list_one .list_select ul li.on{
	color: #ff732e;
}
.panorama_list .list_one:nth-child(3) ul{
	
}
.more_next{
	/*display: none;*/
}
/*<!--人气、距离、地域筛选-->*/
.bottom_list{
	background: #fff;
	position: relative;
}
.bottom_list .bottom_one{
	height: 57px;
	border: 1px solid #c9c9c9;
}
.bottom_list .bottom_one li{
	font-size: 16px;
	font-family: "微软雅黑";
	float: left;
	width: 107px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	cursor:pointer;
	border-left:1px solid transparent;
	border-right: 1px solid transparent;
	background: #f5f5f5;
}
.bottom_list .bottom_one li.on{
	background: #fff;
	border-left:1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.bottom_list .bottom_one li p{
	position: relative;
	font-size: 14px;
	
}
.bottom_list .bottom_one li .hot{
	width: 10px;
	height: 14px;
	display: inline-block;
	margin-left: 4px;
	position: absolute;
	top: 0px;
	right: 22px;
	cursor: pointer;
}
.bottom_list .bottom_one li:hover{
	border-left:1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	background: #fff;
}
/*下一页*/
.list_more{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 36px;
	
}
.list_more>a{
	display: inline-block;
	color: #333333;
	border: 1px solid #b5b5b5;
	padding: 12px 160px;
	border-radius: 4px;
}
/*<!--在建工地-->*/
.Construction_list{
	width: 1200px;
	background: #fff;
	padding-top: 14px;
	padding-left: 2px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 55px;
	box-shadow: 2px 2px 30px #a3a2a2;
	padding-bottom: 5px;
}
.Construction_list ul li {
	float: left;
	color: #fff;
	font-size: 14px;
	margin: 0 15px;
	position: relative;
}
.Construction_list ul li .con_pic{
	position: relative;
	width: 210px;
	height: 210px;
	text-align: center;
	font-size: 16px;
}
.Construction_list ul li .price_bg{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px 0 0;
	border-radius: 0 25px 25px 0;
	background: red;
}
.Construction_list ul li .price_bg p{
	font-size: 12px;
}
.all_price{
	font-size: 14px;
}
.Construction_list ul li .con_pic a{
	display: block;
	color: #fff;
}
.Construction_list ul li .con_pic a.conImgWrap{
	position:relative;
	width: 210px;
	height: 210px;
	overflow:hidden;
}
.Construction_list ul li .con_pic a img{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	margin:auto;
	overflow: hidden;
}
.Construction_list ul li .con_pic span{
	height: 34px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	line-height: 34px;
	font-size: 13px;
}
.Construction_list ul li p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.Construction_list ul li p .map{
	text-align: left;
	color: #555555;
}
.Construction_list ul li p .hot{
	float: right;
	position: relative;
	padding-left: 18px;
	color: #555555;
	font-size: 12px;
}
.Construction_list ul li p .hot>em{
	font-size: 14px;
}
.Construction_list ul li p .hot:before{
	content: "";
	position: absolute;
	display: block;
	top: 4px;
	left: 0;
	width: 15px;
	height: 13px;
	background: url(../../images/new/hot.png) no-repeat;
}
/*城市联动*/
.map_content{
	position: absolute;
	width: 400px;
	height: 57px;
	/*border: 1px solid red;*/
	top: 0;
	left: 97px;
}
.map_content .select{
	
}
.map_content .select .city_select,.map_content .select .area_select{
	height: 54px;
	line-height: 54px;
	margin-top: 0px;
	display: inline-block;
	margin: 0 30px;
}
.map_content .select .city_select>select{
	outline: none;
	height: 54px;
	line-height: 54px;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #727272;
	width: 86px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.map_content .select .area_select>select{
	outline: none;
	height: 54px;
	line-height: 54px;
	border: none;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #727272;
	width: 86px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
/*找到相关记录条*/
.record{
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	font-size: 12px;
	font-family: "微软雅黑";
	height: 56px;
	line-height: 56px;
}
.record span{
	margin-right: 35px;
}
.record span em{
	color: #ff732e;
	padding: 0 4px;
}
