@font-face {font-family: "Luckiest Guy";src:url("../fonts/Luckiest Guy.ttf") format("truetype")}
#ban {background:url(../gf9/ban16.png)}
#s {position:absolute;top:300px;left:153px;width:690px;height:467px;background:url(../gf9/tap.jpg);z-index:1}
#crt {position:absolute;top:250px;left:99px;width:800px;height:570px;background:url(../gf9/cert.jpg)}
.animate {position:absolute;top:99px;left:260px;font-size:98px;font-weight:900;font-family:Luckiest Guy;-webkit-text-stroke:2px red;text-shadow:0 0 25px #00A;z-index:9999}
.animate span {display:inline-block}
.animate span:nth-of-type(1) {animation-delay:.5s}
.animate span:nth-of-type(2) {animation-delay:.6s}
.animate span:nth-of-type(3) {animation-delay:.7s}
.animate span:nth-of-type(4) {animation-delay:.8s}
.animate span:nth-of-type(5) {animation-delay:.9s}
.animate span:nth-of-type(6) {animation-delay:1.0s}
.animate span:nth-of-type(7) {animation-delay:1.1s}
.animate span:nth-of-type(8) {animation-delay:1.2s}
.animate span:nth-of-type(9) {animation-delay:1.3s}
.animate span:nth-of-type(10){animation-delay:1.4s}
.crt span {color:#0F0;opacity:0;transform:translate(-150px, 0) scale(.4);animation:leftRight .5s forwards}
@keyframes leftRight {
40% {transform:translate(50px, 0) scale(.8);opacity:1;color:#F00}
60% {color:#F0F}
80% {transform:translate(0) scale(2);opacity:1;color:#00F}
100% {transform:translate(0) scale(1);opacity:1;color:#0F0}}
