*{
	margin: 0;
	padding:0;
}
html,body{
	font-size: 12px;
	font-family: "serif";
	color: #000;
	background: #ffffff;
}
ul li,ol li{
	list-style: none;
}
a{
	text-decoration: none;
	outline: none;
	blr:expression(this.onFocus=this.blur(););
}
img{
	border: none;
}
.clearfix:after{
	content: "";
	height: 0;
	line-height: 0;
	width: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix{
	zoom:1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearBoth{ clear:both; line-height:0px;}



*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 12px/22px 宋体;width:100%;}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#1974A1;}
.tzFirArticle1{ width:1196px; margin:0 auto;}
/* slider */
.slider{width:100%;min-width:1196px;height:307px;position:relative;overflow:hidden;background:#fff;text-align:center;}
.slider .bd{position:absolute;left:50%;margin-left:-890px}
.slider .bd li{width:539px;overflow:hidden;}
.slider .bd li img{display:block;width:539px;height:307px;}
.slider .tempWrap{overflow:visible !important}
.slider .tempWrap ul{margin-left:-989px !important;}
.slider .hd{position:absolute;width:100%;left:0;z-index:1;height:10px;bottom:20px;text-align:center;}
.slider .hd li{display:inline-block;*display:inline;zoom:1;width:10px;height:10px;line-height:99px;overflow:hidden;background:url(slider-btn.png) 0 -12px no-repeat;margin:0 5px;cursor:pointer;filter:alpha(opacity=60);opacity:0.6;}
.slider .hd li.on{background-position:0 0;filter:alpha(opacity=100);opacity:1;}
.slider .pnBtn{position:absolute;z-index:1;top:0;width:100%;height:307px;cursor:pointer;}
.slider .prev{left:-53%;margin-left:-220px;}
.slider .next{left:53%;margin-left:240px;}
.slider .pnBtn .blackBg{display:block;position:absolute;left:0;top:0;width:100%;height:307px;background:#000;filter:alpha(opacity=50);opacity:0.5;}
.slider .pnBtn .arrow{display:none;position:absolute;top:55px;z-index:1;width:60px;height:307px;}
.slider .pnBtn .arrow:hover{filter:alpha(opacity=60);opacity:0.6;}
.slider .prev .arrow{right:0; top:-20px; background:url(slider-arrow.png) -100px 0 no-repeat;}
.slider .next .arrow{left:0; top:-20px;background:url(slider-arrow.png) 0 0 no-repeat;}