Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
159c51b6
authored
2020-11-12 14:57:36 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
2 parents
1e867e08
41e46054
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
137 deletions
staticViews/xwxq/css/index.css
staticViews/xwxq/index.html
staticViews/xwxq/css/index.css
View file @
159c51b
...
...
@@ -11,126 +11,6 @@
width
:
1200px
;
margin
:
0
auto
;
}
/* -------------------------头部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
{
border
:
0
;
margin
:
0
;
outline
:
0
none
;
padding
:
0
;
vertical-align
:
baseline
;
font-size
:
100%
;
background
:
transparent
;
font-family
:
Arial
;
}
div
a
{
color
:
#000000
;
text-decoration
:
none
;
}
div
.subject
h2
a
:hover
{
color
:
#f46143
;
}
div
.subject
{
margin
:
0
auto
;
float
:
none
;
clear
:
both
;
position
:
relative
;
min-width
:
1200px
;
}
div
.top-logo
{
width
:
1200px
;
height
:
70px
!important
;
padding-top
:
20px
;
}
div
.top-logo
::-webkit-input-placeholder
{
/* WebKit browsers */
font-size
:
13px
;
}
div
.top-logo
::-moz-placeholder
{
/* Mozilla Firefox 19+ */
font-size
:
13px
;
}
div
.top-logo
:-ms-input-placeholder
{
/* Internet Explorer 10+ */
font-size
:
13px
;
}
.top_logo_content
{
height
:
40px
;
width
:
100%
;
margin
:
0
auto
;
}
div
.top-logo
.top_logo_search
{
float
:
left
;
width
:
350px
;
position
:
relative
;
margin-left
:
400px
;
}
div
.top-logo
.top_logo_search
input
{
border-radius
:
50px
;
}
div
.top-logo
.login
{
float
:
right
;
margin-top
:
8px
;
}
div
.top-logo
.top_logo_search
i
{
position
:
absolute
;
right
:
10px
;
top
:
11px
;
cursor
:
pointer
;
}
.top-logo
h1
{
display
:
inline-block
;
float
:
left
;
}
.top-logo
ul
li
{
display
:
inline-block
;
padding
:
0
8px
;
}
.top-logo
ul
li
:first-child
{
border-right
:
1px
solid
grey
;
}
div
.navigation
{
text-align
:
center
;
}
.navigation
.layui-nav-item
{
width
:
130px
;
position
:
relative
;
margin
:
0
22px
;
}
.layui-bg-blue
{
background-color
:
#006CFF
!important
;
}
.layui-nav-item
:not
(
:first-child
)
::before
{
content
:
''
;
position
:
absolute
;
height
:
22px
;
border-left
:
1px
solid
#ccc
;
top
:
21px
;
left
:
-22px
;
}
.layui-nav-item
a
{
font-size
:
16px
;
}
/* ------------------------------end--------------------------------------- */
/* --------------------导航tab------------------------- */
.navigation_crumbs
{
width
:
100%
;
padding
:
10px
0
;
...
...
@@ -140,7 +20,7 @@ div.navigation {
}
.navigation_crumbs
.layui-breadcrumb
a
:hover
{
color
:
#f46143
!important
;
color
:
#0091FF
!important
;
}
.contentBox
{
...
...
@@ -217,7 +97,7 @@ div.navigation {
}
.online_list
li
a
:hover
span
{
color
:
#
f46143
;
color
:
#
0091FF
;
;
}
.online_list
li
a
button
{
...
...
@@ -242,23 +122,11 @@ div.navigation {
.navigation
.layui-nav-item
{
width
:
130px
;
position
:
relative
;
margin
:
0
22px
;
}
.layui-bg-blue
{
background-color
:
#006CFF
!important
;
}
.layui-nav-item
:not
(
:first-child
)
::before
{
content
:
''
;
position
:
absolute
;
height
:
22px
;
border-left
:
1px
solid
#ccc
;
top
:
21px
;
left
:
-20px
;
}
.title
{
height
:
30px
;
font-size
:
30px
;
...
...
@@ -758,9 +626,9 @@ div.navigation {
margin-bottom
:
20px
;
}
.tj
{
/*margin-bottom: 10px;*/
}
/*
.tj {
margin-bottom: 10px;
}
*/
.tj
img
{
width
:
200px
;
...
...
staticViews/xwxq/index.html
View file @
159c51b
...
...
@@ -14,6 +14,7 @@
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticCss/common.css"
/>
</head>
<body>
<div>
...
...
@@ -40,6 +41,7 @@
<li
class=
"layui-nav-item "
><a
href=
"./../../staticIndex.html"
>
首页
</a></li>
<li
class=
"layui-nav-item layui-this"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</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=
"./../../staticViews/bszn/index.html"
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
>
<a
href=
"javascript:;"
>
查验中心
</a>
...
...
Please
register
or
sign in
to post a comment