.header[data-v-087f7f1f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.26667rem 0.37333rem 0;
  position: relative;
  z-index: 99;
}
.logo[data-v-087f7f1f] {
  height: 1.17333rem;
  display: flex;
  align-items: center;
}
.app-name[data-v-087f7f1f] {
  color: #891725;
  margin-left: 0.10667rem;
}
.app-name .name[data-v-087f7f1f] {
  font-weight: 900;
  margin-bottom: 0.05333rem;
}
.app-name .desc[data-v-087f7f1f] {
  font-size: 0.32rem;
}
.actions[data-v-087f7f1f] {
  display: flex;
  align-items: center;
}
.actions .group[data-v-087f7f1f] {
  margin-left: 0.48rem;
}
.actions a[data-v-087f7f1f] {
  color: white;
  margin-left: 0.21333rem;
}
.actions a img[data-v-087f7f1f] {
  height: 1.28rem;
  vertical-align: middle;
}

.modal-wrap[data-v-b391f8a0] {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	z-index: 999;
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-direction: column;
	left: 0;
}
.modal-wrap .modal-header[data-v-b391f8a0] {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	color: black;
	padding: 0.32rem 0.26667rem;
	box-sizing: border-box;
	box-shadow: 0 0.15rem 0.25rem rgba(57, 63, 72, 0.1);
	position: relative;
	z-index: 11;
}
.modal-wrap .modal-header .android-modal-arrow[data-v-b391f8a0] {
	font-size: 1.2rem;
	line-height: 1;
}
.android-modal-arrow[data-v-b391f8a0] {
	display: flex;
	align-items: center;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-b391f8a0] {
	height: 0.53333rem;
}
.modal-wrap .modal-header .title[data-v-b391f8a0] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-b391f8a0] {
	height: 0.48rem;
	margin: 0 auto;
}
.modal-content[data-v-b391f8a0] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-b391f8a0] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-b391f8a0] {
	width: 100%;
	height: auto;
}
@keyframes zoomInOut {
0%,
  100% {
    transform: scale(1);
}
50% {
    transform: scale(1.05);
}
}
.pc-tip {
  color: #ffd324;
  font-size: 1.1vw;
  margin-top: 0.8vw;
}
.container {
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 0.16rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  position: relative;
  background: url(/images/bg.png);
}
.section {
  flex: 1;
  overflow: auto;
}
.tips_text {
  text-align: center;
  color: #FFF500;
  font-size: 0.9rem;
  padding-bottom: 0.4rem;
  margin-top: 0.8rem;
}
footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.21333rem 0;
  z-index: 9;
}
footer .tips-container {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  padding: 0.48rem 0;
}
footer .device-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  padding-top: 0.10667rem;
}
.setup-container {
  padding: 0.10667rem 0.21333rem 0;
  text-align: center;
  color: #ffd324;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
}
.setup-container img {
  display: block;
  max-width: 50%;
  margin: 0.05333rem 0;
}
footer .device-container a {
  display: block;
  flex: 1;
  text-align: center;
}
footer .device-container img {
  width: 92%;
}
.content picture {
  display: flex;
  justify-content: center;
}
.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.tip2 {
  max-width: 100%;
}
.setup-container p {
  text-decoration: underline;
}

.modal-wrap[data-v-59e3a010] {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	z-index: 999;
	overflow: hidden;
	background-color: white;
	display: flex;
	flex-direction: column;
	left: 0;
}
.modal-wrap .modal-header[data-v-59e3a010] {
	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-59e3a010] {
	font-size: 1.2rem;
	line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-59e3a010] {
	height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-59e3a010] {
	flex: 1;
	text-align: center;
}
.modal-wrap .modal-header .title img[data-v-59e3a010] {
	height: 0.96rem;
	margin: 0 auto;
}
.modal-content[data-v-59e3a010] {
	flex: 1;
	overflow-y: scroll;
}
.modal-content .platform-item img[data-v-59e3a010] {
	width: 100%;
	height: auto;
}
.modal-content .modal-common-img[data-v-59e3a010] {
	width: 100%;
	height: auto;
}
.contain-page[data-v-c017f638] {
  max-width: 37.5rem;
  margin: 0 auto;
  min-height: 100vh;
  overflow-y: scroll;
  background: #fff;
}
.contain-page .app-info[data-v-c017f638] {
  display: flex;
  padding: 0.32rem 0;
  width: 87.5%;
  margin: 0 auto;
  background: #fff;
}
.contain-page .app-info .app-logo[data-v-c017f638] {
  float: left;
  width: 28%;
  margin-right: 0.5rem;
}
.flex[data-v-c017f638] {
  display: flex;
  align-items: center;
  margin-top: 0.21333rem;
}
.contain-page .app-info .app-logo img[data-v-c017f638] {
  display: block;
  width: 100%;
  border-radius: 0.21333rem;
}
.app-info-rig[data-v-c017f638] {
  flex: 1;
}
.app-info-rig strong[data-v-c017f638] {
  display: block;
  font-size: 0.48rem;
  font-weight: bold;
}
.app-info-rig p[data-v-c017f638] {
  font-size: 0.42667rem;
  color: #8a8a90;
}
.arouse[data-v-c017f638] {
  text-align: center;
  color: red;
  margin-left: 0.26667rem;
  cursor: pointer;
}
.btn[data-v-c017f638] {
  display: block;
  width: 50%;
  padding: 0.08rem 0.21333rem;
  background: #0477f9;
  border: #0477f9 1px solid;
  border-radius: 1.33333rem;
  text-align: center;
  color: #fff;
}
.fs10[data-v-c017f638] {
  line-height: 0.58667rem;
}
.app-intro[data-v-c017f638],
.comment-box[data-v-c017f638],
.information-box[data-v-c017f638] {
  margin: 0 auto;
  padding: 0.32rem 0;
  width: 87.5%;
  border-top: 1px solid #e5e5e5;
}
.app-show[data-v-c017f638] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0.42667rem;
  width: 87.5%;
  margin: 0 auto;
  background: #fff;
  color: #8e8f92;
}
.app-score .score[data-v-c017f638] {
  display: flex;
  align-items: center;
  gap: 0.21333rem;
}
.app-score .score img[data-v-c017f638] {
  width: 2.4rem;
}
.app-score p[data-v-c017f638],
.app-age p[data-v-c017f638] {
  color: #bbb;
  margin-top: 0.16rem;
}
.app-title[data-v-c017f638] {
  margin-bottom: 0.32rem;
  font-size: 0.42667rem;
}
.app-intro-con[data-v-c017f638] {
  position: relative;
  line-height: 1.8;
}
.comment-con[data-v-c017f638] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-right[data-v-c017f638] {
  width: 63.38%;
}
.comment-left strong[data-v-c017f638] {
  color: #4a4a4e;
  font-weight: bold;
  line-height: 2.2rem;
}
.comment-left p[data-v-c017f638] {
  text-align: center;
  color: #7b7b7b;
  margin-top: 0.5rem;
}
.comment-star-list[data-v-c017f638] {
  list-style: none;
}
.comment-star[data-v-c017f638] {
  position: relative;
  width: 2.3rem;
  height: auto;
}
.comment-star img[data-v-c017f638] {
  display: block;
  width: 100%;
  height: 100%;
}
.comment-star div[data-v-c017f638] {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #fff;
}
.comment-star-list li:nth-child(2) .comment-star div[data-v-c017f638] {
  width: 20%;
}
.comment-star-list li:nth-child(3) .comment-star div[data-v-c017f638] {
  width: 40%;
}
.comment-star-list li:nth-child(4) .comment-star div[data-v-c017f638] {
  width: 60%;
}
.comment-star-list li:nth-child(5) .comment-star div[data-v-c017f638] {
  width: 80%;
}
.comment-star img[data-v-c017f638] {
  width: 100%;
  height: auto;
}
.comment-star-list li[data-v-c017f638] {
  display: flex;
  align-items: center;
  line-height: 1.5;
  height: 0.6rem;
  gap: 0.5rem;
}
.comment-progress[data-v-c017f638] {
  position: relative;
  width: calc(100% - 2rem);
  height: 0.05333rem;
  background: #e9e9ec;
  border-radius: 0.05333rem;
}
.comment-progress div[data-v-c017f638] {
  width: 0;
  height: 0.05333rem;
  background: #4a4a4e;
  border-radius: 0.05333rem;
}
.comment-star-list li:nth-child(1) .comment-progress div[data-v-c017f638] {
  width: 90%;
}
.comment-star-list li:nth-child(2) .comment-progress div[data-v-c017f638] {
  width: 10%;
}
.comment-right > p[data-v-c017f638] {
  margin-top: 0.25rem;
  color: #7b7b7b;
  text-align: right;
}
.information-list .row[data-v-c017f638] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  line-height: 2.2;
}
.information-list .row .l[data-v-c017f638] {
  color: #737379;
  min-width: 5rem;
}
.safari-modal[data-v-c017f638] {
  display: block;
  z-index: 999;
  position: relative;
}
.mask-bg[data-v-c017f638] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: auto;
  background: rgba(0, 0, 0, 0.2);
  width: var(--device-width);
}
.mask-pop[data-v-c017f638] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: calc(var(--device-width) * 0.9);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 0.75rem;
  overflow: hidden;
  z-index: 999;
}
.mask-colsed[data-v-c017f638] {
  z-index: 2;
  position: absolute;
  right: 0.48rem;
  top: 0.48rem;
  width: 0.48rem;
  cursor: pointer;
}
.mask-colsed img[data-v-c017f638] {
  display: block;
  width: 100%;
}
.copy-url-img[data-v-c017f638] {
  display: block;
  width: 100%;
}
.copy-url[data-v-c017f638] {
  position: relative;
  margin: 0.42667rem 0.53333rem;
  height: 1.28rem;
  background: #f1f6f9;
  border-radius: 1.33333rem;
  padding-left: 0.42667rem;
  line-height: 2;
  overflow: hidden;
}
.copy-url .copy-text[data-v-c017f638] {
  font-size: 0.34667rem;
  color: #535352;
  height: 1.28rem;
  line-height: 1.28rem;
}
.copy-btn[data-v-c017f638] {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0.53333rem;
  font-size: 0.42667rem;
  height: 1.28rem;
  line-height: 1.28rem;
  background: linear-gradient(90deg, #227df9, #00cbfa);
  color: #fff;
  border-radius: 0 1.33333rem 1.33333rem 0;
  cursor: pointer;
}
:root {
	--device-width: 100%;
	--base-font-size: 0.37333rem;
}


html {
	height: 100%;
	margin: 0 auto;
	max-width: var(--device-width);
	background-color: #dfdfdf;
	overflow: hidden;

}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: var(--base-font-size);
}

* {
	margin: 0;
	padding: 0;
}
