body,html{
	padding: 0;
	margin: 0;
	font-family: "Î¢ÈíÑÅºÚ";
}
img{
	width:100%;
	height:100%;
}
.hidden{
	display:none;
}
.bg{
	width: 100%;
	height: 35.5rem;
	position: relative;
	z-index: 1;
    overflow: hidden;
	background: url(../images/bg.jpg) no-repeat;
	background-size:cover;
}
.bg .title{
	width: 13.25rem;
	height: 4.21875rem;
	margin:0 auto;
	margin-top:1rem;
}
.bg .peo{
	width: 18.6875rem;
	height:19.96875rem;
	margin:0 auto;
	margin-top: -.8rem;
}
.bg .qrcode{
	width: 6.15625rem;
	height:6.15625rem;
	margin:0 auto;
}
.bg .qrcode_txt{
	font-size:0.75rem;
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin-top: 0.1875rem;
}
.bg .qrcode_txt1{
	margin: 0;
	margin-top: -.625rem;
}
.bg .footer{
	width:9.875rem;
	height:3.15625rem;
	margin:0 auto;
}
