@charset "utf-8";



/*焦点图开始*/
.index_focus .lft_pic{width:500px;height:335px;overflow:hidden;float:left;}
.index_focus .pannel-image,.index_focus img{width:500px;height:335px;}
/*focus*/
.titBg{background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
/* slider-carousel */
.slider-carousel{position:relative;width:500px;height:335px;overflow:hidden;}
.slider-carousel .item{width:500px;height:335px;}
.slider-carousel .slidesjs-navigation{width:42px;height:69px;display:block;position:absolute;text-indent:-9999em;top:160px;z-index:100;}
.slidesjs-previous{background:url(index_btn03.png) no-repeat;left:8px;}
.slidesjs-next{background:url(index_btn04.png) no-repeat;right:0px;}
.slidesjs-previous:hover{background:url(index_btn01.png) no-repeat;}
.slidesjs-next:hover{background:url(index_btn02.png) no-repeat;}
.slidesjs-pagination{overflow:hidden;zoom:1;position:absolute;right:0px;top:315px;width:120px;height:15px;z-index:10;overflow:hidden;}
.slidesjs-pagination-item{float:left;width:20px;height:15px;}
.slidesjs-pagination-item a{float:left;display:block;width:15px;height:15px;text-indent:-9999em;margin:0 2px 0 0;background:url(index140516-02.png) no-repeat;}
.slidesjs-pagination-item a.active{background:url(index140516-01.png) no-repeat;}
.slider-carousel .titBg{position:absolute;width:100%;height:32px;left:0;bottom:8px;z-index:1;}
.slider-carousel .subtitle{position:absolute;width:300px;height:32px; left:0;bottom:8px;z-index:2;}
.slider-carousel .subtitle h6{color:#ffffff;font-size:14px;font-weight:bold;height:32px;line-height:32px;overflow:hidden; padding-left:5px;}
.slider-carousel .subtitle h6 a{color:#ffffff;}
/*焦点图结束*/