/* ---- 搜索 补充样式 ---- */
.searchBox {
	border: 2px solid #dedede;
	max-width: 1200px;
	margin: 0 auto 44px;
	min-height: 48px;
	position: relative;
}
.searchBox .searchbtn {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 44px;
	line-height: 44px;
	border: none;
	border-left: 1px solid #dedede;
	width: 137px;
	padding: 0 0 0 22px;
	background: url(../img/homes/icon_search.gif) 12px center no-repeat #f8f8f8;
	outline: none;
	cursor: pointer;
	font-size: 24px;
	color: #c20000;
}
.search_form {
	padding: 5px 7px 0;
	height: 40px;
	width: 1063px;
}
.search_form li {
	float: left;
	display: inline-block;
	width: 231px;
	margin: 0 7px;
	padding: 0 1px;
	height: 35px;
	border: 1px solid #c1c1c1;
	border-radius: 2px;
	position: relative;
}
.search_form li.text {
	width: 300px;
}
.search_form li label {
	display: block;
	height: 31px;
	line-height: 31px;
	width: 75px;
	border-right: 1px solid #c1c1c1;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 1px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.search_form li .select_coat {
	height: 31px;
	position: absolute;
	top: 1px;
	right: 0px;
	width: 154px;
}
.search_form li select {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	height: 31px;
	width: 100%;
	line-height: 31px;
	padding: 0 0 0 16px;
	font-size: 14px;
	color: #666666;
	opacity: 0;
	z-index: 2;
	outline: none;
	background: #FFF;
}
.search_form li .hasSelect {
	height: 31px;
	line-height: 31px;
	width: 100%;
	padding: 0 0 0 16px;
	background: url(../img/homes/arrow_search.gif) 92% center no-repeat;
}
.search_form li .text_input {
	width: 100%;
	border: none;
	padding: 0 16px;
	height: 31px;
	line-height: 31px;
	background: none;
	outline: none;
	font-size: 14px;
	color: #666666;
}
 @media (max-width:1200px) {
.searchBox {
	margin: 0 12px 32px;
}
.searchBox .searchbtn {
	width: 11.42%;
	padding: 0 0 0 1%;
	background: url(../img/homes/icon_search.gif) 8.8% center no-repeat;
	font-size: 18px;
}
.search_form {
	padding: 5px 0.58% 0;
	width: 88.58%;
}
.search_form li {
	width: 22%;
	margin: 0 0.7%;
}
.search_form li.text {
	width: 28.40%;
}
.search_form li label {
	width: 32.5%;
}
.search_form li .select_coat {
	width: 67.5%;
}
.search_form li .hasSelect {
	padding: 0 5% 0 5%;
}
}
 @media (max-width:889px) {
.searchBox {
	overflow: hidden;
	margin: 0 12px 20px;
}
.search_form {
	height: auto;
	padding: 15px 0.58% 0;
	overflow: hidden;
}
.search_form li {
	width: 48.6%;
	margin: 0 0.7% 15px;
}
.search_form li.text {
	width: 48.6%;
}
.searchBox .searchbtn {
	height: 115px;
	line-height: 115px;
}
}
 @media (max-width:690px) {
.searchBox .searchbtn {
	padding: 0px;
	background: #f8f8f8;
}
}
@media (max-width:420px) {
.searchBox {
	border: none;
	background: #f1f1f1;
	padding: 12px;
	border-radius: 10px;
}
.search_form {
	padding: 0px;
	width: 100%;
}
.search_form li {
	width: 100%;
	margin: 0 0 10px;
	background: #fff;
}
.search_form li.text {
	width: 100%;
}
.searchBox .searchbtn {
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #c20000;
	color: #fff;
	position: relative;
	top: auto;
	left: auto;
	border-radius: 8px;
}
}
/* ---- 房源列表 补充样式 ---- */ 	
.houseList {
	overflow: hidden;
}
.houseList li {
	width: 570px !important;
	float: left !important;
	margin-bottom: 22px !important;
	overflow: hidden;
	display: inline-block !important;
	height: auto !important;
}
.houseList li:nth-child(2n+1) {
	margin-right: 60px !important;
}
.houseList li .pic {
	width: 179px;
	float: left;
	overflow: hidden;
}
.houseList li .pic img {
	width: 100%;
}
.houseList li .infor {
	float: right;
	width: 360px;
}
.houseList li .tit {
	height: 22px;
	line-height: 22px;
	padding: 4px 0;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #676767;
}
.houseList li .tit a {
	color: #676767;
}
.houseList li .tit a:hover {
	color: #c20000;
}
.houseList li .abstract{
	line-height:21px;
	font-size:12px;
	color:#8c8b8b;}
.houseList li .abstract a {
	display:inline-block;
	color: #8c8b8b;
}
.houseList li .abstract a:hover {
	color: #c20000;
}
.houseList li .price {
	float: right;
	width: 360px;
	nin-height:24px;
	padding:6px 0px;
	line-height:24px;
	font-size:16px;
	color:#c20000;
}
.houseList li .price span{
	text-decoration:line-through;}
@media (max-width:1200px) {
.houseList li {
	width: 47.5% !important;
}
.houseList li:nth-child(2n+1) {
	margin-right: 5%!important;
}
.houseList li .pic {
	width: 25%;
}
.houseList li .infor {
	width: 70%;
}
.houseList li .price {
	width:70%;}
}
@media (max-width:900px) {
.houseList li .price {
	width:100%;
	float:left;}
}
@media (max-width:768px) {
.houseList li {
	width: 100% !important;
}
.houseList li:nth-child(2n+1) {
	margin-right: 0!important;
}
.houseList li .price {
	width:70%;
	float:right;}
}

@media (max-width:520px) {
	.houseList li .price {
	width:100%;
	float:left;}
	}
/* ---- 房源表格 补充样式 ---- */ 		
.houseTable {
	width: 100%;
	border-collapse: collapse;
}
.houseTable th {
	background: #f1f1f1;
	border-left: 1px solid #fff;
	height: 26px;
	text-align: center;
	font-size: 16px;
	color: #5c5c5c;
	font-weight: normal;
	border-bottom: 6px solid #fff;
}
.houseTable td {
	height: 24px;
	line-height: 24px;
	padding: 3px 1%;
	text-align: center;
	font-size: 14px;
	color: #5c5c5c;
}
.houseTable td:first-child {
	text-align: left;
}
.houseTable td a {
	color: #5c5c5c;
	outline: none;
}
@media (max-width:768px) {
.houseList li.houseTable_sec{
	display:none !important;
	margin:0px !important;}
.houseList li.houseTable_sec .houseTable{
	display:none;}
}