@charset "UTF-8";
.header .top {
	height: 31px;
	border-bottom: 1px solid #ededed;
}
.header .top .left li {
	float: left;
	font:14px/31px "";
}
.header .top .left li a {
	color: #333;
	margin-left: 14px;
	margin-right: 14px;
}
.header .navBox li:hover {
	border-bottom: 3px solid #fff;
}
#content .pageBox .page {
	width:400px;
}
.header .top .right {
	font:14px/31px "";
}
.header .logoBox {
	padding-top: 23px;
	padding-bottom: 25px;
}
.header .logoBox .scrollImg {
	width: 426px;
	height: 60px;
	overflow: hidden;
	position: relative;
}
.header .logoBox .scrollImg .img {
	position: absolute;
	left: 0;
	top: 0;
}
.header .soo {
	margin-top: 3px;
}
.header .soo .ipt {
	position: relative;
	margin-top: 4px;
}
.header .soo input {
	width: 95px;
	height: 15px;
	border:1px solid #999999;
	border-radius: 5px;
	margin-right: 15px;
}
.header .soo .ipt a {
	position: absolute;
	width: 12px;
	height: 12px;
	/*	background: url(http://www.zast.org.cn/images/soo.jpg);*/
	left: 8px;
	top: 3px;
}
.header .soo .ipt a img {
	display: block;
	width: 100%;
	height: 100%;
}
.header .soo .search {
	width: 45px;
	height: 21px;
	background:#144a87;
	text-align: center;
	font:14px/21px "Microsoft YaHei";
	color: #fff;
	margin-top: 2px;
}
.header .navBox {
	height:48px;
	background: url(nav_bg.png) repeat-x;
	position: relative;
	z-index: 999;
	box-shadow:0 4px 8px #9496a1;
}
.header .navBox .navList {
	height: 60px;
}
/*.header .navBox .navList .first{
	margin-left: 35px;
}*/
.header .navBox li {
	float: left;
	padding: 0 52px;
	text-align: center;
	font:20px/48px "";
}
.header .navBox li a {
	color: #fff;
}
.header .navBox li.active {
	border-bottom: 3px solid #fff;
}
.content {
	/* height: 1543px; */
	background: url(bg.jpg) center center;
	margin-top: -18px;
	position: relative;
}
.footer {
	padding-top: 54px;
	height: 118px;
	background: url(footer_bg.jpg) center 0;
	font:16px/1 "Microsoft YaHei";
	color: #fff;
}
.footer p {
	margin-bottom: 17px;
	margin-left: 26px;
}
.footer .ba {
	margin-left: 26px;
	margin-bottom: 17px;
	font:16px/20px "Microsoft YaHei";
}
a .footer .ba .s1 {
	margin-right: 42px;
}
.footer .ba i {
	margin-right: 4px;
}
.footer .footerBox {
	position: relative;
	height: 168px;
}
.footer .dzjg {
	position: absolute;
	bottom: 25px;
	right: 88px;
}
