/* 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);
}
.foot {position: absolute;bottom:1%;text-align: center;z-index: 9;width: 100%;font-size:10px;color: #FFF;}
.show{ display:block;}
.dispalyno{ display:none;}
.imgwidth{ width:100%;}
/*---------------------首页页面制作样式 start----------------------------------*/
/*--------刮刮卡页面制作 start-----------------*/
	.foreshore{position: absolute;top: 0;left: 0;width: 100%;}
	.fsmargin{margin-top: 72%;}
	.luckybag{width: 40%;background:#FFF;height: 40px;text-align: center;line-height: 40px;color:#000;position: absolute;bottom: 24%;left: 30%;}
	.paintcoat{width: 40%;background: #b4b4b4;height: 40px;text-align: center;line-height: 40px;color: #FFF;position: absolute;bottom: 24%;left: 30%; z-index:9;}
	.rule_txt{margin:20% 0 0 0;}
 /*--------刮刮卡页面制作 end-----------------*/
 
  /*--------填写信息 start-----------------*/
	.write_infor{ width:100%; background:url(../images/foreshorebg1.jpg) no-repeat; background-size:100% 100%;}
	.lcinput{width:70%;height: 26px;border-radius: 5px;padding: 1px 0px 1px 5px;margin-top: 5%;margin-left: 15%;}
	.inputbd{ border:none;}	
	.btnsubmit{width: 40%;margin: 5% 30%;}	
	.nametxt{margin-top: -24%;width: 100%;}
 /*--------填写信息 end-----------------*/
 
/*--------填写信息成功后 start-----------------*/
	.succeed{position: absolute;top: 0;left: 0;width: 100%;}
	.reminder{margin: 5% 0;}
	.btnyet_pay{width: 40%;margin: 5% 0 0 8%;}
	.btngo_pay{width: 40%;margin: -15% 0 0 52%;}
/*--------填写信息成功后 end-----------------*/

.imgwidth1{ width:100%;}
/*************苹果六样式********************/
@media screen and (min-height: 603px) and (max-height: 672px) {

		
	}


/*************虚拟按键样式********************/
@media screen and (min-height:510px) and (max-height: 550px) {


}

/*************苹果四样式********************/
@media screen and (min-height:400px) and (max-height:440px) {
	.imgwidth1{ width:90%; margin-left:5%;}
	.fsmargin {margin-top: 60%;}
	.rule_txt{margin: 12% 0 0 0;}	
	
	.luckybag{width: 40%;background:#FFF;height: 40px;text-align: center;line-height: 40px;color:#000;position: absolute;bottom: 24%;left: 30%;}
	.paintcoat{width: 40%;background: #b4b4b4;height: 40px;text-align: center;line-height: 40px;color: #FFF;position: absolute;bottom: 24%;left: 30%; z-index:9;}
}



