*,body,html,div,p,a,span,h1,h2,h3,h4,h5,h6,img,input,form,lable,ul,ol,li,dl,dt,dd,i,em{ margin:0; padding:0; border:0;}
body{ background:#fff; width:100%; height:100%; font-size:12px; font-family:"微软雅黑"; font-family:Microsoft YaHei;}
i,em{ font-style:normal;}
ol,ul,li{ list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
.fl{ float:left;}
.fr{ float:right;}
.mt-20{ margin-top:20px;}
.mt-40{ margin-top:40px;}
.clearfix{ /*display:inline-block;*/}
.clearfix:after{ clear:both; height:0; float:left; display:block; content:"."; visibility:hidden;}

.wrappper{ width:100%; background:url(../images/head-bg.jpg) no-repeat top;}
.w-960{ width:960px; margin:0 auto; }


/*header*/
#head{ height:524px;}

/*nav*/
#navcent{ width:100%; height:40px; background:#89070f; border-radius:20px;-moz-border-radius: 20px;
-webkit-border-radius: 20px;}
#navcent ul{ width:100%;}
#navcent ul li{ float:left; font-size:20px; line-height:40px; width:14.2%; text-align:center;}
#navcent ul li.on{ font-size:24px;}
#navcent ul li a{ color:#fff;}
#navcent ul li.on a{ color:#b7c6d2}



