/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
	border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
ul,
ol,
li {
	list-style: none;
}
em,
i {
	font-style: normal;
}
img {
	border: none;
	padding:0;
	margin:0;
}
input,
img {
	vertical-align: middle;
	border: none;
	display: inline-block;
	height: auto;
}
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);
}
.hide {
	display: none;
}
.main-container {
	width: 100%;
	height: 100%;
}
.main-container section {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/***********抢红包 start*************/
  .clear{ clear:both;}
  .page_qhb_btn{ position:relative;}
  .page_top{ position:relative; margin:3% auto;}
  .page_moneybag{ position:relative;}
  .page_moneybag img{ position:absolute; top:0;}
  .page_texts{ position:absolute; margin-top:42%;}
  .page_texts img{ position:relative;}
  
  
  .success,.tips{ background:rgba(0,0,0,.9);}
  .infor_con{ position:relative;}
  .infor{ background:#e81d1d; width:90%; padding:3% 0; border-radius:10px; margin:20% auto 0;}
  .infor img{ position:relative;}
  .input_money{ position:absolute; bottom: 0%; left: 0;}
  .input_logo{ margin-bottom:8%;}
  .infor_input{ width:100%; margin:0% auto 8%;}
  .infor_input dd{ width:27%;font-size:20px; font-weight:bold; float:left; height:30px; line-height:30px; color:#fff; text-align:right;}
  .infor_input dt{ width:60%;float:left; margin-left:3%; background:#fff; border-radius:5px;}
  .inputtext{ width:96%; padding-left:4%; height:30px; background:none; border:none; border-spacing:0; font-size:20px;}
  .input_prompt{ margin:5% auto 0;}
  
  .tip{ position:absolute; top:20%; left:0; width:100%;}
  .tip img{ position:relative;}
/***********抢红包 end*************/
/***********分享 start*************/


/***********分享 end*************/

@media screen and (min-height: 400px) and (max-height: 420px) {
  .page_qhb{position:relative;  width:80%; margin:0 auto}
  .infor{ background:#e81d1d; width:80%; padding:3% 0; border-radius:10px; margin:16% auto 0;}
}

@media screen and (width: 432px) and (height: 599px) {
  .page_qhb{position:relative;  width:80%; margin:0 auto}
}