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