@charset "utf-8";
/* CSS Document */
html, body, div,dl, dt, dd, ol, ul, li,form,img,label,input,select{
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-family:Microsoft YaHei;
  font-size: 100%;
  vertical-align: baseline;
	}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}


.header{width:1002px; height:auto; margin:0 auto; margin-bottom:10px;}
.header .banner{ width:1002px; height:154px; }
.header .banner .zz_logo{ width:84px; height:84px; float:left; position:relative; left:80px; top:33px;}
.header .banner .zz_tit{  float:left; height:87px; font-size: 62px; position:relative; left:100px; top:33px; }
.header .zznav{  width:1002px;  height:52px;  }
.header .zznav_ul{ height:52px; text-align:center; margin-left:60px;}
.header .zznav_ul li{ display:inline-block; height:52px;   line-height:52px;float:left;}
.header .zznav_ul .active{ }
.header .zznav_ul li a{text-decoration:none;padding: 0 10px 0 10px;}


.main{ width:1002px; margin:0 auto; }
.main .main_left{ width:220px; float:left;}
.main .main_center{ width:640px; float:left; margin-left:10px;}
.main .main_right{ width:220px; float:right;} 



.footer{ width:100%; text-align:center; padding-top:10px; font-size:13px; line-height:25px; margin:0 auto; margin-top: 10px;}



