﻿/*
 * fullPage 1.4.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

* { margin: 0; padding: 0;}
body { font: 16px/1.8 "Microsoft Yahei",verdana;}

#superContainer {
    height: 100%;
    position: relative;
}
.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slide {
    float: left;
}
.slide, .slidesContainer {
    height: 100%;
    display: block;
}
.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section.table, .slide.table {
    display: table;
    width: 100%;
}
.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.slidesContainer {
    float: left;
    position: relative;
}
.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.scrollable {
    overflow: scroll;
}
.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    top: 60% ;
    left:0 ;
    opacity: 1 ;
}
#fullPage-nav.right {
    right: 17px;
}
#fullPage-nav.left {
    left: 17px;
}
.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fullPage-slidesNav.bottom {
    bottom: 17px;
}
.fullPage-slidesNav.top {
    top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul {
    margin: 0;
    padding: 0;
}
#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fullPage-slidesNav li {
    display: inline-block;
}
#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}
#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}
.fullPage-tooltip.right {
    right: 20px;
}
.fullPage-tooltip.left {
    left: 20px;
}


/* 圆点导航 */
#fullPage-nav {
    _display: none;
    font-size: 12px;
    width: 123px;
    height: 200px;
    background: url(../image/slider_btn_bg.png) 23px 140px no-repeat
}

#fullPage-nav li {
    width: 40px;
    height: 21px;
    margin: 10px 0 0;
    vertical-align: middle;
}

#fullPage-nav li a {
    float: right;
    width: 21px;
    height: 21px;
    color: #8F9DA4;
    text-decoration: none;
    text-align: right;
    background: url(../image/dot.png) 5px 5px no-repeat;
}

#fullPage-nav li .active {
    background-position: 0 bottom;
}

#fullPage-nav span {
    display: none;
}

.fullPage-tooltip {
    float: left;
    top: 0;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    color: #8F9DA4;
    line-height: 21px;
}
/* 圆点导航 */


.section { position: relative; overflow: hidden;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section .bg img { display: block; width: 100%; height: 100%;}



.bg03 { position: absolute; left: 0%;right: 0;margin: auto; top:10%; opacity: 0; width: 100%; height:318px ;max-width: 1200px;
    background: url(../image/one-01.png) no-repeat;background-size: 80%;background-position: center; transition: all 0.5s;}
.active .jy{
    opacity: 1;
    transition-delay: 0.5s;
}
.jy{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    transition: all 0.5s;
    max-width: 1200px;
    margin: auto;
}
.jy img{
    width: 80%;
}
.bg04 { position: absolute; width:1139px; height:607px; left: 50%; top:50%; margin: -303.5px 0 0 -569.5px;
    background: url(../image/one-00.png) no-repeat;background-size: cover; opacity: 0;
    -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 0.5s; }
.bg05 { position: absolute; left: 0;right: 0;margin: auto; top: 160px; width: 169px; height:72px ;
    background: url(../image/one-02.png) no-repeat;background-size: 100%; opacity: 0; transition: all 0.5s;z-index: 999}


.bg06 { position: absolute; z-index:2; left: 50%; top:50%; width: 277px; height: 66px; margin-top:-356px; margin-left: -138.5px;
    background: url(../image/two-00.png) 0 0 no-repeat;background-size: cover; transition: all 0.5s;  opacity: 0;line-height: 32px;}
.bg07 { position: absolute;z-index:2;  left: 50%; top:310px; width: 752px; height: 58px ;margin-top: -246px; opacity: 0; transition: all 0.5s;margin-left:-376px;font-size: 16px;line-height: 32px;text-indent: 32px;}
.bg08 { position: absolute;z-index:2;text-align: center;  left: 50%; bottom:50%; width: 1000px;overflow: hidden; margin-left:-500px;margin-bottom: -350px; transition: all 0.5s ;border-top: 1px solid rgba(255,255,255,0.3);padding-top: 10px;opacity: 0;}
.bg08 ul li{display: inline-block;}
.bg08 ul li img{width: 100%;}
.bg17{font-size: 16px;color: white;line-height: 24px;position: absolute;left: 50%;margin-left: -350px;width: 700px;top: 50%;opacity: 0;
    margin-top: -30px; transition: all 0.5s ;}


.bg10 { position: absolute; left: 0%;right: 0; top:50%; width:1013px;opacity: 0; height:118px;margin:auto;background: url(../image/three-01.png) no-repeat;background-size: cover; transition: all 0.5s;}
.bg11 { position: absolute; bottom: 50%; left:0% ;right: 0%; width:720px; margin:auto;height: 79px; background: url(../image/three-02.png) no-repeat;background-size: cover; opacity: 0; transition: all 0.5s; }
.bg12 { position: absolute; bottom: 50%; left:0;right: 0; width:167px;margin:auto;height:41px; background: url(../image/three-03.png) no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;z-index: 99; }


.bg13 { position: absolute; bottom:50%; left:50% ; width: 250px;margin: 0 0 -403px -128px; height:488px; background: url(../image/four-00.png) no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;}
.bg14 { position: absolute; top: 52%;left: 50%; width:156px; height:156px ; background: url(../image/bg14.png) center no-repeat;background-size: cover; opacity: 0; transition: all 0.5s; margin:-163px 0 0 -680px;}
.bg15 { position: absolute; top: 50% ; left:50% ; width:117px;margin: 70px 0 0 -318px; height: 117px; background: url(../image/bg15.png) no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;}

.bg15_2 {position: absolute; top:316px;left: 50%; width:156px; height:156px ; background: url(../image/bg16.png) center no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;margin-left: -425px;}
.bg17 {position: absolute; top:550px;left: 50%; width:94px; height:94px ; background: url(../image/bg17.png) center no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;margin-left: 70px;}

.bg16 { position: absolute; left: 50%; top:344px; width: 169px; height:47px ;margin-left:-84.5px;background: url(../image/four-03.png) no-repeat;background-size: cover; opacity: 0; transition: all 0.5s;}


.bg18 { position: absolute; left: 50%; top: 50%;width: 454px; opacity: 0; margin: -240px 0 0 -600px; transition: all 0.5s;}
.bg19 { position: absolute; left: 50%; top: 50%;width: 289px; height: 597px; opacity: 0;background: url(404.png) no-repeat;background-size: cover;padding: 32px 0 0 35px; margin: -268px 0 0 600px; transition: all 0.5s;}


.bg20 { position: absolute; left: 50%; top: 50%;width: 588px; height: 251px; opacity: 0;background: url(404.png) no-repeat;background-size: cover;margin: -400px 0 0 -294px; transition: all 0.5s;}
.bg21 { position: absolute; left: 50%; top: 50%;width: 952px; height: 214px; opacity: 0;background: url(404.png) no-repeat;background-size: cover;margin: 300px 0 0 -476px; transition: all 0.5s;}



.bg23 { position: absolute; left: 50%; top: 50%;width: 430px; height: 404px; opacity: 0;background: url(404.png) no-repeat;background-size: cover;margin:-156px 0 0 -700px; transition: all 0.5s;}

.bg24 { position: absolute; left: 50%; top:0; opacity: 0; width: 533px; height:56px ; margin-left: -266.5px; background: url(404.png) no-repeat;background-size: cover; transition: all 0.5s;}

.bg25 { position: absolute; left: 50%; top:50%; opacity: 0; width:389px; height:466px ;margin-top: -233px; margin-left: 290px; transition: all 0.5s;}




/* CSS3过度及动画 */
.active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.active .bg01 { bottom:50% ; margin-bottom:15px ; opacity: 1; transition-delay: 0.7s; }
.active .bg02 { bottom:50% ; margin-bottom:-155px ; opacity: 1; transition-delay: 0.7s;}
.active .bg04 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.5s;}
.active .bg03 { top:50% ; margin-top:-160px ;opacity: 1; transition-delay: 1s;}
.active .bg05 { opacity: 1; transition-duration: 1s; transition-delay: 1.5s;}

.active .bg06 { opacity: 1; margin-top: -256px;transition-delay: 0.5s;}
.active .bg07 { margin-top: -146px; opacity: 1; transition-delay: 1s;color: #fff;}
.active .bg08 { opacity: 1; margin-bottom: -250px;transition-delay: 2s;}
.active .bg17 { opacity: 1; transition-delay: 1.5s;}

.active .bg09 { margin-right: 1px; opacity: 1; transition-delay: 0.7s;}
.active .bg10 { margin-top: -204px;opacity: 1; transition-delay: 0.5s;}
.active .bg11 {margin-bottom: -71px; opacity: 1; transition-delay: 1s; }
.active .bg12 {margin-bottom: -180px;opacity: 1; transition-delay: 1.5s; }


.active .bg13 { margin-bottom: -244px; opacity: 1; transition-delay: 0.5s; }
.active .bg14 { margin-left:-700px ; opacity: 1; transition-delay: 1s;}
.active .bg15 { margin-left:-342px ; opacity: 1; transition-delay: 1.5s; }
.active .bg15_2 { margin-left:-70px ; opacity: 1; transition-delay: 1s;}
.active .bg17{margin-left:70px;opacity: 1; transition-delay: 2s;}
.active .bg16 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}
.bg14 a{
    display: block;
    width: 100%;
    height: 100%;
}

.active .bg18 { opacity: 1; margin-left: -450px; transition-duration: 1s; transition-delay: 0.5s;}
.active .bg19 { opacity: 1; margin-left:160px; transition-duration: 1s; transition-delay: 0.5s;}

.active .bg20 { opacity: 1; margin-top: -280px; transition-delay: 1s;}
.active .bg21 { opacity: 1; margin-top: 50px;transition-delay: 1.5s;}

.active .bg23 { opacity: 1; margin-left: -500px;transition-delay: 0.5s;}

.active .bg24 { opacity: 1; top: 154px; transition-delay: 0.7s; }

.active .right_con{ opacity: 1; margin-left: 152px; transition-delay: 0.5s;}

.active .bg25 {opacity:1 ; margin-left: 90px; transition-delay: 0.5s;}

/* for lt ie 10*/

.ltie10 .bg01 {   bottom:50% ; margin-bottom:15px ;  transition-delay: 0.7s; }
.ltie10 .bg02 {   bottom:50% ; margin-bottom:-155px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg04 {  opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .bg03 {   top:50% ; margin-top:-139px ;  transition-delay: 0.7s;}
.ltie10 .bg05 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.ltie10 .bg06 {   opacity: 1; margin-left: -168px; transition-delay: 0.7s ; }
.ltie10 .bg07 {   margin-left: -171px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg08 {   bottom:50% ; margin-bottom:-188px ; transition-delay: 0.7s;}

.ltie10 .bg09 {   margin-right:1px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg10 {   top:50% ; margin-top:-100px ;  transition-delay: 0.7s;}
.ltie10 .bg11 {   bottom:50% ; margin-bottom:15px ;  transition-delay: 0.3s; }
.ltie10 .bg12 {   bottom:50% ; margin-bottom:-80px ;  transition-delay: 0.5s; }

.ltie10 .bg13 {   bottom:50% ; margin-bottom:-203px ;  transition-delay: 0.7s; }
.ltie10 .bg14 {   bottom:50% ; margin-bottom:100px ; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg15 {   bottom:50% ; margin-bottom:25px ;  transition-delay: 0.3s; }
.ltie10 .bg16 {    opacity: 1; transition-duration: 1s; transition-delay: 2s;}

