﻿@charset "utf-8";
/* CSS Document */
a {
	color:#8a8a8a;
}
a:hover {
	color:#0084fd;
}
a.logo {
	float:left;
	_display:inline;
	background:url(../images/logo.png) no-repeat 0 0;
	width:508px;
	height:64px;
	margin-left:10px;
	margin-top:15px;
}
.lan {
	float:right;
	margin-right:10px;
	margin-top:5px;
	color:#8a8a8a;
}
.lan a {
	padding:0 5px;
}
.topMenu {
	text-align:right;
	padding-right:10px;
	font-family:"宋体";
	border-bottom:1px solid #0e83ae;
	margin-bottom:10px;
}
.topMenu a {
	color:#000;
	line-height:30px;
	padding:0 5px;
}
.topMenu a:hover {
	color:#0084fd;
}
.banner, .productsClass {
	float:left;
	_display:inline;
}
.productsClass {
	background:url(../images/indexPro_bg.png) no-repeat 0 0;
	width:307px;
	height:228px;
	margin-left:10px;
}
.productsClass h3, .indexHotProducts h3, .indexHr h3 {
	height:30px;
	line-height:30px;
	font-size:16px;
	padding-top:6px;
	padding-left:15px;
	font-family:"微软雅黑";
}
.productsClass h3 span, .indexHotProducts h3 span, .indexHr h3 span {
	color:#cdcdcd;
	font-size:12px;
	padding-left:10px;
}
.productsClass .text {
	padding:10px 30px;
	height:140px;
	width:247px;
	overflow:hidden;
}
.productsClass .text a {
	float:left;
	width:100px;
	padding-left:12px;
	background:url(../images/icon01.png) no-repeat left center;
	height:24px;
	line-height:24px;
	margin:3px 5px;
	color:#0085fe;
	overflow:hidden;
}
.productsClass .text a:hover {
	color:#ff0000;
}
.productsClass a.more {
	float:right;
	margin-right:20px;
	color:#ff0000;
}
.productsClass a.more:hover {
	color:#000;
}
.indexHotProducts {
	background:url(../images/yline01.png) no-repeat 375px center;
	width:740px;
	height:296px;
	float:left;
	_display:inline;
}
.indexHotProducts h3, .indexHr h3 {
	background:url(../images/xline01.png) no-repeat 10px bottom;
}
.indexHotProducts ul {
	padding:10px 0;
	width:740px;
	height:240px;
	overflow:hidden;
	/*background:#ccc;*/
}
.indexHotProducts li {
	width:332px;
	height:60px;
	overflow:hidden;
	float:left;
	_display:inline;
	margin:10px 19px;
	/*background-color:#ccc;*/
}
.indexHotProducts li img {
	width:42px;
	height:35px;
	float:left;
	_display:inline;
	margin-top:10px;
}
.indexHotProducts li .text {
	width:270px;
	float:left;
	_display:inline;
	margin-left:20px;
}
.indexHotProducts li .text h6 {
	background:url(../images/icon03.png) no-repeat left 5px;
	padding-left:10px;
	
	font-weight:bold;
	border-bottom:1px solid #4ce2e5;
}
.indexHotProducts li .text h6 a {
	color:#00afb1;
	display:block;
}
.indexHotProducts li .text h6 a:hover {
	color:#ff0000;
}
.indexHotProducts li .text p {
	color:#000;
	font-family:"宋体";
}
.indexHotProducts li .text p span {
	color:#b4b4b4;
	padding-right:5px;
}
.indexHr {
	width:260px;
	float:left;
	_display:inline;
}
.indexHr h3 {
	padding-left:10px;
	margin-bottom:10px;
}
.indexHr li {
	background:url(../images/icon04.png) no-repeat left 4px;
	padding-left:10px;
	width:240px;
	height:35px;
	margin:8px 0 8px 10px;
	border-bottom:1px solid #d1d1d1;
	color:#848383;
}
.indexHr li a {
	color:#000;
	display:block;
}
.indexHr li a:hover {
	color:#ff0000;
}
a.indexTel {
	display:block;
	width:223px;
	height:42px;
	background:url(../images/tel01.png) no-repeat 0 0;
	margin:20px auto 0 auto;
}
a.indexMessage {
	float:right;
	margin-right:10px;
	margin-top:10px;
	background:url(../images/button01.png) no-repeat 0 0;
	width:97px;
	height:28px;
}
a.indexMessage:hover {
	background-position:0 -28px;
}
.footMenu {
	text-align:right;
	background:url(../images/xline02.png) no-repeat right top;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #d1d1d1;
	color:#00afb1;
	font-family:"宋体";
}
.footMenu a {
	padding:0 5px;
	color:#00afb1;
}
.footMenu a:hover {
	padding:0 5px;
	color:#00afb1;
	color:#ff0000;
}
.footerInfo {
	background:url(../images/logo_bottom.png) no-repeat 30px 10px;
	height:66px;
	padding-left:260px;
	padding-top:16px;
	line-height:20px;
	color:#787878;
}
.indexHotProducts h3 a.more, .indexHr h3 a.more {
	background:url(../images/more01.png) no-repeat 0 0;
	float:right;
	width:46px;
	height:14px;
	overflow:hidden;
	margin-top:10px;
	margin-right:20px;
}
.indexHotProducts h3 a.more:hover, .indexHr h3 a.more:hover {
	background-position:0 -14px;
}

