@charset "gb2312";
/*******************
新房样式
********************/

.banner {
	height: 444px;
	background: url(../images/banner.jpg) no-repeat center 0px;
}
.list {
	overflow: hidden;
	margin-bottom: 30px;
}
.list .title { padding: 60px 0 30px; }
.list h2 {
	float: left;
	font-size: 25px;
	padding-right: 22px;
	font-weight: bold;
}
.list p {
	float: left;
	padding-top: 10px;
	font-size: 15px;
}
.list ul { width: 1300px; }
.list ul li {
	float: left;
	position: relative;
	width: 320px;
	height: 330px;
	margin-bottom: 53px;
	margin-right: 80px;
	background: #FFF;
	padding-bottom: 10px;
	box-shadow: 0px 0px 10px rgba(13,3,9,0.3);
}
.list ul li img {
	width: 320px;
	height: 240px;
	/*border-radius:3px;*/
	/*box-shadow: 0px 1px 8px rgba(13,3,9,0.5);*/
}
.list ul li h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 11px 15px;
	letter-spacing: 1px;
	color: #0760da;
}
.list ul li h3 a { color: #0760da; }
.list ul li h3 a:hover { color: #007dff; }
.list ul li h3 span {
	padding-left: 10px;
	color: #888;
	font-weight: normal;
	font-size: 16px;
}
.list ul li h4 {
	color: #5c5c5c;
	font-size: 16px;
	padding: 0 15px;
}
.list ul li h5 {
	position: absolute;
	right: 10px;
	top: 252px;
	color: #df4a43;
	font-size: 15px;
}
.list ul li h5 em {
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.list ul li h6 {
	margin-top: 10px;
	position: relative;
	padding: 0 15px;
}
.list ul li h6 i {
	position: absolute;
	display: block;
	background: #ff6c00;
	color: #FFF;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 13px;
	border-radius: 4px;
	width: 30px;
	height: 19px;
	text-align: center;
}
.list ul li h6 span {
	line-height: 20px;
	padding-left: 0px;
	/*color: #ff6c00;*/
	color: #666;
	font-size:16px;
}
/*.list ul li h6 span a { color: #ff6c00; }*/
.list ul li .tel {
	position: absolute;
	right: -12px;
	top: 285px;
	width: 146px;
	height: 41px;
	background: url(../images/icon_tel.png);
	color: #FFF;
	line-height: 40px;
	text-indent: 36px;
	font-size: 14px;
	font-weight: bold;
}
/****/


/* 新房详细页面 */
.banner_fang {
	height: 232px;
	background: url(../images/banner_fang.jpg) no-repeat center 0px;
}
.path {
	height: 68px;
	line-height: 68px;
	color: #999;
	font-size: 13px;
	background: url(../images/icon_path.png) no-repeat 0px center;
	/*text-indent: 18px;*/
}
.path em { font-family: "宋体", Verdana; }
.path a { color: #999; }
.path a:hover { color: #C40F18; }

.fang h1 {
	font-size: 25px;
	height: 60px;
	font-weight: bold;
	color: #333;
}
.fang h1 span {
	font-size: 14px;
	color: #dd2727;
	padding-left: 20px;
	font-weight: normal;
}
.fang .photo {
	float:left;
	width: 700px;
	height: 525px;
}
.fang .info {
	float:right;
	width: 450px;
	border: 1px dashed #F00;
}
.fang .intro {
	clear: both;

}








