@charset "utf-8";
.sz1 {
	width:11px;
	height:35px;
	background: url(/img/sz_1.png) no-repeat;
	margin-left: 15px;
}
.header-main .menub li .subnav a:hover {
	border:none
}
.sz2 {
	width:22px;
	height:35px;
	background: url(/img/sz_2.png) no-repeat;
	margin-left: 11px;
}
.sz3 {
	width:24px;
	height:35px;
	background: url(/img/sz_3.png) no-repeat;
	margin-left: 11px;
}
.sz4 {
	width:22px;
	height:35px;
	background: url(/img/sz_4.png) no-repeat;
	margin-left: 11px;
}
.banner {
	height: 720px;
	position: relative;
	min-width: 1000px;
	overflow: hidden;
	width: 100%;
	margin-top:0px;
}
.banner ul li {
	display: none;
	height: 720px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.banner .number {
	bottom: 30px;
	left: 50%;
	margin-left:-500px;
	position: absolute;
	width: 1000px;
	text-align: center;
	z-index: 2;
}
.banner .number span {
	color: #fff;
	text-align: center;
	display: inline-block;
	/*overflow: hidden;*/

    width: 45px;
	height: 45px;
	cursor: pointer;
	text-align: center;
	background: url(/img/banner_bg01.png) no-repeat center bottom;
	margin:0 7px;
	vertical-align: top;
}
.banner .number span i {
	display: inline-block;
	font-style: normal;
	font-size: 48px;
	font-family: 宋体;
	background: url(/img/banner_bg03.png) no-repeat center;
	width: 100%;
	line-height: 1.2em;
	display: none;
}
.banner .number span.current {
	background-image: url(/img/banner_bg02.png);
}
.banner .number span.current i {
	display: inline-block;
}
.bannertxt {
	height: 100%;
	overflow: hidden;
}
.bannertxt .txt1 {
	display: block;
	position: absolute;
	left: 159px;
	opacity: 0;
	filter: alpha(opacity=0);
	/*left: -141px;*/

	top: 245px;
}
.bannertxt .txt2 {
	display: block;
	position: absolute;
	left: 492px;
	top: 467px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.bannertxt .txt3 {
	display: block;
	position: absolute;
	left: 302px;
	top: 457px;
	opacity: 0;
	filter: alpha(opacity=0);/*left: 602px;*/

}
.banner .wbb {
	position: absolute;
	right: 1px;
	bottom: 56px;
	width: 23px;
	height: 127px;
	background: url(/img/home_25.png) no-repeat center;
}
.banner .wbb .kd {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 0;
	background: url(/img/home_26.png) no-repeat center bottom;
}
.newkd {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height:86px;
	background: url(/img/home_26.png) no-repeat center bottom;
}
.banner .wdn {
	font-size: 40px;
	color: #fff;
	position: absolute;
	right: 35px;
	bottom: 43px;
}
.w1000 {
	width: 1000px;
	margin:0 auto;
	position: relative;
}