@import url("footer.css");
*,body{ margin:0; padding:0;}
li{ list-style:none;}
.left{ float:left;}
.right{ float:right;}
a:link{ text-decoration:none;}
a:hover { text-decoration:none;}
.f_l{ float:left;}
.f_r{ float:right;}

body{width:100%;background: #fff;}
.center{ width:100%;overflow:hidden; margin:0 auto;}
.top{ width:100%; height:446px; background-position: top center; background:url(zsyz_top.png) no-repeat; background-position:center; position:relative;}
.main{ width:961px; overflow:hidden; margin:0 auto; margin-top:30px;}
.main .bt{ width:961px; height:96px; margin:0 auto; margin-top:10px;}
.main .content{ padding:10px; overflow:hidden; margin:0 auto;}
.main .content ul li{ border-bottom:solid 1px #dddddd; }
.main .content ul li span{ line-height:45px;}
.main .content ul li a{ margin-left:5px; font-size:20px; font-family:"microsoft yahei"; color:#000; line-height:45px;}
.main .content ul li a:hover{ color:#1aa6eb; font-size:21px;}
.down{ width:100%; overflow:hidden; margin:0 auto; margin-top:20px; background-color:#e5e5e5;}
.down p{ text-align:center; font-size:14px; font-family:"microsoft yahei"; color:#746c6c; line-height:28px; margin-top:25px;}