
/* flexslider */
.flexslider{margin:0 auto;position:relative;width:1000px;height:323px;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/tubiao/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{position:absolute; right:5px;bottom:15px;text-align:center;}
.flex-control-nav li{margin:0 4px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:#fff;display:block;width:11px;height:11px; border-radius:50%;overflow:hidden;text-indent:-99em;cursor:pointer;}
.flex-control-paging li a.flex-active{background:#ff0000;}

.carousel-01 {width:240px; margin:4px 0 5px; position:relative;}
.carousel-01 .prev , .carousel-01 .next {width:10px;height:11px;overflow:hidden;display:block;text-decoration:none;cursor:pointer; position:absolute; top:-23px;}
.carousel-01 .prev { background:url(../images/tubiao/ss06.png) no-repeat 0 0; right:20px;}
.carousel-01 .next { background:url(../images/tubiao/ss07.png) no-repeat 0 0; right:5px;}
.jCarouselLite-01 {width:240px;height:100px;overflow:hidden;/*必要元素*/}
.jCarouselLite-01 li{width:240px;height:100px;}
.jCarouselLite-01 li a{ display:block; height:25px; line-height:25px; color:#666;}
.jCarouselLite-01 li a:hover{ color:#f00;}
