body {
	height: 100vh;
	background: url('/static/share/images/invite_app/invite_bak.png') no-repeat 0 0 / 100%;
	background-size: cover;
}

.content {
	padding: 1.52rem 0 0;
}

.content .title {
	width: 5.52rem;
	height: 0.56rem;
}

.content .desc {
	font-size: 0.3rem;
	line-height: 0.42rem;
	color: #9ca3af;
	margin: 0.22rem 0 1.64rem;
}

.content .invite_img1 {
	width: 4.46rem;
	height: 2.72rem;
}

.fix_bot {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0.6rem;
	max-width: 750px;
	margin: 0 auto;
}

.fix_bot .down_btn {
	width: 5.58rem;
	height: 0.96rem;
	line-height: 0.96rem;
	font-size: 0.3rem;
	color: #fff;
	margin: 0 auto 0.96rem;
	background-color: #585beb;
	border-radius: 0.48rem;
	text-align: center;
}

.fix_bot p {
	font-size: 0.24rem;
	line-height: 0.34rem;
	color: #9ca3af;
	text-align: center;
}

.fix_bot .bot_jump {
	display: block;
	font-size: 0.24rem;
	line-height: 0.34rem;
	color: #9ca3af;
	text-align: center;
}
