Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
1ddef255
Commit
1ddef255
authored
Nov 21, 2019
by
蒋勇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bigdata' of gitlab.gongsibao.com:jiangyong/zhichan into bigdata
parents
e8634e55
81a983e9
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
6 deletions
+7
-6
bigdata/app/front/entry/public/css/pagecom.css
+2
-2
bigdata/app/front/vues/pages/gtbhome/gtbhome.css
+1
-1
bigdata/app/front/vues/pages/gtbhome/gtbhome.html
+2
-1
bigdata/app/front/vues/pages/login/login.js
+1
-1
bigdata/app/front/vues/pages/tlogin/tlogin.css
+1
-1
No files found.
bigdata/app/front/entry/public/css/pagecom.css
View file @
1ddef255
.admin
,
.gtb-home
.app-child
,
.gtb-home-title
,
.tloginpage
{
box-sizing
:
border-box
}
.admin
{
display
:
flex
;
justify-content
:
space-between
;
color
:
#000
;
width
:
100%
;
height
:
100%
;
background-color
:
#8a2be2
;
min-width
:
750px
}
.admin
.leftnav
{
background-color
:
green
;
max-width
:
250px
;
flex-grow
:
1
}
.admin
.rightcontent
{
flex-grow
:
2
;
margin-left
:
5px
}
.admin
.leftnav
.el-card
,
.admin
.rightcontent
.el-card
{
width
:
100%
;
border-radius
:
0
}
.companyinfo
.formsearch
{
visibility
:
hidden
;
height
:
1px
}
.pl-home
,
.pl-home
.el-carousel
,
.pl-home
.el-carousel
.el-carousel-item
{
height
:
100%
;
width
:
100%
}
.datapriv-main
{
width
:
500px
;
margin
:
auto
}
.doc-query
.classexam
{
background-color
:
#f5f5f5
}
.doc-query
img
{
width
:
800px
}
.doc-query
.el-input__inner
{
border-radius
:
0
;
border
:
none
;
border-bottom
:
1px
solid
#ccc
}
.doc-query
.el-card
{
border-radius
:
0
}
.doc-query
.apititle
{
color
:
#aaa
}
.doc-query
.pkg
{
line-height
:
30px
}
.doc-query
.pkg
.pkgtitle
{
font-size
:
1.5em
;
margin
:
5px
}
.doc-query
.pkg
.classtitle
{
font-size
:
1em
}
.doc-query
.classpart
{
margin
:
5px
}
.pl-home
{
margin
:
auto
;
opacity
:
.8
}
.pl-home
.apptype
{
color
:
#eee
;
margin-left
:
15px
;
width
:
100%
;
text-align
:
left
}
.pl-home
.xbutton
{
width
:
250px
;
height
:
280px
}
.pl-home
.xbutton
img
{
width
:
150px
;
height
:
150px
}
.pl-home
.el-card
{
border-radius
:
0
;
box-shadow
:
none
}
.pl-home
.el-col
{
padding
:
10px
}
.pl-home
.el-button
:focus
,
.pl-home
.el-button
:hover
{
box-shadow
:
5px
5px
5px
#8a2be2
}
.pl-home
.tools
{
cursor
:
pointer
;
font-size
:
12px
;
z-index
:
9999
;
margin-top
:
-35px
}
.pl-home
.purchaseCar
{
font-size
:
50px
;
color
:
#fff
;
position
:
fixed
;
bottom
:
50px
;
right
:
50px
;
z-index
:
99999
}
.purchaseCar-hide
{
z-index
:
0
;
height
:
0
}
.gtb-home
{
width
:
100%
;
height
:
100%
;
background
:
url(/imgs/bkhome.png)
no-repeat
;
background-size
:
100%
100%
}
.gtb-home-main
{
width
:
100%
;
display
:
flex
;
opacity
:
.8
;
align-items
:
center
;
justify-content
:
center
;
margin-top
:
250px
}
.gtb-home
.app-child
{
width
:
234px
;
height
:
274px
;
margin
:
15px
;
background-color
:
bisque
;
position
:
relative
;
text-align
:
center
;
padding-top
:
36px
;
cursor
:
pointer
;
border-radius
:
10px
}
.login
,
.register
{
position
:
fixed
;
top
:
150px
;
right
:
50px
;
opacity
:
.7
}
.gtb-home
.app-child
>
div
{
width
:
100%
;
text-align
:
center
;
margin-top
:
19px
;
font-size
:
24px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
color
:
rgba
(
255
,
255
,
255
,
1
)}
.gtb-home-title
>
span
,
.tlogin-name
{
font-family
:
Microsoft
YaHei
;
font-weight
:
300
}
.gtb-home
.app-child
:hover
{
transform
:
translateY
(
-5%
);
box-shadow
:
0
0
25px
#888
}
.gtb-home-title
{
width
:
100%
;
overflow
:
hidden
;
padding
:
20px
;
height
:
76px
;
line-height
:
36px
}
.gtb-home-title
>
img
{
float
:
left
}
.gtb-home-title
>
span
{
float
:
left
;
font-size
:
22px
;
color
:
#333
}
.gtb-home-title
>
span
>
i
{
color
:
#BEBEBE
;
font-style
:
normal
}
.gtb-home-title
>
div
{
float
:
right
;
height
:
36px
;
line-height
:
36px
;
overflow
:
hidden
}
.gtb-ticon1
{
vertical-align
:
middle
;
margin-right
:
9px
;
cursor
:
pointer
}
.myappinfo
.myinfo-grid
{
width
:
100%
}
.myappinfo
.xbutton
{
width
:
310px
;
height
:
200px
;
margin
:
5px
;
font-size
:
16px
;
justify-content
:
space-around
}
.myappinfo
.xbutton
.xbutton-text
{
font-size
:
20px
;
margin-top
:
15px
}
.myappinfo
.myinfo-grid
{
display
:
flex
;
flex-wrap
:
wrap
}
.myappinfo
.valclass
{
margin-bottom
:
30px
}
.tloginpage
{
display
:
flex
;
width
:
100%
;
height
:
100%
;
flex-direction
:
column
;
align-items
:
center
;
padding-top
:
200px
;
background
:
url(/imgs/bklogin.png)
no-repeat
;
background-size
:
100%
100%
}
.tlogin
{
width
:
428px
;
height
:
308px
;
margin
:
0
auto
;
position
:
relative
;
z-index
:
99
}
.tlogin
.el-card
{
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
12px
}
.tlogin
.el-input__inner
{
height
:
40px
;
width
:
308px
}
.tlogin
.el-button
{
width
:
308px
}
.tlogin
.el-col
{
text-align
:
center
}
.tlogin-title
{
margin-bottom
:
18px
}
.tlogin-name
{
font-size
:
20px
;
color
:
rgba
(
255
,
255
,
255
,
1
);
margin-bottom
:
39px
}
.tlogin-bottom
{
position
:
absolute
;
bottom
:
-120px
;
left
:
-250px
}
#serve-img-area
{
width
:
100%
;
height
:
100%
}
#serve-img-area
.paused
.point-area
.point-100
:after
,
#serve-img-area
.paused
.point-area
.point-20
:after
,
#serve-img-area
.paused
.point-area
.point-30
:after
,
#serve-img-area
.paused
.point-area
.point-40
:after
,
#serve-img-area
.paused
.point-area
.point-50
:after
,
#serve-img-area
.paused
.point-area
.point-60
:after
,
#serve-img-area
.paused
.point-area
.point-70
:after
,
#serve-img-area
.paused
.point-area
.point-80
:after
,
#serve-img-area
.paused
.point-area
.point-90
:after
{
animation-play-state
:
paused
;
-webkit-animation-play-state
:
paused
}
#serve-img-area
.point-area
{
text-align
:
center
;
position
:
relative
;
width
:
100%
;
height
:
100%
;
-webkit-transition
:
opacity
.5s
ease-out
;
-moz-transition
:
opacity
.5s
ease-out
;
-o-transition
:
opacity
.5s
ease-out
;
transition
:
opacity
.5s
ease-out
}
#serve-img-area
.point-area
.point
{
position
:
absolute
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
width
:
10px
;
height
:
10px
;
margin
:
auto
;
-webkit-border-radius
:
50%
;
-webkit-background-clip
:
padding-box
;
-moz-border-radius
:
50%
;
-moz-background-clip
:
padding
;
border-radius
:
50%
;
background
:
0
0
}
#serve-img-area
.point-area
.point-10
,
#serve-img-area
.point-area
.point-100
,
#serve-img-area
.point-area
.point-20
,
#serve-img-area
.point-area
.point-30
,
#serve-img-area
.point-area
.point-40
,
#serve-img-area
.point-area
.point-60
,
#serve-img-area
.point-area
.point-70
,
#serve-img-area
.point-area
.point-80
,
#serve-img-area
.point-area
.point-90
{
height
:
100%
;
width
:
100%
}
#serve-img-area
.point-area
.point-shadow
:after
{
-webkit-box-shadow
:
inset
0
0
5em
rgba
(
253
,
250
,
253
,
.8
);
-moz-box-shadow
:
inset
0
0
5em
rgba
(
250
,
248
,
250
,
.8
);
box-shadow
:
inset
0
0
5em
rgba
(
252
,
251
,
252
,
.8
)}
#serve-img-area
.point-area
.point-white
{
background-color
:
#fff
;
border
:
1px
solid
#b1e2ff
}
#serve-img-area
.point-area
.point-dot
{
z-index
:
1
;
background-color
:
#b1e2ff
;
border
:
1px
solid
rgba
(
252
,
250
,
252
,
.8
)}
#serve-img-area
.point-area
.point-10
:after
,
#serve-img-area
.point-area
.point-20
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
}
#serve-img-area
.point-area
.point-10
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
animation
:
ripple
4.5s
ease-out
225ms
infinite
}
#serve-img-area
.point-area
.point-20
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
animation
:
ripple
4.5s
ease-out
450ms
infinite
}
#serve-img-area
.point-area
.point-30
:after
,
#serve-img-area
.point-area
.point-40
:after
{
border-radius
:
50%
;
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
opacity
:
0
}
#serve-img-area
.point-area
.point-30
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
animation
:
ripple
4.5s
ease-out
675ms
infinite
}
#serve-img-area
.point-area
.point-40
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
animation
:
ripple
4.5s
ease-out
.9s
infinite
}
#serve-img-area
.point-area
.point-50
{
width
:
100%
;
height
:
100%
}
#serve-img-area
.point-area
.point-50
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
;
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
animation
:
ripple
4.5s
ease-out
1125ms
infinite
}
#serve-img-area
.point-area
.point-60
:after
,
#serve-img-area
.point-area
.point-70
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
}
#serve-img-area
.point-area
.point-60
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
animation
:
ripple
4.5s
ease-out
1.35s
infinite
}
#serve-img-area
.point-area
.point-70
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1575ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1575ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1575ms
infinite
}
#serve-img-area
.point-area
.point-80
:after
,
#serve-img-area
.point-area
.point-90
:after
{
border-radius
:
50%
;
content
:
''
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
opacity
:
0
;
display
:
block
;
left
:
0
}
#serve-img-area
.point-area
.point-80
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
animation
:
ripple
4.5s
ease-out
1.8s
infinite
}
#serve-img-area
.point-area
.point-90
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
animation
:
ripple
4.5s
ease-out
2025ms
infinite
}
#serve-img-area
.point-area
.point-100
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
;
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
animation
:
ripple
4.5s
ease-out
2.25s
infinite
}
.grid2
.el-card
,
.gsbform
{
border-radius
:
0
}
lesshat-selector
{
-lh-property
:
0
}
@-webkit-keyframes
ripple
{
0
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
1
)}}
@-moz-keyframes
ripple
{
0
%
{
opacity
:
0
;
-moz-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-moz-transform
:
scale
(
1
)}}
@-o-keyframes
ripple
{
0
%
{
opacity
:
0
;
-o-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-o-transform
:
scale
(
1
)}}
@keyframes
ripple
{
0
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
.1
,
.1
);
-moz-transform
:
scale
(
.1
,
.1
);
-ms-transform
:
scale
(
.1
,
.1
);
transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
1
);
-moz-transform
:
scale
(
1
);
-ms-transform
:
scale
(
1
);
transform
:
scale
(
1
)}}
[
not-existing
]
{
zoom
:
1
}
.module-wrap
{
min-width
:
1000px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
{
margin-bottom
:
60px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
h1
{
text-align
:
center
;
font-size
:
24px
;
color
:
#373D41
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
.index-info
{
display
:
block
;
margin-top
:
12px
;
font-size
:
16px
;
color
:
#5F6367
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
.index-info
:hover
{
text-decoration
:
none
;
color
:
#b1e2ff
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
{
margin-top
:
80px
;
margin-bottom
:
50px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-img
,
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-img
img
{
width
:
100%
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
{
padding
:
0
10%
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
0
10px
;
float
:
left
;
width
:
25%
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
img
{
width
:
50px
;
height
:
50px
;
float
:
left
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
p
{
float
:
left
;
line-height
:
50px
;
color
:
#373D41
;
font-size
:
12px
;
padding-left
:
10px
}
.gsbform
{
padding-bottom
:
10px
;
border-bottom
:
0
}
.gsbform
.el-form
{
width
:
100%
;
height
:
100%
;
position
:
relative
;
margin-top
:
10px
}
.popups
,
.popups-kailong
,
.popups-two
,
.popups-zhanwei
{
position
:
absolute
}
.frmcollapse
{
margin-top
:
5px
}
.grid2
{
display
:
flex
}
.grid2
.el-button--text
:hover
{
color
:
#00f
}
.grid2
.el-button--text
{
color
:
#000
}
.leftmenu
{
-moz-user-select
:
none
;
-webkit-user-select
:
none
;
-ms-user-select
:
none
;
-khtml-user-select
:
none
;
user-select
:
none
;
height
:
100%
}
.leftmenu
.el-menu
{
height
:
100%
;
width
:
208px
}
.leftmenu
.el-submenu
.el-menu-item
{
width
:
100%
!important
;
min-width
:
0
!important
;
font-size
:
12px
!important
;
height
:
40px
!important
;
line-height
:
40px
!important
;
background-color
:
#313356
!important
}
.leftmenu
.el-submenu
.el-menu-item
div
{
margin-left
:
25px
}
.leftmenu
.el-menu-item
:hover
,
.leftmenu
.el-submenu
.is-active
,
.leftmenu
.is-active
,
.leftmenu
.is-opened
.el-menu-item
:hover
{
background-color
:
#37AAFF
!important
;
color
:
#fff
!important
}
.popups
{
display
:
none
;
top
:
75px
;
left
:
0
;
width
:
1200px
;
height
:
388px
;
box-shadow
:
0
0
8px
0
rgba
(
0
,
0
,
0
,
.1
);
z-index
:
9999
;
border
:
1px
solid
rgba
(
47
,
149
,
252
,
1
)}
.popups-zhanwei
{
top
:
-20px
;
left
:
0
;
width
:
100%
;
height
:
20px
}
.popups-left
{
width
:
177px
;
height
:
100%
;
float
:
left
;
background-color
:
#2F95FC
;
cursor
:
default
}
.popups-left-item
,
.popups-left-item-cla
{
line-height
:
64.66px
;
cursor
:
pointer
;
font-size
:
16px
;
text-align
:
left
}
.popups-left-item
{
width
:
100%
;
height
:
16.66%
;
color
:
#fff
}
.popups-left-item
span
{
display
:
inline-block
;
width
:
90%
;
height
:
100%
;
margin-left
:
18px
;
border-bottom
:
1px
solid
rgba
(
216
,
216
,
216
,
.7
);
color
:
#fff
}
.popups-left-item-cla
{
width
:
90%
;
height
:
16.66%
;
padding-left
:
18px
;
color
:
#2F95FC
;
border-bottom
:
1px
solid
rgba
(
216
,
216
,
216
,
.5
);
background-color
:
#F5FCFF
}
.popups-right
{
width
:
1023px
;
height
:
388px
;
float
:
right
;
background-color
:
#F5FCFF
;
text-align
:
left
;
padding
:
18px
38px
;
box-sizing
:
border-box
;
cursor
:
default
;
display
:
flex
}
.popups-right-item
{
flex
:
1
;
height
:
100%
}
.popups-right-title
{
line-height
:
40px
;
font-size
:
16px
;
font-family
:
MicrosoftYaHei
;
font-weight
:
600
;
color
:
#333
;
margin-right
:
50px
;
border-bottom
:
1px
solid
#e5e6e7
}
.popups-right-it
{
width
:
100%
;
padding
:
20px
0
;
line-height
:
12px
;
float
:
left
;
font-size
:
14px
;
font-family
:
MicrosoftYaHei
;
font-weight
:
400
;
color
:
#303133
;
cursor
:
pointer
;
text-align
:
left
;
overflow
:
hidden
}
.popups-right-it
:hover
{
color
:
#34C5F0
}
.popups-kailong
{
top
:
-10px
;
left
:
220px
;
width
:
0
;
height
:
0
;
border-right
:
10px
solid
transparent
;
border-left
:
10px
solid
transparent
;
border-bottom
:
10px
solid
rgba
(
225
,
225
,
225
,
1
)}
.popups-kailong
span
{
display
:
block
;
width
:
0
;
height
:
0
;
border-left
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-bottom
:
8px
solid
#fff
;
position
:
absolute
;
left
:
-8px
;
top
:
2px
}
.popups-two
{
top
:
83px
;
width
:
100%
;
height
:
390px
;
z-index
:
999
}
.popups-two-main
{
width
:
1200px
;
height
:
100%
;
margin
:
0
auto
}
.popups-two-main-left
{
float
:
left
;
width
:
200px
;
height
:
100%
;
padding
:
14px
0
;
background
:
rgba
(
0
,
0
,
0
,
.6
);
box-sizing
:
border-box
;
border-radius
:
3px
;
-webkit-border-radius
:
3px
}
.popups-two-left-item
,
.popups-two-left-item-cla
{
width
:
100%
;
height
:
60px
;
line-height
:
60px
;
font-size
:
16px
;
color
:
rgba
(
255
,
255
,
255
,
.7
);
cursor
:
pointer
;
text-align
:
left
}
.popups-two-left-item-cla
{
background-color
:
rgba
(
38
,
146
,
255
,
1
)}
.popups-two-left-item-span
{
display
:
inline-block
;
width
:
78%
;
height
:
100%
;
margin
:
0
20px
}
.popups-two-right
{
width
:
1000px
;
height
:
100%
;
overflow-y
:
auto
;
float
:
right
;
background-color
:
#fff
;
text-align
:
left
;
padding
:
19px
40px
;
box-sizing
:
border-box
;
cursor
:
default
}
.popups-tow-right-it
,
.popups-tow-right-title
{
font-size
:
14px
;
font-family
:
PingFangSC-Regular
;
overflow
:
hidden
}
.popups-tow-right-title
{
float
:
left
;
cursor
:
pointer
;
width
:
11%
;
margin-right
:
10px
;
color
:
rgba
(
56
,
64
,
75
,
1
);
font-weight
:
700
}
.popups-tow-right-lists
{
float
:
left
;
width
:
80%
;
height
:
100%
}
.popups-tow-right-it
{
float
:
left
;
cursor
:
pointer
;
padding-right
:
18px
;
padding-bottom
:
14px
;
font-weight
:
400
;
color
:
#666
}
.popups-tow-right-it
:hover
{
color
:
#2692FF
}
.searchform
.el-range-editor.el-input__inner
{
width
:
200px
}
.el-radio-group
{
min-width
:
300px
}
.selectsubsystem
{
width
:
208px
;
height
:
79px
;
color
:
#fff
;
padding
:
20px
;
box-sizing
:
border-box
;
background
:
rgba
(
83
,
86
,
128
,
1
);
cursor
:
pointer
}
.selectsubsystem
>
span
{
display
:
inline-block
;
width
:
100%
;
height
:
100%
;
line-height
:
36px
;
background
:
#313356
;
text-align
:
center
;
font-size
:
16px
;
color
:
#dbd8be
}
.el-menu-item
:hover
{
outline
:
0
;
background-color
:
#2692ff
}
.nav_color
:hover
{
color
:
#2692ff
}
.spechorizotal
.el-menu
li
:hover
{
background
:
red
;
margin-top
:
-6px
}
.spechorizotal
.el-menu-item
span
{
font-size
:
16px
}
.spechorizotal
ul
{
border
:
none
}
.treelistdiv
.custom-tree-node
.labeltitle
{
color
:
#000
}
.treelistdiv
.custom-tree-node
.toolbar
:hover
{
background-color
:
#000
;
border-radius
:
5px
;
padding
:
5px
}
.treelistdiv
.el-tree-node__content
{
height
:
30px
}
.treelistdiv
.el-tree-node
.iscurrent
.is-focusable
,
.treelistdiv
.el-tree-node__content
:hover
{
background-color
:
#4486e9
}
.treelistdiv
.el-tree-node__content
:focus
{
background-color
:
red
}
#serve-img-area
{
width
:
100%
;
height
:
100%
}
#serve-img-area
.paused
.point-area
.point-100
:after
,
#serve-img-area
.paused
.point-area
.point-20
:after
,
#serve-img-area
.paused
.point-area
.point-30
:after
,
#serve-img-area
.paused
.point-area
.point-40
:after
,
#serve-img-area
.paused
.point-area
.point-50
:after
,
#serve-img-area
.paused
.point-area
.point-60
:after
,
#serve-img-area
.paused
.point-area
.point-70
:after
,
#serve-img-area
.paused
.point-area
.point-80
:after
,
#serve-img-area
.paused
.point-area
.point-90
:after
{
animation-play-state
:
paused
;
-webkit-animation-play-state
:
paused
}
#serve-img-area
.point-area
{
text-align
:
center
;
position
:
relative
;
width
:
100%
;
height
:
100%
;
-webkit-transition
:
opacity
.5s
ease-out
;
-moz-transition
:
opacity
.5s
ease-out
;
-o-transition
:
opacity
.5s
ease-out
;
transition
:
opacity
.5s
ease-out
}
#serve-img-area
.point-area
.point
{
position
:
absolute
;
top
:
0
;
left
:
0
;
right
:
0
;
bottom
:
0
;
width
:
10px
;
height
:
10px
;
margin
:
auto
;
-webkit-border-radius
:
50%
;
-webkit-background-clip
:
padding-box
;
-moz-border-radius
:
50%
;
-moz-background-clip
:
padding
;
border-radius
:
50%
;
background
:
0
0
}
#serve-img-area
.point-area
.point-10
,
#serve-img-area
.point-area
.point-100
,
#serve-img-area
.point-area
.point-20
,
#serve-img-area
.point-area
.point-30
,
#serve-img-area
.point-area
.point-40
,
#serve-img-area
.point-area
.point-60
,
#serve-img-area
.point-area
.point-70
,
#serve-img-area
.point-area
.point-80
,
#serve-img-area
.point-area
.point-90
{
height
:
100%
;
width
:
100%
}
#serve-img-area
.point-area
.point-shadow
:after
{
-webkit-box-shadow
:
inset
0
0
5em
rgba
(
253
,
250
,
253
,
.8
);
-moz-box-shadow
:
inset
0
0
5em
rgba
(
250
,
248
,
250
,
.8
);
box-shadow
:
inset
0
0
5em
rgba
(
252
,
251
,
252
,
.8
)}
#serve-img-area
.point-area
.point-white
{
background-color
:
#fff
;
border
:
1px
solid
#b1e2ff
}
#serve-img-area
.point-area
.point-dot
{
z-index
:
1
;
background-color
:
#b1e2ff
;
border
:
1px
solid
rgba
(
252
,
250
,
252
,
.8
)}
#serve-img-area
.point-area
.point-10
:after
,
#serve-img-area
.point-area
.point-20
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
}
#serve-img-area
.point-area
.point-10
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
225ms
infinite
;
animation
:
ripple
4.5s
ease-out
225ms
infinite
}
#serve-img-area
.point-area
.point-20
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
450ms
infinite
;
animation
:
ripple
4.5s
ease-out
450ms
infinite
}
#serve-img-area
.point-area
.point-30
:after
,
#serve-img-area
.point-area
.point-40
:after
{
border-radius
:
50%
;
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
opacity
:
0
}
#serve-img-area
.point-area
.point-30
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
675ms
infinite
;
animation
:
ripple
4.5s
ease-out
675ms
infinite
}
#serve-img-area
.point-area
.point-40
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
.9s
infinite
;
animation
:
ripple
4.5s
ease-out
.9s
infinite
}
#serve-img-area
.point-area
.point-50
{
width
:
100%
;
height
:
100%
}
#serve-img-area
.point-area
.point-50
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
;
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1125ms
infinite
;
animation
:
ripple
4.5s
ease-out
1125ms
infinite
}
#serve-img-area
.point-area
.point-60
:after
,
#serve-img-area
.point-area
.point-70
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
}
#serve-img-area
.point-area
.point-60
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1.35s
infinite
;
animation
:
ripple
4.5s
ease-out
1.35s
infinite
}
#serve-img-area
.point-area
.point-70
:after
{
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
1575ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1575ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1575ms
infinite
}
#serve-img-area
.point-area
.point-80
:after
,
#serve-img-area
.point-area
.point-90
:after
{
border-radius
:
50%
;
content
:
''
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
opacity
:
0
;
display
:
block
;
left
:
0
}
#serve-img-area
.point-area
.point-80
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
1.8s
infinite
;
animation
:
ripple
4.5s
ease-out
1.8s
infinite
}
#serve-img-area
.point-area
.point-90
:after
{
border
:
2px
solid
#b1e2ff
;
-webkit-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
-o-animation
:
ripple
4.5s
ease-out
2025ms
infinite
;
animation
:
ripple
4.5s
ease-out
2025ms
infinite
}
#serve-img-area
.point-area
.point-100
:after
{
content
:
''
;
display
:
block
;
position
:
absolute
;
top
:
0
;
right
:
0
;
bottom
:
0
;
left
:
0
;
border-radius
:
50%
;
border
:
2px
solid
#b1e2ff
;
opacity
:
0
;
-webkit-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
-moz-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
-o-animation
:
ripple
4.5s
ease-out
2.25s
infinite
;
animation
:
ripple
4.5s
ease-out
2.25s
infinite
}
.grid2
.el-card
,
.gsbform
{
border-radius
:
0
}
lesshat-selector
{
-lh-property
:
0
}
@-webkit-keyframes
ripple
{
0
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
1
)}}
@-moz-keyframes
ripple
{
0
%
{
opacity
:
0
;
-moz-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-moz-transform
:
scale
(
1
)}}
@-o-keyframes
ripple
{
0
%
{
opacity
:
0
;
-o-transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-o-transform
:
scale
(
1
)}}
@keyframes
ripple
{
0
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
.1
,
.1
);
-moz-transform
:
scale
(
.1
,
.1
);
-ms-transform
:
scale
(
.1
,
.1
);
transform
:
scale
(
.1
,
.1
)}
5
%
{
opacity
:
1
}
100
%
{
opacity
:
0
;
-webkit-transform
:
scale
(
1
);
-moz-transform
:
scale
(
1
);
-ms-transform
:
scale
(
1
);
transform
:
scale
(
1
)}}
[
not-existing
]
{
zoom
:
1
}
.module-wrap
{
min-width
:
1000px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
{
margin-bottom
:
60px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
h1
{
text-align
:
center
;
font-size
:
24px
;
color
:
#373D41
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
.index-info
{
display
:
block
;
margin-top
:
12px
;
font-size
:
16px
;
color
:
#5F6367
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve-head
.index-info
:hover
{
text-decoration
:
none
;
color
:
#b1e2ff
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
{
margin-top
:
80px
;
margin-bottom
:
50px
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-img
,
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-img
img
{
width
:
100%
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
{
padding
:
0
10%
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
padding
:
0
10px
;
float
:
left
;
width
:
25%
}
.admin
,
.gtb-home
.app-child
,
.gtb-home-title
,
.popups-right
,
.popups-two-main-left
,
.popups-two-right
,
.selectsubsystem
,
.tloginpage
{
box-sizing
:
border-box
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
img
{
width
:
50px
;
height
:
50px
;
float
:
left
}
.aliyun-index-serve-2016
.module-wrap
.ali-main-serve
.main-bar
.main-bar-list
p
{
float
:
left
;
line-height
:
50px
;
color
:
#373D41
;
font-size
:
12px
;
padding-left
:
10px
}
.grid2
{
display
:
flex
}
.grid2
.el-button--text
:hover
{
color
:
#00f
}
.grid2
.el-button--text
{
color
:
#000
}
.gsbform
{
padding-bottom
:
10px
;
border-bottom
:
0
}
.gsbform
.el-form
{
width
:
100%
;
height
:
100%
;
position
:
relative
;
margin-top
:
10px
}
.popups
,
.popups-kailong
,
.popups-two
,
.popups-zhanwei
{
position
:
absolute
}
.frmcollapse
{
margin-top
:
5px
}
.leftmenu
{
-moz-user-select
:
none
;
-webkit-user-select
:
none
;
-ms-user-select
:
none
;
-khtml-user-select
:
none
;
user-select
:
none
;
height
:
100%
}
.leftmenu
.el-menu
{
height
:
100%
;
width
:
208px
}
.leftmenu
.el-submenu
.el-menu-item
{
width
:
100%
!important
;
min-width
:
0
!important
;
font-size
:
12px
!important
;
height
:
40px
!important
;
line-height
:
40px
!important
;
background-color
:
#313356
!important
}
.leftmenu
.el-submenu
.el-menu-item
div
{
margin-left
:
25px
}
.leftmenu
.el-menu-item
:hover
,
.leftmenu
.el-submenu
.is-active
,
.leftmenu
.is-active
,
.leftmenu
.is-opened
.el-menu-item
:hover
{
background-color
:
#37AAFF
!important
;
color
:
#fff
!important
}
.popups
{
display
:
none
;
top
:
75px
;
left
:
0
;
width
:
1200px
;
height
:
388px
;
box-shadow
:
0
0
8px
0
rgba
(
0
,
0
,
0
,
.1
);
z-index
:
9999
;
border
:
1px
solid
rgba
(
47
,
149
,
252
,
1
)}
.popups-zhanwei
{
top
:
-20px
;
left
:
0
;
width
:
100%
;
height
:
20px
}
.popups-left
{
width
:
177px
;
height
:
100%
;
float
:
left
;
background-color
:
#2F95FC
;
cursor
:
default
}
.popups-left-item
,
.popups-left-item-cla
{
line-height
:
64.66px
;
cursor
:
pointer
;
font-size
:
16px
;
text-align
:
left
}
.popups-left-item
{
width
:
100%
;
height
:
16.66%
;
color
:
#fff
}
.popups-left-item
span
{
display
:
inline-block
;
width
:
90%
;
height
:
100%
;
margin-left
:
18px
;
border-bottom
:
1px
solid
rgba
(
216
,
216
,
216
,
.7
);
color
:
#fff
}
.popups-left-item-cla
{
width
:
90%
;
height
:
16.66%
;
padding-left
:
18px
;
color
:
#2F95FC
;
border-bottom
:
1px
solid
rgba
(
216
,
216
,
216
,
.5
);
background-color
:
#F5FCFF
}
.popups-right
{
width
:
1023px
;
height
:
388px
;
float
:
right
;
background-color
:
#F5FCFF
;
text-align
:
left
;
padding
:
18px
38px
;
cursor
:
default
;
display
:
flex
}
.popups-right-item
{
flex
:
1
;
height
:
100%
}
.popups-right-title
{
line-height
:
40px
;
font-size
:
16px
;
font-family
:
MicrosoftYaHei
;
font-weight
:
600
;
color
:
#333
;
margin-right
:
50px
;
border-bottom
:
1px
solid
#e5e6e7
}
.popups-right-it
{
width
:
100%
;
padding
:
20px
0
;
line-height
:
12px
;
float
:
left
;
font-size
:
14px
;
font-family
:
MicrosoftYaHei
;
font-weight
:
400
;
color
:
#303133
;
cursor
:
pointer
;
text-align
:
left
;
overflow
:
hidden
}
.popups-right-it
:hover
{
color
:
#34C5F0
}
.popups-kailong
{
top
:
-10px
;
left
:
220px
;
width
:
0
;
height
:
0
;
border-right
:
10px
solid
transparent
;
border-left
:
10px
solid
transparent
;
border-bottom
:
10px
solid
rgba
(
225
,
225
,
225
,
1
)}
.popups-kailong
span
{
display
:
block
;
width
:
0
;
height
:
0
;
border-left
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-bottom
:
8px
solid
#fff
;
position
:
absolute
;
left
:
-8px
;
top
:
2px
}
.popups-two
{
top
:
83px
;
width
:
100%
;
height
:
390px
;
z-index
:
999
}
.popups-two-main
{
width
:
1200px
;
height
:
100%
;
margin
:
0
auto
}
.popups-two-main-left
{
float
:
left
;
width
:
200px
;
height
:
100%
;
padding
:
14px
0
;
background
:
rgba
(
0
,
0
,
0
,
.6
);
border-radius
:
3px
;
-webkit-border-radius
:
3px
}
.popups-two-left-item
,
.popups-two-left-item-cla
{
width
:
100%
;
height
:
60px
;
line-height
:
60px
;
font-size
:
16px
;
color
:
rgba
(
255
,
255
,
255
,
.7
);
cursor
:
pointer
;
text-align
:
left
}
.popups-two-left-item-cla
{
background-color
:
rgba
(
38
,
146
,
255
,
1
)}
.popups-tow-right-it
,
.popups-tow-right-title
{
font-size
:
14px
;
font-family
:
PingFangSC-Regular
}
.popups-two-left-item-span
{
display
:
inline-block
;
width
:
78%
;
height
:
100%
;
margin
:
0
20px
}
.popups-two-right
{
width
:
1000px
;
height
:
100%
;
overflow-y
:
auto
;
float
:
right
;
background-color
:
#fff
;
text-align
:
left
;
padding
:
19px
40px
;
cursor
:
default
}
.popups-tow-right-title
{
float
:
left
;
cursor
:
pointer
;
width
:
11%
;
margin-right
:
10px
;
color
:
rgba
(
56
,
64
,
75
,
1
);
overflow
:
hidden
;
font-weight
:
700
}
.popups-tow-right-lists
{
float
:
left
;
width
:
80%
;
height
:
100%
}
.popups-tow-right-it
{
float
:
left
;
cursor
:
pointer
;
padding-right
:
18px
;
padding-bottom
:
14px
;
font-weight
:
400
;
color
:
#666
;
overflow
:
hidden
}
.popups-tow-right-it
:hover
{
color
:
#2692FF
}
.searchform
.el-range-editor.el-input__inner
{
width
:
200px
}
.el-radio-group
{
min-width
:
300px
}
.selectsubsystem
{
width
:
208px
;
height
:
79px
;
color
:
#fff
;
padding
:
20px
;
background
:
rgba
(
83
,
86
,
128
,
1
);
cursor
:
pointer
}
.selectsubsystem
>
span
{
display
:
inline-block
;
width
:
100%
;
height
:
100%
;
line-height
:
36px
;
background
:
#313356
;
text-align
:
center
;
font-size
:
16px
;
color
:
#dbd8be
}
.el-menu-item
:hover
{
outline
:
0
;
background-color
:
#2692ff
}
.nav_color
:hover
{
color
:
#2692ff
}
.admin
,
.treelistdiv
.custom-tree-node
.labeltitle
{
color
:
#000
}
.spechorizotal
.el-menu
li
:hover
{
background
:
red
;
margin-top
:
-6px
}
.spechorizotal
.el-menu-item
span
{
font-size
:
16px
}
.spechorizotal
ul
{
border
:
none
}
.treelistdiv
.custom-tree-node
.toolbar
:hover
{
background-color
:
#000
;
border-radius
:
5px
;
padding
:
5px
}
.treelistdiv
.el-tree-node__content
{
height
:
30px
}
.treelistdiv
.el-tree-node
.iscurrent
.is-focusable
,
.treelistdiv
.el-tree-node__content
:hover
{
background-color
:
#4486e9
}
.treelistdiv
.el-tree-node__content
:focus
{
background-color
:
red
}
.admin
{
display
:
flex
;
justify-content
:
space-between
;
width
:
100%
;
height
:
100%
;
background-color
:
#8a2be2
;
min-width
:
750px
}
.admin
.leftnav
{
background-color
:
green
;
max-width
:
250px
;
flex-grow
:
1
}
.admin
.rightcontent
{
flex-grow
:
2
;
margin-left
:
5px
}
.admin
.leftnav
.el-card
,
.admin
.rightcontent
.el-card
{
width
:
100%
;
border-radius
:
0
}
.datapriv-main
{
width
:
500px
;
margin
:
auto
}
.companyinfo
.formsearch
{
visibility
:
hidden
;
height
:
1px
}
.doc-query
.classexam
{
background-color
:
#f5f5f5
}
.doc-query
img
{
width
:
800px
}
.doc-query
.el-input__inner
{
border-radius
:
0
;
border
:
none
;
border-bottom
:
1px
solid
#ccc
}
.doc-query
.el-card
{
border-radius
:
0
}
.doc-query
.apititle
{
color
:
#aaa
}
.doc-query
.pkg
{
line-height
:
30px
}
.doc-query
.pkg
.pkgtitle
{
font-size
:
1.5em
;
margin
:
5px
}
.doc-query
.pkg
.classtitle
{
font-size
:
1em
}
.doc-query
.classpart
{
margin
:
5px
}
.gtb-home
{
width
:
100%
;
height
:
100%
;
background
:
url(https://gsb-zc.oss-cn-beijing.aliyuncs.com//zc_239101574154954768201919171554768bkhome.png)
no-repeat
;
background-size
:
100%
100%
}
.gtb-home-main
{
width
:
100%
;
display
:
flex
;
opacity
:
.8
;
align-items
:
center
;
justify-content
:
center
;
margin-top
:
250px
}
.gtb-home
.app-child
{
width
:
234px
;
height
:
274px
;
margin
:
15px
;
background-color
:
bisque
;
position
:
relative
;
text-align
:
center
;
padding-top
:
36px
;
cursor
:
pointer
;
border-radius
:
10px
}
.gtb-home
.app-child
>
div
{
width
:
100%
;
text-align
:
center
;
margin-top
:
19px
;
font-size
:
24px
;
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
color
:
rgba
(
255
,
255
,
255
,
1
)}
.gtb-home-title
>
span
,
.tlogin-name
{
font-family
:
Microsoft
YaHei
;
font-weight
:
300
}
.gtb-home
.app-child
:hover
{
transform
:
translateY
(
-5%
);
box-shadow
:
0
0
25px
#888
}
.gtb-home-title
{
width
:
100%
;
overflow
:
hidden
;
padding
:
20px
;
height
:
76px
;
line-height
:
36px
}
.gtb-home-title
>
img
{
float
:
left
}
.gtb-home-title
>
span
{
float
:
left
;
font-size
:
22px
;
color
:
#333
}
.gtb-home-title
>
span
>
i
{
color
:
#BEBEBE
;
font-style
:
normal
}
.gtb-home-title
>
div
{
float
:
right
;
height
:
36px
;
line-height
:
36px
;
overflow
:
hidden
}
.pl-home
,
.pl-home
.el-carousel
,
.pl-home
.el-carousel
.el-carousel-item
{
width
:
100%
;
height
:
100%
}
.gtb-ticon1
{
vertical-align
:
middle
;
margin-right
:
9px
;
cursor
:
pointer
}
.pl-home
{
margin
:
auto
;
opacity
:
.8
}
.login
,
.register
{
position
:
fixed
;
top
:
150px
;
right
:
50px
;
opacity
:
.7
}
.pl-home
.apptype
{
color
:
#eee
;
margin-left
:
15px
;
width
:
100%
;
text-align
:
left
}
.pl-home
.xbutton
{
width
:
250px
;
height
:
280px
}
.pl-home
.xbutton
img
{
width
:
150px
;
height
:
150px
}
.pl-home
.el-card
{
border-radius
:
0
;
box-shadow
:
none
}
.pl-home
.el-col
{
padding
:
10px
}
.pl-home
.el-button
:focus
,
.pl-home
.el-button
:hover
{
box-shadow
:
5px
5px
5px
#8a2be2
}
.pl-home
.tools
{
cursor
:
pointer
;
font-size
:
12px
;
z-index
:
9999
;
margin-top
:
-35px
}
.pl-home
.purchaseCar
{
font-size
:
50px
;
color
:
#fff
;
position
:
fixed
;
bottom
:
50px
;
right
:
50px
;
z-index
:
99999
}
.purchaseCar-hide
{
z-index
:
0
;
height
:
0
}
.myappinfo
.myinfo-grid
{
width
:
100%
}
.myappinfo
.xbutton
{
width
:
310px
;
height
:
200px
;
margin
:
5px
;
font-size
:
16px
;
justify-content
:
space-around
}
.myappinfo
.xbutton
.xbutton-text
{
font-size
:
20px
;
margin-top
:
15px
}
.myappinfo
.myinfo-grid
{
display
:
flex
;
flex-wrap
:
wrap
}
.myappinfo
.valclass
{
margin-bottom
:
30px
}
.tloginpage
{
display
:
flex
;
width
:
100%
;
height
:
100%
;
flex-direction
:
column
;
align-items
:
center
;
padding-top
:
200px
;
background
:
url(https://gsb-zc.oss-cn-beijing.aliyuncs.com//zc_81101574154972666201919171612666bklogin.png)
no-repeat
;
background-size
:
100%
100%
}
.tlogin
{
width
:
428px
;
height
:
308px
;
margin
:
0
auto
;
position
:
relative
;
z-index
:
99
}
.tlogin
.el-card
{
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
12px
}
.tlogin
.el-input__inner
{
height
:
40px
;
width
:
308px
}
.tlogin
.el-button
{
width
:
308px
}
.tlogin
.el-col
{
text-align
:
center
}
.tlogin-title
{
margin-bottom
:
18px
}
.tlogin-name
{
font-size
:
20px
;
color
:
rgba
(
255
,
255
,
255
,
1
);
margin-bottom
:
39px
}
.tlogin-bottom
{
position
:
absolute
;
bottom
:
-120px
;
left
:
-250px
}
\ No newline at end of file
\ No newline at end of file
bigdata/app/front/vues/pages/gtbhome/gtbhome.css
View file @
1ddef255
.gtb-home
{
.gtb-home
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background
:
url('
/imgs/
bkhome.png')
no-repeat
;
background
:
url('
https://gsb-zc.oss-cn-beijing.aliyuncs.com//zc_239101574154954768201919171554768
bkhome.png')
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
}
}
...
...
bigdata/app/front/vues/pages/gtbhome/gtbhome.html
View file @
1ddef255
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<div
v-for=
"(item,key) in myapps"
:key=
"key"
class=
"app-child"
:style=
"bgimg(item)"
@
click=
"goapplogin(item)"
>
<div
v-for=
"(item,key) in myapps"
:key=
"key"
class=
"app-child"
:style=
"bgimg(item)"
@
click=
"goapplogin(item)"
>
<img
:src=
"item.logoUrl"
alt=
""
>
<img
:src=
"item.logoUrl"
alt=
""
>
<div>
{{item.name}}
</div>
<div>
{{item.name}}
</div>
<span
@
click
.
stop=
"systemsetting(item)"
v-if=
"currentUser && currentUser.roles.indexOf(\'common\')>=0"
style=
"position: absolute;left:5px;top: 10px;font-size:20px;color:
red
;padding: 5px;cursor: pointer;"
><i
class=
"el-icon-setting"
></i></span>
<span
@
click
.
stop=
"systemsetting(item)"
v-if=
"currentUser && currentUser.roles.indexOf(\'common\')>=0"
style=
"position: absolute;left:5px;top: 10px;font-size:20px;color:
#fff
;padding: 5px;cursor: pointer;"
><i
class=
"el-icon-setting"
></i></span>
</div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file
bigdata/app/front/vues/pages/login/login.js
View file @
1ddef255
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
"colnum"
:
1
,
"colnum"
:
1
,
ctls
:[
ctls
:[
{
"type"
:
"input"
,
"label"
:
"账号"
,
"prop"
:
"userName"
,
"placeHolder"
:
"请输入登录账号"
,
"style"
:
"width:230px"
,
rules
:[
{
"required"
:
true
,
"message"
:
' '
,
"trigger"
:
'blur'
},,]},
{
"type"
:
"input"
,
"label"
:
"账号"
,
"prop"
:
"userName"
,
"placeHolder"
:
"请输入登录账号"
,
"style"
:
"width:230px"
,
rules
:[
{
"required"
:
true
,
"message"
:
' '
,
"trigger"
:
'blur'
},,]},
{
"type"
:
"
input
"
,
"label"
:
"密码"
,
"prop"
:
"password"
,
"placeHolder"
:
"请输入登录密码"
,
"style"
:
"width:230px"
,
rules
:[
{
"required"
:
true
,
"message"
:
' '
,
"trigger"
:
'blur'
},]},
{
"type"
:
"
password
"
,
"label"
:
"密码"
,
"prop"
:
"password"
,
"placeHolder"
:
"请输入登录密码"
,
"style"
:
"width:230px"
,
rules
:[
{
"required"
:
true
,
"message"
:
' '
,
"trigger"
:
'blur'
},]},
{
"type"
:
"btn"
,
"label"
:
"开始登录"
,
"prop"
:
"btnLogin"
,
"placeHolder"
:
"请输入手机号"
,
"style"
:{
"width"
:
"150px"
,
"margin-left"
:
"45px"
,
"margin-top"
:
"20px"
},
"face"
:
"warning"
},
{
"type"
:
"btn"
,
"label"
:
"开始登录"
,
"prop"
:
"btnLogin"
,
"placeHolder"
:
"请输入手机号"
,
"style"
:{
"width"
:
"150px"
,
"margin-left"
:
"45px"
,
"margin-top"
:
"20px"
},
"face"
:
"warning"
},
]
]
},
},
...
...
bigdata/app/front/vues/pages/tlogin/tlogin.css
View file @
1ddef255
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
flex-direction
:
column
;
flex-direction
:
column
;
align-items
:
center
;
align-items
:
center
;
padding-top
:
200px
;
padding-top
:
200px
;
background
:
url('
/imgs/
bklogin.png')
no-repeat
;
background
:
url('
https://gsb-zc.oss-cn-beijing.aliyuncs.com//zc_81101574154972666201919171612666
bklogin.png')
no-repeat
;
background-size
:
100%
100%
;
background-size
:
100%
100%
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment