.banner{ width:100%; margin:0; background:url(../images/10.png) no-repeat; margin-top:5px;}
.index_banner{ position:relative;height:370px; width:1003px; margin:0 auto; top:15px; background:#FFF; padding:3px;}
.index_banner li{position:absolute;overflow:hidden;width:1003px;height:370px;}
.index_banner li.first{background:url(../images/index_banner1.jpg) center; height:370px;}
.index_banner li.second{background:url(../images/index_banner2.jpg) center; height:370px;}
.index_banner li.third{background:url(../images/index_banner3.jpg) center; height:370px;}
.index_banner li.fourth{background:url(../images/index_banner4.jpg) center; height:370px;}
.index_banner li.fifth{background:url(../images/index_banner5.jpg) center; height:370px;}
.index_banner li.sixth{background:url(../images/index_banner6.jpg) center ; height:370px;}
.index_banner li.seventh{background:url(../images/index_banner7.jpg) center; height:370px;}
.index_banner li a{display:block;margin:0 auto;width:1003px;height:370px;}
.index_banner cite{position:absolute;bottom:20px; right:10px;z-index:100;display:block;width:100px;height:15px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:15px;height:15px;background-color:#636363;text-indent:-999em;opacity:.8;cursor:pointer;}
.index_banner cite span:hover{background-color:#F00;}
.index_banner cite span.cur{background-color:#F00;cursor:default;}
