﻿.SmenuBox dt
{
	height:28px;
	padding:0 10px;
}
.SmenuBox dt li
{
	float:left;
}
.SmenuBox dt a
{
	float:left;
	background: url(images/classbtoff.gif) no-repeat;
	width:85px;
	height:28px;
	line-height:28px;
	margin-right:4px;
	display:inline;
	text-align:center;
}
.SmenuBox dt .classOn a
{
	background: url(images/classbton.gif) no-repeat;
	font-weight:bold;
	color:#fff;
}

.SmenuBox dd
{
	background: url(images/Smenubg_r.gif) no-repeat right;
}
.SmenuBox dd ul
{
	background: url(images/Smenubg_l.gif) no-repeat left;
	height:35px;
	line-height:35px;
	padding:0 8px;
}
.SmenuBox dd li
{
	float:left;
	background: url(images/menuSpa.gif) no-repeat right;
}
.SmenuBox dd li a
{
	float:left;
	padding:0 10px 0 8px;
	font-size:14px;
	color:#333;
}
.SmenuBox dd li.classOn
{
	background: url(images/menubt_r.gif) no-repeat right center;
}
.SmenuBox dd li.classOn a,.SmenuBox dd li.classOn a:hover
{
	background: url(images/menubt_l.gif) no-repeat left center;
	padding:0 8px 0 8px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.prodList li
{
	padding:13px 11px;
	min-height:130px;
	_height:130px;
	border-bottom:1px dotted #ccc;
}
.prodList li:hover
{
	background-color:#f7fafd;
}
.prodList .pe_u_thumb
{
	float:left;
	width:160px;
	height:120px;
	padding:5px;
}
.prodList .pe_u_thumb img
{
	width:160px;
	height:120px;
}
.prodList .pe_u_thumb_title, .prodList .pe_u_thumb_content
{
	margin-left:185px;
}
.prodList .pe_u_thumb_title a
{
	font-weight:bold;
	color:#333;
}
.prodList .moreBt a
{
	float:right;
	width:58px;
	height:21px;
	line-height:18px;
	_line-height:21px;
	color:#fff;
	padding-left:28px;
	background: url(images/morebtbg.gif) no-repeat;
}


/*=========  产品内容页  =========*/
.prodImg
{
	float:left;
	margin-top:20px;
	display:inline;
	padding:5px;
	width:280px;
	height:210px;
	background-color:#d5d5d5;
}
.prodImg img
{
	width:280px;
	height:210px;
}
.prodInfo
{
	margin:35px 0 0 313px;
	font-size:14px;
	color:#333;
}
.prodInfo li
{
	height:38px;
	line-height:38px;
	padding-left:3px;
}
.prodInfo li.spaColor
{
	background-color:#ecf5fc;
}
.prodCont dt
{
	background: url(images/emTitleBg.jpg) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#005494;
	padding-left:15px;
	line-height:26px;
	height:30px;
}
.prodCont dd
{
	padding:5px;
}