@charset "utf-8";
/* 定义全局 */
/* 全局：主体		 */body { font: normal 12px Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 0px 0px 0px; text-align: left ; line-height:22px; background:#0855BD; color:#333333;}
/* 全局：表单		 */form { margin: 0 }
/* 全局：输入		 */input { margin: 0 }
/* 全局：图片		 */img { border: 0;	margin: 0; padding: 0 }

/* 全局：居左		 */.left { text-align: left }
/* 全局：中间		 */.center { text-align: center }
/* 全局：居右		 */.right { text-align: right }

                                           a{ color:#333333; text-decoration:none;}
					  a:hover{ color:#333333; text-decoration: underline;}
/* 文章相关 */
/* 类别：一级菜单	 */.at-m { margin: 0 0 2px 0 }
/* 类别：链接		 */.at-m a { font-weight: bold; color: #000; text-decoration: none }

/* 类别：二级菜单	 */.at-s { margin: 0 0 2px 0; padding: 0 0 0 25px }
/* 类别：链接		 */.at-s a { color: #000; text-decoration: none }

/* 类别：伸缩菜单	 */.at-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }
/* 类别：链接		 */.at-e a { color: #000; text-decoration: none }

/* 列表：默认行显	 */.al-r { color: #fff; height: 20px;  }
/* 列表：行显背景	 */.al-b { color: #fff; height: 20px;  }
/* 列表：日期		 */.al-d { text-align: left; width: 75px }

/* 列表：文章标题	 */.al-t { text-align: left }
/* 列表：链接		 */.al-t a { color: #fff; text-decoration: none }

/* 列表：分页		 */.al-p { text-align: right }
/* 列表：分页链接	 */.al-p a { color: #000; text-decoration: none }


/* 产品相关 */
/* 类别：一级菜单	 */.pt-m { margin: 0 0 2px 0; background:url(images/about_03.jpg) no-repeat 0px 8px; height:25px; line-height:25px; color:#fff; font-weight:bold; padding-left:20px; }
/* 类别：链接		 */.pt-m a { font-weight: bold; color: #fff; text-decoration: none }

/* 类别：二级菜单	 */.pt-s { margin: 0 0 2px 0; padding: 0 0 0 25px }
/* 类别：链接		 */.pt-s a { color: #000; text-decoration: none }

/* 类别：伸缩菜单	 */.pt-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }
/* 类别：链接		 */.pt-e a { color: #000; text-decoration: none }

/* 列表：行显		 */.pl-r { height: 110px; vertical-align: top; text-align: center }
/* 列表：图片		 */.pl-i { border: 1px solid #eee; width: 150px; padding:3px; }
/* 列表：单行显示	 */.pl-l { padding: 0 10px; text-align:left }

/* 列表：链接		 */.pl-p { text-align: right;  }
/* 列表：链接颜色	 */.pl-p a { color: #000; text-align: right }

/* 列表：标题		 */.pl-t { text-align:center }
/* 列表：标题颜色	 */.pl-t a { color: #000; text-decoration: none }

/* 显示：标题		 */.pv-t { margin: 10px 0; text-align: center; font-size: 14px; font-weight: bold }
/* 显示：图片		 */.pv-i { margin: 10px 0; text-align: center }
/* 显示：内容		 */.pv-c { text-align: left }


/* 留言相关	 */
/* 输入：标记		 */.mu-l { color: #333333; width: 120px; font: Arial, Helvetica, sans-serif; }

/* 输入：姓名		 */.mu-n { width: 150px ; height:14px;}
/* 输入：姓名		 */.mu-a { width: 150px; height:14px; }
/* 输入：联系地址	 */.mu-w { width: 150px ; height:14px;}
/* 输入：电子邮件	 */.mu-m { width: 150px; height:14px; }
/* 输入：电话		 */.mu-p { width: 150px ; height:14px;}
/* 输入：电话		 */.mu-f { width: 150px ; height:14px;}
/* 输入：内容		 */.mu-c { width: 150px; height: 60px }

/* 显示：表格列表	 */.mu-t { width: 100%; padding: 9px 0; border-bottom: 1px #eeecd1 solid }
/* 显示：留言内容	 */.mu-s { color: #000; padding: 5px 0 }
/* 显示：回复内容	 */.mu-r { color: #900; padding: 2px 0; border: 1px #e1e1e1 dashed }

/* 显示：分页		 */.ml-p { text-align: right }
/* 显示：分页链接	 */.ml-p a { color: #000; text-decoration: none }
#wrap{ width:969px; padding-top:29px; padding-left:34px; margin:0 auto; _height:1%; overflow:hidden; background:url(images/yihua_01.jpg) repeat-x #0957b9;}
.top{ background: url(images/yihua_03.jpg) no-repeat; height:96px; }
.logo{ float:left; width:120px; height:96px }
.lianjie{ color:#ffdf00; text-align:right; padding-right:55px;}
.lianjie a{ color:#ffdf00; text-decoration:none;}
.welcome{ color:#fff; line-height:25px;}

#nav{
height: 44px;
}
.vline{
width: 1px;
height: 20px;
}
#nav ul{
margin:0px;
padding: 0px;
list-style-type: none;
}
#nav li{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: left;
}
#nav li a{
display: block;
width: 94px;
line-height: 44px;
color: #ffdf00;
text-decoration: none;
}
#nav li a:hover{
color: #ffdf00; text-decoration:none;
}
.banner{ background:url(images/yihua_04.jpg) no-repeat; height:117px; padding-bottom:10px;}
.new{ float:left; width:277px; padding-left:6px;}
.news{ background:url(images/yihua_11.jpg) repeat-x; height:175px; overflow:hidden;}
.flash{ float:right; width:633px; padding-right:53px;}
.zuo{ width:356px; float:left; background:url(images/yihua_09.jpg) no-repeat;}
.you{ width:277px; float:right; background:url(images/yihua_10.jpg) no-repeat;}

.foot{ _height:1%; overflow:hidden; background:url(images/yihua_22.jpg) no-repeat 0px 35px; padding:10px 0px; clear:both; text-align:center; color:#ffdf00;}
.foot a{ color:#ffdf00; text-decoration:none;}

.in_nav{ background:url(images/about_03.jpg) no-repeat 0px 8px; height:25px; line-height:25px; color:#fff; font-weight:bold; padding-left:20px;}
.in_nav a{ color:#ffdf00; text-decoration:none;}
.side{ width:200px; float:left; padding:0px 0px 10px 15px;}

#content{ float:right; width:656px; margin-right:53px; background:#fff; _height:1%; overflow:hidden; padding:10px;}
.bt{ font-size:12px; font-weight:bold; font:Arial, Helvetica, sans-serif; background:url(images/contact_03.jpg) no-repeat 10px 0px; height:27px; line-height:27px; padding-left:20px;}
.contact{ width:897px; padding:10px; background:#fff; _height:1%; overflow:hidden;}
.content_zi{ padding:20px 20px 100px 20px;}

/*产品页表格样式*/
.pro_bt{ background:url(images/pro_07.jpg) repeat-x; height:39px; line-height:39px; color:#fff;}
.mouseover{ background:url(images/pro_09.jpg) repeat-x; height:21px; display:block; line-height:21px; color:#020b74; text-decoration:none; color:#020b74;}
.mouseover a{color:#020b74; text-decoration:none;}
.mouseout{ background:url() repeat-x; height:21px; display:block; line-height:21px; color:#ffffff; text-decoration:none;}
.mouseout a{ color:#fff; text-decoration:none;}

.message{ background:#f7f3e7; padding:10px 15px; margin-right:45px; float:right; width:220px; margin-top:20px;}
.contact_zi{ float:left; width:500px; padding-left:40px; padding-top:20px;}