﻿@charset "utf-8";
/* CSS Document */
body {
	background-color:#feba0f;
}
a {
	color:#333;
}
a:hover {
	color:#ff0000;
}
.mainTop, .mainBottom, a.logo, .topNav, .topNav li:hover, .topNav li dd {
	background:url(../images/all01.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
}
.mainTop, .mainBottom {
	background-position:center -92px;
	width:100%;
	height:9px;
	margin:0 auto;
	display:none;
}
.mainBottom {
	background-position:center -101px;
	height:19px;
}
.mainMiddle {
	background:url(../images/bg_middle.png) repeat-y center 0;
}
.header {
	height:455px;
	overflow:hidden;
	background:url(../images/indexBanner.jpg) no-repeat center bottom;
	background:none;
	width:998px;
	margin:0 auto;
}
a.logo {
	float:left;
	_display:inline;
	background-position:-561px 0;
	width:307px;
	height:69px;
	margin-left:63px;
	margin-top:26px;
}
.lanAndSearch {
	float:right;
	_display:inline;
	margin-right:8px;
	width:251px;
}
.lan {
	height:16px;
	line-height:16px;
	margin-top:5px;
	float:right;
}
.lan a {
	float:left;
	background:url(../images/flag.png) no-repeat 0 0;
	height:16px;
	width:60px;
	overflow:hidden;
	padding-left:25px;
	font-family:"宋体";
}
.lan a.en {
	border-left:1px solid #000;
	background-position:10px -16px;
	padding-left:35px;
	width:50px;
}
.search {
	background:url(../images/search_bg.png) no-repeat 0 0;
	width:251px;
	height:34px;
	margin-top:20px;
}
.search .inputText {
	width:207px;
	height:22px;
	line-height:22px;
	border:0;
	margin-top:5px;
	margin-left:8px;
	background:none;
	color:#9c9c9c;
	position:relative\9;
	top:-6px\9;
	*position:static;
	*top:0;
}
.search .inputButton {
	border:0;
	/*background-color:#ccc;*/
	height:25px;
	width:27px;
	margin-left:4px;
	margin-top:3px;
	cursor:pointer;
	background:none;
}
.topNav {
	background-position:0 0;
	width:531px;
	height:41px;
	float:right;
	_display:inline;
	margin-right:5px;
	padding-left:30px;
}
.topNav li {
	float:left;
	height:41px;
	width:69px;
	_display:inline;
	text-align:center;
	margin:0 1px;
	line-height:36px;
	line-height:38px\9;
	font-size:14px;
}
.topNav li:hover {
	background-position:0 -41px;
	overflow:visible;
}
.topNav li a {
	display:block;
}
.topNav li:hover a {
	color:#fff;
}
.topNav li:hover dd a {
	color:#000;
}
.topNav li dl {
	height:23px;
	overflow:hidden;
	_overflow:visible;
	border-right:1px solid #d8d8d8;
	position:absolute;
	left:399px;
	top:133px;
	_width:345px;
}
.topNav li dd {
	float:left;
	_display:inline;
	width:69px;
	height:23px;
	line-height:22px;
	line-height:26px\9;
	background-position:-138px -41px;
	overflow:hidden;
}
.topNav li dd:hover {
	background-position:-69px -41px;
}
.topNav li dd:hover a {
	color:#fff;
}
#son02 {
	left:572px;
	_width:138px;
}
#son03 {
	left:644px;
	_width:138px;
}
#son04 {
	left:714px;
	_width:138px;
}
#son05 {
	left:820px;
	_width:69px;
}
#son06 {
	left:857px;
	_width:138px;
}
.contenter {
	margin-top:10px;
}
.indexContentLeft {
	float:left;
	_display:inline;
	width:440px;
	height:210px;
	/*background:#ccc;*/
	padding:0 20px;
}
.indexContentRight {
	float:left;
	_display:inline;
	width:490px;
	height:210px;
	/*background:#ccc;*/
	margin-left:10px;
	padding-right:20px;
}
.contentTitle .left, .contentTitle .right {
	background:url(../images/titleYellow_Ends.png) no-repeat 0 0;
	width:18px;
	height:36px;
	overflow:hidden;
	float:left;
	_display:inline;
	display:none;
}
.contentTitle .right {
	background-position:-18px 0;
}
.contentTitle .center {
	font-size:16px;
	/*_display:inline;*/
	background:url(../images/titleYellow.png) repeat-x 0 0;
	padding:0 10px;
	height:40px;
	width:103px;
	text-align:center;
	line-height:30px;
	font-family:"微软雅黑";
}
.indexContentLeft p {
	padding-top:10px;
	padding-left:5px;
	font-size:14px;
	color:#3d3d3d;
	line-height:26px;
}
.indexContentLeft p a {
	color:#ff0000;
	font-family:"宋体";
}
.indexContentLeft p a:hover {
	color:#666;
}
.indexContentRight a.more {
	float:right;
	color:#ff0000;
	line-height:36px;
	height:36px;
}
.indexContentRight a.more:hover {
	float:right;
	color:#666;
}
.scroolLayer {
	height:160px;
	overflow:hidden;
	width:490px;
	margin-top:5px;
}
.scroolLayer td .pPic {
	background:url(../images/indexProPicBg.png) no-repeat 0 0;
	width:187px;
	height:122px;
	padding:9px;
	margin-right:15px;
	cursor:pointer;
}
.scroolLayer td img {
	overflow:hidden;
	width:187px;
	height:122px;
}
.scroolLayer td .pDes {
	width:205px;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.scroolLayer td strong {
	font-weight:normal;
	font-size:14px;
}
.footer {
	background:url(../images/footer_line.png) no-repeat center top;
	width:100%;
	margin-top:10px;
	text-align:center;
	padding:20px 0;
}
.footer p {
	line-height:24px;
}
.footer strong {
	font-weight:bold;
}
.slogan {
	background:url(../images/slogan.png) no-repeat 0 0;
	width:236px;
	height:48px;
	margin-left:631px;
	margin-top:83px;
	display:none;
}
