﻿* {
	margin:0;
	padding:0
}
body {
	font:12px "宋体", Arial, Helvetica, Sans-serif;
	background:#808080;
}
#wrapper {
	width:960px;
	height:auto;
	margin:0 auto;
	background:#fff;
}
h1{ font-size:12px;}
/*--------------------头部样式----------------------*/
#header {
	width:960px;
	height:93px;
	background:url(../images/header_bg.gif) repeat-x;
	position:relative;
}
#top_nav {
	position:absolute;
	right:10px;
	top:0px;
	list-style:none;
}
#top_nav li {
	float:left;
	padding:5px;
}
#top_nav li a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#top_nav li a:hover {
	text-decoration:underline;
}
#main_nav {
	height:38px;
	background:url(../images/nav_left.jpg) repeat-x;
}
#nav {
	margin-left:200px;
	background:url(../images/nav_bg.gif) repeat-x;
	height:38px;
	list-style:none;
	overflow:hidden;
}
#nav li#nav_left {
	background:url(../images/nav_left2.jpg) no-repeat;
	height:38px;
	width:29px;
	margin:0;
}
#nav li {
	float:left;
	background:url(../images/nav_li_bg.gif) no-repeat;
	width:78px;
	height:38px;
	margin:0 5px;
}
#nav li a {
	display:block;
	padding:15px;
	height:38px;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	color:#ea5300;
}
#banner {
	width:960px;
	
}
#banner img {
	width:960px;
	
}
/*----------------主体部分-------------------*/
#main {
	width:960px;
	height:auto;
	overflow:hidden;
	background:url(../images/main_bg.gif) repeat-x top left;
	overflow:hidden;
}
/*左侧*/
#main_left {
	width:237px;
	background:url(../images/main_left.gif) repeat-y;
	border:1px solid #ecebf0;
	margin-top:38px;
	float:left;
	height:auto;
}
#intro {
	width:237px;
	height:175px;
	position:relative;
}
#intro h2 {
	height:38px;
	line-height:38px;
	font-size:13px;
	padding-left:15px;
	position:absolute;
	top:-38px;
	left:0;
}
#intro p {
	line-height:180%;
	text-indent:24px;
	padding:15px 10px 10px;
}
.new_arc h2 {
	background:#D0E2EE url(../images/heading.gif) 5px 6px no-repeat;
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:30px;
	margin-right:10px;
}
.hangye {
	background:#D0E2EE url(../images/heading.gif) 5px 6px no-repeat;
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:30px;
	margin-right:10px;
	font-weight:bold;
}
.hangye a{
	position:relative;
	color:#000;
	text-decoration:none;
	}
.new_arc h2 a{
	position:relative;
	color:#000;
	text-decoration:none;
	}
.new_arc ul {
	width:200px;
	margin:0 auto;
	list-style:none;
}
.new_arc ul li {
	line-height:25px;
	padding-left:15px;
	background:url(../images/newslist.png) no-repeat left center;
}
.new_arc ul li a {
	color:#000;
	text-decoration:none;
}
.new_arc ul li a:hover {
	text-decoration: underline;
}
#honor h2 {
	background:#D0E2EE url(../images/heading.gif) 5px 6px no-repeat;
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:30px;
	margin-right:10px;
}
#honor img {
	width:224px;
	height:145px;
	margin:3px auto 3px 3px;
}
#contact h2 {
	background:#D0E2EE;
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:30px;
	margin-right:10px;
	background:#D0E2EE url(../images/heading.gif) 5px -25px no-repeat;
}
.tongyong {
	background:#D0E2EE;
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:30px;
	margin-right:10px;
	background:#D0E2EE url(../images/heading.gif) 5px -25px no-repeat;
	font-weight:bold;
}
#contact ul {
	list-style:none;
	padding:10px;
}
#contact ul li {
	line-height:25px;
}
/*右侧*/
#main_right {
	width:720px;
	float:right;
	height:auto;
	overflow:hidden;
}
#news h2 {
	line-height:42px;
	height:42px;
	text-indent:-999999px;
	background:url(../images/news.gif) no-repeat;
}
.news {
	width: 420px;
	list-style:none;
	margin-left:10px;
	float:left;
}
.news li {
	line-height:25px;
	border-bottom: 1px dashed #989898;
	position:relative;
}
.news li a {
	line-height:20px;
	color:#000;
	text-decoration:none;
}
.news li a:hover {
	color:#ea5300;
}
.news li span {
	float:right;
	position:absolute;
	right:0;
}
#pro_lists {
	width:695px;
	height:180px;
	border:1px solid #ccc;
	margin:0 auto;
	padding:5px;
	overflow:hidden;
}
#pro_lists dl {
	float:left;
	background:#e7eff5;
	margin-right:5px;
	height:180px;
	overflow:hidden;
}
#pro_lists dl dt {
	background:#d1e2ee;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;

}
#pro_lists dl dt a {
	
	position: relative;
	
}

#pro_lists dl dt a span{
	width:20px;
	height:11px;
	display:block;
	position:absolute;
	left:-20px;
	top:0;
	background:url(../images/arrows.gif) no-repeat left center;
}
#pro_lists dl ul {
	list-style:none;
	line-height:25px;
}
#pro_lists dl ul li{
	background:url(../images/dot.gif) no-repeat left center;
	padding-left:8px;
}

#pro_lists dl dt a, #pro_lists dl ul li a {
	color:#000;
	text-decoration:none;
}
#pro_lists dl dt a:hover {
	color:#ea5300;
}
#pro_lists dl ul li a:hover {
	color:#ea5300;
	text-decoration:underline;
}
.cat-1 {
	width:250px;
}
.cat-1 ul li {
	float:left;
	margin:auto 10px;
}
.cat-2 ,.cat-3 { width:145px;}
.cat-4 { width:140px;}
.cat-2 ul li,.cat-3 ul li , .cat-4 ul li{ margin-left:10px;}
#pro_lists dl.cat-4{ margin-right:0;}
#products h2 {
	line-height:30px;
	height:30px;
	color:#093179;
	font-size:14px;
	font-family: "黑体";
	padding-left:20px;
	margin-left:10px;
	background:url(../images/arrows.gif) no-repeat left center;
	text-align:left;
}

/*-----图片列表------*/
#products {
	clear:both;
	position:relative;
}
/*
#products h2 {
	line-height:42px;
	height:42px;
	text-indent:-999999px;
	background:url(../images/products.gif) no-repeat;
}*/
.products_bt {
	line-height:42px;
	height:42px;
	text-indent:-999999px;
	background:url(../images/products.gif) no-repeat;
}

#products span.more_pro {
	display:block;
	width:40px;
	height:15px;
	position:absolute;
	top:6px;
	right:32px;
}
#products span.more_pro a {
	display:block;
	width:40px;
	height:15px;
	text-indent:-99999px;
}
#products h3{
	line-height:42px;
	height:42px;
	text-indent:-999999px;
	background:url(../images/products0.gif) no-repeat;
	}
.products {
	list-style:none;
	width:645px;
	margin-left:20px;
}
.products li {
	float:left;
	margin-top:5px;
	padding-left:25px;
	text-align:center;
}
.products li a {
	color:#000;
	text-decoration: none;
}
.products li a:hover {
	color:#ea5300;
	text-decoration: underline;
}
.products li a img {
	border:1px solid #e1e1e1;
	padding:2px;
	width:130px;
	height:130px;
}
.products li a span {
	display:block;
	line-height:20px;
	padding-top:6px;
}
#footer {
	width:960px;
	height:auto;
	clear:both;
}
#flink{
	width:960px;
	float: none;
	height: 130px;
}
.flink {
	list-style:none;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.flink li {
	float:left;
	color:#898989;
	display: block;
	visibility: inherit;
	margin: 0px;
	width: 125px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.flink li a {
	color:#898989;
	text-decoration:none;
	padding:0;
	
}
.footer {
	width:960px;
	height: 125px;
	text-align:center;
	background:url(../images/footer_bg.gif) repeat-x;
	float: none;
	padding-top: 10px;
}
.footer p {
	line-height:180%;
	font-size:13px;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
}
.dibupiaofu {
	Z-INDEX: 1; POSITION: fixed; WIDTH: 100%; BOTTOM: 0px; OVERFLOW: visible; LEFT: 0px; _position: absolute
}
.piaofutiao {
	Z-INDEX: 2; TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 45px; MARGIN: 0px auto; WIDTH: 1000px; BOTTOM: 0px;HEIGHT: 45px; OVERFLOW: hidden; PADDING-TOP: 0px; LEFT: 0px; _POSITION: fixed
}