

#slider{width:625px;
        float:left;
        position:relative;
       
        background:#fff;
        box-shadow:0 0 0px #b9b9a5;margin-left:0px;padding:0 0px}
#slider .title{height:40px;padding:14px 0 0 5px}
#slider .title .num{display:block;float:left;height:27px;width:27px;text-align:center;color:#555;line-height:27px;font-size:17px;font-style:italic;font-family:"Times New Roman",Times,serif;background:url(../images/circle_yellow.png)}
#slider .title b{margin:0 35px 0 8px;float:left;color:#555;font-size:17px;display:block;height:27px;line-height:27px}

#slide_next,#slide_prev{width:39px;height:39px;position:absolute;bottom:33px;background:url(/ebay/images/slider_arrow.png);z-index:700}
#slide_prev{left:-1px}
#slide_next{right:-1px;background-position:right 0}



#slide_next1,#slide_prev1{width:39px;height:39px;position:absolute;bottom:33px;background:url(/ebay/images/slider_arrow.png);z-index:700}
#slide_prev1{left:-1px}
#slide_next1{right:-1px;background-position:right 0}

#slider .big{height:355px;
    position:relative;
    padding-bottom:10px;
 
}

#slider .big1{height:355px;
    position:relative;
    padding-bottom:10px;

}



#slider .big .des{background:url(/ebay/images/slider_des.png);padding:7px 5px;position:absolute;bottom:10px;width:610px;left:0}
#slider .big .des *{color:#fff}
#slider .big .des h2{font-size:27px;font-weight:normal}
#slider .big .des p{font-size:20px}




#slider  .des{
    height:60px;
    background:url(/ebay/images/slider_des.png);
   					font-weight:bold;
        			font-size:24px;
        			
    margin-top: -60px;
    position:absolute;
    width:625px;
   

}


#slider  .des span{
    font-weight:bold;
    font-size:24px;
    color:#fff;
    opacity: 0.8;
    position: absolute;
    padding-top: 9px;
    
}

#slider  .des h2{
    font-size:14px;
    font-weight:normal;
    color:#fff;
    opacity: 0.8;
    position: absolute;
    padding-top: 37px;
}







#slider .thumbs{
    height:86px;
    width:580px;
    margin-top: 3px;
    margin-left:30px
}
#slider .thumbs li{width:100px;margin-right:20px;height:86px;float:left}
#slider .thumbs12 ul li:last-child{margin-right:0}
#slider .thumbs li a{display:block;height:86px;width:100px;font-size:0;position:relative}
#slider .thumbs li span{width:100px;height:10px;top:0;left:0;display:block;background:#fff;position:absolute;z-index:800}
#slider .thumbs a:hover img:hover{opacity:0.8;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}
#slider .thumbs12 li a.cur span{background:url(/ebay/images/slider_thumb_cur.png)}
#slider .thumbs li .des{display:none}

