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

.modal-wrap[data-v-c5b5ec1e] {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	z-index: 100; 
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-direction: column;
	left: 0;
}
.modal-wrap .modal-header[data-v-c5b5ec1e] {
	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-c5b5ec1e] {
	font-size: 1.2rem; 
	line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-c5b5ec1e] {
	height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-c5b5ec1e] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-c5b5ec1e] {
	height: 0.96rem;  
	margin: 0 auto;
}
.modal-content[data-v-c5b5ec1e] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-c5b5ec1e] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-c5b5ec1e] {
	width: 100%;
	height: auto;
}

.container[data-v-c87dcb9f] {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-image: url("/assets_site10/images/background_pc.png");
	background-size: cover;
}
.section[data-v-c87dcb9f] {
	flex: 1;
	display: flex;
}
.section .title[data-v-c87dcb9f] {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-evenly;
	padding-left: 2rem;
}
.section .title .title-images[data-v-c87dcb9f] {
	height: 20vw;
}
.tips_text[data-v-c87dcb9f] {
	text-align: center;
	color: #FFF500;
	font-size: 0.9rem;
	padding-left: 4.9rem;
	padding-bottom: 4vh;
	display: flex;
}
.tips_text .qrcode-container[data-v-c87dcb9f] {
	width: 10.4vw;
	height: 10.4vw;
	padding: 0.8rem;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0.8rem;
}
#code[data-v-c87dcb9f] {
  box-sizing: border-box;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.tips_text .qrcode-container canvas[data-v-c87dcb9f] {
	width: 100% !important;
	height:100% !important;
}
.tips_text .download[data-v-c87dcb9f] {
	width: 30.9375vw;
	margin-top: 0.8rem;
	margin-left: 2vw;
	text-align: left;
	z-index: 1;
}
.tips_text  .download-btn[data-v-c87dcb9f] {
	display: flex;
	gap: 1.5625rem;
}
.tips_text .download a img[data-v-c87dcb9f] {
	width: 13vw;
}
.tips_text  .download-btn .application[data-v-c87dcb9f] {
	cursor: pointer;
}
.tips_text  .download .tips[data-v-c87dcb9f] {
	width: 100%;
	margin: 1.5625vw 0 0 .5rem;
	width: 26.8vw;
	font-size: 1vw;
	color: #fff;
	font-weight: 500;
}
.tips_text .download .application a[data-v-c87dcb9f] {
	display: block;
}
.section .content img[data-v-c87dcb9f] {
  margin-top: 2.1rem;
  margin-left: 4.2rem;
	width: 36vw;
	height: auto;
}
.bottom-div[data-v-c87dcb9f]{
  position: relative;
}
.bottom-images[data-v-c87dcb9f]{
  display: block;
  width: 100%;
}
.bottom-tips[data-v-c87dcb9f]{
  position: absolute;
  left:14px;
  bottom: 0;
  color: #000000;
  font-size: 12px;
  text-align: left;
}
footer[data-v-c87dcb9f] {
	display: none;
}
.title-images[data-v-c87dcb9f]{
  display: none;
}
@media screen and (min-width: 851px) {
.section .content .main-images[data-v-c87dcb9f] {
		position: absolute;
		/* width: 56.35vw; */
		width: auto;
		height: 88vh;
		right: 6.875vw;
		bottom: 0;
		margin-top: 0;
		margin-left: 0;
}
}
@media screen and (max-width: 850px) {
.section[data-v-c87dcb9f] {
		padding-bottom: 4rem !important;
}
.section .content img[data-v-c87dcb9f] {
   margin: 0;
}
.bottom-tips[data-v-c87dcb9f],
  .bottom-images[data-v-c87dcb9f]{
    display: none;
}
.tips_text[data-v-c87dcb9f]{
    padding-bottom: 0.4rem;
}
.title-images[data-v-c87dcb9f]{
    display: unset;
}
.container[data-v-c87dcb9f] {
		overflow: hidden;
		padding-bottom: 0.6rem;
}
.section[data-v-c87dcb9f] {
		height: auto;
		flex-direction: column;
		justify-content: center;
		padding: 0;
		margin: 0;
}
.section .title[data-v-c87dcb9f] {
		width: 100%;
		padding: 0;
		align-items: center;
		justify-content: center;
}
.section .title .title-images[data-v-c87dcb9f] {
		width: 100%;
		height: auto;
		margin-top: -3.5rem;
}
.bottom-div .qrcode-container[data-v-c87dcb9f] {
		display: none;
}
.section .content[data-v-c87dcb9f] {
		text-align: center;
}
.section .content img[data-v-c87dcb9f] {
		width: 72.9% !important;
		height: auto;
}
.section .content .main-images[data-v-c87dcb9f] {
		width: 92% !important;
		margin-top: -1.8718rem;
		float: right;
		z-index: 1;
		position: relative;
}
footer[data-v-c87dcb9f] {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		display: flex;
		flex-direction: column;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 4.78%, #000000 100%);
		z-index: 10;
}
footer .tips-container[data-v-c87dcb9f] {
		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-c87dcb9f] {
		height: 6vw;
}
footer .device-container[data-v-c87dcb9f] {
		width: 100vw;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-evenly;
		padding-top: 2vw;
}
.setup-container[data-v-c87dcb9f] {
		padding-bottom: 2vw;
		text-align: center;
		color: #ffffff;
		font-size: 0.6rem;
}
footer .device-container a[data-v-c87dcb9f] {
		display: block;
		flex: 1;
		text-align: center;
}
footer .device-container img[data-v-c87dcb9f] {
		width: 92%;
}
footer .tips[data-v-c87dcb9f] {
		text-align: center;
		padding: 0.5rem 2rem;
}
footer .tips img[data-v-c87dcb9f] {
		width: 49%;
}
.tips_text[data-v-c87dcb9f] {
		display: none;
}
}
@media screen and (max-width: 800px) {
.section .content img[data-v-c87dcb9f] {
    width: 50vw;
		height: auto;
}
.section[data-v-c87dcb9f] {
    justify-content: center;
}
}

.modal-wrap[data-v-1ba92cdf] {
	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-1ba92cdf] {
	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-1ba92cdf] {
	font-size: 1.2rem;
	line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-1ba92cdf] {
	height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-1ba92cdf] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-1ba92cdf] {
	height: 0.96rem; 
	margin: 0 auto;
}
.modal-content[data-v-1ba92cdf] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-1ba92cdf] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-1ba92cdf] {
	width: 100%;
	height: auto;
}

.contain-page[data-v-891c1d82] {
	max-width: 37.5rem;
	margin: 0 auto;
	height: 100vh;
	overflow-y: scroll;
}
.contain-page .app-info[data-v-891c1d82] {
	display: flex;
	padding: 1rem 0;
	width: 87.5%;
	margin: 0 auto;
	background: #fff;
}
.contain-page .app-info .app-logo[data-v-891c1d82] {
	float: left;
	width: 28%;
	margin-right: 0.5rem;
}
.contain-page .app-info .app-logo img[data-v-891c1d82] {
	display: block;
	width: 100%;
	border-radius: 1rem;
}
.app-info-rig[data-v-891c1d82] {
	flex: 1;
}
.app-info-rig>div[data-v-891c1d82] {
	margin-top: 0.6rem;
}
.app-info-rig>div>span[data-v-891c1d82] {
	font-size: 0.7rem;
}
.app-info-rig strong[data-v-891c1d82] {
	display: block;
	margin-top: 0.3rem;
	margin-left: 3.28358%;
	font-size: 1rem;
	font-weight: bold;
}
.app-info-rig p[data-v-891c1d82] {
	margin: 0.21em 0 0 3.28358%;
	font-size: 0.7rem;
	color: #8a8a90;
}
.arouse[data-v-891c1d82] {
	float: right;
	height: 1rem;
	line-height: 2rem;
	border-radius: 0.5rem;
	text-align: center;
	font-size: 1rem;
	color: red;
}
.btn[data-v-891c1d82] {
	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-891c1d82],
.comment-box[data-v-891c1d82],
.information-box[data-v-891c1d82] {
	margin: 0 auto;
	padding: 1rem 0;
	width: 87.5%;
	border-top: 1px solid #e5e5e5;
}
.app-intro .fs10[data-v-891c1d82] {
	font-size: 0.7rem;
	line-height: 1rem;
}
.app-show[data-v-891c1d82] {
	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-891c1d82] {
	display: flex;
	align-items: center;
	gap: 0.4rem;
}
.app-score strong[data-v-891c1d82],
.app-age strong[data-v-891c1d82] {
	font-size: 0.8rem;
}
.app-score .score img[data-v-891c1d82] {
	width: 4rem
}
.app-score p[data-v-891c1d82],
.app-age p[data-v-891c1d82] {
	color: #d8d8d8;
	font-size: 0.6rem;
	margin-top: 0.3rem;
}
.app-title[data-v-891c1d82] {
	margin-bottom: 0.85rem;
	font-size: 1rem;
}
.app-intro-con[data-v-891c1d82] {
	position: relative;
	line-height: 1.8;
	font-size: 0.7rem;
	height: 3.78rem;
}
.comment-con[data-v-891c1d82] {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.comment-right[data-v-891c1d82] {
	width: 63.38%
}
.comment-left strong[data-v-891c1d82] {
	font-size: 3rem;
	color: #4a4a4e;
	font-weight: bold;
	line-height: 2.2rem;
}
.comment-left p[data-v-891c1d82] {
	text-align: center;
	color: #7b7b7b;
	margin-top: 0.5rem;
	font-size: 0.6rem;
}
.comment-star-list[data-v-891c1d82] {
	list-style: none;
}
.comment-star[data-v-891c1d82] {
	position: relative;
	width: 2.3rem;
	height: auto
}
.comment-star img[data-v-891c1d82] {
	display: block;
	width: 100%;
	height: 100%;
}
.comment-star div[data-v-891c1d82] {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #fff;
}
.comment-star-list li:nth-child(2) .comment-star div[data-v-891c1d82] {
	width: 20%;
}
.comment-star-list li:nth-child(3) .comment-star div[data-v-891c1d82] {
	width: 40%;
}
.comment-star-list li:nth-child(4) .comment-star div[data-v-891c1d82] {
	width: 60%;
}
.comment-star-list li:nth-child(5) .comment-star div[data-v-891c1d82] {
	width: 80%;
}
.comment-star img[data-v-891c1d82] {
	width: 100%;
	height: auto;
}
.comment-star-list li[data-v-891c1d82] {
	display: flex;
	align-items: center;
	line-height: 1.5;
	height: 0.6rem;
	gap: 0.5rem;
}
.comment-progress[data-v-891c1d82] {
	position: relative;
	width: calc(100% - 2rem);
	height: 2px;
	background: #e9e9ec;
	border-radius: 2px;
}
.comment-progress div[data-v-891c1d82] {
	width: 0;
	height: 2px;
	background: #4a4a4e;
	border-radius: 2px;
}
.comment-star-list li:nth-child(1) .comment-progress div[data-v-891c1d82] {
	width: 90%;
}
.comment-star-list li:nth-child(2) .comment-progress div[data-v-891c1d82] {
	width: 10%;
}
.comment-right>p[data-v-891c1d82] {
	margin-top: 0.25rem;
	font-size: 0.6rem;
	color: #7b7b7b;
	text-align: right;
}
.information-list .row[data-v-891c1d82] {
	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-891c1d82] {
	color: #737379;
	min-width: 5rem;
}
.safari-modal[data-v-891c1d82] {
	display: block;
	z-index: 999;
	position: relative;
}
.mask-bg[data-v-891c1d82] {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}
.mask-pop[data-v-891c1d82] {
	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-891c1d82] {
	z-index: 2;
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 1rem;
}
.mask-colsed img[data-v-891c1d82] {
	display: block;
	width: 100%;
}
.copy-url-img[data-v-891c1d82] {
	display: block;
	width: 100%;
}
.copy-url[data-v-891c1d82] {
	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-891c1d82] {
	font-size: 0.6rem;
	color: #535352
}
.copy-btn[data-v-891c1d82] {
	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;
}
.information-list .row .r[data-v-891c1d82] {
	text-align: right;
}
.information-list .row .r p[data-v-891c1d82] {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	line-height: 1.2;
}
: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;
}