@charset "utf-8";

.box{width:640px;height:1080px;overflow:hidden;margin:0 auto;display:none;}

.content{width:640px;position:relative;background:#fff;}

.page{width:640px;height:100%;overflow:hidden;}
.page img{opacity: 0;position:absolute;top:50%;margin:-540px 0 0 0;}

.p0{background:url('../images2/0.jpg') no-repeat center 50%;position: relative;}
.p1{background:url('../images2/1.jpg') no-repeat center 50%;position: relative;}
.p2{background:url('../images2/2.jpg') no-repeat center 50%;position: relative;}
.p3{background:url('../images2/3.jpg') no-repeat center 50%;position: relative;}
.p4{background:url('../images2/4.jpg') no-repeat center 50%;position: relative;}
.p5{background:url('../images2/5.jpg') no-repeat center 50%;position: relative;}
.p6{background:url('../images2/6.jpg') no-repeat center 50%;position: relative;}
.p7{background:url('../images2/7.jpg') no-repeat center 50%;position: relative;}
.p8{background:url('../images2/8.jpg') no-repeat center 50%;position: relative;}
.p9{background:url('../images2/9.jpg') no-repeat center 50%;position: relative;}
.p10{background:url('../images2/10.jpg') no-repeat center 50%;position: relative;}
.p11{background:url('../images2/111.jpg') no-repeat center 50%;position: relative;}
.p12{background:url('../images2/12.jpg') no-repeat center 50%;position: relative;}
.p13{background:url('../images2/13.jpg') no-repeat center 50%;position: relative;}
.p14{background:url('../images2/14.jpg') no-repeat center 50%;position: relative;}
.p15{background:url('../images2/15.jpg') no-repeat center 50%;position: relative;}
.p16{background:url('../images2/16.jpg') no-repeat center 50%;position: relative;}
.p17{background:url('../images2/17.jpg') no-repeat center 50%;position: relative;}


.p0_t1{position:absolute;width:160px;height:119px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p0_t1.png') no-repeat 0 0;left:164px;top:88px;animation: rotateInDownLeft 2.0s;-moz-animation: rotateInDownLeft 2.0s;-webkit-animation: rotateInDownLeft 2.0s;-o-animation: rotateInDownLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.p0_t2{position:absolute;width:0px;height:118px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p0_t2.png') no-repeat 0 0;left:340px;top:151px;animation:bg05 2.0s; -moz-animation:bg05 2.0s; /* Firefox */-webkit-animation:bg05 2.0s; /* Safari and Chrome */-o-animation:bg05 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;animation-delay: 1.0s;-webkit-animation-delay: 1.0s;-o-animation-delay: 1.0s;-moz-animation-delay: 1.0s;}
.p0_t3{position:absolute;width:89px;height:50px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p0_t3.png') no-repeat 0 0;left:222px;top:224px;animation: lightSpeedIn 1.0s;-moz-animation: lightSpeedIn  1.0s;-webkit-animation: lightSpeedIn  1.0s;-o-animation: lightSpeedIn  1.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;animation-delay: 2.5s;-webkit-animation-delay: 2.5ss;-o-animation-delay: 2.5s;-moz-animation-delay: 2.5s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}
.p0_t4{position:absolute;width:452px;height:0px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p0_t4.png') no-repeat 0 0;left:159px;top:328px;animation:bg06 3.0s linear; -moz-animation:bg06 3.0s linear; /* Firefox */-webkit-animation:bg06 3.0s linear; /* Safari and Chrome */-o-animation:bg06 3.0s linear;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;animation-delay: 2.5s;-webkit-animation-delay: 2.5s;-o-animation-delay: 2.5s;-moz-animation-delay: 2.5s;}
.p0_t5{position:absolute;width:108px;height:67px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/logo.png') no-repeat 0 0;left:430px;top:31px;animation: zoomIn 1.5s;-moz-animation: zoomIn 1.5s;-webkit-animation: zoomIn 1.5s;-o-animation: zoomIn 1.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}

.on .p1_t1{position:absolute;width:423px;height:150px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p1_t1.png') no-repeat 0 0;left:60px;top:38px;animation: zoomIn  2.0s;-moz-animation: zoomIn  2.0s;-webkit-animation: zoomIn  2.0s;-o-animation: zoomIn  2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p1_t2{position:absolute;width:339px;height:0px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p1_t2.png') no-repeat 0 0;left:65px;top:213px;animation:n01 2.0s linear;-moz-animation:n01 2.0s linear; /* Firefox */-webkit-animation:n01 2.0s linear; /* Safari and Chrome */-o-animation:n01 2.0s linear;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-webkit-animation-delay: 1.5s;-o-animation-delay: 1.5s;-moz-animation-delay: 1.5s;}

	/*bg05*/	
@keyframes bg05
{
from{width:0px;}
to{width:245px;}
}

@-moz-keyframes bg05 
{
from{width:0px;}
to{width:245px;}
}

@-webkit-keyframes bg05 
{
from{width:0px;}
to{width:245px;}
}

@-o-keyframes bg05 
{
from{width:0px;}
to{width:245px;}
}

/*bg06*/	
@keyframes bg06
{
from{height:0px;}
to{height:105px;}
}

@-moz-keyframes bg06 
{
from{height:0px;}
to{height:105px;}
}

@-webkit-keyframes bg06 
{
from{height:0px;}
to{height:105px;}
}

@-o-keyframes bg06 
{
from{height:0px;}
to{height:105px;}
}


	/*n01*/	
@keyframes n01
{
0%{height:0;}
100%{height:96px;}
}

@-moz-keyframes n01 
{
0%{height:0;}
100%{height:96px;}
}

@-webkit-keyframes n01 
{
0%{height:0;}
100%{height:96px;}
}

@-o-keyframes n01 
{
0%{height:0;}
100%{height:96px;}
}

.on .p2_t1{position:absolute;width:201px;height:398px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p2_t1.png') no-repeat 0 0;left:30px;top:42px;animation: bounceInLeft 2.0s;-moz-animation: bounceInLeft 2.0s;-webkit-animation: bounceInLeft 2.0s;-o-animation: bounceInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p2_t2{position:absolute;width:171px;height:257px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p2_t2.png') no-repeat 0 0;left:418px;top:730px;animation: bounceInRight 2.5s;-moz-animation: bounceInRight 2.5s;-webkit-animation: bounceInRight 2.5s;-o-animation: bounceInRight 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}


.on .p3_t1{position:absolute;width:189px;height:421px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p3_t1.png') no-repeat 0 0;left:40px;top:45px;animation: slideInLeft 2.0s;-moz-animation: slideInLeft 2.0s;-webkit-animation: slideInLeft 2.0s;-o-animation: slideInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p3_t2{position:absolute;width:259px;height:97px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p3_t2.png') no-repeat 0 0;left:167px;top:53px;animation: slideInDown 2.5s;-moz-animation: slideInDown 2.5s;-webkit-animation: slideInDown 2.5s;-o-animation: slideInDown 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}


.on .p4_t1{position:absolute;width:432px;height:163px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p4_t1.png') no-repeat 0 0;left:60px;top:38px;animation: zoomIn  2.0s;-moz-animation: zoomIn  2.0s;-webkit-animation: zoomIn  2.0s;-o-animation: zoomIn  2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p4_t2{position:absolute;width:394px;height:0px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p4_t2.png') no-repeat 0 0;left:65px;top:213px;animation:n02 2.0s linear;-moz-animation:n02 2.0s linear; /* Firefox */-webkit-animation:n02 2.0s linear; /* Safari and Chrome */-o-animation:n02 2.0s linear;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-webkit-animation-delay: 1.5s;-o-animation-delay: 1.5s;-moz-animation-delay: 1.5s;}

	/*n02*/	
@keyframes n02
{
0%{height:0;}
100%{height:171px;}
}

@-moz-keyframes n02 
{
0%{height:0;}
100%{height:171px;}
}

@-webkit-keyframes n02 
{
0%{height:0;}
100%{height:171px;}
}

@-o-keyframes n02 
{
0%{height:0;}
100%{height:171px;}
}

.on .p5_t1{position:absolute;width:193px;height:422px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p5_t1.png') no-repeat 0 0;left:35px;top:45px;animation: slideInLeft 2.0s;-moz-animation: slideInLeft 2.0s;-webkit-animation: slideInLeft 2.0s;-o-animation: slideInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p5_t2{position:absolute;width:98px;height:391px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p5_t2.png') no-repeat 0 0;left:157px;top:299px;animation: slideInUp 2.5s;-moz-animation: slideInUp 2.5s;-webkit-animation: slideInUp 2.5s;-o-animation: slideInUp 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}


.on .p6_t1{position:absolute;width:191px;height:421px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p6_t1.png') no-repeat 0 0;left:35px;top:40px;animation: bounceInLeft 2.0s;-moz-animation: bounceInLeft 2.0s;-webkit-animation: bounceInLeft 2.0s;-o-animation: bounceInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p6_t2{position:absolute;width:98px;height:284px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p6_t2.png') no-repeat 0 0;left:154px;top:300px;animation: bounceInUp 2.5s;-moz-animation: bounceInUp 2.5s;-webkit-animation: bounceInUp 2.5s;-o-animation: bounceInUp 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}

.on .p7_t1{position:absolute;width:193px;height:422px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p7_t1.png') no-repeat 0 0;left:35px;top:40px;animation: bounceInLeft 2.0s;-moz-animation: bounceInLeft 2.0s;-webkit-animation: bounceInLeft 2.0s;-o-animation: bounceInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p7_t2{position:absolute;width:98px;height:392px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p7_t2.png') no-repeat 0 0;left:154px;top:300px;animation: bounceInUp 2.5s;-moz-animation: bounceInUp 2.5s;-webkit-animation: bounceInUp 2.5s;-o-animation: bounceInUp 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}

.on .p8_t1{position:absolute;width:217px;height:382px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p8_t1.png') no-repeat 0 0;left:366px;top:49px;animation: bounceInRight 2.0s;-moz-animation: bounceInRight 2.0s;-webkit-animation: bounceInRight 2.0s;-o-animation: bounceInRight 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p8_t2{position:absolute;width:134px;height:318px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p8_t2.png') no-repeat 0 0;left:435px;top:470px;animation: bounceInUp 2.5s;-moz-animation: bounceInUp 2.5s;-webkit-animation: bounceInUp 2.5s;-o-animation: bounceInUp 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}

.on .p9_t1{position:absolute;width:452px;height:160px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p9_t1.png') no-repeat 0 0;left:68px;top:44px;animation: zoomIn  2.0s;-moz-animation: zoomIn  2.0s;-webkit-animation: zoomIn  2.0s;-o-animation: zoomIn  2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p9_t2{position:absolute;width:400px;height:0px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p9_t2.png') no-repeat 0 0;left:105px;top:214px;animation:n03 2.0s linear;-moz-animation:n03 2.0s linear; /* Firefox */-webkit-animation:n03 2.0s linear; /* Safari and Chrome */-o-animation:n03 2.0s linear;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;-webkit-animation-delay: 1.5s;-o-animation-delay: 1.5s;-moz-animation-delay: 1.5s;}


.on .p10_t1{position:absolute;width:215px;height:134px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p10_t1.png') no-repeat 0 0;left:248px;top:165px;animation: bounceInLeft 2.0s;-moz-animation: bounceInLeft 2.0s;-webkit-animation: bounceInLeft 2.0s;-o-animation: bounceInLeft 2.0s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
.on .p10_t2{position:absolute;width:387px;height:201px;background:url('http://www.fj.xinhuanet.com/h5/2018hxt/images/p10_t2.png') no-repeat 0 0;left:140px;top:360px;animation: bounceInRight 2.5s;-moz-animation: bounceInRight 2.5s;-webkit-animation: bounceInRight 2.5s;-o-animation: bounceInRight 2.5s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}

	/*n03*/	
@keyframes n03
{
0%{height:0;}
100%{height:97px;}
}

@-moz-keyframes n03 
{
0%{height:0;}
100%{height:97px;}
}

@-webkit-keyframes n03 
{
0%{height:0;}
100%{height:97px;}
}

@-o-keyframes n03 
{
0%{height:0;}
100%{height:97px;}
}


.up01{background:url('http://www.fj.xinhuanet.com/h5/2018lyxfzs/images/up01.png') no-repeat center 0;width:97px;height:44px;position: fixed;left:50%;margin-left:-50px;bottom:120px;cursor:pointer;animation: up 1s infinite linear;-moz-animation: up 1s infinite linear;-webkit-animation: up 1s infinite linear;-o-animation: up 1s infinite linear;z-index:9999;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;display: none;}

/*next and prev*/
#down{position: fixed;display: inline-block;cursor:pointer;right: 60px;top: 150px;z-index: 111;}
#up{position: fixed;display: inline-block;cursor:pointer;right: 60px;top: 70px;z-index: 111;}


/*mob iphone6s*/
@media screen and (max-width:640px){
	body{background-size:100% 100%}
    #up,#down{display: none !important;}
	.up01{display: block}
	.box{width:640px;}
}


/*音乐按钮*/
#audio_btn{width:43px;height:43px;background:url('http://www.fj.xinhuanet.com/zt/2017xmcx/images/play.png?9') no-repeat center 0;position: absolute;top:30px;right:30px;display:inline-block;z-index:999999999;}
#audio_btn.on{animation:yuan 2s infinite linear;-moz-animation:yuan 2s infinite linear; /* Firefox */-webkit-animation:yuan 2s infinite linear; /* Safari and Chrome */-o-animation:yuan 2s infinite linear; /* Opera */}


@keyframes yuan
{
from {transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);}
to {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}

@-moz-keyframes yuan 
{
from {transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);}
to {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}

@-webkit-keyframes yuan 
{
from {transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);}
to {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}

@-o-keyframes yuan 
{
from {transform:rotate(0);-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);}
to {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
}


/*up*/
@keyframes up
{
from {bottom:50px;}
to {bottom:30px;}
}

@-moz-keyframes up
{
from {bottom:50px;}
to {bottom:30px;}
}

@-webkit-keyframes up
{
from {bottom:50px;}
to {bottom:30px;}
}

@-o-keyframes up
{
from {bottom:50px;}
to {bottom:30px;}
}

.tisi{position: absolute;width:640px;text-align:center;font-size:24px;color:#fff;top:50%;margin:480px 0 0 0;}

.back{background:url('../images/back.png') no-repeat center 0;width:137px;height:55px;position: absolute;top:50%;left:250px;margin:430px 0 0 0;cursor:pointer;}
