/* 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:#3d0722;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.foot {position: absolute;bottom:1%;text-align: center;z-index: 9;width: 100%;font-size:10px;color: #FFF;}
.arres{width: 40%;position: absolute;bottom: 14%;left: 30%;}
.zhiwen{ width: 13%;position: absolute;bottom: 10%;left: 43.2%;}

.hiden{display:none;}
.show{ display:block;}

.welcomebg{ background:url(../images/homebg.jpg) no-repeat; background-size:100% 100%;}

.indexbg{ background:url(../images/sybackg.jpg) no-repeat; background-size:100% 100%;}

/*-----------------------------欢迎页样式 start---------------------------------------*/
		.welhome{ position:absolute; top:0; left:0; height:100%; width:100%;}
		.weltit{margin: 20% 25% 0;width: 50%;}
		.wellogo{background:rgba(61,7,34,0.8);margin-top:5%;}
		.wellogoimg{width: 30%;padding: 5% 35%;}
		.arrer{width: 30%;left: 34.5%;bottom: 13%;position: absolute;z-index:999;}
		.fingerprint{position: absolute;z-index:999; bottom:10%;width: 10%;left: 45%;}
/*-----------------------------欢迎页样式 end---------------------------------------*/

/*-----------------------------首页样式 start---------------------------------------*/
		.txttit{position: absolute;height: 100%;width: 50%;top: 0;left: 0; background:rgba(64,15,35,0.9);}
		.txttit li{ padding-top:5%}
		#btnqyjz{padding-top:20%}
		#circle{ padding-top:20%;}
		.qylogo{position: absolute;top:9%;width: 35%;right: 7.5%;}
		
		.spanpadd{padding: 0 12% 0 16%;}
/*-----------------------------首页样式 end---------------------------------------*/


/*-----------------------------区域价值 start---------------------------------------*/
	.areatit{position: absolute;width: 45%;top: 7%;z-index: 99;}
	.areaback{position: absolute;width: 17%;top: 7%;right: 0%;z-index: 99;}
	.arramap{padding-top: 35%;}
	.arratop1{margin-top:6%;}
	.arratop1 li{ opacity:0;}
	.arratop{padding-top: 40%;width: 80%;padding-left: 10%;}
	.arratop li{ opacity:0;}
/*-----------------------------区域价值 end---------------------------------------*/

/*-----------------------------样板间 start---------------------------------------*/
.swipe_num1{position:absolute; left:1%;bottom:10px}
.swipe_num1 li{float:left;width:5px;height:5px; border-radius:8px; background:#2e061a;margin:0 6px;overflow:hidden}
.swipe_num1 li.active{width:5px;height:5px;background:#c9a063;}
/*-----------------------------样板间 end---------------------------------------*/

/*------------360样式 start---------------*/
	.divkf{width:60%;margin: 15% auto;}
	.divkf li{ margin:18% 0;}
/*-----------样式-end--------------*/

.housetype{width: 50%;padding:25% 0 0 25%;}

/*************苹果五样式********************/
@media only screen and (device-width: 320px) and (device-height:568px){
	.swipe_num1{position:absolute; left:2.5%;bottom:10px}
	.swipe_num1 li{float:left;width:5px;height:5px; border-radius:8px; background:#2e061a;margin:0 4px;overflow:hidden}
	.swipe_num1 li.active{width:5px;height:5px;background:#c9a063;margin:0 5px;}
}

/*************苹果四样式********************/
@media only screen and (min-device-width: 100px) and (max-device-width:320px) and (max-device-height:567px){
	
	.indexbg{ background:url(../images/sybackg.jpg) no-repeat; background-size:100% 110%;}
	.txttit{position: absolute;height: 110%;width: 50%;top: 0;left: 0; background:rgba(64,15,35,0.9);}
	/*首页 start*/
	.txttit li{ padding-top:4%}
	#btnqyjz{padding-top:12%}
	#circle{ padding-top:5%;}
	/*首页 end*/
	.areatit{position: absolute;width: 45%;top: 7%;z-index: 99;}
	.areaback{position: absolute;width: 17%;top:7%;right: 0%;z-index: 99;}
	.arramap{padding-top:25%;}
	.arratop1{margin-top:6%;width: 80%;margin-left: 10%;}
	.arratop1 li{ opacity:0;}
	.arratop{padding-top:25%;width: 80%;padding-left: 10%;}
	.arratop li{ opacity:0;}
	
	.swipe_num1{position:absolute; left:1%;bottom:10px}
	.swipe_num1 li{float:left;width:5px;height:5px; border-radius:8px; background:#2e061a;margin:0 5px;overflow:hidden}
	.swipe_num1 li.active{width:5px;height:5px;background:#c9a063;margin:0 5px;}
	
	/*------------360样式 start---------------*/
	.divkf{width:54%;margin: 15% auto;}
		.divkf li{ margin:15% 0;}
/*-----------样式-end--------------*/
}

