@charset "utf-8";

body{background:#fff;}
   /*  banner轮播 */
.banner{
	width: 100%;
	height: 630px;
	position:relative;
	top:0;
	left:0;
}
.cover{
	width: 100%;
	height: 100%;
	position: absolute;
	background:#000;
	z-index: 5;
	left: 0;
	top: 0;
	display: none;
}
.imgList{
	height: 630px;
	position: relative;
}
.imgList li{
	position: absolute;
	width: 100%;
	height: 630px;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	display: none;
}

.imgList li img{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.fontList li{
	height:51px;
	text-align:center;
	width:1020px;
	position:absolute;
	top:260px;
	margin-left:50%;
	left:-510px;
	z-index:20;
	
	}
.leftBtn,.rightBtn{
	width: 35px;
	height: 71px;
	background: url(../images/icons.png) ;

	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
}
.leftBtn{
	left: 50%;
	margin: -35px 0 0 -600px;
}
.rightBtn{
	right: 50%;
	margin: -35px 0 0 0;
	margin-right: -600px;
	background-position: -90px 0;
}
.dianList{
	width: 76px;
	height: 12px;
	position: absolute;
	left: 50%;
	margin-left: -38px;
	bottom: 10px;
	z-index: 10;
}
.dianList li{
	z-index:15;
	cursor: pointer;
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 20px;
	background: url(../images/sprite_banner.png) -17px 0;
}
.dianList li.current{
	background-position: 0 0;
}

.banner .layer{
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:100%; 
	height:630px;
	background:url(../images/layer_icon.png) repeat;
	opacity:.5;
	}


 /*  banner轮播 */

/*   首屏      */	
.header{
	width:100%;
	position:relative;	
	height:630px;
	}
.banner .top{
	position:absolute;
	top:0;
	margin-left:50%;
	left:-600px;
	z-index:12;}
.header .top ul li a{
	color:#fff;
	border-bottom:0;
	}
		
.header .top .hz-wd h3{
	color:#fff;
	z-index:99;
	}
.search_box{
	width:750px;
	margin:0 auto;
	*margin:0;
	}
.banner-text{
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:18px;
	}
.focus-wrap{
	position:absolute;
	margin-left:50%;
	left:-375px;
	top:360px;
	z-index: 10;
	}	
.search_box_clear{
	cursor:pointer;
	float:left;
	height:57px;
	background:#4284f5;
	width:80px;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	}	 
.search_box_clear i{
	height:35px;
	width:35px;
	display:inline-block;
	background:url(../images/search.png) no-repeat;
	margin-top:15px;
	margin-left:26px;
	}			
.search_box_con_txt{
	box-sizing:border-box;
	padding:10px 20px;
	height:57px;
	width:670px;
	*height:37px;
	*width:600px;
	float:left;
	background:#fff;
	-moz-border-radius: 5px 0   0 5px;
	-webkit-border-radius: 5px 0 0 5px ;
	border-border-radius:5px 0  0  5px ;
	}
.search_box_con_txt input{
	outline:none;
	border:0;
	font-size:14px;
	width:100%;
	height:100%;}	
.search_box_con_txt ul li {
	margin-left:8px;
	line-height:57px;
	}	
/*   快速入口   */
.home_nav{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	}
.home_nav ul li{
	height:220px;
	margin-top:30px;
	width:300px;
	float:left;
	}
.home_nav ul li a b{
	line-height:50px;
	width:300px;
	display:inline-block;
	text-align:center;
	font-size:14px;
	}
.home_nav ul li a p{
	color:#666;
	text-align:center;
	line-height:18px;
	width:150px;
	margin:0 auto;
	}
.home_nav ul li{text-align:center;}
.nav_01 , .nav_02 , .nav_03 , .nav_04{
	display:inline-block;
	background:url(../images/serve_icon.png) 0px 0px no-repeat;
	width:60px;
	height:60px;
	}
.nav_02{
	background:url(../images/serve_icon.png) -60px 0px;	
	}
.nav_03{
	background:url(../images/serve_icon.png) -120px 0px;	
	}
.nav_04{
	background:url(../images/serve_icon.png) -180px 0px;	
	}
li .sub_bb:hover .nav_01{
	background:url(../images/serve_icon.png) 0px -60px no-repeat;
	}
li .sub_bb:hover .nav_02{
	background:url(../images/serve_icon.png) -60px -60px no-repeat;	
	}
li .sub_bb:hover .nav_03{
	background:url(../images/serve_icon.png) -120px -60px no-repeat;	
	}
li .sub_bb:hover .nav_04 {
	background:url(../images/serve_icon.png) -180px -60px no-repeat;	
	}				
/*   介绍*/	
.jieshao{
	background:url(../images/jieshai_bg.jpg) center top;
	height:400px;
	}
.jieshao ul {
	width:1200px;
	margin:0 auto;
	}	
	
.jieshao ul li{
	background:url(../images/js_box.png) repeat;
	cursor:pointer;
	margin-top:100px;
	width:270px;
	margin-right:30px;
	height:174px;
	float:left;
	}
.jieshao ul li .jstit {
	position:relative;
	color:#fff;
	margin-top:35px;
	font-size:18px;
	line-height:55px;
	text-align:center;
	}
.jieshao ul li p{
	position:relative;
	color:#fff;
	font-size:14px;
	text-align:center;
	}
.jieshao ul li:hover , .jieshao ul .active{
	background:#4284f5;
	 } 
.jsz{
	z-index:999;
	}
.jieshao ul li .last{
	margin-right:0;
	width:270px;
	}				
/*   房源     */	
.icon-tj{
	position: absolute;
    right: 5px;
    top: 0px;
    background:url(../images/lable.png) center no-repeat ;
    color: #fff;
    font-size: 14px;
    width: 38px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    padding-left: 2px;
	}	
.house{
	width:1200px;
	margin:0 auto;
	}
.last_box{
	height:770px;
	*height:820px;
	}	
.house_list{
	float:left;
	position:relative;
	width:360px;
	margin:35px 19px 0 19px ;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.house_list:hover{
	border:1px solid #4284f5;
	}	
.house_list .opacity{
	height:40px;
	top:210px;
	background:url(../images/layer_icon.png) repeat;
	position:absolute;
	width:360px;
	left:0;
	}
.time{
	color:#fff;
	text-align:center;
	line-height:40px;
	font-size:14px;
	position:absolute;
	top:210px;
	width:100%;
	left:0;
	}		
.house_list img{
	width:360px;
	height:250px;
	}
.house_list span.pri{
	font-size:20px;
	color:#ff5555;
	line-height:35px;
	margin-left:20px;
	}
.house_list s.none{
	font-size:14px;
	color:#999;
	margin-left:10px;}	
.house_list .type{
	color:#666;
	margin-right:20px;
	line-height:35px;
	}		
.house_list p{
	overflow:hidden;
	height:34px;
	color:#666;
	line-height:34px;
	margin:0 20px;
	}									
/*   新闻动态   */	
.news_box{width:100%;
	overflow:hidden;
	background-color:#fafafa;}
.news{
	margin:0 auto;
	width:1200px;
	}
.news >ul{
	height:450px;
	margin-top:32px;
	}	
.news  .news01{
	background:url(../images/que_bg.png) top right no-repeat;
	width:354px;
	float:left;
	margin-right:56px;
	margin-left:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:60px;
	}
.news  .news01 ul li{
	border-bottom:1px solid #ccc;
	cursor:pointer;
	line-height:38px;
	height:38px;
	font-size:14px;
	}
.news  .news01 ul li:hover{
	background:#f9f9f9;
	}		
.news  .news01 ul li a{
	float:left;
	margin-left:5px;
	font-size:14px;
	width:250px;
    overflow: hidden;
    display: inline-block;
	white-space:nowrap;
	text-overflow: ellipsis;
	}	
.news  .news01 ul li span{
	float:right;
	}	
.news .news02{
	width:760px;
	float:left;
	padding-right:20px;
	border-bottom:1px solid #ccc;
	margin-bottom:60px;
	}
.news .news02 .news_pic{
	float:left;
	position:relative;
	height:324px;
	background:#4c72b3;
	width:260px;
	}	
.news .news02 .news_pic img{
	height:250px;
	width:270px;
	position:absolute;
	left:15px;
	top:15px;
	}
.news .news02 .news_pic p a{
	display:inline-block;
	margin-top:280px;
	line-height:20px;
	color:#fff;
	margin:280px 10px 0 15px;
	font-size:14px;
	height:40px;
	overflow:hidden;
	}
.news_num {
	float:left;
	width:60px;
	height:60px;
	}	
.news_num .num01{
	margin-top:17px;
	display:inline-block;
	width:34px;
	height:26px;
	background:url(../images/zp_homepage.png)-203px -131px;
	}
.news_num .num02{
	margin-top:17px;
	display:inline-block;
	width:34px;
	height:26px;
	background:url(../images/zp_homepage.png) -250px -131px;
	}
.news_num .num03{
	margin-top:17px;
	display:inline-block;
	width:34px;
	height:26px;
	background:url(../images/zp_homepage.png)-292px -131px;
	}
.news_num .num04{
	margin-top:17px;
	display:inline-block;
	width:34px;
	height:26px;
	background:url(../images/zp_homepage.png) -335px -131px;
	}						
.news  .tit{
	border-left:2px #4284f5 solid;
	font-size:16px;
	line-height:22px;
	padding-left:8px;
	height:22px;
	margin:32px 0 20px 0 ;
	font-weight:600;
	}
.news_list{
	margin-left:50px;
	float:left;
	width:450px;
	margin-bottom:28px;
	}
.news_list_lc{
	margin-bottom:0px;
	}		
.news_text{
	width:374px;
	float:left;
	border-left:1px solid #526da0;
	padding-left:15px;
	}	
.news_list p{
	line-height:20px;
	overflow:hidden;
	color:#666;
	}
.list_tit{
	font-size:14px;
	}
.list_tit:hover{
	color:#4284f5;}		
.col9{
	color:#999;
	float:right;
	text-align:right;
	}						
.p-lg{
	padding:20px 0;
	}			



/*助拍新首页的样式  */
*{
	padding:0;
	margin:0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
    cursor: pointer;
    color:#fff;
}
.house_recommendation{
	width:1200px;
	height:40px;
	padding-top: 39px;
	margin:0 auto;
	border-bottom: 1px solid #999;
}
.house_recommendation h2{
	width:120px;
	float:left;
	font-size: 28px;
	font-family: "微软雅黑";
}
.house_recommendation span{
	display: block;
	float: left;
	margin-left: 15px;
	height:40px;
	line-height: 45px;
	 
}
.house_recommendation a{
	text-decoration:none;
	color:#999;
}
.house_recommendation .more_more{
	float: right;
}
.recommendation_list{
	width:1200px;
	height:670px;
	padding-top: 30px;
	margin: 0 auto;
	background:#fff;
}
.recommendation_list_ul li{
	width:287px;
	height:307px;
	padding:5px;
	float: left;
	margin-right: 17px;
	border:1px solid #fff;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box;
    border: 1px solid #dddddd;
}
.recommendation_list_ul li:hover{
	border:1px solid #ccc;
	/* -webkit-box-shadow:0 0 5px 0px #CCC;  
	-moz-box-shadow:0 0 5px 0px #CCC;
	box-shadow:0 0 5px 0px #CCC; */
	
	-webkit-box-shadow:0 2px 8px #999999; 
	-moz-box-shadow: 0 2px 8px #999999; /* 老的 Firefox */
	box-shadow: 0 2px 8px #999999;
}
.recommendation_list_ul li:hover{
	
}
.recommendation_list_ul li a{
	display: block;
	width:275px;
	height:300px;
	margin:0 auto;
}
.recommendation_list_ul li:nth-child(4){
	margin-right: 0px;
}
.recommendation_list_ul li:nth-child(8){
	margin-right: 0px;
	margin-top: 30px;
}
.recommendation_list_ul li:nth-child(5){
	margin-top: 30px;
}
.recommendation_list_ul li:nth-child(6){
	margin-top: 30px;
}
.recommendation_list_ul li:nth-child(7){
	margin-top: 30px;
}
.recommendation_list_ul .list_ul_img{
	width:275px;
	height:200px;
	position: relative;
}
.recommendation_list_ul li div:nth-child(1) img{
	display: block;
	width:275px;
	height:200px;
}
.recommendation_list_ul li div:nth-child(1) span{
	display: block;
	width:36px;
	height:30px;
	background: #edad3c;
	position: absolute;
	top:0;
	right:0;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.recommendation_list_ul li div:nth-child(1) p{
	width:100%;
	height: 36px;
	position: absolute;
	left:0;
	bottom: 0;
	background: #000;
	opacity: .4;
	text-align: center;
	color: #fff;
	line-height: 36px;
}
.recommendation_list_ul li div:nth-child(2){
	width:275px;
	height:39px;
	line-height: 39px;
	font-size: 14px;
	/*text-align: center;*/
	border-bottom: 1px solid #eee;
	font-family: "微软雅黑";
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.recommendation_list_ul li div:nth-child(3){
	height:36px;
	width:100%;
	line-height: 36px;

}
.recommendation_list_ul li div:nth-child(3) span{
	float: left;
	margin-right: 15px;
	color: #7a7a7a;
}

.recommendation_list_ul li div:nth-child(3) .list_money{
	font-size: 20px;
	color: #c03b33;
}
.recommendation_list_ul li div:nth-child(4){
	width:100%;
	height:24px;
}
.recommendation_list_ul li div:nth-child(4) .p_one{
	font-size: 12px;
	width:100px;
	text-decoration:line-through;
	color:#7a7a7a;
	float:left;
}
.recommendation_list_ul li div:nth-child(4) .p_one span{
	color:#7a7a7a;
}
.recommendation_list_ul li div:nth-child(4) .p_two{
	position: relative;
	height:24px;
	width: 100px;
	float: right;
}
.recommendation_list_ul li div:nth-child(4) .p_two .p_two_bg{
	position: absolute;
	left:0;
	top:3px;
	height:14px;
	width:10px;
	background: url(../images/zuobiao.png) no-repeat;
}
.recommendation_list_ul li div:nth-child(4) .p_two .p_two_zuobiao{
	position: absolute;
	left:14px;
	top:0;
	font-size: 12px;
	color: #666;
}




/*今日上新房源*/
.house_news_list{
	width:1200px;
	height:530px;
	margin:20px auto 0;
}
.house_news_list .today_new{
	width:410px;
	height: 530px;
	float: left;
}
.today_new .h2_and_more{
	width:410px;
	height: 52px;
	border-bottom: 1px solid #ccc;
}
.house_news_list .today_new .h2_and_more h2{
	width:310px;
	height: 52px;
	line-height: 52px;
	font-size: 28px;
	font-family: "微软雅黑";
	float:left;
}
.house_news_list .today_new .h2_and_more a{
	display:block;
	width:100px;
	height: 52px;
	color:#ccc;
	line-height:70px;
}
.house_news_list .today_new .h2_and_more span{
	width:100px;
	height: 52px;
	font-size:12px;
	font-family: "微软雅黑";
	float:left;
	text-align:right;
}
.house_news_list .today_new .h2_and_more a{
	color:#999;
}
.house_news_list .today_new .today_new_list{
	width:410px;
	height: 457px;
	padding-top: 20px;
}
.house_news_list .today_new .today_new_list ul{
	width:410px;
	height: 457px;
	/* position: relative; */
}
.today_new .today_new_list ul li{
	height: 18px;
	width:410px;
	padding:11px 0;
}
.today_new .today_new_list ul li:hover{
	background:#f0f0f0;
}
.color_on_show{
	color:#0281ce;
}
.today_new .today_new_list ul li a{
	display: block;
	height: 18px;
	width:404px;
	padding:0 3px;
}
.today_new .today_new_list ul li a p{
	display: block;
	height: 18px;
	width:404px;
}
.today_new .today_new_list ul li a i{
	display: block;
	text-align: center;
	width:18px;
	height: 18px;
	line-height: 18px;
	background: #c2c2c2;
	float: left;
	margin-right: 17px;
	color:#fff;
}
.today_new .today_new_list ul li:nth-child(1) i{
	background:#f18101;
}
.today_new .today_new_list ul li:nth-child(2) i{
	background:#f7ba31;
}
.today_new .today_new_list ul li:nth-child(3) i{
	background:#fee367;
}


.today_new .today_new_list ul li a p span{
	display: block;
	width:264px;
	height: 18px;
	line-height: 18px;
	font-size:16px;
	float: left;
	margin-right: 24px;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.today_new .today_new_list ul li a p em{
	width:80px;
	height:18px;
	line-height:18px;
	float: left;
	font-style:normal;
	font-size: 14px;
	font-family: "微软雅黑";
	color:#999;
	text-align:right;
}
/* .today_new .today_new_list ul li a em{
	float: left;
	font-style:normal;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #333;
} */
.today_new .today_new_list ul li a strong{
	height: 18px;
	line-height: 18px;
	float: right;
	font-weight:normal;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #c03b33;
}
/*.today_new_list ul li:nth-child(2){
	position: absolute;
	left:0;
	top:110px;
}*/
.today_new .today_new_list .new_show{
	width:370px;
	height: 78px;
	padding:0;
	padding-left: 40px;
}
.today_new .today_new_list .new_show img{
	display: block;
	width:100px;
	height: 68px;
	float:left;
}

.today_new_list .new_show .show_right{
	float: left;
	width:215px;
	height: 78px;
	padding-left: 15px;
}
.today_new_list .new_show .show_right .right_p_up{
	width: 215px;
	height:42px;
	line-height: 42px;
	color: #999;
	font-size: 10px;
	font-family: "微软雅黑"
}
.today_new_list .new_show .show_right .right_p_down{
	width:215px;
	height: 36px;
	color: #999;
	font-size: 10px;
	font-family: "微软雅黑";
	float:left;
}
.new_show .show_right .right_p_down .new_zbd{
	display: block;
	float: left;
	width: 10px;
	height: 36px;
	margin-right: 12px;
	background: url(../images/zuobiao.png) no-repeat 0 2px;
}

.house_news_list .sale_information{
	width:740px;
	height:530px;
	margin-left: 50px;
	float: left;
}
.house_news_list .sale_information h2{
	width:740px;
	height: 53px;
	line-height: 53px;
	font-size: 28px;
	font-family: "微软雅黑";
	border-bottom: 1px solid #ccc;
}
.sale_information .sale_information_show{
	width:740px;
	height: 457px;
    padding-top: 20px;
}
.sale_information_show .sale_information_img{
	width: 285px;
	height:457px;
	padding-right: 13px;
	float: left;
	
} 
.sale_information_show .sale_information_img .information_pic{
	display: block;
	width: 285px;
	height: 190px;
	position: relative;
}
.sale_information_show .sale_information_img .information_pic img{
	display: block;
	width: 285px;
	height: 190px;
}
.sale_information_show .sale_information_img .information_pic p{
	width:285px;
	height: 35px;
	text-align: center;
	line-height:35px;
	background: #000;
	color:#fff;
	font-size:14px;
	opacity: .7;
	position: absolute;
	left:0;
	bottom: 0;
}
/* .sale_information_show .sale_information_img .information_pic #pic_font{
	display:block;
	width:285px;
	height: 35px;
	background: red;
	color:blue;
	text-align:center;
} */
.sale_information_img a:nth-child(1){
	margin-bottom: 13px;
}
.sale_information_show .sale_information_name{
	width:442px;
	height:457px;
	float: left;
}
.sale_information_name .information_name_ul{
	display: block;
	width:442px;
	height:31px;
	border-bottom: 1px solid #ccc;
}
.sale_information_name .information_name_ul li{
	float: left;
	width: 147px;
	height:31px;
	line-height: 31px;
	text-align: center;
	font-family: "微软雅黑";
	color: #999;
	cursor: pointer;
}
.sale_information_name .information_name_ul li a{
	width: 110px;
	height:31px;
	line-height: 31px;
	text-align: center;
	font-family: "微软雅黑";
	color: #999;
	cursor: pointer;
	font-size:16px;
}
.sale_information_name .information_name_ul li .color_s{
	color:#0281ce;
}
.sale_information_show .sale_information_list{
	width:442px;
	height: 425px;
}
.sale_information_show .sale_information_list ul{
	display: none;
}
.sale_information_show .sale_information_list .show_on{
	display: block;
}
.sale_information_show .selected {
    border-bottom: 1px solid #0281ce;
}
/* .sale_information_show .information_name_ul li a:hover{
	color: #333;
} */
.sale_information_show .sale_information_list ul li:hover{
	background: #f0f0f0;
	
}
/*.sale_information_show .sale_information_list ul li a p span:hover{
	color: #0281ce;
}
.sale_information_show .sale_information_list ul li a p em:hover{
	color: #0281ce;
}
*/



.sale_information_list ul li{
	width:422px;
	height: 36px;
	padding:0 10px;
}
.sale_information_list ul li a{
	display: block;
	width:422px;
	height: 36px;
}
.sale_information_list ul li a p{
	width:422px;
	height: 36px;
}
.sale_information_list ul li a p span{
	display: block;
	width:282px;
	height:36px;
	line-height: 36px;
	font-size:16px;
	color:#333;
	float: left;
	font-family: "微软雅黑";
	margin-right: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.sale_information_list ul li a p em{
	display: block;
	float: left;
	width:80px;
	height: 36px;
	color:#999;
	line-height: 36px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align:right;
}

/*动态添加的样式*/
.border_show{
	border-bottom: 1px solid #0281ce;
	color: #333;
}

/*友情链接*/
.partners{
   width:1200px;
   margin:0 auto;
	}
.partners .partner_div{
	height:55px;
	line-height: 55px;
	font-size: 28px;
	font-family: "微软雅黑";
	border-bottom: 1px solid #ccc;
}
.partners ul{
	height:110px;
	}	
.partners ul li{
	margin-top:30px;
	margin-right:19px;
	float:left;
	}
.partners ul li:last-child{
	margin-right:0;
	}	
.last_chi{
	margin-right:0 !important;
	}		
.partners ul li img{
	height:45px;
	width:181px;
	border:1px solid #ccc;
	}	
.partners ul li img:hover{
	border:1px solid #999;}		
.partant_link{
	background:#d7d7d7;
	width:100%;
	height:28px;
	line-height:28px;
	border-top:1px solid #ccc;
	}

.partners .partant_link p ,.partners .partant_link span{
	color:#666;
	}		

/* footer */
.footer_new{
	height:420px;
	background:#313131;
	}
.footer_new .footer_name{
	height:55px;
	width:1200px;
	margin:0 auto;
	border-bottom:1px solid #515151;
	}
.footer_new .footer_name ul{
	height:55px;
	margin:0;
	width:1200px;
	
	}
.footer_new .footer_name .link_click{
	float:left;
	height:55px;
	font-size:14px;
	margin-right:20px;
}
.footer_new .footer_name .tel_right{
	float:right;
	height:55px;
	color:#999;
	line-height:55px;
	font-size:20px;
}
.footer_new .footer_name .tel_right_1{
	float:right;
	margin-right:10px;
	padding-top:17px;
}
.footer_new .footer_name ul li a{
    line-height:55px;
	color:#999;
	font-size:14px;
	}
.footer_new .footer_friend{
	height:170px;
	width:1200px;
	margin:0 auto;
	border-bottom:1px solid #515151;
}
.footer_new .footer_friend .link_many{
	width:1200px;
	height:170px;
	float:left;
}	
.footer_new .footer_friend .erweima{
	width:200px;
	height:170px;
	float:left;
	background:url(../images/erweima.png) no-repeat 61px 17px;
}	
.link_many .recommendation_city{
	height:170px;
	width:1000px;
	float:left;
} 
.link_many .recommendation_city div{
	width:70px;
	height:108px;
	float:left;
	font-size:14px;
	padding-top:22px;
	color:#999;
}
.link_many .recommendation_city .recommendation_ul{
	display:block;
	width:930px;
	height:110px;
	float:left;
	margin-top:20px;
}
/* .recommendation_city .recommendation_ul li{
	margin-right:10px;
	line-height:25px;
}  */
.footer_friend .link_many li a{
	font-size:14px;
	color:#999;
}
.footer_friend .link_many .recommendation_city li{
	float:left;
	font-size:14px;
	color:#999;
}	
.footer_friend .link_many .friend_link{
	width:1000px;
	height:160px;
	padding-top:10px;
	float:left;
}
.footer_friend .link_many .friend_link div{
	width:70px;
	height:160px;
	font-size:14px;
	color:#999;
	float:left;
	margin-top:3px;
}
.footer_friend .link_many .friend_link ul{
	float:left;
	width:930px;
	height:160px;
}
.footer_friend .link_many .friend_link li{
	float:left;
	line-height:25px;
	margin-right:10px;
}	
 .link_many, .erweima{
 	float:left;
 }	
.footer_new .footer_end{
	width:1200px;
	height:153px;
	margin:0 auto;
}
.footer_end p:nth-child(1) {
	width:1200px;
	height:83px;
}
.footer_end div:nth-child(1){
    width:1200px;
	height:83px;
    overflow:hidden;
    position:relative;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.footer_end div:nth-child(1) span{
    position:static;
    *position:absolute; /*针对IE6/7的Hack*/
    top:50%; /*针对IE6/7的Hack*/
}
.footer_end div:nth-child(1) img {
    position:static;
    *position:relative; /*针对IE6/7的Hack*/
    top:-50%;
    left:-50%; /*针对IE6/7的Hack*/
}
.footer_end div:nth-child(2){
	color:#999;
	height:20px;
	width:1200px;
	text-align:center;
}
.footer_end div:nth-child(3){
	height:50px;
	width:1200px;
	text-align:center;
}
.footer_end div:nth-child(3) a{
	display:block;
	width:500px;
	height:50px;
	margin:0 auto;
	position: relative
} 
.footer_end div:nth-child(3) span{
	color:#999;
	margin-left:30px;
	line-height:50px;
}
.footer_end div:nth-child(3) img{
	position: absolute;
    top: 11px;
    margin: 4px 5px 0 0;
}

