/* 缩小1 */
@-moz-keyframes small1{
	from{ transform: scale(3.0,3.0); }
	to{ opacity: 1; }
}
@-o-keyframes small1{
	from{ transform: scale(3.0,3.0); }
	to{ opacity: 1; }
}
@-webkit-keyframes small1{
	from{ transform: scale(3.0,3.0); }
	to{ opacity: 1; }
}
@keyframes small1{
	from{ transform: scale(3.0,3.0); }
	to{ opacity: 1; }
}
.active .p1-1a{
	animation:'small1' 0.6s ease-in-out 0.5s forwards;
	-ms-animation:small1 0.6s ease-in-out 0.5s forwards;
	-moz-animation:small1 0.6s ease-in-out 0.5s forwards;
	-o-animation:'small1' 0.6s ease-in-out 0.5s forwards;
	-webkit-animation:'small1' 0.6s ease-in-out 0.5s forwards;
}
.active .p1-1b{
	animation:'small1' 0.6s ease-in-out 0.9s forwards;
	-ms-animation:small1 0.6s ease-in-out 0.9s forwards;
	-moz-animation:small1 0.6s ease-in-out 0.9s forwards;
	-o-animation:'small1' 0.6s ease-in-out 0.9s forwards;
	-webkit-animation:'small1' 0.6s ease-in-out 0.9s forwards;
}






/* 渐出 */
@-moz-keyframes show1{
	from{ }
	to{ opacity: 1; }
}
@-o-keyframes show1{
	from{ }
	to{ opacity: 1; }
}
@-webkit-keyframes show1{
	from{ }
	to{ opacity: 1; }
}
@keyframes show1{
	from{ }
	to{ opacity: 1; }
}
.active .p1-1c{
	animation:'show1' 0.6s ease-in-out 1.3s forwards;
	-ms-animation:show1 0.6s ease-in-out 1.3s forwards;
	-moz-animation:show1 0.6s ease-in-out 1.3s forwards;
	-o-animation:'show1' 0.6s ease-in-out 1.3s forwards;
	-webkit-animation:'show1' 0.6s ease-in-out 1.3s forwards;
}
.active .biao{
	animation:'show1' 0.6s ease-in-out 3.3s forwards;
	-ms-animation:show1 0.6s ease-in-out 3.3s forwards;
	-moz-animation:show1 0.6s ease-in-out 3.3s forwards;
	-o-animation:'show1' 0.6s ease-in-out 3.3s forwards;
	-webkit-animation:'show1' 0.6s ease-in-out 3.3s forwards;
}
#layout8.active .biao{
	animation:'show1' 0.6s ease-in-out 1.6s forwards;
	-ms-animation:show1 0.6s ease-in-out 1.6s forwards;
	-moz-animation:show1 0.6s ease-in-out 1.6s forwards;
	-o-animation:'show1' 0.6s ease-in-out 1.6s forwards;
	-webkit-animation:'show1' 0.6s ease-in-out 1.6s forwards;
}
#layout13.active .biao{
	animation:'show1' 0.6s ease-in-out 2.2s forwards;
	-ms-animation:show1 0.6s ease-in-out 2.2s forwards;
	-moz-animation:show1 0.6s ease-in-out 2.2s forwards;
	-o-animation:'show1' 0.6s ease-in-out 2.2s forwards;
	-webkit-animation:'show1' 0.6s ease-in-out 2.2s forwards;
}







/* 左移1 */
@-moz-keyframes left1{
	from{ margin-left: 2em; margin-right: -2em; }
	to{ opacity: 1; }
}
@-o-keyframes left1{
	from{ margin-left: 2em; margin-right: -2em; }
	to{ opacity: 1; }
}
@-webkit-keyframes left1{
	from{ margin-left: 2em; margin-right: -2em; }
	to{ opacity: 1; }
}
@keyframes left1{
	from{ margin-left: 2em; margin-right: -2em; }
	to{ opacity: 1; }
}
.active .p1-2{
	animation:'left1' 0.6s ease-in-out 1.8s forwards;
	-ms-animation:left1 0.6s ease-in-out 1.8s forwards;
	-moz-animation:left1 0.6s ease-in-out 1.8s forwards;
	-o-animation:'left1' 0.6s ease-in-out 1.8s forwards;
	-webkit-animation:'left1' 0.6s ease-in-out 1.8s forwards;
}
.p13-3,.p9-12,.p9-13,.p9-14,.p9-15{
	animation:'left1' 3s ease-in-out 0s infinite alternate;
	-ms-animation:left1 3s ease-in-out 0s infinite alternate;
	-moz-animation:left1 3s ease-in-out 0s infinite alternate;
	-o-animation:'left1' 3s ease-in-out 0s infinite alternate;
	-webkit-animation:'left1' 3s ease-in-out 0s infinite alternate;
}







/* 左移2 */
@-moz-keyframes left2{
	from{ margin-left: 4em; margin-right: -4em; }
	to{ opacity: 1; }
}
@-o-keyframes left2{
	from{ margin-left: 4em; margin-right: -4em; }
	to{ opacity: 1; }
}
@-webkit-keyframes left2{
	from{ margin-left: 4em; margin-right: -4em; }
	to{ opacity: 1; }
}
@keyframes left2{
	from{ margin-left: 4em; margin-right: -4em; }
	to{ opacity: 1; }
}
.active .p1-6{
	animation:'left2' 0.4s ease-in-out 2.5s forwards;
	-ms-animation:left2 0.4s ease-in-out 2.5s forwards;
	-moz-animation:left2 0.4s ease-in-out 2.5s forwards;
	-o-animation:'left2' 0.4s ease-in-out 2.5s forwards;
	-webkit-animation:'left2' 0.4s ease-in-out 2.5s forwards;
}











/* 右移1 */
@-moz-keyframes right1{
	from{ margin-left: -2em; margin-right: 2em; }
	to{ opacity: 1; }
}
@-o-keyframes right1{
	from{ margin-left: -2em; margin-right: 2em; }
	to{ opacity: 1; }
}
@-webkit-keyframes right1{
	from{ margin-left: -2em; margin-right: 2em; }
	to{ opacity: 1; }
}
@keyframes right1{
	from{ margin-left: -2em; margin-right: 2em; }
	to{ opacity: 1; }
}
.active .p1-3{
	animation:'right1' 0.6s ease-in-out 1.8s forwards;
	-ms-animation:right1 0.6s ease-in-out 1.8s forwards;
	-moz-animation:right1 0.6s ease-in-out 1.8s forwards;
	-o-animation:'right1' 0.6s ease-in-out 1.8s forwards;
	-webkit-animation:'right1' 0.6s ease-in-out 1.8s forwards;
}








/* 右移2 */
@-moz-keyframes right2{
	from{ margin-left: -4em; margin-right: 4em; }
	to{ opacity: 1; }
}
@-o-keyframes right2{
	from{ margin-left: -4em; margin-right: 4em; }
	to{ opacity: 1; }
}
@-webkit-keyframes right2{
	from{ margin-left: -4em; margin-right: 4em; }
	to{ opacity: 1; }
}
@keyframes right2{
	from{ margin-left: -4em; margin-right: 4em; }
	to{ opacity: 1; }
}
.active .p1-5{
	animation:'right2' 0.4s ease-in-out 2.5s forwards;
	-ms-animation:right2 0.4s ease-in-out 2.5s forwards;
	-moz-animation:right2 0.4s ease-in-out 2.5s forwards;
	-o-animation:'right2' 0.4s ease-in-out 2.5s forwards;
	-webkit-animation:'right2' 0.4s ease-in-out 2.5s forwards;
}








/* 放大1 */
@-moz-keyframes big1{
	from{ transform: scale(0.7,0.7); }
	to{ opacity: 1; }
}
@-o-keyframes big1{
	from{ transform: scale(0.7,0.7); }
	to{ opacity: 1; }
}
@-webkit-keyframes big1{
	from{ transform: scale(0.7,0.7); }
	to{ opacity: 1; }
}
@keyframes big1{
	from{ transform: scale(0.7,0.7); }
	to{ opacity: 1; }
}
.active .p2-1,.active .p11-1,.active .p14-1{
	animation:'big1' 0.8s ease-in-out 0.8s forwards;
	-ms-animation:big1 0.8s ease-in-out 0.8s forwards;
	-moz-animation:big1 0.8s ease-in-out 0.8s forwards;
	-o-animation:'big1' 0.8s ease-in-out 0.8s forwards;
	-webkit-animation:'big1' 0.8s ease-in-out 0.8s forwards;
}
.active .p6-3,.active .p9-1,.active .p17-2{
	animation:'big1' 0.8s ease-in-out 1.8s forwards;
	-ms-animation:big1 0.8s ease-in-out 1.8s forwards;
	-moz-animation:big1 0.8s ease-in-out 1.8s forwards;
	-o-animation:'big1' 0.8s ease-in-out 1.8s forwards;
	-webkit-animation:'big1' 0.8s ease-in-out 1.8s forwards;
}







/* 云晃动1 */
@-moz-keyframes shake1{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -0.5em; margin-right: 0.5em;}
	to{ opacity: 1; }
}
@-o-keyframes shake1{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -0.5em; margin-right: 0.5em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake1{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -0.5em; margin-right: 0.5em;}
	to{ opacity: 1; }
}
@keyframes shake1{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -0.5em; margin-right: 0.5em;}
	to{ opacity: 1; }
}
.p2-3,.p3-6,.moon{
	animation:'shake1' 1s ease-in-out 0s infinite alternate;
	-ms-animation:shake1 1s ease-in-out 0s infinite alternate;
	-moz-animation:shake1 1s ease-in-out 0s infinite alternate;
	-o-animation:'shake1' 1s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake1' 1s ease-in-out 0s infinite alternate;
}




/* 云晃动2 */
@-moz-keyframes shake4{
	from{margin-left: 5.8em; margin-right: -40.8em;}
	to{ opacity: 1; }
}
@-o-keyframes shake4{
	from{margin-left: 5.8em; margin-right: -40.8em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake4{
	from{margin-left: 5.8em; margin-right: -40.8em;}
	to{ opacity: 1; }
}
@keyframes shake4{
	from{margin-left: 5.8em; margin-right: -40.8em;}
	to{ opacity: 1; }
}
.p3-7{
	animation:'shake4' 3s ease-in-out 0s infinite alternate;
	-ms-animation:shake4 3s ease-in-out 0s infinite alternate;
	-moz-animation:shake4 3s ease-in-out 0s infinite alternate;
	-o-animation:'shake4' 3s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake4' 3s ease-in-out 0s infinite alternate;
}
.p6-4{
	animation:'shake4' 6s ease-in-out 0s infinite alternate;
	-ms-animation:shake4 6s ease-in-out 0s infinite alternate;
	-moz-animation:shake4 6s ease-in-out 0s infinite alternate;
	-o-animation:'shake4' 6s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake4' 6s ease-in-out 0s infinite alternate;
}







/* 云晃动3 */
@-moz-keyframes shake5{
	from{margin-left: 2.4em; margin-right: -2.4em;}
	to{ opacity: 1; }
}
@-o-keyframes shake5{
	from{margin-left: 2.4em; margin-right: -2.4em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake5{
	from{margin-left: 2.4em; margin-right: -2.4em;}
	to{ opacity: 1; }
}
@keyframes shake5{
	from{margin-left: 2.4em; margin-right: -2.4em;}
	to{ opacity: 1; }
}
.p4-5,.p17-3,.p4-6{
	animation:'shake5' 2s ease-in-out 0s infinite alternate;
	-ms-animation:shake5 2s ease-in-out 0s infinite alternate;
	-moz-animation:shake5 2s ease-in-out 0s infinite alternate;
	-o-animation:'shake5' 2s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake5' 2s ease-in-out 0s infinite alternate;
}



/* 云晃动4 */
@-moz-keyframes shake6{
	from{ margin-top: 0.2em; margin-bottom: -0.2em; margin-left: -6em; margin-right: 6em;}
	to{ opacity: 1; }
}
@-o-keyframes shake6{
	from{ margin-top: 0.2em; margin-bottom: -0.2em; margin-left: -6em; margin-right: 6em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake6{
	from{ margin-top: 0.2em; margin-bottom: -0.2em; margin-left: -6em; margin-right: 6em;}
	to{ opacity: 1; }
}
@keyframes shake6{
	from{ margin-top: 0.2em; margin-bottom: -0.2em; margin-left: -6em; margin-right: 6em;}
	to{ opacity: 1; }
}
.p5-3,.p15-1{
	animation:'shake6' 3.5s ease-in-out 0s infinite alternate;
	-ms-animation:shake6 3.5s ease-in-out 0s infinite alternate;
	-moz-animation:shake6 3.5s ease-in-out 0s infinite alternate;
	-o-animation:'shake6' 3.5s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake6' 3.5s ease-in-out 0s infinite alternate;
}


/* 云晃动5 */
@-moz-keyframes shake5{
	from{margin-left: 22em; margin-right: 8em;}
	to{ opacity: 1; }
}
@-o-keyframes shake5{
	from{margin-left: 22em; margin-right: 8em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake5{
	from{margin-left: 22em; margin-right: 8em;}
	to{ opacity: 1; }
}
@keyframes shake8{
	from{margin-left: 22em; margin-right: 8em;}
	to{ opacity: 1; }
}
.p13-5{
	animation:'shake8' 4.6s ease-in-out 0s infinite alternate;
	-ms-animation:shake8 4.6s ease-in-out 0s infinite alternate;
	-moz-animation:shake8 4.6s ease-in-out 0s infinite alternate;
	-o-animation:'shake8' 4.6s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake8' 4.6s ease-in-out 0s infinite alternate;
}





/* 鸟晃动1 */
@-moz-keyframes shake2{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: 1.5em; margin-right: -1.5em;}
	to{ opacity: 1; }
}
@-o-keyframes shake2{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: 1.5em; margin-right: -1.5em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake2{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: 1.5em; margin-right: -1.5em;}
	to{ opacity: 1; }
}
@keyframes shake2{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: 1.5em; margin-right: -1.5em;}
	to{ opacity: 1; }
}
.p3-3,.p7-3,.p13-4,.p16-2{
	animation:'shake2' 1s ease-in-out 0s infinite alternate;
	-ms-animation:shake2 1s ease-in-out 0s infinite alternate;
	-moz-animation:shake2 1s ease-in-out 0s infinite alternate;
	-o-animation:'shake2' 1s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake2' 1s ease-in-out 0s infinite alternate;
}





/* 鸟晃动2 */
@-moz-keyframes shake3{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@-o-keyframes shake3{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake3{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@keyframes shake3{
	from{ margin-top: 0.6em; margin-bottom: -0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
.p3-4,.p8-3,.p10-4,.p15-2{
	animation:'shake3' 1s ease-in-out 0s infinite alternate;
	-ms-animation:shake3 1s ease-in-out 0s infinite alternate;
	-moz-animation:shake3 1s ease-in-out 0s infinite alternate;
	-o-animation:'shake3' 1s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake3' 1s ease-in-out 0s infinite alternate;
}
.p9-2,.p10-5,.p15-3{
	animation:'shake3' 1s ease-in-out 1.2s infinite alternate;
	-ms-animation:shake3 1s ease-in-out 1.2s infinite alternate;
	-moz-animation:shake3 1s ease-in-out 1.2s infinite alternate;
	-o-animation:'shake3' 1s ease-in-out 1.2s infinite alternate;
	-webkit-animation:'shake3' 1s ease-in-out 1.2s infinite alternate;
}






/* 鸟晃动3 */
@-moz-keyframes shake7{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@-o-keyframes shake7{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake7{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
@keyframes shake7{
	from{ margin-top: -0.6em; margin-bottom: 0.6em; margin-left: -2em; margin-right: 2em;}
	to{ opacity: 1; }
}
.p5-4,.p5-5,.p7-4{
	animation:'shake7' 1.4s ease-in-out 0s infinite alternate;
	-ms-animation:shake7 1.4s ease-in-out 0s infinite alternate;
	-moz-animation:shake7 1.4s ease-in-out 0s infinite alternate;
	-o-animation:'shake7' 1.4s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake7' 1.4s ease-in-out 0s infinite alternate;
}






/* 麦穗晃动1 */
@-moz-keyframes shake9{
	from{margin-left: 0.8em; margin-right: -0.8em;margin-top: -0.05em; margin-bottom: 0.05em;}
	to{ opacity: 1; }
}
@-o-keyframes shake9{
	from{margin-left: 0.8em; margin-right: -0.8em;margin-top: -0.05em; margin-bottom: 0.05em;}
	to{ opacity: 1; }
}
@-webkit-keyframes shake9{
	from{margin-left: 0.8em; margin-right: -0.8em;margin-top: -0.05em; margin-bottom: 0.05em;}
	to{ opacity: 1; }
}
@keyframes shake9{
	from{margin-left: 0.8em; margin-right: -0.8em;margin-top: -0.05em; margin-bottom: 0.05em;}
	to{ opacity: 1; }
}
.p16-3{
	animation:'shake9' 1.2s ease-in-out 0s infinite alternate;
	-ms-animation:shake9 1.2s ease-in-out 0s infinite alternate;
	-moz-animation:shake9 1.2s ease-in-out 0s infinite alternate;
	-o-animation:'shake9' 1.2s ease-in-out 0s infinite alternate;
	-webkit-animation:'shake9' 1.2s ease-in-out 0s infinite alternate;
}



/* 标题下移1 */
@-moz-keyframes down1{
	from{ margin-top: -5em; margin-bottom: 5em;}
	to{ opacity: 1; }
}
@-o-keyframes down1{
	from{ margin-top: -5em; margin-bottom: 5em;}
	to{ opacity: 1; }
}
@-webkit-keyframes down1{
	from{ margin-top: -5em; margin-bottom: 5em;}
	to{ opacity: 1; }
}
@keyframes down1{
	from{ margin-top: -6em; margin-bottom: 6em;}
	to{ opacity: 1; }
}

.active .p2-2,.active .p5-2,.active .p7-2,.active .p10-2,.active .p11-2{
	animation:'down1' 0.6s ease-in-out 2.5s forwards;
	-ms-animation:down1 0.6s ease-in-out 2.5s forwards;
	-moz-animation:down1 0.6s ease-in-out 2.5s forwards;
	-o-animation:'down1' 0.6s ease-in-out 2.5s forwards;
	-webkit-animation:'down1' 0.6s ease-in-out 2.5s forwards;
}
.active .p3-1,.active .p4-1,.active .p5-1,.active .p6-1,.active .p7-1,.active .p8-1,.active .p10-1,.active .p13-1,.active .p16-1,.active .p17-1{
	animation:'down1' 0.6s ease-in-out 0.6s forwards;
	-ms-animation:down1 0.6s ease-in-out 0.6s forwards;
	-moz-animation:down1 0.6s ease-in-out 0.6s forwards;
	-o-animation:'down1' 0.6s ease-in-out 0.6s forwards;
	-webkit-animation:'down1' 0.6s ease-in-out 0.6s forwards;
}
.active .p4-2{
	animation:'down1' 0.6s ease-in-out 1.8s forwards;
	-ms-animation:down1 0.6s ease-in-out 1.8s forwards;
	-moz-animation:down1 0.6s ease-in-out 1.8s forwards;
	-o-animation:'down1' 0.6s ease-in-out 1.8s forwards;
	-webkit-animation:'down1' 0.6s ease-in-out 1.8s forwards;
}
.active .p3-2,.active .p4-3,.active .p8-2,.active .p13-2,.active .p14-2{
	animation:'down1' 0.6s ease-in-out 3.2s forwards;
	-ms-animation:down1 0.6s ease-in-out 3.2s forwards;
	-moz-animation:down1 0.6s ease-in-out 3.2s forwards;
	-o-animation:'down1' 0.6s ease-in-out 3.2s forwards;
	-webkit-animation:'down1' 0.6s ease-in-out 3.2s forwards;
}
.active .p4-4,.active .p6-2,.active .p10-3,.active .p17-4{
	animation:'down1' 0.6s ease-in-out 4.8s forwards;
	-ms-animation:down1 0.6s ease-in-out 4.8s forwards;
	-moz-animation:down1 0.6s ease-in-out 4.8s forwards;
	-o-animation:'down1' 0.6s ease-in-out 4.8s forwards;
	-webkit-animation:'down1' 0.6s ease-in-out 4.8s forwards;
}







/* 上移1 */
@-moz-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@-o-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@-webkit-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
.p14-3{
	animation:'up1' 1.6s ease-in-out 0s infinite alternate;
	-ms-animation:up1 1.6s ease-in-out 0s infinite alternate;
	-moz-animation:up1 1.6s ease-in-out 0s infinite alternate;
	-o-animation:'up1' 1.6s ease-in-out 0s infinite alternate;
	-webkit-animation:'up1' 1.6s ease-in-out 0s infinite alternate;
}
.p14-4{
	animation:'up1' 1.6s ease-in-out 0.4s infinite alternate;
	-ms-animation:up1 1.6s ease-in-out 0.4s infinite alternate;
	-moz-animation:up1 1.6s ease-in-out 0.4s infinite alternate;
	-o-animation:'up1' 1.6s ease-in-out 0.4s infinite alternate;
	-webkit-animation:'up1' 1.6s ease-in-out 0.4s infinite alternate;
}
.active .p17-6{
	animation:'up1' 1.6s ease-in-out 4.4s forwards;
	-ms-animation:up1 1.6s ease-in-out 4.4s forwards;
	-moz-animation:up1 1.6s ease-in-out 4.4s forwards;
	-o-animation:'up1' 1.6s ease-in-out 4.4s forwards;
	-webkit-animation:'up1' 1.6s ease-in-out 4.4s forwards;
}



/* 上移2 */
@-moz-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@-o-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@-webkit-keyframes up1{
	from{ margin-top: 4em; margin-bottom: -4em; }
	to{ opacity: 1; }
}
@keyframes up2{
	from{ margin-top: 2em; margin-bottom: -2em; }
	to{ opacity: 1; }
}
.p9-10,.p9-11{
	animation:'up2' 2s ease-in-out 0s infinite alternate;
	-ms-animation:up2 2s ease-in-out 0s infinite alternate;
	-moz-animation:up2 2s ease-in-out 0s infinite alternate;
	-o-animation:'up2' 2s ease-in-out 0s infinite alternate;
	-webkit-animation:'up2' 2s ease-in-out 0s infinite alternate;
}






/* 闪烁1 */
@-moz-keyframes shem1{
	from{opacity:0;}
	to{}
}
@-o-keyframes shem1{
	from{opacity:0;}
	to{}
}
@-webkit-keyframes shem1{
	from{opacity:0;}
	to{}
}
@keyframes shem1{
	from{opacity:0;}
	to{}
}
.p9-4{
	animation:'shem1' 1.6s ease-in-out 0s infinite alternate;
	-ms-animation:shem1 1.6s ease-in-out 0s infinite alternate;
	-moz-animation:shem1 1.6s ease-in-out 0s infinite alternate;
	-o-animation:'shem1' 1.6s ease-in-out 0s infinite alternate;
	-webkit-animation:'shem1' 1.6s ease-in-out 0s infinite alternate;
}
