@charset "utf-8";
/** 全局样式 **/

.FrontProductsCategory_show01-d1_c2 {
	width:100%;
	margin:0 auto;
	
	color:#4c4948;
	overflow:hidden;
	clear:both;
	text-align:left;
}
#box_left_sub1_sub1_sub2 .FrontProductsCategory_show01-d1_c2 ul,
 .FrontProductsCategory_show01-d1_c2 li {	
	text-align:left;
}
.FrontProductsCategory_show01-d1_c2 ul,
 .FrontProductsCategory_show01-d1_c2 li {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
/** 一级菜单 **/

.FrontProductsCategory_show01-d1_c2 .menu-first ul li {
	display:inline;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a {
	background:url(/images/products/first-bg-02.gif) 0 0 no-repeat;
	text-decoration:none;
	line-height:32px;
	height:32px;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a:hover {
	background:url(/images/products/first-bg-02.gif) 0 -32px no-repeat;
	text-decoration:none;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li a.current {
	background:url(/images/products/first-bg-02.gif) 0 -64px no-repeat;
	width:200px;
	height:32px;
}
/** 二级菜单 **/

.FrontProductsCategory_show01-d1_c2 .menu-second {
	width:200px;
	height:100%;
	margin:0;
	padding:0;
	display:none;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li {
	margin:0;
	padding:0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second p {
	margin:0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li a {
	background:url(/images/products/second-bg-02.gif) 0 0 no-repeat;
	text-decoration:none;
	width:200px;
	line-height:25px;
	height:25px;
	margin:1px 0;
}
.FrontProductsCategory_show01-d1_c2 .menu-second ul li a:hover {
	background:url(/images/products/second-bg-02.gif) 0 -25px no-repeat;
	width:200px;
}
/** 无二级菜单 **/
#box_left_sub1_sub1_sub2 .FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a {
	background:#efefef;
	text-decoration:none;
	line-height:60px;
	height:60px;
	display:inline-block;
	margin:0px 0px;
	width:190px;
	text-align:center;
	padding:0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border-right:1px solid #cdcdcd;
	border-radius:0px;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a {
	background:#0067b4;
	text-decoration:none;
	line-height:50px;
	height:50px;
	display:inline-block;
	margin:0px 10px;
	border-radius:25px;
	width:190px;
	text-align:center;
	padding:0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	
}
#box_left_sub1_sub1_sub2 .FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a:hover {
	background:none;
	color:#0067b4;
	height:60px;
	line-height:60px;
	width:190px;
	border:none;
	border-right:1px solid #cdcdcd;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a:hover {
	background:none;
	height:40px;
	line-height:40px;
	width:180px;
	border:5px solid #0067b4;
	color:#0067b4;
}
.FrontProductsCategory_show01-d1_c2 .menu-first ul li.menu-none a.current {
	background:url(/images/products/first-bg-03.gif) 0 -64px no-repeat;
	width:200px;
	height:32px;
	color:#F3F3F3;
}
/** 一级菜单 字体样式 **/

.FrontProductsCategory_show01-d1_c2 a.menu-text1:link,
.FrontProductsCategory_show01-d1_c2 a.menu-text1:visited,
.FrontProductsCategory_show01-d1_c2 a.menu-text1:active {
	padding-left:60px;
	font-size:12px;
	color:#4c4948;
	text-decoration:none;
}
.FrontProductsCategory_show01-d1_c2 a.menu-text1:hover {
	font-size:12px;
	color:#F3F3F3;
	text-decoration:underline;
}
/** 二级菜单 字体样式 **/

.FrontProductsCategory_show01-d1_c2 a.menu-text2:link,
.FrontProductsCategory_show01-d1_c2 a.menu-text2:visited,
.FrontProductsCategory_show01-d1_c2 a.menu-text2:active {
	font-size:12px;
	color:#3472a1;
	text-decoration:none;
	padding:0 0 0 60px;
}
.FrontProductsCategory_show01-d1_c2 a.menu-text2:hover {
	font-size:12px;
	color:#F3F3F3;
	text-decoration:underline;
}