<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>bigEntrance-站长素材(zzsucai.com)</title>
.main{ text-align: center;}
animation-name: bigEntrance;
-webkit-animation-name: bigEntrance;
animation-duration: 1.6s;
-webkit-animation-duration: 1.6s;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
visibility: visible !important;
transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
@-webkit-keyframes bigEntrance {
-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
<div id="object" class="bigEntrance"><img src="images/zzsucai.png"/></div>