.contianer{
    width: 100%;
    min-width: 1200px;
}
.header{
    width: 100%;
    position: relative;
}
.header >img{
    width: 100%;
    height: 300px;
    display: block;
    border: 0;
}
.header_content{
    position: absolute;
    width: 1200px;
    height: 500px;
    top: 0;
    left: 50%;
    margin-left: -600px;
}
.animtion_content{
    width: 1200px;
    height: 500px;
    position: relative;

}
.yuan_content{
    width: 723px;
    height: 700px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.yue_item{
    width: 723px;
    height: 700px;
    position: absolute;
    top: -20px;
    left: 0;
    opacity: 1;
}

.title1{
    width: 329px;
    height: 134px;
    position: absolute;
    top: 185px;
    left: 145px;
    opacity: 1;
}
.title2{
    width: 476px;
    height: 122px;
    position: absolute;
    top: 338px;
    left: 106px;
}
.cloud1{
    width: 191px;
    height: 103px;
    position: absolute;
    left: 105px;
    top: 448px;
}
.cloud2{
    width: 177px;
    height: 88px;
    top: 488px;
    left: 443px;
    position: absolute;
}
.all_cloud{
    width: 100%;
    height: 506px;
    position: absolute;
    top: 295px;
    left: 0;
    background: url(../img/all_cloud.png) top center no-repeat;
    background-size: 100% 506px;
    z-index: 10;
}
.content{
    width: 100%;
    background: #fffce4;
    position: relative;
}
.table_title_text1{
    width: 820px;
    height: 100px;
    text-align: center;
    color: #666;
    font-size: 15px;
    margin-left: -410px;
    position: absolute;
    top: 50px;
    left: 50%;
}
.table_title_text1 span{
    color: #ee3d37;
    font-size: 25px;
}
.table_iocn1{
    width: 430px;
    height: 147px;
    position: absolute;
    background: url(../img/fcgczxl.png) 0 0 no-repeat;
    background-size: 100% 147px;
    top: 155px;
    left: 50%;
    margin-left: -215px;
}
.content_box{
    width: 1000px;
    margin: 0 auto;
}
.table1_content{
    width: 1000px;
    height: 302px;
    margin-top: 150px;
    position: relative;
}
.bing{
    width: 371px;
    height: 303px;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 2;
    animation: 2s fadeInLeftBig;
}
.szt{
    width: 718px;
    height: 301px;
    position: absolute;
    left: 300px;
    top: 0;
    z-index: 1;
    animation: 2s fadeInRightBig;
}
.table_icon2{
    width: 430px;
    height: 147px;
    background: url(../img/fcxlzs.png) 0 0 no-repeat;
    background-size: 100% 147px;
    margin: 0 auto;
}
.table_title_text2{
    width: 820px;
    height: 100px;
    text-align: center;
    color: #666;
    font-size: 15px;
    margin: 34px auto 47px;
}
.table_title_text2 span{
    color: #ee3d37;
    font-size: 25px;
}
.table2_content{
    width: 939px;
    height: 345px;
    margin: 17px auto 0;
    background:url(../img/zxt2.png) 0 0 no-repeat;
    background-size: 939px 345px;
    position: relative;
}
.table2_content_after{
    width: 822px;
    height: 249px;
    position: absolute;
    left: 105px;
    top: 60px;
    z-index:1;
    overflow: hidden;
}
.table2_content_after img{
    width: 822px;
    height: 249px;
    vertical-align: middle;
}
.table_icon3{
    width: 430px;
    height: 147px;
    background: url(../img/gss.png) 0 0 no-repeat;
    background-size: 100% 147px;
    margin: 50px auto 40px;
    animation: 2s rubberBand;
}
.table3_content{
    width: 100%;
    height: 850px;
    background: url(../img/bg5.png) center bottom no-repeat;
    background-size:100%; 
    margin: 0 auto;
}
.table3_content_city{
    width: 1000px;
    height: 713px;
    background: url(../img/city.png) center center no-repeat;
    background-size: 972px 713px;
    margin: 0 auto;
    position: relative;
}
.city_left{
    width: 431px;
    height: 656px;
    position: absolute;
    left: -18px;
    top: 30px;
    overflow: hidden;
}
.city_left_animation{
    float: right;
    width: 431px;
    height: 656px;
    animation: 1.5s city_left;
}
@keyframes city_left{
    0%{
        transform: translateX(395px);
    }
    50%{
        transform: translateX(395px);
    }
    100%{
        transform: translateX(0);
    }
}
@-webkit-keyframes city_left{
    0%{
        -webkit-transform: translateX(395px);
    }
    50%{
        -webkit-transform: translateX(395px);
    }
    100%{
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes city_left{
    0%{
        -moz-transform: translateX(395px);
    }
    50%{
        -moz-transform: translateX(395px);
    }
    100%{
        -moz-transform: translateX(0);
    }
}
@-ms-keyframes city_left{
    0%{
        -ms-transform: translateX(395px);
    }
    50%{
        -ms-transform: translateX(395px);
    }
    100%{
        -ms-transform: translateX(0);
    }
}
@-o-keyframes city_left{
    0%{
        -o-transform: translateX(395px);
    }
    50%{
        -o-transform: translateX(395px);
    }
    100%{
        -o-transform: translateX(0);
    }
}

.city_left img{
    width: 431px;
    height: 656px;
    display: block;
}
.city_right{
    width: 424px;
    height: 648px;
    position: absolute;
    right: 18px;
    top:30px;
}
.city_right_animation{
    width: 424px;
    height: 648px;
    float: left;
    overflow: hidden;
    animation: 2s city_right;
    -webkit-animation: 2s city_right;
    -moz-animation: 2s city_right;
    -ms-animation: 2s city_right;
    -o-animation: 2s city_right;


}
.city_right img{
    width: 424px;
    height: 648px;
    display: block;
}

@keyframes city_right {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width:424px;
    }
}
@-webkit-keyframes city_right {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width:424px;
    }
}
@-moz-keyframes city_right {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width:424px;
    }
}
@-ms-keyframes city_right {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width:424px;
    }
}
@-o-keyframes city_right {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width:424px;
    }
}
.table_icon4{
    width: 100%;
    height: 280px;
    background: url(../img/bg7.png) top center no-repeat;
    background-size:100% 280px;

}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-moz-keyframes rubberBand {
    from {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -moz-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -moz-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -moz-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -moz-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -moz-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-ms-keyframes rubberBand {
    from {
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -ms-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -ms-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@-o-keyframes rubberBand {
    from {
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -o-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -o-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -o-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -o-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -o-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.footer_content{
    width: 100%;
}
.table4_content{
    width: 100%;
    height: 384px;
    background: url(../img/bg8a.png) top center no-repeat;
    background-size: 100% 384px;
}
.table4_box{
    width: 100%;
    height: 384px;
    background: url("../img/table_bag.png") center bottom no-repeat;
    background-size: 1360px 320px;
    margin: 0 auto;
}
.table4_val li{
    float: left;
}
.table4_val{
    width: 930px;
    height: 384px;
    margin: 0 auto;
}
.table1{
    width: 465px;
    height: 384px;
    text-align: center;
}
.table1 p{
    font-size: 25px;
    color: #fffce4;
    text-align: center;
    line-height: 60px;
}
.table1 img{
    width: 434px;
    height: 271px;
    margin-top: 20px;
}
.table_icon5{
    width: 100%;
    height: 185px;
    background: url(../img/bg9.png) top center no-repeat;
    background-size:100% 185px;
    text-align: center;
}
.table_icon5 img{
    width: 1000px;
    height: 185px;
}
.table5_content{
    width: 100%;
    height: 330px;
    background: url(../img/bg10a.png) top center no-repeat;
    background-size: 100% 330px;
}
.bg_content{
    width: 100%;
}
.bg_content img{
    width: 100%;
    display: block;
}

/* 旋转放大 */
@keyframes rotateIn {
    from {
      transform-origin: center;
      transform: rotate3d(0, 0, 1, -360deg) scale(0.1);
      opacity: 0;
    }
    50%{
        -webkit-transform-origin: center;
      transform-origin: center;
      transform: rotate3d(0, 0, 1, 0) scale(1.2);
      opacity: 1;
    }
    to {
      -webkit-transform-origin: center;
      transform-origin: center;
      transform: rotate3d(0, 0, 1, 0) scale(1);
      opacity: 1;
    }
  }
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -360deg) scale(0.1);
        opacity: 0;
    }
    50%{
        -webkit-transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 0) scale(1.2);
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 0) scale(1);
        opacity: 1;
    }
}
@-moz-keyframes rotateIn {
    from {
        -moz-transform-origin: center;
        -moz-transform: rotate3d(0, 0, 1, -360deg) scale(0.1);
        opacity: 0;
    }
    50%{
        -moz-transform-origin: center;
        -moz-transform: rotate3d(0, 0, 1, 0) scale(1.2);
        opacity: 1;
    }
    to {
        -moz-transform-origin: center;
        -moz-transform: rotate3d(0, 0, 1, 0) scale(1);
        opacity: 1;
    }
}
@-ms-keyframes rotateIn {
    from {
        -ms-transform-origin: center;
        -ms-transform: rotate3d(0, 0, 1, -360deg) scale(0.1);
        opacity: 0;
    }
    50%{
        -ms-transform-origin: center;
        -ms-transform: rotate3d(0, 0, 1, 0) scale(1.2);
        opacity: 1;
    }
    to {
        -ms-transform-origin: center;
        -ms-transform: rotate3d(0, 0, 1, 0) scale(1);
        opacity: 1;
    }
}
@-o-keyframes rotateIn {
    from {
        -o-transform-origin: center;
        -o-transform: rotate3d(0, 0, 1, -360deg) scale(0.1);
        opacity: 0;
    }
    50%{
        -o-transform-origin: center;
        -o-transform: rotate3d(0, 0, 1, 0) scale(1.2);
        opacity: 1;
    }
    to {
        -o-transform-origin: center;
        -o-transform: rotate3d(0, 0, 1, 0) scale(1);
        opacity: 1;
    }
}
.rotateIn {
    animation:3s rotateIn;
    -webkit-animation:3s rotateIn;
    -moz-animation:3s rotateIn;
    -ms-animation:3s rotateIn;
    -o-animation:3s rotateIn;
}
  /*title_text*/
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0);
    }
    50%{
        opacity: 0;
        -webkit-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0);
    }

    100%{
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-250px, 0, 0);
    }
    50%{
        opacity: 0;
        -webkit-transform: translate3d(-250px, 0, 0);
    }

    100%{
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translate3d(-250px, 0, 0);
    }
    50%{
        opacity: 0;
        -moz-transform: translate3d(-250px, 0, 0);
    }

    100%{
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}
@-ms-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -ms-transform: translate3d(-250px, 0, 0);
    }
    50%{
        opacity: 0;
        -ms-transform: translate3d(-250px, 0, 0);
    }

    100%{
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
    }
}
@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translate3d(-250px, 0, 0);
    }
    50%{
        opacity: 0;
        -o-transform: translate3d(-250px, 0, 0);
    }

    100%{
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRightBig {
    0%{
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    50%{
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes fadeInRightBig {
    0%{
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    50%{
        opacity: 0;
        -webkit-transform: translate3d(200px, 0, 0);
        transform: translate3d(200px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes fadeInRightBig {
     0%{
         opacity: 0;
         -moz-transform: translate3d(200px, 0, 0);
         transform: translate3d(200px, 0, 0);
     }
     50%{
         opacity: 0;
         -moz-transform: translate3d(200px, 0, 0);
         transform: translate3d(200px, 0, 0);
     }
     100% {
         opacity: 1;
         -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
     }
 }
@-ms-keyframes fadeInRightBig {
      0%{
          opacity: 0;
          -ms-transform: translate3d(200px, 0, 0);
          transform: translate3d(200px, 0, 0);
      }
      50%{
          opacity: 0;
          -ms-transform: translate3d(200px, 0, 0);
          transform: translate3d(200px, 0, 0);
      }
      100% {
          opacity: 1;
          -ms-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
      }
  }
@-o-keyframes fadeInRightBig {
       0%{
           opacity: 0;
           -o-transform: translate3d(200px, 0, 0);
           transform: translate3d(200px, 0, 0);
       }
       50%{
           opacity: 0;
           -o-transform: translate3d(200px, 0, 0);
           transform: translate3d(200px, 0, 0);
       }
       100% {
           opacity: 1;
           -o-transform: translate3d(0, 0, 0);
           transform: translate3d(0, 0, 0);
       }
   }
.fadeInLeftBig{
    animation: 3s fadeInLeftBig;
    -webkit-animation: 3s fadeInLeftBig;
    -moz-animation: 3s fadeInLeftBig;
    -ms-animation: 3s fadeInLeftBig;
    -o-animation: 3s fadeInLeftBig;
}
.fadeInRightBig{
    animation: 4s fadeInRightBig;
    -webkit-animation: 4s fadeInRightBig;
    -moz-animation: 4s fadeInRightBig;
    -ms-animation: 4s fadeInRightBig;
    -o-animation: 4s fadeInRightBig;
}
/*飘*/
@keyframes piao {
    0%{
        transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        transform: translate3d(50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        transform: translate3d(100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}

@-webkit-keyframes piao {
    0%{
        -webkit-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -webkit-transform: translate3d(50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -webkit-transform: translate3d(100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-moz-keyframes piao {
    0%{
        -moz-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -moz-transform: translate3d(50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -moz-transform: translate3d(100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -moz-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-ms-keyframes piao {
    0%{
        -ms-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -ms-transform: translate3d(50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -ms-transform: translate3d(100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -ms-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-o-keyframes piao {
    0%{
        -o-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -o-transform: translate3d(50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -o-transform: translate3d(100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -o-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}

@keyframes piao2 {
    0%{
        transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        transform: translate3d(-50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        transform: translate3d(-100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-webkit-keyframes piao2 {
    0%{
        -webkit-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -webkit-transform: translate3d(-50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -webkit-transform: translate3d(-100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-moz-keyframes piao2 {
    0%{
        -moz-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -moz-transform: translate3d(-50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -moz-transform: translate3d(-100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -moz-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-ms-keyframes piao2 {
    0%{
        -ms-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -ms-transform: translate3d(-50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -ms-transform: translate3d(-100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -ms-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}
@-o-keyframes piao2 {
    0%{
        -o-transform: translate3d(0,0,0) scale(1);
        opacity: 1;
    }
    30%{
        -o-transform: translate3d(-50px,50px,0) scale(0.7);
        opacity: 1;

    }
    60%{
        -o-transform: translate3d(-100px,0px,0) scale(0.5);
        opacity: 1;
    }
    100%{
        -o-transform: translate3d(0,0,0) scale(1);
        opacity: 1;

    }
}

.piao{
    -webkit-animation: 20s piao 1s infinite;
    -moz-animation: 20s piao 1s infinite;
    -ms-animation: 20s piao 1s infinite;
    -o-animation: 20s piao 1s infinite;
    animation: 20s piao 1s infinite;
}
.piao2{
    -webkit-animation: 20s piao2 2s infinite;
    -moz-animation: 20s piao2 2s infinite;
    -ms-animation: 20s piao2 2s infinite;
    -o-animation: 20s piao2 2s infinite;
    animation: 20s piao2 2s infinite;
}

/*icon1*/
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-moz-keyframes flipInX {
    from {
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -moz-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -moz-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-ms-keyframes flipInX {
    from {
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@-o-keyframes flipInX {
    from {
        -o-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -o-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -o-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -o-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation:2s flipInX;
    -moz-animation:2s flipInX;
    -ms-animation:2s flipInX;
    -o-animation:2s flipInX;
    animation: 2s flipInX;
}

.bing_fadeInLeftBig{
    -webkit-animation: 0.5s fadeInLeftBig;
    -moz-animation: 0.5s fadeInLeftBig;
    -ms-animation: 0.5s fadeInLeftBig;
    -o-animation: 0.5s fadeInLeftBig;
    animation: 0.5s fadeInLeftBig;
}
.szt_fadeInRightBig{
    -webkit-animation: 0.8s fadeInRightBig;
    -moz-animation: 0.8s fadeInRightBig;
    -ms-animation: 0.8s fadeInRightBig;
    -o-animation: 0.8s fadeInRightBig;
    animation: 0.8s fadeInRightBig;
}

/*icon2*/
@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes jackInTheBox {
    from {
        opacity: 0;
        -moz-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -moz-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -moz-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -moz-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-ms-keyframes jackInTheBox {
    from {
        opacity: 0;
        -ms-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes jackInTheBox {
    from {
        opacity: 0;
        -o-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -o-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation: 2s jackInTheBox;
    -moz-animation: 2s jackInTheBox;
    -ms-animation: 2s jackInTheBox;
    -o-animation: 2s jackInTheBox;
    animation: 2s jackInTheBox;
}
/*折线图*/
@keyframes zxt_animation {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width: 822px;
    }
}
@-webkit-keyframes zxt_animation {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width: 822px;
    }
}
@-moz-keyframes zxt_animation {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width: 822px;
    }
}
@-ms-keyframes zxt_animation {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width: 822px;
    }
}
@-o-keyframes zxt_animation {
    0%{
        width: 0;
    }
    50%{
        width: 0;
    }
    100%{
        width: 822px;
    }
}
.zxt_animation{
    -webkit-animation: 2s zxt_animation;
    -moz-animation: 2s zxt_animation;
    -ms-animation: 2s zxt_animation;
    -o-animation: 2s zxt_animation;
    animation: 2s zxt_animation;
}

.table_data_content{
    width: 939px;
    height: 345px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: url("../img/test.png") top center no-repeat;
    -webkit-animation: 3s table_data_content;
    -moz-animation: 3s table_data_content;
    -ms-animation: 3s table_data_content;
    -o-animation: 3s table_data_content;
    animation: 3s table_data_content;
}
@keyframes table_data_content {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-webkit-keyframes table_data_content {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-moz-keyframes table_data_content {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-ms-keyframes table_data_content {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-o-keyframes table_data_content {
    0%{
        opacity: 0;
    }
    50%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.item_content{
    height: 249px;
    width: 25px;
    position: absolute;
    bottom: 35px;

}
.item_content:hover .item_content_box{
    display: block;
}
.item_content_box{
    width: 11px;
    height: 249px;
    display: none;
    position: relative;
    margin-left: 6px;
}


.item_hover{
    width: 140px;
    height: 47px;
    background: url("../img/button_bg.png") 0 0 no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    position: absolute;
    bottom: 25px;
    left: -65px;
    z-index: 10;
}
.item_point{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #ee3d37;
    border: 5px solid #fcd6c1;
    bottom: 0;
    left: -5.5px;
}

.item_liner{
    width: 0;
    height: 5px;
    border-left: 2px dotted #ee3d37;
    position: absolute;
    bottom: 0;
    left: 4.5px;
}
.item_point:hover{
    background: #ee3d37;
    border: 5px solid #fcd6c1;
    bottom: 0;
    left: -5.5px;
}
.link_content{
    width: 319px;
    height: 574px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 20;
    margin-top: -287px;
    background: url("../img/link.png") 0 0 no-repeat;
    background-size: 319px;
    display: none;
}
.link_box{
    width: 70px;
    height: 465px;
    margin: 70px auto 0;
}
.link_box li{
    width: 70px;
    height: 70px;
    margin: 7px auto 25px;
}
.link_box a{
    display: block;
    width: 70px;
    height: 70px;
}

