newtech_sup.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487
  1. <%var cssPar = {%>
  2. <link rel="stylesheet" href="${contextPath}/DirectorEditPages/css/font-awesome.min.css">
  3. <!-- <link rel="stylesheet" href="${contextPath}/DirectorEditPages/css/general.css"> -->
  4. <link rel="stylesheet" href="${contextPath}/DirectorEditPages/css/common2.css" type="text/css">
  5. <link rel="stylesheet" href="${contextPath}/DirectorEditPages/css/cssh.css" type="text/css">
  6. <%};%>
  7. <%var jsPar = {%>
  8. <script src="${contextPath}/DirectorEditPages/js/jquery.min.js"></script>
  9. <script src="${contextPath}/DirectorEditPages/js/slider.js"></script>
  10. <script src="${contextPath}/DirectorEditPages/js/bootstrap.min.js"></script>
  11. <script src="${contextPath}/DirectorEditPages/js/kefu.js" type="text/javascript"></script>
  12. <script type="text/javascript">
  13. $(function() {
  14. $(".nav_3 li").click(function() {
  15. var num = $(this).index();
  16. $(this).addClass("li_click").siblings("li").removeClass("li_click1");
  17. $(".container-form").eq(num).show().siblings(".container-form").hide();
  18. })
  19. })
  20. </script>
  21. <script type="text/javascript">
  22. $(function() {
  23. $("a[id=aFloatTools_Hide]").click()
  24. })
  25. </script>
  26. <script type="text/javascript">
  27. function openZXKF(){
  28. var url = "http://bb.waityou24.cn:9999/chatTest.jsp?UserID=23860281";
  29. var param = "scrollbars=yes,status=no,resizable=no,location=no,toolbar=no,top=0,left=0,width=1024,height=768";
  30. window.open(url, "_blank", param);
  31. }
  32. </script>
  33. <script type="text/javascript">
  34. function tishi(){
  35. alert("请登录企业账号!");
  36. }
  37. </script>
  38. <!--滚动效果新增-->
  39. <script type="text/javascript">
  40. $(function() {
  41. var $this = $("#dome");
  42. var scrollTimer;
  43. $this.hover(function() {
  44. clearInterval(scrollTimer);
  45. }, function() {
  46. scrollTimer = setInterval(function() {
  47. scrollNews($this);
  48. }, 1500);
  49. }).trigger("mouseleave");
  50. function scrollNews(obj) {
  51. var $self = obj.find("ul");
  52. var lineHeight = $self.find("li:first").height();
  53. $self.animate({
  54. "marginTop": -lineHeight + "px"
  55. }, 600, function() {
  56. $self.css({
  57. marginTop: 0
  58. }).find("li:first").appendTo($self);
  59. })
  60. }
  61. })
  62. </script>
  63. <!--新增供求发布滚动js-->
  64. <script type="text/javascript">
  65. $(function() {
  66. //默认状态下左右滚动
  67. $("#s1").xslider({
  68. unitdisplayed: 4,
  69. numtoMove: 1,
  70. movelength: 1,
  71. /* loop: "cycle", */
  72. autoscroll: 3000
  73. });
  74. })
  75. </script>
  76. <style type="text/css">
  77. * { list-style:none; text-decoration:none; padding:0; margin:0;}
  78. body {font-family:"微软雅黑"; margin:0; background:#f8f8f8;}
  79. .box {width:234px; height:590px; border:1px solid #e1e1e1; background:#ffffff;}
  80. .box .head { height:77px; border-bottom:1px solid #e1e1e1;}
  81. .box .head .bns { float:left; width:170px; height:75px; line-height:75px; text-align:center; background:#FFF; font-family:"隶书"; color:#5ca3e2; font-size:26px;}
  82. .box .head .sort { float:left; width:60px; height:74px; line-height:74px; font-family:Arial; color:#5ca3e2; font-size:21px;}
  83. .box .tp { width:234px; height:57px; line-height:55px; border-bottom:1px solid #e1e1e1;}
  84. .box .tp a { color:#666666;}
  85. .box .tp a:hover { color:#5ca3e2; text-decoration:none !important;}
  86. .box .tp .list { width:96px; height:55px; background:#fff; background:url(${contextPath}/DirectorEditPages/img/lm.gif) 40px 17px no-repeat; float:left; }
  87. .box .tp .listp { width:84px; height:55px; line-height:55px; background:#fff; margin:0 !important; float:left; font-size:15px; }
  88. .box .tp .listg { width:52px; height:55px; line-height:55px; background:#fff; float:left; margin:0 !important; font-size:15px; }
  89. .list2 {background:url(${contextPath}/DirectorEditPages/img/xx.gif) 40px 17px no-repeat !important;}
  90. .list3 {background:url(${contextPath}/DirectorEditPages/img/jg.gif) 40px 17px no-repeat !important;}
  91. .list4 {background:url(${contextPath}/DirectorEditPages/img/yj.gif) 40px 17px no-repeat !important;}
  92. .list5 {background:url(${contextPath}/DirectorEditPages/img/cxcp.gif) 40px 17px no-repeat !important;}
  93. .list6 {background:url(${contextPath}/DirectorEditPages/img/yjcg.gif) 40px 17px no-repeat !important;}
  94. .list7 {background:url(${contextPath}/DirectorEditPages/img/cx.gif) 40px 17px no-repeat !important;}
  95. .list8 {background:url(${contextPath}/DirectorEditPages/img/gs.gif) 40px 17px no-repeat !important;}
  96. .list9 {background:url(${contextPath}/DirectorEditPages/img/rc.gif) 40px 17px no-repeat !important;}
  97. .bn { border-bottom:none !important;}
  98. .m0 { margin:0 !important;}
  99. </style>
  100. <%};%>
  101. <%layout("/DirectorEditPages/commonPage/_layout.html", {nav:"",meunsel:"",jsParam:jsPar,cssParam:cssPar}) {%>
  102. <!--小导航-->
  103. <div id="title_nav">
  104. <div class="conent">
  105. <span>当前位置:</span>
  106. <a href="${contextPath}/">首页</a>
  107. <span>></span>
  108. <a href="javascript:">技术超市</a>
  109. </div>
  110. <div class="login">
  111. <%if(session.LoginUser!'' == ''){%>
  112. 欢迎进入技术超市!&nbsp;&nbsp;
  113. <a href="${contextPath}/technologySupermarketWeb/login">登录</a>
  114. <%}else{%>
  115. 欢迎 <b>${session.LoginUser.name!''}</b> 进入技术超市!&nbsp;&nbsp;
  116. <a href="${contextPath}/technologySupermarketWeb/tologin">管理</a>&nbsp;/&nbsp;
  117. <a href="${contextPath}/technologySupermarketWeb/logout">登出</a>
  118. <%}%>
  119. </div>
  120. </div>
  121. <div id="main_dongtai">
  122. <div class="left_dt">
  123. <div class="box">
  124. <div class="head">
  125. <p class="bns m0">商务分类</p>
  126. <p class="sort m0">sort</p>
  127. </div>
  128. <div class="tp">
  129. <div class="list"></div>
  130. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toAlliancePage">产业联盟</a></p>
  131. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toAlliancePage"> > </a></p>
  132. </div>
  133. <div class="tp">
  134. <div class="list list2"></div>
  135. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=GXYS">高校院所</a></p>
  136. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=GXYS"> > </a></p>
  137. </div>
  138. <div class="tp">
  139. <div class="list list3"></div>
  140. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=JGTT">机构团体</a></p>
  141. <p class="listg"><a href=${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=JGTT> > </a></p>
  142. </div>
  143. <div class="tp">
  144. <div class="list list4"></div>
  145. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=QYJT">企业集团</a></p>
  146. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=QYJT"> > </a></p>
  147. </div>
  148. <div class="tp">
  149. <div class="list list5"></div>
  150. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=YJKF">研究开发</a></p>
  151. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=YJKF"> > </a></p>
  152. </div>
  153. <div class="tp">
  154. <div class="list list6"></div>
  155. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=JSCG">技术成果</a></p>
  156. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=JSCG"> > </a></p>
  157. </div>
  158. <div class="tp">
  159. <div class="list list7"></div>
  160. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=CXCP">创新产品</a></p>
  161. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=CXCP"> > </a></p>
  162. </div>
  163. <div class="tp">
  164. <div class="list list8"></div>
  165. <p class="listp"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=ZXFW">咨询服务</a></p>
  166. <p class="listg"><a href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=ZXFW"> > </a></p>
  167. </div>
  168. <div class="tp">
  169. <div class="list list9"></div>
  170. <p class="listp"><a href="${contextPath}/talentsWeb/toTech">科技人才</a></p>
  171. <p class="listg"><a href="${contextPath}/talentsWeb/toTech"> > </a></p>
  172. </div>
  173. </div>
  174. <!-- <div class="conent_dt">
  175. <div class="tittle_dt">
  176. <img src="${contextPath}/DirectorEditPages/img/supermarket/sort.jpg">
  177. </div>
  178. <ul>
  179. <li>
  180. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toAlliancePage">产业联盟&nbsp;&nbsp;></a>
  181. </li>
  182. <li>
  183. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=GXYS">高校院所&nbsp;&nbsp;></a>
  184. </li>
  185. <li>
  186. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=JGTT">机构团体&nbsp;&nbsp;></a>
  187. </li>
  188. <li>
  189. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toEnterprisePage?storetype=QYJT">企业集团&nbsp;&nbsp;></a>
  190. </li>
  191. <li>
  192. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=YJKF">研究开发&nbsp;&nbsp;></a>
  193. </li>
  194. <li>
  195. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=JSCG">技术成果&nbsp;&nbsp;></a>
  196. </li>
  197. <li>
  198. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=CXCP">创新产品&nbsp;&nbsp;></a>
  199. </li>
  200. <li>
  201. <a class="bejsd" href="${contextPath}/technologySupermarketWeb/toProductTypePage?producttype=ZXFW">咨询服务&nbsp;&nbsp;></a>
  202. </li>
  203. <li>
  204. <a class="bejsd" href="${contextPath}/talentsWeb/toTech">科技人才&nbsp;&nbsp;></a>
  205. </li>
  206. </ul>
  207. </div> -->
  208. <div class="search">
  209. <div class="search_top">
  210. <div class="search_lef">
  211. <form action="${contextPath}/technologySupermarketWeb/search?type=ALL" id="search" role="form" method="post">
  212. <input type="text" class="text_wen" name="name" placeholder="请输入产品关键字" value=""/>
  213. <button class="btn btn-primary btn-sm"><i class="icon-search">搜索产品</i></button>
  214. </form><br>
  215. <form action="${contextPath}/technologySupermarketWeb/search?type=ZGX" id="search" role="form" method="post">
  216. <input type="text" class="text_wen2" name="name" placeholder="请输入供求关键字" value=""/>
  217. <button class="btn btn-info btn-sm"><i class="icon-search">搜索供求</i></button>
  218. </form>
  219. </div>
  220. </div>
  221. </div>
  222. </div>
  223. <div class="right">
  224. <div class="right_one">
  225. <div class="row">
  226. <ul class="nav nav-pills nav_3" style="border-bottom: none;" role="tablist" id="navli">
  227. <li class="li_click active">
  228. <a href="#" data-toggle="tab">找产品</a>
  229. </li>
  230. <li class="li_click">
  231. <a href="#" data-toggle="tab">找技术</a>
  232. </li>
  233. <li class="li_click">
  234. <a href="#" data-toggle="tab">找服务</a>
  235. </li>
  236. <li class="li_click">
  237. <a href="${contextPath}/talentsWeb/toTech">找人才</a>
  238. </li>
  239. </ul>
  240. </div>
  241. <div class="container-form" style="display: block;">
  242. <div class="items">
  243. <%for(product in productlist00){%><br>
  244. <div class="div_a">
  245. <a href="${contextPath}/technologySupermarketWeb/toProductDetailsPage?id=${product.id}" id="items_1">
  246. <span id="spname">&nbsp;&nbsp;${product.name!''}&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: small;">${product.producttypeName!''}</font></span>
  247. <span id="spprice">¥${product.price!''}/${product.priceunit!''}</span>
  248. <span id="spdate">${product.createDate!''}</span>
  249. </a>
  250. </div>
  251. <%}%>
  252. </div>
  253. <span class="more1"><a href="${contextPath}/technologySupermarketWeb/search?type=ZCP&totaltype=0">查看更多></a></span>
  254. <!-- <span class="more1"><a href="${contextPath}/technologySupermarketWeb/search"><h3>查看更多></h3></a></span> -->
  255. </div>
  256. <div class="container-form" style="display: none;">
  257. <div class="items">
  258. <%for(product in productlist01){%><br>
  259. <div class="div_a">
  260. <a href="${contextPath}/technologySupermarketWeb/toProductDetailsPage?id=${product.id}" id="items_1">
  261. <span id="spname">&nbsp;&nbsp;${product.name!''}&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: small;">${product.producttypeName!''}</font></span>
  262. <span id="spprice">¥${product.price!''}/${product.priceunit!''}</span>
  263. <span id="spdate">${product.createDate!''}</span>
  264. </a>
  265. </div>
  266. <%}%>
  267. </div>
  268. <span class="more1"><a href="${contextPath}/technologySupermarketWeb/search?type=ZCP&totaltype=1">查看更多></a></span>
  269. </div>
  270. <div class="container-form" style="display: none;">
  271. <div class="items">
  272. <%for(product in productlist02){%><br>
  273. <div class="div_a">
  274. <a href="${contextPath}/technologySupermarketWeb/toProductDetailsPage?id=${product.id}" id="items_1">
  275. <span id="spname">&nbsp;&nbsp;${product.name!''}&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: small;">${product.producttypeName!''}</font></span>
  276. <span id="spprice">¥${product.price!''}/${product.priceunit!''}</span>
  277. <span id="spdate">${product.createDate!''}</span>
  278. </a>
  279. </div>
  280. <%}%>
  281. </div>
  282. <span class="more1"><a href="${contextPath}/technologySupermarketWeb/search?type=ZCP&totaltype=2">查看更多></a></span>
  283. </div>
  284. <div class="container-form" style="display: none;">
  285. <div class="rencai">
  286. <p><a href="#">正在转入...</a></p>
  287. </div>
  288. </div>
  289. </div>
  290. <div class="right_two">
  291. <div class="right_two_one">
  292. <span style="font-family: '微软雅黑'; font-size: large;"> 供求发布 </span>
  293. <div class="more1">
  294. <%if(session.LoginUser!'' == ''){%>
  295. <a id="null" href="javascript:tishi();">
  296. <button class="btn btn-xs"><i class="icon-edit"></i>我要发布</button>
  297. </a>
  298. <%}else{%>
  299. <%if(session.LoginUser.isplatform!'' == 1){%>
  300. <a href="${contextPath}/supplydemandAudit/toReview?pageNumber=1" target="_blank">
  301. <button class="btn btn-xs"><i class="icon-edit"></i>我要审核</button>
  302. </a>
  303. <%}else if(session.LoginUser.isenterprise!'' == 1){%>
  304. <a href="${contextPath}/supplydemand/getSupplydemandList?pageNumber=1" target="_blank">
  305. <button class="btn btn-xs"><i class="icon-edit"></i>我要发布</button>
  306. </a>
  307. <%}%>
  308. <%}%>
  309. <a href="${contextPath}/technologySupermarketWeb/search?type=ZGX">
  310. <button class="btn btn-xs">查看更多 <i class="icon-angle-right"></i></button>
  311. </a>
  312. </div>
  313. </div>
  314. <hr />
  315. <div class="scrolllist" id="s1">
  316. <a class="abtn aleft" href="#left" title="左移"></a>
  317. <div class="imglist_w">
  318. <ul class="imglist">
  319. <%for(supply in supplylist){%>
  320. <li>
  321. <a href="${contextPath}/technologySupermarketWeb/toSupplydemandDetailsPage?id=${supply.id!''}" title="${supply.name!''}">
  322. <%if(supply.image1!'' != ''){%>
  323. <img width="190" height="150" alt=" " src="${contextPath}/imageFile/getImage?imagePath=${supply.image1!''}">
  324. <%}else{%>
  325. <img width="190" height="150" alt=" " src="${contextPath}/DirectorEditPages/img/logo.gif">
  326. <%}%>
  327. <span id="list_name">名称:${supply.name!''}</span><span id="list_price">价格:¥${supply.price!''}元/${supply.priceunit!''}</span>
  328. </a>
  329. </li>
  330. <%}%>
  331. </ul>
  332. <!--imglist end-->
  333. </div>
  334. <a class="abtn aright" href="#right" title="右移"></a>
  335. </div>
  336. <div class="right_three">
  337. <div class="right_two_one">
  338. <span style="font-family: '微软雅黑'; font-size: large;">交易展示</span>
  339. <!-- <div class="more1">
  340. <a href="${contextPath}/technologySupermarketWeb/search?type=ZCP">
  341. <button class="btn btn-xs">查看更多 <i class="icon-angle-right"></i></button>
  342. </a>
  343. </div> -->
  344. </div>
  345. <hr />
  346. <div class="slide-title">
  347. <span id="yx">营销单位</span>
  348. <span id="cg">采购单位</span>
  349. <span id="cp">产品交易</span>
  350. <span id="jy">交易状态</span>
  351. </div>
  352. <div class="slide-container" id="dome">
  353. <ul class="slide-list js-slide-list">
  354. <%for(transaction in transactionlist){%>
  355. <li class="even">
  356. <a href="javascript:">
  357. <span>
  358. <%if(transaction.userAllianceName1!'' != ""){%>
  359. ${transaction.userAllianceName1}
  360. <%}else if(transaction.userEnterpriseName1!'' != ""){%>
  361. ${transaction.userEnterpriseName1}
  362. <%}else{%>
  363. ${transaction.userName1}
  364. <%}%>
  365. </span>
  366. <span>
  367. <%if(transaction.userAllianceName!'' != ""){%>
  368. ${transaction.userAllianceName}
  369. <%}else if(transaction.userEnterpriseName!'' != ""){%>
  370. ${transaction.userEnterpriseName}
  371. <%}else{%>
  372. ${transaction.userName}
  373. <%}%>
  374. </span>
  375. <span>
  376. <%if(transaction.productId!'' != ""){%>
  377. ${transaction.productName!''}
  378. <%}else if(transaction.supplydemandId!'' != ""){%>
  379. ${transaction.supplydemandName!''}
  380. <%}%>
  381. </span>
  382. <span>
  383. <%if(transaction.transactionStatus!'' == 0){%>
  384. 未开始
  385. <%}else if(transaction.transactionStatus!'' == 1){%>
  386. 交易中
  387. <%}else if(transaction.transactionStatus!'' == 2){%>
  388. 交易成功
  389. <%}else{%>
  390. 交易失败
  391. <%}%>
  392. </span>
  393. </a>
  394. </li>
  395. <%}%>
  396. </ul>
  397. </div>
  398. </div>
  399. </div>
  400. </div>
  401. </div>
  402. <!--翅膀-->
  403. <DIV id="floatTools" class="float0831">
  404. <div class="floatL">
  405. <a style="DISPLAY: none" id="aFloatTools_Show" class="btnOpen" title="查看在线服务"
  406. onclick="javascript:$('#divFloatToolsView').animate({width: 'show', opacity: 'show'}, 'normal',function(){ $('#divFloatToolsView').show();kf_setCookie('RightFloatShown', 0, '', '/', 'www.waityou24.cn'); });$('#aFloatTools_Show').attr('style','display:none');$('#aFloatTools_Hide').attr('style','display:block');"
  407. href="javascript:void(0);">展开
  408. </a>
  409. <a id="aFloatTools_Hide" class="btnCtn" title="关闭在线服务"
  410. onclick="javascript:$('#divFloatToolsView').animate({width: 'hide', opacity: 'hide'}, 'normal',function(){ $('#divFloatToolsView').hide();kf_setCookie('RightFloatShown', 1, '', '/', 'www.waityou24.cn'); });$('#aFloatTools_Show').attr('style','display:block');$('#aFloatTools_Hide').attr('style','display:none');"
  411. href="javascript:void(0);">收缩
  412. </a>
  413. </div>
  414. <DIV id="divFloatToolsView" class="floatR">
  415. <DIV class="tp"></DIV>
  416. <DIV class="cn" id="chib">
  417. <UL>
  418. <LI class="top">
  419. <A href="javascript:openZXKF();">&nbsp;在线客服</A>
  420. </LI>
  421. <LI><A href="${contextPath}/technologySupermarketWeb/toComplaintPage">&nbsp;投诉监管</A> </LI>
  422. </UL>
  423. <UL>
  424. <LI><A href="${contextPath}/technologySupermarketWeb/toHelpcenterPage">&nbsp;超市指南</A> </LI>
  425. </UL>
  426. </DIV>
  427. </DIV>
  428. </DIV>
  429. <!-- <div id=floatTools class=float0831>
  430. <div class=floatL>
  431. <a style="DISPLAY: none" id=aFloatTools_Show class=btnOpen title=查看在线客服 onclick="javascript:$('#divFloatToolsView').animate({width: 'show', opacity: 'show'}, 'normal',function(){ $('#divFloatToolsView').show();kf_setCookie('RightFloatShown', 0, '', '/', 'www.16sucai.com'); });$('#aFloatTools_Show').attr('style','display:none');$('#aFloatTools_Hide').attr('style','display:block');" href="javascript:void(0);">展开</a>
  432. <a id=aFloatTools_Hide class=btnCtn title=关闭在线客服 onclick="javascript:$('#divFloatToolsView').animate({width: 'hide', opacity: 'hide'}, 'normal',function(){ $('#divFloatToolsView').hide();kf_setCookie('RightFloatShown', 1, '', '/', 'www.16sucai.com'); });$('#aFloatTools_Show').attr('style','display:block');$('#aFloatTools_Hide').attr('style','display:none');" href="javascript:void(0);">收缩</a>
  433. </div>
  434. <div id=divFloatToolsView class=floatR>
  435. <div class=tp></div>
  436. <div class=cn>
  437. <ul>
  438. <li class=top>
  439. <A href="javascript:openZXKF();">&nbsp;在线客服</A>
  440. </li>
  441. </ul>
  442. <UL>
  443. <LI><A href="${contextPath}/technologySupermarketWeb/toComplaintPage">&nbsp;投诉监管</A> </LI>
  444. </UL>
  445. <ul>
  446. <li>
  447. <a href="javascript:openZXKF();"><H3 class=titDh>超市指南</H3></a>
  448. </li>
  449. </ul>
  450. </div>
  451. </div>
  452. </div> -->
  453. <%}%>