/*
#slider{width:444px;height:100px;overflow:hidden;z-index:-9999}
#slider ul li{width:74px;height:100px;}
.sliderbox{width:444px;height:100px;position:relative;}
*/




.scence_slider{width:528px;height:184px;position:relative;}
#scence_slider_box{height:184px;}
#scence_slider_box ul{width:528px; margin:0 auto;}
#scence_slider_box ul li{float:left;text-align:center;}
#scence_slider_box ul li img{margin:1px;}
#scence_slider_box ul li span{display:inline-block;color:#333;padding-left:10px;padding-right:10px;line-height:20px;}


.prevBtn{border:1px solid #dadada;background:#eee url(../images/scence_left.png) no-repeat 2px 80px;width:13px; height:184px; position:absolute;top:0px;left:-15px;}
.prevBtn a{display:block;width:13px;height:184px;}
.nextBtn{border:1px solid #dadada;background:#eee url(../images/scence_right.png) no-repeat 2px 80px; width:13px; height:184px; position:absolute;top:0px;right:-15px;}
.nextBtn a{display:block;width:13px;height:184px;}

.scence_slider1{width:720px;height:140px;position:relative;}
#scence_slider_box1{}
#scence_slider_box1 ul{width:720px; margin:0 auto;}
#scence_slider_box1 ul li{float:left;width:120px;height:130px;text-align:center;padding-top:10px;}
#scence_slider_box1 ul li img{margin:1px;}
#scence_slider_box1 ul li a{display:block;color:#333;}


.scence_slider1 .prevBtn{height:140px;background:#eee url(../images/scence_left.png) no-repeat 2px 60px;}
.scence_slider1 .prevBtn a{height:140px;}
.scence_slider1 .nextBtn{height:140px;background:#eee url(../images/scence_right.png) no-repeat 2px 60px; }
.scence_slider1 .nextBtn a{height:140px;}