
/* CSS Document */
/*焦点图*/
.index_focus .lft_pic{width:100%;height:646px;overflow:hidden;float:left;}
.index_focus .pannel-image,.index_focus img{width:100%;height:610px;}
/*focus*/
.titBg{ background:#015293;}

/* slider-carousel */
.slider-carousel{position:relative;width:100%;height:646px;overflow:hidden;}
.slider-carousel .item{width:100%;height:646px}
.slider-carousel .slidesjs-navigation{width:42px;height:69px;display:none;position:absolute;text-indent:-9999em;top:280px;z-index:100;}
.slidesjs-previous{background:url(../image/index_btn01.png) no-repeat;left:0px}
.slidesjs-next{background:url(../image/index_btn02.png) no-repeat;right:0px}

.slidesjs-previous:hover{background:url(../image/index_btn01.png) no-repeat;}
.slidesjs-next:hover{background:url(../image/index_btn02.png) no-repeat;}

.slidesjs-pagination{overflow:hidden;zoom:1;position:absolute;right:36px;top:622px;width:110px;height:12px;z-index:10;overflow:hidden;}
.slidesjs-pagination-item{float:left;width:20px;height:10px;}
.slidesjs-pagination-item a{float:left;display:block;width:12px;height:12px;text-indent:-9999em;margin:0 5px 0 5px;background:url(../image/banner_li2.jpg) no-repeat; _margin:0 2px 0 2px;}
.slidesjs-pagination-item a.active{background:url(../image/banner_li1.jpg) no-repeat; _margin:0 2px 0 2px;}

.slider-carousel .titBg{position:absolute;width:100%;height:36px;left:0;bottom:0px;z-index:1}
.slider-carousel .subtitle{position:absolute;width:800px;height:36px;left:0;bottom:0px;z-index:2; background: #015293;}
.slider-carousel .subtitle h6{color:#ffffff;font-size:14px;font-weight:bold;height:36px;line-height:36px;overflow:hidden; background: #015293;}
.slider-carousel .subtitle h6 a{text-decoration:none; font-weight:normal; color:#fff; font-size:18px; overflow:hidden; margin-left:50px; font-family:"微软雅黑","宋体"; _margin-left:25px;}
.slider-carousel .subtitle h6 a:hover{text-decoration:none; font-weight:normal; color:#fff; font-size:18px; overflow:hidden; margin-left:50px; font-family:"微软雅黑","宋体"; _margin-left:25px;}


.slidesjs-container{ overflow:visible !important}
