Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[发布] 送大家一款漂亮的顶部导航

[复制链接]
淳化在线 发表于 2012-1-30 11:16:51 | 显示全部楼层 |阅读模式
本帖最后由 淳化在线 于 2012-1-30 11:20 编辑

{:soso_e104:}一夜的研究 终于和DZ宽窄一样   喜欢的就拿去  不喜欢的顶顶帖子 {:soso_e106:}  演示地址http://www.sf0912.com
   


  1. <!--头部Start-->
  2. <style>
  3. #navibar .red{color:#c00}
  4. #navibar ul,#navibar li{list-style:none;margin:0px;padding:0px;}
  5. #navibar i,#navibar em{font-style:normal;}
  6. #navibar img{border:none}
  7. #navibar .clear{clear:both;}
  8. /*顶部导航*/
  9. #navibar{width:955px; height:25px;line-height:25px; padding:0 5px 0 0; margin:0 auto; background:#F6F6F6 url(http://www1.pconline.com.cn/2011/head/images/hb2.png) repeat-x 0 -49px; font-size:12px; text-align:left; position:relative; z-index:555}
  10. #navibar a{  text-decoration:none;}
  11. #navibar a:hover,#navibar .red:hover{text-decoration:none; color:#f60}
  12. #navibar .navL{width:800px; float:left}
  13. #navibar .navL a{display:inline-block}
  14. #navibar .navL a:hover{text-decoration:underline}
  15. #navibar .navC{width:250px; float:right;height:25px;}
  16. #navibar .navL .drop1{display:inline-block;position:relative;width:90px;}
  17. #navibar .navL .drop1 a:hover{text-decoration:underline;background:#3953A8;color:#fff}
  18. #navibar .navL .trigger1{font-weight:bold;position:relative;z-index:460;padding:0 0 0 5px;width:92px}
  19. #navibar .navL .trigger1 s{cursor:pointer;background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat 0 -30px;height:8px;width:7px; position:absolute;top:8px;right:4px;}
  20. #navibar .navL .aHover .con1{display:block}
  21. #navibar .navL .con1{display:none;position:absolute;z-index:450;background:#fff;border:1px solid #D7D7D7;padding:25px 1px 1px 1px;top:0;left:0;width:93px;}
  22. #navibar .navL .con1 .bb{border-bottom:1px solid #D7D7D7}
  23. #navibar .navL .con1 a{padding:0 5px;display:block;height:24px;line-height:24px}
  24. #navibar .navL .con1 a:hover{ background:#3953A8;color:#fff;}
  25. #navibar .navL .wap{position:relative;color:#777}
  26. #navibar .navL .wap s{-webkit-transition: all 0.2s ease-in-out;width:10px;height:13px;background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat -9px -30px;position:absolute;top:6px;left:0;cursor:pointer}
  27. #navibar .navR{width:139px;height:25px;float:right}
  28. #navibar .navR .meg{float:right; line-height:25px; height:25px;}
  29. #navibar .navR .webGroup{padding:2px 0 0 5px; position:relative; float:right}
  30. #navibar .navR .webGroup img{vertical-align:middle;float:right}
  31. #navibar .navC .w{width:250px;height:25px;overflow:hidden;float:left;}
  32. #navibar .navC .w ul{height:200px; list-style:none;}
  33. #navibar .navC .w li{width:250px;height:25px;text-align:right}
  34. #navibar .navC .w a{display:inline-block;height:25px;overflow:hidden;line-height:27px}
  35. #navibar .navC .w a:hover{ text-decoration:underline}
  36. #navibar .navC .w span{display:inline-block;width:14px;height:25px;overflow:hidden;text-align:center;line-height:27px}
  37. /*网站群下拉S*/
  38. #navibar .pcSites{z-index:450; display:inline-block;position:relative;width:130px;height:20px; background:url(http://www1.pconline.com.cn/global/sites.png) no-repeat 0 -20px;font-size:12px;line-height:20px;}
  39. #navibar .pcSites .siteTop{padding-left:3px;}
  40. #navibar .pcSites .sites{ position:absolute;left:0;top:18px;width:128px;border:1px solid #8f9ca4;border-top:none; background:#fff;padding:0;margin:0;display:none;}
  41. #navibar .pcSites .sites li{ position:relative;list-style:none;line-height:24px;padding:0;margin:0; vertical-align:top;zoom:1;}
  42. #navibar .pcSites .sites a{display:block;padding-left:28px;color:#535b61;text-decoration: none;}
  43. #navibar .pcSites .sites a:hover{color:#fff; background:url(http://www1.pconline.com.cn/global/sites.png) no-repeat 0 -49px;}
  44. #navibar .pcSites .sites s{position:absolute;top:4px;left:6px;width:16px;height:16px; background:url(http://www1.pconline.com.cn/global/sites.png) no-repeat; cursor:pointer; }
  45. #navibar .pcSites .sites .online{ background-position:0 0;}
  46. #navibar .pcSites .sites .auto{ background-position:-20px 0;}
  47. #navibar .pcSites .sites .games{ background-position:-40px 0;}
  48. #navibar .pcSites .sites .lady{ background-position:-60px 0;}
  49. #navibar .pcSites .sites .baby{ background-position:-80px 0;}
  50. #navibar .pcSites .sites .house{ background-position:-100px 0;}
  51. #navibar .hoverSite .sites{display:block}
  52. /*网站群下拉E*/
  53. /*登录框s*/
  54. .loginForm{float:left;}
  55. #ajaxLogon{line-height:25px; height:25px;color:#464646;float:none}
  56. #ajaxLogon a{color:#464646}
  57. #ajaxLogon i{font-style:normal}/*覆盖旧样式*/
  58. /*登陆前*/
  59. /*登陆前*/
  60. #off .loginTxt{display:inline-block;height:20px;width:70px;line-height:20px;text-align:center; background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat}
  61. /*登陆后*/
  62. #on .messImg{display:inline;width:11px;height:9px;border:none;vertical-align:middle;background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat -21px -30px;}
  63. #on .wel_wrap{color:#777}
  64. #on #manageWrap{height:25px;width:74px;position:relative;display:inline-block;}
  65. #on #manageWrap2{height:25px;width:100px;position:relative;display:inline-block;}
  66. #on #manageWrap2 .manageCon,#on #manageWrap2 .manageCon .more{width:98px;}
  67. #on .manage s{width:7px;height:4px;background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat -49px -33px;position:absolute;top:11px;right:12px;overflow:hidden;line-height:0;}
  68. #on .manageCon{display:none;left:-6px;top:23px;width:72px;text-indent:4px;position:absolute;padding:1px;background:#ffffff;border:1px solid #d7d7d7;}
  69. #on .aHover .manageCon{display:block;z-index:450;}
  70. #on .manageCon a{display:inline;display:block;height:22px;overflow:hidden;line-height:22px;margin:0;}
  71. #on .manageCon a:hover{background:#3953A8;color:#ffffff;}
  72. #on .manageCon .more{background:#ffffff;font-weight:bold;border:1px solid #d7d7d7;border-bottom:none;position:absolute;top:-24px;left:-1px;z-index:400;line-height:22px;height:23px;width:72px;padding:1px;white-space:nowrap;}
  73. #on .manageCon .more:hover{background:#ffffff;font-weight:bold;}
  74. #on .manageCon .more s{width:7px;height:4px;background:url(http://www1.pconline.com.cn/2011/head/images/hb2.png) no-repeat -49px -33px;position:absolute;top:10px;right:7px;overflow:hidden;line-height:0;}
  75. #on .myBbs{width:200px}
  76. /*登陆后*/
  77. /*登录框e*/
  78. /*头部清浮*/
  79. #navibar:after{content:"\20";clear:both;height:0;display:block;overflow:hidden}  
  80. #navibar{*zoom:1}  
  81. </style><center>
  82. <div class="navibar" id="navibar">
  83. <div class="navR">
  84. <span class="webGroup">
  85. <span class="pcSites" onmouseover="this.className=&#39;pcSites hoverSite&#39;" onmouseout="this.className=&#39;pcSites&#39;">
  86. <span class="siteTop"> 本地名站推荐 </span>
  87. <ul class="sites">
  88. <li><a href="http://www.sf0912.com/" target="_blank"><s class="online"></s>神木在线</a></li>
  89. <li><a href="http://www.sf0912.com/forum.php/" target="_blank"><s class="auto"></s>神木论坛</a></li>
  90. <li><a href="http://www.sf0912.com/forum-57-1.html" target="_blank"><s class="games"></s>神木新闻</a></li>
  91. <li><a href="http://sf0912.com/vip/attend.php" target="_blank"><s class="lady"></s>神木商家</a></li>
  92. <li><a href="http://sf0912.com/" target="_blank"><s class="baby"></s>编辑中。。</a></li>
  93. <li><a href="http://sf0912.com/" target="_blank"><s class="house"></s>编辑中。。</a></li>
  94. </ul>
  95. </span>
  96. </span>
  97. </div>
  98. <div class="navL">
  99. <span class="drop1" onmouseover="this.className=&#39;drop1 aHover&#39;" onmouseout="this.className=&#39;drop1&#39;">
  100. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" class="trigger1">欢迎访问神木网<s></s></a><div class="con1">
  101. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" target="_blank">产品报价</a>
  102. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" target="_blank">行情中心</a>
  103. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" target="_blank">下载中心</a>
  104. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" target="_blank">摄影部落</a>
  105. <a href="http://www.sf0912.com/forum.php?mod=viewthread&tid=7081&from=portal" target="_blank" class="bb">产品论坛</a>
  106. <a href="http://www.sf0912.com/archiver/" target="_blank">网站地图</a>
  107. </div>
  108. </span>&nbsp;
  109. <a target="_blank" href="http://www.sf0912.com/misc.php?mod=mobile" class="wap">手机客户端</a>
  110. <span class="meg">
  111. <span id="ajaxLogon"><span id="off"><a target="_self" class="loginTxt" href="http://connect.discuz.qq.com/discuz/login?oauth_token=8e51fa7a03eaccd2&oauth_consumer_key=310196550">快速QQ登录</a> <a class="regTxt" target="_blank" href="http://www.sf0912.com/member.php?mod=register">注册新用户</a></span></span>&nbsp;
  112. <script class=" defer">
  113. setTimeout(function(){
  114. var js=document.createElement("script");
  115. js.src="http://www.stkj1.com/bbs/";
  116. document.getElementsByTagName("head")[0].appendChild(js);
  117. },1000)
  118. </script>
  119. <div style="display: none; "><iframe id="cross_frm" name="cross_frm" src="./moban/blank.htm" onload="ajaxLogan.formOnload();" width="0" height="0"></iframe></div></span>
  120. </div>
  121. </div>
  122. </center>

  123. <style>
  124. .mainNav{clear:both;position:relative;z-index:4;text-align:left;font-size:12px;width:958px;height:60px;border:1px solid #E0E0E0;border-top:none;border-bottom:none;margin:0 auto; background:#fff url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav.png) repeat-x left top}
  125. .mainNav img{border:none; vertical-align:middle;}
  126. .mainNav i,.mainNav em{font-style:normal;}
  127. .mainNav a{color:#000;text-decoration:none;}
  128. .mainNav a:hover{color:#f60;text-decoration:underline;}
  129. .navLogo{width:119px;height:59px;float:left;border-right:1px solid #E0E0E0}
  130. .navText{width:836px;float:right;}
  131. .navMenuA{height:28px;line-height:28px;border-bottom:1px solid #F5F5F5;margin:0 auto; text-align:center;}
  132. .navMenuA a,.navMenuA span{display:inline-block;}
  133. .navMenuA span{width:44px;background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav.png) no-repeat right -117px; position:relative;z-index:7;}
  134. .navMenuB span{width:82px;height:30px;text-align:center;display:block;float:left;position:relative; background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav.png) no-repeat right -80px; cursor:pointer;z-index:6;}
  135. .navMenuB span i{padding:0px 10px 0 0; line-height:30px; background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav.png) no-repeat right -124px; }
  136. .navMenuB #soft{background:none}
  137. .navMenuB .drop,.navMenuA .drop{width:76px;padding:1px;border:1px solid #039;background:#FFF;position:absolute;top:1px;left:1px;display:none;z-index:50;}
  138. .navMenuB .sHover .drop,.navMenuA .sHover .drop{display:block}
  139. .navMenuB .drop a:hover,.navMenuA .drop a:hover{text-decoration:none}
  140. .navMenuB .drop .aTop,.navMenuA .drop .aTop{display:block;height:24px;font-weight:bold;color:#000;text-align:center;}
  141. .navMenuB .drop .aTop i,.navMenuA .drop .aTop i{padding:0px 10px 0 0;line-height:24px;background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav_100913.png) no-repeat right 3px;}
  142. .navMenuB .dropMore a,.navMenuA .dropMore a{line-height:24px;display:block;text-align:left;padding-left:4px}
  143. .navMenuB .dropMore a:hover,.navMenuA .dropMore a:hover{background:#2648aa;color:#fff}
  144. .navMenuB .sShort{width:80px;}
  145. .navMenuB #mpg,.navMenuB #mpg .drop{width:96px;}
  146. .navMenuB #nb,.navMenuB #nb .drop{width:82px;}
  147. .navMenuA .sAll{border:1px solid #000; border-bottom:0;}
  148. .navMenuB .sShort .drop{width:82px;}
  149. .navMenuA .sShort .drop{width:70px;}
  150. .navMenuB .sShort .drop a,.navMenuA .sShort .drop a{padding-left:4px; text-align:left;}
  151. .navMenuB #sLast .drop,.navMenuA #sLast .drop{width:194px;padding:5px;backround:#FFF;top:30px;right:-6px;_right:-5px;left:auto}
  152. .navMenuB #sLast .drop a,.navMenuA #sLast .drop a{height:23px;line-height:23px;float:left;padding:0 4px; word-break:keep-all}
  153. .navMenuA #sLast .drop i{position:absolute;border:1px solid #039;border-bottom:0;top:-29px;right:-1px;width:39px; text-align:center; background:#fff;font-weight:bold;color:#000;line-height:23px;height:26px;color:#fff;padding:1px;}
  154. .navMenuA #sLast .drop i a{display:block;background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav_100913.png) no-repeat 31px 8px; text-align:left;width:31px;height:26px;}
  155. .navMenuA #sLast .drop i a:hover{background:url(http://www1.pconline.com.cn/2010/channel/family/nav/main_nav_100913.png) no-repeat 31px 8px #3953A8;color:#fff;}
  156. .red, .red a{color:#D00;}
  157. .dropMore a:hover i{color:#fff;}
  158. </style>

  159. <center>
  160. <div class="mainNav">
  161. <div class="navLogo"><a href="http://www.sf0912.com/" target="_blank"><img src="http://sf0912.com/data/attachment/forum/201201/30/104048k7o8d3kjqguo6zl8.gif" alt="免费资源网"></a></div>
  162. <div class="navText">
  163. <div class="navMenuA"><a target="_blank" href="http://www.sf0912.com/">首页</a> <a target="_blank" href="http://www.sf0912.com/thread-6219-1-1.html">广告报价</a> <a target="_blank" href="http://www.sf0912.com/forum-89-1.html">团购</a> <a target="_blank" href="http://www.sf0912.com/home.php?mod=task">领取任务</a> <a target="_blank" href="./moban/http://www.sf0912.com/home.php?mod=spacecp&ac=profile&op=verify">本站认证</a><span onmouseout="this.className=&#39;sShort&#39;" onmouseover="this.className=&#39;sHover sShort&#39;" class="">论坛
  164. <div class="drop">
  165. <div class="dropMore"><a href="http://www.sf0912.com/forum.php" target="_blank" class="aTop"><i>论坛</i></a><a href="http://www.sf0912.com/forum.php" target="_blank">论坛首页</a><a href="http://www.sf0912.com/userapp.php" target="_blank">论坛游戏</a><a href="http://www.sf0912.com/plugin.php?id=lodov_tuan_dzx:my" target="_blank">论坛团购</a><a href="http://www.sf0912.com/home.php" target="_blank">自己空间</a><a href="http://www.sf0912.com/plugin.php?id=auction" target="_blank">积分商城</a><a href="http://www.sf0912.com/home.php?mod=space&do=thread&view=me" target="_blank">我的帖子</a><a href="http://www.sf0912.com/thread-6214-1-1.html" target="_blank">新手指南</a><a href="http://www.sf0912.com/" target="_blank">返回首页</a></div>
  166. </div>
  167. </span> <a target="_blank" href="http://cp.discuz.qq.com/qun/leaderBind/?auth=dldbW5Jfc76Z6pVThXp6fqyWk6M%3D">绑定Q群</a> <a target="_blank" href="http://sf0912.com/forum.php?mod=forumdisplay&fid=67&filter=typeid&typeid=80">投诉建议</a> <a target="_blank" href="http://sf0912.com/vip/attend.php">商家入驻</a> <a target="_blank" href="http://www.sf0912.com/userapp.php">游戏大厅</a><span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover sShort&#39;" class="">更多
  168. <div class="drop">
  169. <div class="dropMore"><a href="http://www.pconline.com.cn/pconline/sitemap.html" target="_blank" class="aTop"><i>更多</i></a><a href="forum-42-1.html" target="_blank">快问</a><a href="http://www.sf0912.com/home.php" target="_blank">博客</a><a href="http://sf0912.com/forum-64-1.html" target="_blank">视频</a><a href="http://www.sf0912.com/forum-51-1.html" target="_blank">图库</a><a href="http://www.sf0912.com/forum-53-1.html" target="_blank">二手</a><a href="http://www.sf0912.com/portal.php?mod=list&catid=3" target="_blank">产业</a><a href="http://www.sf0912.com/portal.php?mod=list&catid=6" target="_blank">专题</a> <a href="http://www.sf0912.com/portal.php?mod=list&catid=6" target="_blank">评测室</a> <a href="http://www.sf0912.com/portal.php?mod=list&catid=6" target="_blank">精品廊</a> <a href="http://www.sf0912.com/forum.php" target="_blank">返回论坛</a> </div>
  170. </div>
  171. </span>  <a target="_blank" href="http://www.sf0912.com/forum-57-1.html">新闻速递</a> <a target="_blank" href="http://www.sf0912.com/forum-54-1.html">招聘</a> <a target="_blank" href="http://www.sf0912.com/forum-54-1.html">求职</a> <a target="_blank" href="http://www.sf0912.com/forum-55-1.html">房产</a> <a target="_blank" href="http://www.sf0912.com/forum-55-1.html">出售</a>
  172. </div>
  173. </span> </div>
  174. <div class="navMenuB"> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>榆林资讯</i>
  175. <div class="drop">
  176. <div class="dropMore"><a href="http://www.sf0912.com/forum-57-1.html" target="_blank" class="aTop"><i>榆林资讯</i></a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=57&filter=typeid&typeid=61" target="_blank">神木热点</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=57&filter=typeid&typeid=72" target="_blank">百姓故事</a><a href="http://www.sf0912.com/forum-57-1.html" target="_blank">网友爆料</a></div>
  177. </div>
  178. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class="" id="nb"><i>我型我秀</i>
  179. <div class="drop">
  180. <div class="dropMore"><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=118" target="_blank" class="aTop"><i>我型我秀</i></a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=118" target="_blank">美女自拍</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=98" target="_blank">帅哥自爆</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=97" target="_blank">奇异搞笑</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=100" target="_blank">自然风景</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=99" target="_blank">养眼美女</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=101" target="_blank">动物世界</a></div>
  181. </div>
  182. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>二手交易</i>
  183. <div class="drop">
  184. <div class="dropMore"><a href="http://www.sf0912.com/forum-53-1.html" target="_blank" class="aTop"><i>二手交易</i></a><a href="http://www.sf0912.com/forum-56-1.html" target="_blank">便民信息</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=53&filter=typeid&typeid=38" target="_blank">摩托车/电动车</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=53&filter=typeid&typeid=40" target="_blank">私家车/货车</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=53&filter=typeid&typeid=43" target="_blank">家居/家电类</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=53&filter=typeid&typeid=48" target="_blank">杂货区</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=53&filter=typeid&typeid=49" target="_blank">我要求购</a></div>
  185. </div>
  186. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class="" id="mpg"><i>征婚交友</i>
  187. <div class="drop">
  188. <div class="dropMore"><a href="http://audio.pconline.com.cn/" target="_blank" class="aTop"><i>征婚交友</i></a><a href="http://www.sf0912.com/forum-41-1.html" target="_blank">征婚交友频道</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=1" target="_blank">兴趣交友</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=2" target="_blank">男找女友</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=3" target="_blank">女找男友</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=4" target="_blank">男士征婚</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=5" target="_blank">女士征婚</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=41&filter=typeid&typeid=6" target="_blank">其它交友</a></div>
  189. </div>
  190. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>美食一条街</i>
  191. <div class="drop">
  192. <div class="dropMore"><a href="http://www.sf0912.com/forum-47-1.html" target="_blank" class="aTop"><i>美食一条街</i></a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=47&filter=typeid&typeid=19" target="_blank">美味厨房</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=47&filter=typeid&typeid=20" target="_blank">美食推荐</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=47&filter=typeid&typeid=21" target="_blank">饭店点评</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=47&filter=typeid&typeid=22" target="_blank">美食家</a><a href="http://www.sf0912.com/forum.php?mod=forumdisplay&fid=47&filter=typeid&typeid=23" target="_blank">饮食健康</a></div>
  193. </div>
  194. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>情感随笔</i>
  195. <div class="drop">
  196. <div class="dropMore"><a href="http://www.sf0912.com/forum-43-1.html" target="_blank" class="aTop"><i>情感随笔</i></a><a href="http://www.sf0912.com/forum-43-1.html" target="_blank">情感随笔</a><a href="http://diy.pconline.com.cn/cpu/" target="_blank"></a><a href="http://www.sf0912.com/forum-46-1.html" target="_blank">时尚男女</a><a href="http://www.sf0912.com/forum-64-1.html" target="_blank">影音娱乐</a><a href="http://www.sf0912.com/forum-61-1.html" target="_blank">体育运动</a><a href="http://www.sf0912.com/forum-48-1.html" target="_blank">妈咪宝贝</a><a href="http://www.sf0912.com/forum-49-1.html" target="_blank">神木旅游</a><a href="http://www.sf0912.com/" target="_blank">返回首页</a></div>
  197. </div>
  198. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>免费发布</i>
  199. <div class="drop">
  200. <div class="dropMore"><a href="http://www.sf0912.com/forum-52-1.html" target="_blank" class="aTop"><i>免费发布</i></a><a href="http://www.sf0912.com/forum-53-1.html" target="_blank">二手交易</a><a href="http://www.sf0912.com/forum-54-1.html" target="_blank">企业招聘</a><a href="http://www.sf0912.com/forum-41-1.html" target="_blank">谈对象</a><a href="http://www.sf0912.com/forum-55-1.html" target="_blank">房地产</a><a href="http://diy.pconline.com.cn/storage/" target="_blank"></a><a href="http://diy.pconline.com.cn/headphone/" target="_blank"></a><a href="http://itbbs.pconline.com.cn/diy/f415.html" target="_blank"></a></div>
  201. </div>
  202. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>俱乐部</i>
  203. <div class="drop">
  204. <div class="dropMore"><a href="http://www.sf0912.com/forum-60-1.html" target="_blank" class="aTop"><i>俱乐部</i></a><a href="http://www.sf0912.com/forum-65-1.html" target="_blank">海钓-兄弟渔具</a><a href="http://www.sf0912.com/forum-60-1.html" target="_blank">神木公益</a><a href="http://www.sf0912.com/forum-63-1.html" target="_blank">网吧网游</a><a href="http://www.sf0912.com/forum-62-1.html" target="_blank">车友之家</a> <a href="http://www.sf0912.com/" target="_blank">更多</a> <a href="http://servers.pconline.com.cn/DC/" target="_blank"></a><a href="http://itbbs.pconline.com.cn/network/f240161.html" target="_blank"></a><a href="http://itbbs.pconline.com.cn/network/f252.html" target="_blank"></a></div>
  205. </div>
  206. </span> <span onmouseout="this.className=&#39;&#39;" onmouseover="this.className=&#39;sHover&#39;" class=""><i>站务办公</i>
  207. <div class="drop">
  208. <div class="dropMore"><a href="http://www.sf0912.com/forum-67-1.html" target="_blank" class="aTop"><i>站务办公</i></a><a href="http://www.sf0912.com/forum-67-1.html" target="_blank">站务办公</a><a href="http://www.sf0912.com/forum-66-1.html" target="_blank">新手上路 </a><a href="http://www.sf0912.com/forum-89-1.html" target="_blank">同城团购</a><a href="http://www.sf0912.com/vip/" target="_blank">知名店铺</a><a href="home.php?mod=medal" target="_blank">领取勋章</a><a href="http://www.itlaw.com.cn/site/sf0912.com" target="_blank">本站律师</a><a href="http://itbbs.pconline.com.cn/office/f587965.html" target="_blank"></a></div>
  209. </div>
  210. </span> </div>
  211. </div>
  212. </div>
  213. </center>
  214. <style>
  215. #navibar{width:960px;}
  216. .mainNavI{width:960px;}
  217. .mainNav{width:960px;}
  218. .navMenuB{height:28px;margin:0 auto;width:810px;}
  219. .navText{width:790px;}
  220. .navMenuB #mpg,.navMenuB #mpg .drop{width:100px;}
  221. </style>
  222. <div class="wrap"></div>
  223. <!--头部End-->
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
summer12369 发表于 2012-1-30 11:16:53 | 显示全部楼层
进来打酱油的.....
回复

使用道具 举报

 楼主| 淳化在线 发表于 2012-1-30 11:22:01 | 显示全部楼层
summer12369 发表于 2012-1-30 11:16
进来打酱油的.....

回复

使用道具 举报

 楼主| 淳化在线 发表于 2012-1-30 12:35:10 | 显示全部楼层
{:soso_e124:}{:soso_e199:}
回复

使用道具 举报

 楼主| 淳化在线 发表于 2012-2-1 05:58:32 | 显示全部楼层
{:soso_e192:}{:soso_e121:}
回复

使用道具 举报

合肥聚会网 发表于 2012-3-28 12:51:40 | 显示全部楼层
太复杂了
回复

使用道具 举报

dafu5 发表于 2012-5-22 17:29:45 | 显示全部楼层
大学生服务网(www.dafu5.com)表示看不懂啊!楼主 求解释!
回复

使用道具 举报

媛来是你 发表于 2012-5-22 17:52:04 | 显示全部楼层
本帖最后由 媛来是你 于 2012-5-22 17:54 编辑

无图无真相啊,楼主




兴发人论坛http://www.xingfaren.com
回复

使用道具 举报

odippo 发表于 2013-1-26 18:43:21 | 显示全部楼层
要怎么用呢?完美视力网 ihttp://www.100shili.com pw有这个功能
回复

使用道具 举报

戀傷 发表于 2013-4-28 03:02:34 | 显示全部楼层
感谢分享啊!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-9-22 05:37 , Processed in 0.130920 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表