﻿@charset "utf-8";
/* CSS Document */
#Layer1 {
	position:absolute;
	width:34px;
	height:24px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:45px;
	top:16px;
	width:103px;
	height:108px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	left:122px;
	top:16px;
	width:101px;
	height:108px;
	z-index:2;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	left:189px;
	top:16px;
	width:104px;
	height:157px;
	z-index:2;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	left:313px;
	top:369px;
	width:0px;
	height:13px;
	z-index:4;
}
#Layer6 {
	position:absolute;
	left:261px;
	top:16px;
	width:104px;
	height:92px;
	z-index:3;
	visibility: hidden;
}
body
{
	margin:0px;
	color:#1B1B1B;
	background-image: url(images/wyc_01.jpg);
	
}/* 网页上边距，默认是四边为0 */
/* 一般超级链接 */
a:link{
	font-size:12px;
	color:#1b1b1b;
	line-height:180%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}			/* 未访问前链接属性 */
a:visited{
	font-size:12px;
	color:#1b1b1b;
	line-height:180%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}		/* 已访问后链接属性 */
a:hover{
	font-size:12px;
	color:#FE0000;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}	/* 鼠标悬停时链接属性 */
.tbsty1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDCCDC;
	border-left-color: #BDCCDC;
}

a.daoh:link{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:12px;
	padding-right:12px;
}			/* 未访问前链接属性 */


a.daoh:visited{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:12px;
	padding-right:12px;
}		/* 已访问后链接属性 */
a.daoh:hover{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:12px;
	padding-right:12px;
}	/* 鼠标悬停时链接属性 */
.line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
/*去掉热点地图上的区域线框与超链接的线框*/
a {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: #1B1B1B;
}/* 中文段落，需要自动缩进2个中文字节，英文可以删除 
area {blr:expression(this.onFocus=this.blur())}
.line {
	background-color: #f1fcdf;
	border: 1px solid #a6d19f;
	font-size: 11px;
}
.line3 {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}
.line4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #5B5B5B;
	border: 1px solid #616161;
}



/* 导航菜单超级链接 */
a.menu:link{
	font-size:14px;
	color:#FE5E00;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
}	/* 菜单链接属性 */
a.menu:visited{
	font-size:14px;
	color:#FF6300;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
		margin-left:10px;
	margin-right:10px;
}	/* 菜单链接属性 */
a.menu:hover{
	font-size:14px;
	color:#FD6303;
	line-height:120%;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.song {
	font-family: "宋体";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

font {
	color:#1B1B1B;
	}

a.hong:link{
	font-size:12px;
	color:#FF0000;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
}	
a.hong:visited{
	font-size:12px;
	color:#FF0000;
	line-height:120%;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
}	/* 菜单链接属性 */
a.hong:hover{
	font-size:12px;
	color:#FF0000;
	line-height:120%;
	text-decoration:underline;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}	/* 鼠标悬停时链接属性 */
.danline {
	background-color: #929193;
	border: 1px solid #939192;
	font-size: 10px;
}
.line8 {
	border: 1px solid #cccccc;
	font-size: 12px;
}
a.bai:visited{
	font-size:12px;
	color:#FFFFFF;
	line-height:120%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:7px;
	padding-right:7px;
}	/* 菜单链接属性 */
a.bai:hover{
	sfont-size:12px;
	color:#FFFFFF;
	line-height:120%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:7px;
	padding-right:7px;
}	/* 鼠标悬停时链接属性 */
/*新闻内容超级链接*/
a.news:link{
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.line7 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
a.news:link{
	color: #004F98;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
a.news:visited{
	color: #004F98;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}
a.news:hover {
	color: #004F98;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
}

/*产品内容超级链接*/
a.pro:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.pro:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.pro:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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:#1B1B1B;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 180%;
}/*默认表格里面字体大小*/	

.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:#C20607;
	font-size:10px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_red14{
	color:#C9200B;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0071bd;
	text-decoration: underline;
}
a.red:visited{
	font-size:11px;
	color:#0071bd;
	line-height:160%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}		/* 已访问后链接属性 */
a.red:hover{
	font-size:11px;
	color:#0071bd;
	line-height:160%;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}	/* 鼠标悬停时链接属性 */

.text_red16{
	color:#ff0000;
	font-size:16px;
	line-height:120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* 蓝色字 */
.text_blue12{
	color:#0a7bb1;
	font-size:12px;
	line-height:180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_blue14{
	color:#2c72b0;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
}
.line6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
}

.text_blue16{color:#004F98;font-size:12px;line-height:16pt;}

/* 绿色字 */
.text_green12{color:#FF720E;font-size:12px;line-height:120%; font-weight:normal;}
.text_green14{
	color:#ffa21a;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_green16{color:#009900;font-size:16px;line-height:120%;}

/* 黑色字 */
.text_black12{
	color:#585858;
	font-size:12px;
	line-height:200%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.line5 {
	border: 1px solid #DFD4B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.text_black14{
	color:#585858;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_black15{
	color:#737373;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text_black16{
	color:#24232B;
	font-size:11px;
	line-height:120%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
}
.fsty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


/* 灰色字 */
.text_gray12{
	color:#9a856d;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 180%;
}
.text_gray14{
	color:#2B200D;
	font-size:14px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{
	color:#FFFFFF;
	font-size:11px;
	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:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
}
.text_white16{
	color:#FFFFFF;
	font-size:14px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* 白色字 */
.text_hite12{color:#A03F0D;font-size:14px;line-height:120%;}
.text_hite14{color:#A03F0D;font-size:10px;line-height:120%;}
.text_hite16{
	color:#004F98;
	font-size:14px;
	line-height:120%;
	font-family: "宋体";
	font-weight: bold;
}
.imgsty  /* 图片边框 */
{
	border:1px solid #000000;	  /* 图像四边内边距  */

}
.inputsty  /* 图片边框 */
{
	border:1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#ffffff;												/* 网页字体颜色 */
	line-height:180%;											/* 标准行高 */
}
.ppfor { display:none; }
