@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 16px;
	line-height:28px;
}
.STYLE9 {font-size: 12px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a {
	font-family: 宋体;
	font-size: 14px;
	color: #FFFFFF;
}

.STYLE10 {
	color: #415B2C;
	font-weight: bold;
}
.STYLE14 {font-size:14px;
line-height:25px;
color:#333;}
#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;
}





 #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:500px; width:100%; 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;
}
