﻿@charset "utf-8";
/* CSS Document */
.header {
	height:63px;
	background:url(../images/logo.png) no-repeat 0 0;
	border-bottom:2px solid #ff0000;
}
.header .cn, .header .en {
	width:60px;
	height:20px;
	display:block;
	float:left;
	margin-top:40px;
}
.header .cn {
	width:46px;
	margin-left:880px;
	_margin-left:440px;
	margin-right:5px;
}
.banner {
	width:1000px;
	height:282px;
	overflow:hidden;
}
.topNav {
	height:35px;
	line-height:35px;
	background-color:#bc0001;
	padding-left:188px;
}
.topNav a {
	display:block;
	width:88px;
	color:#fff;
	text-align:center;
	float:left;
	margin-right:1px;
}
.topNav a:hover, .topNav a.hot {
	background-color:#ff6600;
}
.left, .right {
	float:left;
}
.left {
	width:366px;
}
.content {
	padding:10px 85px;
	color:#666;
	line-height:2em;
}
.content a {
	color:#666;
}
.content a:hover {
	color:#fcb11e;
}
.newsList {
	background:url(../images/Home-news.jpg) no-repeat 0 0;
	padding-left:130px;
}
.newsList a i {
	font-style:normal;
	font-family:Webdings;
	color:#ff0000;
}
.ad1 {
	background:url(../images/Home-ad.jpg) no-repeat 0 0;
	width:366px;
	height:110px;
}
.right {
	margin-left:40px;
	_margin-left:25px;
	width:420px;
}
.ad2 {
	background:url(../images/Home-pro.jpg) no-repeat 0 bottom;
	width:419px;
	height:50px;
}
.keyWords {
	padding-bottom:10px;
}
.keyWords a {
	padding:0 5px;
}
.products {
	padding-top:10px;
}
.products li img {
	width:80px;
	height:60px;
	border:1px solid #ccc;
}
.products li span {
	display:block;
	width:82px;
	line-height:15px;
	text-align:center;
}
.products li {
	float:left;
	margin-right:2px;
}
.footer {
	padding:15px;
	line-height:2em;
	color:#666;
	background:url(../images/map.gif) no-repeat 830px center #f0f0f0;
	text-align:center;
}
.links a {
	padding:0 3px;
}