@charset "gb2312";

.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/*banner*/
<!--.banner{height:485px; position:relative; z-index:1;margin-top: 1px; min-width:1250px; }
.banner a.banner1{height:485px; width:100%; display:block}-->
.s_inp{ border:solid 2px #e11425; left:50%; margin-left:-480px; top:486px; width:257px; height:30px; line-height:30px; z-index:5;}
.s_ss {float:left; width:30px; height:30px; border:0; background:url(Img/Index/s_ss.gif) no-repeat 0 0; cursor:pointer;}
.inp01{height:30px;background:#fff;width:200px;padding:0 8px 0 19px; float:left;line-height:42px; border:0;color:#7e7e7e;}
.ban_prev,.ban_next{ width:69px; height:69px; display:block; overflow:hidden; top:208px; left:50%;}

.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
