/* CSS Document */
   *{ margin:0; padding:0; border:0;}
   body{ padding:0; margin:0; width:100%; height:100%; overflow:hidden; font-family:"微软雅黑", "黑体"; color:#000; font-size:16px;}
   div,ul,li{ margin:0; padding:0; width:100%;}
   li{ list-style:none;}
   a,a:hove{ text-decoration:none;}
   img,input{ border:0; vertical-align:middle;}
   .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*****/
     .page_con{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
     .reward_tip{ margin: -18% auto 0;}
   /****莱蒙摇一摇样式  start*****/
  
  /*苹果4手机 start*/
@media screen and (max-height: 500px) {
	
	   .page_con{ position: absolute; top: 0; left: 0; width: 80%; height: 100%; left: 10%;}
}
@media screen and (min-height: 150px) and (max-height: 200px) {
}