/* 头部用户名 */
.user_text{
	position: absolute;
	right: 0.34rem;
	top: 0.16rem;
	font-size: 0.18rem;
	line-height: 0.4rem;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.user_text .as{
	color: #ffffff;
	margin: 0 0.08rem;
}
