@charset "utf-8";
/* CSS Document */
body {
	background-color: #3e5a82;
	text-align:center;
}
body,td,th {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #E3E3E3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3E3E3;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fontzw {
	font-family: "宋体";
	font-size: 16px;
	line-height: 28px;
	color:#333;
}
.fo {
	color: #333;
}
.h01 {
	font-family: "黑体";
	font-size: 18px;
	line-height: 26px;
	color: #333;
}
.span { text-align: center;
}
.font12x {font-family:"宋体"; font-size:12px;}
.STYLE9 {font-size: 12px; line-height:21px; color:#FFFFFF;}

 #top {WIDTH: 100%; 
 HEIGHT: 60px;
/* display:block;*/
 overflow:hidden;
 margin:0 auto;
 text-align:center;
 RIGHT: 0px; 
 top: 0px;
 background-image: url(/zt/ztty/img/top_blue.png);
 POSITION:fixed;/*固定定位*/
 z-index:9999;
 color:#ffffff; 
 line-height:15PX;
 z-index:auto;
}
#top1{background:#FFFFFF; height:353px; width:980px; margin-left:auto; margin-right:auto;}

.banner-box{
	position: relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.banner-box>.banner-inner{
	position: relative;
	width:1000px;
	overflow: visible;
	margin: 0 auto;
}
.banner-box>.banner-inner>.banner{
	position: absolute;
	width:1920px;
	top:0;
	left:0;
	margin-left:-460px;
}