@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.31%;
	background: url(http://live.babyfs.cn/web/H5/wjy/20170310images/logo_01.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 4%;
	left: 4%;
	z-index: 9;
}
/* part1 */
.part1 {
	width: 100%;
	height: 100%;
	background: url(../images/gbg1.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part1 p:nth-child(1) {
	width: 80%;
	height: 35.98%;
	background: url(../images/gandsheep.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 33.5%;
	left: 10%;
}
.part1 p:nth-child(2) {
	width: 23%;
    height: 14.76%;
    background: url(../images/g.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 35.23%;
    left: 17%;
    opacity: 0;
}
.part1 p:nth-child(3) {
	width: 52%;
    height: 11.84%;
    background: url(../images/oat.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 38.23%;
    left: 41.4%;
    opacity: 0;
}
.part1 p:nth-child(4) {
	width: 39%;
    height: 13.84%;
    background: url(../images/sheep.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 26.3%;;
    left: 43%;
    opacity: 0;
}
.part1 p:nth-child(5) {
	width: 100%;
	height: 7.64%;
	background: url(../images/gisfor.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: 69.32%;
    left: 76.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: 63.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 p:nth-child(9) {
	width: 22%;
    height: 5.62%;
    background: url(../images/goat.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 52.85%;
   left: 62.2%;
}
.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-animate9{
	-webkit-animation:fadeIn 1s 4.4s ease both;
}
/* part2 */
.part2 {
	width: 100%;
	height: 100%;
	background: url(../images/house.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part2 p:nth-child(1) {
	width: 76%;
	height: 39.43%;
	background: url(../images/handhouse.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 24.06%;
	left: 13.5%;
}
.part2 p:nth-child(2) {
	width: 21%;
    height: 12.47%;
    background: url(../images/h.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 36.88%;
    left: 16%;
    opacity: 0;
}
.part2 p:nth-child(3) {
	width: 66%;
    height: 7.71%;
    background: url(../images/orse.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 41.4%;
    left: 37%;
    opacity: 0;
}
.part2 p:nth-child(4) {
	width: 35%;
    height: 16.34%;
    background: url(../images/housed.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 24.5%;
    left: 45.66%;
    opacity: 0;
}
.part2 p:nth-child(5) {
	width: 100%;
	height: 5.54%;
	background: url(../images/hisfor.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	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: 69.32%;
	left: 76.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: 63.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: 22%;
	height: 5.62%;
	background: url(../images/housetext.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top:52.85%;
	left: 64.2%;
}
/* part3 */
.part3 {
	width: 100%;
	height: 100%;
	background: url(../images/ibg.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part3 p:nth-child(1) {
	width: 67%;
	height:41.52%;
	background: url(../images/iandxi.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.11%;
	left: 16.5%;
}
.part3 p:nth-child(2) {
	width: 10%;
    height: 13.47%;
    background: url(../images/i.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 35.38%;
    left: 15.66%;
    opacity: 0;
}
.part3 p:nth-child(3) {
	width: 71%;
    height: 9.14%;
    background: url(../images/guana.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 41.8%;
    left: 22.66%;
    z-index: 1;
    opacity: 0;
}
.part3 p:nth-child(4) {
	width: 28%;
    height: 14.61%;
    background: url(../images/xiyi.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 29.9%;
    z-index: 0;
    left: 41.7%;
    opacity: 0;
}
.part3 p:nth-child(5) {
	width: 100%;
	height: 6.07%;
	background: url(../images/iisfor.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	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: 69.32%;
	left: 76.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: 63.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: 22%;
    height: 7.62%;
    background: url(../images/iguanatext1.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 51.85%;
    left: 62.2%;
}
/* part4 */
.part4 {
	width: 100%;
	height: 100%;
	background: url(../images/jbg.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part4 p:nth-child(1) {
	width: 67%;
	height:41.52%;
	background: url(../images/jandshui.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 28.11%;
	left: 16.5%;
}
.part4 p:nth-child(2) {
	width: 18%;
    height: 12.47%;
    background: url(../images/j.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 36.38%;
    left: 11.66%;
    opacity: 0;
}
.part4 p:nth-child(3) {
	width: 71%;
    height: 9.14%;
    background: url(../images/ellyfish.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 40.8%;
    left: 28.66%;
    z-index: 1;
    opacity: 0;
}
.part4 p:nth-child(4) {
	width: 29%;
    height: 14.61%;
    background: url(../images/shuimu.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 25.9%;
    z-index: 0;
    left: 60.7%;
    opacity: 0;
}
.part4 p:nth-child(5) {
	width: 100%;
	height: 6.07%;
	background: url(../images/jisfor.png) top center no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 60.49%;
	left: 0;
	opacity: 0;
}
.part4 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: 69.32%;
	left: 76.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 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: 63.41%;
	left: 82.4%;
	opacity: 0;
}*/
.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.62%;
    background: url(../images/jellyfishtext.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 52.85%;
    left: 62.2%;
}
/* part5 */
.part5 {
	width: 100%;
	height: 100%;
	background: url(../images/kbg.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part5 p:nth-child(1) {
	width: 82%;
    height: 41.52%;
    background: url(../images/kand.png) top center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 28.11%;
    left: 13.5%;
}
.part5 p:nth-child(2) {
	width: 26%;
    height: 15.47%;
    background: url(../images/k.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 35.38%;
    left: 15.66%;
    opacity: 0;
}
.part5 p:nth-child(3) {
	width: 71%;
    height: 9.14%;
    background: url(../images/oala.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 41.8%;
    left: 41.66%;
    z-index: 1;
    opacity: 0;
}
.part5 p:nth-child(4) {
	width: 31%;
    height: 17.61%;
    background: url(../images/kola.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 32.9%;
    z-index: 0;
    left: 6.7%;
    opacity: 0;
}
.part5 p:nth-child(5) {
	width: 100%;
	height: 6.07%;
	background: url(../images/kisfor.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%;
	/*background: url(../images/horn.png) top left no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 69.32%;
	left: 76.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%;
}
/*.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: 63.41%;
	left: 82.4%;
	opacity: 0;
}*/
.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: 35%;
    height: 5.62%;
    background: url(../images/kolatext.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 52.85%;
    left: 52.2%;
}
/* part6 */
.part6 {
	width: 100%;
	height: 100%;
	background: url(../images/lbg.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part6 p:nth-child(1) {
	width: 73%;
    height: 41.52%;
    background: url(../images/land.png) top center no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 28.11%;
    left: 16.5%;
}
.part6 p:nth-child(2) {
	width: 18%;
    height: 15.47%;
    background: url(../images/l.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 35.38%;
    left: 19.66%;
    opacity: 0;
}
.part6 p:nth-child(3) {
	width: 71%;
    height: 11.14%;
    background: url(../images/ion.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 40.0%;
    left: 43.66%;
    z-index: 1;
    opacity: 0;
}
.part6 p:nth-child(4) {
	width: 26%;
    height: 12.61%;
    background: url(../images/lion.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 28.9%;
    z-index: 0;
    left: 64.7%;
    opacity: 0;
}
.part6 p:nth-child(5) {
	width: 100%;
	height: 6.07%;
	background: url(../images/lisfor.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%;
	/*background: url(../images/horn.png) top left no-repeat;*/
	background-size: auto 100%;
	position: absolute;
	top: 69.32%;
	left: 76.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%;
}
/*.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: 63.41%;
	left: 82.4%;
	opacity: 0;
}*/
.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.62%;
	background: url(../images/liontext.png) top left no-repeat;
	background-size: auto 100%;
	position: absolute;
	top:52.85%;
	left: 60.2%;
}
/* review */
.review {
	width: 100%;
	height: 100%;
	background: url(../images/zzbg.gif) top center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.review p:nth-child(1) {
	width: 41.8%;
    height: 13.9%;
    background: url(../images/goatz.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 29.57%;
    left: 7.2%;
}
.review p:nth-child(2) {
	width: 72%;
    height: 13.11%;
    background: url(../images/hosez.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 50%;
    left: 7.2%;
}
.review p:nth-child(3) {
	width: 59%;
    height: 10.36%;
    background: url(../images/lguanaz.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 72.16%;
    left: 7.2%;
}
.review em:nth-child(4) {
	display: block;
    width: 10%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 30%;
    right: 83%;
}
.review em:nth-child(5) {
	display: block;
    width: 10%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 49%;
    right: 83%;
}
.review em:nth-child(6) {
	isplay: block;
    width: 10%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 68%;
    right: 83%;
}
.review span:nth-child(7) {
	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(8) {
	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%;
}
.review p:nth-child(9) {
	width: 80%;
    height: 14.11%;
    background: url(../images/jellyfishz.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 21.6%;
    left: 53.86%;
}
.review p:nth-child(10) {
	width: 70%;
    height: 9%;
    background: url(../images/kolaz.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 47%;
    left: 50.86%;
}
.review p:nth-child(11) {
	width: 80%;
    height: 13.11%;
    background: url(../images/lionz.png) top left no-repeat;
    background-size: auto 100%;
    position: absolute;
    top: 64%;
    left: 54.86%;
}
.review em:nth-child(12) {
	display: block;
    width: 13%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 22%;
    right: 38.6%;
}
.review em:nth-child(13) {
	display: block;
    width: 13%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 41%;
    right: 38.6%;
}
.review em:nth-child(14) {
	display: block;
    width: 13%;
    height: 5.37%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    /* background: url(../images/horn.png) top right no-repeat; */
    position: absolute;
    top: 61%;
    right: 38.6%;
}
.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);}
}