address,
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
    font-size: 100%;
    vertical-align: middle
}
@font-face {
    font-family: "webFont";
    src: url(../font/font.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
}
/*flex垂直居中对齐*/
.align-center-vertical{
     display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
li{
    outline: none;
}
html,body{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    font-family: "webFont";
}
i{font-style:normal;}
*{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance : none ;
}
@font-face {
    font-family: "webFont";
    src: url(../font/font.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
}
*{
	margin:0;
	padding:0;
}
img {
	display: inline-block;
	border: none;
}
html,body{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	width: 100%;
    height:100%;
}
input{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
    border:none;
        outline: none;
    border: none;
}
input::-webkit-input-placeholder {
	color:#5a4a7f;
    opacity: .5;
	font-size: 0.8125rem;
	line-height: 2.5rem;
	position: relative;
	top:-0.1rem;
    text-align: center;
}
.ani {
    -webkit-animation-duration: 1s;
    animation-duration:1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode:backwards;
}
.ani2 {
    -webkit-animation-duration: 3s;
    animation-duration:3s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}
.z-index{
	transform: translateZ(120px);
	-webkit-transform: translateZ(120px);
}
.hidden{display:none;}
.wrap {
	width: 100%;
    height:100%;
	margin: 0 auto;
	overflow: hidden;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	position: relative;
	left: 0;
	top: 0;
	z-index: 11;
}
.swiper-container,.swiper-slide,.swiper-wrapper {
    height:100%;
	width: 100%;
	position:relative;
}
.page0,.page1,.page2,.page2,.page4,.page5,.page6{
	width: 100%;
    height:35.5rem;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
    overflow: hidden;
}
.show{
    display: block!important;
}
.page0{
    background:url(../images/bg0.jpg) no-repeat top center;
    background-size:100% 100%;
}
.page1{
	background:url(../images/bg1.png) no-repeat top center;
	background-size:100% 100%;
}
.page2,.page4,.page3{
    background: url(../images/bg1.jpg) no-repeat top center;
    background-size: 100% 100%;
    height: 35.5rem;
}
.copy_txt{
    width:6.875rem;
    height:0.625rem;
    z-index:3;
    position: absolute;
    bottom:0.5rem;
    left:50%;
    margin-left:-5.4375rem;
    background:url(../images/copy.png) no-repeat top center;
    background-size:100% 100%;
}
.index_btn{
    width: 7.5625rem;
    height: 2.375rem;
    z-index: 3;
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    margin-left: -7.5rem;
    background: url(../images/btn2.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 0;   
}
.jp_img1{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    right:0;
    opacity: 0;
    z-index: 98;  
}
.down_btn{
    width: 7.5625rem;
    height: 2.375rem;
    z-index: 3;
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    margin-left:0.4375rem;
    background: url(../images/btn1.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99;   
}
.changan{
    width: 100%;
    background: rgba(0,0,0,.7);
    color: #fff;
    font-size: 0.8rem;
    line-height: 2rem;
    text-align: center;
    z-index: 99;
    position: absolute;
    top:0;
}

/*第一页*/
.page0 .s2{
    position: relative;
    top:19.28125rem;
    width:18.6875rem;
    height:6.125rem;
    margin:0 auto;
}
.page0 .s1{
    position: relative;
    top:19rem;
    width:19.15625rem;
    height:1.6875rem;
    margin:0 auto;
}
.logo{
    width:6.125rem;
    height:3.8125rem;
    position: absolute;
    top:0.3125rem;
    left:0.5rem;
    z-index:5;
}
.page2 .logo{
    position: absolute;
    left:50%;
    margin-left:-3.0625rem;
     z-index:5;
}
.page1 .s_inp{
    width: 19.78125rem;
    height: 3.4375rem;
    background: url(../images/input.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
    top: 23.5rem;
}
.page1 .s_inp input{
    width: 8.90625rem;
    height: 2.2125rem;
    line-height: 2.2125rem;
    left: 5.4rem;
    position: absolute;
    background-color: #12072F;
    top: 50%;
    margin-top: -1.10625rem;
    color: #5a4a7f;
    text-align: center;
}
.page1 .start_btn a,.start_btn2 a{
    width: 13.0625rem;
    height: 4.625rem;
    position: relative;
    margin: 0 auto;
    z-index: 10;
    display: block;
    top: 25.5rem;
}
.start_btn2 a{
    top: 20rem;
}
.page1 .start_btn a img,.start_btn2 a img{
    width:100%;
    height:100%;
}
.music_img{
    width: 1.53125rem;
    height: 1.53125rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 15;
}
.page5 .music_img{
    width: 1.53125rem;
    height: 1.53125rem;
    position: absolute;
    right: 2rem;
    top: 3.8rem;
    z-index: 99;
}
.music_img.active{
    animation: play 2s linear infinite;
    -webkit-animation: play 2s linear infinite;
}
@keyframes play{
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
@-webkit-keyframes play{
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
.bg_mc{
    width: 100%;
    height: 100%;
    background: url(../images/yiny1.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    z-index:2;
}
.bg_mc_s{
    width: 100%;
    height: 100%;
    background: url(../images/yiny2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    z-index:1;
}
.page1 .poster_sm{
    width: 13.84375rem;
    height: 7.8375rem;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    background: url(../images/s6.png) no-repeat top center;
    background-size: 100% 100%;
}
.page2 .poster,.page2 .poster{
    width: 100%;
    height:10.46875rem;
    position: absolute;
    top:1.4rem;
    z-index:1;
    background: url(../images/mooon.png) no-repeat top center;
    background-size:100% 100%;
}
.page2 .poster2,.page2 .poster2{
    width: 100%;
    height:4.03125rem;
    position: absolute;
    top:0rem;
    z-index:3;
    background: url(../images/top.png) no-repeat top center;
    background-size:100% 100%;
}
.page2 .poster2{
    z-index:3;
}
.page2 .timu{
    width: 19.875rem;
    height: 12.40625rem;
    background: url(../images/timu.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 4rem;
    display: block;
    z-index: 1;
    left: 50%;
    margin-left: -9.91875rem;
    margin-bottom: 2.5rem;
}
.page2 .timu p{
    padding-top: 3.7rem;
    width: 12.5rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #d2d6f5;
    position: relative;
    margin: 0 auto;
    letter-spacing: 0.08rem;
}
.page2 .timu p.on1{
    padding-top:4.7rem;
}
.page2 .timu p.on2{
    padding-top: 5.2rem;
}
.page2 ul{
    width: 100%;
    position: absolute;
    z-index: 7;
    top: 19rem;
    margin-top: 0rem;
}
.page2 ul.active{
    display: block;
}
.page2 ul li{
    width:19.78125rem;
    height:4.0625rem;
    position: relative;
    margin: 0 auto;
    background: url(../images/tm_bg1.png) no-repeat top center;
    background-size: 100% 100%;
    margin-bottom: 1.5rem;
    opacity: .7;
    list-style:none; 
}
.page2 ul li p{
    width: 58%;
    height: 3.6875rem;
    line-height: 1.39325rem;
    text-align: left;
    color: #f3f4ff;
    font-size: 0.725rem;
    position: relative;
    margin: 0 auto;
    top: 0.15rem;
}

.page2 ul li.active{
    background: url(../images/tm_bg2.png) no-repeat top center;
    background-size: 100% 100%;
   
}
.page2 ul li.active p{
    color: #3c1d02 ;
}
.page2 .answer5 li p{
    line-height: 1.09325rem;
}
.page2 .answer2 li p {
    line-height: 1.39325rem;
}
.page2 .name_box{
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top:2.6rem;
    z-index: 5;
}
.page2 .f1{
    position: absolute;
    left:1.3rem;
    top:2.8rem;
    width:3.53125rem;
    height:3.0625rem;
    display: block;
    z-index:3;
}
.page2 .f2{
    position: absolute;
    left: 1.9rem;
    top: 50%;
    width: 1.9375rem;
    height: 2.3125rem;
    display: block;
    z-index: 3;
    margin-top: -2rem;
}
.page2 .f3{
    position: absolute;
    right:1.3rem;
    top:50%;
    width:2.09375rem;
    height:2.09375rem;
    display: block;
    z-index:3;
}
.page2 .name_box input{
    width:13.0rem;
    height:2.5625rem;
    background: url(../images/input.png) no-repeat;
    background-size:100% 100%;
    position: relative; 
    margin:0 auto;
    display: block;
    border:none;
    margin-bottom:1.3rem;
    padding-left:1rem;
    line-height: 2.5625rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #8b8b8b;
    font-size:0.75rem;

}
.page2 .name_box a{
    width:13.0rem;
    height:2.5625rem;
    background: url(../images/sure.png) no-repeat;
    background-size:100% 100%;
    position: relative; 
    margin:0 auto;
    display: block;
}
.page2 .name_box input:focus{
    border:none;
}
.page2 .poster4 i{
    display: block;
    width:100%;
    height:100%;
    background: rgba(23,47,108,.2);
}
.page2 .quest{
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display: none;
    z-index:1;
}
.page2 .quest .prev{
    width:5.90625rem;
    height:1.78125rem;
    display: block;
    top:31.25rem;
    position: absolute;
    z-index:5;
    left:3.375rem;
    background: url(../images/prev.png) no-repeat;
    background-size:100% 100%;
}
.page2 .quest .next{
    width:5.90625rem;
    height:1.78125rem;
    display: block;
    top:31.25rem;
    position: absolute;
    z-index:5;
    right:3.375rem;
    background: url(../images/next.png) no-repeat;
    background-size:100% 100%;
}
.page2 .quest1 .prev{
    display: none;
}
.page2 .quest1 .next{
    right:50%;
    margin-right: -2.953125rem;
}
.page2 .type{
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    bottom:0;
    right:0;
}
.page2 .quest.active{
    display: block;
}
.page2 p.percent{
    color: #724E4E;
    padding-left: 2.5rem;
    top: 8%;
    position: relative;
    font-size: 1rem;
}
.page2 p.percent span{
    color: #CE2C00;
}
.page2 .question_box{
    width: 16.75rem;
    position: relative;
    top: 50%;
    left: 50%;
    /* min-height: 13rem; */
    margin-left: -8.375rem;
    margin-top: -12rem;
}
.page2 .quest_img{
    width:16.75rem;
    height:10.34375rem;
    display: block;
    position: relative;
    margin: 0 auto;
}
.page2 .question_txt{
    width: 16.3125rem;
    height: 1.5625rem;
    line-height: 1.5625rem;
    color: #5d5447;
    font-size: 1rem;
    text-align: center;
    z-index: 5;
}
.page2 .choose_box{
    width: 13.78125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6.890625rem;
    margin-top: 3rem;
}
.page2 .choose_box.on {
    margin-top: 1.2rem;
}
.page2 .choose_box2.on {
    margin-top: 1.2rem;
}
.page2 .choose_box a{
    width: 13.78125rem;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #A65522;
    font-size: 0.865rem;
    font-weight: bolder;
    position: relative;
    margin: 0 auto;
    background: url(../images/a_on.png) no-repeat;
    background-size: 100% 100%;
    font-family: "webFont";
    -webkit-font-family: "webFont";
}
.page2 .choose_box a+a{
    margin-top:1rem;
}
.page2 .choose_box.on a+a {
    margin-top: 0.5rem;
}
.page2 .choose_box a.choose2{
    background: url(../images/b_on.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose3{
    background: url(../images/c_on.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose4{
    background: url(../images/c_on.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose1.active{
    width:13.78125rem;
    height:2.8rem;
    display: block;
     position: relative;/*
    background: url(../images/a_on.png) no-repeat;
    background-size: 100% 100%;*/
}
.page2 .choose_box a.choose2.active{
    width:13.78125rem;
    height:2.8rem;
    display: block;
     position: relative;/*
    background: url(../images/b_on.png) no-repeat;
    background-size: 100% 100%;*/
}
.page2 .choose_box a.choose3.active{
    width:13.78125rem;
    height:2.8rem;
    display: block;/*
    background: url(../images/c_on.png) no-repeat;
    background-size: 100% 100%;*/
}
.page2 .choose_box a.choose4.active{
    width:13.78125rem;
    height:2.8rem;
    display: block;/*
    background: url(../images/c_on.png) no-repeat;
    background-size: 100% 100%;*/
}
.page2 .choose_box a.choose1.true{
    width:13.78125rem;
    height:2.8rem;
    color: #80D347;
    display: block;
     position: relative;
    background: url(../images/d.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose2.true{
    width:13.78125rem;
    height:2.8rem;
    color: #80D347;
    display: block;
     position: relative;
    background: url(../images/d.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose3.true{
    width:13.78125rem;
    height:2.8rem;
    color: #80D347;
    display: block; 
    background: url(../images/d.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose4.true{
    width:13.78125rem;
    height:2.8rem;
    color: #80D347;
    display: block;
    background: url(../images/d.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose1.false{
    width:13.78125rem;
    height:2.8rem;
    color: #d72020;
    display: block;
     position: relative;
    background: url(../images/a.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose2.false{
    width:13.78125rem;
    height:2.8rem;
    color: #d72020;
    display: block;
     position: relative;
     background: url(../images/b.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose3.false{
    width:13.78125rem;
    height:2.8rem;
    color: #d72020;
    display: block;
     background: url(../images/c.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box a.choose4.false{
    width:13.78125rem;
    height:2.8rem;
    color: #d72020;
    display: block;
     background: url(../images/c.png) no-repeat;
    background-size: 100% 100%;
}
.page2 .choose_box2{
    width: 13.78125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6.890625rem;
    margin-top: 3rem;
    z-index: 5;
}
.page2 .choose_box2 a{
    width: 13.78125rem;
    height: 2.8rem;
    display: block;
    position: relative;
}
.page2 .choose_box2 a+a{
    margin-top:1rem;
}
.page2 .choose_box2.on a+a {
    margin-top: 0.5rem;
}
.page4 .f1,.page5 .f1{
    position: absolute;
    left:0rem;
    top:0rem;
    width:6.125rem;
    height:2.59375rem;
    display: block;
    z-index:3;
}
.page4 .f2,.page5 .f2{
    position: absolute;
    right:0;
    top: 50%;
    width:2.625rem;
    height:4.25rem;
    display: block;
    z-index: 3;
    margin-top: -2rem;
}
.page4 .f3,.page5 .f3{
    position: absolute;
    right:0rem;
    bottom:0;
    width:8.34375rem;
    height:5.53125rem;
    display: block;
    z-index:3 !important;
}
.page4 .peo_11,.page5 .peo_11{
    display: none;
}
.page4 .peo_11.active,.page5 .peo_11.active{
    display: block;
}

.page3{
    overflow: hidden;
}
.page4 .zhezhao,.page3 .zhezhao{
    width: 100%;
    height: 35.5rem;
    position: absolute;
    top: -4rem;
    left: 0;
    z-index: 0;
}
.page4 .zhezhao img,.page3 .zhezhao img{
    z-index:1;
    display: none;
    width:100%;
    height:35.5rem;
}
.page4 .zhezhao img.active,.page3 .zhezhao img.active{
    display: block;
}
.page4 .zhezhao img.peo4,.page3 .zhezhao img.peo4{
    top:7rem;
    position: relative;
        width: 100%;
    height: auto;
}
.page4 .zhezhao img.peo3,.page3 .zhezhao img.peo3{
    top: 4rem;
    position: relative;
    width: 29rem;
    left: -3rem;
    height: auto;
}
.page4 .zhezhao img.peo5,.page3 .zhezhao img.peo5{
    top: 6rem;
    position: relative;
    width: auto;
    height: 23rem;
    left: -6rem;
}
.page4 .zhezhao img.peo11,.page3 .zhezhao img.peo11{
    top: 1rem;
    position: relative;
        width: 100%;
    height: auto;
}
.page4 .zhezhao img.peo13,.page3 .zhezhao img.peo13{
    top: 8rem;
    position: relative;
        width: 100%;
    height: auto;
}
.page3 .ewm{
    width: 100%;
    height: 4.96875rem;
    position: absolute;
    left: 0;
    bottom: 1.2rem;
    z-index: 5;
}
.page3 .ewm img{
    width: 3.7125rem;
    height: 3.7125rem;
    position: absolute;
    left: 1rem;
    top: 0.2rem;
}
.page3 .ewm p{
    width:12.625rem;
    position: absolute;
    left: 5.69rem;
    top:1.8rem;
    line-height: 1.2rem;
    text-align: left;
    color: #feebc2;
    font-size: 0.6875rem;
    opacity: .7;
}
.page3 .ewm p.test{
    top: 3rem;
}
.page3 .ewm .btn_bg{
    width: 6.9375rem;
    position: absolute;
    left: 7rem;
    height: 1.65625rem;
    top: 0.8rem;
}
.page4 .zhezhao img.peo14,.page3 .zhezhao img.peo14{
    top: 8rem;
    position: relative;
    width: 20rem;
    height: auto;
}
.page4 .zhezhao img.peo16,.page3 .zhezhao img.peo16{
    top: 8rem;
    position: relative;
    width: 20rem;
    height: auto;
}
.page4 .zhezhao img.peo10,.page3 .zhezhao img.peo10{
    top:7.5rem;
    position: relative;
    width: 20rem;
    height: auto;
}
.page4 .zhezhao img.peo7,.page3 .zhezhao img.peo7{
    top: 5rem;
    position: relative;
    width: auto;
    height: 37rem;
    left: 1.2rem;
}
.peo_name{
    width:100%;
    position: relative;
    margin:0 auto;
    top:13rem; 
}
.peo_name img{
    position:relative;
    margin:0 auto;
    display: none;
    height:auto;
}
.peo_name img.active{
    display: block;
}
.peo_name img.name1{
    width:8.71875rem;
}
.peo_name img.name2{
    width:11.90625rem;
}
.peo_name img.name3{
    width:8.78125rem;
}
.peo_name img.name4{
    width:8.65625rem;
}
.peo_name img.name5{
    width:8.5625rem;
}
.peo_name img.name6{
    width:8.53125rem;
}
.peo_name img.name7{
    width:8.40625rem;
}
.peo_name img.name8{
    width:8.15625rem;
}
.peo_name img.name9{
    width:8.65625rem;
}
.peo_name img.name10{
    width:8.3125rem;
}
.peo_name img.name11{
    width:8.75rem;
}
.peo_name img.name12{
    width:11.75rem;
}
.peo_name img.name13{
    width:8.59375rem;
}
.peo_name img.name14{
    width:11.9375rem;
}
.peo_name img.name15{
    width:8.59375rem;
}
.peo_name img.name16{
    width:8.75rem;
}
.user_name{
    width:19.15625rem;
    height:1.6875rem;
    position: relative;
    margin:0 auto;
    background: url(../images/name_bg.png) no-repeat;
    background-size: 100% 100%;
    top:12.3rem;
}
.user_name p{
    width:80%;
    font-size:0.8125rem;
    color: #feebc2;
    height:1.6875rem;
    line-height:1.6875rem;
    text-align: center;
    position: relative;
    margin:0 auto;
}
.user_name p span{
    font-weight: bolder;
}
.text_wenan{
    width: 89%;
    font-size: 0.75rem;
    color: #feebc2;
    position: relative;
    margin: 0 auto;
    top:13rem;
    line-height: 1.2rem;
}
.text_wenan p{
    display: none;
}
.text_wenan p.active{
    display: block;
}
.text_wenan p span{
    display: block;
    width:100%;
    text-align: center;
    line-height: 0.9rem;
}
.page4 .btn{
    width: 17.9375rem;
    position: relative;
    margin: 0 auto;
    top: 13.2rem;
    height: 3.6875rem;
    z-index:100;
}

.page4 .btn a{
    display: block;
    width:8.875rem;
    height:3.6875rem;
    float: left;
}
.page4 .btn a img{
    width:100%;
    height:100%;
}
.page4 .btn a.btn2{
    float: right;
}
.page4 .share{
    width: 100%;
    position: relative;
    font-size: 0.75rem;
    text-align: center;
    color: #f1d690;
    font-weight: bolder;
    text-decoration: underline;
    top:14rem;
}
.jp_img1{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    right:0;
    opacity: 0;
    z-index: 98;  
}
/*横竖屏提示*/
#orientLayer { display: none; }
@media screen and (min-aspect-ratio: 13/9) { #orientLayer { display: block; } }
.mod-orient-layer { display: none; position: fixed; height: 100%; width: 100%; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 9997 }
.mod-orient-layer__content { position: absolute; width: 100%; top: 45%; margin-top: -75px; text-align: center }
.mod-orient-layer__icon-orient {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAADaCAMAAABU68ovAAAAXVBMVEUAAAD29vb////x8fH////////x8fH5+fn29vby8vL////5+fn39/f6+vr////x8fH////////+/v7////09PT////x8fH39/f////////////////////x8fH///+WLTLGAAAAHXRSTlMAIpML+gb4ZhHWn1c2gvHBvq1uKJcC6k8b187lQ9yhhboAAAQYSURBVHja7d3blpowFIDhTUIAOchZDkre/zE7ycySrbUUpsRN2/1fzO18KzEqxEVgTiZNfgmmtxRc8iaR8HNe8x4BtjQePKayYCIoyBSgvNNE1AkNSHqZyLqk97EgUCCHBzZ5mkg7ScvIJuIyOyXBRFxgpqWZyGsAZLB1KjsJi8nutHU4JCRbFRH8tmirI9k8Jx2sqNs8K/m0LQkrktO2crgcgXGB4AiTEsB0hJfo9MGgX7CGcYiYwQxmMOOvZwRhBG8tCoMXjBDeXvWCEcHbi14wgCBmMIMZzGAGM5jxETNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxY6E2rUQxnH2tz9cirlJFwFBJedaPnUv0M7++egPDE8iAJcIDmxwH5wwv9vUviw2kLbVO3TJU5uul/EyB0FoLp4x60PdGUd3qPurrWyjGGTc05u+1dcgI7/+tCCPARWGhH7o5Y7RCf+bH9ctXLp6v2BVDxfqz0oPXeSVaNtINo/1SXDv4dck8IIkbhtC2ol+iouEonTBCbYvVMnXOjxww6s/RFrBUpXHh/gw1rHj5d/qhYn9Gpk2FWh6xRBRX5Oj3Znh2Sq49/L6+y8pB26q9GbE2dbA2mVbx6I+7MfBglLCttm73ZQi7AD3iL4HqjFYJHSPRppqaUaJ3ATpGa+ckpGak2hRRMyqjGMkvl+xyFeSMwjAqcsZgGDdyhl0oNTnDN4yenJGZFGxNChP5/Y3efh6SM2rDOJMzboYxkDMqwyjIGcIw6F+io2FU1IxIm1JqRmgXSkvNKNCXeTpGrU0JNSO2c6LIGPgCS8AuDHz9ta0SXWDtxoDRH+MqlbC2Dt2G2JFRadtQZt2qq/orGowdGb2euxYiqWEpVWhTBnszoNAPdStuQwxqf0aocdWKW4Z+DfszIh8pxJqbuCE4YAC+4bm0evtipjpgJHeFnyyt1Ku2xa0bhjxr27p75rECNwyI9ZwvXkHq+7aTaMEV44YYy/spfgjgjNHaWW+GeUhGEX7tLlVinIFDDSgnOwhi1V6bU0b6tVS9eAERe863g4dRrtiHdc6o+nn5vtyVVgR79Cqt4uL6gfHPQyGqtP2vf7HADGbcYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JjhtOM+J/AgT008yDMkN/dPP9hzS8zAMQN3OEYeekp5YU7KOKXwVXqiY+QS7smcinGKABWdiBgpPJTSMHJ4KidhhPBUSMLw4CmPhKHgKUXCkHsygum71ftNSgCX6bsl8FQyfbcL5EdYsDk0R3j7aiA5wpt5AjKg/2gLJEBD/0Hf2OOf/vRrj6z/7GtP4B3nMKyjHA12kIPSjnJs3FEO0TvKkYJHOWCR+rjJH0Vn6fI5PjNbAAAAAElFTkSuQmCC');display: inline-block; width: 67px; height: 109px;
	transform: rotate(90deg); -webkit-transform: rotate(90deg); -webkit-animation: rotation infinite 1.5s ease-in-out; animation: rotation infinite 1.5s ease-in-out; -webkit-background-size: 67px; background-size: 67px }
.mod-orient-layer__desc { margin-top: 20px; font-size: 15px; color: #fff }
/* 样式放在结尾，防止 base64 图片造成拥塞 */
@-webkit-keyframes rotation {
	10% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
	50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg) }
	90% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
	100% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
}
@keyframes rotation {
	10% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
	50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg) }
	90% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
	100% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
}

@-webkit-keyframes xuanzhuan {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes xuanzhuan {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*down动效*/
@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,8px);}
}
@-moz-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,8px);}
}
@keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,8px);}
}
@-ms-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,-10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,8px);}
}

/*继续箭头动效*/
@-webkit-keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(-4px,0);}
	100% {opacity: 0;-webkit-transform: translate(-6px,-10px);}
}
@-moz-keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(-4px,0);}
	100% {opacity: 0;-webkit-transform: translate(-6px,-10px);}
}
@keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(-4px,0);}
	100% {opacity: 0;-webkit-transform: translate(-6px,-10px);}
}
@-ms-keyframes start1 {
	0%,30% {opacity: 0;-webkit-transform: translate(0,8px);}
	60% {opacity: 1;-webkit-transform: translate(-4px,0);}
	100% {opacity: 0;-webkit-transform: translate(-6px,-10px);}
}

/*灯笼动效*/
@keyframes sway {
	0%{
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-moz-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
		-o-transform:rotate(-5deg);
	}
	100% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-moz-transform:rotate(5deg);
		-webkit-transform:rotate(5deg);
		-o-transform:rotate(5deg);
	}
}
@-webkit-keyframes sway {
	0%{
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-moz-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
		-o-transform:rotate(-5deg);
	}
	100% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-moz-transform:rotate(5deg);
		-webkit-transform:rotate(5deg);
		-o-transform:rotate(5deg);
	}
}
@-moz-keyframes sway {
	0%{
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-moz-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
		-o-transform:rotate(-5deg);
	}
	100% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-moz-transform:rotate(5deg);
		-webkit-transform:rotate(5deg);
		-o-transform:rotate(5deg);
	}
}
@-ms-keyframes sway {
	0%{
		transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-moz-transform:rotate(-5deg);
		-webkit-transform:rotate(-5deg);
		-o-transform:rotate(-5deg);
	}
	100% {
		transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-moz-transform:rotate(5deg);
		-webkit-transform:rotate(5deg);
		-o-transform:rotate(5deg);
	}
}
/*登录按钮动效*/
@keyframes pop {
	0%{
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
	50% {
		transform:scale(0.95,1.1);
		-ms-transform:scale(0.95,1.1);
		-moz-transform:scale(0.95,1.1);
		-webkit-transform:scale(0.95,1.1);
		-o-transform:scale(0.95,1.1);
	}
	100% {
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
}
@-webkit-keyframes pop {
	0%{
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
	50% {
		transform:scale(0.95,1);
		-ms-transform:scale(0.95,1);
		-moz-transform:scale(0.95,1);
		-webkit-transform:scale(0.95,1);
		-o-transform:scale(0.95,1);
	}
	100% {
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
}
@-moz-keyframes pop {
	0%{
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
	50% {
		transform:scale(0.95,1);
		-ms-transform:scale(0.95,1);
		-moz-transform:scale(0.95,1);
		-webkit-transform:scale(0.95,1);
		-o-transform:scale(0.95,1);
	}
	100% {
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
}
@-ms-keyframes pop {
	0%{
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
	50% {
		transform:scale(0.95,1);
		-ms-transform:scale(0.95,1);
		-moz-transform:scale(0.95,1);
		-webkit-transform:scale(0.95,1);
		-o-transform:scale(0.95,1);
	}
	100% {
		transform:scale(.9,.9);
		-ms-transform:scale(.9,.9);
		-moz-transform:scale(.9,.9);
		-webkit-transform:scale(.9,.9);
		-o-transform:scale(.9,.9);
	}
}
.share_bg{
	width:100%;
	height:100%;
	position:fixed;
	z-index:100;
	left:0;
	top:0;
}
@keyframes dialogLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@-webkit-keyframes dialogLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
@keyframes dialogLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@-webkit-keyframes dialogLoading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}} 
/*音乐*/
.music_play{
    position: absolute !important;
    width:1.59375rem;
    height:1.59375rem;
    right: 2.03125rem;
    top: 1.2rem;
    display: block;
    background: url(../images/music.png) no-repeat;
    background-size: 100% 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    animation: xuanzhuan 6s linear infinite;
    -webkit-animation: xuanzhuan 6s linear infinite;
    z-index: 99;
}
.music_play i{
    display: none;
    border: 0.03rem solid #CFCECE;
    width: 70%;
    position: absolute;
    top: 0.7rem;
    left: 50%;
    margin-left: -35%;
}
.music_play.active i{
   display: block;
}
.music_play.active{
    transition: all 0s;
    -webkit-transition: all 0s;
    animation: xuanzhuan 0s linear infinite;
    -webkit-animation: xuanzhuan 0s linear infinite;
}
@-webkit-keyframes xuanzhuan {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes xuanzhuan {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media(max-height:640px){
.start_btn2 a {
    top: 19rem;
}
.page0 .s1 {
    position: relative;
    top: 18.8rem;
}
.page1 .start_btn a{
    top:22.8rem;
}
.page4 .btn {
    top: 15rem;
}
.page3 .ewm {
    top: 28.4rem;
}
.page4 .peo_name {
    top: 10.7rem;
}
.page4 .user_name {
    top:10.1rem;
}
.page4 .text_wenan {
    top:10.5rem;
}
.page4 .btn {
    top:10.8rem;
}
.page4 .share {
    top:11.5rem;
}
.page3 .peo_name {
    top: 12.5625rem;
}
.page3 .user_name {
    top: 12rem;
}
.page3 .text_wenan {
    top:12.6rem;
}
.page0 .s2 {
    top: 18.28125rem;
}
.page0 .s1 {
    position: relative;
    top: 17.5rem;
}
.start_btn2 a {
    top: 18rem;
}
.page1 .s_inp {
    top: 22rem;
}
.page2 ul {
    top: 17.8rem;
}
.page2 .quest .next {
    top: 29rem;
}
.page2 .quest .prev{
    top: 29rem;
}
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 