@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: "宋体";
	color:#333333
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color:#333333
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
img {
	border:none;
}
ul,li,dl,li,dt,dd,form,body {
	margin: 0px;
	padding: 0px;
}
ul,dl{list-style-type: none;}

.nav a {
	color: #FFF;
	font-weight:800;
	display: block;
	line-height: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
}

.nav a:hover {
	color: #003399;
	background-image: url(/skin/image/nav-hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.KTitle{
	display:block;
	background-image: url(/skin/image/K-a-b.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 90px;
	text-align: center;
	line-height: 31px;
	font-weight:800;
}

.productclasstree {
	width: 200px;
	line-height: 30px;
}
.productclasstree a{
	font-size: 14px;
}
.productclasstree dt {
	text-indent: 2em;
	background-image: url(/skin/image/product_class_ico.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.topnews-ul {
	
}
.topnews-ul li {
	background-image: url(/skin/image/news-ico.jpg);
	background-repeat: no-repeat;
	background-position:1px 3px;
	text-indent: 1.2em;
	height: 22px;
}
.topnews-ul li span {
	float: right;
}
.service .topnews-ul{
	width: 210px;
	margin-left:10px;	
}
.service .topnews-ul li{
	width: 210px;
	background-image: url(/skin/image/service-li.gif);
	background-repeat: no-repeat;
	height:35px;
	padding-top:8px;
}
.service .topnews-ul li a{
	background-image: url(/skin/image/service-bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0;
	text-indent: 15px;
	display:block;
	width:190px;
	margin-left:5px;
	line-height:14px;
}

#demo {
	text-align: center;
	overflow: hidden;
	height:100px;
	width:930px;
	float: left;
	margin-top:1px;
}

.newpro-ul {
	width: 960px;
	height: 90px;
	margin-top:10px;
}
.newpro-ul li {
	float: left;
	width: 160px;
	text-align: center;
	height: 100px;
}
.newpro-ul li img {
	height: 90px;
	width: 150px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

.classnews {
	line-height: 30px;
}
.classnews li {
	background-image: url(/skin/image/news-ico.jpg);
	background-repeat: no-repeat;
	background-position:1px center;
	text-indent: 1.5em;
	border-bottom: dashed #CCCCCC 1px;
}
.classnews li span {
	float: right;
}
.newpro-al {
	text-align: center;
	margin-top:15px;
	line-height:30px;
}
.newpro-al li {
	width: 243px;
	text-align: center;
	display: block;
	float: left;
}
.newpro-al li img {
	width: 220px;
	height: 130px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.newpro-al li a:hover img {
	border: 1px solid #468DC5;
}
.newContent {
	line-height: 21px;
	padding: 5px;
}

.links {
	height:34px;
}
.links li {
	float: left;
	margin: 0px 5px;
	height:17px;
}
.links li a {
	
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}

.kuang {
	border: 1px solid #CCCCCC;
}
.contactUS{
	margin-top: 10px;
}
.copy{
	line-height:21px;
	text-align:center;
}
.box{width:990px;margin:0 auto;}