@import "reset.css";
/*  */
#loading {
	display:block;
	background:#1a1a1a url(../images/loading.gif) center no-repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:999999;
}
#loading p {
	width:100%;
	height:50px;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#999;
	z-index:999999999;
}
/* index */
.p-index {position:relative;height: 100%; width: 100%; min-width:320px;max-width:640px;margin:0 auto;overflow: hidden;display: none; transform-style: preserve-3d;-webkit-transform-origin: 0px 0px 0px;-webkit-perspective: 200px; -webkit-backface-visibility: hidden; }
.portrait .p-index { -webkit-transform: scale(0.4); margin-top: -44%; }
/* m- */
.m-page{position:absolute;left:0;top:0%;height:100%;width:100%;min-width:320px;max-width:640px;-webkit-transform-origin: 50px 0px 0px;display:none;}
.m-page.cur{ display:block;z-index:3;}

.m-img{width:100%;height:100%;}
/* page0 */
.m-img1 { 
	/*background: url(../images/bg.jpg) top center no-repeat;*/
	background-size: 100% 100%;
	position: relative;
}
.homgPage {
	width: 100%;
	height: 100%;
	background: url(../images/homePage.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 9;
	/*display: none;*/
}
.homgPage p:nth-child(1) {
	width: 46%;
	height: 7.49%;
	background: url(../images/btn_start.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 74.06%;
	left: 27%;
}
/* part1 */
.part1 {
	width: 100%;
	height: 100%;
	background: url(../images/partBg.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part1 p:nth-child(1) {
	width: 64%;
	height: 28.33%;
	background: url(../images/pig.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 12.74%;
	left: 18%;
}
.part1 p:nth-child(2) {
	width: 72%;
	height: 28.26%;
	background: url(../images/pig_tail.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 57.12%;
	left: 14%;
}
.part1 span:nth-child(3) {
	display: block;
	width: 21%;
	height: 10.86%;
	background-position: top left;
	background-repeat: no-repeat;
	/*background: url(../images/right_hint.png) top center no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 60.11%;
	left: 66%;
}
.part1 h3:nth-child(4) {
	width: 100%;
	font-size: 1.5rem;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 1.7rem;
	text-shadow: 2px 2px 0px rgb(0,0,0);
	position: absolute;
	top: 2%;
	left: 0;
	opacity: 0;
}
.part1 h3:nth-child(4) em {
	font-size: 1.3rem;
}
.rightHint-animate {
	-webkit-animation:flash 1s .2s ease both;
}
@-webkit-keyframes flash{
0%,50%,100%{opacity: 1;}
25%,75%{opacity: 0;}
}
.text-animate {
	-webkit-animation:fadeInDown 1s .2s ease both;
}
@-webkit-keyframes fadeInDown{
0%{opacity:0;
-webkit-transform:translateY(-20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
/* part2 */
.part2 {
	width: 100%;
	height: 100%;
	background: url(../images/partBg.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part2 p:nth-child(1) {
	width: 64%;
	height: 28.33%;
	background: url(../images/pig.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 12.74%;
	left: 18%;
}
.part2 p:nth-child(2) {
	width: 63%;
	height: 27.81%;
	background: url(../images/pig_eye.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 56.97%;
	left: 18.5%;
}
.part2 span:nth-child(3) {
	display: block;
	width: 21%;
	height: 10.86%;
	background-position: top left;
	background-repeat: no-repeat;
	/*background: url(../images/right_hint.png) top center no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 58.69%;
	left: 26%;
}
.part2 h3:nth-child(4) {
	width: 100%;
	font-size: 1.5rem;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 1.7rem;
	text-shadow: 2px 2px 0px rgb(0,0,0);
	position: absolute;
	top: 2%;
	left: 0;
	opacity: 0;
}
.part2 h3:nth-child(4) em {
	font-size: 1.3rem;
}
/* part3 */
.part3 {
	width: 100%;
	height: 100%;
	background: url(../images/partBg.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part3 p:nth-child(1) {
	width: 64%;
	height: 28.33%;
	background: url(../images/pig.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 12.74%;
	left: 18%;
}
.part3 p:nth-child(2) {
	width: 64%;
	height: 30.2%;
	background: url(../images/pig_ear.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 54.64%;
	left: 18%;
}
.part3 span:nth-child(3) {
	display: block;
	width: 21%;
	height: 10.86%;
	background-position: top center;
	background-repeat: no-repeat;
	/*background: url(../images/right_hint.png) top center no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 53.59%;
	left: 40%;
}
.part3 h3:nth-child(4) {
	width: 100%;
	font-size: 1.5rem;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 1.7rem;
	text-shadow: 2px 2px 0px rgb(0,0,0);
	position: absolute;
	top: 2%;
	left: 0;
	opacity: 0;
}
.part3 h3:nth-child(4) em {
	font-size: 1.3rem;
}
/*.homgPage,.part1{display: none;}*/
/* rule */
.rule {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	/*display: none;*/
}
.rule p:nth-child(1) {
	width: 74%;
	height: 41%;
	background: url(../images/rule.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.33%;
	left: 13%;
}
.rule p:nth-child(2) {
	width: 42%;
	height: 7.64%;
	background: url(../images/close.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 59.37%;
	left: 29%;
}
/* right */
.right {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.right p:nth-child(1) {
	width: 62%;
	height: 46.02%;
	background: url(../images/right.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 25.63%;
	left: 19%;
}
.right span:nth-child(2) {
	display: block;
	width: 20%;
	height: 9.82%;
	background: url(../images/next.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 79.01%;
	left: 40%;
	display: none;
}
.right span:nth-child(3) {
	display: block;
	width: 25%;
	height: 13.19%;
	background: url(../images/btn_onceMore.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 79.01%;
	left: 37.5%;
	display: none;
}
.right-animate {
	-webkit-animation:pulse 1s .1s ease both;
}
@-webkit-keyframes pulse{
0%{opacity:0;-webkit-transform:scale(0.3)}
40%{-webkit-transform:scale(1.6)}
80%{-webkit-transform:scale(0.8)}
90%{-webkit-transform:scale(1.2)}
100%{opacity:1;-webkit-transform:scale(1)}
}