body,html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}

.left {
	float: left;
	height: 93%;
	width: 100%;
	overflow: auto;
}

.right {
	float: left;
	height: 94%;
	width: 100%;
	overflow: auto;
	border: 1px;
}

.map_project_class
span {
	background:  no-repeat ;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    height: 44px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 40px;
    z-index: 2;
}

.map_project_class_cur
span {
	background:  no-repeat ;
    cursor: pointer;
}

.map_project_class
label {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0 15px 15px 0;
    box-shadow: 0 0 10px #555;
    cursor: auto;
    display: none;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-left: 18px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 15px 0 30px;
    position: static;
    z-index: 1;
}
.map_project_class_cur
 label {
    overflow: hidden;
    margin-top: 5px;
    font-size: 12px;
    height: 44px;
    background: #ffffff;
    margin-left: 18px;
    cursor: pointer;
    padding: 0 15px 0 30px;
    position: fixed;
    z-index: 1;
    display: block;
    height: 28px;
    line-height: 28px;
    float: left;
    border-top-left-radius: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    box-shadow: 0 0px 10px #555;
    -webkit-box-shadow: 0 0px 10px #555;
    -moz-box-shadow: 0 0px 10px #555;
}

.map_project_class
.pricesty {
    padding-right: 8px;
}

.qqservice-top{
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    cursor: pointer;
}
.house_title {
	width: 500px;
	height: 90px;
	background: #f6f6f6;
	border-bottom: 1px solid #d4d4d4;
}
.house_title>span {
	float: left;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 16px;
}
.house_title>span>i {
	display: inline-block;
	width: 20px;
	height: 22px;
	background:  no-repeat;
	background-position: -122px -84px;
	margin-right: 13px;
	position: relative;
	top: 3px;
}
.house_title>ul {
	clear: both;
	margin-left: 50px;
	padding-top: 5px;
}
.house_title>ul>li {
	float: left;
	font-size: 12px;
	color: #646464;
}
.house_title>ol {
	margin-top: -18px;
	float: right;
}
.house_title>ol>li {
	cursor: pointer;
	float: left;
	width: 20px;
	height: 20px;
	background:  no-repeat;
	background-position: -123px -19px;
	margin-right: 20px;
}
.house_title>ol>li:nth-child(2) {
	background:  no-repeat;
	background-position: -123px -42px;
}
.house_title>ol>li:nth-child(3) {
	background:  no-repeat;
	background-position: -123px -20px;
}
.house-num {
	width:500px;
	height: 48px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 48px;
}
.house-num>span {
	margin-left: 15px;
	font-size:14px;
}
.house-num>span>i {
	color: #ff8c00;
	margin: 0 2px;
}
._colse span {
background:  no-repeat center;
width:20px;
height:41px;
margin-left:32px;
display:inline-block;
}

._colse span:hover {
	background:  no-repeat center;
}

.qqservice-top-t{
	float:left;
	width: 80%;
	height:41px;
}

.quick_links_pop
.qqservice-top-t
span{
	background-image: ;
    width: 22px;
    height: 22px;
    position: absolute;
    margin:10px 0 10px 10px;
}
.quick_links_pop
.qqservice-top-t
p
{
	margin: 10px 0 13px 45px;
    font-size: 14px;
}

.adress{
	height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #696969;
}
.adress span{
	background-image: ;
    width: 22px;
    height: 22px;
    margin-top: 10px;
    float: left;
    position: absolute;
    left: 10px;
}

.ver ul {
    overflow: hidden;
    margin-bottom: 16px;
    margin: 0;
    padding: 0;
}
.ver ul li{
	position: relative;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.fylist{
	overflow: hidden;
    padding: 15px 20px;
    border-bottom:1px solid #d4d4d4;
    background: #fff;
}
.fylist ul{
	overflow: hidden;
    height: 120px;
    margin-bottom: 16px;
    margin: 0;
    padding: 0;
}
fylist ul li p{
	width: 160px;
    height: 120px;
    float: left;
}
.fylist ul li dl
{
    float: left;
    margin-left: 8px;
    width: 290px;
    color:#282828;
    font-size:12px
}

.fylist ul li dl dd{
	margin:10px 0 10px 0;
}

.fylist ul li dl dt
{
    font-size: 18px;
    color: #ff6f92;
    margin-bottom: 5px;
    height: 28px;
    line-height: 28px;
}
._room{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    display: block;
    width: 30px;
    height: 20px;
    background: #5e00cc;
    color: white;
    text-align: center;
    line-height: 20px;
}



.sel:hover{
	background-color:#f5f5f5;
}

._search{
    position: absolute;
    top: 80px;
}

._search>span {
	display: inline-block;
	width: 30px;
	height: 30px;
	background:  no-repeat ;
	background-size: 100%;
	position: relative;
	top: -25px;
	cursor: pointer;
}

.formlefttable {
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 10;
	width: 380px;
	height: 200px;
	background: #fff;
}
.formlefttable>p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 43px;
	background:  no-repeat 10px;
}

.formlefttable>.formtable tr {
	border-top: 1px solid #c9defa;
}

.labelstyle {
	width: 100px !important;
	height: 40px !important;
	line-height: 40px;
	padding: 0 !important;
	margin: 0 !important;
	
}

.middleinput {
	width: 210px !important;
	height: 26px;
}

.inputwidth {
	width: 98px;
	height: 26px;
}

.btnquery {
	margin-left: 40px;
}

.btnclear {
	margin-left: 20px;
}



.css-housemsg {
	width:500px;
	background:#ffffff;
	height: 100%;
}

.css-houseid {
	position: absolute;
	font-weight: bold;
	right: 0;
	font-size: 14px;
	margin-top: 3px;
	overflow: hidden;
}

.css-defold {
	margin-left: 248px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-bottom: 3px solid #8e5cc8;
	border-left: 3px solid #8e5cc8;
	transform: rotate(135deg);
	cursor: pointer;
}

.house_place {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}

.js-map {
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	height: 99%;  
	width: 100%; 
	overflow:auto;
}

