/*top*/
#top{ width:100%; height:93px; background:url(../images/topBg.jpg) repeat-x;}
#top .logo{ width:378px; height:59px; margin-top:18px;}
#top .nav ul li{ float:left; width:120px; text-align:center; font-size:1.2rem;margin-top:38px;}
#top .nav ul li a{ color:#fff; text-decoration:none;font-weight: bold;}
/*top end*/

/*footer*/
#footer{ width:100%; height:132px; background:url(../images/footerBg.jpg) repeat-x;}
#footer .nav{width:100%; height:30px; text-align:center; font-size:16px; font-family:'微软雅黑'; color:#fff; padding-top:34px;}
#footer .nav a{ color:#fff;}

#footer .home{width:100%; height:20px;  text-align:center; font-size:14px; font-family:'微软雅黑'; color:#fff;}
#footer .home a{ color:#fff;}

#footer .foot{ width:100%;text-align:center; margin-top:24px; font-size:12px; font-family:'微软雅黑'; color:#8d8d8d;}
/*footer end*/