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
948e0323
authored
2020-11-10 15:33:25 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式的调整
1 parent
6c905440
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
196 deletions
staticCss/common.css
staticViews/bszn/css/index.css
staticViews/bszn/index.html
staticViews/grzx/css/index.css
staticCss/common.css
View file @
948e032
...
...
@@ -20,7 +20,6 @@
width
:
100%
;
height
:
25px
;
padding
:
10px
0
;
line-height
:
25px
;
background
:
#FAFAFA
;
border
:
1px
solid
#E6E6E6
;
box-sizing
:
border-box
;
...
...
staticViews/bszn/css/index.css
View file @
948e032
...
...
@@ -11,124 +11,17 @@
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
{
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--------------------------------------- */
.navigation_crumbs
{
width
:
100%
;
height
:
2
5px
;
height
:
4
5px
;
padding
:
10px
0
;
line-height
:
25px
;
background
:
#FAFAFA
;
border
:
1px
solid
#E6E6E6
;
}
.navigation_crumbs
.layui-breadcrumb
a
:hover
{
color
:
#
f46143
!important
;
color
:
#
0091FF
!important
;
}
/* --------------------导航tab------------------------- */
.one_content
{
...
...
@@ -187,93 +80,9 @@ div.navigation {
width
:
100%
;
}
.online_list
li
a
:hover
span
{
color
:
#
f46143
;
color
:
#
0091FF
;
}
.online_list
li
a
button
{
float
:
right
;
margin-top
:
15px
;
}
/* -----------------底部start----------------------------- */
div
.footer
{
background-color
:
#233042
;
}
div
.footer
.system_service
{
width
:
100%
;
border-bottom
:
1px
solid
#4A4A4A
;
}
div
.footer
.system_service
ul
{
padding
:
40px
0
;
width
:
1400px
;
margin
:
0
auto
;
font-size
:
0
;
}
div
.footer
.system_service
ul
li
{
width
:
20%
;
display
:
inline-block
;
text-align
:
center
;
height
:
18px
;
box-sizing
:
border-box
;
}
div
.footer
.system_service
ul
li
:not
(
:last-child
)
{
border-right
:
1px
solid
#6D7278
;
}
div
.footer
.system_service
ul
li
a
{
font-size
:
16px
;
font-weight
:
400
;
color
:
#DEDEDE
;
}
div
.footer
.system_service
ul
li
a
:hover
{
color
:
#f46143
;
}
.footer
.subject
{
width
:
1200px
;
margin
:
0
auto
;
padding
:
40px
0
;
overflow
:
hidden
;
}
.footer
.subject
.footer_logo
{
float
:
left
;
}
.footer
.subject
.footer_logo
a
{
display
:
block
;
width
:
64px
;
height
:
74px
;
padding
:
10px
;
}
.footer
.subject
.footer_logo
a
img
{
width
:
100%
;
height
:
100%
;
}
.footer
.subject
ul
,
ol
{
float
:
left
;
color
:
#CBCBCB
;
text-align
:
left
;
}
.footer
.subject
ul
{
width
:
73%
;
box-sizing
:
border-box
;
padding-left
:
40px
;
margin-top
:
10px
;
}
.footer
.subject
ul
li
{
width
:
30%
;
display
:
inline-block
;
text-align
:
left
;
margin-bottom
:
30px
;
}
.footer
.subject
ol
li
{
display
:
inline-block
;
text-align
:
center
;
}
.footer
.subject
ol
li
:last-child
{
margin-left
:
60px
;
}
.footer
.subject
ol
li
img
{
width
:
80px
;
height
:
80px
;
}
.footer
.subject
ol
li
p
{
font-size
:
12px
;
color
:
#CBCBCB
;
margin-top
:
5px
;
}
\ No newline at end of file
...
...
staticViews/bszn/index.html
View file @
948e032
...
...
@@ -14,6 +14,7 @@
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css"
>
</head>
<body>
...
...
staticViews/grzx/css/index.css
View file @
948e032
...
...
@@ -65,5 +65,5 @@
padding-left
:
20px
;
}
.business_module
li
a
:hover
{
color
:
#
f46143
;
color
:
#
0091FF
;
}
...
...
Please
register
or
sign in
to post a comment