@charset "utf-8";

*{margin:0; padding:0;font-family:"微软雅黑";}
body{margin:0; padding:0;font-family:"微软雅黑";}
img{border:none;}
.img_1{background:url(images/index_01.png) center no-repeat; height:618px;}
.img_2{background:url(images/index_02.png) center no-repeat; height:490px;}
.img_3{background:url(images/index_03.png) center no-repeat; height:683px;}
.img_4{background:url(images/index_04.png) center top no-repeat; height:629px;}
.img_5{background:url(images/index_05.png) center top no-repeat; height:687px;}
.img_6{background:url(images/index_06.png) center top no-repeat; height:659px;}


.main{width:100px; margin:0 auto; position: relative;}
.pic1{
	position: absolute;
	left: -380px;
	top: 134px;
}
.h{
	width: 100%;
	height: 80%;
	background: url("images/h.png");
	position:fixed;
	top: 0;
	left: 0; font-size: 60px; color: #fff; text-align: center; padding-top: 20%; line-height: 60px; display: none;
}
.h .txt{position: absolute}
.pf{
	width: 172px;
	height: 191px;
	background: url("images/pf.png");
	position:fixed;
	top: 20%;
	right: 0px;
}
.swf1{ background-color: #fce5e6; border: 1px solid #f15a24; padding: 10px;
	width: 833px;
	height: 476px; margin: 145px auto 60px auto;
}
.swf2{
	position: absolute;
	left: -418px;
	top: 169px;
	width: 833px;
	height: 476px;
}
.swf3{
	position: absolute;
	left: -418px;
	top: 242px;
	width: 833px;
	height: 476px;
}

#div1{
	position: relative;
	width: 900px; position: absolute; left: -450px; top: 230px;
	height: 160px;
	overflow: hidden;
}
#div1 ul{
	position: absolute;
	left: 0;
}
#div1 a{
	position: absolute;
	z-index: 2;
	text-decoration: none;
	top: 45%;
	display: none;
}
#div1 ul li{
	padding: 5px;
	list-style: none;
	float: left;
}

.btn{
	position: absolute;
	left: -183px;
	top: 510px;
	background: url("images/btn1.png") center no-repeat;
	width: 428px;
	height: 82px;
	-webkit-backface-visibility: visible;
	-webkit-transform-origin: center center;
	-webkit-animation: demo 0.5s 0s infinite ease normal none;
} @-webkit-keyframes demo{
0%{
-webkit-transform:scaleX(1) scaleY(1);
} 50%{
-webkit-transform:scaleX(1.05) scaleY(1.05);
} 100%{
-webkit-transform:scaleX(1) scaleY(1);
}
}

.footer{text-align:center; font-family:"宋体"; font-size:12px; padding:20px 0;}
