﻿@charset "utf-8";
/* CSS Document */



/**/
div.ambpTabMain{ display:none;}
div.xw_objectDiv{ position:relative;}
div.objectDivChild{ position:absolute; top:0; left:0; right:0; }


/*AMBP banner01*/
div.ambpADiv{clear:both; min-height:880px; overflow:hidden; background:url(../images/ambpbnbg01.png) repeat-x 0 bottom #f6f6f6;}
div.ambpAcontainer{ position:relative;}
div.ambpAcontainer h1{position: absolute;transition-property: left, opacity;}

h1.ambpAtext01{ top:100px; left:0; width:440px;height:250px; /*background:url(../images/ambpbnt01.png) no-repeat;*/}
.moveIn h1.ambpAtext01{
animation:ambpAtext01M 3s;
-moz-animation:ambpAtext01M 3s; /* Firefox */
-webkit-animation:ambpAtext01M 3s; /* Safari and Chrome */
-o-animation:ambpAtext01M 3s; /* Opera */
}
@keyframes ambpAtext01M{from {top: 0;}to {top: 100px;}}

h1.ambpAtext02{ top:280px; left:0; width:415px; height:250px; /*background:url(../images/ambpbnt02.png) no-repeat;*/}
.moveIn h1.ambpAtext02{
animation:ambpAtext02M 3s;
-moz-animation:ambpAtext02M 3s; /* Firefox */
-webkit-animation:ambpAtext02M 3s; /* Safari and Chrome */
-o-animation:ambpAtext02M 3s; /* Opera */
}
@keyframes ambpAtext02M{from {top: 0;}to {top: 280px;}}

h1.ambpAtext03{top:50px; left:30px; z-index:5; width:789px; height:669px; background:url(../images/ambpbnt03.png) no-repeat;}
.moveIn h1.ambpAtext03{
animation:ambpAtext03M 3s;
-moz-animation:ambpAtext03M 2s; /* Firefox */
-webkit-animation:ambpAtext03M 2s; /* Safari and Chrome */
-o-animation:ambpAtext03M 2s; /* Opera */
}
@keyframes ambpAtext03M{from {left: 0;}to {left: 30px;}}

h1.ambpAtext04{top:388px; left:820px; z-index:4; width:127px; height:270px; background:url(../images/ambpbnt04.png) no-repeat;}
.moveIn h1.ambpAtext04{
animation:ambpAtext04M 3s;
-moz-animation:ambpAtext04M 1.5s; /* Firefox */
-webkit-animation:ambpAtext04M 1.5s; /* Safari and Chrome */
-o-animation:ambpAtext04M 1.5s; /* Opera */
}
@keyframes ambpAtext04M{from {left:620px;}to {left: 820px;}}

h1.ambpAtext05{top:362px; left:990px; z-index:3; width:127px; height:290px; background:url(../images/ambpbnt05.png) no-repeat;}
.moveIn h1.ambpAtext05{
animation:ambpAtext05M 3s;
-moz-animation:ambpAtext05M 3s; /* Firefox */
-webkit-animation:ambpAtext05M 3s; /* Safari and Chrome */
-o-animation:ambpAtext05M 3s; /* Opera */
}
@keyframes ambpAtext05M{from {left:620px;}to {left: 990px;}}


@media (min-width:200px){h1.ambpAtext01{top:20px; width:100%;background-size:100%; auto; background-position:center 0;}h1.ambpAtext02{top:180px;width:100%; background-size:100%; auto;background-position:center 0;}h1.ambpAtext03{left:0px;top:300px; height:300px;width:100%;background:url(../images/ambpbnt06.png) no-repeat;background-size:100% auto;}h1.ambpAtext04{ background:none;}h1.ambpAtext05{ background:none;}div.ambpADiv{min-height:600px;}}
@media (min-width:700px){h1.ambpAtext01{top:50px; width:460px;height:250px;background-size:440px auto; background-position:20px 0;}h1.ambpAtext02{top:210px;width:435px; background-size:315px auto;background-position:20px 0;}h1.ambpAtext03{left:0px;top:100px; background:url(../images/ambpbnt06.png) no-repeat right center;background-size:auto auto;}h1.ambpAtext04{ background:none;}h1.ambpAtext05{ background:none;}div.ambpADiv{min-height:500px;}}

@media (min-width:1285px){h1.ambpAtext01{top:100px; left:0; width:440px;height:250px; background-size:auto auto; background-position:0 0;}h1.ambpAtext02{top:280px; left:0;  width:415px; height:150px;background-size:auto;background-position:0;}h1.ambpAtext03{top:50px; left:30px;width:789px; height:669px; background:url(../images/ambpbnt03.png) no-repeat;background-size:auto auto;}h1.ambpAtext04{top:388px; left:820px;background:url(../images/ambpbnt04.png) no-repeat;background-size:auto;}h1.ambpAtext05{top:362px; left:990px;background:url(../images/ambpbnt05.png) no-repeat;background-size: auto;}div.ambpADiv{min-height:880px;}}

/*@media (min-width:400px){h1.ambpAtext01{top:20px; width:100%;background-size:400px auto; background-position:center 0;}h1.ambpAtext02{top:180px;width:100%; background-size:400px auto;background-position:center 0;}h1.ambpAtext03{left:0px;top:350px; background:url(../images/ambpbnt06.png) no-repeat;}h1.ambpAtext04{ background:none;}h1.ambpAtext05{ background:none;}div.ambpADiv{min-height:600px;}}
@media (min-width:700px){h1.ambpAtext01{top:50px; width:460px;height:250px;background-size:440px auto; background-position:20px 0;}h1.ambpAtext02{top:210px;width:435px; background-size:415px auto;background-position:20px 0;}h1.ambpAtext03{left:0px;top:400px; background:url(../images/ambpbnt03.png) no-repeat;background-size:380px auto;}h1.ambpAtext04{top:568px; left:390px;background:url(../images/ambpbnt04.png) no-repeat;background-size:60px auto;}h1.ambpAtext05{top:558px; left:490px;background:url(../images/ambpbnt05.png) no-repeat;background-size:45px auto;}div.ambpADiv{min-height:800px;}}
@media (min-width:992px){h1.ambpAtext01{top:50px; width:460px;height:250px;background-size:440px auto; background-position:20px 0;}h1.ambpAtext02{top:210px;width:435px; background-size:415px auto;background-position:20px 0;}h1.ambpAtext03{left:0px;top:400px; background:url(../images/ambpbnt03.png) no-repeat;background-size:380px auto;}h1.ambpAtext04{top:568px; left:390px;background:url(../images/ambpbnt04.png) no-repeat;background-size:60px auto;}h1.ambpAtext05{top:558px; left:490px;background:url(../images/ambpbnt05.png) no-repeat;background-size:45px auto;}div.ambpADiv{min-height:800px;}}
@media (min-width:1030px){}*/


/*AMBP banner02*/
div.ambpBDiv{clear:both; min-height:1300px; overflow:hidden; background:#c3c3c1;}
div.ambpBcontainer{ position:relative;min-height:1300px;}
div.ambpBcontainerMain{position: absolute; top:0px; left:0; right:0; height:1300px;}
div.ambpBcontainerL{position: absolute; top:0px; bottom:0;left:0; right:53%; height:100%;}
div.ambpBcontainerR{ position:relative; float:right; width:51%;height:785px;}
div.ambpBcontainer h1{position: absolute;transition-property: left, opacity;}
h1.ambpBtext01{top:30%; left:0; line-height:53px;float:left;
font-family:'微软雅黑'; letter-spacing:1px; font-size:45px; color:#161616; font-weight:normal;}
.moveIn h1.ambpBtext01{
animation:ambpBtext01M 3s;
-moz-animation:ambpBtext01M 3s; /* Firefox */
-webkit-animation:ambpBtext01M 3s; /* Safari and Chrome */
-o-animation:ambpBtext01M 3s; /* Opera */
}
@keyframes ambpBtext01M{from {top: 0%;}to {top: 30%;}}

h1.ambpBtext02{top:36%; left:0; width:100%;line-height:35px; float:left;
font-family:'微软雅黑'; letter-spacing:5px; font-size:20px; color:#424141; font-weight:normal;}
.moveIn h1.ambpBtext02{
animation:ambpBtext02M 3s;
-moz-animation:ambpBtext02M 3s; /* Firefox */
-webkit-animation:ambpBtext02M 3s; /* Safari and Chrome */
-o-animation:ambpBtext02M 3s; /* Opera */
}
@keyframes ambpBtext02M{from {top: 0;}to {top: 36%;}}

h1.ambpBpic03{top:42%; left:0; width:375px; height:113px;
 background:url(../images/ambpBbnt04.png) no-repeat;}
.moveIn h1.ambpBpic03{
animation:ambpBpic03M 3s;
-moz-animation:ambpBpic03M 3s; /* Firefox */
-webkit-animation:ambpBpic03M 3s; /* Safari and Chrome */
-o-animation:ambpBpic03M 3s; /* Opera */
}
@keyframes ambpBpic03M{from {top: 0;}to {top: 42%;}}


h1.ambpBtext03{top:50px; left:0px; z-index:5; width:606px; height:727px; /*background:url(../images/ambpBbnt01.png) no-repeat;*/}
.moveIn h1.ambpBtext03{
animation:ambpBtext03M 3s;
-moz-animation:ambpBtext03M 3s; /* Firefox */
-webkit-animation:ambpBtext03M 3s; /* Safari and Chrome */
-o-animation:ambpBtext03M 3s; /* Opera */
}
@keyframes ambpBtext03M{from {top: 0;}to {top: 50px;}}

h1.ambpBtext04{top:407px; left:0px; z-index:4; width:606px; height:727px;/* background:url(../images/ambpBbnt02.png) no-repeat;*/}
@media screen and (max-width: 400px){
	h1.ambpBtext01 {
    	top: 26%;
	}
	h1.ambpBpic03 {
	    top: 50%;
	}
}
.moveIn h1.ambpBtext04{
animation:ambpBtext04M 3s;
-moz-animation:ambpBtext04M 2s; /* Firefox */
-webkit-animation:ambpBtext04M 2s; /* Safari and Chrome */
-o-animation:ambpBtext04M 2s; /* Opera */
}
@keyframes ambpBtext04M{from {top:360px;}to {top: 407px;}}

h1.ambpBtext05{top:1150px; left:0px; z-index:4; width:781px; height:64px; background:url(../images/ambpBbnt03.png) no-repeat;}
.moveIn h1.ambpBtext05{
animation:ambpBtext05M 3s;
-moz-animation:ambpBtext05M 2s; /* Firefox */
-webkit-animation:ambpBtext05M 2s; /* Safari and Chrome */
-o-animation:ambpBtext05M 2s; /* Opera */
}
@keyframes ambpBtext05M{from {top:1100px;}to {top: 1150px;}}


@media (min-width:200px){h1.ambpBtext01{line-height:30px; letter-spacing:0px; font-size:18px;}h1.ambpBtext02{top:34%;line-height:20px; letter-spacing:0px; font-size:12px;}h1.ambpBpic03{ width:100%; background-size:70% auto;}h1.ambpBtext03{ background-size:50% auto;}h1.a  mbpBtext04{ top:235px; background-size:50% auto;}h1.ambpBtext05{ background-size:50% auto;}div.ambpBDiv,div.ambpBcontainer{min-height:600px;}}
@media (min-width:1285px){h1.ambpBtext01{line-height:30px; letter-spacing:5px; font-size:36px;}h1.ambpBtext02{top:34%;line-height:28px; letter-spacing:5px; font-size:16px;}h1.ambpBpic03{ width:375px; background-size:70% auto;}h1.ambpBtext03{ background-size:auto;}h1.ambpBtext04{ top:435px; background-size:auto;}h1.ambpBtext05{ background-size:auto;}div.ambpBDiv,div.ambpBcontainer{min-height:1300px;}}






/*AMBP banner02*/
div.ambpCDiv{clear:both; min-height:830px; background:url(../images/ambpbn04bg.jpg) no-repeat center center;background-size:100% 830px;}
div.ambpCcontainer{ position:relative; overflow:hidden;min-height:830px;}
div.ambpCcontainer h1{position: absolute;transition-property: left, opacity;}

h1.ambpCtext01{top:30%; right:0; width:99px;height:99px;background:url(../images/ico_voice.png) no-repeat center center;}
.moveIn h1.ambpCtext01{
animation:ambpBtext01M 3s;
-moz-animation:ambpBtext01M 3s; /* Firefox */
-webkit-animation:ambpBtext01M 3s; /* Safari and Chrome */
-o-animation:ambpBtext01M 3s; /* Opera */
}
@keyframes ambpCtext01M{from {top: 20%;}to {top: 30%;}}

h1.ambpCtext02{top:45%; left:0; width:100%;height:36px; float:left; z-index:8;
font-family:'微软雅黑'; letter-spacing:5px; font-size:36px; color:#fff; font-weight:normal; text-align:right;}
.moveIn h1.ambpCtext02{
animation:ambpCtext02M 3s;
-moz-animation:ambpCtext02M 3s; /* Firefox */
-webkit-animation:ambpCtext02M 3s; /* Safari and Chrome */
-o-animation:ambpCtext02M 3s; /* Opera */
}
@keyframes ambpCtext02M{from {top: 0;}to {top: 45%;}}

h1.ambpCtext03{top:52%; left:0; width:100%;line-height:18px; float:left;z-index:8;
font-family:'微软雅黑'; letter-spacing:5px; font-size:16px; color:#fff; font-weight:normal;text-align:right;}
.moveIn h1.ambpCtext03{
animation:ambpCtext03M 3s;
-moz-animation:ambpCtext03M 3s; /* Firefox */
-webkit-animation:ambpCtext03M 3s; /* Safari and Chrome */
-o-animation:ambpCtext03M 3s; /* Opera */
}
@keyframes ambpCtext03M{from {top: 0;}to {top: 52%;}}

h1.ambpCtext04{ bottom:46px; left:0; right:0; z-index:4;  height:535px; /*background:url(../images/xueyayipic.png) no-repeat center center;*/}
h1.ambpCtext04>img{
	height: 100%;
}
.moveIn h1.ambpCtext04{
animation:ambpCtext04M 3s;
-moz-animation:ambpCtext04M 2s; /* Firefox */
-webkit-animation:ambpCtext04M 2s; /* Safari and Chrome */
-o-animation:ambpCtext04M 2s; /* Opera */
}
@keyframes ambpCtext04M{from {bottom:0px;}to {bottom: 10px;}}

@media (min-width:200px){h1.ambpCtext01{ background-size:64px auto; top:20px;}h1.ambpCtext02{ top:110px;line-height:30px; letter-spacing:1px; font-size:24px;}h1.ambpCtext03{top:150px; font-size:12px;}h1.ambpCtext04{background-size:100% auto; height:235px;}div.ambpCDiv,div.ambpCcontainer{ min-height:400px;}div.ambpCDiv{ background-size:auto 400px;}}
@media (min-width:700px){h1.ambpCtext01{ background-size:auto; top:80px;}h1.ambpCtext02{ top:180px;line-height:30px; letter-spacing:1px; font-size:24px;}h1.ambpCtext03{top:210px; font-size:12px;}h1.ambpCtext04{background-size:100% auto; height:435px;}div.ambpCDiv,div.ambpCcontainer{ min-height:600px;}div.ambpCDiv{ background-size:100% 600px;}}
@media (min-width:1285px){h1.ambpCtext01{ background-size:auto; top:30%;}h1.ambpCtext02{ top:45%;line-height:30px; letter-spacing:5px; font-size:36px;}h1.ambpCtext03{top:52%;letter-spacing:5px;font-size:16px;}h1.ambpCtext04{background-size:auto; height:535px;}div.ambpCDiv,div.ambpCcontainer{ min-height:830px;}div.ambpCDiv{ background-size:100% auto;}}





/*AMBP banner04*/
div.ambpDDiv{clear:both; min-height:1150px; background:url(../images/gridbg.jpg) repeat;}
div.ambpDDivMain{min-height:1150px;/*background:url(../images/ambpbn04pic02.png) no-repeat center 300px;*/}
div.ambpDcontainer{ position:relative; overflow:hidden;/*height:930px;*/padding-top: 270px;}
div.ambpDcontainer>img{
	display: block;
	margin: 0 auto;
}
div.ambpDcontainer h1{position: absolute;transition-property: left, opacity;}

h1.ambpDtext01{top:100px; left:0; width:100%;height:36px; float:left;
font-family:'微软雅黑'; letter-spacing:5px; font-size:45px; color:#fff; font-weight:normal; text-align:center;}
.moveIn h1.ambpDtext01{
animation:ambpDtext01M 3s;
-moz-animation:ambpDtext01M 3s; /* Firefox */
-webkit-animation:ambpDtext01M 3s; /* Safari and Chrome */
-o-animation:ambpDtext01M 3s; /* Opera */
}
@keyframes ambpDtext01M{from {top: 0;}to {top: 100px;}}

h1.ambpDtext02{top:190px; left:0; width:100%;line-height:22px; float:left; margin:0;
font-family:'微软雅黑'; letter-spacing:5px; font-size:16px; color:#fff; font-weight:normal;text-align:center;}
.moveIn h1.ambpDtext02{
animation:ambpDtext02M 3s;
-moz-animation:ambpDtext02M 3s; /* Firefox */
-webkit-animation:ambpDtext02M 3s; /* Safari and Chrome */
-o-animation:ambpDtext02M 3s; /* Opera */
}
@keyframes ambpDtext02M{from {top: 0;}to {top:190px;}}

@media (min-width:200px){h1.ambpDtext01{line-height:30px; letter-spacing:0px; font-size:24px;}h1.ambpDtext02{line-height:20px; letter-spacing:0px; font-size:14px;}div.ambpDDivMain{ background-size:100% auto;}div.ambpDDiv,div.ambpDDivMain{min-height:600px;}div.ambpDcontainer{/*height:550px;*/}}
@media (min-width:700px){h1.ambpDtext01{line-height:30px; letter-spacing:0px; font-size:24px;}h1.ambpDtext02{line-height:20px; letter-spacing:0px; font-size:14px;}div.ambpDDivMain{ background-size:80% auto;}div.ambpDDiv,div.ambpDDivMain{min-height:950px;}div.ambpDcontainer{/*height:550px;*/}}
@media (min-width:1285px){h1.ambpDtext01{line-height:30px; letter-spacing:0px; font-size:45px;}h1.ambpDtext02{line-height:22px; letter-spacing:5px; font-size:16px;}div.ambpDDivMain{ background-size:auto auto;}div.ambpDDiv,div.ambpDDivMain{min-height:1150px;}div.ambpDcontainer{/*height:930px;*/}}


/*AMBP banner05*/
div.ambpEDiv{clear:both;  background:/*url(../images/ambp05bg.jpg) no-repeat center bottom*/ #efefef;}
div.ambpEDiv>img{
	width: 100%;	
	height: 100%;
	display: block;
}

/*@media (min-width:200px){div.ambpEDiv{min-height:300px;background-size:150% auto;}}
@media (min-width:700px){div.ambpEDiv{min-height:600px;background-size:120% auto;}}
@media (min-width:1100px){div.ambpEDiv{min-height:800px;background-size:120% auto;}}
@media (min-width:1285px){div.ambpEDiv{min-height:1200px;background-size:auto auto;}}*/



/*AMBP 连接banner06*/
div.ambpFDiv{clear:both; min-height:1000px;background:#e0e0e0;}
div.ambpFDivMain{min-height:1100px;background:url(../images/ambpbn04pic.png) no-repeat center 300px;}
div.ambpFcontainer{ position:relative; overflow:hidden;height:1100px;}
div.ambpFcontainer h1{position: absolute;transition-property: left, opacity;}

h1.ambpFtext01{top:340px; left:0; width:100%;height:36px; float:left; z-index:6;
font-family:'微软雅黑'; letter-spacing:5px; font-size:45px; color:#161616; font-weight:normal;text-align:center;}
.moveIn h1.ambpFtext01{
animation:ambpFtext01M 3s;
-moz-animation:ambpFtext01M 3s; /* Firefox */
-webkit-animation:ambpFtext01M 3s; /* Safari and Chrome */
-o-animation:ambpFtext01M 3s; /* Opera */
}
@keyframes ambpFtext01M{from {top: 0;}to {top: 340px;}}

h1.ambpFtext02{top:450px; left:0; width:100%; float:left; z-index:5; line-height:18px;
font-family:'微软雅黑'; letter-spacing:5px; font-size:16px; color:#666; font-weight:normal;text-align:center;}
.moveIn h1.ambpFtext02{
animation:ambpFtext02M 3s;
-moz-animation:ambpFtext02M 3s; /* Firefox */
-webkit-animation:ambpFtext02M 3s; /* Safari and Chrome */
-o-animation:ambpFtext02M 3s; /* Opera */
}
@keyframes ambpFtext02M{from {top: 0;}to {top: 500px;}}


h1.ambpFtext03{ top:-200px; right:0; z-index:4; width:796px;  height:801px; /*background:url(../images/ambpFDivpic01.png) no-repeat center center;*/}
h1.ambpFtext03>img{
	width: 70%;
	display: block;
	margin: 0 auto;
}

.moveIn h1.ambpFtext03{
animation:ambpFtext03M 3s;
-moz-animation:ambpFtext03M 2s; /* Firefox */
-webkit-animation:ambpFtext03M 2s; /* Safari and Chrome */
-o-animation:ambpFtext03M 2s; /* Opera */
}
@keyframes ambpFtext03M{from {top:-350px;}to {top:-200px;}}

h1.ambpFtext04{ bottom:-120px; left:0; z-index:4; width:655px;  height:620px; /*background:url(../images/ambpFDivpic02.png) no-repeat center center;*/}
h1.ambpFtext04>img{
	width: 70%;
	display: block;
	margin: 0 auto;
}
.moveIn h1.ambpFtext04{
animation:ambpFtext04M 3s;
-moz-animation:ambpFtext04M 2s; /* Firefox */
-webkit-animation:ambpFtext04M 2s; /* Safari and Chrome */
-o-animation:ambpFtext04M 2s; /* Opera */
}
@keyframes ambpFtext04M{from {bottom:-300px;}to {bottom:-120px;}}


@media (min-width:200px){h1.ambpFtext03{ background-size:70% auto; background-position:right center;}h1.ambpFtext04{ background-size:70% auto; background-position:left center;}h1.ambpFtext01{top:430px;line-height:30px; letter-spacing:0px; font-size:24px;}h1.ambpFtext02{top:520px;line-height:20px; letter-spacing:0px; font-size:14px;}}
@media (min-width:700px){h1.ambpFtext03{ background-size:70% auto; background-position:right center;}h1.ambpFtext04{ background-size:70% auto; background-position:left center;}h1.ambpFtext01{top:340px;line-height:30px; letter-spacing:0px; font-size:24px;}h1.ambpFtext02{top:450px;line-height:20px; letter-spacing:0px; font-size:14px;}}
@media (min-width:1285px){h1.ambpFtext03{ background-size:auto; background-position:center center;}h1.ambpFtext04{ background-size:auto; background-position:center center;}h1.ambpFtext01{top:340px;line-height:45px; letter-spacing:5px; font-size:45px;}h1.ambpFtext02{top:450px;line-height:20px; letter-spacing:5px; font-size:16px;}}


/*AMBP 连接banner06*/
div.ambpGDiv{clear:both; min-height:700px;/*background:url(../images/ambpgDivpicbg.jpg) repeat-x 0 bottom #fff;*/
background: -moz-linear-gradient(bottom, #d9d9d9, #fcfcfc);
background: -webkit-linear-gradient(bottom,#d9d9d9, #fcfcfc);
background: -o-linear-gradient(bottom, #d9d9d9, #fcfcfc);
}
div.ambpGcontainer{ position:relative; overflow:hidden;height:720px;}
div.ambpGcontainer h1{position: absolute;transition-property: left, opacity;}

h1.ambpGtext01{top:110px; left:0; width:100%;height:36px; float:left; z-index:6;
font-family:'微软雅黑'; letter-spacing:5px; font-size:45px; color:#161616; font-weight:normal;text-align:center;}
.moveIn h1.ambpGtext01{
animation:ambpGtext01M 3s;
-moz-animation:ambpGtext01M 3s; /* Firefox */
-webkit-animation:ambpGtext01M 3s; /* Safari and Chrome */
-o-animation:ambpGtext01M 3s; /* Opera */
}
@keyframes ambpFtext01M{from {top: 0;}to {top: 370px;}}

h1.ambpGtext02{top:190px; left:0; width:100%; float:left; z-index:5; line-height:22px;
font-family:'微软雅黑'; letter-spacing:5px; font-size:16px; color:#666; font-weight:normal;text-align:center;}
.moveIn h1.ambpGtext02{
animation:ambpGtext02M 3s;
-moz-animation:ambpGtext02M 3s; /* Firefox */
-webkit-animation:ambpGtext02M 3s; /* Safari and Chrome */
-o-animation:ambpGtext02M 3s; /* Opera */
}
@keyframes ambpFtext02M{from {top: 0;}to {top: 500px;}}

div.lineBanner{ clear:both; height:360px; margin-top:330px;}
div.lineBannerL{ width:55%; float:left;height:360px; position:relative; z-index:2;}
div.lineBannerR{ width:44%; float:left;height:360px; position:relative;z-index:1;}

h1.ambpGtext03{ bottom:100px; left:-10px; z-index:4;  width:483px;  height:174px;background:url(../images/ambpgDivpic.png) no-repeat center center;}
.moveIn h1.ambpGtext03{
animation:ambpGtext03M 3s;
-moz-animation:ambpGtext03M 2s; /* Firefox */
-webkit-animation:ambpGtext03M 2s; /* Safari and Chrome */
-o-animation:ambpGtext03M 2s; /* Opera */
}
@keyframes ambpGtext03M{from {left:100px;}to {left:-10px;}}

h1.ambpGtext04{ bottom:55px; right:-30px; z-index:4; width:575px;  height:148px; background:url(../images/ambpgDivpic02.png) no-repeat center center;}
.moveIn h1.ambpGtext04{
animation:ambpGtext04M 3s;
-moz-animation:ambpGtext04M 2s; /* Firefox */
-webkit-animation:ambpGtext04M 2s; /* Safari and Chrome */
-o-animation:ambpGtext04M 2s; /* Opera */
}
@keyframes ambpGtext04M{from {right:100px;}to {right:-30px;}}


@media (min-width:200px){h1.ambpGtext01{line-height:30px; letter-spacing:0px; font-size:24px;}h1.ambpGtext02{line-height:20px; letter-spacing:0px; font-size:14px;}h1.ambpGtext04{ background-position:right 0; background-size:50% auto;}h1.ambpGtext03{background-position:left 0; background-size:50% auto;}div.ambpGDiv{ min-height:600px;}div.ambpGcontainer{ height:600px;}}
@media (min-width:700px){h1.ambpGtext01{line-height:30px; letter-spacing:0px; font-size:34px;}h1.ambpGtext02{line-height:20px; letter-spacing:0px; font-size:16px;}h1.ambpGtext04{ background-position:right 0; background-size:70% auto;}h1.ambpGtext03{background-position:left -20px; background-size:70% auto;}div.ambpGDiv{ min-height:600px;}div.ambpGcontainer{ height:600px;}}
@media (min-width:1100px){h1.ambpGtext01{line-height:30px; letter-spacing:5px; font-size:45px;}h1.ambpGtext02{line-height:20px; letter-spacing:0px; font-size:16px;}h1.ambpGtext04{ background-position:right center; background-size:80% auto;}h1.ambpGtext03{background-position:left 0px; background-size:70% auto;}div.ambpGDiv{ min-height:700px;}div.ambpGcontainer{ height:700px;}}
@media (min-width:1285px){h1.ambpGtext01{line-height:30px; letter-spacing:5px; font-size:45px;}h1.ambpGtext02{line-height:20px; letter-spacing:0px; font-size:16px;}h1.ambpGtext04{ background-position:right center; background-size:80% auto;}h1.ambpGtext03{background-position:left 0px; background-size:70% auto;}div.ambpGDiv{ min-height:700px;}div.ambpGcontainer{ height:700px;}}

/*AMBP 连接banner06*/
div.ambpHDiv{clear:both; min-height:700px;background:url(../images/ambphbg01.jpg) no-repeat center 0; background-size:100% auto;}
div.ambpHcontainer{ position:relative; overflow:hidden;height:880px;}
div.ambpHcontainer h1{position: absolute;transition-property: left, opacity; margin:0;}

h1.ambpHtext01{top:35%; left:0; line-height:53px;float:left;
font-family:'微软雅黑'; letter-spacing:1px; font-size:45px; color:#fff; font-weight:normal;}
.moveIn h1.ambpHtext01{
animation:ambpHtext01M 3s;
-moz-animation:ambpHtext01M 3s; /* Firefox */
-webkit-animation:ambpHtext01M 3s; /* Safari and Chrome */
-o-animation:ambpHtext01M 3s; /* Opera */
}
@keyframes ambpHtext01M{from {top: 0%;}to {top: 35%;}}

h1.ambpHtext02{top:45%; left:0; width:100%;line-height:24px; float:left;
font-family:'微软雅黑'; letter-spacing:5px; font-size:16px; color:#fff; font-weight:normal;}
.moveIn h1.ambpHtext02{
animation:ambpHtext02M 3s;
-moz-animation:ambpHtext02M 3s; /* Firefox */
-webkit-animation:ambpHtext02M 3s; /* Safari and Chrome */
-o-animation:ambpHtext02M 3s; /* Opera */
}
@keyframes ambpHtext02M{from {top: 0;}to {top: 45%;}}

h1.ambpHtext04{ bottom:0px; right:50px; z-index:4; width:311px;  height:742px; /*background:url(../images/ambphbg02.png) no-repeat center center;*/}
.moveIn h1.ambpHtext04{
animation:ambpHtext04M 3s;
-moz-animation:ambpHtext04M 2s; /* Firefox */
-webkit-animation:ambpHtext04M 2s; /* Safari and Chrome */
-o-animation:ambpHtext04M 2s; /* Opera */
}
@keyframes ambpHtext04M{from {bottom:-100px;}to {bottom:0px;}}



@media (min-width:200px){div.ambpHDiv{background-size:100% 880px;}h1.ambpHtext01{ top:10px; width:100%;line-height:30px; letter-spacing:0px; font-size:24px; text-align:center;}h1.ambpHtext02{ top:86px; width:100%;line-height:20px; letter-spacing:1px; font-size:12px; text-align:center;}}
@media (min-width:700px){div.ambpHDiv{background-size:150% 100%;}h1.ambpHtext01{ top:35%; width:auto;line-height:30px; letter-spacing:1px; font-size:36px; text-align:left;}h1.ambpHtext02{ top:45%; width:auto;line-height:20px; letter-spacing:1px; font-size:12px; text-align:left;}}




/*使用教程*/
.mainBox{
	width:1000px;
	margin:auto;}
.mainTable{
	width:100%;
	border-top:1px #e9e9e9 solid;
	margin-top:60px;}
.mainTable tr th{
	width:220px;
	line-height:100px;
	border-bottom:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	vertical-align:top;
	color:#333;
	font-size:16px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:2px;
	text-align:center;}
.mainTable tr td{
	border-bottom:1px #e9e9e9 solid;
	padding:30px 0px 30px 30px;}
.stepBox{
	width:100%;
	float:left;
	margin-top:20px;
	overflow:hidden;}
.stepBox.first{
	margin-top:0px;}
.stepPic{
	display:block;
	float:left;
	margin-right:10px;}
.textDiv{
	float:left;
	color:#666;
	font-size:16px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:2px;}
.stepBox .textDiv{
	width:480px;}
.textDiv p{
	line-height:28px;
	text-indent:20px;
	background:url(../images/dotGray.png) 5px 12px no-repeat;}
.forbidImg{
	display:block;
	float:left;
	margin:0px 40px 20px 0px;}
/*技术规格*/
.guigeBox{
	position:relative;
	line-height:30px;
	padding-left:120px;
	color:#666;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:2px;
	overflow:hidden;}
.guigeTit{
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	color:#333;}
.batteryImg{
	display:block;
	margin:auto;}
.batteryText{
	line-height:30px;
	margin-top:20px;
	color:#333;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:4px;
	text-align:center;}
.productText{
	line-height:30px;
	margin-top:20px;
	color:#888;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:4px;
	text-align:center;}
.partsImg{
	display:block;
	margin:auto;}
.partsTit{
	display:block;
	line-height:30px;
	color:#888;
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑";
	letter-spacing:2px;
	text-align:center;
}


@media (min-width:200px){.partsImg01{width:100% !important;}.partsImg02{width:100px !important;}}
@media (min-width:700px){.partsImg01{width:820px !important;}}

@media screen and (min-width: 640px) and (max-width: 700px){
	div.ambpDcontainer>img{
		width: 80%;
	}
}

@media (max-width: 800px){
	h2.wuxianEtext01 {
	    font-size: 24px;
	    top:5px;
	}
	h2.wuxianEtext02{
		font-size: 12px;
		top:45px;
		line-height: 15px;
	}
}

@media (max-width: 560px){
	h2.wuxianEtext01 {
	    margin-top: 5px;
	    line-height: 20px;
	    font-size: 16px;
	}
	h2.wuxianEtext02{
	    margin-top: 5px;
	    top:25px;
	}
}


.textBox{}
.textBox img{ width:100%;}
h1.textTittle{ padding:20px 0 10px 0; font-size:100%; color:#333; line-height:130%; font-weight:500;text-align:center;}

