@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/page.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: relative;
}
/* startPage */
.startPage {
	width: 100%;
	height: 100%;
	background: url(../images/starBg.png) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
	/*display: none;*/
}
.startPage p:nth-child(1) {
	width: 84%;
	height: 31.63%;
	background: url(../images/title_apple.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 30.2%;
	left: 8%;
}
.startPage h6.start {
	width: 42%;
	height: 6.97%;
	background: url(../images/btn_start.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 79.16%;
	left: 30%;
}
.title-animate {
	-webkit-animation:fadeInUp01 2s .2s ease-in-out infinite;
}
@-webkit-keyframes fadeInUp01{
0%{-webkit-transform:translateY(-10px)}
50%{-webkit-transform:translateY(0px)}
100%{-webkit-transform:translateY(-10px)}
}
/* logo */
.logo {
	width: 28%;
	height: 17.31%;
	background: url(../images/logo_babyfs.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 2.5%;
	right: 3%;
	z-index: 9;
}
/* day13 */
.day13 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.day13 p:nth-child(1) {
	width: 100%;
	height: 100%;
	background: url(../images/day13_text.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.day13 p:nth-child(1) span {
	display: block;
	position: absolute;
}
.day13 p:nth-child(1) span:nth-child(1) {
	width: 17%;
	height: 15.21%;
	position: absolute;
	top: 62%;
	left: 69.06%;
	overflow: hidden;
}
.day13 p:nth-child(1) span:nth-child(1) img {
	width: auto;
	height: 100%;
}
.day13 p:nth-child(1) span:nth-child(2) {
	width: 3.8%;
	font-family: "Microsoft yahei";
	font-size: 0.7rem;
	font-weight: bold;
	line-height: 0.9rem;
	color: #353535;
	position: absolute;
	top: 62%;
	left: 85.6%;
	overflow: hidden;
}
.day13 p:nth-child(1) span:nth-child(3) {
	width: 17%;
	height: 8.69%;
	background: url(../images/magnifier.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 65%;
	left: 68%;
}
.day13 em:nth-child(2) {
	display: block;
	width: 15%;
	height: 8.77%;
	background: url(../images/icon_apple.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 4.27%;
	left: 9.06%;
}
.day13 p:nth-child(3) {
	width: 13%;
	height: 6.37%;
	background: url(../images/horn1.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 16.91%;
	left: 6.4%;
}
.day13 p:nth-child(3) em {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.horn-animate {
	-webkit-animation:hornImgChange 1.2s 0s ease infinite;
}
@-webkit-keyframes hornImgChange{
0%{ background-image:url(../images/horn1.png);}
40%{ background-image:url(../images/horn2.png);}
80%{ background-image:url(../images/horn3.png);}
100%{ background-image:url(../images/horn1.png);}
}
.day13 h5:nth-child(4) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_prev.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	left: 9.6%;
	display: none;
}
.day13 h5:nth-child(5) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_next.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	right: 9.6%;
	display: none;
}
/* day14 */
.day14 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.day14 p:nth-child(1) {
	width: 100%;
	height: 100%;
	background: url(../images/day14_text.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.day14 p:nth-child(1) span {
	display: block;
	position: absolute;
}
.day14 p:nth-child(1) span:nth-child(1) {
	width: 17%;
	height: 15.21%;
	position: absolute;
	top: 66%;
	left: 69.06%;
	overflow: hidden;
}
.day14 p:nth-child(1) span:nth-child(1) img {
	width: auto;
	height: 100%;
}
.day14 p:nth-child(1) span:nth-child(2) {
	width: 3.8%;
	font-family: "Microsoft yahei";
	font-size: 0.7rem;
	font-weight: bold;
	line-height: 0.9rem;
	color: #353535;
	position: absolute;
	top: 66%;
	left: 85.6%;
	overflow: hidden;
}
.day14 p:nth-child(1) span:nth-child(3) {
	width: 17%;
	height: 8.69%;
	background: url(../images/magnifier.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 69%;
	left: 68%;
}
.day14 em:nth-child(2) {
	display: block;
	width: 15%;
	height: 8.77%;
	background: url(../images/icon_apple.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 4.27%;
	left: 9.06%;
}
.day14 p:nth-child(3) {
	width: 13%;
	height: 6.37%;
	background: url(../images/horn1.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 16.91%;
	left: 6.4%;
}
.day14 p:nth-child(3) em {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.day14 h5:nth-child(4) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_prev.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	left: 9.6%;
	display: none;
}
.day14 h5:nth-child(5) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_next.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	right: 9.6%;
	display: none;
}
/* day15 */
.day15 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.day15 p:nth-child(1) {
	width: 100%;
	height: 100%;
	background: url(../images/day15_text.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.day15 p:nth-child(1) span {
	display: block;
	position: absolute;
}
.day15 p:nth-child(1) span:nth-child(1) {
	width: 17%;
	height: 15.21%;
	position: absolute;
	top: 65%;
	left: 70%;
	overflow: hidden;
}
.day15 p:nth-child(1) span:nth-child(1) img {
	width: auto;
	height: 100%;
}
.day15 p:nth-child(1) span:nth-child(2) {
	width: 3.8%;
	font-family: "Microsoft yahei";
	font-size: 0.7rem;
	font-weight: bold;
	line-height: 0.9rem;
	color: #353535;
	position: absolute;
	top: 65%;
	left: 86.6%;
	overflow: hidden;
}
.day15 p:nth-child(1) span:nth-child(3) {
	width: 17%;
	height: 8.69%;
	background: url(../images/magnifier.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 68%;
	left: 69%;
}
.day15 em:nth-child(2) {
	display: block;
	width: 15%;
	height: 8.77%;
	background: url(../images/icon_apple.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 4.27%;
	left: 9.06%;
}
.day15 p:nth-child(3) {
	width: 13%;
	height: 6.37%;
	background: url(../images/horn1.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 16.91%;
	left: 6.4%;
}
.day15 p:nth-child(3) em {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.day15 h5:nth-child(4) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_prev.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	left: 9.6%;
	display: none;
}
.day15 h5:nth-child(5) {
	width: 17%;
	height: 8.77%;
	background: url(../images/btn_next.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	right: 9.6%;
	display: none;
}
.day15 em:nth-child(6) {
	display: block;
	width: 25%;
	height: 13.56%;
	background: url(../images/btn_showShare.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 86.13%;
	right: 9.6%;
	display: none;
}
/* sharePage */
.sharePage {
	width: 100%;
	height: 100%;
	background: url(../images/share_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}
.sharePage em {
	display: block;
	position: absolute;
}
.sharePage em:nth-child(1) {
	width: 56%;
	height: 24.21%;
	background: url(../images/share_img1.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 17.46%;
	left: 22%;
	z-index: 3;
}
.sharePage p:nth-child(2) {
	width: 53%;
	height: 28.93%;
	position: absolute;
	top: 39.5%;
	left: 30%;
	z-index: 2;
}
.sharePage p:nth-child(2) img {
	width: auto;
	height: 100%;
}
.sharePage em:nth-child(3) {
	width: 80%;
	height: 11.31%;
	background: url(../images/share_img2.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 67%;
	left: 10%;
	z-index: 3;
}
.sharePage p:nth-child(4) {
	width: 36%;
	height: 11.84%;
	background: url(../images/btn_share.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 2%;
	right: 1%;
	-webkit-animation:fadeInUp01 1.6s ease infinite;
}
.sharePage em:nth-child(5) {
	width: 11%;
	height: 5.24%;
	background: url(../images/close.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 1.5%;
	left: 2.5%;
}
@-webkit-keyframes fadeInUp01{
0%{
-webkit-transform:translateY(-10px)}
50%{
-webkit-transform:translateY(0px)}
100%{
-webkit-transform:translateY(-10px)}
}
.sharePage-animate {
	-webkit-animation:shareSizeChange 1s .2s ease both;
}
@-webkit-keyframes shareSizeChange {
	0%{opacity:1;-webkit-transform:scale(1) translate(0)}
	100%{opacity:0;-webkit-transform:scale(0.3) translate(-300px,-800px)}
}
/* end */
.end {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	/*z-index: 2;*/
}
.end em, .end span {
	display: block;
	position: absolute;
}
.end em:nth-child(1) {
	width: 67%;
	height: 49.55%;
	background: url(../images/end_img1.png) top center no-repeat;
	background-size: auto 100%;
	top: 26.68%;
	left: 16.5%;
}
.end span:nth-child(2) {
	width: 47%;
	height: 28.41%;
	background: url(../images/apple.png) top center no-repeat;
	background-size: auto 100%;
	top: 26.98%;
	left: 26.5%;
}
.end span:nth-child(3) {
	width: 25%;
	height: 10.56%;
	background: url(../images/appleSmile.png) top center no-repeat;
	background-size: auto 100%;
	top: 40.02%;
	left: 37.5%;
	-webkit-animation:movement 2s linear infinite alternate;
}
.end em:nth-child(4) {
	width: 85%;
	height: 15.89%;
	background: url(../images/end_img2.png) top center no-repeat;
	background-size: auto 100%;
	top: 51.04%;
	left: 7.5%;
}
.end span:nth-child(5) {
	width: 17%;
	height: 8.47%;
	background: url(../images/star.png) top left no-repeat;
	background-size: auto 100%;
	top: 51%;
	left: 26%;
	-webkit-transform:rotate(-10deg);
	-webkit-animation:star1Animate 1s .2s ease-out both;
}
.end span:nth-child(6) {
	width: 17%;
	height: 8.47%;
	background: url(../images/star.png) top left no-repeat;
	background-size: auto 100%;
	top: 49.02%;
	left: 43.2%;
	-webkit-animation:star2Animate 1s .6s ease-out both;
}
.end span:nth-child(7) {
	width: 17%;
	height: 8.47%;
	background: url(../images/star.png) top left no-repeat;
	background-size: auto 100%;
	top: 51.49%;
	left: 59.06%;
	-webkit-transform:rotate(15deg);
	-webkit-animation:star3Animate 1s 1.2s ease-out both;
}
.end em:nth-child(8) {
	width: 20%;
	height: 10.41%;
	background: url(../images/btn_onceMore.png) top center no-repeat;
	background-size: auto 100%;
	top:80.95%;
	left: 40%;
	-webkit-animation:rotate360 3s linear infinite;
}
@-webkit-keyframes rotate360{
0%{-webkit-transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg)}
}
.end em:nth-child(9) {
	width: 25%;
	height: 13.56%;
	background: url(../images/btn_showShare.png) top left no-repeat;
	background-size: auto 100%;
	top: 5.09%;
	left: 4.6%;
}
.showShare-animate {
	-webkit-animation:pulse 1.6s ease infinite;
}
@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.1)}
100%{-webkit-transform:scale(1)}
}
@-webkit-keyframes movement {
	0%{-webkit-transform: translateX(0)}
	30%{-webkit-transform: translateX(3px)}
	60%{-webkit-transform: translateX(0px)}
	100%{-webkit-transform: translateX(-3px)}
}
@-webkit-keyframes star1Animate {
	0%{-webkit-transform: translate(-300px,500px)}
	100%{-webkit-transform: translate(0)}
}
@-webkit-keyframes star2Animate {
	0%{-webkit-transform: translate(300px,500px)}
	100%{-webkit-transform: translate(0)}
}
@-webkit-keyframes star3Animate {
	0%{-webkit-transform: translate(500px,500px)}
	100%{-webkit-transform: translate(0)}
}
/* bigImg */
.bigImg {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}
.bigImg p:nth-child(1) {
	width: 100%;
	height: 86%;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	background-image:;
	background-size: auto 100%;
	position: absolute;
	top: 7%;
	left: 0;
}
.bigImg p:nth-child(1) img {
	width: auto;
	height: 100%;
}
.bigImg p.close {
	width: 16%;
	height: 7%;
	background: url(../images/close.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 5%;
	right: 3%;
}
