@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img{ border:0px;}
a{ text-decoration:none}
.box {
	background-image: url(2x1z2016324bg1.png);
	background-repeat: repeat-x;
}
.main {
	background-image: url(2x1z2016324bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
}
.nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 14px;
	line-height: 45px;
	color: #595959;
}
.nav a{ color:#595959; margin:0 5px; }
.nav a:hover{ color:#ff6902; margin:0 5px; }.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 74px;
	padding-bottom: 74px;
}
.content img {
	float: left;
}
.clear {
	clear: both;
}
.tu {
	margin-right: 20px;
	margin-bottom: 35px;
}
.footer {
	background-color: #3e3e3e;
	text-align: center;
	height: 73px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	padding-top: 10px;
}