@charset "utf-8";

/*------------------------------基本样式------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	background:url(../images/ico_pic.gif) repeat-x left -363px;
}
ul,li,form {
	list-style:none;
}
#head, #main {
	width:950px;
	margin:0 auto;
}
.red {
	color:#ff0000;
}

/*------------------------------商铺招牌广告------------------------------*/
#userBanner {
	width:950px;
	margin:2px auto 5px auto;
	text-align:right;
}
#this-now {
	width:936px;
	margin:0 auto;
	line-height:22px;
	padding:0 0 2px 14px;
	background:url(../images/ico_pic.gif) no-repeat left -97px;
}
#this-now span {
	font-weight:bold;
}
/*------------------------------主内容------------------------------*/
.r_box {
	width:760px;
	word-wrap:break-word;
}
#left {
	float:left;
	width:180px;
	margin-right:10px;
}
#left .l_border {
	padding:10px;
}
#right {
	float:right;
	width:760px;
}
.l_box h3, .r_box h3, #ComLink h3, #RelatedPro h3, #AlltDetails h3 {
	clear:both;
	height:28px;
}
.l_box h3 span, .r_box h3 span, #ComLink span, #RelatedPro h3 span, #AlltDetails h3 span {
	position:relative;
	float:left;
	height:20px;
	line-height:20px;
	background-color:#ffffff;
	margin:4px 0 -1px 10px;
	padding:3px 10px 0 10px;
	font-size:14px;
	text-align:center;
}
.rec_ico {
	background:#ffffff url(../images/hot_l.gif) no-repeat 72px center;
	padding-right:28px!important;
}
.more {
	display:inline;
	float:right;
	height:30px;
	line-height:30px;
	margin:-30px 8px 0 0;
}
/*产品目录*/
.b_li {
	line-height:25px;
	background:url(../images/ico_pic.gif) no-repeat left -143px;
	padding-left:22px;
}
.b_li a {
	font-weight:bold;
}
.s_li {
	background:url(../images/ico_pic.gif) no-repeat left -253px;
	padding-left:13px;
}
.s_li a {
	font-weight:normal!important;
	color:#666666!important;
}
.s_Class {
	display:none;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/*站内搜索*/
.inp {
	width:108px;
	font-size:12px;
	padding:2px 0 2px 2px;
}
.inp_ {
	width:40px;
	font-size:14px;
}
/*联系方式*/
#Contact dt {
	font-weight:bold;
}
#Contact dt span {
	padding-left:3px;
	font-weight:normal!important;
	color:#666666;
}
#Contact dd {
	font-family:"新宋体";
	width:158px;
	overflow:hidden;
	margin-top:8px;
}
/*友情链接*/
#FriendLink ul {
	float:left;
	width:178px;
	padding:0 0 10px 0!important;
}
#FriendLink li {
	display:inline;
	float:left;
	margin:10px 0 0 10px;
}
/*精品推荐*/
#newBuy ul, .comContent {
	float:left;
	width:758px;
	padding:10px 0;
}
.h102 {
	width:738px;
	height:106px;
	overflow:hidden;
}
.h102 li {
	padding-bottom:10px;
}
#hotPro li, #newBuy li {
	display:inline;
	float:left;
	height:120px;
	margin-left:22px;
}
#hotPro li a, #newBuy li a {
	display:block;
	width:100px;
	text-align:center;
}
.d_txt {
	display:block;
	width:80px;
	cursor:pointer;
	margin-top:6px;
}
/*公司介绍*/
.txt_left {
	margin-left:10px;
	line-height:20px;
}
.txt_left img {
	float:right;
	margin:0 10px;
}
/*最新供应*/
#newBuy ul {
	padding-bottom:0;	
}
#newBuy li a {
	margin:2px 0 10px 0;
}
i
{
  display:inline-block;
	height:100%;
	vertical-align:middle

}
.imgpic
{
	vertical-align: middle;
	

}
/*------------------------------商铺页脚------------------------------*/
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #cccccc;
	margin-top:9px;
	padding:6px 0 10px 0;
	line-height:20px;
	color:#666666;
}
#footer h3 {
	font-size:12px;
	font-weight:normal;
}
#footer label {
	padding-left:10px;
}
/*------------------------------兼容处理------------------------------*/
*:lang(zh) #quickNav {
	top:3px;
}
*:lang(zh) .order-ico {
	background-position:6px -61px;
}
*:lang(zh) #Job dl {
	float:left;
}