@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	color: #494949;
	font-family: "微软雅黑";
	font-size: 14px;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img, input {
	border: 0;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
.zttop {
	height: 30px;
	border-bottom: 1px solid #cccccc;
}
.top {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 30px;
}
.top p {
	float: left;
	width: 1020px;
	overflow: hidden;
	height: 30px; color:#999
}
.top span {
	float: right;
}
.top span a {
	margin: 0 5px;
}
.top span a:hover {
	text-decoration: underline;
}
.ztlogo {
	height: 73px;
	overflow: hidden;
	width: 1180px;
	margin: 26px auto;
}
.logo {
	float: left;
}
.ztlogo span, .ztlogo p {
	line-height: 43px;
}
.ztlogo span, .ztlogo p, .ztlogo .phonePic {
	float: right;
}
.ztlogo span {
	font-family: Impact;
	font-size: 26px;
	color: #e30010;
}
.ztlogo p {
	font-size: 16px;
}
.ztlogo .phonePic {
	margin: 5px 5px 0 0;
}
.ztnav {
	height: 44px;
	background-color: #2a2a2a;
	clear: both;
}
.nav {
	width: 1176px;
	margin: 0 auto;
	overflow: hidden;
}
.nav a {
	display: block;
	float: left;
	text-align: center;
	width: 147px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
}
.ztnav a:hover {
	background-color: #df0707;
}
.links {
	clear: both;
	margin-top: 50px;
}
.linkName {
	height: 39px;
	background: url(../images/linkNa.jpg) no-repeat center 0
}
.fenzhan {
	height: 39px;
	background: url(../images/fenzhan.jpg) no-repeat center 0
}
.linkCon {
	width: 1138px;margin:0 auto;
	border: 1px solid #2a2a2a;
	border-top: 0;
	padding: 0 20px 10px 20px;
}
.linkCon p {
	line-height: 30px;width: 1138px; margin:0 auto;
}
.linkCon p a {
	margin: 0 5px;
}
.bottomNav {
	height: 44px;
	background-color: #b40101;
	clear: both;
	line-height: 44px;
	text-align: center;
}
.bottomNav p, .bottomNav p a {
	color: #fff;
}
.bottomNav p a {
	margin: 0 10px;
}
.bottom {
	width: 1180px;
	clear: both;
	margin: 30px auto;
	overflow: hidden;
}
.bottomLogo {
	float: left;
	margin-top: 10px;
}
.bottomText {
	float: left;
	margin-left: 160px;
}
.ewm {
	float: right;
}
.bottomText p {
	line-height: 30px;
}
.bottomText p span {
	margin-left: 30px;
}
.bottomText p a {
	margin-right: 20px;
}
.bottomText p a:hover {
	text-decoration: underline;
}
