@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: 75%;
	height: 37.78%;
	background: url(../images/part1_monkey.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.43%;
	left: 12.5%;
}
.part1 p:nth-child(2) {
	width: 22%;
	height: 10.86%;
	background: url(../images/part1_m.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33.2%;
	left: 8.66%;
	opacity: 0;
}
.part1 p:nth-child(3) {
	width: 70%;
	height: 10.11%;
	background: url(../images/part1_ionkey.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 35.98%;
	left: 25.6%;
	opacity: 0;
}
.part1 p:nth-child(4) {
	width: 47%;
	height: 12.96%;
	background: url(../images/part1_monkeyImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.11%;
	left: 50%;
	opacity: 0;
}
.part1 p:nth-child(5) {
	width: 100%;
	height: 5.47%;
	background: url(../images/part1_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	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.32%;
	background: url(../images/part1_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 50.14%;
	left: 72.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: 34.03%;
	background: url(../images/part2_narwal.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.53%;
	left: 0;
}
.part2 p:nth-child(2) {
	width: 20%;
	height: 12.36%;
	background: url(../images/part2_n.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33.43%;
	left: 8.26%;
	opacity: 0;
}
.part2 p:nth-child(3) {
	width: 65%;
	height: 9.37%;
	background: url(../images/part2_arwal.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 36.58%;
	left: 29.2%;
	opacity: 0;
}
.part2 p:nth-child(4) {
	width: 33%;
	height: 14.84%;
	background: url(../images/part2_narwalImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.21%;
	left: 62%;
	opacity: 0;
}
.part2 p:nth-child(5) {
	width: 100%;
	height: 4.94%;
	background: url(../images/part2_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.34%;
	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.54%;
	background: url(../images/part2_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 49.92%;
	left: 62%;
	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:37.78%;
	background: url(../images/part3_owl.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.43%;
	left: 0;
}
.part3 p:nth-child(2) {
	width: 29%;
	height: 17.36%;
	background: url(../images/part3_o.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 30.35%;
	left: 16.2%;
	z-index: 2;
	opacity: 0;
}
.part3 p:nth-child(3) {
	width: 38%;
	height: 13.86%;
	background: url(../images/part3_wl.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33%;
	left: 48%;
	opacity: 0;
}
.part3 p:nth-child(4) {
	width: 28%;
	height: 12.36%;
	background: url(../images/part3_owlImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.43%;
	left: 38%;
	z-index: 1;
	opacity: 0;
}
.part3 p:nth-child(5) {
	width: 100%;
	height: 6.09%;
	background: url(../images/part3_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.34%;
	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 span:nth-child(7) {
	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 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: 33%;
	height: 5.47%;
	background: url(../images/part3_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 49.85%;
	left: 51.6%;
	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: 38.45%;
	background: url(../images/part4_penguin.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.28%;
	left: 0;
}
.part4 p:nth-child(2) {
	width: 17%;
	height: 10.86%;
	background: url(../images/part4_p.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33.88%;
	left: 7.46%;
	opacity: 0;
}
.part4 p:nth-child(3) {
	width: 71%;
	height: 10.26%;
	background: url(../images/part4_enguin.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 37%;
	left: 23.86%;
	opacity: 0;
}
.part4 p:nth-child(4) {
	width: 22%;
	height: 10.49%;
	background: url(../images/part4_penguinImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.56%;
	left: 68.26%;
	opacity: 0;
}
.part4 p:nth-child(5) {
	width: 100%;
	height: 5.77%;
	background: url(../images/part4_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.26%;
	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: 49.92%;
	left: 72.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: 36.13%;
	background: url(../images/part5_quail.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 25.56%;
	left: 0;
}
.part5 p:nth-child(2) {
	width: 26%;
	height: 15.59%;
	background: url(../images/part5_q.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 30.8%;
	left: 13.2%;
	opacity: 0;
}
.part5 p:nth-child(3) {
	width: 47%;
	height: 10.56%;
	background: url(../images/part5_uail.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 34.78%;
	left: 41.6%;
	opacity: 0;
}
.part5 p:nth-child(4) {
	width: 16%;
	height: 10.49%;
	background: url(../images/part5_auailImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.73%;
	left: 74%;
	opacity: 0;
}
.part5 p:nth-child(5) {
	width: 100%;
	height: 5.77%;
	background: url(../images/part5_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	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.47%;
	background: url(../images/part5_chinese.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 49.92%;
	left: 67.2%;
	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_rooster.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.08%;
	left: 0;
}
.part6 p:nth-child(2) {
	width: 18%;
	height: 11.01%;
	background: url(../images/part6_r.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33.88%;
	left: 7.46%;
	opacity: 0;
}
.part6 p:nth-child(3) {
	width: 70%;
	height: 7.87%;
	background: url(../images/part6_ooster.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 37.25%;
	left: 25.86%;
	opacity: 0;
}
.part6 p:nth-child(4) {
	width: 18%;
	height: 12.74%;
	background: url(../images/part6_roosterImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.76%;
	left: 73%;
	opacity: 0;
}
.part6 p:nth-child(5) {
	width: 100%;
	height: 4.79%;
	background: url(../images/part6_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	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: 49.92%;
	left: 70.4%;
	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.38%;
	background: url(../images/part7_shark.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 26.01%;
	left: 0;
}
.part7 p:nth-child(2) {
	width: 20%;
	height: 13.26%;
	background: url(../images/part7_s.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 32.75%;
	left: 13.06%;
	opacity: 0;
}
.part7 p:nth-child(3) {
	width: 54%;
	height: 9.52%;
	background: url(../images/part7_hark.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 36.35%;
	left: 36.13%;
	opacity: 0;
}
.part7 p:nth-child(4) {
	width: 16%;
	height: 7.87%;
	background: url(../images/part7_sharkImg.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 29.23%;
	left: 71%;
	opacity: 0;
}
.part7 p:nth-child(5) {
	width: 100%;
	height: 4.87%;
	background: url(../images/part7_sentence.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.56%;
	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: 49.85%;
	left: 68.8%;
	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: 48%;
	height: 9.59%;
	background: url(../images/review_m.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 29.68%;
	left: 4.8%;
}
.review p:nth-child(1) em {
	display: block;
	width: 30%;
	height: 45%;
	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(2) {
	width: 43%;
	height: 10.41%;
	background: url(../images/review_n.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 47.9%;
	left: 4.8%;
}
.review p:nth-child(2) em {
	display: block;
	width: 30%;
	height: 42%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -10%;
	left: 0;
}
.review p:nth-child(3) {
	width: 35%;
	height: 12.51%;
	background: url(../images/review_o.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 67.24%;
	left: 4.8%;
}
.review p:nth-child(3) em {
	display: block;
	width: 30%;
	height: 36%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -10%;
	left: 0;
}
.review p:nth-child(4) {
	width: 45%;
	height: 9.22%;
	background: url(../images/review_p.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 20.91%;
	left: 53.2%;
}
.review p:nth-child(4) em {
	display: block;
	width: 30%;
	height: 46%;
	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(5) {
	width: 38%;
	height: 10.19%;
	background: url(../images/review_q.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 39.05%;
	left: 53.2%;
}
.review p:nth-child(5) em {
	display: block;
	width: 30%;
	height: 42%;
	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(6) {
	width: 40%;
	height: 8.09%;
	background: url(../images/review_r.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 57.57%;
	left: 53.2%;
}
.review p:nth-child(6) 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(7) {
	width: 39%;
	height: 8.32%;
	background: url(../images/review_s.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 74.43%;
	left: 53.2%;
}
.review p:nth-child(7) em {
	display: block;
	width: 30%;
	height: 48%;
	background-image: url(../images/horn1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: -32%;
	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);}
}