@charset "utf-8";
/*补充loupan.css*/
.loupan_content .rightbuildingBox li .rightLiBox .thumbnail img, .loupan_content .leftbuildingBox li .leftLiBox .thumbnail img {
	width: 100%;
}

.loupan_content .leftbuildingBox .duibibox,.loupan_content .rightbuildingBox .duibibox{bottom: auto; margin-top: -35px; }


/*补充buildingContrast.css*/
.contrastbuildings li img {
	width: 183px;
	height: 123px;
}
#buildingContrast .contentTopBox{width: 980px;margin: 0 auto;}
/*补充contrast.html中的星级显示*/
.jqTd .xhscore1,.jqTd .xhscore2,.jqTd .xhscore3,.jqTd .xhscore4,.jqTd .xhscore5,.jqTd .xhscore6,.jqTd .xhscore7,.jqTd .xhscore8,.jqTd .xhscore9,.jqTd .xhscore10{width: 90px; height: 30px; padding:0; margin:0 auto; border:0;}
.jqTd .xhscore1 {
	background: url(../images/loupanduibiicon.png) -127px -195px no-repeat;
}
.jqTd .xhscore2 {
	background: url(../images/loupanduibiicon.png) -127px -224px no-repeat;
}
.jqTd .xhscore3 {
	background: url(../images/loupanduibiicon.png) -127px -254px no-repeat;
}
.jqTd .xhscore4 {
	background: url(../images/loupanduibiicon.png) -127px -282px no-repeat;
}
.jqTd .xhscore5 {
	background: url(../images/loupanduibiicon.png) -127px -312px no-repeat;
}
.jqTd .xhscore6 {
	background: url(../images/loupanduibiicon.png) -127px -342px no-repeat;
}
.jqTd .xhscore7 {
	background: url(../images/loupanduibiicon.png) -127px -370px no-repeat;
}
.jqTd .xhscore8 {
	background: url(../images/loupanduibiicon.png) -127px -397px no-repeat;
}
.jqTd .xhscore9 {
	background: url(../images/loupanduibiicon.png) -127px -427px no-repeat;
}
.jqTd .xhscore10 {
	background: url(../images/loupanduibiicon.png) -127px -457px no-repeat;
}
.jqTd .xhscore {
	font-size: 14px;
	font-family: "黑体", "宋体";
	color: #175574;
	font-weight: bold;
}
.jqTd .userscore1 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -193px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore2 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -225px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore3 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -255px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore4 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -283px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore5 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -313px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore6 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -343px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore7 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -371px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore8 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -398px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore9 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -428px transparent;
    height: 30px;
    width: 90px;
}
.jqTd .userscore10 {
    background: url("../images/loupanduibiicon.png") no-repeat scroll -18px -458px transparent;
    height: 30px;
    width: 90px;
}

/*补充more.css*/
.detail-more-show .moreheader .text .icon img{width:219px; height:219px;}

/*补充base.css*/
.searchbox{z-index: 99999;}
.searchbox ul li{ height: 30px; line-height:30px; width: 210px; list-style-position: outside; white-space:nowrap;}
.searchbox .siteName{}
.searchbox .sitedistance{}
.housemarker img { margin: 5px; height: 40px; width: 40px;}

/*补充locus.css*/
.detail-locus .ctrl{padding-top:0;}
.detail-locus .ctrl BUTTON{ display: block; margin-top: 220px;}

/*补充timeline.css*/
.detail-timeline .ctrl BUTTON, .detail-point .ctrl BUTTON{ display: block; margin-top: 80px;}
.detail-timeline .content .axis{ left: 0;}


/* Clear Fix */
.clearfix:after{content:“.”;display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */