/*reset*/
ul,li,p,h1,h2,h3,h4,h5,body{margin:0px;padding:0px;}
ul,li,dl,dd,dt{list-style: none;}

a img{border:none 0;display: block;}
/*banner*/
.banner_index{
	height:280px;
	position: relative;
	overflow:hidden;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

}
.bannerico{
	height:20px;
	position: absolute;
	z-index: 1000;
	text-align: center;
	bottom: 0px;
	display: block;
	width: 100%;
}
.bannerico a{ line-height:14px; padding:3px 7px; background:url(../images/ico.gif) no-repeat; margin:0 10px;}
.bannerico .on{background:url(../images/icoon.gif) no-repeat;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:180px;width: 56px;height: 78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(../images/bg_btnPre_index.png) no-repeat 0 0;left:50px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(../images/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(../images/bg_btnNext_index.png) no-repeat 0 0;right: 50px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(../images/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width: 1002px;float: left;}
.indexBanner_num{
	margin: 0 auto;
	padding:10px 0;
	text-align: center;
	background-image: url(../images/bg_numbj.jpg);
} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(file:///E|/%E7%BD%91%E7%AB%99%E6%A1%88%E4%BE%8B/images/bg_num.png) no-repeat 0 0;font-size: 0px;line-height: 0px;margin:0 1px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: url(../images/bg_num_on.png) no-repeat 0 0;}
