/* 脚部图标样式 */
 #footer{
	width: 37.5rem;height: 30rem;background-color: #333;margin-top: 2rem;text-align: center;
}
#footQr{
	width: 12rem;height: 12rem;margin-top:6rem;margin-bottom: 1.5rem;color: #808080;font-weight: 400;font-size: 1.2rem;
}
.footQrIntro{
	color: #808080;font-weight: 400;font-size: 1.4rem;margin-bottom: 2.5rem;
}
.footerBtm{
	width: 37.5rem;	height: 4.7rem;	border-top: 0.1rem solid #808080;line-height: 4.7rem;text-align: center;
	color: #808080;font-weight: 400;font-size: 1.2rem;margin: 0 auto;
}