
/*焦点图*/
.index_focus .lft_pic{width: 655px;height: 360px;overflow:hidden;float:left;}
.index_focus .pannel-image,.index_focus img{width: 655px;height: 360px;}
.index_focus .rig_list{width:260px;height:360px;overflow:hidden;float:left;background:#e5e5e5;}
.index_focus .rig_list .tit{color:#b20000;font-size:16px;font-family:Microsoft Yahei;width:240px;margin:0 auto;height:35px;line-height:45px;overflow:hidden;}
.index_focus .rig_list .tit a{color:#b20000;}
.index_focus .rig_list .lastNews{height:293px;overflow:hidden;position:relative;}
.index_focus .rig_list ul{height:293px;overflow:hidden;}
.index_focus .rig_list ul li{line-height:18px;font-size:14px;color:#004986;padding:12px 0 0 0;height:47px;position:relative;}
.index_focus .rig_list ul li .txt{width:240px;height:36px;overflow:hidden;margin:0 auto;}
.index_focus .rig_list ul li .line{border-bottom:1px #a0a0a0 dotted;height:0;line-height:0;font-size:0;clear:both;position:absolute;left:10px;bottom:0;width:240px;}
.index_focus .rig_list ul li a{color:#004986;}
.index_focus .rig_list ul li span{white-space:nowrap;}
.index_focus .rig_list ul li.hover{background:#35ade3;color:#ffffff;}
.index_focus .rig_list ul li.hover a{color:#ffffff;font-weight:bold;}
/*.index_focus_bot{height:36px;background:url(/images/index_focus_bg.jpg) no-repeat;}*/

/*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: 655px;height: 360px;overflow:hidden;}
.slider-carousel .item{width: 655px;height: 360px;}
.slider-carousel .slidesjs-navigation{width:42px;height:69px;display:block;position:absolute;text-indent:-9999em;top: 140px;z-index:100;}
.slidesjs-previous{background:url(/images/index_btn03.png) no-repeat;left:0px}
.slidesjs-next{background:url(/images/index_btn04.png) no-repeat;right:0px}

.slidesjs-previous:hover{background:url(/images/index_btn01.png) no-repeat;}
.slidesjs-next:hover{background:url(/images/index_btn02.png) no-repeat;}

*html .slidesjs-previous{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index_btn03.png", sizingMethod="crop");}
*html .slidesjs-next{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index_btn04.png", sizingMethod="crop");}

*html .slidesjs-previous:hover{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index_btn01.png", sizingMethod="crop");}
*html .slidesjs-next:hover{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index_btn02.png", sizingMethod="crop");}


.slidesjs-pagination{overflow:hidden;zoom:1;position:absolute;right:0;top: 335px;width:110px;height:10px;z-index:10;overflow:hidden;}
.slidesjs-pagination-item{float:left;width:20px;height:10px;}
.slidesjs-pagination-item a{float:left;display:block;width:9px;height:9px;text-indent:-9999em;margin:0 2px 0 0;background:url(/images/index140516-02.png) no-repeat;}
.slidesjs-pagination-item a.active{background:url(/images/index140516-01.png) no-repeat;}

*html .slidesjs-pagination-item a{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index140516-02.png", sizingMethod="crop");}
*html .slidesjs-pagination-item a.active{background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/index140516-01.png", sizingMethod="crop");}

.slider-carousel .titBg{position:absolute;width:100%;height: 45px;left:0;bottom:0px;z-index:1;}
.slider-carousel .subtitle{position:absolute;width: 655px;height: 45px;left:20px;bottom:0px;z-index:2;}
.slider-carousel .subtitle h6{color:#ffffff;font-size:14px;font-weight:bold;height: 45px;line-height: 45px;overflow:hidden;}
.slider-carousel .subtitle h6 a{color:#ffffff;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}

a{text-decoration:none;color:#333333;}
.blue{color:#00468c;line-height:27px;}/*强调颜色*/
img{border:medium none;}

/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .gov_weixin_share{position:absolute;width:72px;font-size:12px;
position:absolute;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+203-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}