body,
html {
	position: relative;
	height: 100%;
	/*max-width: 480px;*/
	margin: 0 auto
}

body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.swiper-container {
	width: 100%;
	height: 100%
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
}

.index {
	background-image: url(../img/guanwang.1ga08665b1aiqcb.png);
	background-blend-mode: multiply;
	background-color: rgb(0 0 0 / 50%);
}

.index-end {
	background-image: url(../img/bg-index-a0425dc3.png)
}

.bg01 {
	background-image: url(../img/bg01-c4c787a4.png)
}

.bg02 {
	background-image: url(../img/bg02-05252499.png)
}

.bg03 {
	background-image: url(../img/bg03-c7aca28a.png)
}

.bg04 {
	background-image: url(../img/bg04-31edbbdd.png)
}

.ani {
	position: relative;
	display: block;
	margin: 0 auto
}

.logo {
	margin-top: 10%;
	width: 61px
}

.phone {
	margin-top:15%;
	width: 80%;
}
.next-title{
	font-size: 17px;
	margin-top: 5%;
}
.download-now {
	height: 8%;
	margin-top: 5%
}

.common-title {
	margin-top: 30%;
	width: 80%;
	margin-bottom: 20%
}

.location {
	/* height: 18% */
	width: 80%;
}

.dialog {
	/* height: 50% */
	width: 80%;
}

.content {
	height: 30%;
	margin-right: 5%
}

.tip-left {
	width: 40%;
	margin-right: 10%;
	margin-top: -5%;
	margin-bottom: 5%
}

.tip-right {
	width: 50%;
	margin-left: 10%;
	margin-top: 10%;
}

.download-title {
	width: 18%;
	margin-top: 30%;
	margin-bottom: 8%
}
.title-txt{
	width: 32%;
}
.download-button {
	margin-top: 3%
}

.download-button span {
	display: inline-block;
	width: 143px;
	height: 44px;
	line-height: 44px;
	border-radius: 45px;
	font-weight: 500;
	background-color: #fff;
	font-size: 16px
}

.download-button .recharge {
	font-size: 16px;
	font-weight: 500;
	background: hsla(0, 0%, 100%, .2);
	border: 1px solid #fff;
	color: #fff
}
.down-ios,.down-android{
	width: 35%;
	margin-top: 6%;
}
.down-ios{
	margin-top:22%
}
.end-info {
	color: #fff;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 5%
}

.end-info p {
	margin: 6px 0 0
}

.info-href {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.info-href a {
	text-decoration: none;
	color: #2b72ff
}

.user-info {
	margin-left: 10px !important
}

.arrow {
	position: fixed;
	bottom: 20px;
	z-index: 2;
	left: 50%;
	margin-left: -15px;
	width: 100%;
	animation-name: arrowing;
	-webkit-animation-name: arrowing;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}

@keyframes arrowing {
	0% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px);
		opacity: .8
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

@-webkit-keyframes arrowing {

	0%,
	to {
		-webkit-transform: translateY(-5px);
		opacity: .8
	}

	50% {
		-webkit-transform: translateY(10px);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(-5px);
		opacity: .8
	}
}

.arrow img {
	width: 30px
}

.first_section {
	margin-top: 10px;
	font-size: 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 120px
}

.first_section .all-download {
	display: inline-block;
	width: 220px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	background-color: #8E37F4;
	border-radius: 21px;
	text-decoration: none;
	margin: 0 4px 18px
}

.bg-shadow {
	width: 200px;
	height: 48px;
	left: 50%;
	margin-left: -100px;
	top: 10%;
	z-index: -1
}

.bg-shadow,
.nav {
	position: absolute
}

.nav {
	top: 15px;
	right: 15px;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(../img/EN.1fnle4l74r1si7.png) no-repeat;
	background-size: 100% 100%
}

.nav-recharge-box {
	width: 220px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.nav-recharge {
	width: 85px;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, .38);
	border-radius: 29px;
	font-size: 13px;
	color: #fff
}
