* {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 14px;
	border: none;
}
body {
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.pul_left {
	display: block;
	float: left;
}
.pul_right {
	display: block;
	float: right;
}
.clear:after {
	content: ".";
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}
.myclear {
	clear: both;
}
.warp {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	width: 362px;
	height: 106px;
	float: left;
}
#nav>ul {
	list-style: none;
	float: right;
	padding-right: 38px;
	padding-top: 51px;
}
#nav>ul>li {
	float: left;
	padding-right: 46px;
}
#nav>ul>li:first {
padding-right:0px;
}
#nav>ul>li>a {
	font-size: 18px;
	color: #474747;
	text-decoration: none;
}
#header {
	height: 497px;
	width: 100%;
	background-image: url(/images/bg_header.png);
	background-repeat: repeat;
	overflow: hidden;
	margin-bottom: 21px;
}
#header img {
	width: 980px;
	height: 497px;
	display: block;
	margin: 0px auto;
	border: none;
}
#header>.warp {
	position: relative;
}
.header_cont {
	position: absolute;
	width: 350px;
	height: 187px;
	top: 214px;
	right: 97px;
}
.header_cont>p {
	color: #474747;
	font-size: 14px;
	font-weight: 0;
}
.down_btn {
	display: block;
	width: 212px;
	height: 59px;
	margin: 6px auto;
	background-image: url('/images/down.png');
	background-repeat: no-repeat;
}
.more_down {
	width: 350px;
	height: 68px;
	overflow: hidden;
}
.more_down>span {
	display: block;
	height: 16px;
	font-size: 13px;
	color: #fff;
}
.more_down>div>a {
	display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
	text-decoration: none;
}
.no_border {
	border-right: none!important;
}
.lists {
	width: 980px;
	height: 308px;
	margin: 0px auto;
}
.lists>div {
	height: 308px;
	overflow: hidden;
}
.list_pic, .list_font {
	width: 383px;
	padding: 0 23px;
}
.list_font>p {
	font-size: 19px;
	color: #666;
	font-weight: 800;
	text-indent: 38px;
	padding-top: 88px;
}
[class *= "list_spen"] {
width:122px;
height:371px;
overflow:hidden;
background-image:url('/images/spena.png');
background-repeat:no-repeat;
}
.list_spen1 {
	background-position: 0px -59px;
}
.list_spen2 {
	background-position: 0px -430px;
}
.list_spen3 {
	background-position: 0px -790px;
}
.list_spen4 {
	background-position: 0px -1141px;
}
.list_spen5 {
	background-position: 0px -1514px;
}
.list_spen6 {
	background-position: 0px -1866px;
}
.lists_last_p {
	width: 980px;
	height: auto;
	margin: 0px auto;
}
.lists_last_p>p {
	width: 300px;
	margin: 2px auto;
	font-size: 19px;
	color: #666;
	font-weight: 800;
	text-align: center;
}
 