@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/page1.jpg) top center no-repeat;*/
	background-size: 100% 100%;
	position: relative;
}
/* rule */
.rule {
	width: 100%;
	height: 100%;
	background: url(../images/rule.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
	/*display: none;*/
}
.rule p {
	width: 41%;
	height: 6.74%;
	background: url(../images/btn_start.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 87%;
	left: 29.5%;
}
.logo {
	width: 28%;
	height: 17.09%;
	background: url(../images/logo_babyfs.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 1%;
	left: 1%;
	z-index: 9;
}
/* part1 */
.part1 {
	width: 100%;
	height: 100%;
	background: url(../images/part1_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part1 p:nth-child(1) {
	width: 100%;
	height: 44.3%;
	background: url(../images/part1_turtle.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 21.51%;
	left: 0;
}
.part1 p:nth-child(2) {
	width: 21%;
	height: 13.49%;
	background: url(../images/part1_t.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 29.38%;
	left: 11.2%;
	opacity: 0;
}
.part1 p:nth-child(3) {
	width: 60%;
	height: 10.19%;
	background: url(../images/part1_urtle.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.75%;
	left: 29.6%;
	opacity: 0;
}
.part1 p:nth-child(4) {
	width: 18%;
	height: 9.44%;
	background: url(../images/part1_turtleImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.43%;
	left: 66.5%;
	opacity: 0;
}
.part1 p:nth-child(5) {
	width: 100%;
	height: 4.94%;
	background: url(../images/part1_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 57.79%;
	left: 0;
	opacity: 0;
}
.part1 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	/*background: url(../images/horn.png) top left no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part1 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
/*.part1 span:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	background: url(../images/horn.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}*/
.part1 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part1 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part1-animate1 {
	-webkit-animation:pulse 1.6s .8s ease both;
}
@-webkit-keyframes pulse{
0%{-webkit-transform:scale(1);opacity: 1;}
30%{-webkit-transform:scale(1.5);opacity: 1;}
60%{-webkit-transform:scale(0.6);opacity: 1;}
99%{-webkit-transform:scale(1);opacity: 1;}
100%{-webkit-transform:scale(1);opacity: 0;}
}
.part1-animate2 {
	-webkit-animation:bounce 1s 2.4s ease both;
}
.part1-animate3 {
	-webkit-animation:bounce 1s 3.4s ease both;
}
.part1-animate4 {
	-webkit-animation:bounce 1s 4.4s ease both;
}
@-webkit-keyframes bounce{
0%{opacity: 0;}
0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}
40%{-webkit-transform:translateY(-30px)}
60%{-webkit-transform:translateY(-15px)}
100%{opacity: 1;}
}
.part1-animate5 {
	-webkit-animation:fadeInUp 1s 5.4s ease both;
}
@-webkit-keyframes fadeInUp{
0%{opacity:0;
-webkit-transform:translateY(20px)}
100%{opacity:1;
-webkit-transform:translateY(0)}
}
.part1-animate6 {
	-webkit-animation:fadeIn 1s 5.4s ease both;
}
@-webkit-keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
.part1-animate7 {
	-webkit-animation:fadeIn 1s .2s ease both;
}
.part1 p:nth-child(9) {
	width: 22%;
	height: 5.47%;
	background: url(../images/part1_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.42%;
	left: 68.26%;
	opacity: 0;
}
.part1-animate9 {
	-webkit-animation:fadeIn 1s 4.4s ease both;
}
/* part2 */
.part2 {
	width: 100%;
	height: 100%;
	background: url(../images/part2_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part2 p:nth-child(1) {
	width: 100%;
	height: 35.75%;
	background: url(../images/part2_unicorn.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.48%;
	left: 0;
}
.part2 p:nth-child(2) {
	width: 18%;
	height: 10.86%;
	background: url(../images/part2_u.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.08%;
	left: 9.46%;
	opacity: 0;
}
.part2 p:nth-child(3) {
	width: 65%;
	height: 8.02%;
	background: url(../images/part2_nicorn.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 34.63%;
	left: 28.4%;
	opacity: 0;
}
.part2 p:nth-child(4) {
	width: 21%;
	height: 9.97%;
	background: url(../images/part2_unicornImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 27.13%;
	left: 70%;
	opacity: 0;
}
.part2 p:nth-child(5) {
	width: 100%;
	height: 4.64%;
	background: url(../images/part2_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 58.09%;
	left: 0;
	opacity: 0;
}
.part2 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	/*background: url(../images/horn.png) top left no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part2 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
/*.part2 span:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	background: url(../images/horn.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}*/
.part2 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part2 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part2 p:nth-child(9) {
	width: 34%;
	height: 5.62%;
	background: url(../images/part2_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 44.97%;
	left: 60.66%;
	opacity: 0;
}
/* part3 */
.part3 {
	width: 100%;
	height: 100%;
	background: url(../images/part3_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part3 p:nth-child(1) {
	width: 100%;
	height: 36.58%;
	background: url(../images/part3_vulture.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.78%;
	left: 0;
}
.part3 p:nth-child(2) {
	width: 19%;
	height: 10.56%;
	background: url(../images/part3_v.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 31.93%;
	left: 11.2%;
	opacity: 0;
}
.part3 p:nth-child(3) {
	width: 60%;
	height: 8.02%;
	background: url(../images/part3_ulture.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 34.85%;
	left: 30%;
	opacity: 0;
}
.part3 p:nth-child(4) {
	width: 21%;
	height: 12.74%;
	background: url(../images/part3_vultureImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.28%;
	left: 67%;
	opacity: 0;
}
.part3 p:nth-child(5) {
	width: 100%;
	height: 4.64%;
	background: url(../images/part3_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 58.02%;
	left: 0;
	opacity: 0;
}
.part3 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	/*background: url(../images/horn.png) top left no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part3 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.part3 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part3 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part3 p:nth-child(9) {
	width: 22%;
	height: 5.47%;
	background: url(../images/part3_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.12%;
	left: 68.4%;
	opacity: 0;
}
/* part4 */
.part4 {
	width: 100%;
	height: 100%;
	background: url(../images/part4_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part4 p:nth-child(1) {
	width: 100%;
	height: 28.11%;
	background: url(../images/part4_whale.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.38%;
	left: 0;
}
.part4 p:nth-child(2) {
	width: 26%;
	height: 10.56%;
	background: url(../images/part4_w.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 31.93%;
	left: 15.46%;
	opacity: 0;
}
.part4 p:nth-child(3) {
	width: 43%;
	height: 8.02%;
	background: url(../images/part4_hale.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 34.63%;
	left: 42.6%;
	opacity: 0;
}
.part4 p:nth-child(4) {
	width: 19%;
	height: 9.74%;
	background: url(../images/part4_whaleImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.23%;
	left: 64%;
	opacity: 0;
}
.part4 p:nth-child(5) {
	width: 100%;
	height: 4.64%;
	background: url(../images/part4_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 58.09%;
	left: 0;
	opacity: 0;
}
.part4 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part4 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.part4 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part4 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part4 p:nth-child(9) {
	width: 22%;
	height: 5.54%;
	background: url(../images/part4_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.42%;
	left: 64.66%;
	opacity: 0;
}
/* part5 */
.part5 {
	width: 100%;
	height: 100%;
	background: url(../images/part5_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part5 p:nth-child(1) {
	width: 100%;
	height: 37.25%;
	background: url(../images/part5_xylophone.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.76%;
	left: 0;
}
.part5 p:nth-child(2) {
	width: 15%;
	height: 8.02%;
	background: url(../images/part5_x.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.83%;
	left: 7.33%;
	opacity: 0;
}
.part5 p:nth-child(3) {
	width: 73%;
	height: 7.57%;
	background: url(../images/part5_ylophone.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 34.85%;
	left: 21.6%;
	opacity: 0;
}
.part5 p:nth-child(4) {
	width: 32%;
	height: 9.82%;
	background: url(../images/part5_xylophoneImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.08%;
	left: 67%;
	opacity: 0;
}
.part5 p:nth-child(5) {
	width: 100%;
	height: 5.17%;
	background: url(../images/part5_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 57.87%;
	left: 0;
	opacity: 0;
}
.part5 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part5 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.part5 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part5 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part5 p:nth-child(9) {
	width: 22%;
	height: 5.54%;
	background: url(../images/part5_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.42%;
	left: 72.4%;
	opacity: 0;
}
/* part6 */
.part6 {
	width: 100%;
	height: 100%;
	background: url(../images/part6_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part6 p:nth-child(1) {
	width: 100%;
	height: 36.73%;
	background: url(../images/part6_yak.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.11%;
	left: 0;
}
.part6 p:nth-child(2) {
	width: 27%;
	height: 14.91%;
	background: url(../images/part6_y.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 27.36%;
	left: 20.13%;
	opacity: 0;
}
.part6 p:nth-child(3) {
	width: 34%;
	height: 11.31%;
	background: url(../images/part6_ak.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 31.03%;
	left: 45.46%;
	opacity: 0;
}
.part6 p:nth-child(4) {
	width: 26%;
	height: 11.61%;
	background: url(../images/part6_yakImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 20.01%;
	left: 52.66%;
	opacity: 0;
}
.part6 p:nth-child(5) {
	width: 100%;
	height: 6.22%;
	background: url(../images/part6_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 58.09%;
	left: 0;
	opacity: 0;
}
.part6 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part6 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.part6 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part6 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part6 p:nth-child(9) {
	width: 22%;
	height: 5.54%;
	background: url(../images/part6_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.57%;
	left: 65.06%;
	opacity: 0;
}
/* part7 */
.part7 {
	width: 100%;
	height: 100%;
	background: url(../images/part7_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part7 p:nth-child(1) {
	width: 100%;
	height: 38.15%;
	background: url(../images/part7_zebra.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.53%;
	left: 0;
}
.part7 p:nth-child(2) {
	width: 21%;
	height: 13.19%;
	background: url(../images/part7_z.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 29.23%;
	left: 14.46%;
	opacity: 0;
}
.part7 p:nth-child(3) {
	width: 57%;
	height: 9.97%;
	background: url(../images/part7_ebra.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.75%;
	left: 33.06%;
	opacity: 0;
}
.part7 p:nth-child(4) {
	width: 26%;
	height: 12.59%;
	background: url(../images/part7_zebraImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 22.41%;
	left: 61%;
	opacity: 0;
}
.part7 p:nth-child(5) {
	width: 100%;
	height: 4.72%;
	background: url(../images/part7_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 58.17%;
	left: 0;
	opacity: 0;
}
.part7 p:nth-child(6) {
	display: block;
	width: 13%;
	height: 6.37%;
	position: absolute;
	top: 68.41%;
	left: 82.4%;
	opacity: 0;
}
.part7 p:nth-child(6) span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: ;
	background-size: auto 100%;
}
.part7 h5:nth-child(7) {
	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;
	opacity: 0;
}
.part7 h5:nth-child(8) {
	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;
	opacity: 0;
}
.part7 p:nth-child(9) {
	width: 22%;
	height: 5.39%;
	background: url(../images/part7_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 45.2%;
	left: 68%;
	opacity: 0;
}
/* review */
.review {
	width: 100%;
	height: 100%;
	background: url(../images/review_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.review p:nth-child(1) {
	width: 42%;
	height: 9.59%;
	background: url(../images/review_t.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.48%;
	left: 4.66%;
}
.review p:nth-child(1) em {
	display: block;
	width: 30%;
	height: 50%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -36%;
	left: 0;
}
.review p:nth-child(2) {
	width: 44%;
	height: 8.17%;
	background: url(../images/review_u.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 51.04%;
	left: 4.66%;
}
.review p:nth-child(2) em {
	display: block;
	width: 30%;
	height: 58%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -40%;
	left: 0;
}
.review p:nth-child(3) {
	width: 44%;
	height: 9.59%;
	background: url(../images/review_v.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 70.23%;
	left: 4.66%;
}
.review p:nth-child(3) em {
	display: block;
	width: 30%;
	height: 50%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -20%;
	left: 0;
}
.review p:nth-child(4) {
	width: 43%;
	height: 9.74%;
	background: url(../images/review_w.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 20.01%;
	left: 52.66%;
}
.review p:nth-child(4) em {
	display: block;
	width: 30%;
	height: 50%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -28%;
	left: 0;
}
.review p:nth-child(5) {
	width: 44%;
	height: 8.09%;
	background: url(../images/review_x.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 40.85%;
	left: 52.66%;
}
.review p:nth-child(5) em {
	display: block;
	width: 30%;
	height: 60%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -24%;
	left: 0;
}
.review p:nth-child(6) {
	width: 31%;
	height: 10.94%;
	background: url(../images/review_y.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 59.44%;
	left: 52.66%;
}
.review p:nth-child(6) em {
	display: block;
	width: 30%;
	height: 44%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -26%;
	left: 0;
}
.review p:nth-child(7) {
	width: 34%;
	height: 8.62%;
	background: url(../images/review_z.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 79.08%;
	left: 52.66%;
}
.review p:nth-child(7) em {
	display: block;
	width: 30%;
	height: 56%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -34%;
	left: 0;
}
.review span:nth-child(8) {
	display: block;
	width: 40%;
	height: 16%;
	background: url(../images/btn_share.png) top right no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 2%;
	right: 1%;
}
.review h5:nth-child(9) {
	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: 5%;
}
.share-arrow-animate {
	-webkit-animation:fadeInUp01 1.4s ease infinite;
}
@-webkit-keyframes fadeInUp01{
0%{
-webkit-transform:translateY(-10px)}
50%{
-webkit-transform:translateY(0px)}
100%{
-webkit-transform:translateY(-10px)}
}
/* horn */
.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);}
}