@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;
	background-color: #ffffff;
	font-family: PingFangSC-Regular, Helvetica, "Droid Sans", Arial, sans-serif;
}

ol,
ul {
	list-style: none
}

a {
	color: #333333;
	text-decoration: none;
}

input,
button,
textarea {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

button {
	outline: none
}

.view {
	position: absolute;
	width: 750px;
	height: 200%;
	overflow: hidden;
	left: 50%;
	margin-left: -375px;
	transform-origin: top;
	background-size: cover;
	background-position: center;
	background-color: #ffffff;
}

.page {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	display: none;
}

.page_transition {
	transition: transform 0.45s ease;
	-webkit-transition: transform 0.45s ease;
}
.huise{
	
	-webkit-filter: grayscale(100%) !important;
	  -moz-filter: grayscale(100%) !important;
	  -ms-filter: grayscale(100%) !important;
	  -o-filter: grayscale(100%) !important;
	  filter: grayscale(100%) !important;
	  filter: gray !important;
	
	
}
.page_box {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}
.page_ipt {
	position: absolute;
	top: 464px;
	left: 50px;
	width: 650px;
	height: 798px;
	border-radius: 32px;
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 10px 15px 5px rgba(0, 0, 0, 0.3);
}

.page_ipt h3 {
	width: 100%;
	font-size: 34px;
	margin: 82px auto;
	text-align: center;
}

.page_ipt input {
	display: block;
	width: 568px;
	height: 82px;
	color: #ffffff;
	font-size: 26px;
	border-radius: 41px;
	margin: auto auto 60px;
}

.page_ipt input::placeholder {
	color: #fff;
}
.top_tb {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: auto;
    /* opacity: 0; */
      /* animation: duang_t 1s 0s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards; */
}
.page_ipt .ipt_item {
	padding-left: 30px;
	background-color: #ffb400;
}

.page_ipt .ipt_btn {
	background-color: #fe6919;
}
.page_box.fill {
	height: 100%;
}

.page_box.cover {}

.page_box.contain {}

.scrollview {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
	-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: 20px;
	right: 20px;
}

/* .music_play {
	background-image: url(../img/music.png);
	animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.music_pause {
	background-image: url(../img/music_close.png);
} */
.doinb_page, .result_page {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
}
.page_down {
	position: absolute;
	width: 4%;
	height: auto;
	left: 48%;
	bottom: 3%;
	opacity: 0;
}

.page_down {
	animation: fadeIn 0.5s 1.5s ease forwards, ufo 1.5s 0s ease infinite alternate;
	-webkit-animation: fadeIn 0.5s 1.5s ease forwards, ufo 1.5s 0s ease infinite alternate;
}

.page_0 {
	display: block;
	/* background: #4666c9; */
}
.time_box{
	    position: absolute;
	    width: 267px;
	    height: 63px;
	    background: #fff;
	    border-radius: 40px;
	    text-align: center;
	    line-height: 60px;
	    margin: 0 auto;
	    left: 0;
	    right: 0;
	    top: 112px;
}
.time{
	    font-size: 28px;
	
}
.loader_spin {
	position: absolute;
	width: 140px;
	height: auto;
	top: 50%;
	left: 0;
	right: 0;
	margin: -70px auto auto auto;
	animation: shunshi 2s 0s linear infinite;
	-webkit-animation: shunshi 2s 0s linear infinite;
}

.loader_text {
	position: absolute;
	width: 100%;
	height: 140px;
	left: 0%;
	top: 50%;
	text-align: center;
	line-height: 140px;
	font-size: 36px;
	color: #4767c9;
	margin-top: -70px;
}

.hand_y {
    position: absolute;
    top: 982px;
    left: 570px;
	width: 70px;
    opacity: 0;
    transform-origin: top;
    z-index: 1;
	animation: fadeIn 2s 1.5s ease forwards, btn_animat 0.4s 3s ease-in-out infinite alternate;
}


.hand_y_1 {
    position: absolute;
    top: 1380px;
    left: 570px;
	width: 70px;
    opacity: 0;
    transform-origin: top;
    z-index: 1;
	animation: fadeIn 2s 1.5s ease forwards, btn_animat 0.4s 3s ease-in-out infinite alternate;
}

.tip_home{
	  position: absolute;	   
	   width: 253px;	    
	   height: auto;	    
	   right: 60px;	    
	   top: 1923px;
	  
	
	
}



.p_1_0 {
	position: absolute;
	width: 395px;
	height: auto;
	left: 33px;
	top: 34px;
}

.p_1 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.page_0,
.page_1,
.page_2,
.page_3,
.page_4,
.page_5,
.page_6,
.page_7,
.page_8,
.page_9,
.page_10,
.page_11{
	background-image: url(../img/bg_2.jpg);
}
.page_12 {
	background-image: url(../img/bg_last.jpg);
}
.guild {
	position: absolute;
	top: 116px;
	left: 480px;
	z-index: 1;
}

.txt {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: auto;
}

.p_2_bg {
	position: absolute;
	top: 250px;
	left: 0;
	right: 0;
	margin: auto;
	width: 654px;
	height: 771px;
    background-color: #fff;
    border-radius: 24px;
}

.p_2_q {
	position: absolute;
	top: -112px;
	left: -24px;
	z-index: 1;
}

.chose {
	position: absolute;
	top: 28px;
	left: 234px;
}

.p_2_item {
	border-radius: 20px;
	margin-top: 110px;
	margin-left: 32px;
	width: 572px;
	padding: 22px;
	font-size: 30px;
	text-indent: 4em;
	line-height: 50px;
	font-weight: bold;
	box-sizing: border-box;
	background: linear-gradient(#ffcb00, #ffa300);
}

.p_2_item i{
	display: inline-block;
	width: 100px;
	border-bottom: 1px solid #000000;
}

.p_2_list {
	width: 554px;
	margin: auto;
}

.p_2_list_active {
	margin-top: 20px;
}
.huxi{
	 animation: huxi 0.5s 0s linear alternate infinite;
	
}
.p_2_list_active span.l {
	display: inline-block;
	width: 46px;
	height: 46px;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 46px;
	text-align: center;
	background-color: #00e0ff;
	border: 2px solid #174acf;
	text-shadow: #174acf 2px 0 0, #174acf 0 2px 0, #174acf -2px 0 0, #174acf 0 -2px 0;
}

.p_2_list_active span.r {
	display: inline-block;
	width: 466px;
	height: auto;
	margin-left: 20px;
	font-size: 26px;
	line-height: 36px;
	vertical-align: middle;
}

.p_2_list_active.item span.l {
	background-color: #ff4c31;
	border: 2px solid #a40000;
	text-shadow: #a40000 2px 0 0, #a40000 0 2px 0, #a40000 -2px 0 0, #a40000 0 -2px 0;
}

.p_2_list_active.item span.r {
	color: #ff4c31;
}

.prev {
	position: absolute;
	bottom: 270px;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
}
.t_j{
    position: absolute;
    bottom: 150px;
    right: 0;
    left: 0;
    margin: auto;
	display: none;
}
.doinb_page,
.result_page,{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
}

.doinb_page img {
	position: absolute;
	top: 220px;
	left: 0;
	right: 0;
	margin: auto;
}

.doinb_page span {
	position: absolute;
	width: 110px;
	height: 110px;
	top: 960px;
	left: 0;
	right: 0;
	margin: auto;
}



.next_btn {
    position: absolute;
    right: 0;
    width: 348px;
    height: auto;
    left: 0;
    margin: 0 auto;
    top: 1323px;
	opacity: 0;
	    animation: fadeIn 1s 1.5s ease-in-out forwards;
}


.result_success,.result_fail h3 {
	font-size: 68px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 10px;
}

.result_score {
	    font-size: 40px;
	    margin-top: 730px;
	    font-weight: bold;
	    text-align: center;
	    letter-spacing: 10px;
}

.result_score.green {
	color: #fff;
}

.result_score span {
	font-size: 80px;
}

.logo{
	    position: absolute;
		width: 672px;
		height: auto;
	    top: 38px;
	    left: 37px;
}
.p_1_1{
    position: absolute;
		width: 570px;
		height: auto;
	    top: 114px;
	    left: 102px;
			opacity: 0;
	   animation: lightSpeedInRight 1s 0.5s ease-in-out forwards;
}
.p_1_2{
    position: absolute;
		width: 571px;
		height: auto;
	    top: 247px;
	    left: 90px;	
		    opacity: 0;
		        animation: lightSpeedInLeft 1s 0.5s ease-in-out forwards,shine 0.5s 1s ease-in-out infinite alternate;
}
.p_1_3{
    position: absolute;
		width: 137px;
		height: auto;
	    top: 193px;
	    left: -50px;	
		    opacity: 0;
		    animation:fadeIn 1s 1.5s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_1_33{
    position: absolute;
		width: 137px;
		height: auto;
	    top: 360px;
	    right: -60px;	
		    opacity: 0;
		    animation:fadeIn 1s 1.5s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_1_4{
    position: absolute;
		width: 195px;
		height: auto;
	    top: 1158px;
	    left: 567px;	
		       transform-origin: bottom;
			   animation: sbin 2s ease 1.2s 1 normal both,yun_sport 2s 0s ease-in-out infinite alternate;
		          -webkit-animation: sbin 2s ease 1.2s 1 normal both,yun_sport 2s 0s ease-in-out infinite alternate;
}
.p_1_5{
    position: absolute;
		width: 566px;
		height: auto;
    top: 642px;
    left: 91px;
		    opacity: 0;
		     -webkit-animation: sbin 2s ease 1.2s 1 normal both;
}
.p_1_6{
    position: absolute;
		width: 567px;
		height: auto;
	    top: 769px;
	    left: 91px;	
		    opacity: 0;
		       -webkit-animation: sbin 2s ease 1.4s 1 normal both;
}
.p_1_7{
    position: absolute;
		width: 567px;
		height: auto;
	    top: 901px;
	    left: 91px;	
		    opacity: 0;
		      -webkit-animation: sbin 2s ease 1.6s 1 normal both;
}
.p_1_8{
    position: absolute;
		width: 567px;
		height: auto;
	    top: 1031px;
	    left: 91px;	
		    opacity: 0;
		      -webkit-animation: sbin 2s ease 1.8s 1 normal both;
}
.p_1_9{
    position: absolute;
		width: 567px;
		height: auto;
	    top: 1160px;
	    left: 91px;	
		    opacity: 0;
		       -webkit-animation: sbin 2s ease 2s 1 normal both;
}

.p_1_10{
    position: absolute;
		width: 678px;
		height: auto;
	    top: 332px;
	    left: 34px;	
		    opacity: 0;
		      animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_1_3_1{
    position: absolute;
		width: 44px;
		height: auto;
	    top: 802px;
	    left: 601px;	
		    opacity: 0;
		      animation: fadeIn 1s 2s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_1_3_2{
    position: absolute;
		width: 44px;
		height: auto;
	    top: 1053px;
	    left: 241px;	
		    opacity: 0;
		     animation: fadeIn 1s 2s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_2_4{
    position: absolute;
		width: 567px;
		height: auto;
	    top: 809px;
	    left: 88px;	
		opacity: 0;
		-webkit-animation: sbin 2s ease 1.4s 1 normal both;
}
.p_2_1{
    position: absolute;
		width: 597px;
		height: auto;
	    top: 152px;
	    left: 80px;	
	opacity: 0;
	animation:fadeIn1 2s 0s linear infinite;
}
.p_2_2{
    position: absolute;
		width: 124px;
		height: auto;
	    top: 946px;
	    left: 540px;	
	opacity: 0;
	animation:fadeIn 1s 2s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_2_3{
    position: absolute;
		width: 566px;
		height: auto;
	    top: 669px;
	    left: 90px;	
	opacity: 0;
    -webkit-animation: sbin 2s ease 1.2s 1 normal both;
}
.p_2_5{
    position: absolute;
		width: 678px;
		height: auto;
	    top: 275px;
	    left: 35px;	
	opacity: 0;
	animation:topin 1s 0.5s ease-in-out forwards;
}
.p_2_3_1{
    position: absolute;
    width: 44px;
    height: auto;
    top: 833px;
    left: 241px;
    opacity: 0;
    animation: fadeIn 1s 2s ease-in-out forwards, shunshi 2s 0s linear infinite;
	
}
.q_1,.q_2,.q_3,.q_4,.q_5,.q_6,.q_7,.q_8,.q_9,.q_10{
	opacity: 0;
		animation:fadeIn 1s 1s ease-in-out forwards;
}
.q_1_1{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 846px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}

.q_1_2{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 940px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.q_1_3{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 1034px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.q_1_4{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 1128px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.q_1_5{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 1222px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.q1_sel{
    font-size: 32px;
    color: #333882;
    display: inline-block;
    position: relative;
    left: 90px;
    top: 4px;
	    width: 360px;
}
.q2_sel{
    font-size: 29px;
    color: #333882;
    display: inline-block;
    position: relative;
    left: 90px;
    top: 0px;
	    width: 360px;
}.q2_sel2{
    font-size: 29px;
    color: #333882;
    display: inline-block;
    position: relative;
    left: 90px;
    top: 10px;
	    width: 345px;
}
.top_23{
	top: -23px !important;
}
.choice{
	    font-size: 40px;
	    font-weight: bold;
	    display: inline-block;
	    position: relative;
	    left: 16px;
	    top: 5px;
}
.q1_active1{
	background-image: url(../img/p_2_9.png) !important;
}
.q2_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q2_active2{
	background-image: url(../img/p_3_9.png) !important;
}
.q3_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q4_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q5_active1{
	background-image: url(../img/p_6_9.png) !important;
}
.q5_active2{
	background-image: url(../img/p_6_12.png) !important;
}
.q6_active1{
	background-image: url(../img/p_2_9.png) !important;
}
.q7_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q7_active2{
	background-image: url(../img/p_3_9.png) !important;
}
.q8_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q8_active2{
	background-image: url(../img/p_3_9.png) !important;
}
.q9_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q10_active1{
	background-image: url(../img/p_3_14.png) !important;
}
.q10_active2{
	background-image: url(../img/p_3_9.png) !important;
}
.p_3_1 {
    position: absolute;
    width: 630px;
    height: auto;
    top: 256px;
    left: 64px;
	    opacity: 0;
	    animation: rightin 1s 0.5s ease-in-out forwards;
}
.p_3_2 {
    position: absolute;
    width: 313px;
    height: auto;
    top: 940px;
    left: 76px;
	    opacity: 0;
	    animation: leftin 1s 0.5s ease-in-out forwards;
}
.p_3_3{
    position: absolute;
    width: 500px;
    height: auto;
    top: 446px;
    left: 133px;
	    opacity: 0;
	    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_3_4 {
    position: absolute;
    width: 228px;
    height: auto;
    top: 1210px;
    left: 256px;
	    opacity: 0;
	    animation: fadeIn1 2s 0s linear infinite;
}
.p_3_5 {
    position: absolute;
    width: 164px;
    height: auto;
    top: 1195px;
    left: 534px;
	transform-origin: bottom;
	opacity: 0;
animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.8s ease-in-out infinite alternate;
    -webkit-animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.8s ease-in-out infinite alternate;
}
.p_3_6 {
    position: absolute;
    width: 75px;
    height: auto;
    top: 1322px;
    left: 371px;
	transform-origin: bottom;
	opacity: 0;
animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.6s ease-in-out infinite alternate;
    -webkit-animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.6s ease-in-out infinite alternate;
}
.p_3_7 {
    position: absolute;
    width: 57px;
    height: auto;
    top: 1459px;
    left: 239px;
	transform-origin: bottom;
	opacity: 0;
animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.4s ease-in-out infinite alternate;
    -webkit-animation: sbin 1s 1s ease-in-out forwards, swing 1.5s 0.4s ease-in-out infinite alternate;
}
.p_3_8 {
    position: absolute;
    width: 509px;
    height: auto;
    top: 1188px;
    left: 208px;
}
.q_2_1{
	position: absolute;
		width: 487px;
		height: 72px;
	    top: 611px;
	    left: 128px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_2_2{
	position: absolute;
		width: 487px;
		height: 72px;
	    top: 715px;
	    left: 128px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_2_3{
	position: absolute;
    width: 487px;
    height: 113px;
	    top: 823px;
	    left: 128px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_10.png);
			background-repeat: no-repeat;
		
}
.q_2_4{
	position: absolute;
		width: 487px;
		height: 72px;
	    top: 969px;
	    left: 128px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.p_4_1{
    position: absolute;
    width: 248px;
    height: auto;
    top: 257px;
    left: 58px;
    opacity: 0;
    animation: topin 1s 0.5s ease-in-out forwards;
}
.p_4_2{
    position: absolute;
    width: 190px;
    height: auto;
    top: 888px;
    left: 472px;
    opacity: 0;
    animation: bottomin 1s 0.5s ease-in-out forwards;
}
.p_4_3{
    position: absolute;
    width: 448px;
    height: auto;
    top: 425px;
    left: 165px;
	    opacity: 0;
	    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_4_4{
    position: absolute;
    width: 98px;
    height: auto;
    top: 1354px;
    left: 208px;
    opacity: 0;
    animation: fadeIn1 2s 0s linear infinite;
}
.p_4_5{
    position: absolute;
    width: 114px;
    height: auto;
    top: 1192px;
    left: 160px;
    opacity: 0;
    animation: fadeIn 1s 0s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_4_6{
    position: absolute;
    width: 392px;
    height: auto;
    top: 1184px;
    left: 103px;
}
.q_3_1{
	position: absolute;
    width: 429px;
    height: 73px;
    left: 156px;
	    top: 597px;
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_3_2{
	position: absolute;
    width: 429px;
    height: 73px;
    left: 156px;
	    top: 696px;
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_3_3{
	position: absolute;
    width: 429px;
    height: 73px;
    left: 156px;
	    top: 793px;
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_3_4{
	position: absolute;
    width: 429px;
    height: 73px;
    left: 156px;
	    top: 894px;
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.q_3_5{
	position: absolute;
    width: 429px;
    height: 73px;
    left: 156px;
	    top: 997px;
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_3_13.png);
			background-repeat: no-repeat;
		
}
.p_5_1{
    position: absolute;
    width: 629px;
    height: auto;
    top: 579px;
    left: 54px;
    opacity: 0;
    animation: rightin 1s 0.5s ease-in-out forwards;
}
.p_5_2{
    position: absolute;
    width: 483px;
    height: auto;
    top: 1262px;
    left: 70px;
    opacity: 0;
    animation: leftin 1s 0.5s ease-in-out forwards;
}
.p_5_3{
    position: absolute;
    width: 509px;
    height: auto;
    top: 727px;
    left: 120px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_5_4{
    position: absolute;
    width: 199px;
    height: auto;
    top: 272px;
    left: 475px;
    opacity: 0;
        animation: fadeIn1 2s 0s linear infinite;
}
.p_5_5{
    position: absolute;
    width: 180px;
    height: auto;
    top: 247px;
    left: 386px;
       opacity: 0;
       animation: fadeIn 1s 0s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_5_6{
    position: absolute;
    width: 29px;
    height: auto;
    top: 334px;
    left: 472px;
    opacity: 0;
    animation: fadeIn 1s 0s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_5_7{
    position: absolute;
    width: 211px;
    height: auto;
    top: 374px;
    left: 292px;
	animation: yun_sport 2s 0s ease-in-out infinite alternate;
      -webkit-animation: yun_sport 2s 0s ease-in-out infinite alternate;
}
.p_5_8{
    position: absolute;
    width: 346px;
    height: auto;
    top: 253px;
    left: 336px;
}
.q_4_1 {
    position: absolute;
    width: 487px;
    height: 72px;
    top: 884px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_4_2 {
    position: absolute;
    width: 487px;
    height: 72px;
    top: 987px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_4_3 {
    position: absolute;
    width: 487px;
    height: 72px;
    top: 1093px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_4_4 {
    position: absolute;
    width: 487px;
    height: 72px;
    top: 1200px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.p_6_1 {
    position: absolute;
    width: 326px;
    height: auto;
    top: 261px;
    left: 37px;
	opacity: 0;
	animation:topin 1s 0.5s ease-in-out forwards;
}
.p_6_2 {
    position: absolute;
    width: 189px;
    height: auto;
    top: 929px;
    left: 517px;
	opacity: 0;
	animation:bottomin 1s 0.5s ease-in-out forwards;
}
.p_6_3 {
    position: absolute;
    width: 525px;
    height: auto;
    top: 397px;
    left: 128px;
	opacity: 0;
	animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_6_4 {
    position: absolute;
    width: 213px;
    height: auto;
    top: 1271px;
    left: 145px;
	opacity: 0;
	animation: sbin 1s 1s ease-in-out forwards, boom_shakalaka 1.6s 0s linear infinite alternate;
}
.p_6_5 {
    position: absolute;
    width: 155px;
    height: auto;
    top: 1443px;
    left: 295px;
	opacity: 0;
	animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_6_6 {
    position: absolute;
    width: 404px;
    height: auto;
    top: 1255px;
    left: 41px;
	opacity: 0;
	animation: fadeIn 1s 1s ease-in-out forwards;
}
.q_5_1 {
    position: absolute;
    width: 521px;
    height: 113px;
    top: 496px;
    left: 122px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_6_10.png);
    background-repeat: no-repeat;
}
.q_5_2 {
    position: absolute;
    width: 521px;
    height: 155px;
    top: 640px;
    left: 122px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_6_11.png);
    background-repeat: no-repeat;
}
.q_5_3 {
    position: absolute;
    width: 521px;
    height: 155px;
    top: 827px;
    left: 122px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_6_11.png);
    background-repeat: no-repeat;
}
.q_5_4 {
    position: absolute;
    width: 521px;
    height: 113px;
    top: 1013px;
    left: 122px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_6_10.png);
    background-repeat: no-repeat;
}
.q5_sel{
	    font-size: 31px;
	    color: #333882;
	    display: inline-block;
	    position: relative;
	    left: 90px;
	    top: 7px;
	    width: 360px;
}
.top_67 {
    top: -67px !important;
}
.p_7_1 {
    position: absolute;
    width: 89px;
    height: auto;
    top: 756px;
    left: 637px;
	animation: yun_sport 2s 0s ease-in-out infinite alternate;
    -webkit-animation: yun_sport 2s 0s ease-in-out infinite alternate;
}
.p_7_2 {
    position: absolute;
    width: 326px;
    height: auto;
    top: 312px;
    left: 244px;
	opacity: 0;
	animation:fadeIn1 2s 0s linear infinite;
}
.p_7_3 {
    position: absolute;
    width: 549px;
    height: auto;
    top: 183px;
    left: 146px;
}
.p_7_4{
    position: absolute;
    width: 558px;
    height: auto;
    top: 783px;
    left: 61px;
    opacity: 0;
    animation: leftin 1s 0.5s ease-in-out forwards;
}
.p_7_5 {
    position: absolute;
    width: 496px;
    height: auto;
    top: 1110px;
    left: 169px;
opacity: 0;
    animation: rightin 1s 0.5s ease-in-out forwards;
}
.p_7_6 {
    position: absolute;
    width: 450px;
    height: auto;
    top: 954px;
    left: 170px;
	opacity: 0;
	animation: fadeIn 1s 1s ease-in-out forwards;
}
.q_6_1{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 1124px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.q_6_2{
	position: absolute;
		width: 429px;
		height: 73px;
	    top: 1224px;
	    left: 156px;	
		background-size: 100%;
		background-position: center;
			background-image: url(../img/p_2_8.png);
			background-repeat: no-repeat;
		
}
.p_8_1 {
    position: absolute;
    width: 49px;
    height: auto;
    top: 401px;
    left: 417px;
    opacity: 0;
    animation: fadeIn 1s 0s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_8_2   {
    position: absolute;
    width: 77px;
    height: auto;
    top: 195px;
    left: 405px;
    opacity: 0;
    animation: fadeIn 1s 0s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_8_3{
    position: absolute;
    width: 188px;
    height: auto;
    top: 309px;
    left: 279px;
	animation: yun_sport 2s 0s ease-in-out infinite alternate;
    -webkit-animation: yun_sport 2s 0s ease-in-out infinite alternate;
}
.p_8_4 {
    position: absolute;
    width: 630px;
    height: auto;
    top: 539px;
    left: 55px;
    opacity: 0;
    animation: topin 1s 0.5s ease-in-out forwards;
}
.p_8_5 {
    position: absolute;
    width: 163px;
    height: auto;
    top: 1148px;
    left: 69px;
    opacity: 0;
    animation: bottomin 1s 0.5s ease-in-out forwards;
}
.p_8_6 {
    position: absolute;
    width: 502px;
    height: auto;
    top: 679px;
    left: 115px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_8_7 {
    position: absolute;
    width: 368px;
    height: auto;
    top: 174px;
    left: 306px;
}
.q_7_1 {
    position: absolute;
    width: 487px;
    height: 72px;
    top: 893px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_7_2 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 996px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.q_7_3{
    position: absolute;
    width: 487px;
    height: 72px;
    top: 1144px;
    left: 128px;
    background-size: 100%;
    background-position: center;
   background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_7_4 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 1245px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.p_9_1 {
    position: absolute;
    width: 632px;
    height: auto;
    top: 199px;
    left: 55px;
    opacity: 0;
animation: rightin 1s 0.5s ease-in-out forwards;
}
.p_9_2 {
    position: absolute;
    width: 313px;
    height: auto;
    top: 970px;
    left: 72px;
    opacity: 0;
animation: leftin 1s 0.5s ease-in-out forwards;
}
.p_9_3 {
    position: absolute;
    width: 510px;
    height: auto;
    top: 370px;
    left: 119px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_9_4 {
    position: absolute;
    width: 334px;
    height: auto;
    top: 1263px;
    left: 201px;
}
.p_9_5{
    position: absolute;
    width: 399px;
    height: auto;
    top: 1200px;
    left: 188px;
    opacity: 0;
animation: firework 2s 1s ease infinite;
}
.q_8_1 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:604px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_8_3 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 809px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.q_8_2{
    position: absolute;
    width: 487px;
    height: 72px;
    top: 706px;
    left: 128px;
    background-size: 100%;
    background-position: center;
   background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_8_4 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 949px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.p_10_1 {
    position: absolute;
    width: 248px;
    height: auto;
    top: 265px;
    left: 32px;
    opacity: 0;
    animation: topin 1s 0.5s ease-in-out forwards;
}
.p_10_2 {
    position: absolute;
    width: 190px;
    height: auto;
    top: 901px;
    left: 509px;
    opacity: 0;
animation: bottomin 1s 0.5s ease-in-out forwards;
}
.p_10_3 {
    position: absolute;
    width: 516px;
    height: auto;
    top: 439px;
    left: 140px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_10_4 {
    position: absolute;
    width:342px;
    height: auto;
    top: 1237px;
    left: 87px;
    animation: fadeIn 1s 0s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_10_5 {
    position: absolute;
    width:375px;
    height: auto;
    top: 1234px;
    left: 67px;
	  animation: fadeIn1 2s 0s linear infinite;
}
.q_9_1 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:609px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_9_2{
    position: absolute;
    width: 487px;
    height: 72px;
    top:704px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_9_3 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:804px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_9_4 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:904px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_9_5 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:1004px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.p_11_1 {
    position: absolute;
    width: 52px;
    height: auto;
    top: 335px;
    left: 472px;
    opacity: 0;
    animation:fadeIn 1s 0s ease forwards, ufo 2s 0s ease infinite alternate;
}
.p_11_2 {
    position: absolute;
    width: 364px;
    height: auto;
    top: 138px;
    left: 183px;
	animation: yun_sport 2s 0s ease-in-out infinite alternate;
    -webkit-animation: yun_sport 2s 0s ease-in-out infinite alternate;
}

.p_11_3 {
    position: absolute;
    width: 506px;
    height: auto;
    top: 457px;
    left: 36px;
    opacity: 0;
    animation: leftin 1s 0.5s ease-in-out forwards;
}

.p_11_4 {
    position: absolute;
    width: 189px;
    height: auto;
    top: 1185px;
    left: 515px;
    opacity: 0;
    animation: rightin 1s 0.5s ease-in-out forwards;
}
.p_11_5 {
    position: absolute;
    width: 556px;
    height: auto;
    top: 578px;
    left: 118px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.q_10_1 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:830px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.q_10_2 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 936px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.q_10_3{
    position: absolute;
    width: 487px;
    height: 113px;
    top: 1079px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.q_10_4 {
    position: absolute;
    width: 487px;
    height: 113px;
    top: 1227px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_10.png);
    background-repeat: no-repeat;
}
.q_10_5 {
    position: absolute;
    width: 487px;
    height: 72px;
    top:1367px;
    left: 128px;
    background-size: 100%;
    background-position: center;
    background-image: url(../img/p_3_13.png);
    background-repeat: no-repeat;
}
.p_12_1 {
    position: absolute;
    width: 650px;
    height: auto;
    top: 1402px;
    left: 50px;
    opacity: 0;
    animation: fadeIn 1s 1s ease-in-out forwards;
}
.p_12_2 {
    position: absolute;
    width: 652px;
    height: auto;
    top: 778px;
    left: 57px;
    opacity: 0;
    animation: lightSpeedInRight 1s 0s ease-in-out forwards;
}

.p_12_3 {
    position: absolute;
    width: 390px;
    height: auto;
    top: 434px;
    left: 267px;
	opacity: 0;
	animation: fadeIn 1s 1s ease-in-out forwards, yun_sport 2s 0s ease-in-out infinite alternate;
    -webkit-animation: fadeIn 1s 1s ease-in-out forwards, yun_sport 2s 0s ease-in-out infinite alternate;
}

.p_12_4 {
    position: absolute;
    width: 35px;
    height: auto;
    top: 446px;
    left: 182px;
    opacity: 0;
    animation: fadeIn 1s 1.4s ease-in-out forwards, shunshi 2s 0s linear infinite;
}

.p_12_4_1 {
    position: absolute;
    width: 22px;
    height: auto;
    top: 168px;
    left: 682px;
    opacity: 0;
    animation: fadeIn 1s 1.4s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_12_4_2 {
    position: absolute;
    width: 34px;
    height: auto;
    top: 1064px;
    left: 633px;
    opacity: 0;
    animation: fadeIn 1s 1.4s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_12_4_3 {
    position: absolute;
    width: 35px;
    height: auto;
    top: 1251px;
    left: 153px;
    opacity: 0;
    animation: fadeIn 1s 1.4s ease-in-out forwards, shunshi 2s 0s linear infinite;
}
.p_12_5 {
    position: absolute;
    width: 516px;
    height: auto;
    top: 38px;
    left: 170px;
}
.pr_120{
	position: relative;
	    top: -120px;
}
.pr_50{
	position: relative;
	    top: -50px;
}
.pr_80{
	position: relative;
	    top: -80px;
}
.pr_30{
	position: relative;
	    top: -30px;
}
.q_10{
	top: -50px;
	    position: relative;
}