#slide{width:100%;height:670px;overflow:hidden;z-index:777;margin:0 auto;position:relative;background:#fff;}
.slider{width:1680px;height:668px;overflow:hidden;position:relative;left:50%;margin-left:-840px;}
.items{display:none;}
.pagination{width:677px;position:absolute;bottom:-1px;left:50%;margin-left:-338px;display:inline-block;z-index:10;}
.pagination li{float:left;margin-right:11px;margin-bottom:11px;position:relative;}
.pagination a{display:inline-block;}
.pagination li span{position:absolute;border:#fff 5px solid;top:0;left:0;width:118px;height:50px;display:none;z-index:999;}
.pagination li.current span, .pagination li:hover span{display:block;}
.next{position:absolute;bottom:54px;right:50%;margin-right:-370px;width:29px;height:29px;background:url(../images/rightArrowCombi.png) 0 0 no-repeat;display:block;z-index:999;}
.prev{position:absolute;bottom:54px;left:50%;margin-left:-378px;width:29px;height:29px;background:url(../images/leftArrowCombi.png) 0 0 no-repeat;display:block;z-index:999;}
.next:hover, .prev:hover{background-position:0 bottom;}

