/* 底部字体css */
.dizi {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
/* 导航字体css */
.dh {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	letter-spacing: 0.1em;
}
.dh a{color:#000000;}
.dh a:visited{color:#000000;}
.dh a:hover{color:#ff0000;}
.xlcp {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.dhdh {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #FF0000;
	font-weight: bold;
}
/*  */
.xlcp a:link		{COLOR: #ff0000; text-decoration:none}
.xlcp a:visited	{COLOR: #ff0000; text-decoration:none}
.xlcp a:hover	{COLOR: #ff0000; text-decoration:underline}
.xlcp a:active	{COLOR: #ff0000; text-decoration:none}
/* .xlcp是产品导航条的css设定。表现形式是：白色无下划线的，鼠标划过有下划线，无其它颜色状态 */
.zi {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.leftzi {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.leftzi a:link		{COLOR: #000000; text-decoration:none}
.leftzi a:visited	{COLOR: #ff0000; text-decoration:none}
.leftzi a:hover	{COLOR: #ff0000; text-decoration:underline}
.leftzi a:active	{COLOR: #ff0000; text-decoration:none}
.ndh {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: bold;
}

