﻿.slideBox{ width:100%px; height:540px; overflow:hidden; margin:0 auto; position:relative;} 
.slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:0; top:510px; z-index:1; background:url(../images/kk.png) repeat-x left top; width:100%; padding-left:48%; padding-top:10px; } 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;} 
.slideBox .hd ul li{ float:left; margin-right:12px; line-height:12px; text-align:center; background:url(../images/c1.png) repeat-x left top; width:12px;cursor:pointer; color:#FFFFFF; height:12px;} 
.slideBox .hd ul li.on{ background:url(../images/c2.png) repeat-x left top; width:12px; height:12px; color:#fff; } 
.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd li { float:left; width:100%; height:540px; display:inline;}
/*.slideBox .bd img{ width:1600px; height:500px; } */