*
{
	margin:0;
	padding:0;	
}

html, body
{
	background: rgb(248, 248, 248);
	font-family: "Microsoft YaHei" ! important;
	text-align: center;
}
.hp{
	
}
.common-center{
	width: 240px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.common-hide{
	display: none;
}
.hp-head{
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
	background: #fff;
}

.hp-desc{
	padding-top: 20px;
	padding-bottom: 20px;
	background: rgb(248, 248, 248);
	text-align: center;
}
.hp-desc-title{
	color: #464646;
	font-size: 24px;
	margin-bottom: 20px;
}

.hp-desc-detail{
	font-size: 13px;
	color: #9f9f9f;
	margin-bottom: 10px;
}

.hp-desc-logo{
	margin-top: 10px;
	width: 80px;
	height: 80px;
}

.hp-download{
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration:none;
}
.hp-download-btn{
	width: 300px;
	height: 64px;
}

.hp-mask-background{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;				
	background: #000;
	opacity: 0.6;
}
.hp-mask-instruction{
	position: fixed;
	top: 6px;
	right: 8px;
	width: 200px;
	height: 137px;
}

.hp-guid{
	
}

.hp-guid img{
	max-width: 300px;
	display: block;
	margin-top: 16px;
}
.hp-guid-title{
	margin-top: 10px;
	color: #ffa323;
	font-size:15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#open-qrcode{
	display:block;
	width:256px;
}		
.qrcode-pc{
	text-decoration:none;
	display:block;
	width:320px;
	margin:0 auto;	
}
.hint-qrcode{
	color:#464646;
	line-height:40px;
	text-decoration:none;
}