.ind3_top{
	width:100%;
	margin:0 auto;
}
.ind3_top_in{
	width:1000px;
	height:130px!important;
	*height:105px!important;
	height:105px;
	margin:0 auto;
	padding-top:25px;
}
.ind3_con_in{
	width:1000px;
	padding:16px 0 26px;
	overflow:hidden;
}
.ind3_top_in .txt1{
	color:#be0f14;
	font:36px/50px Microsoft Yahei;
}
.ind3_top_in .txt2{
	color:#7f7f7f;
	font:18px/30px Microsoft Yahei;
	letter-spacing:7px;
}

.ind3_con{
	width:1000px;
	margin:0 auto;
}
/******菜单*****/
.ind3_con_in_lft{
	float:left;
	width:212px;
	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;
	min-height:554px;
}
/****一层*****/
#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;
}
#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;
}
/****三层*****/
#lft_bod .xxx{
	padding:10px;
	background:#fff;
	border:1px solid #e7e7e7;
	box-shadow:1px 2px 2px rgba(0, 0, 0, 0.4);
}
#lft_bod .rgt_m{
	position:absolute;
	padding-left:13px;
	left:0;
	top:0;
	display:none;
}
#lft_bod .sj{
	position:absolute;
	left:7px;
	top:15px;
	z-index:99;
}
#lft_bod .hn{
	color:#494949;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font:12px/15px Microsoft Yahei,Arial;
	height:15px;
	display:block;
	margin-bottom:5px;
}
#lft_bod .hn:hover{
	background:#bfbfbf;
	color:#fff;
}
/******产品*****/
.ind3_con_in_rgt{
	float:right;
	width:770px;
	height:596px;
	overflow:hidden;
}
.ind3_con_in_rgt_in{
	width:100%;
}
.ind3_con_in_rgt_in .can {
	float:left;
	width:244px;
	margin-right:19px;
	text-align:center;
}
.ind3_con_in_rgt_in .can .pic {
	float:left;
	width:100%;
}
.ind3_con_in_rgt_in .can img {
	border:1px solid #d7d7d7;
	padding:4px;
	background:#fff;
}
.ind3_con_in_rgt_in .can a img:hover{
	border:1px solid #be0f14;
}
.ind3_con_in_rgt_in .can .txt {
	float:left;
	width:100%;
	height:60px;
	line-height:30px;
	overflow:hidden;
}
.ind3_con_in_rgt_in .can .txt a{
	color:#494949; /*常态色*/
}
.ind3_con_in_rgt_in .can .txt a:hover{
	color:#be0f14; /*重点色*/
}
