/* CSS Document */

.mainLeft{width:590px; float:left;overflow:hidden; margin-top:14px;}
.mainRight{width:590px; float:right;overflow:hidden; margin-top:14px;}
.mt27{ margin-top:27px;}

/*前四块图片切换*/
.hiSliderBox{ position:relative;height:125px; margin-top:16px;}
.hiSliderBox .hiSlider-pages{ position:absolute;top:-43px;right:0px;}
.hiSliderBox .hiSlider-pages a{height:10px;width:10px;margin:0 3px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%; background:url(ico.jpg) no-repeat right;}
.hiSliderBox .hiSlider-pages a.active {background:url(ico.jpg) no-repeat left;}
.hiSliderBox .hiSlider li{width:690px;height:125px;}
.hiSliderBox .hiSlider li a{ display:block;width:185px;height:125px; float:left; margin-right:18px; position:relative}
.hiSliderBox .hiSlider li a span{  position:absolute;width:185px;height:25px; line-height:25px;left:0px; bottom:0px; text-align:center; color:#fff; background:#2977c1;background:rgba(41, 119, 193, 0.8)!important;filter:Alpha(opacity=80); opacity:0.8}
.hiSliderBox .hiSlider li a:hover span{background:rgba(41, 119, 193, 1)!important;filter:Alpha(opacity=100); background:#2977c1; opacity:1}


.xjlyBanner{width:888px;}


/*图片新闻*/
.imgTit{ background:url(imgTitBg.jpg) no-repeat center left; padding-left:40px; color:#000000;}
.imgNews .scrollPicBox{ position:relative;}
.scrollPic{width:1122px; height:275px; margin:20px auto; overflow:hidden; position:relative;}
.scrollPicCon{width:8888px; position:absolute;}
.scrollPic dl{ float:left;width:177px;height:245px;  position:relative; margin:0 5px; }
.scrollPic dl dt{border:1px #fff solid;}
.scrollPic dl:hover dt{border:1px #d4d3d3 solid;}
.scrollPic dl dd{ padding-top:7px; text-align:center}
.scrollPic dl dd a{ display:block;line-height:18px;}
.scrollPicBox .scrollButn{ position:absolute;width:34px;height:245px; background:url(YZbutn.jpg) no-repeat center left #e6edf3;top:0px; cursor:pointer}
.scrollPicBox .scrollPicLeft{left:0px;}
.scrollPicBox .scrollPicRight{right:0px; background-position:right center;}