@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: '宋体', Verdana, Geneva, sans-serif;
	color: #000;
}
.container {
	width: 1002px;
	height: auto;
	margin: auto;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F30;
}
.cl {
	clear: both;
}
.blank10 {
	height: 10px;
	overflow: hidden;
}
.mtb15 {
	margin: 15px 0;
}
.mt15 {
	margin-top: 18px;
}
#header {
	height: 117px;
	background: url(headerBg.jpg) no-repeat;
}
#sethomepage {
	width: auto;
	height: 73px;
	line-height: 73px;
	float: right;
	margin-right: 15px;
}
#sethomepage a {
	padding-left: 15px;
}
#sethomepage a.home {
	background: url(home.jpg) no-repeat;
}
#sethomepage a.bookmark {
	background: url(bookmark.jpg) no-repeat;
}
#sethomepage a.mail {
	background: url(mail.jpg) no-repeat;
}
#banner {
	border-bottom: 4px solid #dadada;
	z-index:-9999;
}
#main {
}
#main-left {
	width: 213px;
	height: auto;
	float: left;
	overflow: hidden;
}
.lefttitle {
	width: 203px;
	height: 28px;
	line-height: 28px;
	text-indent: 15px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background: url(left_title.jpg) no-repeat;
}
#main-left-product {
	width: 203px;
	height: auto;
}
#main-left-product ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#main-left-product ul li {
	width: 163px;
	height: auto;
	line-height: 34px;
	padding-left: 40px;
	background: url(dot2.jpg) no-repeat;
	margin-top: 5px;
	clear:both;
}
#main-left-product ul li a {
	display: block;
}
#main-left-product ul li ul li {
	height: auto;
	line-height: 20px;
	width: 133px;
	font-weight: bold;
	background:none;
	padding-left:0px;
}
#main-left-product ul li ul li a{
	background: url(icon1.gif) left no-repeat;
	padding-left: 15px;
}
#main-left-product ul li ul li ul li {
	height: auto;
	line-height: 20px;
	width: 123px;
	margin-top: 0;
}
#main-left-product ul li ul li ul{ margin-top:0;
}
#main-left-product ul li ul li ul li a{
	background: url(icon2.gif) left no-repeat;
	padding-left: 15px;
	font-weight:normal;
	margin-left:10px;
	}
#main-left-download {
	width: 203px;
	height: auto;
}
.arclist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.arclist li {
	height: 20px;
	padding-left: 15px;
	background: url(arrow.jpg) left bottom no-repeat;
	margin-top: 10px;
	overflow: hidden;
}
#main-right {
	width: 789px;
	height: auto;
	float: left;
	overflow: hidden;
	background: url(linebg.gif) top left no-repeat;
}
#index-about {
	width: 480px;
	height: 246px;
	float: left;
	overflow: hidden;
}
.index-about {
	width: 430px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
	line-height: 173%;
}
#index-contact {
	width: 309px;
	height: 246px;
	float: left;
	overflow: hidden;
	background: url(linebg.gif) left top no-repeat;
}
.index-contact {
	width: 290px;
	height: auto;
	float: right;
	overflow: hidden;
	margin-top: 10px;
	line-height: 173%;
}
#index-product {
	width: 769px;
	height: 157px;
	background: url(index_product.jpg) no-repeat;
	padding: 25px 0 0 20px;
	float: left;
	overflow: hidden;
}
.title2 {
	width: 100%;
	height: 40px;
	line-height: 32px;
	background: url(titlebg2.jpg) left bottom no-repeat;
	text-align: 10px;
}
.title2 .name {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: '微软雅黑', Verdana, Geneva, sans-serif;
}
.title2 .enname {
	float: left;
	margin-left: 5px;
	color: #c71d0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 4px;
}
.title2 .more {
	float: right;
	margin-top: 15px;
}
.title2 .weizhi {
	float: right;
}
#footer {
	height: 73px;
	background: url(footerBg.jpg) top repeat-x;
	text-align: center;
	padding-top: 20px;
}
#main-content {
	width: 759px;
	height: auto;
	overflow: hidden;
	margin: 20px 0 20px 30px;
	min-height: 300px;
}
#main-content .txt {
	line-height: 180%;
	margin-top: 10px;
}
#left_contact {
	background: url(left-contact-bg.jpg) repeat-x;
	padding: 15px;
	line-height: 170%;
}
#topnav{ float:right;}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height:22px;
	 z-index:99999;
}
#nav a {
	display: block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	background-color: #333;
}
#nav a:hover {
	background-color: #aaa;
	color: #333;
}
#nav li {
	float: left;
	position: relative;
}
#nav ul {
	position: absolute;
	display: none;
	width: 12em;
	top: 32px;
}
#nav li ul a {
	width: 100px;
	height: auto;
	float: left;
	padding: 2px 10px;
	background-color: #666;
}
#nav ul ul {
	top: auto;
}
#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
.fengye{ margin-top:15px;}
.contentTitle{ text-align:center;}
.contentShuxing{ text-align:center; margin:15px 0; color:#666;}
.contentNeirong{}
.contentNext{ margin-top:20px;}
.t{ height:28px; line-height:28px;}