
.header[data-v-cabffa99] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.6rem 3.6rem 0;
}
.logo[data-v-cabffa99] {
	height: 3.6rem;
}
.logo img[data-v-cabffa99] {
	vertical-align: middle;
}
.actions[data-v-cabffa99] {
	display: flex;
	align-items: center;
}
.actions a[data-v-cabffa99] {
	color: white;
	margin-left: 1.04rem;
}
.actions a img[data-v-cabffa99] {
	height: 2.4rem; 
	vertical-align: middle;
}
@media screen and (max-width: 600px) {
.header[data-v-cabffa99] {
		width: 100%;
		padding: 0.8rem; 
		box-sizing: border-box;
}
.header .logo[data-v-cabffa99] {
		height: 2.4rem !important;
}
.header .actions a img[data-v-cabffa99] {
		height: 2.2399999999999998rem;
}
}

.modal-wrap[data-v-8a8174ac] {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 4.95rem; 
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-direction: column;
	left: 0;
}
.modal-wrap .modal-header[data-v-8a8174ac] {
	width: 100vw;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: black;
	padding: 0.8rem 1.2rem; 
	box-sizing: border-box;
	box-shadow: 0 0.15rem 0.25rem rgba(57, 63, 72, 0.1); 
	position: relative;
	z-index: 0.05rem;
}
.modal-wrap .modal-header .android-modal-arrow[data-v-8a8174ac] {
	font-size: 1.2rem; 
	line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-8a8174ac] {
	height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-8a8174ac] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-8a8174ac] {
	height: 0.96rem;  
	margin: 0 auto;
}
.modal-content[data-v-8a8174ac] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-8a8174ac] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-8a8174ac] {
	width: 100%;
	height: auto;
}

.container[data-v-1d5a42fe] {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-image: url("/assets/background_pc-p3xK7Abw.png");
	background-size: cover;
}
.section[data-v-1d5a42fe] {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.section .title[data-v-1d5a42fe] {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-evenly;
	padding-left: 3.6rem;
}
.section .title .title-images[data-v-1d5a42fe] {
	width: 85%;
}
.section .title .qrcode-container[data-v-1d5a42fe] {
	margin-top: 1vw;
	width: 40vw;
	display: flex;
	align-items: center;
}
.section .title .qrcode-container .qrcode[data-v-1d5a42fe] {
	background-color: white;
	border-radius: 0.75rem;
	margin-right: 0.8rem;
	padding: 0.4rem;
}
.section .title .qrcode-container .qrcode canvas[data-v-1d5a42fe] {
	width: 13.5vw !important;
	height: 13.5vw !important;
}
.section .title .qrcode-container .download[data-v-1d5a42fe] {
	margin-top: 0.8rem;
}
.section .title .qrcode-container .download .application a[data-v-1d5a42fe] {
	margin-bottom: 0.8rem;
	display: block;
}
.section .title .qrcode-container .download .application img[data-v-1d5a42fe] {
	width: 15vw;
}
.section .content img[data-v-1d5a42fe] {
	width: 43vw;
}
.tips_text[data-v-1d5a42fe] {
	text-align: center;
	color: #FFF500;
	font-size: 0.9rem;
	padding-bottom: 0.4rem;
	margin-top: 0.8rem;
}
footer[data-v-1d5a42fe] {
	display: none;
}
@media screen and (max-width: 600px) {
.container[data-v-1d5a42fe] {
		background-image: url("/assets/background-BXl87QJ_.png");
		background-size: cover;
		overflow: hidden;
		padding-bottom: 0.6rem;
}
.section[data-v-1d5a42fe] {
		height: auto;
		flex-direction: column;
		justify-content: flex-start;
		padding: 0;
		margin: 0;
}
.section .title[data-v-1d5a42fe] {
		width: 100%;
		padding: 0;
		align-items: center;
		justify-content: center;
}
.section .title .title-images[data-v-1d5a42fe] {
		width: 90vw;
}
.section .title .qrcode-container[data-v-1d5a42fe] {
		display: none;
}
.section .content img[data-v-1d5a42fe] {
		width: 100%;
}
footer[data-v-1d5a42fe] {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		display: flex;
		flex-direction: column;
		padding: 3vw 0;
		background-color: rgba(0, 0, 0, 0.7);
		backdrop-filter: blur(0.5rem);
}
footer .tips-container[data-v-1d5a42fe] {
		width: 100vw;
		text-align: center;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-evenly;
		padding: 0.48rem 0;
}
footer .tips-container img[data-v-1d5a42fe] {
		height: 6vw;
}
footer .device-container[data-v-1d5a42fe] {
		width: 100vw;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-evenly;
		padding-top: 2vw;
}
.setup-container[data-v-1d5a42fe] {
		padding: 2vw;
		text-align: center;
		color: #FADC4B;
		font-size: 0.6rem;
}
footer .device-container a[data-v-1d5a42fe] {
		display: block;
		flex: 1;
		text-align: center;
}
footer .device-container img[data-v-1d5a42fe] {
		width: 92%;
}
}

.modal-wrap[data-v-5fae3a55] {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99;
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-direction: column;
	left: 0;
}
.modal-wrap .modal-header[data-v-5fae3a55] {
	width: 100vw;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: black;
	padding: 0.8rem 1.2rem;
	box-sizing: border-box;
	box-shadow: 0 0.15rem 0.25rem rgba(57, 63, 72, 0.1); 
	position: relative;
	z-index: 1;
}
.modal-wrap .modal-header .android-modal-arrow[data-v-5fae3a55] {
	font-size: 1.2rem;
	line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-5fae3a55] {
	height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-5fae3a55] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-5fae3a55] {
	height: 0.96rem; 
	margin: 0 auto;
}
.modal-content[data-v-5fae3a55] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-5fae3a55] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-5fae3a55] {
	width: 100%;
	height: auto;
}

.contain-page[data-v-981803d6] {
	max-width: 37.5rem;
	margin: 0 auto;
	min-height: 100vh;
	overflow-y: scroll;
}
.contain-page .app-info[data-v-981803d6] {
	display: flex;
	padding: 1rem 0;
	width: 87.5%;
	margin: 0 auto;
	background: #fff;
}
.contain-page .app-info .app-logo[data-v-981803d6] {
	float: left;
	width: 28%;
	margin-right: 0.5rem;
}
.contain-page .app-info .app-logo img[data-v-981803d6] {
	display: block;
	width: 100%;
	border-radius: 1rem;
}
.app-info-rig[data-v-981803d6] {
	flex: 1;
}
.app-info-rig>div[data-v-981803d6] {
	margin-top: 0.6rem;
}
.app-info-rig>div>span[data-v-981803d6] {
	font-size: 0.7rem;
}
.app-info-rig strong[data-v-981803d6] {
	display: block;
	margin-top: 0.3rem;
	margin-left: 3.28358%;
	font-size: 1rem;
	font-weight: bold;
}
.app-info-rig p[data-v-981803d6] {
	margin: 0.21em 0 0 3.28358%;
	font-size: 0.7rem;
	color: #8a8a90;
}
.arouse[data-v-981803d6] {
	float: right;
	height: 1rem;
	line-height: 2rem;
	border-radius: 0.5rem;
	text-align: center;
	font-size: 1rem;
	color: red;
}
.btn[data-v-981803d6] {
	display: block;
	width: 50%;
	padding: 0.2rem 0.75rem;
	background: rgba(4, 119, 249, 1);
	border: rgba(4, 119, 249, 1) 1px solid;
	border-radius: 0.75rem;
	text-align: center;
	color: #fff;
	font-size: 0.7rem;
}
.app-intro[data-v-981803d6],
.comment-box[data-v-981803d6],
.information-box[data-v-981803d6] {
	margin: 0 auto;
	padding: 1rem 0;
	width: 87.5%;
	border-top: 1px solid #e5e5e5;
}
.app-intro .fs10[data-v-981803d6] {
	font-size: 0.7rem;
	line-height: 1rem;
}
.app-show[data-v-981803d6] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 1rem;
	width: 87.5%;
	margin: 0 auto;
	background: #fff;
	color: #8e8f92;
}
.app-score .score[data-v-981803d6] {
	display: flex;
	align-items: center;
	gap: 0.4rem;
}
.app-score strong[data-v-981803d6],
.app-age strong[data-v-981803d6] {
	font-size: 0.8rem;
}
.app-score .score img[data-v-981803d6] {
	width: 4rem
}
.app-score p[data-v-981803d6],
.app-age p[data-v-981803d6] {
	color: #d8d8d8;
	font-size: 0.6rem;
	margin-top: 0.3rem;
}
.app-title[data-v-981803d6] {
	margin-bottom: 0.85rem;
	font-size: 1rem;
}
.app-intro-con[data-v-981803d6] {
	position: relative;
	line-height: 1.8;
	font-size: 0.7rem;
	height: 3.78rem;
}
.comment-con[data-v-981803d6] {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.comment-right[data-v-981803d6] {
	width: 63.38%
}
.comment-left strong[data-v-981803d6] {
	font-size: 3rem;
	color: #4a4a4e;
	font-weight: bold;
	line-height: 2.2rem;
}
.comment-left p[data-v-981803d6] {
	text-align: center;
	color: #7b7b7b;
	margin-top: 0.5rem;
	font-size: 0.6rem;
}
.comment-star-list[data-v-981803d6] {
	list-style: none;
}
.comment-star[data-v-981803d6] {
	position: relative;
	width: 2.3rem;
	height: auto
}
.comment-star img[data-v-981803d6] {
	display: block;
	width: 100%;
	height: 100%;
}
.comment-star div[data-v-981803d6] {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #fff;
}
.comment-star-list li:nth-child(2) .comment-star div[data-v-981803d6] {
	width: 20%;
}
.comment-star-list li:nth-child(3) .comment-star div[data-v-981803d6] {
	width: 40%;
}
.comment-star-list li:nth-child(4) .comment-star div[data-v-981803d6] {
	width: 60%;
}
.comment-star-list li:nth-child(5) .comment-star div[data-v-981803d6] {
	width: 80%;
}
.comment-star img[data-v-981803d6] {
	width: 100%;
	height: auto;
}
.comment-star-list li[data-v-981803d6] {
	display: flex;
	align-items: center;
	line-height: 1.5;
	height: 0.6rem;
	gap: 0.5rem;
}
.comment-progress[data-v-981803d6] {
	position: relative;
	width: calc(100% - 2rem);
	height: 2px;
	background: #e9e9ec;
	border-radius: 2px;
}
.comment-progress div[data-v-981803d6] {
	width: 0;
	height: 2px;
	background: #4a4a4e;
	border-radius: 2px;
}
.comment-star-list li:nth-child(1) .comment-progress div[data-v-981803d6] {
	width: 90%;
}
.comment-star-list li:nth-child(2) .comment-progress div[data-v-981803d6] {
	width: 10%;
}
.comment-right>p[data-v-981803d6] {
	margin-top: 0.25rem;
	font-size: 0.6rem;
	color: #7b7b7b;
	text-align: right;
}
.information-list .row[data-v-981803d6] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #f2f2f2;
	line-height: 3.5;
	font-size: 0.6rem;
}
.information-list .row .l[data-v-981803d6] {
	color: #737379;
	min-width: 5rem;
}
.safari-modal[data-v-981803d6] {
	display: block;
	z-index: 999;
	position: relative;
}
.mask-bg[data-v-981803d6] {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}
.mask-pop[data-v-981803d6] {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 15rem;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 0.75rem;
	overflow: hidden;
	z-index: 999;
}
.mask-colsed[data-v-981803d6] {
	z-index: 2;
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 1rem;
}
.mask-colsed img[data-v-981803d6] {
	display: block;
	width: 100%;
}
.copy-url-img[data-v-981803d6] {
	display: block;
	width: 100%;
}
.copy-url[data-v-981803d6] {
	position: relative;
	margin: 1rem 1.5rem;
	height: 1.8rem;
	line-height: 1.8rem;
	background: #f1f6f9;
	border-radius: 0.9rem;
	padding-left: 0.8rem;
	overflow: hidden;
}
.copy-url .copy-text[data-v-981803d6] {
	font-size: 0.6rem;
	color: #535352
}
.copy-btn[data-v-981803d6] {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 0.75rem;
	font-size: 0.7rem;
	height: 1.8rem;
	line-height: 1.8rem;
	background: linear-gradient(90deg, rgba(34, 125, 249, 1), rgba(0, 203, 250, 1));
	color: #fff;
	border-radius: 0 0.9rem 0.9rem 0;
	cursor: pointer;
}
:root {
	--base-font-size: calc(0px + (41 - 10) * ((100vw - 0px) / (640 - 0)));
}

@media (min-width: 640px) and (max-width: 960px) {
	:root {
		--base-font-size: calc(20px + (12 - 10) * ((100vw - 640px) / (960 - 640)));
	}
}

@media (min-width: 960px) and (max-width: 1200px) {
	:root {
		--base-font-size: calc(15.5px + (12 - 10) * ((100vw - 960px) / (1200 - 960)));
	}
}

@media (min-width: 1200px) {
	:root {
		--base-font-size: 20px;
	}
}

html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: var(--base-font-size);
}

*{
	margin: 0;
	padding: 0;
}