﻿@charset "utf-8";
/* CSS Document */
a {
	color:#7d7d7d;
}
a:hover {
	color:#009ee0;
}
body {
	background:url(../images/bg01.png) repeat-y center 0 #fdebe1;
}
.mainOuter {
	background:url(../images/bg_top.jpg) no-repeat center top;
	min-height:254px;
	_height:254px;
}
.mainInner {
	background:url(../images/banner01.png) no-repeat center 60px;
	min-height:490px;
	_height:490px;
}
.footLinePic {
	background:url(../images/footer_line_bg.png) repeat-x left top;
	width:100%;
	height:12px;
}
.logo {
	float:left;
	background:url(../images/logo.png) no-repeat 0 0;
	width:234px;
	height:88px;
	overflow:hidden;
	margin-left:50px;
	margin-top:23px;
}
.favBox {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:16px;
	padding-right:10px;
	color:#7d7d7d;
	text-align:right;
}
.fav a {
	padding:0 7px;
}
.favBox a.english {
	font-family:Arial, Helvetica, sans-serif;
}
.topNav {
	background:url(../images/topNav_bg.png) no-repeat 0 0;
	width:471px;
	height:48px;
	margin-top:18px;
	text-align:left;
	padding-left:50px;
}
.topNav a {
	margin:7px 3px 0 3px;
	line-height:23px;
	float:left;
	width:64px;
	height:23px;
	text-align:center;
}
.topNav a:hover, .topNav a.hot {
	background:url(../images/topNavHover_bg.png) no-repeat 0 0;
	color:#fff;
}
a.tel {
	float:right;
	width:184px;
	height:26px;
	background:url(../images/tel.png) no-repeat 0 0;
	margin-top:280px;
	margin-right:60px;
}
.search {
	background:url(../images/search.png) no-repeat 0 0;
	width:193px;
	height:29px;
	float:right;
	margin-right:45px;
	_display:inline;
}
.search input {
	border:0;
	background:none;
	float:left;
}
.search .inputText {
	width:150px;
	height:18px;
	margin-top:6px;
	margin-left:10px;
	line-height:18px;
	color:#8c8c8c;
}
.search .inputButton {
	margin-left:3px;
	height:21px;
	width:25px;
	margin-top:4px;
	cursor:pointer;
}
.siteNote {
	margin-top:5px;
}
.siteNoteLeft, .siteNoteCenter, .siteNoteRight {
	float:left;
	background:url(../images/note_left.png) no-repeat 0 0;
	width:42px;
	height:35px;
	_display:inline;
}
.siteNoteLeft {
	margin-left:10px;
}
.siteNoteRight {
	margin-right:10px;
	background-image:url(../images/note_right.png);
	width:20px;
}
.siteNoteCenter {
	background:url(../images/note_center.png) repeat-x 0 0;
	width:885px;
	line-height:35px;
}
.contentLeft {
	float:left;
	width:682px;
	overflow:hidden;
}
.productTitleBox, .cultureBoxTitle {
	float:left;
	background:url(../images/title01.png) no-repeat 0 0;
	width:244px;
	height:63px;
	margin-left:13px;
	margin-top:12px;
	/*_display:inline;*/
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;:14px;
	color:#fff;
	line-height:32px;
	line-height:34px\9;
	padding-left:50px;
	_position:relative;
	overflow:hidden;
}
.productTitleBox img, .cultureBoxTitle img {
	padding-left:6px;
	_position:absolute;
	_top:15px;
}
.orderLine {
	float:right;
	_display:inline;
	background:url(../images/hotLine.png) no-repeat 0 0;
	width:187px;
	height:32px;
	margin-top:12px;
	margin-right:20px;
}
.hotProductsRecomm {
	float:left;
	width:500px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-moz-binding: url('ellipsis.xml#ellipsis');/*此处的xml文件是相对于该css文件的路径.*/
	margin-left:18px;
	margin-top:-22px;
	_display:inline;
}
.productMore {
	float:right;
	_display:inline;
	margin-right:20px;
	margin-top:-22px;
	color:#00b4ff;
}
.productMore:hover {
	color:#ff0084;
}
.productBoxLeft, .productBoxRight {
	background:url(../images/icon02.png) no-repeat 0 0;
	width:15px;
	height:17px;
	float:left;
	margin-top:50px;
}
.productBoxRight {
	background-image:url(../images/icon03.png);
}
.productBoxCenter {
	float:left;
	_display:inline;
}
.productBoxCenter li {
	float:left;
	_display:inline;
}
.productBoxCenter li a.hotProPic {
	display:block;
	background:url(../images/indexProduct_bg.png) no-repeat 0 0;
	width:103px;
	height:103px;
	margin:0 5px;
	padding:8px;
}
.productBoxCenter li a.hotProText {
	display:block;
	line-height:24px;
	text-align:center;
	width:119px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	-moz-binding: url('ellipsis.xml#ellipsis');/*此处的xml文件是相对于该css文件的路径.*/
}
.cultureBox {
	float:left;
	_display:inline;
}
.cultureBoxTitle {
	background:url(../images/title02.png) no-repeat 0 0;
	width:234px;
	height:39px;
	float:none;
}
.cultureBoxContent {
	margin-top:5px;
	width:320px;
	line-height:24px;
	color:#7d7d7d;
}
.cultureBoxContent img {
	float:left;
	margin:0 10px 10px 0;
	background-color:#fff;
	padding:3px;
	border:1px solid #dcdcdc;
}
.cultureBoxContent a, .newsBox a.more, .productClass a.more {
	color:#00b4ff;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:15px;
}
.cultureBoxContent a:hover, .newsBox a.more:hover, .productClass a.more:hover {
	color:#ff0084;
}
.newsBox {
	float:left;
	margin-left:42px;
	width:300px;
	overflow:hidden;
}
.newsBox li {
	background:url(../images/icon05.png) no-repeat 0 9px;
	padding-left:12px;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
.newsBox li span {
	color:#ff008a;
	font-family:Verdana, Geneva, sans-serif;:10px;
	line-height:24px;
	padding-right:10px;
}
.newsBox li h4 a {
	display:inline;
}
.newsBox a.more {
	float:right;
	margin-top:8px;
}
.contentRight {
	float:left;
	_display:inline;
	width:254px;
	margin-left:20px;
	overflow:hidden;
}
.productClassTitle {
	background:url(../images/title03.png) no-repeat 0 0;
	width:234px;
	height:35px;
	color:#fff;
	font-weight:bold;
	line-height:23px;
	line-height:26px\9;
	padding-left:20px;
	margin-top:12px;
	_position:relative;
	overflow:hidden;
}
.productClassTitle img {
	padding-left:6px;
	_position:absolute;
	_top:12px;
}
.productClassItem {
	padding:0 10px;
}
.productClassItem a {
	float:left;
	width:100px;
	height:24px;
	line-height:24px;
	background:url(../images/icon04.png) no-repeat left center;
	overflow:hidden;
	padding-left:12px;
	margin-left:5px;
}
.productClass a.more {
	float:right;
	line-height:24px;
	margin-right:10px;
}
.contactUs h3, .contactUs p {
	margin-left:15px;
}
.contactUs h3 {
	color:#ff0084;
	margin-bottom:6px;
}
.contactUs {
	background:url(../images/contact_bg.png) no-repeat right bottom;
}
.contactUs p {
	line-height:24px;
	margin-left:15px;
	color:#7d7d7d;
}
.leaveMessage {
	background:url(../images/button01.png) no-repeat 0 0;
	width:67px;
	height:28px;
	float:right;
	overflow:hidden;
	padding-left:30px;
	line-height:30px;
	margin-top:10px;
}
.leaveMessage:hover {
	background-position:0 -28px;
}
.footer {
	background:url(../images/footer_bg.png) no-repeat center top;
	text-align:center;
	height:50px;
	padding-top:55px;
}
.footer p {
	line-height:24px;
	color:#7d7d7d;
}
.hotProductsRecomm {
	_position:relative;
	_z-index:2;
}
