﻿/*--侧边栏--*/
#sidebar
{
	float: right;
	width: 240px;
}

.sideCol
{
	margin-bottom: 8px;
	background-image: url(bg_items.jpg);
	background-repeat: no-repeat;
	background-position: top right !important;
	background-position: 1px right;
}
#side1 dl, #side1 dt
{
	margin-left: 7px;
	line-height: 20px;
}

#sidebar .sideCol h3 a
{
	cursor:pointer;
}
#sidebar .sideCol h3 a:hover
{
	position:static;
	color:#ff9600;
	text-decoration:underline;
}

.navnoson
{
	background: url(bullet.gif) no-repeat left 8px;
}
.navshow
{
	background: url(bullet.gif) no-repeat left 8px;
}
.navhide
{
	background: url(bullet.gif) no-repeat left 8px;
}
/*@Tip
内页侧边宽度固定~对于图片类显示样式
使用如下路径:
  .sideCol .index_pic

进行修正

.sindeCol 作为侧边栏目通用预留
*/
#Tbody
{
	margin:0 auto 8px;
	width: 950px;
	background-color:#FFF;
}
/*--内容部分--*/
#mainBody
{
	width: 700px;
	float: left;
}
#mainBody-top h3{
	background:url(item_tit.gif) left top no-repeat;
	border:1px solid #97B837;
}
#mainBody-top h3 a
{
	color:#4D6300;
}



/*列表类公共样式*/
.mainCon
{
	padding: 15px;
}
.mainCon dl
{
	padding-bottom: 8px;
	margin-bottom:10px;
	border-bottom: 1px solid #EAEAEA;
}
.mainCon dl dt
{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom:2px solid #dfeaaa;
}
.mainCon dl dt a
{
	color:#212121;
}
.mainCon dl dt a:hover
{
	color:#212121;
}
.mainCon dl dt span
{
	padding-left: 20px;
	background: url(bullet.gif) 8px center no-repeat;
}
.mainCon dl dd
{
	margin: 8px 10px 0px;
}
.mainCon .preview
{
	text-indent: 2em;
	line-height: 19px;
}
.mainCon .info
{
	line-height: 21px;
	color: #999;
}
.mainCon .info span
{
	color: #78951D;
	margin-right: 20px;
}
.mainCon .info a
{
	float: right;
}

.mainCon h2.infoTitle
{
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
.mainCon .subH3
{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	border-bottom:2px solid #dfeaaa;
	margin-bottom: 10px;
}
.mainCon .conner
{
	padding:10px;
	margin-top:10px;
}


/*@在线表单*/
.FormInfo li small
{
	display: inline-block;
	width: 80px;
}
.FormInfo li
{
	line-height: 30px;
}
.FormInfo li input.text
{
	width: 260px;
}

/*@单页图文*/
/******单页图文样式*****/
.Single
{
	word-wrap: break-word; /* IE */
}
.Single dl
{
	width: 100%;
}
.Single dl dt 
{
	padding:0;
	background:none;
	float:left;
	border: 3px solid #b9d9fc;
	margin-right: 10px;
}
/******图文展示*****/
.Graphic
{
	padding: 20px;
}
.Graphic ul li
{
	float: left;
	_display: inline;
	margin: 14px;
}
.Graphic ul li .pic a
{
	display: table-cell;
	vertical-align: middle;
	width: 180px;
	height: 170px !important;
	height: 160px;
	text-align: center; /* hack for ie */ *display:block;
*font-size:133px;
/* end */
}
.Graphic ul li .pic img
{
	vertical-align: middle;
}
.name
{
	text-align: center;
	margin-top: 2px;
	width: 190px;
	line-height: 22px;
	background:#EAEAEA;
}
/*@商城里用到的*/
.name dl, .name dl dd
{
	padding: 0;
	margin: 0;
	background-image: none;
	border: none;
}
.name dl dd
{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.pic A:link, .pic A:visited
{
	text-align: center;
	display: block;
	width: 180px;
	height: 160px;
	border: 5px solid #EAEAEA;
}
.pic A:hover
{
	display: block;
	border-color: #515151;
}

/******列表页*****/

/*---产品列表页面--*/
.Product dl
{
	position:relative;
	float:left;
	_display:inline;
	width: 47%;
	margin-right:15px;
	margin-bottom:10px;
}
.Product .propic img
{
	width: 100px;
	height: 80px;
	border: 1px solid #EAEAEA;
	padding:4px;
	position: absolute;
	left: 5px;
	top: 35px;
}
.Product dl dd.preview
{
	margin-left: 130px;
	height: 70px;
}


/*@商城内页topBox*/
.topBox
{
	margin-bottom: 5px;
	height:33px;
	line-height:33px;
	padding:0 10px;
	background: #FFF;
	border:1px solid #bddbe6;
}
.topBox img
{
	vertical-align:middle;
}
/*@产品类内页、商城内页*/
#pro-img img
{
	float: left;
	width: 250px;
	height: 200px;
	border: 5px solid #EAEAEA;
	vertical-align: middle;
}
ul#info-list
{
	float: right;
	margin: 0;
	padding: 0;
}
ul#info-list li
{
	margin-bottom: 5px;
	border-bottom: 1px dashed #EAEAEA;
	width: 370px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
}
#pro-info
{
	clear: both;
	padding: 10px;
}
.infolist
{
	color: #666;
}


/*@留言板*/
	/*@我要留言*/
.Message .messagetitle 
{
	width: 109px;
	height: 28px;
	margin: 0 auto;
	background: url(givemsg.jpg);
}
.Message .messagetitle strong
{
	display:none;
}

	/*@留言列表*/
.messagebox dl
{
	margin: 10px auto;
	border:1px solid #DFEAAA;
	border-top:none;
	background:#FAFAF8;
	padding-bottom:0;
}
.messagebox dl dt
{
	padding-left: 30px;
	margin: 0;
	height: 24px;
	line-height: 24px;
	color:#212121;
	border-top:1px solid #DFEAAA;
}
.messagebox dl dt span
{
	font-size: 11px;
	font-weight:normal;
	color:#78951D;
}
.messagebox dl dt.userinfo
{
	background:url(ico-comment.gif) 8px center no-repeat;
}
.messagebox dl dt.reply
{
	background:url(ico_re.gif) 8px center no-repeat;
}
.messagebox dl dd
{
	margin:0;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 24px;
}

/*@留言框*/
.postbox {
	border:1px solid #DFEAAA;
	background:#FAFAF8;
	padding:5px;
}
.postbox strong
{
	display:inline-block;
	width:85px;
}

.postbox .text 
{
	width:180px;
}
.postbox textarea
{
	width:70%;
	height:80px;
}
/*@内页评论*/
.comTitle
{
	height:26px;
	line-height:26px;
	margin:10px auto;
	background:url(item_tit.gif) left top no-repeat;
	border:1px solid #97B837;
	padding-left:10px;	
	color:#4D6300;
}
.comTitle strong
{
	margin-right:5px;
	padding-left:25px;
	background:url(ico-date.gif) left center no-repeat;
}


.Productshow #gallerywrap 
{
	background-color:#515151;
}
.Productshow #gallerywrap #pointer
{
	border-color:#e31c9d;
}