@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	font-family: "微软雅黑";
    font-size: 16px;
	color: #3f3b3b;
	line-height:38px;
	background-image: url(../images/bg-7.jpg);
}
.font22{
	color: #ffffff;
	font-size: 22px;
	font-family:"微软雅黑";
	font-weight:bold;
}

.font16{
	color: #3c3c3c;
	font-size: 16px;
	font-family:"微软雅黑";
	line-height:28px;
}
#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;
}

#top1{background:#FFFFFF; height:500px; width:100%; margin-left:auto; margin-right:auto;}


.font26 {	font-family: "微软雅黑";
	font-size: 24px;
	color: #084c89;
	line-height: 35px;
}
.fontblu16 {	font-family: "微软雅黑";
	font-size: 28px;
	color: #084c89;
	line-height: 30px;
}
.white{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	line-height:25px;
}

a:link {
	text-decoration: none;
	color: #3f3b3b;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3f3b3b;
}
a:active {
	text-decoration: none;
}
.font221 {	color: #ffffff;
	font-size: 22px;
	font-family:"微软雅黑"
}
.font14 {	color: #3f3b3b;
	font-size: 14px;
	font-family:"微软雅黑"
	line-height:30px;
}
.font161 {	color: #f04c4d;
	font-size: 16px;
	font-family:"微软雅黑"
}
.font22blue {	color: #084c89;
	font-size: 22px;
	font-family:"微软雅黑"
}

.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;
}
