@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	font-family:"Microsoft YaHei";}

img{
	display:block;
	border:0;}
                                                                                                                                                                                                        																																																	
.main_push{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	margin-top:40px;}																																																		
																																																		
.main_push_img{
	width:640px;
	height:360px;
	float:left;}																																																																																																			
																																																		
.main_push_info{
	width:500px;
	float:right;}																																																	
																																																		
.main_push_name{
	font-size:24px;
	line-height:32px;
	color:#333;
	font-weight:bold;
	margin:50px 0 16px 0;}																																																		
																																																		
.main_push_detail{
	font-size:14px;
	line-height:30px;
	color:#666;}																																																		
																																																		
.country_block{
	margin-top:60px;}																																																		
																																																		
.country_name{
	font-size:24px;
	line-height:44px;
	color:#333;
	text-align:center;}																																																		
																																																		
.country_sec_title{
	font-size:14px;
	line-height:24px;
	color:#999;
	text-align:center;}

.house_box{
/* 	width:1296px; */
	position:relative;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;}
	
.house_group{
	width:1224px;
/* 	width: 1632px; */
	height:180px;
	overflow:hidden;
	position:relative;
	margin:0 auto;}

.house_list{
	height:180px;
	position:absolute;
	left:0px;
	top:0px}

.house_info{
	width:288px;
	height:180px;
	margin:0 9px;
	background:#000;
	float:left;
	position:relative;}

.house_img{
	width:288px;
	height:180px;}

.house_detail{
	max-height:38px;
	padding:84px 14px 8px 14px;
	background:url(../img/house_detail_bg.png) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	right:0;}

.house_detail p{
	font-size:16px;
	line-height:24px;
	color:#fff;}

.swaplist{
	position:absolute;
	left:2448px;
	top:0px}

.og_prev,.og_next{
	width:36px;
	height:216px;
	position:absolute;
	top:0;
	z-index:99;
	cursor:pointer;}

.og_prev{
	background:url(../img/og_prev.png) center no-repeat;
	left:0px;}

.og_next{
	background:url(../img/og_next.png) center no-repeat;
	right:0px;}

.more_house{
	display:block;
	width:200px;
	height:36px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#f8b62c;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0 auto;
	margin-top:20px;}













