@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color: #333333;
	text-decoration:none;
	outline:none;
}
a:hover {
	color: #0066FF;
	text-decoration:underline;
}
body {
	font-family: "宋体", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin:0 auto;
	line-height:1.8em;
	text-align:center;
	background:url(../images/bodybg-index.jpg) top repeat-x;
}
td {
	font-family: "宋体", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.8em;
	padding:0 0 0 5px;
}
input {
	/*	border:1px solid #DBDBDB;*/
	vertical-align:middle;
	padding:1px 3px;
	color:#333333;
	font-size: 12px;
}
input.imgbtn {
	border:none;
}
select {
	vertical-align:middle;
	font-size: 12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size: 12px;
}
.red {
	color:#800000;
}
.blue {
	font-size:12px;
	font-weight:bold;
	color:#467EAA;
	line-height:2em;
}
.gray {
	font-size:12px;
	color:#033;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.textcenter {
	text-align:center;
}
.noborder {
	border:none;
}
.margintop {
	margin-top:10px;
}
.que {
	color:#FFF;
	padding:0 0 0 15px;
}
.que a {
	color:#FFF;
}
/* ----------------------------------------- */
#container {
	margin:0 auto;
	text-align:left;
	height:100%;
	width:100%;
}
#header {
	width:963px;
	height:82px;
	margin:0 auto;
	background:url(../images/headbg.jpg) bottom repeat-x;
	background-color:#FFF;
}
#banner {
	width:963px;
	margin:0 auto;
	height:100%;
	text-align:center;
}
#mainer {
	height:100%;
	margin:0 auto;
	background:url(../images/boxbg.jpg) top center no-repeat;
}
#footer {
	width:963px;
	height:100%;
	margin:0 auto;
}
/* ----------------------------------------- */
.logo {
	float:left;
	width:250px;
	margin:11px 0 0 10px;
}
.tools {
	float:right;
	width:360px;
	color:#666666;
	margin:12px 0;
}
.tools a {
	color:#666666;
}
.tools span {
	padding:0 6px;
	font-size:10px;
}
#lan {
	background:#FFF;
}
#lan li {
	float:left;
	height:22px;
	line-height:22px;
}
#lan-cur {
	width:55px;
	display:block;
	padding:0 3px 0 28px;
	background:url(../images/lan-cn.gif) 5px 5px no-repeat;
  	position:relative;
	z-index:10;
}
#lan-list {
	position:absolute;
	display:none;
	left:-1px;
	top:22px;
	background:#FFF;
	z-index:20;
	border-top:1px solid #DFDFDF;
}
#lan-list li {
	float:none;
	width:55px;
	line-height:22px;
	padding:0 3px 0 28px;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}
#lan-list li.lan-cn {
	background:url(../images/lan-cn.gif) 5px 5px no-repeat;
}
#lan-list li.lan-en {
	background:url(../images/lan-en.gif) 5px 5px no-repeat;
}
#lan-list li.lan-fr {
	background:url(../images/lan-fr.gif) 5px 5px no-repeat;
}
#lan-list li.lan-de {
	background:url(../images/lan-de.gif) 5px 5px no-repeat;
}
#lan-list li.lan-es {
	background:url(../images/lan-es.gif) 5px 5px no-repeat;
}
#lan-list li.lan-it {
	background:url(../images/lan-it.gif) 5px 5px no-repeat;
}
.nav {
	width:620px;
	float:right;
	height:26px;
	line-height:26px;
	font-family: "微软雅黑", "宋体", Tahoma, Arial, Helvetica, sans-serif;
}
#navMain {
}
#navMain li {
  	float:left;
  	position: relative;
  	z-index: 1;
}
#navMain li a {
	float:left;
	padding:0 10px 0 15px;
	height:26px;
	line-height:26px;
	text-decoration:none;
	display:block;
}
#navMain li a.have {
	padding:0 20px 0 12px;
	background:url(../images/navbg.jpg) 66px 12px no-repeat;
}
#navMain li:hover a.have, #navMain li.sfHover a.have {
	background:url(../images/navhbg.jpg) 0 0 no-repeat;
}
#navMain li a.have2 {
	padding:0 22px 0 12px;
	background:url(../images/navbg.jpg) 80px 12px no-repeat;
}
#navMain li:hover a.have2, #navMain li.sfHover a.have2 {
	background:url(../images/navhbg2.jpg) 0 0 no-repeat;
}
#navMain li ul {
	width: 135px;
	position: absolute;
	top: -999em;
	left: 0px;
	padding:5px 0 2px 0;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
  background: #FFF;
	z-index:5;
}
#navMain li ul li {
  float: none;
	height:26px;
	line-height:26px;
	overflow:hidden;
	border-top:1px dashed #F0F0F0;
}
#navMain li ul li a {
	padding:0 5px 0 20px;
	height:26px;
	line-height:26px;
	background:url(../images/navlibg.jpg) 10px 10px no-repeat;
}
#navMain li:hover ul,#navMain li.sfHover ul {
  top: 25px;
}
/* ----------------------------------------- */
.mainbox {
	width:943px;
	margin:0 auto;
	padding:37px 0 0 0;
	height:180px;
}
.tnews {
	width:320px;
	float:left;
	text-align:left;
}
.tnewstit {
	height:27px;
	line-height:27px;
	font-size:13px;
	font-weight:bold;
	background:url(../images/tit-news.jpg) 10px 0px no-repeat;
	padding:0 0 0 30px;
}
.tnewstit span {
	float:right;
	width:15px;
	height:15px;
	background:url(../images/more.jpg) 0 0 no-repeat;
	overflow:hidden;
	margin:5px 15px 0 0;
}
.tnewstit span a {
	text-indent:999em;
	display:block;
}
.tnewslist {
	padding:12px 8px 8px 10px;
}
.tnewslist li {
	display:block;
	padding:0 0 0 15px;
	line-height:1.9em;
	background:url(../images/libg.jpg) 2px 10px no-repeat;
}
.tnewslist li span {
	color:#999;
	margin-left:10px;
}
.tpro {
	width:610px;
	float:right;
	text-align:left;
}
.tpro_1 {
	width:300px;
	float:left;
}
.tpro_2 {
	width:300px;
	float:right;
}
.tprotit h2 {
	float:left;
	width:120px;
	height:27px;
	line-height:27px;
	font-size:13px;
	background:url(../images/tit-pro.jpg) 0px 0px no-repeat;
	text-align:center;
}
.tprotit h2 a {
	display:block;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/tit-pro2.jpg) 0px 0px no-repeat;
}
.tprotit span {
	float:right;
	width:15px;
	height:15px;
	background:url(../images/more.jpg) 0 0 no-repeat;
	overflow:hidden;
	margin:5px 15px 0 0;
}
.tprotit span a {
	text-indent:999em;
	display:block;
}
.tprocont {
	clear:both;
	padding:12px 8px 8px 10px;
	height:100%;
}
.tprocont li {
	display:block;
	background:url(../images/probg.jpg) 0 0 no-repeat;
	padding:5px;
}
.tprocont li a{
	width:108px;
	display:block;
}
.tprocont li span{
	float:right;
	width:160px;
	display:block;
}
/* ----------------------------------------- */
.slide {
	position:relative;
	width:963px;
	height:372px;
	background:#FFF;
}
.slide-pic {
	overflow:hidden;
	width:963px;
}
.slide-pic img {
	width:963px;
	height:372px;
}
.slide-pic li {
	display:none;
}
.slide-pic li.cur {
	display:block;
}
.slide-li {
	width:500px;
	position:absolute;
	left:25px;
	bottom:12px;
	overflow:hidden;
}
.slide-li li {
	float:left;
	width:98px;
	height:58px;
	cursor:pointer;
	overflow:hidden;
	margin-right:20px;
	padding:7px 2px 2px 2px;
}
.slide-li img {
	width:98px;
	height:58px;
}
.slide-li li a {
	display:block;
}
.slide-li li.cur {
	background:url(../images/banner-cur.gif) top center no-repeat;
}
/* ----------------------------------------- */
.maplan {
	padding:8px 0 0 0;
	color:#666666;
	text-align:center;
}
.maplan span {
	padding:0 3px 0 28px;
	text-align:left;
}
.maplan span a {
	color:#666666;
}
.maplan span.lan-cn {
	background:url(../images/lan-cn.gif) 5px 1px no-repeat;
}
.maplan span.lan-en {
	background:url(../images/lan-en.gif) 5px 1px no-repeat;
}
.maplan span.lan-fr {
	background:url(../images/lan-fr.gif) 5px 1px no-repeat;
}
.maplan span.lan-de {
	background:url(../images/lan-de.gif) 5px 1px no-repeat;
}
.maplan span.lan-es {
	background:url(../images/lan-es.gif) 5px 1px no-repeat;
}
.maplan span.lan-it {
	background:url(../images/lan-it.gif) 5px 1px no-repeat;
}
.copy {
	padding:0 0 20px 0;
	color:#666666;
	text-align:center;
}
.copy a {
	color:#666666;
}