@charset "gb2312";
/* CSS Document */


/*ΑχΠΗΣκ*/
@-webkit-keyframes l_star1 {  0% {
opacity:0;
left:600px;
top:-240px;
}
 25% {
opacity:1;
left:400px;
top:-40px;
}
 50% {
opacity:1;
left:200px;
top:160px;
}
 75% {
opacity:1;
left:0px;
top:360px;
}
 100% {
opacity:0;
left:-200px;
top:560px;
}
}
@-ms-keyframes l_star1 {  0% {
opacity:0;
left:600px;
top:-240px;
}
 25% {
opacity:1;
left:400px;
top:-40px;
}
 50% {
opacity:1;
left:200px;
top:160px;
}
 75% {
opacity:1;
left:0px;
top:360px;
}
 100% {
opacity:0;
left:-200px;
top:560px;
}
}
@-moz-keyframes l_star1 {  0% {
opacity:0;
left:600px;
top:-240px;
}
 25% {
opacity:1;
left:400px;
top:-40px;
}
 50% {
opacity:1;
left:200px;
top:160px;
}
 75% {
opacity:1;
left:0px;
top:360px;
}
 100% {
opacity:0;
left:-200px;
top:560px;
}
}
@-o-keyframes l_star1 {  0% {
opacity:0;
left:600px;
top:-240px;
}
 25% {
opacity:1;
left:400px;
top:-40px;
}
 50% {
opacity:1;
left:200px;
top:160px;
}
 75% {
opacity:1;
left:0px;
top:360px;
}
 100% {
opacity:0;
left:-200px;
top:560px;
}
}
@keyframes l_star1 {  0% {
opacity:0;
left:600px;
top:-240px;
}
 25% {
opacity:1;
left:400px;
top:-40px;
}
 50% {
opacity:1;
left:200px;
top:160px;
}
 75% {
opacity:1;
left:0px;
top:360px;
}
 100% {
opacity:0;
left:-200px;
top:560px;
}
}
.lx_star1 { position: absolute; background: url(../images/star_1.png) no-repeat; width: 357px; height: 233px; left: 600px; top: -240px; animation: l_star1 2s linear 0s infinite normal; -moz-animation: l_star1 2s linear 0s infinite normal; -webkit-animation: l_star1 2s linear 0s infinite normal; -o-animation: l_star1 2s linear 0s infinite normal; -ms-animation: l_star1 2s linear 0s infinite normal; }
@-webkit-keyframes l_star2 {  0% {
opacity:0;
right:-505px;
top:-240px;
}
 25% {
opacity:1;
right:-305px;
top:-40px;
}
 50% {
opacity:1;
right:-105px;
top:160px;
}
 75% {
opacity:1;
right:95px;
top:360px;
}
 100% {
opacity:0;
right:295px;
top:560px;
}
}
@-ms-keyframes l_star2 {  0% {
opacity:0;
right:-505px;
top:-240px;
}
 25% {
opacity:1;
right:-305px;
top:-40px;
}
 50% {
opacity:1;
right:-105px;
top:160px;
}
 75% {
opacity:1;
right:95px;
top:360px;
}
 100% {
opacity:0;
right:295px;
top:560px;
}
}
@-moz-keyframes l_star2 {  0% {
opacity:0;
right:-505px;
top:-240px;
}
 25% {
opacity:1;
right:-305px;
top:-40px;
}
 50% {
opacity:1;
right:-105px;
top:160px;
}
 75% {
opacity:1;
right:95px;
top:360px;
}
 100% {
opacity:0;
right:295px;
top:560px;
}
}
@-o-keyframes l_star2 {  0% {
opacity:0;
right:-505px;
top:-240px;
}
 25% {
opacity:1;
right:-305px;
top:-40px;
}
 50% {
opacity:1;
right:-105px;
top:160px;
}
 75% {
opacity:1;
right:95px;
top:360px;
}
 100% {
opacity:0;
right:295px;
top:560px;
}
}
@keyframes l_star2 {  0% {
opacity:0;
right:-505px;
top:-240px;
}
 25% {
opacity:1;
right:-305px;
top:-40px;
}
 50% {
opacity:1;
right:-105px;
top:160px;
}
 75% {
opacity:1;
right:95px;
top:360px;
}
 100% {
opacity:0;
right:295px;
top:560px;
}
}
.lx_star2 { position: absolute; background: url(../images/star.png) no-repeat; width: 505px; height: 240px; right: -505px; top: -240px; animation: l_star2 5s linear 2s infinite normal; -moz-animation: l_star2 5s linear 2s infinite normal; -webkit-animation: l_star2 5s linear 2s infinite normal; -o-animation: l_star2 5s linear 2s infinite normal; -ms-animation: l_star2 5s linear 2s infinite normal; }
.guangyingActive .guangshu1 img { -webkit-animation: guangshu1 7s linear 0s infinite alternate; -moz-webkit-animation: guangshu1 7s linear 0s infinite alternate; -o-webkit-animation: guangshu1 7s linear 0s infinite alternate; -ms-animation: guangshu1 7s linear 0s infinite alternate; animation: guangshu1 7s linear 0s infinite alternate; }
.guangyingActive .guangshu2 img { -webkit-animation: guangshu2 7s linear 1s infinite alternate; -moz-webkit-animation: guangshu2 7s linear 1s infinite alternate; -o-webkit-animation: guangshu2 7s linear 1s infinite alternate; -ms-animation: guangshu2 7s linear 1s infinite alternate; animation: guangshu2 7s linear 1s infinite alternate; }
 @-moz-keyframes guangshu1 {  25% {
 -moz-transform:rotate(-6deg)
}
 50% {
 -moz-transform:rotate(-10deg)
}
 75% {
 -moz-transform:rotate(6deg)
}
 100% {
 -moz-transform:rotate(10deg)
}
}
@-webkit-keyframes guangshu1 {  25% {
 -webkit-transform:rotate(-6deg)
}
 50% {
 -webkit-transform:rotate(-10deg)
}
 75% {
 -webkit-transform:rotate(6deg)
}
 100% {
 -webkit-transform:rotate(10deg)
}
}
@-o-keyframes guangshu1 {  25% {
 -o-transform:rotate(-6deg)
}
 50% {
 -o-transform:rotate(-10deg)
}
 75% {
 -o-transform:rotate(6deg)
}
 100% {
 -o-transform:rotate(10deg)
}
}
@-ms-keyframes guangshu1 {  25% {
 -ms-transform:rotate(-6deg)
}
 50% {
 -ms-transform:rotate(-10deg)
}
 75% {
 -ms-transform:rotate(6deg)
}
 100% {
 -ms-transform:rotate(10deg)
}
}
@keyframes guangshu1 {  25% {
 transform:rotate(-6deg)
}
 50% {
 transform:rotate(-10deg)
}
 75% {
 transform:rotate(6deg)
}
 100% {
 transform:rotate(10deg)
}
}
 @-moz-keyframes guangshu2 {  25% {
 -moz-transform:rotate(6deg)
}
 50% {
 -moz-transform:rotate(10deg)
}
 75% {
 -moz-transform:rotate(-6deg)
}
 100% {
 -moz-transform:rotate(-10deg)
}
}
@-webkit-keyframes guangshu2 {  25% {
 -webkit-transform:rotate(6deg)
}
 50% {
 -webkit-transform:rotate(10deg)
}
 75% {
 -webkit-transform:rotate(-6deg)
}
 100% {
 -webkit-transform:rotate(-10deg)
}
}
@-o-keyframes guangshu2 {  25% {
 -o-transform:rotate(6deg)
}
 50% {
 -o-transform:rotate(10deg)
}
 75% {
 -o-transform:rotate(-6deg)
}
 100% {
 -o-transform:rotate(-10deg)
}
}
@-ms-keyframes guangshu2 {  25% {
 -ms-transform:rotate(6deg)
}
 50% {
 -ms-transform:rotate(10deg)
}
 75% {
 -ms-transform:rotate(-6deg)
}
 100% {
 -ms-transform:rotate(-10deg)
}
}
@keyframes guangshu2 {  20% {
 transform:rotate(6deg)
}
 50% {
 transform:rotate(10deg)
}
 75% {
 transform:rotate(-6deg)
}
 100% {
 transform:rotate(-10deg)
}
}
.blinkTxt.active { -webkit-animation: blink 4s linear 0s infinite alternate; -moz-webkit-animation: blink 4s linear 0s infinite alternate; blink 4s linear 0s infinite alternate;
-ms-animation: blink 4s linear 0s infinite alternate; animation: blink 4s linear 0s infinite alternate; }
@-moz-keyframes blink {  50% {
 opacity:.5;
}
 0%, 100% {
 opacity:1;
}
}
@-ms-keyframes blink {  50% {
 opacity:.65;
}
 0%, 100% {
 opacity:1;
}
}
@-o-keyframes blink {  50% {
 opacity:.5;
}
 0%, 100% {
 opacity:1;
}
}
@-webkit-keyframes blink {  50% {
 opacity:.5;
}
 0%, 100% {
 opacity:1;
}
}
@keyframes blink {  50% {
 opacity:.5;
}
 0%, 100% {
 opacity:1;
}
}
