.content2{
	background: #ededed;
}

/*<!--精选全景-->*/
.Select_panorama{
	clear: both;
	overflow: hidden;
	padding: 0 40px;
}
/*.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;
}
.Select_list{
	margin-top: 30px;
	background: #fff;
	padding: 16px 10px;
	overflow: hidden;
	margin-bottom: 30px;
	box-shadow: 4px 4px 43px #b6b6b6;
}
.Select_list .proper_left{
	width: 880px;
	height:587px;
	/*background: red;*/
	border: 1px solid #D0D0D0;
	float: left;
	overflow: hidden;
	position: relative;
}
.Select_list .proper_left .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.Select_list .proper_left .swiper-button-next{
	background-image:url(/static/images/new/estate/right.png) !important;
}
.Select_list .proper_left .swiper-button-prev{
	background-image:url(/static/images/new/estate/left.png) !important;
}
.Select_list .proper_left .swiper-pagination-bullet{
	background: #fffdfd !important;
}
.Select_list .proper_right{
	width:290px;
	height: 587px;
	float: right;
	/*background: yellow;*/
}
.list_img{
	overflow: hidden;
}
.list_img li{
	width: 280px;
	height: 185px;
	/*background: yellowgreen;*/
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	padding-top:4px;
	
}
.list_img li .list_div{
	position: relative;
}
.list_img li .list_div .list_wrape{
	width: 99%;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(0,0,0,0.5);
}
.list_img li .list_div .list_wrape p{
	font-size: 14px;
	font-family: "微软雅黑";
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
}
.list_img li .list_div .list_wrape p a{
	color: #fff;
	display: block;
}
.list_img li .list_div .list_wrape p a .price{
	padding-left: 32px;
}
.list_img li .list_top{
	width: 78px;
	height: 78px;
	background:url(/static/images/new/estate/hotP.png) no-repeat; 
	position: absolute;
	top: -2px;
	right: -9px;
}
.list_img li .list_top .list_ad{
	
}

.list_more{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 36px;
}
.list_more>a{
	display: inline-block;
	color: #ee662a;
	border: 2px solid #ee662a;
	padding: 12px 50px;
	
}
/*<!--装企推荐-->*/
.recommendation{
	clear: both;
	overflow: hidden;
	margin-bottom: 45px;
	/*padding: 0 30px 30px 45px;*/
}
.small_title{
	position: relative;
	height: 28px;
	line-height: 28px;
	margin-bottom: 28px;
}
.small_title span{
	width: 10px;
	height: 28px;
	line-height: 28px;
	background: #ee8354;
	display: inline-block;
	top: 5px;
	right: 4px;
	position: relative;
}
.small_title h2{
	display: inline-block;
	font-size: 24px;
	color: #ee8354;
	height: 28px;
	line-height: 28px;
}
.recommendation .rec_list{
	width: 1200px;
	overflow: hidden;
	padding:18px 0 36px 0;
}
.recommendation .rec_list .rec_content{
	width: 1200px;
	background: #fff;	
	padding-top: 16px;
	box-shadow: 2px 2px 22px #b8b4b4;
	height: 700px;
}
.recommendation .rec_list .rec_content ul{
	/*overflow: hidden;*/
	background: red;
	margin-right: -24px;
	margin-left: 5px;
}
.recommendation .rec_list .rec_content ul>li{
	width: 280px;
	/*background: lightgoldenrodyellow;*/
	border: 1px solid #ddd;
	float: left;
	margin-right:20px;
	/*height: 314px;*/
	position: relative;
	margin-bottom: 20px;
}
.div_big{
	position: relative;
}
.div_big .pic a{
	display: block;
}
.div_big .pic a img{
	width: 280px;
	height: 208px;
	display: block;
	overflow: hidden;
}
.pic_title{
	position: relative;
	
}

.pic_title h2{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding: 14px 0 14px 10px;
}
.pic_title h2 a{
	display: block;
}
.pic_title h2 a:hover{
	text-decoration: underline;
	color: #ff732e;
}
.bottom_list{
	border-top: 1px solid #DDDBDB;
	padding: 10px 0 14px 10px;
}

.hover_div{
	width: 320px;
	height: 145px;
	background:#fff;
	position: absolute;
	left: 10px;
	z-index: 10;
	border: 1px solid #f0efef;
	border-radius: 8px;
	display: none;
	box-shadow: 1px 1px 4px #D1D1D1;
}
.hover_div .top{
	width: 0;
	height: 0;
	position: absolute;
	top: -21px;
	display: block;
	left: 51px;
	border-bottom:10px solid #ccc;
    border-top:11px solid transparent;
    border-left:11px solid transparent;
    border-right:11px solid transparent;
}
.hover_div .top2{
	width: 0;
	height: 0;
	position: absolute;
	top: -20px;
	display: block;
	left: 52px;
	border-bottom:10px solid #fff;
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
}
.hover_div p{
	font-size:14px;
	font-family: "微软雅黑";
	padding-left: 12px;
	line-height: 30px;
	height: 30px;
}
.hover_div .hover_title{
	padding-top: 10px;
}
.hover_list ol{
	padding-left: 12px;
}
.hover_list ol li{
	width: 81px;
	height: 58px;
	background: #f2f6f9;
	float: left;
	margin-right: 18px;
	position: relative;
}
.hover_list ol li a{
	display: block;
	
}
.hover_list ol li .text{
	width: 100%;
	background: rgba(0,0,0,0.5);
	display: block;
	color: #fff;
	padding: 4px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pic_title:hover .hover_div{
	display: block;
}
.bottom_list p{
	display: inline-block;
	font-size: 14px;
	width: 49%;
}
.bottom_list p .number{
	position: relative;
	padding-left: 20px;
	color: #c01a1a;
}
.bottom_list p .number:before,.map:before{
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	vertical-align: middle;
}
.bottom_list p .number:before{
	width: 17px;
	height: 16px;
	background: url(/static/images/new/estate/nu.png) no-repeat;
	background-size:100%;
}
.bottom_list p .map{
	position: relative;
	padding-left: 20px;
	color: #c01a1a;
}
.bottom_list p .map:before{
	width: 15px;
	height: 20px;
	background: url(/static/images/new/estate/remap.png) no-repeat;
	background-size:100%;
}
.div_all .Word{
	clear: both;
	overflow: hidden;
}
.div_all .Word ul li{
	height: 100px;
	border-top: 1px solid #c9c9c9;
}
.div_all .Word ul li .word_cont .number{
	font-size: 24px;
	font-family: "微软雅黑";
	line-height: 94px;
	position: relative;
	top: 8px;
	left: 12px;
}
.div_all .Word ul li .word_cont{
	height: 94px;
	float: left;
}
.word_text{
	float: right;
	/*border: 1px solid red;*/
	width: 112px;
	padding: 46px 4px 0 0;
	font-size: 14px;
	padding: 29px 0;
}
.word_text p{
	width: 112px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.div_all .Word ul li .word_cont .word_img{
	width: 132px;
	height: 52px;
	overflow: hidden;
	padding-left: 20px;
}
.div_all .Word ul li .word_cont .word_img img{
	width: 132px;
	height: 52px;
	overflow: hidden;	
}
.div_all .Word ul li .word_cont .word_img a{
	display: inline-block;
}
.div_all .Word ul li .word_cont .word_text a{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 112px;
}
/*<!--在建工地-->*/
.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 6px;
}
.Construction_list ul li .con_pic{
	position: relative;
	width: 288px;
	height: 232px;
	text-align: center;
	font-size: 16px;
}
.Construction_list ul li .con_pic a{
	display: block;
	color: #fff;
}
.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;
}
.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;
}
.Construction_list ul li p .hot:before{
	content: "";
	position: absolute;
	display: block;
	top: 4px;
	left: 0;
	width: 15px;
	height: 13px;
	background: url(/static/images/new/estate/hot.png) no-repeat;
}
/*活动商家*/
.Event-merchant{
	padding: 0 10px;
}
.Event-merchant .Construction_list ul li {
	float: left;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}
.Event-merchant .Construction_list ul li .con_pic{
	border: 1px solid #e6e6e6;
}
/*<!--专题推荐-->*/
.Special-recommendation{
	clear: both;
	overflow: hidden;
	padding: 0 32px;
}
.Special-all{
	position: relative;
	background: #fff;
	margin-bottom: 50px;
	box-shadow: 2px 2px 30px #a3a2a2;
}
.Special-recommendation .Specia_cont{
	padding: 15px 0 0 0;
	overflow: hidden;
	/*border: 1px solid red;*/
	border-bottom: 1px solid #c9c9c9;
	background: #fff;
	padding-bottom: 38px;
}
.Special-recommendation .Specia_cont .Specia_div{
	overflow: hidden;
}
.Special-recommendation .Specia_cont .Specia_ol li{
	width: 381px;
	float: left;
	margin: 0 9px;
}
.Special-recommendation .Specia_cont .Specia_ol li a{
	display: block;
	margin-bottom: 25px;
}
.Special-recommendation .Specia_cont .Specia_ol li .p_one{
	
}
.Special-recommendation .Specia_cont .title_span{
	font-size: 24px;
	font-weight: 600;
}
.Special-recommendation .Specia_cont .span_map{
	font-size: 16px;
	float: right;
	padding-top: 10px;
}
.Special-recommendation .Specia_cont .span_time{
	text-align: right;
	font-size: 16px;
}
.Special-recommendation .Specia_bottom{
	width: 100%;
	text-align: center;
	margin-top: 26px;
	padding-bottom: 36px;
}
.Special-recommendation .Specia_bottom ul{
	display: inline-block;
	width: 230px;
	height: 10px;
	margin: 0 auto;
}
.Special-recommendation .Specia_bottom ul>li{
	width: 64px;
	height: 9px;
	float: left;
	margin: 0 5px;
	cursor: pointer;
	border: 1px solid #959595;
}
.Special-recommendation .Specia_bottom ul>li.on{
	background: url(/static/images/new/estate/bottom.png) no-repeat;
	border: 1px solid transparent;
}
.Special-recommendation .Specia_bottom ul>li:hover{
	background: url(/static/images/new/estate/bottom.png) no-repeat;
	border: 1px solid transparent;
}
