.lft_man{
	width:100%;
	text-align:left;
}

.lft_top{
	float:left;
	width:212px;
	height:42px;
	color:#fff;
	font:22px/40px Microsoft Yahei,Arial;
	text-indent:15px;
	background:url(img/top.gif) no-repeat;
}

.lft_bod {
	float:left;
	width:212px!important;
	*width:202px!important;
	width:202px;
	background:#be0f14;
	padding:5px 5px 14px;
}

.lft_bod .n{
	color:#333;
	display:block;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:14px/34px Microsoft Yahei,Arial;
	height:34px;
	background:#fff url(img/dot.gif) no-repeat 167px -22px;
	margin-bottom:4px;
	text-indent:33px;
}
.lft_bod .n:hover{
	color:#be0f14;
}
.lft_bod .d{
	color:#be0f14;
	display:block;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:14px/34px Microsoft Yahei,Arial;
	height:34px;
	background:#fff url(img/dot.gif) no-repeat 167px 13px;
	margin-bottom:4px;
	text-indent:33px;
}

.lft_bod .sn{
	color:#fff;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	height:22px;
	display:block;
	text-indent:33px;
	margin:8px 0 0;
}
.lft_bod .sn:hover{
	background:#ac0005;
}
.lft_bod .sd{
	color:#fff;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	display:block;
	height:22px;
	background:#ac0005;
	text-indent:33px;
	margin:8px 0 0;
}
.lft_bod .xn{
	color:#ff888b;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	height:22px;
	display:block;
	text-indent:45px;
	background:#ac0005 url(img/xdot.gif) no-repeat 36px 8px;
}
.lft_bod .xn:hover{
	color:#fff;
	background:#ac0005 url(img/xdot.gif) no-repeat 36px -22px;
}
.lft_bod .xd{
	color:#fff;
	width:202px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/22px Microsoft Yahei,Arial;
	display:block;
	height:22px;
	background:#ac0005 url(img/xdot.gif) no-repeat 36px -22px;
	text-indent:45px;
}
/*热销产品*/
.lft_can {
	float:left;
	width:184px;
	text-align:center;
}
.lft_pic {
	float:left;
	width:100%;
}
.lft_can img {
	border:1px solid #d7d7d7;
	padding:4px;
}
.lft_can a img:hover{
	border:1px solid #be0f14;
}
.lft_txt {
	float:left;
	width:100%;
	height:35px;
	line-height:15px;
	padding-top:5px;
	overflow:hidden;
}
.lft_txt a{
	color:#818a87; /*常态色*/
}
.lft_txt a:hover{
	color:#be0f14; /*重点色*/
}
/*联系鹏科*/
.lft_pro,.lft_cnt{
	float:left;
	width:212px;
	margin-top:15px;
}
.lft_tit {
	float:left;
	width:212px;
	height:38px;
	color:#fff;
	font:16px/38px Microsoft Yahei,Arial;
	text-indent:15px;
	background:url(img/bg.gif);
}
.lft_pro_in,.lft_cnt_in{
	float:left;
	width:212px!important;
	*width:184px!important;
	width:184px;
	border:1px solid #d7d7d7;
	border-top:none;
	padding:13px 13px 0;
}
.lft_cnt_in{
	width:212px!important;
	*width:192px!important;
	width:192px;
	padding:9px;
	line-height:25px;
}
.lft_cnt_in1,.lft_cnt_in2{
	float:left;
	width:192px!important;
	*width:177px!important;
	width:177px;
	line-height:25px;
	border-bottom:1px solid #e7e7e7;
	padding:5px 0 5px 15px;
}
.lft_cnt_in2{
	color:#be0f14;
	border-top:1px solid #efefef;
	border-bottom:none;
	padding:0 0 0 15px;
	_padding:6px 0 6px 15px;
}
.lft_cnt_in2 img{
	vertical-align:middle;
}
.lft_cnt_in2 a{
	color:#be0f14;
}
.lft_cnt_in2 a:hover{
	text-decoration:underline;
}