﻿@import url("common.css") ;
@import url("old.css")  ;


/*当前位置*/
.location
{
	width:792px;
	height:33px;
	background-color:#efefef;
	background:#efefef url(../images/position.gif) no-repeat 13px 6px; 
	text-indent:50px;
	line-height:33px;
}

.location1
{
	width:971px;
	height:33px;
	background-color:#efefef;
	background:#efefef url(../images/position.gif) no-repeat 13px 6px; 
	text-indent:50px;
	line-height:33px;
}

/*面板*/
.panel
{
	border: 1px solid #c4e6af;
	border-top: none;
	padding: 8px 0;
}

.fileset
{
}


/*产品序列导航条*/
.pronav
{
	margin:8px auto;
	width:680px;
	height:30px;
	float: right;
}

/*产品列表信息*/
.prolist
{
	clear: both;
	margin:8px auto;
	height: 100%;
	overflow: hidden;
	width:967px;
}

/*
.prolist .smallcatlist
{
    background: #F5F5F5;
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: none;
}

.prolist .smallcatlist dl 
{
    background: #F5F5F5;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 100%;
	overflow: hidden;
}
.prolist .smallcatlist dt 
{
	clear: both;
	background: url(../images/c_1.jpg) right top no-repeat;
	font-weight: bold;
}
.prolist .smallcatlist dt p 
{
	background: url(../images/c_3.jpg) left 0 no-repeat;
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 12px;
}		
.prolist .smallcatlist dd {
	float: left;
	border: 1px solid #DDDDDD;
    background: #F0F0F0 center no-repeat;
	width: 113px;
	padding: 2px;
	margin: 3px 5px 5px 5px;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.prolist .smallcatlist dd span {
	color: #F79400;
}
*/

.prolist li
{
	float:left;
	width:146px;
	height:225px;
	text-align:center;
	border:solid 1px #C5E6E6;
	margin:2px;
	padding:1px;
}
.prolist li p
{
	width:120px;
	text-align:left;
	height:20px;
	line-height:20px;
	text-indent:15px;
	*text-indent:0px;
	_text-indent:0px;
}

/*分页条*/
.pageBT
{
	background-color:#F5FDFD;
	clear:both;
	width:960px;
	height:40px;
	margin:8px auto;
	border:solid 1px #BAE2E1;
}

.piliangBuy
{
	float:left;
	width:180px;
	height:30px;
	margin-top:5px;	
	text-align:center;
}

.pagebar
{
	width:600px;
	height:30px;
	text-align:center;
	float:right;
	margin-top:5px;	
}

.pagebar .list_total,
.pagebar .total
{
	float:left;
	padding:5px;
	margin:2px;
}
.pagebar span
{
	float:left;
	padding:5px;
	border:solid 1px #cfdbe3;
	background-color:#fff;
	margin:2px;
	color:#f90;
}

.pagebar a
{
	float:left;
	padding:5px;
	border:solid 1px #cfdbe3;
	background-color:#fff;
	margin:2px;
	color:#0328c1;
}

/*批量购买*/
.piliangop
{
	margin-top:5px;
	clear:both;
	width:793px;background:url(../images/hotsalebg.gif) no-repeat 20 0;
	height:20px;
	text-align:right;
}

/*二级页面logo和banner*/
.erlogo
{
	width:216px; 
	float:left; 
	height:54px; 
	text-align:right; 
	padding-top:8px;
}
.erbanner
{
	background:url(../images/erbanner.gif) no-repeat 0 0;
	width:708px;
	height:62px;
	float:right;
}

/*网站地图*/
.sitemap 
{
	clear: both;
}
.sitemap fieldset 
{
	padding: 10px;
	line-height: 20px;
}
.sitemap legend 
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	color: #c10505;
	padding: 0 3px;
}

.sitemap .catli 
{
	padding: 10px 20px;
}
.sitemap .catli dl 
{
	float: left;
	display: block;
	width: 200px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.sitemap .catli dt {
	font-weight: bold;
	line-height: 30px;
}
.sitemap .catli dd 
{
	padding-left: 10px;
}
.sitemap .catli p 
{
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
}
.sitemap .catli p a {
	padding: 10px;
}
