
/*banner*/
.banner_index{height:297px;position: relative;overflow:hidden;width: 1200px;margin:30px auto;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:235px;width: 56px;height: 78px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: none;left:20px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: none;}
.banner_index .btnNext,.banner_pro .bNext{background: none;right: 20px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: none;}
.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;text-align: center;} 
.indexBanner_num a{width: 8px;height: 8px;display: inline-block;_zoom:1;background: #fff;font-size: 0px;line-height: 0px;margin:0 1px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background: red;}
.banner_bg{float:left;width:100%;background:url(/resources/ciss/images/index-banner-bg.png) center center no-repeat;height:42px;position:absolute;bottom:0px;z-index:9999;}