@charset "utf-8";
/* 代码整理：易站站长网 www.yizhanzzw.com */
* {
	margin:0;
	padding:0;
}
body {
	text-align:left;
}
ul, li {
	list-style:none;
}
img {
	border:none;
}
.wrap {
	width:960px;
	height:auto;
	margin:0 auto;
	position:relative;
	backgkround:yellow;
	padding:0 32px;
}
.banner {
	width:960px;
	height:475px;
	float:left;/*background:url(banner_121129.jpg) no-repeat;*/
	position:relative;
	overflow: hidden;
}
.banner a.down_link1 {
	display:block;
	width:959px;
	height:409px;
	float:left;
	position:absolute;
	z-index:9;
	left: 1px;
	top: 9px;
}
.banner a.download_btn {
	display:block;
	width:221px;
	height:51px;
	float:left;
	background:url(../images/download_btn_new.jpg) no-repeat;
	position:absolute;
	left:61px;
	top:246px;
	text-indent:-999px;
	z-index:10;
}
.wrap a.prev, .wrap a.next {
	display:block;
	width:32px;
	height:96px;
	cursor:pointer;
	text-indent:-9999px;
}
.wrap a.prev {
	position:absolute;
	left:0px;
	top:230px;
	background:url(../images/left_arrow.jpg) no-repeat;
}
.wrap a.next {
	position:absolute;
	left:992px;
	top:230px;
	background:url(../images/right_arrow.jpg) no-repeat;
}
p.touming {
	width:960px;
	height:66px;
	border-top:1px solid #ffffff;
	position:absolute;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.silder_nav {
	width:525px;
	height:65px;
	position:absolute;
	bottom:0px;
	padding-left:435px;
}
.silder_nav li {
	width:175px;
	height:65px;
	float:left;
}
.silder_nav a {
	display:block;
	width:175px;
	height:65px;
	float:left;
	overflow:hidden;
}
.silder_nav a:hover, .silder_nav a.current {
	border-bottom:4px solid #0b68c8;
	width:175px;
	height:61px;
	background:#000;
}
.silder_con {
	width:960px;
	height:475px;
	position:absolute;
}
.silder_panel {
	width:960px;
	height:475px;
	overflow: hidden;
	float: left;
	position: relative;
}
.silder_panel img {
	width: 960px;
	height: 475px;
	display: block;
	overflow: hidden;
}
/* 代码整理：易站站长网 www.yizhanzzw.com */