@charset "utf-8";
.slideBox{ position:relative; width:1200px; height:300px; overflow:hidden;}
.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox .tips{ position:absolute; bottom:0px; width:100%; height:25px; background-color:#000; overflow:hidden;}
.slideBox .tips .title{ position:absolute; left:0px; top:0px; height:100%; padding-left:10px;}
.slideBox .tips .title a{color: white;}
.slideBox .tips .title a:hover{ text-decoration:none; !important;color: white;}
.slideBox .tips .nums{ position:absolute; right:10px; top:0px; height:100%;}
.slideBox .tips .nums a{ display:inline-block; width:20px; height:8px; background-color:#FFF; text-indent:-99999px; margin:10px 8px 0px 0px;}
.slideBox .tips .nums a.active{ background-color:#093;}



