@charset "utf-8";
/* CSS Document */
*{ padding: 0;}
body
{
	font-size: 12px;
	color: #333;
	margin: 0px;
	font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;
  
}
ul,li
{
	list-style-type: none;
}
img,ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
}
img
{
	border: none;
}
a
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}
input,textarea
{
	outline: none;
	border: 0px;
}
.main{width:1080px; margin:0 auto;}

/*top*/

.top{height:30px; border-top:4px solid #02a852; border-bottom:1px solid #e4e4e4; }
.top_main{ width:1080px;margin:0 auto;}
.wel a{ font-family:"微软雅黑";font-size:14px; text-decoration:none;  color:#cac5c5; float:left; line-height:25px; }
.top-nav{float:right; margin-right:50px;}
.top-nav ul li{float:left;  margin-right:8px; line-height:25px;}
.top-nav ul a{font-size:14px; color:#cac5c5;  margin-left:6px;margin-right:6px; }

/*header*/
.header{height:125px;width:1080px; margin:0 auto; }
.header_l{ float:left; margin-top:24px; }

.header_l h1{ margin:0;    margin-top: 6px;  }
.header_l h1 a{font-size:24px; color:#02a852; font-weight:bold; line-height:38px;}
.header_l dl dt{ font-size:18px; color:#333;line-height: 30px; float:left;margin-right: 10px;}
.header_l dl dd{ font-size:16px; color:#fff; width:282px; height:24px; background:url(../images/head_l.gif) no-repeat; float:left; text-align:center;    margin-top: 5px; }


.contact1{float:right; margin-top:40px; margin-right: 40px; text-align:center;}
.contact1 dl dt{ font-size:14px; color:#333; background:url(../images/head_con.gif) no-repeat center;   }
.contact1 dl dd{ font-size:26px; color:#02a852; font-weight:bold; line-height:34px; font-style:italic;}




/*nav*/
.nav{height:40px;width:100%; background:#02a852; }
.nav .another{ background:#fcb200;}
.nav_main{ width:1080px; margin:0 auto; height:40px;}

.nav_main ul li{float:left; line-height:39px; padding:0 22px;}
.nav_main ul li a{ font-size:15px; color:#fff;   }
.nav_main ul li:hover { background:#fcb200;}







/*footer*/
.foot_t{width:100%; height:40px; background:#02a852; }
.foot_t_con{ width:1080px; margin:0 auto;}
.foot_t_con ul li{float:left; color:#fff; line-height:40px;}
.foot_t_con ul li a{ color:#fff; font-size:14px;padding:0 18px;}
.foot_t_con ul{ margin-left:60px;}

.footer_b{ width:100%; height:150px;  background:#02a852;}
.footer_b_c{width:1080px; margin:0 auto; background:url(../images/foot_b.gif) no-repeat;height:156px; padding-top:20px;}

.footer_b ul li{ line-height:26px; font-size:14px;color:#fff; }
.footer_b ul li  a{color:#fff;}
.footer_b ul li em{margin-left:24px; font-style:normal;}
.footer_b ul{ float:left; margin-right:30px;margin-left: 78px;}

.footer_b .foot_r img{ width:100px; height:100px; float:right; margin-right: 180px;    margin-top: 6px; }














