/* house list */
.house_list {
	margin-bottom: 30px;
}
.house_list .items {
	border: 1px solid #fff;
	border-bottom-color: #d6d6d6;
	cursor: pointer;
	padding: 19px 15px 5px 15px;
}
.house_list .items_a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.house_list .hover {
	background-color: #fffff0;
	border: 1px solid #f4d0a4;
}
.house_list .nobd {
	border: 1px solid #fff;
}
.house_list .items_l {
	position: relative;
	display: inline-block;
	height: 100px;
    overflow: hidden;
    width: 133px;
	margin-right: 10px;
	vertical-align: top;
}

.house_list .tag_gaoqing {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/snap../img/gaoqing.png) no-repeat left top;
	_background: url(/snap../img/gaoqing_ie6.png) no-repeat left top;
	display: block;
	height: 44px;
	width: 44px;
	z-index: 9;
}
.house_list .tag_hot {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/snap../img/hot.png) no-repeat left top;
	_background: url(/snap../img/hot_ie6.png) no-repeat left top;
	display: block;
	height: 44px;
	width: 44px;
	z-index: 9;
}
.house_list .items_m {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
    width: 420px;
	line-height: 24px;
	top: -3px;
}
.house_list .items_title {
	clear: both; 
	display: block; 
	zoom: 1; 
	height: auto; 
	margin-bottom: 5px;
}
.house_list .items_title:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
.house_list .items_title h2 {
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: left;
}
.house_list .items_title em {
	position: relative;
	top: 3px;
	vertical-align: top;
	margin-left: 8px;
}
.house_list .items_title h2 a {
	display: inline-block; 
	font-size: 14px;
	max-width: 300px; /*留出给图标3个 */
	_width: expression(this.scrollWidth > 300 ? '300px':''); 
	text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
	text-decoration: underline;
}
.house_list .items_title h2 a:visited {
	color: #660099;
}
.house_list .items_title h2 a.on {
	color: #ff4600;
	text-decoration: underline;
}
.house_list .items_attr1, .house_list .items_attr2 {
	width: 420px; 
	height: 24px; 
	line-height: 24px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
	white-space: nowrap;
}
.house_list .items_attr1 span {
	margin-right: 15px;
}
.house_list .items_attr1 a {
	color: #222;
}
.house_list .items_attr1 a:hover {
	color: #ff4600;
}
.house_list .items_attr1 em {
	color: #ff4600;
	font-style: normal;
}
.house_list .items_attr2 .s_line { 
	display: inline-block; 
	background-color: #bbb; 
	margin: 0 9px; 
	height: 9px; 
	width: 1px; 
	font-size: 0;
}
.house_list .items_tags {
	color: #777;
	margin-top: 6px;
}
.house_list .items_tags .agent {
	display: inline-block;
	vertical-align: top;
	line-height: 23px;
	margin-right: 30px;
}
.house_list .items_tags .esftag {
	margin: 0 5px;
	vertical-align: top;
}
.house_list .items_attr3 { 
	color: #999; 
	margin-top: 3px;
}
.house_list .items_attr3 span { 
	display: inline-block; 
	margin: 0 5px;
}
.house_list .items_attr3 sup, .house_list .items_attr3 sub { 
	background-image: url(/snap../img/icon.png); 
	background-repeat: no-repeat; 
	display: inline-block; 
	height: 10px; 
	width: 11px; 
	vertical-align: middle;
}
.house_list .items_attr3 sup { 
	background-position: -200px -60px; 
	margin-right: 5px;
}
.house_list .items_attr3 sub { 
	background-position: -220px -60px; 
	margin-left: 5px; 
	margin-right: 30px;
}

.house_list .items_r {
    display: inline-block;
	font-size: 12px;
	line-height: 26px;
    text-align: right;
	width: 130px;
	vertical-align: top;
	margin-top: 25px;
}
.house_list .items_r em {
	display: block;
	line-height: 26px;
	text-align: right;
	font-style: normal;
}
.house_list .items_r .em1 {
	color: #ff4600;
	font-size: 14px;
}
.house_list .items_r .em1 i {
	font-size: 24px;
	font-style: normal;
}

.no_match {
    font-size: 14px;
    font-weight: bold;
    padding: 20px 20px 10px 20px;
    word-break: break-all;
    word-wrap: break-word;
}
.no_match p {
	margin-bottom: 10px;
	line-height: 36px;
}

.no_match a {
    display: inline-block;
    margin-right: 35px;
}
/* feedback popup */
.list_hd { 
	border-width: 1px 0 2px 0; 
	border-style: solid; 
	border-color: #b8d2ec transparent #a1c3e6 transparent; 
	height: 35px; 
}

.list_hd2 { 
	border-width: 0 0 2px 0; 
	border-style: solid; 
	border-color: #1369c0; 
	height: 35px; 
}

.list_hd .l, .list_hd2 .l { 
	float: left; 
	font-size: 14px; 
	line-height: 35px; 
	padding-left: 15px; 
}
.list_hd .l em {
	color: #ff4600;
	font-weight: 700;
	font-style: normal;
	margin: 0 5px;
}

.list_hd2 .l {
	padding-left: 0;
}
.list_hd2 .l a{ 
	position: relative; 
	display: inline-block; 
	vertical-align: top; 
	width: 110px; 
	height: 29px; 
	line-height: 29px;
	margin: 5px 0 0 0; 
	border-width: 1px 1px 0 1px; 
	border-color: #b8d2ec; 
	border-style: solid; 
	background-color: #f2f9ff; 
	color: #222; 
	text-align: center;
}
.list_hd2 .l a:hover{ 
	text-decoration: none; 
}
.list_hd2 .l a.on{ 
	background-color: #1369c0; 
	border-color: #1369c0; 
	color: #ffffff; 
	font-weight: bold;
}


.list_hd .r, .list_hd2 .r { 
	float: right; 
	margin-top: 6px; 
}
.list_hd .r a, .list_hd2 .r a { 
	color: #222222; 
	display: inline-block; 
	height: 22px; 
	line-height: 22px; 
	text-align: center; 
	text-decoration: none; 
	vertical-align: top; 
	padding: 0 10px;
}
.list_hd .r a:hover, .list_hd2 .r a:hover {
	color: #006bb9; 
	text-decoration: underline;
}
.list_hd .r .on, .list_hd2 .r .on { 
	color: #006bb9; 
}
.list_hd .r a i, .list_hd2 .r a i { 
 	display: inline-block;
    overflow: hidden;
	margin: 0 0 0 5px; 
	_margin: 7px 0 5px 5px; 
	height: 10px;
    width: 10px;
}
.list_hd .up, .list_hd2 .up {
	background: url(/snap../img/icon.png) no-repeat -240px 0;
}
.list_hd .down, .list_hd2 .down {
	background: url(/snap../img/icon.png) no-repeat -240px -10px;
}
.list_hd .r .on .up, .list_hd2 .r .on .up {
	background: url(/snap../img/icon.png) no-repeat -220px 0;
}
.list_hd .r .on .down, .list_hd2 .r .on .down {
	background: url(/snap../img/icon.png) no-repeat -220px -10px;
}
.search_result_top { 
	background-color: #ffffff;
    border: 1px solid #b8d2ec;
	margin-bottom: 15px;
	padding-top: 10px;
}
.search_result_top i, .search_result_top em {
	font-style: normal;
}
.search_result_top p { 
	margin: 0 15px 10px 15px; 
}
.search_result_top p a {
	color: #035fa7;
	margin-right: 30px;
}
.search_result_top p a:hover {
	color: #ff4600;
}
.search_result_top .p_name {
	font-size: 24px;
	font-family: \9ED1\4F53;
	margin-right: 40px;
}
.search_result_top .p_price {
	font-size: 14px;
	margin-right: 30px;
}
.search_result_top .p_price em {
	color: #ff4600;
	font-size: 22px;
}
.search_result_top .p_price i {
	color: #ff4600;
}
.search_result_top .p_trend {
	font-size: 14px;
}
.search_result_top .p_trend i {
	position: relative;
	margin: 0 10px 0 15px;
	_top: 5px;
}
.search_result_top .p_trend_fall em {
	color: #328c39;
}
.search_result_top .p_trend_rise em {
	color: #d70000;
}
.search_result_top .around { 
	border-top: 1px dotted #d6d6d6; 
	padding: 0 15px; 
	height: 36px; 
	line-height: 36px; 
	overflow: hidden;
}
.search_result_top .around dt { 
	display: inline; 
	float: left;
}
.search_result_top .around dd { 
	color: #999;
}
.search_result_top .around dd a { 
	display: inline-block; 
	margin: 0 10px;
}

.rec_around { 
	background-color: #ffffff;
    border: 1px solid #b8d2ec;
	padding: 0 15px; 
	height: 36px; 
	line-height: 36px; 
	overflow: hidden; 
	margin-bottom: 30px;
}
.rec_around dt {
	display: inline; 
	float: left;
}
.rec_around dd { 
	color: #999;
}
.rec_around dd a { 
	display: inline-block; 
	margin: 0 10px;
}

/* mall hd */
.mall_hd {
	background-color: #f4f4f4;
    padding: 5px;
	margin-bottom: 20px;
}
.mall_hd dt {
    border: 1px solid #d6d6d6;
    float: left;
    height: 70px;
    width: 160px;
}
.mall_hd dd {
    float: left;
    padding-left: 25px;
    width: 570px;
}
.mall_hd h1 {
	font-size: 22px;
	font-family: \5fae\8f6f\96c5\9ed1;
	font-weight: normal;
	border-bottom: 1px dotted #bebebe;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.mall_hd dd p {
	color: #999;
}

/* wide body css */
.wide .house_list .items_l {
	width: 160px;
	height: 120px;
}
.wide .house_list .items_m {
	width: 490px;
	top: -5px;
}
.wide .house_list .items_attr3 { 
	margin-top: 9px;
}
.wide .house_list .items_tags {
	margin-top: 3px;
}
.wide .house_list .items_m2 {
    display: inline-block;
	color: #333;
	font-size: 12px;
	line-height: 26px;
    text-align: center;
	font-size: 14px;
	font-weight: 700;
	width: 100px;
	vertical-align: top;
	margin-top: 25px;
}
.wide .house_list .items_r {
	width: 100px;
}
.wide .house_list .items_title h2 a {
	max-width: 360px; /*留出给图标3个 */
	_width: expression(this.scrollWidth > 360 ? '360px':''); 
}


/* agent page */
.agent_filters .bd {
	border: 1px solid #b8d2ec;
}
.agent_filters dt {
    width: 60px;
	text-align: left;
	padding-left: 8px;
}
.agent_filters .agent_search dd{
	margin-left: 57px;
}
.agent_filters .search_txt {
	border-color: #b8d2ec;
    border-style: solid;
    border-width: 1px 0 1px 1px;
	color: #222;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    width: 214px;
	float: left;
}
.agent_filters .search_txt_default {
    color: #aeaeae;
}
.agent_search .focus {
	border-color: #1369c0;
}
.agent_filters .search_btn {
    background: url(/snap../img/icon.png) no-repeat -115px -123px;
    border: 0 none;
    cursor: pointer;
    height: 30px;
	width: 40px;
	float: left;
}
.agent_filters .top_filters_more dt {
	padding-left: 15px;
}
.agent_filters .top_filters_more dd {
	margin-left: 80px;
}
.agent_filters .item_drop_btn {
	width: 140px;
}
.agent_filters .item_drop_list {
    width: 154px;
}

.agent_list {
	margin-bottom: 30px;
}
.agent_list .items {
	border: 1px solid #fff;
	border-bottom-color: #d6d6d6;
	cursor: pointer;
	padding: 15px;
}
.agent_list .hover {
	background-color: #fffff0;
	border: 1px solid #f4d0a4;
}
.agent_list .hover .link {
	text-decoration: underline;
}
.agent_list .nobd {
	border: 1px solid #fff;
}
.agent_list a {
	color: #035fa7;
}
.agent_list a:hover {
	color: #ff4600;
}
.agent_list .items_l {
	position: relative;
	display: inline-block;
	height: 120px;
    overflow: hidden;
    width: 90px;
	margin-right: 10px;
	vertical-align: top;
}
.agent_list .items_m {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
    width: 490px;
	vertical-align: top;
	top: -5px;
}
.agent_list .items_title {
	margin-bottom: 5px;
}
.agent_list .items_title h2 a {
	color: #0041d9;
}
.agent_list .items_title h2 a:visited {
	color: #660099;
}
.agent_list .items_title h2 {
	display: inline-block; 
	*display: inline;
	zoom: 1;
	font-size: 14px;
}
.agent_list .items_title img {
	vertical-align: middle;
	margin-left: 10px;
}
.agent_list .items_m p {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	font-family: \5b8b\4f53;
}
.agent_list .attr1 a {
	margin-right: 12px;
	display: inline-block;
}
.agent_list .attr2 {
	position: relative;
	top: 5px;
}
.agent_list .attr2 a {
	margin-right: 30px;
}

.agent_list .items_r {
    display: inline-block;
	font-size: 12px;
	line-height: 26px;
    text-align: left;
	width: 110px;
	vertical-align: top;
	margin-top: 25px;
}
.agent_list .items_r em {
	color: #ff4600;
	display: block;
	font-style: normal;
	font-size: 18px;
	line-height: 26px;
}
.agent_list .items_r .em1 i {
	font-size: 24px;
	font-style: normal;
}
/* 你是不是在找 */
.find_mod .find_slider{
	position: relative;
	margin: 15px 0 10px 0;
	width: 100%;
}
.find_mod .find_slider .btn {
	position: absolute;
	top: 45px;
	background-image: url(/snap../img/icon.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
	height: 30px;
	width: 20px;
	z-index: 9;
}
.find_mod .find_slider .prev {
	left: 15px;
	background-position: -150px -180px;
}
.find_mod .find_slider .next {
	right: 15px;
	background-position: -170px -180px;
}
.find_mod .find_slider .snav {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 9;
}
.find_mod .snav span {
	cursor: pointer;
	display: inline-block;
	background: url(/snap../img/icon_alpha.png) no-repeat -120px 0;
	height: 10px;
	width: 10px;
	overflow: hidden;
	text-indent: -20px;
	margin: 0 5px;
}
.find_mod .snav span.on {
	background-position: -80px 0;
}
.find_mod .focusInfo {
	width: 160px;
	height: 215px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.find_mod .focusInfo ul {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.find_mod .focusInfo li {
	cursor: pointer;
	float: left;
	width: 160px;
	height: 215px;
	overflow: hidden;
	text-align: center;
}
.find_mod .focusInfo li p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.find_mod .focusInfo .price {
	color: #ff4600;
}
.find_mod .focusInfo li a {
	color: #222;
}
.find_mod .focusInfo li a:hover {
	color: #ff4600;
}

/* house_list sidebar fixed */
.sidebar_fixed {
    position: fixed; 
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));	
	top: 0; 
	width: 250px;
	background-color: #fff;
}
/* rightSide AD */
.boxRC .ad img {
    padding: 10px;
    margin: 0 auto 10px auto;
    border: 1px solid #b8d2ec;
}
