/* 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:#000;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.hiden{display:none;}
.show{ display:block;}
/*-----------------------------首页---------------------------------------*/
.house{width: 47%;left: 26.5%;position: absolute;top: 5%;}
.gift{position: absolute;top: 22%;width: 47%;left: 26.5%;}
.equal{width: 7%;left: 46.5%;position: absolute;top: 46%;}
.yuanimg{position: absolute;width: 100%;top: 50%;}
.purchase{width:35%;margin-left: 22%;}
.iphone6{position: absolute;bottom: 28%;width: 50%;left: 25%;}
.trivial{position: absolute;bottom:10%;width: 50%;left: 25%;}

/*************苹果五样式********************/
@media only screen and (device-width: 320px) and (device-height:568px){
	
}

/*************苹果四样式********************/
@media only screen and (min-device-width: 100px) and (max-device-width:320px) and (max-device-height:567px){
	.house{width: 40%;left: 30%;position: absolute;top: 5%;}
	.gift{position: absolute;top: 22%;width:40%;left:30%;}
	.equal{width: 7%;left: 46.5%;position: absolute;top:44%;}
	.yuanimg{position: absolute;width: 100%;top: 48%;}
	.purchase{width:35%;margin-left: 22%;}
	.iphone6{position: absolute;bottom: 28%;width: 50%;left: 25%;}
	.trivial{position: absolute;bottom:10%;width: 50%;left: 25%;}
}
/*----------------首页----------------*/


/*-----------------------------------*/

/*----------------------预约看房---------------------*/

