﻿*{margin:0 auto;padding:0;font-family:SimSun,SimHei,'Microsoft YaHei';}
div{overflow:hidden;}
img{border:none;}

body
{
    background:url(fzr_gyyz_bj.jpg) repeat;
    width:100%;
    height:100%;   
}


/*第一页动画*/
.fzr_index-con
{
    width:100%;
    height:100%;
    position:absolute;
    animation:con 100000s; 
    -ms-animation:con 100000s;   
    -moz-animation:con 100000s; 
    -webkit-animation:con 100000s; 
    -o-animation:con 100000s; 
}

@keyframes con
{
    0%{opacity:0;display:none;}
    0.0001%{opacity:1;display:block;}
    0.006%{opacity:1;display:block;}
    0.007%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-ms-keyframes con
{
    0%{opacity:0;display:none;}
    0.0001%{opacity:1;display:block;}
    0.006%{opacity:1;display:block;}
    0.007%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-moz-keyframes con
{
    0%{opacity:0;display:none;}
    0.0001%{opacity:1;display:block;}
    0.006%{opacity:1;display:block;}
    0.007%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-webkit-keyframes con
{
    0%{opacity:0;display:none;}
    0.0001%{opacity:1;display:block;}
    0.006%{opacity:1;display:block;}
    0.007%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-o-keyframes con
{
    0%{opacity:0;display:none;}
    0.0001%{opacity:1;display:block;}
    0.006%{opacity:1;display:block;}
    0.007%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

.fzr_index_header
{
    width:14.32%;
    z-index:1000;
    position:absolute;
    top:5%;
    left:25.27%;
    animation:header_dance 3s;
    -ms-animation:header_dance 3s;
    -moz-animation:header_dance 3s;
    -webkit-animation:header_dance 3s;
    -o-animation:header_dance 3s;
}

.fzr_index_header img
{
    width:100%;
    height:100%;

}

@keyframes header_dance
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes header_dance
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes header_dance
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes header_dance
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes header_dance
{
    0%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index_footer
{
    width:100%;
    position:absolute;
    z-index:1000;
    top:92%;
}

.fzr_index_footer p
{
    font-size:12px;
    color:#999999;
    text-align:center;
    line-height:2.2em;
    animation:footer_dance 2s;
    -ms-animation:footer_dance 2s;
    -moz-animation:footer_dance 2s;
    -webkit-animation:footer_dance 2s;
    -o-animation:footer_dance 2s;
}

@keyframes footer_dance
{
    0%{opacity:0;}
    70%{opacity:0.7;}
    100%{opacity:1;}
}

@-ms-keyframes footer_dance
{
    0%{opacity:0;}
    70%{opacity:0.7;}
    100%{opacity:1;}
}

@-moz-keyframes footer_dance
{
    0%{opacity:0;}
    70%{opacity:0.7;}
    100%{opacity:1;}
}
@-webkit-keyframes footer_dance
{
    0%{opacity:0;}
    70%{opacity:0.7;}
    100%{opacity:1;}
}
@-o-keyframes footer_dance
{
    0%{opacity:0;}
    70%{opacity:0.7;}
    100%{opacity:1;}
}

.fzr_index-con_logo
{
    width:21.98%;
    position:absolute;
    top:13%;
    left:39.01%;
}

.fzr_index-con_logo img
{
    width:100%;
    height:100%;
    animation:font11 2.5s ease;
    -ms-animation:font11 2.5s ease;
    -moz-animation:font11 2.5s ease;
    -webkit-animation:font11 2.5s ease;
    -o-animation:font11 2.5s ease;
}

@keyframes font11
{
    0% {opacity: 0;}
    39% {opacity: 0;}
    40% {opacity: 0;}		
	100% {opacity: 1;}
}

@-ms-keyframes font11
{
    0% {opacity: 0;}
    39% {opacity: 0;}
    40% {opacity: 0;}		
	100% {opacity: 1;}
}

@-moz-keyframes font11
{
    0% {opacity: 0;}
    39% {opacity: 0;}
    40% {opacity: 0;}		
	100% {opacity: 1;}
}

@-webkit-keyframes font11
{
    0% {opacity: 0;}
    39% {opacity: 0;}
    40% {opacity: 0;}		
	100% {opacity: 1;}
}

@-o-keyframes font11
{
    0% {opacity: 0;}
    39% {opacity: 0;}
    40% {opacity: 0;}		
	100% {opacity: 1;}
}

.fzr_index-con_shan
{
    width:56.09%;
    position:absolute;
    top:38.5%;
    left:10.94%;
    animation:shan 3s;
    -ms-animation:shan 3s;
    -moz-animation:shan 3s;
    -webkit-animation:shan 3s;
    -o-animation:shan 3s;
}

.fzr_index-con_shan img
{
    width:100%;
    height:100%;  
    z-index:-1;

}

@keyframes shan
{
    0%{width:70%;left:18.75%;opacity:0;}
    100%{width:56.09%;left:10.94%;opacity:1;}
}

@-ms-keyframes shan
{
    0%{width:70%;left:18.75%;opacity:0;}
    100%{width:56.09%;left:10.94%;opacity:1;}
}

@-moz-keyframes shan
{
    0%{width:70%;left:18.75%;opacity:0;}
    100%{width:56.09%;left:10.94%;opacity:1;}
}

@-webkit-keyframes shan
{
    0%{width:70%;left:18.75%;opacity:0;}
    100%{width:56.09%;left:10.94%;opacity:1;}
}

@-o-keyframes shan
{
    0%{width:70%;left:18.75%;opacity:0;}
    100%{width:56.09%;left:10.94%;opacity:1;}
}

.fzr_index-con_qipan
{
    width:46.88%;
    position:absolute;
    top:63.8%;
    left:25.3%;
}

.fzr_index-con_qipan img
{
    width:100%;
    height:100%;
    animation:qipan 4s;
    -ms-animation:qipan 4s;
    -moz-animation:qipan 4s;
    -webkit-animation:qipan 4s;
    -o-animation:qipan 4s;  
}

@keyframes qipan
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qipan
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qipan
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qipan
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qipan
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_beizi
{
    width:20.83%;
    position:absolute;
    top:49%;
    left:56.9%;
    z-index:3;
}

.fzr_index-con_beizi img
{
    width:100%;
    height:100%;
    animation:beizi 4s;
    -ms-animation:beizi 4s;
    -moz-animation:beizi 4s;
    -webkit-animation:beizi 4s;
    -o-animation:beizi 4s;
}

@keyframes beizi
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes beizi
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes beizi
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes beizi
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes beizi
{
    0%{opacity:0;}
    50%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_songshu
{
    width:10.94%;
    z-index:2;
    position:absolute;
    top:39%;
    left:65.5%;
}

.fzr_index-con_songshu img
{
    width:100%;
    height:100%; 
    animation:songshu 4s ease alternate;
    -ms-animation:songshu 4s ease alternate;
    -moz-animation:songshu 4s ease alternate;
    -webkit-animation:songshu 4s ease alternate;
    -o-animation:songshu 4s ease alternate;    
}

@keyframes songshu
{
    0% {opacity: 0;}
    50%{opacity:0;}
    100% {opacity: 1;}
}

@-ms-keyframes songshu
{
    0% {opacity: 0;}
    50%{opacity:0;}
    100% {opacity: 1;}
}

@-moz-keyframes songshu
{
    0% {opacity: 0;}
    50%{opacity:0;}
    100% {opacity: 1;}
}

@-webkit-keyframes songshu
{
    0% {opacity: 0;}
    50%{opacity:0;}
    100% {opacity: 1;}
}

@-o-keyframes songshu
{
    0% {opacity: 0;}
    50%{opacity:0;}
    100% {opacity: 1;}
}


.fzr_index-con_heye
{
    width:11.45%;
    z-index:1;
    position:absolute;
    top:60%;
    left:75.5%;
}

.fzr_index-con_heye img
{
    width:100%;
    height:100%;    
    animation:heye 3s;
    -ms-animation:heye 3s;
    -moz-animation:heye 3s;
    -webkit-animation:heye 3s;
    -o-animation:heye 3s;
}

@keyframes heye
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes heye
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes heye
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes heye
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes heye
{
    0%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_font
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:45%;
    left:39.56%;
    animation:font 4s ease;
    -ms-animation:font 4s ease;
    -moz-animation:font 4s ease;
    -webkit-animation:font 4s ease;
    -o-animation:font 4s ease;
}

@keyframes font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-ms-keyframes font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-moz-keyframes font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-webkit-keyframes font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-o-keyframes font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

.fzr_index-con_font img
{
    width:100%;
    height:100%;
}

.fzr_index-con_font_bottom
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:45%;
    left:39.56%;
    animation:font_bottom 6s ease;
    -ms-animation:font_bottom 6s ease;
    -moz-animation:font_bottom 6s ease;
    -webkit-animation:font_bottom 6s ease;
    -o-animation:font_bottom 6s ease;
}

@keyframes font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_font_bottom img
{  
    width:100%;
    height:100%;
}

.fzr_index-con_font_english
{
    width:11.98%;
    z-index:5;
    position:absolute;
    top:50%;
    left:44.01%;
    animation:font_english 5.5s;
    -ms-animation:font_english 5.5s;
    -moz-animation:font_english 5.5s;
    -webkit-animation:font_english 5.5s;
    -o-animation:font_english 5.5s;
}

@keyframes font_english 
{
    0%{width:0;opacity:0;}
    65%{width:0;opacity:0;}
    100%{width:11.98%;opacity:1;}
}

@-ms-keyframes font_english 
{
    0%{width:0;opacity:0;}
    65%{width:0;opacity:0;}
    100%{width:11.98%;opacity:1;}
}

@-moz-keyframes font_english 
{
    0%{width:0;opacity:0;}
    65%{width:0;opacity:0;}
    100%{width:11.98%;opacity:1;}
}

@-webkit-keyframes font_english 
{
    0%{width:0;opacity:0;}
    65%{width:0;opacity:0;}
    100%{width:11.98%;opacity:1;}
}

@-o-keyframes font_english 
{
    0%{width:0;opacity:0;}
    65%{width:0;opacity:0;}
    100%{width:11.98%;opacity:1;}
}

.fzr_index-con_font_english img
{
    width:100%;
    height:100%;
}


/*第二页动画*/
.fzr_index-con_next
{
    width:100%;
    height:100%;
    position:absolute;
    z-index:10;
    background:url(fzr_gyyz_bj.jpg) repeat;
    animation:con_next 100000s;
    -ms-animation:con_next 100000s;
    -moz-animation:con_next 100000s;
    -webkit-animation:con_next 100000s;
    -o-animation:con_next 100000s;
}

@keyframes con_next
{   
    0%{opacity:0;display:none;}
    0.007%{opacity:0;display:none;}
    0.008%{opacity:1;display:block;}
    0.018%{opacity:1;display:block;}
    0.019%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-ms-keyframes con_next
{   
    0%{opacity:0;display:none;}
    0.007%{opacity:0;display:none;}
    0.008%{opacity:1;display:block;}
    0.018%{opacity:1;display:block;}
    0.019%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-moz-keyframes con_next
{   
    0%{opacity:0;display:none;}
    0.007%{opacity:0;display:none;}
    0.008%{opacity:1;display:block;}
    0.018%{opacity:1;display:block;}
    0.019%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-webkit-keyframes con_next
{   
    0%{opacity:0;display:none;}
    0.007%{opacity:0;display:none;}
    0.008%{opacity:1;display:block;}
    0.018%{opacity:1;display:block;}
    0.019%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

@-o-keyframes con_next
{   
    0%{opacity:0;display:none;}
    0.007%{opacity:0;display:none;}
    0.008%{opacity:1;display:block;}
    0.018%{opacity:1;display:block;}
    0.019%{opacity:0;display:none;}
    100%{opacity:0;display:none;}
}

.fzr_index-con_next_he1
{
    width:4.1667%;
    position:absolute;
    top:37.78%;
    animation:track_he1 100s ease;
    -ms-animation:track_he1 100s ease;
    -moz-animation:track_he1 100s ease;
    -webkit-animation:track_he1 100s ease;
    -o-animation:track_he1 100s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes track_he1
{
    0%{opacity:0;top:37.78%; left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:37.78%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:28.89%;left:80%;display:none;}
    100%{opacity:0;top:28.89%; left:80%;display:none;}
}

@-ms-keyframes track_he1
{
    0%{opacity:0;top:37.78%; left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:37.78%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:28.89%;left:80%;display:none;}
    100%{opacity:0;top:28.89%; left:80%;display:none;}
}

@-moz-keyframes track_he1
{
    0%{opacity:0;top:37.78%; left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:37.78%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:28.89%;left:80%;display:none;}
    100%{opacity:0;top:28.89%; left:80%;display:none;}
}

@-webkit-keyframes track_he1
{
    0%{opacity:0;top:37.78%; left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:37.78%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:28.89%;left:80%;display:none;}
    100%{opacity:0;top:28.89%; left:80%;display:none;}
}

@-o-keyframes track_he1
{
    0%{opacity:0;top:37.78%; left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:37.78%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:28.89%;left:80%;display:none;}
    100%{opacity:0;top:28.89%; left:80%;display:none;}
}

.fzr_index-con_next_he1 img
{
    width:100%;
    height:100%;
    animation:he1 0.2s alternate;
    animation-iteration-count:22;
    animation-delay:7s;
    -ms-animation:he1 0.2s alternate;
    -ms-animation-iteration-count:22;
    -ms-animation-delay:7s;
    -moz-animation:he1 0.2s alternate;
    -moz-animation-iteration-count:22;
    -moz-animation-delay:7s;
    -webkit-animation:he1 0.2s alternate;
    -webkit-animation-iteration-count:22;
    -webkit-animation-delay:7s;
    -o-animation:he1 0.2s alternate;
    -o-animation-iteration-count:22;
    -o-animation-delay:7s;
}

@keyframes he1
{
    0%{transform:rotateX(-150deg)}
    100%{transform:rotateX(0deg)}
}

@-ms-keyframes he1
{
    0%{-ms-transform:rotateX(-150deg)}
    100%{-ms-transform:rotateX(0deg)}
}

@-moz-keyframes he1
{
    0%{-moz-transform:rotateX(-150deg)}
    100%{-moz-transform:rotateX(0deg)}
}

@-webkit-keyframes he1
{
    0%{-webkit-transform:rotateX(-150deg)}
    100%{-webkit-transform:rotateX(0deg)}
}

@-o-keyframes he1
{
    0%{-o-transform:rotateX(-150deg)}
    100%{-o-transform:rotateX(0deg)}
}

.fzr_index-con_next_he2
{
    width:3.125%;
    position:absolute;
    top:26.67%;  
    animation:track_he2 100s ease;
    -ms-animation:track_he2 100s ease;
    -moz-animation:track_he2 100s ease;
    -webkit-animation:track_he2 100s ease;
    -o-animation:track_he2 100s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes track_he2
{
    0%{opacity:0;top:27.78%;left:10%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:27.78%;left:10%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:23.3%;left:75%;display:none}
    100%{opacity:0;top:23.3%;left:75%;display:none}
}

@-ms-keyframes track_he2
{
    0%{opacity:0;top:27.78%;left:10%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:27.78%;left:10%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:23.3%;left:75%;display:none}
    100%{opacity:0;top:23.3%;left:75%;display:none}
}

@-moz-keyframes track_he2
{
    0%{opacity:0;top:27.78%;left:10%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:27.78%;left:10%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:23.3%;left:75%;display:none}
    100%{opacity:0;top:23.3%;left:75%;display:none}
}

@-webkit-keyframes track_he2
{
    0%{opacity:0;top:27.78%;left:10%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:27.78%;left:10%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:23.3%;left:75%;display:none}
    100%{opacity:0;top:23.3%;left:75%;display:none}
}

@-o-keyframes track_he2
{
    0%{opacity:0;top:27.78%;left:10%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:27.78%;left:10%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:23.3%;left:75%;display:none}
    100%{opacity:0;top:23.3%;left:75%;display:none}
}

.fzr_index-con_next_he2 img
{
    width:100%;
    height:100%;
    animation:he2 0.2s alternate;
    animation-iteration-count:22;
    animation-delay:7s;
    -ms-animation:he2 0.2s alternate;
    -ms-animation-iteration-count:22;
    -ms-animation-delay:7s;
    -moz-animation:he2 0.2s alternate;
    -moz-animation-iteration-count:22;
    -moz-animation-delay:7s;
    -webkit-animation:he2 0.2s alternate;
    -webkit-animation-iteration-count:22;
    -webkit-animation-delay:7s;
    -o-animation:he2 0.2s alternate;
    -o-animation-iteration-count:22;
    -o-animation-delay:7s;
}

@keyframes he2
{
    0%{transform:rotateX(-150deg)}
    100%{transform:rotateX(0deg)}
}

@-ms-keyframes he2
{
    0%{-ms-transform:rotateX(-150deg)}
    100%{-ms-transform:rotateX(0deg)}
}

@-moz-keyframes he2
{
    0%{-moz-transform:rotateX(-150deg)}
    100%{-moz-transform:rotateX(0deg)}
}

@-webkit-keyframes he2
{
    0%{-webkit-transform:rotateX(-150deg)}
    100%{-webkit-transform:rotateX(0deg)}
}

@-o-keyframes he2
{
    0%{-o-transform:rotateX(-150deg)}
    100%{-o-transform:rotateX(0deg)}
}

.fzr_index-con_next_he3
{
    width:2.34375%;
    position:absolute;
    top:14.444%;
    animation:track_he3 100s ease;
    -ms-animation:track_he3 100s ease;
    -moz-animation:track_he3 100s ease;
    -webkit-animation:track_he3 100s ease;
    -o-animation:track_he3 100s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes track_he3
{
    0%{opacity:0;top:14.444%;left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:14.444%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:17.778%;left:80%;display:none;}
    100%{opacity:0;top:17.778%;left:80%;display:none;}
}

@-ms-keyframes track_he3
{
    0%{opacity:0;top:14.444%;left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:14.444%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:17.778%;left:80%;display:none;}
    100%{opacity:0;top:17.778%;left:80%;display:none;}
}

@-moz-keyframes track_he3
{
    0%{opacity:0;top:14.444%;left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:14.444%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:17.778%;left:80%;display:none;}
    100%{opacity:0;top:17.778%;left:80%;display:none;}
}

@-webkit-keyframes track_he3
{
    0%{opacity:0;top:14.444%;left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:14.444%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:17.778%;left:80%;display:none;}
    100%{opacity:0;top:17.778%;left:80%;display:none;}
}

@-o-keyframes track_he3
{
    0%{opacity:0;top:14.444%;left:15%;}
    2.5%{opacity:0;}
    3%{opacity:1;top:14.444%;left:15%;}
    6.5%{opacity:1;}
    7%{opacity:0;top:17.778%;left:80%;display:none;}
    100%{opacity:0;top:17.778%;left:80%;display:none;}
}

.fzr_index-con_next_he3 img
{
    width:100%;
    height:100%;
    animation:he3 0.2s alternate;
    animation-iteration-count:22;
    animation-delay:7s;
    -ms-animation:he3 0.2s alternate;
    -ms-animation-iteration-count:22;
    -ms-animation-delay:7s;
    -moz-animation:he3 0.2s alternate;
    -moz-animation-iteration-count:22;
    -moz-animation-delay:7s;
    -webkit-animation:he3 0.2s alternate;
    -webkit-animation-iteration-count:22;
    -webkit-animation-delay:7s;
    -o-animation:he3 0.2s alternate;
    -o-animation-iteration-count:22;
    -o-animation-delay:7s;
}

@-webkit-keyframes he3
{
    0%{transform:rotateX(-150deg)}
    100%{transform:rotateX(0deg)}
}

@-ms-keyframes he3
{
    0%{-ms-transform:rotateX(-150deg)}
    100%{-ms-transform:rotateX(0deg)}
}

@-moz-keyframes he3
{
    0%{-moz-transform:rotateX(-150deg)}
    100%{-moz-transform:rotateX(0deg)}
}

@-webkit-keyframes he3
{
    0%{-webkit-transform:rotateX(-150deg)}
    100%{-webkit-transform:rotateX(0deg)}
}

@-o-keyframes he3
{
    0%{-o-transform:rotateX(-150deg)}
    100%{-o-transform:rotateX(0deg)}
}

.fzr_index-con_next_shan
{
    width:31.25%;
    position:absolute;
    top:25.56%;
    left:19.27%;
    z-index:-1;
    animation:next_shan 2s ease;
    -ms-animation:next_shan 2s ease;
    -moz-animation:next_shan 2s ease;
    -webkit-animation:next_shan 2s ease;
    -o-animation:next_shan 2s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_shan img
{
    width:100%;
    height:100%;  
}

@keyframes next_shan
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes next_shan
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes next_shan
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes next_shan
{
    0%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes next_shan
{
    0%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_water1
{
    width:7.8125%;
    z-index:-2;
    position:absolute;
    top:60%;
    left:29.17%;
    animation:water1 3s alternate;
    -ms-animation:water1 3s alternate;
    -moz-animation:water1 3s alternate;
    -webkit-animation:water1 3s alternate;
    -o-animation:water1 3s alternate;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_water1 img
{
    width:100%;
    height:100%;
}

@keyframes water1
{
    0%{opacity:0;}
    25%{opacity:0;top:57%;left:32.17%;}
    45%{opacity:1;top:57%;left:32.17%;}
    100%{opacity:1;top:60%;left:29.17%;}
}

@-ms-keyframes water1
{
    0%{opacity:0;}
    25%{opacity:0;top:57%;left:32.17%;}
    45%{opacity:1;top:57%;left:32.17%;}
    100%{opacity:1;top:60%;left:29.17%;}
}

@-moz-keyframes water1
{
    0%{opacity:0;}
    25%{opacity:0;top:57%;left:32.17%;}
    45%{opacity:1;top:57%;left:32.17%;}
    100%{opacity:1;top:60%;left:29.17%;}
}

@-webkit-keyframes water1
{
    0%{opacity:0;}
    25%{opacity:0;top:57%;left:32.17%;}
    45%{opacity:1;top:57%;left:32.17%;}
    100%{opacity:1;top:60%;left:29.17%;}
}

@-o-keyframes water1
{
    0%{opacity:0;}
    25%{opacity:0;top:57%;left:32.17%;}
    45%{opacity:1;top:57%;left:32.17%;}
    100%{opacity:1;top:60%;left:29.17%;}
}

.fzr_index-con_next_water2
{
    width:10.9375%;
    z-index:-3;
    position:absolute;
    top:57%;
    left:36.5%;
    animation:water2 3s alternate;
    -ms-animation:water2 3s alternate;
    -moz-animation:water2 3s alternate;
    -webkit-animation:water2 3s alternate;
    -o-animation:water2 3s alternate;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_water2 img
{
    width:100%;
    height:100%
}

@keyframes water2
{
    0%{opacity:0;}
    25%{opacity:0;top:54%;left:43%;}
    45%{opacity:1;top:54%;left:43%;}
    100%{opacity:1;top:57%;left:36.5%;}
}

@-ms-keyframes water2
{
    0%{opacity:0;}
    25%{opacity:0;top:54%;left:43%;}
    45%{opacity:1;top:54%;left:43%;}
    100%{opacity:1;top:57%;left:36.5%;}
}

@-moz-keyframes water2
{
    0%{opacity:0;}
    25%{opacity:0;top:54%;left:43%;}
    45%{opacity:1;top:54%;left:43%;}
    100%{opacity:1;top:57%;left:36.5%;}
}

@-webkit-keyframes water2
{
    0%{opacity:0;}
    25%{opacity:0;top:54%;left:43%;}
    45%{opacity:1;top:54%;left:43%;}
    100%{opacity:1;top:57%;left:36.5%;}
}

@-o-keyframes water2
{
    0%{opacity:0;}
    25%{opacity:0;top:54%;left:43%;}
    45%{opacity:1;top:54%;left:43%;}
    100%{opacity:1;top:57%;left:36.5%;}
}

.fzr_index-con_next_water3
{
    width:4.7917%;
    z-index:-3;
    position:absolute;
    top:53.5%;
    left:46%;
    animation:water3 3s alternate;
    -ms-animation:water3 3s alternate;
    -moz-animation:water3 3s alternate;
    -webkit-animation:water3 3s alternate;
    -o-animation:water3 3s alternate;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_water3 img
{
    width:100%;
    height:100%;
}

@keyframes water3
{
    0%{opacity:0;}
    25%{opacity:0;top:48%;left:52%;}
    47%{opacity:1;top:48%;left:52%;}
    100%{opacity:1;top:53.5%;left:46%;}
}

@-ms-keyframes water3
{
    0%{opacity:0;}
    25%{opacity:0;top:48%;left:52%;}
    47%{opacity:1;top:48%;left:52%;}
    100%{opacity:1;top:53.5%;left:46%;}
}

@-moz-keyframes water3
{
    0%{opacity:0;}
    25%{opacity:0;top:48%;left:52%;}
    47%{opacity:1;top:48%;left:52%;}
    100%{opacity:1;top:53.5%;left:46%;}
}

@-webkit-keyframes water3
{
    0%{opacity:0;}
    25%{opacity:0;top:48%;left:52%;}
    47%{opacity:1;top:48%;left:52%;}
    100%{opacity:1;top:53.5%;left:46%;}
}

@-o-keyframes water3
{
    0%{opacity:0;}
    25%{opacity:0;top:48%;left:52%;}
    47%{opacity:1;top:48%;left:52%;}
    100%{opacity:1;top:53.5%;left:46%;}
}

.fzr_index-con_next_water4
{
    width:14.0104%;
    z-index:-3;
    position:absolute;
    top:63.2%;
    left:34%;
    animation:water4 3s alternate;
    -ms-animation:water4 3s alternate;
    -moz-animation:water4 3s alternate;
    -webkit-animation:water4 3s alternate;
    -o-animation:water4 3s alternate;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_water4 img
{
    width:100%;
    height:100%;
}

@keyframes water4
{
    0%{opacity:0;}
    25%{opacity:0;top:62%;left:39%;}
    45%{opacity:1;top:62%;left:39%;}
    100%{opacity:1;top:63.2%;left:34%;}
}

@-ms-keyframes water4
{
    0%{opacity:0;}
    25%{opacity:0;top:62%;left:39%;}
    45%{opacity:1;top:62%;left:39%;}
    100%{opacity:1;top:63.2%;left:34%;}
}

@-moz-keyframes water4
{
    0%{opacity:0;}
    25%{opacity:0;top:62%;left:39%;}
    45%{opacity:1;top:62%;left:39%;}
    100%{opacity:1;top:63.2%;left:34%;}
}

@-webkit-keyframes water4
{
    0%{opacity:0;}
    25%{opacity:0;top:62%;left:39%;}
    45%{opacity:1;top:62%;left:39%;}
    100%{opacity:1;top:63.2%;left:34%;}
}

@-o-keyframes water4
{
    0%{opacity:0;}
    25%{opacity:0;top:62%;left:39%;}
    45%{opacity:1;top:62%;left:39%;}
    100%{opacity:1;top:63.2%;left:34%;}
}

.fzr_index-con_next_chuan1
{
    width:2.6042%;
    z-index:12;
    position:absolute;
    top:60%;
    left:37%;
    animation:dance_chuan1 4s;
    -ms-animation:dance_chuan1 4s;
    -moz-animation:dance_chuan1 4s;
    -webkit-animation:dance_chuan1 4s;
    -o-animation:dance_chuan1 4s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes dance_chuan1
{
    0%{opacity:0;}
    60%{opacity:0;transform:translateX(-15px)}
    68%{opacity:1;transform:translateX(-15px)}
    100%{opacity:1;transform:translateX(0px)}
}

@-ms-keyframes dance_chuan1
{
    0%{opacity:0;}
    60%{opacity:0;-ms-transform:translateX(-15px)}
    68%{opacity:1;-ms-transform:translateX(-15px)}
    100%{opacity:1;-ms-transform:translateX(0px)}
}


@-moz-keyframes dance_chuan1
{
    0%{opacity:0;}
    60%{opacity:0;-moz-transform:translateX(-15px)}
    68%{opacity:1;-moz-transform:translateX(-15px)}
    100%{opacity:1;-moz-transform:translateX(0px)}
}


@-webkit-keyframes dance_chuan1
{
    0%{opacity:0;}
    60%{opacity:0;-webkit-transform:translateX(-15px)}
    68%{opacity:1;-webkit-transform:translateX(-15px)}
    100%{opacity:1;-webkit-transform:translateX(0px)}
}


@-o-keyframes dance_chuan1
{
    0%{opacity:0;}
    60%{opacity:0;-o-transform:translateX(-15px)}
    68%{opacity:1;-o-transform:translateX(-15px)}
    100%{opacity:1;-o-transform:translateX(0px)}
}

.fzr_index-con_next_chuan1 img
{
    width:100%;
    height:100%;
    animation:chuan 0.2s alternate infinite;
    -ms-animation:chuan 0.2s alternate infinite;
    -moz-animation:chuan 0.2s alternate infinite;
    -webkit-animation:chuan 0.2s alternate infinite;
    -o-animation:chuan 0.2s alternate infinite;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_chuan2
{
    width:2.6042%;
    z-index:12;
    position:absolute;
    top:61%;
    left:44%;
    animation:dance_chuan2 4s;
    -ms-animation:dance_chuan2 4s;
    -moz-animation:dance_chuan2 4s;
    -webkit-animation:dance_chuan2 4s;
    -o-animation:dance_chuan2 4s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes dance_chuan2
{
    0%{opacity:0;}
    60%{opacity:0;transform:translateX(-15px)}
    70%{opacity:1;transform:translateX(-15px)}
    100%{opacity:1;transform:translateX(0px)}
}

@-ms-keyframes dance_chuan2
{
    0%{opacity:0;}
    60%{opacity:0;-ms-transform:translateX(-15px)}
    70%{opacity:1;-ms-transform:translateX(-15px)}
    100%{opacity:1;-ms-transform:translateX(0px)}
}

@-moz-keyframes dance_chuan2
{
    0%{opacity:0;}
    60%{opacity:0;-moz-transform:translateX(-15px)}
    70%{opacity:1;-moz-transform:translateX(-15px)}
    100%{opacity:1;-moz-transform:translateX(0px)}
}

@-webkit-keyframes dance_chuan2
{
    0%{opacity:0;}
    60%{opacity:0;-webkit-transform:translateX(-15px)}
    70%{opacity:1;-webkit-transform:translateX(-15px)}
    100%{opacity:1;-webkit-transform:translateX(0px)}
}

@-o-keyframes dance_chuan2
{
    0%{opacity:0;}
    60%{opacity:0;-o-transform:translateX(-15px)}
    70%{opacity:1;-o-transform:translateX(-15px)}
    100%{opacity:1;-o-transform:translateX(0px)}
}

.fzr_index-con_next_chuan2 img
{
    width:100%;
    height:100%;
    animation:chuan 0.2s alternate infinite;
    -ms-animation:chuan 0.2s alternate infinite;
    -moz-animation:chuan 0.2s alternate infinite;
    -webkit-animation:chuan 0.2s alternate infinite;
    -o-animation:chuan 0.2s alternate infinite;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_chuan3
{
    width:2.6042%;
    z-index:12;
    position:absolute;
    top:65%;
    left:40.3%;
    animation:dance_chuan3 4s;
    -ms-animation:dance_chuan3 4s;
    -moz-animation:dance_chuan3 4s;
    -webkit-animation:dance_chuan3 4s;
    -o-animation:dance_chuan3 4s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes dance_chuan3
{
    0%{opacity:0;}
    60%{opacity:0;transform:translateX(-15px)}
    72%{opacity:1;transform:translateX(-15px)}
    100%{opacity:1;transform:translateX(0px)}
}

@-ms-keyframes dance_chuan3
{
    0%{opacity:0;}
    60%{opacity:0;-ms-transform:translateX(-15px)}
    72%{opacity:1;-ms-transform:translateX(-15px)}
    100%{opacity:1;-ms-transform:translateX(0px)}
}

@-moz-keyframes dance_chuan3
{
    0%{opacity:0;}
    60%{opacity:0;-moz-transform:translateX(-15px)}
    72%{opacity:1;-moz-transform:translateX(-15px)}
    100%{opacity:1;-moz-transform:translateX(0px)}
}

@-webkit-keyframes dance_chuan3
{
    0%{opacity:0;}
    60%{opacity:0;-webkit-transform:translateX(-15px)}
    72%{opacity:1;-webkit-transform:translateX(-15px)}
    100%{opacity:1;-webkit-transform:translateX(0px)}
}

@-o-keyframes dance_chuan3
{
    0%{opacity:0;}
    60%{opacity:0;-o-transform:translateX(-15px)}
    72%{opacity:1;-o-transform:translateX(-15px)}
    100%{opacity:1;-o-transform:translateX(0px)}
}

.fzr_index-con_next_chuan3 img
{
    width:100%;
    height:100%;
    animation:chuan 0.2s alternate infinite;
    -ms-animation:chuan 0.2s alternate infinite;
    -moz-animation:chuan 0.2s alternate infinite;
    -webkit-animation:chuan 0.2s alternate infinite;
    -o-animation:chuan 0.2s alternate infinite;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_chuan4
{
    width:2.6042%;
    z-index:12;
    position:absolute;
    top:65%;
    left:48%;
    animation:dance_chuan4 4s;
    -ms-animation:dance_chuan4 4s;
    -moz-animation:dance_chuan4 4s;
    -webkit-animation:dance_chuan4 4s;
    -o-animation:dance_chuan4 4s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes dance_chuan4
{
    0%{opacity:0;}
    60%{opacity:0;transform:translateX(-15px)}
    75%{opacity:1;transform:translateX(-15px)}
    100%{opacity:1;transform:translateX(0px)}
}

@-ms-keyframes dance_chuan4
{
    0%{opacity:0;}
    60%{opacity:0;-ms-transform:translateX(-15px)}
    75%{opacity:1;-ms-transform:translateX(-15px)}
    100%{opacity:1;-ms-transform:translateX(0px)}
}

@-moz-keyframes dance_chuan4
{
    0%{opacity:0;}
    60%{opacity:0;-moz-transform:translateX(-15px)}
    75%{opacity:1;-moz-transform:translateX(-15px)}
    100%{opacity:1;-moz-transform:translateX(0px)}
}

@-webkit-keyframes dance_chuan4
{
    0%{opacity:0;}
    60%{opacity:0;-webkit-transform:translateX(-15px)}
    75%{opacity:1;-webkit-transform:translateX(-15px)}
    100%{opacity:1;-webkit-transform:translateX(0px)}
}

@-o-keyframes dance_chuan4
{
    0%{opacity:0;}
    60%{opacity:0;-o-transform:translateX(-15px)}
    75%{opacity:1;-o-transform:translateX(-15px)}
    100%{opacity:1;-o-transform:translateX(0px)}
}

.fzr_index-con_next_chuan4 img
{
    width:100%;
    height:100%;
    animation:chuan 0.2s alternate infinite;
    -ms-animation:chuan 0.2s alternate infinite;
    -moz-animation:chuan 0.2s alternate infinite;
    -webkit-animation:chuan 0.2s alternate infinite;
    -o-animation:chuan 0.2s alternate infinite;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes chuan
{
    0%{transform:rotate3d(0,1,1,-2deg)}
    100%{transform:rotate3d(0,1,1,0deg)}
}

@-ms-keyframes chuan
{
    0%{-ms-transform:rotate3d(0,1,1,-2deg)}
    100%{-ms-transform:rotate3d(0,1,1,0deg)}
}

@-moz-keyframes chuan
{
    0%{-moz-transform:rotate3d(0,1,1,-2deg)}
    100%{-moz-transform:rotate3d(0,1,1,0deg)}
}

@-webkit-keyframes chuan
{
    0%{-webkit-transform:rotate3d(0,1,1,-2deg)}
    100%{-webkit-transform:rotate3d(0,1,1,0deg)}
}

@-o-keyframes chuan
{
    0%{-o-transform:rotate3d(0,1,1,-2deg)}
    100%{-o-transform:rotate3d(0,1,1,0deg)}
}

.fzr_index-con_next_smallshan
{
    width:13.0208%;
    z-index:12;
    position:absolute;
    top:50%;
    left:70.5%;
    animation:smallshan 4s ;
    -ms-animation:smallshan 4s ;
    -moz-animation:smallshan 4s ;
    -webkit-animation:smallshan 4s ;
    -o-animation:smallshan 4s ;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes smallshan
{
    0%{opacity:0;}
    70%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes smallshan
{
    0%{opacity:0;}
    70%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes smallshan
{
    0%{opacity:0;}
    70%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes smallshan
{
    0%{opacity:0;}
    70%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes smallshan
{
    0%{opacity:0;}
    70%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_smallshan img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_zuzi
{
    width:6.3542%;
    z-index:13;
    position:absolute;
    top:36%;
    left:65%;
    animation:dance_zuzi 5s ease;
    -ms-animation:dance_zuzi 5s ease;
    -moz-animation:dance_zuzi 5s ease;
    -webkit-animation:dance_zuzi 5s ease;
    -o-animation:dance_zuzi 5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes dance_zuzi
{
    0%{opacity:0;}
    60%{opacity:0;top:60%;}
    75%{opacity:1;top:60%;}
    100%{opacity:1;top:36%;}
}

@-ms-keyframes dance_zuzi
{
    0%{opacity:0;}
    60%{opacity:0;top:60%;}
    75%{opacity:1;top:60%;}
    100%{opacity:1;top:36%;}
}

@-moz-keyframes dance_zuzi
{
    0%{opacity:0;}
    60%{opacity:0;top:60%;}
    75%{opacity:1;top:60%;}
    100%{opacity:1;top:36%;}
}

@-webkit-keyframes dance_zuzi
{
    0%{opacity:0;}
    60%{opacity:0;top:60%;}
    75%{opacity:1;top:60%;}
    100%{opacity:1;top:36%;}
}

@-o-keyframes dance_zuzi
{
    0%{opacity:0;}
    60%{opacity:0;top:60%;}
    75%{opacity:1;top:60%;}
    100%{opacity:1;top:36%;}
}

.fzr_index-con_next_zuzi img
{
    width:100%;
    height:100%;
    animation:zuzi 5s ease;
    -ms-animation:zuzi 5s ease;
    -moz-animation:zuzi 5s ease;
    -webkit-animation:zuzi 5s ease;
    -o-animation:zuzi 5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes zuzi
{
    0%{opacity:0;}
    60%{opacity:0;width:0%;height:0%;}
    75%{opacity:1;width:10%;height:10%;}
    100%{opacity:1; width:100%;height:100%;}
}

@-ms-keyframes zuzi
{
    0%{opacity:0;}
    60%{opacity:0;width:0%;height:0%;}
    75%{opacity:1;width:10%;height:10%;}
    100%{opacity:1; width:100%;height:100%;}
}

@-moz-keyframes zuzi
{
    0%{opacity:0;}
    60%{opacity:0;width:0%;height:0%;}
    75%{opacity:1;width:10%;height:10%;}
    100%{opacity:1; width:100%;height:100%;}
}

@-webkit-keyframes zuzi
{
    0%{opacity:0;}
    60%{opacity:0;width:0%;height:0%;}
    75%{opacity:1;width:10%;height:10%;}
    100%{opacity:1; width:100%;height:100%;}
}

@-o-keyframes zuzi
{
    0%{opacity:0;}
    60%{opacity:0;width:0%;height:0%;}
    75%{opacity:1;width:10%;height:10%;}
    100%{opacity:1; width:100%;height:100%;}
}

.fzr_index-con_next_bo
{
    width:23.5417%;
    z-index:13;
    position:absolute;
    top:53%;
    left:45%;
    animation:bo 5.5s ease;
    -ms-animation:bo 5.5s ease;
    -moz-animation:bo 5.5s ease;
    -webkit-animation:bo 5.5s ease;
    -o-animation:bo 5.5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes bo
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes bo
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}


@-moz-keyframes bo
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}


@-webkit-keyframes bo
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}


@-o-keyframes bo
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_bo img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_qizi1
{
    width:4.1667%;
    position:absolute;
    top:83%;
    left:45%;
    animation:qizi1 6s ease;
    -ms-animation:qizi1 6s ease;
    -moz-animation:qizi1 6s ease;
    -webkit-animation:qizi1 6s ease;
    -o-animation:qizi1 6s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes qizi1
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qizi1
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qizi1
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qizi1
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qizi1
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_qizi1 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_qizi2
{
    width:2.6042%;
    position:absolute;
    top:72%;
    left:40.5%;
    animation:qizi2 6.5s ease;
    -ms-animation:qizi2 6.5s ease;
    -moz-animation:qizi2 6.5s ease;
    -webkit-animation:qizi2 6.5s ease;
    -o-animation:qizi2 6.5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes qizi2
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qizi2
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qizi2
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qizi2
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qizi2
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_qizi2 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_qizi3
{
    width:4.1667%;
    position:absolute;
    top:83.5%;
    left:65%;
    animation:qizi3 7s ease;
    -ms-animation:qizi3 7s ease;
    -moz-animation:qizi3 7s ease;
    -webkit-animation:qizi3 7s ease;
    -o-animation:qizi3 7s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes qizi3
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qizi3
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qizi3
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qizi3
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qizi3
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_qizi3 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_qizi4
{
    width:2.6042%;
    position:absolute;
    top:75%;
    left:55%;
    animation:qizi4 7.5s ease;
    -ms-animation:qizi4 7.5s ease;
    -moz-animation:qizi4 7.5s ease;
    -webkit-animation:qizi4 7.5s ease;
    -o-animation:qizi4 7.5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes qizi4
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qizi4
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qizi4
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qizi4
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qizi4
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_qizi4 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_qiziall
{
    width:35.417%;
    position:absolute;
    top:72%;
    left:34%;
    animation:qiziall 8s ease;
    -ms-animation:qiziall 8s ease;
    -moz-animation:qiziall 8s ease;
    -webkit-animation:qiziall 8s ease;
    -o-animation:qiziall 8s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes qiziall
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes qiziall
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes qiziall
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes qiziall
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes qiziall
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_next_qiziall img
{
    width:100%;
    height:100%;
}

.fzr_index-con_next_logo
{
    width:15.625%;
    z-index:15;
    position:absolute;
    top:10%;
    left:42.1875%;
    animation:logo1 8s;
    -ms-animation:logo1 8s;
    -moz-animation:logo1 8s;
    -webkit-animation:logo1 8s;
    -o-animation:logo1 8s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_logo img
{
    width:100%;
    height:100%;
}

@keyframes logo1
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:15.625%;}
}

@-ms-keyframes logo1
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:15.625%;}
}

@-moz-keyframes logo1
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:15.625%;}
}

@-webkit-keyframes logo1
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:15.625%;}
}

@-o-keyframes logo1
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:15.625%;}
}

.fzr_index-con_next_font
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:45%;
    left:40%;
}

@keyframes next_font
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:100%;}
}

@-ms-keyframes next_font
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:100%;}
}

@-moz-keyframes next_font
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:100%;}
}

@-webkit-keyframes next_font
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:100%;}
}

@-o-keyframes next_font
{
    0%{opacity:0;width:0%;}
    85%{opacity:0;width:0%;}
    100%{opacity:1;width:100%;}
}

.fzr_index-con_next_font img
{
    width:100%;
    height:100%;
    animation:next_font 9s ease;
    -ms-animation:next_font 9s ease;
    -moz-animation:next_font 9s ease;
    -webkit-animation:next_font 9s ease;
    -o-animation:next_font 9s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

.fzr_index-con_next_font_bottom
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:45%;
    left:40%;
    animation:next_font_bottom 10.5s ease;
    -ms-animation:next_font_bottom 10.5s ease;
    -moz-animation:next_font_bottom 10.5s ease;
    -webkit-animation:next_font_bottom 10.5s ease;
    -o-animation:next_font_bottom 10.5s ease;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}

@keyframes next_font_bottom
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
 }

@-ms-keyframes next_font_bottom
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
 }

@-moz-keyframes next_font_bottom
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
 }

@-webkit-keyframes next_font_bottom
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
 }

@-o-keyframes next_font_bottom
{
    0%{opacity:0;}
    90%{opacity:0;}
    100%{opacity:1;}
 }

.fzr_index-con_next_font_bottom img
{  
    width:100%;
    height:100%;
}

.fzr_index-con_next_font_english
{
    width:12.7604%;
    z-index:5;
    position:absolute;
    top:51%;
    left:44%;
}

@keyframes next_font_english 
{
    0%{width:0;opacity:0;}
    88%{width:0%;height:0%;opacity:0;}
    100%{width:100%;height:100%;opacity:1;}
}

@-ms-keyframes next_font_english 
{
    0%{width:0;opacity:0;}
    88%{width:0%;height:0%;opacity:0;}
    100%{width:100%;height:100%;opacity:1;}
}

@-moz-keyframes next_font_english 
{
    0%{width:0;opacity:0;}
    88%{width:0%;height:0%;opacity:0;}
    100%{width:100%;height:100%;opacity:1;}
}

@-webkit-keyframes next_font_english 
{
    0%{width:0;opacity:0;}
    88%{width:0%;height:0%;opacity:0;}
    100%{width:100%;height:100%;opacity:1;}
}

@-o-keyframes next_font_english 
{
    0%{width:0;opacity:0;}
    88%{width:0%;height:0%;opacity:0;}
    100%{width:100%;height:100%;opacity:1;}
}

.fzr_index-con_next_font_english img
{
    width:100%;
    height:100%;
    animation:next_font_english 10s;
    -ms-animation:next_font_english 10s;
    -moz-animation:next_font_english 10s;
    -webkit-animation:next_font_english 10s;
    -o-animation:next_font_english 10s;
    animation-delay:7s;
    -ms-animation-delay:7s;
    -moz-animation-delay:7s;
    -webkit-animation-delay:7s;
    -o-animation-delay:7s;
}


/*第三页动画*/
.fzr_index-con_last
{
    width:100%;
    height:100%;
    z-index:19;
    position:absolute;
    animation:con_last 100000s;
    -ms-animation:con_last 100000s;
    -moz-animation:con_last 100000s;
    -webkit-animation:con_last 100000s;
    -o-animation:con_last 100000s;
}

@keyframes con_last
{
    0%{opacity:0;display:none;}
    0.018%{opacity:0;display:none;}
    0.019%{opacity:1;display:block;}
    100%{opacity:1;display:block;}   
}

@-ms-keyframes con_last
{
    0%{opacity:0;display:none;}
    0.018%{opacity:0;display:none;}
    0.019%{opacity:1;display:block;}
    100%{opacity:1;display:block;}   
}

@-moz-keyframes con_last
{
    0%{opacity:0;display:none;}
    0.018%{opacity:0;display:none;}
    0.019%{opacity:1;display:block;}
    100%{opacity:1;display:block;}   
}

@-webkit-keyframes con_last
{
    0%{opacity:0;display:none;}
    0.018%{opacity:0;display:none;}
    0.019%{opacity:1;display:block;}
    100%{opacity:1;display:block;}   
}

@-o-keyframes con_last
{
    0%{opacity:0;display:none;}
    0.018%{opacity:0;display:none;}
    0.019%{opacity:1;display:block;}
    100%{opacity:1;display:block;}   
}

.fzr_index-con_last_shan
{
    width:65.1042%;
    z-index:20;
    position:absolute;
    top:64%;
    left:18%;
}

.fzr_index-con_last_shan img
{
    width:100%;
    height:100%;
    animation:shan2 5s ease;
    -ms-animation:shan2 5s ease;
    -moz-animation:shan2 5s ease;
    -webkit-animation:shan2 5s ease;
    -o-animation:shan2 5s ease;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes shan2
{
    0%{opacity:0;}
    50%{opacity:0.5;}
    100%{opacity:1;}
}

@-ms-keyframes shan2
{
    0%{opacity:0;}
    50%{opacity:0.5;}
    100%{opacity:1;}
}

@-moz-keyframes shan2
{
    0%{opacity:0;}
    50%{opacity:0.5;}
    100%{opacity:1;}
}

@-webkit-keyframes shan2
{
    0%{opacity:0;}
    50%{opacity:0.5;}
    100%{opacity:1;}
}

@-o-keyframes shan2
{
    0%{opacity:0;}
    50%{opacity:0.5;}
    100%{opacity:1;}
}

.fzr_index-con_last_yan1
{
    width:2.6042%;
    z-index:21;
    position:absolute;
    top:56%;
    left:36%;
    animation:yan1 3s ease;
    -ms-animation:yan1 3s ease;
    -moz-animation:yan1 3s ease;
    -webkit-animation:yan1 3s ease;
    -o-animation:yan1 3s ease;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes yan1
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:30%;}
    40%{opacity:1;}
    100%{opacity:1;top:56%;left:36%;}
}

@-ms-keyframes yan1
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:30%;}
    40%{opacity:1;}
    100%{opacity:1;top:56%;left:36%;}
}

@-moz-keyframes yan1
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:30%;}
    40%{opacity:1;}
    100%{opacity:1;top:56%;left:36%;}
}

@-webkit-keyframes yan1
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:30%;}
    40%{opacity:1;}
    100%{opacity:1;top:56%;left:36%;}
}

@-o-keyframes yan1
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:30%;}
    40%{opacity:1;}
    100%{opacity:1;top:56%;left:36%;}
}

.fzr_index-con_last_yan1 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_yan2
{
    width:4.1667%;
    z-index:21;
    position:absolute;
    top:53%;
    left:39%;
    animation:yan2 3.2s;
    -ms-animation:yan2 3.2s;
    -moz-animation:yan2 3.2s;
    -webkit-animation:yan2 3.2s;
    -o-animation:yan2 3.2s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes yan2
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:47%;}
    40%{opacity:1;}
    100%{opacity:1;top:53%;left:39%;}
}                  

@-ms-keyframes yan2
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:47%;}
    40%{opacity:1;}
    100%{opacity:1;top:53%;left:39%;}
}

@-moz-keyframes yan2
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:47%;}
    40%{opacity:1;}
    100%{opacity:1;top:53%;left:39%;}
}

@-webkit-keyframes yan2
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:47%;}
    40%{opacity:1;}
    100%{opacity:1;top:53%;left:39%;}
}

@-o-keyframes yan2
{
    0%{opacity:0;}
    30%{opacity:0;top:40%;left:47%;}
    40%{opacity:1;}
    100%{opacity:1;top:53%;left:39%;}
}

.fzr_index-con_last_yan2 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_yan3
{
    width:2.0833%;
    z-index:21;
    position:absolute;
    top:59%;
    left:45%;
    animation:yan3 3.4s;
    -ms-animation:yan3 3.4s;
    -moz-animation:yan3 3.4s;
    -webkit-animation:yan3 3.4s;
    -o-animation:yan3 3.4s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes yan3
{
    0%{opacity:0;}
    30%{opacity:0;top:44%;left:60%;}
    40%{opacity:1;}
    100%{opacity:1;top:59%;left:45%;}
}

@-ms-keyframes yan3
{
    0%{opacity:0;}
    30%{opacity:0;top:44%;left:60%;}
    40%{opacity:1;}
    100%{opacity:1;top:59%;left:45%;}
}

@-moz-keyframes yan3
{
    0%{opacity:0;}
    30%{opacity:0;top:44%;left:60%;}
    40%{opacity:1;}
    100%{opacity:1;top:59%;left:45%;}
}

@-webkit-keyframes yan3
{
    0%{opacity:0;}
    30%{opacity:0;top:44%;left:60%;}
    40%{opacity:1;}
    100%{opacity:1;top:59%;left:45%;}
}

@-o-keyframes yan3
{
    0%{opacity:0;}
    30%{opacity:0;top:44%;left:60%;}
    40%{opacity:1;}
    100%{opacity:1;top:59%;left:45%;}
}

.fzr_index-con_last_yan3 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_yan4
{
    width:2.0833%;
    z-index:21;
    position:absolute;
    top:47%;
    left:41.5%;
    animation:yan4 3.6s;
    -ms-animation:yan4 3.6s;
    -moz-animation:yan4 3.6s;
    -webkit-animation:yan4 3.6s;
    -o-animation:yan4 3.6s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes yan4
{
    0%{opacity:0;}
    30%{opacity:0;top:33%;left:50%;}
    40%{opacity:1;}
    100%{opacity:1;top:47%;left:41.5%;}
}

@-ms-keyframes yan4
{
    0%{opacity:0;}
    30%{opacity:0;top:33%;left:50%;}
    40%{opacity:1;}
    100%{opacity:1;top:47%;left:41.5%;}
}

@-moz-keyframes yan4
{
    0%{opacity:0;}
    30%{opacity:0;top:33%;left:50%;}
    40%{opacity:1;}
    100%{opacity:1;top:47%;left:41.5%;}
}

@-webkit-keyframes yan4
{
    0%{opacity:0;}
    30%{opacity:0;top:33%;left:50%;}
    40%{opacity:1;}
    100%{opacity:1;top:47%;left:41.5%;}
}

@-o-keyframes yan4
{
    0%{opacity:0;}
    30%{opacity:0;top:33%;left:50%;}
    40%{opacity:1;}
    100%{opacity:1;top:47%;left:41.5%;}
}

.fzr_index-con_last_yan4 img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_font
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:36%;
    left:39.56%;
    animation:font 4s ease;
    -ms-animation:font 4s ease;
    -moz-animation:font 4s ease;
    -webkit-animation:font 4s ease;
    -o-animation:font 4s ease;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes last_font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-ms-keyframes last_font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-moz-keyframes last_font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-webkit-keyframes last_font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

@-o-keyframes last_font
{
    0%{opacity:0;width:0%;}
    50%{opacity:0;width:0%;}
    100%{opacity:1;width:20.83%;}
}

.fzr_index-con_last_font img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_font_bottom
{
    width:20.83%;
    z-index:5;
    position:absolute;
    top:36%;
    left:39.56%;
    animation:last_font_bottom 6s ease;
    -ms-animation:last_font_bottom 6s ease;
    -moz-animation:last_font_bottom 6s ease;
    -webkit-animation:last_font_bottom 6s ease;
    -o-animation:last_font_bottom 6s ease;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes last_font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-ms-keyframes last_font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-moz-keyframes last_font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-webkit-keyframes last_font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

@-o-keyframes last_font_bottom
{
    0%{opacity:0;}
    80%{opacity:0;}
    100%{opacity:1;}
}

.fzr_index-con_last_font_bottom img
{  
    width:100%;
    height:100%;
}

.fzr_index-con_last_font_english
{
    width:13.0208%;
    z-index:5;
    position:absolute;
    top:42%;
    left:44%;
    animation:last_font_english 5.5s;
    -ms-animation:last_font_english 5.5s;
    -moz-animation:last_font_english 5.5s;
    -webkit-animation:last_font_english 5.5s;
    -o-animation:last_font_english 5.5s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes last_font_english 
{
    0%{width:0%;opacity:0;}
    65%{width:0%;opacity:0;}
    100%{width:13.0208%;opacity:1;}
}

@-ms-keyframes last_font_english 
{
    0%{width:0%;opacity:0;}
    65%{width:0%;opacity:0;}
    100%{width:13.0208%;opacity:1;}
}

@-moz-keyframes last_font_english 
{
    0%{width:0%;opacity:0;}
    65%{width:0%;opacity:0;}
    100%{width:13.0208%;opacity:1;}
}

@-webkit-keyframes last_font_english 
{
    0%{width:0%;opacity:0;}
    65%{width:0%;opacity:0;}
    100%{width:13.0208%;opacity:1;}
}

@-o-keyframes last_font_english 
{
    0%{width:0%;opacity:0;}
    65%{width:0%;opacity:0;}
    100%{width:13.0208%;opacity:1;}
}

.fzr_index-con_last_font_english img
{
    width:100%;
    height:100%;
}

.fzr_index-con_last_nav1
{
    width:5.5729%;
    z-index:29;
    position:absolute;
    top:50%;
    left:43.5%;
    animation:last_nav1 7s;
    -ms-animation:last_nav1 7s;
    -moz-animation:last_nav1 7s;
    -webkit-animation:last_nav1 7s;
    -o-animation:last_nav1 7s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

.fzr_index-con_last_nav1:hover
{
    box-shadow:3px 3px 3px 1px #808080;
    transform:translate(-3px,-3px);
    -ms-transform:translate(-3px,-3px);
    -moz-transform:translate(-3px,-3px);
    -webkit-transform:translate(-3px,-3px);
    -o-transform:translate(-3px,-3px);
}

@keyframes last_nav1
{
    0%{opacity:0;}
    70%{opacity:0;transform:rotateY(-140deg)}
    100%{opacity:1;transform:rotateY(0deg)}
}

@-ms-keyframes last_nav1
{
    0%{opacity:0;}
    70%{opacity:0;-ms-transform:rotateY(-140deg)}
    100%{opacity:1;-ms-transform:rotateY(0deg)}
}

@-moz-keyframes last_nav1
{
    0%{opacity:0;}
    70%{opacity:0;-moz-transform:rotateY(-140deg)}
    100%{opacity:1;-moz-transform:rotateY(0deg)}
}

@-webkit-keyframes last_nav1
{
    0%{opacity:0;}
    70%{opacity:0;-webkit-transform:rotateY(-140deg)}
    100%{opacity:1;-webkit-transform:rotateY(0deg)}
}

@-o-keyframes last_nav1
{
    0%{opacity:0;}
    70%{opacity:0;-o-transform:rotateY(-140deg)}
    100%{opacity:1;-o-transform:rotateY(0deg)}
}

.fzr_index-con_last_nav1 a img
{
    width:100%;
    height:100%;
    display:block;
}

.fzr_index-con_last_nav2
{
    width:5.5729%;
    z-index:29;
    position:absolute;
    top:50%;
    left:51%;
    animation:last_nav1 7s;
    -ms-animation:last_nav1 7s;
    -moz-animation:last_nav1 7s;
    -webkit-animation:last_nav1 7s;
    -o-animation:last_nav1 7s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

.fzr_index-con_last_nav2:hover
{
    box-shadow:3px 3px 3px 1px #808080;
    transform:translate(-3px,-3px);
    -ms-transform:translate(-3px,-3px);
    -moz-transform:translate(-3px,-3px);
    -webkit-transform:translate(-3px,-3px);
    -o-transform:translate(-3px,-3px);
}

.fzr_index-con_last_nav2 a img
{
    width:100%;
    height:100%;
    display:block;
}

.fzr_index-con_last_yunzi
{
    width:11.9792%;
    position:absolute;
    top:12%;
    left:44.0104%;
}

.fzr_index-con_last_yunzi img
{
    width:100%;
    height:100%;
    animation:yunzi 4.2s ease;
    -ms-animation:yunzi 4.2s ease;
    -moz-animation:yunzi 4.2s ease;
    -webkit-animation:yunzi 4.2s ease;
    -o-animation:yunzi 4.2s ease;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes yunzi
{
    0%{opacity:0;}
    80%{opacity:0;height:0%;}
    100%{opacity:1;height:100%;}
}

@-ms-keyframes yunzi
{
    0%{opacity:0;}
    80%{opacity:0;height:0%;}
    100%{opacity:1;height:100%;}
}

@-moz-keyframes yunzi
{
    0%{opacity:0;}
    80%{opacity:0;height:0%;}
    100%{opacity:1;height:100%;}
}

@-webkit-keyframes yunzi
{
    0%{opacity:0;}
    80%{opacity:0;height:0%;}
    100%{opacity:1;height:100%;}
}

@-o-keyframes yunzi
{
    0%{opacity:0;}
    80%{opacity:0;height:0%;}
    100%{opacity:1;height:100%;}
}

.fzr_index-con_last_lx
{
    width:11.4583%;
    z-index:21;
    position:absolute;
    top:78%;
    left:44.3%;
    animation:lx 7s;
    -ms-animation:lx 7s;
    -moz-animation:lx 7s;
    -webkit-animation:lx 7s;
    -o-animation:lx 7s;
    animation-delay:18s;
    -ms-animation-delay:18s;
    -moz-animation-delay:18s;
    -webkit-animation-delay:18s;
    -o-animation-delay:18s;
}

@keyframes lx
{
    0%{top:90%;opacity:0;}
    70%{top:90%;opacity:0;}
    100%{top:78%;opacity:1;}
}

@-ms-keyframes lx
{
    0%{top:90%;opacity:0;}
    70%{top:90%;opacity:0;}
    100%{top:78%;opacity:1;}
}

@-moz-keyframes lx
{
    0%{top:90%;opacity:0;}
    70%{top:90%;opacity:0;}
    100%{top:78%;opacity:1;}
}

@-webkit-keyframes lx
{
    0%{top:90%;opacity:0;}
    70%{top:90%;opacity:0;}
    100%{top:78%;opacity:1;}
}

@-o-keyframes lx
{
    0%{top:90%;opacity:0;}
    70%{top:90%;opacity:0;}
    100%{top:78%;opacity:1;}
}

.fzr_index-con_last_lx img
{
    width:100%;
    height:100%;
}


/*首页 index1*/
.fzr_index1_logo
{
    width:230px;
    height:180px;
    position:absolute;
    top:10%;
    left:50%;
    margin-left:-115px;
}

.fzr_index1_logo img
{
    width:100%;
    height:100%;
}

.fzr_index1_nav2
{
    width:107px;
    height:28px;
    position:absolute;
    top:45%;
    left:50%;
    margin-left:-53px;
}

.fzr_index1_nav2 a img
{
    width:100%;
    height:100%;
    display:block;
}

.fzr_index1_nav2:hover
{
    box-shadow:3px 3px 3px 1px #808080;
    transform:translate(-3px,-3px);
    -ms-transform:translate(-3px,-3px);
    -moz-transform:translate(-3px,-3px);
    -webkit-transform:translate(-3px,-3px);
    -o-transform:translate(-3px,-3px);
}

.fzr_index1_link
{
    position:absolute;
    top:65%;
    left:50%;
    margin-left:-132px;
}

.fzr_index1_link a
{
    text-align:center;
    font-size:24px;
    color:#450762;
}

.fzr_index1_text
{
    position:absolute;
    top:80%;
    left:50%;
    margin-left:-203px;
}

.fzr_index1_text p
{
    color:#808080;
    font-size:14px;
    line-height:2em;
    font-family:SimHei;
    text-align:center;
}