3863ed02 by 任超

feat:办事指南

1 parent c99a40ac
......@@ -37,7 +37,7 @@
<li class="layui-nav-item layui-this"><a href="">首页</a></li>
<li class="layui-nav-item"><a href="">新闻动态</a></li>
<li class="layui-nav-item"><a href="">业务办理</a></li>
<li class="layui-nav-item"><a href="">办事指南</a></li>
<li class="layui-nav-item"><a href="./views/bszn/index.html">办事指南</a></li>
<li class="layui-nav-item">
<a href="javascript:;">查验中心</a>
<dl class="layui-nav-child">
......
......@@ -7,6 +7,10 @@
.business_guide {
overflow-x: hidden;
}
.titleActive {
color: #006CFF;
font-weight: 600;
}
/* -------------------------end------------------------------- */
/* -------------------------头部start----------------------------------- */
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 {
}
div.top-logo {
width: 1200px;
height: 70px;
height: 90px!important;
padding-top: 20px;
}
......@@ -115,7 +119,7 @@ div.navigation {
.navigation_crumbs {
width: 100%;
height: 25px;
height: 45px;
padding: 10px 0;
line-height: 25px;
background: #FAFAFA;
......@@ -147,7 +151,7 @@ div.navigation {
color: #006CFF;
}
.layui-tab .layui-tab-brief li {
width: 30px;
width: 90px;
}
.online_business {
margin-top: 20px;
......