style:新闻详情
Showing
4 changed files
with
112 additions
and
7 deletions
staticCss/dzzs.css
0 → 100644
| 1 | .content_box { | ||
| 2 | width: 1200px; | ||
| 3 | margin: 0 auto; | ||
| 4 | min-height:calc(100vh - 207px); | ||
| 5 | color: #4a4a4a; | ||
| 6 | } | ||
| 7 | .name_title { | ||
| 8 | padding: 10px; | ||
| 9 | margin:15px 0; | ||
| 10 | } | ||
| 11 | .name_title h2 { | ||
| 12 | display: inline-block; | ||
| 13 | font-weight: 600; | ||
| 14 | margin-right: 10px; | ||
| 15 | border-left: 3px solid #0091FF; | ||
| 16 | height: 16px; | ||
| 17 | line-height: 16px; | ||
| 18 | padding-left: 5px; | ||
| 19 | } | ||
| 20 | .name_title p { | ||
| 21 | display: inline-block; | ||
| 22 | color: #0091FF; | ||
| 23 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
staticJs/dzzs.js
0 → 100644
staticViews/dzzs.html
0 → 100644
| 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"> | ||
| 4 | |||
| 5 | <head> | ||
| 6 | <style> | ||
| 7 | </style> | ||
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
| 9 | <title>立即办理-在线生成电子证书</title> | ||
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | ||
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/progress.css"> | ||
| 12 | <link rel="stylesheet" type="text/css" href="../staticCss/dzzs.css"> | ||
| 13 | </head> | ||
| 14 | |||
| 15 | <body> | ||
| 16 | <div class="navigation_crumbs"> | ||
| 17 | <div class="contentBox"> | ||
| 18 | <span class="layui-breadcrumb"> | ||
| 19 | <a href="../../index.html">首页</a> | ||
| 20 | <a href="./wssq.html">网上申请</a> | ||
| 21 | <a><cite>在线申请</cite></a> | ||
| 22 | </span> | ||
| 23 | </div> | ||
| 24 | </div> | ||
| 25 | <div class="content_box"> | ||
| 26 | <div class="name_title layui-bg-gray"> | ||
| 27 | <h2>转移类</h2> | ||
| 28 | <p>商品房转移买卖转移登记</p> | ||
| 29 | </div> | ||
| 30 | <ul class="app_progress"> | ||
| 31 | <li class="selected"> | ||
| 32 | <span>1</span> | ||
| 33 | 信息效验 | ||
| 34 | </li> | ||
| 35 | <div class="line"></div> | ||
| 36 | <li class="selected"> | ||
| 37 | <span>2</span> | ||
| 38 | 填报信息 | ||
| 39 | </li> | ||
| 40 | <div class="line"></div> | ||
| 41 | <li class="selected"> | ||
| 42 | <span>3</span> | ||
| 43 | 完税核税 | ||
| 44 | </li> | ||
| 45 | <div class="line"></div> | ||
| 46 | <li class="selected"> | ||
| 47 | <span>4</span> | ||
| 48 | 身份认证 | ||
| 49 | </li> | ||
| 50 | <div class="line"></div> | ||
| 51 | <li class="selected"> | ||
| 52 | <span>5</span> | ||
| 53 | 资料审核 | ||
| 54 | </li> | ||
| 55 | <div class="line"></div> | ||
| 56 | <li class="selected"> | ||
| 57 | <span>6</span> | ||
| 58 | 线上缴费 | ||
| 59 | </li> | ||
| 60 | <div class="line"></div> | ||
| 61 | <li class="active"> | ||
| 62 | <span>7</span> | ||
| 63 | 生成电子证书 | ||
| 64 | </li> | ||
| 65 | </ul> | ||
| 66 | <!-- --------------------------------- --> | ||
| 67 | <div> | ||
| 68 | |||
| 69 | </div> | ||
| 70 | </div> | ||
| 71 | </body> | ||
| 72 | <script type="text/javascript" src="../staticJs/common.js"></script> | ||
| 73 | <script type="text/javascript" src="../staticJs/down.js"></script> | ||
| 74 | <script type="text/javascript" src="../staticJs/dzzs.js"></script> | ||
| 75 | </html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -7,8 +7,8 @@ | ... | @@ -7,8 +7,8 @@ |
| 7 | </style> | 7 | </style> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>新闻详情</title> | 9 | <title>新闻详情</title> |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 10 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/xwxq.css"> | 11 | <link rel="stylesheet" type="text/css" href="../../staticCss/xwxq.css"> |
| 12 | </head> | 12 | </head> |
| 13 | 13 | ||
| 14 | <body> | 14 | <body> |
| ... | @@ -17,8 +17,8 @@ | ... | @@ -17,8 +17,8 @@ |
| 17 | <div class="navigation_crumbs"> | 17 | <div class="navigation_crumbs"> |
| 18 | <div class="contentBox"> | 18 | <div class="contentBox"> |
| 19 | <span class="layui-breadcrumb"> | 19 | <span class="layui-breadcrumb"> |
| 20 | <a href="../index.html">首页</a> | 20 | <a href="../../index.html">首页</a> |
| 21 | <a href="./xwdt.html">新闻动态</a> | 21 | <a href="../xwdt.html">新闻动态</a> |
| 22 | <a><cite>新闻详情</cite></a> | 22 | <a><cite>新闻详情</cite></a> |
| 23 | </span> | 23 | </span> |
| 24 | </div> | 24 | </div> |
| ... | @@ -275,8 +275,8 @@ | ... | @@ -275,8 +275,8 @@ |
| 275 | </div> | 275 | </div> |
| 276 | </div> | 276 | </div> |
| 277 | </body> | 277 | </body> |
| 278 | <script type="text/javascript" src="../staticJs/common.js"></script> | 278 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
| 279 | <script type="text/javascript" src="../staticJs/down.js"></script> | 279 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 280 | <script type="text/javascript" src="../staticJs/xwxq.js"></script> | 280 | <script type="text/javascript" src="../../staticJs/xwxq.js"></script> |
| 281 | 281 | ||
| 282 | </html> | 282 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment