

.show_contant_left {
	width: 889px;
}
.total_info {
	display: block;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 10px 0;
}
.total_info .tips_a {
	line-height:20px;
	padding:3px;
	color:#999;
	margin-left:20px;
}
.total_info .tips_a:hover {
	border: 1px solid #ddd;
}
.total_info .mapMarket i {
	display:inline-block;
	top:5px;
	position:relative;
	width:20px;
	height:20px;
	background:url(/images/v2/marketMap.png) no-repeat 0px 0px;
}

.total_info .total_info_left {
	padding: 10px;
	width: 380px;
	height:auto;
}
.total_info .sellimg img {
	padding: 10px;
	width:380px;
	height:280px;
}
.total_info .total_info_right {
	width: 466px;
	padding: 10px;
}
.total_info .total_info_askfro {
	width:auto;
	margin:30px;
}
.total_info_top h1 {
	display: block;
	font-size: 20px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	width: 300px;
	color: #000;
	white-space: nowrap;  
	overflow:hidden;
	text-overflow: ellipsis;
}
.total_info_top span {
	float:right;
	display: block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #aaa;
}

.total_info_middle {
	margin-top: 6px;
}
.total_info_middle ul li {
	display: block;
	width: 100%;
	float: left;
	/*height: 28px;*/
	line-height: 28px;
	font-size: 14px;
}
.total_info_middle ul li.lable span {
	display: inline-block;
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
	padding: 0 6px;
}

.total_info_middle ul li .price {
    color: #e43;
    font-size: 24px;
    font-weight:bold;
    vertical-align: baseline;
    margin-right: 5px;
}
.total_info_middle ul li .vaild-date {
    padding-left: 5px;
    color: #666;
    font-size: 12px;
}

.total_info_bottom  {
	display: block;
	margin-top: 16px;
}

.total_info_bottom	.infor_tel {
	display:block;
	width:96%;
	margin:0 auto;
	height:80px;
	line-height:80px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	background-color:#f8f8f8;
	text-align:center;
	font-size:32px;
	color:#ee4433;
	font-weight:bold;
}
.total_info_bottom	.infor_tel em {
    width: 33px;
    height: 30px;
    background:url(/images/v2/ico/ico_tel.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.info_type {
	width: 80px;
	height: 78px;
}
.info_type img {
	margin-top: 14px;
	display: block;
}
.info_detail {
	height: 78px;
	width: 386px;
	margin: -4px 0 0;
}
.info_detail ul li {
	height: 26px;
	width: 180px;
	line-height: 26px;
	font-size: 14px;
}
.detail_info {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
}
.detail_info h4 {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 2px solid #0234CB;
	color: #000;
}
.detail_info > div {
	padding: 18px 0 18px 20px;
	position: relative;
	line-height:24px;
}
.detail_info > div > p {
	display: block;
	line-height: 20px;
	font-size: 14px;
	text-indent: 2em;
	color: #454545;
	width: 100%;
}
.detail_info div.max_height {
	max-height:130px;
	overflow: hidden;
}
.detail_info p.more_max {
	font-size:14px;
	line-height:30px;
	padding-right:20px;
	text-align:right;
}
.detail_info div.max_height p abbr,.detail_info div.max_height p a {
	display: none;
}
.detail_info div.max_height p abbr,.detail_info div.max_height p a {
	display: block;
}
.detail_info div.max_height p abbr {
	position: absolute;
	bottom: 18px;
	line-height: 20px;
	width: 40px;
    right: 135px;
	background-color: #fff;
	text-indent: 0;
}
.detail_info div.max_height p a {
	position: absolute;
	bottom: 18px;
	right: 10px;
	width: 140px;
	background-color: #fff;
	text-indent: 0;
	background-color: #fff;
}

/*户型*/

.huxing-list p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.huxing-list .huxing-item {
    padding: 15px 0;
    border-top: 1px solid #eee;
    width: 100%;
    height: 150px;
    display: block;
}
.huxing-list .huxing-item:first-child {
    border-top:none;
}
	.huxing-list .huxing-item .hx-img-box {
		float: left;
		width: 150px;
		height: 150px;
		margin-right: 20px;
		position: relative;
		overflow: hidden;
		text-align: center;
		background: #f8f8f8;
		line-height: 150px;
		vertical-align: middle;
		padding:0px;
	}
	.huxing-list .huxing-item .hx-img {
		max-height: 100%;
		max-width: 100%;
		display: inline-block;
		vertical-align: middle;
		transition: transform .5s ease .1s;
		-webkit-transition: -webkit-transform .5s ease .1s;
	}
	.huxing-list .huxing-item .hx-img-mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 130px;
		height: 40px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		line-height: 40px;
		font-size: 14px;
		color: #fff;
		font-weight: 700;
		background-color: rgba(0,0,0,.5);
		padding: 0 10px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	}
	.huxing-list .huxing-item .hx-img-hot {
		position: absolute;
		padding:0px;
		width: 44px;
		height: 44px;
		bottom: 0;
		right: 0;
		margin-right: 10px;
		margin-bottom: 10px;
		background: url(/images/v2/ico/ico_zhuli.png) no-repeat;
	}
	.huxing-list .huxing-item .hx-info {
		float: left;
		height: 150px;
		position: relative;
		width: 1000px;
	}
		.huxing-list .huxing-item .hx-info .hx-title {
			font-weight: 700;
			font-size: 18px;
			height: 18px;
			line-height: 18px;
			margin-bottom: 20px;
			text-align:left;
		}
		.huxing-list .huxing-item .hx-info .hx-title .hx-tag {
			font-size: 12px;
			padding: 0 4px;
			height: 18px;
			display: inline-block;
			line-height: 18px;
			margin-left: 12px;
			color: #fff;
		}
		.huxing-list .huxing-item .hx-info .hx-title .hx-tag-1 {
			background: #6B3;
			border-radius: 2px;
		}
		.huxing-list .huxing-item .hx-info .hx-price {
			font-size: 18px;
			height: 18px;
			line-height: 18px;
			color: #333;
			margin-bottom: 15px;
		}
		.huxing-list .huxing-item .hx-info .hx-price .red-price {
			color: #e43;
			font-weight: 700;
		}
		.huxing-list .huxing-item .hx-info .hx-des {
			font-size: 14px;
			line-height: 22px;
			color: #666;
			overflow: hidden;
		}
		.huxing-list .huxing-item .hx-info .hx-des-title {
			color: #333;
		}
		.huxing-list .huxing-item .hx-info .info-tags {
			position: absolute;
			bottom: 0;
			left: 0;
		}
		.huxing-list .huxing-item .hx-info .info-tag {
			float: left;
			font-size: 12px;
			line-height: 22px;
			padding: 0 9px;
			margin-right: 8px;
			height: 22px;
			border-radius: 2px;
			color: #999;
			border: 1px solid #E5e5e5;
		}



.basic_info {
	display: block;
	margin-top: 20px;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
}
.basic_info h4 {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 2px solid #0234CB;
	color: #000;
	border-right: 1px solid #ddd;
}
.basic_info ul li {
	height: 34px;
	line-height: 34px;
	width: 443px;
	float: left;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #454545;
	font-size: 14px;
}
.basic_info ul li span {
	height: 34px;
	line-height: 34px;
	display: block;
	float: left;
	background: #f9f9f9;
	width: 80px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.basic_info ul li abbr {
	text-indent: 18px;
	height: 34px;
	line-height: 34px;
	width: 300px;
	display: block;
	float: left;
	font-size: 13px;
}
.project_imgs,.project_imgs_full {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
}
.project_imgs h4,.project_imgs_full h4 {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
.project_imgs ul li {
	position: relative;
	display: block;
	width: 185px;
	height:150px;
	float: left;
	margin: 5px 17px;
}
.project_imgs_full ul li {
	position: relative;
	display: block;
	width: 185px;
	height:150px;
	float: left;
	margin: 5px 7px;
}
.project_imgs ul li a,.project_imgs_full ul li a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	padding: 5px;
}
.project_imgs ul li a img,.project_imgs_full ul li a img {
	display: block;
	width: 173px;
	height:135px;
}
.project_imgs ul li a span,.project_imgs_full ul li a span {
	position: absolute;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    left: 6px;
    right: 6px;
    bottom: 6px;
    color: #FFFFFF;
    background: rgb(0,0,0);
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
    z-index: 2;
}
.project_imgs ul li a abbr,.project_imgs_full ul li a abbr {
    position: absolute;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    left: 6px;
    right: 6px;
    bottom: 6px;
    color: #FFFFFF;
    z-index: 3;
}
.oBigImg{width:400px;height:300px;position:absolute;z-index:999999;}
.supporting_info {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
	border-bottom: none;
	border-right: none;
}
.supporting_info h4 {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 2px solid #0234CB;
	color: #000;
	border-right: 1px solid #ddd;
}
.supporting_info ul li {
	height: 34px;
	line-height: 34px;
	width: 443px;
	float: left;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #454545;
	font-size: 14px;
}
.supporting_info ul li span {
	height: 34px;
	line-height: 34px;
	display: block;
	float: left;
	background: #f9f9f9;
	width: 80px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.supporting_info ul li abbr {
	text-indent: 18px;
	width: 300px;
	height: 34px;
	line-height: 34px;
	display: block;
	font-size: 13px;
	float: left;
}
.show_contant_right {
    width: 300px;
}
.scroll_pictures {
	margin-top: 10px;
	width: 300px;
	min-height: 200px;
}

/*right*/
.house_info,.house_hetong {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
	padding-bottom: 8px;
}
.house_info h4,.house_hetong h4 {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 10px;
	color: #000;
}
	/*房源*/
	.house_info ul li {
		display: block;
		height: 26px;
		line-height: 26px;
		font-size: 14px;
		text-indent: 18px;
	}
	/*合同*/
	.house_hetong ul li {
		display: block;
		float:left;
		width:auto;
		height: 26px;
		line-height: 26px;
		font-size: 14px;
		text-indent: 18px;
	}
	/*ad*/
	.ad_imgs {
		display: block;
		margin: 10px 0 20px 0;
	}
	.ad_imgs ul li {
		display: block;
		margin-top: 10px;
	}
	.ad_imgs ul li img {
		display: block;
		width: 100%;
	}
	
	.list_contant_right .list_contant_news {
		border: 1px solid #ddd;
		margin-top:10px;
	}
	/*news*/
	.house_news h4 {
		font-size: 15px;
		font-weight: bold;
		text-indent: 10px;
		height: 30px;
		line-height: 30px;
	}
	.house_news .list_title a {
		margin-right:20px;
		float:right;
		line-height:30px;
	}
	.house_news ul li {
		height:28px;
		line-height:28px;
		margin: 0 10px;
		text-indent: 0px;
		white-space: nowrap;  
		overflow: hidden;  
		text-overflow: ellipsis;
		font-size:14px;
	}
	.house_news ul li i {
		display:inline-block;
		float:left;
		width:25px;
		text-align:center;
		margin-right:5px;
		font-weight:600;
		color:#666;
		font-size:14px;
	}
	
/*申明*/
.infor_sign {
	display: block;
	border: 1px dashed #434343;
	margin: 20px 0 20px 0;
	padding: 14px 10px;
	line-height: 26px;
	background: #fafafa;
}

.basic_info span.mobile {
	position:relative;
	top:5px;
	z-index:1;
	float:right;
	width:90px;
	height:28px;
	line-height:28px;
	background:url(/images/qrcode.png) no-repeat;
	color:#999;
	cursor: pointer;
}
.basic_info span.mobile i {
	left:-30px;
	position:relative;
	z-index:1;
	display:none;
}
.basic_info span.mobile {
	background-position:50px 3px;
}
.basic_info span.mobile:hover {
	background-position:50px -29px;
}

.project_imgs span.vrlook {
	position:relative;
	top:8px;
	z-index:1;
	float:right;
	width:120px;
	height:30px;
	line-height:24px;
	text-indent:1.8em;
	background:url(/images/v2/360vr.png) no-repeat;
}
.project_imgs span.vrlook a {
	color:#d81718;
	font-size:14px;
}

.VIP_tipsBox {
	display:block;
	width:96%;
	margin:0 auto;
	height:60px;
	padding-top:15px;
	border:dashed 1px #dadad1;
	background-color:#ffffee;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.VIP_tipsBox p.tipsText {
	color:red;
	font-weight:bold;
}
.VIP_tipsBox p a {
	color:red;
}

/*户型展示页*/

.huxingShow .popup {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}
.huxingShow .popup .left-wrap {
    float: left;
    width: 800px;
}
.huxingShow .popup .left-wrap .hx-big-album {
    width: 800px;
    height: 700px;
    position: relative;
    background: #fafafa;
    overflow: hidden;
    margin-bottom: 20px;
}
.huxingShow .left-wrap .hx-big-album .big-pic-list li img {
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
}
.huxingShow .popup .left-wrap img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.huxingShow .popup .right-wrap {
    overflow: hidden;
    zoom: 1;
    width: 400px;
    min-height: 700px;
    font-size: 14px;
    text-align: left;
}
.huxingShow .right-wrap .info-bom {
    border-bottom: 1px solid #eee;
    margin: 0 3px -2px 36px;
}
.huxingShow .right-wrap h1 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    display: block;
    clear: both;
}
.huxingShow .right-wrap .title-tip {
    font-size: 0;
    color: #ccc;
    margin-top: 6px;
    margin-bottom: 14px;
}
.huxingShow .right-wrap .title-tip b, .right-wrap .title-tip strong {
    padding: 4px;
    margin-right: 10px;
    display: inline-block;
    background-color: #fff;
    color: #999;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
}
.huxingShow .right-wrap .pt15 {
    padding: 5px 0;
}
.huxingShow .right-wrap .info-p {
    height: 34px;
    line-height: 32px;
    clear: both;
    margin-top: 0;
}
.huxingShow .right-wrap .info-p .js-left {
    float: left;
    width: 239px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.huxingShow .right-wrap .pt15 .info-label {
    margin-right: 9px;
	font-size: 14px;
    float: left;
	cursor: default;
}
.huxingShow .right-wrap .fl {
    float: left;
}
.huxingShow .right-wrap .info-tel {
    font-size: 28px;
    color: #e43;
    font-family: Arial;
    height: 58px;
    line-height: 62px;
    border-bottom: 1px solid #eee;
    margin-left: 36px;
    padding-left: 30px;
    position: relative;
}
.huxingShow .tel {
    width: 33px;
    height: 30px;
    background:url(/images/v2/ico/ico_tel.png) no-repeat;
    vertical-align: middle;
    display: inline-block;
}