/*banner*/
.banner_index{position: relative;overflow:hidden;width:1036px; height:402px; margin:0 auto;}
.banner_index .btn,.banner_pro .bBtn{position: absolute; top:50%; margin-top:-39px; 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:1036px;  height:402px; float: left;}
.banner_index .banner_wrap li img{width:1036px;  height:402px;}
.indexBanner_num{ right:30px; bottom:40px; position:absolute; z-index:999;} 
.indexBanner_num a{width: 12px;height: 12px;display: inline-block;_zoom:1; background:#343235; text-indent:-1000000px; margin-left:10px;}
.indexBanner_num a.on,.indexBanner_num a:hover{ background:#d52b1e;}