feat:办事指南
Showing
3 changed files
with
8 additions
and
4 deletions
... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
37 | <li class="layui-nav-item layui-this"><a href="">首页</a></li> | 37 | <li class="layui-nav-item layui-this"><a href="">首页</a></li> |
38 | <li class="layui-nav-item"><a href="">新闻动态</a></li> | 38 | <li class="layui-nav-item"><a href="">新闻动态</a></li> |
39 | <li class="layui-nav-item"><a href="">业务办理</a></li> | 39 | <li class="layui-nav-item"><a href="">业务办理</a></li> |
40 | <li class="layui-nav-item"><a href="">办事指南</a></li> | 40 | <li class="layui-nav-item"><a href="./views/bszn/index.html">办事指南</a></li> |
41 | <li class="layui-nav-item"> | 41 | <li class="layui-nav-item"> |
42 | <a href="javascript:;">查验中心</a> | 42 | <a href="javascript:;">查验中心</a> |
43 | <dl class="layui-nav-child"> | 43 | <dl class="layui-nav-child"> | ... | ... |
... | @@ -7,6 +7,10 @@ | ... | @@ -7,6 +7,10 @@ |
7 | .business_guide { | 7 | .business_guide { |
8 | overflow-x: hidden; | 8 | overflow-x: hidden; |
9 | } | 9 | } |
10 | .titleActive { | ||
11 | color: #006CFF; | ||
12 | font-weight: 600; | ||
13 | } | ||
10 | /* -------------------------end------------------------------- */ | 14 | /* -------------------------end------------------------------- */ |
11 | /* -------------------------头部start----------------------------------- */ | 15 | /* -------------------------头部start----------------------------------- */ |
12 | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { | 16 | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { |
... | @@ -38,7 +42,7 @@ div.subject { | ... | @@ -38,7 +42,7 @@ div.subject { |
38 | } | 42 | } |
39 | div.top-logo { | 43 | div.top-logo { |
40 | width: 1200px; | 44 | width: 1200px; |
41 | height: 70px; | 45 | height: 90px!important; |
42 | padding-top: 20px; | 46 | padding-top: 20px; |
43 | } | 47 | } |
44 | 48 | ||
... | @@ -115,7 +119,7 @@ div.navigation { | ... | @@ -115,7 +119,7 @@ div.navigation { |
115 | 119 | ||
116 | .navigation_crumbs { | 120 | .navigation_crumbs { |
117 | width: 100%; | 121 | width: 100%; |
118 | height: 25px; | 122 | height: 45px; |
119 | padding: 10px 0; | 123 | padding: 10px 0; |
120 | line-height: 25px; | 124 | line-height: 25px; |
121 | background: #FAFAFA; | 125 | background: #FAFAFA; |
... | @@ -147,7 +151,7 @@ div.navigation { | ... | @@ -147,7 +151,7 @@ div.navigation { |
147 | color: #006CFF; | 151 | color: #006CFF; |
148 | } | 152 | } |
149 | .layui-tab .layui-tab-brief li { | 153 | .layui-tab .layui-tab-brief li { |
150 | width: 30px; | 154 | width: 90px; |
151 | } | 155 | } |
152 | .online_business { | 156 | .online_business { |
153 | margin-top: 20px; | 157 | margin-top: 20px; | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment