@charset "utf-8";
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1,
h2,
h3,
p,
div,
ol,
ul,
input,
button {
	margin: 0;
	padding: 0
}

body {
	-webkit-text-size-adjust: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif;
}

ol,
ul {
	list-style: none
}

a {
	color: #333333;
	text-decoration: none;
}

input,
button,
textarea,
select {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
}

button {
	outline: none
}

.view {
	position: absolute;
	width: 750px;
	height: 100%;
	overflow: hidden;
	left: 50%;
	margin-left: -375px;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	display: none;
}

.page_transition {
	transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	-moz-transition: transform 0.4s ease;
	-webkit-transition: transform 0.4s ease;
}

.page_box {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}

.scrollview {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.preload {
	display: none;
}

.preload img {
	width: 1px;
	height: 1px;
	display: none;
}

.music_btn {
	position: fixed;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	top: 70px;
	right: 20px;
}

.music_play {
	background-image: url(../img/music.png);
	animation: shunshi 2s 0s linear infinite;
	-ms-animation: shunshi 2s 0s linear infinite;
	-moz-animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.music_pause {
	background-image: url(../img/music_close.png);
}

.page_down {
	position: absolute;
	width: 8%;
	height: auto;
	left: 46%;
	bottom: 2%;
	opacity: 0;
	animation: fadeIn 0.5s 1.5s ease forwards, downin 1.5s 0s ease infinite alternate;
	-webkit-animation: fadeIn 0.5s 1.5s ease forwards, downin 1.5s 0s ease infinite alternate;
}

.page_2 .page_down {
	animation: fadeIn 0.5s 2.5s ease forwards, downin 1.5s 0s ease infinite alternate;
	-webkit-animation: fadeIn 0.5s 2.5s ease forwards, downin 1.5s 0s ease infinite alternate;
}

.page_3 .page_down {
	animation: fadeIn 0.5s 3s ease forwards, downin 1.5s 0s ease infinite alternate;
	-webkit-animation: fadeIn 0.5s 3s ease forwards, downin 1.5s 0s ease infinite alternate;
}

.page_0 {
	display: block;
	background-color: #322923;
}

.ad_loading {
	position: absolute;
	width: 160px;
	height: 160px;
	left: 0;
	right: 0;
	margin: auto;
	top: 43%;
	background-image: url(../img/ad_loading.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.loader_text {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	margin: auto;
	top: 48%;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-size: 24px;
}

.page_1 {
	background-color: #322923;
}

.p_1_4 {
	position: absolute;
	width: 750px;
	height: auto;
	left: 0;
	top: 0;
	opacity: 0;
	animation: leftin 1s 0s ease-in-out forwards;
	-webkit-animation: leftin 1s 0s ease-in-out forwards;
}

.p_1_3 {
	position: absolute;
	width: 750px;
	height: auto;
	left: 0;
	bottom: 0;
	opacity: 0;
	animation: rightin 1s 0s eease-in-outase forwards;
	-webkit-animation: rightin 1s 0s ease-in-out forwards;
}

.p_1_2 {
	position: absolute;
	width: 650px;
	height: auto;
	left: 50px;
	top: 640px;
	opacity: 0;
	animation: ssin 0.3s 1s ease forwards;
	-webkit-animation: ssin 0.3s 1s ease forwards;
}

.p_1_1 {
	position: absolute;
	width: 650px;
	height: auto;
	left: 50px;
	top: 640px;
	opacity: 0;
	animation: sbin 0.5s 1.2s ease forwards;
	-webkit-animation: sbin 0.5s 1.2s ease forwards;
}

.p_1_0 {
	position: absolute;
	width: 695px;
	height: auto;
	left: 25px;
	top: 30px;
}

.page_2 {
	background-image: url(../img/bg.jpg);
}

.page_2 .page_box {
	background-color: rgba(0, 0, 0, 0.7);
}

.p_2_8 {
	position: absolute;
	width: 645px;
	height: auto;
	left: 40px;
	top: 132px;
	opacity: 0;
	animation: leftqq 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: leftqq 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_7 {
	position: absolute;
	width: 654px;
	height: auto;
	left: 31px;
	top: 280px;
	opacity: 0;
	animation: rightqq 1s 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: rightqq 1s 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.p_2_666{
	position: absolute;
	width: 610px;
	height: auto;
	left: 51px;
	top: 560px;
	opacity: 0;
	animation: sbin 0.5s 1.7s ease forwards;
	-webkit-animation: sbin 0.5s 1.7s ease forwards;
}
.p_2_6 {
	position: absolute;
	width: 610px;
	height: auto;
	left: 51px;
	top: 560px;
	opacity: 0;
	animation: ssin 0.3s 1.5s ease forwards;
	-webkit-animation: ssin 0.3s 1.5s ease forwards;
}
.p_2_all{
	position: absolute;
    width: 614px;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    top: 704px;
	opacity: 0;
	animation: ssin 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: ssin 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.p_2_5 {
	position: absolute;
    width: 232px;
    height: auto;
    left: 311px;
    top: 964px;
	opacity: 0;
	animation: left_lang 1s 3.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: left_lang 1s 3.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_4 {
	position: absolute;
    width: 232px;
    height: auto;
    left: 104px;
    top: 964px;
	opacity: 0;
	animation: left_lang 1s 4.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: left_lang 1s 4.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_3 {
	position: absolute;
    width: 232px;
    height: auto;
    left: 467px;
    top: 704px;
	opacity: 0;
	animation: left_lang 1s 2.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: left_lang 1s 2.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_2 {
	position: absolute;
    width: 232px;
    height: auto;
    left: 260px;
    top: 704px;
	opacity: 0;
	animation: left_lang 1s 2.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: left_lang 1s 2.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_1 {
	position: absolute;
    width: 232px;
    height: auto;
    left: 53px;
    top: 704px;
	opacity: 0;
	animation: left_lang 1s 3.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: left_lang 1s 3.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_2_0 {
	position: absolute;
	width: 695px;
	height: auto;
	left: 25px;
	top: 30px;
}

.page_3 {
	background-image: url(../img/bg.jpg);
}

.page_3 .page_box {
	background-color: rgba(0, 0, 0, 0.7);
}

.p_3_5 {
	position: absolute;
	width: 664px;
	height: auto;
	left: 43px;
	top: 498px;
	opacity: 0;
	animation: topin 1s 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: topin 1s 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_3_4 {
	position: absolute;
	width: 628px;
	height: auto;
	left: 52px;
	top: 756px;
	opacity: 0;
	animation: topin 1s 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: topin 1s 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_3_3 {
	position: absolute;
	width: 286px;
	height: auto;
	left: 227px;
	top: 378px;
	opacity: 0;
	animation: swing 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: swing 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_3_2 {
	position: absolute;
	width: 286px;
	height: auto;
	left: 227px;
	top: 630px;
	opacity: 0;
	animation: swing 1s 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: swing 1s 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.p_3_1 {
	position: absolute;
	width: 244px;
	height: auto;
	left: 248px;
	top: 943px;
	opacity: 0;
	animation: ufo 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards, binbin 1s 3s ease-in-out infinite alternate;
	-webkit-animation: ufo 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards, binbin 1s 3s ease-in-out infinite alternate;
}

.p_3_0 {
	position: absolute;
	width: 695px;
	height: auto;
	left: 25px;
	top: 30px;
}

.page_4 {
	background-image: url(../img/bg.jpg);
}

.page_4 .page_box {
	background-color: rgba(0, 0, 0, 0.7);
}

.form_all {
	position: absolute;
	width: 618px;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.inp_list {
	position: absolute;
	width: 618px;
	height: 62px;
	background-color: #ffffff;
	border-radius: 31px;
	font-weight: bold;
	font-size: 32px;
	line-height: 62px;
	padding-left: 50px;
	color: #a09e9c;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	background-position: 94% 50%;
	background-repeat: no-repeat;
	appearance: none;
	-webkit-appearance: none;
}

.page_4 .name {
	top: 369px;
	animation: leftin 1s 0.2s ease-in-out forwards;
	-webkit-animation: leftin 1s 0.2s ease-in-out forwards;
}

.page_4 .tel {
	top: 480px;
	animation: leftin 1s 0.4s ease-in-out forwards;
	-webkit-animation: leftin 1s 0.4s ease-in-out forwards;
}

.page_4 .my_id {
	background-image: url(../img/option.png);
	top: 588px;
	animation: leftin 1s 0.6s ease-in-out forwards;
	-webkit-animation: leftin 1s 0.6s ease-in-out forwards;
}

.page_4 .shop {
	background-image: url(../img/option.png);
	top: 704px;
	animation: leftin 1s 0.8s ease-in-out forwards;
	-webkit-animation: leftin 1s 0.8s ease-in-out forwards;
}

.page_4_but {
	position: absolute;
	width: 139px;
	height: 63px;
	top: 944px;
	left: 269px;
	background-image: url(../img/but.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	opacity: 0;
	padding-left: 50px;
	animation: topin 1s 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: topin 1s 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.page_4_back {
	position: absolute;
	width: 139px;
	height: auto;
	top: 944px;
	left: 482px;
	opacity: 0;
	padding-left: 50px;
	animation: topin 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
	-webkit-animation: topin 1s 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
@-webkit-keyframes left_lang{
	from{
		-webkit-transform: translateX(-500px);
		opacity: 0;
	}
	to{
		-webkit-transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes left_lang{
	from{
		-moz-transform: translateX(-500px);
		opacity: 0;
	}
	to{
		-moz-transform: translateX(0);
		opacity: 1;
	}
}

@-ms-keyframes left_lang{
	from{
		-ms-transform: translateX(-500px);
		opacity: 0;
	}
	to{
		-ms-transform: translateX(0);
		opacity: 1;
	}
}

@keyframes left_lang{
	from{
		transform: translateX(-500px);
		opacity: 0;
	}
	to{
		transform: translateX(0);
		opacity: 1;
	}
}