@charset "utf-8";
/*video*/
.recomvideo h2{background-position:0 -270px;}
.inhead h3{background-position:0 -210px;}
/*list1*/
.inner ul.list1,
.inner ul.list_news { margin: 10px 0 0; }
.list1 li.radius {
	background-color: #FFF;
	margin:0 0 5px 0;
	border: 1px solid #ccc;
	_height: 105px;
	min-height: 105px;
}
.list1 li.current {
	border: 1px solid #f77857;
}
.list1 li.current .detail{
	display:block;
}
.list1 li .houseinfo {
	float: left;
	width: 140px;
	padding-left: 20px;
	height: 100px;
}
.list1 .houseinfo a {
	line-height: 27px;
	color: #0078ff;
	font-weight: bold;
}
.list1 .pic {
	border:1px solid #CCCCCC;
	padding: 3px;
	height: 66px;
	width: 100px;
	margin-top:5px;
}
.list1 .house {
	float: left;
	width: 280px;
	color: #747474; 
}
.list1 .house a { color: #266296; }
.list1 .house a:hover {color:#C00; }
.list1 .house a span { line-height: 27px; }
.list1 .action p { color: #747474; }
.list1 .house p { line-height: 20px; }
.list1 dl.house dt{line-height:27px;}
.list1 dl.house dd{line-height:21px;}
.list1 dl.house dt a{background:transparent url(bg/bg.gif) no-repeat scroll 0 -733px;}
.list1 .action {
	float: left;
	padding-top: 24px;
}
.list1 .action p { line-height: 22px; }
.list1 .action p a {
	color: #0377fe;
	margin-right: 5px;
	width: 55px;
	display: block;
	height: 20px;
	float: left;
}
.list1 .action .views,
.list1 .action .price { color: #eb2a23; }
.list1 .action .price {
	font-size: 18px;
	font-weight: bold;
}
.list1 .detail {
	display: none;
	margin: 0 20px;
	border-top: 1px dotted #000;
	clear: both;
	padding-top: 5px;
	height: 90px;
}
.list1 .detail .map {
	float: right;
	height: 85px;
	width: 50%;
}
.list1 .detail img {
	float: left;
	padding-top: 5px;
}
.list1 .detail ul {
	float: left;
	width: 48%;
	display: block;
	line-height: 21px;
}
.list1 .detail li {
	height: 21px;
	float: left;
	width: 48%;
	padding-right: 5px;
}
table.compari {
	text-align: center;
	vertical-align: middle;
	border-collapse: separate;
}
.compari tr th {
	background-color: #f1fbfd;
	width: 80px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
.compari tr td {
	background-color: #fff;
	padding: 4px;
	width: 170px;
	height: 35px;
}
