/* 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: #FFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
   .clear{ clear:both;}
   .opacity{ opacity:0;}
   .pages{ display:none;position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; display:none;}
   .copyright{ position:absolute; bottom:1%; font-size:9px; color:#fff; width:100%; text-align:center; z-index:99;}


   /****公园首府发红包  start*****/
     .imgwidth{ width: 100%;}
     
     .logo_img{ position:absolute; top: 5%;left: 0;}
     .redpacket_img{position:absolute; bottom: 8%;left: 0;}
     .htie_img{position: absolute;top: 25%;left: 0;}     
     .redpacket_txt1{position:absolute; top:44%;left: 0;}
     .redpacket_txt2{position:absolute; top:60%;left: 0;}     
     .redpacket_btn{position: absolute;bottom: 13%;left: 25%;width: 50%;}
     
     /*分享start*/
    .fxpage_img{position:absolute; bottom: 8%;left: 0;}
    
    .fxpage_img1_btn{position:absolute; top:37%;left: 0;}
    .fxpage_img2{position:absolute; bottom:12%;left: 0;}
    
    .hite_fximg{position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.8); width: 100%;height: 100; display: none;}
   /****公园首府发红包  end*****/
  
  /*苹果4手机 start*/
@media screen and (min-height: 400px) and (max-height: 420px) {
	.logo_img {position: absolute;top:8%;left: 0;}
	.imgwidth{ width: 80%; margin-left:10%;}
}
@media screen and (min-height: 150px) and (max-height: 200px) {
}