@charset "gb2312";
/* CSS Document */
body{ margin:0; padding:0; height:1700px;  background:url(../images/bg.jpg) no-repeat center top;}
div,ul,li,span,p,h1,h2{ margin:0; padding:0;}
h1,h2,h3{ font-weight:normal; font-size:14px;}
li{ list-style:none; text-decoration:none;}
.clear{ clear:both}
a{ text-decoration:none; color:#000;}
a:hover{ color:#990000; text-decoration:underline}

.top{ width:1000px; height:290px; margin:0 auto; padding:0;}

.center{ width:1000px; height:1200px; background:url(../images/dwj02.jpg) no-repeat 0 0; margin:0 auto; padding:50px 0 0 0;}

ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
.play {
	width: 600px;
	height: 1260px;
	margin: 0px auto;
	font: 16px Arial;
	color:#fff;
	font-weight:bold
}
.big_pic {
	width: 600px;
	height: 1000px;
	overflow: hidden;
	position: relative;
}
.big_pic li {
	width: 600px;
	height: 1000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background:url(../images/loading.gif) no-repeat center center;
}
.mark_left {
	width: 600px;
	height: 1000px;
	position: absolute;
	left: 0;
	top: 0;
filter: alpha(opacity:0);
	opacity: 0;
	z-index: 3000;
	background-color: #000;
}
.mark_right {
	width: 600px;
	height: 1000px;
	position: absolute;
	left: 340px;
	top: 0px;
filter: alpha(opacity:0);
	opacity: 0;
	z-index: 3000;
	background-color: #000;
}
.big_pic .prev {
	width: 60px;
	height: 60px;
	background: url(../images/btn.gif) no-repeat;
	position: absolute;
	top: 370px;
	left: 0px;
	z-index: 3001;
	display: none;
	cursor: pointer;
}
.big_pic .next {
	width: 60px;
	height: 60px;
	background: url(../images/btn.gif) no-repeat 0 -60px;
	position: absolute;
	top: 370px;
	right: -10px;
	z-index: 3001;
	display: none;
	cursor: pointer;
}
.big_pic .text {
	position: absolute;
	left: 2600px;
	top: 330px;
	z-index: 3000;
	color: #ccc;
}
.big_pic .length {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 3000;
	color: #ccc;
}
.big_pic .bg {
	width: 640px;
	text-align:center;
	height: 50px;
	padding-left:10px;
	background: #177831;
	filter: alpha(opacity=50);
	opacity: 0.6;
	position: absolute;
	z-index: 2999;
	bottom: 0;
	left: 0;
}
.small_pic {
	width: 600px;
	height: 130px;
	position: relative;
	top: 20px;
	left: 0px;
	overflow: hidden;
}
.small_pic ul {
	height: 130px;
	position: absolute;
	top: 0;
	left: 0;
}
.small_pic li {
	width: 78px;
	height: 130px;
	float: left;
	padding-right: 10px;
	background: url(../images/loading.gif) no-repeat center center;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.small_pic img {
	width: 78px;
	height: 130px;
}

.footer{ width:600px; height:100px;font-family: Microsoft YaHei; color:#578451; font-size:14px; line-height:24px; margin:0 auto }








