﻿@charset "utf-8";
/* CSS Document */
a {
	color:#c6c6c6;
}
a:hover {
	color:#fff;
}
body {
	background-color:#00335e;
	color:#fff;
}
a.logo {
	float:left;
	_display:inline;
	background:url(../images/logo.png) no-repeat 0 0;
	width:257px;
	height:69px;
	margin-top:10px;
	margin-left:10px;
}
.lan {
	float:left;
	_display:inline;
	padding:10px 0;
}
.lan a {
	float:right;
	_display:inline;
	height:18px;
	line-height:18px;
	padding:0 10px;
}
.lan a.en, .lan a.cn {
	background:url(../images/flag_en.png) no-repeat 0 2px;
	padding-left:24px;
}
.lan a.cn {
	background-image:url(../images/flag_cn.png);
}
.lan a.tel {
	color:#fff;
}
.contenterTop, .contenterBottom {
	background:url(../images/bg_topBottom.png) no-repeat center 0;
	width:100%;
	height:10px;
	overflow:hidden;
}
.contenterBottom {
	background-position:center -10px;
}
.contenterMiddle {
	background:url(../images/bg_middle.png) repeat-y center 0;
	/*min-height:300px;
	_height:300px;*/
}
.topNav {
	margin-top:-20px;
	position:relative;
	z-index:2;
}
.topNav ul {
	float:right;
	_display:inline;
	margin-right:32px;
}
.topNav ul li {
	float:right;
	_display:inline;
	background:url(../images/topMenu_bg.png) no-repeat 0 0;
	_background-image:url(../images/topMenu_bg_ie6.png);
	width:98px;
	_width:90px;
	height:31px;
	overflow:hidden;
	margin-right:-14px;
	_margin-right:0;
	position:relative;
}
.topNav ul li:hover, .topNav ul li.hot {
	background-position:0 -31px;
}
.topNav ul li.hot {
	position:relative;
	z-index:3;
}
.topNav ul li a {
	display:block;
	width:68px;
	_width:60px;
	height:22px;
	padding:8px 6px 1px 24px;
	/*background-color:#ccc;*/
	color:#fff;
	text-align:center;
	line-height:22px;
	behavior:url(css/clearDottedLine.htc);
}
.contenter {
	margin-top:-11px;
}
.bannerBox {
	position:relative;
	z-index:4;
	height:230px;
}
.banner, .bannerFrontGround {
	position:absolute;
	left:0 0;
}
.banner {
	margin-top:20px;
}
.bannerFrontGround {
	background:url(../images/banner_fg.png) no-repeat 0 0;
	width:1000px;
	height:230px;
	z-index:2;
}
.contentMain {
	background-color:#3381c3;
	padding:15px;
}
.contentMainLeft, .contentMainRight {
	float:left;
	_display:inline;
}
.contentMainLeft {
	width:418px;
}
h3.boxTitle {
	background:url(../images/title_all.png) no-repeat 0 0;
	height:45px;
	overflow:hidden;
	margin-bottom:15px;
}
.indexNews h3.boxTitle {
	background-position:0 -45px;
}
.productRecommand h3.boxTitle {
	background-position:0 -90px;
}
.indexNews h3.boxTitle a, .contentMainRight h3.boxTitle a {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:17px;
	font-size:12px;
	height:20px;
	line-height:20px;
}
.indexAboutBox .text img {
	float:left;
	_display:inline;
	margin-right:10px;
	margin-bottom:5px;
}
h1.seoKey {
	font-size:12px;
	margin:10px 0;
}
.indexNews ul li {
	background:url(../images/icon01.png) no-repeat left 2px;
	padding:0 0 5px 20px;
	margin-bottom:5px;
	border-bottom:1px dotted #00569f;
}
.indexNews ul li a {
	display:block;
	color:#fff;
	line-height:18px;
	height:36px;
	overflow:hidden;
}
.indexNews ul li a:hover {
	color:#02f6ff;
}
.indexNews ul li span {
	display:block;
	color:#c6c6c6;
}
.indexNews ul li a:hover span {
	color:#fff;
}
.contentMainRight {
	width:530px;
	margin-left:22px;
}
.productRecommand p {
	line-height:24px;
}
.productRecommand p a {
	color:#fff;
	text-decoration:underline;
}
.productRecommand p a:hover {
	color:#02f6ff;
}
.productRecommand ul {
	margin-top:10px;
}
.productRecommand li {
	float:left;
	_display:inline;
	margin:2px 9px;
	width:88px;
	height:108px;
	overflow:hidden;
}
.productRecommand li a {
	display:block;
	cursor:pointer;
}
.productRecommand li a img {
	display:block;
	border:2px solid #00345e;
	width:84px;
	height:84px;
}
.productRecommand li a:hover img {
	border-color:#e7e7e7;
}
.productRecommand li a span {
	display:block;
	text-align:center;
	width:88px;
	height:16px;
	line-height:16px;
	overflow:hidden;
	margin-top:4px;
}
a.indexContact {
	display:block;
	background:url(../images/tel01.png) no-repeat 0 0;
	width:530px;
	height:113px;
	overflow:hidden;
}
.bottomMenu a {
	color:#fff;
	padding:0 5px;
}
.bottomMenu a:hover {
	color:#02f6ff;
}
.bottomMenu a strong {
	color:#c8c8c8;
}
.bottomMenu a:hover strong {
	color:#02f6ff;
}
.auther {
	color:#9b9b9b;
	padding:10px 0;
}
.footer {
	margin:5px 0 10px 0;
}
