@charset "utf-8";
/* CSS Document */
body
{margin:0px;}/* 网页上边距，默认是四边为0 */
/* 一般超级链接 */
a:link{font-size:12px;color:#757676;line-height:160%;text-decoration:none;font-family: Arial, Helvetica, sans-serif;}			/* 未访问前链接属性 */
a:visited{font-size:12px;color:#757676;line-height:160%;text-decoration:none;font-family: Arial, Helvetica, sans-serif;}		/* 已访问后链接属性 */
a:hover{font-size:12px;color:#757676;line-height:160%;text-decoration:underline;font-family: Arial, Helvetica, sans-serif;}	/* 鼠标悬停时链接属性 */
a.daoh:link{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
}			/* 未访问前链接属性 */
a.daoh:visited{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
}		/* 已访问后链接属性 */
a.daoh:hover{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
}	/* 鼠标悬停时链接属性 */
a.daohang:link{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
}			/* 未访问前链接属性 */
a.daohang:visited{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
}		/* 已访问后链接属性 */
a.daohang:hover{
	font-size:12px;
	color:#ffffff;
	line-height:160%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-weight: normal;
}	/* 鼠标悬停时链接属性 *
/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
p{
	text-indent:2em;
	font-size: 12px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #757575;
}/* 中文段落，需要自动缩进2个中文字节，英文可以删除 */
/* 导航菜单超级链接 */
a.menu:link{
	font-size:12px;
	color:#1573B0;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.menu:visited{
	font-size:12px;
	color:#1573B0;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.menu:hover{
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 鼠标悬停时链接属性 */
a.black:link{
	font-size:12px;
	color:#757575;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.black:visited{
	font-size:12px;
	color:#757575;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.black:hover{
	font-size:12px;
	color:#757575;
	line-height:120%;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}	/* 鼠标悬停时链接属性 */
.danline {
	border: 1px solid #34A0E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.bottomlin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #328AC3;
}


a.blue:link{
	font-size:12px;
	color:#328AC3;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.blue:visited{
	font-size:12px;
	color:#328AC3;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 菜单链接属性 */
a.blue:hover{
	font-size:12px;
	color:#328AC3;
	line-height:120%;
	text-decoration:underline;
	font-weight:normal;
	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: #909090;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.pro:visited {
	color: #909090;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.pro:hover {
	color: #909090;
	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; 
}
table{
	font-size:12px;
	color:#757575;
	padding: 0px;
	line-height: 180%;
	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:#C71015;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_red14{color:#ff0000;font-size:14px;line-height:120%;}
.text_red16{color:#ff0000;font-size:16px;line-height:120%;}

/* 蓝色字 */
.text_blue12{
	color:#328AC3;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_blue14{
	color:#1592E2;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_blue16{
	color:#3082B7;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:2px;
}
.text_blue15{
	color:#3082B7;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:5px;
	padding-left:35px;
}

/* 绿色字 */
.text_green12{
	color:#BD0C12;
	font-size:10px;
	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:16px;line-height:120%;}
.blue2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E13239;
	border-left-color: #E13239;
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E13239;
}


/* 黑色字 */
.text_black12{
	color:#757676;
	font-size:12px;
	line-height:180%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
}
.text_black14{
	color:#757676;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_black16{
	color:#000000;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* 灰色字 */
.text_gray12{
	color:#afafaf;
	font-size:12px;
	line-height:180%;
	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;
}
.line {
	border: 1px solid #D5D5D5;
}
.line3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}


.text_white14{
	color:#ffffff;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:20px;
}
.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  /* 图片边框 */
{
	border:1px solid #F2F2F2;
	margin:2px;        /* 图像四边外边距 */
	padding:2px;	  /* 图像四边内边距  */
}

.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#ffffff;												/* 网页字体颜色 */
	line-height:180%;											/* 标准行高 */
}
