@charset "utf-8";
body, div, input, p, ul, ol, li, table, table tr, table tr td {
	margin: 0;
	padding: 0;
}
.header {
	height: 60px;
	width: 100%;
	background-color: #ee5a30;
}
.header .menu {
	width: 980px;
	margin: 0 auto;
	height: 60px;
}
.menutel {
	height: 60px;
	line-height: 60px;
	color: #FFF;
	font-family: "微软雅黑", "宋体";
	font-size: 20px;
	font-weight: bolder;
}
.menulog {
	float: right;
	height: 60px;
	line-height: 60px;
}
.menulog img {
	vertical-align: middle;
}
.houseMenu {
	height: 65px;
	width: 100%;
	background-color: #ffffff;
}
.contentBox {
	padding: 50px 0;
	overflow: hidden;
	width: 100%;
	background-color: #f5f5f5;
}
.houseMenu .houseData {
	margin: 0 auto;
	width: 980px;
	height: 65px;
}
.houseName {
	height: 50px;
	width: 320px;
	padding: 0 0 0 10px;
	top: 7px;
	left: 0;
	position: relative;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ee5a30;
	border-right-color: #ee5a30;
	border-bottom-color: #ee5a30;
	border-left-color: #ee5a30;
}
.houseName table {
	table-layout: fixed;
}
.houseName table td {
	width: 100%;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#housename {
	font-family: "微软雅黑", "宋体";
	font-size: 30px;
	line-height: 30px;
}
#housename div {
	float: left;
}
.saleStatus {
	color: #FFF;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #83b65e;
	padding: 0 5px;
	margin: 0 0 0 10px;
	font-size: 12px;
	line-height: 20px;
}
#houseIntro {
	font-family: "宋体";
	font-size: 12px;
	color: #ee5a30;
	line-height: 20px;
}
.dataTypeNav {
	background: url(../images/menuicon.png) 8px -15px no-repeat;
	float: right;
	list-style: none;
	position: relative;
	/*margin:0 0 0 340px;*/
	height: 65px;
	width: 635px;
	overflow: hidden;
}
.dataTypeNav li {
	cursor: pointer;
	float: left;
	height: 65px;
	width: 127px;
	z-index: 10000;
}
.dataTypeNav li a {
	height: 65px;
	width: 127px;
	z-index: 10;
	display: block;
	position: relative;
	top: 0;
}
.house_data, .house_map, .house_progress, .house_ask, .house_evaluate {
	background-color: #f7f7f7;
}
.house_data a {
	background: url(../images/menuicon.png) 7px -176px no-repeat;
}
.house_map a {
	background: url(../images/menuicon.png) -120px -176px no-repeat;
}
.house_progress a {
	background: url(../images/menuicon.png) -247px -176px no-repeat;
}
.house_ask a {
	background: url(../images/menuicon.png) -374px -176px no-repeat;
}
.house_evaluate a {
	background: url(../images/menuicon.png) -501px -176px no-repeat;
}
.dataTypeNav li.back {
	border-bottom: 5px solid #ee5a30;
	width: 9px;
	height: 60px;
	z-index: 8;
	position: absolute;
}
.data_mainbox {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
.moreContent {
	display: none;
}
.mapcontentbox {
	display: none;
	height: 500px;
	width: 100%;
	margin: 0;
	position: relative;
}
.searchbox {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	position: absolute;
	top: 50px;
	right: 25px;
	/*height:280px;*/
	/*width:220px;*/
	background: url(../images/searchboxbg.png) 0 0 repeat;
}
.searchboxTop {
	color: #fff;
	height: 40px;
	width: 200px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 40px;
	margin: 0 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.searchcontent {
	overflow-x: hidden;
	overflow-y: auto;
	/*height:240px;*/
	min-height: 240px;
}
.searchbox ul {
	color: #fff;
	margin: 0;
	padding: 0 0 0 25px;
	width: 220px;
}
.searchbox ul li {
	list-style-type: square;
	cursor: pointer;
	width: 190px;
	margin: 0;
	padding: 0;
}
.searchbox ul li.navli {
	list-style-type: none;
	cursor: pointer;
	width: 190px;
	margin: 0;
	padding: 0;
}
.searchbox ul li.navli .nextpage {
	float: right;
	/*width:90px;*/
	line-height: 30px;
	height: 30px;
	text-align: right;
}
.searchbox ul li.navli .prepage {
	width: 100px;
	line-height: 30px;
	height: 30px;
	text-align: left;
}
.searchbox .sitedistance {
	float: right;
	/*width:90px;*/
	line-height: 30px;
	height: 30px;
	text-align: right;
}
.housemarker {
	width: 50px;
	height: 50px;
}
.housemarker img {
	margin: 5px;
}
.searchbox .siteName {
	width: 100px;
	line-height: 30px;
	height: 30px;
	text-align: left;
	color: #ebdbb9;
	overflow: hidden;
	white-space: nowrap;
}
.buildingSchedule {
	display: none;
}
.buildingQA {
	display: none;
}
.buildingEvaluate {
	display: none;
}
.basicInfor {
	float: left;
	width: 205px;
	height: 440px;
}
.sandTableBox {
	float: left;
	width: 465px;
	height: 440px;
	margin: 0 10px;
}
.buildingData {
	float: left;
	width: 290px;
	height: 440px;
}
.buildingDataBox {
	background: url(../images/housedatabg.png) -58px -15px no-repeat;
	width: 100%;
	height: 310px;
	margin: 20px 0 0;
}
.buildingVolume {
	margin: 5px 0 0;
	float: left;
	width: 320px;
	height: 210px;
}
.buildingPrice {
	margin: 5px 10px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 320px;
	height: 210px;
}
.buildingCare {
	margin: 5px 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 320px;
	height: 210px;
}
.line {
	height: 2px;
	background-color: #ee5a30;
	width: 60px;
	position: relative;
	top: 6px;
}
.basicInfotTop {
	padding: 0 0 5px 0;
	font-family: "宋体";
	font-size: 14px;
	color: #000;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
.basicInfoPrice {
	margin: 15px 0;
	font-family: "黑体";
	font-size: 14px;
}
.basicInfoPrice span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ee5a30;
}
.basicInfoScore {
	float: left;
	width: 80px;
	height: 80px;
}
.basciInfoScoreHeader td {
	color: #FFF;
	font-family: "宋体";
	font-size: 14px;
	background: #5782c2;
}
.basciInofScoreContent td {
	background: #fff;
	color: #5782c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.basciInfoDiscount {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 0 0 15px;
}
.basciInfoDiscountHeader td {
	background: #83b65e;
	color: #fff;
	font-family: "宋体";
	font-size: 14px;
}
.basciInfoDiscountContent td {
	background: #fff;
	color: #83b65e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.basicInforlist {
	margin: 110px 0 0;
	color: #fff;
}
.basicInforlist tr td {
	padding: 5px 0;
	color: #000;
	font-size: 12px;
	font-family: "宋体";
}
.basicInforlistTop, .developers span {
	font-weight: bold;
	text-align: justify;
	width: 65px;
}
.developers {
	line-height: 24px;
}
#basicInforlistMore a {
	display: block;
	cursor: pointer;
	color: #ee5a30;
	text-decoration: none;
}
.buildingDataLeftBox {
	float: left;
	height: 310px;
	width: 97px;
}
.buildingDataLeftBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.buildingDataRightBox {
	float: right;
	height: 310px;
	width: 96px;
}
.buildingMapBox {
	height: 590px;
	width: 980px;
	background: #fff;
	margin: 50px auto;
}
.buildingMapBoxTop {
	color: #000;
	line-height: 38px;
}
.buildingMapBoxTop img {
	margin: 0 0 0 10px;
	vertical-align: sub;
}
.buildingMapBoxTop a {
	font: normal 20px/47px "黑体", 'Hei';
	color: #000;
	cursor: pointer;
	text-decoration: none;
	margin-left: 35px;
}
.buildingMapBoxBottom {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.buildingMapBoxNav {
	background: none repeat scroll 0 0 #3B3835;
	height: 36px;
	overflow: hidden;
	padding: 7px 20px;
	margin: 0 auto;
	width: 900px;
}
.fl {
	display: inline;
	float: left;
}
.house360_nav_box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFDFC;
	border-color: #DCBE9A #DCBE9A #DCBE9A -moz-use-text-color;
	border-image: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #8A5F34;
	font: 14px/32px "Microsoft YaHei", 'YaHei',, 'Hei', Tahoma, Helvetica, arial, sans-serif;
	height: 32px;
	overflow: hidden;
	padding: 0 50px 0 15px;
}
.house360_nav_box a {
	text-decoration: none;
	color: #000;
	display: blcok;
	line-height: 30px;
	font-size: 14px;
}
.brnone {
	border-right: medium none !important;
}
/*动态沙盘*/
#allmap, .sandMap {
	width: 100%;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.sandMap {
	height: 390px;
}
#l-map {
	height: 100%;
	width: 78%;
	float: left;
	border-right: 2px solid #bcbcbc;
}
#r-result {
	height: 100%;
	width: 20%;
	float: left;
}
.sandimg {
	width: 460px;
	height: 370px;
}
/*楼盘数据*/
.buildingDataLeftBox table, .buildingDataRightBox table {
	margin: 15px 0 0;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
}
.buildingDataLeftBox table tr td img {
	height: 25px;
	width: 25px;
}
.buildingDataLeftBox table tr td, .buildingDataRightBox table tr td {
	vertical-align: top;
}
.dataName {
	height: 25px;
	width: 62px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
}
/*绿化率*/
.datagroup1.dataTop .dataTitle .dataName {
	background: #83b65e;
	color: #fff;
}
.datagroup1.dataTop .dataTitle {
	color: #83b65e;
}
.datagroup1.dataTop .dataiconbg {
	background: url(../images/dataClass1.png) 0 0 no-repeat;
}
.datagroup1.datatxt td {
	color: #83b65e;
}
/*停车位*/
.datagroup2.dataTop .dataTitle .dataName {
	background: #5782c2;
	color: #fff;
}
.datagroup2.dataTop .dataTitle {
	color: #5782c2;
}
.datagroup2.dataTop .dataiconbg {
	background: url(../images/dataClass2.png) 0 0 no-repeat;
}
.datagroup2.datatxt td {
	color: #5782c2;
}
/*户型面积*/
.datagroup3.dataTop .dataTitle .dataName {
	background: #6d3e26;
	color: #fff;
}
.datagroup3.dataTop .dataTitle {
	color: #6d3e26;
}
.datagroup3.dataTop .dataiconbg {
	background: url(../images/dataClass3.png) 0 0 no-repeat;
}
.datagroup3.datatxt td {
	color: #6d3e26;
}
/*建筑面积*/
.datagroup4.dataTop .dataTitle .dataName {
	background: #3c3c3c;
	color: #fff;
}
.datagroup4.dataTop .dataTitle {
	color: #3c3c3c;
}
.datagroup4.dataTop .dataiconbg {
	background: url(../images/dataClass4.png) 0 0 no-repeat;
}
.datagroup4.datatxt td {
	color: #3c3c3c;
}
/*土地年限*/
.datagroup5.dataTop .dataTitle .dataName {
	background: #c35656;
	color: #fff;
}
.datagroup5.dataTop .dataTitle {
	color: #c35656;
}
.datagroup5.dataTop .dataiconbg {
	background: url(../images/dataClass5.png) -4px -3px no-repeat;
}
.datagroup5.datatxt td {
	color: #c35656;
}
/*交通位置*/
.datagroup6.dataTop .dataTitle .dataName {
	background: #656e84;
	color: #fff;
}
.datagroup6.dataTop .dataTitle {
	color: #656e84;
}
.datagroup6.dataTop .dataiconbg {
	background: url(../images/dataClass6.png) 0 0 no-repeat;
}
.datagroup6.datatxt {
	color: #656e84;
}
/*户数*/
.datagroup7.dataTop .dataTitle .dataName {
	background: #1a664a;
	color: #fff;
}
.datagroup7.dataTop .dataTitle {
	color: #1a664a;
}
.datagroup7.dataTop .dataiconbg {
	background: url(../images/dataClass7.png) 0 0 no-repeat;
}
.datagroup7.datatxt td {
	color: #1a664a;
}
/*容积率*/
.datagroup8.dataTop .dataTitle .dataName {
	background: #e0a23f;
	color: #fff;
}
.datagroup8.dataTop .dataTitle {
	color: #e0a23f;
}
.datagroup8.dataTop .dataiconbg {
	background: url(../images/dataClass8.png) 0 0 no-repeat;
}
.datagroup8.datatxt td {;
	color: #e0a23f;
}
/*物业费*/
.datagroup9.dataTop .dataTitle .dataName {
	background: #6b5b8c;
	color: #fff;
}
.datagroup9.dataTop .dataTitle {
	color: #6b5b8c;
}
.datagroup9.dataTop .dataiconbg {
	background: url(../images/dataClass9.png) -3px -6px no-repeat;
}
.datagroup9.datatxt td {
	color: #6b5b8c;
}
/*价格*/
.datagroup10.dataTop .dataTitle .dataName {
	background: #fa6569;
	color: #fff;
}
.datagroup10.dataTop .dataTitle {
	color: #fa6569;
}
.datagroup10.dataTop .dataiconbg {
	background: url(../images/dataClass10.png) 0 0 no-repeat;
}
.datagroup10.datatxt td {
	color: #fa6569;
}
.datatxt td {
	height: 40px;
	text-align: center;
	padding: 0 0 0 10%;
}
.dataicon {
	position: relative;
	font-family: "SimSun";
	height: 10px;
}
.dataicon span {
	position: absolute;
	top: -8px;
	left: 15%;
}
.rightdataicon {
	position: relative;
	font-family: "SimSun";
	height: 10px;
	width: 100%;
}
.rightdataicon span {
	position: absolute;
	top: -8px;
	right: 15%;
}
/*楼盘相册*/
.buildingalbum {
	margin: 40px auto 0;
	width: 980px;
}
.albumTitle {
	width: 100%;
	height: 35px;
	background: #ee5a30;
}
.videoimg {
	heigth: 360px;
	width: 490px;
	display: block;
}
.videoimg img {
	heigth: 360px;
	width: 490px;
}
.videoboxicon {
	widht: 490px;
	background: url(../images/videoboxicon.png) 0 0 no-repeat;
	height: 30px;
}
	
	
/*楼盘对比*/
@charset "utf-8";
a {
	text-decoration: none;
}
.loupan_content {
	width: 980px;
	position: relative;
	margin: 50px 0;
}
.loupan_content #canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
	height: 100%;
	z-index: -1;
}
.loupan_content .leftbuildingBox {
	width: 270px;
	position: relative;
}
.loupan_content .leftbuildingBox .leftbuildingTop {
	overflow: hidden;
}
.loupan_content .leftbuildingBox .leftbuildingTop .buildingicon {
	height: 75px;
	width: 75px;
	background: url(../images/loupanduibiicon.png) -260px -25px no-repeat;
	float: left;
}
.loupan_content .leftbuildingBox .leftbuildingTop .buildingTitle {
	float: left;
	font-family: "微软雅黑", "宋体";
	margin: 0 0 0 10px;
}
.loupan_content .leftbuildingBox .leftbuildingTop .buildingTitle h4 {
	color: #fad0a7;
	font-size: 28px;
	margin: 0;
	padding: 0;
}
.loupan_content .leftbuildingBox .leftbuildingTop .buildingTitle p {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
.loupan_content .leftbuildingBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.loupan_content .leftbuildingBox li {
	margin: 0;
	padding: 1px;
	background: #fad0a7;
	position: relative;
	margin: 0 0 30px;
}
.loupan_content .leftbuildingBox .duibibox {
	width: 270px;
	height: 50px;
	position: absolute;
	bottom: -50px;
	left: 0;
}
.loupan_content .leftbuildingBox .duibibox .duibiboxicon {
	width: 27px;
	height: 65px;
	background: url(../images/loupanduibiicon.png) -290px -261px no-repeat;
}
.loupan_content .leftbuildingBox .duibibox .duibistart {
	text-align: left;
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑", "宋体";
}
.loupan_content .leftbuildingBox .duibibox .duibistart a {
	color: #000;
	width: 100px;
	text-decoration: none;
	display: block;
	background: #c1c1c1;
	padding: 5px;
}
.loupan_content .rightbuildingBox .duibibox {
	width: 270px;
	height: 50px;
	position: absolute;
	bottom: -20px;
	left: 0;
}
.loupan_content .rightbuildingBox .duibibox .duibiboxicon {
	width: 27px;
	height: 65px;
	background: url(../images/loupanduibiicon.png) -248px -261px no-repeat;
}
.loupan_content .rightbuildingBox .duibibox .duibistart {
	text-align: left;
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑", "宋体";
}
.loupan_content .rightbuildingBox .duibibox .duibistart a {
	color: #000;
	width: 100px;
	text-decoration: none;
	display: block;
	background: #c1c1c1;
	padding: 5px;
}
.loupan_content .Curbuilding {
	position: absolute;
	left: 365px;
	top: 75px;
	width: 265px;
	height: 435px;
	background: #e5e5e5;
}
.loupan_content .Curbuilding ul {
	list-style: none;
	padding: 0;
	margin: 20px;
}
.loupan_content .Curbuilding .buildingTitle {
	font-family: "微软雅黑", "宋体";
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 20px 0;
}
.loupan_content .Curbuilding .curbuildingimg img {
	height: 220px;
	width: 220px;
}
.loupan_content .Curbuilding .showScore {
	margin: 20px 0 0;
}
.loupan_content .Curbuilding li .usertitle {
	width: 105px;
	height: 35px;
	background: url(../images/loupanduibiicon.png) -22px -20px no-repeat;
}
.loupan_content .Curbuilding li .userscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -195px no-repeat;
}
.loupan_content .Curbuilding li .userscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #aa6523;
	font-weight: bold;
}
.loupan_content .Curbuilding li .xhscoretitle {
	width: 105px;
	height: 35px;
	background: url(../images/loupanduibiicon.png) -22px -60px no-repeat;
}
.loupan_content .Curbuilding li .xhscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -193px no-repeat;
}
.loupan_content .Curbuilding li .xhscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #175574;
	font-weight: bold;
}
.loupan_content .Curbuilding li.downloadReport {
	margin: 10px 0 0;
}
.loupan_content .Curbuilding li.downloadReport a {
	background: #ee592f;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑", "宋体";
	font-weight: bold;
	display: block;
	height: 25px;
	width: 100px;
	text-align: center;
	line-height: 25px;
	float: right;
}
.loupan_content .rightbuildingBox {
	float: right;
	width: 270px;
	position: relative;
}
.loupan_content .leftbuildingBox ul li {
	width: 270px;
}
.loupan_content .leftbuildingBox ul li .leftLiBox {
	background: #fff;
	margin: 1px 0px 0px 17px;
	height: 100px;
	padding: 10px;
}
.loupan_content .leftbuildingBox ul li .leftLiBox .housedata {
	overflow: hidden;
}
.loupan_content .leftbuildingBox li .leftLiBox .thumbnail {
	width: 18%;
	display: block;
	float: left;
}
.loupan_content .leftbuildingBox li .leftLiBox .info {
	float: left;
	width: 65%;
	margin: 0 0 0 20px;
}
.loupan_content .leftbuildingBox li .leftLiBox .info a {
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	color: #000;
	display: block;
}
.loupan_content .leftbuildingBox li .leftLiBox .info .license {
	font-size: 12px;
}
.loupan_content .leftbuildingBox li .leftLiBox .description {
	font-size: 12px;
}
.loupan_content .leftbuildingBox li .leftBoxLine {
	background: url(../images/loupanduibiicon.png) -159px -125px repeat-x;
	height: 7px;
	width: 270px;
	position: absolute;
	left: 0;
	bottom: -6px;
}
.loupan_content .leftbuildingBox li .hoticon {
	background: url(../images/loupanduibiicon.png)-192px -36px no-repeat;
	height: 46px;
	width: 46px;
	position: absolute;
	top: 0;
	left: 0;
}
.loupan_content .leftbuildingBox li .showicon {
	width: 25px;
	height: 25px;
	background: url(../images/loupanduibiicon.png) -282px -205px no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;
}
.loupan_content .leftbuildingBox li .closemoreicon {
	width: 25px;
	height: 25px;
	background: url(../images/loupanduibiicon.png) -240px -205px no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;
}
.loupan_content .leftbuildingBox li .showmore {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 70px;
	margin: 0 0 0 17px;
	padding: 10px;
	display: none;
}
.loupan_content .leftbuildingBox li .showmore .usertitle {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png) -22px -105px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -193px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore2 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -222px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore3 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -252px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore4 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -280px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore5 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -310px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore6 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -340px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore7 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -368px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore8 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -395px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore9 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -425px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore10 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -455px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .userscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #aa6523;
	font-weight: bold;
}
.loupan_content .leftbuildingBox li .showmore .xhscoretitle {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png) -22px -134px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -193px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore2 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -222px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore3 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -252px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore4 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -280px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore5 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -310px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xjscore6 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -340px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore7 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -368px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore8 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -395px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore9 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -425px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore10 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -455px no-repeat;
}
.loupan_content .leftbuildingBox li .showmore .xhscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #175574;
	font-weight: bold;
}
.loupan_content .rightbuildingBox .rightbuildingTop {
	overflow: hidden;
}
.loupan_content .rightbuildingBox .rightbuildingTop .buildingicon {
	height: 75px;
	width: 75px;
	background: url(../images/loupanduibiicon.png) -345px -25px no-repeat;
	float: left;
}
.loupan_content .rightbuildingBox .rightbuildingTop .buildingTitle {
	float: left;
	font-family: "微软雅黑", "宋体";
	margin: 0 0 0 10px;
}
.loupan_content .rightbuildingBox .rightbuildingTop .buildingTitle h4 {
	color: #a8d7ed;
	font-size: 28px;
	margin: 0;
	padding: 0;
}
.loupan_content .rightbuildingBox .rightbuildingTop .buildingTitle p {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: 600;
}
.loupan_content .rightbuildingBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.loupan_content .rightbuildingBox li {
	margin: 0;
	padding: 1px;
	background: #a8d7ed;
	position: relative;
	margin: 0 0 30px;
	width: 270px;
}
.loupan_content .rightbuildingBox ul li .rightLiBox {
	background: #fff;
	margin: 1px 0px 0px 17px;
	height: 100px;
	padding: 10px;
}
.loupan_content .rightbuildingBox ul li .rightLiBox .housedata {
	overflow: hidden;
}
.loupan_content .rightbuildingBox li .rightLiBox .thumbnail {
	width: 18%;
	display: block;
	float: left;
}
.loupan_content .rightbuildingBox li .rightLiBox .info {
	float: left;
	width: 65%;
	margin: 0 0 0 20px;
}
.loupan_content .rightbuildingBox li .rightLiBox .info a {
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	color: #000;
	display: block;
}
.loupan_content .rightbuildingBox li .rightLiBox .info .license {
	font-size: 12px;
}
.loupan_content .rightbuildingBox li .rightLiBox .description {
	font-size: 12px;
}
.loupan_content .rightbuildingBox li .rightBoxLine {
	background: url(../images/loupanduibiicon.png) -159px -148px repeat-x;
	height: 7px;
	width: 270px;
	position: absolute;
	left: 0;
	bottom: -6px;
}
.loupan_content .rightbuildingBox li .hoticon {
	background: url(../images/loupanduibiicon.png)-192px -36px no-repeat;
	height: 46px;
	width: 46px;
	position: absolute;
	top: 0;
	left: 0;
}
.loupan_content .rightbuildingBox li .showicon {
	width: 25px;
	height: 25px;
	background: url(../images/loupanduibiicon.png) -365px -205px no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;
}
.loupan_content .rightbuildingBox li .closemoreicon {
	width: 25px;
	height: 25px;
	background: url(../images/loupanduibiicon.png) -323px -205px no-repeat;
	position: absolute;
	top: 1px;
	right: 1px;
}
.loupan_content .rightbuildingBox li .showmore {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 70px;
	margin: 0 0 0 17px;
	padding: 10px;
	display: none;
}
.loupan_content .rightbuildingBox li .showmore .usertitle {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png) -22px -105px no-repeat;
}
.loupan_content .rightbuildingBox li .showmore .userscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-18px -193px no-repeat;
}
.loupan_content .rightbuildingBox li .showmore .userscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #aa6523;
	font-weight: bold;
}
.loupan_content .rightbuildingBox li .showmore .xhscoretitle {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png) -22px -134px no-repeat;
}
.loupan_content .rightbuildingBox li .showmore .xhscore1 {
	width: 90px;
	height: 30px;
	background: url(../images/loupanduibiicon.png)-127px -193px no-repeat;
}
.loupan_content .rightbuildingBox li .showmore .xhscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #175574;
	font-weight: bold;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.foot {
	font-size: 14px;
	width: 980px;
	height: 57px;
	line-height: 57px;
	color: #2D374B;
	margin: 0 auto;
}
.foot samp {
	display: block;
	float: left;
	padding-left: 20px
}
.foot_menu {
	float: right;
	list-style: none;
	font-size: 12px;
}
.foot_menu li {
	float: left;
}
.foot a {
	text-decoration: none;
}
