.location_place {
	margin-top: 10px;
}
.show_contant_left {
	width: 801px;
}
.total_info {
	display: block;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 10px 4px 10px 30px;
}
.total_info_top {
	position:relative;
	border-bottom: 4px solid #ccc;
}
.total_info_top h1 {
	display: block;
	position:absolute;	
	font-size: 20px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	width:auto;
	color: #000;
	border-bottom: 4px solid #0234CB;
}
.total_info_top p.sx_pull_right {
	display: block;
	font-size: 14px;
	height: 36px;
	color: #ccc;
	font-weight: 100;
	line-height: 52px;
	float: right;
	margin-left: 8px;
	width: 420px;
}
.total_info_middle {
	margin-top: 8px;
}
.total_info_middle ul li {
	display: block;
	width: 50%;
	float: left;
	/*height: 30px;*/
	line-height: 30px;
	font-size: 14px;
}
.total_info_middle ul li.full_width {
	width: 100%;
}
.total_info_middle ul li.business_area {
	height: 40px;
	line-height: 40px;
}
.total_info_middle ul li.business_area a {
	display: block;
    padding: 0 5px;
    height: 24px;
    line-height: 26px;
    margin-right: 12px;
    float: left;
    margin-top: 7px;
    border-radius: 4px;
    font-size: 13px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
}
.VIP_tipsBox {
	display:block;
	width:100%;
	height:70px;
	margin:5px;
	border:dashed 1px #dadad1;
	background-color:#ffffee;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
.VIP_tipsBox p {
	line-height:35px;
	height:35px;
	display:block;
}
.VIP_tipsBox p.tipsText {
	color:red;
	font-weight:bold;
}
.VIP_tipsBox p a {
	color:red;
}
.total_info_bottom  {
	display: block;
}
.info_type {
	width: 80px;
	height: 78px;
}
.info_type a {
	width: 80px;
	height: 26px;
	line-height: 26px;
	float: left;
	text-align: center;
	display: block;
	font-size: 14px;
}
.info_type a.sx_active {
	background: #0234CB;
	color: #fff;
}
.info_detail {
	height: 78px;
	width: 506px;
	margin: -4px 20px 0;
}
.info_detail ul li {
	height: 28px;
	width: 250px;
	line-height: 28px;
	font-size: 14px;
	overflow:hidden;
}
.info_detail ul li.words_weight {
	font-weight: bold;
}
.info_code img {
	height: 78px;
	display: block;
}
.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;
}
.basic_info ul li {
	height: 34px;
	line-height: 34px;
	width: 399px;
	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 {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
}
.project_imgs 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: 15%;
	float: left;
	margin: 6px;
}
.project_imgs ul li a {
	position: relative;
	display: block;
	border: 1px solid #ddd;
	padding: 6px;
}
.project_imgs ul li a img {
	display: block;
	width: 110px;
	height: 90px;
}
.project_imgs 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=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    z-index: 2;
}
.project_imgs 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;
}
.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;
	position: relative;
	font-size: 14px;
	text-indent: 2em;
}
.detail_info div p {
	display: block;
	color: #454545;
	width: 100%;
}
.detail_info div.max_height {
	height: 60px;
	line-height: 25px;
	overflow: hidden;
}
.detail_info div p abbr,.detail_info div p a {
	display: none;
}
.detail_info div.max_height p abbr,.detail_info div.max_height p a {
	display: block;
}
.detail_info div p abbr {
	bottom: 0px;
	line-height: 20px;
	width: 40px;
    right: 135px;
	background-color: #FFF;
	text-indent:0;
}
.detail_info div p a {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 140px;
	background-color: #FFF;
	text-indent: 0;
	font-weight:bold;
	color:red;
}
.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;
}
.supporting_info ul li {
	height: 34px;
	line-height: 34px;
	width: 399px;
	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: 390px;
}
.importentInfoRight-slide {
	margin-top: 10px;
	margin-bottom:10px;
	width: 390px;
	OVERFLOW: hidden;
	BORDER: #ececec 1px solid;
}
.oBigImg{width:400px;height:300px;position:absolute;z-index:999999;}

.house_info {
	display: block;
	margin-top: 10px;
	border: 1px solid #ddd;
	padding-bottom: 8px;
}
.house_info 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;
	overflow:hidden;
}
.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%;
}
.around_info {
	display: block;
	margin: 10px 0 20px 0;
	border: 1px solid #ddd;
}
.around_info_tab {
	display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-bottom: 2px solid #0234CB;
}
.around_info_tab a {
	display: block;
	width: 100px;
	text-align: center;
	float: left;
}
.around_info_tab .sx_active {
	background-color: #f9f9f9;
}
.around_info_contant {
	height: 300px;
}
.around_info_contant .for_map {
	width: auto;
	height: 292px;
	margin: 4px;
	float: left;
}
.around_info_contant .for_around {
	width: 228px;
	overflow: hidden;
	height: 292px;
	margin: 4px 0;
	float: right;	
}
.around_info_contant .for_around h4 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 4px;
}
.around_info_contant .for_around .for_around_list {
	overflow-y: auto;
	overflow-x: hidden;
	width: 228px;
	height: 262px;
}
.around_info_contant .for_around ul li {
	display: block;
	font-size: 13px;
	text-indent: 4px;
}
.around_info_contant .for_around ul li span {
	display: block;
	color: #000;
	background-color: #f9f9f9;
	height: 30px;
	line-height: 30px;
	width: 94%;
	font-weight: bold;
}
.around_info_contant .for_around ul li p {
	width: 94%;
	display: none;
}
.around_info_contant .for_around ul li.sx_active p {
	width: 94%;
	display: block;
}
.around_info_contant .for_around ul li p a {
	display: block;
	color: #000;
	height: 30px;
	line-height: 30px;
}
.around_info_contant .for_around ul li p a label {
	margin-right: 6px;
}
.infor_sign {
	display: block;
	border: 1px dashed #434343;
	margin: 20px 0 20px 0;
	padding: 14px 10px;
	line-height: 26px;
	background: #fafafa;
}