@charset "gb2312";
*{margin:0;padding:0;list-style-type:none;}
/* slider-container */
.slider-container{min-width:1200px;margin:0 auto;background:url(imagesnav_bottom.png) repeat-x 0 100%;padding-bottom:0px;height:505px;overflow:hidden;position:relative}
.main-slider{width:100%;height:100%;min-width:1200px;position:relative;overflow:hidden}
.slide-item{min-width:1200px;width:100%;position:absolute;left:0;top:0;display:none}
.slide-item img{width:100%;height:auto;min-height:460px}
.slide-cont{position:absolute;left:50%;top:0;width:970px;margin-left:-485px;text-shadow:1px 1px 1px #111;filter:alpha(opacity=60); background: #FFF}
.slide-cont{font-size:19px;color:#fff}
.slide-cont h1{font-size:47px;font-weight:normal;color:#ffcf01;line-height:35px;margin-top:1.2em}
.slide-cont h1 span{font-size:30px;text-transform:uppercase}
.slide-cont a{color:#fff;font-size:14px;text-decoration:none;text-transform:uppercase;background:url(imagesicon_nav.png) no-repeat 100% 50%;}
.thumbs{background:#FFF;width:100%;margin:0 auto;position:absolute;bottom:0px;z-index:4;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:65px;padding-top:8px;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 10px;padding:10px 20px 0;background:url(imagesnav_bottom_bg.png) repeat 0 0; line-height:25px;font-size:14px;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;}