@charset "gb2312";
*{margin:0;padding:0;list-style-type:none;}
/* slider-container */
.slider-container{width:640px;margin:0 auto;background:url(imagesnav_bottom.png) repeat-x 0 100%;padding-bottom:0px;height:262px;overflow:hidden;position:relative}
.main-slider{width:640px;position:relative;overflow:hidden}
.thumbs{background:#FFF;position:absolute;bottom:0px;z-index:4;width:640px;margin:0 auto;border-bottom:4px solid #AF1EBB;border-top:4px solid #AF1EBB}
.thumbs li{float:left;list-style:none;position:relative;width:20%;*width:19.99%;background-repeat:no-repeat;background-position:50% 0;background-size:100%}
.thumbs li.thumb1{background-image:url("imagessl1.jpg")}
.thumbs li.thumb2{background-image:url("imagessl2.jpg")}
.thumbs li.thumb3{background-image:url("imagessl3.jpg")}
.thumbs li.thumb4{background-image:url("imagessl4.jpg")}
.thumbs li.thumb5{background-image:url("imagessl5.jpg")}
.thumbs li.curr,.thumbs li:hover{background:url(imagesnav_bian.png) repeat-x 0 0;cursor:pointer;}
.thumbs li div{height:62px;padding-top:2px;border-left:2px solid #AF1EBB;border-right:2px solid #AF1EBB}
.thumbs li.curr i,.thumbs li:hover i{display:block}
.thumbs li span{display:block;margin:0 5px;padding:5px 5px 0;background:url(imagesnav_bottom_bg.png) repeat 0 0; line-height:18px;font-size:12px;color:#fff;text-transform:uppercase}
.thumbs li.curr span,.thumbs li:hover span{background-image:url(imagesnav_bottom_bg_1.png);filter:alpha(opacity=60);}
.thumbs li.curr em{display:block;width:11px;height:6px;overflow:hidden;background:url(imagesyellow-arrow.gif) no-repeat;position:absolute;top:-6px;left:50%;margin:0 0 0 -6px;}