永城市12345 (县级市)- 来源于虞城县12345 - 所有县级统一API

system.html 615B

123456789101112131415161718192021222324252627
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title></title>
  6. <link rel="stylesheet" href="../css/index.css" />
  7. </head>
  8. <body>
  9. <div class="min-wrap sys-title">
  10. 永城市12345政务服务热线
  11. </div>
  12. <hr class="hr"/>
  13. <div class="min-wrap sys-con">
  14. <img src="../img/system.png" alt="" />
  15. <div class="sys-word">
  16. <p class="weihu">睢政务服务热线平台正在升级维护中……</p>
  17. <p class="sys-time">2017年4月20日22:00-24:00,给您带来不便,敬请谅解!</p>
  18. <p class="sys-xuan">永城市市政府</p>
  19. </div>
  20. </div>
  21. </body>
  22. </html>