/*reset*/

ul,li,dl,dd,dt{list-style: none;}
/*banner*/
.banner_index{
	height:316px;
	position: relative;
	overflow:hidden;
	width: 1420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:120px;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:20px;}
.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: 20px;}
.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: 1230px;float: left;}
.indexBanner_num{width:1000px;margin: 0 auto;padding:10px 0;text-align: center;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: url(../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;}







 .img-scroll { position:relative; margin:20px auto; width:440px;}
 .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:50px; height:100px; background-color:#000;
 top:0; color:#FFF; text-align:center; line-height:100px}
 .img-scroll .prev { left:0}
 .img-scroll .next { right:0}
 .img-list { position:relative; width:320px; height:100px; margin-left:60px; overflow:hidden}
 .img-list ul { width:9999px;}
 .img-list li { float:left; display:inline; width:100px; margin-right:10px; height:100px; background-color:#BDBDDF; text-align:center; line-height:100px;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*图片滚动*/
.scrollimg{width:98%;position:relative; margin:0 auto;}
.scrollimg div.imgwrap{
	width:917px;
	height:156px;
	position:absolute;
	top:0;
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 23px;
	margin-right: 23px;
}
.scrollimg div.imgwrap ul{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;position:absolute;top:0;}
.scrollimg ul li{
	float:left;
	height:157px;
	width:144px;
	overflow:hidden;
	text-align:center;
}
.scrollimg ul li dl{height:157px;width:144px;overflow:hidden; margin:0 auto;}
.scrollimg ul li dl dt{clear:both;float:left;height:128px;width:144px;overflow:hidden;}
.scrollimg ul li dl dt a{width:156px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:39px;*font-family:Arial;}
.scrollimg ul li dl dt a img{vertical-align:middle; border:1px solid #ccc;}
.scrollimg ul li dl dd{color:#aaa; clear:both;}
.scrollimg ul li dl dd a{color:#333;display:block;font-size:12px;height:20px;margin:2px 0;text-align:center;font-family:"微软雅黑",Arial;}
.scrollimg ul li dl dd a:hover { text-decoration:none;}
.scrollimg a.arrow{
	display:block;
	height:52px;
	width:22px;
	position:absolute;
	top:50px;
	cursor:pointer;
	text-indent:-99999px;
}
.scrollimg a.back{
	left:0px;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.scrollimg a.back:hover{
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.scrollimg a.forward{
	right:0px;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.scrollimg a.forward:hover{
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

