@import "reset.css";
/*  */
#loading {
	display:block;
	background:#1a1a1a url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/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(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/page1.jpg) top center no-repeat;*/
	background-size: 100% 100%;
	position: relative;
}
.logo {
	width: 28%;
	height: 17.31%;
	position: absolute;
	top: 2.5%;
	left: 3%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/logo_01.png) top right no-repeat;
	background-size: auto 100%;
	opacity: 1;
}
.start{
	width: 100%;
	height: 100%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/point.gif) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}
.startbut{
	width: 46%;
    height: 9.74%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/start.png) top center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 87%;
    left: 29.5%;
}
/*rule*/
.rule{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/rule1.gif) top  center no-repeat;
	background-size:100% 100%;
	overflow: hidden;
}
.rule p{
	width: 22.6%;
    height: 11.02%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/but.png) top center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 85%;
    left: 38.5%;
}
.finger{
	width: 22.6%;
    height: 11.02%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/finger.png) top center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 89%;
    left: 25.5%;
    -webkit-animation: fingersport 1.6s 0.4s infinite;
}
@-webkit-keyframes fingersport{
	from{-webkit-transform: translateY(3%);}
	to{-webkit-transform: translateY(-3%);}
}
.part1{
	display: none;
	width: 100%;
	height: 100%;
	position: relative;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/part1bg.gif) top center no-repeat;
	background-size: 100% 100%;
	z-index: 1;
	overflow: hidden;
}
.threesmall{
	width: 33.33%;
	height: 14.24%;
	position: absolute;
	top: 28.48%;
	left: 2.7%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/smallthree.png) top center no-repeat;
	background-size: auto 100%;
	z-index: 4;
}
.onesmall{
	width: 33.33%;
	height:14.24%;
	position: absolute;
	top:45.43%;
	left:2.7%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/smallone.png) top center no-repeat;
	background-size: auto 100%; 
	z-index: 4;
}
.twosmall{
	width: 33.33%;
	height: 14.24%;
	position: absolute;
	top:63.27%;
	left: 2.7%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/smalltwo.png) top center no-repeat;
	background-size: auto 100%;
	z-index: 4; 
}
.onebig{
	width: 54.93%;
	height:22.49%;
	position: absolute;
	top:11.99%;
	left:40.27%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigone.png) top center no-repeat;
	background-size: auto 100%;
}
.onebig.onebigChange{
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigimages.png) top center  no-repeat;
	background-size: auto 100%;
}
.twobig{
	width: 54.93%;
	height:22.49%;
	position: absolute;
	top:41.23%;
	left:40.27%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigtwo.png) top center no-repeat;
	background-size: auto 100%;
}
.twobig.twobigChange{
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigimages2.png) top center no-repeat;
	background-size: auto 100%;
}
.threebig{
	width: 54.93%;
	height:22.49%;
	position: absolute;
	top:71.96%;
	left:40.27%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigthree.png) top center no-repeat;
	background-size: auto 100%;
}
.threebig.threebigChange{
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigimages3.png) top center no-repeat;
	background-size: auto 100%;
}
.text1{
	display: none;
	width: 65.27%;
    height: 2.7%;
    position: absolute;
    top: 8.7%;
    left: 36.67%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/maketext.png) top center no-repeat;
    background-size: auto 100%;
}
.text2{
	display: none;
    width: 68.27%;
    height: 2.9%;
    position: absolute;
    top: 37.78%;
    left: 36.67%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/puttext.png) top center no-repeat;
    background-size: auto 100%;
}
.text3{
	display: none;
	width: 58.27%;
    height: 2.8%;
    position: absolute;
    top: 68.37%;
    left: 42.67%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/watertext.png) top center no-repeat;
    background-size: auto 100%;
}
.horn1{
	display: none;
    width: 9.5%;
    height: 4.9%;
    position: absolute;
    top: 7.05%;
    left: 28.2%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/honeer3.png) top center no-repeat;
    background-size: auto 100%;
}
.horn2{
	display: none;
	width: 9.5%;
    height: 4.9%;
    position: absolute;
    top: 36.73%;
    left: 31.2%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/honeer3.png) top center no-repeat;
    background-size: auto 100%;
}
.horn3{
	display: none;
    width: 9.5%;
    height: 4.9%;
    position: absolute;
    top: 67.02%;
    left: 33.2%;
    background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/honeer3.png) top center no-repeat;
    background-size: auto 100%;
}
.part2{
	display: none;
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	background-size: 100% 100%;
	z-index: 999;
	overflow: hidden;
}

.bigpicture1{
	display: none;
	width:100%;
	height: 37.33%;
	position: absolute;
	top:36.58%;
	left:400px;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigpicture1ss.png) top center no-repeat;
	background-size: auto 100%;
	z-index: 999;
}
.bigpicture2{
	display: none;
	width:100%;
	height: 37.33%;
	position: absolute;
	top:36.58%;
	left:400px;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigpicture2ss.png) top center no-repeat;
	background-size: auto 100%;
	z-index: 999;
}
.bigpicture3{
	display: none;
	width:100%;
	height: 37.33%;
	position: absolute;
	top:36.58%;
	left:400px;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/bigpicture3ss.png) top center no-repeat;
	background-size: auto 100%;
	z-index: 999;
}
/*end*/
.end{
	display: none;
	width: 100%;
	height: 100%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/end1.gif) no-repeat;
	position: relative;
	background-size: 100% 100%;
	z-index: 2;
	/*display: none;*/
	/*z-index: 2;*/
}
.end span:nth-child(1) {
	width: 17%;
	height: 8.47%;
	position: absolute;
	top: 51%;
	left: 26%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/start11.png) top left no-repeat;
	background-size: auto 100%;
	-webkit-animation:star1Animate 1s .2s ease-out both;
}
.end span:nth-child(2) {
	width: 17%;
	height: 8.47%;
	position: absolute;
	top: 49.02%;
	left: 42.2%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/start2.png) top left no-repeat;
	background-size: auto 100%;
	-webkit-animation:star2Animate 1s .6s ease-out both;
}
.end span:nth-child(3) {
	width: 17%;
	height: 8.47%;
	position: absolute;
	top: 51.49%;
	left: 59.06%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/start3.png) top left no-repeat;
	background-size: auto 100%;
	-webkit-animation:star3Animate 1s 1.2s ease-out both;
}
@-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)}
}
.end em:nth-child(4) {
	width: 20%;
	height: 10.41%;
	position: absolute;
	top:80.95%;
	left: 40%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/playagain1.png) top center no-repeat;
	background-size: auto 100%;
	-webkit-animation:rotate 3s linear infinite;
}
@-webkit-keyframes rotate{
0%{-webkit-transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg)}
}
.end em:nth-child(5) {
	width: 25%;
	height: 13.56%;
	position: absolute;
	top: 5.09%;
	right: 4.6%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/erweimapict.png) top left no-repeat;
	background-size: auto 100%;
	overflow: hidden;
}
.code-animate {
	-webkit-animation:codesport 1.6s ease infinite;
}
@-webkit-keyframes codesport{
0%{-webkit-transform:scale(1)}
50%{-webkit-transform:scale(1.1)}
100%{-webkit-transform:scale(1)}
}
.text5{
	width: ;
}
.rewie{
	display: none;
	width: 100%;
	height: 100%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/ransebg_02.gif) 0 0 no-repeat;
	background-size: 100% 100%;
	position:relative;
	z-index: 1;
	overflow: hidden;
}
.share{
	width: 36%;
	height: 11.84%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/btn_share.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 2%;
	right: 1%;
	-webkit-animation:sharesport 1.6s ease infinite;
}
.close{
	width: 16%;
	height: 7%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/close.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 5%;
	left: 5%;
}
@-webkit-keyframes sharesport{
0%{
-webkit-transform:translateY(-10px)}
50%{
-webkit-transform:translateY(0px)}
100%{
-webkit-transform:translateY(-10px)}
}
.rewie-animate{
	-webkit-animation:rewiesport 2s .2s ease both;
}
@-webkit-keyframes rewiesport{
	0%{opacity:1;-webkit-transform:scale(1) translate(0)}
	100%{opacity:0.3;-webkit-transform:scale(0.3) translate(300px,-2200px)}
}
.er{
	width:51.73%;
	height:29.09%;
	position: absolute;
	top: 44.68%;
	left: 24.53%;
	background: url(http://live.babyfs.cn/web/H5/wjy/drawflowers20170303/erweima22.png) top center no-repeat;
	background-size: auto 100%;
}
.er img{
	width: 100%;
	height: 100%;
}
