html {
-ms-touch-action: none;  /* 阻止windows Phone 的默认触摸事件 */
}
body,
div,
p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
body {
	width: 100%;
	/*height:100%;*/
	*cursor: default;
	overflow: hidden;
	font: 16px/1.5 "Microsoft YaHei",Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial;
}
@media (min-width:768px){
	body{
		background:url(http://special.dbw.cn/hlj/html5/sz1/images/pc.jpg) no-repeat;
		
	}
	 
   .top-container{
	   width:414px;
	   height:736px;
	   margin:50px auto;
	   border:2px solid #fff;
	   position: relative;
   }
 }
#pageContain {
	overflow: hidden;
}
.page {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.contain {
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	z-index: 0;
}
.current .contain,.slide .contain {
	display: block;
}
.current {
	display: block;
	z-index: 1;
}
.slide {
	display: block;
	z-index: 2;
}
.swipe {
	display: block;
	z-index: 3;
	transition-duration: 0ms !important;
	-webkit-transition-duration: 0ms !important;
}
.page1 {
	background:url(../images/bg1.png) no-repeat;
	background-size:cover;
}
.page2 {
	background:#f3f3f3;
}
.page3 {
	background:#f3f3f3;
}
.page4 {
	background:#f3f3f3;
}
.page5 {
	background:#f3f3f3;
}

.loading{
	margin:0px auto;
	width:50%;
}

#navBar {
	z-index: 3;
	position: absolute;
	top: 23%;
	right: 1%;
}
#navBar .active {
	background:url(../images/bigdot.png) center no-repeat;
}
#navBar li {
	cursor: pointer;
	margin-bottom: 10px;
	transition: all .7s ease;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
}



p {
	font-size:16px;
	line-height:24px;
	color:#000;
	text-indent:22px;
}



/*-----------------上面为通用css 下面为自定义的css   这是一个分割线-----------------*/

.logo{
	width:70%;
	-webkit-animation:dragBottom 1.5s ease-in-out both;
    -moz-animation:dragBottom 1.5s ease-in-out both;
    -ms-animation:dragBottom 1.5s ease-in-out both;
    animation:dragBottom 1.5s ease-in-out both;
	-webkit-animation-delay: 0s;
    -moz-animation-delay:0s;
    -ms-animation-delay:0s;
    position: absolute;
    top: 2%;
    left: 50%;
	margin:0 0 0 -35%;
}

.t1{
	width:100%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 2s;
    -moz-animation-delay:2s;
    -ms-animation-delay:2s;
    position: absolute;
    top: 20%;
    left: 50%;
	margin:0 0 0 -50%;
	padding: 10px 0px;
	color:#fff;
	background:#00479d;
	text-align:center;
	font-size:18px;
	
}

.chart1{
	width:90%;
	-webkit-animation:dragTop 0s ease-in-out both ;
    -moz-animation:dragTop 0s ease-in-out both ;
    -ms-animation:dragTop 0s ease-in-out both ;
    animation:dragTop 0s ease-in-out both ;
	-webkit-animation-delay: 0s;
    -moz-animation-delay:0s;
    -ms-animation-delay:0s;
    position: absolute;
    top: 35%;
    left: 50%;
	margin:0 0 0 -45%;
	
	
	
}


.t2{
	width:94%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 1s;
    -moz-animation-delay:1s;
    -ms-animation-delay:1s;
    position: absolute;
    top: 2%;
    left: 50%;
	margin:0 0 0 -47%;
	padding: 10px 0px;
	background:#00479d;
	color:#fff;

}

.t3{
	width:100%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 3s;
    -moz-animation-delay:3s;
    -ms-animation-delay:3s;
    position: absolute;
    top: 45%;
    left: 50%;
	margin:0 0 0 -50%;
	padding: 10px 5px;
	background:#fff;
	
}
.t3 p{
	font-size:14px;
	padding:10px;
}

.t4{
	width:80%;
	-webkit-animation:dragLeft 1s ease-in-out both ;
    -moz-animation:dragLeft 1s ease-in-out both ;
    -ms-animation:dragLeft 1s ease-in-out both ;
    animation:dragLeft 1s ease-in-out both ;
	-webkit-animation-delay: 9.5s;
    -moz-animation-delay:9.5s;
    -ms-animation-delay:9.5s;
    position: absolute;
    top: 32%;
    left: 50%;
	margin:0 0 0 -40%;
	color:#fff;	
}
.t4 p{
	color:#fff;
	
}

.t6{
	position:relative;
	width:94%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 2s;
    -moz-animation-delay:2s;
    -ms-animation-delay:2s;
    position: absolute;
    top: 10%;
    left: 50%;
	margin:0 0 0 -47%;
	
}
.t6 ul{
	display:block;
}
.t6 ul > li{
	float:left;
	 padding:2px 10px;
	 border:1px solid #000;
	 border-radius:5px;
	 margin:2px 3px;
	
}


.img1{
	width:94%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 2s;
    -moz-animation-delay:2s;
    -ms-animation-delay:2s;
    position: absolute;
    top: 12%;
    left: 50%;
	margin:0 0 0 -47%;
}

.img2{
	width:100%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 1s;
    -moz-animation-delay:1s;
    -ms-animation-delay:1s;
    position: absolute;
    top: 0%;
    left: 50%;
	margin:0 0 0 -50%;
}

.img3{
	width:100%;
	-webkit-animation:dragTop1 5s ease-in-out both ;
    -moz-animation:dragTop1 5s ease-in-out both ;
    -ms-animation:dragTop1 5s ease-in-out both ;
    animation:dragTop1 5s ease-in-out both ;
	-webkit-animation-delay: 3.5s;
    -moz-animation-delay:3.5s;
    -ms-animation-delay:3.5s;
    position: absolute;
    top: 0%;
    left: 50%;
	margin:0 0 0 -50%;
}
.hand{
	width:10%;
	-webkit-animation:dragTop 1s ease-in-out both infinite;
    -moz-animation:dragTop 1s ease-in-out both infinite;
    -ms-animation:dragTop 1s ease-in-out both infinite;
    animation:dragTop 1s ease-in-out both infinite;
	-webkit-animation-delay: 2.5s;
    -moz-animation-delay:2.5s;
    -ms-animation-delay:2.5s;
    position: absolute;
    top: 30%;
    left: 50%;
	margin:0 0 0 30%;
}


.hand1{
	width:10%;
	-webkit-animation:dragTop 1s ease-in-out both infinite;
    -moz-animation:dragTop 1s ease-in-out both infinite;
    -ms-animation:dragTop 1s ease-in-out both infinite;
    animation:dragTop 1s ease-in-out both infinite;
	-webkit-animation-delay: 2.5s;
    -moz-animation-delay:2.5s;
    -ms-animation-delay:2.5s;
    position: absolute;
    top: 14%;
    left: 50%;
	margin:0 0 0 30%;
}
.img4{
	width:100%;
	-webkit-animation:dragTop0 1s ease-in-out both ;
    -moz-animation:dragTop0 1s ease-in-out both ;
    -ms-animation:dragTop0 1s ease-in-out both ;
    animation:dragTop0 1s ease-in-out both ;
	-webkit-animation-delay: 8.5s;
    -moz-animation-delay:8.5s;
    -ms-animation-delay:8.5s;
    position: absolute;
    top: 0%;
    left: 50%;
	margin:0 0 0 -50%;

}
.img5{
	width:100%;
	-webkit-animation:dragTop 1s ease-in-out both ;
    -moz-animation:dragTop 1s ease-in-out both ;
    -ms-animation:dragTop 1s ease-in-out both ;
    animation:dragTop 1s ease-in-out both ;
	-webkit-animation-delay: 3s;
    -moz-animation-delay:3s;
    -ms-animation-delay:3s;
    position: absolute;
    top: 0%;
    left: 50%;
	margin:0 0 0 -50%;
}








