@charset "utf-8";
html, body, ul, ol, li, p, h1, h2, b, h3, h4, h5, h6, form, fieldset, table, td, img,dl, dt,dd ,img { margin:0; padding:0; border:0; font-weight:normal;}
*{ margin:auto; padding:auto;}
* html .clear{zoom:1;}
*+html .clear{zoom:1;} 
ul,dl,dt,dd,ol,li{list-style-type:none; margin-left:0; padding-left:0;}
select,input {vertical-align:middle;}
body,td,p,div,li,dd,select,input,textarea { font:14px/180% "微软雅黑" ; color:#000;}
a { color:#000;}
a:-webkit-any-link { color: -webkit-link; cursor: pointer; text-decoration: underline; color:#000;}
	
a:link { text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: none; color:#F00;}
a:active {	text-decoration: none;}





.wrap { width:100%; background-color:#e8e8e8;}
.head { width:100%; height:570px;}

.top { width:1000px; height:80px; margin:0 auto; padding:20px 0;}
.topz { width:500px; height:80px; float:left;}
.topy { width:280px; height:80px; float:right;}


.nav { width:100%; height:50px; background-color:#00559b;}
.nav ul { width:1000px; height:50px; margin:0 auto;}
.nav li { height:50px;}
.nav li a:hover { color:#e60916; background-color:#fff; border-top:2px solid #e60916;}
.nav li a { float:left; font-size:16px; width:125px; height:50px; line-height:50px; text-align:center; color:#fff;}

.banner { width:100%; height:400px;}
#focus{width:100%;height:400px;}
#focus div{position:absolute;width:100%;height:400px;overflow:hidden;}
#focus img{width:100%;height:400px;}
#focus #focus_img{display:none;}













/*底部*/
.foot { width:100%; height:160px; background-color:#d8d5d5; border-top:1px solid #e60916; margin-top:20px;}
.foot ul { width:1000px; margin:0 auto; padding-top:20px;}
.foot li { line-height:30px; text-align:center;}