/*-----global CSS 清除浏览默认样式-----*/
*{ margin:0; padding:0;}


a{ text-decoration:none; color:#151515;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:bottom; display:inline-block;}


/*-------------------- 全局样式 -------------------------------------*/

body{ font:14px/150% Microsoft YaHei,SimHei,SimSun,Arial, Helvetica, sans-serif; background:#fff url() no-repeat center 35px/*距离顶部的距离*/;}

.fl{ float:left;}
.fr{ float:right;}



.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}
.mr10{ margin-right:10px;}

.bigall { width:100%; margin:0px auto;}
.center1 { width:1000px; margin:0px auto; background-color:#FFF;}


/*-------------------- 清除浮动 -------------------------------------*/
.cc { overflow:hidden; zoom:1; }
.banner { background:url(bannerb.jpg) no-repeat top; height:400px; }
.zhengceb { background:url(div1b.jpg) top no-repeat;}

.div1{ padding-top:20px;}

.tit { width:980px; height:31px; text-align:right; padding-right:20px; padding-top:15px; color:#333;}
.zhengcetit {background:url(zhengce.jpg) no-repeat top;}
.banshui {background:url(banshui.jpg) no-repeat top;}
.yinan {background:url(yinan.jpg) no-repeat top;}
.baodao {background:url(baodao.jpg) no-repeat top;}
.zaixian {background:url(zaixian.jpg) no-repeat top;}

.tit a { text-decoration:none; }
.tit a:hover { color:#059EE1; }
.div1 ul {list-style:none; color:#333; margin-left:20px; margin-top:20px;}
.div1 ul li { text-decoration:none; height:36px; line-height:36px; font-size:16px;}
.div1 ul li a:hover { text-decoration:underline;}
.div1 ul li span { float:right; margin-right:20px;}



.baodao960 { width:960px; margin:0px auto;}

/*滚动图片-----*/
.scrollImg{ position:relative;width:425px;height:270px; overflow:hidden;}
.scrollImg img{width:425px;height:270px;}
#bd1lfimg{position:relative;width:425px;height:270px;overflow:hidden;}
#bd1lfimg div{width:100000px; margin-left:-4px;}
#bd1lfimg dl{position:relative; width:425px;height:270px; overflow:hidden; float:left;}
#bd1lfimg dt{ position:absolute; left:0; top:0;}
#bd1lfimg dd { width:425px;height:25px; line-height:25px;  padding:8px 0 4px 15px; overflow:hidden;background:#000000; filter:alpha(Opacity=70); Opacity:0.7; position:absolute; left:0; bottom:0;}
#bd1lfimg dd a{font-size:14px; font-weight:bold; color:#ffffff; position:relative; z-index:100;}
#bd1lfimg dd a:hover{color:#cccccc;}
.sub_nav{
	width: 100px;
	height: 30px;
	right: 0;
	bottom: 3px;
	position: absolute;
	color: #999999;
	z-index: 200;
}
.sub_no{height:25px;}
.sub_no li{display:block; width:20px; height:20px;line-height:20px; float:left; overflow:hidden;  vertical-align:middle; text-align:center; filter:alpha(Opacity=90); Opacity:0.9; font-family:Arial; font-size:11px;  cursor:pointer; margin:0 2px;background:#ffffff; color:#000000;}
.sub_no li.show{color:#fff; background: #F30;}







/*通用新闻列表---可加日期-----*/
.newsList{ }
.newsList li{padding-left:15px; background:url(../dot.gif) no-repeat 0 13px; height:30px; line-height:30px; overflow: hidden;vertical-align:middle;font-size:16px;}
.newsList li a{ float:left; color:#333; font-size:16px;}
.newsList li span{ float:right; color:#999;}



/*通用标题+摘要-----*/
.topTxtNews{padding-bottom:12px; border-bottom:1px dotted #ddd; margin-bottom:12px;}
.topTxtNews h3{ text-align:center; font-weight:bold;}
.topTxtNews h3 a{
	font-weight: bold;
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
}
.text{ text-indent:28px; color:#666;}
.more{ color:#0697e0;}





.picbot { width:960px; margin:0px auto;}
.classpic { margin:20px 5px; width:230px;  float:left; position:relative;}
.play { position:absolute; top:51px; left:80px; z-index:99;}
.foot { text-align:center; margin:40px auto;}
