@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* slider_box www.sucaijiayuan.com*/

.slider_box{width:1100px;margin:40px auto;height:346px;overflow:hidden;position:relative; }
.silder_con{height:346px;overflow:hidden;position:absolute;}
.silder_panel{width:1100px;height:346px;overflow:hidden;float:left;position:relative;}
.silder_panel img{width:940px;height:346px;display:block;overflow:hidden;margin-left: 80px;}

.slider_box a.prev,.slider_box a.next{display:block;width:45px;height:100px;overflow:hidden;text-indent:-999px;position:absolute;cursor:pointer;margin:125px 0 0 0;background: url(../images/24.png) no-repeat;}	
.slider_box a.prev{left:0;background-position:left 0;}
.slider_box a.next{right:0;background-position:right 0;background: url(../images/25.png) no-repeat;}