
/*轮播*/
.lb_gl{margin-bottom: 30px;
background:red;
overflow:hidden;
/*
background: url(../images/bg_3d.png);
background-size: 100% 100%;height:725px ;
*/
}
/*
.container{width: 1024px;margin:0 auto;position: relative;}
.pictureSlider{height: 518px;margin-bottom: 24px;}

.poster-item{background: #fff;height: 60px;width:60px;
    border-radius: 10px;
    padding:5px 23px 20px 23px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
}
*/
.container{width: 100%;margin:0 auto;position: relative;}
.pictureSlider{width: 95%;height: 50px;padding-top: 8px;}


.esta_building_changediv{
background: #fff;
height: 35px;
width:35px;
    border-radius: 35px;
    padding:5px 5px 5px 5px;
	transition: all 0.4s;cursor: default;
	-moz-transition: all 0.4s;cursor: default;
	-webkit-transition: all 0.4s;cursor: default;
	-o-transition: all 0.4s;cursor: default;
	text-align:center;
}

.esta_building_changediv_name{
  font-size: 12px;
  font-weight: 900;
  /*
  padding-left: 3px;
  */
  padding-top: 10px;

}

.turn_3d{text-align: center;color: #fff;font-weight: 400;font-size: 36px;padding: 28px 0;}

 
.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}

.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}
body{
  background:#f3eef4;

}

/*单元页面*/
.unit_page_body{
  background:#f3eef4;

}
.unit_page_unit_list{
  background:#ffffff;
  border-radius:35px;
  width:35px;
 
}
.unit_page_unit_list_header{
  height:16px;
}
.unit_page_unit_list_foot{
   height:16px;
}
.unit_page_unit_item{
 text-align:center;
 border-bottom:1px solid #a61d25;
 line-height:32px;
}
.unit_page_unit_item_active{
 text-align:center;
 border-bottom:1px solid #a61d25;
  background:url("./../image/unit_active.png");
  line-height:32px;
  background-size:35px 32px;;
  width:32px;
  display:block;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 3px;
}

.unit_page_unit_item_active span{
  color:#ffffff;
  border-radius:20px;
  border:2px solid #ffffff;
  font-size:16px;
  display:block;
  width:20px;
  height:20px;
  line-height:20px;
  font-weight:600;
 

}

/*房间*/
.unit_page_house_list{
  width:100%;
  text-align:center;
  color:#FFFFFF;
}
.unit_page_house_item{
  display: inline-block;
   text-align:center;
  width:33%;
  padding-bottom: 20px;
}


.unit_page_house_item_lline{
   color:#a61d25;
   font-weight:800;
}

.unit_page_house_item_lline_no{
   color:#a61d25;
   font-weight:800;
   float:left;
   position:relative;
   top:-14px;
   left:49.5%;
}

.unit_page_house_item_body{
    width:50px;
	display: inline-block;
	border-radius:55px;
 
   background:#a61d25;
   height:77px;

}
/*选择*/
.unit_page_house_item_body_no{
    width:50px;
	display: inline-block;
	border-radius:55px;
	color:#000000;
	height:77px;
 
   background:#ffffff;
}
.unit_page_house_item_header_no{
  font-size:20px;
  color:#a61d25;
}

.unit_page_house_item_name{
   font-size:14px;
   font-weight:600;

}
.unit_page_house_item_namehr{
 width:50%;
 margin-bottom: 2px;
 margin-top: 2px;
}
.unit_page_house_item_desc{
  font-size:9px;
}
.unit_page_house_item_status{
font-size:10px;
}
.unit_page_house_item_header{
  font-size:20px;
}
.unit_page_house_item_foot{
 height:5px;
}


/*情定三生*/
.pc_estate_houst_control_list{
  width:100%;
  text-align:left;
  background:#e8e7e3;
}
.pc_estate_houst_control_item{
  display:inline-block;
  /*width:10%;
  */
   width:150px;;
  margin-bottom: 14px;
  margin-right: 14px;
  text-align:center;
  
 
}
.pc_estate_houst_control_item_body{
 border:1px solid #efefef;
 border-radius:20px;
 background:#FFFFFF;
 padding-bottom: 10px;
 padding-top: 10px
  
}

.pc_estate_houst_control_item_body_active{
 border:1px solid #efefef;
 border-radius:20px;
 background:#ec8472;
 color:#FFFFFF;
 padding-bottom: 10px;
 padding-top: 10px
  
}

.pc_estate_houst_control_item_name{
font-size:22px;
font-weight:600;
}

.pc_estate_houst_control_item_button{
   text-align:center;
}
.pc_estate_houst_control_item_button_child{
   background-color:#ec8472!important;
   border-color:#ffffff;
   font-size:16px;
   width:80px;
}


.pc_estate_houst_control_item_button_child_yx{
   background-color:#cecece!important;
   border-color:#ffffff;
   font-size:16px;
   width:80px;
}
.cwpd_tablesel{
		   float:right;
		   color:#ffffff;
		   font-size:25px;
		   position:absolute;
		  /* display:block;*/
		   display:none;
}
.cwpd_tableselno{
   display:none;
}

/*report*/
.report_list{
  display:inline-block;
  background1:#FFFFFF;
}
.report_item{
     width: 136px;
	 height: 64px;
	 margin-right: 15px;
	 margin-bottom: 5px;
	 display:inline-block;
	 font-size:18px;
	 border-radius:5px;
	 padding-left: 10px;
	 padding-top: 20px;

}

.report_item_icon{
 width:24px;
 height:24px;
}




.report_item_red{
    
	background:#e4a282;
	color:#7c462c;
	

}

.report_item_green{
    
	background:#94d085;
	color:#487c35;
	 

}

.report_item_blue{
   
	background:#94b0f0;
	color:#3a62bf;
	 

}

.report_item_yellow{
    
	background:#ebec78;
	color:#6e6f29;
	 

}
.report_item_aliceblue{
    
	background:aliceblue;
	color:#6e6f29;
	 

}

 

div#tools h5	{
	margin: 0 0 12px 0;
	padding: 0;
	overflow:hidden;
	}

div#tools h5#report_item_1, div#tools h5#tools_example, div#tools h5#tools_quiz, div#tools h5#tools_search	{
	text-indent: -9999px;
	width: 136px;
	height: 64px;
	}

div#tools h5#report_item_1 a, div#tools h5#tools_example a, div#tools h5#tools_quiz a, div#tools h5#tools_search a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

div#tools h5#report_item_1 a	{
	background: transparent url(/ui2019/bg.png) 0 -400px no-repeat;
	}

div#tools h5#report_item_1 a:hover	{
	background: transparent url(/ui2019/bg.png) 0 -464px no-repeat;
	}


	/*5-地图提示*/
	.cyber_map_tip{
float:left;
position:fixed;
z-index:99999;
font-size: 28px;
/*
color:#ca0923;
*/
color:#ffffff;
border:0px solid #ca0923;
text-align:center;
bottom:70px;
/*
color: transparent;
*/
-webkit-text-stroke: 1px red; 
/*
text-shadow: 4px 4px 0 white, 4px -4px 0 white, -4px -4px 0 white, -4px 4px 0 white, 4px 3px 0 white, 4px -3px 0 white, -4px -3px 0 white, -4px 3px 0 white, 4px 2px 0 white, 4px -2px 0 white, -4px -2px 0 white, -4px 2px 0 white, 4px 1px 0 white, 4px -1px 0 white, -4px -1px 0 white, -4px 1px 0 white, 4px 0px 0 white, 4px 0px 0 white, -4px 0px 0 white, -4px 0px 0 white, 3px 4px 0 white, 3px -4px 0 white, -3px -4px 0 white, -3px 4px 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px -3px 0 white, -3px 3px 0 white, 3px 2px 0 white, 3px -2px 0 white, -3px -2px 0 white, -3px 2px 0 white, 3px 1px 0 white, 3px -1px 0 white, -3px -1px 0 white, -3px 1px 0 white, 3px 0px 0 white, 3px 0px 0 white, -3px 0px 0 white, -3px 0px 0 white, 2px 4px 0 white, 2px -4px 0 white, -2px -4px 0 white, -2px 4px 0 white, 2px 3px 0 white, 2px -3px 0 white, -2px -3px 0 white, -2px 3px 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white, 2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 0px 0 white, 2px 0px 0 white, -2px 0px 0 white, -2px 0px 0 white, 1px 4px 0 white, 1px -4px 0 white, -1px -4px 0 white, -1px 4px 0 white, 1px 3px 0 white, 1px -3px 0 white, -1px -3px 0 white, -1px 3px 0 white, 1px 2px 0 white, 1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white, 1px 0px 0 white, -1px 0px 0 white, -1px 0px 0 white, 0px 4px 0 white, 0px -4px 0 white, 0px -4px 0 white, 0px 4px 0 white, 0px 3px 0 white, 0px -3px 0 white, 0px -3px 0 white, 0px 3px 0 white, 0px 2px 0 white, 0px -2px 0 white, 0px -2px 0 white, 0px 2px 0 white, 0px 1px 0 white, 0px -1px 0 white, 0px -1px 0 white, 0px 1px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0 0 0 white;
*/
}


/*wap 首页*/
.start_page_village_build_link{
  display:inline-block;
  width:23%;
  line-height:35px;
  
  text-align:center;
}
.start_page_village_build_link_build{
  display:inline-block;
  
  
  border:1px solid  #b2494e;
  border-radius:8px;
  border-bottom-width: 4px;
  border-right-width: 2px;
  
    margin-top: 5px;
    
    margin-bottom: 5px;

	padding-left: 8px;
    padding-right: 8px;
	text-align:center;


}

.unit_house_page_ul{
 list-style: none;
 background:#b2494e;
 width:100%;
 text-align:center;
}
.unit_house_page_li{
display: inline-block;
background: #fff;
height: 35px;
  width:35px;
    border-radius: 35px;
    padding:5px 5px 5px 5px;
	transition: all 0.4s;cursor: default;
	-moz-transition: all 0.4s;cursor: default;
	-webkit-transition: all 0.4s;cursor: default;
	-o-transition: all 0.4s;cursor: default;
	text-align:center;
	margin-left:10px;
}
.unit_house_page_li_active{
   
   display: inline-block;
   /*
background: #ef151f;
color:#FFFFFF;
*/
background: #f5aaa6;
color:#ffffff;
border:4px solid red;
height: 35px;
  width:35px;

    border-radius: 35px;
    padding:5px 5px 5px 5px;
	transition: all 0.4s;cursor: default;
	-moz-transition: all 0.4s;cursor: default;
	-webkit-transition: all 0.4s;cursor: default;
	-o-transition: all 0.4s;cursor: default;
	text-align:center;
	margin-left:10px;
}

.unit_house_page_li_name{
  font-size: 12px;
  font-weight: 900;
  /*
  padding-left: 3px;
  */
  padding-top: 10px;

}

.unit_page_house_itemV4{
  display: inline-block;
   text-align:center;
  width:18%;
  padding-bottom: 7px;
  padding-top: 7px;
}
.unit_page_house_item_bodyV4{
    width:55px;
	display: inline-block;
	border-radius:55px;
 
   background:#a61d25;
   height:95px;

}
/*选择*/
.unit_page_house_item_bodyV4_no{
    width:55px;
	display: inline-block;
	border-radius:55px;
	color:#000000;
	height:95px;
 
   background:#ffffff;
}

.housebyunit_page_floor{
}
.housebyunit_page_floor_name{
   color:#000000;
}
