网站
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

87 líneas
3.4 KiB

  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="zh-CN" xml:lang="zh-CN">
  4. <head>
  5. <meta charset="utf-8">
  6. <title>综合执法</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  9. <meta name="keywords" content="" />
  10. <meta name="description" cxontent="" />
  11. <link href="../../static/css/main.css" rel="stylesheet" type="text/css" />
  12. <link href="../../static/css/index.css" rel="stylesheet" type="text/css" />
  13. <style type="text/css">
  14. .ql-align-center{
  15. text-align: center;
  16. }
  17. body{
  18. overflow: auto;
  19. background: #f4f4f4;
  20. }
  21. .bottomInformation{
  22. position: fixed;
  23. bottom: 0;
  24. }
  25. </style>
  26. </head>
  27. <body>
  28. <div class="bg-f4" id="page">
  29. <div class="topBox">
  30. <div class="w-1200 boxMain">
  31. <div class="logoBox fl">
  32. <img src="../../static/images/logo.png" class="fl" alt=""/>
  33. <div class="fl">
  34. <p>埇桥区农业综合行政执法平台</p>
  35. <p>PUBLIC<i></i>PLATFORM<i></i>FOR<i></i>COMPREHENSIVE<i></i>AGRICULTURAL<i></i>LAW<i></i>ENFORCEMENT</p>
  36. </div>
  37. <div class="clear"></div>
  38. </div>
  39. <div class="clear"></div>
  40. </div>
  41. </div>
  42. <div class="topTab">
  43. <ul class="w-1200">
  44. <li><a href="../../index.html"><i></i>首页</a></li>
  45. <li><a href="../workDynamics/workList.html">工作动态</a></li>
  46. <li class="active"><a href="noticeList.html">通知公告</a></li>
  47. <li><a href="../schemeDisclosure/schemeList.html">方案公开</a></li>
  48. <li><a href="../basis/basisList.html">执法依据</a></li>
  49. <li><a href="../inventory/inventoryList.html">农用品库</a></li>
  50. <li><a href="../complaint/complaintList.html">投诉建议</a></li>
  51. <div class="clear"></div>
  52. </ul>
  53. </div>
  54. <div class="w-1200 m-t-15">
  55. <p class="breadcrumb">首页 > <span onclick="history.go(-1)" class="tabTap">通知公告</span> > 公告详情</p>
  56. <div>
  57. <p style="font-size: 26px;color: #3976ff;text-align: center;" id="newTitle"></p>
  58. <p style="font-size: 14px;color: #898888;text-align: center;margin: 15px 0 25px 0;">
  59. <span id="newTime"></span><i style="display: inline-block;width: 50px;"></i><span id="newCome"></span>
  60. </p>
  61. </div>
  62. <div style="color: #3f3f3f;font-size: 18px;text-indent: 1em;" id="newContent">
  63. </div>
  64. </div>
  65. <div style="height: 100px;"></div>
  66. <div class="bottomInformation" id="bottomInformation">
  67. <div class="w-1200">
  68. <p>技术支持:北京农燊高科信息技术有限公司<i></i>400-879-1505</p>
  69. </div>
  70. </div>
  71. </div>
  72. </body>
  73. <script src="../../static/js/common/require.js" data-main="../../static/js/common/main.js?t=101" id="require-page"
  74. target-module="../../static/js/project/notice/noticeDetail.js" defer type="text/javascript"></script>
  75. </html>