.page-container{
	min-height: 100vh;
	background-color: lightblue;
	background: url(../../img/about-us/bgaboutus.png) no-repeat left top;
	background-size: 100% 100%;
}
.about-us-wrap{
	/* padding-top: 48px; */
	padding-top: 2.88rem;
}
.about-us-login{
	display: flex;
	justify-content: center;
}
.about-us-login img{
	/* width: 77px; */
	width: 4.62rem;
	/* height: 47px; */
	height: 2.82rem;
	display: block;
}
.a-about-us-to{
	text-align: center;
	/* margin-top: 23px; */
	margin-top: 1.38rem;
}
.a-about-us-to a{
	text-decoration: none;
	/* font-size: 18px; */
	font-size: 1.08rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;	
}
.fengexian{
	/* width: 45px; */
	/* height: 2px; */
	width: 2.70rem;
	height: 0.2rem;
	background-color: #A2C156;
	/* margin:  23px auto; */
	margin: 1.38rem auto;
}
.qqjb-url{
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	/* margin-bottom: 14px; */
	margin-bottom: 0.84rem;
}
.qqjb-url a{
	color: #FFFFFF;
	text-decoration: underline;
}
.hpw-title{	
	/* font-size: 18px; */
	font-size: 1.08rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #A2C156;
	text-align: center;
}
.hpw-beian{
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #A2C256;
	text-align: center;
}
.position-touse{
	position: absolute;
	/* bottom: 30px; */
	bottom: 1.80rem;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}