﻿@charset "utf-8";
*{ 
	margin:0;
	padding:0;
}
.about {
	font-size: 12px;
	width: 200px;
	background-color: #F6F6F6;
}
.about h3 {
	background-color: #cf0000;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}


/*.ri_about {
	width: auto;
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}*/
.ri_about fieldset {
	margin-bottom: 10px;
}
.ri_about h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	margin-left: 25px;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style {
	font-size: 18px;
	color: #FF0000;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.ri_about p {
	line-height: 25px;
	text-indent: 25px;
}
.ri_about li {
	line-height: 25px;
	list-style-position: inside;
	list-style-type: decimal;
}

.ri_about img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}
/*---------------------- #nav 菜单 --------------------------- */

#nav {
	width:200px;
    line-height: 24px; 
	list-style-type: none;
	text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav a {
	width: 180px;
	display: block;
	padding-left:20px;
	font-size: 13px;
	line-height: 26px;
	/*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
	float:left;	/*float：left,本不应该设置，但由于在Firefox不能正常显示
	继承Nav的width,限制宽度，li自动向下延伸*/
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	background-color: #e4e4e4;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#nav li a:hover{
/*一级目录onMouseOver显示的背景色*/
	background-color: #cf0000;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#nav a:link  {
	color:#000000;
	text-decoration:none;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #e4e4e4;
}
#nav a:visited  {
	color:#000000;
	text-decoration:none;
	background-color: #e4e4e4;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
#nav a:hover  {
	color:#FFF;
	text-decoration:none;
}

/*==================二级目录===================*/
#nav li ul {
	list-style:none;
	text-align:left;
}
#nav li ul li{
	background: #F6F6F6; /*二级目录的背景色*/
}

#nav li ul a{
	padding-left:20px;
	width:180px;
	font-size: 12px;
	/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav li ul a:link  {
	color:#FF0000;
	text-decoration:none;
}
#nav li ul a:visited  {
	color:#FF0000;
	text-decoration:none;
}
#nav li ul a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	background-color: #E4E4E4;
	/* 二级onmouseover的字体颜色、背景色*/
}

/*==============================*/
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
#nav ul.collapsed {
	display: none;
}


#PARENT{
	font-size: 12px;
	width: 200px;
	background-color: #f6f6f6;
}
/*--------------------产品中心样式--------------------------*/
.ww1 {
	width:auto;
	background-color:#FFFFFF;
	font-weight: bold;
}
.ww1 td {
	height:26px;
	text-align:center;
	width:100px;
	font-size:12px;
	cursor:hand;
	color: #2a83b6;
	line-height: 26px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
}
.ww1 td.s {
	font-weight:bold;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	width: 100px;
	line-height: 26px;
	color: #FFFFFF;
	height: 26px;
	margin-right: 1px;
}
.ww2 {
	width:630px;
	font-size:12px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2a83b6;
}
.ww2 img {
	text-align: center;
}

.ww2 ol {
	line-height: 20px;
	text-align: left;
	margin-left: 30px;
}
.ww2 ol li {
	list-style-type: decimal;
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
	line-height: 25px;
}

.ww2 h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/icon_p.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: 20px;
	line-height: 25px;
	background-position: 0px;
	margin-top: 20px;
}

.ww2 ul {
	padding: 20px;
	text-align: left;
	margin-left: 30px;
}
.ww2 ul li{
	line-height: 25px;
	text-align: left;
}


.undis {display:none}
.dis p,.undis p {
	text-indent: 25px;
	text-align: left;
	padding: 20px;
	line-height: 20px;
	font-size: 12px;
}

.dis {
	display:block;
	text-align: left;
	padding: 15px;
}
/*-----------------*/
#tab {
	margin-left: 10px;
}
#tab h3 {
	font-size: 16px;
	color: #FF6600;
	background-image: url(images/026.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-position: 0px;
	margin-top: 10px;
}

/*------------------------产品中心样式----------------------------*/
/*-------------------------新闻-----------------------------------*/
.news_list {
	width: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: auto;
	line-height: 23px;
	text-align: left;
}
.news_list img {
	margin: 10px;
	float: left;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}

.news_list h3 {
	font-size: 16px;
	color: #FF6600;
	background-image: url(images/026.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-position: 0px;
	margin-top: 10px;
}
.list{
	position:relative;
	width:auto;
	border:1px dotted #CCCCCC;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 5px;
	height: 100%;
}
.list a {
	color: #000000;
	text-decoration: none;
}
.list a:hover {
	color: #FF3300;
}

.list dl{
	margin-bottom:5px;
	float:left;
	clear: both;
}
.list dt{
	float:left;
	font-size: 12px;
	line-height: 20px;
	width: 600px;
	padding: 3px;
}
.list dd{
	right:5px;
	position: absolute;
}
