@charset "utf-8";
/* CSS Document */
@-webkit-keyframes TransX001 {
	0% {-webkit-transform:translateX(0px);}
	100% {-webkit-transform:translateX(410px);}
}

@-moz-keyframes TransX001 {
	0% {-moz-transform:translateX(0px);}
	100% {-moz-transform:translateX(410px);}
}

@-o-keyframes TransX001 {
	0% {-o-transform:translateX(0px);}
	100% {-o-transform:translateX(410px);}
}

@-ms-keyframes TransX001 {
	0% {-ms-transform:translateX(0px);}
	100% {-ms-transform:translateX(410px);}
}
.donghua{ animation:TransX001 .5s linear forwards;}
/*.donghua{animation: glow 800ms ease-out infinite alternate;}
@-webkit-keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }    
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-moz-keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }    
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-o-keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }    
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-ms-keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }    
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }    
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

*/
@-webkit-keyframes TransX001 {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-moz-keyframes TransX001 {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-o-keyframes TransX001 {
	0% {opacity:0;}
	100% {opacity:1;}
}

@-ms-keyframes TransX001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
.nengy1-1{ animation:TransX001 .3s linear 2.5s forwards;}
.nengy1-2{ animation:TransX001 .5s linear 3s forwards;}
.nengy2-1{ animation:TransX001 .3s linear 3.5s forwards;}
.nengy2-2{ animation:TransX001 .5s linear 4s forwards;}
.nengy3-1{ animation:TransX001 .3s linear 4.5s forwards;}
.nengy3-2{ animation:TransX001 .5s linear 5s forwards;}
.nengy4-1{ animation:TransX001 .3s linear 5.5s forwards;}
.nengy5-1{ animation:TransX001 .3s linear 6s forwards;}
.nengy5-2{ animation:TransX001 .5s linear 6.5s forwards;}
.nengy6-1{ animation:TransX001 .3s linear 7s forwards;}
.nengy6-2{ animation:TransX001 .5s linear 7.5s forwards;}
.a2zn{ animation:TransX001 1s linear 1s forwards;}
.a2dw{ animation:TransX001 1s linear 2.5s forwards;}
@-webkit-keyframes show0 {
	0% {opacity:0;}
	50% {opacity:1;}
	100%{opacity:0;}
}

@-moz-keyframes show0 {
	0% {opacity:0;}
	50% {opacity:1;}
	100%{opacity:0;}
}

@-o-keyframes show0 {
	0% {opacity:0;}
	50% {opacity:1;}
	100%{opacity:0;}
}

@-ms-keyframes show0 {
	0% {opacity:0;}
	50% {opacity:1;}
	100%{opacity:0;}
}
.show1{ animation:show0 1s linear 0s infinite;}
.show2{ animation:show0 1s linear 1s infinite;}
.show3{ animation:show0 1s linear 2s infinite;}
.show4{ animation:show0 1s linear 3s infinite;}
.show5{ animation:show0 1s linear 4s infinite;}
.show6{ animation:show0 1s linear 5s infinite;}
.g1{ animation:show0 1s linear 2s infinite;}
.g2{ animation:show0 1s linear 3s infinite;}
.g3{ animation:show0 1s linear 4s infinite;}
.g4{ animation:show0 1s linear 5s infinite;}
.g5{ animation:show0 1s linear 6s infinite;}
.g6{ animation:show0 1s linear 7s infinite;}
.gsp1{ animation:show0 1s linear 0s infinite;}
.gsp2{ animation:show0 1s linear 1s infinite;}
.gsp3{ animation:show0 1s linear 2s infinite;}
.gsp4{ animation:show0 1s linear 3s infinite;}
.gsp5{ animation:show0 1s linear 4s infinite;}
.gsp6{ animation:show0 1s linear 5s infinite;}
@-webkit-keyframes bling {
	0% { opacity:0;}
	50% { opacity:1;}
	100% {opacity:0;}
}

@-moz-keyframes bling {
	0% { opacity:0;}
	50% { opacity:1;}
	100% { opacity:0;}
}

@-o-keyframes bling {
	0% { opacity:0;}
	50% { opacity:1;}
	100% { opacity:0;}
}

@-ms-keyframes bling {
	0% { opacity:0;}
	50% { opacity:1;}
	100% { opacity:0;}
}
.shan1{ animation:bling 1s linear 0s infinite;}
.shan2{ animation:bling 1s linear 1s infinite;}


	@-webkit-keyframes gh {
		0% {opacity:0;}
		50%{ opacity:1;}
		100% {opacity:0;}
	}
	
	@-moz-keyframes gh {
		0% {opacity:0;}
		50%{ opacity:1;}
		100% {opacity:0;}
	}
	
	@-o-keyframes gh {
		0% {opacity:0;}
		50%{ opacity:1;}
		100% {opacity:0;}
	}
	
	@-ms-keyframes gh {
		0% {opacity:0;}
		50%{ opacity:1;}
		100% {opacity:0;}
	}
.a3g{ animation:gh 1s linear 0s infinite;}
.a51{ animation:gh 2s linear 0s infinite;}
.a52{ animation:gh 2s linear 0.2s infinite;}
.a53{ animation:gh 2s linear 0.4s infinite;}
.a54{ animation:gh 2s linear 0.8s infinite;}
.a55{ animation:gh 2s linear 1s infinite;}
.a56{ animation:gh 2s linear 1.2s infinite;}
	@-webkit-keyframes gh2 {
		0% {opacity:1;}
		50%{ opacity:0;}
		100% {opacity:1;}
	}
	
	@-moz-keyframes gh2 {
		0% {opacity:1;}
		50%{ opacity:0;}
		100% {opacity:1;}
	}
	
	@-o-keyframes gh2 {
		0% {opacity:1;}
		50%{ opacity:0;}
		100% {opacity:1;}
	}
	
	@-ms-keyframes gh2 {
		0% {opacity:1;}
		50%{ opacity:0;}
		100% {opacity:1;}
	}
.a3g2{ animation:gh2 1s linear 0s infinite;}

	@-webkit-keyframes yx_h {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}

	@-moz-keyframes yx_h {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
	
	@-o-keyframes yx_h {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
	
	@-ms-keyframes yx_h {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
.slow1{ animation:yx_h 8.5s linear infinite;}
	@-webkit-keyframes yx_h2 {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(-180deg);}
	100%{ transform: rotate(-360deg);}
	}

	@-moz-keyframes yx_h2 {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(-180deg);}
	100%{ transform: rotate(-360deg);}
	}
	
	@-o-keyframes yx_h2 {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(-180deg);}
	100%{ transform: rotate(-360deg);}
	}
	
	@-ms-keyframes yx_h2 {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(-180deg);}
	100%{ transform: rotate(-360deg);}
	}
.slow2{ animation:yx_h2 8.5s linear infinite;}
	@keyframes yx_h3{
	0%{  transform: scale(0.2); opacity:0.3;}
	50%{  transform: scale(0.7); opacity:1;}
	100%{ transform: scale(1); opacity:1;}
}
.slow3{ animation:yx_h3 1.5s linear 1s forwards;}
.slow4{ animation:yx_h3 1.5s linear 2s forwards;}
.slow5{ animation:yx_h3 1.5s linear 3s forwards;}
.slow6{ animation:yx_h3 1.5s linear 4s forwards;}
.slow7{ animation:yx_h3 1.5s linear 5s forwards;}
.slow8{ animation:yx_h3 1.5s linear 6s forwards;}
.slow9{ animation:yx_h3 1.5s linear 7s forwards;}
	@-webkit-keyframes cehua {
	0% {-webkit-transform:translateY(-30px);}
	100% {-webkit-transform:translateY(0px); opacity:1}
	}
	
	@-moz-keyframes cehua {
		0% {-moz-transform:translateY(-30px);}
		100% {-moz-transform:translateY(0px); opacity:1}
	}
	
	@-o-keyframes cehua {
		0% {-o-transform:translateY(-30px);}
		100% {-o-transform:translateY(0px); opacity:1}
	}
	
	@-ms-keyframes cehua {
		0% {-ms-transform:translateY(-30px);}
		100% {-ms-transform:translateY(0px); opacity:1}
	}
.a1p1{ animation:cehua 0.5s linear 0.6s forwards;}
.a1p2{ animation:cehua 0.5s linear 1.1s forwards;}
.a1p3{ animation:cehua 0.5s linear 1.6s forwards;}
.a1p4{ animation:cehua 0.5s linear 2.1s forwards;}
	@-webkit-keyframes cehua2 {
	0% {-webkit-transform:translateX(-410px);}
	100% {-webkit-transform:translateX(0px); opacity:1}
	}
	
	@-moz-keyframes cehua2 {
		0% {-moz-transform:translateX(-410px);}
		100% {-moz-transform:translateX(0px); opacity:1}
	}
	
	@-o-keyframes cehua2 {
		0% {-o-transform:translateX(-410px);}
		100% {-o-transform:translateX(0px); opacity:1}
	}
	
	@-ms-keyframes cehua2 {
		0% {-ms-transform:translateX(-410px);}
		100% {-ms-transform:translateX(0px); opacity:1}
	}
.a2video1{ animation:cehua2 0.7s linear 0s forwards;}
.a2video2{ animation:cehua2 0.7s linear 0.4s forwards;}
.a2video3{ animation:cehua2 0.7s linear 0.5s forwards;}
.a2video4{ animation:cehua2 0.7s linear 0.6s forwards;}
.a2video5{ animation:cehua2 0.7s linear 1.0s forwards;}
.a2video6{ animation:cehua2 0.7s linear 1.2s forwards;}
.a3p1{ animation:cehua2 0.5s linear forwards;}
	@-webkit-keyframes too {
		0% {top:50px; opacity:1}
		50% {top:30px; opacity:1}
		100%{ top:50px; opacity:1}
	}
	
	@-moz-keyframes too {
		0% {top:50px; opacity:1}
		50% {top:30px; opacity:1}
		100%{ top:50px; opacity:1}
	}
	
	@-o-keyframes too {
		0% {top:50px; opacity:1}
		50% {top:30px; opacity:1}
		100%{ top:50px; opacity:1}
	}
	
	@-ms-keyframes too {
		0% {top:50px; opacity:1}
		50% {top:30px; opacity:1}
		100%{ top:50px; opacity:1}
	}
.tiao1{ animation:too 1.5s linear infinite;}
	@-webkit-keyframes too2 {
		0% {top:140px; opacity:1}
		50% {top:120px; opacity:1}
		100%{ top:140; opacity:1}
	}
	
	@-moz-keyframes too2 {
		0% {top:140px; opacity:1}
		50% {top:120px; opacity:1}
		100%{ top:140; opacity:1}
	}
	
	@-o-keyframes too2 {
		0% {top:140px; opacity:1}
		50% {top:120px; opacity:1}
		100%{ top:140; opacity:1}
	}
	
	@-ms-keyframes too2 {
		0% {top:140px; opacity:1}
		50% {top:120px; opacity:1}
		100%{ top:140; opacity:1}
	}
.tiao2{ animation:too2 1.5s linear infinite;}
	@-webkit-keyframes too3 {
		0% {top:150px; opacity:1}
		50% {top:130px; opacity:1}
		100%{ top:150; opacity:1}
	}
	
	@-moz-keyframes too3 {
		0% {top:150px; opacity:1}
		50% {top:130px; opacity:1}
		100%{ top:150; opacity:1}
	}
	
	@-o-keyframes too3 {
		0% {top:150px; opacity:1}
		50% {top:130px; opacity:1}
		100%{ top:150; opacity:1}
	}
	
	@-ms-keyframes too3 {
		0% {top:150px; opacity:1}
		50% {top:130px; opacity:1}
		100%{ top:150; opacity:1}
	}
.tiao3{ animation:too3 1.5s linear infinite;}
	@-webkit-keyframes too4 {
		0% {top:212px; opacity:1}
		50% {top:192px; opacity:1}
		100%{ top:212px; opacity:1}
	}
	
	@-moz-keyframes too4 {
		0% {top:212px; opacity:1}
		50% {top:192px; opacity:1}
		100%{ top:212px; opacity:1}
	}
	
	@-o-keyframes too4 {
		0% {top:212px; opacity:1}
		50% {top:192px; opacity:1}
		100%{ top:212px; opacity:1}
	}
	
	@-ms-keyframes too4 {
		0% {top:212px; opacity:1}
		50% {top:192px; opacity:1}
		100%{ top:212px; opacity:1}
	}
.tiao4{ animation:too4 1.5s linear infinite;}
	@-webkit-keyframes too5 {
		0% {top:220px; opacity:1}
		50% {top:200px; opacity:1}
		100%{ top:220px; opacity:1}
	}
	
	@-moz-keyframes too5 {
		0% {top:220px; opacity:1}
		50% {top:200px; opacity:1}
		100%{ top:220px; opacity:1}
	}
	
	@-o-keyframes too5 {
		0% {top:220px; opacity:1}
		50% {top:200px; opacity:1}
		100%{ top:220px; opacity:1}
	}
	
	@-ms-keyframes too5 {
		0% {top:220px; opacity:1}
		50% {top:200px; opacity:1}
		100%{ top:220px; opacity:1}
	}
.tiao5{ animation:too5 1.5s linear infinite;}
	@-webkit-keyframes too6 {
		0% {top:350px; opacity:1}
		50% {top:330px; opacity:1}
		100%{ top:350px; opacity:1}
	}
	
	@-moz-keyframes too6 {
		0% {top:350px; opacity:1}
		50% {top:330px; opacity:1}
		100%{ top:350px; opacity:1}
	}
	
	@-o-keyframes too6 {
		0% {top:350px; opacity:1}
		50% {top:330px; opacity:1}
		100%{ top:350px; opacity:1}
	}
	
	@-ms-keyframes too6 {
		0% {top:350px; opacity:1}
		50% {top:330px; opacity:1}
		100%{ top:350px; opacity:1}
	}
.tiao6{ animation:too6 1.5s linear infinite;}
	@-webkit-keyframes hh3 {
	0% {-webkit-transform:translateY(-50px);}
	100% {-webkit-transform:translateY(0px); opacity:1}
	}
	
	@-moz-keyframes hh3 {
		0% {-moz-transform:translateY(-50px);}
		100% {-moz-transform:translateY(0px); opacity:1}
	}
	
	@-o-keyframes hh3 {
		0% {-o-transform:translateY(-50px);}
		100% {-o-transform:translateY(0px); opacity:1}
	}
	
	@-ms-keyframes hh3 {
		0% {-ms-transform:translateY(-50px);}
		100% {-ms-transform:translateY(0px); opacity:1}
	}
.ah3{ animation:hh3 0.4s linear forwards;}
.play{ animation:hh3 2s linear 1s forwards;}
.play2{ animation:TransX001 0.5s linear 3s forwards;}

	@-webkit-keyframes spbut {
		0% {-webkit-transform:translateY(-50px);}
		60%{-webkit-transform:translateY(10px); opacity:1}
		100% {-webkit-transform:translateY(0px); opacity:1}
	}
	
	@-moz-keyframes spbut {
		0% {-moz-transform:translateY(-50px);}
		60%{-moz-transform:translateY(10px); opacity:1}
		100% {-moz-transform:translateY(0px); opacity:1}
	}
	
	@-o-keyframes spbut {
		0% {-o-transform:translateY(-50px);}
		60%{-o-transform:translateY(10px); opacity:1}
		100% {-o-transform:translateY(0px); opacity:1}
	}
	
	@-ms-keyframes spbut {
		0% {-ms-transform:translateY(-50px);}
		60%{-ms-transform:translateY(10px); opacity:1}
		100% {-ms-transform:translateY(0px); opacity:1}
	}
.sp_but1{ animation:spbut 1s linear 0.2s forwards;}
.sp_but2{ animation:spbut 1s linear 0.4s forwards;}
.sp_but3{ animation:spbut 1s linear 0.6s forwards;}
.sp_but4{ animation:spbut 1s linear 0.8s forwards;}
.sp_but5{ animation:spbut 1s linear 1s forwards;}
.sp_but6{ animation:spbut 1s linear 1.2s forwards;}
	@-webkit-keyframes spscale {
		0% {-webkit-transform:scale(1,1); opacity:1}
		60%{-webkit-transform:scale(1.4,1.4); opacity:0}
		100% {-webkit-transform:scale(1,1); opacity:1}
	}
	
	@-moz-keyframes spscale {
		0% {-moz-transform:scale(1,1); opacity:1}
		60%{-moz-transform:scale(1.4,1.4); opacity:0}
		100% {-moz-transform:scale(1,1); opacity:1}
	}
	
	@-o-keyframes spscale {
		0% {-o-transform:scale(1,1.2); opacity:1}
		60%{-o-transform:scale(1.4,1.4); opacity:0}
		100% {-o-transform:scale(1,1); opacity:1}
	}
	
	@-ms-keyframes spscale {
		0% {-ms-transform:scale(1,1); opacity:1}
		60%{-ms-transform:scale(1.4,1.4); opacity:0}
		100% {-ms-transform:scale(1,1); opacity:1}
	}
.spscale1{ animation:spscale 4s linear 0.2s infinite;}
.spscale2{ animation:spscale 4s linear 0.4s infinite;}
.spscale3{ animation:spscale 4s linear 0.6s infinite;}
.spscale4{ animation:spscale 4s linear 0.8s infinite;}
.spscale5{ animation:spscale 4s linear 1s infinite;}
.spscale6{ animation:spscale 4s linear 1.2s infinite;}
	@-webkit-keyframes st {
		0% {-webkit-transform:scale(1,1); opacity:1}
		60%{-webkit-transform:scale(0.7,0.7); opacity:0}
		100% {-webkit-transform:scale(1,1); opacity:1}
	}
	
	@-moz-keyframes st {
		0% {-moz-transform:scale(1,1); opacity:1}
		60%{-moz-transform:scale(0.7,0.7); opacity:0}
		100% {-moz-transform:scale(1,1); opacity:1}
	}
	
	@-o-keyframes st {
		0% {-o-transform:scale(1,1); opacity:1}
		60%{-o-transform:scale(0.7,0.7); opacity:0}
		100% {-o-transform:scale(1,1); opacity:1}
	}
	
	@-ms-keyframes st {
		0% {-ms-transform:scale(1,1); opacity:1}
		60%{-ms-transform:scale(0.7,0.7); opacity:0}
		100% {-ms-transform:scale(1,1); opacity:1}
	}
.stuo1{ animation:st 2s linear 0.2s infinite;}
.stuo2{ animation:st 2s linear 0.4s infinite;}
.stuo3{ animation:st 2s linear 0.6s infinite;}
.stuo4{ animation:st 2s linear 0.8s infinite;}
.stuo5{ animation:st 2s linear 1s infinite;}
.stuo6{ animation:st 2s linear 1.2s infinite;}
	@-webkit-keyframes stscale {
		0% {-webkit-transform:scale(1,1); opacity:1}
		70%{-webkit-transform:scale(1.2,1.2); opacity:0}
		100% {-webkit-transform:scale(1,1); opacity:1}
	}
	
	@-moz-keyframes stscale {
		0% {-moz-transform:scale(1,1); opacity:1;}
		70%{-moz-transform:scale(1.2,1.2); opacity:0}
		100% {-moz-transform:scale(1,1); opacity:1}
	}
	
	@-o-keyframes stscale {
		0% {-o-transform:scale(1,1); opacity:1;}
		70%{-o-transform:scale(1.2,1.2); opacity:0}
		100% {-o-transform:scale(1,1); opacity:1}
	}
	
	@-ms-keyframes stscale {
		0% {-ms-transform:scale(1,1); opacity:1;}
		70%{-ms-transform:scale(1.2,1.2); opacity:0}
		100% {-ms-transform:scale(1,1); opacity:1}
	}
.stscale1{ animation:stscale 4s linear 2s infinite;}
.stscale2{ animation:stscale 4s linear 3s infinite;}
.stscale3{ animation:stscale 4s linear 4s infinite;}
.stscale4{ animation:stscale 4s linear 5s infinite;}
.stscale5{ animation:stscale 4s linear 6s infinite;}
.stscale6{ animation:stscale 4s linear 7s infinite;}
	@-webkit-keyframes gulu {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}

	@-moz-keyframes gulu {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
	
	@-o-keyframes gulu {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
	
	@-ms-keyframes gulu {
	0%{  transform: rotate(0deg);}
	50%{  transform: rotate(180deg);}
	100%{ transform: rotate(360deg);}
	}
.gulu{ animation:gulu 1.5s linear infinite;}


	@-webkit-keyframes cars {
	0% {-webkit-transform:translateX(-410px);}
	100% {-webkit-transform:translateX(0px); opacity:1}
	}
	
	@-moz-keyframes cars {
		0% {-moz-transform:translateX(-410px);}
		100% {-moz-transform:translateX(0px); opacity:1}
	}
	
	@-o-keyframes cars {
		0% {-o-transform:translateX(-410px);}
		100% {-o-transform:translateX(0px); opacity:1}
	}
	
	@-ms-keyframes cars {
		0% {-ms-transform:translateX(-410px);}
		100% {-ms-transform:translateX(0px); opacity:1}
	}
.car_s{ animation:cars 1s linear 0s forwards;}
	@-webkit-keyframes ps1 {
	0% {-webkit-transform:translateX(-410px);}
	100% {-webkit-transform:translateX(0px); opacity:1}
	}
	
	@-moz-keyframes ps1 {
		0% {-moz-transform:translateX(-410px);}
		100% {-moz-transform:translateX(0px); opacity:1}
	}
	
	@-o-keyframes ps1 {
		0% {-o-transform:translateX(-410px);}
		100% {-o-transform:translateX(0px); opacity:1}
	}
	
	@-ms-keyframes ps1 {
		0% {-ms-transform:translateX(-410px);}
		100% {-ms-transform:translateX(0px); opacity:1}
	}
.p1_s{ animation:ps1 1s linear 0s forwards;}
	@-webkit-keyframes ps2 {
		0% {opacity:0}
		100%{opacity:1}
	}
	
	@-moz-keyframes ps2 {
		0% {opacity:0}
		100%{opacity:1}
	}
	
	@-o-keyframes ps2 {
		0% {opacity:0}
		100%{opacity:1}
	}
	
	@-ms-keyframes ps2 {
		0% {opacity:0}
		100%{opacity:1}
	}
.p2_s{ animation:ps2 1s linear 1s forwards;}
.p3_s{ animation:ps2 1s linear 2s forwards;}
.a6s1{ animation:ps2 0.3s linear 0s forwards;}
.a6s2{ animation:ps2 0.3s linear 0.3s forwards;}
.a6s3{ animation:ps2 0.3s linear 0.6s forwards;}
.a6s4{ animation:ps2 0.3s linear 0.9s forwards;}
.a6s5{ animation:ps2 0.3s linear 1.2s forwards;}
.a6s6{ animation:ps2 0.3s linear 1.5s forwards;}
.a6s7{ animation:ps2 0.3s linear 1.8s forwards;}
.a6s8{ animation:ps2 0.3s linear 2.1s forwards;}
.a6s9{ animation:ps2 0.3s linear 2.4s forwards;}
.a6s10{ animation:ps2 0.3s linear 2.7s forwards;}
.a6s11{ animation:ps2 0.3s linear 3s forwards;}
.a6s11_1{ animation:ps2 0.3s linear 3.3s forwards;}
.a6s12{ animation:ps2 0.3s linear 3.6s forwards;}
.a6s13{ animation:ps2 0.3s linear 3.9s forwards;}
.a6s14{ animation:ps2 0.3s linear 4.2s forwards;}
.a6s15{ animation:ps2 0.3s linear 4.5s forwards;}
.a6s16{ animation:ps2 0.3s linear 4.8s forwards;}
.a6s17{ animation:ps2 0.3s linear 5.1s forwards;}
.a6s18{ animation:ps2 0.3s linear 5.4s forwards;}
@-webkit-keyframes qps2 {
		0% {opacity:0}
		50%{opacity:1}
		100%{opacity:0}
	}
	
	@-moz-keyframes qps2 {
		0% {opacity:0}
		50%{opacity:1}
		100%{opacity:0}
	}
	
	@-o-keyframes qps2 {
		0% {opacity:0}
		50%{opacity:1}
		100%{opacity:0}
	}
	
	@-ms-keyframes qps2 {
		0% {opacity:0}
		50%{opacity:1}
		100%{opacity:0}
	}
.quanquan{animation:qps2 1s linear 1s infinite;}
	@-webkit-keyframes STAR1 {
	0% {-webkit-transform:translateY(-100px);}
	100% {-webkit-transform:translateY(0px); opacity:1}
	}
	
	@-moz-keyframes STAR1 {
		0% {-moz-transform:translateY(-100px);}
		100% {-moz-transform:translateY(0px); opacity:1}
	}
	
	@-o-keyframes STAR1 {
		0% {-o-transform:translateY(-100px);}
		100% {-o-transform:translateY(0px); opacity:1}
	}
	
	@-ms-keyframes STAR1 {
		0% {-ms-transform:translateY(-100px);}
		100% {-ms-transform:translateY(0px); opacity:1}
	}
.a5xb1{ animation:STAR1 1s linear 0s forwards;}
.a5xb2{ animation:STAR1 1s linear 0.5s forwards;}
.a5xb3{ animation:STAR1 1s linear 1s forwards;}
.a5xb4{ animation:STAR1 1s linear 1.5s forwards;}
.a5xb5{ animation:STAR1 1s linear 2s forwards;}
.a5xb6{ animation:STAR1 1s linear 2.5s forwards;}