 @charset "utf-8";
/* CSS Document */
 body {
            margin: 0;
            padding: 0;
        }
/*浣忔埧淇濋殰*/
.houseSecurity{
	width:1200px;
	height:740px;
	margin:0 auto;
	position:relative;
	}
.bgImg{
	display:block;
	margin:0 auto;
	}
.zfbzList{
   position: absolute;
   top: 380px;
   left: 782px;
   display: none;
   z-index: 1;
	}
.houseList{
   margin: 0;
   padding: 0;
   list-style: none;
   width: 300px;
   cursor: pointer;
   text-align: center;
   color: white;
        }
.houseList li:nth-of-type(1),
.leftSiceNav li:nth-of-type(1){
   background: #7dadf7;
	overflow:hidden;
}
.houseList li:nth-of-type(1) img{
	float:left;
	margin-left:30px;
	margin-right:10px;
}
.houseList li:nth-of-type(1) strong{
	float:left;
	line-height:20px;
}
.houseList li {
     border-bottom: 1px solid gray;
     padding: 10px;
     background: white;
     color: black;
     font-size: 14px;
 }
.houseList li:hover {
     color: #2aa7e0;
 }
.listTitle {
     color: white;
     font-size: 16px;
}
.detailMsg {
    width: 800px;
    height: 500px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 2;
    background: white;
     padding: 5px;
}
.backBtn{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-64px;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */ 
	vertical-align: baseline; 
	outline: none; 
	cursor: pointer; 
	text-align: center; 
	text-decoration: none; 
	font: 14px/100% Arial, Helvetica, sans-serif; 
	padding: .5em 2em .55em; 
	text-shadow: 0 1px 1px rgba(0,0,0,.3); 
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em; 
	border-radius: .5em; 
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); 
	box-shadow: 0 1px 2px rgba(0,0,0,.2); 
	color: #d9eef7; 
	border: solid 1px #0076a3; 
	background: #0095cd; 
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5)); 
	background: -moz-linear-gradient(top, #00adee, #0078a5); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); 
} 
.backBtn:active { 
color: #80bed6; 
background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)); 
background: -moz-linear-gradient(top, #0078a5, #00adee); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee'); 
} 
/*鍖荤枟鍗敓*/
.ylwsList{
   position: absolute;
   top: 216px;
   left: 980px;
   display:none;
   z-index: 1;
     }
/*濠氳偛鐢熷吇*/
.hysyList{
   position: absolute;
   top: 110px;
   left: 880px;
   display:none;
   z-index: 1;
 }
 /*鏁欒偛绉戠爺*/
.jykyList{
   position: absolute;
   top: 80px;
   left: 710px;
   display:none;
   z-index: 1;
 }
 /*鎴风睄鍔炵悊*/
.hjblList{
   position: absolute;
   top: 100px;
   left: 520px;
   display:none;
   z-index: 1;
 }
 /*灏变笟鍒涗笟*/
.jycyList{
   position: absolute;
   top: 320px;
   left: 450px;
   display:none;
   z-index: 1;
 }