html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td, ul, li {
	margin: 0;
	padding: 0
}
li {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
legend {
	color: #000
}
i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333
}
.top {
	width: 1200px;
	margin: 0 auto;
	height: 85px;
}
.logo {
	float: left;
	padding-top: 7px;
}
.logo img {
	width: 30%;
}
.toptext {
	float: right;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 85px;
	color: #666;
}
.banner {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.jieshao {
	width: 1200px;
	margin: 0 auto;
}
.lian {
	text-align: center;
	font-size: 32px;
	font-family: "微软雅黑";
	overflow: hidden;
	color: #333;
	padding: 55px;
}
.jieshao ul {
	float: left;
	width: 33.3%;
	margin: 0 auto;
}
.jieshao ul li {
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
}
.foot {
	width: 100%;
	overflow: hidden;
	height: 95px;
	background: #333;
}
.footleft {
	width: 1200px;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-top: 15px;
}
.footleft p {
	line-height: 30px;
	color: #ccc;
	text-align: center;
}
.footleft p a {
	color: #ccc;
}
.footleft p a:hover {
	text-decoration: underline;
}
.footleft p span {
	padding-right: 15px;
}
.footleft p span img {
	width: 105px;
	height: 12px;
	z-index: 999;
}
