@charset "utf-8";
#nav {
	height: 100px;
	width: 100%;
	float: none;
}

#nav .nav-1 {
	height: 100px;
	width: 1000px;
	margin: 0 auto;
}
#nav .nav-1 img {
	float: left;
}
#nav .nav-1 .nav-v {
	height: 80px;
	width: 550px;
	float: right;
}
#nav .nav-1 .nav-v table {
	margin-top: 35px;
	font-size: 16px;
}
#nav .nav-1 .nav-v table tr td {
	text-align: center;
	line-height: 36px;
	color: #FFF;
}
#nav .nav-1 .nav-v table tr td a {
	color: #333;
	text-decoration: none;
}
#nav .nav-1 .nav-v table tr td a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 18px;
}

#banner {
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/banner-1.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#tup {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 250px;
}
#tup .tu-p {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#tup .tu-p img {
	float: left;
	padding-left: 20px;
}
#tup .tu-p .wenzi {
	float: right;
	height: 200px;
	width: 620px;
	padding-left: 20px;
	clear: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C7A75C;
	font-family: "微软雅黑", "新宋体", Arial;
	padding-top: 20px;
}
#tup .tu-p .wenzi p {
	line-height: 40px;
	font-size: 1em;
}

#gd {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	height: 553px;
	background-repeat: repeat-x;
	background-position: center 0px;
}
#gd img {
	float: left;
}

#gd .gdp {
	color: #D43570;
	font-weight: bold;
	padding-top: 20px;
	font-size: 24px;
}
#gd .gdp a {
	color: #D43570;
}
#gd .gdp a:hover {
	color: #B45515;
}
#fc {
	height: 470px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fc #bbt {
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fc #bbt h3 {
	text-align: center;
	font-size: 16px;
}
#fc #bbt h3 p {
	line-height: 36px;
	font-size: 14px;
}
#fc #fcc {
	text-align: center;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	height: 410px;
	margin: 0 auto;
	width: 100%;
	background-color: #f2f2f2;
}
#footer .ft-1 {
	width: 1000px;
	padding-top: 20px;
	height: 300px;
	margin: 0 auto;
}
#footer .ft-1 .ewm {
	height: 264px;
	width: 264px;
	float: left;
	text-align: center;
	padding-left: 160px;
}
#footer .ft-1 .ft-wz {
	float: right;
	width: 560px;
	height: 264px;
}
#footer .ft-1 .ft-wz p {
	font-size: 20px;
	line-height: 50px;
}
