@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:27px; border-top:4px solid #0089d2; 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:26px; }
.top-nav{float:right;}
.top-nav ul li{float:left;  margin-right:8px; line-height:27px;}
.top-nav ul a{font-size:14px; color:#cac5c5;  margin-left:6px;margin-right:6px; }

/*header*/
.header{height:126px;width:1080px; margin:0 auto;}
.header_l{ float:left; margin-top:35px;width: 500px; }
.header_l h1{ margin:0;  }
.header_l h1 img{ float:left;}
.header_l dl dt{  font-size:20px; color:#0089d2;  line-height:30px; font-weight:bold; }
.header_l dl dd{  font-size:17px; color:#333;   }
.header_l dl{float:left;margin-left: 14px; }



.contact1{float:right; height:46px;margin-top:35px;}
.contact1 dl dt{ font-size:14px; color:#333;  background:url(../images/head_con.gif) no-repeat center;  }
.contact1 dl dd { font-size:26px; color:#0089d2; font-weight:bold; font-style:italic; line-height:34px;}
.contact1 dl{text-align:center;}


/*nav*/
.nav{height:40px;width:100%; background:#0089d2; }
.nav .another{ background:#fcb200;}
.nav_main{ width:1080px; margin:0 auto; height:40px;}

.nav_main ul li{float:left; color: #fff; line-height:39px; padding:0 30px;position:relative;}
.nav_main ul li a{ font-size:15px; color:#fff;   }
.nav_main ul li:hover { background:#fcb200;}

.nav li .submenu{display:none;position:absolute;top:40px;left:0; background:#fcb200; width:120px;  z-index:9999;}
.nav li .submenu li{float:left;padding:0;background:none;height:25px;width:100px; line-height:25px; }
.nav li .submenu li a{float:none;padding:0;text-align:left;  padding-left:30px;font-size:14px;  }






/*footer*/
.foot_t{width:100%; height:40px; background:#0089d2; }
.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 25px;}
.foot_t_con ul{ margin-left:60px;}

.footer_b{ width:100%; height:150px;  background:#ebebeb;    padding-top: 10px; }
.footer_b_c{width:1080px; margin:0 auto; }

.footer_b ul li{ line-height:26px; font-size:14px;color:#333; }
.footer_b ul li  a{color:#333;}
.footer_b ul li em{margin-left:24px; font-style:normal;}
.footer_b ul{ float:left; margin-right:30px;}

.footer_b .foot_l { width:163px; height:90px; background:url(../images/foot_l.gif) no-repeat; float:left;    margin-left: 100px; margin-right:40px;     margin-top: 14px; }
.footer_b .foot_r img{ width:110px; height:110px; float:left;  }


















