@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#4178be;}

/*top*/
.top{ width:100%; height:auto; position:relative;}
.top_main{ width:1200px; height:80px; margin:0 auto; position:relative; z-index:2;}

/*local*/
.local{ width:100%; height:auto; position:relative; background-color:#f2f2f2;}
.local_main{ width:1200px; height:50px; margin:0 auto;}
.local_span{ font-size:15px; line-height:50px; color:#666;}
a.local_a{ font-size:15px; line-height:50px; color:#666;}
a.local_a:hover{ color:#4178be;}

/*主体*/
.lanmu_all{ width:100%; margin:0 auto; overflow:hidden; position:relative; background:url(zfqzqd_bg.jpg) top no-repeat #fff;}
.lanmu_all_main{ width:1200px; overflow: hidden;margin:0 auto; padding-top:40px; padding-bottom: 40px; position:relative;}


/*foot*/
.foot{ width:100%; height:auto; background-color:#d9d9d9;}