@charset "utf-8";
body { color: #333; text-align: center; font: 12px "微软雅黑";background: #29b0b1; }
div {text-align:left}
.container { margin: 0px auto; width: 500px; height: 260px; padding: 80px 0px; }
.logo { width: 500px; height: 120px; float: left; overflow: hidden; position: relative; }
.ani-bg { position: absolute; top: -500px; left: 0; }
.frame { position: absolute; top: 0; left: 0; z-index: 1!important; }
button { margin: 60px 0 40px 196px; cursor: pointer; }
div.link { width: 100%; float: left; text-align: center; }
a, a:active, a:visited { color: #fff; text-decoration: underline; }