/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
img {
	border: none;
}
input, img {
	vertical-align: middle;
}
html {
	font-size: 16px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin: 0 auto;
	width: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color:#ffffff;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-family: '微软雅黑';
}

.imgwidth{ width:100%;}
.imgwidth1{ width:100%;}
.displayno{ display:none;}
.bg_home{ background:#ececec;}
.home_page{ display:none;}
/*----------楼盘项目 start---------------*/
		.home_top{width: 96%;margin: 5% 2%; position: relative;}
		.search_top{ width:61%; border:1px solid #c8c8c8; border-radius:2px; overflow:hidden; float:left;}
		.home_arrows{width: 15px;height: 15px; float:right; margin: 7px 5px 0 0;}
		.search_top dt{width: 38%;background: #727272; height: 30px; line-height: 30px; white-space: nowrap; overflow:hidden; border-radius: 2px; float:left}
		.search_top dd{width: 60%; float:left;height: 30px;}
		.search_city{color: #fff;font-size: 15px;font-family: '微软雅黑';padding: 0 6%;}
		.search_houses{height: 30px;font-family: '微软雅黑';line-height: 26px;font-size: 15px;padding: 0 2%; text-align:center;width: 100%;}
		.input_bd{ border:none;}
		.btn_search{float: right;width: 35%;margin-right: 1%;}
		.btn_search_img{ width:100%; }
		
		.inputSel {
			display:none; 
			position: absolute;
			width: auto;
			background: #FFF;
			top: 26px;
			z-index: 100;
			text-align: center;
		}
		.inputSel p { line-height: 28px; }
		.selectOption{ position:absolute; width:auto; top:28px; background:#727272; display:none; 
			border-bottom-right-radius: 2px;
			border-bottom-left-radius: 2px;
			z-index: 1000;
		}
		.selectOption ul {}
		.selectOption ul li{line-height: 25px; height: 25px; color:#fff; padding: 0 6%; font-size: 15px;}
		
		.clear_both{ clear:both;}
		.home_content{ width:100%; margin-top:10%;}
		.item_array{ margin:8% 0 0 0%}
		.item_name{background: rgba(0,0,0,0.6);color: #fff;padding: 2% 0;width: 50%;position: relative;font-family: '微软雅黑';font-size: 15px;}
		.item_img{margin: -15% 0 0 0;}
		.height_yy{ height:10px;}
/*----------楼盘项目 start---------------*/
/*---------------------项目-详情页 样式 start------------------------------*/
	/*图片幻灯*/	
	 .swipe{overflow:hidden; width:100%;}
	 .swipe-wrap{overflow:hidden;position:relative;}
	 .swipe-wrap>div{float:left;position:relative;}
	 .swipe-wrap .swipe_pic{position:relative;overflow:hidden;width:100%;}
	 .swipe-wrap .swipe_pic img{width:100%;}
	
	 .swipe_num{position: relative;left: 47%;bottom: 10px;}
	 .swipe_num li{float:left;width:5px;height:5px;background:#000; background-size:cover; margin-left:5px; border-radius:10px;}
	 .swipe_num li.active{width:5px;height:5px;background:#e75819; background-size:cover; margin-left:5px; border-radius:10px;}
	.fclear{ clear:both;}
	/*图片幻灯样式结束*/

	.floor{ width:94%; margin:4% auto 0; color:#000;}
	.floor li{ margin-top:2%; font-size:15px;}
	.floor li a{color:#000;}
	.condition{ width:100%;}
	.condition li{ float: left;margin-right: 2%;font-size: 10px;background: #e75819;color: #FFF;text-align: center;height: 25px;line-height: 25px;padding: 0 2%;}
	.layout{width:94%; margin:4% auto 0;}
	
	.items_name_txt1{ font-size:17px}
	.items_name_txt2{ font-size:12px}
	.items_txt1{font-family: '微软雅黑';font-size: 13px;}
	.items_map{width:94%; margin:16px auto 0; color:#515151;}
	.items_map a{ color:#515151;}
	.items_map_img{width: 20px;}
	.items_arresimg{width: 13px;}
	.float_right{ float:right;}
	.margin_right{ margin-right:2%;}
	.margin_left{margin-left: 1%;}
	
	
	.items_hx { width: 100%; }
	.items_hx dl { width: 95% !important; margin: 10% auto; padding-bottom: 20px; text-align: center; }
	.items_hx dl dt { font-size: 18px; margin: 15px auto;}
	.items_hx dl dd { width:35%; line-height: 28px; background:#e75819; border-radius: 3px; color: #fff; margin-bottom: 10px; }
	.items_hx dl dd.left { float: left; margin-left: 10%; margin-right: 10%; }
	.items_hx dl dd.right { float: right; margin-right: 10%; }

	.hx_detail{ display: none; position: fixed; background: rgba(0,0,0,.5); width: 100%; height: 100%; overflow: hidden; top: 0;}
	.hx_detail div{ position: absolute; text-align: center; }
	.hx_detail_img{ width: 88%; }
	.hx_close{ position: absolute; width: 13%;  right: 5%;}
	
	.order_table{   width: 96%;  overflow: hidden;  background: #fff;  border-radius: 2px;  margin: 5% auto 2%;}
	.order_table_txt{  color: #e75819;  font-family: '微软雅黑';  font-size: 20px;  width: 100%;  text-align: center;  margin-top: 18px;}
	.order_table_info{width: 80%;overflow: hidden;margin: 5% 0 -4% 10%;}
	.order_table_info dt{width:16%;height: 30px;line-height: 30px;float: left;font-size: 15px;}
	.order_table_info dd {width:83%;float: left;height: 30px;border-radius: 5px;overflow: hidden;}
	.order_table_info_input {  height: 30px;  font-family: '微软雅黑';  line-height: 26px;  font-size: 15px;  padding: 0 2%;  text-align: left;  width: 100%;  border-radius: 4px;  background: #ececec;}
	
	.btn_affirm{background: #e75819;width: 28%;padding: 3% 0;text-align: center;color: #fff;font-family: '微软雅黑';font-size: 15px;border-radius: 13px;margin: 5% 36%;}
/*---------------------项目-详情页 样式 end------------------------------*/
.mask_layer{display:none; z-index:100;width:100%; height:100%;left:0;top:0; background:#333; opacity:0.4; position:absolute; }
.pop_layer{display:none; z-index:110;width:260px; height:100px; position:absolute; top:50%; left:50%; margin:-50px 0 0 -130px; background:#F8F8F8;border-radius:10px; padding-top:10px; text-align:center; color:#222; font-size:12px; font-weight:500;}
.pop_layer strong{ color:#000; line-height:25px; font-size:14px;}
.pop_layer a.cancel{ border-top: 1px solid #A1A1A1; font-size:14px; border-right: 1px solid #A1A1A1;  display:block; position:absolute;top:60px; width:50%; height:50px; line-height:50px; text-align:center; color:#1441F5;}
.pop_layer a.confirm{border-top: 1px solid #A1A1A1; font-size:14px; right:0; position:absolute; top:60px; width:50%;color:#1441F5; border-right: 0; text-align:center; display:block; height:50px; line-height:50px;}

  /*苹果4手机 start*/
@media screen and (max-height:500px) {
.hx_detail_img{ width: 78%; left: 11%; position: absolute; top: 3%;}
.hx_close{   position: absolute;  top: 2%;  width: 13%;  right: 10%;}
}
@media screen and (min-height: 150px) and (max-height: 200px) {
	  
	  
}
