/*首页开始*/
.banner_1.active .min{-moz-animation:bmi 0.8s linear both;-ms-animation:bmi 0.8s linear both;-webkit-animation:bmi 0.8s linear both;-o-animation:bmi 0.8s linear both;animation:bmi 0.8s linear both;}
.banner_1.active .qu{-moz-animation: bqu 0.85s linear both;-ms-animation: bqu 0.85s linear both;-webkit-animation: bqu 0.85s linear both;-o-animation: bqu 0.85s linear both;animation: bqu 0.85s linear both;}
.banner_1.active .left{-moz-animation: bl .3s linear both;-ms-animation: bl .3s linear both;-webkit-animation: bl .3s linear both;-o-animation: bl .3s linear both;animation: bl .3s linear both;-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay:0.6s;animation-delay: 0.6s;}
.banner_1.active .right{-moz-animation:  bbr .3s linear both;-ms-animation:  bbr .3s linear both;-webkit-animation:  bbr .3s linear both;-o-animation:  bbr .3s linear both;animation:  bbr .3s linear both;-moz-animation-delay: 0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.8s;animation-delay: 0.6s;}
.banner_1.active .z1{-moz-animation:z1 .6s ease-out both;-ms-animation:z1 .6s ease-out both;-webkit-animation:z1 .6s ease-out both;-o-animation:z1 .6s ease-out both;animation:z1 .6s ease-out both;-moz-animation-delay: 1.3s;-ms-animation-delay: 1.3s;-webkit-animation-delay: 1.3s;-o-animation-delay: 1.3s;animation-delay: 1.3s;}
.banner_1.active .z2{-moz-animation:z2 .6s ease-out both;-ms-animation:z2 .6s ease-out both;-webkit-animation:z2 .6s ease-out both;-o-animation:z2 .6s ease-out both;animation:z2 .6s ease-out both;-moz-animation-delay: 2s;-ms-animation-delay: 2s;-webkit-animation-delay: 2s;-o-animation-delay: 2s;animation-delay: 2s;}
@-o-keyframes bmi{
	0%{-o-transform: rotate(60deg);}
	100%{-o-transform: rotate(0deg);}
}
@-webkit-keyframes bmi{
	0%{-webkit-transform: rotate(60deg);}
	100%{-webkit-transform: rotate(0deg);}
}
@-ms-keyframes bmi{
	0%{-ms-transform: rotate(60deg);}
	100%{-ms-transform: rotate(0deg);}
}
@-moz-keyframes bmi{
	0%{-moz-transform: rotate(60deg);}
	100%{-moz-transform: rotate(0deg);}
}
@keyframes bmi{
	0%{transform: rotate(60deg);}
	100%{transform: rotate(0deg);}
}
@-moz-keyframes bqu{
	0%{-moz-transform: rotate(-60deg);}
	100%{-moz-transform: rotate(0deg);}
}
@-ms-keyframes bqu{
	0%{-ms-transform: rotate(-60deg);}
	100%{-ms-transform: rotate(0deg);}
}
@-webkit-keyframes bqu{
	0%{-webkit-transform: rotate(-60deg);}
	100%{-webkit-transform: rotate(0deg);}
}
@-o-keyframes bqu{
	0%{-o-transform: rotate(-60deg);}
	100%{-o-transform: rotate(0deg);}
}
@keyframes bqu{
	0%{transform: rotate(-60deg);}
	100%{transform: rotate(0deg);}
}
@-moz-keyframes bl{
	0%{-moz-transform: translateX(450px);}
	100%{-moz-transform: translateX(0);}
}
@-ms-keyframes bl{
	0%{-ms-transform: translateX(450px);}
	100%{-ms-transform: translateX(0);}
}
@-webkit-keyframes bl{
	0%{-webkit-transform: translateX(450px);}
	100%{-webkit-transform: translateX(0);}
}
@-o-keyframes bl{
	0%{-o-transform: translateX(450px);}
	100%{-o-transform: translateX(0);}
}
@keyframes bl{
	0%{transform: translateX(450px);}
	100%{transform: translateX(0);}
}
@-moz-keyframes bbr{
	0%{-moz-transform: translateX(-450px);}
	100%{-moz-transform: translateX(0);}
}
@-ms-keyframes bbr{
	0%{-ms-transform: translateX(-450px);}
	100%{-ms-transform: translateX(0);}
}
@-webkit-keyframes bbr{
	0%{-webkit-transform: translateX(-450px);}
	100%{-webkit-transform: translateX(0);}
}
@-o-keyframes bbr{
	0%{-o-transform: translateX(-450px);}
	100%{-o-transform: translateX(0);}
}
@keyframes bbr{
	0%{transform: translateX(-450px);}
	100%{transform: translateX(0);}
}
@-o-keyframes z1{
	0%{-o-transform: translateY(-100px);}
	100%{-o-transform: translateY(0);}
}
@-webkit-keyframes z1{
	0%{-webkit-transform:translateY(-100px);}
	100%{-webkit-transform: translateY(0);}
}
@-ms-keyframes z1{
	0%{-ms-transform: translateY(-100px);}
	100%{-ms-transform: translateY(0);}
}
@-moz-keyframes z1{
	0%{-moz-transform:translateY(-100px);}
	100%{-moz-transform: translateY(0);}
}
@keyframes z1{
	0%{transform:translateY(-100px);opacity: 0;}
	100%{transform:translateY(0);opacity: 1;}
}

@-moz-keyframes z2{
	0%{-moz-transform: translateX(-100px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes z2{
	0%{-ms-transform: translateX(-100px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes z2{
	0%{-webkit-transform: translateX(-100px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes z2{
	0%{-o-transform: translateX(-100px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes z2{
	0%{transform: translateX(-100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}


.index .bus li,.zaop table,.visj ul li,.wdyfl ul li,.publicity{-moz-animation: bus 0.8s ease-out both;-ms-animation: bus 0.8s ease-out both;-webkit-animation: bus 0.8s ease-out both;-o-animation: bus 0.8s ease-out both;animation: bus 0.8s ease-out both;}
.index .bus .li2,.wdyfl ul .li2{-moz-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;animation-delay: 0.3s;}
.index .bus .li3,.wdyfl ul .li3{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.index .bus .li4{-moz-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;-webkit-animation-delay:0.9s;animation-delay:0.9s;}
.index .bus .li5{-moz-animation-delay:1.2s;-ms-animation-delay:1.2s;-o-animation-delay:1.2s;-webkit-animation-delay:1.2s;animation-delay:1.2s;}
@-moz-keyframes bus{
	0%, 60%, 75%, 90%, 100% {
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
    opacity: 0;
    -moz-transform: translate3d(0,200px,0);
}
10% {
    opacity: 1;
}
60% {
    -moz-transform: translate3d(0,-10px,0);
}
75% {
    -moz-transform: translate3d(0,10px,0);
}
90% {
    -moz-transform: translate3d(0,-10px,0);
}
100% {
    opacity: 1;
    -moz-transform: translate3d(0,0,0);
}
}
@-ms-keyframes bus{
	0%, 60%, 75%, 90%, 100% {
    -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
    opacity: 0;
    -ms-transform: translate3d(0,200px,0);
}
10% {
    opacity: 1;
}
60% {
    -ms-transform: translate3d(0,-10px,0);
}
75% {
    -ms-transform: translate3d(0,10px,0);
}
90% {
    -ms-transform: translate3d(0,-10px,0);
}
100% {
    opacity: 1;
    -ms-transform: translate3d(0,0,0);
}
}
@-webkit-keyframes bus{
	0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,200px,0);
}
10% {
    opacity: 1;
}
60% {
    -webkit-transform: translate3d(0,-10px,0);
}
75% {
    -webkit-transform: translate3d(0,10px,0);
}
90% {
    -webkit-transform: translate3d(0,-10px,0);
}
100% {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
}
@-o-keyframes bus{
	0%, 60%, 75%, 90%, 100% {
    -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
    opacity: 0;
    -o-transform: translate3d(0,200px,0);
}
10% {
    opacity: 1;
}
60% {
    -o-transform: translate3d(0,-10px,0);
}
75% {
    -o-transform: translate3d(0,10px,0);
}
90% {
    -o-transform: translate3d(0,-10px,0);
}
100% {
    opacity: 1;
    -o-transform: translate3d(0,0,0);
}
}
@keyframes bus{
	0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
    opacity: 0;
    transform: translate3d(0,200px,0);
}
10% {
    opacity: 1;
}
60% {
    transform: translate3d(0,-10px,0);
}
75% {
    transform: translate3d(0,10px,0);
}
90% {
    transform: translate3d(0,-10px,0);
}
100% {
    opacity: 1;
    transform: translate3d(0,0,0);
}
}
.index .case .men ul{-moz-animation: ica 0.8s ease-out both;-ms-animation: ica 0.8s ease-out both;-webkit-animation: ica 0.8s ease-out both;-o-animation: ica 0.8s ease-out both;animation: ica 0.8s ease-out both;}
.index .case .list.active{-moz-animation: ica2 0.8s ease-out both;-ms-animation: ica2 0.8s ease-out both;-webkit-animation: ica2 0.8s ease-out both;-o-animation: ica2 0.8s ease-out both;animation: ica2 0.8s ease-out both;}
@-moz-keyframes ica{
	0%{-moz-transform: translateX(300px);}
	100%{-moz-transform: translateX(0);}
}
@-ms-keyframes ica{
	0%{-ms-transform: translateX(300px);}
	100%{-ms-transform: translateX(0);}
}
@-webkit-keyframes ica{
	0%{-webkit-transform: translateX(300px);}
	100%{-webkit-transform: translateX(0);}
}
@-o-keyframes ica{
	0%{-o-transform: translateX(300px);}
	100%{-o-transform: translateX(0);}
}
@keyframes ica{
	0%{transform: translateX(300px);}
	100%{transform: translateX(0);}
}
@-moz-keyframes ica2{
	0%{-moz-transform: translateX(-300px);}
	100%{-moz-transform: translateX(0);}
}
@-ms-keyframes ica2{
	0%{-ms-transform: translateX(-300px);}
	100%{-ms-transform: translateX(0);}
}
@-webkit-keyframes ica2{
	0%{-webkit-transform: translateX(-300px);}
	100%{-webkit-transform: translateX(0);}
}
@-o-keyframes ica2{
	0%{-o-transform: translateX(-300px);}
	100%{-o-transform: translateX(0);}
}
@keyframes ica2{
	0%{transform: translateX(-300px);}
	100%{transform: translateX(0);}
}
.index .why li,.ggpxq_con span,.ggpxq_con p,.ggpxq_con img{-moz-animation: cho 0.8s ease-out both;-ms-animation: cho 0.8s ease-out both;-webkit-animation: cho 0.8s ease-out both;-o-animation: cho 0.8s ease-out both;animation: cho 0.8s ease-out both;}
.index .why .li2,.ggpxq_con p{-moz-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;animation-delay: 0.3s;}
.index .why .li3,.ggpxq_con img{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
@-moz-keyframes cho{
	0%{-moz-transform: translateY(100px);opacity: 0;}
	100%{-moz-transform: translateY(0);opacity: 1;}
}
@-ms-keyframes cho{
	0%{-ms-transform: translateY(100px);opacity: 0;}
	100%{-ms-transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes cho{
	0%{-webkit-transform: translateY(100px);opacity: 0;}
	100%{-webkit-transform: translateY(0);opacity: 1;}
}
@-o-keyframes cho{
	0%{-o-transform: translateY(100px);opacity: 0;}
	100%{-o-transform: translateY(0);opacity: 1;}
}
@keyframes cho{
	0%{transform: translateY(100px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
.index .news .box1{-moz-animation: news 0.6s ease-out both;-ms-animation: news 0.6s ease-out both;-webkit-animation: news 0.6s ease-out both;-o-animation: news 0.6s ease-out both;animation: news 0.6s ease-out both;}
.index .news .box2{-moz-animation: news2 0.6s ease-out both;-ms-animation: news2 0.6s ease-out both;-webkit-animation: news2 0.6s ease-out both;-o-animation: news2 0.6s ease-out both;animation: news2 0.6s ease-out both;}
@-moz-keyframes news{
	0%{-moz-transform: translateX(-100px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes news{
	0%{-ms-transform: translateX(-100px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes news{
	0%{-webkit-transform: translateX(-100px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes news{
	0%{-o-transform: translateX(-100px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes news{
	0%{transform: translateX(-100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@-moz-keyframes news2{
	0%{-moz-transform: translateX(100px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes news2{
	0%{-ms-transform: translateX(100px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes news2{
	0%{-webkit-transform: translateX(100px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes news2{
	0%{-o-transform: translateX(100px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes news2{
	0%{transform: translateX(100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
/*首页结束*/
/*新闻资讯开始*/
.xwzx .list li,.fftd ul li,.lxwm ul li{-moz-animation: zx 0.8s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-animation: zx 0.8s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-webkit-animation: zx 0.8s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-animation: zx 0.8s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
animation: zx 0.8s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);}
@-moz-keyframes zx{
	0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
    -moz-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
100% {
    -moz-transform: perspective(400px) rotateY(0deg);
}
}
@-ms-keyframes zx{
	0% {
    -ms-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
   -ms-transform: perspective(400px) rotateY(-10deg);
}
70% {
    -ms-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
100% {
    -ms-transform: perspective(400px) rotateY(0deg);
}
}
@-webkit-keyframes zx{
	0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
}
}
@-o-keyframes zx{
	0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    -o-transform: perspective(400px) rotateY(-10deg);
}
70% {
    -o-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
100% {
    -o-transform: perspective(400px) rotateY(0deg);
}
}
@keyframes zx{
	0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
}
40% {
    transform: perspective(400px) rotateY(-10deg);
}
70% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
}
100% {
    transform: perspective(400px) rotateY(0deg);
}
}
/*新闻资讯结束*/
/*服务流程开始*/
.fwlc .list li,.visj_img{-moz-animation: lc 0.3s ease-out both;-ms-animation: lc 0.3s ease-out both;-webkit-animation: lc 0.3s ease-out both;-o-animation: lc 0.3s ease-out both;animation: lc 0.3s ease-out both;}
@-moz-keyframes lc{
	0%{-moz-transform: scale(0.1);}
	100%{-moz-transform: scale(1);}
}
@-ms-keyframes lc{
	0%{-ms-transform: scale(0.1);}
	100%{-ms-transform: scale(1);}
}
@-webkit-keyframes lc{
	0%{-webkit-transform: scale(0.1);}
	100%{-webkit-transform: scale(1);}
}
@-o-keyframes lc{
	0%{-o-transform: scale(0.1);}
	100%{-o-transform: scale(1);}
}
@keyframes lc{
	0%{transform: scale(0.1);}
	100%{transform: scale(1);}
}
/*服务流程结束*/
/*合作伙伴开始*/
.hzhb .li1{-moz-animation: hb1 0.5s ease-out both;-ms-animation: hb1 0.5s ease-out both;-webkit-animation: hb1 0.5s ease-out both;-o-animation: hb1 0.5s ease-out both;animation: hb1 0.5s ease-out both;}
.hzhb .li2,.zxly{-moz-animation: hb2 0.5s ease-out both;-ms-animation: hb2 0.5s ease-out both;-webkit-animation: hb2 0.5s ease-out both;-o-animation: hb2 0.5s ease-out both;animation: hb2 0.5s ease-out both;}
.hzhb .li3,.hzhb .li4,.hzhb .li5,.hzhb .li6,.hzhb .li7,.hzhb .li8,.hzhb .li9,.hzhb .li10,.hzhb .li11,.hzhb .li12,.hzhb .li13,.hzhb .li14,.hzhb .li15,.hzhb .li16,.hzhb .li17{-moz-animation: hb3 0.3s ease-out both;-ms-animation: hb3 0.3s ease-out both;-webkit-animation: hb3 0.3s ease-out both;-o-animation: hb3 0.3s ease-out both;animation: hb3 0.3s ease-out both;}
.hzhb .li3{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.hzhb .li4{-moz-animation-delay: 0.9s;-ms-animation-delay: 0.9s;-webkit-animation-delay: 0.9s;-o-animation-delay: 0.9s;animation-delay: 0.9s;}
.hzhb .li5{-moz-animation-delay: 1.2s;-ms-animation-delay: 1.2s;-webkit-animation-delay: 1.2s;-o-animation-delay: 1.2s;animation-delay: 1.2s;}
.hzhb .li6{-moz-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-webkit-animation-delay: 0.8s;-o-animation-delay: 0.8s;animation-delay: 0.8s;}
.hzhb .li7{-mo-animation-delay: 1.5s;-ms-animation-delay: 1.5s;-webkit-animation-delay: 1.5s;-o-animation-delay: 1.5s;animation-delay: 1.5s;}
.hzhb .li8{-moz-animation-delay: 1.3s;-ms-animation-delay: 1.3s;-webkit-animation-delay: 1.3s;-o-animation-delay: 1.3s;animation-delay: 1.3s;}
.hzhb .li9{-moz-animation-delay: 1s;-ms-animation-delay: 1s;-webkit-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;}
.hzhb .li10{-moz-animation-delay: 0.9s;-ms-animation-delay: 0.9s;-webkit-animation-delay: 0.9s;-o-animation-delay: 0.9s;animation-delay: 0.9s;}
.hzhb .li11{-moz-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-webkit-animation-delay: 0.8s;-o-animation-delay: 0.8s;animation-delay: 0.8s;}
.hzhb .li12{-moz-animation-delay: 0.9s;-ms-animation-delay: 0.9s;-webkit-animation-delay: 0.9s;-o-animation-delay: 0.9s;animation-delay: 0.9s;}
.hzhb .li13{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.hzhb .li14{-moz-animation-delay: 0.9s;-ms-animation-delay: 0.9s;-webkit-animation-delay: 0.9s;-o-animation-delay: 0.9s;animation-delay: 0.9s;}
.hzhb .li15{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.hzhb .li16{-moz-animation-delay: 0.6s;-ms-animation-delay: 0.6s;-webkit-animation-delay: 0.6s;-o-animation-delay: 0.6s;animation-delay: 0.6s;}
.hzhb .li17{-moz-animation-delay: 1s;-ms-animation-delay: 1s;-webkit-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;}
@-moz-keyframes hb1{
	0%{-moz-transform: translateY(-100px);opacity: 0;}
	100%{-moz-transform: translateY(0);opacity: 1;}
}
@-ms-keyframes hb1{
	0%{-ms-transform: translateY(-100px);opacity: 0;}
	100%{-ms-transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes hb1{
	0%{-webkit-transform: translateY(-100px);opacity: 0;}
	100%{-webkit-transform: translateY(0);opacity: 1;}
}
@-o-keyframes hb1{
	0%{-o-transform: translateY(-100px);opacity: 0;}
	100%{-o-transform: translateY(0);opacity: 1;}
}
@keyframes hb1{
	0%{transform: translateY(-100px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@-moz-keyframes hb2{
	0%{-moz-transform: translateY(100px);opacity: 0;}
	100%{-moz-transform: translateY(0);opacity: 1;}
}
@-ms-keyframes hb2{
	0%{-ms-transform: translateY(100px);opacity: 0;}
	100%{-ms-transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes hb2{
	0%{-webkit-transform: translateY(100px);opacity: 0;}
	100%{-webkit-transform: translateY(0);opacity: 1;}
}
@-o-keyframes hb2{
	0%{-o-transform: translateY(100px);opacity: 0;}
	100%{-o-transform: translateY(0);opacity: 1;}
}
@keyframes hb2{
	0%{transform: translateY(100px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@-moz-keyframes hb3{
	0%{-moz-transform: scale(3);opacity: 0;}
	100%{-moz-transform: scale(1);opacity: 1;}
}
@-ms-keyframes hb3{
	0%{-ms-transform: scale(3);opacity: 0;}
	100%{-ms-transform: scale(1);opacity: 1;}
}
@-webkit-keyframes hb3{
	0%{-webkit-transform: scale(3);opacity: 0;}
	100%{-webkit-transform: scale(1);opacity: 1;}
}
@-o-keyframes hb3{
	0%{-o-transform: scale(3);opacity: 0;}
	100%{-o-transform: scale(1);opacity: 1;}
}
@keyframes hb3{
	0%{transform: scale(3);opacity: 0;}
	100%{transform: scale(1);opacity: 1;}
}
/*合作伙伴结束*/
/*服务项目开始*/
.xcp2 .fwxm_img{-moz-animation: fw1 0.8s ease-out both;-ms-animation: fw1 0.8s ease-out both;-webkit-animation: fw1 0.8s ease-out both;-o-animation: fw1 0.8s ease-out both;animation: fw1 0.8s ease-out both;}
.xcp1 .fwxm_img{-moz-animation:fw2 0.8s ease-out both;-ms-animation:fw2 0.8s ease-out both;-webkit-animation:fw2 0.8s ease-out both;-o-animation:fw2 0.8s ease-out both;animation:fw2 0.8s ease-out both;}
.xcp1 .fwxm_con,.xcp1 .digital{-moz-animation: fw3 0.8s ease-out both;-ms-animation: fw3 0.8s ease-out both;-webkit-animation: fw3 0.8s ease-out both;-o-animation: fw3 0.8s ease-out both;animation: fw3 0.8s ease-out both;}
.xcp2 .fwxm_con,.xcp2 .digital,.zsp_con{-moz-animation: fw4 0.8s ease-out both;-ms-animation: fw4 0.8s ease-out both;-webkit-animation: fw4 0.8s ease-out both;-o-animation: fw4 0.8s ease-out both;animation: fw4 0.8s ease-out both;}
@-moz-keyframes fw1{
	0%{opacity: 0;-moz-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}
	100%{opacity: 1;-moz-transform: none;}
}
@-ms-keyframes fw1{
	0%{opacity: 0;-ms-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}
	100%{opacity: 1;-ms-transform: none;}
}
@-webkit-keyframes fw1{
	0%{opacity: 0;-webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}
	100%{opacity: 1;-webkit-transform: none;}
}
@-o-keyframes fw1{
	0%{opacity: 0;-o-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}
	100%{opacity: 1;-o-transform: none;}
}
@keyframes fw1{
	0%{opacity: 0;transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}
	100%{opacity: 1;transform: none;}
}
@-moz-keyframes fw2{
	0%{opacity: 0;-moz-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)}
	100%{opacity: 1;-moz-transform: none;}
}
@-ms-keyframes fw2{
	0%{opacity: 0;-ms-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)}
	100%{opacity: 1;-ms-transform: none;}
}
@-webkit-keyframes fw2{
	0%{opacity: 0;-webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)}
	100%{opacity: 1;-webkit-transform: none;}
}
@-o-keyframes fw2{
	0%{opacity: 0;-o-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)}
	100%{opacity: 1;-o-transform: none;}
}
@keyframes fw2{
	0%{opacity: 0;transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)}
	100%{opacity: 1;transform: none;}
}
@-moz-keyframes fw3{
	0%{-moz-transform: translateX(-100px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes fw3{
	0%{-ms-transform: translateX(-100px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes fw3{
	0%{-webkit-transform: translateX(-100px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes fw3{
	0%{-o-transform: translateX(-100px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes fw3{
	0%{transform: translateX(-100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@-moz-keyframes fw4{
	0%{-moz-transform: translateX(100px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes fw4{
	0%{-ms-transform: translateX(100px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes fw4{
	0%{-webkit-transform: translateX(100px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes fw4{
	0%{-o-transform: translateX(100px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes fw4{
	0%{transform: translateX(100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}

/*服务项目结束*/
/*VI开始*/
.promo_img,.visj_img{-moz-animation: vi1 0.6s ease-out both;-ms-animation: vi1 0.6s ease-out both;-webkit-animation: vi1 0.6s ease-out both;-o-animation: vi1 0.6s ease-out both;animation: vi1 0.6s ease-out both;}
.promo_left,.xcpxq_con,.visj_con,.yyxt ul{-moz-animation: vi2 0.6s ease-out both;-ms-animation: vi2 0.6s ease-out both;-webkit-animation: vi2 0.6s ease-out both;-o-animation: vi2 0.6s ease-out both;animation: vi2 0.6s ease-out both;-moz-animation-delay: 0.4s;-ms-animation-delay: 0.4s;-webkit-animation-delay: 0.4s;-o-animation-delay: 0.4s;animation-delay: 0.4s;}
@-moz-keyframes vi1{
	0%{-moz-transform: scale(0.1);}
	100%{-moz-transform: scale(1);}
}
@-ms-keyframes vi1{
	0%{-ms-transform: scale(0.1);}
	100%{-ms-transform: scale(1);}
}
@-webkit-keyframes vi1{
	0%{-webkit-transform: scale(0.1);}
	100%{-webkit-transform: scale(1);}
}
@-o-keyframes vi1{
	0%{-o-transform: scale(0.1);}
	100%{-o-transform: scale(1);}
}
@keyframes vi1{
	0%{transform: scale(0.1);}
	100%{transform: scale(1);}
}
@-moz-keyframes vi2{
	0%{-moz-transform: translateX(200px); opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes vi2{
	0%{-ms-transform: translateX(200px); opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes vi2{
	0%{-webkit-transform: translateX(200px); opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes vi2{
	0%{-o-transform: translateX(200px); opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes vi2{
	0%{transform: translateX(200px); opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
/*VI结束*/
/*关于我们开始*/
.about .pic .pp{-moz-animation: p1 0.4s ease-out both;-ms-animation: p1 0.4s ease-out both;-webkit-animation: p1 0.4s ease-out both;-o-animation: p1 0.4s ease-out both;animation: p1 0.4s ease-out both;}
.about .pic .p1,.zsp_con{-moz-animation-delay: 0.5s;-ms-animation-delay: 0.5s;-webkit-animation-delay: 0.5s;-o-animation-delay: 0.5s;animation-delay: 0.5s;}
.about .pic .p2{-moz-animation-delay: 1.3s;-ms-animation-delay: 1.3s;-webkit-animation-delay: 1.3s;-o-animation-delay: 1.3s;animation-delay: 1.3s;}
.about .pic .p3{-moz-animation-delay: 0.7s;-ms-animation-delay: 0.7s;-webkit-animation-delay: 0.7s;-o-animation-delay: 0.7s;animation-delay: 0.7s;}
.about .pic .p4{-moz-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-webkit-animation-delay: 0.8s;-o-animation-delay: 0.8s;animation-delay: 0.8s;}
.about .pic .p5{-moz-animation-delay: 1.6s;-ms-animation-delay: 1.6s;-webkit-animation-delay: 1.6s;-o-animation-delay: 1.6s;animation-delay: 1.6s;}
.about .pic .p6{-moz-animation-delay: 0.9s;-ms-animation-delay: 0.9s;-webkit-animation-delay: 0.9s;-o-animation-delay: 0.9s;animation-delay: 0.9s;}
.about .pic .p7{-moz-animation-delay: 1.8s;-ms-animation-delay: 1.8s;-webkit-animation-delay: 1.8s;-o-animation-delay: 1.8s;animation-delay: 1.8s;}
.about .pic .img1{-moz-animation: vi1 0.5s ease-out both;-ms-animation: vi1 0.5s ease-out both;-webkit-animation: vi1 0.5s ease-out both;-o-animation: vi1 0.5s ease-out both;animation: vi1 0.5s ease-out both;}
.about .pic .img2{-moz-animation: p2 0.5s ease-out both;-ms-animation: p2 0.5s ease-out both;-webkit-animation: p2 0.5s ease-out both;-o-animation: p2 0.5s ease-out both;animation: p2 0.5s ease-out both;}
.about .pic .img3{-moz-animation: p2 0.5s ease-out both;-ms-animation: p2 0.5s ease-out both;-webkit-animation: p2 0.5s ease-out both;-o-animation: p2 0.5s ease-out both;animation: p2 0.5s ease-out both;}
@-moz-keyframes p1{
	0%{-moz-transform: scale(3);opacity: 0;}
	100%{-moz-transform: scale(1);opacity: 1;}
}
@-ms-keyframes p1{
	0%{-ms-transform: scale(3);opacity: 0;}
	100%{-ms-transform: scale(1);opacity: 1;}
}
@-webkit-keyframes p1{
	0%{-webkit-transform: scale(3);opacity: 0;}
	100%{-webkit-transform: scale(1);opacity: 1;}
}
@-o-keyframes p1{
	0%{-o-transform: scale(3);opacity: 0;}
	100%{-o-transform: scale(1);opacity: 1;}
}
@keyframes p1{
	0%{transform: scale(3);opacity: 0;}
	100%{transform: scale(1);opacity: 1;}
}
@-moz-keyframes p2{
	0%, 100%, 60%, 75%, 90% {
    -moz-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
}
0% {
    opacity: 0;
    -moz-transform: translate3d(0,-3000px,0);
}
60% {
    opacity: 1;
    -moz-transform: translate3d(0,25px,0);
}
75% {
    -moz-transform: translate3d(0,-10px,0);
}
90% {
    -moz-transform: translate3d(0,5px,0);
}
100% {
    -moz-transform: none;
}
}
@-ms-keyframes p2{
	0%, 100%, 60%, 75%, 90% {
    -ms-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
}
0% {
    opacity: 0;
    -ms-transform: translate3d(0,-3000px,0);
}
60% {
    opacity: 1;
    -ms-transform: translate3d(0,25px,0);
}
75% {
    -ms-transform: translate3d(0,-10px,0);
}
90% {
    -ms-transform: translate3d(0,5px,0);
}
100% {
    -ms-transform: none;
}
}
@-webkit-keyframes p2{
	0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
}
0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
}
60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
}
75% {
    -webkit-transform: translate3d(0,-10px,0);
}
90% {
    -webkit-transform: translate3d(0,5px,0);
}
100% {
    -webkit-transform: none;
}
}
@-o-keyframes p2{
	0%, 100%, 60%, 75%, 90% {
    -o-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
}
0% {
    opacity: 0;
    -o-transform: translate3d(0,-3000px,0);
}
60% {
    opacity: 1;
    -o-transform: translate3d(0,25px,0);
}
75% {
    -o-transform: translate3d(0,-10px,0);
}
90% {
    -o-transform: translate3d(0,5px,0);
}
100% {
    -o-transform: none;
}
}
@keyframes p2{
	0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215,.61,.355,1);
}
0% {
    opacity: 0;
    transform: translate3d(0,-3000px,0);
}
60% {
    opacity: 1;
    transform: translate3d(0,25px,0);
}
75% {
    transform: translate3d(0,-10px,0);
}
90% {
    transform: translate3d(0,5px,0);
}
100% {
    transform: none;
}
}
/*微电影*/
.jbys ul{-moz-animation: jby 0.6s ease-out both;-ms-animation: jby 0.6s ease-out both;-webkit-animation: jby 0.6s ease-out both;-o-animation: jby 0.6s ease-out both;animation: jby 0.6s ease-out both;}
@-moz-keyframes jby{
	0%{-moz-transform: translateX(-200px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes jby{
	0%{-ms-transform: translateX(-200px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes jby{
	0%{-webkit-transform: translateX(-200px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes jby{
	0%{-o-transform: translateX(-200px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes jby{
	0%{transform: translateX(-200px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}



.banner_2.active .img2{-moz-animation: banner_21 0.5s ease-out both;-ms-animation: banner_21 0.5s ease-out both;-webkit-animation: banner_21 0.5s ease-out both;-o-animation: banner_21 0.5s ease-out both;animation: banner_21 0.5s ease-out both;-moz-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;animation-delay: 0.3s;}
.banner_2.active .img3{-moz-animation: banner_212 0.5s ease-out both;-ms-animation: banner_212 0.5s ease-out both;-webkit-animation: banner_212 0.5s ease-out both;-o-animation: banner_212 0.5s ease-out both;animation: banner_212 0.5s ease-out both;-moz-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-webkit-animation-delay: 0.8s;-o-animation-delay: 0.8s;animation-delay: 0.8s;}
.banner_2.active .img4{-moz-animation: banner_213 0.5s ease-out both;-ms-animation: banner_213 0.5s ease-out both;-webkit-animation: banner_213 0.5s ease-out both;-o-animation: banner_213 0.5s ease-out both;animation: banner_213 0.5s ease-out both;-moz-animation-delay: 1.3s;-ms-animation-delay: 1.3s;-webkit-animation-delay: 1.3s;-o-animation-delay: 1.3s;animation-delay: 1.3s;}

@-moz-keyframes banner_21{
	0%{-moz-transform: translateX(-200px); opacity: 0;}
	100%{-moz-transform: translateX(0); opacity: 1;;}
}
@-ms-keyframes banner_21{
	0%{-ms-transform: translateX(-200px); opacity: 0;}
	100%{-ms-transform: translateX(0); opacity: 1;;}
}
@-webkit-keyframes banner_21{
	0%{-webkit-transform: translateX(-200px); opacity: 0;}
	100%{-webkit-transform: translateX(0); opacity: 1;;}
}
@-o-keyframes banner_21{
	0%{-o-transform: translateX(-200px); opacity: 0;}
	100%{-o-transform: translateX(0); opacity: 1;;}
}
@keyframes banner_21{
	0%{transform: translateX(-200px); opacity: 0;}
	100%{transform: translateX(0); opacity: 1;;}
}
@-moz-keyframes banner_212{
	0%{-moz-transform: translateX(100px); opacity: 0;}
	100%{-moz-transform: translateX(0); opacity: 1;}
}
@-ms-keyframes banner_212{
	0%{-ms-transform: translateX(100px); opacity: 0;}
	100%{-ms-transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes banner_212{
	0%{-webkit-transform: translateX(100px); opacity: 0;}
	100%{-webkit-transform: translateX(0); opacity: 1;}
}
@-o-keyframes banner_212{
	0%{-o-transform: translateX(100px); opacity: 0;}
	100%{-o-transform: translateX(0); opacity: 1;}
}
@keyframes banner_212{
	0%{transform: translateX(100px); opacity: 0;}
	100%{transform: translateX(0); opacity: 1;}
}
@-moz-keyframes banner_213{
	0%{-moz-transform: translateY(100px);opacity: 0;}
	100%{-moz-transform: translateY(0); opacity: 1;}
}
@-ms-keyframes banner_213{
	0%{-ms-transform: translateY(100px);opacity: 0;}
	100%{-ms-transform: translateY(0); opacity: 1;}
}
@-webkit-keyframes banner_213{
	0%{-webkit-transform: translateY(100px);opacity: 0;}
	100%{-webkit-transform: translateY(0); opacity: 1;}
}
@-o-keyframes banner_213{
	0%{-o-transform: translateY(100px);opacity: 0;}
	100%{-o-transform: translateY(0); opacity: 1;}
}
@keyframes banner_213{
	0%{transform: translateY(100px);opacity: 0;}
	100%{transform: translateY(0); opacity: 1;}
}



@-moz-keyframes banner_31{
	0%{-moz-transform: translateX(300px); opacity: 0;}
	100%{-moz-transform: translateX(0); opacity: 1;}
}
@-ms-keyframes banner_31{
	0%{-ms-transform: translateX(300px); opacity: 0;}
	100%{-ms-transform: translateX(0); opacity: 1;}
}
@-webkit-keyframes banner_31{
	0%{-webkit-transform: translateX(300px); opacity: 0;}
	100%{-webkit-transform: translateX(0); opacity: 1;}
}
@-o-keyframes banner_31{
	0%{-o-transform: translateX(300px); opacity: 0;}
	100%{-o-transform: translateX(0); opacity: 1;}
}
@keyframes banner_31{
	0%{transform: translateX(300px); opacity: 0;}
	100%{transform: translateX(0); opacity: 1;}
}
.banner_3.active .pc{-moz-animation: banner_31 0.6s ease-out both;-ms-animation: banner_31 0.6s ease-out both;-webkit-animation: banner_31 0.6s ease-out both;-o-animation: banner_31 0.6s ease-out both;animation: banner_31 0.6s ease-out both;-moz-animation-delay: 0.2s;-ms-animation-delay: 0.2s;-webkit-animation-delay: 0.2s;-o-animation-delay: 0.2s;animation-delay: 0.2s;;}
.banner_3.active .pho{-moz-animation: banner_31 0.5s ease-out both;-ms-animation: banner_31 0.5s ease-out both;-webkit-animation: banner_31 0.5s ease-out both;-o-animation: banner_31 0.5s ease-out both;animation: banner_31 0.5s ease-out both;-moz-animation-delay: 1s;-ms-animation-delay: 1s;-webkit-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;}
.banner_3.active .ren{-moz-animation: banner_31 0.5s ease-out both;-ms-animation: banner_31 0.5s ease-out both;-webkit-animation: banner_31 0.5s ease-out both;-o-animation: banner_31 0.5s ease-out both;animation: banner_31 0.5s ease-out both;-moz-animation-delay: 1.5s;-ms-animation-delay: 1.5s;-webkit-animation-delay: 1.5s;-o-animation-delay: 1.5s;animation-delay: 1.5s;}
.banner_3.active .bor{-moz-animation:banner_32 0.6s ease-out both;-ms-animation:banner_32 0.6s ease-out both;-webkit-animation:banner_32 0.6s ease-out both;-o-animation:banner_32 0.6s ease-out both;animation:banner_32 0.6s ease-out both;-moz-animation-delay: 0.2s;-ms-animation-delay: 0.2s;-webkit-animation-delay: 0.2s;-o-animation-delay: 0.2s;animation-delay: 0.2s;}
.banner_3.active .jz{-moz-animation:banner_33 1s ease-out both;-ms-animation:banner_33 1s ease-out both;-webkit-animation:banner_33 1s ease-out both;-o-animation:banner_33 1s ease-out both;animation:banner_33 1s ease-out both;-moz-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-webkit-animation-delay: 0.3s;-o-animation-delay: 0.3s;animation-delay: 0.3s;}
.banner_3.active .wz{-moz-animation: banner_34 0.6s ease-out both;-ms-animation: banner_34 0.6s ease-out both;-webkit-animation: banner_34 0.6s ease-out both;-o-animation: banner_34 0.6s ease-out both;animation: banner_34 0.6s ease-out both;-moz-animation-delay: 1s;-ms-animation-delay: 1s;-webkit-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;;}
@-moz-keyframes banner_32{
	0%{-moz-transform: translateX(-300px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes banner_32{
	0%{-ms-transform: translateX(-300px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes banner_32{
	0%{-webkit-transform: translateX(-300px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes banner_32{
	0%{-o-transform: translateX(-300px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes banner_32{
	0%{transform: translateX(-300px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@-moz-keyframes banner_33{
	0%{-moz-transform: translateY(-300px);}
	45%{-moz-transform: translateY(0);}
	50%{-moz-transform: translateY(10px);}
	65%{-moz-transform: translateY(-10px);}
	80%{-moz-transform: translateY(10px);}
	95%{-moz-transform: translateY(-10px);}
	100%{-moz-transform: translateY(0);}
}
@-ms-keyframes banner_33{
	0%{-ms-transform: translateY(-300px);}
	45%{-ms-transform: translateY(0);}
	50%{-ms-transform: translateY(10px);}
	65%{-ms-transform: translateY(-10px);}
	80%{-ms-transform: translateY(10px);}
	95%{-ms-transform: translateY(-10px);}
	100%{-ms-transform: translateY(0);}
}
@-webkit-keyframes banner_33{
	0%{-webkit-transform: translateY(-300px);}
	45%{-webkit-transform: translateY(0);}
	50%{-webkit-transform: translateY(10px);}
	65%{-webkit-transform: translateY(-10px);}
	80%{-webkit-transform: translateY(10px);}
	95%{-webkit-transform: translateY(-10px);}
	100%{-webkit-transform: translateY(0);}
}
@-o-keyframes banner_33{
	0%{-o-transform: translateY(-300px);}
	45%{-o-transform: translateY(0);}
	50%{-o-transform: translateY(10px);}
	65%{-o-transform: translateY(-10px);}
	80%{-o-transform: translateY(10px);}
	95%{-o-transform: translateY(-10px);}
	100%{-o-transform: translateY(0);}
}
@keyframes banner_33{
	0%{transform: translateY(-300px);}
	45%{transform: translateY(0);}
	50%{transform: translateY(10px);}
	65%{transform: translateY(-10px);}
	80%{transform: translateY(10px);}
	95%{transform: translateY(-10px);}
	100%{transform: translateY(0);}
}
@-moz-keyframes banner_34{
	0%{-moz-transform: translateY(300px);opacity: 0;}
	100%{-moz-transform: translateY(0);opacity: 1;}
}
@-ms-keyframes banner_34{
	0%{-ms-transform: translateY(300px);opacity: 0;}
	100%{-ms-transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes banner_34{
	0%{-webkit-transform: translateY(300px);opacity: 0;}
	100%{-webkit-transform: translateY(0);opacity: 1;}
}
@-o-keyframes banner_34{
	0%{-o-transform: translateY(300px);opacity: 0;}
	100%{-o-transform: translateY(0);opacity: 1;}
}
@keyframes banner_34{
	0%{transform: translateY(300px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}


.wdy_con p{-moz-animation:wdy2 0.6s ease-out  both;-ms-animation:wdy2 0.6s ease-out  both;-webkit-animation:wdy2 0.6s ease-out  both;-o-animation:wdy2 0.6s ease-out  both;animation:wdy2 0.6s ease-out  both;-moz-animation-delay: 1s;-ms-animation-delay: 1s;-webkit-animation-delay: 1s;-o-animation-delay: 1s;animation-delay: 1s;}
.wdy_con .right{-moz-animation: wdy 0.6s ease-out both;-ms-animation: wdy 0.6s ease-out both;-webkit-animation: wdy 0.6s ease-out both;-o-animation: wdy 0.6s ease-out both;animation: wdy 0.6s ease-out both;;}
.wdy_con .left img{-moz-animation: wdy3 0.6s ease-out both;-ms-animation: wdy3 0.6s ease-out both;-webkit-animation: wdy3 0.6s ease-out both;-o-animation: wdy3 0.6s ease-out both;animation: wdy3 0.6s ease-out both; -moz-animation-delay: 0.5s;-ms-animation-delay: 0.5s;-webkit-animation-delay: 0.5s;-o-animation-delay: 0.5s;animation-delay: 0.5s;}
@-moz-keyframes wdy{
	0%{-moz-transform: scale(0);}
	100%{-moz-transform:scale(1);}
}
@-ms-keyframes wdy{
	0%{-ms-transform: scale(0);}
	100%{-ms-transform:scale(1);}
}
@-webkit-keyframes wdy{
	0%{-webkit-transform: scale(0);}
	100%{-webkit-transform:scale(1);}
}
@-o-keyframes wdy{
	0%{-o-transform: scale(0);}
	100%{-o-transform:scale(1);}
}
@keyframes wdy{
	0%{transform: scale(0);}
	100%{transform:scale(1);}
}
@-moz-keyframes wdy2{
	0%{-moz-transform: translateY(-200px);opacity: 0;}
	100%{-moz-transform: translateY(0); opacity: 1;}
}
@-ms-keyframes wdy2{
	0%{-ms-transform: translateY(-200px);opacity: 0;}
	100%{-ms-transform: translateY(0); opacity: 1;}
}
@-webkit-keyframes wdy2{
	0%{-webkit-transform: translateY(-200px);opacity: 0;}
	100%{-webkit-transform: translateY(0); opacity: 1;}
}
@-o-keyframes wdy2{
	0%{-o-transform: translateY(-200px);opacity: 0;}
	100%{-o-transform: translateY(0); opacity: 1;}
}
@keyframes wdy2{
	0%{transform: translateY(-200px);opacity: 0;}
	100%{transform: translateY(0); opacity: 1;}
}
@-moz-keyframes wdy3{
	0%{-moz-transform: translateX(200px);opacity: 0;}
	100%{-moz-transform: translateX(0);opacity: 1;}
}
@-ms-keyframes wdy3{
	0%{-ms-transform: translateX(200px);opacity: 0;}
	100%{-ms-transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes wdy3{
	0%{-webkit-transform: translateX(200px);opacity: 0;}
	100%{-webkit-transform: translateX(0);opacity: 1;}
}
@-o-keyframes wdy3{
	0%{-o-transform: translateX(200px);opacity: 0;}
	100%{-o-transform: translateX(0);opacity: 1;}
}
@keyframes wdy3{
	0%{transform: translateX(200px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@-moz-keyframes ban4{
	0%{-moz-transform:translateY(-100px); opacity: 0;}
	100%{-moz-transform:translateY(0); opacity: 1;}
}
@-ms-keyframes ban4{
	0%{-ms-transform:translateY(-100px); opacity: 0;}
	100%{-ms-transform:translateY(0); opacity: 1;}
}
@-webkit-keyframes ban4{
	0%{-webkit-transform:translateY(-100px); opacity: 0;}
	100%{-webkit-transform:translateY(0); opacity: 1;}
}
@-o-keyframes ban4{
	0%{-o-transform:translateY(-100px); opacity: 0;}
	100%{-o-transform:translateY(0); opacity: 1;}
}
@keyframes ban4{
	0%{transform:translateY(-100px); opacity: 0;}
	100%{transform:translateY(0); opacity: 1;}
}
@-moz-keyframes ban4_2{
	0%{opacity: 0;-moz-transform: scale(0.1);}
	100%{opacity: 1;-moz-transform: scale(1);}
}
@-ms-keyframes ban4_2{
	0%{opacity: 0;-ms-transform: scale(0.1);}
	100%{opacity: 1;-ms-transform: scale(1);}
}
@-webkit-keyframes ban4_2{
	0%{opacity: 0;-webkit-transform: scale(0.1);}
	100%{opacity: 1;-webkit-transform: scale(1);}
}
@-o-keyframes ban4_2{
	0%{opacity: 0;-o-transform: scale(0.1);}
	100%{opacity: 1;-o-transform: scale(1);}
}
@keyframes ban4_2{
	0%{opacity: 0;transform: scale(0.1);}
	100%{opacity: 1;transform: scale(1);}
}
@-moz-keyframes ban4_3{
	0%{opacity: 0;-moz-transform: translateX(-200px); }
	100%{opacity: 1;-moz-transform: translateX(0); }
}
@-ms-keyframes ban4_3{
	0%{opacity: 0;-ms-transform: translateX(-200px); }
	100%{opacity: 1;-ms-transform: translateX(0); }
}
@-webkit-keyframes ban4_3{
	0%{opacity: 0;-webkit-transform: translateX(-200px); }
	100%{opacity: 1;-webkit-transform: translateX(0); }
}
@-o-keyframes ban4_3{
	0%{opacity: 0;-o-transform: translateX(-200px); }
	100%{opacity: 1;-o-transform: translateX(0); }
}
@keyframes ban4_3{
	0%{opacity: 0;transform: translateX(-200px); }
	100%{opacity: 1;transform: translateX(0); }
}
@-moz-keyframes ban4_4{
	0%{-moz-transform: translateY(100px);opacity: 0;}
	100%{-moz-transform: translateY(0);opacity:1 ;}
}
@-ms-keyframes ban4_4{
	0%{-ms-transform: translateY(100px);opacity: 0;}
	100%{-ms-transform: translateY(0);opacity:1 ;}
}
@-webkit-keyframes ban4_4{
	0%{-webkit-transform: translateY(100px);opacity: 0;}
	100%{-webkit-transform: translateY(0);opacity:1 ;}
}
@-o-keyframes ban4_4{
	0%{-o-transform: translateY(100px);opacity: 0;}
	100%{-o-transform: translateY(0);opacity:1 ;}
}
@keyframes ban4_4{
	0%{transform: translateY(100px);opacity: 0;}
	100%{transform: translateY(0);opacity:1 ;}
}
.banner_4.active .img2{-moz-animation: ban4_3 0.6s ease-out both;-ms-animation: ban4_3 0.6s ease-out both;-webkit-animation: ban4_3 0.6s ease-out both;-o-animation: ban4_3 0.6s ease-out both;animation: ban4_3 0.6s ease-out both;}
.banner_4.active .img3{-moz-animation: ban4_2 0.5s ease-out both ;-ms-animation: ban4_2 0.5s ease-out both ;-webkit-animation: ban4_2 0.5s ease-out both ;-o-animation: ban4_2 0.5s ease-out both ;animation: ban4_2 0.5s ease-out both ;}
.banner_4.active .img1{-moz-animation: ban4 0.6s ease-out both;-ms-animation: ban4 0.6s ease-out both;-webkit-animation: ban4 0.6s ease-out both;-o-animation: ban4 0.6s ease-out both;animation: ban4 0.6s ease-out both;}
.banner_4.active .img4{-moz-animation: ban4_4 0.6s ease-out both;-ms-animation: ban4_4 0.6s ease-out both;-webkit-animation: ban4_4 0.6s ease-out both;-o-animation: ban4_4 0.6s ease-out both;animation: ban4_4 0.6s ease-out both;}
.banner_4.active .img3{-moz-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-webkit-animation-delay: 0.8s;-o-animation-delay: 0.8s;animation-delay: 0.8s;}
.banner_4.active .img2{-moz-animation-delay: 1.4s;-ms-animation-delay: 1.4s;-webkit-animation-delay: 1.4s;-o-animation-delay: 1.4s;animation-delay: 1.4s;}
.banner_4.active .img1{-moz-animation-delay: 0.2s;-ms-animation-delay: 0.2s;-webkit-animation-delay: 0.2s;-o-animation-delay: 0.2s;animation-delay: 0.2s;}
.banner_4.active .img4{-moz-animation-delay: 2s;-ms-animation-delay: 2s;-webkit-animation-delay: 2s;-o-animation-delay: 2s;animation-delay: 2s;}






.culture .left, .value .left {
    -moz-animation: ine 0.8s ease-out both;
    -ms-animation: ine 0.8s ease-out both;
    -webkit-animation: ine 0.8s ease-out both;
    -o-animation: ine 0.8s ease-out both;
    animation: ine 0.8s ease-out both;
}
.culture .right, .value .right {
    -moz-animation: ine2 0.8s ease-out both;
    -ms-animation: ine2 0.8s ease-out both;
    -webkit-animation: ine2 0.8s ease-out both;
    -o-animation: ine2 0.8s ease-out both;
    animation: ine2 0.8s ease-out both;
}

@-webkit-keyframes ine{
	0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
}
100% {
    opacity: 1;
    -webkit-transform: translateX(0);
}
}
@-moz-keyframes ine{
	0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
}
100% {
    opacity: 1;
    -moz-transform: translateX(0);
}
}
@-ms-keyframes ine{
	0% {
    opacity: 0;
    -ms-transform: translateX(-100px);
}
100% {
    opacity: 1;
    -ms-transform: translateX(0);
}
}
@-o-keyframes ine{
	0% {
    opacity: 0;
    -o-transform: translateX(-100px);
}
100% {
    opacity: 1;
    -o-transform: translateX(0);
}
}
@keyframes ine{
	0% {
    opacity: 0;
    transform: translateX(-100px);
}
100% {
    opacity: 1;
   	transform: translateX(0);
}
}
@-webkit-keyframes ine2{
	0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
	}
	100% {
    opacity: 1;
    -webkit-transform: translateX(0);
	}
}
@-o-keyframes ine2{
	0% {
    opacity: 0;
    -o-transform: translateX(100px);
	}
	100% {
    opacity: 1;
    -o-transform: translateX(0);
	}
}
@-ms-keyframes ine2{
	0% {
    opacity: 0;
    -ms-transform: translateX(100px);
	}
	100% {
    opacity: 1;
    -ms-transform: translateX(0);
	}
}
@-moz-keyframes ine2{
	0% {
    opacity: 0;
    -moz-transform: translateX(100px);
	}
	100% {
    opacity: 1;
    -moz-transform: translateX(0);
	}
}
@keyframes ine2{
	0% {
    opacity: 0;
    transform: translateX(100px);
	}
	100% {
    opacity: 1;
    transform: translateX(0);
	}
}