@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	
}/* 网页上边距，默认是四边为0 */
/* 一般超级链接 */
a:link{font-size:12px;color:#758495;line-height:160%;text-decoration:none;font-family: Arial, Helvetica, sans-serif;}			/* 未访问前链接属性 */
.tbsty22 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #F3F3F3;
}

a:visited{font-size:12px;color:#758495;line-height:160%;text-decoration:none;font-family: Arial, Helvetica, sans-serif;}		/* 已访问后链接属性 */
a:hover{font-size:12px;color:#4B5663;line-height:160%;text-decoration:underline;font-family: Arial, Helvetica, sans-serif;}	/* 鼠标悬停时链接属性 */
a.daoh:link{font-size:12px;color:#48535E;text-decoration:none;font-family: Arial, Helvetica, sans-serif; padding-left:5px;padding-right:5px;}			/* 未访问前链接属性 */
a.daoh:visited{font-size:12px;color:#48535E;text-decoration:none;font-family: Arial, Helvetica, sans-serif;padding-left:5px;padding-right:5px;}		/* 已访问后链接属性 */
a.daoh:hover{font-size:12px;color:#758495;text-decoration:underline;font-family: Arial, Helvetica, sans-serif;padding-left:5px;padding-right:5px;}	/* 鼠标悬停时链接属性 */
/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
p{
	font-size: 12px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #758495;
}/* 中文段落，需要自动缩进2个中文字节，英文可以删除 */
/* 导航菜单超级链接 */
a.menu:link{
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.menu:visited{
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.menu:hover{
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:underline;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 鼠标悬停时链接属性 */
a.hong:link{
	font-size:12px;
	color:#c20607;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-left:20px;
}	/* 菜单链接属性 */
a.hong:visited{
	font-size:12px;
	color:#c20607;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	
	
}	/* 菜单链接属性 */
a.hong:hover{
	font-size:12px;
	color:#c20607;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	
}	/* 鼠标悬停时链接属性 */
.danline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}

a.bai:link{
	font-size:12px;
	color:#E96D2F;
	line-height:120%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.bai:visited{
	font-size:12px;
	color:#E96D2F;
	line-height:120%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.bai:hover{
	sfont-size:12px;
	color:#E96D2F;
	line-height:120%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}	/* 鼠标悬停时链接属性 */
/*新闻内容超级链接*/
a.news{color: #FFFFFF;text-decoration: none;}
a.news:hover {color: #FFFFFF;text-decoration: underline;}

/*产品内容超级链接*/
a.pro:link {
	color: #ED8502;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.pro:visited {
	color: #FC8203;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.pro:hover {
	color: #F38001;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

area {blr:expression(this.onFocus=this.blur())}

/*白色文本*/	
.text_white {color: #FF0000;font-size: 12px; line-height: 1.5em; }
/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}
td{
	font-size:12px;
	color:#758495;
	font-family: Arial, Helvetica, sans-serif;
}/*默认表格里面字体大小*/	

.title_12{color:#ff3300;font-size:12px;line-height:120%;font-weight:600;}		/* 标题字体为12像素 */
.title_14{color:#ff3300;font-size:14px;line-height:120%;font-weight:600;}		/* 标题字体为14像素 */
.title_16{color:#ff3300;font-size:16px;line-height:120%;font-weight:600;}		/* 标题字体为16像素 */

/* 红色字 */
.text_red12{
	color:#DF0024;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.text_red14{color:#ff0000;font-size:14px;line-height:120%;}
.text_red16{color:#ff0000;font-size:16px;line-height:120%;}

/* 蓝色字 */
.text_blue12{color:#0000ff;font-size:12px;line-height:120%;}
.text_blue14{
	color:#005DA3;
	font-size:14px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_blue16{color:#0000ff;font-size:16px;line-height:120%;}

/* 绿色字 */
.text_green12{
	color:#ED8502;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text_green14{color:#FF720E;font-size:14px;line-height:120%; font-weight:bold;}
.text_green16{color:#009900;font-size:12px;line-height:120%;}

/* 黑色字 */
.text_black12{
	color:#a2a2a2;
	font-size:12px;
	line-height:160%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text_black14{
	color:#000000;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_black16{
	color:#000000;
	font-size:10px;
	line-height:120%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* 灰色字 */
.text_gray12{
	color:#666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_gray14{color:#999999;font-size:14px;line-height:120%;}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{
	color:#FFFFFF;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
.text_white14{color:#ffffff;font-size:14px;line-height:120%;}
.tbline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDFE3;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #758495;
	margin-top:15px;
	margin-bottom:-1px;
}


.text_white16{color:#ffffff;font-size:16px;line-height:120%;}

/* 白色字 */
.text_hite12{color:#83430A;font-size:12px;line-height:120%;}
.text_hite14{color:#83430A;font-size:14px;line-height:120%;}
.text_hite16{color:#83430A;font-size:16px;line-height:120%;}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}
.imgsty  /* 图片边框 */
{
	padding:2px;	  /* 图像四边内边距  */
	background-color: #FFFFFF;
	border: 1px solid #DBDFE3;
}
.formsty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}


.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#ffffff;												/* 网页字体颜色 */
	line-height:180%;											/* 标准行高 */
}
#dw {
    width:1002px;
	}
#left{
    float:left;
	width:226px;
	height:818px;
	text-align:left;
}
#main{
	width:757px;
	height:818px;
	text-align:left;
	float:left;
}
#middle{
	float:left;
	width:9px;
	height:818px;
	background-image: url(images/index_16.jpg);
}
#Layer1 {
	position:absolute;
	width:18px;
	height:23px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:-596px;
	top:30px;
	width:290px;
	height:29px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	left:-464px;
	top:30px;
	width:145px;
	height:22px;
	z-index:2;
	visibility: hidden;
}
.tbsty {
	border: 1px solid #EEEEEE;
}

#Layer4 {
	position:absolute;
	left:-445px;
	top:30px;
	width:350px;
	height:22px;
	z-index:2;
	visibility: hidden;
}
.ewolf {
   font-size:12px;
   color:#48535E;
   font-family: Arial, Helvetica, sans-serif; 
   padding-left:5px;
   padding-right:5px;
   }
