@charset "UTF-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	border: 0;
}

.Backgroundmap {
	width: 100%;
	height: 1200px;
	background: url(../images/bg.png) top center;
	background-repeat: no-repeat;
}

.header_img_left img {
	width: 10%;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
}

.header_img_right img {
	width: 4%;
	float: right;
}

.header_banner {
	width: 1002px;
	margin: auto;
	position: relative;
}

.header_banner img {
	width: 100%;
}


/*导航*/

.header_banner .menu {
	width: 1002px;
	height: 68px;
	margin: 0 auto;
	position: absolute;
	top: 342px;
}

.header_banner .menu .link1 {
	position: absolute;
	bottom: 0px;
	left: 11px;
}

.header_banner .menu .link2 {
	position: absolute;
	bottom: 0px;
	left: 163px;
}

.header_banner .menu .link3 {
	position: absolute;
	bottom: 0px;
	left: 314px;
}

.header_banner .menu .link4 {
	position: absolute;
	bottom: 0px;
	left: 466px;
}

.header_banner .menu .link5 {
	position: absolute;
	bottom: 0px;
	right: 318px;
}

.header_banner .menu .link6 {
	position: absolute;
	bottom: 0px;
	right: 164px;
}
.header_banner .menu .link7 {
	position: absolute;
	bottom: 0px;
	right: 11px;
}

.header_banner .menu a {
	text-indent: -200em;
	width: 67px;
	height: 69px;
}
