.content2{
	background: #ededed;
	padding-bottom: 10px;
}
.content2 .activity{
	clear: both;
	overflow: hidden;
}
.content2 .activity .box{
	width:1200px;
	height: 144px;
	margin-top: 30px;
	padding-bottom: 10px; 
}
.content2 .activity .box1,.content2 .activity .box2,.content2 .activity .box3{
	background: #fff;
	width: 376px;
	height: 144px;
	font-size: 20px;
	font-family: "微软雅黑";
	position: relative;
	float: left;
}
.content2 .activity .box1{
	margin-right: 36px;
}
.content2 .activity .box2{
	margin-right: 36px;
	float: left;
}
.content2 .activity .box1 .list1{
	width: 376px;
	height: 144px;
	font-size: 20px;
	font-family: "微软雅黑";
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin-right: 10px;
	box-shadow:2px 2px 7px #aaaaaa;
}
.content2 .activity .box2 .list2{
	width: 376px;
	height: 144px;
	font-size: 20px;
	font-family: "微软雅黑";
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	box-shadow:2px 2px 7px #aaaaaa;
}
.content2 .activity .box3 .list3{
	width: 376px;
	height: 144px;
	font-size: 20px;
	font-family: "微软雅黑";
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	box-shadow:2px 2px 7px #aaaaaa;
}
.content2 .activity .box1.list1 p{	
	width: 100%;
}
.content2 .activity .box1.list p:nth-child(2){
	font-size: 14px;
}
/*<!--精选全景-->*/
.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 .select_left{
	float: left;
	width: 453px;
	height: 448px;
	/*border: 1px solid #666666;*/
	margin-right: 6px;
}
.Select_list .select_left .big_pic{
	position: relative;
}
.Select_list .select_left .big_pic>a{
	position:relative;
	display: block;
	width: 451px;
	height: 446px;
	border: 1px solid #d9d9d9;
}
.Select_list .select_left .big_pic>a>img{
	position:absolute;
	width:100%;
	height:auto;
	top:0;
	bottom:0;
	margin:auto;
}
.Select_list .select_left .big_pic>span{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Select_list .select_right{
	width: 716px;
	height: 448px;
	/*background: yellow;*/
	float: right;
}
.Select_list .select_right .small_pic{
	
}
.Select_list .select_right .small_pic ul>li{
	position: relative;
	float: left;
}
.Select_list .select_right .small_pic ul>li span{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Select_list .select_right .small_pic ul>li a{
	position:relative;
	display: block;
	border: 1px solid #d9d9d9;
	overflow:hidden;
}
.Select_list .select_right .small_pic ul>li:nth-child(1){
	margin-right: 12px;
	margin-bottom: 5px;
}
.Select_list .select_right .small_pic ul>li:nth-child(2){
	margin-bottom: 5px;
}
.Select_list .select_right .small_pic ul>li:nth-child(3){
	margin-right: 12px;
}
.Select_list .select_right .small_pic ul>li:nth-child(1)>a{
	width: 315px;
	height: 215px;
}
.Select_list .select_right .small_pic ul>li:nth-child(2)>a{
	width: 385px;
	height: 215px;
}
.Select_list .select_right .small_pic ul>li:nth-child(3)>a{
	width: 414px;
	height: 224px;
}
.Select_list .select_right .small_pic ul>li:nth-child(4)>a{
	width: 286px;
	height: 224px;
}
.Select_list .select_right .small_pic ul>li>a>img{
	position:absolute;
	width:100%;
	height:auto;
	top:0;
	bottom:0;
	margin:auto;
}
.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;
}
.recommendation .rec_list .rec_left{
	width: 850px;
	/*height: 358px;*/
	background: #fff;	
	float: left;
	padding-top: 16px;
	box-shadow: 2px 2px 22px #b8b4b4;
	min-height: 346px;
}
.recommendation .rec_list .rec_left ul li{
	width: 196px;
	height: 155px;
	border: 1px solid #e6e6e6;
	float: left;
	margin: 0 7px 16px 7px;
}
.recommendation .rec_list .rec_left ul li .rec_pic{
	width: 196px;
	height: 155px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.recommendation .rec_list .rec_left ul li .rec_pic a>img{
	max-width: 196px;
	max-height: 155px;
	overflow: hidden;
}
.recommendation .rec_list .rec_right{
	width: 302px;
	height:358px;
	background: #fff;
	float: right;
	padding: 4px 18px 0px 18px;
	box-shadow: 2px 2px 22px #bcb9b9;
}
.rec_right .rec_lead{
	overflow: hidden;
	/*margin-bottom: 24px;*/
	margin: 12px 0;
}
.rec_right .rec_lead ul li{
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.rec_right .rec_lead ul li.on{
	color: #de4501;
}
.rec_right .rec_lead ul li:nth-child(1){
	margin-right: 72px;
}
.div_all .Word{
	clear: both;
	overflow: hidden;
}
.div_all .Word ul li{
	height: 103px;
	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;
}
.word_text .word_text_start{
	font-size: 14px;
	color: #c3c3c4;
}
.word_text .word_text_start em{
	font-size: 14px;
	font-family: arial;
}
.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{
	overflow: hidden;
	width: auto;
	height: 85px;
	margin: 0 auto;	
}
.div_all .Word ul li .word_cont .word_img a{
	text-align:center;
	display: inline-block;
	width: 125px;
	height: 85px;
	
}
.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 .price{
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	background: #ea6b61;
	padding: 0 10px 0 0;
	border-radius: 0px 25px 25px 0px;
}
.Construction_list ul li .con_pic .price p{
	font-size: 12px;
}
.Construction_list ul li .con_pic .price .font{
	font-size: 14px;
}
.Construction_list ul li .con_pic a{
	display: block;
	color: #fff;
	width: 288px;
	height: 232px;
	position:relative;
	overflow:hidden;
}
.Construction_list ul li .con_pic a img{
	position:absolute;
	width:100%;
	height:auto;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}

.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(../../images/new/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;
	overflow:hidden;
}
.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;
	position:relative;
}
.Special-recommendation .Specia_cont .Specia_div{
	float:left;
	width:1200px;
}

.Special-recommendation .Specia_cont .Specia_ol{
	overflow:hidden;
}
.Special-recommendation .Specia_cont .Specia_ol li{
	width: 380px;
	float: left;
	margin: 0 10px;
	text-align:center;
}
.Special-recommendation .Specia_cont .Specia_ol li a{
	position:relative;
	height:350px;
	display: block;
	margin-bottom: 25px;
	background:#ccc;
	overflow:hidden;
}

.Special-recommendation .Specia_cont .Specia_ol li a img{
	position:absolute;
	height:100%;
	left:50%;
	transform: translateX(-50%);
}
.Special-recommendation .Specia_cont .Specia_ol li .p_one{
	
}
.Special-recommendation .Specia_cont .title_span{
	width:100%;
	text-overflow: ellipsis;
	white-space:nowrap; 
	overflow:hidden;
	font-size: 24px;
	font-weight: 600;
	text-align:center;
}
.Special-recommendation .Specia_cont .span_map{
	font-size: 14px;
	padding-top: 10px;
	line-height: 20px;
	height:60px;
	overflow:hidden;
}
.Special-recommendation .Specia_cont .span_time{
	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;
	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(../../images/new/bottom.png) no-repeat;
	border: 1px solid transparent;
}
.Special-recommendation .Specia_bottom ul>li:hover{
	background: url(../../images/new/bottom.png) no-repeat;
	border: 1px solid transparent;
}
